From 543419afcdeb6ce8fadfb7076471c2e4278d8025 Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Sun, 15 Jul 2012 07:02:06 -0400 Subject: [PATCH 01/28] =?UTF-8?q?Add=20Conquest=20kingdoms=20and=20Pok?= =?UTF-8?q?=C3=A9mon=20evolution.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pokedex/data/csv/conquest_kingdom_names.csv | 18 +++ pokedex/data/csv/conquest_kingdoms.csv | 18 +++ .../data/csv/conquest_pokemon_evolution.csv | 114 ++++++++++++++++++ pokedex/db/tables.py | 42 +++++++ 4 files changed, 192 insertions(+) create mode 100644 pokedex/data/csv/conquest_kingdom_names.csv create mode 100644 pokedex/data/csv/conquest_kingdoms.csv create mode 100644 pokedex/data/csv/conquest_pokemon_evolution.csv diff --git a/pokedex/data/csv/conquest_kingdom_names.csv b/pokedex/data/csv/conquest_kingdom_names.csv new file mode 100644 index 0000000..943cdf6 --- /dev/null +++ b/pokedex/data/csv/conquest_kingdom_names.csv @@ -0,0 +1,18 @@ +kingdom_id,local_language_id,name +1,9,Aurora +2,9,Ignis +3,9,Fontaine +4,9,Violight +5,9,Greenleaf +6,9,Nixtorm +7,9,Pugilis +8,9,Viperia +9,9,Terrera +10,9,Avia +11,9,Illusio +12,9,Chrysalia +13,9,Cragspur +14,9,Spectra +15,9,Dragnor +16,9,Yaksha +17,9,Valora diff --git a/pokedex/data/csv/conquest_kingdoms.csv b/pokedex/data/csv/conquest_kingdoms.csv new file mode 100644 index 0000000..4864c6a --- /dev/null +++ b/pokedex/data/csv/conquest_kingdoms.csv @@ -0,0 +1,18 @@ +id,identifier,type_id +1,aurora,1 +2,ignis,10 +3,fontaine,11 +4,violight,13 +5,greenleaf,12 +6,nixtorm,15 +7,pugilis,2 +8,viperia,4 +9,terrera,5 +10,avia,3 +11,illusio,14 +12,chrysalia,7 +13,cragspur,6 +14,spectra,8 +15,dragnor,16 +16,yaksha,17 +17,valora,9 diff --git a/pokedex/data/csv/conquest_pokemon_evolution.csv b/pokedex/data/csv/conquest_pokemon_evolution.csv new file mode 100644 index 0000000..a140797 --- /dev/null +++ b/pokedex/data/csv/conquest_pokemon_evolution.csv @@ -0,0 +1,114 @@ +evolved_species_id,required_stat_id,minimum_stat,minimum_link,kingdom_id,warrior_gender,item_id,recruiting_ko_required +5,2,50,,,,,0 +6,2,83,,,,,0 +24,2,59,,,,,0 +25,,,50,,,,0 +26,,,,,,83,0 +39,,,50,,,,0 +40,,,,,,81,0 +42,6,55,,,,,0 +53,6,96,,,,,0 +64,2,83,,,,,0 +65,,,55,,,,1 +67,2,86,,,,,0 +68,,,60,,,,1 +93,2,99,,,,,0 +94,,,60,,,,1 +112,2,108,,,,,0 +130,2,16,,,,,0 +134,,,,,,84,0 +135,,,,,,83,0 +136,,,,,,82,0 +143,,,50,,,,0 +148,2,60,,,,,0 +149,2,132,,,,,0 +169,,,65,,,,0 +180,2,53,,,,,0 +181,2,90,,,,,0 +195,1,94,,,,,0 +196,,,70,11,,,0 +197,,,70,16,,,0 +205,3,73,,,,,0 +208,,,,,,210,1 +212,,,,,,210,1 +247,2,74,,,,,0 +248,2,132,,,,,0 +253,6,58,,,,,0 +254,6,118,,,,,0 +281,2,44,,,,,0 +282,2,75,,,,,0 +305,3,83,,,,,0 +306,3,130,,,,,0 +348,2,116,,,,,0 +356,3,104,,,,,0 +358,,,50,,,,0 +362,1,128,,,,,0 +364,1,138,,,,,0 +365,1,195,,,,,0 +375,3,64,,,,,0 +376,2,111,,,,,0 +391,6,48,,,,,0 +392,6,102,,,,,0 +394,2,51,,,,,0 +395,2,102,,,,,0 +397,6,48,,,,,0 +398,2,92,,,,,0 +400,2,39,,,,,0 +404,2,35,,,,,0 +405,2,95,,,,,0 +411,3,113,,,,,0 +426,1,146,,,,,0 +429,,,,,,108,0 +444,2,44,,,,,0 +445,2,136,,,,,0 +448,,,50,,,,0 +452,3,90,,,,,0 +454,2,81,,,,,0 +461,6,175,,,,303,0 +464,,,,,,298,1 +470,3,94,,5,,,0 +471,2,91,,6,,,0 +475,,,,,male,109,0 +477,,,,,,302,1 +478,,,,,female,109,0 +496,6,54,,,,,0 +497,6,104,,,,,0 +499,2,41,,,,,0 +500,2,115,,,,,0 +502,2,54,,,,,0 +503,2,104,,,,,0 +512,,,,,,85,0 +514,,,,,,82,0 +516,,,,,,84,0 +518,,,,,,81,0 +523,6,81,,,,,0 +525,3,59,,,,,0 +526,,,60,,,,1 +530,2,97,,,,,0 +533,2,81,,,,,0 +534,,,60,,,,1 +541,3,60,,,,,0 +542,,,65,,,,0 +544,3,50,,,,,0 +545,6,57,,,,,0 +547,,,,,,80,0 +549,,,,,,80,0 +552,2,80,,,,,0 +553,2,110,,,,,0 +555,2,110,,,,,0 +560,3,86,,,,,0 +571,2,90,,,,,0 +573,,,,,,107,0 +575,3,70,,,,,0 +576,3,106,,,,,0 +596,6,84,,,,,0 +608,2,84,,,,,0 +609,,,,,,108,0 +611,2,113,,,,,0 +612,2,173,,,,,0 +614,2,73,,,,,0 +625,2,118,,,,,0 +628,2,119,,,,,0 +634,2,72,,,,,0 +635,2,143,,,,,0 +637,2,131,,,,,0 diff --git a/pokedex/db/tables.py b/pokedex/db/tables.py index 9673122..4f4579f 100644 --- a/pokedex/db/tables.py +++ b/pokedex/db/tables.py @@ -217,6 +217,48 @@ class BerryFlavor(TableBase): flavor = Column(Integer, nullable=False, info=dict(description="The level of the flavor in the berry")) +class ConquestKingdom(TableBase): + u"""A kingdom in Pokémon Conquest. + """ + __tablename__ = 'conquest_kingdoms' + __singlename__ = 'kingdom' + id = Column(Integer, primary_key=True, + info=dict(description="An ID for this kingdom.")) + identifier = Column(Unicode(9), nullable=False, + info=dict(description="A readable identifier for this kingdom.", format='identifier')) + type_id = Column(Integer, ForeignKey('types.id'), nullable=False, + info=dict(description="The type associated with this kingdom in-game.")) + +create_translation_table('conquest_kingdom_names', ConquestKingdom, 'names', + relation_lazy='joined', + name=Column(Unicode(9), nullable=False, index=True, + info=dict(description='The name.', format='plaintext', official=True)) +) + +class ConquestPokemonEvolution(TableBase): + u"""The conditions under which a Pokémon must successfully complete an + action to evolve in Pokémon Conquest. + + Any condition may be null if it does not apply for a particular Pokémon. + """ + __tablename__ = 'conquest_pokemon_evolution' + evolved_species_id = Column(Integer, ForeignKey('pokemon_species.id'), primary_key=True, nullable=False, + info=dict(description=u"The ID of the post-evolution species.")) + required_stat_id = Column(Integer, ForeignKey('stats.id'), nullable=True, + info=dict(description=u"The ID of the stat which minimum_stat applies to.")) + minimum_stat = Column(Integer, nullable=True, + info=dict(description=u"The minimum value the Pokémon must have in a particular stat.")) + minimum_link = Column(Integer, nullable=True, + info=dict(description=u"The minimum link percentage the Pokémon must have with its warrior.")) + kingdom_id = Column(Integer, ForeignKey('conquest_kingdoms.id'), nullable=True, + info=dict(description=u"The ID of the kingdom in which this Pokémon must complete an action after meeting all other requirements.")) + warrior_gender = Column(Enum('male', 'female', name='conquest_warrior_gender'), nullable=True, + info=dict(description=u"The required gender for the Pokémon's warrior.")) + item_id = Column(Integer, ForeignKey('items.id'), nullable=True, + info=dict(description=u"The ID of the item the Pokémon's warrior must have equipped.")) + recruiting_ko_required = Column(Boolean, nullable=False, server_default='False', + info=dict(description=u"If true, the Pokémon must KO a Pokémon under the right conditions to recruit that Pokémon's warrior.")) + class ContestCombo(TableBase): u"""Combo of two moves in a Contest. """ From cd4dfcf4f4be90a7efcc46f423ef8029a5298171 Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Mon, 23 Jul 2012 20:40:49 -0400 Subject: [PATCH 02/28] Turn gender into a table. --- .../data/csv/conquest_pokemon_evolution.csv | 6 +++--- pokedex/data/csv/genders.csv | 4 ++++ pokedex/data/csv/pokemon_evolution.csv | 12 +++++------ pokedex/db/tables.py | 20 +++++++++++++++---- 4 files changed, 29 insertions(+), 13 deletions(-) create mode 100644 pokedex/data/csv/genders.csv diff --git a/pokedex/data/csv/conquest_pokemon_evolution.csv b/pokedex/data/csv/conquest_pokemon_evolution.csv index a140797..09d8fef 100644 --- a/pokedex/data/csv/conquest_pokemon_evolution.csv +++ b/pokedex/data/csv/conquest_pokemon_evolution.csv @@ -1,4 +1,4 @@ -evolved_species_id,required_stat_id,minimum_stat,minimum_link,kingdom_id,warrior_gender,item_id,recruiting_ko_required +evolved_species_id,required_stat_id,minimum_stat,minimum_link,kingdom_id,warrior_gender_id,item_id,recruiting_ko_required 5,2,50,,,,,0 6,2,83,,,,,0 24,2,59,,,,,0 @@ -68,9 +68,9 @@ evolved_species_id,required_stat_id,minimum_stat,minimum_link,kingdom_id,warrior 464,,,,,,298,1 470,3,94,,5,,,0 471,2,91,,6,,,0 -475,,,,,male,109,0 +475,,,,,2,109,0 477,,,,,,302,1 -478,,,,,female,109,0 +478,,,,,1,109,0 496,6,54,,,,,0 497,6,104,,,,,0 499,2,41,,,,,0 diff --git a/pokedex/data/csv/genders.csv b/pokedex/data/csv/genders.csv new file mode 100644 index 0000000..c2d17be --- /dev/null +++ b/pokedex/data/csv/genders.csv @@ -0,0 +1,4 @@ +id,identifier +1,female +2,male +3,genderless diff --git a/pokedex/data/csv/pokemon_evolution.csv b/pokedex/data/csv/pokemon_evolution.csv index c9b1b64..2c7bfe1 100644 --- a/pokedex/data/csv/pokemon_evolution.csv +++ b/pokedex/data/csv/pokemon_evolution.csv @@ -1,4 +1,4 @@ -id,evolved_species_id,evolution_trigger_id,trigger_item_id,minimum_level,gender,location_id,held_item_id,time_of_day,known_move_id,minimum_happiness,minimum_beauty,relative_physical_stats,party_species_id,trade_species_id +id,evolved_species_id,evolution_trigger_id,trigger_item_id,minimum_level,gender_id,location_id,held_item_id,time_of_day,known_move_id,minimum_happiness,minimum_beauty,relative_physical_stats,party_species_id,trade_species_id 1,2,1,,16,,,,,,,,,, 2,3,1,,32,,,,,,,,,, 3,5,1,,16,,,,,,,,,, @@ -205,9 +205,9 @@ id,evolved_species_id,evolution_trigger_id,trigger_item_id,minimum_level,gender, 204,407,3,107,,,,,,,,,,, 205,409,1,,30,,,,,,,,,, 206,411,1,,30,,,,,,,,,, -207,413,1,,20,female,,,,,,,,, -208,414,1,,20,male,,,,,,,,, -209,416,1,,21,female,,,,,,,,, +207,413,1,,20,1,,,,,,,,, +208,414,1,,20,2,,,,,,,,, +209,416,1,,21,1,,,,,,,,, 210,419,1,,26,,,,,,,,,, 211,421,1,,25,,,,,,,,,, 212,423,1,,30,,,,,,,,,, @@ -241,10 +241,10 @@ id,evolved_species_id,evolution_trigger_id,trigger_item_id,minimum_level,gender, 240,472,1,,,,,304,night,,,,,, 241,473,1,,,,,,,246,,,,, 242,474,2,,,,,301,,,,,,, -243,475,3,109,,male,,,,,,,,, +243,475,3,109,,2,,,,,,,,, 244,476,1,,,,10,,,,,,,, 245,477,2,,,,,302,,,,,,, -246,478,3,109,,female,,,,,,,,, +246,478,3,109,,1,,,,,,,,, 247,496,1,,17,,,,,,,,,, 248,497,1,,36,,,,,,,,,, 249,499,1,,17,,,,,,,,,, diff --git a/pokedex/db/tables.py b/pokedex/db/tables.py index 4f4579f..2d6f859 100644 --- a/pokedex/db/tables.py +++ b/pokedex/db/tables.py @@ -252,8 +252,8 @@ class ConquestPokemonEvolution(TableBase): info=dict(description=u"The minimum link percentage the Pokémon must have with its warrior.")) kingdom_id = Column(Integer, ForeignKey('conquest_kingdoms.id'), nullable=True, info=dict(description=u"The ID of the kingdom in which this Pokémon must complete an action after meeting all other requirements.")) - warrior_gender = Column(Enum('male', 'female', name='conquest_warrior_gender'), nullable=True, - info=dict(description=u"The required gender for the Pokémon's warrior.")) + warrior_gender_id = Column(Integer, ForeignKey('genders.id'), nullable=True, + info=dict(description=u"The ID of the gender the Pokémon's warrior must be.")) item_id = Column(Integer, ForeignKey('items.id'), nullable=True, info=dict(description=u"The ID of the item the Pokémon's warrior must have equipped.")) recruiting_ko_required = Column(Boolean, nullable=False, server_default='False', @@ -480,6 +480,16 @@ class Experience(TableBase): experience = Column(Integer, nullable=False, info=dict(description="The number of EXP points needed to get to that level")) +class Gender(TableBase): + u"""A gender. + """ + __tablename__ = 'genders' + __singlename__ = 'gender' + id = Column(Integer, primary_key=True, nullable=False, autoincrement=True, + info=dict(description='An ID for this gender.')) + identifier = Column(Unicode(10), nullable=False, + info=dict(description='A readable identifier for this gender.')) + class Generation(TableBase): u"""A Generation of the Pokémon franchise """ @@ -1268,8 +1278,8 @@ class PokemonEvolution(TableBase): info=dict(description=u"The ID of the item that must be used on the Pokémon.")) minimum_level = Column(Integer, nullable=True, info=dict(description=u"The minimum level for the Pokémon.")) - gender = Column(Enum('male', 'female', name='pokemon_evolution_gender'), nullable=True, - info=dict(description=u"The Pokémon's required gender, or None if gender doesn't matter")) + gender_id = Column(Integer, ForeignKey('genders.id'), nullable=True, + info=dict(description=u"The ID of the Pokémon's required gender, or None if gender doesn't matter")) location_id = Column(Integer, ForeignKey('locations.id'), nullable=True, info=dict(description=u"The ID of the location the evolution must be triggered at.")) held_item_id = Column(Integer, ForeignKey('items.id'), nullable=True, @@ -2070,6 +2080,8 @@ PokemonEvolution.party_species = relationship(PokemonSpecies, backref='triggered_evolutions') PokemonEvolution.trade_species = relationship(PokemonSpecies, primaryjoin=PokemonEvolution.trade_species_id==PokemonSpecies.id) +PokemonEvolution.gender = relationship(Gender, + backref='required_for_evolutions') PokemonForm.pokemon = relationship(Pokemon, primaryjoin=PokemonForm.pokemon_id==Pokemon.id, From b119844bd1b56e50f0d69933f4220d666fc11d0b Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Mon, 23 Jul 2012 21:01:19 -0400 Subject: [PATCH 03/28] Add Conquest warriors and a bunch of data on them. --- pokedex/data/csv/conquest_warrior_names.csv | 202 ++++++++++++ pokedex/data/csv/conquest_warrior_ranks.csv | 243 ++++++++++++++ .../data/csv/conquest_warrior_skill_names.csv | 64 ++++ pokedex/data/csv/conquest_warrior_skills.csv | 64 ++++ .../data/csv/conquest_warrior_specialties.csv | 298 ++++++++++++++++++ pokedex/data/csv/conquest_warriors.csv | 202 ++++++++++++ pokedex/db/tables.py | 72 ++++- 7 files changed, 1144 insertions(+), 1 deletion(-) create mode 100644 pokedex/data/csv/conquest_warrior_names.csv create mode 100644 pokedex/data/csv/conquest_warrior_ranks.csv create mode 100644 pokedex/data/csv/conquest_warrior_skill_names.csv create mode 100644 pokedex/data/csv/conquest_warrior_skills.csv create mode 100644 pokedex/data/csv/conquest_warrior_specialties.csv create mode 100644 pokedex/data/csv/conquest_warriors.csv diff --git a/pokedex/data/csv/conquest_warrior_names.csv b/pokedex/data/csv/conquest_warrior_names.csv new file mode 100644 index 0000000..aeea20d --- /dev/null +++ b/pokedex/data/csv/conquest_warrior_names.csv @@ -0,0 +1,202 @@ +warrior_id,local_language_id,name +1,9,Player (male) +2,9,Player (female) +3,9,Nobunaga +4,9,Oichi +5,9,Hideyoshi +6,9,Motochika +7,9,Ginchiyo +8,9,Motonari +9,9,Mitsuhide +10,9,Yoshihiro +11,9,Nene +12,9,Shingen +13,9,Masamune +14,9,Kenshin +15,9,Yoshimoto +16,9,Ujiyasu +17,9,Nō +18,9,Kotarō +19,9,Ieyasu +20,9,Hanbei +21,9,Kanbei +22,9,Muneshige +23,9,Gracia +24,9,Hanzō +25,9,Kunoichi +26,9,Yukimura +27,9,Magoichi +28,9,Kanetsugu +29,9,Aya +30,9,Kai +31,9,Okuni +32,9,Ranmaru +33,9,Tadakatsu +34,9,Ina +35,9,Keiji +36,9,Mitsunari +37,9,Kiyomasa +38,9,Masanori +39,9,Tsunehisa +40,9,Naoie +41,9,Harutaka +42,9,Takanobu +43,9,Naoshige +44,9,Ujisato +45,9,Chacha +46,9,Gō +47,9,Hatsu +48,9,Kazumasu +49,9,Nagahide +50,9,Yoshitaka +51,9,Urakusai +52,9,Narimasa +53,9,Tomonori +54,9,Murashige +55,9,Masahide +56,9,Nagayoshi +57,9,Kitsuno +58,9,Gotoku +59,9,Hidenaga +60,9,Koroku +61,9,Takatora +62,9,Yoshitsugu +63,9,Yukinaga +64,9,Rikyū +65,9,Hideyori +66,9,Asahi +67,9,Kazutoyo +68,9,Nagayasu +69,9,Harunaga +70,9,Hideaki +71,9,Naka +72,9,Tatsuko +73,9,Maa +74,9,Chiyo +75,9,Hatsume +76,9,Nobuchika +77,9,Chikayasu +78,9,Morichika +79,9,Chikamasa +80,9,Norishige +81,9,Takayori +82,9,Tadasumi +83,9,Dōsetsu +84,9,Shōun +85,9,Sōrin +86,9,Sekisō +87,9,Akizane +88,9,Takatane +89,9,Kiyo +90,9,Motoharu +91,9,Takakage +92,9,Terumoto +93,9,Takeyoshi +94,9,Ekei +95,9,Takamoto +96,9,Sadatoshi +97,9,Hidemitsu +98,9,Toshimitsu +99,9,Shigemoto +100,9,Mitsutada +101,9,Yukimasa +102,9,Tadaoki +103,9,Fujitaka +104,9,Hiroko +105,9,Tadamoto +106,9,Tadatsune +107,9,Takahisa +108,9,Hisaaki +109,9,Masatoshi +110,9,Kanemori +111,9,Tokitaka +112,9,Sandayū +113,9,Morikiyo +114,9,Kashinkoji +115,9,Yasunaga +116,9,Seikurō +117,9,Katsuyori +118,9,Haruyuki +119,9,Masakage +120,9,Masatoyo +121,9,Nobufusa +122,9,Masayuki +123,9,Yukitaka +124,9,Ume +125,9,Chiyome +126,9,Kei +127,9,Kagetsuna +128,9,Shigezane +129,9,Tsunamoto +130,9,Tsunenaga +131,9,Munetoki +132,9,Munezane +133,9,Yoshi +134,9,Iroha +135,9,Kagekatsu +136,9,Yoshikiyo +137,9,Tomonobu +138,9,Kageie +139,9,Takahiro +140,9,Sadamitsu +141,9,Yatarō +142,9,Saneyori +143,9,Hana +144,9,Sen +145,9,Ujichika +146,9,Ujizane +147,9,Sessai +148,9,Masatsuna +149,9,Yasutomo +150,9,Ujihiro +151,9,Motozane +152,9,Sena +153,9,Sōun +154,9,Tsunashige +155,9,Gen'an +156,9,Ujimasa +157,9,Ujiteru +158,9,Ujikuni +159,9,Ujinao +160,9,Shizuka +161,9,Madoka +162,9,Dōsan +163,9,Yoshitatsu +164,9,Ittetsu +165,9,Bokuzen +166,9,Morinari +167,9,Omi +168,9,Asa +169,9,Shimoyama +170,9,Genba +171,9,Danzō +172,9,Yazaemon +173,9,Isuke +174,9,Tadatsugu +175,9,Naomasa +176,9,Yasumasa +177,9,Masanobu +178,9,Hidetada +179,9,Kazumasa +180,9,Chōan +181,9,Tenkai +182,9,Munenori +183,9,Kame +184,9,Toku +185,9,Saizō +186,9,Sasuke +187,9,Katsu +188,9,Jūzō +189,9,Tsuru +190,9,Ise +191,9,Jinpachi +192,9,Kamanosuke +193,9,Seikai +194,9,Isa +195,9,Yoshiteru +196,9,Yoshiaki +197,9,Hisahide +198,9,Jūbei +199,9,Nobutsuna +200,9,Bokuden +201,9,Otsū diff --git a/pokedex/data/csv/conquest_warrior_ranks.csv b/pokedex/data/csv/conquest_warrior_ranks.csv new file mode 100644 index 0000000..44ddee3 --- /dev/null +++ b/pokedex/data/csv/conquest_warrior_ranks.csv @@ -0,0 +1,243 @@ +warrior_id,rank,skill_id,capacity +1,1,3,4 +1,2,24,6 +1,3,25,8 +2,1,3,4 +2,2,24,6 +2,3,25,8 +3,1,26,5 +3,2,27,8 +4,1,6,4 +4,2,28,5 +5,1,15,6 +5,2,29,7 +5,3,30,8 +6,1,4,6 +6,2,31,7 +7,1,5,5 +7,2,32,6 +8,1,8,7 +8,2,33,8 +9,1,10,5 +9,2,34,6 +10,1,7,6 +10,2,35,7 +11,1,4,5 +11,2,36,6 +12,1,4,7 +12,2,37,8 +13,1,5,7 +13,2,38,8 +14,1,5,7 +14,2,39,8 +15,1,17,5 +15,2,40,6 +16,1,8,7 +16,2,41,8 +17,1,13,5 +17,2,42,6 +18,1,15,5 +18,2,43,6 +19,1,8,8 +19,2,44,8 +20,1,13,5 +20,2,45,6 +21,1,14,5 +21,2,46,6 +22,1,11,6 +22,2,47,7 +23,1,13,5 +23,2,48,5 +24,1,11,5 +24,2,49,6 +25,1,18,5 +25,2,50,5 +26,1,7,6 +26,2,51,7 +27,1,10,6 +27,2,52,7 +28,1,4,7 +28,2,53,7 +29,1,6,5 +29,2,54,5 +30,1,15,5 +30,2,55,6 +31,1,18,3 +31,2,56,4 +32,1,16,4 +32,2,57,5 +33,1,14,6 +33,2,58,6 +34,1,10,5 +34,2,59,6 +35,1,7,6 +35,2,60,7 +36,1,11,5 +36,2,61,5 +37,1,16,5 +37,2,62,6 +38,1,14,5 +38,2,63,6 +39,1,19,7 +40,1,15,6 +41,1,7,6 +42,1,21,7 +43,1,8,7 +44,1,20,7 +45,1,19,2 +46,1,2,4 +47,1,20,4 +48,1,11,6 +49,1,16,5 +50,1,4,6 +51,1,9,2 +52,1,5,5 +53,1,14,6 +54,1,3,6 +55,1,21,5 +56,1,1,5 +57,1,6,2 +58,1,10,2 +59,1,18,5 +60,1,7,4 +61,1,13,6 +62,1,16,6 +63,1,17,6 +64,1,20,5 +65,1,19,3 +66,1,19,3 +67,1,17,5 +68,1,1,5 +69,1,10,2 +70,1,2,3 +71,1,22,4 +72,1,9,2 +73,1,13,3 +74,1,6,4 +75,1,3,3 +76,1,10,5 +77,1,8,6 +78,1,9,5 +79,1,21,4 +80,1,5,4 +81,1,2,5 +82,1,17,3 +83,1,11,7 +84,1,4,7 +85,1,4,6 +86,1,17,6 +87,1,2,4 +88,1,3,5 +89,1,22,3 +90,1,7,7 +91,1,1,7 +92,1,2,5 +93,1,9,5 +94,1,18,2 +95,1,8,6 +96,1,9,5 +97,1,21,5 +98,1,14,5 +99,1,16,3 +100,1,19,3 +101,1,22,3 +102,1,7,6 +103,1,2,6 +104,1,20,5 +105,1,2,5 +106,1,3,5 +107,1,14,7 +108,1,12,5 +109,1,5,4 +110,1,8,3 +111,1,23,4 +112,1,5,3 +113,1,5,3 +114,1,9,3 +115,1,10,5 +116,1,12,3 +117,1,7,6 +118,1,15,5 +119,1,17,6 +120,1,8,5 +121,1,17,5 +122,1,18,7 +123,1,14,6 +124,1,12,3 +125,1,10,4 +126,1,1,5 +127,1,2,6 +128,1,5,5 +129,1,1,4 +130,1,12,3 +131,1,17,5 +132,1,9,5 +133,1,20,4 +134,1,13,4 +135,1,11,6 +136,1,4,6 +137,1,21,5 +138,1,7,5 +139,1,23,5 +140,1,19,5 +141,1,14,4 +142,1,20,4 +143,1,22,5 +144,1,8,4 +145,1,22,7 +146,1,13,1 +147,1,15,6 +148,1,4,5 +149,1,7,6 +150,1,23,3 +151,1,3,4 +152,1,9,2 +153,1,15,7 +154,1,11,7 +155,1,22,5 +156,1,1,7 +157,1,21,7 +158,1,8,6 +159,1,23,4 +160,1,4,4 +161,1,16,3 +162,1,15,8 +163,1,23,5 +164,1,4,5 +165,1,13,6 +166,1,5,4 +167,1,19,5 +168,1,6,3 +169,1,21,3 +170,1,3,3 +171,1,10,3 +172,1,9,3 +173,1,3,3 +174,1,16,6 +175,1,18,6 +176,1,11,6 +177,1,19,3 +178,1,19,5 +179,1,23,5 +180,1,13,2 +181,1,20,2 +182,1,14,3 +183,1,10,4 +184,1,13,4 +185,1,20,4 +186,1,5,4 +187,1,15,4 +188,1,16,4 +189,1,20,4 +190,1,9,4 +191,1,3,4 +192,1,12,4 +193,1,12,4 +194,1,1,4 +195,1,18,6 +196,1,23,3 +197,1,15,6 +198,1,14,5 +199,1,7,5 +200,1,4,4 +201,1,6,3 diff --git a/pokedex/data/csv/conquest_warrior_skill_names.csv b/pokedex/data/csv/conquest_warrior_skill_names.csv new file mode 100644 index 0000000..5696a03 --- /dev/null +++ b/pokedex/data/csv/conquest_warrior_skill_names.csv @@ -0,0 +1,64 @@ +skill_id,local_language_id,name +1,9,Adrenaline +2,9,Fortify +3,9,Top Speed +4,9,Rally +5,9,Bustle +6,9,Sweet Song +7,9,Mighty Blow +8,9,Brotherhood +9,9,Eagle Eye +10,9,Crack Shot +11,9,Marksman +12,9,High Jump +13,9,Added Bonus +14,9,Impact +15,9,Quick Strike +16,9,Empathy +17,9,Deep Breath +18,9,Convalesce +19,9,Salve +20,9,Detox +21,9,Shout +22,9,Temperate +23,9,Greed +24,9,Courage +25,9,Motivate +26,9,Desire +27,9,Ambition +28,9,Soft Light +29,9,Grand Dream +30,9,Great Uniter +31,9,Rebellion +32,9,Thunderclap +33,9,Strategist +34,9,Cold Eyes +35,9,Chesto! +36,9,Nene Ninpō +37,9,Fūrin Kazan +38,9,One-Eyed Dragon +39,9,Inspiration +40,9,Grace +41,9,Father Figure +42,9,Viper's Bite +43,9,Mayhem +44,9,Resolution +45,9,Lazybones +46,9,Extinguish +47,9,Typhoon +48,9,Bewilder +49,9,Ninjutsu +50,9,Trickster +51,9,Willpower +52,9,Cupid +53,9,Love & Honor +54,9,Compassion +55,9,Warrior Woman +56,9,Kabuki Dance +57,9,Faith +58,9,Unrivaled +59,9,Elegance +60,9,Carefree +61,9,Cunning +62,9,Belief +63,9,Sacrifice diff --git a/pokedex/data/csv/conquest_warrior_skills.csv b/pokedex/data/csv/conquest_warrior_skills.csv new file mode 100644 index 0000000..bd2bf32 --- /dev/null +++ b/pokedex/data/csv/conquest_warrior_skills.csv @@ -0,0 +1,64 @@ +id,identifier +1,adrenaline +2,fortify +3,top-speed +4,rally +5,bustle +6,sweet-song +7,mighty-blow +8,brotherhood +9,eagle-eye +10,crack-shot +11,marksman +12,high-jump +13,added-bonus +14,impact +15,quick-strike +16,empathy +17,deep-breath +18,convalesce +19,salve +20,detox +21,shout +22,temperate +23,greed +24,courage +25,motivate +26,desire +27,ambition +28,soft-light +29,grand-dream +30,great-uniter +31,rebellion +32,thunderclap +33,strategist +34,cold-eyes +35,chesto +36,nene-ninpo +37,furin-kazan +38,one-eyed-dragon +39,inspiration +40,grace +41,father-figure +42,vipers-bite +43,mayhem +44,resolution +45,lazybones +46,extinguish +47,typhoon +48,bewilder +49,ninjutsu +50,trickster +51,willpower +52,cupid +53,love-and-honor +54,compassion +55,warrior-woman +56,kabuki-dance +57,faith +58,unrivaled +59,elegance +60,carefree +61,cunning +62,belief +63,sacrifice diff --git a/pokedex/data/csv/conquest_warrior_specialties.csv b/pokedex/data/csv/conquest_warrior_specialties.csv new file mode 100644 index 0000000..8919cee --- /dev/null +++ b/pokedex/data/csv/conquest_warrior_specialties.csv @@ -0,0 +1,298 @@ +warrior_id,type_id,slot +1,1,1 +2,1,1 +3,13,2 +3,16,1 +4,1,1 +4,16,2 +5,2,2 +5,10,1 +6,11,1 +7,13,1 +8,12,1 +9,3,2 +9,15,1 +10,2,1 +11,3,2 +11,4,1 +12,5,1 +12,6,2 +13,3,1 +14,2,2 +14,14,1 +15,7,1 +15,9,2 +16,6,1 +17,8,1 +17,16,2 +18,17,1 +19,6,2 +19,9,1 +20,10,2 +20,13,1 +21,8,1 +21,10,2 +22,1,2 +22,3,1 +23,14,1 +23,15,2 +24,4,2 +24,8,1 +25,15,2 +25,17,1 +26,3,2 +26,10,1 +27,3,2 +27,12,1 +28,14,1 +29,8,2 +29,15,1 +30,6,2 +30,10,1 +31,7,1 +31,10,2 +32,2,1 +32,9,2 +33,9,1 +33,16,2 +34,9,2 +34,11,1 +35,2,2 +35,6,1 +36,9,1 +36,17,2 +37,5,2 +37,16,1 +38,5,1 +38,17,2 +39,1,1 +40,17,1 +41,1,2 +41,5,1 +42,1,2 +42,2,1 +43,1,1 +44,1,2 +44,12,1 +45,1,1 +46,1,2 +46,11,1 +47,1,1 +48,11,1 +48,16,2 +49,16,1 +50,11,1 +50,16,2 +51,12,1 +51,16,2 +52,16,1 +53,9,1 +53,16,2 +54,12,1 +54,16,2 +55,16,1 +56,2,1 +56,16,2 +57,16,1 +58,16,1 +59,10,1 +60,2,1 +60,10,2 +61,3,1 +61,10,2 +62,10,2 +62,14,1 +63,1,1 +63,10,2 +64,10,2 +64,12,1 +65,10,1 +66,5,1 +66,10,2 +67,10,1 +68,10,1 +69,10,1 +70,7,1 +70,10,2 +71,5,1 +71,10,2 +72,10,1 +73,8,1 +73,10,2 +74,1,1 +75,9,1 +75,10,2 +76,11,1 +77,11,1 +78,11,1 +79,11,1 +80,11,2 +80,13,1 +81,11,2 +81,13,1 +82,11,2 +82,13,1 +83,13,1 +84,13,1 +85,13,2 +85,17,1 +86,13,1 +87,13,1 +88,13,1 +89,13,1 +90,12,2 +90,16,1 +91,12,1 +92,12,1 +93,11,1 +93,12,2 +94,12,1 +95,12,1 +96,12,1 +97,15,1 +98,15,1 +99,15,1 +100,15,1 +101,15,1 +102,14,1 +102,15,2 +103,14,1 +103,15,2 +104,15,1 +105,2,1 +106,2,1 +107,2,1 +108,2,1 +109,2,1 +110,2,1 +111,2,2 +111,10,1 +112,4,1 +113,4,1 +114,4,1 +115,4,1 +116,4,1 +117,5,2 +117,6,1 +118,3,1 +118,5,2 +119,5,2 +119,10,1 +120,5,1 +121,5,1 +122,5,2 +122,10,1 +123,5,2 +123,10,1 +124,5,1 +125,5,2 +125,17,1 +126,5,2 +126,10,1 +127,3,2 +127,16,1 +128,3,2 +128,7,1 +129,3,2 +129,15,1 +130,3,1 +131,3,2 +131,16,1 +132,3,1 +133,3,1 +134,3,1 +135,14,1 +136,14,2 +136,15,1 +137,14,1 +138,6,1 +138,14,2 +139,14,2 +139,17,1 +140,14,1 +141,12,1 +141,14,2 +142,14,1 +143,14,1 +144,14,1 +145,7,1 +146,7,1 +147,7,2 +147,15,1 +148,7,1 +149,7,1 +150,7,1 +151,7,1 +152,7,1 +153,6,1 +154,2,1 +154,6,2 +155,6,1 +156,6,1 +157,6,1 +158,6,1 +159,6,1 +160,6,1 +161,6,1 +162,4,1 +162,8,2 +163,4,1 +163,8,2 +164,8,2 +164,9,1 +165,8,1 +166,8,1 +167,4,1 +167,8,2 +168,4,1 +168,8,2 +169,17,1 +170,3,1 +170,17,2 +171,3,1 +171,17,2 +172,4,1 +172,17,2 +173,17,1 +174,9,1 +175,9,2 +175,10,1 +176,9,2 +176,16,1 +177,8,1 +177,10,2 +178,9,1 +179,9,1 +180,1,1 +180,9,2 +181,8,1 +181,9,2 +182,7,1 +182,9,2 +183,7,1 +183,9,2 +184,9,1 +185,8,1 +185,10,2 +186,3,1 +186,10,2 +187,9,1 +188,10,1 +189,8,1 +190,14,1 +191,8,1 +191,10,2 +192,7,1 +192,10,2 +193,2,1 +193,10,2 +194,2,1 +195,9,1 +196,12,1 +196,16,2 +197,17,1 +198,9,2 +198,14,1 +199,9,1 +200,9,1 +201,3,1 diff --git a/pokedex/data/csv/conquest_warriors.csv b/pokedex/data/csv/conquest_warriors.csv new file mode 100644 index 0000000..eab2155 --- /dev/null +++ b/pokedex/data/csv/conquest_warriors.csv @@ -0,0 +1,202 @@ +id,identifier,gender_id +1,player-male,2 +2,player-female,1 +3,nobunaga,2 +4,oichi,1 +5,hideyoshi,2 +6,motochika,2 +7,ginchiyo,1 +8,motonari,2 +9,mitsuhide,2 +10,yoshihiro,2 +11,nene,1 +12,shingen,2 +13,masamune,2 +14,kenshin,2 +15,yoshimoto,2 +16,ujiyasu,2 +17,no,1 +18,kotaro,2 +19,ieyasu,2 +20,hanbei,2 +21,kanbei,2 +22,muneshige,2 +23,gracia,1 +24,hanzo,2 +25,kunoichi,1 +26,yukimura,2 +27,magoichi,2 +28,kanetsugu,2 +29,aya,1 +30,kai,1 +31,okuni,1 +32,ranmaru,2 +33,tadakatsu,2 +34,ina,1 +35,keiji,2 +36,mitsunari,2 +37,kiyomasa,2 +38,masanori,2 +39,tsunehisa,2 +40,naoie,2 +41,harutaka,2 +42,takanobu,2 +43,naoshige,2 +44,ujisato,2 +45,chacha,1 +46,go,1 +47,hatsu,1 +48,kazumasu,2 +49,nagahide,2 +50,yoshitaka,2 +51,urakusai,2 +52,narimasa,2 +53,tomonori,2 +54,murashige,2 +55,masahide,2 +56,nagayoshi,2 +57,kitsuno,1 +58,gotoku,1 +59,hidenaga,2 +60,koroku,2 +61,takatora,2 +62,yoshitsugu,2 +63,yukinaga,2 +64,rikyu,2 +65,hideyori,2 +66,asahi,1 +67,kazutoyo,2 +68,nagayasu,2 +69,harunaga,2 +70,hideaki,2 +71,naka,1 +72,tatsuko,1 +73,maa,1 +74,chiyo,1 +75,hatsume,1 +76,nobuchika,2 +77,chikayasu,2 +78,morichika,2 +79,chikamasa,2 +80,norishige,2 +81,takayori,2 +82,tadasumi,2 +83,dosetsu,2 +84,shoun,2 +85,sorin,2 +86,sekiso,2 +87,akizane,2 +88,takatane,2 +89,kiyo,1 +90,motoharu,2 +91,takakage,2 +92,terumoto,2 +93,takeyoshi,2 +94,ekei,2 +95,takamoto,2 +96,sadatoshi,2 +97,hidemitsu,2 +98,toshimitsu,2 +99,shigemoto,2 +100,mitsutada,2 +101,yukimasa,2 +102,tadaoki,2 +103,fujitaka,2 +104,hiroko,1 +105,tadamoto,2 +106,tadatsune,2 +107,takahisa,2 +108,hisaaki,2 +109,masatoshi,2 +110,kanemori,2 +111,tokitaka,2 +112,sandayu,2 +113,morikiyo,2 +114,kashinkoji,2 +115,yasunaga,2 +116,seikuro,2 +117,katsuyori,2 +118,haruyuki,2 +119,masakage,2 +120,masatoyo,2 +121,nobufusa,2 +122,masayuki,2 +123,yukitaka,2 +124,ume,1 +125,chiyome,1 +126,kei,1 +127,kagetsuna,2 +128,shigezane,2 +129,tsunamoto,2 +130,tsunenaga,2 +131,munetoki,2 +132,munezane,2 +133,yoshi,1 +134,iroha,1 +135,kagekatsu,2 +136,yoshikiyo,2 +137,tomonobu,2 +138,kageie,2 +139,takahiro,2 +140,sadamitsu,2 +141,yataro,2 +142,saneyori,2 +143,hana,1 +144,sen,1 +145,ujichika,2 +146,ujizane,2 +147,sessai,2 +148,masatsuna,2 +149,yasutomo,2 +150,ujihiro,2 +151,motozane,2 +152,sena,1 +153,soun,2 +154,tsunashige,2 +155,genan,2 +156,ujimasa,2 +157,ujiteru,2 +158,ujikuni,2 +159,ujinao,2 +160,shizuka,1 +161,madoka,1 +162,dosan,2 +163,yoshitatsu,2 +164,ittetsu,2 +165,bokuzen,2 +166,morinari,2 +167,omi,1 +168,asa,1 +169,shimoyama,2 +170,genba,2 +171,danzo,2 +172,yazaemon,2 +173,isuke,2 +174,tadatsugu,2 +175,naomasa,2 +176,yasumasa,2 +177,masanobu,2 +178,hidetada,2 +179,kazumasa,2 +180,choan,2 +181,tenkai,2 +182,munenori,2 +183,kame,1 +184,toku,1 +185,saizo,2 +186,sasuke,2 +187,katsu,1 +188,juzo,2 +189,tsuru,1 +190,ise,1 +191,jinpachi,2 +192,kamanosuke,2 +193,seikai,2 +194,isa,2 +195,yoshiteru,2 +196,yoshiaki,2 +197,hisahide,2 +198,jubei,2 +199,nobutsuna,2 +200,bokuden,2 +201,otsu,1 diff --git a/pokedex/db/tables.py b/pokedex/db/tables.py index 2d6f859..a2e649c 100644 --- a/pokedex/db/tables.py +++ b/pokedex/db/tables.py @@ -222,7 +222,7 @@ class ConquestKingdom(TableBase): """ __tablename__ = 'conquest_kingdoms' __singlename__ = 'kingdom' - id = Column(Integer, primary_key=True, + id = Column(Integer, primary_key=True, autoincrement=True, info=dict(description="An ID for this kingdom.")) identifier = Column(Unicode(9), nullable=False, info=dict(description="A readable identifier for this kingdom.", format='identifier')) @@ -259,6 +259,76 @@ class ConquestPokemonEvolution(TableBase): recruiting_ko_required = Column(Boolean, nullable=False, server_default='False', info=dict(description=u"If true, the Pokémon must KO a Pokémon under the right conditions to recruit that Pokémon's warrior.")) +class ConquestWarrior(TableBase): + u"""A warrior in Pokémon Conquest. + """ + __tablename__ = 'conquest_warriors' + __singlename__ = 'warrior' + id = Column(Integer, primary_key=True, nullable=False, autoincrement=True, + info=dict(description='An ID for this warrior.')) + identifier = Column(Unicode(13), nullable=False, + info=dict(description='A readable identifier for this warrior.', format='identifier')) + gender_id = Column(Integer, ForeignKey('genders.id'), nullable=False, + info=dict(description="The ID of the warrior's gender.")) + +create_translation_table('conquest_warrior_names', ConquestWarrior, 'names', + relation_lazy='joined', + name=Column(Unicode(15), nullable=False, index=True, + info=dict(description='The name.', format='plaintext', official=True)) +) + +class ConquestWarriorRank(TableBase): + u"""A warrior rank in Pokémon Conquest. + + These are used for whatever changes between ranks, much like Pokémon forms. + Generic warriors who have only one rank are also represented here, with a + single row. + + To clarify, each warrior's ranks are individually called "warrior ranks" + here; for example, "Rank 2 Nobunaga" is an example of a warrior rank, not + just "Rank 2". + """ + __tablename__ = 'conquest_warrior_ranks' + __singlename__ = 'warrior_rank' + warrior_id = Column(Integer, ForeignKey('conquest_warriors.id'), primary_key=True, nullable=False, + info=dict(description=u'The ID of the warrior.')) + rank = Column(Integer, primary_key=True, nullable=False, + info=dict(description=u'The rank number.')) + skill_id = Column(Integer, ForeignKey('conquest_warrior_skills.id'), nullable=False, + info=dict(description=u"The ID of this warrior rank's warrior skill.")) + capacity = Column(Integer, nullable=False, + info=dict(description=u'The number of Pokémon this warrior rank can be linked with at a time.')) + +class ConquestWarriorSkill(TableBase): + u"""A warrior skill in Pokémon Conquest. + """ + __tablename__ = 'conquest_warrior_skills' + __singlename__ = 'skill' + id = Column(Integer, primary_key=True, nullable=False, autoincrement=True, + info=dict(description='An ID for this skill.')) + identifier = Column(Unicode(15), nullable=False, + info=dict(description='A readable identifier for this skill.', format='identifier')) + +create_translation_table('conquest_warrior_skill_names', ConquestWarriorSkill, 'names', + relation_lazy='joined', + name=Column(Unicode(15), nullable=False, index=True, + info=dict(description='The name.', format='plaintext', official=True)) +) + +class ConquestWarriorSpecialty(TableBase): + u"""A warrior's specialty types in Pokémon Conquest. + + These have no actual effect on gameplay; they just indicate which types of + Pokémon each warrior generally has strong maximum links with. + """ + __tablename__ = 'conquest_warrior_specialties' + warrior_id = Column(Integer, ForeignKey('conquest_warriors.id'), primary_key=True, nullable=False, autoincrement=False, + info=dict(description=u'The ID of the warrior.')) + type_id = Column(Integer, ForeignKey('types.id'), primary_key=True, nullable=False, autoincrement=False, + info=dict(description=u'The ID of the type.')) + slot = Column(Integer, primary_key=True, nullable=False, autoincrement=False, + info=dict(description=u"The order in which the warrior's types are listed.")) + class ContestCombo(TableBase): u"""Combo of two moves in a Contest. """ From 3700b78ba215d10036a185492b45097b5f03bfe5 Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Thu, 26 Jul 2012 13:38:40 -0400 Subject: [PATCH 04/28] Add an ID column to warrior ranks. --- pokedex/data/csv/conquest_warrior_ranks.csv | 486 ++++++++++---------- pokedex/db/tables.py | 25 +- 2 files changed, 265 insertions(+), 246 deletions(-) diff --git a/pokedex/data/csv/conquest_warrior_ranks.csv b/pokedex/data/csv/conquest_warrior_ranks.csv index 44ddee3..e695028 100644 --- a/pokedex/data/csv/conquest_warrior_ranks.csv +++ b/pokedex/data/csv/conquest_warrior_ranks.csv @@ -1,243 +1,243 @@ -warrior_id,rank,skill_id,capacity -1,1,3,4 -1,2,24,6 -1,3,25,8 -2,1,3,4 -2,2,24,6 -2,3,25,8 -3,1,26,5 -3,2,27,8 -4,1,6,4 -4,2,28,5 -5,1,15,6 -5,2,29,7 -5,3,30,8 -6,1,4,6 -6,2,31,7 -7,1,5,5 -7,2,32,6 -8,1,8,7 -8,2,33,8 -9,1,10,5 -9,2,34,6 -10,1,7,6 -10,2,35,7 -11,1,4,5 -11,2,36,6 -12,1,4,7 -12,2,37,8 -13,1,5,7 -13,2,38,8 -14,1,5,7 -14,2,39,8 -15,1,17,5 -15,2,40,6 -16,1,8,7 -16,2,41,8 -17,1,13,5 -17,2,42,6 -18,1,15,5 -18,2,43,6 -19,1,8,8 -19,2,44,8 -20,1,13,5 -20,2,45,6 -21,1,14,5 -21,2,46,6 -22,1,11,6 -22,2,47,7 -23,1,13,5 -23,2,48,5 -24,1,11,5 -24,2,49,6 -25,1,18,5 -25,2,50,5 -26,1,7,6 -26,2,51,7 -27,1,10,6 -27,2,52,7 -28,1,4,7 -28,2,53,7 -29,1,6,5 -29,2,54,5 -30,1,15,5 -30,2,55,6 -31,1,18,3 -31,2,56,4 -32,1,16,4 -32,2,57,5 -33,1,14,6 -33,2,58,6 -34,1,10,5 -34,2,59,6 -35,1,7,6 -35,2,60,7 -36,1,11,5 -36,2,61,5 -37,1,16,5 -37,2,62,6 -38,1,14,5 -38,2,63,6 -39,1,19,7 -40,1,15,6 -41,1,7,6 -42,1,21,7 -43,1,8,7 -44,1,20,7 -45,1,19,2 -46,1,2,4 -47,1,20,4 -48,1,11,6 -49,1,16,5 -50,1,4,6 -51,1,9,2 -52,1,5,5 -53,1,14,6 -54,1,3,6 -55,1,21,5 -56,1,1,5 -57,1,6,2 -58,1,10,2 -59,1,18,5 -60,1,7,4 -61,1,13,6 -62,1,16,6 -63,1,17,6 -64,1,20,5 -65,1,19,3 -66,1,19,3 -67,1,17,5 -68,1,1,5 -69,1,10,2 -70,1,2,3 -71,1,22,4 -72,1,9,2 -73,1,13,3 -74,1,6,4 -75,1,3,3 -76,1,10,5 -77,1,8,6 -78,1,9,5 -79,1,21,4 -80,1,5,4 -81,1,2,5 -82,1,17,3 -83,1,11,7 -84,1,4,7 -85,1,4,6 -86,1,17,6 -87,1,2,4 -88,1,3,5 -89,1,22,3 -90,1,7,7 -91,1,1,7 -92,1,2,5 -93,1,9,5 -94,1,18,2 -95,1,8,6 -96,1,9,5 -97,1,21,5 -98,1,14,5 -99,1,16,3 -100,1,19,3 -101,1,22,3 -102,1,7,6 -103,1,2,6 -104,1,20,5 -105,1,2,5 -106,1,3,5 -107,1,14,7 -108,1,12,5 -109,1,5,4 -110,1,8,3 -111,1,23,4 -112,1,5,3 -113,1,5,3 -114,1,9,3 -115,1,10,5 -116,1,12,3 -117,1,7,6 -118,1,15,5 -119,1,17,6 -120,1,8,5 -121,1,17,5 -122,1,18,7 -123,1,14,6 -124,1,12,3 -125,1,10,4 -126,1,1,5 -127,1,2,6 -128,1,5,5 -129,1,1,4 -130,1,12,3 -131,1,17,5 -132,1,9,5 -133,1,20,4 -134,1,13,4 -135,1,11,6 -136,1,4,6 -137,1,21,5 -138,1,7,5 -139,1,23,5 -140,1,19,5 -141,1,14,4 -142,1,20,4 -143,1,22,5 -144,1,8,4 -145,1,22,7 -146,1,13,1 -147,1,15,6 -148,1,4,5 -149,1,7,6 -150,1,23,3 -151,1,3,4 -152,1,9,2 -153,1,15,7 -154,1,11,7 -155,1,22,5 -156,1,1,7 -157,1,21,7 -158,1,8,6 -159,1,23,4 -160,1,4,4 -161,1,16,3 -162,1,15,8 -163,1,23,5 -164,1,4,5 -165,1,13,6 -166,1,5,4 -167,1,19,5 -168,1,6,3 -169,1,21,3 -170,1,3,3 -171,1,10,3 -172,1,9,3 -173,1,3,3 -174,1,16,6 -175,1,18,6 -176,1,11,6 -177,1,19,3 -178,1,19,5 -179,1,23,5 -180,1,13,2 -181,1,20,2 -182,1,14,3 -183,1,10,4 -184,1,13,4 -185,1,20,4 -186,1,5,4 -187,1,15,4 -188,1,16,4 -189,1,20,4 -190,1,9,4 -191,1,3,4 -192,1,12,4 -193,1,12,4 -194,1,1,4 -195,1,18,6 -196,1,23,3 -197,1,15,6 -198,1,14,5 -199,1,7,5 -200,1,4,4 -201,1,6,3 +id,warrior_id,rank,skill_id,capacity +1,1,1,3,4 +2,1,2,24,6 +3,1,3,25,8 +4,2,1,3,4 +5,2,2,24,6 +6,2,3,25,8 +7,3,1,26,5 +8,3,2,27,8 +9,4,1,6,4 +10,4,2,28,5 +11,5,1,15,6 +12,5,2,29,7 +13,5,3,30,8 +14,6,1,4,6 +15,6,2,31,7 +16,7,1,5,5 +17,7,2,32,6 +18,8,1,8,7 +19,8,2,33,8 +20,9,1,10,5 +21,9,2,34,6 +22,10,1,7,6 +23,10,2,35,7 +24,11,1,4,5 +25,11,2,36,6 +26,12,1,4,7 +27,12,2,37,8 +28,13,1,5,7 +29,13,2,38,8 +30,14,1,5,7 +31,14,2,39,8 +32,15,1,17,5 +33,15,2,40,6 +34,16,1,8,7 +35,16,2,41,8 +36,17,1,13,5 +37,17,2,42,6 +38,18,1,15,5 +39,18,2,43,6 +40,19,1,8,8 +41,19,2,44,8 +42,20,1,13,5 +43,20,2,45,6 +44,21,1,14,5 +45,21,2,46,6 +46,22,1,11,6 +47,22,2,47,7 +48,23,1,13,5 +49,23,2,48,5 +50,24,1,11,5 +51,24,2,49,6 +52,25,1,18,5 +53,25,2,50,5 +54,26,1,7,6 +55,26,2,51,7 +56,27,1,10,6 +57,27,2,52,7 +58,28,1,4,7 +59,28,2,53,7 +60,29,1,6,5 +61,29,2,54,5 +62,30,1,15,5 +63,30,2,55,6 +64,31,1,18,3 +65,31,2,56,4 +66,32,1,16,4 +67,32,2,57,5 +68,33,1,14,6 +69,33,2,58,6 +70,34,1,10,5 +71,34,2,59,6 +72,35,1,7,6 +73,35,2,60,7 +74,36,1,11,5 +75,36,2,61,5 +76,37,1,16,5 +77,37,2,62,6 +78,38,1,14,5 +79,38,2,63,6 +80,39,1,19,7 +81,40,1,15,6 +82,41,1,7,6 +83,42,1,21,7 +84,43,1,8,7 +85,44,1,20,7 +86,45,1,19,2 +87,46,1,2,4 +88,47,1,20,4 +89,48,1,11,6 +90,49,1,16,5 +91,50,1,4,6 +92,51,1,9,2 +93,52,1,5,5 +94,53,1,14,6 +95,54,1,3,6 +96,55,1,21,5 +97,56,1,1,5 +98,57,1,6,2 +99,58,1,10,2 +100,59,1,18,5 +101,60,1,7,4 +102,61,1,13,6 +103,62,1,16,6 +104,63,1,17,6 +105,64,1,20,5 +106,65,1,19,3 +107,66,1,19,3 +108,67,1,17,5 +109,68,1,1,5 +110,69,1,10,2 +111,70,1,2,3 +112,71,1,22,4 +113,72,1,9,2 +114,73,1,13,3 +115,74,1,6,4 +116,75,1,3,3 +117,76,1,10,5 +118,77,1,8,6 +119,78,1,9,5 +120,79,1,21,4 +121,80,1,5,4 +122,81,1,2,5 +123,82,1,17,3 +124,83,1,11,7 +125,84,1,4,7 +126,85,1,4,6 +127,86,1,17,6 +128,87,1,2,4 +129,88,1,3,5 +130,89,1,22,3 +131,90,1,7,7 +132,91,1,1,7 +133,92,1,2,5 +134,93,1,9,5 +135,94,1,18,2 +136,95,1,8,6 +137,96,1,9,5 +138,97,1,21,5 +139,98,1,14,5 +140,99,1,16,3 +141,100,1,19,3 +142,101,1,22,3 +143,102,1,7,6 +144,103,1,2,6 +145,104,1,20,5 +146,105,1,2,5 +147,106,1,3,5 +148,107,1,14,7 +149,108,1,12,5 +150,109,1,5,4 +151,110,1,8,3 +152,111,1,23,4 +153,112,1,5,3 +154,113,1,5,3 +155,114,1,9,3 +156,115,1,10,5 +157,116,1,12,3 +158,117,1,7,6 +159,118,1,15,5 +160,119,1,17,6 +161,120,1,8,5 +162,121,1,17,5 +163,122,1,18,7 +164,123,1,14,6 +165,124,1,12,3 +166,125,1,10,4 +167,126,1,1,5 +168,127,1,2,6 +169,128,1,5,5 +170,129,1,1,4 +171,130,1,12,3 +172,131,1,17,5 +173,132,1,9,5 +174,133,1,20,4 +175,134,1,13,4 +176,135,1,11,6 +177,136,1,4,6 +178,137,1,21,5 +179,138,1,7,5 +180,139,1,23,5 +181,140,1,19,5 +182,141,1,14,4 +183,142,1,20,4 +184,143,1,22,5 +185,144,1,8,4 +186,145,1,22,7 +187,146,1,13,1 +188,147,1,15,6 +189,148,1,4,5 +190,149,1,7,6 +191,150,1,23,3 +192,151,1,3,4 +193,152,1,9,2 +194,153,1,15,7 +195,154,1,11,7 +196,155,1,22,5 +197,156,1,1,7 +198,157,1,21,7 +199,158,1,8,6 +200,159,1,23,4 +201,160,1,4,4 +202,161,1,16,3 +203,162,1,15,8 +204,163,1,23,5 +205,164,1,4,5 +206,165,1,13,6 +207,166,1,5,4 +208,167,1,19,5 +209,168,1,6,3 +210,169,1,21,3 +211,170,1,3,3 +212,171,1,10,3 +213,172,1,9,3 +214,173,1,3,3 +215,174,1,16,6 +216,175,1,18,6 +217,176,1,11,6 +218,177,1,19,3 +219,178,1,19,5 +220,179,1,23,5 +221,180,1,13,2 +222,181,1,20,2 +223,182,1,14,3 +224,183,1,10,4 +225,184,1,13,4 +226,185,1,20,4 +227,186,1,5,4 +228,187,1,15,4 +229,188,1,16,4 +230,189,1,20,4 +231,190,1,9,4 +232,191,1,3,4 +233,192,1,12,4 +234,193,1,12,4 +235,194,1,1,4 +236,195,1,18,6 +237,196,1,23,3 +238,197,1,15,6 +239,198,1,14,5 +240,199,1,7,5 +241,200,1,4,4 +242,201,1,6,3 diff --git a/pokedex/db/tables.py b/pokedex/db/tables.py index a2e649c..1b843ef 100644 --- a/pokedex/db/tables.py +++ b/pokedex/db/tables.py @@ -235,6 +235,18 @@ create_translation_table('conquest_kingdom_names', ConquestKingdom, 'names', info=dict(description='The name.', format='plaintext', official=True)) ) +class ConquestMaxLink(TableBase): + u"""The maximum link a warrior rank can reach with a Pokémon in Pokémon + Conquest. + """ + __tablename__ = 'conquest_max_links' + warrior_rank_id = Column(Integer, ForeignKey('conquest_warrior_ranks.id'), primary_key=True, + info=dict(description="The ID of the warrior rank.")) + pokemon_species_id = Column(Integer, ForeignKey('pokemon_species.id'), primary_key=True, + info=dict(description='The ID of the Pokémon species.')) + max_link = Column(Integer, nullable=False, + info=dict(description='The maximum link percentage this warrior rank and Pokémon can reach.')) + class ConquestPokemonEvolution(TableBase): u"""The conditions under which a Pokémon must successfully complete an action to evolve in Pokémon Conquest. @@ -278,7 +290,7 @@ create_translation_table('conquest_warrior_names', ConquestWarrior, 'names', ) class ConquestWarriorRank(TableBase): - u"""A warrior rank in Pokémon Conquest. + u"""A warrior at a particular rank in Pokémon Conquest. These are used for whatever changes between ranks, much like Pokémon forms. Generic warriors who have only one rank are also represented here, with a @@ -290,15 +302,22 @@ class ConquestWarriorRank(TableBase): """ __tablename__ = 'conquest_warrior_ranks' __singlename__ = 'warrior_rank' - warrior_id = Column(Integer, ForeignKey('conquest_warriors.id'), primary_key=True, nullable=False, + id = Column(Integer, primary_key=True, autoincrement=True, + info=dict(description=u'An ID for this warrior rank.')) + warrior_id = Column(Integer, ForeignKey('conquest_warriors.id'), nullable=False, info=dict(description=u'The ID of the warrior.')) - rank = Column(Integer, primary_key=True, nullable=False, + rank = Column(Integer, nullable=False, info=dict(description=u'The rank number.')) skill_id = Column(Integer, ForeignKey('conquest_warrior_skills.id'), nullable=False, info=dict(description=u"The ID of this warrior rank's warrior skill.")) capacity = Column(Integer, nullable=False, info=dict(description=u'The number of Pokémon this warrior rank can be linked with at a time.')) + __table_args__ = ( + UniqueConstraint(warrior_id, rank), + {}, + ) + class ConquestWarriorSkill(TableBase): u"""A warrior skill in Pokémon Conquest. """ From 7e1a71bc8c68d0d0bd62a22b9d90c1773f92e001 Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Thu, 26 Jul 2012 13:43:11 -0400 Subject: [PATCH 05/28] Separate Conquest stats from main-series stats. --- .../data/csv/conquest_pokemon_evolution.csv | 26 +++++++++---------- pokedex/data/csv/conquest_stat_names.csv | 7 +++++ pokedex/data/csv/conquest_stats.csv | 7 +++++ pokedex/db/tables.py | 20 +++++++++++++- 4 files changed, 46 insertions(+), 14 deletions(-) create mode 100644 pokedex/data/csv/conquest_stat_names.csv create mode 100644 pokedex/data/csv/conquest_stats.csv diff --git a/pokedex/data/csv/conquest_pokemon_evolution.csv b/pokedex/data/csv/conquest_pokemon_evolution.csv index 09d8fef..47b1f3c 100644 --- a/pokedex/data/csv/conquest_pokemon_evolution.csv +++ b/pokedex/data/csv/conquest_pokemon_evolution.csv @@ -6,8 +6,8 @@ evolved_species_id,required_stat_id,minimum_stat,minimum_link,kingdom_id,warrior 26,,,,,,83,0 39,,,50,,,,0 40,,,,,,81,0 -42,6,55,,,,,0 -53,6,96,,,,,0 +42,4,55,,,,,0 +53,4,96,,,,,0 64,2,83,,,,,0 65,,,55,,,,1 67,2,86,,,,,0 @@ -33,8 +33,8 @@ evolved_species_id,required_stat_id,minimum_stat,minimum_link,kingdom_id,warrior 212,,,,,,210,1 247,2,74,,,,,0 248,2,132,,,,,0 -253,6,58,,,,,0 -254,6,118,,,,,0 +253,4,58,,,,,0 +254,4,118,,,,,0 281,2,44,,,,,0 282,2,75,,,,,0 305,3,83,,,,,0 @@ -47,11 +47,11 @@ evolved_species_id,required_stat_id,minimum_stat,minimum_link,kingdom_id,warrior 365,1,195,,,,,0 375,3,64,,,,,0 376,2,111,,,,,0 -391,6,48,,,,,0 -392,6,102,,,,,0 +391,4,48,,,,,0 +392,4,102,,,,,0 394,2,51,,,,,0 395,2,102,,,,,0 -397,6,48,,,,,0 +397,4,48,,,,,0 398,2,92,,,,,0 400,2,39,,,,,0 404,2,35,,,,,0 @@ -64,15 +64,15 @@ evolved_species_id,required_stat_id,minimum_stat,minimum_link,kingdom_id,warrior 448,,,50,,,,0 452,3,90,,,,,0 454,2,81,,,,,0 -461,6,175,,,,303,0 +461,4,175,,,,303,0 464,,,,,,298,1 470,3,94,,5,,,0 471,2,91,,6,,,0 475,,,,,2,109,0 477,,,,,,302,1 478,,,,,1,109,0 -496,6,54,,,,,0 -497,6,104,,,,,0 +496,4,54,,,,,0 +497,4,104,,,,,0 499,2,41,,,,,0 500,2,115,,,,,0 502,2,54,,,,,0 @@ -81,7 +81,7 @@ evolved_species_id,required_stat_id,minimum_stat,minimum_link,kingdom_id,warrior 514,,,,,,82,0 516,,,,,,84,0 518,,,,,,81,0 -523,6,81,,,,,0 +523,4,81,,,,,0 525,3,59,,,,,0 526,,,60,,,,1 530,2,97,,,,,0 @@ -90,7 +90,7 @@ evolved_species_id,required_stat_id,minimum_stat,minimum_link,kingdom_id,warrior 541,3,60,,,,,0 542,,,65,,,,0 544,3,50,,,,,0 -545,6,57,,,,,0 +545,4,57,,,,,0 547,,,,,,80,0 549,,,,,,80,0 552,2,80,,,,,0 @@ -101,7 +101,7 @@ evolved_species_id,required_stat_id,minimum_stat,minimum_link,kingdom_id,warrior 573,,,,,,107,0 575,3,70,,,,,0 576,3,106,,,,,0 -596,6,84,,,,,0 +596,4,84,,,,,0 608,2,84,,,,,0 609,,,,,,108,0 611,2,113,,,,,0 diff --git a/pokedex/data/csv/conquest_stat_names.csv b/pokedex/data/csv/conquest_stat_names.csv new file mode 100644 index 0000000..6d24bd1 --- /dev/null +++ b/pokedex/data/csv/conquest_stat_names.csv @@ -0,0 +1,7 @@ +conquest_stat_id,local_language_id,name +1,9,HP +2,9,Attack +3,9,Defense +4,9,Speed +5,9,Range +6,9,Energy diff --git a/pokedex/data/csv/conquest_stats.csv b/pokedex/data/csv/conquest_stats.csv new file mode 100644 index 0000000..45a7397 --- /dev/null +++ b/pokedex/data/csv/conquest_stats.csv @@ -0,0 +1,7 @@ +id,identifier,is_base +1,hp,1 +2,attack,1 +3,defense,1 +4,speed,1 +5,range,0 +6,energy,0 diff --git a/pokedex/db/tables.py b/pokedex/db/tables.py index 1b843ef..91c778b 100644 --- a/pokedex/db/tables.py +++ b/pokedex/db/tables.py @@ -256,7 +256,7 @@ class ConquestPokemonEvolution(TableBase): __tablename__ = 'conquest_pokemon_evolution' evolved_species_id = Column(Integer, ForeignKey('pokemon_species.id'), primary_key=True, nullable=False, info=dict(description=u"The ID of the post-evolution species.")) - required_stat_id = Column(Integer, ForeignKey('stats.id'), nullable=True, + required_stat_id = Column(Integer, ForeignKey('conquest_stats.id'), nullable=True, info=dict(description=u"The ID of the stat which minimum_stat applies to.")) minimum_stat = Column(Integer, nullable=True, info=dict(description=u"The minimum value the Pokémon must have in a particular stat.")) @@ -271,6 +271,24 @@ class ConquestPokemonEvolution(TableBase): recruiting_ko_required = Column(Boolean, nullable=False, server_default='False', info=dict(description=u"If true, the Pokémon must KO a Pokémon under the right conditions to recruit that Pokémon's warrior.")) +class ConquestStat(TableBase): + u"""A stat for Pokémon in Pokémon Conquest. + """ + __tablename__ = 'conquest_stats' + __singlename__ = 'conquest_stat' + id = Column(Integer, primary_key=True, autoincrement=True, + info=dict(desription=u'An ID for this stat.')) + identifier = Column(Unicode(7), nullable=False, + info=dict(description=u'A readable identifier for this stat.', format='identifier')) + is_base = Column(Boolean, nullable=False, + info=dict(description=u'True iff this is one of the main stats, calculated for individual Pokémon.')) + +create_translation_table('conquest_stat_names', ConquestStat, 'names', + relation_lazy='joined', + name=Column(Unicode(10), nullable=False, index=True, + info=dict(description='The name.', format='plaintext', official=True)) +) + class ConquestWarrior(TableBase): u"""A warrior in Pokémon Conquest. """ From 2dbd5da8e2e0675686190a9e4a0c0072fcd7a327 Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Thu, 26 Jul 2012 14:22:12 -0400 Subject: [PATCH 06/28] =?UTF-8?q?Add=20Conquest=20Pok=C3=A9mon=20stats.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pokedex/data/csv/conquest_pokemon_stats.csv | 1001 +++++++++++++++++++ pokedex/db/tables.py | 20 +- 2 files changed, 1019 insertions(+), 2 deletions(-) create mode 100644 pokedex/data/csv/conquest_pokemon_stats.csv diff --git a/pokedex/data/csv/conquest_pokemon_stats.csv b/pokedex/data/csv/conquest_pokemon_stats.csv new file mode 100644 index 0000000..5648077 --- /dev/null +++ b/pokedex/data/csv/conquest_pokemon_stats.csv @@ -0,0 +1,1001 @@ +pokemon_species_id,conquest_stat_id,stat +4,1,188 +4,2,125 +4,3,97 +4,4,135 +4,5,4 +5,1,226 +5,2,133 +5,3,127 +5,4,165 +5,5,3 +6,1,266 +6,2,223 +6,3,167 +6,4,205 +6,5,2 +15,1,240 +15,2,165 +15,3,125 +15,4,155 +15,5,3 +23,1,180 +23,2,125 +23,3,103 +23,4,115 +23,5,3 +24,1,230 +24,2,175 +24,3,153 +24,4,165 +24,5,3 +25,1,180 +25,2,105 +25,3,75 +25,4,185 +25,5,3 +26,1,230 +26,2,185 +26,3,139 +26,4,205 +26,5,3 +39,1,340 +39,2,95 +39,3,49 +39,4,45 +39,5,3 +40,1,390 +40,2,145 +40,3,99 +40,4,95 +40,5,3 +41,1,190 +41,2,95 +41,3,79 +41,4,115 +41,5,4 +42,1,260 +42,2,135 +42,3,149 +42,4,185 +42,5,4 +52,1,190 +52,2,95 +52,3,79 +52,4,185 +52,5,3 +53,1,240 +53,2,145 +53,3,129 +53,4,235 +53,5,3 +63,1,160 +63,2,215 +63,3,75 +63,4,185 +63,5,4 +64,1,190 +64,2,245 +64,3,105 +64,4,215 +64,5,3 +65,1,220 +65,2,275 +65,3,135 +65,4,245 +65,5,3 +66,1,250 +66,2,165 +66,3,89 +66,4,75 +66,5,3 +67,1,270 +67,2,205 +67,3,135 +67,4,95 +67,5,3 +68,1,290 +68,2,265 +68,3,169 +68,4,115 +68,5,3 +92,1,170 +92,2,205 +92,3,69 +92,4,165 +92,5,4 +93,1,200 +93,2,235 +93,3,105 +93,4,195 +93,5,3 +94,1,230 +94,2,265 +94,3,139 +94,4,225 +94,5,3 +95,1,180 +95,2,95 +95,3,209 +95,4,145 +95,5,2 +111,1,270 +111,2,175 +111,3,129 +111,4,55 +111,5,3 +112,1,320 +112,2,265 +112,3,169 +112,4,85 +112,5,2 +123,1,250 +123,2,225 +123,3,165 +123,4,215 +123,5,3 +129,1,150 +129,2,25 +129,3,79 +129,4,165 +129,5,3 +130,1,300 +130,2,255 +130,3,183 +130,4,167 +130,5,3 +131,1,370 +131,2,175 +131,3,179 +131,4,125 +131,5,3 +133,1,220 +133,2,115 +133,3,119 +133,4,115 +133,5,4 +134,1,370 +134,2,225 +134,3,159 +134,4,135 +134,5,4 +135,1,240 +135,2,225 +135,3,159 +135,4,265 +135,5,4 +136,1,240 +136,2,265 +136,3,175 +136,4,135 +136,5,4 +143,1,430 +143,2,225 +143,3,179 +143,4,65 +143,5,2 +144,1,290 +144,2,195 +144,3,229 +144,4,175 +144,5,3 +147,1,192 +147,2,105 +147,3,99 +147,4,105 +147,5,3 +148,1,232 +148,2,173 +148,3,139 +148,4,145 +148,5,3 +149,1,292 +149,2,273 +149,3,199 +149,4,165 +149,5,2 +150,1,322 +150,2,313 +150,3,185 +150,4,265 +150,5,4 +169,1,280 +169,2,185 +169,3,165 +169,4,265 +169,5,4 +172,1,150 +172,2,75 +172,3,55 +172,4,125 +172,5,4 +174,1,290 +174,2,65 +174,3,39 +174,4,35 +174,5,3 +179,1,220 +179,2,135 +179,3,89 +179,4,75 +179,5,3 +180,1,250 +180,2,165 +180,3,119 +180,4,95 +180,5,3 +181,1,290 +181,2,235 +181,3,169 +181,4,115 +181,5,3 +194,1,220 +194,2,55 +194,3,75 +194,4,35 +194,5,3 +195,1,300 +195,2,175 +195,3,155 +195,4,75 +195,5,3 +196,1,240 +196,2,265 +196,3,159 +196,4,225 +196,5,4 +197,1,300 +197,2,135 +197,3,245 +197,4,135 +197,5,4 +200,1,230 +200,2,175 +200,3,149 +200,4,175 +200,5,3 +204,1,210 +204,2,135 +204,3,129 +204,4,35 +204,5,3 +205,1,260 +205,2,185 +205,3,205 +205,4,85 +205,5,3 +208,1,260 +208,2,175 +208,3,269 +208,4,65 +208,5,2 +212,1,250 +212,2,265 +212,3,185 +212,4,135 +212,5,3 +215,1,220 +215,2,195 +215,3,135 +215,4,235 +215,5,3 +246,1,210 +246,2,133 +246,3,105 +246,4,87 +246,5,3 +247,1,250 +247,2,173 +247,3,145 +247,4,107 +247,5,3 +248,1,310 +248,2,273 +248,3,215 +248,4,127 +248,5,2 +252,1,190 +252,2,135 +252,3,95 +252,4,145 +252,5,4 +253,1,210 +253,2,175 +253,3,115 +253,4,195 +253,5,3 +254,1,250 +254,2,215 +254,3,155 +254,4,245 +254,5,3 +280,1,166 +280,2,95 +280,3,65 +280,4,85 +280,5,3 +281,1,186 +281,2,135 +281,3,95 +281,4,105 +281,5,3 +282,1,246 +282,2,255 +282,3,185 +282,4,165 +282,5,3 +304,1,210 +304,2,145 +304,3,145 +304,4,65 +304,5,3 +305,1,230 +305,2,185 +305,3,195 +305,4,85 +305,5,3 +306,1,250 +306,2,225 +306,3,245 +306,4,105 +306,5,2 +347,1,200 +347,2,195 +347,3,105 +347,4,155 +347,5,3 +348,1,260 +348,2,255 +348,3,185 +348,4,95 +348,5,2 +355,1,150 +355,2,85 +355,3,185 +355,4,55 +355,5,3 +356,1,190 +356,2,145 +356,3,265 +356,4,55 +356,5,3 +358,1,240 +358,2,195 +358,3,155 +358,4,135 +358,5,3 +361,1,210 +361,2,105 +361,3,105 +361,4,105 +361,5,3 +362,1,270 +362,2,165 +362,3,165 +362,4,165 +362,5,3 +363,1,250 +363,2,115 +363,3,105 +363,4,55 +363,5,3 +364,1,290 +364,2,155 +364,3,145 +364,4,95 +364,5,3 +365,1,330 +365,2,195 +365,3,185 +365,4,135 +365,5,2 +374,1,190 +374,2,115 +374,3,145 +374,4,65 +374,5,3 +375,1,230 +375,2,155 +375,3,185 +375,4,105 +375,5,3 +376,1,270 +376,2,275 +376,3,225 +376,4,145 +376,5,3 +379,1,270 +379,2,155 +379,3,305 +379,4,105 +379,5,2 +383,1,310 +383,2,305 +383,3,235 +383,4,185 +383,5,2 +384,1,325 +384,2,310 +384,3,190 +384,4,200 +384,5,4 +390,1,198 +390,2,121 +390,3,93 +390,4,127 +390,5,4 +391,1,238 +391,2,161 +391,3,109 +391,4,167 +391,5,3 +392,1,262 +392,2,213 +392,3,147 +392,4,221 +392,5,3 +393,1,216 +393,2,127 +393,3,113 +393,4,85 +393,5,3 +394,1,238 +394,2,167 +394,3,149 +394,4,105 +394,5,3 +395,1,278 +395,2,227 +395,3,193 +395,4,125 +395,5,3 +396,1,190 +396,2,115 +396,3,65 +396,4,125 +396,5,4 +397,1,220 +397,2,155 +397,3,95 +397,4,165 +397,5,4 +398,1,280 +398,2,245 +398,3,125 +398,4,205 +398,5,4 +399,1,228 +399,2,95 +399,3,85 +399,4,67 +399,5,3 +400,1,268 +400,2,175 +400,3,125 +400,4,147 +400,5,3 +403,1,200 +403,2,85 +403,3,73 +403,4,95 +403,5,4 +404,1,230 +404,2,175 +404,3,103 +404,4,125 +404,5,3 +405,1,270 +405,2,195 +405,3,163 +405,4,145 +405,5,3 +410,1,170 +410,2,89 +410,3,211 +410,4,65 +410,5,3 +411,1,230 +411,2,109 +411,3,311 +411,4,65 +411,5,2 +425,1,290 +425,2,125 +425,3,83 +425,4,145 +425,5,4 +426,1,410 +426,2,165 +426,3,103 +426,4,165 +426,5,3 +429,1,230 +429,2,215 +429,3,169 +429,4,215 +429,5,3 +433,1,200 +433,2,135 +433,3,105 +433,4,95 +433,5,3 +442,1,210 +442,2,189 +442,3,221 +442,4,75 +442,5,3 +443,1,226 +443,2,85 +443,3,95 +443,4,89 +443,5,3 +444,1,246 +444,2,185 +444,3,125 +444,4,169 +444,5,3 +445,1,326 +445,2,265 +445,3,185 +445,4,209 +445,5,3 +446,1,380 +446,2,175 +446,3,129 +446,4,15 +446,5,3 +447,1,190 +447,2,145 +447,3,85 +447,4,125 +447,5,3 +448,1,250 +448,2,235 +448,3,145 +448,4,185 +448,5,3 +451,1,190 +451,2,105 +451,3,149 +451,4,135 +451,5,3 +452,1,250 +452,2,185 +452,3,189 +452,4,195 +452,5,3 +453,1,206 +453,2,127 +453,3,85 +453,4,105 +453,5,3 +454,1,276 +454,2,177 +454,3,135 +454,4,175 +454,5,3 +455,1,258 +455,2,205 +455,3,149 +455,4,97 +455,5,3 +461,1,250 +461,2,245 +461,3,155 +461,4,255 +461,5,3 +464,1,340 +464,2,285 +464,3,189 +464,4,85 +464,5,2 +470,1,240 +470,2,225 +470,3,199 +470,4,195 +470,5,4 +471,1,240 +471,2,265 +471,3,209 +471,4,135 +471,5,4 +475,1,246 +475,2,255 +475,3,185 +475,4,165 +475,5,3 +477,1,200 +477,2,205 +477,3,275 +477,4,95 +477,5,2 +478,1,250 +478,2,165 +478,3,145 +478,4,225 +478,5,3 +483,1,310 +483,2,305 +483,3,225 +483,4,185 +483,5,3 +493,1,350 +493,2,245 +493,3,245 +493,4,245 +493,5,4 +495,1,200 +495,2,95 +495,3,115 +495,4,131 +495,5,4 +496,1,230 +496,2,125 +496,3,155 +496,4,171 +496,5,4 +497,1,260 +497,2,155 +497,3,195 +497,4,231 +497,5,3 +498,1,240 +498,2,95 +498,3,95 +498,4,95 +498,5,3 +499,1,290 +499,2,191 +499,3,115 +499,4,115 +499,5,3 +500,1,330 +500,2,205 +500,3,135 +500,4,135 +500,5,2 +501,1,220 +501,2,131 +501,3,95 +501,4,95 +501,5,3 +502,1,260 +502,2,171 +502,3,125 +502,4,125 +502,5,3 +503,1,300 +503,2,205 +503,3,159 +503,4,145 +503,5,3 +511,1,210 +511,2,111 +511,3,101 +511,4,133 +511,5,3 +512,1,260 +512,2,201 +512,3,131 +512,4,207 +512,5,3 +513,1,210 +513,2,111 +513,3,101 +513,4,133 +513,5,3 +514,1,260 +514,2,201 +514,3,131 +514,4,207 +514,5,3 +515,1,210 +515,2,111 +515,3,101 +515,4,133 +515,5,3 +516,1,260 +516,2,201 +516,3,131 +516,4,207 +516,5,3 +517,1,262 +517,2,139 +517,3,105 +517,4,53 +517,5,3 +518,1,342 +518,2,219 +518,3,185 +518,4,63 +518,5,3 +522,1,200 +522,2,125 +522,3,69 +522,4,157 +522,5,4 +523,1,260 +523,2,165 +523,3,131 +523,4,237 +523,5,3 +524,1,220 +524,2,155 +524,3,115 +524,4,35 +524,5,3 +525,1,250 +525,2,215 +525,3,149 +525,4,45 +525,5,2 +526,1,280 +526,2,275 +526,3,205 +526,4,55 +526,5,2 +529,1,230 +529,2,175 +529,3,89 +529,4,141 +529,5,3 +530,1,330 +530,2,275 +530,3,129 +530,4,181 +530,5,3 +531,1,316 +531,2,125 +531,3,177 +531,4,105 +531,5,3 +532,1,260 +532,2,165 +532,3,95 +532,4,75 +532,5,3 +533,1,280 +533,2,215 +533,3,139 +533,4,85 +533,5,3 +534,1,320 +534,2,285 +534,3,165 +534,4,95 +534,5,3 +540,1,200 +540,2,85 +540,3,135 +540,4,89 +540,5,3 +541,1,220 +541,2,105 +541,3,175 +541,4,89 +541,5,2 +542,1,260 +542,2,145 +542,3,155 +542,4,189 +542,5,3 +543,1,170 +543,2,95 +543,3,103 +543,4,119 +543,5,3 +544,1,190 +544,2,115 +544,3,183 +544,4,99 +544,5,2 +545,1,230 +545,2,185 +545,3,163 +545,4,229 +545,5,3 +546,1,190 +546,2,79 +546,3,115 +546,4,137 +546,5,4 +547,1,230 +547,2,159 +547,3,165 +547,4,237 +547,5,4 +548,1,200 +548,2,145 +548,3,105 +548,4,65 +548,5,3 +549,1,250 +549,2,225 +549,3,155 +549,4,185 +549,5,3 +551,1,210 +551,2,149 +551,3,75 +551,4,135 +551,5,3 +552,1,230 +552,2,169 +552,3,95 +552,4,153 +552,5,3 +553,1,300 +553,2,239 +553,3,145 +553,4,189 +553,5,3 +554,1,250 +554,2,185 +554,3,95 +554,4,105 +554,5,3 +555,1,320 +555,2,285 +555,3,115 +555,4,195 +555,5,3 +559,1,210 +559,2,155 +559,3,145 +559,4,101 +559,5,3 +560,1,240 +560,2,185 +560,3,235 +560,4,121 +560,5,3 +570,1,190 +570,2,165 +570,3,85 +570,4,135 +570,5,4 +571,1,230 +571,2,245 +571,3,125 +571,4,215 +571,5,4 +572,1,220 +572,2,105 +572,3,85 +572,4,155 +572,5,3 +573,1,260 +573,2,195 +573,3,125 +573,4,235 +573,5,3 +574,1,200 +574,2,115 +574,3,119 +574,4,95 +574,5,3 +575,1,230 +575,2,155 +575,3,159 +575,4,115 +575,5,3 +576,1,250 +576,2,195 +576,3,209 +576,4,135 +576,5,3 +587,1,220 +587,2,155 +587,3,125 +587,4,211 +587,5,4 +595,1,210 +595,2,119 +595,3,105 +595,4,135 +595,5,4 +596,1,250 +596,2,199 +596,3,125 +596,4,221 +596,5,3 +607,1,210 +607,2,135 +607,3,115 +607,4,45 +607,5,3 +608,1,230 +608,2,195 +608,3,125 +608,4,115 +608,5,3 +609,1,230 +609,2,295 +609,3,185 +609,4,165 +609,5,3 +610,1,202 +610,2,179 +610,3,105 +610,4,119 +610,5,3 +611,1,242 +611,2,239 +611,3,125 +611,4,139 +611,5,3 +612,1,262 +612,2,299 +612,3,165 +612,4,199 +612,5,3 +613,1,220 +613,2,125 +613,3,85 +613,4,85 +613,5,3 +614,1,300 +614,2,225 +614,3,165 +614,4,105 +614,5,2 +624,1,200 +624,2,175 +624,3,115 +624,4,125 +624,5,3 +625,1,240 +625,2,255 +625,3,175 +625,4,145 +625,5,3 +627,1,250 +627,2,171 +627,3,105 +627,4,125 +627,5,4 +628,1,310 +628,2,251 +628,3,155 +628,4,165 +628,5,4 +633,1,214 +633,2,95 +633,3,105 +633,4,81 +633,5,3 +634,1,254 +634,2,175 +634,3,145 +634,4,121 +634,5,3 +635,1,294 +635,2,255 +635,3,185 +635,4,201 +635,5,3 +636,1,220 +636,2,175 +636,3,115 +636,4,125 +636,5,3 +637,1,280 +637,2,275 +637,3,175 +637,4,205 +637,5,3 +639,1,292 +639,2,263 +639,3,185 +639,4,221 +639,5,3 +643,1,310 +643,2,305 +643,3,225 +643,4,185 +643,5,3 +644,1,310 +644,2,305 +644,3,225 +644,4,185 +644,5,3 diff --git a/pokedex/db/tables.py b/pokedex/db/tables.py index 91c778b..f6120bf 100644 --- a/pokedex/db/tables.py +++ b/pokedex/db/tables.py @@ -271,11 +271,27 @@ class ConquestPokemonEvolution(TableBase): recruiting_ko_required = Column(Boolean, nullable=False, server_default='False', info=dict(description=u"If true, the Pokémon must KO a Pokémon under the right conditions to recruit that Pokémon's warrior.")) +class ConquestPokemonStat(TableBase): + u"""A Pokémon's base stat in Pokémon Conquest. + + The main four base stats in Conquest are derived from level 100 stats in + the main series (ignoring effort, genes, and natures). Attack matches + either Attack or Special Attack, and Defense matches the average of Defense + and Special Defense. HP and Speed are the same. + """ + __tablename__ = 'conquest_pokemon_stats' + pokemon_species_id = Column(Integer, ForeignKey('pokemon_species.id'), primary_key=True, autoincrement=False, + info=dict(description=u'The ID of the Pokémon species.')) + conquest_stat_id = Column(Integer, ForeignKey('conquest_stats.id'), primary_key=True, autoincrement=False, + info=dict(description=u'The ID of the stat.')) + stat = Column(Integer, nullable=False, + info=dict(description=u'The base stat.')) + class ConquestStat(TableBase): - u"""A stat for Pokémon in Pokémon Conquest. + u"""A stat Pokémon have in Pokémon Conquest. """ __tablename__ = 'conquest_stats' - __singlename__ = 'conquest_stat' + __singlename__ = 'conquest_stat' # To be safe id = Column(Integer, primary_key=True, autoincrement=True, info=dict(desription=u'An ID for this stat.')) identifier = Column(Unicode(7), nullable=False, From 22a079390dd9ee97f8e6d80d5815a9096a14751c Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Thu, 26 Jul 2012 14:25:37 -0400 Subject: [PATCH 07/28] =?UTF-8?q?Add=20Conquest=20Pok=C3=A9mon=20abilities?= =?UTF-8?q?=20and=20moves.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pokedex/data/csv/abilities.csv | 60 ++ pokedex/data/csv/ability_names.csv | 60 ++ .../data/csv/conquest_pokemon_abilities.csv | 561 ++++++++++++++++++ pokedex/data/csv/conquest_pokemon_moves.csv | 201 +++++++ pokedex/db/tables.py | 22 + 5 files changed, 904 insertions(+) create mode 100644 pokedex/data/csv/conquest_pokemon_abilities.csv create mode 100644 pokedex/data/csv/conquest_pokemon_moves.csv diff --git a/pokedex/data/csv/abilities.csv b/pokedex/data/csv/abilities.csv index b82a3b1..178b94e 100644 --- a/pokedex/data/csv/abilities.csv +++ b/pokedex/data/csv/abilities.csv @@ -163,3 +163,63 @@ id,identifier,generation_id 162,victory-star,5 163,turboblaze,5 164,teravolt,5 +10001,mountaineer,5 +10002,wave-rider,5 +10003,skater,5 +10004,thrust,5 +10005,perception,5 +10006,parry,5 +10007,instinct,5 +10008,dodge,5 +10009,jagged-edge,5 +10010,frostbite,5 +10011,tenacity,5 +10012,pride,5 +10013,deep-sleep,5 +10014,power-nap,5 +10015,spirit,5 +10016,warm-blanket,5 +10017,gulp,5 +10018,herbivore,5 +10019,sandpit,5 +10020,hot-blooded,5 +10021,medic,5 +10022,life-force,5 +10023,lunchbox,5 +10024,nurse,5 +10025,melee,5 +10026,sponge,5 +10027,bodyguard,5 +10028,hero,5 +10029,last-bastion,5 +10030,stealth,5 +10031,vanguard,5 +10032,nomad,5 +10033,sequence,5 +10034,grass-cloak,5 +10035,celebrate,5 +10036,lullaby,5 +10037,calming,5 +10038,daze,5 +10039,frighten,5 +10040,interference,5 +10041,mood-maker,5 +10042,confidence,5 +10043,fortune,5 +10044,bonanza,5 +10045,explode,5 +10046,omnipotent,5 +10047,share,5 +10048,black-hole,5 +10049,shadow-dash,5 +10050,sprint,5 +10051,disgust,5 +10052,high-rise,5 +10053,climber,5 +10054,flame-boost,5 +10055,aqua-boost,5 +10056,run-up,5 +10057,conqueror,5 +10058,shackle,5 +10059,decoy,5 +10060,shield,5 diff --git a/pokedex/data/csv/ability_names.csv b/pokedex/data/csv/ability_names.csv index cc6b089..eb24456 100644 --- a/pokedex/data/csv/ability_names.csv +++ b/pokedex/data/csv/ability_names.csv @@ -983,3 +983,63 @@ ability_id,local_language_id,name 164,7,Terravoltaje 164,8,Teravolt 164,9,Teravolt +10001,9,Mountaineer +10002,9,Wave Rider +10003,9,Skater +10004,9,Thrust +10005,9,Perception +10006,9,Parry +10007,9,Instinct +10008,9,Dodge +10009,9,Jagged Edge +10010,9,Frostbite +10011,9,Tenacity +10012,9,Pride +10013,9,Deep Sleep +10014,9,Power Nap +10015,9,Spirit +10016,9,Warm Blanket +10017,9,Gulp +10018,9,Herbivore +10019,9,Sandpit +10020,9,Hot Blooded +10021,9,Medic +10022,9,Life Force +10023,9,Lunchbox +10024,9,Nurse +10025,9,Melee +10026,9,Sponge +10027,9,Bodyguard +10028,9,Hero +10029,9,Last Bastion +10030,9,Stealth +10031,9,Vanguard +10032,9,Nomad +10033,9,Sequence +10034,9,Grass Cloak +10035,9,Celebrate +10036,9,Lullaby +10037,9,Calming +10038,9,Daze +10039,9,Frighten +10040,9,Interference +10041,9,Mood Maker +10042,9,Confidence +10043,9,Fortune +10044,9,Bonanza +10045,9,Explode +10046,9,Omnipotent +10047,9,Share +10048,9,Black Hole +10049,9,Shadow Dash +10050,9,Sprint +10051,9,Disgust +10052,9,High-rise +10053,9,Climber +10054,9,Flame Boost +10055,9,Aqua Boost +10056,9,Run Up +10057,9,Conqueror +10058,9,Shackle +10059,9,Decoy +10060,9,Shield diff --git a/pokedex/data/csv/conquest_pokemon_abilities.csv b/pokedex/data/csv/conquest_pokemon_abilities.csv new file mode 100644 index 0000000..d5cd058 --- /dev/null +++ b/pokedex/data/csv/conquest_pokemon_abilities.csv @@ -0,0 +1,561 @@ +pokemon_species_id,slot,ability_id +4,1,66 +4,2,10016 +4,3,10028 +5,1,66 +5,2,10016 +5,3,10028 +6,1,66 +6,2,10028 +6,3,10029 +15,1,10031 +15,2,10001 +15,3,68 +23,1,22 +23,2,61 +23,3,10039 +24,1,22 +24,2,61 +24,3,10039 +25,1,9 +25,2,10035 +25,3,31 +26,1,9 +26,2,10007 +26,3,31 +39,1,10036 +39,2,10041 +39,3,10042 +40,1,10036 +40,2,10041 +40,3,10042 +41,1,10025 +41,2,39 +41,3,10026 +42,1,10040 +42,2,39 +42,3,10026 +52,1,10001 +52,2,10043 +52,3,10044 +53,1,10001 +53,2,7 +53,3,10052 +63,1,10007 +63,2,10022 +63,3,10047 +64,1,10007 +64,2,10022 +64,3,10005 +65,1,10007 +65,2,10022 +65,3,39 +66,1,62 +66,2,10004 +66,3,10027 +67,1,62 +67,2,10004 +67,3,10027 +68,1,62 +68,2,10057 +68,3,10027 +92,1,26 +93,1,26 +94,1,26 +95,1,5 +95,2,10009 +95,3,10039 +111,1,31 +111,2,10027 +111,3,10009 +112,1,31 +112,2,10027 +112,3,10009 +123,1,68 +123,2,10006 +123,3,10031 +129,1,10017 +129,2,10041 +129,3,10059 +130,1,22 +130,2,10039 +130,3,10011 +131,1,75 +131,2,10002 +131,3,11 +133,1,10050 +133,2,10005 +133,3,10035 +134,1,10002 +134,2,10055 +134,3,11 +135,1,10050 +135,2,10031 +135,3,10 +136,1,10015 +136,2,10054 +136,3,18 +143,1,10013 +143,2,17 +143,3,47 +144,1,10010 +147,1,61 +147,2,10007 +147,3,10041 +148,1,61 +148,2,10007 +148,3,10001 +149,1,39 +149,2,10042 +149,3,10029 +150,1,10022 +169,1,10049 +169,2,39 +169,3,10026 +172,1,9 +172,2,10041 +172,3,10033 +174,1,10036 +174,2,10041 +174,3,10042 +179,1,9 +179,2,10040 +179,3,10037 +180,1,9 +180,2,10040 +180,3,10037 +181,1,9 +181,2,10040 +181,3,10042 +194,1,10017 +194,2,10013 +194,3,11 +195,1,10058 +195,2,10013 +195,3,11 +196,1,10001 +196,2,10007 +196,3,10047 +197,1,10058 +197,2,10025 +197,3,10008 +200,1,26 +204,1,5 +204,2,10009 +204,3,10045 +205,1,5 +205,2,10009 +205,3,10045 +208,1,5 +208,2,10009 +208,3,10039 +212,1,68 +212,2,10006 +212,3,10012 +215,1,39 +215,2,10052 +215,3,10025 +246,1,10019 +246,2,62 +246,3,10030 +247,1,61 +247,2,10009 +247,3,10060 +248,1,10039 +248,2,10011 +248,3,10029 +252,1,65 +252,2,10001 +252,3,10007 +253,1,65 +253,2,10001 +253,3,10006 +254,1,65 +254,2,10001 +254,3,10050 +280,1,10007 +280,2,10005 +280,3,10047 +281,1,10007 +281,2,10005 +281,3,10047 +282,1,10007 +282,2,10005 +282,3,10042 +304,1,5 +304,2,10027 +304,3,10056 +305,1,5 +305,2,10027 +305,3,10056 +306,1,5 +306,2,10027 +306,3,10056 +347,1,4 +347,2,10009 +347,3,10007 +348,1,4 +348,2,10009 +348,3,10006 +355,1,26 +356,1,10039 +356,2,10040 +356,3,10048 +358,1,26 +361,1,39 +361,2,10003 +361,3,10030 +362,1,39 +362,2,10039 +362,3,10010 +363,1,10013 +363,2,10003 +363,3,47 +364,1,10013 +364,2,10003 +364,3,47 +365,1,10011 +365,2,10003 +365,3,47 +374,1,29 +374,2,10027 +374,3,10056 +375,1,29 +375,2,10027 +375,3,10060 +376,1,29 +376,2,10027 +376,3,10004 +379,1,29 +383,1,10020 +384,1,10032 +390,1,66 +390,2,10001 +390,3,10015 +391,1,66 +391,2,10053 +391,3,10015 +392,1,66 +392,2,10053 +392,3,10057 +393,1,67 +393,2,10002 +393,3,10012 +394,1,67 +394,2,10002 +394,3,10012 +395,1,67 +395,2,10002 +395,3,10012 +396,1,51 +396,2,10028 +396,3,10035 +397,1,22 +397,2,10028 +397,3,10035 +398,1,22 +398,2,10028 +398,3,10031 +399,1,86 +399,2,10013 +399,3,109 +400,1,86 +400,2,10013 +400,3,109 +403,1,22 +403,2,10033 +403,3,10035 +404,1,22 +404,2,10033 +404,3,10056 +405,1,22 +405,2,10033 +405,3,10050 +410,1,10060 +410,2,10029 +410,3,5 +411,1,10060 +411,2,10029 +411,3,5 +425,1,10008 +425,2,10045 +425,3,10059 +426,1,10008 +426,2,10045 +426,3,10059 +429,1,26 +433,1,26 +442,1,10040 +442,2,10039 +442,3,10048 +443,1,10019 +443,2,10007 +443,3,10025 +444,1,10019 +444,2,10006 +444,3,10035 +445,1,10030 +445,2,10006 +445,3,10011 +446,1,10023 +446,2,10014 +446,3,47 +447,1,39 +447,2,10006 +447,3,10050 +448,1,39 +448,2,10006 +448,3,10050 +451,1,4 +451,2,97 +451,3,10058 +452,1,4 +452,2,97 +452,3,10031 +453,1,10008 +453,2,10025 +453,3,10051 +454,1,10008 +454,2,10025 +454,3,10028 +455,1,26 +461,1,10008 +461,2,10052 +461,3,10049 +464,1,31 +464,2,10027 +464,3,116 +470,1,10056 +470,2,10007 +470,3,10022 +471,1,10003 +471,2,10030 +471,3,10010 +475,1,10006 +475,2,10057 +475,3,154 +477,1,10039 +477,2,10040 +477,3,10048 +478,1,10001 +478,2,10008 +478,3,10010 +483,1,10011 +493,1,10046 +495,1,65 +495,2,10034 +495,3,10007 +496,1,65 +496,2,10034 +496,3,10007 +497,1,65 +497,2,10034 +497,3,10024 +498,1,66 +498,2,10015 +498,3,10035 +499,1,66 +499,2,10015 +499,3,10035 +500,1,66 +500,2,10015 +500,3,10054 +501,1,67 +501,2,10002 +501,3,10006 +502,1,67 +502,2,10002 +502,3,10006 +503,1,67 +503,2,10002 +503,3,10057 +511,1,10025 +511,2,10024 +511,3,10035 +512,1,10025 +512,2,10028 +512,3,10007 +513,1,10025 +513,2,10001 +513,3,10035 +514,1,10025 +514,2,10007 +514,3,10054 +515,1,10025 +515,2,10001 +515,3,10008 +516,1,10025 +516,2,10007 +516,3,10055 +517,1,10013 +517,2,10005 +517,3,10007 +518,1,10037 +518,2,10037 +518,3,10038 +522,1,31 +522,2,78 +522,3,10056 +523,1,31 +523,2,78 +523,3,10050 +524,1,5 +524,2,10027 +524,3,10045 +525,1,5 +525,2,10027 +525,3,10045 +526,1,5 +526,2,10027 +526,3,10045 +529,1,10019 +529,2,10030 +529,3,10006 +530,1,10019 +530,2,10030 +530,3,10056 +531,1,10022 +531,2,131 +531,3,10021 +532,1,10004 +532,2,62 +532,3,10015 +533,1,10004 +533,2,62 +533,3,10015 +534,1,10004 +534,2,62 +534,3,10015 +540,1,10034 +540,2,10030 +540,3,10018 +541,1,10034 +541,2,10030 +541,3,10058 +542,1,10024 +542,2,68 +542,3,10042 +543,1,38 +543,2,10009 +543,3,10018 +544,1,38 +544,2,10009 +544,3,10028 +545,1,38 +545,2,10009 +545,3,10031 +546,1,10025 +546,2,10001 +546,3,10008 +547,1,10025 +547,2,10001 +547,3,10008 +548,1,20 +548,2,10024 +548,3,10022 +549,1,20 +549,2,10024 +549,3,10022 +551,1,22 +551,2,153 +551,3,10035 +552,1,22 +552,2,153 +552,3,10051 +553,1,22 +553,2,153 +553,3,10051 +554,1,10056 +554,2,10015 +554,3,10035 +555,1,10028 +555,2,10015 +555,3,10057 +559,1,61 +559,2,153 +559,3,10051 +560,1,61 +560,2,153 +560,3,10015 +570,1,149 +570,2,10025 +570,3,10051 +571,1,149 +571,2,10012 +571,3,10049 +572,1,10041 +572,2,10005 +572,3,10042 +573,1,10008 +573,2,10005 +573,3,10042 +574,1,10007 +574,2,10005 +574,3,10008 +575,1,10007 +575,2,10005 +575,3,10037 +576,1,10007 +576,2,10005 +576,3,10037 +587,1,9 +587,2,10007 +587,3,10035 +595,1,14 +595,2,10033 +595,3,10026 +596,1,14 +596,2,10033 +596,3,10026 +607,1,49 +607,2,18 +607,3,10016 +608,1,49 +608,2,18 +608,3,10016 +609,1,49 +609,2,18 +609,3,10016 +610,1,104 +610,2,10007 +610,3,10039 +611,1,104 +611,2,10006 +611,3,10039 +612,1,104 +612,2,10012 +612,3,10011 +613,1,10030 +613,2,10003 +613,3,10041 +614,1,10030 +614,2,10011 +614,3,10039 +624,1,10006 +624,2,10058 +624,3,39 +625,1,10006 +625,2,10058 +625,3,39 +627,1,51 +627,2,10012 +627,3,10035 +628,1,51 +628,2,10012 +628,3,10028 +633,1,10028 +633,2,10012 +633,3,10025 +634,1,10028 +634,2,10012 +634,3,10035 +635,1,26 +636,1,49 +636,2,10056 +636,3,10026 +637,1,49 +637,2,10039 +637,3,10026 +639,1,154 +643,1,163 +644,1,164 diff --git a/pokedex/data/csv/conquest_pokemon_moves.csv b/pokedex/data/csv/conquest_pokemon_moves.csv new file mode 100644 index 0000000..7537103 --- /dev/null +++ b/pokedex/data/csv/conquest_pokemon_moves.csv @@ -0,0 +1,201 @@ +pokemon_species_id,move_id +4,52 +5,424 +6,53 +15,41 +23,40 +24,474 +25,85 +26,344 +39,3 +40,304 +41,17 +42,305 +52,154 +53,163 +63,100 +64,60 +65,94 +66,2 +67,358 +68,238 +92,122 +93,506 +94,247 +95,317 +111,523 +112,529 +123,210 +129,150 +130,401 +131,58 +133,98 +134,56 +135,85 +136,424 +143,34 +144,59 +147,82 +148,525 +149,407 +150,540 +169,440 +172,84 +174,1 +179,84 +180,435 +181,87 +194,55 +195,426 +196,60 +197,372 +200,310 +204,450 +205,360 +208,231 +212,404 +215,185 +246,317 +247,157 +248,444 +252,71 +253,348 +254,437 +280,93 +281,473 +282,94 +304,232 +305,442 +306,231 +347,210 +348,404 +355,310 +356,425 +358,473 +361,181 +362,58 +363,181 +364,301 +365,59 +374,442 +375,418 +376,309 +379,430 +383,414 +384,406 +390,52 +391,172 +392,83 +393,145 +394,61 +395,56 +396,98 +397,17 +398,413 +399,29 +400,158 +403,209 +404,435 +405,87 +410,442 +411,157 +425,310 +426,247 +429,247 +433,93 +442,425 +443,82 +444,337 +445,407 +446,33 +447,395 +448,396 +451,398 +452,440 +453,398 +454,188 +455,22 +461,400 +464,439 +470,348 +471,196 +475,427 +477,247 +478,196 +483,459 +493,449 +495,22 +496,348 +497,437 +498,52 +499,535 +500,126 +501,55 +502,352 +503,401 +511,22 +512,437 +513,481 +514,510 +515,55 +516,362 +517,95 +518,138 +522,209 +523,435 +524,350 +525,157 +526,444 +529,91 +530,529 +531,1 +532,67 +533,358 +534,276 +540,450 +541,75 +542,404 +543,40 +544,342 +545,474 +546,71 +547,75 +548,72 +549,80 +551,189 +552,44 +553,242 +554,172 +555,126 +559,185 +560,136 +570,492 +571,539 +572,3 +573,541 +574,93 +575,60 +576,248 +587,521 +595,486 +596,435 +607,52 +608,481 +609,83 +610,82 +611,337 +612,200 +613,181 +614,556 +624,372 +625,400 +627,17 +628,507 +633,82 +634,242 +635,406 +636,172 +637,552 +639,533 +643,551 +644,550 diff --git a/pokedex/db/tables.py b/pokedex/db/tables.py index f6120bf..99e64da 100644 --- a/pokedex/db/tables.py +++ b/pokedex/db/tables.py @@ -247,6 +247,17 @@ class ConquestMaxLink(TableBase): max_link = Column(Integer, nullable=False, info=dict(description='The maximum link percentage this warrior rank and Pokémon can reach.')) +class ConquestPokemonAbility(TableBase): + u"""An ability a Pokémon species has in Pokémon Conquest. + """ + __tablename__ = 'conquest_pokemon_abilities' + pokemon_species_id = Column(Integer, ForeignKey('pokemon_species.id'), primary_key=True, nullable=False, autoincrement=False, + info=dict(description=u'The ID of the Pokémon species with this ability.')) + slot = Column(Integer, primary_key=True, nullable=False, autoincrement=False, + info=dict(description=u"The order abilities are listed in. Upon evolution, if a Pokémon's abilities change, it will receive the one in the same slot.")) + ability_id = Column(Integer, ForeignKey('abilities.id'), nullable=False, + info=dict(description=u'The ID of the ability.')) + class ConquestPokemonEvolution(TableBase): u"""The conditions under which a Pokémon must successfully complete an action to evolve in Pokémon Conquest. @@ -271,6 +282,17 @@ class ConquestPokemonEvolution(TableBase): recruiting_ko_required = Column(Boolean, nullable=False, server_default='False', info=dict(description=u"If true, the Pokémon must KO a Pokémon under the right conditions to recruit that Pokémon's warrior.")) +class ConquestPokemonMove(TableBase): + u"""A Pokémon's move in Pokémon Conquest. + + Yes, "move"; each Pokémon has exactly one. + """ + __tablename__ = 'conquest_pokemon_moves' + pokemon_species_id = Column(Integer, ForeignKey('pokemon_species.id'), primary_key=True, autoincrement=False, + info=dict(description=u'The ID of the Pokémon species.')) + move_id = Column(Integer, ForeignKey('moves.id'), nullable=False, + info=dict(description=u'The ID of the move.')) + class ConquestPokemonStat(TableBase): u"""A Pokémon's base stat in Pokémon Conquest. From dc5279cd7af15c251c6d04400b820f2b9dfdb47f Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Thu, 26 Jul 2012 14:43:47 -0400 Subject: [PATCH 08/28] Add Conquest kingdoms and warriors to the lookup. --- pokedex/lookup.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pokedex/lookup.py b/pokedex/lookup.py index 7439c2c..baa9b7f 100644 --- a/pokedex/lookup.py +++ b/pokedex/lookup.py @@ -87,6 +87,8 @@ _table_order = dict( types=5, locations=6, natures=7, + conquest_warriors=8, + conquest_kingdoms=9, ) def _table_facet_impl(searcher, docnum): u"""Implements a sort that puts different "types" of results in a @@ -116,6 +118,9 @@ class PokedexLookup(object): tables.PokemonSpecies, tables.PokemonForm, tables.Type, + + tables.ConquestKingdom, + tables.ConquestWarrior ) ) From 4597b970b0b560869fc47bf5006a7fca2ef313d8 Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Thu, 26 Jul 2012 14:45:52 -0400 Subject: [PATCH 09/28] Use gender symbols in the player characters' names. I spent longer than I should have deliberating, but in the end, it came down to the fact that searching for "Player" won't fuzzy-match the long versions. --- pokedex/data/csv/conquest_warrior_names.csv | 4 ++-- pokedex/data/csv/conquest_warriors.csv | 4 ++-- pokedex/db/tables.py | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pokedex/data/csv/conquest_warrior_names.csv b/pokedex/data/csv/conquest_warrior_names.csv index aeea20d..e61ee77 100644 --- a/pokedex/data/csv/conquest_warrior_names.csv +++ b/pokedex/data/csv/conquest_warrior_names.csv @@ -1,6 +1,6 @@ warrior_id,local_language_id,name -1,9,Player (male) -2,9,Player (female) +1,9,Player ♂ +2,9,Player ♀ 3,9,Nobunaga 4,9,Oichi 5,9,Hideyoshi diff --git a/pokedex/data/csv/conquest_warriors.csv b/pokedex/data/csv/conquest_warriors.csv index eab2155..0ca9d69 100644 --- a/pokedex/data/csv/conquest_warriors.csv +++ b/pokedex/data/csv/conquest_warriors.csv @@ -1,6 +1,6 @@ id,identifier,gender_id -1,player-male,2 -2,player-female,1 +1,player-m,2 +2,player-f,1 3,nobunaga,2 4,oichi,1 5,hideyoshi,2 diff --git a/pokedex/db/tables.py b/pokedex/db/tables.py index 99e64da..7775e16 100644 --- a/pokedex/db/tables.py +++ b/pokedex/db/tables.py @@ -334,14 +334,14 @@ class ConquestWarrior(TableBase): __singlename__ = 'warrior' id = Column(Integer, primary_key=True, nullable=False, autoincrement=True, info=dict(description='An ID for this warrior.')) - identifier = Column(Unicode(13), nullable=False, + identifier = Column(Unicode(10), nullable=False, info=dict(description='A readable identifier for this warrior.', format='identifier')) gender_id = Column(Integer, ForeignKey('genders.id'), nullable=False, info=dict(description="The ID of the warrior's gender.")) create_translation_table('conquest_warrior_names', ConquestWarrior, 'names', relation_lazy='joined', - name=Column(Unicode(15), nullable=False, index=True, + name=Column(Unicode(10), nullable=False, index=True, info=dict(description='The name.', format='plaintext', official=True)) ) From 39aa729e0ab275f15a2cfddbe1606e9f7f42b42b Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Thu, 26 Jul 2012 14:57:19 -0400 Subject: [PATCH 10/28] =?UTF-8?q?Add=20all=2048=C2=A0400=20max=20links=20f?= =?UTF-8?q?rom=20Pok=C3=A9mon=20Conquest.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Apparently I already committed the table class. --- pokedex/data/csv/conquest_max_links.csv | 48401 ++++++++++++++++++++++ 1 file changed, 48401 insertions(+) create mode 100644 pokedex/data/csv/conquest_max_links.csv diff --git a/pokedex/data/csv/conquest_max_links.csv b/pokedex/data/csv/conquest_max_links.csv new file mode 100644 index 0000000..111de4e --- /dev/null +++ b/pokedex/data/csv/conquest_max_links.csv @@ -0,0 +1,48401 @@ +warrior_rank_id,pokemon_species_id,max_link +1,4,86 +1,5,90 +1,6,90 +1,15,78 +1,23,80 +1,24,86 +1,25,80 +1,26,86 +1,39,90 +1,40,90 +1,41,80 +1,42,80 +1,52,90 +1,53,90 +1,63,80 +1,64,86 +1,65,86 +1,66,50 +1,67,50 +1,68,50 +1,92,80 +1,93,80 +1,94,80 +1,95,80 +1,111,88 +1,112,88 +1,123,72 +1,129,86 +1,130,86 +1,131,66 +1,133,100 +1,134,90 +1,135,90 +1,136,90 +1,143,90 +1,144,0 +1,147,70 +1,148,76 +1,149,76 +1,150,0 +1,169,80 +1,172,80 +1,174,90 +1,179,88 +1,180,88 +1,181,88 +1,194,80 +1,195,80 +1,196,90 +1,197,90 +1,200,70 +1,204,84 +1,205,84 +1,208,80 +1,212,78 +1,215,80 +1,246,70 +1,247,70 +1,248,70 +1,252,80 +1,253,88 +1,254,88 +1,280,80 +1,281,80 +1,282,80 +1,304,84 +1,305,90 +1,306,90 +1,347,70 +1,348,70 +1,355,84 +1,356,84 +1,358,80 +1,361,80 +1,362,80 +1,363,80 +1,364,80 +1,365,80 +1,374,74 +1,375,74 +1,376,74 +1,379,0 +1,383,0 +1,384,0 +1,390,50 +1,391,50 +1,392,50 +1,393,84 +1,394,90 +1,395,90 +1,396,90 +1,397,90 +1,398,90 +1,399,90 +1,400,90 +1,403,80 +1,404,88 +1,405,88 +1,410,74 +1,411,74 +1,425,80 +1,426,80 +1,429,70 +1,433,80 +1,442,84 +1,443,70 +1,444,76 +1,445,76 +1,446,90 +1,447,50 +1,448,50 +1,451,84 +1,452,84 +1,453,50 +1,454,50 +1,455,80 +1,461,80 +1,464,88 +1,470,90 +1,471,90 +1,475,50 +1,477,84 +1,478,88 +1,483,0 +1,493,40 +1,495,80 +1,496,88 +1,497,88 +1,498,50 +1,499,50 +1,500,50 +1,501,80 +1,502,86 +1,503,86 +1,511,80 +1,512,80 +1,513,86 +1,514,86 +1,515,80 +1,516,80 +1,517,80 +1,518,80 +1,522,80 +1,523,82 +1,524,80 +1,525,86 +1,526,86 +1,529,80 +1,530,80 +1,531,90 +1,532,50 +1,533,50 +1,534,50 +1,540,84 +1,541,84 +1,542,84 +1,543,86 +1,544,86 +1,545,86 +1,546,80 +1,547,80 +1,548,80 +1,549,80 +1,551,80 +1,552,88 +1,553,88 +1,554,86 +1,555,86 +1,559,50 +1,560,50 +1,570,86 +1,571,86 +1,572,90 +1,573,90 +1,574,84 +1,575,84 +1,576,84 +1,587,80 +1,595,86 +1,596,88 +1,607,90 +1,608,90 +1,609,90 +1,610,80 +1,611,88 +1,612,88 +1,613,88 +1,614,88 +1,624,86 +1,625,86 +1,627,90 +1,628,90 +1,633,70 +1,634,70 +1,635,70 +1,636,78 +1,637,78 +1,639,0 +1,643,0 +1,644,0 +2,4,88 +2,5,90 +2,6,90 +2,15,84 +2,23,82 +2,24,88 +2,25,82 +2,26,88 +2,39,90 +2,40,90 +2,41,82 +2,42,82 +2,52,90 +2,53,90 +2,63,82 +2,64,88 +2,65,88 +2,66,50 +2,67,50 +2,68,50 +2,92,82 +2,93,82 +2,94,82 +2,95,86 +2,111,90 +2,112,90 +2,123,84 +2,129,88 +2,130,88 +2,131,76 +2,133,100 +2,134,100 +2,135,100 +2,136,100 +2,143,90 +2,144,0 +2,147,76 +2,148,82 +2,149,82 +2,150,0 +2,169,82 +2,172,82 +2,174,90 +2,179,90 +2,180,90 +2,181,90 +2,194,82 +2,195,82 +2,196,100 +2,197,100 +2,200,76 +2,204,86 +2,205,86 +2,208,86 +2,212,90 +2,215,82 +2,246,76 +2,247,76 +2,248,76 +2,252,82 +2,253,90 +2,254,90 +2,280,82 +2,281,82 +2,282,84 +2,304,86 +2,305,90 +2,306,90 +2,347,76 +2,348,76 +2,355,86 +2,356,86 +2,358,84 +2,361,82 +2,362,82 +2,363,82 +2,364,82 +2,365,82 +2,374,80 +2,375,80 +2,376,80 +2,379,0 +2,383,0 +2,384,0 +2,390,50 +2,391,50 +2,392,50 +2,393,86 +2,394,90 +2,395,90 +2,396,90 +2,397,90 +2,398,90 +2,399,90 +2,400,90 +2,403,82 +2,404,90 +2,405,90 +2,410,80 +2,411,80 +2,425,82 +2,426,82 +2,429,76 +2,433,82 +2,442,86 +2,443,76 +2,444,82 +2,445,82 +2,446,90 +2,447,50 +2,448,50 +2,451,86 +2,452,86 +2,453,50 +2,454,50 +2,455,82 +2,461,84 +2,464,90 +2,470,100 +2,471,100 +2,475,50 +2,477,86 +2,478,90 +2,483,0 +2,493,70 +2,495,82 +2,496,90 +2,497,90 +2,498,50 +2,499,50 +2,500,50 +2,501,82 +2,502,88 +2,503,88 +2,511,82 +2,512,88 +2,513,88 +2,514,88 +2,515,82 +2,516,82 +2,517,82 +2,518,82 +2,522,82 +2,523,90 +2,524,82 +2,525,88 +2,526,88 +2,529,82 +2,530,88 +2,531,90 +2,532,50 +2,533,50 +2,534,50 +2,540,86 +2,541,86 +2,542,86 +2,543,88 +2,544,88 +2,545,88 +2,546,82 +2,547,82 +2,548,82 +2,549,82 +2,551,82 +2,552,90 +2,553,90 +2,554,88 +2,555,88 +2,559,50 +2,560,50 +2,570,88 +2,571,88 +2,572,90 +2,573,90 +2,574,86 +2,575,86 +2,576,86 +2,587,82 +2,595,88 +2,596,90 +2,607,90 +2,608,90 +2,609,90 +2,610,82 +2,611,90 +2,612,90 +2,613,90 +2,614,90 +2,624,88 +2,625,90 +2,627,90 +2,628,90 +2,633,76 +2,634,76 +2,635,76 +2,636,84 +2,637,84 +2,639,0 +2,643,0 +2,644,0 +3,4,90 +3,5,90 +3,6,90 +3,15,90 +3,23,84 +3,24,90 +3,25,84 +3,26,90 +3,39,90 +3,40,90 +3,41,84 +3,42,84 +3,52,90 +3,53,90 +3,63,84 +3,64,90 +3,65,90 +3,66,50 +3,67,50 +3,68,50 +3,92,84 +3,93,84 +3,94,84 +3,95,90 +3,111,90 +3,112,90 +3,123,90 +3,129,90 +3,130,90 +3,131,90 +3,133,100 +3,134,100 +3,135,100 +3,136,100 +3,143,90 +3,144,0 +3,147,84 +3,148,90 +3,149,90 +3,150,0 +3,169,84 +3,172,84 +3,174,90 +3,179,90 +3,180,90 +3,181,90 +3,194,84 +3,195,84 +3,196,100 +3,197,100 +3,200,84 +3,204,88 +3,205,88 +3,208,90 +3,212,90 +3,215,84 +3,246,84 +3,247,84 +3,248,90 +3,252,84 +3,253,90 +3,254,90 +3,280,84 +3,281,84 +3,282,90 +3,304,88 +3,305,90 +3,306,90 +3,347,84 +3,348,84 +3,355,88 +3,356,88 +3,358,90 +3,361,84 +3,362,84 +3,363,84 +3,364,84 +3,365,84 +3,374,88 +3,375,88 +3,376,88 +3,379,0 +3,383,0 +3,384,0 +3,390,50 +3,391,50 +3,392,50 +3,393,88 +3,394,90 +3,395,90 +3,396,90 +3,397,90 +3,398,90 +3,399,90 +3,400,90 +3,403,84 +3,404,90 +3,405,90 +3,410,88 +3,411,88 +3,425,84 +3,426,84 +3,429,84 +3,433,84 +3,442,88 +3,443,84 +3,444,90 +3,445,90 +3,446,90 +3,447,50 +3,448,50 +3,451,88 +3,452,88 +3,453,50 +3,454,50 +3,455,84 +3,461,90 +3,464,90 +3,470,100 +3,471,100 +3,475,50 +3,477,88 +3,478,90 +3,483,0 +3,493,100 +3,495,84 +3,496,90 +3,497,90 +3,498,50 +3,499,50 +3,500,50 +3,501,84 +3,502,90 +3,503,90 +3,511,84 +3,512,90 +3,513,90 +3,514,90 +3,515,84 +3,516,84 +3,517,84 +3,518,84 +3,522,84 +3,523,90 +3,524,84 +3,525,90 +3,526,90 +3,529,84 +3,530,90 +3,531,90 +3,532,50 +3,533,50 +3,534,50 +3,540,88 +3,541,88 +3,542,90 +3,543,90 +3,544,90 +3,545,90 +3,546,84 +3,547,84 +3,548,84 +3,549,84 +3,551,84 +3,552,90 +3,553,90 +3,554,90 +3,555,90 +3,559,50 +3,560,50 +3,570,90 +3,571,90 +3,572,90 +3,573,90 +3,574,88 +3,575,88 +3,576,88 +3,587,84 +3,595,90 +3,596,90 +3,607,90 +3,608,90 +3,609,90 +3,610,84 +3,611,90 +3,612,90 +3,613,90 +3,614,90 +3,624,90 +3,625,90 +3,627,90 +3,628,90 +3,633,84 +3,634,84 +3,635,90 +3,636,90 +3,637,90 +3,639,0 +3,643,0 +3,644,0 +4,4,86 +4,5,86 +4,6,86 +4,15,68 +4,23,78 +4,24,78 +4,25,86 +4,26,86 +4,39,90 +4,40,90 +4,41,78 +4,42,78 +4,52,90 +4,53,90 +4,63,86 +4,64,86 +4,65,86 +4,66,50 +4,67,50 +4,68,50 +4,92,78 +4,93,84 +4,94,84 +4,95,72 +4,111,78 +4,112,78 +4,123,62 +4,129,78 +4,130,78 +4,131,66 +4,133,100 +4,134,90 +4,135,90 +4,136,90 +4,143,90 +4,144,0 +4,147,76 +4,148,76 +4,149,76 +4,150,0 +4,169,78 +4,172,86 +4,174,90 +4,179,90 +4,180,90 +4,181,90 +4,194,86 +4,195,86 +4,196,90 +4,197,90 +4,200,76 +4,204,82 +4,205,82 +4,208,72 +4,212,62 +4,215,86 +4,246,74 +4,247,74 +4,248,74 +4,252,84 +4,253,84 +4,254,84 +4,280,84 +4,281,84 +4,282,84 +4,304,90 +4,305,90 +4,306,90 +4,347,68 +4,348,68 +4,355,82 +4,356,82 +4,358,86 +4,361,84 +4,362,84 +4,363,86 +4,364,86 +4,365,86 +4,374,72 +4,375,72 +4,376,72 +4,379,0 +4,383,0 +4,384,0 +4,390,50 +4,391,50 +4,392,50 +4,393,90 +4,394,90 +4,395,90 +4,396,90 +4,397,90 +4,398,90 +4,399,90 +4,400,90 +4,403,86 +4,404,86 +4,405,86 +4,410,78 +4,411,78 +4,425,86 +4,426,86 +4,429,76 +4,433,86 +4,442,82 +4,443,74 +4,444,74 +4,445,74 +4,446,90 +4,447,50 +4,448,50 +4,451,82 +4,452,82 +4,453,50 +4,454,50 +4,455,78 +4,461,86 +4,464,78 +4,470,90 +4,471,90 +4,475,50 +4,477,82 +4,478,90 +4,483,0 +4,493,40 +4,495,86 +4,496,86 +4,497,86 +4,498,50 +4,499,50 +4,500,50 +4,501,86 +4,502,86 +4,503,86 +4,511,84 +4,512,84 +4,513,84 +4,514,84 +4,515,84 +4,516,84 +4,517,90 +4,518,90 +4,522,86 +4,523,86 +4,524,78 +4,525,78 +4,526,78 +4,529,84 +4,530,84 +4,531,90 +4,532,50 +4,533,50 +4,534,50 +4,540,90 +4,541,90 +4,542,90 +4,543,78 +4,544,82 +4,545,82 +4,546,86 +4,547,86 +4,548,86 +4,549,86 +4,551,84 +4,552,84 +4,553,84 +4,554,84 +4,555,84 +4,559,50 +4,560,50 +4,570,86 +4,571,86 +4,572,90 +4,573,90 +4,574,90 +4,575,90 +4,576,90 +4,587,86 +4,595,86 +4,596,86 +4,607,90 +4,608,90 +4,609,90 +4,610,86 +4,611,86 +4,612,86 +4,613,90 +4,614,90 +4,624,86 +4,625,86 +4,627,90 +4,628,90 +4,633,76 +4,634,76 +4,635,76 +4,636,76 +4,637,76 +4,639,0 +4,643,0 +4,644,0 +5,4,88 +5,5,88 +5,6,88 +5,15,74 +5,23,80 +5,24,80 +5,25,88 +5,26,88 +5,39,90 +5,40,90 +5,41,80 +5,42,80 +5,52,90 +5,53,90 +5,63,88 +5,64,88 +5,65,88 +5,66,50 +5,67,50 +5,68,50 +5,92,80 +5,93,86 +5,94,86 +5,95,78 +5,111,80 +5,112,80 +5,123,74 +5,129,80 +5,130,80 +5,131,76 +5,133,100 +5,134,100 +5,135,100 +5,136,100 +5,143,90 +5,144,0 +5,147,82 +5,148,82 +5,149,82 +5,150,0 +5,169,80 +5,172,88 +5,174,90 +5,179,90 +5,180,90 +5,181,90 +5,194,88 +5,195,88 +5,196,100 +5,197,100 +5,200,82 +5,204,84 +5,205,84 +5,208,78 +5,212,74 +5,215,88 +5,246,80 +5,247,80 +5,248,80 +5,252,86 +5,253,86 +5,254,86 +5,280,86 +5,281,86 +5,282,86 +5,304,90 +5,305,90 +5,306,90 +5,347,74 +5,348,74 +5,355,84 +5,356,84 +5,358,90 +5,361,86 +5,362,86 +5,363,88 +5,364,88 +5,365,88 +5,374,78 +5,375,78 +5,376,78 +5,379,0 +5,383,0 +5,384,0 +5,390,50 +5,391,50 +5,392,50 +5,393,90 +5,394,90 +5,395,90 +5,396,90 +5,397,90 +5,398,90 +5,399,90 +5,400,90 +5,403,88 +5,404,88 +5,405,88 +5,410,84 +5,411,84 +5,425,88 +5,426,88 +5,429,82 +5,433,88 +5,442,84 +5,443,80 +5,444,80 +5,445,80 +5,446,90 +5,447,50 +5,448,50 +5,451,84 +5,452,84 +5,453,50 +5,454,50 +5,455,80 +5,461,88 +5,464,80 +5,470,100 +5,471,100 +5,475,50 +5,477,84 +5,478,90 +5,483,0 +5,493,70 +5,495,88 +5,496,88 +5,497,88 +5,498,50 +5,499,50 +5,500,50 +5,501,88 +5,502,88 +5,503,88 +5,511,86 +5,512,86 +5,513,86 +5,514,86 +5,515,86 +5,516,86 +5,517,90 +5,518,90 +5,522,88 +5,523,88 +5,524,80 +5,525,80 +5,526,80 +5,529,86 +5,530,86 +5,531,90 +5,532,50 +5,533,50 +5,534,50 +5,540,90 +5,541,90 +5,542,90 +5,543,80 +5,544,84 +5,545,84 +5,546,88 +5,547,88 +5,548,88 +5,549,88 +5,551,86 +5,552,86 +5,553,86 +5,554,86 +5,555,86 +5,559,50 +5,560,50 +5,570,88 +5,571,88 +5,572,90 +5,573,90 +5,574,90 +5,575,90 +5,576,90 +5,587,88 +5,595,88 +5,596,88 +5,607,90 +5,608,90 +5,609,90 +5,610,88 +5,611,88 +5,612,88 +5,613,90 +5,614,90 +5,624,88 +5,625,88 +5,627,90 +5,628,90 +5,633,82 +5,634,82 +5,635,82 +5,636,82 +5,637,82 +5,639,0 +5,643,0 +5,644,0 +6,4,90 +6,5,90 +6,6,90 +6,15,82 +6,23,82 +6,24,82 +6,25,90 +6,26,90 +6,39,90 +6,40,90 +6,41,82 +6,42,82 +6,52,90 +6,53,90 +6,63,90 +6,64,90 +6,65,90 +6,66,50 +6,67,50 +6,68,50 +6,92,82 +6,93,88 +6,94,88 +6,95,86 +6,111,82 +6,112,82 +6,123,82 +6,129,82 +6,130,82 +6,131,90 +6,133,100 +6,134,100 +6,135,100 +6,136,100 +6,143,90 +6,144,0 +6,147,90 +6,148,90 +6,149,90 +6,150,0 +6,169,82 +6,172,90 +6,174,90 +6,179,90 +6,180,90 +6,181,90 +6,194,90 +6,195,90 +6,196,100 +6,197,100 +6,200,90 +6,204,86 +6,205,86 +6,208,86 +6,212,82 +6,215,90 +6,246,88 +6,247,88 +6,248,88 +6,252,88 +6,253,88 +6,254,88 +6,280,88 +6,281,88 +6,282,88 +6,304,90 +6,305,90 +6,306,90 +6,347,82 +6,348,82 +6,355,86 +6,356,86 +6,358,90 +6,361,88 +6,362,88 +6,363,90 +6,364,90 +6,365,90 +6,374,86 +6,375,86 +6,376,86 +6,379,0 +6,383,0 +6,384,0 +6,390,50 +6,391,50 +6,392,50 +6,393,90 +6,394,90 +6,395,90 +6,396,90 +6,397,90 +6,398,90 +6,399,90 +6,400,90 +6,403,90 +6,404,90 +6,405,90 +6,410,90 +6,411,90 +6,425,90 +6,426,90 +6,429,90 +6,433,90 +6,442,86 +6,443,88 +6,444,88 +6,445,88 +6,446,90 +6,447,50 +6,448,50 +6,451,86 +6,452,86 +6,453,50 +6,454,50 +6,455,82 +6,461,90 +6,464,82 +6,470,100 +6,471,100 +6,475,50 +6,477,86 +6,478,90 +6,483,0 +6,493,100 +6,495,90 +6,496,90 +6,497,90 +6,498,50 +6,499,50 +6,500,50 +6,501,90 +6,502,90 +6,503,90 +6,511,88 +6,512,88 +6,513,88 +6,514,88 +6,515,88 +6,516,88 +6,517,90 +6,518,90 +6,522,90 +6,523,90 +6,524,82 +6,525,82 +6,526,82 +6,529,88 +6,530,88 +6,531,90 +6,532,50 +6,533,50 +6,534,50 +6,540,90 +6,541,90 +6,542,90 +6,543,82 +6,544,86 +6,545,86 +6,546,90 +6,547,90 +6,548,90 +6,549,90 +6,551,88 +6,552,88 +6,553,88 +6,554,88 +6,555,88 +6,559,50 +6,560,50 +6,570,90 +6,571,90 +6,572,90 +6,573,90 +6,574,90 +6,575,90 +6,576,90 +6,587,90 +6,595,90 +6,596,90 +6,607,90 +6,608,90 +6,609,90 +6,610,90 +6,611,90 +6,612,90 +6,613,90 +6,614,90 +6,624,90 +6,625,90 +6,627,90 +6,628,90 +6,633,90 +6,634,90 +6,635,90 +6,636,90 +6,637,90 +6,639,0 +6,643,0 +6,644,0 +7,4,64 +7,5,72 +7,6,78 +7,15,72 +7,23,86 +7,24,86 +7,25,76 +7,26,76 +7,39,56 +7,40,56 +7,41,78 +7,42,84 +7,52,66 +7,53,72 +7,63,64 +7,64,72 +7,65,72 +7,66,66 +7,67,72 +7,68,82 +7,92,78 +7,93,78 +7,94,78 +7,95,72 +7,111,72 +7,112,78 +7,123,78 +7,129,72 +7,130,84 +7,131,40 +7,133,64 +7,134,64 +7,135,76 +7,136,80 +7,143,64 +7,144,0 +7,147,90 +7,148,90 +7,149,90 +7,150,0 +7,169,84 +7,172,76 +7,174,56 +7,179,76 +7,180,76 +7,181,80 +7,194,64 +7,195,64 +7,196,70 +7,197,72 +7,200,76 +7,204,72 +7,205,78 +7,208,76 +7,212,78 +7,215,42 +7,246,78 +7,247,78 +7,248,78 +7,252,66 +7,253,72 +7,254,80 +7,280,66 +7,281,66 +7,282,76 +7,304,64 +7,305,72 +7,306,80 +7,347,72 +7,348,82 +7,355,84 +7,356,90 +7,358,68 +7,361,42 +7,362,42 +7,363,40 +7,364,40 +7,365,40 +7,374,68 +7,375,68 +7,376,68 +7,379,0 +7,383,0 +7,384,80 +7,390,64 +7,391,66 +7,392,72 +7,393,64 +7,394,72 +7,395,72 +7,396,64 +7,397,66 +7,398,72 +7,399,66 +7,400,72 +7,403,76 +7,404,82 +7,405,84 +7,410,66 +7,411,78 +7,425,70 +7,426,72 +7,429,86 +7,433,68 +7,442,84 +7,443,90 +7,444,90 +7,445,90 +7,446,64 +7,447,64 +7,448,76 +7,451,78 +7,452,84 +7,453,72 +7,454,78 +7,455,82 +7,461,42 +7,464,78 +7,470,64 +7,471,40 +7,475,76 +7,477,90 +7,478,42 +7,483,0 +7,493,0 +7,495,64 +7,496,72 +7,497,72 +7,498,64 +7,499,72 +7,500,80 +7,501,64 +7,502,64 +7,503,78 +7,511,66 +7,512,72 +7,513,66 +7,514,72 +7,515,66 +7,516,72 +7,517,56 +7,518,56 +7,522,90 +7,523,90 +7,524,76 +7,525,84 +7,526,84 +7,529,66 +7,530,80 +7,531,56 +7,532,66 +7,533,72 +7,534,76 +7,540,64 +7,541,64 +7,542,64 +7,543,72 +7,544,78 +7,545,80 +7,546,64 +7,547,64 +7,548,68 +7,549,68 +7,551,66 +7,552,78 +7,553,80 +7,554,70 +7,555,82 +7,559,66 +7,560,72 +7,570,82 +7,571,90 +7,572,64 +7,573,64 +7,574,80 +7,575,80 +7,576,88 +7,587,76 +7,595,74 +7,596,88 +7,607,64 +7,608,86 +7,609,86 +7,610,90 +7,611,90 +7,612,90 +7,613,40 +7,614,40 +7,624,68 +7,625,76 +7,627,64 +7,628,84 +7,633,90 +7,634,90 +7,635,100 +7,636,76 +7,637,80 +7,639,0 +7,643,0 +7,644,80 +8,4,68 +8,5,76 +8,6,82 +8,15,76 +8,23,90 +8,24,90 +8,25,80 +8,26,80 +8,39,60 +8,40,60 +8,41,82 +8,42,88 +8,52,70 +8,53,76 +8,63,68 +8,64,76 +8,65,76 +8,66,70 +8,67,76 +8,68,86 +8,92,82 +8,93,82 +8,94,82 +8,95,76 +8,111,76 +8,112,82 +8,123,82 +8,129,76 +8,130,88 +8,131,40 +8,133,68 +8,134,68 +8,135,80 +8,136,90 +8,143,70 +8,144,0 +8,147,90 +8,148,90 +8,149,90 +8,150,0 +8,169,88 +8,172,80 +8,174,60 +8,179,80 +8,180,80 +8,181,84 +8,194,68 +8,195,68 +8,196,74 +8,197,76 +8,200,80 +8,204,76 +8,205,82 +8,208,84 +8,212,86 +8,215,50 +8,246,82 +8,247,82 +8,248,86 +8,252,70 +8,253,76 +8,254,84 +8,280,70 +8,281,70 +8,282,80 +8,304,68 +8,305,76 +8,306,84 +8,347,76 +8,348,86 +8,355,90 +8,356,90 +8,358,72 +8,361,50 +8,362,50 +8,363,40 +8,364,40 +8,365,40 +8,374,76 +8,375,76 +8,376,82 +8,379,0 +8,383,0 +8,384,100 +8,390,68 +8,391,70 +8,392,76 +8,393,68 +8,394,76 +8,395,76 +8,396,68 +8,397,70 +8,398,76 +8,399,70 +8,400,76 +8,403,80 +8,404,86 +8,405,88 +8,410,70 +8,411,82 +8,425,74 +8,426,76 +8,429,90 +8,433,72 +8,442,88 +8,443,90 +8,444,90 +8,445,90 +8,446,68 +8,447,68 +8,448,80 +8,451,82 +8,452,88 +8,453,76 +8,454,82 +8,455,86 +8,461,50 +8,464,84 +8,470,68 +8,471,40 +8,475,80 +8,477,90 +8,478,50 +8,483,0 +8,493,0 +8,495,68 +8,496,76 +8,497,76 +8,498,68 +8,499,76 +8,500,84 +8,501,68 +8,502,68 +8,503,82 +8,511,70 +8,512,76 +8,513,70 +8,514,76 +8,515,70 +8,516,76 +8,517,60 +8,518,60 +8,522,90 +8,523,90 +8,524,80 +8,525,88 +8,526,88 +8,529,70 +8,530,84 +8,531,60 +8,532,70 +8,533,76 +8,534,80 +8,540,68 +8,541,68 +8,542,68 +8,543,76 +8,544,82 +8,545,84 +8,546,68 +8,547,68 +8,548,72 +8,549,72 +8,551,70 +8,552,82 +8,553,84 +8,554,74 +8,555,86 +8,559,70 +8,560,76 +8,570,90 +8,571,90 +8,572,68 +8,573,68 +8,574,90 +8,575,90 +8,576,90 +8,587,80 +8,595,78 +8,596,90 +8,607,68 +8,608,90 +8,609,90 +8,610,90 +8,611,90 +8,612,90 +8,613,40 +8,614,40 +8,624,72 +8,625,80 +8,627,68 +8,628,90 +8,633,90 +8,634,90 +8,635,100 +8,636,80 +8,637,88 +8,639,0 +8,643,0 +8,644,100 +9,4,82 +9,5,82 +9,6,82 +9,15,58 +9,23,60 +9,24,60 +9,25,84 +9,26,84 +9,39,100 +9,40,90 +9,41,68 +9,42,68 +9,52,90 +9,53,90 +9,63,82 +9,64,82 +9,65,82 +9,66,40 +9,67,40 +9,68,40 +9,92,68 +9,93,74 +9,94,74 +9,95,54 +9,111,64 +9,112,64 +9,123,40 +9,129,68 +9,130,68 +9,131,70 +9,133,90 +9,134,90 +9,135,90 +9,136,90 +9,143,90 +9,144,0 +9,147,84 +9,148,84 +9,149,84 +9,150,0 +9,169,68 +9,172,84 +9,174,90 +9,179,84 +9,180,90 +9,181,90 +9,194,80 +9,195,80 +9,196,90 +9,197,90 +9,200,70 +9,204,64 +9,205,64 +9,208,54 +9,212,40 +9,215,70 +9,246,52 +9,247,52 +9,248,52 +9,252,74 +9,253,74 +9,254,74 +9,280,74 +9,281,74 +9,282,74 +9,304,80 +9,305,80 +9,306,80 +9,347,58 +9,348,58 +9,355,56 +9,356,56 +9,358,80 +9,361,66 +9,362,66 +9,363,80 +9,364,80 +9,365,80 +9,374,54 +9,375,54 +9,376,54 +9,379,0 +9,383,0 +9,384,0 +9,390,42 +9,391,42 +9,392,42 +9,393,80 +9,394,80 +9,395,80 +9,396,90 +9,397,90 +9,398,90 +9,399,90 +9,400,90 +9,403,82 +9,404,82 +9,405,82 +9,410,60 +9,411,60 +9,425,80 +9,426,80 +9,429,70 +9,433,80 +9,442,58 +9,443,72 +9,444,72 +9,445,72 +9,446,90 +9,447,42 +9,448,42 +9,451,64 +9,452,64 +9,453,40 +9,454,40 +9,455,58 +9,461,70 +9,464,64 +9,470,90 +9,471,90 +9,475,40 +9,477,56 +9,478,72 +9,483,0 +9,493,0 +9,495,82 +9,496,82 +9,497,82 +9,498,42 +9,499,42 +9,500,42 +9,501,80 +9,502,80 +9,503,80 +9,511,74 +9,512,74 +9,513,74 +9,514,74 +9,515,74 +9,516,74 +9,517,90 +9,518,90 +9,522,76 +9,523,76 +9,524,64 +9,525,64 +9,526,64 +9,529,74 +9,530,74 +9,531,90 +9,532,40 +9,533,40 +9,534,40 +9,540,80 +9,541,80 +9,542,80 +9,543,68 +9,544,68 +9,545,68 +9,546,88 +9,547,88 +9,548,80 +9,549,84 +9,551,74 +9,552,74 +9,553,74 +9,554,70 +9,555,70 +9,559,40 +9,560,40 +9,570,76 +9,571,76 +9,572,90 +9,573,90 +9,574,72 +9,575,72 +9,576,72 +9,587,84 +9,595,82 +9,596,82 +9,607,84 +9,608,84 +9,609,84 +9,610,90 +9,611,90 +9,612,90 +9,613,84 +9,614,84 +9,624,80 +9,625,80 +9,627,90 +9,628,90 +9,633,80 +9,634,80 +9,635,80 +9,636,60 +9,637,60 +9,639,0 +9,643,0 +9,644,0 +10,4,90 +10,5,90 +10,6,90 +10,15,64 +10,23,64 +10,24,64 +10,25,90 +10,26,90 +10,39,100 +10,40,100 +10,41,72 +10,42,72 +10,52,90 +10,53,90 +10,63,90 +10,64,90 +10,65,90 +10,66,40 +10,67,40 +10,68,40 +10,92,72 +10,93,78 +10,94,78 +10,95,60 +10,111,68 +10,112,68 +10,123,58 +10,129,72 +10,130,72 +10,131,80 +10,133,90 +10,134,90 +10,135,90 +10,136,90 +10,143,90 +10,144,0 +10,147,90 +10,148,90 +10,149,90 +10,150,0 +10,169,72 +10,172,90 +10,174,90 +10,179,90 +10,180,90 +10,181,90 +10,194,90 +10,195,90 +10,196,90 +10,197,90 +10,200,80 +10,204,68 +10,205,68 +10,208,60 +10,212,58 +10,215,80 +10,246,58 +10,247,58 +10,248,58 +10,252,78 +10,253,78 +10,254,78 +10,280,78 +10,281,78 +10,282,78 +10,304,90 +10,305,90 +10,306,90 +10,347,64 +10,348,64 +10,355,60 +10,356,60 +10,358,90 +10,361,70 +10,362,70 +10,363,90 +10,364,90 +10,365,90 +10,374,60 +10,375,60 +10,376,60 +10,379,0 +10,383,0 +10,384,0 +10,390,50 +10,391,50 +10,392,50 +10,393,90 +10,394,90 +10,395,90 +10,396,90 +10,397,90 +10,398,90 +10,399,90 +10,400,90 +10,403,90 +10,404,90 +10,405,90 +10,410,66 +10,411,66 +10,425,90 +10,426,90 +10,429,80 +10,433,90 +10,442,62 +10,443,78 +10,444,78 +10,445,78 +10,446,90 +10,447,50 +10,448,50 +10,451,68 +10,452,68 +10,453,40 +10,454,40 +10,455,62 +10,461,80 +10,464,68 +10,470,90 +10,471,90 +10,475,40 +10,477,60 +10,478,76 +10,483,0 +10,493,0 +10,495,90 +10,496,90 +10,497,90 +10,498,50 +10,499,50 +10,500,50 +10,501,86 +10,502,86 +10,503,86 +10,511,78 +10,512,78 +10,513,78 +10,514,78 +10,515,78 +10,516,78 +10,517,90 +10,518,90 +10,522,84 +10,523,84 +10,524,68 +10,525,68 +10,526,68 +10,529,78 +10,530,78 +10,531,90 +10,532,40 +10,533,40 +10,534,40 +10,540,90 +10,541,90 +10,542,90 +10,543,72 +10,544,72 +10,545,72 +10,546,90 +10,547,80 +10,548,90 +10,549,90 +10,551,78 +10,552,78 +10,553,78 +10,554,74 +10,555,74 +10,559,40 +10,560,40 +10,570,86 +10,571,86 +10,572,90 +10,573,90 +10,574,80 +10,575,80 +10,576,80 +10,587,80 +10,595,90 +10,596,90 +10,607,90 +10,608,90 +10,609,90 +10,610,90 +10,611,90 +10,612,90 +10,613,90 +10,614,90 +10,624,90 +10,625,90 +10,627,90 +10,628,90 +10,633,88 +10,634,88 +10,635,88 +10,636,66 +10,637,66 +10,639,0 +10,643,0 +10,644,0 +11,4,90 +11,5,90 +11,6,90 +11,15,40 +11,23,64 +11,24,64 +11,25,58 +11,26,58 +11,39,58 +11,40,64 +11,41,66 +11,42,66 +11,52,90 +11,53,90 +11,63,58 +11,64,60 +11,65,60 +11,66,62 +11,67,62 +11,68,66 +11,92,66 +11,93,66 +11,94,66 +11,95,50 +11,111,50 +11,112,50 +11,123,34 +11,129,0 +11,130,0 +11,131,0 +11,133,54 +11,134,30 +11,135,54 +11,136,82 +11,143,58 +11,144,0 +11,147,40 +11,148,40 +11,149,40 +11,150,0 +11,169,66 +11,172,58 +11,174,58 +11,179,58 +11,180,58 +11,181,58 +11,194,0 +11,195,0 +11,196,54 +11,197,54 +11,200,48 +11,204,66 +11,205,66 +11,208,50 +11,212,46 +11,215,58 +11,246,52 +11,247,56 +11,248,56 +11,252,66 +11,253,66 +11,254,66 +11,280,66 +11,281,66 +11,282,66 +11,304,64 +11,305,64 +11,306,64 +11,347,56 +11,348,56 +11,355,66 +11,356,66 +11,358,68 +11,361,66 +11,362,66 +11,363,0 +11,364,0 +11,365,0 +11,374,48 +11,375,48 +11,376,48 +11,379,0 +11,383,0 +11,384,0 +11,390,90 +11,391,100 +11,392,90 +11,393,0 +11,394,0 +11,395,0 +11,396,58 +11,397,58 +11,398,58 +11,399,0 +11,400,0 +11,403,50 +11,404,50 +11,405,50 +11,410,56 +11,411,56 +11,425,64 +11,426,64 +11,429,48 +11,433,68 +11,442,66 +11,443,48 +11,444,48 +11,445,48 +11,446,58 +11,447,56 +11,448,56 +11,451,66 +11,452,66 +11,453,68 +11,454,68 +11,455,70 +11,461,58 +11,464,50 +11,470,54 +11,471,54 +11,475,70 +11,477,66 +11,478,66 +11,483,0 +11,493,0 +11,495,58 +11,496,58 +11,497,58 +11,498,90 +11,499,90 +11,500,90 +11,501,0 +11,502,0 +11,503,0 +11,511,66 +11,512,66 +11,513,90 +11,514,90 +11,515,0 +11,516,0 +11,517,64 +11,518,64 +11,522,58 +11,523,58 +11,524,76 +11,525,76 +11,526,76 +11,529,72 +11,530,72 +11,531,58 +11,532,84 +11,533,84 +11,534,84 +11,540,58 +11,541,64 +11,542,64 +11,543,74 +11,544,74 +11,545,74 +11,546,58 +11,547,58 +11,548,62 +11,549,62 +11,551,72 +11,552,72 +11,553,72 +11,554,90 +11,555,90 +11,559,76 +11,560,76 +11,570,52 +11,571,52 +11,572,58 +11,573,58 +11,574,58 +11,575,64 +11,576,64 +11,587,58 +11,595,52 +11,596,52 +11,607,88 +11,608,90 +11,609,90 +11,610,62 +11,611,62 +11,612,62 +11,613,58 +11,614,58 +11,624,70 +11,625,70 +11,627,64 +11,628,64 +11,633,46 +11,634,48 +11,635,48 +11,636,90 +11,637,90 +11,639,0 +11,643,40 +11,644,0 +12,4,90 +12,5,90 +12,6,90 +12,15,52 +12,23,72 +12,24,72 +12,25,66 +12,26,66 +12,39,66 +12,40,72 +12,41,74 +12,42,74 +12,52,90 +12,53,90 +12,63,66 +12,64,68 +12,65,68 +12,66,70 +12,67,70 +12,68,84 +12,92,74 +12,93,74 +12,94,74 +12,95,62 +12,111,58 +12,112,58 +12,123,52 +12,129,0 +12,130,0 +12,131,0 +12,133,66 +12,134,30 +12,135,66 +12,136,90 +12,143,66 +12,144,0 +12,147,52 +12,148,52 +12,149,56 +12,150,0 +12,169,74 +12,172,66 +12,174,66 +12,179,66 +12,180,66 +12,181,66 +12,194,0 +12,195,0 +12,196,66 +12,197,66 +12,200,60 +12,204,74 +12,205,74 +12,208,62 +12,212,64 +12,215,66 +12,246,64 +12,247,68 +12,248,68 +12,252,74 +12,253,74 +12,254,74 +12,280,74 +12,281,74 +12,282,74 +12,304,72 +12,305,72 +12,306,72 +12,347,68 +12,348,68 +12,355,74 +12,356,74 +12,358,76 +12,361,74 +12,362,74 +12,363,0 +12,364,0 +12,365,0 +12,374,60 +12,375,60 +12,376,60 +12,379,0 +12,383,0 +12,384,0 +12,390,90 +12,391,100 +12,392,100 +12,393,0 +12,394,0 +12,395,0 +12,396,66 +12,397,66 +12,398,66 +12,399,0 +12,400,0 +12,403,58 +12,404,58 +12,405,58 +12,410,68 +12,411,68 +12,425,72 +12,426,74 +12,429,60 +12,433,76 +12,442,74 +12,443,60 +12,444,60 +12,445,60 +12,446,66 +12,447,64 +12,448,64 +12,451,74 +12,452,74 +12,453,76 +12,454,76 +12,455,78 +12,461,66 +12,464,60 +12,470,66 +12,471,66 +12,475,78 +12,477,74 +12,478,74 +12,483,0 +12,493,0 +12,495,66 +12,496,66 +12,497,66 +12,498,90 +12,499,90 +12,500,90 +12,501,0 +12,502,0 +12,503,0 +12,511,74 +12,512,74 +12,513,90 +12,514,90 +12,515,0 +12,516,0 +12,517,72 +12,518,72 +12,522,66 +12,523,66 +12,524,84 +12,525,84 +12,526,84 +12,529,80 +12,530,80 +12,531,66 +12,532,90 +12,533,90 +12,534,90 +12,540,66 +12,541,72 +12,542,72 +12,543,82 +12,544,82 +12,545,82 +12,546,66 +12,547,66 +12,548,70 +12,549,70 +12,551,80 +12,552,80 +12,553,80 +12,554,90 +12,555,90 +12,559,84 +12,560,84 +12,570,60 +12,571,60 +12,572,66 +12,573,66 +12,574,66 +12,575,72 +12,576,72 +12,587,66 +12,595,60 +12,596,60 +12,607,90 +12,608,90 +12,609,90 +12,610,70 +12,611,70 +12,612,70 +12,613,66 +12,614,66 +12,624,78 +12,625,78 +12,627,72 +12,628,72 +12,633,58 +12,634,60 +12,635,60 +12,636,90 +12,637,90 +12,639,0 +12,643,70 +12,644,0 +13,4,90 +13,5,90 +13,6,90 +13,15,60 +13,23,80 +13,24,80 +13,25,74 +13,26,74 +13,39,74 +13,40,80 +13,41,82 +13,42,82 +13,52,90 +13,53,90 +13,63,74 +13,64,76 +13,65,76 +13,66,78 +13,67,78 +13,68,90 +13,92,82 +13,93,82 +13,94,82 +13,95,70 +13,111,66 +13,112,66 +13,123,60 +13,129,0 +13,130,0 +13,131,0 +13,133,72 +13,134,30 +13,135,74 +13,136,90 +13,143,74 +13,144,0 +13,147,60 +13,148,60 +13,149,64 +13,150,0 +13,169,82 +13,172,74 +13,174,74 +13,179,74 +13,180,74 +13,181,74 +13,194,0 +13,195,0 +13,196,74 +13,197,74 +13,200,68 +13,204,82 +13,205,82 +13,208,70 +13,212,72 +13,215,74 +13,246,72 +13,247,76 +13,248,76 +13,252,82 +13,253,82 +13,254,82 +13,280,82 +13,281,82 +13,282,82 +13,304,80 +13,305,80 +13,306,80 +13,347,76 +13,348,76 +13,355,82 +13,356,82 +13,358,84 +13,361,82 +13,362,82 +13,363,0 +13,364,0 +13,365,0 +13,374,68 +13,375,68 +13,376,68 +13,379,0 +13,383,0 +13,384,0 +13,390,90 +13,391,100 +13,392,100 +13,393,0 +13,394,0 +13,395,0 +13,396,74 +13,397,74 +13,398,74 +13,399,0 +13,400,0 +13,403,66 +13,404,66 +13,405,66 +13,410,76 +13,411,76 +13,425,80 +13,426,82 +13,429,68 +13,433,84 +13,442,82 +13,443,68 +13,444,68 +13,445,68 +13,446,74 +13,447,72 +13,448,72 +13,451,82 +13,452,82 +13,453,84 +13,454,84 +13,455,86 +13,461,74 +13,464,68 +13,470,74 +13,471,74 +13,475,86 +13,477,82 +13,478,82 +13,483,0 +13,493,0 +13,495,74 +13,496,74 +13,497,74 +13,498,90 +13,499,90 +13,500,90 +13,501,0 +13,502,0 +13,503,0 +13,511,82 +13,512,82 +13,513,90 +13,514,90 +13,515,0 +13,516,0 +13,517,80 +13,518,80 +13,522,74 +13,523,74 +13,524,90 +13,525,90 +13,526,90 +13,529,88 +13,530,88 +13,531,74 +13,532,90 +13,533,90 +13,534,90 +13,540,74 +13,541,80 +13,542,80 +13,543,90 +13,544,90 +13,545,90 +13,546,74 +13,547,74 +13,548,78 +13,549,78 +13,551,88 +13,552,88 +13,553,88 +13,554,90 +13,555,90 +13,559,90 +13,560,90 +13,570,68 +13,571,68 +13,572,74 +13,573,74 +13,574,74 +13,575,80 +13,576,80 +13,587,74 +13,595,68 +13,596,68 +13,607,90 +13,608,90 +13,609,90 +13,610,78 +13,611,78 +13,612,78 +13,613,74 +13,614,74 +13,624,86 +13,625,86 +13,627,80 +13,628,80 +13,633,66 +13,634,68 +13,635,68 +13,636,90 +13,637,90 +13,639,0 +13,643,100 +13,644,0 +14,4,48 +14,5,56 +14,6,56 +14,15,40 +14,23,64 +14,24,64 +14,25,40 +14,26,40 +14,39,48 +14,40,48 +14,41,56 +14,42,62 +14,52,50 +14,53,56 +14,63,40 +14,64,48 +14,65,48 +14,66,50 +14,67,56 +14,68,58 +14,92,56 +14,93,56 +14,94,56 +14,95,48 +14,111,56 +14,112,62 +14,123,54 +14,129,90 +14,130,90 +14,131,76 +14,133,40 +14,134,76 +14,135,40 +14,136,40 +14,143,48 +14,144,0 +14,147,48 +14,148,48 +14,149,48 +14,150,0 +14,169,62 +14,172,40 +14,174,48 +14,179,48 +14,180,48 +14,181,48 +14,194,90 +14,195,90 +14,196,40 +14,197,40 +14,200,46 +14,204,56 +14,205,56 +14,208,56 +14,212,58 +14,215,60 +14,246,54 +14,247,54 +14,248,54 +14,252,0 +14,253,0 +14,254,0 +14,280,50 +14,281,50 +14,282,50 +14,304,48 +14,305,56 +14,306,56 +14,347,48 +14,348,66 +14,355,62 +14,356,70 +14,358,90 +14,361,56 +14,362,64 +14,363,86 +14,364,86 +14,365,86 +14,374,56 +14,375,56 +14,376,56 +14,379,0 +14,383,0 +14,384,0 +14,390,48 +14,391,50 +14,392,50 +14,393,90 +14,394,90 +14,395,90 +14,396,48 +14,397,50 +14,398,50 +14,399,50 +14,400,86 +14,403,56 +14,404,62 +14,405,62 +14,410,42 +14,411,54 +14,425,48 +14,426,50 +14,429,56 +14,433,90 +14,442,62 +14,443,50 +14,444,56 +14,445,56 +14,446,48 +14,447,56 +14,448,56 +14,451,56 +14,452,56 +14,453,64 +14,454,70 +14,455,0 +14,461,60 +14,464,62 +14,470,30 +14,471,46 +14,475,50 +14,477,70 +14,478,64 +14,483,0 +14,493,0 +14,495,0 +14,496,0 +14,497,0 +14,498,48 +14,499,56 +14,500,56 +14,501,90 +14,502,100 +14,503,90 +14,511,0 +14,512,0 +14,513,50 +14,514,56 +14,515,90 +14,516,90 +14,517,48 +14,518,48 +14,522,54 +14,523,62 +14,524,60 +14,525,68 +14,526,68 +14,529,50 +14,530,64 +14,531,48 +14,532,50 +14,533,56 +14,534,56 +14,540,0 +14,541,0 +14,542,0 +14,543,56 +14,544,56 +14,545,56 +14,546,0 +14,547,0 +14,548,0 +14,549,0 +14,551,50 +14,552,62 +14,553,62 +14,554,54 +14,555,66 +14,559,42 +14,560,48 +14,570,54 +14,571,60 +14,572,48 +14,573,48 +14,574,54 +14,575,54 +14,576,70 +14,587,40 +14,595,40 +14,596,54 +14,607,48 +14,608,60 +14,609,60 +14,610,52 +14,611,66 +14,612,66 +14,613,48 +14,614,64 +14,624,52 +14,625,52 +14,627,48 +14,628,62 +14,633,48 +14,634,56 +14,635,58 +14,636,52 +14,637,52 +14,639,0 +14,643,0 +14,644,0 +15,4,58 +15,5,66 +15,6,66 +15,15,52 +15,23,74 +15,24,74 +15,25,50 +15,26,50 +15,39,58 +15,40,58 +15,41,66 +15,42,72 +15,52,60 +15,53,66 +15,63,50 +15,64,58 +15,65,58 +15,66,60 +15,67,66 +15,68,70 +15,92,66 +15,93,66 +15,94,66 +15,95,60 +15,111,66 +15,112,72 +15,123,66 +15,129,90 +15,130,90 +15,131,90 +15,133,52 +15,134,90 +15,135,52 +15,136,56 +15,143,58 +15,144,0 +15,147,60 +15,148,60 +15,149,60 +15,150,0 +15,169,72 +15,172,50 +15,174,58 +15,179,58 +15,180,58 +15,181,58 +15,194,90 +15,195,90 +15,196,52 +15,197,52 +15,200,58 +15,204,66 +15,205,66 +15,208,68 +15,212,70 +15,215,70 +15,246,66 +15,247,66 +15,248,66 +15,252,0 +15,253,0 +15,254,0 +15,280,60 +15,281,60 +15,282,64 +15,304,58 +15,305,66 +15,306,68 +15,347,60 +15,348,78 +15,355,72 +15,356,80 +15,358,90 +15,361,66 +15,362,74 +15,363,90 +15,364,90 +15,365,90 +15,374,68 +15,375,68 +15,376,68 +15,379,0 +15,383,0 +15,384,0 +15,390,58 +15,391,60 +15,392,60 +15,393,90 +15,394,90 +15,395,90 +15,396,58 +15,397,60 +15,398,60 +15,399,60 +15,400,90 +15,403,66 +15,404,72 +15,405,72 +15,410,54 +15,411,66 +15,425,58 +15,426,60 +15,429,68 +15,433,90 +15,442,72 +15,443,62 +15,444,68 +15,445,68 +15,446,58 +15,447,66 +15,448,72 +15,451,66 +15,452,66 +15,453,74 +15,454,80 +15,455,0 +15,461,70 +15,464,72 +15,470,30 +15,471,64 +15,475,64 +15,477,80 +15,478,74 +15,483,0 +15,493,0 +15,495,0 +15,496,0 +15,497,0 +15,498,58 +15,499,66 +15,500,68 +15,501,90 +15,502,100 +15,503,100 +15,511,0 +15,512,0 +15,513,60 +15,514,66 +15,515,90 +15,516,90 +15,517,58 +15,518,58 +15,522,64 +15,523,72 +15,524,70 +15,525,78 +15,526,78 +15,529,60 +15,530,74 +15,531,58 +15,532,60 +15,533,66 +15,534,66 +15,540,0 +15,541,0 +15,542,0 +15,543,66 +15,544,66 +15,545,68 +15,546,0 +15,547,0 +15,548,0 +15,549,0 +15,551,60 +15,552,72 +15,553,72 +15,554,64 +15,555,76 +15,559,52 +15,560,58 +15,570,64 +15,571,72 +15,572,58 +15,573,58 +15,574,64 +15,575,64 +15,576,80 +15,587,50 +15,595,50 +15,596,64 +15,607,58 +15,608,70 +15,609,70 +15,610,62 +15,611,76 +15,612,76 +15,613,58 +15,614,74 +15,624,62 +15,625,64 +15,627,58 +15,628,72 +15,633,60 +15,634,68 +15,635,72 +15,636,64 +15,637,66 +15,639,0 +15,643,0 +15,644,0 +16,4,50 +16,5,58 +16,6,58 +16,15,58 +16,23,44 +16,24,56 +16,25,98 +16,26,98 +16,39,54 +16,40,54 +16,41,42 +16,42,42 +16,52,42 +16,53,58 +16,63,58 +16,64,58 +16,65,58 +16,66,62 +16,67,62 +16,68,62 +16,92,42 +16,93,42 +16,94,42 +16,95,0 +16,111,0 +16,112,0 +16,123,50 +16,129,42 +16,130,46 +16,131,50 +16,133,34 +16,134,50 +16,135,98 +16,136,42 +16,143,54 +16,144,0 +16,147,48 +16,148,54 +16,149,54 +16,150,0 +16,169,42 +16,172,98 +16,174,54 +16,179,98 +16,180,98 +16,181,98 +16,194,0 +16,195,0 +16,196,42 +16,197,40 +16,200,42 +16,204,42 +16,205,42 +16,208,0 +16,212,50 +16,215,50 +16,246,0 +16,247,0 +16,248,0 +16,252,42 +16,253,58 +16,254,58 +16,280,42 +16,281,42 +16,282,42 +16,304,44 +16,305,58 +16,306,58 +16,347,34 +16,348,40 +16,355,42 +16,356,44 +16,358,52 +16,361,42 +16,362,50 +16,363,60 +16,364,60 +16,365,60 +16,374,40 +16,375,40 +16,376,40 +16,379,0 +16,383,0 +16,384,0 +16,390,42 +16,391,50 +16,392,50 +16,393,56 +16,394,64 +16,395,64 +16,396,50 +16,397,58 +16,398,58 +16,399,38 +16,400,38 +16,403,98 +16,404,100 +16,405,98 +16,410,34 +16,411,34 +16,425,48 +16,426,48 +16,429,42 +16,433,52 +16,442,42 +16,443,0 +16,444,0 +16,445,0 +16,446,54 +16,447,62 +16,448,62 +16,451,42 +16,452,42 +16,453,48 +16,454,48 +16,455,42 +16,461,50 +16,464,0 +16,470,36 +16,471,48 +16,475,42 +16,477,44 +16,478,50 +16,483,0 +16,493,0 +16,495,50 +16,496,58 +16,497,58 +16,498,48 +16,499,48 +16,500,48 +16,501,60 +16,502,66 +16,503,66 +16,511,42 +16,512,48 +16,513,42 +16,514,42 +16,515,48 +16,516,48 +16,517,48 +16,518,48 +16,522,98 +16,523,98 +16,524,34 +16,525,50 +16,526,50 +16,529,0 +16,530,0 +16,531,54 +16,532,38 +16,533,38 +16,534,38 +16,540,50 +16,541,50 +16,542,56 +16,543,42 +16,544,42 +16,545,48 +16,546,50 +16,547,50 +16,548,50 +16,549,50 +16,551,0 +16,552,0 +16,553,0 +16,554,42 +16,555,42 +16,559,50 +16,560,50 +16,570,56 +16,571,56 +16,572,50 +16,573,50 +16,574,50 +16,575,50 +16,576,50 +16,587,98 +16,595,98 +16,596,98 +16,607,50 +16,608,50 +16,609,50 +16,610,50 +16,611,58 +16,612,58 +16,613,54 +16,614,54 +16,624,50 +16,625,50 +16,627,48 +16,628,62 +16,633,46 +16,634,46 +16,635,46 +16,636,34 +16,637,34 +16,639,0 +16,643,0 +16,644,0 +17,4,56 +17,5,64 +17,6,64 +17,15,66 +17,23,50 +17,24,62 +17,25,98 +17,26,98 +17,39,60 +17,40,60 +17,41,48 +17,42,48 +17,52,48 +17,53,64 +17,63,64 +17,64,64 +17,65,64 +17,66,68 +17,67,68 +17,68,68 +17,92,48 +17,93,48 +17,94,48 +17,95,0 +17,111,0 +17,112,0 +17,123,58 +17,129,48 +17,130,56 +17,131,60 +17,133,42 +17,134,60 +17,135,98 +17,136,56 +17,143,60 +17,144,0 +17,147,56 +17,148,62 +17,149,62 +17,150,0 +17,169,48 +17,172,98 +17,174,60 +17,179,98 +17,180,98 +17,181,98 +17,194,0 +17,195,0 +17,196,56 +17,197,50 +17,200,50 +17,204,48 +17,205,48 +17,208,0 +17,212,58 +17,215,56 +17,246,0 +17,247,0 +17,248,0 +17,252,48 +17,253,64 +17,254,64 +17,280,48 +17,281,48 +17,282,52 +17,304,50 +17,305,64 +17,306,64 +17,347,42 +17,348,48 +17,355,48 +17,356,50 +17,358,58 +17,361,48 +17,362,56 +17,363,66 +17,364,66 +17,365,66 +17,374,48 +17,375,48 +17,376,48 +17,379,0 +17,383,0 +17,384,0 +17,390,48 +17,391,56 +17,392,56 +17,393,62 +17,394,70 +17,395,70 +17,396,56 +17,397,64 +17,398,64 +17,399,44 +17,400,44 +17,403,98 +17,404,100 +17,405,100 +17,410,42 +17,411,42 +17,425,54 +17,426,54 +17,429,50 +17,433,58 +17,442,48 +17,443,0 +17,444,0 +17,445,0 +17,446,60 +17,447,68 +17,448,68 +17,451,48 +17,452,48 +17,453,54 +17,454,54 +17,455,48 +17,461,58 +17,464,0 +17,470,50 +17,471,62 +17,475,52 +17,477,50 +17,478,56 +17,483,0 +17,493,0 +17,495,56 +17,496,64 +17,497,64 +17,498,54 +17,499,54 +17,500,54 +17,501,66 +17,502,72 +17,503,72 +17,511,48 +17,512,54 +17,513,48 +17,514,48 +17,515,54 +17,516,54 +17,517,54 +17,518,54 +17,522,98 +17,523,98 +17,524,40 +17,525,56 +17,526,56 +17,529,0 +17,530,0 +17,531,60 +17,532,44 +17,533,44 +17,534,44 +17,540,56 +17,541,56 +17,542,64 +17,543,48 +17,544,48 +17,545,56 +17,546,56 +17,547,56 +17,548,56 +17,549,56 +17,551,0 +17,552,0 +17,553,0 +17,554,48 +17,555,48 +17,559,56 +17,560,56 +17,570,62 +17,571,62 +17,572,56 +17,573,56 +17,574,56 +17,575,56 +17,576,56 +17,587,98 +17,595,98 +17,596,98 +17,607,56 +17,608,56 +17,609,56 +17,610,56 +17,611,64 +17,612,64 +17,613,60 +17,614,60 +17,624,56 +17,625,58 +17,627,54 +17,628,68 +17,633,54 +17,634,54 +17,635,54 +17,636,42 +17,637,42 +17,639,0 +17,643,0 +17,644,0 +18,4,46 +18,5,46 +18,6,46 +18,15,20 +18,23,20 +18,24,20 +18,25,54 +18,26,54 +18,39,54 +18,40,60 +18,41,20 +18,42,20 +18,52,62 +18,53,62 +18,63,54 +18,64,56 +18,65,56 +18,66,52 +18,67,52 +18,68,60 +18,92,20 +18,93,20 +18,94,20 +18,95,58 +18,111,52 +18,112,52 +18,123,46 +18,129,54 +18,130,54 +18,131,32 +18,133,46 +18,134,46 +18,135,46 +18,136,46 +18,143,62 +18,144,0 +18,147,46 +18,148,46 +18,149,46 +18,150,0 +18,169,20 +18,172,54 +18,174,54 +18,179,54 +18,180,54 +18,181,54 +18,194,60 +18,195,60 +18,196,46 +18,197,46 +18,200,46 +18,204,74 +18,205,74 +18,208,58 +18,212,46 +18,215,54 +18,246,54 +18,247,60 +18,248,60 +18,252,90 +18,253,90 +18,254,90 +18,280,70 +18,281,70 +18,282,70 +18,304,70 +18,305,70 +18,306,70 +18,347,60 +18,348,60 +18,355,66 +18,356,66 +18,358,60 +18,361,62 +18,362,62 +18,363,54 +18,364,54 +18,365,54 +18,374,58 +18,375,58 +18,376,58 +18,379,0 +18,383,0 +18,384,0 +18,390,54 +18,391,54 +18,392,54 +18,393,58 +18,394,58 +18,395,58 +18,396,60 +18,397,60 +18,398,60 +18,399,62 +18,400,62 +18,403,54 +18,404,54 +18,405,54 +18,410,64 +18,411,64 +18,425,60 +18,426,62 +18,429,46 +18,433,60 +18,442,66 +18,443,54 +18,444,54 +18,445,54 +18,446,62 +18,447,48 +18,448,48 +18,451,20 +18,452,20 +18,453,20 +18,454,20 +18,455,90 +18,461,54 +18,464,52 +18,470,90 +18,471,46 +18,475,70 +18,477,66 +18,478,62 +18,483,0 +18,493,0 +18,495,90 +18,496,100 +18,497,90 +18,498,52 +18,499,54 +18,500,54 +18,501,54 +18,502,54 +18,503,54 +18,511,90 +18,512,90 +18,513,54 +18,514,54 +18,515,62 +18,516,62 +18,517,60 +18,518,60 +18,522,54 +18,523,54 +18,524,62 +18,525,62 +18,526,62 +18,529,62 +18,530,62 +18,531,54 +18,532,62 +18,533,62 +18,534,62 +18,540,90 +18,541,90 +18,542,90 +18,543,20 +18,544,20 +18,545,20 +18,546,90 +18,547,90 +18,548,90 +18,549,90 +18,551,62 +18,552,62 +18,553,62 +18,554,54 +18,555,54 +18,559,66 +18,560,66 +18,570,48 +18,571,48 +18,572,60 +18,573,60 +18,574,58 +18,575,64 +18,576,64 +18,587,54 +18,595,48 +18,596,48 +18,607,58 +18,608,62 +18,609,62 +18,610,62 +18,611,62 +18,612,62 +18,613,54 +18,614,54 +18,624,46 +18,625,46 +18,627,60 +18,628,60 +18,633,52 +18,634,54 +18,635,54 +18,636,54 +18,637,54 +18,639,0 +18,643,0 +18,644,0 +19,4,54 +19,5,54 +19,6,54 +19,15,20 +19,23,20 +19,24,20 +19,25,62 +19,26,62 +19,39,62 +19,40,68 +19,41,20 +19,42,20 +19,52,70 +19,53,70 +19,63,62 +19,64,64 +19,65,64 +19,66,60 +19,67,60 +19,68,70 +19,92,20 +19,93,20 +19,94,20 +19,95,68 +19,111,60 +19,112,60 +19,123,56 +19,129,62 +19,130,62 +19,131,44 +19,133,56 +19,134,56 +19,135,56 +19,136,56 +19,143,70 +19,144,0 +19,147,56 +19,148,56 +19,149,56 +19,150,0 +19,169,20 +19,172,62 +19,174,62 +19,179,62 +19,180,62 +19,181,62 +19,194,68 +19,195,68 +19,196,56 +19,197,56 +19,200,56 +19,204,82 +19,205,82 +19,208,68 +19,212,56 +19,215,62 +19,246,64 +19,247,70 +19,248,70 +19,252,90 +19,253,90 +19,254,90 +19,280,78 +19,281,78 +19,282,78 +19,304,78 +19,305,78 +19,306,78 +19,347,70 +19,348,70 +19,355,74 +19,356,74 +19,358,68 +19,361,70 +19,362,70 +19,363,62 +19,364,62 +19,365,62 +19,374,68 +19,375,68 +19,376,68 +19,379,0 +19,383,0 +19,384,0 +19,390,62 +19,391,62 +19,392,62 +19,393,66 +19,394,66 +19,395,66 +19,396,68 +19,397,68 +19,398,68 +19,399,70 +19,400,70 +19,403,62 +19,404,62 +19,405,62 +19,410,74 +19,411,74 +19,425,68 +19,426,70 +19,429,56 +19,433,68 +19,442,74 +19,443,64 +19,444,64 +19,445,64 +19,446,70 +19,447,56 +19,448,56 +19,451,20 +19,452,20 +19,453,20 +19,454,20 +19,455,90 +19,461,62 +19,464,60 +19,470,90 +19,471,56 +19,475,78 +19,477,74 +19,478,70 +19,483,0 +19,493,0 +19,495,90 +19,496,100 +19,497,100 +19,498,60 +19,499,62 +19,500,62 +19,501,62 +19,502,62 +19,503,62 +19,511,90 +19,512,90 +19,513,62 +19,514,62 +19,515,70 +19,516,70 +19,517,68 +19,518,68 +19,522,62 +19,523,62 +19,524,70 +19,525,70 +19,526,70 +19,529,70 +19,530,70 +19,531,62 +19,532,70 +19,533,70 +19,534,70 +19,540,90 +19,541,90 +19,542,90 +19,543,20 +19,544,20 +19,545,20 +19,546,90 +19,547,90 +19,548,90 +19,549,90 +19,551,70 +19,552,70 +19,553,70 +19,554,62 +19,555,62 +19,559,74 +19,560,74 +19,570,56 +19,571,56 +19,572,68 +19,573,68 +19,574,66 +19,575,72 +19,576,72 +19,587,62 +19,595,56 +19,596,56 +19,607,66 +19,608,70 +19,609,70 +19,610,70 +19,611,70 +19,612,70 +19,613,62 +19,614,62 +19,624,54 +19,625,54 +19,627,68 +19,628,68 +19,633,62 +19,634,64 +19,635,64 +19,636,64 +19,637,64 +19,639,0 +19,643,0 +19,644,0 +20,4,62 +20,5,62 +20,6,66 +20,15,56 +20,23,54 +20,24,54 +20,25,70 +20,26,70 +20,39,70 +20,40,70 +20,41,72 +20,42,72 +20,52,74 +20,53,74 +20,63,70 +20,64,70 +20,65,70 +20,66,68 +20,67,68 +20,68,68 +20,92,62 +20,93,68 +20,94,68 +20,95,0 +20,111,0 +20,112,0 +20,123,0 +20,129,54 +20,130,60 +20,131,100 +20,133,64 +20,134,66 +20,135,64 +20,136,64 +20,143,70 +20,144,70 +20,147,72 +20,148,72 +20,149,76 +20,150,0 +20,169,72 +20,172,70 +20,174,70 +20,179,76 +20,180,76 +20,181,76 +20,194,76 +20,195,76 +20,196,64 +20,197,64 +20,200,58 +20,204,0 +20,205,0 +20,208,0 +20,212,0 +20,215,90 +20,246,0 +20,247,0 +20,248,0 +20,252,68 +20,253,68 +20,254,68 +20,280,68 +20,281,68 +20,282,68 +20,304,0 +20,305,0 +20,306,0 +20,347,0 +20,348,0 +20,355,66 +20,356,66 +20,358,70 +20,361,90 +20,362,90 +20,363,90 +20,364,90 +20,365,90 +20,374,0 +20,375,0 +20,376,0 +20,379,0 +20,383,0 +20,384,0 +20,390,70 +20,391,70 +20,392,70 +20,393,0 +20,394,0 +20,395,0 +20,396,74 +20,397,74 +20,398,74 +20,399,68 +20,400,68 +20,403,76 +20,404,76 +20,405,76 +20,410,0 +20,411,0 +20,425,70 +20,426,70 +20,429,58 +20,433,70 +20,442,60 +20,443,70 +20,444,70 +20,445,70 +20,446,70 +20,447,76 +20,448,76 +20,451,66 +20,452,66 +20,453,70 +20,454,70 +20,455,56 +20,461,90 +20,464,0 +20,470,68 +20,471,90 +20,475,68 +20,477,66 +20,478,90 +20,483,0 +20,493,0 +20,495,70 +20,496,70 +20,497,70 +20,498,62 +20,499,62 +20,500,62 +20,501,76 +20,502,76 +20,503,76 +20,511,68 +20,512,68 +20,513,60 +20,514,60 +20,515,76 +20,516,76 +20,517,70 +20,518,70 +20,522,70 +20,523,70 +20,524,0 +20,525,0 +20,526,0 +20,529,0 +20,530,0 +20,531,70 +20,532,68 +20,533,68 +20,534,68 +20,540,74 +20,541,74 +20,542,74 +20,543,54 +20,544,66 +20,545,66 +20,546,70 +20,547,70 +20,548,70 +20,549,70 +20,551,68 +20,552,68 +20,553,68 +20,554,60 +20,555,60 +20,559,72 +20,560,72 +20,570,70 +20,571,70 +20,572,70 +20,573,70 +20,574,74 +20,575,74 +20,576,74 +20,587,70 +20,595,70 +20,596,70 +20,607,70 +20,608,70 +20,609,70 +20,610,70 +20,611,70 +20,612,70 +20,613,90 +20,614,90 +20,624,0 +20,625,0 +20,627,76 +20,628,76 +20,633,72 +20,634,72 +20,635,72 +20,636,62 +20,637,62 +20,639,0 +20,643,0 +20,644,0 +21,4,70 +21,5,70 +21,6,74 +21,15,70 +21,23,62 +21,24,62 +21,25,78 +21,26,78 +21,39,78 +21,40,78 +21,41,78 +21,42,78 +21,52,78 +21,53,78 +21,63,78 +21,64,78 +21,65,78 +21,66,76 +21,67,76 +21,68,76 +21,92,70 +21,93,76 +21,94,76 +21,95,0 +21,111,0 +21,112,0 +21,123,0 +21,129,62 +21,130,78 +21,131,100 +21,133,78 +21,134,78 +21,135,78 +21,136,78 +21,143,78 +21,144,100 +21,147,76 +21,148,76 +21,149,78 +21,150,0 +21,169,78 +21,172,78 +21,174,78 +21,179,78 +21,180,78 +21,181,78 +21,194,78 +21,195,78 +21,196,78 +21,197,78 +21,200,72 +21,204,0 +21,205,0 +21,208,0 +21,212,0 +21,215,90 +21,246,0 +21,247,0 +21,248,0 +21,252,76 +21,253,76 +21,254,76 +21,280,76 +21,281,76 +21,282,76 +21,304,0 +21,305,0 +21,306,0 +21,347,0 +21,348,0 +21,355,74 +21,356,74 +21,358,78 +21,361,90 +21,362,90 +21,363,90 +21,364,90 +21,365,90 +21,374,0 +21,375,0 +21,376,0 +21,379,0 +21,383,0 +21,384,0 +21,390,78 +21,391,78 +21,392,78 +21,393,0 +21,394,0 +21,395,0 +21,396,78 +21,397,78 +21,398,78 +21,399,76 +21,400,76 +21,403,78 +21,404,78 +21,405,78 +21,410,0 +21,411,0 +21,425,76 +21,426,76 +21,429,72 +21,433,78 +21,442,68 +21,443,78 +21,444,78 +21,445,78 +21,446,78 +21,447,78 +21,448,78 +21,451,74 +21,452,74 +21,453,78 +21,454,78 +21,455,64 +21,461,90 +21,464,0 +21,470,78 +21,471,90 +21,475,76 +21,477,74 +21,478,90 +21,483,0 +21,493,0 +21,495,78 +21,496,78 +21,497,78 +21,498,70 +21,499,70 +21,500,70 +21,501,78 +21,502,78 +21,503,78 +21,511,76 +21,512,76 +21,513,68 +21,514,68 +21,515,78 +21,516,78 +21,517,78 +21,518,78 +21,522,78 +21,523,78 +21,524,0 +21,525,0 +21,526,0 +21,529,0 +21,530,0 +21,531,78 +21,532,76 +21,533,76 +21,534,76 +21,540,78 +21,541,78 +21,542,78 +21,543,62 +21,544,74 +21,545,74 +21,546,78 +21,547,78 +21,548,78 +21,549,78 +21,551,76 +21,552,76 +21,553,76 +21,554,68 +21,555,68 +21,559,74 +21,560,74 +21,570,78 +21,571,78 +21,572,78 +21,573,78 +21,574,78 +21,575,78 +21,576,78 +21,587,78 +21,595,78 +21,596,78 +21,607,78 +21,608,78 +21,609,78 +21,610,78 +21,611,78 +21,612,78 +21,613,90 +21,614,90 +21,624,0 +21,625,0 +21,627,78 +21,628,78 +21,633,78 +21,634,78 +21,635,78 +21,636,76 +21,637,76 +21,639,0 +21,643,0 +21,644,0 +22,4,0 +22,5,0 +22,6,0 +22,15,48 +22,23,70 +22,24,70 +22,25,48 +22,26,48 +22,39,44 +22,40,44 +22,41,0 +22,42,0 +22,52,50 +22,53,56 +22,63,48 +22,64,56 +22,65,56 +22,66,90 +22,67,90 +22,68,90 +22,92,62 +22,93,62 +22,94,62 +22,95,48 +22,111,60 +22,112,66 +22,123,0 +22,129,0 +22,130,0 +22,131,36 +22,133,48 +22,134,48 +22,135,48 +22,136,48 +22,143,52 +22,144,0 +22,147,0 +22,148,0 +22,149,0 +22,150,0 +22,169,0 +22,172,48 +22,174,44 +22,179,52 +22,180,52 +22,181,52 +22,194,52 +22,195,52 +22,196,48 +22,197,48 +22,200,52 +22,204,56 +22,205,62 +22,208,56 +22,212,0 +22,215,54 +22,246,50 +22,247,58 +22,248,58 +22,252,50 +22,253,56 +22,254,56 +22,280,50 +22,281,50 +22,282,50 +22,304,48 +22,305,56 +22,306,56 +22,347,48 +22,348,54 +22,355,56 +22,356,64 +22,358,48 +22,361,50 +22,362,64 +22,363,52 +22,364,52 +22,365,52 +22,374,48 +22,375,48 +22,376,48 +22,379,0 +22,383,0 +22,384,0 +22,390,56 +22,391,88 +22,392,88 +22,393,48 +22,394,56 +22,395,56 +22,396,0 +22,397,0 +22,398,0 +22,399,62 +22,400,68 +22,403,48 +22,404,50 +22,405,50 +22,410,42 +22,411,54 +22,425,0 +22,426,0 +22,429,62 +22,433,48 +22,442,68 +22,443,46 +22,444,62 +22,445,62 +22,446,52 +22,447,84 +22,448,84 +22,451,62 +22,452,62 +22,453,86 +22,454,90 +22,455,62 +22,461,54 +22,464,66 +22,470,48 +22,471,48 +22,475,72 +22,477,64 +22,478,64 +22,483,0 +22,493,0 +22,495,48 +22,496,56 +22,497,56 +22,498,52 +22,499,90 +22,500,90 +22,501,52 +22,502,52 +22,503,52 +22,511,50 +22,512,56 +22,513,50 +22,514,56 +22,515,50 +22,516,56 +22,517,44 +22,518,44 +22,522,48 +22,523,56 +22,524,64 +22,525,64 +22,526,64 +22,529,58 +22,530,76 +22,531,44 +22,532,90 +22,533,100 +22,534,90 +22,540,48 +22,541,48 +22,542,48 +22,543,56 +22,544,62 +22,545,62 +22,546,48 +22,547,48 +22,548,48 +22,549,48 +22,551,58 +22,552,70 +22,553,70 +22,554,50 +22,555,62 +22,559,80 +22,560,86 +22,570,48 +22,571,54 +22,572,48 +22,573,48 +22,574,48 +22,575,48 +22,576,64 +22,587,0 +22,595,48 +22,596,62 +22,607,48 +22,608,50 +22,609,50 +22,610,48 +22,611,62 +22,612,62 +22,613,52 +22,614,68 +22,624,48 +22,625,48 +22,627,0 +22,628,0 +22,633,44 +22,634,52 +22,635,52 +22,636,48 +22,637,48 +22,639,0 +22,643,0 +22,644,0 +23,4,0 +23,5,0 +23,6,0 +23,15,60 +23,23,80 +23,24,80 +23,25,58 +23,26,58 +23,39,54 +23,40,54 +23,41,0 +23,42,0 +23,52,60 +23,53,66 +23,63,58 +23,64,66 +23,65,66 +23,66,90 +23,67,90 +23,68,90 +23,92,72 +23,93,72 +23,94,72 +23,95,60 +23,111,70 +23,112,76 +23,123,0 +23,129,0 +23,130,0 +23,131,50 +23,133,60 +23,134,60 +23,135,60 +23,136,60 +23,143,62 +23,144,0 +23,147,0 +23,148,0 +23,149,0 +23,150,0 +23,169,0 +23,172,58 +23,174,54 +23,179,62 +23,180,62 +23,181,62 +23,194,62 +23,195,62 +23,196,60 +23,197,60 +23,200,64 +23,204,66 +23,205,72 +23,208,68 +23,212,0 +23,215,64 +23,246,62 +23,247,70 +23,248,70 +23,252,60 +23,253,66 +23,254,66 +23,280,60 +23,281,60 +23,282,60 +23,304,58 +23,305,66 +23,306,68 +23,347,60 +23,348,66 +23,355,66 +23,356,74 +23,358,58 +23,361,60 +23,362,74 +23,363,62 +23,364,62 +23,365,66 +23,374,60 +23,375,60 +23,376,60 +23,379,0 +23,383,0 +23,384,0 +23,390,66 +23,391,90 +23,392,90 +23,393,58 +23,394,66 +23,395,66 +23,396,0 +23,397,0 +23,398,0 +23,399,72 +23,400,78 +23,403,58 +23,404,60 +23,405,64 +23,410,54 +23,411,66 +23,425,0 +23,426,0 +23,429,74 +23,433,58 +23,442,78 +23,443,58 +23,444,74 +23,445,74 +23,446,62 +23,447,90 +23,448,90 +23,451,72 +23,452,72 +23,453,90 +23,454,90 +23,455,72 +23,461,64 +23,464,76 +23,470,60 +23,471,60 +23,475,90 +23,477,74 +23,478,74 +23,483,0 +23,493,0 +23,495,58 +23,496,66 +23,497,66 +23,498,62 +23,499,90 +23,500,90 +23,501,62 +23,502,62 +23,503,70 +23,511,60 +23,512,66 +23,513,60 +23,514,66 +23,515,60 +23,516,66 +23,517,54 +23,518,54 +23,522,58 +23,523,66 +23,524,74 +23,525,74 +23,526,74 +23,529,68 +23,530,86 +23,531,54 +23,532,90 +23,533,100 +23,534,100 +23,540,58 +23,541,58 +23,542,58 +23,543,66 +23,544,72 +23,545,72 +23,546,58 +23,547,58 +23,548,58 +23,549,58 +23,551,68 +23,552,80 +23,553,80 +23,554,60 +23,555,72 +23,559,90 +23,560,90 +23,570,58 +23,571,66 +23,572,58 +23,573,58 +23,574,58 +23,575,58 +23,576,74 +23,587,0 +23,595,58 +23,596,72 +23,607,58 +23,608,60 +23,609,60 +23,610,58 +23,611,72 +23,612,72 +23,613,62 +23,614,78 +23,624,58 +23,625,60 +23,627,0 +23,628,0 +23,633,56 +23,634,64 +23,635,64 +23,636,60 +23,637,62 +23,639,0 +23,643,0 +23,644,0 +24,4,66 +24,5,66 +24,6,70 +24,15,80 +24,23,90 +24,24,90 +24,25,66 +24,26,66 +24,39,66 +24,40,66 +24,41,90 +24,42,100 +24,52,64 +24,53,64 +24,63,0 +24,64,0 +24,65,0 +24,66,56 +24,67,56 +24,68,56 +24,92,90 +24,93,90 +24,94,90 +24,95,0 +24,111,0 +24,112,0 +24,123,54 +24,129,58 +24,130,62 +24,131,50 +24,133,64 +24,134,64 +24,135,64 +24,136,64 +24,143,66 +24,144,0 +24,147,58 +24,148,58 +24,149,64 +24,150,0 +24,169,90 +24,172,66 +24,174,66 +24,179,66 +24,180,66 +24,181,66 +24,194,66 +24,195,66 +24,196,30 +24,197,64 +24,200,60 +24,204,62 +24,205,70 +24,208,0 +24,212,54 +24,215,60 +24,246,0 +24,247,0 +24,248,0 +24,252,64 +24,253,64 +24,254,64 +24,280,0 +24,281,0 +24,282,0 +24,304,0 +24,305,0 +24,306,0 +24,347,0 +24,348,0 +24,355,62 +24,356,62 +24,358,0 +24,361,64 +24,362,64 +24,363,66 +24,364,66 +24,365,66 +24,374,0 +24,375,0 +24,376,0 +24,379,0 +24,383,0 +24,384,0 +24,390,72 +24,391,72 +24,392,72 +24,393,70 +24,394,70 +24,395,70 +24,396,68 +24,397,68 +24,398,68 +24,399,70 +24,400,70 +24,403,66 +24,404,66 +24,405,66 +24,410,0 +24,411,0 +24,425,84 +24,426,84 +24,429,60 +24,433,0 +24,442,64 +24,443,56 +24,444,56 +24,445,56 +24,446,66 +24,447,66 +24,448,66 +24,451,90 +24,452,90 +24,453,90 +24,454,90 +24,455,52 +24,461,60 +24,464,0 +24,470,64 +24,471,64 +24,475,0 +24,477,62 +24,478,64 +24,483,0 +24,493,0 +24,495,66 +24,496,66 +24,497,66 +24,498,66 +24,499,66 +24,500,66 +24,501,66 +24,502,66 +24,503,66 +24,511,64 +24,512,64 +24,513,64 +24,514,64 +24,515,64 +24,516,64 +24,517,0 +24,518,0 +24,522,66 +24,523,66 +24,524,0 +24,525,0 +24,526,0 +24,529,70 +24,530,70 +24,531,66 +24,532,70 +24,533,70 +24,534,70 +24,540,70 +24,541,70 +24,542,70 +24,543,88 +24,544,90 +24,545,90 +24,546,66 +24,547,66 +24,548,66 +24,549,66 +24,551,70 +24,552,70 +24,553,70 +24,554,64 +24,555,64 +24,559,68 +24,560,68 +24,570,66 +24,571,66 +24,572,58 +24,573,58 +24,574,0 +24,575,0 +24,576,0 +24,587,76 +24,595,66 +24,596,66 +24,607,70 +24,608,70 +24,609,70 +24,610,66 +24,611,66 +24,612,66 +24,613,66 +24,614,66 +24,624,66 +24,625,66 +24,627,76 +24,628,76 +24,633,58 +24,634,58 +24,635,58 +24,636,50 +24,637,50 +24,639,0 +24,643,0 +24,644,0 +25,4,76 +25,5,76 +25,6,80 +25,15,90 +25,23,90 +25,24,90 +25,25,76 +25,26,76 +25,39,76 +25,40,76 +25,41,90 +25,42,100 +25,52,74 +25,53,74 +25,63,0 +25,64,0 +25,65,0 +25,66,66 +25,67,66 +25,68,66 +25,92,90 +25,93,90 +25,94,90 +25,95,0 +25,111,0 +25,112,0 +25,123,66 +25,129,68 +25,130,72 +25,131,64 +25,133,76 +25,134,76 +25,135,76 +25,136,76 +25,143,76 +25,144,0 +25,147,70 +25,148,70 +25,149,78 +25,150,0 +25,169,100 +25,172,76 +25,174,76 +25,179,76 +25,180,76 +25,181,76 +25,194,76 +25,195,76 +25,196,30 +25,197,76 +25,200,72 +25,204,72 +25,205,80 +25,208,0 +25,212,66 +25,215,70 +25,246,0 +25,247,0 +25,248,0 +25,252,74 +25,253,74 +25,254,74 +25,280,0 +25,281,0 +25,282,0 +25,304,0 +25,305,0 +25,306,0 +25,347,0 +25,348,0 +25,355,72 +25,356,72 +25,358,0 +25,361,74 +25,362,74 +25,363,76 +25,364,76 +25,365,76 +25,374,0 +25,375,0 +25,376,0 +25,379,0 +25,383,0 +25,384,0 +25,390,82 +25,391,82 +25,392,82 +25,393,80 +25,394,80 +25,395,80 +25,396,78 +25,397,78 +25,398,78 +25,399,80 +25,400,80 +25,403,76 +25,404,76 +25,405,76 +25,410,0 +25,411,0 +25,425,90 +25,426,90 +25,429,72 +25,433,0 +25,442,74 +25,443,68 +25,444,68 +25,445,68 +25,446,76 +25,447,76 +25,448,76 +25,451,90 +25,452,90 +25,453,90 +25,454,90 +25,455,62 +25,461,70 +25,464,0 +25,470,76 +25,471,76 +25,475,0 +25,477,72 +25,478,74 +25,483,0 +25,493,0 +25,495,76 +25,496,76 +25,497,76 +25,498,76 +25,499,76 +25,500,76 +25,501,76 +25,502,76 +25,503,76 +25,511,74 +25,512,74 +25,513,74 +25,514,74 +25,515,74 +25,516,74 +25,517,0 +25,518,0 +25,522,76 +25,523,76 +25,524,0 +25,525,0 +25,526,0 +25,529,80 +25,530,80 +25,531,76 +25,532,80 +25,533,80 +25,534,80 +25,540,80 +25,541,80 +25,542,80 +25,543,90 +25,544,90 +25,545,90 +25,546,76 +25,547,76 +25,548,76 +25,549,76 +25,551,80 +25,552,80 +25,553,80 +25,554,74 +25,555,74 +25,559,78 +25,560,78 +25,570,76 +25,571,76 +25,572,68 +25,573,68 +25,574,0 +25,575,0 +25,576,0 +25,587,86 +25,595,76 +25,596,76 +25,607,80 +25,608,80 +25,609,80 +25,610,76 +25,611,76 +25,612,76 +25,613,76 +25,614,76 +25,624,76 +25,625,76 +25,627,86 +25,628,86 +25,633,70 +25,634,70 +25,635,70 +25,636,62 +25,637,62 +25,639,0 +25,643,0 +25,644,0 +26,4,66 +26,5,74 +26,6,80 +26,15,66 +26,23,74 +26,24,74 +26,25,58 +26,26,58 +26,39,58 +26,40,58 +26,41,66 +26,42,72 +26,52,60 +26,53,66 +26,63,58 +26,64,66 +26,65,66 +26,66,60 +26,67,66 +26,68,76 +26,92,66 +26,93,66 +26,94,66 +26,95,90 +26,111,90 +26,112,90 +26,123,72 +26,129,74 +26,130,74 +26,131,0 +26,133,64 +26,134,64 +26,135,64 +26,136,70 +26,143,58 +26,144,0 +26,147,50 +26,148,50 +26,149,62 +26,150,0 +26,169,72 +26,172,58 +26,174,58 +26,179,58 +26,180,58 +26,181,62 +26,194,80 +26,195,80 +26,196,64 +26,197,64 +26,200,64 +26,204,66 +26,205,66 +26,208,90 +26,212,80 +26,215,0 +26,246,90 +26,247,90 +26,248,90 +26,252,60 +26,253,66 +26,254,74 +26,280,60 +26,281,60 +26,282,70 +26,304,68 +26,305,76 +26,306,84 +26,347,78 +26,348,80 +26,355,66 +26,356,74 +26,358,62 +26,361,0 +26,362,0 +26,363,0 +26,364,0 +26,365,0 +26,374,54 +26,375,54 +26,376,54 +26,379,0 +26,383,70 +26,384,0 +26,390,64 +26,391,66 +26,392,72 +26,393,50 +26,394,58 +26,395,58 +26,396,58 +26,397,60 +26,398,66 +26,399,66 +26,400,72 +26,403,50 +26,404,56 +26,405,58 +26,410,72 +26,411,84 +26,425,58 +26,426,60 +26,429,74 +26,433,62 +26,442,72 +26,443,82 +26,444,90 +26,445,90 +26,446,58 +26,447,50 +26,448,62 +26,451,66 +26,452,72 +26,453,58 +26,454,64 +26,455,76 +26,461,0 +26,464,100 +26,470,64 +26,471,30 +26,475,70 +26,477,74 +26,478,0 +26,483,0 +26,493,0 +26,495,58 +26,496,66 +26,497,66 +26,498,66 +26,499,74 +26,500,82 +26,501,50 +26,502,50 +26,503,64 +26,511,60 +26,512,66 +26,513,68 +26,514,74 +26,515,52 +26,516,58 +26,517,58 +26,518,58 +26,522,58 +26,523,66 +26,524,88 +26,525,90 +26,526,90 +26,529,90 +26,530,90 +26,531,58 +26,532,66 +26,533,72 +26,534,76 +26,540,58 +26,541,58 +26,542,58 +26,543,74 +26,544,74 +26,545,82 +26,546,58 +26,547,58 +26,548,62 +26,549,62 +26,551,90 +26,552,90 +26,553,90 +26,554,72 +26,555,84 +26,559,60 +26,560,66 +26,570,58 +26,571,72 +26,572,58 +26,573,58 +26,574,58 +26,575,58 +26,576,74 +26,587,58 +26,595,58 +26,596,72 +26,607,58 +26,608,64 +26,609,64 +26,610,62 +26,611,76 +26,612,76 +26,613,0 +26,614,0 +26,624,70 +26,625,78 +26,627,58 +26,628,66 +26,633,50 +26,634,58 +26,635,64 +26,636,70 +26,637,82 +26,639,0 +26,643,0 +26,644,0 +27,4,76 +27,5,84 +27,6,90 +27,15,76 +27,23,84 +27,24,84 +27,25,68 +27,26,68 +27,39,68 +27,40,68 +27,41,76 +27,42,82 +27,52,70 +27,53,76 +27,63,68 +27,64,76 +27,65,76 +27,66,70 +27,67,76 +27,68,86 +27,92,76 +27,93,76 +27,94,76 +27,95,90 +27,111,90 +27,112,90 +27,123,82 +27,129,84 +27,130,84 +27,131,0 +27,133,74 +27,134,74 +27,135,74 +27,136,80 +27,143,70 +27,144,0 +27,147,60 +27,148,60 +27,149,78 +27,150,0 +27,169,82 +27,172,68 +27,174,68 +27,179,68 +27,180,68 +27,181,72 +27,194,90 +27,195,90 +27,196,74 +27,197,74 +27,200,74 +27,204,76 +27,205,76 +27,208,90 +27,212,90 +27,215,0 +27,246,90 +27,247,90 +27,248,90 +27,252,70 +27,253,76 +27,254,84 +27,280,70 +27,281,70 +27,282,80 +27,304,78 +27,305,86 +27,306,90 +27,347,88 +27,348,90 +27,355,76 +27,356,84 +27,358,72 +27,361,0 +27,362,0 +27,363,0 +27,364,0 +27,365,0 +27,374,68 +27,375,68 +27,376,74 +27,379,0 +27,383,100 +27,384,0 +27,390,74 +27,391,76 +27,392,82 +27,393,60 +27,394,68 +27,395,68 +27,396,68 +27,397,70 +27,398,76 +27,399,76 +27,400,82 +27,403,60 +27,404,66 +27,405,68 +27,410,82 +27,411,90 +27,425,68 +27,426,70 +27,429,84 +27,433,72 +27,442,82 +27,443,90 +27,444,90 +27,445,90 +27,446,68 +27,447,60 +27,448,72 +27,451,76 +27,452,82 +27,453,68 +27,454,74 +27,455,86 +27,461,0 +27,464,100 +27,470,74 +27,471,30 +27,475,80 +27,477,84 +27,478,0 +27,483,0 +27,493,0 +27,495,68 +27,496,76 +27,497,76 +27,498,76 +27,499,84 +27,500,90 +27,501,60 +27,502,60 +27,503,74 +27,511,70 +27,512,76 +27,513,78 +27,514,84 +27,515,62 +27,516,68 +27,517,68 +27,518,68 +27,522,68 +27,523,76 +27,524,90 +27,525,90 +27,526,90 +27,529,90 +27,530,90 +27,531,68 +27,532,76 +27,533,82 +27,534,86 +27,540,68 +27,541,68 +27,542,68 +27,543,84 +27,544,84 +27,545,90 +27,546,68 +27,547,68 +27,548,72 +27,549,72 +27,551,90 +27,552,90 +27,553,90 +27,554,82 +27,555,90 +27,559,70 +27,560,76 +27,570,68 +27,571,82 +27,572,68 +27,573,68 +27,574,68 +27,575,68 +27,576,84 +27,587,68 +27,595,68 +27,596,82 +27,607,68 +27,608,74 +27,609,74 +27,610,72 +27,611,86 +27,612,86 +27,613,0 +27,614,0 +27,624,80 +27,625,88 +27,627,68 +27,628,76 +27,633,60 +27,634,68 +27,635,80 +27,636,80 +27,637,90 +27,639,0 +27,643,0 +27,644,0 +28,4,58 +28,5,66 +28,6,80 +28,15,58 +28,23,52 +28,24,64 +28,25,58 +28,26,64 +28,39,62 +28,40,62 +28,41,80 +28,42,80 +28,52,42 +28,53,58 +28,63,58 +28,64,58 +28,65,58 +28,66,70 +28,67,70 +28,68,70 +28,92,50 +28,93,50 +28,94,50 +28,95,0 +28,111,0 +28,112,0 +28,123,90 +28,129,50 +28,130,78 +28,131,52 +28,133,50 +28,134,52 +28,135,50 +28,136,50 +28,143,68 +28,144,0 +28,147,50 +28,148,56 +28,149,76 +28,150,0 +28,169,80 +28,172,58 +28,174,62 +28,179,54 +28,180,62 +28,181,62 +28,194,56 +28,195,56 +28,196,50 +28,197,56 +28,200,50 +28,204,56 +28,205,56 +28,208,0 +28,212,90 +28,215,66 +28,246,0 +28,247,0 +28,248,0 +28,252,56 +28,253,72 +28,254,72 +28,280,56 +28,281,56 +28,282,56 +28,304,0 +28,305,0 +28,306,0 +28,347,0 +28,348,0 +28,355,58 +28,356,60 +28,358,52 +28,361,58 +28,362,58 +28,363,62 +28,364,62 +28,365,62 +28,374,42 +28,375,42 +28,376,42 +28,379,0 +28,383,0 +28,384,0 +28,390,58 +28,391,66 +28,392,66 +28,393,58 +28,394,66 +28,395,66 +28,396,88 +28,397,90 +28,398,90 +28,399,54 +28,400,54 +28,403,58 +28,404,66 +28,405,66 +28,410,0 +28,411,0 +28,425,86 +28,426,86 +28,429,50 +28,433,52 +28,442,50 +28,443,46 +28,444,56 +28,445,56 +28,446,68 +28,447,64 +28,448,64 +28,451,50 +28,452,50 +28,453,50 +28,454,50 +28,455,56 +28,461,66 +28,464,0 +28,470,50 +28,471,50 +28,475,56 +28,477,60 +28,478,58 +28,483,0 +28,493,0 +28,495,64 +28,496,72 +28,497,72 +28,498,56 +28,499,56 +28,500,56 +28,501,62 +28,502,68 +28,503,68 +28,511,56 +28,512,62 +28,513,50 +28,514,50 +28,515,50 +28,516,50 +28,517,56 +28,518,56 +28,522,66 +28,523,74 +28,524,0 +28,525,0 +28,526,0 +28,529,50 +28,530,68 +28,531,62 +28,532,54 +28,533,54 +28,534,54 +28,540,64 +28,541,64 +28,542,64 +28,543,50 +28,544,50 +28,545,56 +28,546,64 +28,547,64 +28,548,64 +28,549,64 +28,551,50 +28,552,66 +28,553,66 +28,554,50 +28,555,50 +28,559,50 +28,560,50 +28,570,72 +28,571,72 +28,572,58 +28,573,58 +28,574,66 +28,575,66 +28,576,66 +28,587,88 +28,595,64 +28,596,66 +28,607,50 +28,608,58 +28,609,58 +28,610,64 +28,611,72 +28,612,72 +28,613,54 +28,614,54 +28,624,58 +28,625,58 +28,627,100 +28,628,90 +28,633,48 +28,634,48 +28,635,48 +28,636,34 +28,637,36 +28,639,0 +28,643,0 +28,644,0 +29,4,66 +29,5,74 +29,6,90 +29,15,68 +29,23,60 +29,24,72 +29,25,66 +29,26,72 +29,39,70 +29,40,70 +29,41,90 +29,42,90 +29,52,50 +29,53,66 +29,63,66 +29,64,66 +29,65,66 +29,66,78 +29,67,78 +29,68,78 +29,92,58 +29,93,58 +29,94,58 +29,95,0 +29,111,0 +29,112,0 +29,123,90 +29,129,58 +29,130,90 +29,131,64 +29,133,60 +29,134,64 +29,135,66 +29,136,66 +29,143,76 +29,144,0 +29,147,60 +29,148,66 +29,149,90 +29,150,0 +29,169,90 +29,172,66 +29,174,70 +29,179,62 +29,180,70 +29,181,70 +29,194,64 +29,195,64 +29,196,66 +29,197,68 +29,200,60 +29,204,64 +29,205,64 +29,208,0 +29,212,90 +29,215,74 +29,246,0 +29,247,0 +29,248,0 +29,252,64 +29,253,80 +29,254,80 +29,280,64 +29,281,64 +29,282,68 +29,304,0 +29,305,0 +29,306,0 +29,347,0 +29,348,0 +29,355,66 +29,356,68 +29,358,60 +29,361,66 +29,362,66 +29,363,70 +29,364,70 +29,365,70 +29,374,52 +29,375,52 +29,376,52 +29,379,0 +29,383,0 +29,384,0 +29,390,66 +29,391,74 +29,392,74 +29,393,66 +29,394,74 +29,395,74 +29,396,90 +29,397,90 +29,398,90 +29,399,62 +29,400,62 +29,403,66 +29,404,74 +29,405,74 +29,410,0 +29,411,0 +29,425,90 +29,426,90 +29,429,60 +29,433,60 +29,442,58 +29,443,56 +29,444,66 +29,445,66 +29,446,76 +29,447,72 +29,448,72 +29,451,58 +29,452,58 +29,453,58 +29,454,58 +29,455,64 +29,461,76 +29,464,0 +29,470,66 +29,471,66 +29,475,68 +29,477,68 +29,478,66 +29,483,0 +29,493,0 +29,495,72 +29,496,80 +29,497,80 +29,498,64 +29,499,64 +29,500,64 +29,501,70 +29,502,76 +29,503,76 +29,511,64 +29,512,70 +29,513,58 +29,514,58 +29,515,58 +29,516,58 +29,517,64 +29,518,64 +29,522,74 +29,523,82 +29,524,0 +29,525,0 +29,526,0 +29,529,58 +29,530,76 +29,531,70 +29,532,62 +29,533,62 +29,534,62 +29,540,72 +29,541,72 +29,542,72 +29,543,58 +29,544,58 +29,545,66 +29,546,72 +29,547,72 +29,548,72 +29,549,72 +29,551,58 +29,552,74 +29,553,74 +29,554,58 +29,555,58 +29,559,58 +29,560,58 +29,570,80 +29,571,80 +29,572,66 +29,573,66 +29,574,74 +29,575,74 +29,576,74 +29,587,90 +29,595,72 +29,596,74 +29,607,58 +29,608,66 +29,609,66 +29,610,72 +29,611,80 +29,612,80 +29,613,62 +29,614,62 +29,624,66 +29,625,68 +29,627,100 +29,628,100 +29,633,58 +29,634,58 +29,635,58 +29,636,44 +29,637,48 +29,639,0 +29,643,0 +29,644,0 +30,4,62 +30,5,62 +30,6,62 +30,15,54 +30,23,74 +30,24,74 +30,25,62 +30,26,62 +30,39,62 +30,40,68 +30,41,76 +30,42,76 +30,52,78 +30,53,78 +30,63,90 +30,64,90 +30,65,90 +30,66,66 +30,67,66 +30,68,82 +30,92,0 +30,93,0 +30,94,0 +30,95,68 +30,111,54 +30,112,54 +30,123,46 +30,129,70 +30,130,70 +30,131,56 +30,133,62 +30,134,62 +30,135,62 +30,136,62 +30,143,58 +30,144,0 +30,147,62 +30,148,62 +30,149,62 +30,150,70 +30,169,76 +30,172,62 +30,174,62 +30,179,70 +30,180,70 +30,181,70 +30,194,68 +30,195,68 +30,196,90 +30,197,62 +30,200,0 +30,204,66 +30,205,80 +30,208,68 +30,212,50 +30,215,62 +30,246,54 +30,247,70 +30,248,70 +30,252,62 +30,253,62 +30,254,62 +30,280,90 +30,281,90 +30,282,90 +30,304,72 +30,305,72 +30,306,72 +30,347,70 +30,348,70 +30,355,0 +30,356,0 +30,358,90 +30,361,70 +30,362,70 +30,363,62 +30,364,62 +30,365,62 +30,374,90 +30,375,90 +30,376,90 +30,379,0 +30,383,0 +30,384,0 +30,390,62 +30,391,66 +30,392,66 +30,393,66 +30,394,66 +30,395,66 +30,396,62 +30,397,62 +30,398,62 +30,399,70 +30,400,70 +30,403,62 +30,404,62 +30,405,62 +30,410,74 +30,411,74 +30,425,0 +30,426,0 +30,429,0 +30,433,90 +30,442,0 +30,443,70 +30,444,70 +30,445,70 +30,446,54 +30,447,68 +30,448,68 +30,451,80 +30,452,80 +30,453,80 +30,454,80 +30,455,62 +30,461,62 +30,464,58 +30,470,62 +30,471,62 +30,475,100 +30,477,0 +30,478,30 +30,483,0 +30,493,0 +30,495,54 +30,496,54 +30,497,54 +30,498,68 +30,499,80 +30,500,80 +30,501,62 +30,502,62 +30,503,62 +30,511,62 +30,512,62 +30,513,70 +30,514,70 +30,515,70 +30,516,70 +30,517,90 +30,518,90 +30,522,62 +30,523,62 +30,524,70 +30,525,70 +30,526,70 +30,529,70 +30,530,70 +30,531,62 +30,532,82 +30,533,82 +30,534,82 +30,540,58 +30,541,64 +30,542,64 +30,543,70 +30,544,80 +30,545,80 +30,546,54 +30,547,54 +30,548,54 +30,549,54 +30,551,70 +30,552,70 +30,553,70 +30,554,70 +30,555,70 +30,559,84 +30,560,84 +30,570,56 +30,571,56 +30,572,62 +30,573,62 +30,574,90 +30,575,90 +30,576,90 +30,587,62 +30,595,56 +30,596,56 +30,607,0 +30,608,0 +30,609,0 +30,610,54 +30,611,54 +30,612,54 +30,613,70 +30,614,70 +30,624,62 +30,625,62 +30,627,76 +30,628,76 +30,633,68 +30,634,70 +30,635,70 +30,636,78 +30,637,78 +30,639,0 +30,643,0 +30,644,0 +31,4,72 +31,5,72 +31,6,72 +31,15,64 +31,23,84 +31,24,84 +31,25,72 +31,26,72 +31,39,72 +31,40,78 +31,41,86 +31,42,86 +31,52,88 +31,53,88 +31,63,90 +31,64,90 +31,65,90 +31,66,76 +31,67,76 +31,68,90 +31,92,0 +31,93,0 +31,94,0 +31,95,78 +31,111,64 +31,112,64 +31,123,56 +31,129,80 +31,130,80 +31,131,66 +31,133,72 +31,134,72 +31,135,72 +31,136,72 +31,143,72 +31,144,0 +31,147,72 +31,148,72 +31,149,72 +31,150,100 +31,169,86 +31,172,72 +31,174,72 +31,179,80 +31,180,80 +31,181,80 +31,194,78 +31,195,78 +31,196,90 +31,197,72 +31,200,0 +31,204,76 +31,205,90 +31,208,78 +31,212,64 +31,215,72 +31,246,64 +31,247,80 +31,248,80 +31,252,72 +31,253,72 +31,254,72 +31,280,90 +31,281,90 +31,282,90 +31,304,82 +31,305,82 +31,306,82 +31,347,80 +31,348,80 +31,355,0 +31,356,0 +31,358,90 +31,361,80 +31,362,80 +31,363,72 +31,364,72 +31,365,72 +31,374,90 +31,375,90 +31,376,90 +31,379,0 +31,383,0 +31,384,0 +31,390,72 +31,391,76 +31,392,76 +31,393,76 +31,394,76 +31,395,76 +31,396,72 +31,397,72 +31,398,72 +31,399,80 +31,400,80 +31,403,72 +31,404,72 +31,405,72 +31,410,84 +31,411,84 +31,425,0 +31,426,0 +31,429,0 +31,433,90 +31,442,0 +31,443,80 +31,444,80 +31,445,80 +31,446,64 +31,447,78 +31,448,78 +31,451,90 +31,452,90 +31,453,90 +31,454,90 +31,455,72 +31,461,72 +31,464,72 +31,470,72 +31,471,72 +31,475,100 +31,477,0 +31,478,30 +31,483,0 +31,493,0 +31,495,64 +31,496,64 +31,497,64 +31,498,78 +31,499,90 +31,500,90 +31,501,72 +31,502,72 +31,503,72 +31,511,72 +31,512,72 +31,513,80 +31,514,80 +31,515,80 +31,516,80 +31,517,90 +31,518,90 +31,522,72 +31,523,72 +31,524,80 +31,525,80 +31,526,80 +31,529,80 +31,530,80 +31,531,72 +31,532,90 +31,533,90 +31,534,90 +31,540,68 +31,541,74 +31,542,74 +31,543,80 +31,544,90 +31,545,90 +31,546,64 +31,547,64 +31,548,64 +31,549,64 +31,551,80 +31,552,80 +31,553,80 +31,554,80 +31,555,80 +31,559,90 +31,560,90 +31,570,66 +31,571,66 +31,572,72 +31,573,72 +31,574,90 +31,575,90 +31,576,90 +31,587,72 +31,595,66 +31,596,66 +31,607,0 +31,608,0 +31,609,0 +31,610,64 +31,611,64 +31,612,64 +31,613,80 +31,614,80 +31,624,72 +31,625,72 +31,627,86 +31,628,86 +31,633,78 +31,634,80 +31,635,80 +31,636,88 +31,637,88 +31,639,0 +31,643,0 +31,644,0 +32,4,52 +32,5,52 +32,6,52 +32,15,70 +32,23,64 +32,24,64 +32,25,52 +32,26,52 +32,39,80 +32,40,80 +32,41,66 +32,42,66 +32,52,60 +32,53,60 +32,63,52 +32,64,54 +32,65,54 +32,66,40 +32,67,40 +32,68,40 +32,92,80 +32,93,80 +32,94,80 +32,95,40 +32,111,40 +32,112,40 +32,123,72 +32,129,60 +32,130,60 +32,131,0 +32,133,34 +32,134,34 +32,135,34 +32,136,34 +32,143,56 +32,144,0 +32,147,42 +32,148,42 +32,149,42 +32,150,0 +32,169,66 +32,172,52 +32,174,80 +32,179,48 +32,180,48 +32,181,48 +32,194,54 +32,195,54 +32,196,34 +32,197,34 +32,200,0 +32,204,100 +32,205,90 +32,208,40 +32,212,72 +32,215,0 +32,246,46 +32,247,46 +32,248,46 +32,252,68 +32,253,68 +32,254,68 +32,280,68 +32,281,68 +32,282,68 +32,304,66 +32,305,66 +32,306,66 +32,347,90 +32,348,90 +32,355,0 +32,356,0 +32,358,54 +32,361,0 +32,362,0 +32,363,44 +32,364,44 +32,365,44 +32,374,58 +32,375,58 +32,376,58 +32,379,0 +32,383,0 +32,384,0 +32,390,44 +32,391,44 +32,392,44 +32,393,48 +32,394,48 +32,395,52 +32,396,52 +32,397,52 +32,398,52 +32,399,48 +32,400,48 +32,403,52 +32,404,52 +32,405,52 +32,410,56 +32,411,56 +32,425,0 +32,426,0 +32,429,0 +32,433,54 +32,442,0 +32,443,46 +32,444,46 +32,445,46 +32,446,56 +32,447,46 +32,448,50 +32,451,90 +32,452,90 +32,453,60 +32,454,60 +32,455,64 +32,461,0 +32,464,40 +32,470,38 +32,471,30 +32,475,68 +32,477,0 +32,478,0 +32,483,0 +32,493,0 +32,495,60 +32,496,60 +32,497,60 +32,498,54 +32,499,56 +32,500,56 +32,501,48 +32,502,48 +32,503,48 +32,511,68 +32,512,68 +32,513,60 +32,514,60 +32,515,60 +32,516,60 +32,517,80 +32,518,80 +32,522,52 +32,523,52 +32,524,48 +32,525,48 +32,526,48 +32,529,52 +32,530,56 +32,531,48 +32,532,48 +32,533,48 +32,534,48 +32,540,42 +32,541,42 +32,542,42 +32,543,90 +32,544,90 +32,545,90 +32,546,60 +32,547,60 +32,548,56 +32,549,60 +32,551,52 +32,552,52 +32,553,52 +32,554,80 +32,555,80 +32,559,56 +32,560,56 +32,570,46 +32,571,46 +32,572,52 +32,573,52 +32,574,48 +32,575,54 +32,576,54 +32,587,52 +32,595,90 +32,596,90 +32,607,0 +32,608,0 +32,609,0 +32,610,56 +32,611,56 +32,612,56 +32,613,0 +32,614,0 +32,624,58 +32,625,58 +32,627,54 +32,628,54 +32,633,44 +32,634,46 +32,635,46 +32,636,90 +32,637,90 +32,639,0 +32,643,0 +32,644,0 +33,4,60 +33,5,60 +33,6,60 +33,15,80 +33,23,72 +33,24,72 +33,25,60 +33,26,60 +33,39,90 +33,40,90 +33,41,74 +33,42,74 +33,52,68 +33,53,68 +33,63,60 +33,64,62 +33,65,62 +33,66,48 +33,67,48 +33,68,56 +33,92,90 +33,93,90 +33,94,90 +33,95,50 +33,111,48 +33,112,48 +33,123,90 +33,129,68 +33,130,68 +33,131,0 +33,133,44 +33,134,44 +33,135,44 +33,136,44 +33,143,64 +33,144,0 +33,147,52 +33,148,52 +33,149,52 +33,150,0 +33,169,74 +33,172,60 +33,174,90 +33,179,56 +33,180,56 +33,181,56 +33,194,62 +33,195,62 +33,196,46 +33,197,44 +33,200,0 +33,204,100 +33,205,100 +33,208,54 +33,212,90 +33,215,0 +33,246,56 +33,247,56 +33,248,56 +33,252,76 +33,253,76 +33,254,76 +33,280,76 +33,281,76 +33,282,76 +33,304,74 +33,305,74 +33,306,74 +33,347,90 +33,348,90 +33,355,0 +33,356,0 +33,358,62 +33,361,0 +33,362,0 +33,363,50 +33,364,50 +33,365,50 +33,374,68 +33,375,68 +33,376,68 +33,379,0 +33,383,0 +33,384,0 +33,390,52 +33,391,52 +33,392,52 +33,393,56 +33,394,56 +33,395,60 +33,396,60 +33,397,60 +33,398,60 +33,399,56 +33,400,56 +33,403,60 +33,404,60 +33,405,60 +33,410,66 +33,411,66 +33,425,0 +33,426,0 +33,429,0 +33,433,62 +33,442,0 +33,443,56 +33,444,56 +33,445,56 +33,446,64 +33,447,54 +33,448,58 +33,451,90 +33,452,90 +33,453,68 +33,454,68 +33,455,72 +33,461,0 +33,464,48 +33,470,50 +33,471,30 +33,475,76 +33,477,0 +33,478,0 +33,483,0 +33,493,0 +33,495,68 +33,496,68 +33,497,68 +33,498,62 +33,499,64 +33,500,64 +33,501,56 +33,502,56 +33,503,56 +33,511,76 +33,512,76 +33,513,68 +33,514,68 +33,515,68 +33,516,68 +33,517,90 +33,518,90 +33,522,60 +33,523,60 +33,524,56 +33,525,56 +33,526,56 +33,529,60 +33,530,64 +33,531,56 +33,532,56 +33,533,56 +33,534,56 +33,540,50 +33,541,50 +33,542,50 +33,543,90 +33,544,90 +33,545,90 +33,546,68 +33,547,68 +33,548,64 +33,549,68 +33,551,60 +33,552,60 +33,553,60 +33,554,90 +33,555,90 +33,559,64 +33,560,64 +33,570,54 +33,571,54 +33,572,60 +33,573,60 +33,574,56 +33,575,62 +33,576,62 +33,587,60 +33,595,90 +33,596,90 +33,607,0 +33,608,0 +33,609,0 +33,610,64 +33,611,64 +33,612,64 +33,613,0 +33,614,0 +33,624,66 +33,625,66 +33,627,62 +33,628,62 +33,633,54 +33,634,56 +33,635,56 +33,636,90 +33,637,90 +33,639,0 +33,643,0 +33,644,0 +34,4,56 +34,5,64 +34,6,64 +34,15,50 +34,23,66 +34,24,66 +34,25,50 +34,26,50 +34,39,42 +34,40,42 +34,41,58 +34,42,64 +34,52,52 +34,53,58 +34,63,50 +34,64,58 +34,65,58 +34,66,52 +34,67,58 +34,68,60 +34,92,58 +34,93,58 +34,94,58 +34,95,86 +34,111,88 +34,112,90 +34,123,56 +34,129,0 +34,130,0 +34,131,0 +34,133,42 +34,134,30 +34,135,42 +34,136,46 +34,143,50 +34,144,0 +34,147,42 +34,148,42 +34,149,42 +34,150,0 +34,169,64 +34,172,50 +34,174,42 +34,179,50 +34,180,50 +34,181,50 +34,194,0 +34,195,0 +34,196,42 +34,197,42 +34,200,48 +34,204,58 +34,205,58 +34,208,86 +34,212,66 +34,215,64 +34,246,90 +34,247,90 +34,248,90 +34,252,52 +34,253,58 +34,254,58 +34,280,52 +34,281,52 +34,282,52 +34,304,80 +34,305,88 +34,306,88 +34,347,86 +34,348,90 +34,355,66 +34,356,74 +34,358,54 +34,361,60 +34,362,66 +34,363,0 +34,364,0 +34,365,0 +34,374,50 +34,375,50 +34,376,50 +34,379,0 +34,383,0 +34,384,0 +34,390,50 +34,391,52 +34,392,52 +34,393,0 +34,394,0 +34,395,0 +34,396,50 +34,397,52 +34,398,52 +34,399,0 +34,400,0 +34,403,50 +34,404,56 +34,405,56 +34,410,90 +34,411,90 +34,425,50 +34,426,52 +34,429,58 +34,433,54 +34,442,64 +34,443,44 +34,444,58 +34,445,58 +34,446,50 +34,447,50 +34,448,50 +34,451,58 +34,452,58 +34,453,58 +34,454,64 +34,455,68 +34,461,64 +34,464,90 +34,470,42 +34,471,42 +34,475,52 +34,477,74 +34,478,66 +34,483,0 +34,493,0 +34,495,50 +34,496,58 +34,497,58 +34,498,56 +34,499,64 +34,500,64 +34,501,0 +34,502,0 +34,503,0 +34,511,52 +34,512,58 +34,513,58 +34,514,64 +34,515,0 +34,516,0 +34,517,42 +34,518,42 +34,522,58 +34,523,66 +34,524,90 +34,525,100 +34,526,90 +34,529,52 +34,530,66 +34,531,42 +34,532,52 +34,533,58 +34,534,58 +34,540,50 +34,541,50 +34,542,50 +34,543,64 +34,544,64 +34,545,64 +34,546,50 +34,547,50 +34,548,54 +34,549,54 +34,551,52 +34,552,64 +34,553,64 +34,554,62 +34,555,74 +34,559,52 +34,560,58 +34,570,58 +34,571,64 +34,572,50 +34,573,50 +34,574,58 +34,575,58 +34,576,74 +34,587,50 +34,595,50 +34,596,64 +34,607,50 +34,608,64 +34,609,64 +34,610,54 +34,611,68 +34,612,68 +34,613,50 +34,614,66 +34,624,60 +34,625,60 +34,627,50 +34,628,66 +34,633,42 +34,634,50 +34,635,52 +34,636,54 +34,637,60 +34,639,0 +34,643,0 +34,644,0 +35,4,66 +35,5,74 +35,6,74 +35,15,62 +35,23,76 +35,24,76 +35,25,60 +35,26,60 +35,39,52 +35,40,52 +35,41,68 +35,42,74 +35,52,62 +35,53,68 +35,63,60 +35,64,68 +35,65,68 +35,66,62 +35,67,68 +35,68,72 +35,92,68 +35,93,68 +35,94,68 +35,95,90 +35,111,90 +35,112,90 +35,123,68 +35,129,0 +35,130,0 +35,131,0 +35,133,54 +35,134,30 +35,135,54 +35,136,64 +35,143,60 +35,144,0 +35,147,54 +35,148,54 +35,149,54 +35,150,0 +35,169,74 +35,172,60 +35,174,52 +35,179,60 +35,180,60 +35,181,60 +35,194,0 +35,195,0 +35,196,54 +35,197,56 +35,200,60 +35,204,68 +35,205,68 +35,208,90 +35,212,78 +35,215,74 +35,246,90 +35,247,90 +35,248,90 +35,252,62 +35,253,68 +35,254,68 +35,280,62 +35,281,62 +35,282,66 +35,304,90 +35,305,90 +35,306,90 +35,347,90 +35,348,90 +35,355,76 +35,356,84 +35,358,64 +35,361,70 +35,362,76 +35,363,0 +35,364,0 +35,365,0 +35,374,62 +35,375,62 +35,376,62 +35,379,0 +35,383,0 +35,384,0 +35,390,60 +35,391,62 +35,392,62 +35,393,0 +35,394,0 +35,395,0 +35,396,60 +35,397,62 +35,398,62 +35,399,0 +35,400,0 +35,403,60 +35,404,66 +35,405,66 +35,410,90 +35,411,90 +35,425,60 +35,426,62 +35,429,70 +35,433,64 +35,442,74 +35,443,56 +35,444,70 +35,445,70 +35,446,60 +35,447,60 +35,448,66 +35,451,68 +35,452,68 +35,453,68 +35,454,74 +35,455,78 +35,461,74 +35,464,90 +35,470,54 +35,471,58 +35,475,66 +35,477,84 +35,478,76 +35,483,0 +35,493,0 +35,495,60 +35,496,68 +35,497,68 +35,498,66 +35,499,74 +35,500,76 +35,501,0 +35,502,0 +35,503,0 +35,511,62 +35,512,68 +35,513,68 +35,514,74 +35,515,0 +35,516,0 +35,517,52 +35,518,52 +35,522,68 +35,523,76 +35,524,90 +35,525,100 +35,526,100 +35,529,62 +35,530,76 +35,531,52 +35,532,62 +35,533,68 +35,534,68 +35,540,60 +35,541,60 +35,542,60 +35,543,74 +35,544,74 +35,545,76 +35,546,60 +35,547,60 +35,548,64 +35,549,64 +35,551,62 +35,552,74 +35,553,76 +35,554,72 +35,555,84 +35,559,62 +35,560,68 +35,570,68 +35,571,76 +35,572,60 +35,573,60 +35,574,68 +35,575,68 +35,576,84 +35,587,60 +35,595,60 +35,596,74 +35,607,60 +35,608,74 +35,609,74 +35,610,64 +35,611,78 +35,612,78 +35,613,60 +35,614,76 +35,624,70 +35,625,72 +35,627,60 +35,628,76 +35,633,54 +35,634,62 +35,635,66 +35,636,66 +35,637,74 +35,639,0 +35,643,0 +35,644,0 +36,4,60 +36,5,60 +36,6,60 +36,15,0 +36,23,84 +36,24,84 +36,25,60 +36,26,60 +36,39,60 +36,40,66 +36,41,84 +36,42,84 +36,52,68 +36,53,68 +36,63,60 +36,64,62 +36,65,62 +36,66,0 +36,67,0 +36,68,0 +36,92,90 +36,93,90 +36,94,90 +36,95,50 +36,111,44 +36,112,44 +36,123,0 +36,129,68 +36,130,68 +36,131,38 +36,133,52 +36,134,52 +36,135,52 +36,136,52 +36,143,60 +36,144,0 +36,147,64 +36,148,64 +36,149,64 +36,150,0 +36,169,84 +36,172,60 +36,174,60 +36,179,60 +36,180,60 +36,181,60 +36,194,66 +36,195,66 +36,196,76 +36,197,52 +36,200,100 +36,204,40 +36,205,40 +36,208,50 +36,212,0 +36,215,66 +36,246,52 +36,247,52 +36,248,52 +36,252,68 +36,253,68 +36,254,68 +36,280,68 +36,281,68 +36,282,68 +36,304,62 +36,305,62 +36,306,62 +36,347,0 +36,348,0 +36,355,90 +36,356,90 +36,358,66 +36,361,74 +36,362,74 +36,363,60 +36,364,60 +36,365,60 +36,374,64 +36,375,64 +36,376,64 +36,379,0 +36,383,0 +36,384,0 +36,390,0 +36,391,0 +36,392,0 +36,393,64 +36,394,64 +36,395,64 +36,396,52 +36,397,52 +36,398,52 +36,399,68 +36,400,68 +36,403,60 +36,404,60 +36,405,60 +36,410,56 +36,411,56 +36,425,90 +36,426,90 +36,429,90 +36,433,66 +36,442,90 +36,443,82 +36,444,82 +36,445,82 +36,446,60 +36,447,0 +36,448,0 +36,451,40 +36,452,40 +36,453,0 +36,454,0 +36,455,68 +36,461,66 +36,464,44 +36,470,52 +36,471,52 +36,475,30 +36,477,90 +36,478,90 +36,483,0 +36,493,0 +36,495,60 +36,496,60 +36,497,60 +36,498,0 +36,499,0 +36,500,0 +36,501,60 +36,502,60 +36,503,60 +36,511,68 +36,512,68 +36,513,68 +36,514,68 +36,515,68 +36,516,68 +36,517,66 +36,518,66 +36,522,66 +36,523,66 +36,524,68 +36,525,68 +36,526,68 +36,529,68 +36,530,68 +36,531,60 +36,532,0 +36,533,0 +36,534,0 +36,540,0 +36,541,0 +36,542,0 +36,543,40 +36,544,40 +36,545,40 +36,546,60 +36,547,60 +36,548,60 +36,549,60 +36,551,68 +36,552,68 +36,553,68 +36,554,68 +36,555,68 +36,559,0 +36,560,0 +36,570,60 +36,571,60 +36,572,52 +36,573,52 +36,574,70 +36,575,76 +36,576,76 +36,587,60 +36,595,0 +36,596,0 +36,607,90 +36,608,90 +36,609,90 +36,610,72 +36,611,72 +36,612,72 +36,613,60 +36,614,60 +36,624,60 +36,625,60 +36,627,66 +36,628,66 +36,633,68 +36,634,70 +36,635,70 +36,636,0 +36,637,0 +36,639,0 +36,643,0 +36,644,0 +37,4,70 +37,5,70 +37,6,70 +37,15,0 +37,23,90 +37,24,90 +37,25,70 +37,26,70 +37,39,70 +37,40,76 +37,41,90 +37,42,90 +37,52,78 +37,53,78 +37,63,70 +37,64,72 +37,65,72 +37,66,0 +37,67,0 +37,68,0 +37,92,90 +37,93,90 +37,94,90 +37,95,62 +37,111,54 +37,112,54 +37,123,0 +37,129,78 +37,130,78 +37,131,52 +37,133,64 +37,134,64 +37,135,64 +37,136,64 +37,143,70 +37,144,0 +37,147,76 +37,148,76 +37,149,76 +37,150,0 +37,169,90 +37,172,70 +37,174,70 +37,179,70 +37,180,70 +37,181,70 +37,194,76 +37,195,76 +37,196,86 +37,197,64 +37,200,100 +37,204,46 +37,205,46 +37,208,62 +37,212,0 +37,215,76 +37,246,64 +37,247,64 +37,248,64 +37,252,78 +37,253,78 +37,254,78 +37,280,78 +37,281,78 +37,282,78 +37,304,72 +37,305,72 +37,306,72 +37,347,0 +37,348,0 +37,355,90 +37,356,90 +37,358,76 +37,361,84 +37,362,84 +37,363,70 +37,364,70 +37,365,70 +37,374,76 +37,375,76 +37,376,76 +37,379,0 +37,383,0 +37,384,0 +37,390,0 +37,391,0 +37,392,0 +37,393,74 +37,394,74 +37,395,74 +37,396,62 +37,397,62 +37,398,62 +37,399,78 +37,400,78 +37,403,70 +37,404,70 +37,405,70 +37,410,68 +37,411,68 +37,425,90 +37,426,90 +37,429,100 +37,433,76 +37,442,90 +37,443,90 +37,444,90 +37,445,90 +37,446,70 +37,447,0 +37,448,0 +37,451,46 +37,452,46 +37,453,0 +37,454,0 +37,455,78 +37,461,76 +37,464,58 +37,470,68 +37,471,64 +37,475,30 +37,477,90 +37,478,90 +37,483,0 +37,493,0 +37,495,70 +37,496,70 +37,497,70 +37,498,0 +37,499,0 +37,500,0 +37,501,70 +37,502,70 +37,503,70 +37,511,78 +37,512,78 +37,513,78 +37,514,78 +37,515,78 +37,516,78 +37,517,76 +37,518,76 +37,522,76 +37,523,76 +37,524,78 +37,525,78 +37,526,78 +37,529,78 +37,530,78 +37,531,70 +37,532,0 +37,533,0 +37,534,0 +37,540,0 +37,541,0 +37,542,0 +37,543,46 +37,544,46 +37,545,46 +37,546,70 +37,547,70 +37,548,70 +37,549,70 +37,551,78 +37,552,78 +37,553,78 +37,554,78 +37,555,78 +37,559,0 +37,560,0 +37,570,70 +37,571,70 +37,572,62 +37,573,62 +37,574,80 +37,575,86 +37,576,80 +37,587,70 +37,595,0 +37,596,0 +37,607,90 +37,608,90 +37,609,90 +37,610,82 +37,611,82 +37,612,82 +37,613,70 +37,614,70 +37,624,70 +37,625,70 +37,627,76 +37,628,76 +37,633,80 +37,634,82 +37,635,82 +37,636,0 +37,637,0 +37,639,0 +37,643,0 +37,644,0 +38,4,54 +38,5,62 +38,6,62 +38,15,0 +38,23,64 +38,24,64 +38,25,48 +38,26,48 +38,39,48 +38,40,48 +38,41,56 +38,42,62 +38,52,42 +38,53,48 +38,63,48 +38,64,56 +38,65,56 +38,66,50 +38,67,56 +38,68,58 +38,92,56 +38,93,56 +38,94,56 +38,95,48 +38,111,56 +38,112,62 +38,123,0 +38,129,62 +38,130,62 +38,131,32 +38,133,40 +38,134,40 +38,135,40 +38,136,44 +38,143,48 +38,144,0 +38,147,40 +38,148,40 +38,149,40 +38,150,0 +38,169,62 +38,172,48 +38,174,48 +38,179,40 +38,180,48 +38,181,48 +38,194,48 +38,195,48 +38,196,40 +38,197,76 +38,200,46 +38,204,0 +38,205,0 +38,208,56 +38,212,0 +38,215,90 +38,246,54 +38,247,54 +38,248,78 +38,252,50 +38,253,56 +38,254,56 +38,280,50 +38,281,50 +38,282,50 +38,304,48 +38,305,56 +38,306,56 +38,347,0 +38,348,0 +38,355,64 +38,356,72 +38,358,52 +38,361,58 +38,362,64 +38,363,48 +38,364,48 +38,365,48 +38,374,48 +38,375,48 +38,376,48 +38,379,0 +38,383,0 +38,384,0 +38,390,48 +38,391,50 +38,392,50 +38,393,48 +38,394,56 +38,395,56 +38,396,48 +38,397,50 +38,398,50 +38,399,50 +38,400,56 +38,403,48 +38,404,54 +38,405,54 +38,410,42 +38,411,54 +38,425,48 +38,426,50 +38,429,56 +38,433,52 +38,442,90 +38,443,42 +38,444,56 +38,445,56 +38,446,48 +38,447,48 +38,448,48 +38,451,0 +38,452,0 +38,453,56 +38,454,62 +38,455,66 +38,461,90 +38,464,62 +38,470,40 +38,471,40 +38,475,50 +38,477,72 +38,478,64 +38,483,0 +38,493,0 +38,495,48 +38,496,56 +38,497,56 +38,498,54 +38,499,62 +38,500,62 +38,501,48 +38,502,48 +38,503,48 +38,511,50 +38,512,56 +38,513,56 +38,514,62 +38,515,50 +38,516,56 +38,517,48 +38,518,48 +38,522,56 +38,523,64 +38,524,60 +38,525,74 +38,526,74 +38,529,50 +38,530,64 +38,531,48 +38,532,50 +38,533,56 +38,534,56 +38,540,0 +38,541,0 +38,542,0 +38,543,0 +38,544,0 +38,545,0 +38,546,48 +38,547,48 +38,548,52 +38,549,52 +38,551,80 +38,552,90 +38,553,90 +38,554,60 +38,555,72 +38,559,86 +38,560,90 +38,570,100 +38,571,90 +38,572,48 +38,573,48 +38,574,56 +38,575,56 +38,576,72 +38,587,48 +38,595,0 +38,596,0 +38,607,40 +38,608,62 +38,609,62 +38,610,52 +38,611,66 +38,612,66 +38,613,40 +38,614,56 +38,624,90 +38,625,90 +38,627,40 +38,628,64 +38,633,90 +38,634,90 +38,635,90 +38,636,0 +38,637,0 +38,639,0 +38,643,0 +38,644,0 +39,4,64 +39,5,72 +39,6,72 +39,15,0 +39,23,74 +39,24,74 +39,25,58 +39,26,58 +39,39,58 +39,40,58 +39,41,66 +39,42,72 +39,52,52 +39,53,58 +39,63,58 +39,64,66 +39,65,66 +39,66,60 +39,67,66 +39,68,70 +39,92,66 +39,93,66 +39,94,66 +39,95,60 +39,111,66 +39,112,72 +39,123,0 +39,129,72 +39,130,72 +39,131,46 +39,133,52 +39,134,52 +39,135,52 +39,136,62 +39,143,58 +39,144,0 +39,147,52 +39,148,52 +39,149,52 +39,150,0 +39,169,72 +39,172,58 +39,174,58 +39,179,50 +39,180,58 +39,181,58 +39,194,58 +39,195,58 +39,196,52 +39,197,90 +39,200,58 +39,204,0 +39,205,0 +39,208,68 +39,212,0 +39,215,90 +39,246,66 +39,247,66 +39,248,90 +39,252,60 +39,253,66 +39,254,66 +39,280,60 +39,281,60 +39,282,64 +39,304,58 +39,305,66 +39,306,68 +39,347,0 +39,348,0 +39,355,74 +39,356,82 +39,358,62 +39,361,68 +39,362,74 +39,363,58 +39,364,58 +39,365,62 +39,374,60 +39,375,60 +39,376,60 +39,379,0 +39,383,0 +39,384,0 +39,390,58 +39,391,60 +39,392,60 +39,393,58 +39,394,66 +39,395,66 +39,396,58 +39,397,60 +39,398,60 +39,399,60 +39,400,66 +39,403,58 +39,404,64 +39,405,64 +39,410,54 +39,411,66 +39,425,58 +39,426,60 +39,429,68 +39,433,62 +39,442,90 +39,443,54 +39,444,68 +39,445,68 +39,446,58 +39,447,58 +39,448,64 +39,451,0 +39,452,0 +39,453,66 +39,454,72 +39,455,76 +39,461,90 +39,464,72 +39,470,52 +39,471,56 +39,475,64 +39,477,82 +39,478,74 +39,483,0 +39,493,0 +39,495,58 +39,496,66 +39,497,66 +39,498,64 +39,499,72 +39,500,74 +39,501,58 +39,502,58 +39,503,66 +39,511,60 +39,512,66 +39,513,66 +39,514,72 +39,515,60 +39,516,66 +39,517,58 +39,518,58 +39,522,66 +39,523,74 +39,524,70 +39,525,84 +39,526,84 +39,529,60 +39,530,74 +39,531,58 +39,532,60 +39,533,66 +39,534,66 +39,540,0 +39,541,0 +39,542,0 +39,543,0 +39,544,0 +39,545,0 +39,546,58 +39,547,58 +39,548,62 +39,549,62 +39,551,90 +39,552,90 +39,553,90 +39,554,70 +39,555,82 +39,559,90 +39,560,90 +39,570,100 +39,571,100 +39,572,58 +39,573,58 +39,574,66 +39,575,66 +39,576,82 +39,587,58 +39,595,0 +39,596,0 +39,607,50 +39,608,72 +39,609,72 +39,610,62 +39,611,76 +39,612,76 +39,613,50 +39,614,66 +39,624,90 +39,625,90 +39,627,50 +39,628,74 +39,633,90 +39,634,90 +39,635,90 +39,636,0 +39,637,0 +39,639,0 +39,643,0 +39,644,0 +40,4,0 +40,5,0 +40,6,0 +40,15,50 +40,23,70 +40,24,70 +40,25,64 +40,26,64 +40,39,64 +40,40,70 +40,41,72 +40,42,72 +40,52,72 +40,53,72 +40,63,64 +40,64,66 +40,65,66 +40,66,64 +40,67,64 +40,68,74 +40,92,72 +40,93,72 +40,94,72 +40,95,90 +40,111,88 +40,112,88 +40,123,50 +40,129,64 +40,130,64 +40,131,52 +40,133,58 +40,134,58 +40,135,58 +40,136,30 +40,143,88 +40,144,0 +40,147,64 +40,148,64 +40,149,64 +40,150,0 +40,169,72 +40,172,64 +40,174,64 +40,179,64 +40,180,64 +40,181,64 +40,194,76 +40,195,76 +40,196,58 +40,197,58 +40,200,58 +40,204,76 +40,205,90 +40,208,90 +40,212,72 +40,215,64 +40,246,70 +40,247,86 +40,248,86 +40,252,0 +40,253,0 +40,254,0 +40,280,72 +40,281,72 +40,282,72 +40,304,90 +40,305,90 +40,306,100 +40,347,86 +40,348,86 +40,355,76 +40,356,76 +40,358,70 +40,361,72 +40,362,72 +40,363,70 +40,364,70 +40,365,70 +40,374,90 +40,375,90 +40,376,90 +40,379,70 +40,383,0 +40,384,0 +40,390,0 +40,391,0 +40,392,0 +40,393,74 +40,394,74 +40,395,84 +40,396,72 +40,397,72 +40,398,72 +40,399,72 +40,400,72 +40,403,70 +40,404,70 +40,405,70 +40,410,90 +40,411,90 +40,425,70 +40,426,72 +40,429,58 +40,433,70 +40,442,76 +40,443,72 +40,444,72 +40,445,72 +40,446,88 +40,447,64 +40,448,86 +40,451,76 +40,452,76 +40,453,78 +40,454,78 +40,455,0 +40,461,64 +40,464,88 +40,470,30 +40,471,58 +40,475,72 +40,477,76 +40,478,72 +40,483,0 +40,493,0 +40,495,0 +40,496,0 +40,497,0 +40,498,0 +40,499,0 +40,500,0 +40,501,70 +40,502,70 +40,503,70 +40,511,0 +40,512,0 +40,513,0 +40,514,0 +40,515,78 +40,516,78 +40,517,70 +40,518,70 +40,522,64 +40,523,64 +40,524,84 +40,525,84 +40,526,84 +40,529,72 +40,530,88 +40,531,64 +40,532,72 +40,533,72 +40,534,72 +40,540,0 +40,541,0 +40,542,0 +40,543,64 +40,544,76 +40,545,76 +40,546,0 +40,547,0 +40,548,0 +40,549,0 +40,551,72 +40,552,72 +40,553,72 +40,554,0 +40,555,0 +40,559,76 +40,560,76 +40,570,58 +40,571,58 +40,572,72 +40,573,72 +40,574,68 +40,575,74 +40,576,74 +40,587,64 +40,595,58 +40,596,58 +40,607,0 +40,608,0 +40,609,0 +40,610,64 +40,611,64 +40,612,64 +40,613,64 +40,614,64 +40,624,86 +40,625,86 +40,627,70 +40,628,70 +40,633,70 +40,634,72 +40,635,72 +40,636,0 +40,637,0 +40,639,0 +40,643,0 +40,644,0 +41,4,0 +41,5,0 +41,6,0 +41,15,64 +41,23,78 +41,24,78 +41,25,72 +41,26,72 +41,39,72 +41,40,78 +41,41,80 +41,42,80 +41,52,80 +41,53,80 +41,63,72 +41,64,74 +41,65,74 +41,66,72 +41,67,72 +41,68,88 +41,92,80 +41,93,80 +41,94,80 +41,95,90 +41,111,90 +41,112,90 +41,123,64 +41,129,72 +41,130,72 +41,131,72 +41,133,72 +41,134,72 +41,135,72 +41,136,30 +41,143,90 +41,144,0 +41,147,78 +41,148,78 +41,149,78 +41,150,0 +41,169,80 +41,172,72 +41,174,72 +41,179,72 +41,180,72 +41,181,72 +41,194,84 +41,195,84 +41,196,72 +41,197,72 +41,200,72 +41,204,84 +41,205,90 +41,208,90 +41,212,82 +41,215,72 +41,246,84 +41,247,90 +41,248,90 +41,252,0 +41,253,0 +41,254,0 +41,280,80 +41,281,80 +41,282,80 +41,304,90 +41,305,90 +41,306,100 +41,347,90 +41,348,90 +41,355,84 +41,356,84 +41,358,78 +41,361,80 +41,362,80 +41,363,78 +41,364,78 +41,365,78 +41,374,90 +41,375,90 +41,376,90 +41,379,100 +41,383,0 +41,384,0 +41,390,0 +41,391,0 +41,392,0 +41,393,82 +41,394,82 +41,395,90 +41,396,80 +41,397,80 +41,398,80 +41,399,80 +41,400,80 +41,403,78 +41,404,78 +41,405,78 +41,410,90 +41,411,90 +41,425,78 +41,426,80 +41,429,72 +41,433,78 +41,442,84 +41,443,86 +41,444,86 +41,445,86 +41,446,90 +41,447,72 +41,448,90 +41,451,84 +41,452,84 +41,453,86 +41,454,86 +41,455,0 +41,461,72 +41,464,90 +41,470,30 +41,471,72 +41,475,80 +41,477,84 +41,478,80 +41,483,0 +41,493,0 +41,495,0 +41,496,0 +41,497,0 +41,498,0 +41,499,0 +41,500,0 +41,501,78 +41,502,78 +41,503,78 +41,511,0 +41,512,0 +41,513,0 +41,514,0 +41,515,86 +41,516,86 +41,517,78 +41,518,78 +41,522,72 +41,523,72 +41,524,90 +41,525,90 +41,526,90 +41,529,80 +41,530,90 +41,531,72 +41,532,80 +41,533,80 +41,534,80 +41,540,0 +41,541,0 +41,542,0 +41,543,72 +41,544,84 +41,545,84 +41,546,0 +41,547,0 +41,548,0 +41,549,0 +41,551,80 +41,552,80 +41,553,80 +41,554,0 +41,555,0 +41,559,84 +41,560,84 +41,570,66 +41,571,66 +41,572,80 +41,573,80 +41,574,76 +41,575,82 +41,576,82 +41,587,72 +41,595,66 +41,596,66 +41,607,0 +41,608,0 +41,609,0 +41,610,72 +41,611,72 +41,612,72 +41,613,72 +41,614,72 +41,624,90 +41,625,90 +41,627,78 +41,628,78 +41,633,84 +41,634,86 +41,635,86 +41,636,0 +41,637,0 +41,639,0 +41,643,0 +41,644,0 +42,4,74 +42,5,74 +42,6,74 +42,15,54 +42,23,38 +42,24,38 +42,25,100 +42,26,90 +42,39,62 +42,40,62 +42,41,46 +42,42,46 +42,52,86 +42,53,86 +42,63,70 +42,64,70 +42,65,70 +42,66,60 +42,67,60 +42,68,60 +42,92,46 +42,93,52 +42,94,52 +42,95,0 +42,111,0 +42,112,0 +42,123,40 +42,129,54 +42,130,54 +42,131,52 +42,133,54 +42,134,54 +42,135,90 +42,136,60 +42,143,62 +42,144,0 +42,147,60 +42,148,60 +42,149,60 +42,150,0 +42,169,46 +42,172,90 +42,174,62 +42,179,90 +42,180,90 +42,181,90 +42,194,0 +42,195,0 +42,196,54 +42,197,54 +42,200,40 +42,204,58 +42,205,58 +42,208,0 +42,212,40 +42,215,56 +42,246,0 +42,247,0 +42,248,0 +42,252,60 +42,253,60 +42,254,60 +42,280,60 +42,281,60 +42,282,60 +42,304,0 +42,305,0 +42,306,0 +42,347,0 +42,348,0 +42,355,58 +42,356,58 +42,358,70 +42,361,60 +42,362,60 +42,363,68 +42,364,68 +42,365,68 +42,374,56 +42,375,56 +42,376,56 +42,379,0 +42,383,0 +42,384,0 +42,390,74 +42,391,74 +42,392,74 +42,393,86 +42,394,86 +42,395,86 +42,396,62 +42,397,62 +42,398,62 +42,399,60 +42,400,60 +42,403,90 +42,404,90 +42,405,90 +42,410,0 +42,411,0 +42,425,54 +42,426,54 +42,429,40 +42,433,70 +42,442,44 +42,443,0 +42,444,0 +42,445,0 +42,446,62 +42,447,68 +42,448,68 +42,451,50 +42,452,50 +42,453,60 +42,454,60 +42,455,48 +42,461,56 +42,464,0 +42,470,54 +42,471,54 +42,475,60 +42,477,58 +42,478,60 +42,483,0 +42,493,0 +42,495,62 +42,496,62 +42,497,62 +42,498,74 +42,499,74 +42,500,74 +42,501,86 +42,502,86 +42,503,86 +42,511,60 +42,512,60 +42,513,72 +42,514,72 +42,515,66 +42,516,66 +42,517,62 +42,518,62 +42,522,90 +42,523,90 +42,524,0 +42,525,0 +42,526,0 +42,529,0 +42,530,0 +42,531,62 +42,532,60 +42,533,60 +42,534,60 +42,540,66 +42,541,66 +42,542,66 +42,543,54 +42,544,54 +42,545,54 +42,546,62 +42,547,62 +42,548,62 +42,549,62 +42,551,0 +42,552,0 +42,553,0 +42,554,72 +42,555,72 +42,559,72 +42,560,72 +42,570,62 +42,571,62 +42,572,62 +42,573,62 +42,574,66 +42,575,66 +42,576,66 +42,587,90 +42,595,90 +42,596,90 +42,607,76 +42,608,76 +42,609,76 +42,610,62 +42,611,62 +42,612,62 +42,613,62 +42,614,62 +42,624,62 +42,625,62 +42,627,62 +42,628,62 +42,633,60 +42,634,60 +42,635,60 +42,636,56 +42,637,56 +42,639,0 +42,643,0 +42,644,0 +43,4,84 +43,5,84 +43,6,84 +43,15,66 +43,23,48 +43,24,48 +43,25,100 +43,26,100 +43,39,72 +43,40,72 +43,41,56 +43,42,56 +43,52,90 +43,53,90 +43,63,80 +43,64,80 +43,65,80 +43,66,70 +43,67,70 +43,68,70 +43,92,56 +43,93,62 +43,94,62 +43,95,0 +43,111,0 +43,112,0 +43,123,52 +43,129,64 +43,130,64 +43,131,66 +43,133,66 +43,134,66 +43,135,90 +43,136,78 +43,143,72 +43,144,0 +43,147,72 +43,148,72 +43,149,72 +43,150,0 +43,169,56 +43,172,90 +43,174,72 +43,179,90 +43,180,90 +43,181,90 +43,194,0 +43,195,0 +43,196,66 +43,197,66 +43,200,52 +43,204,68 +43,205,68 +43,208,0 +43,212,52 +43,215,66 +43,246,0 +43,247,0 +43,248,0 +43,252,70 +43,253,70 +43,254,70 +43,280,70 +43,281,70 +43,282,70 +43,304,0 +43,305,0 +43,306,0 +43,347,0 +43,348,0 +43,355,68 +43,356,68 +43,358,80 +43,361,70 +43,362,70 +43,363,78 +43,364,78 +43,365,78 +43,374,68 +43,375,68 +43,376,68 +43,379,0 +43,383,0 +43,384,0 +43,390,84 +43,391,84 +43,392,84 +43,393,90 +43,394,90 +43,395,90 +43,396,72 +43,397,72 +43,398,72 +43,399,70 +43,400,70 +43,403,90 +43,404,90 +43,405,90 +43,410,0 +43,411,0 +43,425,64 +43,426,64 +43,429,52 +43,433,80 +43,442,54 +43,443,0 +43,444,0 +43,445,0 +43,446,72 +43,447,78 +43,448,78 +43,451,60 +43,452,60 +43,453,70 +43,454,70 +43,455,58 +43,461,66 +43,464,0 +43,470,70 +43,471,72 +43,475,70 +43,477,68 +43,478,70 +43,483,0 +43,493,0 +43,495,72 +43,496,72 +43,497,72 +43,498,84 +43,499,84 +43,500,84 +43,501,90 +43,502,90 +43,503,90 +43,511,70 +43,512,70 +43,513,82 +43,514,82 +43,515,76 +43,516,76 +43,517,72 +43,518,72 +43,522,90 +43,523,90 +43,524,0 +43,525,0 +43,526,0 +43,529,0 +43,530,0 +43,531,72 +43,532,70 +43,533,70 +43,534,70 +43,540,76 +43,541,76 +43,542,76 +43,543,64 +43,544,64 +43,545,64 +43,546,72 +43,547,72 +43,548,72 +43,549,72 +43,551,0 +43,552,0 +43,553,0 +43,554,82 +43,555,82 +43,559,82 +43,560,82 +43,570,72 +43,571,72 +43,572,72 +43,573,72 +43,574,76 +43,575,76 +43,576,76 +43,587,90 +43,595,90 +43,596,90 +43,607,86 +43,608,86 +43,609,86 +43,610,72 +43,611,72 +43,612,72 +43,613,72 +43,614,72 +43,624,72 +43,625,72 +43,627,72 +43,628,72 +43,633,72 +43,634,72 +43,635,72 +43,636,68 +43,637,68 +43,639,0 +43,643,0 +43,644,0 +44,4,64 +44,5,72 +44,6,72 +44,15,44 +44,23,68 +44,24,68 +44,25,44 +44,26,44 +44,39,52 +44,40,52 +44,41,60 +44,42,66 +44,52,60 +44,53,66 +44,63,44 +44,64,52 +44,65,52 +44,66,54 +44,67,60 +44,68,60 +44,92,90 +44,93,90 +44,94,90 +44,95,0 +44,111,0 +44,112,0 +44,123,58 +44,129,0 +44,130,0 +44,131,0 +44,133,44 +44,134,30 +44,135,44 +44,136,50 +44,143,52 +44,144,0 +44,147,44 +44,148,44 +44,149,44 +44,150,0 +44,169,66 +44,172,44 +44,174,52 +44,179,58 +44,180,58 +44,181,58 +44,194,0 +44,195,0 +44,196,44 +44,197,48 +44,200,86 +44,204,64 +44,205,64 +44,208,0 +44,212,58 +44,215,66 +44,246,0 +44,247,0 +44,248,0 +44,252,54 +44,253,60 +44,254,60 +44,280,54 +44,281,54 +44,282,54 +44,304,56 +44,305,64 +44,306,64 +44,347,52 +44,348,58 +44,355,90 +44,356,90 +44,358,50 +44,361,62 +44,362,68 +44,363,0 +44,364,0 +44,365,0 +44,374,56 +44,375,56 +44,376,56 +44,379,0 +44,383,0 +44,384,0 +44,390,64 +44,391,66 +44,392,66 +44,393,0 +44,394,0 +44,395,0 +44,396,52 +44,397,54 +44,398,54 +44,399,0 +44,400,0 +44,403,52 +44,404,54 +44,405,54 +44,410,50 +44,411,62 +44,425,88 +44,426,90 +44,429,90 +44,433,44 +44,442,90 +44,443,0 +44,444,0 +44,445,0 +44,446,52 +44,447,52 +44,448,52 +44,451,64 +44,452,64 +44,453,60 +44,454,66 +44,455,66 +44,461,66 +44,464,0 +44,470,44 +44,471,44 +44,475,54 +44,477,90 +44,478,90 +44,483,0 +44,493,0 +44,495,52 +44,496,60 +44,497,60 +44,498,64 +44,499,72 +44,500,72 +44,501,0 +44,502,0 +44,503,0 +44,511,54 +44,512,60 +44,513,66 +44,514,72 +44,515,0 +44,516,0 +44,517,52 +44,518,52 +44,522,60 +44,523,68 +44,524,60 +44,525,68 +44,526,68 +44,529,0 +44,530,0 +44,531,52 +44,532,54 +44,533,60 +44,534,60 +44,540,56 +44,541,56 +44,542,56 +44,543,60 +44,544,64 +44,545,64 +44,546,52 +44,547,52 +44,548,52 +44,549,52 +44,551,0 +44,552,0 +44,553,0 +44,554,66 +44,555,78 +44,559,50 +44,560,56 +44,570,60 +44,571,66 +44,572,52 +44,573,52 +44,574,64 +44,575,64 +44,576,80 +44,587,44 +44,595,44 +44,596,58 +44,607,90 +44,608,100 +44,609,90 +44,610,52 +44,611,66 +44,612,66 +44,613,58 +44,614,74 +44,624,52 +44,625,52 +44,627,58 +44,628,68 +44,633,44 +44,634,52 +44,635,52 +44,636,68 +44,637,68 +44,639,0 +44,643,0 +44,644,0 +45,4,74 +45,5,82 +45,6,82 +45,15,56 +45,23,78 +45,24,78 +45,25,54 +45,26,54 +45,39,62 +45,40,62 +45,41,70 +45,42,76 +45,52,70 +45,53,76 +45,63,54 +45,64,62 +45,65,62 +45,66,64 +45,67,70 +45,68,70 +45,92,90 +45,93,90 +45,94,90 +45,95,0 +45,111,0 +45,112,0 +45,123,70 +45,129,0 +45,130,0 +45,131,0 +45,133,56 +45,134,30 +45,135,56 +45,136,68 +45,143,62 +45,144,0 +45,147,56 +45,148,56 +45,149,56 +45,150,0 +45,169,76 +45,172,54 +45,174,62 +45,179,68 +45,180,68 +45,181,68 +45,194,0 +45,195,0 +45,196,56 +45,197,62 +45,200,90 +45,204,74 +45,205,74 +45,208,0 +45,212,70 +45,215,76 +45,246,0 +45,247,0 +45,248,0 +45,252,64 +45,253,70 +45,254,70 +45,280,64 +45,281,64 +45,282,64 +45,304,66 +45,305,74 +45,306,76 +45,347,64 +45,348,70 +45,355,90 +45,356,90 +45,358,62 +45,361,72 +45,362,78 +45,363,0 +45,364,0 +45,365,0 +45,374,68 +45,375,68 +45,376,68 +45,379,0 +45,383,0 +45,384,0 +45,390,74 +45,391,76 +45,392,76 +45,393,0 +45,394,0 +45,395,0 +45,396,62 +45,397,64 +45,398,64 +45,399,0 +45,400,0 +45,403,62 +45,404,64 +45,405,64 +45,410,62 +45,411,74 +45,425,90 +45,426,90 +45,429,90 +45,433,54 +45,442,90 +45,443,0 +45,444,0 +45,445,0 +45,446,62 +45,447,62 +45,448,64 +45,451,74 +45,452,74 +45,453,70 +45,454,76 +45,455,76 +45,461,76 +45,464,0 +45,470,60 +45,471,56 +45,475,64 +45,477,90 +45,478,90 +45,483,0 +45,493,0 +45,495,62 +45,496,70 +45,497,70 +45,498,74 +45,499,82 +45,500,84 +45,501,0 +45,502,0 +45,503,0 +45,511,64 +45,512,70 +45,513,76 +45,514,82 +45,515,0 +45,516,0 +45,517,62 +45,518,62 +45,522,70 +45,523,78 +45,524,70 +45,525,78 +45,526,78 +45,529,0 +45,530,0 +45,531,62 +45,532,64 +45,533,70 +45,534,70 +45,540,66 +45,541,66 +45,542,66 +45,543,70 +45,544,74 +45,545,74 +45,546,62 +45,547,62 +45,548,62 +45,549,62 +45,551,0 +45,552,0 +45,553,0 +45,554,76 +45,555,88 +45,559,60 +45,560,66 +45,570,70 +45,571,78 +45,572,62 +45,573,62 +45,574,74 +45,575,74 +45,576,90 +45,587,54 +45,595,54 +45,596,68 +45,607,90 +45,608,100 +45,609,100 +45,610,62 +45,611,76 +45,612,76 +45,613,68 +45,614,84 +45,624,62 +45,625,64 +45,627,68 +45,628,78 +45,633,56 +45,634,64 +45,635,64 +45,636,80 +45,637,80 +45,639,0 +45,643,0 +45,644,0 +46,4,58 +46,5,66 +46,6,80 +46,15,58 +46,23,58 +46,24,70 +46,25,58 +46,26,64 +46,39,62 +46,40,62 +46,41,86 +46,42,86 +46,52,62 +46,53,78 +46,63,58 +46,64,58 +46,65,58 +46,66,0 +46,67,0 +46,68,0 +46,92,56 +46,93,56 +46,94,56 +46,95,0 +46,111,0 +46,112,0 +46,123,88 +46,129,50 +46,130,82 +46,131,48 +46,133,62 +46,134,62 +46,135,62 +46,136,62 +46,143,70 +46,144,0 +46,147,50 +46,148,56 +46,149,80 +46,150,0 +46,169,86 +46,172,58 +46,174,62 +46,179,58 +46,180,58 +46,181,58 +46,194,52 +46,195,52 +46,196,62 +46,197,62 +46,200,56 +46,204,50 +46,205,56 +46,208,0 +46,212,88 +46,215,58 +46,246,0 +46,247,0 +46,248,0 +46,252,50 +46,253,66 +46,254,66 +46,280,50 +46,281,50 +46,282,50 +46,304,0 +46,305,0 +46,306,0 +46,347,0 +46,348,0 +46,355,50 +46,356,52 +46,358,56 +46,361,50 +46,362,66 +46,363,58 +46,364,58 +46,365,58 +46,374,42 +46,375,42 +46,376,42 +46,379,0 +46,383,0 +46,384,0 +46,390,0 +46,391,0 +46,392,0 +46,393,58 +46,394,66 +46,395,66 +46,396,90 +46,397,100 +46,398,90 +46,399,62 +46,400,62 +46,403,58 +46,404,70 +46,405,70 +46,410,0 +46,411,0 +46,425,88 +46,426,88 +46,429,56 +46,433,56 +46,442,56 +46,443,42 +46,444,62 +46,445,62 +46,446,70 +46,447,0 +46,448,0 +46,451,56 +46,452,56 +46,453,0 +46,454,0 +46,455,54 +46,461,58 +46,464,0 +46,470,62 +46,471,62 +46,475,30 +46,477,52 +46,478,66 +46,483,0 +46,493,0 +46,495,58 +46,496,66 +46,497,66 +46,498,0 +46,499,0 +46,500,0 +46,501,58 +46,502,64 +46,503,64 +46,511,50 +46,512,56 +46,513,50 +46,514,50 +46,515,50 +46,516,50 +46,517,44 +46,518,44 +46,522,58 +46,523,66 +46,524,0 +46,525,0 +46,526,0 +46,529,50 +46,530,64 +46,531,62 +46,532,0 +46,533,0 +46,534,0 +46,540,58 +46,541,58 +46,542,58 +46,543,50 +46,544,56 +46,545,56 +46,546,58 +46,547,58 +46,548,62 +46,549,62 +46,551,50 +46,552,66 +46,553,66 +46,554,54 +46,555,54 +46,559,0 +46,560,0 +46,570,64 +46,571,64 +46,572,78 +46,573,78 +46,574,58 +46,575,58 +46,576,58 +46,587,90 +46,595,64 +46,596,66 +46,607,58 +46,608,58 +46,609,58 +46,610,62 +46,611,70 +46,612,70 +46,613,58 +46,614,58 +46,624,62 +46,625,62 +46,627,90 +46,628,90 +46,633,44 +46,634,44 +46,635,50 +46,636,46 +46,637,46 +46,639,0 +46,643,0 +46,644,0 +47,4,68 +47,5,76 +47,6,90 +47,15,68 +47,23,68 +47,24,80 +47,25,68 +47,26,74 +47,39,72 +47,40,72 +47,41,90 +47,42,90 +47,52,72 +47,53,88 +47,63,68 +47,64,68 +47,65,68 +47,66,0 +47,67,0 +47,68,0 +47,92,66 +47,93,66 +47,94,66 +47,95,0 +47,111,0 +47,112,0 +47,123,90 +47,129,60 +47,130,90 +47,131,58 +47,133,72 +47,134,72 +47,135,72 +47,136,72 +47,143,80 +47,144,0 +47,147,60 +47,148,66 +47,149,90 +47,150,0 +47,169,90 +47,172,68 +47,174,72 +47,179,68 +47,180,68 +47,181,68 +47,194,62 +47,195,62 +47,196,72 +47,197,72 +47,200,66 +47,204,60 +47,205,66 +47,208,0 +47,212,90 +47,215,68 +47,246,0 +47,247,0 +47,248,0 +47,252,60 +47,253,76 +47,254,76 +47,280,60 +47,281,60 +47,282,60 +47,304,0 +47,305,0 +47,306,0 +47,347,0 +47,348,0 +47,355,60 +47,356,62 +47,358,66 +47,361,60 +47,362,76 +47,363,68 +47,364,68 +47,365,68 +47,374,52 +47,375,52 +47,376,52 +47,379,0 +47,383,0 +47,384,0 +47,390,0 +47,391,0 +47,392,0 +47,393,68 +47,394,76 +47,395,76 +47,396,90 +47,397,100 +47,398,100 +47,399,72 +47,400,72 +47,403,68 +47,404,80 +47,405,80 +47,410,0 +47,411,0 +47,425,90 +47,426,90 +47,429,66 +47,433,66 +47,442,66 +47,443,52 +47,444,72 +47,445,72 +47,446,80 +47,447,0 +47,448,0 +47,451,66 +47,452,66 +47,453,0 +47,454,0 +47,455,64 +47,461,68 +47,464,0 +47,470,72 +47,471,72 +47,475,30 +47,477,62 +47,478,76 +47,483,0 +47,493,0 +47,495,68 +47,496,76 +47,497,76 +47,498,0 +47,499,0 +47,500,0 +47,501,68 +47,502,74 +47,503,74 +47,511,60 +47,512,66 +47,513,60 +47,514,60 +47,515,60 +47,516,60 +47,517,54 +47,518,54 +47,522,68 +47,523,76 +47,524,0 +47,525,0 +47,526,0 +47,529,60 +47,530,74 +47,531,72 +47,532,0 +47,533,0 +47,534,0 +47,540,68 +47,541,68 +47,542,68 +47,543,60 +47,544,66 +47,545,66 +47,546,68 +47,547,68 +47,548,72 +47,549,72 +47,551,60 +47,552,76 +47,553,76 +47,554,64 +47,555,64 +47,559,0 +47,560,0 +47,570,74 +47,571,74 +47,572,88 +47,573,88 +47,574,68 +47,575,68 +47,576,68 +47,587,90 +47,595,74 +47,596,76 +47,607,68 +47,608,68 +47,609,68 +47,610,72 +47,611,80 +47,612,80 +47,613,68 +47,614,68 +47,624,72 +47,625,72 +47,627,90 +47,628,90 +47,633,54 +47,634,54 +47,635,60 +47,636,56 +47,637,56 +47,639,0 +47,643,0 +47,644,0 +48,4,0 +48,5,0 +48,6,0 +48,15,0 +48,23,56 +48,24,56 +48,25,64 +48,26,64 +48,39,64 +48,40,64 +48,41,64 +48,42,64 +48,52,62 +48,53,62 +48,63,90 +48,64,90 +48,65,90 +48,66,62 +48,67,62 +48,68,62 +48,92,64 +48,93,70 +48,94,70 +48,95,46 +48,111,56 +48,112,56 +48,123,0 +48,129,56 +48,130,56 +48,131,54 +48,133,46 +48,134,46 +48,135,46 +48,136,30 +48,143,64 +48,144,0 +48,147,54 +48,148,54 +48,149,54 +48,150,0 +48,169,64 +48,172,64 +48,174,64 +48,179,64 +48,180,64 +48,181,64 +48,194,64 +48,195,64 +48,196,90 +48,197,50 +48,200,56 +48,204,0 +48,205,0 +48,208,46 +48,212,0 +48,215,74 +48,246,48 +48,247,48 +48,248,48 +48,252,62 +48,253,62 +48,254,62 +48,280,90 +48,281,90 +48,282,90 +48,304,64 +48,305,64 +48,306,64 +48,347,0 +48,348,0 +48,355,62 +48,356,62 +48,358,90 +48,361,80 +48,362,80 +48,363,76 +48,364,76 +48,365,76 +48,374,76 +48,375,76 +48,376,76 +48,379,0 +48,383,0 +48,384,0 +48,390,0 +48,391,0 +48,392,0 +48,393,64 +48,394,64 +48,395,64 +48,396,64 +48,397,64 +48,398,64 +48,399,54 +48,400,54 +48,403,64 +48,404,66 +48,405,66 +48,410,52 +48,411,52 +48,425,72 +48,426,72 +48,429,56 +48,433,90 +48,442,58 +48,443,52 +48,444,52 +48,445,52 +48,446,64 +48,447,64 +48,448,64 +48,451,0 +48,452,0 +48,453,56 +48,454,56 +48,455,54 +48,461,74 +48,464,56 +48,470,46 +48,471,62 +48,475,90 +48,477,62 +48,478,80 +48,483,0 +48,493,0 +48,495,64 +48,496,64 +48,497,64 +48,498,0 +48,499,0 +48,500,0 +48,501,64 +48,502,64 +48,503,64 +48,511,62 +48,512,62 +48,513,0 +48,514,0 +48,515,62 +48,516,62 +48,517,90 +48,518,90 +48,522,70 +48,523,70 +48,524,52 +48,525,52 +48,526,52 +48,529,54 +48,530,54 +48,531,64 +48,532,54 +48,533,54 +48,534,54 +48,540,0 +48,541,0 +48,542,0 +48,543,0 +48,544,0 +48,545,0 +48,546,64 +48,547,64 +48,548,68 +48,549,68 +48,551,54 +48,552,54 +48,553,54 +48,554,0 +48,555,0 +48,559,62 +48,560,62 +48,570,70 +48,571,70 +48,572,64 +48,573,64 +48,574,90 +48,575,100 +48,576,90 +48,587,64 +48,595,0 +48,596,0 +48,607,0 +48,608,0 +48,609,0 +48,610,68 +48,611,68 +48,612,68 +48,613,76 +48,614,76 +48,624,68 +48,625,68 +48,627,64 +48,628,64 +48,633,54 +48,634,54 +48,635,54 +48,636,0 +48,637,0 +48,639,0 +48,643,0 +48,644,0 +49,4,0 +49,5,0 +49,6,0 +49,15,0 +49,23,66 +49,24,66 +49,25,74 +49,26,74 +49,39,74 +49,40,74 +49,41,74 +49,42,74 +49,52,72 +49,53,72 +49,63,90 +49,64,90 +49,65,90 +49,66,72 +49,67,72 +49,68,72 +49,92,74 +49,93,80 +49,94,80 +49,95,58 +49,111,66 +49,112,66 +49,123,0 +49,129,66 +49,130,66 +49,131,68 +49,133,58 +49,134,58 +49,135,60 +49,136,30 +49,143,74 +49,144,0 +49,147,66 +49,148,66 +49,149,66 +49,150,0 +49,169,74 +49,172,74 +49,174,74 +49,179,74 +49,180,74 +49,181,74 +49,194,74 +49,195,74 +49,196,90 +49,197,64 +49,200,68 +49,204,0 +49,205,0 +49,208,58 +49,212,0 +49,215,84 +49,246,60 +49,247,60 +49,248,60 +49,252,72 +49,253,72 +49,254,72 +49,280,90 +49,281,90 +49,282,90 +49,304,74 +49,305,74 +49,306,74 +49,347,0 +49,348,0 +49,355,72 +49,356,72 +49,358,90 +49,361,90 +49,362,90 +49,363,86 +49,364,86 +49,365,86 +49,374,88 +49,375,88 +49,376,88 +49,379,0 +49,383,0 +49,384,0 +49,390,0 +49,391,0 +49,392,0 +49,393,74 +49,394,74 +49,395,74 +49,396,74 +49,397,74 +49,398,74 +49,399,64 +49,400,64 +49,403,74 +49,404,76 +49,405,76 +49,410,64 +49,411,64 +49,425,82 +49,426,82 +49,429,68 +49,433,90 +49,442,68 +49,443,64 +49,444,64 +49,445,64 +49,446,74 +49,447,74 +49,448,74 +49,451,0 +49,452,0 +49,453,66 +49,454,66 +49,455,64 +49,461,84 +49,464,66 +49,470,60 +49,471,76 +49,475,90 +49,477,72 +49,478,90 +49,483,0 +49,493,0 +49,495,74 +49,496,74 +49,497,74 +49,498,0 +49,499,0 +49,500,0 +49,501,74 +49,502,74 +49,503,74 +49,511,72 +49,512,72 +49,513,0 +49,514,0 +49,515,72 +49,516,72 +49,517,90 +49,518,90 +49,522,80 +49,523,80 +49,524,62 +49,525,62 +49,526,62 +49,529,64 +49,530,64 +49,531,74 +49,532,64 +49,533,64 +49,534,64 +49,540,0 +49,541,0 +49,542,0 +49,543,0 +49,544,0 +49,545,0 +49,546,74 +49,547,74 +49,548,78 +49,549,78 +49,551,64 +49,552,64 +49,553,64 +49,554,0 +49,555,0 +49,559,72 +49,560,72 +49,570,80 +49,571,80 +49,572,74 +49,573,74 +49,574,90 +49,575,100 +49,576,100 +49,587,74 +49,595,0 +49,596,0 +49,607,0 +49,608,0 +49,609,0 +49,610,78 +49,611,78 +49,612,78 +49,613,86 +49,614,86 +49,624,78 +49,625,78 +49,627,74 +49,628,74 +49,633,66 +49,634,66 +49,635,66 +49,636,0 +49,637,0 +49,639,0 +49,643,0 +49,644,0 +50,4,58 +50,5,66 +50,6,66 +50,15,68 +50,23,72 +50,24,84 +50,25,58 +50,26,64 +50,39,58 +50,40,58 +50,41,70 +50,42,70 +50,52,42 +50,53,58 +50,63,0 +50,64,0 +50,65,0 +50,66,66 +50,67,66 +50,68,66 +50,92,90 +50,93,100 +50,94,90 +50,95,0 +50,111,0 +50,112,0 +50,123,58 +50,129,50 +50,130,50 +50,131,48 +50,133,50 +50,134,50 +50,135,50 +50,136,50 +50,143,58 +50,144,0 +50,147,50 +50,148,56 +50,149,56 +50,150,0 +50,169,70 +50,172,58 +50,174,58 +50,179,50 +50,180,58 +50,181,58 +50,194,0 +50,195,0 +50,196,30 +50,197,58 +50,200,90 +50,204,54 +50,205,62 +50,208,0 +50,212,58 +50,215,64 +50,246,0 +50,247,0 +50,248,0 +50,252,50 +50,253,66 +50,254,66 +50,280,0 +50,281,0 +50,282,0 +50,304,56 +50,305,70 +50,306,70 +50,347,42 +50,348,42 +50,355,90 +50,356,90 +50,358,0 +50,361,56 +50,362,58 +50,363,58 +50,364,58 +50,365,58 +50,374,0 +50,375,0 +50,376,0 +50,379,0 +50,383,0 +50,384,0 +50,390,58 +50,391,66 +50,392,66 +50,393,62 +50,394,70 +50,395,70 +50,396,58 +50,397,66 +50,398,66 +50,399,50 +50,400,50 +50,403,58 +50,404,66 +50,405,66 +50,410,46 +50,411,46 +50,425,90 +50,426,90 +50,429,90 +50,433,0 +50,442,90 +50,443,0 +50,444,0 +50,445,0 +50,446,58 +50,447,64 +50,448,64 +50,451,74 +50,452,74 +50,453,62 +50,454,62 +50,455,50 +50,461,64 +50,464,0 +50,470,50 +50,471,50 +50,475,0 +50,477,90 +50,478,80 +50,483,0 +50,493,0 +50,495,58 +50,496,66 +50,497,66 +50,498,52 +50,499,52 +50,500,52 +50,501,58 +50,502,64 +50,503,64 +50,511,50 +50,512,56 +50,513,50 +50,514,50 +50,515,50 +50,516,50 +50,517,0 +50,518,0 +50,522,64 +50,523,72 +50,524,50 +50,525,58 +50,526,58 +50,529,0 +50,530,0 +50,531,58 +50,532,50 +50,533,50 +50,534,50 +50,540,62 +50,541,62 +50,542,62 +50,543,60 +50,544,72 +50,545,72 +50,546,58 +50,547,58 +50,548,58 +50,549,58 +50,551,0 +50,552,0 +50,553,0 +50,554,50 +50,555,50 +50,559,54 +50,560,54 +50,570,70 +50,571,70 +50,572,58 +50,573,58 +50,574,0 +50,575,0 +50,576,0 +50,587,58 +50,595,64 +50,596,66 +50,607,90 +50,608,90 +50,609,90 +50,610,58 +50,611,66 +50,612,66 +50,613,50 +50,614,50 +50,624,58 +50,625,58 +50,627,44 +50,628,72 +50,633,44 +50,634,44 +50,635,46 +50,636,34 +50,637,36 +50,639,0 +50,643,0 +50,644,0 +51,4,68 +51,5,76 +51,6,76 +51,15,80 +51,23,82 +51,24,90 +51,25,68 +51,26,74 +51,39,68 +51,40,68 +51,41,80 +51,42,80 +51,52,52 +51,53,68 +51,63,0 +51,64,0 +51,65,0 +51,66,76 +51,67,76 +51,68,76 +51,92,90 +51,93,100 +51,94,100 +51,95,0 +51,111,0 +51,112,0 +51,123,70 +51,129,60 +51,130,62 +51,131,62 +51,133,62 +51,134,62 +51,135,68 +51,136,68 +51,143,68 +51,144,0 +51,147,62 +51,148,68 +51,149,68 +51,150,0 +51,169,80 +51,172,68 +51,174,68 +51,179,60 +51,180,68 +51,181,68 +51,194,0 +51,195,0 +51,196,30 +51,197,72 +51,200,90 +51,204,64 +51,205,72 +51,208,0 +51,212,70 +51,215,74 +51,246,0 +51,247,0 +51,248,0 +51,252,60 +51,253,76 +51,254,76 +51,280,0 +51,281,0 +51,282,0 +51,304,66 +51,305,80 +51,306,80 +51,347,54 +51,348,54 +51,355,90 +51,356,90 +51,358,0 +51,361,66 +51,362,68 +51,363,68 +51,364,68 +51,365,68 +51,374,0 +51,375,0 +51,376,0 +51,379,0 +51,383,0 +51,384,0 +51,390,68 +51,391,76 +51,392,76 +51,393,72 +51,394,80 +51,395,80 +51,396,68 +51,397,76 +51,398,76 +51,399,60 +51,400,60 +51,403,68 +51,404,76 +51,405,76 +51,410,58 +51,411,58 +51,425,90 +51,426,90 +51,429,90 +51,433,0 +51,442,90 +51,443,0 +51,444,0 +51,445,0 +51,446,68 +51,447,74 +51,448,74 +51,451,84 +51,452,84 +51,453,72 +51,454,72 +51,455,60 +51,461,76 +51,464,0 +51,470,66 +51,471,68 +51,475,0 +51,477,90 +51,478,90 +51,483,0 +51,493,0 +51,495,68 +51,496,76 +51,497,76 +51,498,62 +51,499,62 +51,500,62 +51,501,68 +51,502,74 +51,503,74 +51,511,60 +51,512,66 +51,513,60 +51,514,60 +51,515,60 +51,516,60 +51,517,0 +51,518,0 +51,522,74 +51,523,82 +51,524,60 +51,525,68 +51,526,68 +51,529,0 +51,530,0 +51,531,68 +51,532,60 +51,533,60 +51,534,60 +51,540,72 +51,541,72 +51,542,72 +51,543,70 +51,544,82 +51,545,82 +51,546,68 +51,547,68 +51,548,68 +51,549,68 +51,551,0 +51,552,0 +51,553,0 +51,554,60 +51,555,60 +51,559,64 +51,560,64 +51,570,80 +51,571,80 +51,572,68 +51,573,68 +51,574,0 +51,575,0 +51,576,0 +51,587,68 +51,595,74 +51,596,76 +51,607,90 +51,608,90 +51,609,90 +51,610,68 +51,611,76 +51,612,76 +51,613,60 +51,614,60 +51,624,68 +51,625,70 +51,627,54 +51,628,82 +51,633,56 +51,634,56 +51,635,60 +51,636,46 +51,637,50 +51,639,0 +51,643,0 +51,644,0 +52,4,0 +52,5,0 +52,6,0 +52,15,0 +52,23,48 +52,24,48 +52,25,56 +52,26,56 +52,39,68 +52,40,68 +52,41,56 +52,42,56 +52,52,62 +52,53,62 +52,63,56 +52,64,56 +52,65,56 +52,66,66 +52,67,66 +52,68,66 +52,92,56 +52,93,62 +52,94,62 +52,95,46 +52,111,60 +52,112,60 +52,123,0 +52,129,62 +52,130,62 +52,131,58 +52,133,54 +52,134,54 +52,135,54 +52,136,30 +52,143,68 +52,144,0 +52,147,54 +52,148,54 +52,149,54 +52,150,0 +52,169,56 +52,172,56 +52,174,68 +52,179,68 +52,180,68 +52,181,68 +52,194,68 +52,195,68 +52,196,54 +52,197,88 +52,200,48 +52,204,0 +52,205,0 +52,208,46 +52,212,0 +52,215,100 +52,246,44 +52,247,44 +52,248,58 +52,252,62 +52,253,62 +52,254,62 +52,280,62 +52,281,62 +52,282,62 +52,304,64 +52,305,64 +52,306,64 +52,347,0 +52,348,0 +52,355,64 +52,356,64 +52,358,56 +52,361,82 +52,362,82 +52,363,80 +52,364,80 +52,365,80 +52,374,46 +52,375,46 +52,376,46 +52,379,0 +52,383,0 +52,384,0 +52,390,0 +52,391,0 +52,392,0 +52,393,64 +52,394,64 +52,395,64 +52,396,64 +52,397,64 +52,398,64 +52,399,66 +52,400,66 +52,403,64 +52,404,64 +52,405,64 +52,410,52 +52,411,52 +52,425,68 +52,426,68 +52,429,48 +52,433,56 +52,442,80 +52,443,56 +52,444,56 +52,445,56 +52,446,68 +52,447,64 +52,448,64 +52,451,0 +52,452,0 +52,453,56 +52,454,56 +52,455,50 +52,461,90 +52,464,60 +52,470,54 +52,471,58 +52,475,62 +52,477,64 +52,478,82 +52,483,0 +52,493,0 +52,495,64 +52,496,64 +52,497,64 +52,498,0 +52,499,0 +52,500,0 +52,501,68 +52,502,68 +52,503,68 +52,511,62 +52,512,62 +52,513,0 +52,514,0 +52,515,62 +52,516,62 +52,517,68 +52,518,68 +52,522,72 +52,523,72 +52,524,56 +52,525,56 +52,526,56 +52,529,62 +52,530,62 +52,531,68 +52,532,66 +52,533,66 +52,534,66 +52,540,0 +52,541,0 +52,542,0 +52,543,0 +52,544,0 +52,545,0 +52,546,64 +52,547,64 +52,548,64 +52,549,64 +52,551,90 +52,552,90 +52,553,90 +52,554,0 +52,555,0 +52,559,90 +52,560,90 +52,570,90 +52,571,90 +52,572,64 +52,573,64 +52,574,72 +52,575,72 +52,576,72 +52,587,56 +52,595,0 +52,596,0 +52,607,0 +52,608,0 +52,609,0 +52,610,64 +52,611,64 +52,612,64 +52,613,80 +52,614,80 +52,624,90 +52,625,90 +52,627,68 +52,628,68 +52,633,90 +52,634,90 +52,635,90 +52,636,0 +52,637,0 +52,639,0 +52,643,0 +52,644,0 +53,4,0 +53,5,0 +53,6,0 +53,15,0 +53,23,58 +53,24,58 +53,25,66 +53,26,66 +53,39,78 +53,40,78 +53,41,66 +53,42,66 +53,52,72 +53,53,72 +53,63,66 +53,64,66 +53,65,66 +53,66,76 +53,67,76 +53,68,76 +53,92,66 +53,93,72 +53,94,72 +53,95,58 +53,111,70 +53,112,70 +53,123,0 +53,129,72 +53,130,72 +53,131,72 +53,133,66 +53,134,66 +53,135,66 +53,136,30 +53,143,78 +53,144,0 +53,147,66 +53,148,66 +53,149,66 +53,150,0 +53,169,66 +53,172,66 +53,174,78 +53,179,78 +53,180,78 +53,181,78 +53,194,78 +53,195,78 +53,196,66 +53,197,90 +53,200,60 +53,204,0 +53,205,0 +53,208,58 +53,212,0 +53,215,100 +53,246,56 +53,247,56 +53,248,72 +53,252,72 +53,253,72 +53,254,72 +53,280,72 +53,281,72 +53,282,72 +53,304,74 +53,305,74 +53,306,74 +53,347,0 +53,348,0 +53,355,74 +53,356,74 +53,358,66 +53,361,90 +53,362,90 +53,363,90 +53,364,90 +53,365,90 +53,374,58 +53,375,58 +53,376,58 +53,379,0 +53,383,0 +53,384,0 +53,390,0 +53,391,0 +53,392,0 +53,393,74 +53,394,74 +53,395,74 +53,396,74 +53,397,74 +53,398,74 +53,399,76 +53,400,76 +53,403,74 +53,404,74 +53,405,74 +53,410,64 +53,411,64 +53,425,78 +53,426,78 +53,429,60 +53,433,66 +53,442,90 +53,443,68 +53,444,68 +53,445,68 +53,446,78 +53,447,74 +53,448,74 +53,451,0 +53,452,0 +53,453,66 +53,454,66 +53,455,60 +53,461,100 +53,464,70 +53,470,66 +53,471,72 +53,475,72 +53,477,74 +53,478,90 +53,483,0 +53,493,0 +53,495,74 +53,496,74 +53,497,74 +53,498,0 +53,499,0 +53,500,0 +53,501,78 +53,502,78 +53,503,78 +53,511,72 +53,512,72 +53,513,0 +53,514,0 +53,515,72 +53,516,72 +53,517,78 +53,518,78 +53,522,82 +53,523,82 +53,524,66 +53,525,66 +53,526,66 +53,529,72 +53,530,72 +53,531,78 +53,532,76 +53,533,76 +53,534,76 +53,540,0 +53,541,0 +53,542,0 +53,543,0 +53,544,0 +53,545,0 +53,546,74 +53,547,74 +53,548,74 +53,549,74 +53,551,90 +53,552,90 +53,553,90 +53,554,0 +53,555,0 +53,559,90 +53,560,90 +53,570,90 +53,571,90 +53,572,74 +53,573,74 +53,574,82 +53,575,82 +53,576,82 +53,587,66 +53,595,0 +53,596,0 +53,607,0 +53,608,0 +53,609,0 +53,610,74 +53,611,74 +53,612,74 +53,613,90 +53,614,90 +53,624,90 +53,625,90 +53,627,78 +53,628,78 +53,633,90 +53,634,90 +53,635,90 +53,636,0 +53,637,0 +53,639,0 +53,643,0 +53,644,0 +54,4,90 +54,5,100 +54,6,90 +54,15,62 +54,23,54 +54,24,66 +54,25,60 +54,26,66 +54,39,60 +54,40,60 +54,41,62 +54,42,62 +54,52,58 +54,53,74 +54,63,60 +54,64,60 +54,65,60 +54,66,68 +54,67,68 +54,68,68 +54,92,52 +54,93,52 +54,94,52 +54,95,0 +54,111,0 +54,112,0 +54,123,72 +54,129,72 +54,130,78 +54,131,54 +54,133,54 +54,134,54 +54,135,60 +54,136,90 +54,143,60 +54,144,0 +54,147,54 +54,148,60 +54,149,66 +54,150,0 +54,169,62 +54,172,60 +54,174,60 +54,179,66 +54,180,66 +54,181,66 +54,194,0 +54,195,0 +54,196,60 +54,197,54 +54,200,54 +54,204,52 +54,205,52 +54,208,0 +54,212,86 +54,215,52 +54,246,0 +54,247,0 +54,248,0 +54,252,52 +54,253,68 +54,254,68 +54,280,52 +54,281,52 +54,282,60 +54,304,0 +54,305,0 +54,306,0 +54,347,0 +54,348,0 +54,355,44 +54,356,46 +54,358,64 +54,361,44 +54,362,60 +54,363,60 +54,364,60 +54,365,60 +54,374,46 +54,375,46 +54,376,46 +54,379,0 +54,383,0 +54,384,0 +54,390,90 +54,391,90 +54,392,90 +54,393,60 +54,394,68 +54,395,68 +54,396,70 +54,397,78 +54,398,78 +54,399,52 +54,400,52 +54,403,60 +54,404,72 +54,405,72 +54,410,0 +54,411,0 +54,425,64 +54,426,64 +54,429,54 +54,433,58 +54,442,52 +54,443,0 +54,444,0 +54,445,0 +54,446,60 +54,447,66 +54,448,66 +54,451,52 +54,452,52 +54,453,52 +54,454,52 +54,455,56 +54,461,54 +54,464,0 +54,470,54 +54,471,64 +54,475,60 +54,477,46 +54,478,66 +54,483,0 +54,493,0 +54,495,60 +54,496,68 +54,497,68 +54,498,90 +54,499,90 +54,500,90 +54,501,60 +54,502,66 +54,503,66 +54,511,52 +54,512,58 +54,513,90 +54,514,90 +54,515,52 +54,516,52 +54,517,54 +54,518,54 +54,522,52 +54,523,60 +54,524,44 +54,525,44 +54,526,44 +54,529,0 +54,530,0 +54,531,60 +54,532,52 +54,533,52 +54,534,52 +54,540,60 +54,541,60 +54,542,60 +54,543,72 +54,544,72 +54,545,78 +54,546,60 +54,547,60 +54,548,64 +54,549,64 +54,551,44 +54,552,44 +54,553,44 +54,554,90 +54,555,90 +54,559,52 +54,560,52 +54,570,58 +54,571,58 +54,572,60 +54,573,60 +54,574,52 +54,575,52 +54,576,52 +54,587,70 +54,595,66 +54,596,68 +54,607,90 +54,608,90 +54,609,90 +54,610,64 +54,611,72 +54,612,72 +54,613,66 +54,614,66 +54,624,82 +54,625,84 +54,627,70 +54,628,70 +54,633,48 +54,634,48 +54,635,56 +54,636,86 +54,637,86 +54,639,0 +54,643,0 +54,644,0 +55,4,90 +55,5,100 +55,6,100 +55,15,76 +55,23,62 +55,24,74 +55,25,68 +55,26,74 +55,39,68 +55,40,68 +55,41,70 +55,42,70 +55,52,66 +55,53,82 +55,63,68 +55,64,68 +55,65,68 +55,66,76 +55,67,76 +55,68,76 +55,92,60 +55,93,60 +55,94,60 +55,95,0 +55,111,0 +55,112,0 +55,123,90 +55,129,80 +55,130,90 +55,131,74 +55,133,68 +55,134,74 +55,135,74 +55,136,90 +55,143,68 +55,144,0 +55,147,68 +55,148,74 +55,149,82 +55,150,0 +55,169,70 +55,172,68 +55,174,68 +55,179,74 +55,180,74 +55,181,74 +55,194,0 +55,195,0 +55,196,74 +55,197,68 +55,200,68 +55,204,60 +55,205,60 +55,208,0 +55,212,90 +55,215,60 +55,246,0 +55,247,0 +55,248,0 +55,252,60 +55,253,76 +55,254,76 +55,280,60 +55,281,60 +55,282,74 +55,304,0 +55,305,0 +55,306,0 +55,347,0 +55,348,0 +55,355,52 +55,356,54 +55,358,78 +55,361,52 +55,362,68 +55,363,68 +55,364,68 +55,365,68 +55,374,56 +55,375,56 +55,376,56 +55,379,0 +55,383,0 +55,384,0 +55,390,90 +55,391,90 +55,392,90 +55,393,68 +55,394,76 +55,395,76 +55,396,78 +55,397,90 +55,398,90 +55,399,60 +55,400,60 +55,403,68 +55,404,80 +55,405,80 +55,410,0 +55,411,0 +55,425,72 +55,426,72 +55,429,68 +55,433,66 +55,442,60 +55,443,0 +55,444,0 +55,445,0 +55,446,68 +55,447,74 +55,448,80 +55,451,60 +55,452,60 +55,453,60 +55,454,60 +55,455,64 +55,461,68 +55,464,0 +55,470,68 +55,471,78 +55,475,74 +55,477,54 +55,478,74 +55,483,0 +55,493,0 +55,495,68 +55,496,76 +55,497,76 +55,498,90 +55,499,90 +55,500,90 +55,501,68 +55,502,74 +55,503,76 +55,511,60 +55,512,66 +55,513,90 +55,514,90 +55,515,60 +55,516,60 +55,517,62 +55,518,62 +55,522,60 +55,523,68 +55,524,50 +55,525,50 +55,526,50 +55,529,0 +55,530,0 +55,531,68 +55,532,60 +55,533,60 +55,534,64 +55,540,68 +55,541,68 +55,542,74 +55,543,80 +55,544,80 +55,545,90 +55,546,68 +55,547,68 +55,548,72 +55,549,72 +55,551,50 +55,552,50 +55,553,50 +55,554,90 +55,555,90 +55,559,60 +55,560,60 +55,570,66 +55,571,68 +55,572,68 +55,573,68 +55,574,60 +55,575,60 +55,576,60 +55,587,78 +55,595,74 +55,596,76 +55,607,90 +55,608,90 +55,609,90 +55,610,72 +55,611,80 +55,612,80 +55,613,74 +55,614,74 +55,624,90 +55,625,90 +55,627,78 +55,628,78 +55,633,62 +55,634,62 +55,635,72 +55,636,90 +55,637,90 +55,639,0 +55,643,0 +55,644,0 +56,4,58 +56,5,58 +56,6,62 +56,15,42 +56,23,56 +56,24,56 +56,25,58 +56,26,58 +56,39,58 +56,40,64 +56,41,68 +56,42,68 +56,52,66 +56,53,66 +56,63,58 +56,64,60 +56,65,60 +56,66,0 +56,67,0 +56,68,0 +56,92,58 +56,93,58 +56,94,58 +56,95,0 +56,111,0 +56,112,0 +56,123,60 +56,129,66 +56,130,70 +56,131,36 +56,133,50 +56,134,50 +56,135,50 +56,136,50 +56,143,66 +56,144,0 +56,147,50 +56,148,50 +56,149,54 +56,150,0 +56,169,68 +56,172,58 +56,174,58 +56,179,58 +56,180,58 +56,181,58 +56,194,64 +56,195,64 +56,196,50 +56,197,50 +56,200,42 +56,204,74 +56,205,74 +56,208,0 +56,212,60 +56,215,58 +56,246,0 +56,247,0 +56,248,0 +56,252,90 +56,253,100 +56,254,90 +56,280,74 +56,281,74 +56,282,90 +56,304,0 +56,305,0 +56,306,0 +56,347,0 +56,348,0 +56,355,66 +56,356,66 +56,358,68 +56,361,66 +56,362,66 +56,363,58 +56,364,58 +56,365,58 +56,374,58 +56,375,58 +56,376,58 +56,379,0 +56,383,0 +56,384,0 +56,390,0 +56,391,0 +56,392,0 +56,393,58 +56,394,58 +56,395,58 +56,396,74 +56,397,74 +56,398,74 +56,399,66 +56,400,66 +56,403,58 +56,404,58 +56,405,58 +56,410,0 +56,411,0 +56,425,66 +56,426,68 +56,429,42 +56,433,68 +56,442,58 +56,443,58 +56,444,58 +56,445,58 +56,446,66 +56,447,0 +56,448,0 +56,451,58 +56,452,58 +56,453,0 +56,454,0 +56,455,90 +56,461,58 +56,464,0 +56,470,88 +56,471,50 +56,475,30 +56,477,66 +56,478,90 +56,483,0 +56,493,0 +56,495,90 +56,496,90 +56,497,90 +56,498,0 +56,499,0 +56,500,0 +56,501,58 +56,502,58 +56,503,58 +56,511,90 +56,512,90 +56,513,66 +56,514,66 +56,515,66 +56,516,66 +56,517,64 +56,518,64 +56,522,58 +56,523,58 +56,524,0 +56,525,0 +56,526,0 +56,529,66 +56,530,66 +56,531,58 +56,532,0 +56,533,0 +56,534,0 +56,540,90 +56,541,90 +56,542,90 +56,543,66 +56,544,66 +56,545,66 +56,546,90 +56,547,90 +56,548,90 +56,549,90 +56,551,66 +56,552,66 +56,553,66 +56,554,70 +56,555,70 +56,559,0 +56,560,0 +56,570,52 +56,571,52 +56,572,64 +56,573,64 +56,574,86 +56,575,86 +56,576,86 +56,587,68 +56,595,52 +56,596,52 +56,607,58 +56,608,70 +56,609,70 +56,610,70 +56,611,70 +56,612,70 +56,613,58 +56,614,58 +56,624,62 +56,625,62 +56,627,74 +56,628,74 +56,633,56 +56,634,58 +56,635,58 +56,636,62 +56,637,62 +56,639,0 +56,643,0 +56,644,0 +57,4,68 +57,5,68 +57,6,72 +57,15,54 +57,23,66 +57,24,66 +57,25,68 +57,26,68 +57,39,68 +57,40,74 +57,41,78 +57,42,78 +57,52,76 +57,53,76 +57,63,68 +57,64,70 +57,65,70 +57,66,0 +57,67,0 +57,68,0 +57,92,68 +57,93,68 +57,94,68 +57,95,0 +57,111,0 +57,112,0 +57,123,72 +57,129,76 +57,130,80 +57,131,50 +57,133,62 +57,134,62 +57,135,62 +57,136,62 +57,143,76 +57,144,0 +57,147,62 +57,148,62 +57,149,66 +57,150,0 +57,169,78 +57,172,68 +57,174,68 +57,179,68 +57,180,68 +57,181,68 +57,194,74 +57,195,74 +57,196,62 +57,197,62 +57,200,54 +57,204,84 +57,205,84 +57,208,0 +57,212,72 +57,215,68 +57,246,0 +57,247,0 +57,248,0 +57,252,90 +57,253,100 +57,254,100 +57,280,84 +57,281,84 +57,282,90 +57,304,0 +57,305,0 +57,306,0 +57,347,0 +57,348,0 +57,355,76 +57,356,76 +57,358,78 +57,361,76 +57,362,76 +57,363,68 +57,364,68 +57,365,68 +57,374,70 +57,375,70 +57,376,70 +57,379,0 +57,383,0 +57,384,0 +57,390,0 +57,391,0 +57,392,0 +57,393,68 +57,394,68 +57,395,68 +57,396,84 +57,397,84 +57,398,84 +57,399,76 +57,400,76 +57,403,68 +57,404,68 +57,405,68 +57,410,0 +57,411,0 +57,425,76 +57,426,78 +57,429,54 +57,433,78 +57,442,68 +57,443,70 +57,444,70 +57,445,70 +57,446,76 +57,447,0 +57,448,0 +57,451,68 +57,452,68 +57,453,0 +57,454,0 +57,455,90 +57,461,68 +57,464,0 +57,470,90 +57,471,62 +57,475,30 +57,477,76 +57,478,90 +57,483,0 +57,493,0 +57,495,90 +57,496,90 +57,497,90 +57,498,0 +57,499,0 +57,500,0 +57,501,68 +57,502,68 +57,503,68 +57,511,90 +57,512,90 +57,513,76 +57,514,76 +57,515,76 +57,516,76 +57,517,74 +57,518,74 +57,522,68 +57,523,68 +57,524,0 +57,525,0 +57,526,0 +57,529,76 +57,530,76 +57,531,68 +57,532,0 +57,533,0 +57,534,0 +57,540,90 +57,541,90 +57,542,90 +57,543,76 +57,544,76 +57,545,76 +57,546,90 +57,547,90 +57,548,90 +57,549,90 +57,551,76 +57,552,76 +57,553,76 +57,554,80 +57,555,80 +57,559,0 +57,560,0 +57,570,62 +57,571,62 +57,572,74 +57,573,74 +57,574,90 +57,575,90 +57,576,90 +57,587,78 +57,595,62 +57,596,62 +57,607,68 +57,608,80 +57,609,80 +57,610,80 +57,611,80 +57,612,80 +57,613,68 +57,614,68 +57,624,72 +57,625,72 +57,627,84 +57,628,84 +57,633,68 +57,634,70 +57,635,70 +57,636,74 +57,637,74 +57,639,0 +57,643,0 +57,644,0 +58,4,56 +58,5,64 +58,6,64 +58,15,62 +58,23,50 +58,24,62 +58,25,62 +58,26,68 +58,39,56 +58,40,56 +58,41,48 +58,42,48 +58,52,56 +58,53,72 +58,63,90 +58,64,100 +58,65,90 +58,66,64 +58,67,64 +58,68,64 +58,92,0 +58,93,0 +58,94,0 +58,95,50 +58,111,64 +58,112,64 +58,123,56 +58,129,48 +58,130,48 +58,131,46 +58,133,48 +58,134,48 +58,135,54 +58,136,48 +58,143,56 +58,144,0 +58,147,48 +58,148,54 +58,149,54 +58,150,0 +58,169,48 +58,172,62 +58,174,56 +58,179,64 +58,180,64 +58,181,64 +58,194,50 +58,195,50 +58,196,84 +58,197,48 +58,200,0 +58,204,52 +58,205,52 +58,208,58 +58,212,56 +58,215,48 +58,246,48 +58,247,48 +58,248,48 +58,252,48 +58,253,64 +58,254,64 +58,280,90 +58,281,90 +58,282,90 +58,304,54 +58,305,68 +58,306,68 +58,347,40 +58,348,40 +58,355,0 +58,356,0 +58,358,90 +58,361,40 +58,362,56 +58,363,56 +58,364,56 +58,365,56 +58,374,74 +58,375,74 +58,376,74 +58,379,0 +58,383,0 +58,384,0 +58,390,56 +58,391,64 +58,392,64 +58,393,60 +58,394,68 +58,395,90 +58,396,56 +58,397,64 +58,398,64 +58,399,48 +58,400,48 +58,403,56 +58,404,64 +58,405,64 +58,410,88 +58,411,88 +58,425,0 +58,426,0 +58,429,0 +58,433,90 +58,442,0 +58,443,40 +58,444,54 +58,445,54 +58,446,56 +58,447,62 +58,448,62 +58,451,52 +58,452,52 +58,453,48 +58,454,48 +58,455,48 +58,461,48 +58,464,64 +58,470,48 +58,471,48 +58,475,90 +58,477,0 +58,478,30 +58,483,0 +58,493,0 +58,495,56 +58,496,64 +58,497,64 +58,498,50 +58,499,50 +58,500,50 +58,501,56 +58,502,62 +58,503,62 +58,511,48 +58,512,54 +58,513,48 +58,514,48 +58,515,48 +58,516,48 +58,517,86 +58,518,86 +58,522,48 +58,523,56 +58,524,48 +58,525,56 +58,526,56 +58,529,48 +58,530,62 +58,531,56 +58,532,48 +58,533,48 +58,534,48 +58,540,60 +58,541,60 +58,542,60 +58,543,48 +58,544,52 +58,545,54 +58,546,56 +58,547,56 +58,548,56 +58,549,56 +58,551,48 +58,552,64 +58,553,64 +58,554,48 +58,555,48 +58,559,58 +58,560,58 +58,570,54 +58,571,54 +58,572,56 +58,573,56 +58,574,88 +58,575,88 +58,576,88 +58,587,62 +58,595,68 +58,596,70 +58,607,0 +58,608,0 +58,609,0 +58,610,56 +58,611,64 +58,612,64 +58,613,64 +58,614,64 +58,624,56 +58,625,56 +58,627,58 +58,628,58 +58,633,42 +58,634,42 +58,635,44 +58,636,48 +58,637,48 +58,639,0 +58,643,0 +58,644,0 +59,4,64 +59,5,72 +59,6,72 +59,15,72 +59,23,58 +59,24,70 +59,25,70 +59,26,76 +59,39,64 +59,40,64 +59,41,56 +59,42,56 +59,52,64 +59,53,80 +59,63,90 +59,64,100 +59,65,100 +59,66,72 +59,67,72 +59,68,72 +59,92,0 +59,93,0 +59,94,0 +59,95,60 +59,111,72 +59,112,72 +59,123,66 +59,129,56 +59,130,58 +59,131,58 +59,133,58 +59,134,58 +59,135,70 +59,136,64 +59,143,64 +59,144,0 +59,147,58 +59,148,64 +59,149,64 +59,150,0 +59,169,56 +59,172,70 +59,174,64 +59,179,72 +59,180,72 +59,181,72 +59,194,58 +59,195,58 +59,196,90 +59,197,58 +59,200,0 +59,204,60 +59,205,60 +59,208,68 +59,212,66 +59,215,56 +59,246,58 +59,247,58 +59,248,58 +59,252,56 +59,253,72 +59,254,72 +59,280,90 +59,281,90 +59,282,90 +59,304,62 +59,305,76 +59,306,76 +59,347,50 +59,348,50 +59,355,0 +59,356,0 +59,358,90 +59,361,48 +59,362,64 +59,363,64 +59,364,64 +59,365,64 +59,374,84 +59,375,84 +59,376,84 +59,379,0 +59,383,0 +59,384,0 +59,390,64 +59,391,72 +59,392,72 +59,393,68 +59,394,76 +59,395,90 +59,396,64 +59,397,72 +59,398,72 +59,399,56 +59,400,56 +59,403,64 +59,404,72 +59,405,72 +59,410,90 +59,411,90 +59,425,0 +59,426,0 +59,429,0 +59,433,90 +59,442,0 +59,443,50 +59,444,64 +59,445,64 +59,446,64 +59,447,70 +59,448,70 +59,451,60 +59,452,60 +59,453,56 +59,454,56 +59,455,56 +59,461,58 +59,464,72 +59,470,62 +59,471,64 +59,475,90 +59,477,0 +59,478,30 +59,483,0 +59,493,0 +59,495,64 +59,496,72 +59,497,72 +59,498,58 +59,499,58 +59,500,58 +59,501,64 +59,502,70 +59,503,70 +59,511,56 +59,512,62 +59,513,56 +59,514,56 +59,515,56 +59,516,56 +59,517,90 +59,518,90 +59,522,56 +59,523,64 +59,524,56 +59,525,64 +59,526,64 +59,529,56 +59,530,70 +59,531,64 +59,532,56 +59,533,56 +59,534,56 +59,540,68 +59,541,68 +59,542,70 +59,543,56 +59,544,60 +59,545,64 +59,546,64 +59,547,64 +59,548,64 +59,549,64 +59,551,56 +59,552,72 +59,553,72 +59,554,56 +59,555,56 +59,559,66 +59,560,66 +59,570,62 +59,571,62 +59,572,64 +59,573,64 +59,574,90 +59,575,90 +59,576,90 +59,587,70 +59,595,76 +59,596,78 +59,607,0 +59,608,0 +59,609,0 +59,610,64 +59,611,72 +59,612,72 +59,613,72 +59,614,72 +59,624,64 +59,625,66 +59,627,66 +59,628,66 +59,633,52 +59,634,52 +59,635,56 +59,636,58 +59,637,58 +59,639,0 +59,643,0 +59,644,0 +60,4,66 +60,5,66 +60,6,66 +60,15,50 +60,23,50 +60,24,50 +60,25,66 +60,26,66 +60,39,66 +60,40,66 +60,41,58 +60,42,58 +60,52,72 +60,53,72 +60,63,66 +60,64,66 +60,65,66 +60,66,0 +60,67,0 +60,68,0 +60,92,70 +60,93,76 +60,94,76 +60,95,0 +60,111,0 +60,112,0 +60,123,36 +60,129,58 +60,130,58 +60,131,80 +60,133,58 +60,134,58 +60,135,58 +60,136,58 +60,143,58 +60,144,0 +60,147,58 +60,148,58 +60,149,58 +60,150,0 +60,169,58 +60,172,66 +60,174,66 +60,179,74 +60,180,74 +60,181,74 +60,194,66 +60,195,66 +60,196,58 +60,197,60 +60,200,64 +60,204,54 +60,205,62 +60,208,0 +60,212,44 +60,215,90 +60,246,0 +60,247,0 +60,248,0 +60,252,56 +60,253,56 +60,254,56 +60,280,56 +60,281,56 +60,282,56 +60,304,0 +60,305,0 +60,306,0 +60,347,0 +60,348,0 +60,355,80 +60,356,80 +60,358,66 +60,361,100 +60,362,90 +60,363,90 +60,364,90 +60,365,90 +60,374,54 +60,375,54 +60,376,54 +60,379,0 +60,383,0 +60,384,0 +60,390,0 +60,391,0 +60,392,0 +60,393,70 +60,394,70 +60,395,70 +60,396,66 +60,397,66 +60,398,66 +60,399,64 +60,400,64 +60,403,66 +60,404,66 +60,405,66 +60,410,0 +60,411,0 +60,425,78 +60,426,78 +60,429,64 +60,433,66 +60,442,68 +60,443,56 +60,444,56 +60,445,56 +60,446,58 +60,447,0 +60,448,0 +60,451,62 +60,452,62 +60,453,0 +60,454,0 +60,455,44 +60,461,90 +60,464,0 +60,470,58 +60,471,88 +60,475,30 +60,477,80 +60,478,90 +60,483,0 +60,493,0 +60,495,58 +60,496,58 +60,497,58 +60,498,0 +60,499,0 +60,500,0 +60,501,66 +60,502,66 +60,503,66 +60,511,56 +60,512,56 +60,513,64 +60,514,64 +60,515,64 +60,516,64 +60,517,66 +60,518,66 +60,522,72 +60,523,72 +60,524,0 +60,525,0 +60,526,0 +60,529,64 +60,530,64 +60,531,66 +60,532,0 +60,533,0 +60,534,0 +60,540,62 +60,541,62 +60,542,62 +60,543,58 +60,544,62 +60,545,62 +60,546,58 +60,547,58 +60,548,58 +60,549,58 +60,551,64 +60,552,64 +60,553,64 +60,554,64 +60,555,64 +60,559,0 +60,560,0 +60,570,72 +60,571,72 +60,572,66 +60,573,66 +60,574,76 +60,575,76 +60,576,76 +60,587,66 +60,595,66 +60,596,66 +60,607,90 +60,608,90 +60,609,90 +60,610,58 +60,611,58 +60,612,58 +60,613,90 +60,614,90 +60,624,66 +60,625,66 +60,627,74 +60,628,74 +60,633,58 +60,634,58 +60,635,58 +60,636,58 +60,637,58 +60,639,0 +60,643,0 +60,644,0 +61,4,76 +61,5,76 +61,6,76 +61,15,62 +61,23,60 +61,24,60 +61,25,76 +61,26,76 +61,39,76 +61,40,76 +61,41,68 +61,42,68 +61,52,82 +61,53,82 +61,63,76 +61,64,76 +61,65,76 +61,66,0 +61,67,0 +61,68,0 +61,92,80 +61,93,86 +61,94,86 +61,95,0 +61,111,0 +61,112,0 +61,123,48 +61,129,68 +61,130,68 +61,131,90 +61,133,70 +61,134,70 +61,135,70 +61,136,70 +61,143,68 +61,144,0 +61,147,70 +61,148,70 +61,149,70 +61,150,0 +61,169,68 +61,172,76 +61,174,76 +61,179,84 +61,180,84 +61,181,84 +61,194,76 +61,195,76 +61,196,70 +61,197,74 +61,200,76 +61,204,64 +61,205,72 +61,208,0 +61,212,56 +61,215,90 +61,246,0 +61,247,0 +61,248,0 +61,252,66 +61,253,66 +61,254,66 +61,280,66 +61,281,66 +61,282,66 +61,304,0 +61,305,0 +61,306,0 +61,347,0 +61,348,0 +61,355,90 +61,356,90 +61,358,78 +61,361,100 +61,362,90 +61,363,90 +61,364,90 +61,365,90 +61,374,66 +61,375,66 +61,376,66 +61,379,0 +61,383,0 +61,384,0 +61,390,0 +61,391,0 +61,392,0 +61,393,80 +61,394,80 +61,395,80 +61,396,76 +61,397,76 +61,398,76 +61,399,74 +61,400,74 +61,403,76 +61,404,76 +61,405,76 +61,410,0 +61,411,0 +61,425,88 +61,426,88 +61,429,76 +61,433,76 +61,442,78 +61,443,68 +61,444,68 +61,445,68 +61,446,68 +61,447,0 +61,448,0 +61,451,72 +61,452,72 +61,453,0 +61,454,0 +61,455,54 +61,461,90 +61,464,0 +61,470,70 +61,471,90 +61,475,30 +61,477,90 +61,478,100 +61,483,0 +61,493,0 +61,495,68 +61,496,68 +61,497,68 +61,498,0 +61,499,0 +61,500,0 +61,501,76 +61,502,76 +61,503,76 +61,511,66 +61,512,66 +61,513,74 +61,514,74 +61,515,74 +61,516,74 +61,517,76 +61,518,76 +61,522,82 +61,523,82 +61,524,0 +61,525,0 +61,526,0 +61,529,74 +61,530,74 +61,531,76 +61,532,0 +61,533,0 +61,534,0 +61,540,72 +61,541,72 +61,542,72 +61,543,68 +61,544,72 +61,545,72 +61,546,68 +61,547,68 +61,548,68 +61,549,68 +61,551,74 +61,552,74 +61,553,74 +61,554,74 +61,555,74 +61,559,0 +61,560,0 +61,570,82 +61,571,82 +61,572,76 +61,573,76 +61,574,86 +61,575,86 +61,576,86 +61,587,76 +61,595,76 +61,596,76 +61,607,90 +61,608,90 +61,609,90 +61,610,68 +61,611,68 +61,612,68 +61,613,90 +61,614,90 +61,624,76 +61,625,76 +61,627,84 +61,628,84 +61,633,70 +61,634,70 +61,635,70 +61,636,70 +61,637,70 +61,639,0 +61,643,0 +61,644,0 +62,4,90 +62,5,90 +62,6,90 +62,15,40 +62,23,62 +62,24,62 +62,25,56 +62,26,56 +62,39,60 +62,40,66 +62,41,64 +62,42,64 +62,52,64 +62,53,64 +62,63,56 +62,64,58 +62,65,58 +62,66,52 +62,67,52 +62,68,56 +62,92,64 +62,93,64 +62,94,64 +62,95,62 +62,111,62 +62,112,62 +62,123,40 +62,129,0 +62,130,0 +62,131,0 +62,133,54 +62,134,30 +62,135,54 +62,136,80 +62,143,60 +62,144,0 +62,147,40 +62,148,40 +62,149,40 +62,150,0 +62,169,64 +62,172,56 +62,174,60 +62,179,60 +62,180,60 +62,181,60 +62,194,0 +62,195,0 +62,196,54 +62,197,54 +62,200,48 +62,204,64 +62,205,64 +62,208,62 +62,212,48 +62,215,56 +62,246,60 +62,247,72 +62,248,72 +62,252,0 +62,253,0 +62,254,0 +62,280,64 +62,281,64 +62,282,64 +62,304,72 +62,305,72 +62,306,72 +62,347,68 +62,348,68 +62,355,64 +62,356,64 +62,358,62 +62,361,64 +62,362,64 +62,363,0 +62,364,0 +62,365,0 +62,374,48 +62,375,48 +62,376,48 +62,379,0 +62,383,0 +62,384,0 +62,390,90 +62,391,90 +62,392,90 +62,393,0 +62,394,0 +62,395,0 +62,396,56 +62,397,56 +62,398,56 +62,399,0 +62,400,0 +62,403,48 +62,404,48 +62,405,48 +62,410,68 +62,411,68 +62,425,66 +62,426,68 +62,429,48 +62,433,62 +62,442,64 +62,443,52 +62,444,52 +62,445,52 +62,446,60 +62,447,42 +62,448,42 +62,451,64 +62,452,64 +62,453,56 +62,454,56 +62,455,0 +62,461,56 +62,464,62 +62,470,30 +62,471,54 +62,475,64 +62,477,64 +62,478,64 +62,483,0 +62,493,0 +62,495,0 +62,496,0 +62,497,0 +62,498,90 +62,499,90 +62,500,90 +62,501,0 +62,502,0 +62,503,0 +62,511,0 +62,512,0 +62,513,90 +62,514,90 +62,515,0 +62,516,0 +62,517,66 +62,518,66 +62,522,56 +62,523,56 +62,524,82 +62,525,82 +62,526,82 +62,529,70 +62,530,70 +62,531,60 +62,532,74 +62,533,74 +62,534,74 +62,540,0 +62,541,0 +62,542,0 +62,543,72 +62,544,72 +62,545,72 +62,546,0 +62,547,0 +62,548,0 +62,549,0 +62,551,70 +62,552,70 +62,553,70 +62,554,100 +62,555,90 +62,559,64 +62,560,64 +62,570,50 +62,571,50 +62,572,56 +62,573,56 +62,574,56 +62,575,62 +62,576,62 +62,587,56 +62,595,50 +62,596,50 +62,607,86 +62,608,90 +62,609,90 +62,610,56 +62,611,56 +62,612,56 +62,613,60 +62,614,60 +62,624,64 +62,625,64 +62,627,66 +62,628,66 +62,633,50 +62,634,52 +62,635,52 +62,636,86 +62,637,86 +62,639,0 +62,643,0 +62,644,0 +63,4,90 +63,5,90 +63,6,90 +63,15,52 +63,23,72 +63,24,72 +63,25,66 +63,26,66 +63,39,70 +63,40,76 +63,41,74 +63,42,74 +63,52,74 +63,53,74 +63,63,66 +63,64,68 +63,65,68 +63,66,62 +63,67,62 +63,68,68 +63,92,74 +63,93,74 +63,94,74 +63,95,74 +63,111,72 +63,112,72 +63,123,52 +63,129,0 +63,130,0 +63,131,0 +63,133,66 +63,134,30 +63,135,66 +63,136,90 +63,143,70 +63,144,0 +63,147,52 +63,148,52 +63,149,52 +63,150,0 +63,169,74 +63,172,66 +63,174,70 +63,179,70 +63,180,70 +63,181,70 +63,194,0 +63,195,0 +63,196,66 +63,197,66 +63,200,60 +63,204,74 +63,205,74 +63,208,74 +63,212,60 +63,215,66 +63,246,72 +63,247,84 +63,248,84 +63,252,0 +63,253,0 +63,254,0 +63,280,74 +63,281,74 +63,282,74 +63,304,82 +63,305,82 +63,306,82 +63,347,80 +63,348,80 +63,355,74 +63,356,74 +63,358,72 +63,361,74 +63,362,74 +63,363,0 +63,364,0 +63,365,0 +63,374,60 +63,375,60 +63,376,60 +63,379,0 +63,383,0 +63,384,0 +63,390,90 +63,391,90 +63,392,90 +63,393,0 +63,394,0 +63,395,0 +63,396,66 +63,397,66 +63,398,66 +63,399,0 +63,400,0 +63,403,58 +63,404,58 +63,405,58 +63,410,80 +63,411,80 +63,425,76 +63,426,78 +63,429,60 +63,433,72 +63,442,74 +63,443,64 +63,444,64 +63,445,64 +63,446,70 +63,447,52 +63,448,52 +63,451,74 +63,452,74 +63,453,66 +63,454,66 +63,455,0 +63,461,66 +63,464,74 +63,470,30 +63,471,66 +63,475,74 +63,477,74 +63,478,74 +63,483,0 +63,493,0 +63,495,0 +63,496,0 +63,497,0 +63,498,90 +63,499,90 +63,500,90 +63,501,0 +63,502,0 +63,503,0 +63,511,0 +63,512,0 +63,513,90 +63,514,90 +63,515,0 +63,516,0 +63,517,76 +63,518,76 +63,522,66 +63,523,66 +63,524,90 +63,525,90 +63,526,90 +63,529,80 +63,530,80 +63,531,70 +63,532,84 +63,533,84 +63,534,84 +63,540,0 +63,541,0 +63,542,0 +63,543,82 +63,544,82 +63,545,82 +63,546,0 +63,547,0 +63,548,0 +63,549,0 +63,551,80 +63,552,80 +63,553,80 +63,554,100 +63,555,100 +63,559,74 +63,560,74 +63,570,60 +63,571,60 +63,572,66 +63,573,66 +63,574,66 +63,575,72 +63,576,72 +63,587,66 +63,595,60 +63,596,60 +63,607,90 +63,608,90 +63,609,90 +63,610,66 +63,611,66 +63,612,66 +63,613,70 +63,614,70 +63,624,74 +63,625,74 +63,627,76 +63,628,76 +63,633,62 +63,634,64 +63,635,64 +63,636,90 +63,637,90 +63,639,0 +63,643,0 +63,644,0 +64,4,82 +64,5,82 +64,6,82 +64,15,84 +64,23,48 +64,24,48 +64,25,64 +64,26,64 +64,39,64 +64,40,64 +64,41,56 +64,42,56 +64,52,70 +64,53,70 +64,63,64 +64,64,64 +64,65,64 +64,66,62 +64,67,62 +64,68,62 +64,92,56 +64,93,62 +64,94,62 +64,95,0 +64,111,0 +64,112,0 +64,123,78 +64,129,0 +64,130,0 +64,131,0 +64,133,56 +64,134,30 +64,135,56 +64,136,68 +64,143,64 +64,144,0 +64,147,56 +64,148,56 +64,149,56 +64,150,0 +64,169,56 +64,172,64 +64,174,64 +64,179,72 +64,180,72 +64,181,72 +64,194,0 +64,195,0 +64,196,56 +64,197,56 +64,200,50 +64,204,90 +64,205,90 +64,208,0 +64,212,84 +64,215,50 +64,246,0 +64,247,0 +64,248,0 +64,252,62 +64,253,62 +64,254,62 +64,280,62 +64,281,62 +64,282,62 +64,304,68 +64,305,68 +64,306,68 +64,347,78 +64,348,78 +64,355,52 +64,356,52 +64,358,64 +64,361,54 +64,362,54 +64,363,0 +64,364,0 +64,365,0 +64,374,52 +64,375,52 +64,376,52 +64,379,0 +64,383,0 +64,384,0 +64,390,76 +64,391,76 +64,392,76 +64,393,0 +64,394,0 +64,395,0 +64,396,64 +64,397,64 +64,398,64 +64,399,0 +64,400,0 +64,403,64 +64,404,64 +64,405,64 +64,410,58 +64,411,58 +64,425,64 +64,426,64 +64,429,50 +64,433,64 +64,442,54 +64,443,0 +64,444,0 +64,445,0 +64,446,64 +64,447,64 +64,448,64 +64,451,90 +64,452,90 +64,453,56 +64,454,56 +64,455,50 +64,461,50 +64,464,0 +64,470,56 +64,471,56 +64,475,62 +64,477,52 +64,478,62 +64,483,0 +64,493,0 +64,495,64 +64,496,64 +64,497,64 +64,498,82 +64,499,82 +64,500,82 +64,501,0 +64,502,0 +64,503,0 +64,511,62 +64,512,62 +64,513,80 +64,514,80 +64,515,0 +64,516,0 +64,517,64 +64,518,64 +64,522,56 +64,523,56 +64,524,56 +64,525,56 +64,526,56 +64,529,0 +64,530,0 +64,531,64 +64,532,62 +64,533,62 +64,534,62 +64,540,90 +64,541,90 +64,542,90 +64,543,90 +64,544,90 +64,545,90 +64,546,64 +64,547,64 +64,548,64 +64,549,64 +64,551,0 +64,552,0 +64,553,0 +64,554,80 +64,555,80 +64,559,66 +64,560,66 +64,570,56 +64,571,56 +64,572,64 +64,573,64 +64,574,60 +64,575,60 +64,576,60 +64,587,64 +64,595,90 +64,596,90 +64,607,86 +64,608,86 +64,609,86 +64,610,64 +64,611,64 +64,612,64 +64,613,72 +64,614,72 +64,624,70 +64,625,70 +64,627,72 +64,628,72 +64,633,56 +64,634,56 +64,635,56 +64,636,100 +64,637,90 +64,639,0 +64,643,0 +64,644,0 +65,4,90 +65,5,90 +65,6,90 +65,15,90 +65,23,58 +65,24,58 +65,25,74 +65,26,74 +65,39,74 +65,40,74 +65,41,66 +65,42,66 +65,52,80 +65,53,80 +65,63,74 +65,64,74 +65,65,74 +65,66,72 +65,67,72 +65,68,72 +65,92,66 +65,93,72 +65,94,72 +65,95,0 +65,111,0 +65,112,0 +65,123,90 +65,129,0 +65,130,0 +65,131,0 +65,133,68 +65,134,30 +65,135,68 +65,136,86 +65,143,74 +65,144,0 +65,147,68 +65,148,68 +65,149,68 +65,150,0 +65,169,66 +65,172,74 +65,174,74 +65,179,82 +65,180,82 +65,181,82 +65,194,0 +65,195,0 +65,196,68 +65,197,68 +65,200,62 +65,204,90 +65,205,90 +65,208,0 +65,212,90 +65,215,60 +65,246,0 +65,247,0 +65,248,0 +65,252,72 +65,253,72 +65,254,72 +65,280,72 +65,281,72 +65,282,72 +65,304,78 +65,305,78 +65,306,78 +65,347,90 +65,348,90 +65,355,62 +65,356,62 +65,358,76 +65,361,64 +65,362,64 +65,363,0 +65,364,0 +65,365,0 +65,374,64 +65,375,64 +65,376,64 +65,379,0 +65,383,0 +65,384,0 +65,390,86 +65,391,86 +65,392,86 +65,393,0 +65,394,0 +65,395,0 +65,396,74 +65,397,74 +65,398,74 +65,399,0 +65,400,0 +65,403,74 +65,404,74 +65,405,74 +65,410,70 +65,411,70 +65,425,74 +65,426,74 +65,429,62 +65,433,74 +65,442,64 +65,443,0 +65,444,0 +65,445,0 +65,446,74 +65,447,74 +65,448,74 +65,451,90 +65,452,90 +65,453,66 +65,454,66 +65,455,60 +65,461,60 +65,464,0 +65,470,72 +65,471,68 +65,475,72 +65,477,62 +65,478,72 +65,483,0 +65,493,0 +65,495,74 +65,496,74 +65,497,74 +65,498,90 +65,499,90 +65,500,90 +65,501,0 +65,502,0 +65,503,0 +65,511,72 +65,512,72 +65,513,90 +65,514,90 +65,515,0 +65,516,0 +65,517,74 +65,518,74 +65,522,66 +65,523,66 +65,524,66 +65,525,66 +65,526,66 +65,529,0 +65,530,0 +65,531,74 +65,532,72 +65,533,72 +65,534,72 +65,540,90 +65,541,90 +65,542,90 +65,543,90 +65,544,90 +65,545,90 +65,546,74 +65,547,74 +65,548,74 +65,549,74 +65,551,0 +65,552,0 +65,553,0 +65,554,90 +65,555,90 +65,559,76 +65,560,76 +65,570,66 +65,571,66 +65,572,74 +65,573,74 +65,574,70 +65,575,70 +65,576,70 +65,587,74 +65,595,90 +65,596,90 +65,607,90 +65,608,90 +65,609,90 +65,610,74 +65,611,74 +65,612,74 +65,613,82 +65,614,82 +65,624,80 +65,625,80 +65,627,82 +65,628,82 +65,633,68 +65,634,68 +65,635,68 +65,636,100 +65,637,100 +65,639,0 +65,643,0 +65,644,0 +66,4,54 +66,5,62 +66,6,62 +66,15,54 +66,23,48 +66,24,60 +66,25,54 +66,26,60 +66,39,54 +66,40,54 +66,41,46 +66,42,46 +66,52,52 +66,53,68 +66,63,54 +66,64,54 +66,65,54 +66,66,90 +66,67,90 +66,68,90 +66,92,0 +66,93,0 +66,94,0 +66,95,40 +66,111,54 +66,112,54 +66,123,54 +66,129,46 +66,130,52 +66,131,52 +66,133,46 +66,134,52 +66,135,46 +66,136,46 +66,143,54 +66,144,0 +66,147,90 +66,148,90 +66,149,90 +66,150,0 +66,169,46 +66,172,54 +66,174,54 +66,179,60 +66,180,60 +66,181,60 +66,194,56 +66,195,56 +66,196,46 +66,197,48 +66,200,0 +66,204,50 +66,205,60 +66,208,60 +66,212,64 +66,215,54 +66,246,46 +66,247,46 +66,248,46 +66,252,46 +66,253,62 +66,254,62 +66,280,46 +66,281,46 +66,282,46 +66,304,56 +66,305,70 +66,306,70 +66,347,30 +66,348,46 +66,355,0 +66,356,0 +66,358,52 +66,361,46 +66,362,46 +66,363,62 +66,364,62 +66,365,62 +66,374,62 +66,375,62 +66,376,62 +66,379,0 +66,383,0 +66,384,0 +66,390,54 +66,391,90 +66,392,90 +66,393,66 +66,394,74 +66,395,78 +66,396,46 +66,397,54 +66,398,54 +66,399,46 +66,400,46 +66,403,62 +66,404,70 +66,405,70 +66,410,44 +66,411,44 +66,425,0 +66,426,0 +66,429,0 +66,433,48 +66,442,0 +66,443,46 +66,444,52 +66,445,52 +66,446,54 +66,447,100 +66,448,90 +66,451,50 +66,452,50 +66,453,84 +66,454,84 +66,455,46 +66,461,54 +66,464,54 +66,470,46 +66,471,54 +66,475,72 +66,477,0 +66,478,30 +66,483,0 +66,493,0 +66,495,54 +66,496,62 +66,497,62 +66,498,48 +66,499,76 +66,500,76 +66,501,62 +66,502,68 +66,503,68 +66,511,46 +66,512,52 +66,513,46 +66,514,46 +66,515,54 +66,516,54 +66,517,48 +66,518,48 +66,522,54 +66,523,62 +66,524,46 +66,525,54 +66,526,54 +66,529,46 +66,530,70 +66,531,54 +66,532,82 +66,533,82 +66,534,82 +66,540,58 +66,541,58 +66,542,58 +66,543,46 +66,544,50 +66,545,52 +66,546,54 +66,547,54 +66,548,54 +66,549,54 +66,551,46 +66,552,62 +66,553,62 +66,554,46 +66,555,46 +66,559,80 +66,560,80 +66,570,60 +66,571,60 +66,572,46 +66,573,46 +66,574,58 +66,575,58 +66,576,58 +66,587,54 +66,595,60 +66,596,62 +66,607,0 +66,608,0 +66,609,0 +66,610,54 +66,611,62 +66,612,62 +66,613,60 +66,614,60 +66,624,64 +66,625,64 +66,627,54 +66,628,62 +66,633,48 +66,634,48 +66,635,50 +66,636,44 +66,637,44 +66,639,0 +66,643,0 +66,644,0 +67,4,62 +67,5,70 +67,6,70 +67,15,64 +67,23,56 +67,24,68 +67,25,62 +67,26,68 +67,39,62 +67,40,62 +67,41,54 +67,42,54 +67,52,60 +67,53,76 +67,63,62 +67,64,62 +67,65,62 +67,66,90 +67,67,90 +67,68,90 +67,92,0 +67,93,0 +67,94,0 +67,95,50 +67,111,62 +67,112,62 +67,123,64 +67,129,54 +67,130,64 +67,131,64 +67,133,56 +67,134,64 +67,135,62 +67,136,62 +67,143,62 +67,144,0 +67,147,90 +67,148,90 +67,149,90 +67,150,0 +67,169,54 +67,172,62 +67,174,62 +67,179,68 +67,180,68 +67,181,68 +67,194,64 +67,195,64 +67,196,62 +67,197,60 +67,200,0 +67,204,58 +67,205,68 +67,208,70 +67,212,74 +67,215,62 +67,246,56 +67,247,56 +67,248,56 +67,252,54 +67,253,70 +67,254,70 +67,280,54 +67,281,54 +67,282,58 +67,304,64 +67,305,78 +67,306,78 +67,347,40 +67,348,56 +67,355,0 +67,356,0 +67,358,62 +67,361,54 +67,362,54 +67,363,70 +67,364,70 +67,365,70 +67,374,72 +67,375,72 +67,376,72 +67,379,0 +67,383,0 +67,384,0 +67,390,62 +67,391,90 +67,392,90 +67,393,74 +67,394,82 +67,395,90 +67,396,54 +67,397,62 +67,398,62 +67,399,54 +67,400,54 +67,403,70 +67,404,78 +67,405,78 +67,410,54 +67,411,54 +67,425,0 +67,426,0 +67,429,0 +67,433,56 +67,442,0 +67,443,56 +67,444,62 +67,445,62 +67,446,62 +67,447,100 +67,448,100 +67,451,58 +67,452,58 +67,453,90 +67,454,90 +67,455,54 +67,461,64 +67,464,62 +67,470,60 +67,471,70 +67,475,90 +67,477,0 +67,478,30 +67,483,0 +67,493,0 +67,495,62 +67,496,70 +67,497,70 +67,498,56 +67,499,90 +67,500,90 +67,501,70 +67,502,76 +67,503,76 +67,511,54 +67,512,60 +67,513,54 +67,514,54 +67,515,62 +67,516,62 +67,517,56 +67,518,56 +67,522,62 +67,523,70 +67,524,54 +67,525,62 +67,526,62 +67,529,54 +67,530,78 +67,531,62 +67,532,90 +67,533,90 +67,534,90 +67,540,66 +67,541,66 +67,542,66 +67,543,54 +67,544,58 +67,545,62 +67,546,62 +67,547,62 +67,548,62 +67,549,62 +67,551,54 +67,552,70 +67,553,70 +67,554,54 +67,555,54 +67,559,90 +67,560,90 +67,570,68 +67,571,68 +67,572,54 +67,573,54 +67,574,66 +67,575,66 +67,576,66 +67,587,62 +67,595,68 +67,596,70 +67,607,0 +67,608,0 +67,609,0 +67,610,62 +67,611,70 +67,612,70 +67,613,68 +67,614,68 +67,624,72 +67,625,74 +67,627,62 +67,628,70 +67,633,58 +67,634,58 +67,635,62 +67,636,54 +67,637,54 +67,639,0 +67,643,0 +67,644,0 +68,4,50 +68,5,58 +68,6,68 +68,15,58 +68,23,66 +68,24,66 +68,25,50 +68,26,50 +68,39,50 +68,40,50 +68,41,58 +68,42,64 +68,52,52 +68,53,58 +68,63,50 +68,64,58 +68,65,58 +68,66,60 +68,67,66 +68,68,76 +68,92,58 +68,93,58 +68,94,68 +68,95,66 +68,111,66 +68,112,72 +68,123,64 +68,129,58 +68,130,76 +68,131,40 +68,133,42 +68,134,60 +68,135,60 +68,136,60 +68,143,70 +68,144,0 +68,147,68 +68,148,68 +68,149,68 +68,150,0 +68,169,72 +68,172,50 +68,174,50 +68,179,50 +68,180,50 +68,181,70 +68,194,56 +68,195,56 +68,196,60 +68,197,60 +68,200,56 +68,204,58 +68,205,88 +68,208,90 +68,212,90 +68,215,30 +68,246,64 +68,247,72 +68,248,72 +68,252,52 +68,253,58 +68,254,66 +68,280,52 +68,281,52 +68,282,64 +68,304,90 +68,305,90 +68,306,90 +68,347,66 +68,348,88 +68,355,58 +68,356,66 +68,358,54 +68,361,0 +68,362,0 +68,363,30 +68,364,30 +68,365,44 +68,374,90 +68,375,90 +68,376,100 +68,379,0 +68,383,0 +68,384,0 +68,390,42 +68,391,44 +68,392,68 +68,393,56 +68,394,64 +68,395,80 +68,396,58 +68,397,60 +68,398,66 +68,399,44 +68,400,50 +68,403,56 +68,404,62 +68,405,76 +68,410,90 +68,411,90 +68,425,50 +68,426,68 +68,429,66 +68,433,54 +68,442,64 +68,443,70 +68,444,78 +68,445,78 +68,446,50 +68,447,56 +68,448,76 +68,451,58 +68,452,64 +68,453,64 +68,454,88 +68,455,68 +68,461,40 +68,464,80 +68,470,60 +68,471,40 +68,475,64 +68,477,66 +68,478,0 +68,483,70 +68,493,0 +68,495,50 +68,496,58 +68,497,68 +68,498,50 +68,499,58 +68,500,78 +68,501,56 +68,502,56 +68,503,72 +68,511,52 +68,512,58 +68,513,52 +68,514,58 +68,515,58 +68,516,84 +68,517,50 +68,518,50 +68,522,50 +68,523,58 +68,524,54 +68,525,70 +68,526,70 +68,529,44 +68,530,70 +68,531,50 +68,532,44 +68,533,50 +68,534,68 +68,540,50 +68,541,50 +68,542,50 +68,543,58 +68,544,58 +68,545,66 +68,546,50 +68,547,50 +68,548,54 +68,549,54 +68,551,44 +68,552,56 +68,553,70 +68,554,56 +68,555,68 +68,559,52 +68,560,58 +68,570,50 +68,571,70 +68,572,58 +68,573,58 +68,574,50 +68,575,50 +68,576,66 +68,587,50 +68,595,50 +68,596,64 +68,607,50 +68,608,56 +68,609,68 +68,610,66 +68,611,80 +68,612,80 +68,613,0 +68,614,0 +68,624,84 +68,625,90 +68,627,50 +68,628,72 +68,633,66 +68,634,74 +68,635,90 +68,636,62 +68,637,80 +68,639,0 +68,643,0 +68,644,0 +69,4,60 +69,5,68 +69,6,78 +69,15,68 +69,23,76 +69,24,76 +69,25,60 +69,26,60 +69,39,60 +69,40,60 +69,41,68 +69,42,74 +69,52,62 +69,53,68 +69,63,60 +69,64,68 +69,65,68 +69,66,70 +69,67,76 +69,68,86 +69,92,68 +69,93,68 +69,94,78 +69,95,76 +69,111,76 +69,112,82 +69,123,74 +69,129,68 +69,130,86 +69,131,50 +69,133,52 +69,134,70 +69,135,70 +69,136,70 +69,143,80 +69,144,0 +69,147,78 +69,148,78 +69,149,78 +69,150,0 +69,169,82 +69,172,60 +69,174,60 +69,179,60 +69,180,60 +69,181,80 +69,194,66 +69,195,66 +69,196,70 +69,197,70 +69,200,66 +69,204,68 +69,205,90 +69,208,90 +69,212,90 +69,215,50 +69,246,74 +69,247,82 +69,248,82 +69,252,62 +69,253,68 +69,254,76 +69,280,62 +69,281,62 +69,282,80 +69,304,90 +69,305,90 +69,306,90 +69,347,76 +69,348,90 +69,355,68 +69,356,76 +69,358,64 +69,361,0 +69,362,0 +69,363,40 +69,364,40 +69,365,50 +69,374,90 +69,375,90 +69,376,100 +69,379,0 +69,383,0 +69,384,0 +69,390,52 +69,391,54 +69,392,78 +69,393,66 +69,394,74 +69,395,90 +69,396,68 +69,397,70 +69,398,76 +69,399,54 +69,400,60 +69,403,66 +69,404,72 +69,405,86 +69,410,90 +69,411,90 +69,425,60 +69,426,78 +69,429,76 +69,433,64 +69,442,74 +69,443,80 +69,444,88 +69,445,88 +69,446,60 +69,447,66 +69,448,86 +69,451,68 +69,452,74 +69,453,74 +69,454,90 +69,455,78 +69,461,50 +69,464,90 +69,470,70 +69,471,50 +69,475,80 +69,477,76 +69,478,0 +69,483,100 +69,493,0 +69,495,60 +69,496,68 +69,497,78 +69,498,60 +69,499,68 +69,500,88 +69,501,66 +69,502,66 +69,503,82 +69,511,62 +69,512,68 +69,513,62 +69,514,68 +69,515,68 +69,516,90 +69,517,60 +69,518,60 +69,522,60 +69,523,68 +69,524,64 +69,525,80 +69,526,80 +69,529,54 +69,530,80 +69,531,60 +69,532,54 +69,533,60 +69,534,78 +69,540,60 +69,541,60 +69,542,60 +69,543,68 +69,544,68 +69,545,76 +69,546,60 +69,547,60 +69,548,64 +69,549,64 +69,551,54 +69,552,66 +69,553,80 +69,554,66 +69,555,78 +69,559,62 +69,560,68 +69,570,60 +69,571,80 +69,572,68 +69,573,68 +69,574,60 +69,575,60 +69,576,76 +69,587,60 +69,595,60 +69,596,74 +69,607,60 +69,608,66 +69,609,80 +69,610,76 +69,611,90 +69,612,90 +69,613,0 +69,614,0 +69,624,90 +69,625,90 +69,627,60 +69,628,82 +69,633,76 +69,634,84 +69,635,90 +69,636,72 +69,637,90 +69,639,0 +69,643,0 +69,644,0 +70,4,0 +70,5,0 +70,6,0 +70,15,58 +70,23,52 +70,24,64 +70,25,58 +70,26,64 +70,39,58 +70,40,58 +70,41,50 +70,42,50 +70,52,56 +70,53,72 +70,63,58 +70,64,58 +70,65,58 +70,66,66 +70,67,66 +70,68,66 +70,92,50 +70,93,50 +70,94,50 +70,95,52 +70,111,66 +70,112,66 +70,123,50 +70,129,86 +70,130,90 +70,131,90 +70,133,50 +70,134,90 +70,135,50 +70,136,30 +70,143,50 +70,144,0 +70,147,70 +70,148,78 +70,149,78 +70,150,0 +70,169,50 +70,172,58 +70,174,58 +70,179,64 +70,180,64 +70,181,64 +70,194,90 +70,195,90 +70,196,50 +70,197,52 +70,200,50 +70,204,46 +70,205,64 +70,208,72 +70,212,68 +70,215,58 +70,246,42 +70,247,42 +70,248,42 +70,252,0 +70,253,0 +70,254,0 +70,280,42 +70,281,42 +70,282,42 +70,304,68 +70,305,82 +70,306,82 +70,347,70 +70,348,72 +70,355,54 +70,356,56 +70,358,56 +70,361,50 +70,362,58 +70,363,90 +70,364,90 +70,365,90 +70,374,78 +70,375,78 +70,376,78 +70,379,0 +70,383,0 +70,384,0 +70,390,0 +70,391,0 +70,392,0 +70,393,90 +70,394,100 +70,395,90 +70,396,58 +70,397,66 +70,398,66 +70,399,50 +70,400,80 +70,403,78 +70,404,84 +70,405,86 +70,410,56 +70,411,56 +70,425,52 +70,426,52 +70,429,50 +70,433,52 +70,442,54 +70,443,70 +70,444,76 +70,445,76 +70,446,50 +70,447,82 +70,448,86 +70,451,54 +70,452,54 +70,453,70 +70,454,70 +70,455,0 +70,461,58 +70,464,66 +70,470,30 +70,471,70 +70,475,42 +70,477,56 +70,478,64 +70,483,0 +70,493,0 +70,495,0 +70,496,0 +70,497,0 +70,498,0 +70,499,0 +70,500,0 +70,501,90 +70,502,90 +70,503,90 +70,511,0 +70,512,0 +70,513,0 +70,514,0 +70,515,90 +70,516,90 +70,517,52 +70,518,52 +70,522,58 +70,523,66 +70,524,50 +70,525,58 +70,526,58 +70,529,50 +70,530,74 +70,531,58 +70,532,50 +70,533,50 +70,534,50 +70,540,0 +70,541,0 +70,542,0 +70,543,50 +70,544,54 +70,545,56 +70,546,0 +70,547,0 +70,548,0 +70,549,0 +70,551,50 +70,552,66 +70,553,66 +70,554,0 +70,555,0 +70,559,54 +70,560,54 +70,570,64 +70,571,64 +70,572,58 +70,573,58 +70,574,62 +70,575,62 +70,576,62 +70,587,58 +70,595,64 +70,596,66 +70,607,0 +70,608,0 +70,609,0 +70,610,50 +70,611,58 +70,612,58 +70,613,64 +70,614,64 +70,624,68 +70,625,68 +70,627,58 +70,628,66 +70,633,70 +70,634,70 +70,635,72 +70,636,0 +70,637,0 +70,639,0 +70,643,0 +70,644,0 +71,4,0 +71,5,0 +71,6,0 +71,15,70 +71,23,62 +71,24,74 +71,25,68 +71,26,74 +71,39,68 +71,40,68 +71,41,60 +71,42,60 +71,52,66 +71,53,82 +71,63,68 +71,64,68 +71,65,68 +71,66,76 +71,67,76 +71,68,76 +71,92,60 +71,93,60 +71,94,60 +71,95,64 +71,111,76 +71,112,76 +71,123,62 +71,129,90 +71,130,90 +71,131,90 +71,133,62 +71,134,90 +71,135,68 +71,136,30 +71,143,60 +71,144,0 +71,147,80 +71,148,88 +71,149,88 +71,150,0 +71,169,60 +71,172,68 +71,174,68 +71,179,74 +71,180,74 +71,181,74 +71,194,90 +71,195,90 +71,196,68 +71,197,66 +71,200,62 +71,204,56 +71,205,74 +71,208,84 +71,212,80 +71,215,68 +71,246,54 +71,247,54 +71,248,54 +71,252,0 +71,253,0 +71,254,0 +71,280,52 +71,281,52 +71,282,56 +71,304,78 +71,305,90 +71,306,90 +71,347,80 +71,348,82 +71,355,64 +71,356,66 +71,358,68 +71,361,60 +71,362,68 +71,363,90 +71,364,90 +71,365,90 +71,374,88 +71,375,88 +71,376,88 +71,379,0 +71,383,0 +71,384,0 +71,390,0 +71,391,0 +71,392,0 +71,393,90 +71,394,100 +71,395,100 +71,396,68 +71,397,76 +71,398,76 +71,399,60 +71,400,90 +71,403,88 +71,404,90 +71,405,90 +71,410,68 +71,411,68 +71,425,62 +71,426,62 +71,429,62 +71,433,62 +71,442,64 +71,443,80 +71,444,86 +71,445,86 +71,446,60 +71,447,90 +71,448,90 +71,451,64 +71,452,64 +71,453,80 +71,454,80 +71,455,0 +71,461,70 +71,464,76 +71,470,30 +71,471,88 +71,475,56 +71,477,66 +71,478,74 +71,483,0 +71,493,0 +71,495,0 +71,496,0 +71,497,0 +71,498,0 +71,499,0 +71,500,0 +71,501,90 +71,502,90 +71,503,90 +71,511,0 +71,512,0 +71,513,0 +71,514,0 +71,515,90 +71,516,90 +71,517,62 +71,518,62 +71,522,68 +71,523,76 +71,524,60 +71,525,68 +71,526,68 +71,529,60 +71,530,84 +71,531,68 +71,532,60 +71,533,60 +71,534,60 +71,540,0 +71,541,0 +71,542,0 +71,543,60 +71,544,64 +71,545,68 +71,546,0 +71,547,0 +71,548,0 +71,549,0 +71,551,60 +71,552,76 +71,553,76 +71,554,0 +71,555,0 +71,559,64 +71,560,64 +71,570,74 +71,571,74 +71,572,68 +71,573,68 +71,574,72 +71,575,72 +71,576,72 +71,587,68 +71,595,74 +71,596,76 +71,607,0 +71,608,0 +71,609,0 +71,610,60 +71,611,68 +71,612,68 +71,613,74 +71,614,74 +71,624,78 +71,625,80 +71,627,68 +71,628,76 +71,633,80 +71,634,80 +71,635,82 +71,636,0 +71,637,0 +71,639,0 +71,643,0 +71,644,0 +72,4,0 +72,5,0 +72,6,0 +72,15,70 +72,23,70 +72,24,70 +72,25,62 +72,26,62 +72,39,62 +72,40,62 +72,41,0 +72,42,0 +72,52,64 +72,53,70 +72,63,62 +72,64,70 +72,65,70 +72,66,82 +72,67,88 +72,68,90 +72,92,62 +72,93,62 +72,94,62 +72,95,90 +72,111,90 +72,112,90 +72,123,0 +72,129,0 +72,130,0 +72,131,62 +72,133,70 +72,134,70 +72,135,70 +72,136,70 +72,143,62 +72,144,0 +72,147,0 +72,148,0 +72,149,0 +72,150,0 +72,169,0 +72,172,62 +72,174,62 +72,179,62 +72,180,62 +72,181,66 +72,194,62 +72,195,62 +72,196,70 +72,197,70 +72,200,60 +72,204,70 +72,205,70 +72,208,90 +72,212,0 +72,215,68 +72,246,90 +72,247,90 +72,248,90 +72,252,0 +72,253,0 +72,254,0 +72,280,64 +72,281,64 +72,282,74 +72,304,90 +72,305,90 +72,306,90 +72,347,90 +72,348,90 +72,355,70 +72,356,78 +72,358,66 +72,361,64 +72,362,84 +72,363,62 +72,364,62 +72,365,78 +72,374,66 +72,375,66 +72,376,66 +72,379,0 +72,383,0 +72,384,0 +72,390,70 +72,391,82 +72,392,88 +72,393,62 +72,394,70 +72,395,70 +72,396,0 +72,397,0 +72,398,0 +72,399,72 +72,400,78 +72,403,62 +72,404,68 +72,405,70 +72,410,90 +72,411,100 +72,425,0 +72,426,0 +72,429,70 +72,433,66 +72,442,68 +72,443,64 +72,444,70 +72,445,70 +72,446,62 +72,447,74 +72,448,86 +72,451,62 +72,452,68 +72,453,80 +72,454,86 +72,455,0 +72,461,70 +72,464,90 +72,470,30 +72,471,70 +72,475,84 +72,477,78 +72,478,84 +72,483,0 +72,493,0 +72,495,0 +72,496,0 +72,497,0 +72,498,62 +72,499,80 +72,500,88 +72,501,62 +72,502,62 +72,503,76 +72,511,0 +72,512,0 +72,513,64 +72,514,70 +72,515,64 +72,516,70 +72,517,62 +72,518,62 +72,522,62 +72,523,70 +72,524,90 +72,525,90 +72,526,90 +72,529,72 +72,530,86 +72,531,62 +72,532,84 +72,533,90 +72,534,90 +72,540,0 +72,541,0 +72,542,0 +72,543,70 +72,544,70 +72,545,78 +72,546,0 +72,547,0 +72,548,0 +72,549,0 +72,551,72 +72,552,84 +72,553,84 +72,554,68 +72,555,80 +72,559,74 +72,560,80 +72,570,62 +72,571,76 +72,572,68 +72,573,68 +72,574,62 +72,575,62 +72,576,78 +72,587,0 +72,595,62 +72,596,76 +72,607,62 +72,608,68 +72,609,68 +72,610,66 +72,611,80 +72,612,80 +72,613,62 +72,614,78 +72,624,66 +72,625,74 +72,627,0 +72,628,0 +72,633,62 +72,634,70 +72,635,76 +72,636,74 +72,637,78 +72,639,70 +72,643,0 +72,644,0 +73,4,0 +73,5,0 +73,6,0 +73,15,80 +73,23,80 +73,24,80 +73,25,72 +73,26,72 +73,39,72 +73,40,72 +73,41,0 +73,42,0 +73,52,74 +73,53,80 +73,63,72 +73,64,80 +73,65,80 +73,66,90 +73,67,90 +73,68,90 +73,92,72 +73,93,72 +73,94,72 +73,95,90 +73,111,90 +73,112,90 +73,123,0 +73,129,0 +73,130,0 +73,131,72 +73,133,80 +73,134,80 +73,135,80 +73,136,80 +73,143,74 +73,144,0 +73,147,0 +73,148,0 +73,149,0 +73,150,0 +73,169,0 +73,172,72 +73,174,72 +73,179,72 +73,180,72 +73,181,76 +73,194,72 +73,195,72 +73,196,80 +73,197,80 +73,200,70 +73,204,80 +73,205,80 +73,208,90 +73,212,0 +73,215,78 +73,246,90 +73,247,90 +73,248,90 +73,252,0 +73,253,0 +73,254,0 +73,280,74 +73,281,74 +73,282,84 +73,304,90 +73,305,90 +73,306,90 +73,347,90 +73,348,90 +73,355,80 +73,356,88 +73,358,76 +73,361,74 +73,362,90 +73,363,72 +73,364,72 +73,365,88 +73,374,80 +73,375,80 +73,376,86 +73,379,0 +73,383,0 +73,384,0 +73,390,80 +73,391,90 +73,392,90 +73,393,72 +73,394,80 +73,395,80 +73,396,0 +73,397,0 +73,398,0 +73,399,82 +73,400,88 +73,403,72 +73,404,78 +73,405,80 +73,410,90 +73,411,100 +73,425,0 +73,426,0 +73,429,80 +73,433,76 +73,442,78 +73,443,74 +73,444,80 +73,445,80 +73,446,72 +73,447,84 +73,448,90 +73,451,72 +73,452,78 +73,453,90 +73,454,90 +73,455,0 +73,461,80 +73,464,90 +73,470,30 +73,471,80 +73,475,90 +73,477,88 +73,478,90 +73,483,0 +73,493,0 +73,495,0 +73,496,0 +73,497,0 +73,498,72 +73,499,90 +73,500,90 +73,501,72 +73,502,72 +73,503,86 +73,511,0 +73,512,0 +73,513,74 +73,514,80 +73,515,74 +73,516,80 +73,517,72 +73,518,72 +73,522,72 +73,523,80 +73,524,90 +73,525,90 +73,526,90 +73,529,82 +73,530,90 +73,531,72 +73,532,90 +73,533,90 +73,534,90 +73,540,0 +73,541,0 +73,542,0 +73,543,80 +73,544,80 +73,545,88 +73,546,0 +73,547,0 +73,548,0 +73,549,0 +73,551,82 +73,552,90 +73,553,90 +73,554,78 +73,555,90 +73,559,84 +73,560,90 +73,570,72 +73,571,86 +73,572,78 +73,573,78 +73,574,72 +73,575,72 +73,576,88 +73,587,0 +73,595,72 +73,596,86 +73,607,72 +73,608,78 +73,609,78 +73,610,76 +73,611,90 +73,612,90 +73,613,72 +73,614,88 +73,624,76 +73,625,84 +73,627,0 +73,628,0 +73,633,72 +73,634,80 +73,635,90 +73,636,84 +73,637,90 +73,639,100 +73,643,0 +73,644,0 +74,4,0 +74,5,0 +74,6,0 +74,15,90 +74,23,52 +74,24,64 +74,25,0 +74,26,0 +74,39,58 +74,40,58 +74,41,50 +74,42,50 +74,52,56 +74,53,72 +74,63,58 +74,64,58 +74,65,58 +74,66,66 +74,67,66 +74,68,66 +74,92,50 +74,93,50 +74,94,50 +74,95,48 +74,111,66 +74,112,66 +74,123,90 +74,129,58 +74,130,58 +74,131,48 +74,133,42 +74,134,48 +74,135,30 +74,136,30 +74,143,58 +74,144,0 +74,147,50 +74,148,56 +74,149,56 +74,150,0 +74,169,50 +74,172,0 +74,174,58 +74,179,0 +74,180,0 +74,181,0 +74,194,52 +74,195,52 +74,196,50 +74,197,60 +74,200,50 +74,204,50 +74,205,80 +74,208,90 +74,212,90 +74,215,70 +74,246,54 +74,247,54 +74,248,62 +74,252,50 +74,253,66 +74,254,66 +74,280,50 +74,281,50 +74,282,50 +74,304,88 +74,305,90 +74,306,90 +74,347,42 +74,348,46 +74,355,50 +74,356,52 +74,358,60 +74,361,50 +74,362,58 +74,363,58 +74,364,58 +74,365,58 +74,374,78 +74,375,78 +74,376,78 +74,379,0 +74,383,0 +74,384,0 +74,390,0 +74,391,0 +74,392,0 +74,393,58 +74,394,66 +74,395,80 +74,396,58 +74,397,66 +74,398,66 +74,399,42 +74,400,42 +74,403,0 +74,404,0 +74,405,0 +74,410,72 +74,411,72 +74,425,52 +74,426,52 +74,429,50 +74,433,56 +74,442,60 +74,443,42 +74,444,56 +74,445,56 +74,446,58 +74,447,64 +74,448,86 +74,451,90 +74,452,90 +74,453,50 +74,454,50 +74,455,54 +74,461,70 +74,464,66 +74,470,44 +74,471,54 +74,475,50 +74,477,52 +74,478,64 +74,483,0 +74,493,0 +74,495,58 +74,496,66 +74,497,66 +74,498,0 +74,499,0 +74,500,0 +74,501,58 +74,502,64 +74,503,64 +74,511,50 +74,512,56 +74,513,0 +74,514,0 +74,515,50 +74,516,50 +74,517,52 +74,518,52 +74,522,0 +74,523,0 +74,524,46 +74,525,70 +74,526,70 +74,529,42 +74,530,86 +74,531,58 +74,532,42 +74,533,42 +74,534,42 +74,540,58 +74,541,58 +74,542,58 +74,543,58 +74,544,58 +74,545,64 +74,546,58 +74,547,58 +74,548,62 +74,549,62 +74,551,52 +74,552,68 +74,553,74 +74,554,0 +74,555,0 +74,559,62 +74,560,62 +74,570,76 +74,571,76 +74,572,58 +74,573,58 +74,574,58 +74,575,58 +74,576,58 +74,587,0 +74,595,0 +74,596,0 +74,607,0 +74,608,0 +74,609,0 +74,610,62 +74,611,70 +74,612,70 +74,613,64 +74,614,64 +74,624,100 +74,625,90 +74,627,58 +74,628,66 +74,633,56 +74,634,56 +74,635,62 +74,636,0 +74,637,0 +74,639,0 +74,643,0 +74,644,0 +75,4,0 +75,5,0 +75,6,0 +75,15,90 +75,23,62 +75,24,74 +75,25,0 +75,26,0 +75,39,68 +75,40,68 +75,41,60 +75,42,60 +75,52,66 +75,53,82 +75,63,68 +75,64,68 +75,65,68 +75,66,76 +75,67,76 +75,68,76 +75,92,60 +75,93,60 +75,94,60 +75,95,58 +75,111,76 +75,112,76 +75,123,90 +75,129,68 +75,130,68 +75,131,58 +75,133,52 +75,134,58 +75,135,30 +75,136,30 +75,143,68 +75,144,0 +75,147,60 +75,148,66 +75,149,66 +75,150,0 +75,169,60 +75,172,0 +75,174,68 +75,179,0 +75,180,0 +75,181,0 +75,194,62 +75,195,62 +75,196,60 +75,197,70 +75,200,60 +75,204,60 +75,205,90 +75,208,90 +75,212,90 +75,215,80 +75,246,64 +75,247,64 +75,248,72 +75,252,60 +75,253,76 +75,254,76 +75,280,60 +75,281,60 +75,282,60 +75,304,90 +75,305,90 +75,306,90 +75,347,52 +75,348,56 +75,355,60 +75,356,62 +75,358,70 +75,361,60 +75,362,68 +75,363,68 +75,364,68 +75,365,68 +75,374,88 +75,375,88 +75,376,88 +75,379,0 +75,383,0 +75,384,0 +75,390,0 +75,391,0 +75,392,0 +75,393,68 +75,394,76 +75,395,90 +75,396,68 +75,397,76 +75,398,76 +75,399,52 +75,400,52 +75,403,0 +75,404,0 +75,405,0 +75,410,82 +75,411,82 +75,425,62 +75,426,62 +75,429,60 +75,433,66 +75,442,70 +75,443,52 +75,444,66 +75,445,66 +75,446,68 +75,447,74 +75,448,90 +75,451,90 +75,452,90 +75,453,60 +75,454,60 +75,455,64 +75,461,80 +75,464,76 +75,470,54 +75,471,64 +75,475,60 +75,477,62 +75,478,74 +75,483,0 +75,493,0 +75,495,68 +75,496,76 +75,497,76 +75,498,0 +75,499,0 +75,500,0 +75,501,68 +75,502,74 +75,503,74 +75,511,60 +75,512,66 +75,513,0 +75,514,0 +75,515,60 +75,516,60 +75,517,62 +75,518,62 +75,522,0 +75,523,0 +75,524,56 +75,525,80 +75,526,80 +75,529,52 +75,530,90 +75,531,68 +75,532,52 +75,533,52 +75,534,52 +75,540,68 +75,541,68 +75,542,68 +75,543,68 +75,544,68 +75,545,74 +75,546,68 +75,547,68 +75,548,72 +75,549,72 +75,551,62 +75,552,78 +75,553,84 +75,554,0 +75,555,0 +75,559,72 +75,560,72 +75,570,86 +75,571,86 +75,572,68 +75,573,68 +75,574,68 +75,575,68 +75,576,68 +75,587,0 +75,595,0 +75,596,0 +75,607,0 +75,608,0 +75,609,0 +75,610,72 +75,611,80 +75,612,80 +75,613,74 +75,614,74 +75,624,100 +75,625,100 +75,627,68 +75,628,76 +75,633,66 +75,634,66 +75,635,72 +75,636,0 +75,637,0 +75,639,0 +75,643,0 +75,644,0 +76,4,42 +76,5,50 +76,6,50 +76,15,56 +76,23,66 +76,24,66 +76,25,56 +76,26,56 +76,39,50 +76,40,50 +76,41,58 +76,42,64 +76,52,52 +76,53,58 +76,63,56 +76,64,64 +76,65,64 +76,66,52 +76,67,58 +76,68,58 +76,92,58 +76,93,58 +76,94,58 +76,95,64 +76,111,70 +76,112,76 +76,123,64 +76,129,50 +76,130,50 +76,131,0 +76,133,42 +76,134,42 +76,135,42 +76,136,42 +76,143,58 +76,144,0 +76,147,78 +76,148,78 +76,149,78 +76,150,0 +76,169,64 +76,172,56 +76,174,50 +76,179,50 +76,180,50 +76,181,50 +76,194,60 +76,195,60 +76,196,42 +76,197,42 +76,200,48 +76,204,70 +76,205,70 +76,208,72 +76,212,64 +76,215,0 +76,246,90 +76,247,90 +76,248,90 +76,252,0 +76,253,0 +76,254,0 +76,280,60 +76,281,60 +76,282,60 +76,304,54 +76,305,62 +76,306,62 +76,347,50 +76,348,56 +76,355,62 +76,356,70 +76,358,56 +76,361,0 +76,362,0 +76,363,20 +76,364,20 +76,365,40 +76,374,54 +76,375,54 +76,376,54 +76,379,0 +76,383,0 +76,384,0 +76,390,50 +76,391,52 +76,392,52 +76,393,54 +76,394,62 +76,395,62 +76,396,50 +76,397,52 +76,398,52 +76,399,52 +76,400,58 +76,403,50 +76,404,52 +76,405,52 +76,410,48 +76,411,60 +76,425,50 +76,426,52 +76,429,58 +76,433,56 +76,442,68 +76,443,90 +76,444,90 +76,445,90 +76,446,58 +76,447,50 +76,448,50 +76,451,62 +76,452,62 +76,453,58 +76,454,64 +76,455,40 +76,461,0 +76,464,76 +76,470,30 +76,471,30 +76,475,60 +76,477,70 +76,478,0 +76,483,0 +76,493,0 +76,495,0 +76,496,0 +76,497,0 +76,498,42 +76,499,50 +76,500,50 +76,501,50 +76,502,50 +76,503,50 +76,511,0 +76,512,0 +76,513,44 +76,514,50 +76,515,52 +76,516,58 +76,517,50 +76,518,50 +76,522,50 +76,523,58 +76,524,58 +76,525,58 +76,526,58 +76,529,64 +76,530,78 +76,531,50 +76,532,52 +76,533,58 +76,534,58 +76,540,0 +76,541,0 +76,542,0 +76,543,50 +76,544,62 +76,545,62 +76,546,0 +76,547,0 +76,548,0 +76,549,0 +76,551,64 +76,552,76 +76,553,76 +76,554,44 +76,555,56 +76,559,62 +76,560,68 +76,570,50 +76,571,56 +76,572,50 +76,573,50 +76,574,54 +76,575,54 +76,576,70 +76,587,56 +76,595,56 +76,596,70 +76,607,54 +76,608,54 +76,609,54 +76,610,90 +76,611,100 +76,612,90 +76,613,0 +76,614,0 +76,624,42 +76,625,42 +76,627,50 +76,628,58 +76,633,72 +76,634,80 +76,635,80 +76,636,50 +76,637,50 +76,639,0 +76,643,0 +76,644,0 +77,4,52 +77,5,60 +77,6,60 +77,15,68 +77,23,76 +77,24,76 +77,25,66 +77,26,66 +77,39,60 +77,40,60 +77,41,68 +77,42,74 +77,52,62 +77,53,68 +77,63,66 +77,64,74 +77,65,74 +77,66,62 +77,67,68 +77,68,68 +77,92,68 +77,93,68 +77,94,68 +77,95,76 +77,111,80 +77,112,86 +77,123,76 +77,129,60 +77,130,64 +77,131,0 +77,133,54 +77,134,54 +77,135,60 +77,136,54 +77,143,68 +77,144,0 +77,147,90 +77,148,90 +77,149,90 +77,150,0 +77,169,74 +77,172,66 +77,174,60 +77,179,60 +77,180,60 +77,181,60 +77,194,70 +77,195,70 +77,196,54 +77,197,54 +77,200,60 +77,204,80 +77,205,80 +77,208,84 +77,212,76 +77,215,0 +77,246,90 +77,247,90 +77,248,90 +77,252,0 +77,253,0 +77,254,0 +77,280,70 +77,281,70 +77,282,70 +77,304,64 +77,305,72 +77,306,74 +77,347,62 +77,348,68 +77,355,72 +77,356,80 +77,358,66 +77,361,0 +77,362,0 +77,363,30 +77,364,30 +77,365,50 +77,374,66 +77,375,66 +77,376,66 +77,379,0 +77,383,0 +77,384,0 +77,390,60 +77,391,62 +77,392,62 +77,393,64 +77,394,72 +77,395,72 +77,396,60 +77,397,62 +77,398,62 +77,399,62 +77,400,68 +77,403,60 +77,404,62 +77,405,62 +77,410,60 +77,411,72 +77,425,60 +77,426,62 +77,429,70 +77,433,66 +77,442,78 +77,443,90 +77,444,90 +77,445,90 +77,446,68 +77,447,60 +77,448,62 +77,451,72 +77,452,72 +77,453,68 +77,454,74 +77,455,50 +77,461,0 +77,464,86 +77,470,30 +77,471,30 +77,475,70 +77,477,80 +77,478,0 +77,483,0 +77,493,0 +77,495,0 +77,496,0 +77,497,0 +77,498,52 +77,499,60 +77,500,62 +77,501,60 +77,502,60 +77,503,68 +77,511,0 +77,512,0 +77,513,54 +77,514,60 +77,515,62 +77,516,68 +77,517,60 +77,518,60 +77,522,60 +77,523,68 +77,524,68 +77,525,68 +77,526,68 +77,529,74 +77,530,88 +77,531,60 +77,532,62 +77,533,68 +77,534,68 +77,540,0 +77,541,0 +77,542,0 +77,543,60 +77,544,72 +77,545,72 +77,546,0 +77,547,0 +77,548,0 +77,549,0 +77,551,74 +77,552,86 +77,553,86 +77,554,54 +77,555,66 +77,559,72 +77,560,78 +77,570,60 +77,571,68 +77,572,60 +77,573,60 +77,574,64 +77,575,64 +77,576,80 +77,587,66 +77,595,66 +77,596,80 +77,607,64 +77,608,64 +77,609,64 +77,610,90 +77,611,100 +77,612,100 +77,613,0 +77,614,0 +77,624,52 +77,625,54 +77,627,60 +77,628,68 +77,633,84 +77,634,90 +77,635,90 +77,636,62 +77,637,62 +77,639,0 +77,643,0 +77,644,0 +78,4,58 +78,5,58 +78,6,58 +78,15,36 +78,23,58 +78,24,58 +78,25,52 +78,26,52 +78,39,56 +78,40,62 +78,41,60 +78,42,60 +78,52,60 +78,53,60 +78,63,0 +78,64,0 +78,65,0 +78,66,48 +78,67,48 +78,68,52 +78,92,80 +78,93,80 +78,94,80 +78,95,76 +78,111,84 +78,112,84 +78,123,28 +78,129,66 +78,130,66 +78,131,34 +78,133,52 +78,134,52 +78,135,52 +78,136,52 +78,143,48 +78,144,0 +78,147,44 +78,148,44 +78,149,44 +78,150,0 +78,169,60 +78,172,52 +78,174,56 +78,179,56 +78,180,56 +78,181,56 +78,194,90 +78,195,90 +78,196,30 +78,197,56 +78,200,44 +78,204,52 +78,205,60 +78,208,76 +78,212,42 +78,215,78 +78,246,66 +78,247,90 +78,248,90 +78,252,0 +78,253,0 +78,254,0 +78,280,0 +78,281,0 +78,282,0 +78,304,58 +78,305,58 +78,306,58 +78,347,52 +78,348,52 +78,355,60 +78,356,60 +78,358,0 +78,361,60 +78,362,80 +78,363,56 +78,364,56 +78,365,56 +78,374,0 +78,375,0 +78,376,0 +78,379,0 +78,383,0 +78,384,0 +78,390,60 +78,391,60 +78,392,60 +78,393,52 +78,394,52 +78,395,52 +78,396,52 +78,397,52 +78,398,52 +78,399,72 +78,400,72 +78,403,52 +78,404,52 +78,405,52 +78,410,52 +78,411,52 +78,425,62 +78,426,64 +78,429,44 +78,433,0 +78,442,70 +78,443,90 +78,444,90 +78,445,90 +78,446,48 +78,447,46 +78,448,46 +78,451,90 +78,452,90 +78,453,80 +78,454,80 +78,455,0 +78,461,78 +78,464,84 +78,470,30 +78,471,52 +78,475,0 +78,477,60 +78,478,60 +78,483,0 +78,493,0 +78,495,0 +78,496,0 +78,497,0 +78,498,68 +78,499,70 +78,500,70 +78,501,56 +78,502,56 +78,503,56 +78,511,0 +78,512,0 +78,513,66 +78,514,66 +78,515,60 +78,516,60 +78,517,0 +78,518,0 +78,522,52 +78,523,52 +78,524,68 +78,525,68 +78,526,68 +78,529,90 +78,530,90 +78,531,56 +78,532,72 +78,533,72 +78,534,72 +78,540,0 +78,541,0 +78,542,0 +78,543,66 +78,544,66 +78,545,66 +78,546,0 +78,547,0 +78,548,0 +78,549,0 +78,551,90 +78,552,100 +78,553,90 +78,554,66 +78,555,66 +78,559,82 +78,560,82 +78,570,58 +78,571,58 +78,572,52 +78,573,52 +78,574,0 +78,575,0 +78,576,0 +78,587,52 +78,595,46 +78,596,46 +78,607,52 +78,608,60 +78,609,60 +78,610,44 +78,611,44 +78,612,44 +78,613,56 +78,614,56 +78,624,70 +78,625,70 +78,627,62 +78,628,62 +78,633,66 +78,634,68 +78,635,68 +78,636,52 +78,637,52 +78,639,0 +78,643,0 +78,644,0 +79,4,68 +79,5,68 +79,6,68 +79,15,48 +79,23,68 +79,24,68 +79,25,62 +79,26,62 +79,39,66 +79,40,72 +79,41,70 +79,42,70 +79,52,70 +79,53,70 +79,63,0 +79,64,0 +79,65,0 +79,66,58 +79,67,58 +79,68,64 +79,92,90 +79,93,90 +79,94,90 +79,95,88 +79,111,90 +79,112,90 +79,123,40 +79,129,76 +79,130,76 +79,131,48 +79,133,64 +79,134,64 +79,135,64 +79,136,64 +79,143,58 +79,144,0 +79,147,56 +79,148,56 +79,149,56 +79,150,0 +79,169,70 +79,172,62 +79,174,66 +79,179,66 +79,180,66 +79,181,66 +79,194,90 +79,195,90 +79,196,30 +79,197,68 +79,200,56 +79,204,62 +79,205,70 +79,208,88 +79,212,54 +79,215,90 +79,246,78 +79,247,90 +79,248,90 +79,252,0 +79,253,0 +79,254,0 +79,280,0 +79,281,0 +79,282,0 +79,304,68 +79,305,68 +79,306,68 +79,347,64 +79,348,64 +79,355,70 +79,356,70 +79,358,0 +79,361,70 +79,362,90 +79,363,66 +79,364,66 +79,365,66 +79,374,0 +79,375,0 +79,376,0 +79,379,0 +79,383,0 +79,384,0 +79,390,70 +79,391,70 +79,392,70 +79,393,62 +79,394,62 +79,395,62 +79,396,62 +79,397,62 +79,398,62 +79,399,82 +79,400,82 +79,403,62 +79,404,62 +79,405,62 +79,410,64 +79,411,64 +79,425,72 +79,426,74 +79,429,56 +79,433,0 +79,442,80 +79,443,90 +79,444,90 +79,445,90 +79,446,58 +79,447,56 +79,448,56 +79,451,90 +79,452,90 +79,453,90 +79,454,90 +79,455,0 +79,461,90 +79,464,90 +79,470,30 +79,471,64 +79,475,0 +79,477,70 +79,478,70 +79,483,0 +79,493,0 +79,495,0 +79,496,0 +79,497,0 +79,498,78 +79,499,80 +79,500,80 +79,501,66 +79,502,66 +79,503,66 +79,511,0 +79,512,0 +79,513,76 +79,514,76 +79,515,70 +79,516,70 +79,517,0 +79,518,0 +79,522,62 +79,523,62 +79,524,78 +79,525,78 +79,526,78 +79,529,90 +79,530,90 +79,531,66 +79,532,82 +79,533,82 +79,534,82 +79,540,0 +79,541,0 +79,542,0 +79,543,76 +79,544,76 +79,545,76 +79,546,0 +79,547,0 +79,548,0 +79,549,0 +79,551,90 +79,552,100 +79,553,100 +79,554,76 +79,555,76 +79,559,90 +79,560,90 +79,570,68 +79,571,68 +79,572,62 +79,573,62 +79,574,0 +79,575,0 +79,576,0 +79,587,62 +79,595,56 +79,596,56 +79,607,62 +79,608,70 +79,609,70 +79,610,54 +79,611,54 +79,612,54 +79,613,66 +79,614,66 +79,624,80 +79,625,80 +79,627,72 +79,628,72 +79,633,78 +79,634,80 +79,635,80 +79,636,64 +79,637,64 +79,639,0 +79,643,0 +79,644,0 +80,4,42 +80,5,50 +80,6,50 +80,15,40 +80,23,56 +80,24,56 +80,25,42 +80,26,42 +80,39,70 +80,40,70 +80,41,58 +80,42,58 +80,52,100 +80,53,100 +80,63,42 +80,64,58 +80,65,70 +80,66,0 +80,67,0 +80,68,0 +80,92,58 +80,93,58 +80,94,58 +80,95,48 +80,111,50 +80,112,50 +80,123,34 +80,129,58 +80,130,58 +80,131,22 +80,133,68 +80,134,68 +80,135,68 +80,136,68 +80,143,70 +80,144,0 +80,147,32 +80,148,32 +80,149,32 +80,150,0 +80,169,58 +80,172,42 +80,174,70 +80,179,42 +80,180,42 +80,181,42 +80,194,48 +80,195,48 +80,196,68 +80,197,68 +80,200,32 +80,204,58 +80,205,58 +80,208,48 +80,212,38 +80,215,42 +80,246,38 +80,247,48 +80,248,48 +80,252,52 +80,253,52 +80,254,52 +80,280,52 +80,281,52 +80,282,52 +80,304,48 +80,305,50 +80,306,50 +80,347,48 +80,348,52 +80,355,70 +80,356,70 +80,358,52 +80,361,52 +80,362,52 +80,363,42 +80,364,42 +80,365,42 +80,374,48 +80,375,48 +80,376,48 +80,379,0 +80,383,0 +80,384,0 +80,390,0 +80,391,0 +80,392,0 +80,393,42 +80,394,50 +80,395,50 +80,396,70 +80,397,70 +80,398,70 +80,399,70 +80,400,70 +80,403,42 +80,404,48 +80,405,48 +80,410,42 +80,411,48 +80,425,48 +80,426,48 +80,429,34 +80,433,52 +80,442,70 +80,443,42 +80,444,42 +80,445,42 +80,446,70 +80,447,0 +80,448,0 +80,451,58 +80,452,58 +80,453,0 +80,454,0 +80,455,62 +80,461,42 +80,464,50 +80,470,68 +80,471,68 +80,475,30 +80,477,70 +80,478,52 +80,483,0 +80,493,0 +80,495,42 +80,496,50 +80,497,50 +80,498,0 +80,499,0 +80,500,0 +80,501,42 +80,502,42 +80,503,42 +80,511,52 +80,512,52 +80,513,52 +80,514,52 +80,515,52 +80,516,52 +80,517,48 +80,518,48 +80,522,42 +80,523,44 +80,524,62 +80,525,62 +80,526,62 +80,529,52 +80,530,52 +80,531,70 +80,532,0 +80,533,0 +80,534,0 +80,540,42 +80,541,48 +80,542,48 +80,543,58 +80,544,58 +80,545,58 +80,546,42 +80,547,42 +80,548,46 +80,549,46 +80,551,52 +80,552,52 +80,553,52 +80,554,56 +80,555,62 +80,559,0 +80,560,0 +80,570,42 +80,571,42 +80,572,70 +80,573,70 +80,574,42 +80,575,48 +80,576,50 +80,587,42 +80,595,42 +80,596,50 +80,607,42 +80,608,56 +80,609,56 +80,610,46 +80,611,54 +80,612,54 +80,613,42 +80,614,50 +80,624,46 +80,625,46 +80,627,70 +80,628,70 +80,633,38 +80,634,48 +80,635,48 +80,636,52 +80,637,52 +80,639,0 +80,643,0 +80,644,0 +81,4,42 +81,5,50 +81,6,50 +81,15,0 +81,23,70 +81,24,70 +81,25,42 +81,26,42 +81,39,42 +81,40,42 +81,41,70 +81,42,70 +81,52,44 +81,53,50 +81,63,42 +81,64,50 +81,65,50 +81,66,44 +81,67,50 +81,68,50 +81,92,50 +81,93,50 +81,94,50 +81,95,40 +81,111,50 +81,112,56 +81,123,0 +81,129,50 +81,130,50 +81,131,22 +81,133,32 +81,134,32 +81,135,32 +81,136,32 +81,143,42 +81,144,0 +81,147,32 +81,148,32 +81,149,32 +81,150,0 +81,169,70 +81,172,42 +81,174,42 +81,179,42 +81,180,42 +81,181,42 +81,194,42 +81,195,42 +81,196,32 +81,197,58 +81,200,38 +81,204,0 +81,205,0 +81,208,42 +81,212,0 +81,215,70 +81,246,46 +81,247,46 +81,248,68 +81,252,44 +81,253,50 +81,254,50 +81,280,44 +81,281,44 +81,282,44 +81,304,42 +81,305,50 +81,306,50 +81,347,0 +81,348,0 +81,355,50 +81,356,58 +81,358,46 +81,361,44 +81,362,58 +81,363,42 +81,364,42 +81,365,42 +81,374,40 +81,375,40 +81,376,40 +81,379,0 +81,383,0 +81,384,0 +81,390,42 +81,391,44 +81,392,44 +81,393,42 +81,394,50 +81,395,50 +81,396,42 +81,397,44 +81,398,44 +81,399,44 +81,400,50 +81,403,42 +81,404,48 +81,405,48 +81,410,34 +81,411,46 +81,425,42 +81,426,42 +81,429,42 +81,433,46 +81,442,70 +81,443,34 +81,444,48 +81,445,48 +81,446,42 +81,447,42 +81,448,42 +81,451,0 +81,452,0 +81,453,50 +81,454,56 +81,455,60 +81,461,70 +81,464,56 +81,470,32 +81,471,32 +81,475,44 +81,477,58 +81,478,58 +81,483,0 +81,493,0 +81,495,42 +81,496,50 +81,497,50 +81,498,42 +81,499,50 +81,500,50 +81,501,42 +81,502,42 +81,503,42 +81,511,44 +81,512,44 +81,513,44 +81,514,44 +81,515,44 +81,516,44 +81,517,42 +81,518,42 +81,522,42 +81,523,44 +81,524,54 +81,525,62 +81,526,62 +81,529,44 +81,530,52 +81,531,42 +81,532,44 +81,533,50 +81,534,50 +81,540,0 +81,541,0 +81,542,0 +81,543,0 +81,544,0 +81,545,0 +81,546,42 +81,547,42 +81,548,46 +81,549,46 +81,551,70 +81,552,70 +81,553,70 +81,554,48 +81,555,60 +81,559,70 +81,560,70 +81,570,70 +81,571,70 +81,572,42 +81,573,42 +81,574,42 +81,575,42 +81,576,58 +81,587,42 +81,595,0 +81,596,0 +81,607,42 +81,608,48 +81,609,48 +81,610,46 +81,611,60 +81,612,60 +81,613,42 +81,614,58 +81,624,62 +81,625,62 +81,627,42 +81,628,44 +81,633,100 +81,634,100 +81,635,100 +81,636,0 +81,637,0 +81,639,0 +81,643,0 +81,644,0 +82,4,50 +82,5,50 +82,6,50 +82,15,40 +82,23,48 +82,24,48 +82,25,50 +82,26,50 +82,39,66 +82,40,70 +82,41,58 +82,42,58 +82,52,70 +82,53,70 +82,63,50 +82,64,58 +82,65,58 +82,66,0 +82,67,0 +82,68,0 +82,92,58 +82,93,58 +82,94,58 +82,95,70 +82,111,70 +82,112,70 +82,123,60 +82,129,58 +82,130,58 +82,131,0 +82,133,0 +82,134,0 +82,135,0 +82,136,0 +82,143,66 +82,144,0 +82,147,40 +82,148,40 +82,149,40 +82,150,0 +82,169,58 +82,172,50 +82,174,66 +82,179,54 +82,180,54 +82,181,54 +82,194,70 +82,195,70 +82,196,0 +82,197,0 +82,200,34 +82,204,58 +82,205,70 +82,208,70 +82,212,60 +82,215,0 +82,246,62 +82,247,70 +82,248,70 +82,252,58 +82,253,58 +82,254,58 +82,280,58 +82,281,58 +82,282,58 +82,304,66 +82,305,66 +82,306,66 +82,347,60 +82,348,60 +82,355,58 +82,356,58 +82,358,56 +82,361,0 +82,362,0 +82,363,0 +82,364,0 +82,365,0 +82,374,60 +82,375,60 +82,376,60 +82,379,0 +82,383,0 +82,384,0 +82,390,0 +82,391,0 +82,392,0 +82,393,50 +82,394,50 +82,395,50 +82,396,62 +82,397,62 +82,398,62 +82,399,70 +82,400,70 +82,403,50 +82,404,50 +82,405,50 +82,410,60 +82,411,60 +82,425,60 +82,426,60 +82,429,34 +82,433,56 +82,442,52 +82,443,100 +82,444,100 +82,445,100 +82,446,66 +82,447,0 +82,448,0 +82,451,58 +82,452,58 +82,453,0 +82,454,0 +82,455,52 +82,461,0 +82,464,70 +82,470,0 +82,471,0 +82,475,30 +82,477,58 +82,478,0 +82,483,0 +82,493,0 +82,495,50 +82,496,50 +82,497,50 +82,498,0 +82,499,0 +82,500,0 +82,501,54 +82,502,54 +82,503,54 +82,511,58 +82,512,58 +82,513,58 +82,514,58 +82,515,58 +82,516,58 +82,517,60 +82,518,60 +82,522,50 +82,523,50 +82,524,68 +82,525,68 +82,526,68 +82,529,70 +82,530,70 +82,531,70 +82,532,0 +82,533,0 +82,534,0 +82,540,50 +82,541,56 +82,542,56 +82,543,58 +82,544,58 +82,545,58 +82,546,50 +82,547,50 +82,548,50 +82,549,50 +82,551,70 +82,552,70 +82,553,70 +82,554,58 +82,555,58 +82,559,0 +82,560,0 +82,570,50 +82,571,50 +82,572,62 +82,573,62 +82,574,50 +82,575,56 +82,576,56 +82,587,50 +82,595,50 +82,596,50 +82,607,50 +82,608,58 +82,609,58 +82,610,50 +82,611,50 +82,612,50 +82,613,0 +82,614,0 +82,624,60 +82,625,60 +82,627,70 +82,628,70 +82,633,50 +82,634,52 +82,635,52 +82,636,48 +82,637,48 +82,639,0 +82,643,0 +82,644,0 +83,4,42 +83,5,50 +83,6,50 +83,15,0 +83,23,58 +83,24,58 +83,25,42 +83,26,42 +83,39,58 +83,40,58 +83,41,50 +83,42,56 +83,52,56 +83,53,62 +83,63,42 +83,64,50 +83,65,50 +83,66,70 +83,67,70 +83,68,70 +83,92,50 +83,93,50 +83,94,50 +83,95,40 +83,111,54 +83,112,60 +83,123,0 +83,129,50 +83,130,50 +83,131,26 +83,133,44 +83,134,44 +83,135,44 +83,136,44 +83,143,100 +83,144,0 +83,147,0 +83,148,0 +83,149,0 +83,150,0 +83,169,56 +83,172,42 +83,174,58 +83,179,46 +83,180,46 +83,181,46 +83,194,46 +83,195,46 +83,196,44 +83,197,44 +83,200,38 +83,204,0 +83,205,0 +83,208,42 +83,212,0 +83,215,48 +83,246,42 +83,247,50 +83,248,50 +83,252,44 +83,253,50 +83,254,50 +83,280,44 +83,281,44 +83,282,44 +83,304,42 +83,305,50 +83,306,50 +83,347,0 +83,348,0 +83,355,50 +83,356,58 +83,358,42 +83,361,44 +83,362,58 +83,363,46 +83,364,46 +83,365,46 +83,374,40 +83,375,40 +83,376,40 +83,379,0 +83,383,0 +83,384,0 +83,390,42 +83,391,70 +83,392,70 +83,393,42 +83,394,50 +83,395,50 +83,396,54 +83,397,56 +83,398,56 +83,399,60 +83,400,66 +83,403,42 +83,404,44 +83,405,44 +83,410,34 +83,411,46 +83,425,46 +83,426,46 +83,429,42 +83,433,42 +83,442,56 +83,443,0 +83,444,0 +83,445,0 +83,446,100 +83,447,70 +83,448,70 +83,451,0 +83,452,0 +83,453,70 +83,454,70 +83,455,56 +83,461,48 +83,464,60 +83,470,44 +83,471,44 +83,475,62 +83,477,58 +83,478,58 +83,483,0 +83,493,0 +83,495,42 +83,496,50 +83,497,50 +83,498,46 +83,499,70 +83,500,70 +83,501,46 +83,502,46 +83,503,46 +83,511,44 +83,512,44 +83,513,44 +83,514,44 +83,515,44 +83,516,44 +83,517,46 +83,518,46 +83,522,42 +83,523,44 +83,524,50 +83,525,58 +83,526,58 +83,529,44 +83,530,56 +83,531,58 +83,532,70 +83,533,70 +83,534,70 +83,540,0 +83,541,0 +83,542,0 +83,543,0 +83,544,0 +83,545,0 +83,546,42 +83,547,42 +83,548,42 +83,549,42 +83,551,44 +83,552,56 +83,553,56 +83,554,44 +83,555,56 +83,559,70 +83,560,70 +83,570,42 +83,571,42 +83,572,54 +83,573,54 +83,574,42 +83,575,42 +83,576,58 +83,587,42 +83,595,0 +83,596,0 +83,607,42 +83,608,44 +83,609,44 +83,610,0 +83,611,0 +83,612,0 +83,613,70 +83,614,70 +83,624,42 +83,625,42 +83,627,58 +83,628,60 +83,633,0 +83,634,0 +83,635,0 +83,636,0 +83,637,0 +83,639,0 +83,643,0 +83,644,0 +84,4,42 +84,5,58 +84,6,58 +84,15,48 +84,23,50 +84,24,56 +84,25,42 +84,26,48 +84,39,70 +84,40,70 +84,41,50 +84,42,50 +84,52,70 +84,53,70 +84,63,42 +84,64,56 +84,65,56 +84,66,0 +84,67,0 +84,68,0 +84,92,50 +84,93,50 +84,94,50 +84,95,46 +84,111,58 +84,112,58 +84,123,42 +84,129,50 +84,130,50 +84,131,28 +84,133,70 +84,134,70 +84,135,70 +84,136,70 +84,143,70 +84,144,0 +84,147,32 +84,148,38 +84,149,38 +84,150,0 +84,169,50 +84,172,42 +84,174,70 +84,179,42 +84,180,42 +84,181,42 +84,194,42 +84,195,42 +84,196,70 +84,197,70 +84,200,32 +84,204,50 +84,205,50 +84,208,46 +84,212,46 +84,215,70 +84,246,38 +84,247,40 +84,248,40 +84,252,44 +84,253,58 +84,254,58 +84,280,44 +84,281,44 +84,282,44 +84,304,42 +84,305,58 +84,306,58 +84,347,40 +84,348,44 +84,355,50 +84,356,50 +84,358,46 +84,361,44 +84,362,50 +84,363,42 +84,364,42 +84,365,42 +84,374,40 +84,375,40 +84,376,40 +84,379,0 +84,383,0 +84,384,0 +84,390,0 +84,391,0 +84,392,0 +84,393,42 +84,394,58 +84,395,58 +84,396,70 +84,397,70 +84,398,70 +84,399,70 +84,400,70 +84,403,42 +84,404,56 +84,405,56 +84,410,34 +84,411,40 +84,425,42 +84,426,42 +84,429,34 +84,433,46 +84,442,50 +84,443,34 +84,444,46 +84,445,46 +84,446,70 +84,447,0 +84,448,0 +84,451,50 +84,452,50 +84,453,0 +84,454,0 +84,455,54 +84,461,70 +84,464,58 +84,470,70 +84,471,70 +84,475,30 +84,477,50 +84,478,50 +84,483,0 +84,493,0 +84,495,42 +84,496,58 +84,497,58 +84,498,0 +84,499,0 +84,500,0 +84,501,42 +84,502,48 +84,503,48 +84,511,44 +84,512,50 +84,513,44 +84,514,44 +84,515,44 +84,516,44 +84,517,42 +84,518,42 +84,522,42 +84,523,52 +84,524,54 +84,525,54 +84,526,54 +84,529,44 +84,530,50 +84,531,70 +84,532,0 +84,533,0 +84,534,0 +84,540,42 +84,541,42 +84,542,42 +84,543,50 +84,544,50 +84,545,50 +84,546,42 +84,547,42 +84,548,46 +84,549,46 +84,551,44 +84,552,58 +84,553,58 +84,554,48 +84,555,54 +84,559,0 +84,560,0 +84,570,48 +84,571,48 +84,572,70 +84,573,70 +84,574,42 +84,575,42 +84,576,50 +84,587,42 +84,595,48 +84,596,58 +84,607,42 +84,608,48 +84,609,48 +84,610,46 +84,611,62 +84,612,62 +84,613,42 +84,614,50 +84,624,46 +84,625,52 +84,627,100 +84,628,100 +84,633,32 +84,634,40 +84,635,40 +84,636,44 +84,637,44 +84,639,0 +84,643,0 +84,644,0 +85,4,58 +85,5,58 +85,6,58 +85,15,0 +85,23,0 +85,24,0 +85,25,58 +85,26,58 +85,39,70 +85,40,70 +85,41,0 +85,42,0 +85,52,68 +85,53,68 +85,63,58 +85,64,58 +85,65,58 +85,66,0 +85,67,0 +85,68,0 +85,92,0 +85,93,0 +85,94,0 +85,95,40 +85,111,50 +85,112,50 +85,123,50 +85,129,50 +85,130,50 +85,131,38 +85,133,60 +85,134,60 +85,135,60 +85,136,60 +85,143,70 +85,144,0 +85,147,48 +85,148,48 +85,149,48 +85,150,0 +85,169,0 +85,172,58 +85,174,70 +85,179,58 +85,180,58 +85,181,58 +85,194,58 +85,195,58 +85,196,60 +85,197,60 +85,200,42 +85,204,60 +85,205,60 +85,208,40 +85,212,50 +85,215,52 +85,246,60 +85,247,60 +85,248,60 +85,252,70 +85,253,70 +85,254,70 +85,280,56 +85,281,56 +85,282,56 +85,304,58 +85,305,58 +85,306,58 +85,347,40 +85,348,40 +85,355,50 +85,356,50 +85,358,62 +85,361,56 +85,362,56 +85,363,58 +85,364,58 +85,365,58 +85,374,40 +85,375,40 +85,376,40 +85,379,0 +85,383,0 +85,384,0 +85,390,0 +85,391,0 +85,392,0 +85,393,58 +85,394,58 +85,395,58 +85,396,70 +85,397,70 +85,398,70 +85,399,68 +85,400,68 +85,403,58 +85,404,60 +85,405,60 +85,410,46 +85,411,46 +85,425,58 +85,426,58 +85,429,42 +85,433,62 +85,442,44 +85,443,46 +85,444,46 +85,445,46 +85,446,70 +85,447,0 +85,448,0 +85,451,0 +85,452,0 +85,453,0 +85,454,0 +85,455,70 +85,461,52 +85,464,50 +85,470,70 +85,471,60 +85,475,30 +85,477,50 +85,478,56 +85,483,0 +85,493,0 +85,495,100 +85,496,100 +85,497,100 +85,498,0 +85,499,0 +85,500,0 +85,501,58 +85,502,58 +85,503,58 +85,511,70 +85,512,70 +85,513,56 +85,514,56 +85,515,56 +85,516,56 +85,517,58 +85,518,58 +85,522,58 +85,523,58 +85,524,54 +85,525,54 +85,526,54 +85,529,56 +85,530,56 +85,531,70 +85,532,0 +85,533,0 +85,534,0 +85,540,70 +85,541,70 +85,542,70 +85,543,0 +85,544,0 +85,545,0 +85,546,70 +85,547,70 +85,548,70 +85,549,70 +85,551,56 +85,552,56 +85,553,56 +85,554,60 +85,555,60 +85,559,0 +85,560,0 +85,570,58 +85,571,58 +85,572,70 +85,573,70 +85,574,58 +85,575,58 +85,576,58 +85,587,58 +85,595,58 +85,596,58 +85,607,58 +85,608,60 +85,609,60 +85,610,70 +85,611,70 +85,612,70 +85,613,58 +85,614,58 +85,624,62 +85,625,62 +85,627,70 +85,628,70 +85,633,48 +85,634,48 +85,635,48 +85,636,44 +85,637,44 +85,639,0 +85,643,0 +85,644,0 +86,4,62 +86,5,62 +86,6,62 +86,15,40 +86,23,38 +86,24,38 +86,25,62 +86,26,62 +86,39,70 +86,40,70 +86,41,46 +86,42,46 +86,52,70 +86,53,70 +86,63,58 +86,64,58 +86,65,58 +86,66,0 +86,67,0 +86,68,0 +86,92,50 +86,93,56 +86,94,56 +86,95,40 +86,111,50 +86,112,50 +86,123,28 +86,129,46 +86,130,46 +86,131,42 +86,133,70 +86,134,70 +86,135,70 +86,136,70 +86,143,70 +86,144,0 +86,147,52 +86,148,52 +86,149,52 +86,150,0 +86,169,46 +86,172,62 +86,174,70 +86,179,62 +86,180,62 +86,181,62 +86,194,58 +86,195,58 +86,196,70 +86,197,70 +86,200,46 +86,204,50 +86,205,50 +86,208,40 +86,212,28 +86,215,56 +86,246,38 +86,247,38 +86,248,38 +86,252,52 +86,253,52 +86,254,52 +86,280,52 +86,281,52 +86,282,52 +86,304,62 +86,305,62 +86,306,62 +86,347,36 +86,348,36 +86,355,46 +86,356,46 +86,358,58 +86,361,56 +86,362,56 +86,363,62 +86,364,62 +86,365,62 +86,374,40 +86,375,40 +86,376,40 +86,379,0 +86,383,0 +86,384,0 +86,390,0 +86,391,0 +86,392,0 +86,393,66 +86,394,66 +86,395,66 +86,396,70 +86,397,70 +86,398,70 +86,399,66 +86,400,66 +86,403,62 +86,404,62 +86,405,62 +86,410,50 +86,411,50 +86,425,58 +86,426,58 +86,429,46 +86,433,58 +86,442,44 +86,443,46 +86,444,46 +86,445,46 +86,446,70 +86,447,0 +86,448,0 +86,451,50 +86,452,50 +86,453,0 +86,454,0 +86,455,40 +86,461,56 +86,464,50 +86,470,70 +86,471,70 +86,475,30 +86,477,46 +86,478,56 +86,483,0 +86,493,0 +86,495,62 +86,496,62 +86,497,62 +86,498,0 +86,499,0 +86,500,0 +86,501,62 +86,502,62 +86,503,62 +86,511,56 +86,512,56 +86,513,56 +86,514,56 +86,515,56 +86,516,56 +86,517,58 +86,518,58 +86,522,58 +86,523,62 +86,524,46 +86,525,46 +86,526,46 +86,529,56 +86,530,56 +86,531,70 +86,532,0 +86,533,0 +86,534,0 +86,540,62 +86,541,62 +86,542,62 +86,543,46 +86,544,50 +86,545,50 +86,546,62 +86,547,62 +86,548,62 +86,549,62 +86,551,56 +86,552,56 +86,553,56 +86,554,56 +86,555,56 +86,559,0 +86,560,0 +86,570,62 +86,571,62 +86,572,100 +86,573,100 +86,574,62 +86,575,62 +86,576,62 +86,587,62 +86,595,62 +86,596,62 +86,607,58 +86,608,58 +86,609,58 +86,610,62 +86,611,62 +86,612,62 +86,613,62 +86,614,62 +86,624,58 +86,625,58 +86,627,70 +86,628,70 +86,633,44 +86,634,44 +86,635,44 +86,636,36 +86,637,36 +86,639,0 +86,643,0 +86,644,0 +87,4,50 +87,5,58 +87,6,58 +87,15,46 +87,23,44 +87,24,56 +87,25,50 +87,26,56 +87,39,70 +87,40,70 +87,41,42 +87,42,42 +87,52,54 +87,53,70 +87,63,50 +87,64,50 +87,65,50 +87,66,0 +87,67,0 +87,68,0 +87,92,42 +87,93,42 +87,94,42 +87,95,36 +87,111,58 +87,112,58 +87,123,38 +87,129,70 +87,130,70 +87,131,68 +87,133,0 +87,134,0 +87,135,0 +87,136,0 +87,143,58 +87,144,0 +87,147,38 +87,148,44 +87,149,44 +87,150,0 +87,169,42 +87,172,50 +87,174,70 +87,179,50 +87,180,50 +87,181,50 +87,194,70 +87,195,70 +87,196,0 +87,197,0 +87,200,38 +87,204,42 +87,205,42 +87,208,36 +87,212,42 +87,215,50 +87,246,42 +87,247,42 +87,248,42 +87,252,0 +87,253,0 +87,254,0 +87,280,42 +87,281,42 +87,282,70 +87,304,44 +87,305,58 +87,306,58 +87,347,30 +87,348,30 +87,355,42 +87,356,44 +87,358,48 +87,361,42 +87,362,50 +87,363,70 +87,364,70 +87,365,70 +87,374,30 +87,375,30 +87,376,30 +87,379,0 +87,383,0 +87,384,0 +87,390,0 +87,391,0 +87,392,0 +87,393,100 +87,394,100 +87,395,100 +87,396,62 +87,397,70 +87,398,70 +87,399,54 +87,400,70 +87,403,50 +87,404,62 +87,405,62 +87,410,30 +87,411,30 +87,425,44 +87,426,44 +87,429,38 +87,433,48 +87,442,36 +87,443,30 +87,444,44 +87,445,44 +87,446,58 +87,447,0 +87,448,0 +87,451,42 +87,452,42 +87,453,0 +87,454,0 +87,455,0 +87,461,50 +87,464,58 +87,470,0 +87,471,0 +87,475,30 +87,477,44 +87,478,50 +87,483,0 +87,493,0 +87,495,0 +87,496,0 +87,497,0 +87,498,0 +87,499,0 +87,500,0 +87,501,70 +87,502,70 +87,503,70 +87,511,0 +87,512,0 +87,513,42 +87,514,42 +87,515,70 +87,516,70 +87,517,70 +87,518,70 +87,522,50 +87,523,50 +87,524,46 +87,525,54 +87,526,54 +87,529,42 +87,530,48 +87,531,62 +87,532,0 +87,533,0 +87,534,0 +87,540,0 +87,541,0 +87,542,0 +87,543,42 +87,544,42 +87,545,44 +87,546,0 +87,547,0 +87,548,0 +87,549,0 +87,551,42 +87,552,58 +87,553,58 +87,554,46 +87,555,46 +87,559,0 +87,560,0 +87,570,56 +87,571,56 +87,572,62 +87,573,62 +87,574,50 +87,575,50 +87,576,50 +87,587,50 +87,595,56 +87,596,58 +87,607,50 +87,608,50 +87,609,50 +87,610,54 +87,611,62 +87,612,62 +87,613,50 +87,614,50 +87,624,54 +87,625,54 +87,627,56 +87,628,62 +87,633,32 +87,634,32 +87,635,34 +87,636,34 +87,637,34 +87,639,0 +87,643,0 +87,644,0 +88,4,62 +88,5,62 +88,6,62 +88,15,40 +88,23,46 +88,24,46 +88,25,62 +88,26,62 +88,39,100 +88,40,100 +88,41,54 +88,42,54 +88,52,70 +88,53,70 +88,63,62 +88,64,62 +88,65,62 +88,66,0 +88,67,0 +88,68,0 +88,92,54 +88,93,60 +88,94,60 +88,95,36 +88,111,50 +88,112,50 +88,123,24 +88,129,54 +88,130,54 +88,131,30 +88,133,70 +88,134,70 +88,135,70 +88,136,70 +88,143,70 +88,144,0 +88,147,48 +88,148,48 +88,149,48 +88,150,0 +88,169,54 +88,172,62 +88,174,100 +88,179,58 +88,180,58 +88,181,58 +88,194,58 +88,195,58 +88,196,70 +88,197,70 +88,200,42 +88,204,50 +88,205,50 +88,208,36 +88,212,24 +88,215,50 +88,246,34 +88,247,34 +88,248,34 +88,252,60 +88,253,60 +88,254,60 +88,280,60 +88,281,60 +88,282,60 +88,304,58 +88,305,58 +88,306,58 +88,347,40 +88,348,40 +88,355,50 +88,356,50 +88,358,58 +88,361,60 +88,362,60 +88,363,58 +88,364,58 +88,365,58 +88,374,36 +88,375,36 +88,376,36 +88,379,0 +88,383,0 +88,384,0 +88,390,0 +88,391,0 +88,392,0 +88,393,58 +88,394,58 +88,395,58 +88,396,70 +88,397,70 +88,398,70 +88,399,70 +88,400,70 +88,403,62 +88,404,62 +88,405,62 +88,410,42 +88,411,42 +88,425,58 +88,426,58 +88,429,42 +88,433,58 +88,442,36 +88,443,42 +88,444,42 +88,445,42 +88,446,70 +88,447,0 +88,448,0 +88,451,50 +88,452,50 +88,453,0 +88,454,0 +88,455,38 +88,461,50 +88,464,50 +88,470,70 +88,471,70 +88,475,30 +88,477,50 +88,478,60 +88,483,0 +88,493,0 +88,495,62 +88,496,62 +88,497,62 +88,498,0 +88,499,0 +88,500,0 +88,501,58 +88,502,58 +88,503,58 +88,511,60 +88,512,60 +88,513,60 +88,514,60 +88,515,60 +88,516,60 +88,517,58 +88,518,58 +88,522,62 +88,523,62 +88,524,50 +88,525,50 +88,526,50 +88,529,60 +88,530,60 +88,531,70 +88,532,0 +88,533,0 +88,534,0 +88,540,58 +88,541,58 +88,542,70 +88,543,54 +88,544,54 +88,545,54 +88,546,62 +88,547,62 +88,548,58 +88,549,58 +88,551,60 +88,552,60 +88,553,60 +88,554,56 +88,555,56 +88,559,0 +88,560,0 +88,570,62 +88,571,62 +88,572,70 +88,573,70 +88,574,58 +88,575,58 +88,576,58 +88,587,62 +88,595,62 +88,596,62 +88,607,58 +88,608,58 +88,609,58 +88,610,58 +88,611,58 +88,612,58 +88,613,58 +88,614,58 +88,624,58 +88,625,58 +88,627,70 +88,628,70 +88,633,44 +88,634,44 +88,635,44 +88,636,36 +88,637,36 +88,639,0 +88,643,0 +88,644,0 +89,4,42 +89,5,50 +89,6,50 +89,15,40 +89,23,58 +89,24,58 +89,25,42 +89,26,42 +89,39,46 +89,40,46 +89,41,50 +89,42,56 +89,52,44 +89,53,50 +89,63,0 +89,64,0 +89,65,0 +89,66,68 +89,67,70 +89,68,70 +89,92,50 +89,93,50 +89,94,50 +89,95,66 +89,111,64 +89,112,70 +89,123,40 +89,129,70 +89,130,70 +89,131,62 +89,133,0 +89,134,0 +89,135,0 +89,136,0 +89,143,46 +89,144,0 +89,147,44 +89,148,44 +89,149,44 +89,150,0 +89,169,56 +89,172,42 +89,174,46 +89,179,46 +89,180,46 +89,181,46 +89,194,70 +89,195,70 +89,196,0 +89,197,0 +89,200,38 +89,204,50 +89,205,50 +89,208,70 +89,212,40 +89,215,48 +89,246,62 +89,247,70 +89,248,70 +89,252,0 +89,253,0 +89,254,0 +89,280,0 +89,281,0 +89,282,0 +89,304,62 +89,305,70 +89,306,70 +89,347,60 +89,348,66 +89,355,50 +89,356,58 +89,358,0 +89,361,44 +89,362,70 +89,363,70 +89,364,70 +89,365,70 +89,374,0 +89,375,0 +89,376,0 +89,379,0 +89,383,0 +89,384,0 +89,390,42 +89,391,44 +89,392,44 +89,393,70 +89,394,70 +89,395,70 +89,396,60 +89,397,64 +89,398,64 +89,399,48 +89,400,70 +89,403,42 +89,404,44 +89,405,44 +89,410,60 +89,411,66 +89,425,46 +89,426,46 +89,429,42 +89,433,0 +89,442,56 +89,443,70 +89,444,70 +89,445,70 +89,446,46 +89,447,42 +89,448,42 +89,451,50 +89,452,50 +89,453,50 +89,454,56 +89,455,0 +89,461,48 +89,464,70 +89,470,0 +89,471,0 +89,475,0 +89,477,58 +89,478,70 +89,483,0 +89,493,0 +89,495,0 +89,496,0 +89,497,0 +89,498,46 +89,499,54 +89,500,54 +89,501,70 +89,502,70 +89,503,70 +89,511,0 +89,512,0 +89,513,44 +89,514,44 +89,515,70 +89,516,70 +89,517,0 +89,518,0 +89,522,42 +89,523,44 +89,524,50 +89,525,58 +89,526,58 +89,529,44 +89,530,56 +89,531,46 +89,532,48 +89,533,54 +89,534,54 +89,540,0 +89,541,0 +89,542,0 +89,543,50 +89,544,50 +89,545,50 +89,546,0 +89,547,0 +89,548,0 +89,549,0 +89,551,44 +89,552,56 +89,553,56 +89,554,44 +89,555,56 +89,559,44 +89,560,50 +89,570,42 +89,571,42 +89,572,62 +89,573,62 +89,574,0 +89,575,0 +89,576,0 +89,587,42 +89,595,42 +89,596,56 +89,607,42 +89,608,44 +89,609,44 +89,610,100 +89,611,100 +89,612,100 +89,613,46 +89,614,62 +89,624,42 +89,625,42 +89,627,46 +89,628,48 +89,633,46 +89,634,54 +89,635,54 +89,636,40 +89,637,40 +89,639,0 +89,643,0 +89,644,0 +90,4,42 +90,5,58 +90,6,58 +90,15,48 +90,23,50 +90,24,56 +90,25,42 +90,26,48 +90,39,42 +90,40,42 +90,41,50 +90,42,50 +90,52,44 +90,53,58 +90,63,42 +90,64,56 +90,65,56 +90,66,52 +90,67,58 +90,68,58 +90,92,50 +90,93,50 +90,94,50 +90,95,46 +90,111,58 +90,112,58 +90,123,42 +90,129,50 +90,130,50 +90,131,0 +90,133,0 +90,134,0 +90,135,0 +90,136,0 +90,143,42 +90,144,0 +90,147,100 +90,148,100 +90,149,100 +90,150,0 +90,169,50 +90,172,42 +90,174,42 +90,179,42 +90,180,42 +90,181,42 +90,194,42 +90,195,42 +90,196,0 +90,197,0 +90,200,32 +90,204,50 +90,205,50 +90,208,46 +90,212,46 +90,215,0 +90,246,38 +90,247,40 +90,248,40 +90,252,44 +90,253,58 +90,254,58 +90,280,44 +90,281,44 +90,282,44 +90,304,42 +90,305,58 +90,306,58 +90,347,40 +90,348,44 +90,355,50 +90,356,50 +90,358,46 +90,361,0 +90,362,0 +90,363,0 +90,364,0 +90,365,0 +90,374,40 +90,375,40 +90,376,40 +90,379,0 +90,383,0 +90,384,0 +90,390,42 +90,391,52 +90,392,52 +90,393,42 +90,394,58 +90,395,58 +90,396,42 +90,397,52 +90,398,52 +90,399,44 +90,400,50 +90,403,42 +90,404,56 +90,405,56 +90,410,34 +90,411,40 +90,425,42 +90,426,42 +90,429,34 +90,433,46 +90,442,50 +90,443,70 +90,444,70 +90,445,70 +90,446,42 +90,447,48 +90,448,48 +90,451,50 +90,452,50 +90,453,50 +90,454,50 +90,455,54 +90,461,0 +90,464,58 +90,470,0 +90,471,0 +90,475,44 +90,477,50 +90,478,0 +90,483,0 +90,493,0 +90,495,42 +90,496,58 +90,497,58 +90,498,42 +90,499,50 +90,500,50 +90,501,42 +90,502,48 +90,503,48 +90,511,44 +90,512,50 +90,513,44 +90,514,44 +90,515,44 +90,516,44 +90,517,42 +90,518,42 +90,522,42 +90,523,52 +90,524,54 +90,525,54 +90,526,54 +90,529,44 +90,530,50 +90,531,42 +90,532,44 +90,533,50 +90,534,50 +90,540,42 +90,541,42 +90,542,42 +90,543,50 +90,544,50 +90,545,50 +90,546,42 +90,547,42 +90,548,46 +90,549,46 +90,551,44 +90,552,58 +90,553,58 +90,554,48 +90,555,54 +90,559,44 +90,560,50 +90,570,48 +90,571,48 +90,572,42 +90,573,42 +90,574,42 +90,575,42 +90,576,50 +90,587,42 +90,595,48 +90,596,58 +90,607,42 +90,608,48 +90,609,48 +90,610,70 +90,611,70 +90,612,70 +90,613,0 +90,614,0 +90,624,46 +90,625,52 +90,627,42 +90,628,52 +90,633,62 +90,634,70 +90,635,70 +90,636,44 +90,637,44 +90,639,0 +90,643,0 +90,644,0 +91,4,50 +91,5,58 +91,6,58 +91,15,48 +91,23,44 +91,24,56 +91,25,50 +91,26,56 +91,39,54 +91,40,54 +91,41,42 +91,42,42 +91,52,42 +91,53,58 +91,63,0 +91,64,0 +91,65,0 +91,66,62 +91,67,62 +91,68,62 +91,92,42 +91,93,42 +91,94,42 +91,95,38 +91,111,62 +91,112,62 +91,123,42 +91,129,70 +91,130,70 +91,131,70 +91,133,0 +91,134,0 +91,135,0 +91,136,0 +91,143,54 +91,144,0 +91,147,52 +91,148,58 +91,149,58 +91,150,0 +91,169,42 +91,172,50 +91,174,54 +91,179,54 +91,180,54 +91,181,54 +91,194,70 +91,195,70 +91,196,0 +91,197,0 +91,200,40 +91,204,42 +91,205,42 +91,208,40 +91,212,42 +91,215,50 +91,246,40 +91,247,40 +91,248,40 +91,252,0 +91,253,0 +91,254,0 +91,280,0 +91,281,0 +91,282,0 +91,304,44 +91,305,58 +91,306,58 +91,347,32 +91,348,32 +91,355,42 +91,356,44 +91,358,0 +91,361,42 +91,362,50 +91,363,70 +91,364,70 +91,365,70 +91,374,0 +91,375,0 +91,376,0 +91,379,0 +91,383,0 +91,384,0 +91,390,50 +91,391,58 +91,392,58 +91,393,70 +91,394,70 +91,395,70 +91,396,50 +91,397,58 +91,398,58 +91,399,46 +91,400,70 +91,403,50 +91,404,58 +91,405,58 +91,410,32 +91,411,32 +91,425,48 +91,426,48 +91,429,40 +91,433,0 +91,442,42 +91,443,48 +91,444,58 +91,445,58 +91,446,54 +91,447,56 +91,448,56 +91,451,42 +91,452,42 +91,453,42 +91,454,42 +91,455,0 +91,461,50 +91,464,62 +91,470,0 +91,471,0 +91,475,0 +91,477,44 +91,478,50 +91,483,0 +91,493,0 +91,495,0 +91,496,0 +91,497,0 +91,498,48 +91,499,48 +91,500,48 +91,501,70 +91,502,70 +91,503,70 +91,511,0 +91,512,0 +91,513,42 +91,514,42 +91,515,100 +91,516,100 +91,517,0 +91,518,0 +91,522,50 +91,523,52 +91,524,42 +91,525,50 +91,526,50 +91,529,42 +91,530,54 +91,531,54 +91,532,46 +91,533,46 +91,534,46 +91,540,0 +91,541,0 +91,542,0 +91,543,42 +91,544,42 +91,545,46 +91,546,0 +91,547,0 +91,548,0 +91,549,0 +91,551,42 +91,552,58 +91,553,58 +91,554,42 +91,555,42 +91,559,42 +91,560,42 +91,570,56 +91,571,56 +91,572,50 +91,573,50 +91,574,0 +91,575,0 +91,576,0 +91,587,50 +91,595,56 +91,596,58 +91,607,50 +91,608,50 +91,609,50 +91,610,62 +91,611,70 +91,612,70 +91,613,54 +91,614,54 +91,624,50 +91,625,50 +91,627,48 +91,628,56 +91,633,48 +91,634,48 +91,635,48 +91,636,32 +91,637,32 +91,639,0 +91,643,0 +91,644,0 +92,4,58 +92,5,58 +92,6,58 +92,15,0 +92,23,0 +92,24,0 +92,25,58 +92,26,58 +92,39,58 +92,40,58 +92,41,0 +92,42,0 +92,52,56 +92,53,56 +92,63,58 +92,64,58 +92,65,58 +92,66,56 +92,67,56 +92,68,56 +92,92,0 +92,93,0 +92,94,0 +92,95,44 +92,111,50 +92,112,50 +92,123,28 +92,129,50 +92,130,50 +92,131,0 +92,133,0 +92,134,0 +92,135,0 +92,136,0 +92,143,58 +92,144,0 +92,147,60 +92,148,60 +92,149,60 +92,150,0 +92,169,0 +92,172,58 +92,174,58 +92,179,58 +92,180,58 +92,181,58 +92,194,58 +92,195,58 +92,196,0 +92,197,0 +92,200,42 +92,204,54 +92,205,54 +92,208,44 +92,212,28 +92,215,0 +92,246,38 +92,247,38 +92,248,38 +92,252,70 +92,253,70 +92,254,70 +92,280,56 +92,281,56 +92,282,56 +92,304,62 +92,305,62 +92,306,62 +92,347,40 +92,348,40 +92,355,54 +92,356,54 +92,358,58 +92,361,0 +92,362,0 +92,363,0 +92,364,0 +92,365,0 +92,374,44 +92,375,44 +92,376,44 +92,379,0 +92,383,0 +92,384,0 +92,390,58 +92,391,58 +92,392,58 +92,393,62 +92,394,62 +92,395,62 +92,396,58 +92,397,58 +92,398,58 +92,399,56 +92,400,56 +92,403,58 +92,404,58 +92,405,58 +92,410,50 +92,411,50 +92,425,58 +92,426,58 +92,429,42 +92,433,58 +92,442,48 +92,443,58 +92,444,58 +92,445,58 +92,446,58 +92,447,58 +92,448,58 +92,451,0 +92,452,0 +92,453,0 +92,454,0 +92,455,70 +92,461,0 +92,464,50 +92,470,0 +92,471,0 +92,475,56 +92,477,54 +92,478,0 +92,483,0 +92,493,0 +92,495,70 +92,496,70 +92,497,70 +92,498,58 +92,499,58 +92,500,58 +92,501,58 +92,502,58 +92,503,58 +92,511,70 +92,512,70 +92,513,56 +92,514,56 +92,515,56 +92,516,56 +92,517,58 +92,518,58 +92,522,58 +92,523,58 +92,524,50 +92,525,50 +92,526,50 +92,529,56 +92,530,56 +92,531,58 +92,532,56 +92,533,56 +92,534,56 +92,540,70 +92,541,70 +92,542,70 +92,543,0 +92,544,0 +92,545,0 +92,546,70 +92,547,70 +92,548,100 +92,549,100 +92,551,56 +92,552,56 +92,553,56 +92,554,56 +92,555,56 +92,559,60 +92,560,60 +92,570,58 +92,571,58 +92,572,58 +92,573,58 +92,574,62 +92,575,62 +92,576,62 +92,587,58 +92,595,58 +92,596,58 +92,607,62 +92,608,62 +92,609,62 +92,610,70 +92,611,70 +92,612,70 +92,613,0 +92,614,0 +92,624,58 +92,625,58 +92,627,58 +92,628,58 +92,633,58 +92,634,58 +92,635,58 +92,636,40 +92,637,40 +92,639,0 +92,643,0 +92,644,0 +93,4,42 +93,5,50 +93,6,50 +93,15,40 +93,23,58 +93,24,58 +93,25,42 +93,26,42 +93,39,46 +93,40,46 +93,41,50 +93,42,56 +93,52,44 +93,53,50 +93,63,42 +93,64,50 +93,65,50 +93,66,48 +93,67,54 +93,68,54 +93,92,50 +93,93,50 +93,94,50 +93,95,40 +93,111,54 +93,112,60 +93,123,40 +93,129,50 +93,130,50 +93,131,0 +93,133,0 +93,134,0 +93,135,0 +93,136,0 +93,143,46 +93,144,0 +93,147,68 +93,148,68 +93,149,68 +93,150,0 +93,169,56 +93,172,42 +93,174,46 +93,179,46 +93,180,46 +93,181,46 +93,194,46 +93,195,46 +93,196,0 +93,197,0 +93,200,38 +93,204,50 +93,205,50 +93,208,42 +93,212,40 +93,215,0 +93,246,42 +93,247,50 +93,248,50 +93,252,44 +93,253,50 +93,254,50 +93,280,44 +93,281,44 +93,282,44 +93,304,42 +93,305,50 +93,306,50 +93,347,40 +93,348,46 +93,355,50 +93,356,58 +93,358,42 +93,361,0 +93,362,0 +93,363,0 +93,364,0 +93,365,0 +93,374,40 +93,375,40 +93,376,40 +93,379,0 +93,383,0 +93,384,0 +93,390,42 +93,391,44 +93,392,44 +93,393,42 +93,394,50 +93,395,50 +93,396,42 +93,397,44 +93,398,44 +93,399,48 +93,400,54 +93,403,42 +93,404,44 +93,405,44 +93,410,34 +93,411,46 +93,425,46 +93,426,46 +93,429,42 +93,433,42 +93,442,56 +93,443,100 +93,444,100 +93,445,100 +93,446,46 +93,447,42 +93,448,42 +93,451,50 +93,452,50 +93,453,50 +93,454,56 +93,455,56 +93,461,0 +93,464,60 +93,470,0 +93,471,0 +93,475,44 +93,477,58 +93,478,0 +93,483,0 +93,493,0 +93,495,42 +93,496,50 +93,497,50 +93,498,46 +93,499,54 +93,500,54 +93,501,46 +93,502,46 +93,503,46 +93,511,44 +93,512,44 +93,513,44 +93,514,44 +93,515,44 +93,516,44 +93,517,46 +93,518,46 +93,522,42 +93,523,44 +93,524,50 +93,525,58 +93,526,58 +93,529,44 +93,530,56 +93,531,46 +93,532,48 +93,533,54 +93,534,54 +93,540,42 +93,541,42 +93,542,42 +93,543,50 +93,544,50 +93,545,50 +93,546,42 +93,547,42 +93,548,42 +93,549,42 +93,551,44 +93,552,56 +93,553,56 +93,554,44 +93,555,56 +93,559,44 +93,560,50 +93,570,42 +93,571,42 +93,572,42 +93,573,42 +93,574,42 +93,575,42 +93,576,58 +93,587,42 +93,595,42 +93,596,56 +93,607,42 +93,608,44 +93,609,44 +93,610,70 +93,611,70 +93,612,70 +93,613,0 +93,614,0 +93,624,42 +93,625,42 +93,627,46 +93,628,48 +93,633,66 +93,634,70 +93,635,70 +93,636,40 +93,637,40 +93,639,0 +93,643,0 +93,644,0 +94,4,50 +94,5,50 +94,6,50 +94,15,40 +94,23,48 +94,24,48 +94,25,50 +94,26,50 +94,39,0 +94,40,0 +94,41,58 +94,42,58 +94,52,0 +94,53,0 +94,63,50 +94,64,58 +94,65,58 +94,66,54 +94,67,54 +94,68,54 +94,92,58 +94,93,58 +94,94,58 +94,95,48 +94,111,54 +94,112,54 +94,123,70 +94,129,58 +94,130,58 +94,131,0 +94,133,0 +94,134,0 +94,135,0 +94,136,0 +94,143,0 +94,144,0 +94,147,52 +94,148,52 +94,149,52 +94,150,0 +94,169,58 +94,172,50 +94,174,0 +94,179,54 +94,180,54 +94,181,54 +94,194,60 +94,195,60 +94,196,0 +94,197,0 +94,200,34 +94,204,58 +94,205,70 +94,208,62 +94,212,70 +94,215,0 +94,246,32 +94,247,46 +94,248,46 +94,252,58 +94,253,58 +94,254,58 +94,280,58 +94,281,58 +94,282,58 +94,304,70 +94,305,70 +94,306,70 +94,347,48 +94,348,48 +94,355,58 +94,356,58 +94,358,56 +94,361,0 +94,362,0 +94,363,0 +94,364,0 +94,365,0 +94,374,70 +94,375,70 +94,376,70 +94,379,0 +94,383,0 +94,384,0 +94,390,50 +94,391,50 +94,392,50 +94,393,50 +94,394,50 +94,395,60 +94,396,0 +94,397,0 +94,398,0 +94,399,0 +94,400,0 +94,403,50 +94,404,50 +94,405,50 +94,410,70 +94,411,70 +94,425,60 +94,426,60 +94,429,34 +94,433,56 +94,442,52 +94,443,64 +94,444,64 +94,445,64 +94,446,0 +94,447,50 +94,448,62 +94,451,58 +94,452,58 +94,453,58 +94,454,58 +94,455,52 +94,461,0 +94,464,54 +94,470,0 +94,471,0 +94,475,70 +94,477,58 +94,478,0 +94,483,0 +94,493,0 +94,495,50 +94,496,50 +94,497,50 +94,498,60 +94,499,62 +94,500,62 +94,501,54 +94,502,54 +94,503,54 +94,511,58 +94,512,58 +94,513,58 +94,514,58 +94,515,58 +94,516,58 +94,517,60 +94,518,60 +94,522,50 +94,523,50 +94,524,58 +94,525,58 +94,526,58 +94,529,58 +94,530,70 +94,531,0 +94,532,62 +94,533,62 +94,534,62 +94,540,50 +94,541,56 +94,542,56 +94,543,58 +94,544,58 +94,545,58 +94,546,50 +94,547,50 +94,548,50 +94,549,50 +94,551,58 +94,552,58 +94,553,58 +94,554,58 +94,555,58 +94,559,58 +94,560,58 +94,570,50 +94,571,50 +94,572,0 +94,573,0 +94,574,50 +94,575,56 +94,576,56 +94,587,50 +94,595,50 +94,596,50 +94,607,50 +94,608,58 +94,609,58 +94,610,100 +94,611,100 +94,612,100 +94,613,0 +94,614,0 +94,624,70 +94,625,70 +94,627,0 +94,628,0 +94,633,60 +94,634,62 +94,635,62 +94,636,48 +94,637,48 +94,639,0 +94,643,0 +94,644,0 +95,4,58 +95,5,58 +95,6,58 +95,15,0 +95,23,0 +95,24,0 +95,25,58 +95,26,58 +95,39,62 +95,40,62 +95,41,0 +95,42,0 +95,52,56 +95,53,56 +95,63,58 +95,64,58 +95,65,58 +95,66,60 +95,67,60 +95,68,60 +95,92,0 +95,93,0 +95,94,0 +95,95,38 +95,111,54 +95,112,54 +95,123,24 +95,129,50 +95,130,50 +95,131,0 +95,133,0 +95,134,0 +95,135,0 +95,136,0 +95,143,58 +95,144,0 +95,147,58 +95,148,58 +95,149,58 +95,150,0 +95,169,0 +95,172,58 +95,174,62 +95,179,62 +95,180,62 +95,181,62 +95,194,62 +95,195,62 +95,196,0 +95,197,0 +95,200,40 +95,204,50 +95,205,50 +95,208,38 +95,212,24 +95,215,0 +95,246,36 +95,247,36 +95,248,36 +95,252,100 +95,253,100 +95,254,100 +95,280,56 +95,281,56 +95,282,56 +95,304,58 +95,305,58 +95,306,58 +95,347,38 +95,348,38 +95,355,50 +95,356,50 +95,358,58 +95,361,0 +95,362,0 +95,363,0 +95,364,0 +95,365,0 +95,374,38 +95,375,38 +95,376,38 +95,379,0 +95,383,0 +95,384,0 +95,390,58 +95,391,58 +95,392,58 +95,393,58 +95,394,58 +95,395,58 +95,396,58 +95,397,58 +95,398,58 +95,399,60 +95,400,60 +95,403,58 +95,404,58 +95,405,58 +95,410,44 +95,411,44 +95,425,62 +95,426,62 +95,429,40 +95,433,58 +95,442,38 +95,443,60 +95,444,60 +95,445,60 +95,446,58 +95,447,58 +95,448,58 +95,451,0 +95,452,0 +95,453,0 +95,454,0 +95,455,70 +95,461,0 +95,464,54 +95,470,0 +95,471,0 +95,475,56 +95,477,50 +95,478,0 +95,483,0 +95,493,0 +95,495,70 +95,496,70 +95,497,70 +95,498,62 +95,499,62 +95,500,62 +95,501,62 +95,502,62 +95,503,62 +95,511,70 +95,512,70 +95,513,56 +95,514,56 +95,515,56 +95,516,56 +95,517,62 +95,518,62 +95,522,58 +95,523,58 +95,524,50 +95,525,50 +95,526,50 +95,529,56 +95,530,56 +95,531,62 +95,532,60 +95,533,60 +95,534,60 +95,540,70 +95,541,70 +95,542,70 +95,543,0 +95,544,0 +95,545,0 +95,546,70 +95,547,70 +95,548,70 +95,549,70 +95,551,56 +95,552,56 +95,553,56 +95,554,56 +95,555,56 +95,559,56 +95,560,56 +95,570,58 +95,571,58 +95,572,58 +95,573,58 +95,574,58 +95,575,58 +95,576,58 +95,587,58 +95,595,58 +95,596,58 +95,607,58 +95,608,58 +95,609,58 +95,610,70 +95,611,70 +95,612,70 +95,613,0 +95,614,0 +95,624,58 +95,625,58 +95,627,62 +95,628,62 +95,633,60 +95,634,60 +95,635,60 +95,636,38 +95,637,38 +95,639,0 +95,643,0 +95,644,0 +96,4,58 +96,5,58 +96,6,58 +96,15,36 +96,23,42 +96,24,42 +96,25,58 +96,26,58 +96,39,58 +96,40,58 +96,41,50 +96,42,50 +96,52,56 +96,53,56 +96,63,58 +96,64,58 +96,65,58 +96,66,56 +96,67,56 +96,68,56 +96,92,50 +96,93,56 +96,94,56 +96,95,40 +96,111,50 +96,112,50 +96,123,20 +96,129,50 +96,130,50 +96,131,0 +96,133,0 +96,134,0 +96,135,0 +96,136,0 +96,143,52 +96,144,0 +96,147,70 +96,148,70 +96,149,70 +96,150,0 +96,169,50 +96,172,58 +96,174,58 +96,179,58 +96,180,58 +96,181,58 +96,194,58 +96,195,58 +96,196,0 +96,197,0 +96,200,38 +96,204,54 +96,205,54 +96,208,40 +96,212,20 +96,215,0 +96,246,34 +96,247,34 +96,248,34 +96,252,56 +96,253,56 +96,254,56 +96,280,56 +96,281,56 +96,282,56 +96,304,62 +96,305,62 +96,306,62 +96,347,36 +96,348,36 +96,355,54 +96,356,54 +96,358,58 +96,361,0 +96,362,0 +96,363,0 +96,364,0 +96,365,0 +96,374,40 +96,375,40 +96,376,40 +96,379,0 +96,383,0 +96,384,0 +96,390,58 +96,391,58 +96,392,58 +96,393,62 +96,394,62 +96,395,62 +96,396,58 +96,397,58 +96,398,58 +96,399,56 +96,400,56 +96,403,58 +96,404,58 +96,405,58 +96,410,46 +96,411,46 +96,425,58 +96,426,58 +96,429,38 +96,433,58 +96,442,40 +96,443,100 +96,444,100 +96,445,100 +96,446,52 +96,447,58 +96,448,58 +96,451,54 +96,452,54 +96,453,50 +96,454,50 +96,455,38 +96,461,0 +96,464,50 +96,470,0 +96,471,0 +96,475,56 +96,477,54 +96,478,0 +96,483,0 +96,493,0 +96,495,58 +96,496,58 +96,497,58 +96,498,58 +96,499,58 +96,500,58 +96,501,58 +96,502,58 +96,503,58 +96,511,56 +96,512,56 +96,513,56 +96,514,56 +96,515,56 +96,516,56 +96,517,58 +96,518,58 +96,522,58 +96,523,58 +96,524,50 +96,525,50 +96,526,50 +96,529,56 +96,530,56 +96,531,58 +96,532,56 +96,533,56 +96,534,56 +96,540,62 +96,541,62 +96,542,62 +96,543,50 +96,544,54 +96,545,54 +96,546,58 +96,547,58 +96,548,58 +96,549,58 +96,551,56 +96,552,56 +96,553,56 +96,554,56 +96,555,56 +96,559,60 +96,560,60 +96,570,58 +96,571,58 +96,572,58 +96,573,58 +96,574,62 +96,575,62 +96,576,62 +96,587,58 +96,595,58 +96,596,58 +96,607,62 +96,608,62 +96,609,62 +96,610,70 +96,611,70 +96,612,70 +96,613,0 +96,614,0 +96,624,58 +96,625,58 +96,627,58 +96,628,58 +96,633,70 +96,634,70 +96,635,70 +96,636,36 +96,637,36 +96,639,0 +96,643,0 +96,644,0 +97,4,58 +97,5,58 +97,6,58 +97,15,36 +97,23,42 +97,24,42 +97,25,58 +97,26,58 +97,39,0 +97,40,0 +97,41,50 +97,42,50 +97,52,0 +97,53,0 +97,63,58 +97,64,58 +97,65,58 +97,66,70 +97,67,70 +97,68,70 +97,92,50 +97,93,56 +97,94,56 +97,95,36 +97,111,54 +97,112,54 +97,123,20 +97,129,50 +97,130,50 +97,131,0 +97,133,0 +97,134,0 +97,135,0 +97,136,0 +97,143,0 +97,144,0 +97,147,56 +97,148,56 +97,149,56 +97,150,0 +97,169,50 +97,172,58 +97,174,0 +97,179,62 +97,180,62 +97,181,62 +97,194,62 +97,195,62 +97,196,0 +97,197,0 +97,200,38 +97,204,50 +97,205,50 +97,208,36 +97,212,20 +97,215,0 +97,246,34 +97,247,34 +97,248,34 +97,252,56 +97,253,56 +97,254,56 +97,280,56 +97,281,56 +97,282,56 +97,304,58 +97,305,58 +97,306,58 +97,347,36 +97,348,36 +97,355,50 +97,356,50 +97,358,58 +97,361,0 +97,362,0 +97,363,0 +97,364,0 +97,365,0 +97,374,36 +97,375,36 +97,376,36 +97,379,0 +97,383,0 +97,384,0 +97,390,58 +97,391,70 +97,392,70 +97,393,58 +97,394,58 +97,395,58 +97,396,0 +97,397,0 +97,398,0 +97,399,0 +97,400,0 +97,403,58 +97,404,58 +97,405,58 +97,410,42 +97,411,42 +97,425,62 +97,426,62 +97,429,38 +97,433,58 +97,442,36 +97,443,58 +97,444,58 +97,445,58 +97,446,0 +97,447,100 +97,448,100 +97,451,50 +97,452,50 +97,453,70 +97,454,70 +97,455,38 +97,461,0 +97,464,54 +97,470,0 +97,471,0 +97,475,60 +97,477,50 +97,478,0 +97,483,0 +97,493,0 +97,495,58 +97,496,58 +97,497,58 +97,498,62 +97,499,70 +97,500,70 +97,501,62 +97,502,62 +97,503,62 +97,511,56 +97,512,56 +97,513,56 +97,514,56 +97,515,56 +97,516,56 +97,517,62 +97,518,62 +97,522,58 +97,523,58 +97,524,50 +97,525,50 +97,526,50 +97,529,56 +97,530,56 +97,531,0 +97,532,70 +97,533,70 +97,534,70 +97,540,58 +97,541,58 +97,542,58 +97,543,50 +97,544,50 +97,545,50 +97,546,58 +97,547,58 +97,548,58 +97,549,58 +97,551,56 +97,552,56 +97,553,56 +97,554,56 +97,555,56 +97,559,70 +97,560,70 +97,570,58 +97,571,58 +97,572,0 +97,573,0 +97,574,58 +97,575,58 +97,576,58 +97,587,58 +97,595,58 +97,596,58 +97,607,58 +97,608,58 +97,609,58 +97,610,70 +97,611,70 +97,612,70 +97,613,0 +97,614,0 +97,624,58 +97,625,58 +97,627,0 +97,628,0 +97,633,58 +97,634,58 +97,635,58 +97,636,36 +97,637,36 +97,639,0 +97,643,0 +97,644,0 +98,4,54 +98,5,62 +98,6,62 +98,15,48 +98,23,48 +98,24,60 +98,25,54 +98,26,54 +98,39,50 +98,40,50 +98,41,46 +98,42,46 +98,52,46 +98,53,62 +98,63,54 +98,64,54 +98,65,54 +98,66,58 +98,67,58 +98,68,58 +98,92,46 +98,93,46 +98,94,46 +98,95,34 +98,111,58 +98,112,58 +98,123,38 +98,129,46 +98,130,46 +98,131,0 +98,133,0 +98,134,0 +98,135,0 +98,136,0 +98,143,44 +98,144,0 +98,147,100 +98,148,100 +98,149,100 +98,150,0 +98,169,46 +98,172,54 +98,174,50 +98,179,50 +98,180,50 +98,181,50 +98,194,44 +98,195,44 +98,196,0 +98,197,0 +98,200,40 +98,204,42 +98,205,42 +98,208,34 +98,212,38 +98,215,0 +98,246,36 +98,247,36 +98,248,36 +98,252,46 +98,253,62 +98,254,62 +98,280,46 +98,281,46 +98,282,46 +98,304,44 +98,305,58 +98,306,58 +98,347,32 +98,348,32 +98,355,42 +98,356,42 +98,358,44 +98,361,0 +98,362,0 +98,363,0 +98,364,0 +98,365,0 +98,374,28 +98,375,28 +98,376,28 +98,379,0 +98,383,0 +98,384,0 +98,390,54 +98,391,62 +98,392,62 +98,393,50 +98,394,58 +98,395,58 +98,396,54 +98,397,62 +98,398,62 +98,399,42 +98,400,42 +98,403,54 +98,404,58 +98,405,58 +98,410,28 +98,411,28 +98,425,44 +98,426,44 +98,429,40 +98,433,44 +98,442,34 +98,443,64 +98,444,70 +98,445,70 +98,446,44 +98,447,60 +98,448,60 +98,451,42 +98,452,42 +98,453,46 +98,454,46 +98,455,36 +98,461,0 +98,464,58 +98,470,0 +98,471,0 +98,475,46 +98,477,42 +98,478,0 +98,483,0 +98,493,0 +98,495,54 +98,496,62 +98,497,62 +98,498,44 +98,499,44 +98,500,44 +98,501,50 +98,502,56 +98,503,56 +98,511,46 +98,512,46 +98,513,46 +98,514,46 +98,515,46 +98,516,46 +98,517,44 +98,518,44 +98,522,54 +98,523,54 +98,524,42 +98,525,50 +98,526,50 +98,529,46 +98,530,46 +98,531,50 +98,532,42 +98,533,42 +98,534,42 +98,540,50 +98,541,50 +98,542,50 +98,543,46 +98,544,46 +98,545,46 +98,546,54 +98,547,54 +98,548,50 +98,549,50 +98,551,46 +98,552,62 +98,553,62 +98,554,42 +98,555,42 +98,559,42 +98,560,42 +98,570,60 +98,571,60 +98,572,54 +98,573,54 +98,574,50 +98,575,50 +98,576,50 +98,587,54 +98,595,60 +98,596,60 +98,607,50 +98,608,50 +98,609,50 +98,610,70 +98,611,70 +98,612,70 +98,613,0 +98,614,0 +98,624,50 +98,625,50 +98,627,44 +98,628,44 +98,633,60 +98,634,60 +98,635,60 +98,636,28 +98,637,28 +98,639,0 +98,643,0 +98,644,0 +99,4,54 +99,5,62 +99,6,62 +99,15,48 +99,23,48 +99,24,60 +99,25,54 +99,26,54 +99,39,50 +99,40,50 +99,41,46 +99,42,46 +99,52,46 +99,53,62 +99,63,54 +99,64,54 +99,65,54 +99,66,58 +99,67,58 +99,68,58 +99,92,46 +99,93,46 +99,94,46 +99,95,34 +99,111,58 +99,112,58 +99,123,38 +99,129,46 +99,130,46 +99,131,0 +99,133,0 +99,134,0 +99,135,0 +99,136,0 +99,143,44 +99,144,0 +99,147,70 +99,148,70 +99,149,70 +99,150,0 +99,169,46 +99,172,54 +99,174,50 +99,179,50 +99,180,50 +99,181,50 +99,194,44 +99,195,44 +99,196,0 +99,197,0 +99,200,40 +99,204,42 +99,205,42 +99,208,34 +99,212,38 +99,215,0 +99,246,36 +99,247,36 +99,248,36 +99,252,46 +99,253,62 +99,254,62 +99,280,46 +99,281,46 +99,282,46 +99,304,44 +99,305,58 +99,306,58 +99,347,32 +99,348,32 +99,355,42 +99,356,42 +99,358,44 +99,361,0 +99,362,0 +99,363,0 +99,364,0 +99,365,0 +99,374,28 +99,375,28 +99,376,28 +99,379,0 +99,383,0 +99,384,0 +99,390,54 +99,391,62 +99,392,62 +99,393,50 +99,394,58 +99,395,58 +99,396,54 +99,397,62 +99,398,62 +99,399,42 +99,400,42 +99,403,54 +99,404,58 +99,405,58 +99,410,28 +99,411,28 +99,425,44 +99,426,44 +99,429,40 +99,433,44 +99,442,34 +99,443,64 +99,444,70 +99,445,70 +99,446,44 +99,447,60 +99,448,60 +99,451,42 +99,452,42 +99,453,46 +99,454,46 +99,455,36 +99,461,0 +99,464,58 +99,470,0 +99,471,0 +99,475,46 +99,477,42 +99,478,0 +99,483,0 +99,493,0 +99,495,54 +99,496,62 +99,497,62 +99,498,44 +99,499,44 +99,500,44 +99,501,50 +99,502,56 +99,503,56 +99,511,46 +99,512,46 +99,513,46 +99,514,46 +99,515,46 +99,516,46 +99,517,44 +99,518,44 +99,522,54 +99,523,54 +99,524,42 +99,525,50 +99,526,50 +99,529,46 +99,530,46 +99,531,50 +99,532,42 +99,533,42 +99,534,42 +99,540,50 +99,541,50 +99,542,50 +99,543,46 +99,544,46 +99,545,46 +99,546,54 +99,547,54 +99,548,50 +99,549,50 +99,551,46 +99,552,62 +99,553,62 +99,554,42 +99,555,42 +99,559,42 +99,560,42 +99,570,60 +99,571,60 +99,572,54 +99,573,54 +99,574,50 +99,575,50 +99,576,50 +99,587,54 +99,595,60 +99,596,60 +99,607,50 +99,608,50 +99,609,50 +99,610,70 +99,611,70 +99,612,70 +99,613,0 +99,614,0 +99,624,50 +99,625,50 +99,627,44 +99,628,44 +99,633,100 +99,634,100 +99,635,100 +99,636,28 +99,637,28 +99,639,0 +99,643,0 +99,644,0 +100,4,70 +100,5,70 +100,6,70 +100,15,40 +100,23,58 +100,24,58 +100,25,42 +100,26,42 +100,39,42 +100,40,42 +100,41,50 +100,42,56 +100,52,44 +100,53,50 +100,63,42 +100,64,50 +100,65,50 +100,66,44 +100,67,50 +100,68,50 +100,92,50 +100,93,50 +100,94,50 +100,95,40 +100,111,50 +100,112,56 +100,123,40 +100,129,0 +100,130,0 +100,131,0 +100,133,0 +100,134,0 +100,135,0 +100,136,0 +100,143,42 +100,144,0 +100,147,32 +100,148,32 +100,149,32 +100,150,0 +100,169,56 +100,172,42 +100,174,42 +100,179,42 +100,180,42 +100,181,42 +100,194,0 +100,195,0 +100,196,0 +100,197,0 +100,200,38 +100,204,50 +100,205,50 +100,208,42 +100,212,44 +100,215,48 +100,246,46 +100,247,46 +100,248,46 +100,252,44 +100,253,50 +100,254,50 +100,280,44 +100,281,44 +100,282,44 +100,304,42 +100,305,50 +100,306,50 +100,347,40 +100,348,50 +100,355,50 +100,356,58 +100,358,46 +100,361,44 +100,362,58 +100,363,0 +100,364,0 +100,365,0 +100,374,40 +100,375,40 +100,376,40 +100,379,0 +100,383,0 +100,384,0 +100,390,70 +100,391,70 +100,392,70 +100,393,0 +100,394,0 +100,395,0 +100,396,42 +100,397,44 +100,398,44 +100,399,0 +100,400,0 +100,403,42 +100,404,48 +100,405,48 +100,410,34 +100,411,46 +100,425,42 +100,426,42 +100,429,42 +100,433,46 +100,442,56 +100,443,34 +100,444,48 +100,445,48 +100,446,42 +100,447,42 +100,448,42 +100,451,50 +100,452,50 +100,453,50 +100,454,56 +100,455,60 +100,461,48 +100,464,56 +100,470,0 +100,471,0 +100,475,44 +100,477,58 +100,478,58 +100,483,0 +100,493,0 +100,495,42 +100,496,50 +100,497,50 +100,498,70 +100,499,70 +100,500,70 +100,501,0 +100,502,0 +100,503,0 +100,511,44 +100,512,44 +100,513,70 +100,514,70 +100,515,0 +100,516,0 +100,517,42 +100,518,42 +100,522,42 +100,523,44 +100,524,54 +100,525,62 +100,526,62 +100,529,44 +100,530,52 +100,531,42 +100,532,44 +100,533,50 +100,534,50 +100,540,42 +100,541,42 +100,542,42 +100,543,50 +100,544,50 +100,545,50 +100,546,42 +100,547,42 +100,548,46 +100,549,46 +100,551,44 +100,552,56 +100,553,56 +100,554,70 +100,555,70 +100,559,44 +100,560,50 +100,570,42 +100,571,42 +100,572,42 +100,573,42 +100,574,42 +100,575,42 +100,576,58 +100,587,42 +100,595,42 +100,596,56 +100,607,70 +100,608,70 +100,609,70 +100,610,46 +100,611,60 +100,612,60 +100,613,42 +100,614,58 +100,624,46 +100,625,46 +100,627,42 +100,628,44 +100,633,32 +100,634,40 +100,635,40 +100,636,100 +100,637,100 +100,639,0 +100,643,0 +100,644,0 +101,4,54 +101,5,62 +101,6,62 +101,15,40 +101,23,58 +101,24,58 +101,25,42 +101,26,42 +101,39,42 +101,40,42 +101,41,50 +101,42,56 +101,52,44 +101,53,50 +101,63,42 +101,64,50 +101,65,50 +101,66,70 +101,67,70 +101,68,70 +101,92,50 +101,93,50 +101,94,50 +101,95,0 +101,111,0 +101,112,0 +101,123,40 +101,129,0 +101,130,0 +101,131,0 +101,133,0 +101,134,0 +101,135,0 +101,136,0 +101,143,42 +101,144,0 +101,147,32 +101,148,32 +101,149,32 +101,150,0 +101,169,56 +101,172,42 +101,174,42 +101,179,42 +101,180,42 +101,181,42 +101,194,0 +101,195,0 +101,196,0 +101,197,0 +101,200,38 +101,204,50 +101,205,50 +101,208,0 +101,212,44 +101,215,48 +101,246,0 +101,247,0 +101,248,0 +101,252,44 +101,253,50 +101,254,50 +101,280,44 +101,281,44 +101,282,44 +101,304,42 +101,305,50 +101,306,50 +101,347,40 +101,348,50 +101,355,50 +101,356,58 +101,358,46 +101,361,44 +101,362,58 +101,363,0 +101,364,0 +101,365,0 +101,374,40 +101,375,40 +101,376,40 +101,379,0 +101,383,0 +101,384,0 +101,390,54 +101,391,70 +101,392,70 +101,393,0 +101,394,0 +101,395,0 +101,396,42 +101,397,44 +101,398,44 +101,399,0 +101,400,0 +101,403,42 +101,404,48 +101,405,48 +101,410,34 +101,411,46 +101,425,42 +101,426,42 +101,429,42 +101,433,46 +101,442,56 +101,443,0 +101,444,0 +101,445,0 +101,446,42 +101,447,70 +101,448,70 +101,451,50 +101,452,50 +101,453,70 +101,454,70 +101,455,60 +101,461,48 +101,464,0 +101,470,0 +101,471,0 +101,475,66 +101,477,58 +101,478,58 +101,483,0 +101,493,0 +101,495,42 +101,496,50 +101,497,50 +101,498,54 +101,499,70 +101,500,70 +101,501,0 +101,502,0 +101,503,0 +101,511,44 +101,512,44 +101,513,56 +101,514,56 +101,515,0 +101,516,0 +101,517,42 +101,518,42 +101,522,42 +101,523,44 +101,524,54 +101,525,62 +101,526,62 +101,529,0 +101,530,0 +101,531,42 +101,532,100 +101,533,100 +101,534,100 +101,540,42 +101,541,42 +101,542,42 +101,543,50 +101,544,50 +101,545,50 +101,546,42 +101,547,42 +101,548,46 +101,549,46 +101,551,0 +101,552,0 +101,553,0 +101,554,60 +101,555,70 +101,559,70 +101,560,70 +101,570,42 +101,571,42 +101,572,42 +101,573,42 +101,574,42 +101,575,42 +101,576,58 +101,587,42 +101,595,42 +101,596,56 +101,607,52 +101,608,58 +101,609,58 +101,610,46 +101,611,60 +101,612,60 +101,613,42 +101,614,58 +101,624,46 +101,625,46 +101,627,42 +101,628,44 +101,633,32 +101,634,40 +101,635,40 +101,636,54 +101,637,54 +101,639,0 +101,643,0 +101,644,0 +102,4,62 +102,5,70 +102,6,70 +102,15,48 +102,23,44 +102,24,56 +102,25,50 +102,26,56 +102,39,50 +102,40,50 +102,41,70 +102,42,70 +102,52,70 +102,53,70 +102,63,50 +102,64,50 +102,65,50 +102,66,58 +102,67,58 +102,68,58 +102,92,42 +102,93,42 +102,94,42 +102,95,0 +102,111,0 +102,112,0 +102,123,70 +102,129,42 +102,130,70 +102,131,36 +102,133,40 +102,134,40 +102,135,40 +102,136,54 +102,143,50 +102,144,0 +102,147,40 +102,148,46 +102,149,68 +102,150,0 +102,169,70 +102,172,50 +102,174,50 +102,179,50 +102,180,50 +102,181,50 +102,194,0 +102,195,0 +102,196,40 +102,197,40 +102,200,40 +102,204,42 +102,205,42 +102,208,0 +102,212,70 +102,215,70 +102,246,0 +102,247,0 +102,248,0 +102,252,42 +102,253,58 +102,254,58 +102,280,42 +102,281,42 +102,282,42 +102,304,0 +102,305,0 +102,306,0 +102,347,0 +102,348,0 +102,355,42 +102,356,44 +102,358,48 +102,361,42 +102,362,50 +102,363,50 +102,364,50 +102,365,50 +102,374,32 +102,375,32 +102,376,32 +102,379,0 +102,383,0 +102,384,0 +102,390,62 +102,391,70 +102,392,70 +102,393,50 +102,394,58 +102,395,58 +102,396,70 +102,397,70 +102,398,70 +102,399,42 +102,400,42 +102,403,50 +102,404,62 +102,405,62 +102,410,0 +102,411,0 +102,425,70 +102,426,70 +102,429,40 +102,433,48 +102,442,42 +102,443,0 +102,444,0 +102,445,0 +102,446,50 +102,447,56 +102,448,56 +102,451,42 +102,452,42 +102,453,42 +102,454,42 +102,455,70 +102,461,70 +102,464,0 +102,470,40 +102,471,42 +102,475,42 +102,477,44 +102,478,50 +102,483,0 +102,493,0 +102,495,50 +102,496,58 +102,497,58 +102,498,56 +102,499,56 +102,500,56 +102,501,50 +102,502,56 +102,503,56 +102,511,42 +102,512,42 +102,513,54 +102,514,54 +102,515,42 +102,516,42 +102,517,44 +102,518,44 +102,522,50 +102,523,52 +102,524,0 +102,525,0 +102,526,0 +102,529,0 +102,530,0 +102,531,50 +102,532,42 +102,533,42 +102,534,42 +102,540,50 +102,541,50 +102,542,50 +102,543,42 +102,544,42 +102,545,46 +102,546,50 +102,547,50 +102,548,54 +102,549,54 +102,551,0 +102,552,0 +102,553,0 +102,554,58 +102,555,58 +102,559,42 +102,560,42 +102,570,56 +102,571,56 +102,572,50 +102,573,50 +102,574,50 +102,575,50 +102,576,50 +102,587,70 +102,595,56 +102,596,58 +102,607,100 +102,608,100 +102,609,100 +102,610,54 +102,611,62 +102,612,62 +102,613,50 +102,614,50 +102,624,54 +102,625,54 +102,627,70 +102,628,70 +102,633,34 +102,634,34 +102,635,38 +102,636,46 +102,637,46 +102,639,0 +102,643,0 +102,644,0 +103,4,54 +103,5,62 +103,6,62 +103,15,40 +103,23,58 +103,24,58 +103,25,42 +103,26,42 +103,39,42 +103,40,42 +103,41,50 +103,42,56 +103,52,64 +103,53,70 +103,63,70 +103,64,70 +103,65,70 +103,66,44 +103,67,50 +103,68,50 +103,92,50 +103,93,50 +103,94,50 +103,95,40 +103,111,50 +103,112,56 +103,123,40 +103,129,0 +103,130,0 +103,131,0 +103,133,0 +103,134,0 +103,135,0 +103,136,0 +103,143,42 +103,144,0 +103,147,32 +103,148,32 +103,149,32 +103,150,0 +103,169,56 +103,172,42 +103,174,42 +103,179,62 +103,180,62 +103,181,62 +103,194,0 +103,195,0 +103,196,0 +103,197,0 +103,200,38 +103,204,50 +103,205,50 +103,208,42 +103,212,44 +103,215,0 +103,246,0 +103,247,0 +103,248,0 +103,252,44 +103,253,50 +103,254,50 +103,280,100 +103,281,100 +103,282,100 +103,304,42 +103,305,50 +103,306,50 +103,347,40 +103,348,50 +103,355,50 +103,356,58 +103,358,70 +103,361,44 +103,362,58 +103,363,0 +103,364,0 +103,365,0 +103,374,70 +103,375,70 +103,376,70 +103,379,0 +103,383,0 +103,384,0 +103,390,54 +103,391,56 +103,392,56 +103,393,0 +103,394,0 +103,395,0 +103,396,42 +103,397,44 +103,398,44 +103,399,0 +103,400,0 +103,403,42 +103,404,48 +103,405,48 +103,410,34 +103,411,46 +103,425,42 +103,426,42 +103,429,42 +103,433,70 +103,442,0 +103,443,34 +103,444,48 +103,445,48 +103,446,42 +103,447,42 +103,448,42 +103,451,0 +103,452,0 +103,453,50 +103,454,56 +103,455,60 +103,461,0 +103,464,56 +103,470,0 +103,471,0 +103,475,70 +103,477,58 +103,478,70 +103,483,0 +103,493,0 +103,495,42 +103,496,50 +103,497,50 +103,498,54 +103,499,62 +103,500,62 +103,501,0 +103,502,0 +103,503,0 +103,511,44 +103,512,44 +103,513,56 +103,514,56 +103,515,0 +103,516,0 +103,517,70 +103,518,70 +103,522,42 +103,523,44 +103,524,54 +103,525,62 +103,526,62 +103,529,44 +103,530,52 +103,531,42 +103,532,44 +103,533,50 +103,534,50 +103,540,42 +103,541,42 +103,542,42 +103,543,50 +103,544,50 +103,545,50 +103,546,42 +103,547,42 +103,548,46 +103,549,46 +103,551,0 +103,552,0 +103,553,0 +103,554,60 +103,555,70 +103,559,0 +103,560,0 +103,570,0 +103,571,0 +103,572,42 +103,573,42 +103,574,70 +103,575,70 +103,576,70 +103,587,42 +103,595,42 +103,596,56 +103,607,64 +103,608,70 +103,609,70 +103,610,46 +103,611,60 +103,612,60 +103,613,62 +103,614,70 +103,624,0 +103,625,0 +103,627,62 +103,628,64 +103,633,0 +103,634,0 +103,635,0 +103,636,68 +103,637,68 +103,639,0 +103,643,0 +103,644,0 +104,4,62 +104,5,62 +104,6,62 +104,15,32 +104,23,58 +104,24,58 +104,25,50 +104,26,50 +104,39,70 +104,40,70 +104,41,50 +104,42,56 +104,52,70 +104,53,70 +104,63,50 +104,64,50 +104,65,50 +104,66,42 +104,67,42 +104,68,42 +104,92,50 +104,93,50 +104,94,50 +104,95,0 +104,111,0 +104,112,0 +104,123,32 +104,129,50 +104,130,50 +104,131,24 +104,133,70 +104,134,70 +104,135,70 +104,136,70 +104,143,70 +104,144,0 +104,147,40 +104,148,40 +104,149,40 +104,150,0 +104,169,56 +104,172,50 +104,174,70 +104,179,50 +104,180,50 +104,181,50 +104,194,0 +104,195,0 +104,196,70 +104,197,70 +104,200,46 +104,204,54 +104,205,54 +104,208,0 +104,212,32 +104,215,56 +104,246,0 +104,247,0 +104,248,0 +104,252,50 +104,253,50 +104,254,50 +104,280,50 +104,281,50 +104,282,50 +104,304,0 +104,305,0 +104,306,0 +104,347,0 +104,348,0 +104,355,54 +104,356,62 +104,358,50 +104,361,50 +104,362,58 +104,363,50 +104,364,50 +104,365,50 +104,374,44 +104,375,44 +104,376,44 +104,379,0 +104,383,0 +104,384,0 +104,390,62 +104,391,62 +104,392,62 +104,393,54 +104,394,54 +104,395,54 +104,396,70 +104,397,70 +104,398,70 +104,399,70 +104,400,70 +104,403,50 +104,404,50 +104,405,50 +104,410,0 +104,411,0 +104,425,50 +104,426,50 +104,429,46 +104,433,50 +104,442,60 +104,443,0 +104,444,0 +104,445,0 +104,446,70 +104,447,44 +104,448,44 +104,451,54 +104,452,54 +104,453,50 +104,454,56 +104,455,56 +104,461,56 +104,464,0 +104,470,70 +104,471,70 +104,475,50 +104,477,62 +104,478,58 +104,483,0 +104,493,0 +104,495,50 +104,496,50 +104,497,50 +104,498,62 +104,499,62 +104,500,62 +104,501,50 +104,502,50 +104,503,50 +104,511,50 +104,512,50 +104,513,62 +104,514,62 +104,515,50 +104,516,50 +104,517,50 +104,518,50 +104,522,50 +104,523,50 +104,524,0 +104,525,0 +104,526,0 +104,529,0 +104,530,0 +104,531,100 +104,532,50 +104,533,50 +104,534,50 +104,540,54 +104,541,54 +104,542,54 +104,543,50 +104,544,54 +104,545,54 +104,546,50 +104,547,50 +104,548,50 +104,549,50 +104,551,0 +104,552,0 +104,553,0 +104,554,62 +104,555,68 +104,559,54 +104,560,54 +104,570,44 +104,571,44 +104,572,70 +104,573,70 +104,574,54 +104,575,54 +104,576,62 +104,587,50 +104,595,44 +104,596,48 +104,607,64 +104,608,64 +104,609,64 +104,610,50 +104,611,50 +104,612,50 +104,613,50 +104,614,58 +104,624,50 +104,625,50 +104,627,70 +104,628,70 +104,633,40 +104,634,40 +104,635,40 +104,636,50 +104,637,50 +104,639,0 +104,643,0 +104,644,0 +105,4,70 +105,5,70 +105,6,70 +105,15,0 +105,23,0 +105,24,0 +105,25,58 +105,26,58 +105,39,58 +105,40,58 +105,41,0 +105,42,0 +105,52,56 +105,53,56 +105,63,58 +105,64,58 +105,65,58 +105,66,56 +105,67,56 +105,68,56 +105,92,0 +105,93,0 +105,94,0 +105,95,44 +105,111,50 +105,112,50 +105,123,28 +105,129,0 +105,130,0 +105,131,0 +105,133,0 +105,134,0 +105,135,0 +105,136,0 +105,143,58 +105,144,0 +105,147,48 +105,148,48 +105,149,48 +105,150,0 +105,169,0 +105,172,58 +105,174,58 +105,179,58 +105,180,58 +105,181,58 +105,194,0 +105,195,0 +105,196,0 +105,197,0 +105,200,42 +105,204,54 +105,205,54 +105,208,44 +105,212,28 +105,215,52 +105,246,38 +105,247,38 +105,248,38 +105,252,70 +105,253,70 +105,254,70 +105,280,56 +105,281,56 +105,282,56 +105,304,62 +105,305,62 +105,306,62 +105,347,40 +105,348,40 +105,355,54 +105,356,54 +105,358,58 +105,361,56 +105,362,56 +105,363,0 +105,364,0 +105,365,0 +105,374,44 +105,375,44 +105,376,44 +105,379,0 +105,383,0 +105,384,0 +105,390,70 +105,391,70 +105,392,70 +105,393,0 +105,394,0 +105,395,0 +105,396,58 +105,397,58 +105,398,58 +105,399,0 +105,400,0 +105,403,58 +105,404,58 +105,405,58 +105,410,50 +105,411,50 +105,425,58 +105,426,58 +105,429,42 +105,433,58 +105,442,48 +105,443,46 +105,444,46 +105,445,46 +105,446,58 +105,447,58 +105,448,58 +105,451,0 +105,452,0 +105,453,0 +105,454,0 +105,455,70 +105,461,52 +105,464,50 +105,470,0 +105,471,0 +105,475,56 +105,477,54 +105,478,56 +105,483,0 +105,493,0 +105,495,70 +105,496,70 +105,497,70 +105,498,70 +105,499,70 +105,500,70 +105,501,0 +105,502,0 +105,503,0 +105,511,100 +105,512,100 +105,513,68 +105,514,68 +105,515,0 +105,516,0 +105,517,58 +105,518,58 +105,522,58 +105,523,58 +105,524,50 +105,525,50 +105,526,50 +105,529,56 +105,530,56 +105,531,58 +105,532,56 +105,533,56 +105,534,56 +105,540,70 +105,541,70 +105,542,70 +105,543,0 +105,544,0 +105,545,0 +105,546,70 +105,547,70 +105,548,70 +105,549,70 +105,551,56 +105,552,56 +105,553,56 +105,554,68 +105,555,68 +105,559,60 +105,560,60 +105,570,58 +105,571,58 +105,572,58 +105,573,58 +105,574,62 +105,575,62 +105,576,62 +105,587,58 +105,595,58 +105,596,58 +105,607,70 +105,608,70 +105,609,70 +105,610,58 +105,611,58 +105,612,58 +105,613,58 +105,614,58 +105,624,58 +105,625,58 +105,627,58 +105,628,58 +105,633,48 +105,634,48 +105,635,48 +105,636,50 +105,637,50 +105,639,0 +105,643,0 +105,644,0 +106,4,70 +106,5,70 +106,6,70 +106,15,50 +106,23,48 +106,24,60 +106,25,54 +106,26,60 +106,39,50 +106,40,50 +106,41,46 +106,42,46 +106,52,46 +106,53,62 +106,63,54 +106,64,54 +106,65,54 +106,66,58 +106,67,58 +106,68,58 +106,92,46 +106,93,46 +106,94,46 +106,95,36 +106,111,58 +106,112,58 +106,123,42 +106,129,0 +106,130,0 +106,131,0 +106,133,0 +106,134,0 +106,135,0 +106,136,0 +106,143,46 +106,144,0 +106,147,42 +106,148,48 +106,149,48 +106,150,0 +106,169,46 +106,172,54 +106,174,50 +106,179,50 +106,180,50 +106,181,50 +106,194,0 +106,195,0 +106,196,0 +106,197,0 +106,200,42 +106,204,42 +106,205,42 +106,208,36 +106,212,42 +106,215,54 +106,246,38 +106,247,38 +106,248,38 +106,252,46 +106,253,62 +106,254,62 +106,280,46 +106,281,46 +106,282,46 +106,304,44 +106,305,58 +106,306,58 +106,347,34 +106,348,34 +106,355,42 +106,356,44 +106,358,44 +106,361,46 +106,362,54 +106,363,0 +106,364,0 +106,365,0 +106,374,30 +106,375,30 +106,376,30 +106,379,0 +106,383,0 +106,384,0 +106,390,100 +106,391,100 +106,392,100 +106,393,0 +106,394,0 +106,395,0 +106,396,54 +106,397,62 +106,398,62 +106,399,0 +106,400,0 +106,403,54 +106,404,58 +106,405,58 +106,410,30 +106,411,30 +106,425,44 +106,426,44 +106,429,42 +106,433,44 +106,442,36 +106,443,30 +106,444,48 +106,445,48 +106,446,46 +106,447,60 +106,448,60 +106,451,42 +106,452,42 +106,453,46 +106,454,46 +106,455,42 +106,461,54 +106,464,58 +106,470,0 +106,471,0 +106,475,46 +106,477,44 +106,478,54 +106,483,0 +106,493,0 +106,495,54 +106,496,62 +106,497,62 +106,498,70 +106,499,70 +106,500,70 +106,501,0 +106,502,0 +106,503,0 +106,511,46 +106,512,46 +106,513,70 +106,514,70 +106,515,0 +106,516,0 +106,517,44 +106,518,44 +106,522,54 +106,523,54 +106,524,42 +106,525,50 +106,526,50 +106,529,46 +106,530,48 +106,531,50 +106,532,42 +106,533,42 +106,534,42 +106,540,50 +106,541,50 +106,542,50 +106,543,46 +106,544,46 +106,545,48 +106,546,54 +106,547,54 +106,548,50 +106,549,54 +106,551,46 +106,552,62 +106,553,62 +106,554,70 +106,555,70 +106,559,42 +106,560,42 +106,570,60 +106,571,60 +106,572,54 +106,573,54 +106,574,50 +106,575,50 +106,576,50 +106,587,54 +106,595,60 +106,596,62 +106,607,70 +106,608,70 +106,609,70 +106,610,50 +106,611,58 +106,612,58 +106,613,50 +106,614,50 +106,624,50 +106,625,50 +106,627,44 +106,628,50 +106,633,32 +106,634,32 +106,635,32 +106,636,60 +106,637,60 +106,639,0 +106,643,0 +106,644,0 +107,4,70 +107,5,70 +107,6,70 +107,15,36 +107,23,42 +107,24,42 +107,25,58 +107,26,58 +107,39,62 +107,40,62 +107,41,50 +107,42,50 +107,52,56 +107,53,56 +107,63,58 +107,64,58 +107,65,58 +107,66,60 +107,67,60 +107,68,60 +107,92,50 +107,93,56 +107,94,56 +107,95,66 +107,111,70 +107,112,70 +107,123,20 +107,129,50 +107,130,50 +107,131,0 +107,133,0 +107,134,0 +107,135,0 +107,136,0 +107,143,56 +107,144,0 +107,147,44 +107,148,44 +107,149,44 +107,150,0 +107,169,50 +107,172,58 +107,174,62 +107,179,62 +107,180,62 +107,181,62 +107,194,70 +107,195,70 +107,196,0 +107,197,0 +107,200,38 +107,204,50 +107,205,50 +107,208,66 +107,212,20 +107,215,0 +107,246,64 +107,247,64 +107,248,64 +107,252,0 +107,253,0 +107,254,0 +107,280,56 +107,281,56 +107,282,56 +107,304,58 +107,305,58 +107,306,58 +107,347,36 +107,348,36 +107,355,50 +107,356,50 +107,358,58 +107,361,0 +107,362,0 +107,363,0 +107,364,0 +107,365,0 +107,374,36 +107,375,36 +107,376,36 +107,379,0 +107,383,0 +107,384,0 +107,390,70 +107,391,70 +107,392,70 +107,393,58 +107,394,58 +107,395,58 +107,396,58 +107,397,58 +107,398,58 +107,399,60 +107,400,60 +107,403,58 +107,404,58 +107,405,58 +107,410,42 +107,411,42 +107,425,62 +107,426,62 +107,429,38 +107,433,58 +107,442,36 +107,443,70 +107,444,70 +107,445,70 +107,446,56 +107,447,58 +107,448,58 +107,451,50 +107,452,50 +107,453,50 +107,454,50 +107,455,0 +107,461,0 +107,464,70 +107,470,0 +107,471,0 +107,475,56 +107,477,50 +107,478,0 +107,483,0 +107,493,0 +107,495,0 +107,496,0 +107,497,0 +107,498,70 +107,499,70 +107,500,70 +107,501,62 +107,502,62 +107,503,62 +107,511,0 +107,512,0 +107,513,68 +107,514,68 +107,515,56 +107,516,56 +107,517,62 +107,518,62 +107,522,58 +107,523,58 +107,524,50 +107,525,50 +107,526,50 +107,529,100 +107,530,100 +107,531,62 +107,532,60 +107,533,60 +107,534,60 +107,540,0 +107,541,0 +107,542,0 +107,543,50 +107,544,50 +107,545,50 +107,546,0 +107,547,0 +107,548,0 +107,549,0 +107,551,70 +107,552,70 +107,553,70 +107,554,68 +107,555,68 +107,559,56 +107,560,56 +107,570,58 +107,571,58 +107,572,58 +107,573,58 +107,574,58 +107,575,58 +107,576,58 +107,587,58 +107,595,58 +107,596,58 +107,607,68 +107,608,68 +107,609,68 +107,610,58 +107,611,58 +107,612,58 +107,613,0 +107,614,0 +107,624,58 +107,625,58 +107,627,62 +107,628,62 +107,633,48 +107,634,48 +107,635,48 +107,636,46 +107,637,46 +107,639,0 +107,643,0 +107,644,0 +108,4,70 +108,5,70 +108,6,70 +108,15,38 +108,23,48 +108,24,48 +108,25,50 +108,26,50 +108,39,54 +108,40,56 +108,41,58 +108,42,58 +108,52,58 +108,53,58 +108,63,50 +108,64,58 +108,65,58 +108,66,54 +108,67,54 +108,68,54 +108,92,58 +108,93,58 +108,94,58 +108,95,46 +108,111,54 +108,112,54 +108,123,24 +108,129,0 +108,130,0 +108,131,0 +108,133,0 +108,134,0 +108,135,0 +108,136,0 +108,143,50 +108,144,0 +108,147,38 +108,148,38 +108,149,38 +108,150,0 +108,169,58 +108,172,50 +108,174,54 +108,179,54 +108,180,54 +108,181,54 +108,194,0 +108,195,0 +108,196,0 +108,197,0 +108,200,32 +108,204,58 +108,205,58 +108,208,46 +108,212,24 +108,215,44 +108,246,30 +108,247,44 +108,248,44 +108,252,58 +108,253,58 +108,254,58 +108,280,58 +108,281,58 +108,282,58 +108,304,56 +108,305,56 +108,306,56 +108,347,46 +108,348,46 +108,355,58 +108,356,58 +108,358,56 +108,361,58 +108,362,58 +108,363,0 +108,364,0 +108,365,0 +108,374,46 +108,375,46 +108,376,46 +108,379,0 +108,383,0 +108,384,0 +108,390,70 +108,391,70 +108,392,70 +108,393,0 +108,394,0 +108,395,0 +108,396,50 +108,397,50 +108,398,50 +108,399,0 +108,400,0 +108,403,50 +108,404,50 +108,405,50 +108,410,46 +108,411,46 +108,425,60 +108,426,60 +108,429,32 +108,433,56 +108,442,46 +108,443,50 +108,444,50 +108,445,50 +108,446,50 +108,447,50 +108,448,50 +108,451,58 +108,452,58 +108,453,58 +108,454,58 +108,455,52 +108,461,44 +108,464,54 +108,470,0 +108,471,0 +108,475,58 +108,477,58 +108,478,58 +108,483,0 +108,493,0 +108,495,50 +108,496,50 +108,497,50 +108,498,100 +108,499,100 +108,500,100 +108,501,0 +108,502,0 +108,503,0 +108,511,58 +108,512,58 +108,513,70 +108,514,70 +108,515,0 +108,516,0 +108,517,60 +108,518,60 +108,522,50 +108,523,50 +108,524,58 +108,525,58 +108,526,58 +108,529,58 +108,530,58 +108,531,54 +108,532,62 +108,533,62 +108,534,62 +108,540,50 +108,541,56 +108,542,56 +108,543,58 +108,544,58 +108,545,58 +108,546,50 +108,547,50 +108,548,50 +108,549,50 +108,551,58 +108,552,58 +108,553,58 +108,554,70 +108,555,70 +108,559,58 +108,560,58 +108,570,50 +108,571,50 +108,572,50 +108,573,50 +108,574,50 +108,575,56 +108,576,56 +108,587,50 +108,595,50 +108,596,50 +108,607,70 +108,608,70 +108,609,70 +108,610,50 +108,611,50 +108,612,50 +108,613,54 +108,614,54 +108,624,50 +108,625,50 +108,627,60 +108,628,60 +108,633,48 +108,634,50 +108,635,50 +108,636,70 +108,637,70 +108,639,0 +108,643,0 +108,644,0 +109,4,70 +109,5,70 +109,6,70 +109,15,38 +109,23,42 +109,24,42 +109,25,58 +109,26,58 +109,39,62 +109,40,62 +109,41,50 +109,42,50 +109,52,56 +109,53,56 +109,63,58 +109,64,58 +109,65,58 +109,66,60 +109,67,60 +109,68,60 +109,92,50 +109,93,56 +109,94,56 +109,95,0 +109,111,0 +109,112,0 +109,123,24 +109,129,50 +109,130,50 +109,131,38 +109,133,46 +109,134,46 +109,135,46 +109,136,70 +109,143,58 +109,144,0 +109,147,46 +109,148,46 +109,149,46 +109,150,0 +109,169,50 +109,172,58 +109,174,62 +109,179,62 +109,180,62 +109,181,62 +109,194,62 +109,195,62 +109,196,46 +109,197,46 +109,200,40 +109,204,50 +109,205,50 +109,208,0 +109,212,24 +109,215,52 +109,246,0 +109,247,0 +109,248,0 +109,252,56 +109,253,56 +109,254,56 +109,280,56 +109,281,56 +109,282,56 +109,304,0 +109,305,0 +109,306,0 +109,347,0 +109,348,0 +109,355,50 +109,356,50 +109,358,58 +109,361,56 +109,362,56 +109,363,62 +109,364,62 +109,365,62 +109,374,38 +109,375,38 +109,376,38 +109,379,0 +109,383,0 +109,384,0 +109,390,70 +109,391,70 +109,392,70 +109,393,58 +109,394,58 +109,395,58 +109,396,58 +109,397,58 +109,398,58 +109,399,60 +109,400,60 +109,403,58 +109,404,58 +109,405,58 +109,410,0 +109,411,0 +109,425,62 +109,426,62 +109,429,40 +109,433,58 +109,442,38 +109,443,48 +109,444,48 +109,445,48 +109,446,58 +109,447,58 +109,448,58 +109,451,50 +109,452,50 +109,453,50 +109,454,50 +109,455,44 +109,461,52 +109,464,0 +109,470,46 +109,471,46 +109,475,56 +109,477,50 +109,478,56 +109,483,0 +109,493,0 +109,495,58 +109,496,58 +109,497,58 +109,498,70 +109,499,70 +109,500,70 +109,501,62 +109,502,62 +109,503,62 +109,511,56 +109,512,56 +109,513,70 +109,514,70 +109,515,56 +109,516,56 +109,517,62 +109,518,62 +109,522,58 +109,523,58 +109,524,0 +109,525,0 +109,526,0 +109,529,56 +109,530,56 +109,531,62 +109,532,60 +109,533,60 +109,534,60 +109,540,58 +109,541,58 +109,542,58 +109,543,50 +109,544,50 +109,545,50 +109,546,58 +109,547,58 +109,548,58 +109,549,58 +109,551,56 +109,552,56 +109,553,56 +109,554,100 +109,555,100 +109,559,56 +109,560,56 +109,570,58 +109,571,58 +109,572,58 +109,573,58 +109,574,58 +109,575,58 +109,576,58 +109,587,58 +109,595,58 +109,596,58 +109,607,70 +109,608,70 +109,609,70 +109,610,58 +109,611,58 +109,612,58 +109,613,62 +109,614,62 +109,624,58 +109,625,58 +109,627,62 +109,628,62 +109,633,50 +109,634,50 +109,635,50 +109,636,68 +109,637,68 +109,639,0 +109,643,0 +109,644,0 +110,4,70 +110,5,70 +110,6,70 +110,15,36 +110,23,48 +110,24,48 +110,25,50 +110,26,50 +110,39,50 +110,40,50 +110,41,58 +110,42,58 +110,52,58 +110,53,58 +110,63,50 +110,64,58 +110,65,58 +110,66,50 +110,67,50 +110,68,50 +110,92,58 +110,93,58 +110,94,58 +110,95,48 +110,111,50 +110,112,50 +110,123,20 +110,129,0 +110,130,0 +110,131,0 +110,133,0 +110,134,0 +110,135,0 +110,136,0 +110,143,44 +110,144,0 +110,147,36 +110,148,36 +110,149,36 +110,150,0 +110,169,58 +110,172,50 +110,174,50 +110,179,50 +110,180,50 +110,181,50 +110,194,0 +110,195,0 +110,196,0 +110,197,0 +110,200,30 +110,204,62 +110,205,62 +110,208,48 +110,212,20 +110,215,38 +110,246,28 +110,247,38 +110,248,38 +110,252,58 +110,253,58 +110,254,58 +110,280,58 +110,281,58 +110,282,58 +110,304,60 +110,305,60 +110,306,60 +110,347,44 +110,348,44 +110,355,62 +110,356,62 +110,358,56 +110,361,58 +110,362,58 +110,363,0 +110,364,0 +110,365,0 +110,374,48 +110,375,48 +110,376,48 +110,379,0 +110,383,0 +110,384,0 +110,390,70 +110,391,70 +110,392,70 +110,393,0 +110,394,0 +110,395,0 +110,396,50 +110,397,50 +110,398,50 +110,399,0 +110,400,0 +110,403,50 +110,404,50 +110,405,50 +110,410,48 +110,411,48 +110,425,56 +110,426,56 +110,429,30 +110,433,56 +110,442,48 +110,443,44 +110,444,44 +110,445,44 +110,446,44 +110,447,50 +110,448,50 +110,451,62 +110,452,62 +110,453,58 +110,454,58 +110,455,46 +110,461,38 +110,464,50 +110,470,0 +110,471,0 +110,475,58 +110,477,62 +110,478,58 +110,483,0 +110,493,0 +110,495,50 +110,496,50 +110,497,50 +110,498,70 +110,499,70 +110,500,70 +110,501,0 +110,502,0 +110,503,0 +110,511,58 +110,512,58 +110,513,70 +110,514,70 +110,515,0 +110,516,0 +110,517,56 +110,518,56 +110,522,50 +110,523,50 +110,524,58 +110,525,58 +110,526,58 +110,529,58 +110,530,58 +110,531,50 +110,532,58 +110,533,58 +110,534,58 +110,540,54 +110,541,60 +110,542,60 +110,543,58 +110,544,62 +110,545,62 +110,546,50 +110,547,50 +110,548,50 +110,549,50 +110,551,58 +110,552,58 +110,553,58 +110,554,100 +110,555,100 +110,559,62 +110,560,62 +110,570,50 +110,571,50 +110,572,50 +110,573,50 +110,574,54 +110,575,60 +110,576,60 +110,587,50 +110,595,50 +110,596,50 +110,607,70 +110,608,70 +110,609,70 +110,610,50 +110,611,50 +110,612,50 +110,613,50 +110,614,50 +110,624,50 +110,625,50 +110,627,56 +110,628,56 +110,633,42 +110,634,44 +110,635,44 +110,636,70 +110,637,70 +110,639,0 +110,643,0 +110,644,0 +111,4,70 +111,5,70 +111,6,70 +111,15,70 +111,23,42 +111,24,42 +111,25,58 +111,26,58 +111,39,58 +111,40,58 +111,41,50 +111,42,50 +111,52,56 +111,53,56 +111,63,58 +111,64,58 +111,65,58 +111,66,56 +111,67,56 +111,68,56 +111,92,50 +111,93,56 +111,94,56 +111,95,0 +111,111,0 +111,112,0 +111,123,56 +111,129,0 +111,130,0 +111,131,0 +111,133,0 +111,134,0 +111,135,0 +111,136,0 +111,143,52 +111,144,0 +111,147,44 +111,148,44 +111,149,44 +111,150,0 +111,169,50 +111,172,58 +111,174,58 +111,179,58 +111,180,58 +111,181,58 +111,194,0 +111,195,0 +111,196,0 +111,197,0 +111,200,38 +111,204,70 +111,205,70 +111,208,0 +111,212,60 +111,215,46 +111,246,0 +111,247,0 +111,248,0 +111,252,56 +111,253,56 +111,254,56 +111,280,56 +111,281,56 +111,282,56 +111,304,58 +111,305,58 +111,306,58 +111,347,66 +111,348,66 +111,355,50 +111,356,50 +111,358,62 +111,361,56 +111,362,56 +111,363,0 +111,364,0 +111,365,0 +111,374,36 +111,375,36 +111,376,36 +111,379,0 +111,383,0 +111,384,0 +111,390,70 +111,391,70 +111,392,70 +111,393,0 +111,394,0 +111,395,0 +111,396,58 +111,397,58 +111,398,58 +111,399,0 +111,400,0 +111,403,58 +111,404,60 +111,405,60 +111,410,42 +111,411,42 +111,425,58 +111,426,58 +111,429,38 +111,433,62 +111,442,36 +111,443,0 +111,444,0 +111,445,0 +111,446,52 +111,447,58 +111,448,58 +111,451,70 +111,452,70 +111,453,50 +111,454,50 +111,455,42 +111,461,46 +111,464,0 +111,470,0 +111,471,0 +111,475,56 +111,477,50 +111,478,56 +111,483,0 +111,493,0 +111,495,58 +111,496,58 +111,497,58 +111,498,70 +111,499,70 +111,500,70 +111,501,0 +111,502,0 +111,503,0 +111,511,56 +111,512,56 +111,513,68 +111,514,68 +111,515,0 +111,516,0 +111,517,58 +111,518,58 +111,522,58 +111,523,58 +111,524,54 +111,525,54 +111,526,54 +111,529,0 +111,530,0 +111,531,58 +111,532,56 +111,533,56 +111,534,56 +111,540,70 +111,541,70 +111,542,70 +111,543,100 +111,544,100 +111,545,100 +111,546,58 +111,547,58 +111,548,62 +111,549,62 +111,551,0 +111,552,0 +111,553,0 +111,554,70 +111,555,70 +111,559,56 +111,560,56 +111,570,58 +111,571,58 +111,572,58 +111,573,58 +111,574,58 +111,575,58 +111,576,58 +111,587,58 +111,595,70 +111,596,70 +111,607,68 +111,608,70 +111,609,70 +111,610,62 +111,611,62 +111,612,62 +111,613,58 +111,614,58 +111,624,62 +111,625,62 +111,627,58 +111,628,58 +111,633,44 +111,634,44 +111,635,44 +111,636,70 +111,637,70 +111,639,0 +111,643,0 +111,644,0 +112,4,66 +112,5,66 +112,6,66 +112,15,34 +112,23,62 +112,24,62 +112,25,54 +112,26,54 +112,39,50 +112,40,50 +112,41,54 +112,42,60 +112,52,54 +112,53,54 +112,63,54 +112,64,54 +112,65,54 +112,66,42 +112,67,42 +112,68,42 +112,92,54 +112,93,54 +112,94,54 +112,95,62 +112,111,70 +112,112,70 +112,123,32 +112,129,54 +112,130,54 +112,131,0 +112,133,0 +112,134,0 +112,135,0 +112,136,0 +112,143,46 +112,144,0 +112,147,42 +112,148,42 +112,149,42 +112,150,0 +112,169,60 +112,172,54 +112,174,50 +112,179,50 +112,180,50 +112,181,50 +112,194,70 +112,195,70 +112,196,0 +112,197,0 +112,200,48 +112,204,50 +112,205,50 +112,208,62 +112,212,32 +112,215,0 +112,246,70 +112,247,70 +112,248,70 +112,252,0 +112,253,0 +112,254,0 +112,280,54 +112,281,54 +112,282,54 +112,304,50 +112,305,50 +112,306,50 +112,347,42 +112,348,42 +112,355,50 +112,356,58 +112,358,50 +112,361,0 +112,362,0 +112,363,0 +112,364,0 +112,365,0 +112,374,38 +112,375,38 +112,376,38 +112,379,0 +112,383,0 +112,384,0 +112,390,66 +112,391,66 +112,392,66 +112,393,50 +112,394,50 +112,395,50 +112,396,54 +112,397,54 +112,398,54 +112,399,50 +112,400,50 +112,403,54 +112,404,54 +112,405,54 +112,410,38 +112,411,38 +112,425,50 +112,426,50 +112,429,48 +112,433,50 +112,442,50 +112,443,68 +112,444,70 +112,445,70 +112,446,46 +112,447,48 +112,448,48 +112,451,50 +112,452,50 +112,453,54 +112,454,54 +112,455,0 +112,461,0 +112,464,70 +112,470,0 +112,471,0 +112,475,54 +112,477,58 +112,478,0 +112,483,0 +112,493,0 +112,495,0 +112,496,0 +112,497,0 +112,498,62 +112,499,62 +112,500,62 +112,501,50 +112,502,50 +112,503,50 +112,511,0 +112,512,0 +112,513,66 +112,514,66 +112,515,54 +112,516,54 +112,517,50 +112,518,50 +112,522,54 +112,523,54 +112,524,50 +112,525,58 +112,526,58 +112,529,100 +112,530,100 +112,531,50 +112,532,50 +112,533,50 +112,534,50 +112,540,0 +112,541,0 +112,542,0 +112,543,54 +112,544,54 +112,545,54 +112,546,0 +112,547,0 +112,548,0 +112,549,0 +112,551,70 +112,552,70 +112,553,70 +112,554,62 +112,555,68 +112,559,50 +112,560,50 +112,570,48 +112,571,48 +112,572,54 +112,573,54 +112,574,50 +112,575,50 +112,576,50 +112,587,54 +112,595,48 +112,596,52 +112,607,60 +112,608,60 +112,609,60 +112,610,50 +112,611,50 +112,612,50 +112,613,0 +112,614,0 +112,624,50 +112,625,50 +112,627,50 +112,628,50 +112,633,38 +112,634,38 +112,635,38 +112,636,48 +112,637,48 +112,639,0 +112,643,0 +112,644,0 +113,4,70 +113,5,70 +113,6,70 +113,15,44 +113,23,44 +113,24,56 +113,25,50 +113,26,50 +113,39,50 +113,40,50 +113,41,42 +113,42,42 +113,52,42 +113,53,58 +113,63,50 +113,64,50 +113,65,50 +113,66,58 +113,67,58 +113,68,58 +113,92,42 +113,93,42 +113,94,42 +113,95,38 +113,111,58 +113,112,58 +113,123,34 +113,129,0 +113,130,0 +113,131,0 +113,133,0 +113,134,0 +113,135,0 +113,136,0 +113,143,44 +113,144,0 +113,147,36 +113,148,42 +113,149,42 +113,150,0 +113,169,42 +113,172,50 +113,174,50 +113,179,50 +113,180,50 +113,181,50 +113,194,0 +113,195,0 +113,196,0 +113,197,0 +113,200,36 +113,204,46 +113,205,46 +113,208,38 +113,212,34 +113,215,44 +113,246,36 +113,247,36 +113,248,36 +113,252,42 +113,253,58 +113,254,58 +113,280,42 +113,281,42 +113,282,42 +113,304,48 +113,305,62 +113,306,62 +113,347,28 +113,348,28 +113,355,46 +113,356,46 +113,358,44 +113,361,42 +113,362,44 +113,363,0 +113,364,0 +113,365,0 +113,374,32 +113,375,32 +113,376,32 +113,379,0 +113,383,0 +113,384,0 +113,390,70 +113,391,70 +113,392,70 +113,393,0 +113,394,0 +113,395,0 +113,396,50 +113,397,58 +113,398,58 +113,399,0 +113,400,0 +113,403,50 +113,404,58 +113,405,58 +113,410,32 +113,411,32 +113,425,44 +113,426,44 +113,429,36 +113,433,44 +113,442,38 +113,443,28 +113,444,42 +113,445,42 +113,446,44 +113,447,56 +113,448,56 +113,451,46 +113,452,46 +113,453,42 +113,454,42 +113,455,36 +113,461,44 +113,464,58 +113,470,0 +113,471,0 +113,475,42 +113,477,46 +113,478,44 +113,483,0 +113,493,0 +113,495,50 +113,496,58 +113,497,58 +113,498,100 +113,499,100 +113,500,100 +113,501,0 +113,502,0 +113,503,0 +113,511,42 +113,512,42 +113,513,70 +113,514,70 +113,515,0 +113,516,0 +113,517,44 +113,518,44 +113,522,50 +113,523,50 +113,524,42 +113,525,50 +113,526,50 +113,529,42 +113,530,42 +113,531,50 +113,532,42 +113,533,42 +113,534,42 +113,540,54 +113,541,54 +113,542,54 +113,543,42 +113,544,46 +113,545,46 +113,546,50 +113,547,50 +113,548,50 +113,549,50 +113,551,42 +113,552,58 +113,553,58 +113,554,70 +113,555,70 +113,559,46 +113,560,46 +113,570,56 +113,571,56 +113,572,50 +113,573,50 +113,574,54 +113,575,54 +113,576,54 +113,587,50 +113,595,56 +113,596,56 +113,607,70 +113,608,70 +113,609,70 +113,610,50 +113,611,52 +113,612,52 +113,613,50 +113,614,50 +113,624,50 +113,625,50 +113,627,44 +113,628,44 +113,633,30 +113,634,30 +113,635,30 +113,636,58 +113,637,58 +113,639,0 +113,643,0 +113,644,0 +114,4,70 +114,5,70 +114,6,70 +114,15,40 +114,23,46 +114,24,46 +114,25,62 +114,26,62 +114,39,58 +114,40,58 +114,41,54 +114,42,54 +114,52,60 +114,53,60 +114,63,62 +114,64,62 +114,65,62 +114,66,56 +114,67,56 +114,68,56 +114,92,70 +114,93,70 +114,94,70 +114,95,0 +114,111,0 +114,112,0 +114,123,24 +114,129,0 +114,130,0 +114,131,0 +114,133,0 +114,134,0 +114,135,0 +114,136,0 +114,143,52 +114,144,0 +114,147,48 +114,148,48 +114,149,48 +114,150,0 +114,169,54 +114,172,62 +114,174,58 +114,179,58 +114,180,58 +114,181,58 +114,194,0 +114,195,0 +114,196,0 +114,197,0 +114,200,70 +114,204,50 +114,205,50 +114,208,0 +114,212,24 +114,215,50 +114,246,0 +114,247,0 +114,248,0 +114,252,60 +114,253,60 +114,254,60 +114,280,60 +114,281,60 +114,282,60 +114,304,58 +114,305,58 +114,306,58 +114,347,40 +114,348,40 +114,355,70 +114,356,70 +114,358,58 +114,361,60 +114,362,60 +114,363,0 +114,364,0 +114,365,0 +114,374,36 +114,375,36 +114,376,36 +114,379,0 +114,383,0 +114,384,0 +114,390,70 +114,391,70 +114,392,70 +114,393,0 +114,394,0 +114,395,0 +114,396,62 +114,397,62 +114,398,62 +114,399,0 +114,400,0 +114,403,62 +114,404,62 +114,405,62 +114,410,42 +114,411,42 +114,425,70 +114,426,70 +114,429,70 +114,433,58 +114,442,70 +114,443,0 +114,444,0 +114,445,0 +114,446,52 +114,447,62 +114,448,62 +114,451,50 +114,452,50 +114,453,54 +114,454,54 +114,455,38 +114,461,50 +114,464,0 +114,470,0 +114,471,0 +114,475,60 +114,477,70 +114,478,70 +114,483,0 +114,493,0 +114,495,62 +114,496,62 +114,497,62 +114,498,70 +114,499,70 +114,500,70 +114,501,0 +114,502,0 +114,503,0 +114,511,60 +114,512,60 +114,513,70 +114,514,70 +114,515,0 +114,516,0 +114,517,58 +114,518,58 +114,522,62 +114,523,62 +114,524,50 +114,525,50 +114,526,50 +114,529,0 +114,530,0 +114,531,58 +114,532,56 +114,533,56 +114,534,56 +114,540,58 +114,541,58 +114,542,58 +114,543,54 +114,544,54 +114,545,54 +114,546,62 +114,547,62 +114,548,58 +114,549,58 +114,551,0 +114,552,0 +114,553,0 +114,554,68 +114,555,68 +114,559,56 +114,560,56 +114,570,62 +114,571,62 +114,572,62 +114,573,62 +114,574,58 +114,575,58 +114,576,58 +114,587,62 +114,595,62 +114,596,62 +114,607,100 +114,608,100 +114,609,100 +114,610,58 +114,611,58 +114,612,58 +114,613,58 +114,614,58 +114,624,58 +114,625,58 +114,627,58 +114,628,58 +114,633,44 +114,634,44 +114,635,44 +114,636,46 +114,637,46 +114,639,0 +114,643,0 +114,644,0 +115,4,50 +115,5,58 +115,6,58 +115,15,44 +115,23,44 +115,24,56 +115,25,70 +115,26,70 +115,39,100 +115,40,100 +115,41,42 +115,42,42 +115,52,70 +115,53,70 +115,63,50 +115,64,50 +115,65,50 +115,66,0 +115,67,0 +115,68,0 +115,92,42 +115,93,42 +115,94,42 +115,95,34 +115,111,58 +115,112,58 +115,123,34 +115,129,42 +115,130,42 +115,131,28 +115,133,70 +115,134,70 +115,135,70 +115,136,70 +115,143,70 +115,144,0 +115,147,36 +115,148,42 +115,149,42 +115,150,0 +115,169,42 +115,172,70 +115,174,100 +115,179,50 +115,180,50 +115,181,50 +115,194,44 +115,195,44 +115,196,70 +115,197,70 +115,200,36 +115,204,42 +115,205,42 +115,208,34 +115,212,38 +115,215,44 +115,246,40 +115,247,40 +115,248,40 +115,252,42 +115,253,58 +115,254,58 +115,280,42 +115,281,42 +115,282,42 +115,304,44 +115,305,58 +115,306,58 +115,347,28 +115,348,28 +115,355,42 +115,356,42 +115,358,48 +115,361,42 +115,362,44 +115,363,50 +115,364,50 +115,365,50 +115,374,28 +115,375,28 +115,376,28 +115,379,0 +115,383,0 +115,384,0 +115,390,0 +115,391,0 +115,392,0 +115,393,50 +115,394,58 +115,395,58 +115,396,70 +115,397,70 +115,398,70 +115,399,70 +115,400,70 +115,403,50 +115,404,62 +115,405,62 +115,410,28 +115,411,28 +115,425,44 +115,426,44 +115,429,36 +115,433,48 +115,442,34 +115,443,28 +115,444,42 +115,445,42 +115,446,70 +115,447,0 +115,448,0 +115,451,42 +115,452,42 +115,453,0 +115,454,0 +115,455,40 +115,461,44 +115,464,58 +115,470,70 +115,471,70 +115,475,30 +115,477,42 +115,478,44 +115,483,0 +115,493,0 +115,495,50 +115,496,58 +115,497,58 +115,498,0 +115,499,0 +115,500,0 +115,501,50 +115,502,56 +115,503,56 +115,511,42 +115,512,42 +115,513,42 +115,514,42 +115,515,42 +115,516,42 +115,517,44 +115,518,44 +115,522,50 +115,523,50 +115,524,46 +115,525,54 +115,526,54 +115,529,42 +115,530,42 +115,531,70 +115,532,0 +115,533,0 +115,534,0 +115,540,50 +115,541,50 +115,542,50 +115,543,42 +115,544,42 +115,545,42 +115,546,50 +115,547,50 +115,548,54 +115,549,54 +115,551,42 +115,552,58 +115,553,58 +115,554,46 +115,555,46 +115,559,0 +115,560,0 +115,570,56 +115,571,56 +115,572,70 +115,573,70 +115,574,50 +115,575,50 +115,576,50 +115,587,50 +115,595,56 +115,596,56 +115,607,50 +115,608,50 +115,609,50 +115,610,54 +115,611,56 +115,612,56 +115,613,50 +115,614,50 +115,624,54 +115,625,54 +115,627,70 +115,628,70 +115,633,30 +115,634,30 +115,635,30 +115,636,32 +115,637,32 +115,639,0 +115,643,0 +115,644,0 +116,4,70 +116,5,70 +116,6,70 +116,15,40 +116,23,48 +116,24,54 +116,25,62 +116,26,62 +116,39,0 +116,40,0 +116,41,70 +116,42,70 +116,52,0 +116,53,0 +116,63,62 +116,64,62 +116,65,62 +116,66,56 +116,67,56 +116,68,56 +116,92,46 +116,93,52 +116,94,52 +116,95,28 +116,111,50 +116,112,50 +116,123,30 +116,129,46 +116,130,46 +116,131,30 +116,133,0 +116,134,0 +116,135,0 +116,136,0 +116,143,0 +116,144,0 +116,147,48 +116,148,48 +116,149,48 +116,150,0 +116,169,70 +116,172,62 +116,174,0 +116,179,58 +116,180,58 +116,181,58 +116,194,52 +116,195,52 +116,196,0 +116,197,0 +116,200,48 +116,204,42 +116,205,66 +116,208,62 +116,212,56 +116,215,56 +116,246,42 +116,247,42 +116,248,42 +116,252,0 +116,253,0 +116,254,0 +116,280,52 +116,281,52 +116,282,52 +116,304,70 +116,305,70 +116,306,70 +116,347,32 +116,348,32 +116,355,42 +116,356,42 +116,358,52 +116,361,52 +116,362,52 +116,363,58 +116,364,58 +116,365,58 +116,374,64 +116,375,64 +116,376,64 +116,379,0 +116,383,0 +116,384,0 +116,390,70 +116,391,70 +116,392,70 +116,393,58 +116,394,58 +116,395,62 +116,396,0 +116,397,0 +116,398,0 +116,399,0 +116,400,0 +116,403,62 +116,404,62 +116,405,62 +116,410,64 +116,411,64 +116,425,52 +116,426,52 +116,429,48 +116,433,52 +116,442,34 +116,443,34 +116,444,40 +116,445,40 +116,446,0 +116,447,62 +116,448,66 +116,451,42 +116,452,42 +116,453,46 +116,454,46 +116,455,0 +116,461,56 +116,464,50 +116,470,0 +116,471,0 +116,475,52 +116,477,42 +116,478,54 +116,483,0 +116,493,0 +116,495,0 +116,496,0 +116,497,0 +116,498,64 +116,499,64 +116,500,64 +116,501,58 +116,502,58 +116,503,58 +116,511,0 +116,512,0 +116,513,64 +116,514,64 +116,515,52 +116,516,52 +116,517,52 +116,518,52 +116,522,62 +116,523,62 +116,524,42 +116,525,50 +116,526,50 +116,529,52 +116,530,64 +116,531,0 +116,532,48 +116,533,48 +116,534,48 +116,540,0 +116,541,0 +116,542,0 +116,543,46 +116,544,46 +116,545,46 +116,546,0 +116,547,0 +116,548,0 +116,549,0 +116,551,52 +116,552,54 +116,553,54 +116,554,60 +116,555,60 +116,559,48 +116,560,48 +116,570,62 +116,571,62 +116,572,0 +116,573,0 +116,574,58 +116,575,58 +116,576,58 +116,587,62 +116,595,62 +116,596,62 +116,607,68 +116,608,68 +116,609,68 +116,610,58 +116,611,58 +116,612,58 +116,613,58 +116,614,58 +116,624,100 +116,625,100 +116,627,0 +116,628,0 +116,633,38 +116,634,38 +116,635,38 +116,636,38 +116,637,38 +116,639,0 +116,643,0 +116,644,0 +117,4,50 +117,5,58 +117,6,58 +117,15,48 +117,23,44 +117,24,56 +117,25,50 +117,26,56 +117,39,50 +117,40,50 +117,41,42 +117,42,42 +117,52,42 +117,53,58 +117,63,50 +117,64,50 +117,65,50 +117,66,58 +117,67,58 +117,68,58 +117,92,42 +117,93,42 +117,94,42 +117,95,38 +117,111,58 +117,112,58 +117,123,42 +117,129,100 +117,130,100 +117,131,70 +117,133,0 +117,134,0 +117,135,0 +117,136,0 +117,143,50 +117,144,0 +117,147,40 +117,148,46 +117,149,46 +117,150,0 +117,169,42 +117,172,50 +117,174,50 +117,179,50 +117,180,50 +117,181,50 +117,194,70 +117,195,70 +117,196,0 +117,197,0 +117,200,40 +117,204,42 +117,205,42 +117,208,40 +117,212,46 +117,215,50 +117,246,44 +117,247,44 +117,248,44 +117,252,0 +117,253,0 +117,254,0 +117,280,42 +117,281,42 +117,282,42 +117,304,44 +117,305,58 +117,306,58 +117,347,32 +117,348,36 +117,355,42 +117,356,44 +117,358,48 +117,361,42 +117,362,50 +117,363,70 +117,364,70 +117,365,70 +117,374,32 +117,375,32 +117,376,32 +117,379,0 +117,383,0 +117,384,0 +117,390,50 +117,391,58 +117,392,58 +117,393,70 +117,394,70 +117,395,70 +117,396,50 +117,397,58 +117,398,58 +117,399,42 +117,400,70 +117,403,50 +117,404,62 +117,405,62 +117,410,32 +117,411,32 +117,425,44 +117,426,44 +117,429,40 +117,433,48 +117,442,42 +117,443,32 +117,444,46 +117,445,46 +117,446,50 +117,447,56 +117,448,56 +117,451,42 +117,452,42 +117,453,42 +117,454,42 +117,455,0 +117,461,50 +117,464,58 +117,470,0 +117,471,0 +117,475,42 +117,477,44 +117,478,50 +117,483,0 +117,493,0 +117,495,0 +117,496,0 +117,497,0 +117,498,44 +117,499,44 +117,500,44 +117,501,70 +117,502,70 +117,503,70 +117,511,0 +117,512,0 +117,513,42 +117,514,42 +117,515,70 +117,516,70 +117,517,44 +117,518,44 +117,522,50 +117,523,52 +117,524,46 +117,525,54 +117,526,54 +117,529,42 +117,530,50 +117,531,50 +117,532,42 +117,533,42 +117,534,42 +117,540,0 +117,541,0 +117,542,0 +117,543,42 +117,544,42 +117,545,46 +117,546,0 +117,547,0 +117,548,0 +117,549,0 +117,551,42 +117,552,58 +117,553,58 +117,554,46 +117,555,46 +117,559,42 +117,560,42 +117,570,56 +117,571,56 +117,572,50 +117,573,50 +117,574,50 +117,575,50 +117,576,50 +117,587,50 +117,595,56 +117,596,58 +117,607,50 +117,608,50 +117,609,50 +117,610,54 +117,611,62 +117,612,62 +117,613,50 +117,614,50 +117,624,54 +117,625,54 +117,627,44 +117,628,52 +117,633,34 +117,634,34 +117,635,38 +117,636,36 +117,637,36 +117,639,0 +117,643,0 +117,644,0 +118,4,42 +118,5,50 +118,6,50 +118,15,40 +118,23,58 +118,24,58 +118,25,42 +118,26,42 +118,39,42 +118,40,42 +118,41,50 +118,42,56 +118,52,44 +118,53,50 +118,63,42 +118,64,50 +118,65,50 +118,66,44 +118,67,50 +118,68,50 +118,92,50 +118,93,50 +118,94,50 +118,95,40 +118,111,50 +118,112,56 +118,123,40 +118,129,70 +118,130,70 +118,131,58 +118,133,0 +118,134,0 +118,135,0 +118,136,0 +118,143,42 +118,144,0 +118,147,32 +118,148,32 +118,149,32 +118,150,0 +118,169,56 +118,172,42 +118,174,42 +118,179,42 +118,180,42 +118,181,42 +118,194,70 +118,195,70 +118,196,0 +118,197,0 +118,200,38 +118,204,50 +118,205,50 +118,208,42 +118,212,44 +118,215,48 +118,246,46 +118,247,46 +118,248,46 +118,252,0 +118,253,0 +118,254,0 +118,280,44 +118,281,44 +118,282,44 +118,304,42 +118,305,50 +118,306,50 +118,347,40 +118,348,50 +118,355,50 +118,356,58 +118,358,46 +118,361,44 +118,362,58 +118,363,70 +118,364,70 +118,365,70 +118,374,40 +118,375,40 +118,376,40 +118,379,0 +118,383,0 +118,384,0 +118,390,42 +118,391,44 +118,392,44 +118,393,70 +118,394,70 +118,395,70 +118,396,42 +118,397,44 +118,398,44 +118,399,44 +118,400,70 +118,403,42 +118,404,48 +118,405,48 +118,410,34 +118,411,46 +118,425,42 +118,426,42 +118,429,42 +118,433,46 +118,442,56 +118,443,34 +118,444,48 +118,445,48 +118,446,42 +118,447,42 +118,448,42 +118,451,50 +118,452,50 +118,453,50 +118,454,56 +118,455,0 +118,461,48 +118,464,56 +118,470,0 +118,471,0 +118,475,44 +118,477,58 +118,478,58 +118,483,0 +118,493,0 +118,495,0 +118,496,0 +118,497,0 +118,498,42 +118,499,50 +118,500,50 +118,501,100 +118,502,100 +118,503,100 +118,511,0 +118,512,0 +118,513,44 +118,514,44 +118,515,70 +118,516,70 +118,517,42 +118,518,42 +118,522,42 +118,523,44 +118,524,54 +118,525,62 +118,526,62 +118,529,44 +118,530,52 +118,531,42 +118,532,44 +118,533,50 +118,534,50 +118,540,0 +118,541,0 +118,542,0 +118,543,50 +118,544,50 +118,545,50 +118,546,0 +118,547,0 +118,548,0 +118,549,0 +118,551,44 +118,552,56 +118,553,56 +118,554,48 +118,555,60 +118,559,44 +118,560,50 +118,570,42 +118,571,42 +118,572,42 +118,573,42 +118,574,42 +118,575,42 +118,576,58 +118,587,42 +118,595,42 +118,596,56 +118,607,42 +118,608,48 +118,609,48 +118,610,46 +118,611,60 +118,612,60 +118,613,42 +118,614,58 +118,624,46 +118,625,46 +118,627,42 +118,628,44 +118,633,32 +118,634,40 +118,635,40 +118,636,44 +118,637,44 +118,639,0 +118,643,0 +118,644,0 +119,4,42 +119,5,50 +119,6,50 +119,15,38 +119,23,58 +119,24,58 +119,25,42 +119,26,42 +119,39,46 +119,40,46 +119,41,50 +119,42,56 +119,52,44 +119,53,50 +119,63,42 +119,64,50 +119,65,50 +119,66,48 +119,67,54 +119,68,54 +119,92,50 +119,93,50 +119,94,50 +119,95,38 +119,111,54 +119,112,60 +119,123,36 +119,129,70 +119,130,70 +119,131,58 +119,133,0 +119,134,0 +119,135,0 +119,136,0 +119,143,42 +119,144,0 +119,147,30 +119,148,30 +119,149,30 +119,150,0 +119,169,56 +119,172,42 +119,174,46 +119,179,46 +119,180,46 +119,181,46 +119,194,70 +119,195,70 +119,196,0 +119,197,0 +119,200,36 +119,204,50 +119,205,50 +119,208,38 +119,212,36 +119,215,48 +119,246,40 +119,247,48 +119,248,48 +119,252,0 +119,253,0 +119,254,0 +119,280,44 +119,281,44 +119,282,44 +119,304,42 +119,305,50 +119,306,50 +119,347,38 +119,348,38 +119,355,70 +119,356,70 +119,358,42 +119,361,44 +119,362,58 +119,363,70 +119,364,70 +119,365,70 +119,374,38 +119,375,38 +119,376,38 +119,379,0 +119,383,0 +119,384,0 +119,390,42 +119,391,44 +119,392,44 +119,393,70 +119,394,70 +119,395,70 +119,396,42 +119,397,44 +119,398,44 +119,399,48 +119,400,70 +119,403,42 +119,404,44 +119,405,44 +119,410,32 +119,411,38 +119,425,46 +119,426,46 +119,429,38 +119,433,42 +119,442,50 +119,443,36 +119,444,46 +119,445,46 +119,446,42 +119,447,42 +119,448,42 +119,451,50 +119,452,50 +119,453,50 +119,454,50 +119,455,0 +119,461,48 +119,464,60 +119,470,0 +119,471,0 +119,475,44 +119,477,70 +119,478,58 +119,483,0 +119,493,0 +119,495,0 +119,496,0 +119,497,0 +119,498,46 +119,499,54 +119,500,54 +119,501,100 +119,502,100 +119,503,100 +119,511,0 +119,512,0 +119,513,44 +119,514,44 +119,515,70 +119,516,70 +119,517,46 +119,518,46 +119,522,42 +119,523,42 +119,524,50 +119,525,58 +119,526,58 +119,529,44 +119,530,54 +119,531,46 +119,532,48 +119,533,54 +119,534,54 +119,540,0 +119,541,0 +119,542,0 +119,543,50 +119,544,50 +119,545,50 +119,546,0 +119,547,0 +119,548,0 +119,549,0 +119,551,44 +119,552,56 +119,553,56 +119,554,44 +119,555,56 +119,559,44 +119,560,44 +119,570,42 +119,571,42 +119,572,42 +119,573,42 +119,574,42 +119,575,42 +119,576,48 +119,587,42 +119,595,42 +119,596,56 +119,607,42 +119,608,44 +119,609,44 +119,610,42 +119,611,56 +119,612,56 +119,613,46 +119,614,56 +119,624,70 +119,625,70 +119,627,46 +119,628,46 +119,633,34 +119,634,42 +119,635,42 +119,636,38 +119,637,38 +119,639,0 +119,643,0 +119,644,0 +120,4,50 +120,5,50 +120,6,50 +120,15,28 +120,23,58 +120,24,58 +120,25,50 +120,26,50 +120,39,54 +120,40,54 +120,41,50 +120,42,50 +120,52,50 +120,53,50 +120,63,50 +120,64,50 +120,65,50 +120,66,46 +120,67,46 +120,68,46 +120,92,50 +120,93,50 +120,94,50 +120,95,30 +120,111,46 +120,112,46 +120,123,24 +120,129,70 +120,130,70 +120,131,56 +120,133,0 +120,134,0 +120,135,0 +120,136,0 +120,143,48 +120,144,0 +120,147,36 +120,148,36 +120,149,36 +120,150,0 +120,169,50 +120,172,50 +120,174,54 +120,179,54 +120,180,54 +120,181,54 +120,194,100 +120,195,100 +120,196,0 +120,197,0 +120,200,42 +120,204,50 +120,205,50 +120,208,30 +120,212,24 +120,215,50 +120,246,44 +120,247,46 +120,248,46 +120,252,0 +120,253,0 +120,254,0 +120,280,50 +120,281,50 +120,282,50 +120,304,50 +120,305,50 +120,306,50 +120,347,36 +120,348,36 +120,355,50 +120,356,52 +120,358,50 +120,361,50 +120,362,52 +120,363,70 +120,364,70 +120,365,70 +120,374,36 +120,375,36 +120,376,36 +120,379,0 +120,383,0 +120,384,0 +120,390,50 +120,391,50 +120,392,50 +120,393,70 +120,394,70 +120,395,70 +120,396,50 +120,397,50 +120,398,50 +120,399,54 +120,400,70 +120,403,50 +120,404,50 +120,405,50 +120,410,36 +120,411,36 +120,425,54 +120,426,54 +120,429,42 +120,433,50 +120,442,48 +120,443,40 +120,444,40 +120,445,40 +120,446,48 +120,447,44 +120,448,44 +120,451,50 +120,452,50 +120,453,50 +120,454,50 +120,455,0 +120,461,50 +120,464,46 +120,470,0 +120,471,0 +120,475,70 +120,477,52 +120,478,52 +120,483,0 +120,493,0 +120,495,0 +120,496,0 +120,497,0 +120,498,54 +120,499,54 +120,500,54 +120,501,70 +120,502,70 +120,503,70 +120,511,0 +120,512,0 +120,513,50 +120,514,50 +120,515,70 +120,516,70 +120,517,54 +120,518,54 +120,522,50 +120,523,50 +120,524,50 +120,525,58 +120,526,58 +120,529,50 +120,530,50 +120,531,54 +120,532,54 +120,533,54 +120,534,54 +120,540,0 +120,541,0 +120,542,0 +120,543,50 +120,544,50 +120,545,50 +120,546,0 +120,547,0 +120,548,0 +120,549,0 +120,551,50 +120,552,50 +120,553,50 +120,554,50 +120,555,50 +120,559,50 +120,560,50 +120,570,44 +120,571,44 +120,572,50 +120,573,50 +120,574,50 +120,575,50 +120,576,50 +120,587,50 +120,595,44 +120,596,44 +120,607,50 +120,608,50 +120,609,50 +120,610,50 +120,611,50 +120,612,50 +120,613,54 +120,614,54 +120,624,70 +120,625,70 +120,627,54 +120,628,54 +120,633,40 +120,634,40 +120,635,40 +120,636,36 +120,637,36 +120,639,0 +120,643,0 +120,644,0 +121,4,50 +121,5,50 +121,6,50 +121,15,36 +121,23,48 +121,24,48 +121,25,70 +121,26,70 +121,39,54 +121,40,54 +121,41,58 +121,42,58 +121,52,58 +121,53,58 +121,63,50 +121,64,58 +121,65,58 +121,66,54 +121,67,54 +121,68,54 +121,92,58 +121,93,58 +121,94,58 +121,95,44 +121,111,54 +121,112,54 +121,123,20 +121,129,70 +121,130,70 +121,131,38 +121,133,0 +121,134,0 +121,135,0 +121,136,0 +121,143,48 +121,144,0 +121,147,36 +121,148,36 +121,149,36 +121,150,0 +121,169,58 +121,172,70 +121,174,54 +121,179,100 +121,180,100 +121,181,100 +121,194,70 +121,195,70 +121,196,0 +121,197,0 +121,200,30 +121,204,58 +121,205,58 +121,208,44 +121,212,20 +121,215,0 +121,246,0 +121,247,0 +121,248,0 +121,252,0 +121,253,0 +121,254,0 +121,280,58 +121,281,58 +121,282,58 +121,304,56 +121,305,56 +121,306,56 +121,347,44 +121,348,44 +121,355,58 +121,356,58 +121,358,56 +121,361,58 +121,362,58 +121,363,64 +121,364,64 +121,365,64 +121,374,44 +121,375,44 +121,376,44 +121,379,0 +121,383,0 +121,384,0 +121,390,50 +121,391,50 +121,392,50 +121,393,62 +121,394,62 +121,395,62 +121,396,50 +121,397,50 +121,398,50 +121,399,62 +121,400,70 +121,403,70 +121,404,70 +121,405,70 +121,410,44 +121,411,44 +121,425,60 +121,426,60 +121,429,30 +121,433,56 +121,442,0 +121,443,48 +121,444,48 +121,445,48 +121,446,48 +121,447,50 +121,448,50 +121,451,0 +121,452,0 +121,453,58 +121,454,58 +121,455,0 +121,461,0 +121,464,54 +121,470,0 +121,471,0 +121,475,58 +121,477,58 +121,478,58 +121,483,0 +121,493,0 +121,495,0 +121,496,0 +121,497,0 +121,498,60 +121,499,62 +121,500,62 +121,501,66 +121,502,66 +121,503,66 +121,511,0 +121,512,0 +121,513,58 +121,514,58 +121,515,70 +121,516,70 +121,517,60 +121,518,60 +121,522,70 +121,523,70 +121,524,58 +121,525,58 +121,526,58 +121,529,58 +121,530,58 +121,531,54 +121,532,62 +121,533,62 +121,534,62 +121,540,0 +121,541,0 +121,542,0 +121,543,58 +121,544,58 +121,545,58 +121,546,0 +121,547,0 +121,548,0 +121,549,0 +121,551,0 +121,552,0 +121,553,0 +121,554,58 +121,555,58 +121,559,0 +121,560,0 +121,570,0 +121,571,0 +121,572,50 +121,573,50 +121,574,50 +121,575,56 +121,576,56 +121,587,70 +121,595,70 +121,596,70 +121,607,50 +121,608,58 +121,609,58 +121,610,50 +121,611,50 +121,612,50 +121,613,54 +121,614,54 +121,624,0 +121,625,0 +121,627,60 +121,628,60 +121,633,0 +121,634,0 +121,635,0 +121,636,44 +121,637,44 +121,639,0 +121,643,0 +121,644,0 +122,4,50 +122,5,58 +122,6,58 +122,15,44 +122,23,44 +122,24,56 +122,25,70 +122,26,70 +122,39,50 +122,40,50 +122,41,42 +122,42,42 +122,52,42 +122,53,58 +122,63,50 +122,64,50 +122,65,50 +122,66,58 +122,67,58 +122,68,58 +122,92,42 +122,93,42 +122,94,42 +122,95,34 +122,111,58 +122,112,58 +122,123,34 +122,129,54 +122,130,54 +122,131,40 +122,133,0 +122,134,0 +122,135,0 +122,136,0 +122,143,44 +122,144,0 +122,147,36 +122,148,42 +122,149,42 +122,150,0 +122,169,42 +122,172,70 +122,174,50 +122,179,70 +122,180,70 +122,181,70 +122,194,56 +122,195,56 +122,196,0 +122,197,0 +122,200,36 +122,204,42 +122,205,42 +122,208,34 +122,212,38 +122,215,0 +122,246,0 +122,247,0 +122,248,0 +122,252,0 +122,253,0 +122,254,0 +122,280,42 +122,281,42 +122,282,42 +122,304,44 +122,305,58 +122,306,58 +122,347,28 +122,348,28 +122,355,42 +122,356,42 +122,358,48 +122,361,42 +122,362,44 +122,363,60 +122,364,60 +122,365,60 +122,374,28 +122,375,28 +122,376,28 +122,379,0 +122,383,0 +122,384,0 +122,390,50 +122,391,58 +122,392,58 +122,393,62 +122,394,70 +122,395,70 +122,396,50 +122,397,58 +122,398,58 +122,399,42 +122,400,52 +122,403,70 +122,404,70 +122,405,70 +122,410,28 +122,411,28 +122,425,70 +122,426,70 +122,429,36 +122,433,48 +122,442,0 +122,443,28 +122,444,42 +122,445,42 +122,446,44 +122,447,56 +122,448,56 +122,451,0 +122,452,0 +122,453,42 +122,454,42 +122,455,0 +122,461,0 +122,464,58 +122,470,0 +122,471,0 +122,475,42 +122,477,42 +122,478,44 +122,483,0 +122,493,0 +122,495,0 +122,496,0 +122,497,0 +122,498,44 +122,499,44 +122,500,44 +122,501,62 +122,502,68 +122,503,68 +122,511,0 +122,512,0 +122,513,42 +122,514,42 +122,515,100 +122,516,100 +122,517,44 +122,518,44 +122,522,70 +122,523,70 +122,524,46 +122,525,54 +122,526,54 +122,529,42 +122,530,42 +122,531,50 +122,532,42 +122,533,42 +122,534,42 +122,540,0 +122,541,0 +122,542,0 +122,543,42 +122,544,42 +122,545,42 +122,546,0 +122,547,0 +122,548,0 +122,549,0 +122,551,0 +122,552,0 +122,553,0 +122,554,46 +122,555,46 +122,559,0 +122,560,0 +122,570,0 +122,571,0 +122,572,50 +122,573,50 +122,574,50 +122,575,50 +122,576,50 +122,587,70 +122,595,70 +122,596,70 +122,607,50 +122,608,50 +122,609,50 +122,610,54 +122,611,56 +122,612,56 +122,613,50 +122,614,50 +122,624,0 +122,625,0 +122,627,44 +122,628,44 +122,633,0 +122,634,0 +122,635,0 +122,636,32 +122,637,32 +122,639,0 +122,643,0 +122,644,0 +123,4,58 +123,5,58 +123,6,58 +123,15,36 +123,23,42 +123,24,42 +123,25,70 +123,26,70 +123,39,58 +123,40,58 +123,41,50 +123,42,50 +123,52,56 +123,53,56 +123,63,58 +123,64,58 +123,65,58 +123,66,56 +123,67,56 +123,68,56 +123,92,50 +123,93,56 +123,94,56 +123,95,40 +123,111,50 +123,112,50 +123,123,20 +123,129,62 +123,130,62 +123,131,42 +123,133,0 +123,134,0 +123,135,0 +123,136,0 +123,143,52 +123,144,0 +123,147,44 +123,148,44 +123,149,44 +123,150,0 +123,169,50 +123,172,70 +123,174,58 +123,179,70 +123,180,70 +123,181,70 +123,194,70 +123,195,70 +123,196,0 +123,197,0 +123,200,38 +123,204,54 +123,205,54 +123,208,40 +123,212,20 +123,215,0 +123,246,0 +123,247,0 +123,248,0 +123,252,0 +123,253,0 +123,254,0 +123,280,56 +123,281,56 +123,282,56 +123,304,62 +123,305,62 +123,306,70 +123,347,36 +123,348,36 +123,355,54 +123,356,54 +123,358,58 +123,361,56 +123,362,56 +123,363,68 +123,364,68 +123,365,68 +123,374,40 +123,375,40 +123,376,40 +123,379,0 +123,383,0 +123,384,0 +123,390,58 +123,391,58 +123,392,58 +123,393,70 +123,394,70 +123,395,70 +123,396,58 +123,397,58 +123,398,58 +123,399,56 +123,400,60 +123,403,70 +123,404,70 +123,405,70 +123,410,46 +123,411,46 +123,425,58 +123,426,58 +123,429,38 +123,433,58 +123,442,0 +123,443,42 +123,444,42 +123,445,42 +123,446,52 +123,447,58 +123,448,58 +123,451,0 +123,452,0 +123,453,50 +123,454,50 +123,455,0 +123,461,0 +123,464,50 +123,470,0 +123,471,0 +123,475,56 +123,477,54 +123,478,56 +123,483,0 +123,493,0 +123,495,0 +123,496,0 +123,497,0 +123,498,58 +123,499,58 +123,500,58 +123,501,70 +123,502,70 +123,503,70 +123,511,0 +123,512,0 +123,513,56 +123,514,56 +123,515,68 +123,516,68 +123,517,58 +123,518,58 +123,522,100 +123,523,100 +123,524,50 +123,525,50 +123,526,50 +123,529,56 +123,530,56 +123,531,58 +123,532,56 +123,533,56 +123,534,56 +123,540,0 +123,541,0 +123,542,0 +123,543,50 +123,544,54 +123,545,54 +123,546,0 +123,547,0 +123,548,0 +123,549,0 +123,551,0 +123,552,0 +123,553,0 +123,554,56 +123,555,56 +123,559,0 +123,560,0 +123,570,0 +123,571,0 +123,572,58 +123,573,58 +123,574,62 +123,575,62 +123,576,62 +123,587,70 +123,595,70 +123,596,70 +123,607,62 +123,608,62 +123,609,62 +123,610,58 +123,611,58 +123,612,58 +123,613,58 +123,614,58 +123,624,0 +123,625,0 +123,627,58 +123,628,58 +123,633,0 +123,634,0 +123,635,0 +123,636,36 +123,637,36 +123,639,0 +123,643,0 +123,644,0 +124,4,50 +124,5,50 +124,6,50 +124,15,32 +124,23,56 +124,24,56 +124,25,70 +124,26,70 +124,39,50 +124,40,56 +124,41,58 +124,42,58 +124,52,58 +124,53,58 +124,63,50 +124,64,52 +124,65,52 +124,66,42 +124,67,42 +124,68,46 +124,92,58 +124,93,58 +124,94,58 +124,95,0 +124,111,0 +124,112,0 +124,123,26 +124,129,58 +124,130,70 +124,131,24 +124,133,40 +124,134,40 +124,135,62 +124,136,40 +124,143,50 +124,144,0 +124,147,40 +124,148,40 +124,149,70 +124,150,0 +124,169,58 +124,172,70 +124,174,50 +124,179,70 +124,180,70 +124,181,70 +124,194,0 +124,195,0 +124,196,40 +124,197,40 +124,200,40 +124,204,58 +124,205,58 +124,208,0 +124,212,30 +124,215,50 +124,246,0 +124,247,0 +124,248,0 +124,252,58 +124,253,58 +124,254,58 +124,280,58 +124,281,58 +124,282,58 +124,304,56 +124,305,56 +124,306,70 +124,347,48 +124,348,52 +124,355,58 +124,356,58 +124,358,60 +124,361,58 +124,362,70 +124,363,50 +124,364,50 +124,365,50 +124,374,48 +124,375,48 +124,376,48 +124,379,0 +124,383,0 +124,384,0 +124,390,50 +124,391,50 +124,392,50 +124,393,50 +124,394,50 +124,395,50 +124,396,50 +124,397,50 +124,398,50 +124,399,58 +124,400,58 +124,403,100 +124,404,100 +124,405,100 +124,410,48 +124,411,70 +124,425,56 +124,426,56 +124,429,40 +124,433,60 +124,442,58 +124,443,0 +124,444,0 +124,445,0 +124,446,50 +124,447,44 +124,448,44 +124,451,58 +124,452,58 +124,453,58 +124,454,58 +124,455,62 +124,461,50 +124,464,0 +124,470,40 +124,471,40 +124,475,58 +124,477,58 +124,478,70 +124,483,0 +124,493,0 +124,495,50 +124,496,50 +124,497,50 +124,498,56 +124,499,58 +124,500,58 +124,501,50 +124,502,50 +124,503,70 +124,511,58 +124,512,58 +124,513,58 +124,514,58 +124,515,58 +124,516,58 +124,517,56 +124,518,56 +124,522,70 +124,523,70 +124,524,62 +124,525,62 +124,526,62 +124,529,0 +124,530,0 +124,531,50 +124,532,58 +124,533,58 +124,534,58 +124,540,50 +124,541,56 +124,542,56 +124,543,58 +124,544,58 +124,545,58 +124,546,50 +124,547,50 +124,548,54 +124,549,54 +124,551,0 +124,552,0 +124,553,0 +124,554,62 +124,555,62 +124,559,58 +124,560,58 +124,570,44 +124,571,44 +124,572,50 +124,573,50 +124,574,50 +124,575,56 +124,576,56 +124,587,70 +124,595,70 +124,596,70 +124,607,50 +124,608,62 +124,609,62 +124,610,54 +124,611,54 +124,612,54 +124,613,50 +124,614,50 +124,624,54 +124,625,54 +124,627,56 +124,628,56 +124,633,46 +124,634,48 +124,635,70 +124,636,52 +124,637,52 +124,639,0 +124,643,0 +124,644,0 +125,4,42 +125,5,50 +125,6,50 +125,15,40 +125,23,58 +125,24,58 +125,25,70 +125,26,70 +125,39,46 +125,40,46 +125,41,50 +125,42,56 +125,52,44 +125,53,50 +125,63,42 +125,64,50 +125,65,50 +125,66,48 +125,67,54 +125,68,54 +125,92,50 +125,93,50 +125,94,50 +125,95,0 +125,111,0 +125,112,0 +125,123,40 +125,129,50 +125,130,50 +125,131,26 +125,133,32 +125,134,32 +125,135,60 +125,136,32 +125,143,46 +125,144,0 +125,147,32 +125,148,32 +125,149,32 +125,150,0 +125,169,56 +125,172,70 +125,174,46 +125,179,100 +125,180,100 +125,181,100 +125,194,0 +125,195,0 +125,196,32 +125,197,32 +125,200,38 +125,204,50 +125,205,50 +125,208,0 +125,212,40 +125,215,48 +125,246,0 +125,247,0 +125,248,0 +125,252,44 +125,253,50 +125,254,50 +125,280,44 +125,281,44 +125,282,44 +125,304,42 +125,305,50 +125,306,50 +125,347,40 +125,348,46 +125,355,50 +125,356,58 +125,358,42 +125,361,44 +125,362,58 +125,363,46 +125,364,46 +125,365,46 +125,374,40 +125,375,40 +125,376,40 +125,379,0 +125,383,0 +125,384,0 +125,390,42 +125,391,44 +125,392,44 +125,393,42 +125,394,50 +125,395,50 +125,396,42 +125,397,44 +125,398,44 +125,399,48 +125,400,54 +125,403,70 +125,404,70 +125,405,70 +125,410,70 +125,411,70 +125,425,46 +125,426,46 +125,429,42 +125,433,42 +125,442,56 +125,443,0 +125,444,0 +125,445,0 +125,446,46 +125,447,42 +125,448,42 +125,451,50 +125,452,50 +125,453,50 +125,454,56 +125,455,56 +125,461,48 +125,464,0 +125,470,32 +125,471,32 +125,475,44 +125,477,58 +125,478,58 +125,483,0 +125,493,0 +125,495,42 +125,496,50 +125,497,50 +125,498,46 +125,499,54 +125,500,54 +125,501,46 +125,502,46 +125,503,46 +125,511,44 +125,512,44 +125,513,44 +125,514,44 +125,515,44 +125,516,44 +125,517,46 +125,518,46 +125,522,70 +125,523,70 +125,524,50 +125,525,58 +125,526,58 +125,529,0 +125,530,0 +125,531,46 +125,532,48 +125,533,54 +125,534,54 +125,540,42 +125,541,42 +125,542,42 +125,543,50 +125,544,50 +125,545,50 +125,546,42 +125,547,42 +125,548,42 +125,549,42 +125,551,0 +125,552,0 +125,553,0 +125,554,44 +125,555,56 +125,559,44 +125,560,50 +125,570,42 +125,571,42 +125,572,42 +125,573,42 +125,574,42 +125,575,42 +125,576,58 +125,587,70 +125,595,70 +125,596,70 +125,607,42 +125,608,44 +125,609,44 +125,610,42 +125,611,56 +125,612,56 +125,613,46 +125,614,62 +125,624,42 +125,625,42 +125,627,46 +125,628,48 +125,633,36 +125,634,44 +125,635,44 +125,636,40 +125,637,40 +125,639,0 +125,643,0 +125,644,0 +126,4,50 +126,5,50 +126,6,50 +126,15,32 +126,23,56 +126,24,56 +126,25,100 +126,26,100 +126,39,0 +126,40,0 +126,41,58 +126,42,58 +126,52,0 +126,53,0 +126,63,0 +126,64,0 +126,65,0 +126,66,42 +126,67,42 +126,68,46 +126,92,58 +126,93,58 +126,94,58 +126,95,42 +126,111,42 +126,112,42 +126,123,26 +126,129,58 +126,130,58 +126,131,24 +126,133,0 +126,134,0 +126,135,0 +126,136,0 +126,143,0 +126,144,0 +126,147,40 +126,148,40 +126,149,40 +126,150,0 +126,169,58 +126,172,100 +126,174,0 +126,179,62 +126,180,62 +126,181,62 +126,194,56 +126,195,56 +126,196,0 +126,197,0 +126,200,70 +126,204,58 +126,205,58 +126,208,42 +126,212,30 +126,215,70 +126,246,44 +126,247,48 +126,248,54 +126,252,58 +126,253,58 +126,254,58 +126,280,0 +126,281,0 +126,282,0 +126,304,56 +126,305,56 +126,306,56 +126,347,48 +126,348,52 +126,355,58 +126,356,58 +126,358,0 +126,361,58 +126,362,58 +126,363,50 +126,364,50 +126,365,50 +126,374,0 +126,375,0 +126,376,0 +126,379,0 +126,383,0 +126,384,0 +126,390,50 +126,391,50 +126,392,50 +126,393,50 +126,394,50 +126,395,50 +126,396,0 +126,397,0 +126,398,0 +126,399,0 +126,400,0 +126,403,62 +126,404,62 +126,405,62 +126,410,48 +126,411,48 +126,425,56 +126,426,56 +126,429,70 +126,433,0 +126,442,70 +126,443,48 +126,444,48 +126,445,48 +126,446,0 +126,447,44 +126,448,44 +126,451,58 +126,452,70 +126,453,58 +126,454,58 +126,455,62 +126,461,70 +126,464,42 +126,470,0 +126,471,0 +126,475,0 +126,477,58 +126,478,58 +126,483,0 +126,493,0 +126,495,50 +126,496,50 +126,497,50 +126,498,56 +126,499,58 +126,500,58 +126,501,50 +126,502,50 +126,503,50 +126,511,58 +126,512,58 +126,513,58 +126,514,58 +126,515,58 +126,516,58 +126,517,0 +126,518,0 +126,522,62 +126,523,62 +126,524,62 +126,525,62 +126,526,62 +126,529,58 +126,530,58 +126,531,0 +126,532,58 +126,533,58 +126,534,58 +126,540,50 +126,541,56 +126,542,56 +126,543,58 +126,544,58 +126,545,58 +126,546,50 +126,547,50 +126,548,54 +126,549,54 +126,551,70 +126,552,70 +126,553,70 +126,554,62 +126,555,62 +126,559,70 +126,560,70 +126,570,70 +126,571,70 +126,572,0 +126,573,0 +126,574,0 +126,575,0 +126,576,0 +126,587,62 +126,595,54 +126,596,54 +126,607,50 +126,608,62 +126,609,62 +126,610,54 +126,611,54 +126,612,54 +126,613,50 +126,614,50 +126,624,70 +126,625,70 +126,627,0 +126,628,0 +126,633,70 +126,634,70 +126,635,70 +126,636,52 +126,637,52 +126,639,0 +126,643,0 +126,644,0 +127,4,50 +127,5,50 +127,6,50 +127,15,30 +127,23,56 +127,24,56 +127,25,70 +127,26,70 +127,39,50 +127,40,52 +127,41,58 +127,42,58 +127,52,58 +127,53,58 +127,63,70 +127,64,70 +127,65,70 +127,66,42 +127,67,42 +127,68,42 +127,92,58 +127,93,58 +127,94,58 +127,95,0 +127,111,0 +127,112,0 +127,123,22 +127,129,58 +127,130,58 +127,131,20 +127,133,38 +127,134,38 +127,135,58 +127,136,38 +127,143,46 +127,144,0 +127,147,38 +127,148,38 +127,149,38 +127,150,0 +127,169,58 +127,172,70 +127,174,50 +127,179,70 +127,180,70 +127,181,70 +127,194,0 +127,195,0 +127,196,38 +127,197,38 +127,200,38 +127,204,58 +127,205,58 +127,208,0 +127,212,26 +127,215,50 +127,246,0 +127,247,0 +127,248,0 +127,252,58 +127,253,58 +127,254,58 +127,280,58 +127,281,58 +127,282,58 +127,304,56 +127,305,56 +127,306,56 +127,347,46 +127,348,46 +127,355,58 +127,356,58 +127,358,60 +127,361,58 +127,362,58 +127,363,50 +127,364,50 +127,365,50 +127,374,46 +127,375,46 +127,376,46 +127,379,0 +127,383,0 +127,384,0 +127,390,50 +127,391,50 +127,392,50 +127,393,50 +127,394,50 +127,395,50 +127,396,50 +127,397,50 +127,398,50 +127,399,58 +127,400,58 +127,403,70 +127,404,70 +127,405,70 +127,410,46 +127,411,46 +127,425,56 +127,426,56 +127,429,38 +127,433,60 +127,442,52 +127,443,0 +127,444,0 +127,445,0 +127,446,46 +127,447,44 +127,448,44 +127,451,58 +127,452,58 +127,453,58 +127,454,58 +127,455,62 +127,461,50 +127,464,0 +127,470,38 +127,471,38 +127,475,58 +127,477,58 +127,478,58 +127,483,0 +127,493,0 +127,495,50 +127,496,50 +127,497,50 +127,498,56 +127,499,58 +127,500,58 +127,501,50 +127,502,50 +127,503,50 +127,511,58 +127,512,58 +127,513,58 +127,514,58 +127,515,58 +127,516,58 +127,517,56 +127,518,56 +127,522,70 +127,523,70 +127,524,62 +127,525,62 +127,526,62 +127,529,0 +127,530,0 +127,531,50 +127,532,58 +127,533,58 +127,534,58 +127,540,50 +127,541,56 +127,542,56 +127,543,58 +127,544,58 +127,545,58 +127,546,50 +127,547,50 +127,548,54 +127,549,54 +127,551,0 +127,552,0 +127,553,0 +127,554,62 +127,555,62 +127,559,58 +127,560,58 +127,570,44 +127,571,44 +127,572,50 +127,573,50 +127,574,50 +127,575,56 +127,576,56 +127,587,70 +127,595,100 +127,596,100 +127,607,50 +127,608,62 +127,609,62 +127,610,54 +127,611,54 +127,612,54 +127,613,50 +127,614,50 +127,624,54 +127,625,54 +127,627,56 +127,628,56 +127,633,44 +127,634,46 +127,635,46 +127,636,50 +127,637,50 +127,639,0 +127,643,0 +127,644,0 +128,4,58 +128,5,58 +128,6,58 +128,15,36 +128,23,42 +128,24,42 +128,25,100 +128,26,100 +128,39,62 +128,40,62 +128,41,50 +128,42,50 +128,52,56 +128,53,56 +128,63,58 +128,64,58 +128,65,58 +128,66,60 +128,67,60 +128,68,60 +128,92,50 +128,93,56 +128,94,56 +128,95,0 +128,111,0 +128,112,0 +128,123,20 +128,129,50 +128,130,50 +128,131,34 +128,133,44 +128,134,44 +128,135,68 +128,136,44 +128,143,56 +128,144,0 +128,147,44 +128,148,44 +128,149,44 +128,150,0 +128,169,50 +128,172,100 +128,174,62 +128,179,70 +128,180,70 +128,181,70 +128,194,0 +128,195,0 +128,196,44 +128,197,44 +128,200,38 +128,204,50 +128,205,50 +128,208,0 +128,212,20 +128,215,46 +128,246,0 +128,247,0 +128,248,0 +128,252,56 +128,253,56 +128,254,56 +128,280,56 +128,281,56 +128,282,56 +128,304,58 +128,305,58 +128,306,58 +128,347,36 +128,348,36 +128,355,50 +128,356,50 +128,358,58 +128,361,56 +128,362,56 +128,363,62 +128,364,62 +128,365,62 +128,374,36 +128,375,36 +128,376,36 +128,379,0 +128,383,0 +128,384,0 +128,390,58 +128,391,58 +128,392,58 +128,393,58 +128,394,58 +128,395,58 +128,396,58 +128,397,58 +128,398,58 +128,399,60 +128,400,60 +128,403,70 +128,404,70 +128,405,70 +128,410,42 +128,411,42 +128,425,62 +128,426,62 +128,429,38 +128,433,58 +128,442,36 +128,443,0 +128,444,0 +128,445,0 +128,446,56 +128,447,58 +128,448,58 +128,451,50 +128,452,50 +128,453,50 +128,454,50 +128,455,38 +128,461,46 +128,464,0 +128,470,44 +128,471,44 +128,475,56 +128,477,50 +128,478,56 +128,483,0 +128,493,0 +128,495,58 +128,496,58 +128,497,58 +128,498,62 +128,499,62 +128,500,62 +128,501,62 +128,502,62 +128,503,62 +128,511,56 +128,512,56 +128,513,56 +128,514,56 +128,515,56 +128,516,56 +128,517,62 +128,518,62 +128,522,70 +128,523,70 +128,524,50 +128,525,50 +128,526,50 +128,529,0 +128,530,0 +128,531,62 +128,532,60 +128,533,60 +128,534,60 +128,540,58 +128,541,58 +128,542,58 +128,543,50 +128,544,50 +128,545,50 +128,546,58 +128,547,58 +128,548,58 +128,549,58 +128,551,0 +128,552,0 +128,553,0 +128,554,56 +128,555,56 +128,559,56 +128,560,56 +128,570,58 +128,571,58 +128,572,58 +128,573,58 +128,574,58 +128,575,58 +128,576,58 +128,587,70 +128,595,70 +128,596,70 +128,607,58 +128,608,58 +128,609,58 +128,610,58 +128,611,58 +128,612,58 +128,613,62 +128,614,62 +128,624,58 +128,625,58 +128,627,62 +128,628,62 +128,633,48 +128,634,48 +128,635,48 +128,636,36 +128,637,36 +128,639,0 +128,643,0 +128,644,0 +129,4,58 +129,5,58 +129,6,58 +129,15,36 +129,23,42 +129,24,42 +129,25,70 +129,26,70 +129,39,58 +129,40,58 +129,41,50 +129,42,50 +129,52,56 +129,53,56 +129,63,58 +129,64,58 +129,65,58 +129,66,56 +129,67,56 +129,68,56 +129,92,50 +129,93,56 +129,94,56 +129,95,0 +129,111,0 +129,112,0 +129,123,20 +129,129,50 +129,130,50 +129,131,30 +129,133,44 +129,134,44 +129,135,68 +129,136,44 +129,143,52 +129,144,0 +129,147,44 +129,148,44 +129,149,44 +129,150,0 +129,169,50 +129,172,70 +129,174,58 +129,179,70 +129,180,70 +129,181,70 +129,194,0 +129,195,0 +129,196,44 +129,197,44 +129,200,38 +129,204,50 +129,205,50 +129,208,0 +129,212,24 +129,215,46 +129,246,0 +129,247,0 +129,248,0 +129,252,56 +129,253,56 +129,254,56 +129,280,56 +129,281,56 +129,282,56 +129,304,58 +129,305,58 +129,306,58 +129,347,36 +129,348,36 +129,355,50 +129,356,50 +129,358,62 +129,361,56 +129,362,56 +129,363,58 +129,364,58 +129,365,58 +129,374,36 +129,375,36 +129,376,36 +129,379,0 +129,383,0 +129,384,0 +129,390,58 +129,391,58 +129,392,58 +129,393,58 +129,394,58 +129,395,58 +129,396,58 +129,397,58 +129,398,58 +129,399,56 +129,400,56 +129,403,100 +129,404,100 +129,405,100 +129,410,42 +129,411,42 +129,425,58 +129,426,58 +129,429,38 +129,433,62 +129,442,36 +129,443,0 +129,444,0 +129,445,0 +129,446,52 +129,447,58 +129,448,58 +129,451,50 +129,452,50 +129,453,50 +129,454,50 +129,455,42 +129,461,46 +129,464,0 +129,470,44 +129,471,44 +129,475,56 +129,477,50 +129,478,56 +129,483,0 +129,493,0 +129,495,58 +129,496,58 +129,497,58 +129,498,58 +129,499,58 +129,500,58 +129,501,58 +129,502,58 +129,503,58 +129,511,56 +129,512,56 +129,513,56 +129,514,56 +129,515,56 +129,516,56 +129,517,58 +129,518,58 +129,522,70 +129,523,70 +129,524,54 +129,525,54 +129,526,54 +129,529,0 +129,530,0 +129,531,58 +129,532,56 +129,533,56 +129,534,56 +129,540,58 +129,541,58 +129,542,58 +129,543,50 +129,544,50 +129,545,50 +129,546,58 +129,547,58 +129,548,62 +129,549,62 +129,551,0 +129,552,0 +129,553,0 +129,554,60 +129,555,60 +129,559,56 +129,560,56 +129,570,58 +129,571,58 +129,572,58 +129,573,58 +129,574,58 +129,575,58 +129,576,58 +129,587,70 +129,595,70 +129,596,70 +129,607,58 +129,608,60 +129,609,60 +129,610,62 +129,611,62 +129,612,62 +129,613,58 +129,614,58 +129,624,62 +129,625,62 +129,627,58 +129,628,58 +129,633,44 +129,634,44 +129,635,44 +129,636,40 +129,637,40 +129,639,0 +129,643,0 +129,644,0 +130,4,58 +130,5,58 +130,6,58 +130,15,36 +130,23,42 +130,24,42 +130,25,70 +130,26,70 +130,39,58 +130,40,58 +130,41,50 +130,42,50 +130,52,56 +130,53,56 +130,63,58 +130,64,58 +130,65,58 +130,66,56 +130,67,56 +130,68,56 +130,92,50 +130,93,56 +130,94,56 +130,95,0 +130,111,0 +130,112,0 +130,123,20 +130,129,50 +130,130,50 +130,131,30 +130,133,44 +130,134,44 +130,135,68 +130,136,44 +130,143,52 +130,144,0 +130,147,44 +130,148,44 +130,149,44 +130,150,0 +130,169,50 +130,172,70 +130,174,58 +130,179,70 +130,180,70 +130,181,70 +130,194,0 +130,195,0 +130,196,44 +130,197,44 +130,200,38 +130,204,54 +130,205,54 +130,208,0 +130,212,20 +130,215,46 +130,246,0 +130,247,0 +130,248,0 +130,252,56 +130,253,56 +130,254,56 +130,280,56 +130,281,56 +130,282,56 +130,304,62 +130,305,62 +130,306,62 +130,347,36 +130,348,36 +130,355,54 +130,356,54 +130,358,58 +130,361,56 +130,362,56 +130,363,58 +130,364,58 +130,365,58 +130,374,40 +130,375,40 +130,376,40 +130,379,0 +130,383,0 +130,384,0 +130,390,58 +130,391,58 +130,392,58 +130,393,62 +130,394,62 +130,395,62 +130,396,58 +130,397,58 +130,398,58 +130,399,56 +130,400,56 +130,403,70 +130,404,70 +130,405,70 +130,410,46 +130,411,46 +130,425,58 +130,426,58 +130,429,38 +130,433,58 +130,442,40 +130,443,0 +130,444,0 +130,445,0 +130,446,52 +130,447,58 +130,448,58 +130,451,54 +130,452,54 +130,453,50 +130,454,50 +130,455,38 +130,461,46 +130,464,0 +130,470,44 +130,471,44 +130,475,56 +130,477,54 +130,478,56 +130,483,0 +130,493,0 +130,495,58 +130,496,58 +130,497,58 +130,498,58 +130,499,58 +130,500,58 +130,501,58 +130,502,58 +130,503,58 +130,511,56 +130,512,56 +130,513,56 +130,514,56 +130,515,56 +130,516,56 +130,517,58 +130,518,58 +130,522,100 +130,523,100 +130,524,50 +130,525,50 +130,526,50 +130,529,0 +130,530,0 +130,531,58 +130,532,56 +130,533,56 +130,534,56 +130,540,62 +130,541,62 +130,542,62 +130,543,50 +130,544,54 +130,545,54 +130,546,58 +130,547,58 +130,548,58 +130,549,58 +130,551,0 +130,552,0 +130,553,0 +130,554,56 +130,555,56 +130,559,60 +130,560,60 +130,570,58 +130,571,58 +130,572,58 +130,573,58 +130,574,62 +130,575,62 +130,576,62 +130,587,70 +130,595,70 +130,596,70 +130,607,62 +130,608,62 +130,609,62 +130,610,58 +130,611,58 +130,612,58 +130,613,58 +130,614,58 +130,624,58 +130,625,58 +130,627,58 +130,628,58 +130,633,44 +130,634,44 +130,635,44 +130,636,36 +130,637,36 +130,639,0 +130,643,0 +130,644,0 +131,4,50 +131,5,58 +131,6,68 +131,15,0 +131,23,0 +131,24,0 +131,25,50 +131,26,56 +131,39,50 +131,40,50 +131,41,0 +131,42,0 +131,52,42 +131,53,58 +131,63,50 +131,64,50 +131,65,50 +131,66,58 +131,67,58 +131,68,68 +131,92,0 +131,93,0 +131,94,0 +131,95,38 +131,111,58 +131,112,68 +131,123,42 +131,129,42 +131,130,60 +131,131,0 +131,133,0 +131,134,0 +131,135,0 +131,136,0 +131,143,50 +131,144,0 +131,147,70 +131,148,70 +131,149,70 +131,150,0 +131,169,0 +131,172,50 +131,174,50 +131,179,50 +131,180,50 +131,181,50 +131,194,44 +131,195,44 +131,196,0 +131,197,0 +131,200,40 +131,204,42 +131,205,42 +131,208,60 +131,212,46 +131,215,0 +131,246,60 +131,247,60 +131,248,60 +131,252,54 +131,253,70 +131,254,70 +131,280,42 +131,281,42 +131,282,42 +131,304,44 +131,305,58 +131,306,68 +131,347,32 +131,348,60 +131,355,42 +131,356,60 +131,358,48 +131,361,0 +131,362,0 +131,363,0 +131,364,0 +131,365,0 +131,374,32 +131,375,32 +131,376,60 +131,379,0 +131,383,0 +131,384,0 +131,390,50 +131,391,58 +131,392,58 +131,393,50 +131,394,58 +131,395,58 +131,396,50 +131,397,58 +131,398,58 +131,399,42 +131,400,42 +131,403,50 +131,404,62 +131,405,62 +131,410,32 +131,411,60 +131,425,44 +131,426,44 +131,429,60 +131,433,48 +131,442,42 +131,443,68 +131,444,70 +131,445,70 +131,446,50 +131,447,56 +131,448,56 +131,451,0 +131,452,0 +131,453,0 +131,454,0 +131,455,58 +131,461,0 +131,464,58 +131,470,0 +131,471,0 +131,475,42 +131,477,60 +131,478,0 +131,483,0 +131,493,0 +131,495,62 +131,496,70 +131,497,70 +131,498,44 +131,499,44 +131,500,60 +131,501,50 +131,502,56 +131,503,66 +131,511,54 +131,512,54 +131,513,42 +131,514,42 +131,515,42 +131,516,42 +131,517,44 +131,518,44 +131,522,50 +131,523,52 +131,524,46 +131,525,66 +131,526,66 +131,529,42 +131,530,60 +131,531,50 +131,532,42 +131,533,42 +131,534,42 +131,540,60 +131,541,60 +131,542,60 +131,543,0 +131,544,0 +131,545,0 +131,546,62 +131,547,62 +131,548,66 +131,549,66 +131,551,42 +131,552,68 +131,553,68 +131,554,46 +131,555,60 +131,559,42 +131,560,42 +131,570,56 +131,571,66 +131,572,50 +131,573,50 +131,574,50 +131,575,50 +131,576,66 +131,587,50 +131,595,56 +131,596,68 +131,607,50 +131,608,50 +131,609,50 +131,610,100 +131,611,100 +131,612,100 +131,613,0 +131,614,0 +131,624,54 +131,625,54 +131,627,44 +131,628,52 +131,633,64 +131,634,64 +131,635,68 +131,636,36 +131,637,60 +131,639,0 +131,643,0 +131,644,0 +132,4,58 +132,5,58 +132,6,58 +132,15,0 +132,23,0 +132,24,0 +132,25,58 +132,26,58 +132,39,58 +132,40,58 +132,41,0 +132,42,0 +132,52,56 +132,53,56 +132,63,58 +132,64,58 +132,65,58 +132,66,56 +132,67,56 +132,68,56 +132,92,0 +132,93,0 +132,94,0 +132,95,40 +132,111,50 +132,112,50 +132,123,28 +132,129,50 +132,130,50 +132,131,38 +132,133,48 +132,134,48 +132,135,48 +132,136,48 +132,143,58 +132,144,0 +132,147,48 +132,148,48 +132,149,48 +132,150,0 +132,169,0 +132,172,58 +132,174,58 +132,179,58 +132,180,58 +132,181,58 +132,194,58 +132,195,58 +132,196,48 +132,197,48 +132,200,42 +132,204,50 +132,205,50 +132,208,40 +132,212,32 +132,215,52 +132,246,42 +132,247,42 +132,248,42 +132,252,100 +132,253,100 +132,254,100 +132,280,56 +132,281,56 +132,282,56 +132,304,58 +132,305,58 +132,306,58 +132,347,40 +132,348,40 +132,355,50 +132,356,50 +132,358,62 +132,361,56 +132,362,56 +132,363,58 +132,364,58 +132,365,58 +132,374,40 +132,375,40 +132,376,40 +132,379,0 +132,383,0 +132,384,0 +132,390,58 +132,391,58 +132,392,58 +132,393,58 +132,394,58 +132,395,58 +132,396,58 +132,397,58 +132,398,58 +132,399,56 +132,400,56 +132,403,58 +132,404,60 +132,405,60 +132,410,46 +132,411,46 +132,425,58 +132,426,58 +132,429,42 +132,433,62 +132,442,44 +132,443,46 +132,444,46 +132,445,46 +132,446,58 +132,447,58 +132,448,58 +132,451,0 +132,452,0 +132,453,0 +132,454,0 +132,455,70 +132,461,52 +132,464,50 +132,470,70 +132,471,48 +132,475,56 +132,477,50 +132,478,56 +132,483,0 +132,493,0 +132,495,70 +132,496,70 +132,497,70 +132,498,58 +132,499,58 +132,500,58 +132,501,58 +132,502,58 +132,503,58 +132,511,70 +132,512,70 +132,513,70 +132,514,70 +132,515,70 +132,516,70 +132,517,58 +132,518,58 +132,522,58 +132,523,58 +132,524,54 +132,525,54 +132,526,54 +132,529,56 +132,530,56 +132,531,58 +132,532,56 +132,533,56 +132,534,56 +132,540,70 +132,541,70 +132,542,70 +132,543,0 +132,544,0 +132,545,0 +132,546,70 +132,547,70 +132,548,70 +132,549,70 +132,551,56 +132,552,56 +132,553,56 +132,554,60 +132,555,60 +132,559,56 +132,560,56 +132,570,58 +132,571,58 +132,572,58 +132,573,58 +132,574,58 +132,575,58 +132,576,58 +132,587,58 +132,595,58 +132,596,58 +132,607,58 +132,608,60 +132,609,60 +132,610,62 +132,611,62 +132,612,62 +132,613,58 +132,614,58 +132,624,62 +132,625,62 +132,627,58 +132,628,58 +132,633,48 +132,634,48 +132,635,48 +132,636,44 +132,637,44 +132,639,0 +132,643,0 +132,644,0 +133,4,50 +133,5,58 +133,6,58 +133,15,0 +133,23,0 +133,24,0 +133,25,60 +133,26,60 +133,39,60 +133,40,60 +133,41,0 +133,42,0 +133,52,42 +133,53,58 +133,63,50 +133,64,50 +133,65,50 +133,66,58 +133,67,58 +133,68,58 +133,92,0 +133,93,0 +133,94,0 +133,95,42 +133,111,58 +133,112,58 +133,123,42 +133,129,60 +133,130,60 +133,131,36 +133,133,40 +133,134,40 +133,135,40 +133,136,40 +133,143,50 +133,144,0 +133,147,40 +133,148,46 +133,149,46 +133,150,0 +133,169,0 +133,172,60 +133,174,60 +133,179,50 +133,180,50 +133,181,50 +133,194,60 +133,195,60 +133,196,40 +133,197,40 +133,200,40 +133,204,46 +133,205,46 +133,208,44 +133,212,42 +133,215,50 +133,246,40 +133,247,40 +133,248,40 +133,252,70 +133,253,70 +133,254,70 +133,280,60 +133,281,60 +133,282,60 +133,304,48 +133,305,62 +133,306,62 +133,347,32 +133,348,32 +133,355,46 +133,356,48 +133,358,44 +133,361,42 +133,362,50 +133,363,50 +133,364,50 +133,365,50 +133,374,36 +133,375,36 +133,376,36 +133,379,0 +133,383,0 +133,384,0 +133,390,50 +133,391,58 +133,392,58 +133,393,54 +133,394,62 +133,395,62 +133,396,60 +133,397,60 +133,398,60 +133,399,60 +133,400,60 +133,403,50 +133,404,58 +133,405,58 +133,410,36 +133,411,36 +133,425,44 +133,426,44 +133,429,40 +133,433,44 +133,442,46 +133,443,32 +133,444,46 +133,445,46 +133,446,50 +133,447,56 +133,448,56 +133,451,0 +133,452,0 +133,453,0 +133,454,0 +133,455,70 +133,461,50 +133,464,58 +133,470,70 +133,471,40 +133,475,60 +133,477,48 +133,478,50 +133,483,0 +133,493,0 +133,495,70 +133,496,70 +133,497,70 +133,498,44 +133,499,44 +133,500,44 +133,501,50 +133,502,56 +133,503,56 +133,511,70 +133,512,70 +133,513,42 +133,514,42 +133,515,42 +133,516,42 +133,517,44 +133,518,44 +133,522,50 +133,523,52 +133,524,42 +133,525,50 +133,526,50 +133,529,42 +133,530,50 +133,531,50 +133,532,42 +133,533,42 +133,534,42 +133,540,70 +133,541,70 +133,542,70 +133,543,0 +133,544,0 +133,545,0 +133,546,70 +133,547,70 +133,548,100 +133,549,100 +133,551,42 +133,552,58 +133,553,58 +133,554,42 +133,555,42 +133,559,46 +133,560,46 +133,570,56 +133,571,56 +133,572,50 +133,573,50 +133,574,54 +133,575,54 +133,576,54 +133,587,50 +133,595,56 +133,596,58 +133,607,54 +133,608,54 +133,609,54 +133,610,50 +133,611,58 +133,612,58 +133,613,50 +133,614,50 +133,624,50 +133,625,50 +133,627,44 +133,628,52 +133,633,34 +133,634,34 +133,635,34 +133,636,32 +133,637,32 +133,639,0 +133,643,0 +133,644,0 +134,4,50 +134,5,58 +134,6,58 +134,15,0 +134,23,0 +134,24,0 +134,25,0 +134,26,0 +134,39,50 +134,40,50 +134,41,0 +134,42,0 +134,52,42 +134,53,58 +134,63,50 +134,64,50 +134,65,50 +134,66,70 +134,67,70 +134,68,70 +134,92,0 +134,93,0 +134,94,0 +134,95,38 +134,111,58 +134,112,58 +134,123,42 +134,129,100 +134,130,100 +134,131,70 +134,133,0 +134,134,0 +134,135,0 +134,136,0 +134,143,50 +134,144,0 +134,147,40 +134,148,46 +134,149,46 +134,150,0 +134,169,0 +134,172,0 +134,174,50 +134,179,0 +134,180,0 +134,181,0 +134,194,70 +134,195,70 +134,196,0 +134,197,0 +134,200,40 +134,204,42 +134,205,42 +134,208,40 +134,212,46 +134,215,50 +134,246,44 +134,247,44 +134,248,44 +134,252,54 +134,253,70 +134,254,70 +134,280,42 +134,281,42 +134,282,42 +134,304,44 +134,305,58 +134,306,58 +134,347,32 +134,348,36 +134,355,42 +134,356,44 +134,358,48 +134,361,42 +134,362,50 +134,363,70 +134,364,70 +134,365,70 +134,374,32 +134,375,32 +134,376,32 +134,379,0 +134,383,0 +134,384,0 +134,390,50 +134,391,58 +134,392,58 +134,393,70 +134,394,70 +134,395,70 +134,396,50 +134,397,58 +134,398,58 +134,399,42 +134,400,70 +134,403,0 +134,404,0 +134,405,0 +134,410,32 +134,411,32 +134,425,44 +134,426,44 +134,429,40 +134,433,48 +134,442,42 +134,443,32 +134,444,46 +134,445,46 +134,446,50 +134,447,56 +134,448,56 +134,451,0 +134,452,0 +134,453,0 +134,454,0 +134,455,58 +134,461,50 +134,464,58 +134,470,0 +134,471,0 +134,475,42 +134,477,44 +134,478,50 +134,483,0 +134,493,0 +134,495,62 +134,496,70 +134,497,70 +134,498,44 +134,499,44 +134,500,44 +134,501,70 +134,502,70 +134,503,70 +134,511,54 +134,512,54 +134,513,42 +134,514,42 +134,515,70 +134,516,70 +134,517,44 +134,518,44 +134,522,0 +134,523,0 +134,524,46 +134,525,54 +134,526,54 +134,529,42 +134,530,50 +134,531,50 +134,532,70 +134,533,70 +134,534,70 +134,540,60 +134,541,60 +134,542,60 +134,543,0 +134,544,0 +134,545,0 +134,546,62 +134,547,62 +134,548,66 +134,549,66 +134,551,42 +134,552,58 +134,553,58 +134,554,46 +134,555,46 +134,559,42 +134,560,42 +134,570,56 +134,571,56 +134,572,50 +134,573,50 +134,574,50 +134,575,50 +134,576,50 +134,587,0 +134,595,0 +134,596,0 +134,607,50 +134,608,50 +134,609,50 +134,610,54 +134,611,62 +134,612,62 +134,613,50 +134,614,50 +134,624,54 +134,625,54 +134,627,44 +134,628,52 +134,633,34 +134,634,34 +134,635,38 +134,636,36 +134,637,36 +134,639,0 +134,643,0 +134,644,0 +135,4,50 +135,5,50 +135,6,50 +135,15,0 +135,23,0 +135,24,0 +135,25,50 +135,26,50 +135,39,50 +135,40,56 +135,41,0 +135,42,0 +135,52,58 +135,53,58 +135,63,50 +135,64,52 +135,65,52 +135,66,50 +135,67,50 +135,68,50 +135,92,0 +135,93,0 +135,94,0 +135,95,50 +135,111,50 +135,112,50 +135,123,50 +135,129,58 +135,130,58 +135,131,50 +135,133,50 +135,134,50 +135,135,50 +135,136,50 +135,143,50 +135,144,0 +135,147,50 +135,148,50 +135,149,50 +135,150,0 +135,169,0 +135,172,50 +135,174,50 +135,179,50 +135,180,50 +135,181,50 +135,194,56 +135,195,56 +135,196,50 +135,197,50 +135,200,50 +135,204,60 +135,205,60 +135,208,50 +135,212,50 +135,215,50 +135,246,50 +135,247,50 +135,248,50 +135,252,70 +135,253,70 +135,254,70 +135,280,58 +135,281,58 +135,282,58 +135,304,60 +135,305,60 +135,306,60 +135,347,50 +135,348,50 +135,355,60 +135,356,60 +135,358,56 +135,361,58 +135,362,58 +135,363,50 +135,364,50 +135,365,50 +135,374,52 +135,375,52 +135,376,52 +135,379,0 +135,383,0 +135,384,0 +135,390,50 +135,391,50 +135,392,50 +135,393,54 +135,394,54 +135,395,54 +135,396,50 +135,397,50 +135,398,50 +135,399,58 +135,400,58 +135,403,50 +135,404,50 +135,405,50 +135,410,52 +135,411,52 +135,425,56 +135,426,56 +135,429,50 +135,433,56 +135,442,60 +135,443,50 +135,444,50 +135,445,50 +135,446,50 +135,447,50 +135,448,50 +135,451,0 +135,452,0 +135,453,0 +135,454,0 +135,455,100 +135,461,50 +135,464,50 +135,470,70 +135,471,50 +135,475,58 +135,477,60 +135,478,58 +135,483,0 +135,493,0 +135,495,70 +135,496,70 +135,497,70 +135,498,56 +135,499,58 +135,500,58 +135,501,50 +135,502,50 +135,503,50 +135,511,70 +135,512,70 +135,513,58 +135,514,58 +135,515,58 +135,516,58 +135,517,56 +135,518,56 +135,522,50 +135,523,50 +135,524,58 +135,525,58 +135,526,58 +135,529,58 +135,530,58 +135,531,50 +135,532,58 +135,533,58 +135,534,58 +135,540,70 +135,541,70 +135,542,70 +135,543,0 +135,544,0 +135,545,0 +135,546,70 +135,547,70 +135,548,70 +135,549,70 +135,551,58 +135,552,58 +135,553,58 +135,554,58 +135,555,58 +135,559,60 +135,560,60 +135,570,50 +135,571,50 +135,572,50 +135,573,50 +135,574,54 +135,575,60 +135,576,60 +135,587,50 +135,595,50 +135,596,50 +135,607,54 +135,608,58 +135,609,58 +135,610,50 +135,611,50 +135,612,50 +135,613,50 +135,614,50 +135,624,50 +135,625,50 +135,627,56 +135,628,56 +135,633,50 +135,634,50 +135,635,50 +135,636,50 +135,637,50 +135,639,0 +135,643,0 +135,644,0 +136,4,58 +136,5,58 +136,6,62 +136,15,0 +136,23,0 +136,24,0 +136,25,58 +136,26,62 +136,39,58 +136,40,62 +136,41,0 +136,42,0 +136,52,56 +136,53,56 +136,63,58 +136,64,58 +136,65,62 +136,66,56 +136,67,56 +136,68,60 +136,92,0 +136,93,0 +136,94,0 +136,95,38 +136,111,50 +136,112,50 +136,123,24 +136,129,50 +136,130,50 +136,131,34 +136,133,46 +136,134,46 +136,135,46 +136,136,46 +136,143,54 +136,144,0 +136,147,46 +136,148,46 +136,149,50 +136,150,0 +136,169,0 +136,172,58 +136,174,58 +136,179,58 +136,180,58 +136,181,62 +136,194,58 +136,195,58 +136,196,46 +136,197,46 +136,200,40 +136,204,50 +136,205,50 +136,208,38 +136,212,28 +136,215,52 +136,246,40 +136,247,40 +136,248,44 +136,252,70 +136,253,70 +136,254,70 +136,280,56 +136,281,56 +136,282,60 +136,304,58 +136,305,58 +136,306,62 +136,347,38 +136,348,38 +136,355,50 +136,356,50 +136,358,62 +136,361,56 +136,362,56 +136,363,58 +136,364,58 +136,365,62 +136,374,38 +136,375,38 +136,376,42 +136,379,0 +136,383,0 +136,384,0 +136,390,58 +136,391,58 +136,392,62 +136,393,58 +136,394,58 +136,395,62 +136,396,58 +136,397,58 +136,398,62 +136,399,56 +136,400,56 +136,403,58 +136,404,60 +136,405,64 +136,410,44 +136,411,44 +136,425,58 +136,426,58 +136,429,40 +136,433,62 +136,442,38 +136,443,44 +136,444,44 +136,445,48 +136,446,54 +136,447,58 +136,448,58 +136,451,0 +136,452,0 +136,453,0 +136,454,0 +136,455,70 +136,461,52 +136,464,54 +136,470,70 +136,471,46 +136,475,60 +136,477,54 +136,478,60 +136,483,0 +136,493,0 +136,495,100 +136,496,100 +136,497,100 +136,498,58 +136,499,58 +136,500,62 +136,501,58 +136,502,58 +136,503,62 +136,511,70 +136,512,70 +136,513,56 +136,514,56 +136,515,56 +136,516,56 +136,517,58 +136,518,58 +136,522,58 +136,523,58 +136,524,54 +136,525,54 +136,526,58 +136,529,56 +136,530,56 +136,531,58 +136,532,56 +136,533,56 +136,534,60 +136,540,70 +136,541,70 +136,542,70 +136,543,0 +136,544,0 +136,545,0 +136,546,70 +136,547,70 +136,548,70 +136,549,70 +136,551,56 +136,552,56 +136,553,60 +136,554,60 +136,555,60 +136,559,56 +136,560,56 +136,570,58 +136,571,58 +136,572,58 +136,573,58 +136,574,58 +136,575,58 +136,576,62 +136,587,58 +136,595,58 +136,596,58 +136,607,58 +136,608,60 +136,609,64 +136,610,62 +136,611,62 +136,612,66 +136,613,58 +136,614,58 +136,624,62 +136,625,62 +136,627,58 +136,628,58 +136,633,46 +136,634,46 +136,635,50 +136,636,42 +136,637,42 +136,639,0 +136,643,0 +136,644,0 +137,4,50 +137,5,50 +137,6,50 +137,15,0 +137,23,0 +137,24,0 +137,25,50 +137,26,50 +137,39,50 +137,40,52 +137,41,0 +137,42,0 +137,52,58 +137,53,58 +137,63,50 +137,64,52 +137,65,70 +137,66,42 +137,67,42 +137,68,42 +137,92,0 +137,93,0 +137,94,0 +137,95,44 +137,111,42 +137,112,42 +137,123,22 +137,129,58 +137,130,58 +137,131,20 +137,133,38 +137,134,38 +137,135,38 +137,136,38 +137,143,46 +137,144,0 +137,147,38 +137,148,38 +137,149,38 +137,150,0 +137,169,0 +137,172,50 +137,174,50 +137,179,50 +137,180,50 +137,181,50 +137,194,56 +137,195,56 +137,196,38 +137,197,38 +137,200,38 +137,204,62 +137,205,62 +137,208,44 +137,212,22 +137,215,50 +137,246,38 +137,247,46 +137,248,46 +137,252,70 +137,253,70 +137,254,70 +137,280,58 +137,281,58 +137,282,58 +137,304,60 +137,305,60 +137,306,60 +137,347,46 +137,348,46 +137,355,62 +137,356,62 +137,358,56 +137,361,58 +137,362,58 +137,363,50 +137,364,50 +137,365,50 +137,374,50 +137,375,50 +137,376,50 +137,379,0 +137,383,0 +137,384,0 +137,390,50 +137,391,50 +137,392,50 +137,393,54 +137,394,54 +137,395,54 +137,396,50 +137,397,50 +137,398,50 +137,399,58 +137,400,58 +137,403,50 +137,404,50 +137,405,50 +137,410,50 +137,411,50 +137,425,56 +137,426,56 +137,429,38 +137,433,56 +137,442,56 +137,443,46 +137,444,46 +137,445,46 +137,446,46 +137,447,44 +137,448,44 +137,451,0 +137,452,0 +137,453,0 +137,454,0 +137,455,70 +137,461,50 +137,464,42 +137,470,68 +137,471,38 +137,475,58 +137,477,62 +137,478,58 +137,483,0 +137,493,0 +137,495,70 +137,496,70 +137,497,70 +137,498,56 +137,499,58 +137,500,58 +137,501,50 +137,502,50 +137,503,50 +137,511,70 +137,512,70 +137,513,58 +137,514,58 +137,515,58 +137,516,58 +137,517,56 +137,518,56 +137,522,50 +137,523,50 +137,524,58 +137,525,58 +137,526,58 +137,529,58 +137,530,58 +137,531,50 +137,532,58 +137,533,58 +137,534,58 +137,540,70 +137,541,70 +137,542,70 +137,543,0 +137,544,0 +137,545,0 +137,546,100 +137,547,100 +137,548,70 +137,549,70 +137,551,58 +137,552,58 +137,553,58 +137,554,58 +137,555,58 +137,559,62 +137,560,62 +137,570,44 +137,571,44 +137,572,50 +137,573,50 +137,574,54 +137,575,60 +137,576,60 +137,587,50 +137,595,44 +137,596,44 +137,607,54 +137,608,58 +137,609,58 +137,610,50 +137,611,50 +137,612,50 +137,613,50 +137,614,50 +137,624,50 +137,625,50 +137,627,56 +137,628,56 +137,633,44 +137,634,46 +137,635,46 +137,636,46 +137,637,46 +137,639,0 +137,643,0 +137,644,0 +138,4,42 +138,5,50 +138,6,50 +138,15,40 +138,23,58 +138,24,58 +138,25,42 +138,26,42 +138,39,0 +138,40,0 +138,41,50 +138,42,56 +138,52,0 +138,53,0 +138,63,42 +138,64,50 +138,65,50 +138,66,48 +138,67,54 +138,68,54 +138,92,50 +138,93,50 +138,94,50 +138,95,40 +138,111,54 +138,112,60 +138,123,40 +138,129,50 +138,130,50 +138,131,100 +138,133,0 +138,134,0 +138,135,0 +138,136,0 +138,143,0 +138,144,0 +138,147,32 +138,148,32 +138,149,32 +138,150,0 +138,169,56 +138,172,42 +138,174,0 +138,179,46 +138,180,46 +138,181,46 +138,194,46 +138,195,46 +138,196,0 +138,197,0 +138,200,38 +138,204,50 +138,205,50 +138,208,42 +138,212,40 +138,215,70 +138,246,42 +138,247,50 +138,248,50 +138,252,44 +138,253,50 +138,254,50 +138,280,44 +138,281,44 +138,282,44 +138,304,42 +138,305,50 +138,306,50 +138,347,40 +138,348,46 +138,355,50 +138,356,58 +138,358,42 +138,361,70 +138,362,70 +138,363,70 +138,364,70 +138,365,70 +138,374,40 +138,375,40 +138,376,40 +138,379,0 +138,383,0 +138,384,0 +138,390,42 +138,391,44 +138,392,44 +138,393,42 +138,394,50 +138,395,50 +138,396,0 +138,397,0 +138,398,0 +138,399,0 +138,400,0 +138,403,42 +138,404,44 +138,405,44 +138,410,34 +138,411,46 +138,425,46 +138,426,46 +138,429,42 +138,433,42 +138,442,56 +138,443,38 +138,444,48 +138,445,48 +138,446,0 +138,447,42 +138,448,42 +138,451,50 +138,452,50 +138,453,50 +138,454,56 +138,455,56 +138,461,70 +138,464,60 +138,470,0 +138,471,0 +138,475,44 +138,477,58 +138,478,70 +138,483,0 +138,493,0 +138,495,42 +138,496,50 +138,497,50 +138,498,46 +138,499,54 +138,500,54 +138,501,46 +138,502,46 +138,503,46 +138,511,44 +138,512,44 +138,513,44 +138,514,44 +138,515,44 +138,516,44 +138,517,46 +138,518,46 +138,522,42 +138,523,44 +138,524,50 +138,525,58 +138,526,58 +138,529,44 +138,530,56 +138,531,0 +138,532,48 +138,533,54 +138,534,54 +138,540,42 +138,541,42 +138,542,42 +138,543,50 +138,544,50 +138,545,50 +138,546,42 +138,547,42 +138,548,42 +138,549,42 +138,551,44 +138,552,56 +138,553,56 +138,554,44 +138,555,56 +138,559,44 +138,560,50 +138,570,42 +138,571,42 +138,572,0 +138,573,0 +138,574,42 +138,575,42 +138,576,58 +138,587,42 +138,595,42 +138,596,56 +138,607,42 +138,608,44 +138,609,44 +138,610,42 +138,611,56 +138,612,56 +138,613,70 +138,614,70 +138,624,42 +138,625,42 +138,627,0 +138,628,0 +138,633,36 +138,634,44 +138,635,44 +138,636,40 +138,637,40 +138,639,0 +138,643,0 +138,644,0 +139,4,42 +139,5,58 +139,6,58 +139,15,48 +139,23,50 +139,24,56 +139,25,42 +139,26,48 +139,39,0 +139,40,0 +139,41,50 +139,42,50 +139,52,0 +139,53,0 +139,63,42 +139,64,56 +139,65,56 +139,66,56 +139,67,62 +139,68,62 +139,92,50 +139,93,50 +139,94,50 +139,95,46 +139,111,62 +139,112,62 +139,123,42 +139,129,50 +139,130,50 +139,131,62 +139,133,0 +139,134,0 +139,135,0 +139,136,0 +139,143,0 +139,144,0 +139,147,32 +139,148,38 +139,149,38 +139,150,0 +139,169,50 +139,172,42 +139,174,0 +139,179,46 +139,180,46 +139,181,46 +139,194,46 +139,195,46 +139,196,0 +139,197,0 +139,200,32 +139,204,50 +139,205,50 +139,208,46 +139,212,42 +139,215,100 +139,246,34 +139,247,44 +139,248,44 +139,252,44 +139,253,58 +139,254,58 +139,280,44 +139,281,44 +139,282,44 +139,304,42 +139,305,58 +139,306,58 +139,347,40 +139,348,40 +139,355,50 +139,356,50 +139,358,42 +139,361,70 +139,362,70 +139,363,70 +139,364,70 +139,365,70 +139,374,40 +139,375,40 +139,376,40 +139,379,0 +139,383,0 +139,384,0 +139,390,42 +139,391,52 +139,392,52 +139,393,42 +139,394,58 +139,395,58 +139,396,0 +139,397,0 +139,398,0 +139,399,0 +139,400,0 +139,403,42 +139,404,52 +139,405,52 +139,410,34 +139,411,40 +139,425,46 +139,426,46 +139,429,34 +139,433,42 +139,442,50 +139,443,38 +139,444,46 +139,445,46 +139,446,0 +139,447,48 +139,448,48 +139,451,50 +139,452,50 +139,453,50 +139,454,50 +139,455,50 +139,461,100 +139,464,62 +139,470,0 +139,471,0 +139,475,44 +139,477,50 +139,478,70 +139,483,0 +139,493,0 +139,495,42 +139,496,58 +139,497,58 +139,498,46 +139,499,54 +139,500,54 +139,501,46 +139,502,52 +139,503,52 +139,511,44 +139,512,50 +139,513,44 +139,514,44 +139,515,44 +139,516,44 +139,517,46 +139,518,46 +139,522,42 +139,523,52 +139,524,50 +139,525,50 +139,526,50 +139,529,44 +139,530,54 +139,531,0 +139,532,48 +139,533,54 +139,534,54 +139,540,42 +139,541,42 +139,542,42 +139,543,50 +139,544,50 +139,545,50 +139,546,42 +139,547,42 +139,548,42 +139,549,42 +139,551,44 +139,552,58 +139,553,58 +139,554,44 +139,555,50 +139,559,44 +139,560,50 +139,570,48 +139,571,48 +139,572,0 +139,573,0 +139,574,42 +139,575,42 +139,576,50 +139,587,42 +139,595,48 +139,596,58 +139,607,42 +139,608,44 +139,609,44 +139,610,42 +139,611,58 +139,612,58 +139,613,70 +139,614,70 +139,624,42 +139,625,48 +139,627,0 +139,628,0 +139,633,36 +139,634,44 +139,635,44 +139,636,40 +139,637,40 +139,639,0 +139,643,0 +139,644,0 +140,4,50 +140,5,50 +140,6,50 +140,15,38 +140,23,48 +140,24,48 +140,25,50 +140,26,50 +140,39,0 +140,40,0 +140,41,58 +140,42,58 +140,52,0 +140,53,0 +140,63,50 +140,64,58 +140,65,58 +140,66,50 +140,67,50 +140,68,50 +140,92,58 +140,93,58 +140,94,58 +140,95,46 +140,111,50 +140,112,50 +140,123,24 +140,129,58 +140,130,58 +140,131,56 +140,133,0 +140,134,0 +140,135,0 +140,136,0 +140,143,0 +140,144,0 +140,147,38 +140,148,38 +140,149,38 +140,150,0 +140,169,58 +140,172,50 +140,174,0 +140,179,50 +140,180,50 +140,181,50 +140,194,56 +140,195,56 +140,196,0 +140,197,0 +140,200,32 +140,204,58 +140,205,58 +140,208,46 +140,212,28 +140,215,70 +140,246,34 +140,247,40 +140,248,40 +140,252,58 +140,253,58 +140,254,58 +140,280,58 +140,281,58 +140,282,58 +140,304,56 +140,305,56 +140,306,56 +140,347,46 +140,348,46 +140,355,58 +140,356,58 +140,358,60 +140,361,70 +140,362,70 +140,363,70 +140,364,70 +140,365,70 +140,374,46 +140,375,46 +140,376,46 +140,379,0 +140,383,0 +140,384,0 +140,390,50 +140,391,50 +140,392,50 +140,393,50 +140,394,50 +140,395,50 +140,396,0 +140,397,0 +140,398,0 +140,399,0 +140,400,0 +140,403,50 +140,404,54 +140,405,54 +140,410,46 +140,411,46 +140,425,56 +140,426,56 +140,429,32 +140,433,60 +140,442,46 +140,443,46 +140,444,46 +140,445,46 +140,446,0 +140,447,50 +140,448,50 +140,451,58 +140,452,58 +140,453,58 +140,454,58 +140,455,56 +140,461,70 +140,464,50 +140,470,0 +140,471,0 +140,475,58 +140,477,58 +140,478,70 +140,483,0 +140,493,0 +140,495,50 +140,496,50 +140,497,50 +140,498,56 +140,499,58 +140,500,58 +140,501,50 +140,502,50 +140,503,50 +140,511,58 +140,512,58 +140,513,58 +140,514,58 +140,515,58 +140,516,58 +140,517,56 +140,518,56 +140,522,50 +140,523,50 +140,524,62 +140,525,62 +140,526,62 +140,529,58 +140,530,58 +140,531,0 +140,532,58 +140,533,58 +140,534,58 +140,540,50 +140,541,56 +140,542,56 +140,543,58 +140,544,58 +140,545,58 +140,546,50 +140,547,50 +140,548,54 +140,549,54 +140,551,58 +140,552,58 +140,553,58 +140,554,62 +140,555,62 +140,559,58 +140,560,58 +140,570,50 +140,571,50 +140,572,0 +140,573,0 +140,574,50 +140,575,56 +140,576,56 +140,587,50 +140,595,50 +140,596,50 +140,607,50 +140,608,62 +140,609,62 +140,610,54 +140,611,54 +140,612,54 +140,613,100 +140,614,100 +140,624,54 +140,625,54 +140,627,0 +140,628,0 +140,633,44 +140,634,46 +140,635,46 +140,636,50 +140,637,50 +140,639,0 +140,643,0 +140,644,0 +141,4,50 +141,5,50 +141,6,50 +141,15,38 +141,23,48 +141,24,48 +141,25,50 +141,26,50 +141,39,0 +141,40,0 +141,41,58 +141,42,58 +141,52,0 +141,53,0 +141,63,50 +141,64,58 +141,65,58 +141,66,54 +141,67,54 +141,68,54 +141,92,58 +141,93,58 +141,94,58 +141,95,46 +141,111,54 +141,112,54 +141,123,24 +141,129,58 +141,130,58 +141,131,60 +141,133,0 +141,134,0 +141,135,0 +141,136,0 +141,143,0 +141,144,0 +141,147,38 +141,148,38 +141,149,38 +141,150,0 +141,169,58 +141,172,50 +141,174,0 +141,179,54 +141,180,54 +141,181,54 +141,194,60 +141,195,60 +141,196,0 +141,197,0 +141,200,32 +141,204,58 +141,205,58 +141,208,46 +141,212,24 +141,215,70 +141,246,30 +141,247,44 +141,248,44 +141,252,58 +141,253,58 +141,254,58 +141,280,58 +141,281,58 +141,282,58 +141,304,56 +141,305,56 +141,306,56 +141,347,46 +141,348,46 +141,355,58 +141,356,58 +141,358,56 +141,361,70 +141,362,70 +141,363,100 +141,364,100 +141,365,100 +141,374,46 +141,375,46 +141,376,46 +141,379,0 +141,383,0 +141,384,0 +141,390,50 +141,391,50 +141,392,50 +141,393,50 +141,394,50 +141,395,50 +141,396,0 +141,397,0 +141,398,0 +141,399,0 +141,400,0 +141,403,50 +141,404,50 +141,405,50 +141,410,46 +141,411,46 +141,425,60 +141,426,60 +141,429,32 +141,433,56 +141,442,46 +141,443,50 +141,444,50 +141,445,50 +141,446,0 +141,447,50 +141,448,50 +141,451,58 +141,452,58 +141,453,58 +141,454,58 +141,455,52 +141,461,70 +141,464,54 +141,470,0 +141,471,0 +141,475,58 +141,477,58 +141,478,70 +141,483,0 +141,493,0 +141,495,50 +141,496,50 +141,497,50 +141,498,60 +141,499,62 +141,500,62 +141,501,54 +141,502,54 +141,503,54 +141,511,58 +141,512,58 +141,513,58 +141,514,58 +141,515,58 +141,516,58 +141,517,60 +141,518,60 +141,522,50 +141,523,50 +141,524,58 +141,525,58 +141,526,58 +141,529,58 +141,530,58 +141,531,0 +141,532,62 +141,533,62 +141,534,62 +141,540,50 +141,541,56 +141,542,56 +141,543,58 +141,544,58 +141,545,58 +141,546,50 +141,547,50 +141,548,50 +141,549,50 +141,551,58 +141,552,58 +141,553,58 +141,554,58 +141,555,58 +141,559,58 +141,560,58 +141,570,50 +141,571,50 +141,572,0 +141,573,0 +141,574,50 +141,575,56 +141,576,56 +141,587,50 +141,595,50 +141,596,50 +141,607,50 +141,608,58 +141,609,58 +141,610,50 +141,611,50 +141,612,50 +141,613,70 +141,614,70 +141,624,50 +141,625,50 +141,627,0 +141,628,0 +141,633,48 +141,634,50 +141,635,50 +141,636,46 +141,637,46 +141,639,0 +141,643,0 +141,644,0 +142,4,50 +142,5,50 +142,6,50 +142,15,30 +142,23,56 +142,24,56 +142,25,50 +142,26,50 +142,39,0 +142,40,0 +142,41,58 +142,42,58 +142,52,0 +142,53,0 +142,63,50 +142,64,52 +142,65,52 +142,66,42 +142,67,42 +142,68,42 +142,92,58 +142,93,58 +142,94,58 +142,95,44 +142,111,42 +142,112,42 +142,123,22 +142,129,58 +142,130,58 +142,131,50 +142,133,0 +142,134,0 +142,135,0 +142,136,0 +142,143,0 +142,144,0 +142,147,38 +142,148,38 +142,149,38 +142,150,0 +142,169,58 +142,172,50 +142,174,0 +142,179,50 +142,180,50 +142,181,50 +142,194,56 +142,195,56 +142,196,0 +142,197,0 +142,200,38 +142,204,62 +142,205,62 +142,208,44 +142,212,22 +142,215,70 +142,246,38 +142,247,46 +142,248,46 +142,252,58 +142,253,58 +142,254,58 +142,280,58 +142,281,58 +142,282,58 +142,304,60 +142,305,60 +142,306,60 +142,347,46 +142,348,46 +142,355,62 +142,356,62 +142,358,56 +142,361,70 +142,362,70 +142,363,100 +142,364,100 +142,365,100 +142,374,50 +142,375,50 +142,376,50 +142,379,0 +142,383,0 +142,384,0 +142,390,50 +142,391,50 +142,392,50 +142,393,54 +142,394,54 +142,395,54 +142,396,0 +142,397,0 +142,398,0 +142,399,0 +142,400,0 +142,403,50 +142,404,50 +142,405,50 +142,410,50 +142,411,50 +142,425,56 +142,426,56 +142,429,38 +142,433,56 +142,442,56 +142,443,46 +142,444,46 +142,445,46 +142,446,0 +142,447,44 +142,448,44 +142,451,62 +142,452,62 +142,453,58 +142,454,58 +142,455,58 +142,461,70 +142,464,42 +142,470,0 +142,471,0 +142,475,58 +142,477,62 +142,478,70 +142,483,0 +142,493,0 +142,495,50 +142,496,50 +142,497,50 +142,498,56 +142,499,58 +142,500,58 +142,501,50 +142,502,50 +142,503,50 +142,511,58 +142,512,58 +142,513,58 +142,514,58 +142,515,58 +142,516,58 +142,517,56 +142,518,56 +142,522,50 +142,523,50 +142,524,58 +142,525,58 +142,526,58 +142,529,58 +142,530,58 +142,531,0 +142,532,58 +142,533,58 +142,534,58 +142,540,54 +142,541,60 +142,542,60 +142,543,58 +142,544,62 +142,545,62 +142,546,50 +142,547,50 +142,548,50 +142,549,50 +142,551,58 +142,552,58 +142,553,58 +142,554,58 +142,555,58 +142,559,62 +142,560,62 +142,570,44 +142,571,44 +142,572,0 +142,573,0 +142,574,54 +142,575,60 +142,576,60 +142,587,50 +142,595,44 +142,596,44 +142,607,54 +142,608,58 +142,609,58 +142,610,50 +142,611,50 +142,612,50 +142,613,70 +142,614,70 +142,624,50 +142,625,50 +142,627,0 +142,628,0 +142,633,44 +142,634,46 +142,635,46 +142,636,46 +142,637,46 +142,639,0 +142,643,0 +142,644,0 +143,4,58 +143,5,58 +143,6,58 +143,15,0 +143,23,42 +143,24,42 +143,25,58 +143,26,58 +143,39,0 +143,40,0 +143,41,50 +143,42,50 +143,52,0 +143,53,0 +143,63,70 +143,64,70 +143,65,70 +143,66,56 +143,67,56 +143,68,56 +143,92,50 +143,93,56 +143,94,56 +143,95,38 +143,111,50 +143,112,50 +143,123,0 +143,129,50 +143,130,50 +143,131,44 +143,133,0 +143,134,0 +143,135,0 +143,136,0 +143,143,0 +143,144,0 +143,147,46 +143,148,46 +143,149,46 +143,150,0 +143,169,50 +143,172,58 +143,174,0 +143,179,58 +143,180,58 +143,181,58 +143,194,58 +143,195,58 +143,196,0 +143,197,0 +143,200,40 +143,204,0 +143,205,0 +143,208,38 +143,212,0 +143,215,62 +143,246,40 +143,247,40 +143,248,40 +143,252,56 +143,253,56 +143,254,56 +143,280,70 +143,281,70 +143,282,70 +143,304,58 +143,305,58 +143,306,58 +143,347,0 +143,348,0 +143,355,50 +143,356,50 +143,358,70 +143,361,68 +143,362,68 +143,363,70 +143,364,70 +143,365,70 +143,374,68 +143,375,68 +143,376,68 +143,379,0 +143,383,0 +143,384,0 +143,390,58 +143,391,58 +143,392,58 +143,393,58 +143,394,58 +143,395,58 +143,396,0 +143,397,0 +143,398,0 +143,399,0 +143,400,0 +143,403,58 +143,404,60 +143,405,60 +143,410,44 +143,411,44 +143,425,58 +143,426,58 +143,429,40 +143,433,70 +143,442,38 +143,443,44 +143,444,44 +143,445,44 +143,446,0 +143,447,58 +143,448,58 +143,451,0 +143,452,0 +143,453,50 +143,454,50 +143,455,48 +143,461,62 +143,464,50 +143,470,0 +143,471,0 +143,475,70 +143,477,50 +143,478,68 +143,483,0 +143,493,0 +143,495,58 +143,496,58 +143,497,58 +143,498,58 +143,499,58 +143,500,58 +143,501,58 +143,502,58 +143,503,58 +143,511,56 +143,512,56 +143,513,56 +143,514,56 +143,515,56 +143,516,56 +143,517,70 +143,518,70 +143,522,58 +143,523,58 +143,524,54 +143,525,54 +143,526,54 +143,529,56 +143,530,56 +143,531,0 +143,532,56 +143,533,56 +143,534,56 +143,540,0 +143,541,0 +143,542,0 +143,543,0 +143,544,0 +143,545,0 +143,546,58 +143,547,58 +143,548,62 +143,549,62 +143,551,56 +143,552,56 +143,553,56 +143,554,60 +143,555,60 +143,559,56 +143,560,56 +143,570,58 +143,571,58 +143,572,0 +143,573,0 +143,574,100 +143,575,100 +143,576,100 +143,587,58 +143,595,0 +143,596,0 +143,607,58 +143,608,60 +143,609,60 +143,610,62 +143,611,62 +143,612,62 +143,613,70 +143,614,70 +143,624,62 +143,625,62 +143,627,0 +143,628,0 +143,633,46 +143,634,46 +143,635,46 +143,636,0 +143,637,0 +143,639,0 +143,643,0 +143,644,0 +144,4,50 +144,5,50 +144,6,50 +144,15,0 +144,23,48 +144,24,48 +144,25,50 +144,26,50 +144,39,0 +144,40,0 +144,41,58 +144,42,58 +144,52,0 +144,53,0 +144,63,70 +144,64,70 +144,65,70 +144,66,50 +144,67,50 +144,68,50 +144,92,58 +144,93,58 +144,94,58 +144,95,46 +144,111,50 +144,112,50 +144,123,0 +144,129,58 +144,130,58 +144,131,100 +144,133,0 +144,134,0 +144,135,0 +144,136,0 +144,143,0 +144,144,0 +144,147,38 +144,148,38 +144,149,38 +144,150,0 +144,169,58 +144,172,50 +144,174,0 +144,179,50 +144,180,50 +144,181,50 +144,194,56 +144,195,56 +144,196,0 +144,197,0 +144,200,32 +144,204,0 +144,205,0 +144,208,46 +144,212,0 +144,215,54 +144,246,34 +144,247,40 +144,248,40 +144,252,58 +144,253,58 +144,254,58 +144,280,70 +144,281,70 +144,282,70 +144,304,56 +144,305,56 +144,306,56 +144,347,0 +144,348,0 +144,355,58 +144,356,58 +144,358,70 +144,361,70 +144,362,70 +144,363,62 +144,364,62 +144,365,62 +144,374,70 +144,375,70 +144,376,70 +144,379,0 +144,383,0 +144,384,0 +144,390,50 +144,391,50 +144,392,50 +144,393,50 +144,394,50 +144,395,50 +144,396,0 +144,397,0 +144,398,0 +144,399,0 +144,400,0 +144,403,50 +144,404,54 +144,405,54 +144,410,46 +144,411,46 +144,425,56 +144,426,56 +144,429,32 +144,433,70 +144,442,46 +144,443,46 +144,444,46 +144,445,46 +144,446,0 +144,447,50 +144,448,50 +144,451,0 +144,452,0 +144,453,58 +144,454,58 +144,455,56 +144,461,54 +144,464,50 +144,470,0 +144,471,0 +144,475,70 +144,477,58 +144,478,70 +144,483,0 +144,493,0 +144,495,50 +144,496,50 +144,497,50 +144,498,56 +144,499,58 +144,500,58 +144,501,50 +144,502,50 +144,503,50 +144,511,58 +144,512,58 +144,513,58 +144,514,58 +144,515,58 +144,516,58 +144,517,70 +144,518,70 +144,522,50 +144,523,50 +144,524,62 +144,525,62 +144,526,62 +144,529,58 +144,530,58 +144,531,0 +144,532,58 +144,533,58 +144,534,58 +144,540,0 +144,541,0 +144,542,0 +144,543,0 +144,544,0 +144,545,0 +144,546,50 +144,547,50 +144,548,54 +144,549,70 +144,551,58 +144,552,58 +144,553,58 +144,554,62 +144,555,62 +144,559,58 +144,560,58 +144,570,50 +144,571,50 +144,572,0 +144,573,0 +144,574,70 +144,575,70 +144,576,70 +144,587,50 +144,595,0 +144,596,0 +144,607,50 +144,608,62 +144,609,62 +144,610,54 +144,611,54 +144,612,54 +144,613,62 +144,614,62 +144,624,54 +144,625,54 +144,627,0 +144,628,0 +144,633,44 +144,634,46 +144,635,46 +144,636,0 +144,637,0 +144,639,0 +144,643,0 +144,644,0 +145,4,62 +145,5,62 +145,6,62 +145,15,40 +145,23,46 +145,24,46 +145,25,62 +145,26,62 +145,39,0 +145,40,0 +145,41,54 +145,42,54 +145,52,0 +145,53,0 +145,63,62 +145,64,62 +145,65,62 +145,66,56 +145,67,56 +145,68,56 +145,92,54 +145,93,60 +145,94,60 +145,95,36 +145,111,50 +145,112,50 +145,123,24 +145,129,54 +145,130,54 +145,131,60 +145,133,0 +145,134,0 +145,135,0 +145,136,0 +145,143,0 +145,144,0 +145,147,48 +145,148,48 +145,149,48 +145,150,0 +145,169,54 +145,172,62 +145,174,0 +145,179,58 +145,180,58 +145,181,58 +145,194,58 +145,195,58 +145,196,0 +145,197,0 +145,200,42 +145,204,50 +145,205,50 +145,208,36 +145,212,24 +145,215,70 +145,246,34 +145,247,34 +145,248,34 +145,252,60 +145,253,60 +145,254,60 +145,280,60 +145,281,60 +145,282,60 +145,304,58 +145,305,58 +145,306,58 +145,347,40 +145,348,40 +145,355,50 +145,356,50 +145,358,58 +145,361,100 +145,362,70 +145,363,70 +145,364,70 +145,365,70 +145,374,36 +145,375,36 +145,376,36 +145,379,0 +145,383,0 +145,384,0 +145,390,62 +145,391,62 +145,392,62 +145,393,58 +145,394,58 +145,395,58 +145,396,0 +145,397,0 +145,398,0 +145,399,0 +145,400,0 +145,403,62 +145,404,62 +145,405,62 +145,410,42 +145,411,42 +145,425,58 +145,426,58 +145,429,42 +145,433,58 +145,442,36 +145,443,42 +145,444,42 +145,445,42 +145,446,0 +145,447,62 +145,448,62 +145,451,50 +145,452,50 +145,453,54 +145,454,54 +145,455,38 +145,461,70 +145,464,50 +145,470,0 +145,471,0 +145,475,60 +145,477,50 +145,478,100 +145,483,0 +145,493,0 +145,495,62 +145,496,62 +145,497,62 +145,498,58 +145,499,58 +145,500,58 +145,501,58 +145,502,58 +145,503,58 +145,511,60 +145,512,60 +145,513,60 +145,514,60 +145,515,60 +145,516,60 +145,517,58 +145,518,58 +145,522,62 +145,523,62 +145,524,50 +145,525,50 +145,526,50 +145,529,60 +145,530,60 +145,531,0 +145,532,56 +145,533,56 +145,534,56 +145,540,58 +145,541,58 +145,542,58 +145,543,54 +145,544,54 +145,545,54 +145,546,62 +145,547,62 +145,548,58 +145,549,58 +145,551,60 +145,552,60 +145,553,60 +145,554,56 +145,555,56 +145,559,56 +145,560,56 +145,570,62 +145,571,62 +145,572,0 +145,573,0 +145,574,58 +145,575,58 +145,576,58 +145,587,62 +145,595,62 +145,596,62 +145,607,58 +145,608,58 +145,609,58 +145,610,58 +145,611,58 +145,612,58 +145,613,70 +145,614,70 +145,624,58 +145,625,58 +145,627,0 +145,628,0 +145,633,44 +145,634,44 +145,635,44 +145,636,36 +145,637,36 +145,639,0 +145,643,0 +145,644,0 +146,4,0 +146,5,0 +146,6,0 +146,15,48 +146,23,50 +146,24,56 +146,25,42 +146,26,48 +146,39,46 +146,40,46 +146,41,0 +146,42,0 +146,52,44 +146,53,58 +146,63,42 +146,64,56 +146,65,56 +146,66,70 +146,67,70 +146,68,70 +146,92,50 +146,93,50 +146,94,50 +146,95,46 +146,111,62 +146,112,62 +146,123,0 +146,129,0 +146,130,0 +146,131,32 +146,133,32 +146,134,32 +146,135,32 +146,136,32 +146,143,46 +146,144,0 +146,147,0 +146,148,0 +146,149,0 +146,150,0 +146,169,0 +146,172,42 +146,174,46 +146,179,46 +146,180,46 +146,181,46 +146,194,46 +146,195,46 +146,196,32 +146,197,32 +146,200,32 +146,204,50 +146,205,50 +146,208,46 +146,212,0 +146,215,42 +146,246,34 +146,247,44 +146,248,44 +146,252,44 +146,253,58 +146,254,58 +146,280,44 +146,281,44 +146,282,44 +146,304,42 +146,305,58 +146,306,58 +146,347,40 +146,348,40 +146,355,50 +146,356,50 +146,358,42 +146,361,44 +146,362,50 +146,363,46 +146,364,46 +146,365,46 +146,374,40 +146,375,40 +146,376,40 +146,379,0 +146,383,0 +146,384,0 +146,390,42 +146,391,70 +146,392,70 +146,393,42 +146,394,58 +146,395,58 +146,396,0 +146,397,0 +146,398,0 +146,399,48 +146,400,54 +146,403,42 +146,404,52 +146,405,52 +146,410,34 +146,411,40 +146,425,0 +146,426,0 +146,429,34 +146,433,42 +146,442,50 +146,443,38 +146,444,46 +146,445,46 +146,446,46 +146,447,70 +146,448,70 +146,451,50 +146,452,50 +146,453,100 +146,454,100 +146,455,50 +146,461,42 +146,464,62 +146,470,32 +146,471,32 +146,475,70 +146,477,50 +146,478,50 +146,483,0 +146,493,0 +146,495,42 +146,496,58 +146,497,58 +146,498,46 +146,499,70 +146,500,70 +146,501,46 +146,502,52 +146,503,52 +146,511,44 +146,512,50 +146,513,44 +146,514,44 +146,515,44 +146,516,44 +146,517,46 +146,518,46 +146,522,42 +146,523,52 +146,524,50 +146,525,50 +146,526,50 +146,529,44 +146,530,54 +146,531,46 +146,532,70 +146,533,70 +146,534,70 +146,540,42 +146,541,42 +146,542,42 +146,543,50 +146,544,50 +146,545,50 +146,546,42 +146,547,42 +146,548,42 +146,549,42 +146,551,44 +146,552,58 +146,553,58 +146,554,44 +146,555,50 +146,559,70 +146,560,70 +146,570,48 +146,571,48 +146,572,42 +146,573,42 +146,574,42 +146,575,42 +146,576,50 +146,587,0 +146,595,48 +146,596,58 +146,607,42 +146,608,44 +146,609,44 +146,610,42 +146,611,58 +146,612,58 +146,613,46 +146,614,54 +146,624,42 +146,625,48 +146,627,0 +146,628,0 +146,633,36 +146,634,44 +146,635,44 +146,636,40 +146,637,40 +146,639,0 +146,643,0 +146,644,0 +147,4,0 +147,5,0 +147,6,0 +147,15,46 +147,23,44 +147,24,56 +147,25,50 +147,26,56 +147,39,50 +147,40,50 +147,41,0 +147,42,0 +147,52,42 +147,53,58 +147,63,50 +147,64,50 +147,65,50 +147,66,100 +147,67,100 +147,68,100 +147,92,42 +147,93,42 +147,94,42 +147,95,36 +147,111,58 +147,112,58 +147,123,0 +147,129,0 +147,130,0 +147,131,32 +147,133,38 +147,134,38 +147,135,38 +147,136,38 +147,143,46 +147,144,0 +147,147,0 +147,148,0 +147,149,0 +147,150,0 +147,169,0 +147,172,50 +147,174,50 +147,179,50 +147,180,50 +147,181,50 +147,194,44 +147,195,44 +147,196,38 +147,197,38 +147,200,38 +147,204,42 +147,205,42 +147,208,36 +147,212,0 +147,215,50 +147,246,42 +147,247,42 +147,248,42 +147,252,42 +147,253,58 +147,254,58 +147,280,42 +147,281,42 +147,282,42 +147,304,44 +147,305,58 +147,306,58 +147,347,30 +147,348,30 +147,355,42 +147,356,44 +147,358,48 +147,361,42 +147,362,50 +147,363,50 +147,364,50 +147,365,50 +147,374,30 +147,375,30 +147,376,30 +147,379,0 +147,383,0 +147,384,0 +147,390,50 +147,391,70 +147,392,70 +147,393,50 +147,394,58 +147,395,58 +147,396,0 +147,397,0 +147,398,0 +147,399,42 +147,400,42 +147,403,50 +147,404,62 +147,405,62 +147,410,30 +147,411,30 +147,425,0 +147,426,0 +147,429,38 +147,433,48 +147,442,36 +147,443,30 +147,444,44 +147,445,44 +147,446,46 +147,447,70 +147,448,70 +147,451,42 +147,452,42 +147,453,70 +147,454,70 +147,455,46 +147,461,50 +147,464,58 +147,470,38 +147,471,38 +147,475,64 +147,477,44 +147,478,50 +147,483,0 +147,493,0 +147,495,50 +147,496,58 +147,497,58 +147,498,44 +147,499,70 +147,500,70 +147,501,50 +147,502,56 +147,503,56 +147,511,42 +147,512,42 +147,513,42 +147,514,42 +147,515,42 +147,516,42 +147,517,44 +147,518,44 +147,522,50 +147,523,50 +147,524,46 +147,525,54 +147,526,54 +147,529,42 +147,530,48 +147,531,50 +147,532,70 +147,533,70 +147,534,70 +147,540,50 +147,541,50 +147,542,50 +147,543,42 +147,544,42 +147,545,44 +147,546,50 +147,547,50 +147,548,54 +147,549,54 +147,551,42 +147,552,58 +147,553,58 +147,554,46 +147,555,46 +147,559,70 +147,560,70 +147,570,56 +147,571,56 +147,572,50 +147,573,50 +147,574,50 +147,575,50 +147,576,50 +147,587,0 +147,595,56 +147,596,58 +147,607,50 +147,608,50 +147,609,50 +147,610,54 +147,611,62 +147,612,62 +147,613,50 +147,614,50 +147,624,54 +147,625,54 +147,627,0 +147,628,0 +147,633,32 +147,634,32 +147,635,34 +147,636,34 +147,637,34 +147,639,0 +147,643,0 +147,644,0 +148,4,0 +148,5,0 +148,6,0 +148,15,30 +148,23,56 +148,24,60 +148,25,50 +148,26,50 +148,39,50 +148,40,52 +148,41,0 +148,42,0 +148,52,58 +148,53,62 +148,63,50 +148,64,52 +148,65,52 +148,66,70 +148,67,70 +148,68,70 +148,92,58 +148,93,58 +148,94,58 +148,95,40 +148,111,42 +148,112,42 +148,123,0 +148,129,0 +148,130,0 +148,131,20 +148,133,38 +148,134,42 +148,135,42 +148,136,42 +148,143,50 +148,144,0 +148,147,0 +148,148,0 +148,149,0 +148,150,0 +148,169,0 +148,172,50 +148,174,50 +148,179,50 +148,180,50 +148,181,50 +148,194,56 +148,195,60 +148,196,42 +148,197,42 +148,200,38 +148,204,58 +148,205,62 +148,208,44 +148,212,0 +148,215,50 +148,246,42 +148,247,46 +148,248,46 +148,252,58 +148,253,58 +148,254,58 +148,280,58 +148,281,58 +148,282,58 +148,304,56 +148,305,56 +148,306,56 +148,347,46 +148,348,50 +148,355,58 +148,356,58 +148,358,64 +148,361,58 +148,362,62 +148,363,50 +148,364,50 +148,365,50 +148,374,46 +148,375,46 +148,376,46 +148,379,0 +148,383,0 +148,384,0 +148,390,50 +148,391,70 +148,392,70 +148,393,50 +148,394,50 +148,395,50 +148,396,0 +148,397,0 +148,398,0 +148,399,58 +148,400,62 +148,403,50 +148,404,50 +148,405,50 +148,410,46 +148,411,50 +148,425,0 +148,426,0 +148,429,42 +148,433,60 +148,442,52 +148,443,46 +148,444,46 +148,445,46 +148,446,46 +148,447,70 +148,448,70 +148,451,58 +148,452,62 +148,453,70 +148,454,70 +148,455,62 +148,461,54 +148,464,42 +148,470,42 +148,471,42 +148,475,62 +148,477,58 +148,478,62 +148,483,0 +148,493,0 +148,495,50 +148,496,50 +148,497,50 +148,498,56 +148,499,70 +148,500,70 +148,501,50 +148,502,50 +148,503,50 +148,511,58 +148,512,62 +148,513,58 +148,514,62 +148,515,58 +148,516,62 +148,517,56 +148,518,60 +148,522,50 +148,523,54 +148,524,62 +148,525,62 +148,526,62 +148,529,58 +148,530,62 +148,531,50 +148,532,100 +148,533,100 +148,534,100 +148,540,50 +148,541,56 +148,542,56 +148,543,58 +148,544,58 +148,545,58 +148,546,50 +148,547,54 +148,548,54 +148,549,58 +148,551,58 +148,552,58 +148,553,58 +148,554,62 +148,555,66 +148,559,70 +148,560,70 +148,570,44 +148,571,48 +148,572,50 +148,573,54 +148,574,50 +148,575,56 +148,576,56 +148,587,0 +148,595,44 +148,596,48 +148,607,50 +148,608,62 +148,609,62 +148,610,54 +148,611,54 +148,612,54 +148,613,50 +148,614,54 +148,624,54 +148,625,58 +148,627,0 +148,628,0 +148,633,44 +148,634,46 +148,635,46 +148,636,50 +148,637,54 +148,639,0 +148,643,0 +148,644,0 +149,4,0 +149,5,0 +149,6,0 +149,15,36 +149,23,44 +149,24,50 +149,25,58 +149,26,58 +149,39,62 +149,40,62 +149,41,0 +149,42,0 +149,52,48 +149,53,50 +149,63,58 +149,64,58 +149,65,58 +149,66,70 +149,67,70 +149,68,70 +149,92,42 +149,93,48 +149,94,48 +149,95,28 +149,111,54 +149,112,54 +149,123,0 +149,129,0 +149,130,0 +149,131,34 +149,133,44 +149,134,44 +149,135,44 +149,136,44 +149,143,56 +149,144,0 +149,147,0 +149,148,0 +149,149,0 +149,150,0 +149,169,0 +149,172,58 +149,174,62 +149,179,62 +149,180,62 +149,181,62 +149,194,56 +149,195,56 +149,196,44 +149,197,44 +149,200,44 +149,204,42 +149,205,42 +149,208,28 +149,212,0 +149,215,52 +149,246,42 +149,247,42 +149,248,42 +149,252,48 +149,253,50 +149,254,50 +149,280,48 +149,281,48 +149,282,48 +149,304,52 +149,305,52 +149,306,52 +149,347,28 +149,348,28 +149,355,42 +149,356,42 +149,358,52 +149,361,48 +149,362,48 +149,363,62 +149,364,62 +149,365,62 +149,374,28 +149,375,28 +149,376,28 +149,379,0 +149,383,0 +149,384,0 +149,390,58 +149,391,70 +149,392,70 +149,393,58 +149,394,58 +149,395,58 +149,396,0 +149,397,0 +149,398,0 +149,399,52 +149,400,52 +149,403,58 +149,404,58 +149,405,58 +149,410,34 +149,411,34 +149,425,0 +149,426,0 +149,429,44 +149,433,52 +149,442,34 +149,443,38 +149,444,38 +149,445,38 +149,446,56 +149,447,70 +149,448,70 +149,451,42 +149,452,42 +149,453,70 +149,454,70 +149,455,36 +149,461,52 +149,464,54 +149,470,44 +149,471,44 +149,475,52 +149,477,42 +149,478,50 +149,483,0 +149,493,0 +149,495,58 +149,496,58 +149,497,58 +149,498,56 +149,499,70 +149,500,70 +149,501,62 +149,502,62 +149,503,62 +149,511,48 +149,512,48 +149,513,48 +149,514,48 +149,515,48 +149,516,48 +149,517,56 +149,518,56 +149,522,58 +149,523,58 +149,524,42 +149,525,50 +149,526,50 +149,529,48 +149,530,48 +149,531,62 +149,532,70 +149,533,70 +149,534,70 +149,540,58 +149,541,58 +149,542,58 +149,543,42 +149,544,42 +149,545,42 +149,546,58 +149,547,58 +149,548,58 +149,549,58 +149,551,48 +149,552,50 +149,553,50 +149,554,48 +149,555,48 +149,559,100 +149,560,100 +149,570,58 +149,571,58 +149,572,58 +149,573,58 +149,574,58 +149,575,58 +149,576,58 +149,587,0 +149,595,58 +149,596,58 +149,607,58 +149,608,58 +149,609,58 +149,610,58 +149,611,58 +149,612,58 +149,613,62 +149,614,62 +149,624,58 +149,625,58 +149,627,0 +149,628,0 +149,633,42 +149,634,42 +149,635,42 +149,636,28 +149,637,28 +149,639,0 +149,643,0 +149,644,0 +150,4,0 +150,5,0 +150,6,0 +150,15,28 +150,23,58 +150,24,58 +150,25,50 +150,26,50 +150,39,54 +150,40,54 +150,41,0 +150,42,0 +150,52,50 +150,53,50 +150,63,50 +150,64,50 +150,65,50 +150,66,100 +150,67,100 +150,68,100 +150,92,50 +150,93,50 +150,94,50 +150,95,30 +150,111,46 +150,112,46 +150,123,0 +150,129,0 +150,130,0 +150,131,20 +150,133,36 +150,134,36 +150,135,36 +150,136,36 +150,143,48 +150,144,0 +150,147,0 +150,148,0 +150,149,0 +150,150,0 +150,169,0 +150,172,50 +150,174,54 +150,179,54 +150,180,54 +150,181,54 +150,194,54 +150,195,54 +150,196,36 +150,197,36 +150,200,42 +150,204,50 +150,205,50 +150,208,30 +150,212,0 +150,215,50 +150,246,44 +150,247,46 +150,248,46 +150,252,50 +150,253,50 +150,254,50 +150,280,50 +150,281,50 +150,282,50 +150,304,50 +150,305,50 +150,306,50 +150,347,36 +150,348,36 +150,355,50 +150,356,52 +150,358,50 +150,361,50 +150,362,52 +150,363,54 +150,364,54 +150,365,54 +150,374,36 +150,375,36 +150,376,36 +150,379,0 +150,383,0 +150,384,0 +150,390,50 +150,391,70 +150,392,70 +150,393,50 +150,394,50 +150,395,50 +150,396,0 +150,397,0 +150,398,0 +150,399,54 +150,400,54 +150,403,50 +150,404,50 +150,405,50 +150,410,36 +150,411,36 +150,425,0 +150,426,0 +150,429,42 +150,433,50 +150,442,48 +150,443,40 +150,444,40 +150,445,40 +150,446,48 +150,447,70 +150,448,70 +150,451,50 +150,452,50 +150,453,70 +150,454,70 +150,455,50 +150,461,50 +150,464,46 +150,470,36 +150,471,36 +150,475,54 +150,477,52 +150,478,52 +150,483,0 +150,493,0 +150,495,50 +150,496,50 +150,497,50 +150,498,54 +150,499,70 +150,500,70 +150,501,54 +150,502,54 +150,503,54 +150,511,50 +150,512,50 +150,513,50 +150,514,50 +150,515,50 +150,516,50 +150,517,54 +150,518,54 +150,522,50 +150,523,50 +150,524,50 +150,525,58 +150,526,58 +150,529,50 +150,530,50 +150,531,54 +150,532,70 +150,533,70 +150,534,70 +150,540,50 +150,541,50 +150,542,50 +150,543,50 +150,544,50 +150,545,50 +150,546,50 +150,547,50 +150,548,50 +150,549,50 +150,551,50 +150,552,50 +150,553,50 +150,554,50 +150,555,50 +150,559,70 +150,560,70 +150,570,44 +150,571,44 +150,572,50 +150,573,50 +150,574,50 +150,575,50 +150,576,50 +150,587,0 +150,595,44 +150,596,44 +150,607,50 +150,608,50 +150,609,50 +150,610,50 +150,611,50 +150,612,50 +150,613,54 +150,614,54 +150,624,50 +150,625,50 +150,627,0 +150,628,0 +150,633,40 +150,634,40 +150,635,40 +150,636,36 +150,637,36 +150,639,0 +150,643,0 +150,644,0 +151,4,0 +151,5,0 +151,6,0 +151,15,40 +151,23,48 +151,24,54 +151,25,62 +151,26,62 +151,39,58 +151,40,58 +151,41,0 +151,42,0 +151,52,52 +151,53,54 +151,63,62 +151,64,62 +151,65,62 +151,66,70 +151,67,70 +151,68,70 +151,92,46 +151,93,52 +151,94,52 +151,95,28 +151,111,50 +151,112,50 +151,123,0 +151,129,0 +151,130,0 +151,131,30 +151,133,48 +151,134,48 +151,135,48 +151,136,48 +151,143,52 +151,144,0 +151,147,0 +151,148,0 +151,149,0 +151,150,0 +151,169,0 +151,172,62 +151,174,58 +151,179,58 +151,180,58 +151,181,58 +151,194,52 +151,195,52 +151,196,48 +151,197,48 +151,200,48 +151,204,42 +151,205,42 +151,208,28 +151,212,0 +151,215,56 +151,246,42 +151,247,42 +151,248,42 +151,252,52 +151,253,54 +151,254,54 +151,280,52 +151,281,52 +151,282,52 +151,304,52 +151,305,52 +151,306,52 +151,347,32 +151,348,32 +151,355,42 +151,356,42 +151,358,52 +151,361,52 +151,362,52 +151,363,58 +151,364,58 +151,365,58 +151,374,28 +151,375,28 +151,376,28 +151,379,0 +151,383,0 +151,384,0 +151,390,62 +151,391,70 +151,392,70 +151,393,58 +151,394,58 +151,395,58 +151,396,0 +151,397,0 +151,398,0 +151,399,48 +151,400,48 +151,403,62 +151,404,62 +151,405,62 +151,410,34 +151,411,34 +151,425,0 +151,426,0 +151,429,48 +151,433,52 +151,442,34 +151,443,34 +151,444,40 +151,445,40 +151,446,52 +151,447,70 +151,448,70 +151,451,42 +151,452,42 +151,453,100 +151,454,100 +151,455,36 +151,461,56 +151,464,50 +151,470,48 +151,471,48 +151,475,56 +151,477,42 +151,478,54 +151,483,0 +151,493,0 +151,495,62 +151,496,62 +151,497,62 +151,498,52 +151,499,70 +151,500,70 +151,501,58 +151,502,58 +151,503,58 +151,511,52 +151,512,52 +151,513,52 +151,514,52 +151,515,52 +151,516,52 +151,517,52 +151,518,52 +151,522,62 +151,523,62 +151,524,42 +151,525,50 +151,526,50 +151,529,52 +151,530,52 +151,531,58 +151,532,70 +151,533,70 +151,534,70 +151,540,58 +151,541,58 +151,542,58 +151,543,46 +151,544,46 +151,545,46 +151,546,62 +151,547,62 +151,548,58 +151,549,58 +151,551,52 +151,552,54 +151,553,54 +151,554,48 +151,555,48 +151,559,70 +151,560,70 +151,570,62 +151,571,62 +151,572,62 +151,573,62 +151,574,58 +151,575,58 +151,576,58 +151,587,0 +151,595,62 +151,596,62 +151,607,58 +151,608,58 +151,609,58 +151,610,58 +151,611,58 +151,612,58 +151,613,58 +151,614,58 +151,624,58 +151,625,58 +151,627,0 +151,628,0 +151,633,38 +151,634,38 +151,635,38 +151,636,28 +151,637,28 +151,639,0 +151,643,0 +151,644,0 +152,4,70 +152,5,70 +152,6,70 +152,15,36 +152,23,56 +152,24,56 +152,25,42 +152,26,42 +152,39,42 +152,40,42 +152,41,58 +152,42,58 +152,52,52 +152,53,52 +152,63,42 +152,64,58 +152,65,58 +152,66,56 +152,67,62 +152,68,62 +152,92,58 +152,93,58 +152,94,58 +152,95,0 +152,111,0 +152,112,0 +152,123,26 +152,129,0 +152,130,0 +152,131,0 +152,133,0 +152,134,0 +152,135,0 +152,136,0 +152,143,36 +152,144,0 +152,147,28 +152,148,28 +152,149,28 +152,150,0 +152,169,58 +152,172,42 +152,174,42 +152,179,42 +152,180,42 +152,181,42 +152,194,0 +152,195,0 +152,196,0 +152,197,0 +152,200,28 +152,204,62 +152,205,62 +152,208,0 +152,212,26 +152,215,36 +152,246,0 +152,247,0 +152,248,0 +152,252,52 +152,253,52 +152,254,52 +152,280,52 +152,281,52 +152,282,52 +152,304,52 +152,305,54 +152,306,54 +152,347,44 +152,348,44 +152,355,62 +152,356,62 +152,358,48 +152,361,52 +152,362,52 +152,363,0 +152,364,0 +152,365,0 +152,374,48 +152,375,48 +152,376,48 +152,379,0 +152,383,0 +152,384,0 +152,390,70 +152,391,70 +152,392,70 +152,393,0 +152,394,0 +152,395,0 +152,396,42 +152,397,44 +152,398,44 +152,399,0 +152,400,0 +152,403,42 +152,404,44 +152,405,44 +152,410,42 +152,411,42 +152,425,48 +152,426,48 +152,429,28 +152,433,48 +152,442,54 +152,443,0 +152,444,0 +152,445,0 +152,446,36 +152,447,54 +152,448,54 +152,451,62 +152,452,62 +152,453,68 +152,454,68 +152,455,52 +152,461,36 +152,464,0 +152,470,0 +152,471,0 +152,475,56 +152,477,62 +152,478,52 +152,483,0 +152,493,0 +152,495,42 +152,496,50 +152,497,50 +152,498,70 +152,499,70 +152,500,70 +152,501,0 +152,502,0 +152,503,0 +152,511,52 +152,512,52 +152,513,70 +152,514,70 +152,515,0 +152,516,0 +152,517,48 +152,518,48 +152,522,42 +152,523,42 +152,524,58 +152,525,58 +152,526,58 +152,529,0 +152,530,0 +152,531,42 +152,532,100 +152,533,100 +152,534,100 +152,540,46 +152,541,52 +152,542,52 +152,543,58 +152,544,62 +152,545,62 +152,546,42 +152,547,42 +152,548,42 +152,549,42 +152,551,0 +152,552,0 +152,553,0 +152,554,70 +152,555,70 +152,559,66 +152,560,66 +152,570,42 +152,571,42 +152,572,42 +152,573,42 +152,574,46 +152,575,52 +152,576,52 +152,587,42 +152,595,42 +152,596,44 +152,607,70 +152,608,70 +152,609,70 +152,610,42 +152,611,44 +152,612,44 +152,613,42 +152,614,42 +152,624,42 +152,625,42 +152,627,48 +152,628,48 +152,633,34 +152,634,44 +152,635,44 +152,636,70 +152,637,70 +152,639,0 +152,643,0 +152,644,0 +153,4,50 +153,5,58 +153,6,58 +153,15,68 +153,23,70 +153,24,70 +153,25,50 +153,26,50 +153,39,42 +153,40,42 +153,41,100 +153,42,100 +153,52,44 +153,53,50 +153,63,0 +153,64,0 +153,65,0 +153,66,44 +153,67,50 +153,68,50 +153,92,70 +153,93,70 +153,94,70 +153,95,42 +153,111,50 +153,112,56 +153,123,36 +153,129,50 +153,130,50 +153,131,18 +153,133,0 +153,134,0 +153,135,0 +153,136,0 +153,143,38 +153,144,0 +153,147,30 +153,148,30 +153,149,30 +153,150,0 +153,169,100 +153,172,50 +153,174,42 +153,179,42 +153,180,42 +153,181,42 +153,194,42 +153,195,42 +153,196,0 +153,197,0 +153,200,36 +153,204,54 +153,205,54 +153,208,42 +153,212,36 +153,215,48 +153,246,40 +153,247,44 +153,248,44 +153,252,44 +153,253,50 +153,254,50 +153,280,0 +153,281,0 +153,282,0 +153,304,46 +153,305,54 +153,306,54 +153,347,38 +153,348,38 +153,355,54 +153,356,62 +153,358,0 +153,361,44 +153,362,58 +153,363,42 +153,364,42 +153,365,42 +153,374,0 +153,375,0 +153,376,0 +153,379,0 +153,383,0 +153,384,0 +153,390,50 +153,391,52 +153,392,52 +153,393,46 +153,394,54 +153,395,54 +153,396,50 +153,397,52 +153,398,52 +153,399,44 +153,400,50 +153,403,50 +153,404,52 +153,405,52 +153,410,36 +153,411,42 +153,425,50 +153,426,50 +153,429,38 +153,433,0 +153,442,54 +153,443,32 +153,444,46 +153,445,46 +153,446,38 +153,447,42 +153,448,42 +153,451,70 +153,452,70 +153,453,70 +153,454,70 +153,455,56 +153,461,48 +153,464,56 +153,470,0 +153,471,0 +153,475,0 +153,477,62 +153,478,58 +153,483,0 +153,493,0 +153,495,50 +153,496,58 +153,497,58 +153,498,42 +153,499,50 +153,500,50 +153,501,42 +153,502,42 +153,503,42 +153,511,44 +153,512,44 +153,513,44 +153,514,44 +153,515,44 +153,516,44 +153,517,0 +153,518,0 +153,522,50 +153,523,50 +153,524,50 +153,525,58 +153,526,58 +153,529,44 +153,530,50 +153,531,42 +153,532,44 +153,533,50 +153,534,50 +153,540,46 +153,541,46 +153,542,46 +153,543,70 +153,544,70 +153,545,70 +153,546,50 +153,547,50 +153,548,42 +153,549,42 +153,551,44 +153,552,56 +153,553,56 +153,554,44 +153,555,56 +153,559,48 +153,560,48 +153,570,50 +153,571,50 +153,572,42 +153,573,42 +153,574,0 +153,575,0 +153,576,0 +153,587,50 +153,595,50 +153,596,64 +153,607,46 +153,608,46 +153,609,46 +153,610,42 +153,611,56 +153,612,56 +153,613,42 +153,614,52 +153,624,42 +153,625,42 +153,627,50 +153,628,50 +153,633,30 +153,634,38 +153,635,38 +153,636,38 +153,637,38 +153,639,0 +153,643,0 +153,644,0 +154,4,50 +154,5,50 +154,6,50 +154,15,58 +154,23,70 +154,24,70 +154,25,50 +154,26,50 +154,39,50 +154,40,50 +154,41,70 +154,42,70 +154,52,58 +154,53,58 +154,63,0 +154,64,0 +154,65,0 +154,66,42 +154,67,42 +154,68,42 +154,92,70 +154,93,70 +154,94,70 +154,95,38 +154,111,42 +154,112,42 +154,123,18 +154,129,58 +154,130,58 +154,131,16 +154,133,0 +154,134,0 +154,135,0 +154,136,0 +154,143,44 +154,144,0 +154,147,36 +154,148,36 +154,149,36 +154,150,0 +154,169,70 +154,172,50 +154,174,50 +154,179,50 +154,180,50 +154,181,50 +154,194,56 +154,195,56 +154,196,0 +154,197,0 +154,200,36 +154,204,58 +154,205,58 +154,208,38 +154,212,22 +154,215,44 +154,246,40 +154,247,44 +154,248,44 +154,252,58 +154,253,58 +154,254,58 +154,280,0 +154,281,0 +154,282,0 +154,304,56 +154,305,56 +154,306,56 +154,347,44 +154,348,44 +154,355,58 +154,356,58 +154,358,0 +154,361,58 +154,362,58 +154,363,50 +154,364,50 +154,365,50 +154,374,0 +154,375,0 +154,376,0 +154,379,0 +154,383,0 +154,384,0 +154,390,50 +154,391,50 +154,392,50 +154,393,50 +154,394,50 +154,395,50 +154,396,50 +154,397,50 +154,398,50 +154,399,58 +154,400,58 +154,403,50 +154,404,50 +154,405,50 +154,410,44 +154,411,44 +154,425,56 +154,426,56 +154,429,36 +154,433,0 +154,442,50 +154,443,44 +154,444,44 +154,445,44 +154,446,44 +154,447,44 +154,448,44 +154,451,70 +154,452,70 +154,453,100 +154,454,100 +154,455,56 +154,461,44 +154,464,42 +154,470,0 +154,471,0 +154,475,0 +154,477,58 +154,478,58 +154,483,0 +154,493,0 +154,495,50 +154,496,50 +154,497,50 +154,498,56 +154,499,58 +154,500,58 +154,501,50 +154,502,50 +154,503,50 +154,511,58 +154,512,58 +154,513,58 +154,514,58 +154,515,58 +154,516,58 +154,517,0 +154,518,0 +154,522,50 +154,523,50 +154,524,62 +154,525,62 +154,526,62 +154,529,58 +154,530,58 +154,531,50 +154,532,58 +154,533,58 +154,534,58 +154,540,50 +154,541,56 +154,542,56 +154,543,70 +154,544,70 +154,545,70 +154,546,50 +154,547,50 +154,548,54 +154,549,54 +154,551,58 +154,552,58 +154,553,58 +154,554,62 +154,555,62 +154,559,58 +154,560,58 +154,570,44 +154,571,44 +154,572,50 +154,573,50 +154,574,0 +154,575,0 +154,576,0 +154,587,50 +154,595,44 +154,596,44 +154,607,50 +154,608,62 +154,609,62 +154,610,54 +154,611,54 +154,612,54 +154,613,50 +154,614,50 +154,624,54 +154,625,54 +154,627,56 +154,628,56 +154,633,42 +154,634,44 +154,635,44 +154,636,48 +154,637,48 +154,639,0 +154,643,0 +154,644,0 +155,4,42 +155,5,50 +155,6,50 +155,15,66 +155,23,70 +155,24,70 +155,25,42 +155,26,42 +155,39,42 +155,40,42 +155,41,70 +155,42,70 +155,52,52 +155,53,52 +155,63,0 +155,64,0 +155,65,0 +155,66,44 +155,67,50 +155,68,50 +155,92,70 +155,93,70 +155,94,70 +155,95,48 +155,111,50 +155,112,50 +155,123,26 +155,129,58 +155,130,58 +155,131,14 +155,133,0 +155,134,0 +155,135,0 +155,136,0 +155,143,36 +155,144,0 +155,147,28 +155,148,28 +155,149,28 +155,150,0 +155,169,70 +155,172,42 +155,174,42 +155,179,42 +155,180,42 +155,181,42 +155,194,48 +155,195,48 +155,196,0 +155,197,0 +155,200,28 +155,204,62 +155,205,62 +155,208,48 +155,212,26 +155,215,36 +155,246,30 +155,247,44 +155,248,44 +155,252,52 +155,253,52 +155,254,52 +155,280,0 +155,281,0 +155,282,0 +155,304,52 +155,305,54 +155,306,54 +155,347,44 +155,348,44 +155,355,62 +155,356,62 +155,358,0 +155,361,52 +155,362,52 +155,363,42 +155,364,42 +155,365,42 +155,374,0 +155,375,0 +155,376,0 +155,379,0 +155,383,0 +155,384,0 +155,390,42 +155,391,44 +155,392,44 +155,393,46 +155,394,54 +155,395,54 +155,396,42 +155,397,44 +155,398,44 +155,399,52 +155,400,58 +155,403,42 +155,404,44 +155,405,44 +155,410,42 +155,411,42 +155,425,48 +155,426,48 +155,429,28 +155,433,0 +155,442,54 +155,443,38 +155,444,38 +155,445,38 +155,446,36 +155,447,42 +155,448,42 +155,451,100 +155,452,100 +155,453,70 +155,454,70 +155,455,52 +155,461,36 +155,464,50 +155,470,0 +155,471,0 +155,475,0 +155,477,62 +155,478,52 +155,483,0 +155,493,0 +155,495,42 +155,496,50 +155,497,50 +155,498,48 +155,499,58 +155,500,58 +155,501,42 +155,502,42 +155,503,42 +155,511,52 +155,512,52 +155,513,52 +155,514,52 +155,515,52 +155,516,52 +155,517,0 +155,518,0 +155,522,42 +155,523,42 +155,524,58 +155,525,58 +155,526,58 +155,529,52 +155,530,52 +155,531,42 +155,532,52 +155,533,58 +155,534,58 +155,540,46 +155,541,52 +155,542,52 +155,543,70 +155,544,70 +155,545,70 +155,546,42 +155,547,42 +155,548,42 +155,549,42 +155,551,52 +155,552,52 +155,553,52 +155,554,52 +155,555,52 +155,559,56 +155,560,56 +155,570,42 +155,571,42 +155,572,42 +155,573,42 +155,574,0 +155,575,0 +155,576,0 +155,587,42 +155,595,42 +155,596,44 +155,607,46 +155,608,52 +155,609,52 +155,610,42 +155,611,44 +155,612,44 +155,613,42 +155,614,42 +155,624,42 +155,625,42 +155,627,48 +155,628,48 +155,633,34 +155,634,44 +155,635,44 +155,636,44 +155,637,44 +155,639,0 +155,643,0 +155,644,0 +156,4,50 +156,5,58 +156,6,58 +156,15,70 +156,23,70 +156,24,70 +156,25,50 +156,26,50 +156,39,50 +156,40,50 +156,41,70 +156,42,70 +156,52,42 +156,53,58 +156,63,0 +156,64,0 +156,65,0 +156,66,58 +156,67,58 +156,68,58 +156,92,70 +156,93,70 +156,94,70 +156,95,38 +156,111,58 +156,112,58 +156,123,34 +156,129,42 +156,130,42 +156,131,28 +156,133,0 +156,134,0 +156,135,0 +156,136,0 +156,143,44 +156,144,0 +156,147,36 +156,148,42 +156,149,42 +156,150,0 +156,169,70 +156,172,50 +156,174,50 +156,179,50 +156,180,50 +156,181,50 +156,194,44 +156,195,44 +156,196,0 +156,197,0 +156,200,36 +156,204,46 +156,205,46 +156,208,38 +156,212,34 +156,215,44 +156,246,36 +156,247,36 +156,248,36 +156,252,42 +156,253,58 +156,254,58 +156,280,0 +156,281,0 +156,282,0 +156,304,48 +156,305,62 +156,306,62 +156,347,28 +156,348,28 +156,355,46 +156,356,46 +156,358,0 +156,361,42 +156,362,44 +156,363,50 +156,364,50 +156,365,50 +156,374,0 +156,375,0 +156,376,0 +156,379,0 +156,383,0 +156,384,0 +156,390,50 +156,391,58 +156,392,58 +156,393,54 +156,394,62 +156,395,62 +156,396,50 +156,397,58 +156,398,58 +156,399,42 +156,400,42 +156,403,50 +156,404,58 +156,405,58 +156,410,32 +156,411,32 +156,425,44 +156,426,44 +156,429,36 +156,433,0 +156,442,70 +156,443,28 +156,444,42 +156,445,42 +156,446,44 +156,447,56 +156,448,56 +156,451,70 +156,452,70 +156,453,70 +156,454,70 +156,455,36 +156,461,44 +156,464,58 +156,470,0 +156,471,0 +156,475,0 +156,477,46 +156,478,44 +156,483,0 +156,493,0 +156,495,50 +156,496,58 +156,497,58 +156,498,44 +156,499,44 +156,500,44 +156,501,50 +156,502,56 +156,503,56 +156,511,42 +156,512,42 +156,513,42 +156,514,42 +156,515,42 +156,516,42 +156,517,0 +156,518,0 +156,522,50 +156,523,50 +156,524,42 +156,525,50 +156,526,50 +156,529,42 +156,530,42 +156,531,50 +156,532,42 +156,533,42 +156,534,42 +156,540,54 +156,541,54 +156,542,54 +156,543,100 +156,544,100 +156,545,100 +156,546,50 +156,547,50 +156,548,50 +156,549,50 +156,551,42 +156,552,58 +156,553,58 +156,554,42 +156,555,42 +156,559,46 +156,560,46 +156,570,56 +156,571,56 +156,572,50 +156,573,50 +156,574,0 +156,575,0 +156,576,0 +156,587,50 +156,595,56 +156,596,56 +156,607,54 +156,608,54 +156,609,54 +156,610,50 +156,611,52 +156,612,52 +156,613,50 +156,614,50 +156,624,50 +156,625,50 +156,627,44 +156,628,44 +156,633,30 +156,634,30 +156,635,30 +156,636,28 +156,637,28 +156,639,0 +156,643,0 +156,644,0 +157,4,54 +157,5,54 +157,6,54 +157,15,62 +157,23,70 +157,24,70 +157,25,54 +157,26,54 +157,39,50 +157,40,50 +157,41,70 +157,42,70 +157,52,62 +157,53,62 +157,63,0 +157,64,0 +157,65,0 +157,66,42 +157,67,42 +157,68,42 +157,92,70 +157,93,70 +157,94,70 +157,95,38 +157,111,42 +157,112,42 +157,123,22 +157,129,62 +157,130,62 +157,131,16 +157,133,0 +157,134,0 +157,135,0 +157,136,0 +157,143,44 +157,144,0 +157,147,40 +157,148,40 +157,149,40 +157,150,0 +157,169,70 +157,172,54 +157,174,50 +157,179,50 +157,180,50 +157,181,50 +157,194,56 +157,195,56 +157,196,0 +157,197,0 +157,200,40 +157,204,58 +157,205,58 +157,208,38 +157,212,22 +157,215,48 +157,246,36 +157,247,44 +157,248,44 +157,252,62 +157,253,62 +157,254,62 +157,280,0 +157,281,0 +157,282,0 +157,304,56 +157,305,56 +157,306,56 +157,347,48 +157,348,48 +157,355,58 +157,356,58 +157,358,0 +157,361,62 +157,362,62 +157,363,50 +157,364,50 +157,365,50 +157,374,0 +157,375,0 +157,376,0 +157,379,0 +157,383,0 +157,384,0 +157,390,54 +157,391,54 +157,392,54 +157,393,50 +157,394,50 +157,395,50 +157,396,54 +157,397,54 +157,398,54 +157,399,58 +157,400,58 +157,403,54 +157,404,54 +157,405,54 +157,410,44 +157,411,44 +157,425,56 +157,426,56 +157,429,40 +157,433,0 +157,442,50 +157,443,44 +157,444,44 +157,445,44 +157,446,44 +157,447,48 +157,448,48 +157,451,100 +157,452,100 +157,453,70 +157,454,70 +157,455,52 +157,461,48 +157,464,42 +157,470,0 +157,471,0 +157,475,0 +157,477,58 +157,478,62 +157,483,0 +157,493,0 +157,495,54 +157,496,54 +157,497,54 +157,498,56 +157,499,58 +157,500,58 +157,501,50 +157,502,50 +157,503,50 +157,511,62 +157,512,62 +157,513,62 +157,514,62 +157,515,62 +157,516,62 +157,517,0 +157,518,0 +157,522,54 +157,523,54 +157,524,58 +157,525,58 +157,526,58 +157,529,62 +157,530,62 +157,531,50 +157,532,58 +157,533,58 +157,534,58 +157,540,50 +157,541,56 +157,542,56 +157,543,70 +157,544,70 +157,545,70 +157,546,54 +157,547,54 +157,548,50 +157,549,50 +157,551,62 +157,552,62 +157,553,62 +157,554,58 +157,555,58 +157,559,58 +157,560,58 +157,570,48 +157,571,48 +157,572,54 +157,573,54 +157,574,0 +157,575,0 +157,576,0 +157,587,54 +157,595,48 +157,596,48 +157,607,50 +157,608,58 +157,609,58 +157,610,50 +157,611,50 +157,612,50 +157,613,50 +157,614,50 +157,624,50 +157,625,50 +157,627,56 +157,628,56 +157,633,42 +157,634,44 +157,635,44 +157,636,44 +157,637,44 +157,639,0 +157,643,0 +157,644,0 +158,4,42 +158,5,50 +158,6,50 +158,15,40 +158,23,58 +158,24,58 +158,25,42 +158,26,42 +158,39,42 +158,40,42 +158,41,60 +158,42,66 +158,52,44 +158,53,50 +158,63,42 +158,64,50 +158,65,50 +158,66,44 +158,67,50 +158,68,50 +158,92,50 +158,93,50 +158,94,50 +158,95,70 +158,111,70 +158,112,70 +158,123,40 +158,129,50 +158,130,60 +158,131,0 +158,133,0 +158,134,0 +158,135,0 +158,136,0 +158,143,42 +158,144,0 +158,147,32 +158,148,32 +158,149,32 +158,150,0 +158,169,66 +158,172,42 +158,174,42 +158,179,42 +158,180,42 +158,181,42 +158,194,52 +158,195,52 +158,196,0 +158,197,0 +158,200,38 +158,204,50 +158,205,50 +158,208,70 +158,212,44 +158,215,0 +158,246,100 +158,247,100 +158,248,100 +158,252,0 +158,253,0 +158,254,0 +158,280,44 +158,281,44 +158,282,44 +158,304,70 +158,305,70 +158,306,70 +158,347,70 +158,348,70 +158,355,50 +158,356,58 +158,358,46 +158,361,0 +158,362,0 +158,363,0 +158,364,0 +158,365,0 +158,374,40 +158,375,40 +158,376,40 +158,379,0 +158,383,0 +158,384,0 +158,390,42 +158,391,44 +158,392,44 +158,393,42 +158,394,50 +158,395,50 +158,396,42 +158,397,44 +158,398,44 +158,399,44 +158,400,50 +158,403,42 +158,404,48 +158,405,48 +158,410,70 +158,411,70 +158,425,42 +158,426,42 +158,429,42 +158,433,46 +158,442,56 +158,443,64 +158,444,68 +158,445,68 +158,446,42 +158,447,42 +158,448,42 +158,451,50 +158,452,50 +158,453,50 +158,454,56 +158,455,0 +158,461,0 +158,464,70 +158,470,0 +158,471,0 +158,475,44 +158,477,58 +158,478,0 +158,483,0 +158,493,0 +158,495,0 +158,496,0 +158,497,0 +158,498,42 +158,499,50 +158,500,50 +158,501,42 +158,502,42 +158,503,42 +158,511,0 +158,512,0 +158,513,44 +158,514,44 +158,515,44 +158,516,44 +158,517,42 +158,518,42 +158,522,42 +158,523,44 +158,524,70 +158,525,70 +158,526,70 +158,529,56 +158,530,64 +158,531,42 +158,532,44 +158,533,50 +158,534,50 +158,540,0 +158,541,0 +158,542,0 +158,543,50 +158,544,50 +158,545,50 +158,546,0 +158,547,0 +158,548,0 +158,549,0 +158,551,66 +158,552,70 +158,553,70 +158,554,48 +158,555,60 +158,559,64 +158,560,66 +158,570,42 +158,571,42 +158,572,42 +158,573,42 +158,574,42 +158,575,42 +158,576,58 +158,587,42 +158,595,42 +158,596,56 +158,607,42 +158,608,48 +158,609,48 +158,610,46 +158,611,60 +158,612,60 +158,613,0 +158,614,0 +158,624,46 +158,625,46 +158,627,42 +158,628,44 +158,633,32 +158,634,40 +158,635,60 +158,636,44 +158,637,44 +158,639,0 +158,643,0 +158,644,0 +159,4,42 +159,5,50 +159,6,66 +159,15,40 +159,23,58 +159,24,58 +159,25,42 +159,26,42 +159,39,42 +159,40,42 +159,41,70 +159,42,70 +159,52,70 +159,53,70 +159,63,0 +159,64,0 +159,65,0 +159,66,44 +159,67,50 +159,68,50 +159,92,50 +159,93,50 +159,94,50 +159,95,50 +159,111,62 +159,112,68 +159,123,70 +159,129,50 +159,130,70 +159,131,22 +159,133,0 +159,134,0 +159,135,0 +159,136,0 +159,143,42 +159,144,0 +159,147,32 +159,148,32 +159,149,54 +159,150,0 +159,169,70 +159,172,42 +159,174,42 +159,179,42 +159,180,42 +159,181,42 +159,194,52 +159,195,52 +159,196,0 +159,197,0 +159,200,38 +159,204,50 +159,205,50 +159,208,52 +159,212,70 +159,215,70 +159,246,56 +159,247,56 +159,248,56 +159,252,0 +159,253,0 +159,254,0 +159,280,0 +159,281,0 +159,282,0 +159,304,42 +159,305,50 +159,306,50 +159,347,40 +159,348,50 +159,355,50 +159,356,58 +159,358,0 +159,361,44 +159,362,58 +159,363,42 +159,364,42 +159,365,42 +159,374,0 +159,375,0 +159,376,0 +159,379,0 +159,383,0 +159,384,0 +159,390,42 +159,391,44 +159,392,44 +159,393,42 +159,394,50 +159,395,50 +159,396,70 +159,397,70 +159,398,70 +159,399,44 +159,400,50 +159,403,42 +159,404,48 +159,405,48 +159,410,34 +159,411,46 +159,425,70 +159,426,70 +159,429,42 +159,433,0 +159,442,56 +159,443,44 +159,444,58 +159,445,58 +159,446,42 +159,447,42 +159,448,42 +159,451,50 +159,452,50 +159,453,50 +159,454,56 +159,455,0 +159,461,70 +159,464,68 +159,470,0 +159,471,0 +159,475,0 +159,477,58 +159,478,58 +159,483,0 +159,493,0 +159,495,0 +159,496,0 +159,497,0 +159,498,42 +159,499,50 +159,500,50 +159,501,42 +159,502,42 +159,503,42 +159,511,0 +159,512,0 +159,513,44 +159,514,44 +159,515,44 +159,516,44 +159,517,0 +159,518,0 +159,522,42 +159,523,44 +159,524,54 +159,525,62 +159,526,62 +159,529,70 +159,530,70 +159,531,42 +159,532,44 +159,533,50 +159,534,50 +159,540,0 +159,541,0 +159,542,0 +159,543,50 +159,544,50 +159,545,50 +159,546,0 +159,547,0 +159,548,0 +159,549,0 +159,551,56 +159,552,68 +159,553,68 +159,554,48 +159,555,60 +159,559,44 +159,560,50 +159,570,42 +159,571,42 +159,572,42 +159,573,42 +159,574,0 +159,575,0 +159,576,0 +159,587,70 +159,595,42 +159,596,56 +159,607,42 +159,608,48 +159,609,48 +159,610,46 +159,611,60 +159,612,60 +159,613,42 +159,614,58 +159,624,46 +159,625,46 +159,627,100 +159,628,100 +159,633,32 +159,634,40 +159,635,40 +159,636,44 +159,637,44 +159,639,0 +159,643,0 +159,644,0 +160,4,100 +160,5,100 +160,6,100 +160,15,40 +160,23,58 +160,24,58 +160,25,42 +160,26,42 +160,39,42 +160,40,42 +160,41,50 +160,42,56 +160,52,44 +160,53,50 +160,63,42 +160,64,50 +160,65,50 +160,66,44 +160,67,50 +160,68,50 +160,92,50 +160,93,50 +160,94,50 +160,95,50 +160,111,62 +160,112,68 +160,123,40 +160,129,60 +160,130,60 +160,131,0 +160,133,0 +160,134,0 +160,135,0 +160,136,0 +160,143,42 +160,144,0 +160,147,32 +160,148,32 +160,149,32 +160,150,0 +160,169,56 +160,172,42 +160,174,42 +160,179,42 +160,180,42 +160,181,42 +160,194,52 +160,195,52 +160,196,0 +160,197,0 +160,200,38 +160,204,50 +160,205,50 +160,208,52 +160,212,70 +160,215,0 +160,246,56 +160,247,56 +160,248,56 +160,252,0 +160,253,0 +160,254,0 +160,280,44 +160,281,44 +160,282,44 +160,304,42 +160,305,50 +160,306,50 +160,347,40 +160,348,50 +160,355,50 +160,356,58 +160,358,46 +160,361,0 +160,362,0 +160,363,0 +160,364,0 +160,365,0 +160,374,40 +160,375,40 +160,376,40 +160,379,0 +160,383,0 +160,384,0 +160,390,70 +160,391,70 +160,392,70 +160,393,42 +160,394,50 +160,395,50 +160,396,42 +160,397,44 +160,398,44 +160,399,44 +160,400,50 +160,403,42 +160,404,48 +160,405,48 +160,410,34 +160,411,46 +160,425,42 +160,426,42 +160,429,42 +160,433,46 +160,442,56 +160,443,44 +160,444,58 +160,445,58 +160,446,42 +160,447,42 +160,448,42 +160,451,50 +160,452,50 +160,453,50 +160,454,56 +160,455,0 +160,461,0 +160,464,68 +160,470,0 +160,471,0 +160,475,44 +160,477,58 +160,478,0 +160,483,0 +160,493,0 +160,495,0 +160,496,0 +160,497,0 +160,498,70 +160,499,70 +160,500,70 +160,501,42 +160,502,42 +160,503,42 +160,511,0 +160,512,0 +160,513,70 +160,514,70 +160,515,44 +160,516,44 +160,517,42 +160,518,42 +160,522,42 +160,523,44 +160,524,64 +160,525,70 +160,526,70 +160,529,56 +160,530,64 +160,531,42 +160,532,44 +160,533,50 +160,534,50 +160,540,0 +160,541,0 +160,542,0 +160,543,60 +160,544,60 +160,545,60 +160,546,0 +160,547,0 +160,548,0 +160,549,0 +160,551,56 +160,552,68 +160,553,70 +160,554,70 +160,555,70 +160,559,44 +160,560,50 +160,570,42 +160,571,42 +160,572,42 +160,573,42 +160,574,42 +160,575,42 +160,576,58 +160,587,42 +160,595,42 +160,596,56 +160,607,70 +160,608,70 +160,609,70 +160,610,46 +160,611,60 +160,612,60 +160,613,0 +160,614,0 +160,624,66 +160,625,66 +160,627,42 +160,628,44 +160,633,32 +160,634,40 +160,635,40 +160,636,70 +160,637,70 +160,639,0 +160,643,0 +160,644,0 +161,4,50 +161,5,50 +161,6,50 +161,15,32 +161,23,56 +161,24,56 +161,25,50 +161,26,50 +161,39,50 +161,40,56 +161,41,58 +161,42,58 +161,52,58 +161,53,58 +161,63,50 +161,64,52 +161,65,52 +161,66,42 +161,67,42 +161,68,46 +161,92,58 +161,93,58 +161,94,58 +161,95,70 +161,111,100 +161,112,100 +161,123,26 +161,129,58 +161,130,58 +161,131,0 +161,133,0 +161,134,0 +161,135,0 +161,136,0 +161,143,50 +161,144,0 +161,147,40 +161,148,40 +161,149,40 +161,150,0 +161,169,58 +161,172,50 +161,174,50 +161,179,50 +161,180,50 +161,181,50 +161,194,70 +161,195,70 +161,196,0 +161,197,0 +161,200,40 +161,204,58 +161,205,58 +161,208,70 +161,212,30 +161,215,0 +161,246,70 +161,247,70 +161,248,70 +161,252,58 +161,253,58 +161,254,58 +161,280,58 +161,281,58 +161,282,58 +161,304,56 +161,305,56 +161,306,56 +161,347,48 +161,348,52 +161,355,58 +161,356,58 +161,358,60 +161,361,0 +161,362,0 +161,363,0 +161,364,0 +161,365,0 +161,374,48 +161,375,48 +161,376,48 +161,379,0 +161,383,0 +161,384,0 +161,390,50 +161,391,50 +161,392,50 +161,393,50 +161,394,50 +161,395,50 +161,396,50 +161,397,50 +161,398,50 +161,399,58 +161,400,58 +161,403,50 +161,404,50 +161,405,50 +161,410,48 +161,411,48 +161,425,56 +161,426,56 +161,429,40 +161,433,60 +161,442,58 +161,443,70 +161,444,70 +161,445,70 +161,446,50 +161,447,44 +161,448,44 +161,451,58 +161,452,58 +161,453,58 +161,454,58 +161,455,62 +161,461,0 +161,464,100 +161,470,0 +161,471,0 +161,475,58 +161,477,58 +161,478,0 +161,483,0 +161,493,0 +161,495,50 +161,496,50 +161,497,50 +161,498,56 +161,499,58 +161,500,58 +161,501,50 +161,502,50 +161,503,50 +161,511,58 +161,512,58 +161,513,58 +161,514,58 +161,515,58 +161,516,58 +161,517,56 +161,518,56 +161,522,50 +161,523,50 +161,524,62 +161,525,62 +161,526,62 +161,529,70 +161,530,70 +161,531,50 +161,532,58 +161,533,58 +161,534,58 +161,540,50 +161,541,56 +161,542,56 +161,543,58 +161,544,58 +161,545,58 +161,546,50 +161,547,50 +161,548,54 +161,549,54 +161,551,70 +161,552,70 +161,553,70 +161,554,62 +161,555,62 +161,559,58 +161,560,58 +161,570,44 +161,571,44 +161,572,50 +161,573,50 +161,574,50 +161,575,56 +161,576,56 +161,587,50 +161,595,44 +161,596,44 +161,607,50 +161,608,62 +161,609,62 +161,610,54 +161,611,54 +161,612,54 +161,613,0 +161,614,0 +161,624,54 +161,625,54 +161,627,56 +161,628,56 +161,633,46 +161,634,48 +161,635,48 +161,636,52 +161,637,52 +161,639,0 +161,643,0 +161,644,0 +162,4,42 +162,5,58 +162,6,58 +162,15,48 +162,23,50 +162,24,56 +162,25,42 +162,26,48 +162,39,42 +162,40,42 +162,41,50 +162,42,50 +162,52,44 +162,53,58 +162,63,42 +162,64,56 +162,65,56 +162,66,52 +162,67,58 +162,68,58 +162,92,50 +162,93,50 +162,94,50 +162,95,100 +162,111,70 +162,112,70 +162,123,42 +162,129,50 +162,130,50 +162,131,0 +162,133,0 +162,134,0 +162,135,0 +162,136,0 +162,143,42 +162,144,0 +162,147,32 +162,148,38 +162,149,38 +162,150,0 +162,169,50 +162,172,42 +162,174,42 +162,179,42 +162,180,42 +162,181,42 +162,194,70 +162,195,70 +162,196,0 +162,197,0 +162,200,32 +162,204,50 +162,205,62 +162,208,100 +162,212,46 +162,215,0 +162,246,68 +162,247,70 +162,248,70 +162,252,44 +162,253,58 +162,254,58 +162,280,44 +162,281,44 +162,282,44 +162,304,42 +162,305,58 +162,306,68 +162,347,40 +162,348,44 +162,355,50 +162,356,60 +162,358,46 +162,361,0 +162,362,0 +162,363,0 +162,364,0 +162,365,0 +162,374,40 +162,375,40 +162,376,60 +162,379,0 +162,383,0 +162,384,0 +162,390,42 +162,391,52 +162,392,52 +162,393,42 +162,394,58 +162,395,58 +162,396,42 +162,397,52 +162,398,52 +162,399,44 +162,400,50 +162,403,42 +162,404,56 +162,405,56 +162,410,60 +162,411,60 +162,425,42 +162,426,42 +162,429,34 +162,433,46 +162,442,60 +162,443,64 +162,444,70 +162,445,70 +162,446,42 +162,447,48 +162,448,48 +162,451,50 +162,452,50 +162,453,50 +162,454,50 +162,455,54 +162,461,0 +162,464,70 +162,470,0 +162,471,0 +162,475,44 +162,477,60 +162,478,0 +162,483,0 +162,493,0 +162,495,42 +162,496,58 +162,497,58 +162,498,42 +162,499,50 +162,500,50 +162,501,42 +162,502,48 +162,503,48 +162,511,44 +162,512,50 +162,513,44 +162,514,44 +162,515,44 +162,516,44 +162,517,42 +162,518,42 +162,522,42 +162,523,52 +162,524,54 +162,525,54 +162,526,68 +162,529,70 +162,530,70 +162,531,42 +162,532,44 +162,533,50 +162,534,50 +162,540,42 +162,541,42 +162,542,42 +162,543,50 +162,544,50 +162,545,50 +162,546,42 +162,547,42 +162,548,46 +162,549,46 +162,551,70 +162,552,70 +162,553,70 +162,554,48 +162,555,54 +162,559,44 +162,560,60 +162,570,48 +162,571,48 +162,572,42 +162,573,42 +162,574,42 +162,575,42 +162,576,60 +162,587,42 +162,595,48 +162,596,58 +162,607,42 +162,608,48 +162,609,48 +162,610,46 +162,611,62 +162,612,62 +162,613,0 +162,614,0 +162,624,46 +162,625,52 +162,627,42 +162,628,52 +162,633,32 +162,634,40 +162,635,40 +162,636,44 +162,637,44 +162,639,0 +162,643,0 +162,644,0 +163,4,70 +163,5,70 +163,6,70 +163,15,48 +163,23,50 +163,24,56 +163,25,42 +163,26,48 +163,39,42 +163,40,42 +163,41,50 +163,42,50 +163,52,64 +163,53,68 +163,63,42 +163,64,56 +163,65,56 +163,66,52 +163,67,58 +163,68,58 +163,92,50 +163,93,50 +163,94,50 +163,95,56 +163,111,70 +163,112,70 +163,123,42 +163,129,50 +163,130,50 +163,131,0 +163,133,0 +163,134,0 +163,135,0 +163,136,0 +163,143,42 +163,144,0 +163,147,32 +163,148,38 +163,149,38 +163,150,0 +163,169,50 +163,172,42 +163,174,42 +163,179,42 +163,180,42 +163,181,42 +163,194,52 +163,195,52 +163,196,0 +163,197,0 +163,200,32 +163,204,50 +163,205,50 +163,208,56 +163,212,46 +163,215,0 +163,246,48 +163,247,50 +163,248,50 +163,252,0 +163,253,0 +163,254,0 +163,280,44 +163,281,44 +163,282,44 +163,304,42 +163,305,58 +163,306,58 +163,347,40 +163,348,44 +163,355,50 +163,356,50 +163,358,46 +163,361,0 +163,362,0 +163,363,0 +163,364,0 +163,365,0 +163,374,40 +163,375,40 +163,376,40 +163,379,0 +163,383,0 +163,384,0 +163,390,70 +163,391,70 +163,392,70 +163,393,42 +163,394,58 +163,395,58 +163,396,42 +163,397,52 +163,398,52 +163,399,44 +163,400,50 +163,403,42 +163,404,56 +163,405,56 +163,410,34 +163,411,40 +163,425,42 +163,426,42 +163,429,34 +163,433,46 +163,442,68 +163,443,44 +163,444,56 +163,445,56 +163,446,42 +163,447,48 +163,448,48 +163,451,50 +163,452,50 +163,453,66 +163,454,66 +163,455,0 +163,461,0 +163,464,70 +163,470,0 +163,471,0 +163,475,44 +163,477,50 +163,478,0 +163,483,0 +163,493,0 +163,495,0 +163,496,0 +163,497,0 +163,498,70 +163,499,70 +163,500,70 +163,501,42 +163,502,48 +163,503,48 +163,511,0 +163,512,0 +163,513,70 +163,514,70 +163,515,44 +163,516,44 +163,517,42 +163,518,42 +163,522,42 +163,523,52 +163,524,54 +163,525,54 +163,526,54 +163,529,56 +163,530,62 +163,531,42 +163,532,44 +163,533,50 +163,534,50 +163,540,0 +163,541,0 +163,542,0 +163,543,50 +163,544,50 +163,545,50 +163,546,0 +163,547,0 +163,548,0 +163,549,0 +163,551,56 +163,552,70 +163,553,70 +163,554,70 +163,555,70 +163,559,44 +163,560,50 +163,570,68 +163,571,68 +163,572,42 +163,573,42 +163,574,62 +163,575,62 +163,576,70 +163,587,42 +163,595,48 +163,596,58 +163,607,70 +163,608,70 +163,609,70 +163,610,46 +163,611,62 +163,612,62 +163,613,0 +163,614,0 +163,624,46 +163,625,52 +163,627,42 +163,628,52 +163,633,32 +163,634,40 +163,635,40 +163,636,100 +163,637,100 +163,639,0 +163,643,0 +163,644,0 +164,4,70 +164,5,70 +164,6,70 +164,15,32 +164,23,56 +164,24,56 +164,25,50 +164,26,50 +164,39,50 +164,40,56 +164,41,58 +164,42,58 +164,52,70 +164,53,70 +164,63,50 +164,64,52 +164,65,52 +164,66,42 +164,67,42 +164,68,46 +164,92,58 +164,93,58 +164,94,58 +164,95,52 +164,111,54 +164,112,54 +164,123,26 +164,129,58 +164,130,58 +164,131,0 +164,133,0 +164,134,0 +164,135,0 +164,136,0 +164,143,50 +164,144,0 +164,147,40 +164,148,40 +164,149,40 +164,150,0 +164,169,58 +164,172,50 +164,174,50 +164,179,50 +164,180,50 +164,181,50 +164,194,66 +164,195,66 +164,196,0 +164,197,0 +164,200,40 +164,204,58 +164,205,58 +164,208,52 +164,212,30 +164,215,0 +164,246,54 +164,247,58 +164,248,58 +164,252,0 +164,253,0 +164,254,0 +164,280,58 +164,281,58 +164,282,58 +164,304,56 +164,305,56 +164,306,56 +164,347,48 +164,348,52 +164,355,58 +164,356,58 +164,358,60 +164,361,0 +164,362,0 +164,363,0 +164,364,0 +164,365,0 +164,374,48 +164,375,48 +164,376,48 +164,379,0 +164,383,0 +164,384,0 +164,390,70 +164,391,70 +164,392,70 +164,393,50 +164,394,50 +164,395,50 +164,396,50 +164,397,50 +164,398,50 +164,399,58 +164,400,58 +164,403,50 +164,404,50 +164,405,50 +164,410,48 +164,411,48 +164,425,56 +164,426,56 +164,429,40 +164,433,60 +164,442,58 +164,443,58 +164,444,58 +164,445,58 +164,446,50 +164,447,44 +164,448,44 +164,451,58 +164,452,58 +164,453,58 +164,454,58 +164,455,0 +164,461,0 +164,464,54 +164,470,0 +164,471,0 +164,475,58 +164,477,58 +164,478,0 +164,483,0 +164,493,0 +164,495,0 +164,496,0 +164,497,0 +164,498,70 +164,499,70 +164,500,70 +164,501,50 +164,502,50 +164,503,50 +164,511,0 +164,512,0 +164,513,70 +164,514,70 +164,515,58 +164,516,58 +164,517,56 +164,518,56 +164,522,50 +164,523,50 +164,524,62 +164,525,62 +164,526,62 +164,529,70 +164,530,70 +164,531,50 +164,532,58 +164,533,58 +164,534,58 +164,540,0 +164,541,0 +164,542,0 +164,543,58 +164,544,58 +164,545,58 +164,546,0 +164,547,0 +164,548,0 +164,549,0 +164,551,100 +164,552,100 +164,553,100 +164,554,70 +164,555,70 +164,559,58 +164,560,58 +164,570,44 +164,571,44 +164,572,50 +164,573,50 +164,574,50 +164,575,56 +164,576,50 +164,587,50 +164,595,44 +164,596,44 +164,607,70 +164,608,70 +164,609,70 +164,610,54 +164,611,54 +164,612,54 +164,613,0 +164,614,0 +164,624,54 +164,625,54 +164,627,56 +164,628,56 +164,633,46 +164,634,48 +164,635,48 +164,636,70 +164,637,70 +164,639,0 +164,643,0 +164,644,0 +165,4,62 +165,5,62 +165,6,62 +165,15,40 +165,23,46 +165,24,46 +165,25,62 +165,26,62 +165,39,58 +165,40,58 +165,41,54 +165,42,54 +165,52,60 +165,53,60 +165,63,62 +165,64,62 +165,65,62 +165,66,56 +165,67,56 +165,68,56 +165,92,54 +165,93,60 +165,94,60 +165,95,66 +165,111,70 +165,112,70 +165,123,24 +165,129,54 +165,130,54 +165,131,0 +165,133,0 +165,134,0 +165,135,0 +165,136,0 +165,143,52 +165,144,0 +165,147,48 +165,148,48 +165,149,48 +165,150,0 +165,169,54 +165,172,62 +165,174,58 +165,179,58 +165,180,58 +165,181,58 +165,194,70 +165,195,70 +165,196,0 +165,197,0 +165,200,42 +165,204,50 +165,205,50 +165,208,66 +165,212,24 +165,215,0 +165,246,64 +165,247,64 +165,248,64 +165,252,60 +165,253,60 +165,254,60 +165,280,60 +165,281,60 +165,282,60 +165,304,58 +165,305,58 +165,306,58 +165,347,40 +165,348,40 +165,355,50 +165,356,50 +165,358,58 +165,361,0 +165,362,0 +165,363,0 +165,364,0 +165,365,0 +165,374,36 +165,375,36 +165,376,36 +165,379,0 +165,383,0 +165,384,0 +165,390,62 +165,391,62 +165,392,62 +165,393,58 +165,394,58 +165,395,58 +165,396,62 +165,397,62 +165,398,62 +165,399,56 +165,400,56 +165,403,62 +165,404,62 +165,405,62 +165,410,42 +165,411,42 +165,425,58 +165,426,58 +165,429,42 +165,433,58 +165,442,36 +165,443,70 +165,444,70 +165,445,70 +165,446,52 +165,447,62 +165,448,62 +165,451,50 +165,452,50 +165,453,54 +165,454,54 +165,455,38 +165,461,0 +165,464,70 +165,470,0 +165,471,0 +165,475,60 +165,477,50 +165,478,0 +165,483,0 +165,493,0 +165,495,62 +165,496,62 +165,497,62 +165,498,58 +165,499,58 +165,500,58 +165,501,58 +165,502,58 +165,503,58 +165,511,60 +165,512,60 +165,513,60 +165,514,60 +165,515,60 +165,516,60 +165,517,58 +165,518,58 +165,522,62 +165,523,62 +165,524,50 +165,525,50 +165,526,50 +165,529,100 +165,530,100 +165,531,58 +165,532,56 +165,533,56 +165,534,56 +165,540,58 +165,541,58 +165,542,58 +165,543,54 +165,544,54 +165,545,54 +165,546,62 +165,547,62 +165,548,58 +165,549,58 +165,551,70 +165,552,70 +165,553,70 +165,554,56 +165,555,56 +165,559,56 +165,560,56 +165,570,62 +165,571,62 +165,572,62 +165,573,62 +165,574,58 +165,575,58 +165,576,58 +165,587,62 +165,595,62 +165,596,62 +165,607,58 +165,608,58 +165,609,58 +165,610,58 +165,611,58 +165,612,58 +165,613,0 +165,614,0 +165,624,58 +165,625,58 +165,627,58 +165,628,58 +165,633,44 +165,634,44 +165,635,44 +165,636,36 +165,637,36 +165,639,0 +165,643,0 +165,644,0 +166,4,42 +166,5,58 +166,6,58 +166,15,0 +166,23,50 +166,24,56 +166,25,42 +166,26,42 +166,39,42 +166,40,42 +166,41,70 +166,42,70 +166,52,44 +166,53,58 +166,63,42 +166,64,56 +166,65,56 +166,66,52 +166,67,58 +166,68,58 +166,92,50 +166,93,50 +166,94,50 +166,95,56 +166,111,70 +166,112,70 +166,123,0 +166,129,50 +166,130,50 +166,131,20 +166,133,0 +166,134,0 +166,135,0 +166,136,0 +166,143,36 +166,144,0 +166,147,28 +166,148,34 +166,149,34 +166,150,0 +166,169,70 +166,172,42 +166,174,42 +166,179,42 +166,180,42 +166,181,42 +166,194,52 +166,195,52 +166,196,0 +166,197,0 +166,200,28 +166,204,0 +166,205,0 +166,208,56 +166,212,0 +166,215,70 +166,246,40 +166,247,46 +166,248,58 +166,252,0 +166,253,0 +166,254,0 +166,280,44 +166,281,44 +166,282,44 +166,304,46 +166,305,62 +166,306,62 +166,347,0 +166,348,0 +166,355,54 +166,356,54 +166,358,42 +166,361,44 +166,362,44 +166,363,42 +166,364,42 +166,365,42 +166,374,40 +166,375,40 +166,376,40 +166,379,0 +166,383,0 +166,384,0 +166,390,42 +166,391,52 +166,392,52 +166,393,46 +166,394,62 +166,395,62 +166,396,42 +166,397,52 +166,398,52 +166,399,44 +166,400,50 +166,403,42 +166,404,52 +166,405,52 +166,410,34 +166,411,34 +166,425,42 +166,426,42 +166,429,28 +166,433,42 +166,442,100 +166,443,40 +166,444,52 +166,445,52 +166,446,36 +166,447,48 +166,448,48 +166,451,0 +166,452,0 +166,453,50 +166,454,50 +166,455,0 +166,461,70 +166,464,70 +166,470,0 +166,471,0 +166,475,44 +166,477,54 +166,478,44 +166,483,0 +166,493,0 +166,495,0 +166,496,0 +166,497,0 +166,498,42 +166,499,50 +166,500,50 +166,501,42 +166,502,48 +166,503,48 +166,511,0 +166,512,0 +166,513,44 +166,514,44 +166,515,44 +166,516,44 +166,517,42 +166,518,42 +166,522,42 +166,523,48 +166,524,50 +166,525,50 +166,526,50 +166,529,56 +166,530,56 +166,531,42 +166,532,44 +166,533,50 +166,534,50 +166,540,0 +166,541,0 +166,542,0 +166,543,0 +166,544,0 +166,545,0 +166,546,0 +166,547,0 +166,548,0 +166,549,0 +166,551,70 +166,552,70 +166,553,70 +166,554,44 +166,555,44 +166,559,70 +166,560,70 +166,570,70 +166,571,70 +166,572,42 +166,573,42 +166,574,46 +166,575,46 +166,576,46 +166,587,42 +166,595,0 +166,596,0 +166,607,46 +166,608,46 +166,609,46 +166,610,42 +166,611,52 +166,612,52 +166,613,42 +166,614,42 +166,624,70 +166,625,70 +166,627,42 +166,628,42 +166,633,64 +166,634,70 +166,635,70 +166,636,0 +166,637,0 +166,639,0 +166,643,0 +166,644,0 +167,4,70 +167,5,70 +167,6,70 +167,15,44 +167,23,44 +167,24,56 +167,25,50 +167,26,50 +167,39,50 +167,40,50 +167,41,42 +167,42,42 +167,52,42 +167,53,58 +167,63,50 +167,64,50 +167,65,50 +167,66,58 +167,67,58 +167,68,58 +167,92,42 +167,93,42 +167,94,42 +167,95,48 +167,111,70 +167,112,70 +167,123,34 +167,129,42 +167,130,42 +167,131,0 +167,133,0 +167,134,0 +167,135,0 +167,136,0 +167,143,44 +167,144,0 +167,147,36 +167,148,42 +167,149,42 +167,150,0 +167,169,42 +167,172,50 +167,174,50 +167,179,50 +167,180,50 +167,181,50 +167,194,54 +167,195,54 +167,196,0 +167,197,0 +167,200,36 +167,204,46 +167,205,46 +167,208,48 +167,212,34 +167,215,0 +167,246,46 +167,247,46 +167,248,46 +167,252,0 +167,253,0 +167,254,0 +167,280,42 +167,281,42 +167,282,42 +167,304,48 +167,305,62 +167,306,62 +167,347,28 +167,348,28 +167,355,46 +167,356,46 +167,358,44 +167,361,0 +167,362,0 +167,363,0 +167,364,0 +167,365,0 +167,374,32 +167,375,32 +167,376,32 +167,379,0 +167,383,0 +167,384,0 +167,390,70 +167,391,70 +167,392,70 +167,393,54 +167,394,62 +167,395,62 +167,396,50 +167,397,58 +167,398,58 +167,399,42 +167,400,42 +167,403,50 +167,404,58 +167,405,58 +167,410,32 +167,411,32 +167,425,44 +167,426,44 +167,429,36 +167,433,44 +167,442,38 +167,443,38 +167,444,52 +167,445,52 +167,446,44 +167,447,56 +167,448,56 +167,451,46 +167,452,46 +167,453,42 +167,454,42 +167,455,0 +167,461,0 +167,464,70 +167,470,0 +167,471,0 +167,475,42 +167,477,46 +167,478,0 +167,483,0 +167,493,0 +167,495,0 +167,496,0 +167,497,0 +167,498,70 +167,499,70 +167,500,70 +167,501,50 +167,502,56 +167,503,56 +167,511,0 +167,512,0 +167,513,70 +167,514,70 +167,515,42 +167,516,42 +167,517,44 +167,518,44 +167,522,50 +167,523,50 +167,524,42 +167,525,50 +167,526,50 +167,529,100 +167,530,100 +167,531,50 +167,532,42 +167,533,42 +167,534,42 +167,540,0 +167,541,0 +167,542,0 +167,543,42 +167,544,46 +167,545,46 +167,546,0 +167,547,0 +167,548,0 +167,549,0 +167,551,54 +167,552,70 +167,553,70 +167,554,70 +167,555,70 +167,559,46 +167,560,46 +167,570,56 +167,571,56 +167,572,50 +167,573,50 +167,574,54 +167,575,54 +167,576,54 +167,587,50 +167,595,56 +167,596,56 +167,607,70 +167,608,70 +167,609,70 +167,610,50 +167,611,52 +167,612,52 +167,613,0 +167,614,0 +167,624,50 +167,625,50 +167,627,44 +167,628,44 +167,633,30 +167,634,30 +167,635,30 +167,636,58 +167,637,58 +167,639,0 +167,643,0 +167,644,0 +168,4,42 +168,5,50 +168,6,54 +168,15,40 +168,23,58 +168,24,58 +168,25,42 +168,26,42 +168,39,42 +168,40,42 +168,41,60 +168,42,66 +168,52,44 +168,53,50 +168,63,0 +168,64,0 +168,65,0 +168,66,44 +168,67,50 +168,68,50 +168,92,50 +168,93,50 +168,94,50 +168,95,0 +168,111,0 +168,112,0 +168,123,50 +168,129,50 +168,130,54 +168,131,22 +168,133,0 +168,134,0 +168,135,0 +168,136,0 +168,143,42 +168,144,0 +168,147,100 +168,148,100 +168,149,100 +168,150,0 +168,169,66 +168,172,42 +168,174,42 +168,179,42 +168,180,42 +168,181,42 +168,194,42 +168,195,42 +168,196,0 +168,197,0 +168,200,38 +168,204,50 +168,205,50 +168,208,0 +168,212,50 +168,215,48 +168,246,0 +168,247,0 +168,248,0 +168,252,44 +168,253,50 +168,254,50 +168,280,0 +168,281,0 +168,282,0 +168,304,0 +168,305,0 +168,306,0 +168,347,0 +168,348,0 +168,355,50 +168,356,58 +168,358,0 +168,361,44 +168,362,58 +168,363,42 +168,364,42 +168,365,42 +168,374,0 +168,375,0 +168,376,0 +168,379,0 +168,383,0 +168,384,0 +168,390,42 +168,391,44 +168,392,44 +168,393,42 +168,394,50 +168,395,50 +168,396,64 +168,397,66 +168,398,66 +168,399,44 +168,400,50 +168,403,42 +168,404,48 +168,405,48 +168,410,0 +168,411,0 +168,425,52 +168,426,52 +168,429,42 +168,433,0 +168,442,56 +168,443,70 +168,444,70 +168,445,70 +168,446,42 +168,447,70 +168,448,70 +168,451,50 +168,452,50 +168,453,50 +168,454,56 +168,455,60 +168,461,48 +168,464,0 +168,470,0 +168,471,0 +168,475,0 +168,477,58 +168,478,58 +168,483,0 +168,493,0 +168,495,42 +168,496,50 +168,497,50 +168,498,42 +168,499,50 +168,500,50 +168,501,42 +168,502,42 +168,503,42 +168,511,44 +168,512,44 +168,513,44 +168,514,44 +168,515,44 +168,516,44 +168,517,0 +168,518,0 +168,522,42 +168,523,44 +168,524,0 +168,525,0 +168,526,0 +168,529,44 +168,530,52 +168,531,42 +168,532,44 +168,533,50 +168,534,50 +168,540,42 +168,541,42 +168,542,42 +168,543,70 +168,544,70 +168,545,70 +168,546,42 +168,547,42 +168,548,46 +168,549,46 +168,551,44 +168,552,56 +168,553,56 +168,554,48 +168,555,60 +168,559,44 +168,560,50 +168,570,70 +168,571,70 +168,572,42 +168,573,42 +168,574,0 +168,575,0 +168,576,0 +168,587,52 +168,595,42 +168,596,56 +168,607,42 +168,608,48 +168,609,48 +168,610,70 +168,611,70 +168,612,70 +168,613,42 +168,614,58 +168,624,46 +168,625,46 +168,627,52 +168,628,54 +168,633,62 +168,634,70 +168,635,70 +168,636,44 +168,637,44 +168,639,0 +168,643,0 +168,644,0 +169,4,42 +169,5,50 +169,6,54 +169,15,70 +169,23,58 +169,24,58 +169,25,42 +169,26,42 +169,39,46 +169,40,46 +169,41,60 +169,42,66 +169,52,44 +169,53,50 +169,63,0 +169,64,0 +169,65,0 +169,66,48 +169,67,54 +169,68,54 +169,92,50 +169,93,50 +169,94,50 +169,95,40 +169,111,54 +169,112,60 +169,123,100 +169,129,50 +169,130,54 +169,131,26 +169,133,0 +169,134,0 +169,135,0 +169,136,0 +169,143,46 +169,144,0 +169,147,32 +169,148,32 +169,149,36 +169,150,0 +169,169,66 +169,172,42 +169,174,46 +169,179,46 +169,180,46 +169,181,46 +169,194,46 +169,195,46 +169,196,0 +169,197,0 +169,200,38 +169,204,70 +169,205,70 +169,208,42 +169,212,100 +169,215,0 +169,246,0 +169,247,0 +169,248,0 +169,252,44 +169,253,50 +169,254,50 +169,280,0 +169,281,0 +169,282,0 +169,304,42 +169,305,50 +169,306,50 +169,347,70 +169,348,70 +169,355,50 +169,356,58 +169,358,0 +169,361,44 +169,362,58 +169,363,46 +169,364,46 +169,365,46 +169,374,0 +169,375,0 +169,376,0 +169,379,0 +169,383,0 +169,384,0 +169,390,42 +169,391,44 +169,392,44 +169,393,42 +169,394,50 +169,395,50 +169,396,64 +169,397,66 +169,398,66 +169,399,48 +169,400,54 +169,403,42 +169,404,44 +169,405,44 +169,410,34 +169,411,46 +169,425,56 +169,426,56 +169,429,42 +169,433,0 +169,442,0 +169,443,38 +169,444,48 +169,445,48 +169,446,46 +169,447,42 +169,448,42 +169,451,0 +169,452,0 +169,453,50 +169,454,56 +169,455,56 +169,461,0 +169,464,60 +169,470,0 +169,471,0 +169,475,0 +169,477,58 +169,478,58 +169,483,0 +169,493,0 +169,495,42 +169,496,50 +169,497,50 +169,498,46 +169,499,54 +169,500,54 +169,501,46 +169,502,46 +169,503,46 +169,511,44 +169,512,44 +169,513,44 +169,514,44 +169,515,44 +169,516,44 +169,517,0 +169,518,0 +169,522,42 +169,523,44 +169,524,50 +169,525,58 +169,526,58 +169,529,44 +169,530,56 +169,531,46 +169,532,48 +169,533,54 +169,534,54 +169,540,70 +169,541,70 +169,542,70 +169,543,70 +169,544,70 +169,545,70 +169,546,42 +169,547,42 +169,548,42 +169,549,42 +169,551,0 +169,552,0 +169,553,0 +169,554,44 +169,555,56 +169,559,0 +169,560,0 +169,570,0 +169,571,0 +169,572,42 +169,573,42 +169,574,0 +169,575,0 +169,576,0 +169,587,52 +169,595,70 +169,596,70 +169,607,42 +169,608,44 +169,609,44 +169,610,42 +169,611,56 +169,612,56 +169,613,46 +169,614,62 +169,624,0 +169,625,0 +169,627,56 +169,628,58 +169,633,0 +169,634,0 +169,635,0 +169,636,70 +169,637,70 +169,639,0 +169,643,0 +169,644,0 +170,4,50 +170,5,50 +170,6,54 +170,15,30 +170,23,56 +170,24,56 +170,25,50 +170,26,50 +170,39,50 +170,40,52 +170,41,68 +170,42,68 +170,52,58 +170,53,58 +170,63,50 +170,64,52 +170,65,52 +170,66,0 +170,67,0 +170,68,0 +170,92,58 +170,93,58 +170,94,58 +170,95,0 +170,111,0 +170,112,0 +170,123,32 +170,129,58 +170,130,62 +170,131,50 +170,133,38 +170,134,38 +170,135,38 +170,136,38 +170,143,46 +170,144,0 +170,147,38 +170,148,38 +170,149,42 +170,150,0 +170,169,68 +170,172,50 +170,174,50 +170,179,50 +170,180,50 +170,181,50 +170,194,56 +170,195,56 +170,196,38 +170,197,38 +170,200,38 +170,204,58 +170,205,58 +170,208,0 +170,212,32 +170,215,70 +170,246,0 +170,247,0 +170,248,0 +170,252,58 +170,253,58 +170,254,58 +170,280,58 +170,281,58 +170,282,58 +170,304,0 +170,305,0 +170,306,0 +170,347,0 +170,348,0 +170,355,58 +170,356,58 +170,358,60 +170,361,100 +170,362,100 +170,363,70 +170,364,70 +170,365,70 +170,374,46 +170,375,46 +170,376,46 +170,379,0 +170,383,0 +170,384,0 +170,390,0 +170,391,0 +170,392,0 +170,393,50 +170,394,50 +170,395,50 +170,396,60 +170,397,60 +170,398,60 +170,399,58 +170,400,58 +170,403,50 +170,404,50 +170,405,50 +170,410,0 +170,411,0 +170,425,66 +170,426,66 +170,429,38 +170,433,60 +170,442,52 +170,443,46 +170,444,46 +170,445,46 +170,446,46 +170,447,0 +170,448,0 +170,451,58 +170,452,58 +170,453,0 +170,454,0 +170,455,62 +170,461,70 +170,464,0 +170,470,38 +170,471,62 +170,475,30 +170,477,58 +170,478,70 +170,483,0 +170,493,0 +170,495,50 +170,496,50 +170,497,50 +170,498,0 +170,499,0 +170,500,0 +170,501,50 +170,502,50 +170,503,50 +170,511,58 +170,512,58 +170,513,58 +170,514,58 +170,515,58 +170,516,58 +170,517,56 +170,518,56 +170,522,50 +170,523,50 +170,524,0 +170,525,0 +170,526,0 +170,529,58 +170,530,58 +170,531,50 +170,532,0 +170,533,0 +170,534,0 +170,540,50 +170,541,56 +170,542,56 +170,543,58 +170,544,58 +170,545,58 +170,546,50 +170,547,50 +170,548,54 +170,549,54 +170,551,58 +170,552,58 +170,553,58 +170,554,62 +170,555,62 +170,559,0 +170,560,0 +170,570,44 +170,571,44 +170,572,50 +170,573,50 +170,574,50 +170,575,56 +170,576,56 +170,587,60 +170,595,44 +170,596,44 +170,607,50 +170,608,62 +170,609,62 +170,610,54 +170,611,54 +170,612,54 +170,613,70 +170,614,70 +170,624,54 +170,625,54 +170,627,66 +170,628,66 +170,633,44 +170,634,46 +170,635,46 +170,636,50 +170,637,50 +170,639,0 +170,643,0 +170,644,0 +171,4,50 +171,5,58 +171,6,62 +171,15,44 +171,23,44 +171,24,56 +171,25,50 +171,26,50 +171,39,50 +171,40,50 +171,41,70 +171,42,70 +171,52,42 +171,53,58 +171,63,50 +171,64,50 +171,65,50 +171,66,58 +171,67,58 +171,68,58 +171,92,42 +171,93,42 +171,94,42 +171,95,0 +171,111,0 +171,112,0 +171,123,64 +171,129,42 +171,130,58 +171,131,28 +171,133,36 +171,134,36 +171,135,36 +171,136,36 +171,143,44 +171,144,0 +171,147,36 +171,148,42 +171,149,56 +171,150,0 +171,169,70 +171,172,50 +171,174,50 +171,179,50 +171,180,50 +171,181,50 +171,194,44 +171,195,44 +171,196,36 +171,197,36 +171,200,36 +171,204,46 +171,205,46 +171,208,0 +171,212,64 +171,215,44 +171,246,0 +171,247,0 +171,248,0 +171,252,42 +171,253,58 +171,254,58 +171,280,42 +171,281,42 +171,282,42 +171,304,0 +171,305,0 +171,306,0 +171,347,0 +171,348,0 +171,355,46 +171,356,46 +171,358,44 +171,361,42 +171,362,44 +171,363,50 +171,364,50 +171,365,50 +171,374,32 +171,375,32 +171,376,32 +171,379,0 +171,383,0 +171,384,0 +171,390,50 +171,391,58 +171,392,58 +171,393,54 +171,394,62 +171,395,62 +171,396,70 +171,397,70 +171,398,70 +171,399,42 +171,400,42 +171,403,50 +171,404,58 +171,405,58 +171,410,0 +171,411,0 +171,425,70 +171,426,70 +171,429,36 +171,433,44 +171,442,38 +171,443,28 +171,444,42 +171,445,42 +171,446,44 +171,447,56 +171,448,56 +171,451,46 +171,452,46 +171,453,42 +171,454,42 +171,455,36 +171,461,44 +171,464,0 +171,470,36 +171,471,36 +171,475,42 +171,477,46 +171,478,44 +171,483,0 +171,493,0 +171,495,50 +171,496,58 +171,497,58 +171,498,44 +171,499,44 +171,500,44 +171,501,50 +171,502,56 +171,503,56 +171,511,42 +171,512,42 +171,513,42 +171,514,42 +171,515,42 +171,516,42 +171,517,44 +171,518,44 +171,522,50 +171,523,50 +171,524,0 +171,525,0 +171,526,0 +171,529,42 +171,530,42 +171,531,50 +171,532,42 +171,533,42 +171,534,42 +171,540,54 +171,541,54 +171,542,54 +171,543,42 +171,544,46 +171,545,46 +171,546,50 +171,547,50 +171,548,50 +171,549,50 +171,551,42 +171,552,58 +171,553,58 +171,554,42 +171,555,42 +171,559,46 +171,560,46 +171,570,56 +171,571,56 +171,572,50 +171,573,50 +171,574,54 +171,575,54 +171,576,54 +171,587,100 +171,595,56 +171,596,56 +171,607,54 +171,608,54 +171,609,54 +171,610,50 +171,611,52 +171,612,52 +171,613,50 +171,614,50 +171,624,50 +171,625,50 +171,627,70 +171,628,70 +171,633,30 +171,634,30 +171,635,30 +171,636,28 +171,637,28 +171,639,0 +171,643,0 +171,644,0 +172,4,50 +172,5,50 +172,6,54 +172,15,28 +172,23,58 +172,24,58 +172,25,50 +172,26,50 +172,39,54 +172,40,54 +172,41,60 +172,42,60 +172,52,50 +172,53,50 +172,63,0 +172,64,0 +172,65,0 +172,66,46 +172,67,46 +172,68,46 +172,92,50 +172,93,50 +172,94,50 +172,95,0 +172,111,0 +172,112,0 +172,123,34 +172,129,50 +172,130,54 +172,131,20 +172,133,0 +172,134,0 +172,135,0 +172,136,0 +172,143,48 +172,144,0 +172,147,70 +172,148,70 +172,149,70 +172,150,0 +172,169,60 +172,172,50 +172,174,54 +172,179,54 +172,180,54 +172,181,54 +172,194,54 +172,195,54 +172,196,0 +172,197,0 +172,200,42 +172,204,50 +172,205,50 +172,208,0 +172,212,34 +172,215,50 +172,246,0 +172,247,0 +172,248,0 +172,252,50 +172,253,50 +172,254,50 +172,280,0 +172,281,0 +172,282,0 +172,304,0 +172,305,0 +172,306,0 +172,347,0 +172,348,0 +172,355,50 +172,356,52 +172,358,0 +172,361,50 +172,362,52 +172,363,54 +172,364,54 +172,365,54 +172,374,0 +172,375,0 +172,376,0 +172,379,0 +172,383,0 +172,384,0 +172,390,50 +172,391,50 +172,392,50 +172,393,50 +172,394,50 +172,395,50 +172,396,60 +172,397,60 +172,398,60 +172,399,54 +172,400,54 +172,403,50 +172,404,50 +172,405,50 +172,410,0 +172,411,0 +172,425,64 +172,426,64 +172,429,42 +172,433,0 +172,442,48 +172,443,70 +172,444,70 +172,445,70 +172,446,48 +172,447,44 +172,448,44 +172,451,50 +172,452,50 +172,453,50 +172,454,50 +172,455,50 +172,461,50 +172,464,0 +172,470,0 +172,471,0 +172,475,0 +172,477,52 +172,478,52 +172,483,0 +172,493,0 +172,495,50 +172,496,50 +172,497,50 +172,498,54 +172,499,54 +172,500,54 +172,501,54 +172,502,54 +172,503,54 +172,511,50 +172,512,50 +172,513,50 +172,514,50 +172,515,50 +172,516,50 +172,517,0 +172,518,0 +172,522,50 +172,523,50 +172,524,0 +172,525,0 +172,526,0 +172,529,50 +172,530,50 +172,531,54 +172,532,54 +172,533,54 +172,534,54 +172,540,50 +172,541,50 +172,542,50 +172,543,50 +172,544,50 +172,545,50 +172,546,50 +172,547,50 +172,548,50 +172,549,50 +172,551,50 +172,552,50 +172,553,50 +172,554,50 +172,555,50 +172,559,50 +172,560,50 +172,570,44 +172,571,44 +172,572,50 +172,573,50 +172,574,0 +172,575,0 +172,576,0 +172,587,60 +172,595,44 +172,596,44 +172,607,50 +172,608,50 +172,609,50 +172,610,70 +172,611,70 +172,612,70 +172,613,54 +172,614,54 +172,624,50 +172,625,50 +172,627,100 +172,628,100 +172,633,70 +172,634,70 +172,635,70 +172,636,36 +172,637,36 +172,639,0 +172,643,0 +172,644,0 +173,4,58 +173,5,58 +173,6,62 +173,15,36 +173,23,44 +173,24,50 +173,25,58 +173,26,58 +173,39,62 +173,40,62 +173,41,70 +173,42,70 +173,52,48 +173,53,50 +173,63,58 +173,64,58 +173,65,58 +173,66,60 +173,67,60 +173,68,60 +173,92,42 +173,93,48 +173,94,48 +173,95,0 +173,111,0 +173,112,0 +173,123,56 +173,129,42 +173,130,52 +173,131,34 +173,133,44 +173,134,44 +173,135,44 +173,136,44 +173,143,56 +173,144,0 +173,147,44 +173,148,44 +173,149,58 +173,150,0 +173,169,70 +173,172,58 +173,174,62 +173,179,62 +173,180,62 +173,181,62 +173,194,56 +173,195,56 +173,196,44 +173,197,44 +173,200,44 +173,204,42 +173,205,42 +173,208,0 +173,212,56 +173,215,52 +173,246,0 +173,247,0 +173,248,0 +173,252,48 +173,253,50 +173,254,50 +173,280,48 +173,281,48 +173,282,48 +173,304,0 +173,305,0 +173,306,0 +173,347,0 +173,348,0 +173,355,42 +173,356,42 +173,358,52 +173,361,48 +173,362,48 +173,363,62 +173,364,62 +173,365,62 +173,374,28 +173,375,28 +173,376,28 +173,379,0 +173,383,0 +173,384,0 +173,390,58 +173,391,58 +173,392,58 +173,393,58 +173,394,58 +173,395,58 +173,396,100 +173,397,100 +173,398,100 +173,399,52 +173,400,52 +173,403,58 +173,404,58 +173,405,58 +173,410,0 +173,411,0 +173,425,70 +173,426,70 +173,429,44 +173,433,52 +173,442,34 +173,443,38 +173,444,38 +173,445,38 +173,446,56 +173,447,58 +173,448,58 +173,451,42 +173,452,42 +173,453,42 +173,454,42 +173,455,36 +173,461,52 +173,464,0 +173,470,44 +173,471,44 +173,475,48 +173,477,42 +173,478,50 +173,483,0 +173,493,0 +173,495,58 +173,496,58 +173,497,58 +173,498,56 +173,499,56 +173,500,56 +173,501,62 +173,502,62 +173,503,62 +173,511,48 +173,512,48 +173,513,48 +173,514,48 +173,515,48 +173,516,48 +173,517,56 +173,518,56 +173,522,58 +173,523,58 +173,524,0 +173,525,0 +173,526,0 +173,529,48 +173,530,48 +173,531,62 +173,532,52 +173,533,52 +173,534,52 +173,540,58 +173,541,58 +173,542,58 +173,543,42 +173,544,42 +173,545,42 +173,546,58 +173,547,58 +173,548,58 +173,549,58 +173,551,48 +173,552,50 +173,553,50 +173,554,48 +173,555,48 +173,559,48 +173,560,48 +173,570,58 +173,571,58 +173,572,58 +173,573,58 +173,574,58 +173,575,58 +173,576,58 +173,587,70 +173,595,58 +173,596,58 +173,607,58 +173,608,58 +173,609,58 +173,610,58 +173,611,58 +173,612,58 +173,613,62 +173,614,62 +173,624,58 +173,625,58 +173,627,70 +173,628,70 +173,633,42 +173,634,42 +173,635,42 +173,636,28 +173,637,28 +173,639,0 +173,643,0 +173,644,0 +174,4,58 +174,5,58 +174,6,62 +174,15,36 +174,23,42 +174,24,42 +174,25,58 +174,26,58 +174,39,58 +174,40,58 +174,41,100 +174,42,100 +174,52,56 +174,53,56 +174,63,58 +174,64,58 +174,65,58 +174,66,56 +174,67,56 +174,68,56 +174,92,50 +174,93,56 +174,94,56 +174,95,0 +174,111,0 +174,112,0 +174,123,50 +174,129,50 +174,130,54 +174,131,30 +174,133,44 +174,134,44 +174,135,44 +174,136,44 +174,143,52 +174,144,0 +174,147,44 +174,148,44 +174,149,58 +174,150,0 +174,169,100 +174,172,58 +174,174,58 +174,179,58 +174,180,58 +174,181,58 +174,194,58 +174,195,58 +174,196,44 +174,197,44 +174,200,38 +174,204,54 +174,205,54 +174,208,0 +174,212,50 +174,215,46 +174,246,0 +174,247,0 +174,248,0 +174,252,56 +174,253,56 +174,254,56 +174,280,56 +174,281,56 +174,282,56 +174,304,0 +174,305,0 +174,306,0 +174,347,0 +174,348,0 +174,355,54 +174,356,54 +174,358,58 +174,361,56 +174,362,56 +174,363,58 +174,364,58 +174,365,58 +174,374,40 +174,375,40 +174,376,40 +174,379,0 +174,383,0 +174,384,0 +174,390,58 +174,391,58 +174,392,58 +174,393,62 +174,394,62 +174,395,62 +174,396,70 +174,397,70 +174,398,70 +174,399,56 +174,400,56 +174,403,58 +174,404,58 +174,405,58 +174,410,0 +174,411,0 +174,425,70 +174,426,70 +174,429,38 +174,433,58 +174,442,40 +174,443,42 +174,444,42 +174,445,42 +174,446,52 +174,447,58 +174,448,58 +174,451,54 +174,452,54 +174,453,50 +174,454,50 +174,455,38 +174,461,46 +174,464,0 +174,470,44 +174,471,44 +174,475,56 +174,477,54 +174,478,56 +174,483,0 +174,493,0 +174,495,58 +174,496,58 +174,497,58 +174,498,58 +174,499,58 +174,500,58 +174,501,58 +174,502,58 +174,503,58 +174,511,56 +174,512,56 +174,513,56 +174,514,56 +174,515,56 +174,516,56 +174,517,58 +174,518,58 +174,522,58 +174,523,58 +174,524,0 +174,525,0 +174,526,0 +174,529,56 +174,530,56 +174,531,58 +174,532,56 +174,533,56 +174,534,56 +174,540,62 +174,541,62 +174,542,62 +174,543,50 +174,544,54 +174,545,54 +174,546,58 +174,547,58 +174,548,58 +174,549,58 +174,551,56 +174,552,56 +174,553,56 +174,554,56 +174,555,56 +174,559,60 +174,560,60 +174,570,58 +174,571,58 +174,572,58 +174,573,58 +174,574,62 +174,575,62 +174,576,62 +174,587,70 +174,595,58 +174,596,58 +174,607,62 +174,608,62 +174,609,62 +174,610,58 +174,611,58 +174,612,58 +174,613,58 +174,614,58 +174,624,58 +174,625,58 +174,627,70 +174,628,70 +174,633,44 +174,634,44 +174,635,44 +174,636,36 +174,637,36 +174,639,0 +174,643,0 +174,644,0 +175,4,50 +175,5,58 +175,6,62 +175,15,44 +175,23,44 +175,24,56 +175,25,50 +175,26,50 +175,39,50 +175,40,50 +175,41,70 +175,42,70 +175,52,42 +175,53,58 +175,63,50 +175,64,50 +175,65,50 +175,66,58 +175,67,58 +175,68,58 +175,92,42 +175,93,42 +175,94,42 +175,95,0 +175,111,0 +175,112,0 +175,123,64 +175,129,42 +175,130,58 +175,131,28 +175,133,36 +175,134,36 +175,135,36 +175,136,36 +175,143,44 +175,144,0 +175,147,36 +175,148,42 +175,149,56 +175,150,0 +175,169,70 +175,172,50 +175,174,50 +175,179,50 +175,180,50 +175,181,50 +175,194,44 +175,195,44 +175,196,36 +175,197,36 +175,200,36 +175,204,46 +175,205,46 +175,208,0 +175,212,64 +175,215,44 +175,246,0 +175,247,0 +175,248,0 +175,252,42 +175,253,58 +175,254,58 +175,280,42 +175,281,42 +175,282,42 +175,304,0 +175,305,0 +175,306,0 +175,347,0 +175,348,0 +175,355,46 +175,356,46 +175,358,44 +175,361,42 +175,362,44 +175,363,50 +175,364,50 +175,365,50 +175,374,32 +175,375,32 +175,376,32 +175,379,0 +175,383,0 +175,384,0 +175,390,50 +175,391,58 +175,392,58 +175,393,54 +175,394,62 +175,395,62 +175,396,70 +175,397,70 +175,398,70 +175,399,42 +175,400,42 +175,403,50 +175,404,58 +175,405,58 +175,410,0 +175,411,0 +175,425,70 +175,426,70 +175,429,36 +175,433,44 +175,442,38 +175,443,28 +175,444,42 +175,445,42 +175,446,44 +175,447,56 +175,448,56 +175,451,46 +175,452,46 +175,453,42 +175,454,42 +175,455,36 +175,461,44 +175,464,0 +175,470,36 +175,471,36 +175,475,42 +175,477,46 +175,478,44 +175,483,0 +175,493,0 +175,495,50 +175,496,58 +175,497,58 +175,498,44 +175,499,44 +175,500,44 +175,501,50 +175,502,56 +175,503,56 +175,511,42 +175,512,42 +175,513,42 +175,514,42 +175,515,42 +175,516,42 +175,517,44 +175,518,44 +175,522,50 +175,523,50 +175,524,0 +175,525,0 +175,526,0 +175,529,42 +175,530,42 +175,531,50 +175,532,42 +175,533,42 +175,534,42 +175,540,54 +175,541,54 +175,542,54 +175,543,42 +175,544,46 +175,545,46 +175,546,50 +175,547,50 +175,548,50 +175,549,50 +175,551,42 +175,552,58 +175,553,58 +175,554,42 +175,555,42 +175,559,46 +175,560,46 +175,570,56 +175,571,56 +175,572,50 +175,573,50 +175,574,54 +175,575,54 +175,576,54 +175,587,100 +175,595,56 +175,596,56 +175,607,54 +175,608,54 +175,609,54 +175,610,50 +175,611,52 +175,612,52 +175,613,50 +175,614,50 +175,624,50 +175,625,50 +175,627,70 +175,628,70 +175,633,30 +175,634,30 +175,635,30 +175,636,28 +175,637,28 +175,639,0 +175,643,0 +175,644,0 +176,4,42 +176,5,50 +176,6,50 +176,15,40 +176,23,58 +176,24,58 +176,25,42 +176,26,42 +176,39,42 +176,40,42 +176,41,50 +176,42,56 +176,52,44 +176,53,50 +176,63,70 +176,64,70 +176,65,70 +176,66,44 +176,67,50 +176,68,50 +176,92,0 +176,93,0 +176,94,0 +176,95,40 +176,111,50 +176,112,56 +176,123,40 +176,129,50 +176,130,50 +176,131,22 +176,133,32 +176,134,32 +176,135,32 +176,136,32 +176,143,42 +176,144,0 +176,147,32 +176,148,32 +176,149,32 +176,150,0 +176,169,56 +176,172,42 +176,174,42 +176,179,42 +176,180,42 +176,181,42 +176,194,42 +176,195,42 +176,196,60 +176,197,32 +176,200,0 +176,204,50 +176,205,70 +176,208,70 +176,212,70 +176,215,48 +176,246,46 +176,247,46 +176,248,46 +176,252,44 +176,253,50 +176,254,50 +176,280,100 +176,281,100 +176,282,70 +176,304,42 +176,305,50 +176,306,50 +176,347,40 +176,348,50 +176,355,0 +176,356,0 +176,358,70 +176,361,44 +176,362,58 +176,363,42 +176,364,42 +176,365,42 +176,374,70 +176,375,70 +176,376,70 +176,379,0 +176,383,0 +176,384,0 +176,390,42 +176,391,44 +176,392,44 +176,393,42 +176,394,50 +176,395,70 +176,396,42 +176,397,44 +176,398,44 +176,399,44 +176,400,50 +176,403,42 +176,404,48 +176,405,48 +176,410,34 +176,411,46 +176,425,0 +176,426,0 +176,429,0 +176,433,70 +176,442,0 +176,443,34 +176,444,48 +176,445,48 +176,446,42 +176,447,42 +176,448,70 +176,451,50 +176,452,50 +176,453,50 +176,454,56 +176,455,60 +176,461,48 +176,464,56 +176,470,32 +176,471,32 +176,475,100 +176,477,0 +176,478,30 +176,483,0 +176,493,0 +176,495,42 +176,496,50 +176,497,50 +176,498,42 +176,499,50 +176,500,50 +176,501,42 +176,502,42 +176,503,42 +176,511,44 +176,512,44 +176,513,44 +176,514,44 +176,515,44 +176,516,44 +176,517,70 +176,518,70 +176,522,42 +176,523,44 +176,524,54 +176,525,62 +176,526,62 +176,529,44 +176,530,70 +176,531,42 +176,532,44 +176,533,50 +176,534,50 +176,540,42 +176,541,42 +176,542,42 +176,543,50 +176,544,50 +176,545,50 +176,546,42 +176,547,42 +176,548,46 +176,549,46 +176,551,44 +176,552,56 +176,553,56 +176,554,48 +176,555,60 +176,559,44 +176,560,50 +176,570,42 +176,571,42 +176,572,42 +176,573,42 +176,574,70 +176,575,70 +176,576,70 +176,587,42 +176,595,42 +176,596,56 +176,607,0 +176,608,0 +176,609,0 +176,610,46 +176,611,60 +176,612,60 +176,613,42 +176,614,58 +176,624,46 +176,625,46 +176,627,42 +176,628,44 +176,633,32 +176,634,40 +176,635,40 +176,636,44 +176,637,44 +176,639,0 +176,643,0 +176,644,0 +177,4,42 +177,5,58 +177,6,58 +177,15,0 +177,23,50 +177,24,70 +177,25,42 +177,26,48 +177,39,0 +177,40,0 +177,41,50 +177,42,50 +177,52,0 +177,53,0 +177,63,54 +177,64,68 +177,65,68 +177,66,56 +177,67,62 +177,68,62 +177,92,50 +177,93,50 +177,94,50 +177,95,46 +177,111,62 +177,112,62 +177,123,0 +177,129,50 +177,130,50 +177,131,62 +177,133,0 +177,134,0 +177,135,0 +177,136,0 +177,143,0 +177,144,0 +177,147,32 +177,148,38 +177,149,38 +177,150,0 +177,169,50 +177,172,42 +177,174,0 +177,179,46 +177,180,46 +177,181,46 +177,194,46 +177,195,46 +177,196,0 +177,197,0 +177,200,32 +177,204,0 +177,205,0 +177,208,46 +177,212,0 +177,215,70 +177,246,34 +177,247,44 +177,248,44 +177,252,44 +177,253,58 +177,254,58 +177,280,56 +177,281,56 +177,282,56 +177,304,42 +177,305,58 +177,306,58 +177,347,0 +177,348,0 +177,355,50 +177,356,50 +177,358,54 +177,361,70 +177,362,70 +177,363,70 +177,364,70 +177,365,70 +177,374,50 +177,375,50 +177,376,66 +177,379,0 +177,383,0 +177,384,0 +177,390,42 +177,391,52 +177,392,52 +177,393,42 +177,394,58 +177,395,58 +177,396,0 +177,397,0 +177,398,0 +177,399,0 +177,400,0 +177,403,42 +177,404,52 +177,405,52 +177,410,34 +177,411,40 +177,425,46 +177,426,46 +177,429,34 +177,433,54 +177,442,50 +177,443,38 +177,444,46 +177,445,46 +177,446,0 +177,447,48 +177,448,48 +177,451,0 +177,452,0 +177,453,50 +177,454,50 +177,455,50 +177,461,70 +177,464,70 +177,470,0 +177,471,0 +177,475,56 +177,477,50 +177,478,70 +177,483,0 +177,493,0 +177,495,42 +177,496,58 +177,497,58 +177,498,46 +177,499,54 +177,500,54 +177,501,46 +177,502,52 +177,503,66 +177,511,44 +177,512,50 +177,513,44 +177,514,44 +177,515,44 +177,516,44 +177,517,58 +177,518,58 +177,522,42 +177,523,52 +177,524,50 +177,525,66 +177,526,66 +177,529,44 +177,530,54 +177,531,0 +177,532,48 +177,533,54 +177,534,68 +177,540,0 +177,541,0 +177,542,0 +177,543,0 +177,544,0 +177,545,0 +177,546,42 +177,547,42 +177,548,42 +177,549,42 +177,551,44 +177,552,58 +177,553,58 +177,554,44 +177,555,50 +177,559,44 +177,560,50 +177,570,48 +177,571,48 +177,572,0 +177,573,0 +177,574,54 +177,575,54 +177,576,62 +177,587,42 +177,595,0 +177,596,0 +177,607,42 +177,608,44 +177,609,44 +177,610,42 +177,611,58 +177,612,58 +177,613,100 +177,614,100 +177,624,42 +177,625,48 +177,627,0 +177,628,0 +177,633,36 +177,634,44 +177,635,44 +177,636,0 +177,637,0 +177,639,0 +177,643,0 +177,644,0 +178,4,42 +178,5,58 +178,6,58 +178,15,48 +178,23,50 +178,24,56 +178,25,42 +178,26,48 +178,39,46 +178,40,46 +178,41,50 +178,42,50 +178,52,44 +178,53,58 +178,63,70 +178,64,70 +178,65,70 +178,66,56 +178,67,62 +178,68,62 +178,92,0 +178,93,0 +178,94,0 +178,95,46 +178,111,62 +178,112,62 +178,123,42 +178,129,50 +178,130,50 +178,131,32 +178,133,32 +178,134,32 +178,135,32 +178,136,32 +178,143,46 +178,144,0 +178,147,32 +178,148,38 +178,149,38 +178,150,0 +178,169,50 +178,172,42 +178,174,46 +178,179,46 +178,180,46 +178,181,46 +178,194,46 +178,195,46 +178,196,66 +178,197,32 +178,200,0 +178,204,50 +178,205,50 +178,208,46 +178,212,42 +178,215,42 +178,246,34 +178,247,44 +178,248,44 +178,252,44 +178,253,58 +178,254,58 +178,280,100 +178,281,100 +178,282,100 +178,304,42 +178,305,58 +178,306,58 +178,347,40 +178,348,40 +178,355,0 +178,356,0 +178,358,70 +178,361,44 +178,362,50 +178,363,46 +178,364,46 +178,365,46 +178,374,70 +178,375,70 +178,376,70 +178,379,0 +178,383,0 +178,384,0 +178,390,42 +178,391,52 +178,392,52 +178,393,42 +178,394,58 +178,395,58 +178,396,42 +178,397,52 +178,398,52 +178,399,48 +178,400,54 +178,403,42 +178,404,52 +178,405,52 +178,410,34 +178,411,40 +178,425,0 +178,426,0 +178,429,0 +178,433,70 +178,442,0 +178,443,38 +178,444,46 +178,445,46 +178,446,46 +178,447,48 +178,448,48 +178,451,50 +178,452,50 +178,453,50 +178,454,50 +178,455,50 +178,461,42 +178,464,62 +178,470,32 +178,471,32 +178,475,70 +178,477,0 +178,478,30 +178,483,0 +178,493,0 +178,495,42 +178,496,58 +178,497,58 +178,498,46 +178,499,54 +178,500,54 +178,501,46 +178,502,52 +178,503,52 +178,511,44 +178,512,50 +178,513,44 +178,514,44 +178,515,44 +178,516,44 +178,517,70 +178,518,70 +178,522,42 +178,523,52 +178,524,50 +178,525,50 +178,526,50 +178,529,44 +178,530,54 +178,531,46 +178,532,48 +178,533,54 +178,534,54 +178,540,42 +178,541,42 +178,542,42 +178,543,50 +178,544,50 +178,545,50 +178,546,42 +178,547,42 +178,548,42 +178,549,42 +178,551,44 +178,552,58 +178,553,58 +178,554,44 +178,555,50 +178,559,44 +178,560,50 +178,570,48 +178,571,48 +178,572,42 +178,573,42 +178,574,70 +178,575,70 +178,576,70 +178,587,42 +178,595,48 +178,596,58 +178,607,0 +178,608,0 +178,609,0 +178,610,42 +178,611,58 +178,612,58 +178,613,46 +178,614,54 +178,624,42 +178,625,48 +178,627,46 +178,628,56 +178,633,36 +178,634,44 +178,635,44 +178,636,40 +178,637,40 +178,639,0 +178,643,0 +178,644,0 +179,4,42 +179,5,50 +179,6,50 +179,15,40 +179,23,58 +179,24,58 +179,25,42 +179,26,42 +179,39,46 +179,40,46 +179,41,50 +179,42,56 +179,52,44 +179,53,50 +179,63,54 +179,64,62 +179,65,70 +179,66,48 +179,67,54 +179,68,54 +179,92,0 +179,93,0 +179,94,0 +179,95,70 +179,111,70 +179,112,70 +179,123,40 +179,129,50 +179,130,50 +179,131,26 +179,133,0 +179,134,0 +179,135,0 +179,136,0 +179,143,46 +179,144,0 +179,147,32 +179,148,32 +179,149,64 +179,150,0 +179,169,56 +179,172,42 +179,174,46 +179,179,46 +179,180,46 +179,181,46 +179,194,46 +179,195,46 +179,196,0 +179,197,0 +179,200,0 +179,204,50 +179,205,50 +179,208,70 +179,212,40 +179,215,48 +179,246,100 +179,247,100 +179,248,100 +179,252,0 +179,253,0 +179,254,0 +179,280,56 +179,281,56 +179,282,56 +179,304,70 +179,305,70 +179,306,70 +179,347,70 +179,348,70 +179,355,0 +179,356,0 +179,358,54 +179,361,44 +179,362,58 +179,363,46 +179,364,46 +179,365,46 +179,374,50 +179,375,50 +179,376,68 +179,379,0 +179,383,0 +179,384,0 +179,390,42 +179,391,44 +179,392,44 +179,393,42 +179,394,50 +179,395,50 +179,396,42 +179,397,44 +179,398,44 +179,399,48 +179,400,54 +179,403,42 +179,404,44 +179,405,44 +179,410,70 +179,411,70 +179,425,0 +179,426,0 +179,429,0 +179,433,54 +179,442,0 +179,443,38 +179,444,48 +179,445,48 +179,446,46 +179,447,42 +179,448,42 +179,451,50 +179,452,50 +179,453,50 +179,454,56 +179,455,0 +179,461,48 +179,464,70 +179,470,0 +179,471,0 +179,475,56 +179,477,0 +179,478,30 +179,483,0 +179,493,0 +179,495,0 +179,496,0 +179,497,0 +179,498,46 +179,499,54 +179,500,54 +179,501,46 +179,502,46 +179,503,46 +179,511,0 +179,512,0 +179,513,44 +179,514,44 +179,515,44 +179,516,44 +179,517,58 +179,518,58 +179,522,42 +179,523,44 +179,524,70 +179,525,70 +179,526,70 +179,529,44 +179,530,68 +179,531,46 +179,532,48 +179,533,54 +179,534,68 +179,540,0 +179,541,0 +179,542,0 +179,543,50 +179,544,50 +179,545,50 +179,546,0 +179,547,0 +179,548,0 +179,549,0 +179,551,44 +179,552,56 +179,553,56 +179,554,44 +179,555,68 +179,559,44 +179,560,50 +179,570,42 +179,571,42 +179,572,42 +179,573,42 +179,574,54 +179,575,54 +179,576,70 +179,587,42 +179,595,42 +179,596,56 +179,607,0 +179,608,0 +179,609,0 +179,610,42 +179,611,56 +179,612,68 +179,613,46 +179,614,62 +179,624,42 +179,625,42 +179,627,46 +179,628,48 +179,633,36 +179,634,44 +179,635,44 +179,636,40 +179,637,60 +179,639,0 +179,643,0 +179,644,0 +180,4,58 +180,5,58 +180,6,58 +180,15,0 +180,23,42 +180,24,42 +180,25,0 +180,26,0 +180,39,62 +180,40,62 +180,41,50 +180,42,50 +180,52,56 +180,53,56 +180,63,100 +180,64,100 +180,65,100 +180,66,60 +180,67,60 +180,68,60 +180,92,50 +180,93,56 +180,94,56 +180,95,38 +180,111,54 +180,112,54 +180,123,0 +180,129,50 +180,130,50 +180,131,38 +180,133,0 +180,134,0 +180,135,0 +180,136,0 +180,143,58 +180,144,0 +180,147,46 +180,148,46 +180,149,46 +180,150,0 +180,169,50 +180,172,0 +180,174,62 +180,179,0 +180,180,0 +180,181,0 +180,194,62 +180,195,62 +180,196,0 +180,197,0 +180,200,40 +180,204,0 +180,205,0 +180,208,38 +180,212,0 +180,215,70 +180,246,36 +180,247,36 +180,248,48 +180,252,56 +180,253,56 +180,254,56 +180,280,68 +180,281,68 +180,282,68 +180,304,58 +180,305,58 +180,306,58 +180,347,0 +180,348,0 +180,355,50 +180,356,50 +180,358,70 +180,361,56 +180,362,56 +180,363,62 +180,364,62 +180,365,62 +180,374,48 +180,375,48 +180,376,48 +180,379,0 +180,383,0 +180,384,0 +180,390,58 +180,391,58 +180,392,58 +180,393,58 +180,394,58 +180,395,58 +180,396,58 +180,397,58 +180,398,58 +180,399,60 +180,400,60 +180,403,0 +180,404,0 +180,405,0 +180,410,44 +180,411,44 +180,425,62 +180,426,62 +180,429,40 +180,433,70 +180,442,68 +180,443,48 +180,444,48 +180,445,48 +180,446,58 +180,447,58 +180,448,58 +180,451,0 +180,452,0 +180,453,50 +180,454,50 +180,455,44 +180,461,70 +180,464,54 +180,470,0 +180,471,0 +180,475,68 +180,477,50 +180,478,56 +180,483,0 +180,493,0 +180,495,58 +180,496,58 +180,497,58 +180,498,62 +180,499,62 +180,500,62 +180,501,62 +180,502,62 +180,503,62 +180,511,56 +180,512,56 +180,513,56 +180,514,56 +180,515,56 +180,516,56 +180,517,70 +180,518,70 +180,522,0 +180,523,0 +180,524,50 +180,525,50 +180,526,50 +180,529,56 +180,530,56 +180,531,62 +180,532,60 +180,533,60 +180,534,60 +180,540,0 +180,541,0 +180,542,0 +180,543,0 +180,544,0 +180,545,0 +180,546,58 +180,547,58 +180,548,58 +180,549,58 +180,551,70 +180,552,70 +180,553,70 +180,554,56 +180,555,56 +180,559,70 +180,560,70 +180,570,70 +180,571,70 +180,572,58 +180,573,58 +180,574,70 +180,575,70 +180,576,70 +180,587,0 +180,595,0 +180,596,0 +180,607,58 +180,608,58 +180,609,58 +180,610,58 +180,611,58 +180,612,58 +180,613,62 +180,614,62 +180,624,70 +180,625,70 +180,627,62 +180,628,62 +180,633,70 +180,634,70 +180,635,70 +180,636,0 +180,637,0 +180,639,0 +180,643,0 +180,644,0 +181,4,42 +181,5,50 +181,6,50 +181,15,38 +181,23,56 +181,24,56 +181,25,42 +181,26,42 +181,39,42 +181,40,44 +181,41,58 +181,42,58 +181,52,52 +181,53,52 +181,63,70 +181,64,70 +181,65,70 +181,66,44 +181,67,50 +181,68,50 +181,92,0 +181,93,0 +181,94,0 +181,95,46 +181,111,50 +181,112,50 +181,123,30 +181,129,70 +181,130,70 +181,131,70 +181,133,30 +181,134,30 +181,135,30 +181,136,30 +181,143,38 +181,144,0 +181,147,30 +181,148,30 +181,149,30 +181,150,0 +181,169,58 +181,172,42 +181,174,42 +181,179,42 +181,180,42 +181,181,42 +181,194,70 +181,195,70 +181,196,56 +181,197,30 +181,200,0 +181,204,58 +181,205,58 +181,208,46 +181,212,34 +181,215,42 +181,246,36 +181,247,46 +181,248,46 +181,252,52 +181,253,52 +181,254,52 +181,280,70 +181,281,70 +181,282,70 +181,304,48 +181,305,50 +181,306,50 +181,347,46 +181,348,46 +181,355,0 +181,356,0 +181,358,70 +181,361,52 +181,362,52 +181,363,60 +181,364,60 +181,365,60 +181,374,70 +181,375,70 +181,376,70 +181,379,0 +181,383,0 +181,384,0 +181,390,42 +181,391,44 +181,392,44 +181,393,42 +181,394,50 +181,395,50 +181,396,42 +181,397,44 +181,398,44 +181,399,52 +181,400,58 +181,403,42 +181,404,48 +181,405,48 +181,410,40 +181,411,40 +181,425,0 +181,426,0 +181,429,0 +181,433,70 +181,442,0 +181,443,40 +181,444,40 +181,445,40 +181,446,38 +181,447,42 +181,448,42 +181,451,58 +181,452,58 +181,453,58 +181,454,58 +181,455,62 +181,461,42 +181,464,50 +181,470,30 +181,471,30 +181,475,70 +181,477,0 +181,478,30 +181,483,0 +181,493,0 +181,495,42 +181,496,50 +181,497,50 +181,498,48 +181,499,58 +181,500,58 +181,501,42 +181,502,42 +181,503,42 +181,511,52 +181,512,52 +181,513,52 +181,514,52 +181,515,52 +181,516,52 +181,517,100 +181,518,100 +181,522,42 +181,523,42 +181,524,62 +181,525,62 +181,526,62 +181,529,52 +181,530,52 +181,531,42 +181,532,52 +181,533,58 +181,534,58 +181,540,42 +181,541,48 +181,542,48 +181,543,58 +181,544,58 +181,545,58 +181,546,42 +181,547,42 +181,548,46 +181,549,46 +181,551,52 +181,552,52 +181,553,52 +181,554,56 +181,555,62 +181,559,52 +181,560,52 +181,570,42 +181,571,42 +181,572,42 +181,573,42 +181,574,70 +181,575,70 +181,576,70 +181,587,42 +181,595,42 +181,596,50 +181,607,0 +181,608,0 +181,609,0 +181,610,46 +181,611,54 +181,612,54 +181,613,42 +181,614,44 +181,624,46 +181,625,46 +181,627,48 +181,628,48 +181,633,36 +181,634,46 +181,635,46 +181,636,50 +181,637,50 +181,639,0 +181,643,0 +181,644,0 +182,4,50 +182,5,50 +182,6,50 +182,15,28 +182,23,58 +182,24,58 +182,25,50 +182,26,50 +182,39,54 +182,40,54 +182,41,50 +182,42,50 +182,52,50 +182,53,50 +182,63,62 +182,64,62 +182,65,62 +182,66,46 +182,67,46 +182,68,46 +182,92,0 +182,93,0 +182,94,0 +182,95,30 +182,111,46 +182,112,46 +182,123,24 +182,129,50 +182,130,50 +182,131,0 +182,133,0 +182,134,0 +182,135,0 +182,136,0 +182,143,48 +182,144,0 +182,147,36 +182,148,36 +182,149,36 +182,150,0 +182,169,50 +182,172,50 +182,174,54 +182,179,54 +182,180,54 +182,181,54 +182,194,54 +182,195,54 +182,196,0 +182,197,0 +182,200,0 +182,204,50 +182,205,50 +182,208,30 +182,212,24 +182,215,0 +182,246,44 +182,247,46 +182,248,46 +182,252,100 +182,253,100 +182,254,100 +182,280,62 +182,281,62 +182,282,62 +182,304,50 +182,305,50 +182,306,50 +182,347,36 +182,348,36 +182,355,0 +182,356,0 +182,358,62 +182,361,0 +182,362,0 +182,363,0 +182,364,0 +182,365,0 +182,374,46 +182,375,46 +182,376,46 +182,379,0 +182,383,0 +182,384,0 +182,390,70 +182,391,70 +182,392,70 +182,393,50 +182,394,50 +182,395,50 +182,396,50 +182,397,50 +182,398,50 +182,399,54 +182,400,54 +182,403,50 +182,404,50 +182,405,50 +182,410,36 +182,411,36 +182,425,0 +182,426,0 +182,429,0 +182,433,62 +182,442,0 +182,443,40 +182,444,40 +182,445,40 +182,446,48 +182,447,70 +182,448,70 +182,451,50 +182,452,50 +182,453,50 +182,454,50 +182,455,70 +182,461,0 +182,464,46 +182,470,0 +182,471,0 +182,475,62 +182,477,0 +182,478,0 +182,483,0 +182,493,0 +182,495,70 +182,496,70 +182,497,70 +182,498,54 +182,499,54 +182,500,54 +182,501,54 +182,502,54 +182,503,54 +182,511,70 +182,512,70 +182,513,50 +182,514,50 +182,515,50 +182,516,50 +182,517,66 +182,518,66 +182,522,50 +182,523,50 +182,524,50 +182,525,58 +182,526,58 +182,529,50 +182,530,50 +182,531,54 +182,532,54 +182,533,54 +182,534,54 +182,540,70 +182,541,70 +182,542,70 +182,543,50 +182,544,50 +182,545,50 +182,546,70 +182,547,70 +182,548,70 +182,549,70 +182,551,50 +182,552,50 +182,553,50 +182,554,50 +182,555,50 +182,559,50 +182,560,50 +182,570,70 +182,571,70 +182,572,50 +182,573,50 +182,574,62 +182,575,62 +182,576,62 +182,587,50 +182,595,44 +182,596,44 +182,607,0 +182,608,0 +182,609,0 +182,610,50 +182,611,50 +182,612,50 +182,613,0 +182,614,0 +182,624,50 +182,625,50 +182,627,54 +182,628,54 +182,633,40 +182,634,40 +182,635,40 +182,636,36 +182,637,36 +182,639,0 +182,643,0 +182,644,0 +183,4,42 +183,5,50 +183,6,50 +183,15,36 +183,23,56 +183,24,56 +183,25,42 +183,26,42 +183,39,42 +183,40,42 +183,41,58 +183,42,58 +183,52,52 +183,53,52 +183,63,70 +183,64,70 +183,65,70 +183,66,44 +183,67,50 +183,68,50 +183,92,0 +183,93,0 +183,94,0 +183,95,48 +183,111,50 +183,112,50 +183,123,26 +183,129,58 +183,130,58 +183,131,14 +183,133,28 +183,134,28 +183,135,28 +183,136,28 +183,143,36 +183,144,0 +183,147,28 +183,148,28 +183,149,28 +183,150,0 +183,169,58 +183,172,42 +183,174,42 +183,179,42 +183,180,42 +183,181,42 +183,194,48 +183,195,48 +183,196,52 +183,197,28 +183,200,0 +183,204,62 +183,205,62 +183,208,48 +183,212,26 +183,215,36 +183,246,30 +183,247,44 +183,248,44 +183,252,52 +183,253,52 +183,254,52 +183,280,70 +183,281,70 +183,282,70 +183,304,52 +183,305,54 +183,306,54 +183,347,44 +183,348,44 +183,355,0 +183,356,0 +183,358,100 +183,361,52 +183,362,52 +183,363,42 +183,364,42 +183,365,42 +183,374,70 +183,375,70 +183,376,70 +183,379,0 +183,383,0 +183,384,0 +183,390,42 +183,391,44 +183,392,44 +183,393,46 +183,394,54 +183,395,54 +183,396,42 +183,397,44 +183,398,44 +183,399,52 +183,400,58 +183,403,42 +183,404,44 +183,405,44 +183,410,42 +183,411,42 +183,425,0 +183,426,0 +183,429,0 +183,433,100 +183,442,0 +183,443,38 +183,444,38 +183,445,38 +183,446,36 +183,447,42 +183,448,42 +183,451,62 +183,452,62 +183,453,58 +183,454,58 +183,455,52 +183,461,36 +183,464,50 +183,470,28 +183,471,28 +183,475,70 +183,477,0 +183,478,30 +183,483,0 +183,493,0 +183,495,42 +183,496,50 +183,497,50 +183,498,48 +183,499,58 +183,500,58 +183,501,42 +183,502,42 +183,503,42 +183,511,52 +183,512,52 +183,513,52 +183,514,52 +183,515,52 +183,516,52 +183,517,70 +183,518,70 +183,522,42 +183,523,42 +183,524,58 +183,525,58 +183,526,58 +183,529,52 +183,530,52 +183,531,42 +183,532,52 +183,533,58 +183,534,58 +183,540,46 +183,541,52 +183,542,52 +183,543,58 +183,544,62 +183,545,62 +183,546,42 +183,547,42 +183,548,42 +183,549,42 +183,551,52 +183,552,52 +183,553,52 +183,554,52 +183,555,52 +183,559,56 +183,560,56 +183,570,42 +183,571,42 +183,572,42 +183,573,42 +183,574,70 +183,575,70 +183,576,70 +183,587,42 +183,595,42 +183,596,44 +183,607,0 +183,608,0 +183,609,0 +183,610,42 +183,611,44 +183,612,44 +183,613,42 +183,614,42 +183,624,42 +183,625,42 +183,627,48 +183,628,48 +183,633,34 +183,634,44 +183,635,44 +183,636,44 +183,637,44 +183,639,0 +183,643,0 +183,644,0 +184,4,54 +184,5,62 +184,6,62 +184,15,48 +184,23,48 +184,24,60 +184,25,54 +184,26,54 +184,39,50 +184,40,50 +184,41,46 +184,42,46 +184,52,46 +184,53,62 +184,63,70 +184,64,70 +184,65,70 +184,66,58 +184,67,58 +184,68,58 +184,92,0 +184,93,0 +184,94,0 +184,95,34 +184,111,58 +184,112,58 +184,123,38 +184,129,46 +184,130,46 +184,131,28 +184,133,40 +184,134,40 +184,135,40 +184,136,40 +184,143,44 +184,144,0 +184,147,40 +184,148,46 +184,149,46 +184,150,0 +184,169,46 +184,172,54 +184,174,50 +184,179,50 +184,180,50 +184,181,50 +184,194,44 +184,195,44 +184,196,70 +184,197,40 +184,200,0 +184,204,42 +184,205,42 +184,208,34 +184,212,38 +184,215,48 +184,246,36 +184,247,36 +184,248,36 +184,252,46 +184,253,62 +184,254,62 +184,280,70 +184,281,70 +184,282,70 +184,304,44 +184,305,58 +184,306,58 +184,347,32 +184,348,32 +184,355,0 +184,356,0 +184,358,70 +184,361,46 +184,362,48 +184,363,50 +184,364,50 +184,365,50 +184,374,58 +184,375,58 +184,376,58 +184,379,0 +184,383,0 +184,384,0 +184,390,54 +184,391,62 +184,392,62 +184,393,50 +184,394,58 +184,395,58 +184,396,54 +184,397,62 +184,398,62 +184,399,42 +184,400,42 +184,403,54 +184,404,58 +184,405,58 +184,410,28 +184,411,28 +184,425,0 +184,426,0 +184,429,0 +184,433,70 +184,442,0 +184,443,28 +184,444,46 +184,445,46 +184,446,44 +184,447,60 +184,448,60 +184,451,42 +184,452,42 +184,453,46 +184,454,46 +184,455,36 +184,461,48 +184,464,58 +184,470,40 +184,471,40 +184,475,70 +184,477,0 +184,478,30 +184,483,0 +184,493,0 +184,495,54 +184,496,62 +184,497,62 +184,498,44 +184,499,44 +184,500,44 +184,501,50 +184,502,56 +184,503,56 +184,511,46 +184,512,46 +184,513,46 +184,514,46 +184,515,46 +184,516,46 +184,517,100 +184,518,100 +184,522,54 +184,523,54 +184,524,42 +184,525,50 +184,526,50 +184,529,46 +184,530,46 +184,531,50 +184,532,42 +184,533,42 +184,534,42 +184,540,50 +184,541,50 +184,542,50 +184,543,46 +184,544,46 +184,545,46 +184,546,54 +184,547,54 +184,548,50 +184,549,50 +184,551,46 +184,552,62 +184,553,62 +184,554,42 +184,555,42 +184,559,42 +184,560,42 +184,570,60 +184,571,60 +184,572,54 +184,573,54 +184,574,70 +184,575,70 +184,576,70 +184,587,54 +184,595,60 +184,596,60 +184,607,0 +184,608,0 +184,609,0 +184,610,50 +184,611,52 +184,612,52 +184,613,50 +184,614,50 +184,624,50 +184,625,50 +184,627,44 +184,628,44 +184,633,30 +184,634,30 +184,635,30 +184,636,28 +184,637,28 +184,639,0 +184,643,0 +184,644,0 +185,4,58 +185,5,58 +185,6,58 +185,15,36 +185,23,42 +185,24,42 +185,25,58 +185,26,58 +185,39,58 +185,40,58 +185,41,50 +185,42,50 +185,52,56 +185,53,56 +185,63,70 +185,64,70 +185,65,70 +185,66,56 +185,67,56 +185,68,56 +185,92,0 +185,93,0 +185,94,0 +185,95,40 +185,111,50 +185,112,50 +185,123,20 +185,129,50 +185,130,50 +185,131,30 +185,133,44 +185,134,44 +185,135,44 +185,136,44 +185,143,52 +185,144,0 +185,147,44 +185,148,44 +185,149,44 +185,150,0 +185,169,50 +185,172,58 +185,174,58 +185,179,58 +185,180,58 +185,181,58 +185,194,58 +185,195,58 +185,196,68 +185,197,44 +185,200,0 +185,204,54 +185,205,54 +185,208,40 +185,212,20 +185,215,46 +185,246,34 +185,247,34 +185,248,34 +185,252,56 +185,253,56 +185,254,56 +185,280,70 +185,281,70 +185,282,70 +185,304,62 +185,305,62 +185,306,62 +185,347,36 +185,348,36 +185,355,0 +185,356,0 +185,358,100 +185,361,56 +185,362,56 +185,363,58 +185,364,58 +185,365,58 +185,374,70 +185,375,70 +185,376,70 +185,379,0 +185,383,0 +185,384,0 +185,390,58 +185,391,58 +185,392,58 +185,393,62 +185,394,62 +185,395,62 +185,396,58 +185,397,58 +185,398,58 +185,399,56 +185,400,56 +185,403,58 +185,404,58 +185,405,58 +185,410,46 +185,411,46 +185,425,0 +185,426,0 +185,429,0 +185,433,100 +185,442,0 +185,443,42 +185,444,42 +185,445,42 +185,446,52 +185,447,58 +185,448,58 +185,451,54 +185,452,54 +185,453,50 +185,454,50 +185,455,38 +185,461,46 +185,464,50 +185,470,44 +185,471,44 +185,475,70 +185,477,0 +185,478,30 +185,483,0 +185,493,0 +185,495,58 +185,496,58 +185,497,58 +185,498,58 +185,499,58 +185,500,58 +185,501,58 +185,502,58 +185,503,58 +185,511,56 +185,512,56 +185,513,56 +185,514,56 +185,515,56 +185,516,56 +185,517,70 +185,518,70 +185,522,58 +185,523,58 +185,524,50 +185,525,50 +185,526,50 +185,529,56 +185,530,56 +185,531,58 +185,532,56 +185,533,56 +185,534,56 +185,540,62 +185,541,62 +185,542,62 +185,543,50 +185,544,54 +185,545,54 +185,546,58 +185,547,58 +185,548,58 +185,549,58 +185,551,56 +185,552,56 +185,553,56 +185,554,56 +185,555,56 +185,559,60 +185,560,60 +185,570,58 +185,571,58 +185,572,58 +185,573,58 +185,574,70 +185,575,70 +185,576,70 +185,587,58 +185,595,58 +185,596,58 +185,607,0 +185,608,0 +185,609,0 +185,610,58 +185,611,58 +185,612,58 +185,613,58 +185,614,58 +185,624,58 +185,625,58 +185,627,58 +185,628,58 +185,633,44 +185,634,44 +185,635,44 +185,636,36 +185,637,36 +185,639,0 +185,643,0 +185,644,0 +186,4,50 +186,5,50 +186,6,50 +186,15,70 +186,23,48 +186,24,48 +186,25,50 +186,26,50 +186,39,50 +186,40,56 +186,41,58 +186,42,58 +186,52,58 +186,53,58 +186,63,50 +186,64,58 +186,65,58 +186,66,50 +186,67,50 +186,68,50 +186,92,58 +186,93,58 +186,94,58 +186,95,48 +186,111,50 +186,112,50 +186,123,64 +186,129,58 +186,130,58 +186,131,30 +186,133,0 +186,134,0 +186,135,0 +186,136,0 +186,143,50 +186,144,0 +186,147,40 +186,148,40 +186,149,40 +186,150,0 +186,169,58 +186,172,50 +186,174,50 +186,179,50 +186,180,50 +186,181,50 +186,194,56 +186,195,56 +186,196,0 +186,197,0 +186,200,34 +186,204,70 +186,205,70 +186,208,48 +186,212,68 +186,215,0 +186,246,0 +186,247,0 +186,248,0 +186,252,58 +186,253,58 +186,254,58 +186,280,70 +186,281,70 +186,282,70 +186,304,56 +186,305,56 +186,306,56 +186,347,70 +186,348,70 +186,355,58 +186,356,58 +186,358,60 +186,361,58 +186,362,58 +186,363,50 +186,364,50 +186,365,50 +186,374,48 +186,375,48 +186,376,48 +186,379,0 +186,383,0 +186,384,0 +186,390,50 +186,391,50 +186,392,50 +186,393,50 +186,394,50 +186,395,50 +186,396,50 +186,397,50 +186,398,50 +186,399,58 +186,400,58 +186,403,50 +186,404,54 +186,405,54 +186,410,48 +186,411,48 +186,425,56 +186,426,56 +186,429,34 +186,433,60 +186,442,0 +186,443,48 +186,444,48 +186,445,48 +186,446,50 +186,447,70 +186,448,70 +186,451,0 +186,452,0 +186,453,58 +186,454,58 +186,455,56 +186,461,0 +186,464,50 +186,470,0 +186,471,0 +186,475,70 +186,477,58 +186,478,58 +186,483,0 +186,493,0 +186,495,50 +186,496,50 +186,497,50 +186,498,56 +186,499,58 +186,500,58 +186,501,50 +186,502,50 +186,503,50 +186,511,58 +186,512,58 +186,513,58 +186,514,58 +186,515,58 +186,516,58 +186,517,56 +186,518,56 +186,522,50 +186,523,50 +186,524,62 +186,525,62 +186,526,62 +186,529,58 +186,530,58 +186,531,50 +186,532,58 +186,533,58 +186,534,58 +186,540,100 +186,541,100 +186,542,100 +186,543,70 +186,544,70 +186,545,70 +186,546,50 +186,547,50 +186,548,54 +186,549,54 +186,551,0 +186,552,0 +186,553,0 +186,554,62 +186,555,62 +186,559,0 +186,560,0 +186,570,0 +186,571,0 +186,572,50 +186,573,50 +186,574,50 +186,575,56 +186,576,56 +186,587,50 +186,595,70 +186,596,70 +186,607,50 +186,608,62 +186,609,62 +186,610,54 +186,611,54 +186,612,54 +186,613,50 +186,614,50 +186,624,0 +186,625,0 +186,627,56 +186,628,56 +186,633,0 +186,634,0 +186,635,0 +186,636,70 +186,637,70 +186,639,0 +186,643,0 +186,644,0 +187,4,50 +187,5,50 +187,6,50 +187,15,70 +187,23,48 +187,24,48 +187,25,50 +187,26,50 +187,39,50 +187,40,56 +187,41,58 +187,42,58 +187,52,58 +187,53,58 +187,63,50 +187,64,58 +187,65,58 +187,66,50 +187,67,50 +187,68,50 +187,92,58 +187,93,58 +187,94,58 +187,95,52 +187,111,50 +187,112,50 +187,123,64 +187,129,58 +187,130,58 +187,131,30 +187,133,0 +187,134,0 +187,135,0 +187,136,0 +187,143,50 +187,144,0 +187,147,40 +187,148,40 +187,149,40 +187,150,0 +187,169,58 +187,172,50 +187,174,50 +187,179,50 +187,180,50 +187,181,50 +187,194,56 +187,195,56 +187,196,0 +187,197,0 +187,200,34 +187,204,100 +187,205,100 +187,208,52 +187,212,64 +187,215,0 +187,246,0 +187,247,0 +187,248,0 +187,252,58 +187,253,58 +187,254,58 +187,280,58 +187,281,58 +187,282,58 +187,304,60 +187,305,60 +187,306,60 +187,347,70 +187,348,70 +187,355,62 +187,356,62 +187,358,56 +187,361,58 +187,362,58 +187,363,50 +187,364,50 +187,365,50 +187,374,52 +187,375,52 +187,376,52 +187,379,0 +187,383,0 +187,384,0 +187,390,50 +187,391,50 +187,392,50 +187,393,54 +187,394,54 +187,395,54 +187,396,50 +187,397,50 +187,398,50 +187,399,58 +187,400,58 +187,403,50 +187,404,50 +187,405,50 +187,410,52 +187,411,52 +187,425,56 +187,426,56 +187,429,34 +187,433,56 +187,442,0 +187,443,48 +187,444,48 +187,445,48 +187,446,50 +187,447,50 +187,448,50 +187,451,0 +187,452,0 +187,453,58 +187,454,58 +187,455,52 +187,461,0 +187,464,50 +187,470,0 +187,471,0 +187,475,58 +187,477,62 +187,478,58 +187,483,0 +187,493,0 +187,495,50 +187,496,50 +187,497,50 +187,498,56 +187,499,58 +187,500,58 +187,501,50 +187,502,50 +187,503,50 +187,511,58 +187,512,58 +187,513,58 +187,514,58 +187,515,58 +187,516,58 +187,517,56 +187,518,56 +187,522,50 +187,523,50 +187,524,58 +187,525,58 +187,526,58 +187,529,58 +187,530,58 +187,531,50 +187,532,58 +187,533,58 +187,534,58 +187,540,70 +187,541,70 +187,542,70 +187,543,70 +187,544,70 +187,545,70 +187,546,50 +187,547,50 +187,548,50 +187,549,50 +187,551,0 +187,552,0 +187,553,0 +187,554,58 +187,555,58 +187,559,0 +187,560,0 +187,570,0 +187,571,0 +187,572,50 +187,573,50 +187,574,54 +187,575,60 +187,576,60 +187,587,50 +187,595,70 +187,596,70 +187,607,54 +187,608,58 +187,609,58 +187,610,50 +187,611,50 +187,612,50 +187,613,50 +187,614,50 +187,624,0 +187,625,0 +187,627,56 +187,628,56 +187,633,0 +187,634,0 +187,635,0 +187,636,70 +187,637,70 +187,639,0 +187,643,0 +187,644,0 +188,4,50 +188,5,50 +188,6,50 +188,15,50 +188,23,56 +188,24,56 +188,25,50 +188,26,50 +188,39,0 +188,40,0 +188,41,58 +188,42,58 +188,52,0 +188,53,0 +188,63,0 +188,64,0 +188,65,0 +188,66,50 +188,67,50 +188,68,54 +188,92,58 +188,93,58 +188,94,58 +188,95,50 +188,111,50 +188,112,50 +188,123,50 +188,129,58 +188,130,58 +188,131,54 +188,133,0 +188,134,0 +188,135,0 +188,136,0 +188,143,0 +188,144,0 +188,147,50 +188,148,50 +188,149,50 +188,150,0 +188,169,58 +188,172,50 +188,174,0 +188,179,50 +188,180,50 +188,181,50 +188,194,56 +188,195,56 +188,196,0 +188,197,0 +188,200,50 +188,204,70 +188,205,70 +188,208,50 +188,212,50 +188,215,70 +188,246,50 +188,247,54 +188,248,54 +188,252,58 +188,253,58 +188,254,58 +188,280,0 +188,281,0 +188,282,0 +188,304,56 +188,305,56 +188,306,56 +188,347,58 +188,348,62 +188,355,58 +188,356,58 +188,358,0 +188,361,70 +188,362,70 +188,363,70 +188,364,70 +188,365,70 +188,374,0 +188,375,0 +188,376,0 +188,379,0 +188,383,0 +188,384,0 +188,390,50 +188,391,50 +188,392,50 +188,393,50 +188,394,50 +188,395,50 +188,396,0 +188,397,0 +188,398,0 +188,399,0 +188,400,0 +188,403,50 +188,404,50 +188,405,50 +188,410,50 +188,411,50 +188,425,56 +188,426,56 +188,429,50 +188,433,0 +188,442,58 +188,443,50 +188,444,50 +188,445,50 +188,446,0 +188,447,50 +188,448,50 +188,451,68 +188,452,68 +188,453,58 +188,454,58 +188,455,62 +188,461,70 +188,464,50 +188,470,0 +188,471,0 +188,475,0 +188,477,58 +188,478,70 +188,483,0 +188,493,0 +188,495,50 +188,496,50 +188,497,50 +188,498,56 +188,499,58 +188,500,58 +188,501,50 +188,502,50 +188,503,50 +188,511,58 +188,512,58 +188,513,58 +188,514,58 +188,515,58 +188,516,58 +188,517,0 +188,518,0 +188,522,50 +188,523,50 +188,524,62 +188,525,62 +188,526,62 +188,529,58 +188,530,58 +188,531,0 +188,532,58 +188,533,58 +188,534,58 +188,540,62 +188,541,68 +188,542,68 +188,543,70 +188,544,70 +188,545,70 +188,546,50 +188,547,50 +188,548,54 +188,549,54 +188,551,58 +188,552,58 +188,553,58 +188,554,62 +188,555,62 +188,559,58 +188,560,58 +188,570,50 +188,571,50 +188,572,0 +188,573,0 +188,574,0 +188,575,0 +188,576,0 +188,587,50 +188,595,56 +188,596,56 +188,607,50 +188,608,62 +188,609,62 +188,610,54 +188,611,54 +188,612,54 +188,613,70 +188,614,70 +188,624,54 +188,625,54 +188,627,0 +188,628,0 +188,633,50 +188,634,52 +188,635,52 +188,636,100 +188,637,100 +188,639,0 +188,643,0 +188,644,0 +189,4,50 +189,5,50 +189,6,50 +189,15,100 +189,23,48 +189,24,48 +189,25,50 +189,26,50 +189,39,50 +189,40,52 +189,41,58 +189,42,58 +189,52,58 +189,53,58 +189,63,50 +189,64,58 +189,65,58 +189,66,50 +189,67,50 +189,68,50 +189,92,58 +189,93,58 +189,94,58 +189,95,50 +189,111,50 +189,112,50 +189,123,70 +189,129,58 +189,130,58 +189,131,26 +189,133,0 +189,134,0 +189,135,0 +189,136,0 +189,143,46 +189,144,0 +189,147,38 +189,148,38 +189,149,38 +189,150,0 +189,169,58 +189,172,50 +189,174,50 +189,179,50 +189,180,50 +189,181,50 +189,194,56 +189,195,56 +189,196,0 +189,197,0 +189,200,32 +189,204,70 +189,205,70 +189,208,50 +189,212,70 +189,215,0 +189,246,0 +189,247,0 +189,248,0 +189,252,58 +189,253,58 +189,254,58 +189,280,58 +189,281,58 +189,282,58 +189,304,60 +189,305,60 +189,306,60 +189,347,70 +189,348,70 +189,355,62 +189,356,62 +189,358,56 +189,361,58 +189,362,58 +189,363,50 +189,364,50 +189,365,50 +189,374,50 +189,375,50 +189,376,50 +189,379,0 +189,383,0 +189,384,0 +189,390,50 +189,391,50 +189,392,50 +189,393,54 +189,394,54 +189,395,54 +189,396,50 +189,397,50 +189,398,50 +189,399,58 +189,400,58 +189,403,50 +189,404,50 +189,405,50 +189,410,50 +189,411,50 +189,425,56 +189,426,56 +189,429,32 +189,433,56 +189,442,0 +189,443,46 +189,444,46 +189,445,46 +189,446,46 +189,447,50 +189,448,50 +189,451,0 +189,452,0 +189,453,58 +189,454,58 +189,455,52 +189,461,0 +189,464,50 +189,470,0 +189,471,0 +189,475,58 +189,477,62 +189,478,58 +189,483,0 +189,493,0 +189,495,50 +189,496,50 +189,497,50 +189,498,56 +189,499,58 +189,500,58 +189,501,50 +189,502,50 +189,503,50 +189,511,58 +189,512,58 +189,513,58 +189,514,58 +189,515,58 +189,516,58 +189,517,56 +189,518,56 +189,522,50 +189,523,50 +189,524,58 +189,525,58 +189,526,58 +189,529,58 +189,530,58 +189,531,50 +189,532,58 +189,533,58 +189,534,58 +189,540,70 +189,541,70 +189,542,70 +189,543,70 +189,544,70 +189,545,70 +189,546,50 +189,547,50 +189,548,50 +189,549,50 +189,551,0 +189,552,0 +189,553,0 +189,554,58 +189,555,58 +189,559,0 +189,560,0 +189,570,0 +189,571,0 +189,572,50 +189,573,50 +189,574,54 +189,575,60 +189,576,60 +189,587,50 +189,595,70 +189,596,70 +189,607,54 +189,608,58 +189,609,58 +189,610,50 +189,611,50 +189,612,50 +189,613,50 +189,614,50 +189,624,0 +189,625,0 +189,627,56 +189,628,56 +189,633,0 +189,634,0 +189,635,0 +189,636,70 +189,637,70 +189,639,0 +189,643,0 +189,644,0 +190,4,50 +190,5,58 +190,6,58 +190,15,70 +190,23,44 +190,24,56 +190,25,50 +190,26,50 +190,39,54 +190,40,54 +190,41,42 +190,42,42 +190,52,42 +190,53,58 +190,63,50 +190,64,50 +190,65,50 +190,66,62 +190,67,62 +190,68,62 +190,92,42 +190,93,42 +190,94,42 +190,95,34 +190,111,62 +190,112,62 +190,123,70 +190,129,42 +190,130,42 +190,131,32 +190,133,0 +190,134,0 +190,135,0 +190,136,0 +190,143,48 +190,144,0 +190,147,36 +190,148,42 +190,149,42 +190,150,0 +190,169,42 +190,172,50 +190,174,54 +190,179,54 +190,180,54 +190,181,54 +190,194,48 +190,195,48 +190,196,0 +190,197,0 +190,200,36 +190,204,70 +190,205,70 +190,208,34 +190,212,70 +190,215,0 +190,246,0 +190,247,0 +190,248,0 +190,252,42 +190,253,58 +190,254,58 +190,280,42 +190,281,42 +190,282,42 +190,304,44 +190,305,58 +190,306,58 +190,347,58 +190,348,58 +190,355,42 +190,356,42 +190,358,44 +190,361,42 +190,362,44 +190,363,54 +190,364,54 +190,365,54 +190,374,28 +190,375,28 +190,376,28 +190,379,0 +190,383,0 +190,384,0 +190,390,50 +190,391,58 +190,392,58 +190,393,50 +190,394,58 +190,395,58 +190,396,50 +190,397,58 +190,398,58 +190,399,46 +190,400,46 +190,403,50 +190,404,58 +190,405,58 +190,410,28 +190,411,28 +190,425,48 +190,426,48 +190,429,36 +190,433,44 +190,442,0 +190,443,32 +190,444,42 +190,445,42 +190,446,48 +190,447,56 +190,448,56 +190,451,0 +190,452,0 +190,453,42 +190,454,42 +190,455,36 +190,461,0 +190,464,62 +190,470,0 +190,471,0 +190,475,42 +190,477,42 +190,478,44 +190,483,0 +190,493,0 +190,495,50 +190,496,58 +190,497,58 +190,498,48 +190,499,48 +190,500,48 +190,501,54 +190,502,60 +190,503,60 +190,511,42 +190,512,42 +190,513,42 +190,514,42 +190,515,42 +190,516,42 +190,517,48 +190,518,48 +190,522,50 +190,523,50 +190,524,42 +190,525,50 +190,526,50 +190,529,42 +190,530,44 +190,531,54 +190,532,46 +190,533,46 +190,534,46 +190,540,70 +190,541,70 +190,542,70 +190,543,70 +190,544,70 +190,545,70 +190,546,50 +190,547,50 +190,548,50 +190,549,50 +190,551,0 +190,552,0 +190,553,0 +190,554,42 +190,555,42 +190,559,0 +190,560,0 +190,570,0 +190,571,0 +190,572,50 +190,573,50 +190,574,50 +190,575,50 +190,576,50 +190,587,50 +190,595,100 +190,596,100 +190,607,50 +190,608,50 +190,609,50 +190,610,50 +190,611,52 +190,612,52 +190,613,54 +190,614,54 +190,624,0 +190,625,0 +190,627,48 +190,628,48 +190,633,0 +190,634,0 +190,635,0 +190,636,64 +190,637,64 +190,639,0 +190,643,0 +190,644,0 +191,4,50 +191,5,58 +191,6,58 +191,15,70 +191,23,44 +191,24,56 +191,25,50 +191,26,50 +191,39,50 +191,40,50 +191,41,42 +191,42,42 +191,52,42 +191,53,58 +191,63,50 +191,64,50 +191,65,50 +191,66,58 +191,67,58 +191,68,58 +191,92,42 +191,93,42 +191,94,42 +191,95,38 +191,111,58 +191,112,58 +191,123,70 +191,129,42 +191,130,42 +191,131,28 +191,133,0 +191,134,0 +191,135,0 +191,136,0 +191,143,44 +191,144,0 +191,147,36 +191,148,42 +191,149,42 +191,150,0 +191,169,42 +191,172,50 +191,174,50 +191,179,50 +191,180,50 +191,181,50 +191,194,44 +191,195,44 +191,196,0 +191,197,0 +191,200,36 +191,204,70 +191,205,70 +191,208,38 +191,212,70 +191,215,0 +191,246,0 +191,247,0 +191,248,0 +191,252,42 +191,253,58 +191,254,58 +191,280,42 +191,281,42 +191,282,42 +191,304,48 +191,305,62 +191,306,62 +191,347,58 +191,348,58 +191,355,46 +191,356,46 +191,358,44 +191,361,42 +191,362,44 +191,363,50 +191,364,50 +191,365,50 +191,374,32 +191,375,32 +191,376,32 +191,379,0 +191,383,0 +191,384,0 +191,390,50 +191,391,58 +191,392,58 +191,393,54 +191,394,62 +191,395,62 +191,396,50 +191,397,58 +191,398,58 +191,399,42 +191,400,42 +191,403,50 +191,404,58 +191,405,58 +191,410,32 +191,411,32 +191,425,44 +191,426,44 +191,429,36 +191,433,44 +191,442,0 +191,443,28 +191,444,42 +191,445,42 +191,446,44 +191,447,56 +191,448,56 +191,451,0 +191,452,0 +191,453,42 +191,454,42 +191,455,36 +191,461,0 +191,464,58 +191,470,0 +191,471,0 +191,475,42 +191,477,46 +191,478,44 +191,483,0 +191,493,0 +191,495,50 +191,496,58 +191,497,58 +191,498,44 +191,499,44 +191,500,44 +191,501,50 +191,502,56 +191,503,56 +191,511,42 +191,512,42 +191,513,42 +191,514,42 +191,515,42 +191,516,42 +191,517,44 +191,518,44 +191,522,50 +191,523,50 +191,524,42 +191,525,50 +191,526,50 +191,529,42 +191,530,42 +191,531,50 +191,532,42 +191,533,42 +191,534,42 +191,540,100 +191,541,100 +191,542,100 +191,543,70 +191,544,70 +191,545,70 +191,546,50 +191,547,50 +191,548,50 +191,549,50 +191,551,0 +191,552,0 +191,553,0 +191,554,42 +191,555,42 +191,559,0 +191,560,0 +191,570,0 +191,571,0 +191,572,50 +191,573,50 +191,574,54 +191,575,54 +191,576,54 +191,587,50 +191,595,70 +191,596,70 +191,607,54 +191,608,54 +191,609,54 +191,610,50 +191,611,52 +191,612,52 +191,613,50 +191,614,50 +191,624,0 +191,625,0 +191,627,44 +191,628,44 +191,633,0 +191,634,0 +191,635,0 +191,636,64 +191,637,64 +191,639,0 +191,643,0 +191,644,0 +192,4,50 +192,5,50 +192,6,50 +192,15,64 +192,23,56 +192,24,56 +192,25,50 +192,26,50 +192,39,54 +192,40,54 +192,41,58 +192,42,58 +192,52,58 +192,53,58 +192,63,50 +192,64,52 +192,65,52 +192,66,46 +192,67,46 +192,68,46 +192,92,58 +192,93,58 +192,94,58 +192,95,38 +192,111,46 +192,112,46 +192,123,54 +192,129,58 +192,130,58 +192,131,20 +192,133,0 +192,134,0 +192,135,0 +192,136,0 +192,143,48 +192,144,0 +192,147,36 +192,148,36 +192,149,36 +192,150,0 +192,169,58 +192,172,50 +192,174,54 +192,179,54 +192,180,54 +192,181,54 +192,194,60 +192,195,60 +192,196,0 +192,197,0 +192,200,36 +192,204,70 +192,205,70 +192,208,38 +192,212,54 +192,215,0 +192,246,0 +192,247,0 +192,248,0 +192,252,58 +192,253,58 +192,254,58 +192,280,58 +192,281,58 +192,282,58 +192,304,56 +192,305,56 +192,306,56 +192,347,70 +192,348,70 +192,355,58 +192,356,58 +192,358,56 +192,361,58 +192,362,58 +192,363,54 +192,364,54 +192,365,54 +192,374,44 +192,375,44 +192,376,44 +192,379,0 +192,383,0 +192,384,0 +192,390,50 +192,391,50 +192,392,50 +192,393,50 +192,394,50 +192,395,50 +192,396,50 +192,397,50 +192,398,50 +192,399,62 +192,400,62 +192,403,50 +192,404,50 +192,405,50 +192,410,44 +192,411,44 +192,425,60 +192,426,60 +192,429,36 +192,433,56 +192,442,0 +192,443,48 +192,444,48 +192,445,48 +192,446,48 +192,447,44 +192,448,44 +192,451,0 +192,452,0 +192,453,58 +192,454,58 +192,455,52 +192,461,0 +192,464,46 +192,470,0 +192,471,0 +192,475,58 +192,477,58 +192,478,58 +192,483,0 +192,493,0 +192,495,50 +192,496,50 +192,497,50 +192,498,60 +192,499,62 +192,500,62 +192,501,54 +192,502,54 +192,503,54 +192,511,58 +192,512,58 +192,513,58 +192,514,58 +192,515,58 +192,516,58 +192,517,60 +192,518,60 +192,522,50 +192,523,50 +192,524,58 +192,525,58 +192,526,58 +192,529,58 +192,530,58 +192,531,54 +192,532,62 +192,533,62 +192,534,62 +192,540,70 +192,541,70 +192,542,70 +192,543,70 +192,544,70 +192,545,70 +192,546,50 +192,547,50 +192,548,50 +192,549,50 +192,551,0 +192,552,0 +192,553,0 +192,554,58 +192,555,58 +192,559,0 +192,560,0 +192,570,0 +192,571,0 +192,572,50 +192,573,50 +192,574,50 +192,575,56 +192,576,56 +192,587,50 +192,595,100 +192,596,100 +192,607,50 +192,608,58 +192,609,58 +192,610,50 +192,611,50 +192,612,50 +192,613,54 +192,614,54 +192,624,0 +192,625,0 +192,627,60 +192,628,60 +192,633,0 +192,634,0 +192,635,0 +192,636,70 +192,637,70 +192,639,0 +192,643,0 +192,644,0 +193,4,54 +193,5,62 +193,6,62 +193,15,100 +193,23,48 +193,24,60 +193,25,54 +193,26,60 +193,39,50 +193,40,50 +193,41,46 +193,42,46 +193,52,46 +193,53,62 +193,63,54 +193,64,54 +193,65,54 +193,66,58 +193,67,58 +193,68,58 +193,92,46 +193,93,46 +193,94,46 +193,95,36 +193,111,58 +193,112,58 +193,123,70 +193,129,46 +193,130,46 +193,131,32 +193,133,0 +193,134,0 +193,135,0 +193,136,0 +193,143,46 +193,144,0 +193,147,42 +193,148,48 +193,149,48 +193,150,0 +193,169,46 +193,172,54 +193,174,50 +193,179,50 +193,180,50 +193,181,50 +193,194,44 +193,195,44 +193,196,0 +193,197,0 +193,200,42 +193,204,70 +193,205,70 +193,208,36 +193,212,70 +193,215,0 +193,246,0 +193,247,0 +193,248,0 +193,252,46 +193,253,62 +193,254,62 +193,280,46 +193,281,46 +193,282,46 +193,304,44 +193,305,58 +193,306,58 +193,347,64 +193,348,64 +193,355,42 +193,356,44 +193,358,44 +193,361,46 +193,362,54 +193,363,50 +193,364,50 +193,365,50 +193,374,30 +193,375,30 +193,376,30 +193,379,0 +193,383,0 +193,384,0 +193,390,54 +193,391,62 +193,392,62 +193,393,50 +193,394,58 +193,395,58 +193,396,54 +193,397,62 +193,398,62 +193,399,42 +193,400,42 +193,403,54 +193,404,58 +193,405,58 +193,410,30 +193,411,30 +193,425,44 +193,426,44 +193,429,42 +193,433,44 +193,442,0 +193,443,30 +193,444,48 +193,445,48 +193,446,46 +193,447,60 +193,448,60 +193,451,0 +193,452,0 +193,453,46 +193,454,46 +193,455,42 +193,461,0 +193,464,58 +193,470,0 +193,471,0 +193,475,46 +193,477,44 +193,478,54 +193,483,0 +193,493,0 +193,495,54 +193,496,62 +193,497,62 +193,498,44 +193,499,44 +193,500,44 +193,501,50 +193,502,56 +193,503,56 +193,511,46 +193,512,46 +193,513,46 +193,514,46 +193,515,46 +193,516,46 +193,517,44 +193,518,44 +193,522,54 +193,523,54 +193,524,42 +193,525,50 +193,526,50 +193,529,46 +193,530,48 +193,531,50 +193,532,42 +193,533,42 +193,534,42 +193,540,70 +193,541,70 +193,542,70 +193,543,70 +193,544,70 +193,545,70 +193,546,54 +193,547,54 +193,548,50 +193,549,54 +193,551,0 +193,552,0 +193,553,0 +193,554,42 +193,555,42 +193,559,0 +193,560,0 +193,570,0 +193,571,0 +193,572,54 +193,573,54 +193,574,50 +193,575,50 +193,576,50 +193,587,54 +193,595,70 +193,596,70 +193,607,50 +193,608,50 +193,609,50 +193,610,50 +193,611,58 +193,612,58 +193,613,50 +193,614,50 +193,624,0 +193,625,0 +193,627,44 +193,628,50 +193,633,0 +193,634,0 +193,635,0 +193,636,66 +193,637,66 +193,639,0 +193,643,0 +193,644,0 +194,4,50 +194,5,56 +194,6,62 +194,15,32 +194,23,56 +194,24,62 +194,25,56 +194,26,56 +194,39,56 +194,40,62 +194,41,58 +194,42,64 +194,52,58 +194,53,66 +194,63,50 +194,64,56 +194,65,62 +194,66,42 +194,67,48 +194,68,54 +194,92,58 +194,93,64 +194,94,70 +194,95,70 +194,111,70 +194,112,70 +194,123,26 +194,129,0 +194,130,0 +194,131,0 +194,133,0 +194,134,0 +194,135,0 +194,136,0 +194,143,56 +194,144,0 +194,147,40 +194,148,46 +194,149,52 +194,150,0 +194,169,70 +194,172,50 +194,174,50 +194,179,50 +194,180,56 +194,181,62 +194,194,0 +194,195,0 +194,196,0 +194,197,0 +194,200,40 +194,204,62 +194,205,68 +194,208,70 +194,212,32 +194,215,50 +194,246,100 +194,247,100 +194,248,100 +194,252,58 +194,253,64 +194,254,70 +194,280,58 +194,281,64 +194,282,64 +194,304,70 +194,305,70 +194,306,70 +194,347,70 +194,348,70 +194,355,62 +194,356,68 +194,358,62 +194,361,58 +194,362,64 +194,363,0 +194,364,0 +194,365,0 +194,374,52 +194,375,58 +194,376,64 +194,379,0 +194,383,0 +194,384,0 +194,390,50 +194,391,56 +194,392,62 +194,393,0 +194,394,0 +194,395,0 +194,396,50 +194,397,56 +194,398,62 +194,399,0 +194,400,0 +194,403,50 +194,404,58 +194,405,66 +194,410,70 +194,411,70 +194,425,56 +194,426,62 +194,429,46 +194,433,56 +194,442,62 +194,443,48 +194,444,54 +194,445,60 +194,446,50 +194,447,44 +194,448,60 +194,451,62 +194,452,68 +194,453,58 +194,454,64 +194,455,58 +194,461,56 +194,464,70 +194,470,0 +194,471,0 +194,475,64 +194,477,70 +194,478,70 +194,483,0 +194,493,0 +194,495,50 +194,496,56 +194,497,62 +194,498,56 +194,499,64 +194,500,70 +194,501,0 +194,502,0 +194,503,0 +194,511,58 +194,512,64 +194,513,58 +194,514,64 +194,515,0 +194,516,0 +194,517,56 +194,518,62 +194,522,50 +194,523,56 +194,524,70 +194,525,70 +194,526,70 +194,529,58 +194,530,64 +194,531,50 +194,532,58 +194,533,64 +194,534,70 +194,540,54 +194,541,66 +194,542,70 +194,543,58 +194,544,62 +194,545,68 +194,546,50 +194,547,56 +194,548,50 +194,549,56 +194,551,58 +194,552,64 +194,553,70 +194,554,58 +194,555,64 +194,559,62 +194,560,68 +194,570,44 +194,571,50 +194,572,50 +194,573,56 +194,574,54 +194,575,66 +194,576,70 +194,587,50 +194,595,44 +194,596,50 +194,607,54 +194,608,64 +194,609,70 +194,610,50 +194,611,56 +194,612,62 +194,613,50 +194,614,56 +194,624,50 +194,625,56 +194,627,56 +194,628,62 +194,633,46 +194,634,64 +194,635,70 +194,636,48 +194,637,54 +194,639,0 +194,643,0 +194,644,0 +195,4,0 +195,5,0 +195,6,0 +195,15,66 +195,23,50 +195,24,56 +195,25,64 +195,26,68 +195,39,46 +195,40,46 +195,41,0 +195,42,0 +195,52,44 +195,53,58 +195,63,66 +195,64,68 +195,65,68 +195,66,70 +195,67,70 +195,68,70 +195,92,50 +195,93,50 +195,94,50 +195,95,58 +195,111,70 +195,112,70 +195,123,0 +195,129,0 +195,130,0 +195,131,0 +195,133,0 +195,134,0 +195,135,0 +195,136,0 +195,143,46 +195,144,0 +195,147,0 +195,148,0 +195,149,0 +195,150,0 +195,169,0 +195,172,64 +195,174,46 +195,179,46 +195,180,46 +195,181,68 +195,194,0 +195,195,0 +195,196,0 +195,197,0 +195,200,32 +195,204,50 +195,205,50 +195,208,58 +195,212,0 +195,215,42 +195,246,46 +195,247,56 +195,248,56 +195,252,44 +195,253,58 +195,254,58 +195,280,44 +195,281,44 +195,282,44 +195,304,52 +195,305,68 +195,306,68 +195,347,52 +195,348,52 +195,355,50 +195,356,50 +195,358,66 +195,361,44 +195,362,50 +195,363,0 +195,364,0 +195,365,0 +195,374,40 +195,375,40 +195,376,40 +195,379,0 +195,383,0 +195,384,0 +195,390,42 +195,391,70 +195,392,70 +195,393,0 +195,394,0 +195,395,0 +195,396,0 +195,397,0 +195,398,0 +195,399,0 +195,400,0 +195,403,42 +195,404,52 +195,405,52 +195,410,46 +195,411,52 +195,425,0 +195,426,0 +195,429,34 +195,433,66 +195,442,50 +195,443,38 +195,444,46 +195,445,46 +195,446,46 +195,447,70 +195,448,70 +195,451,50 +195,452,50 +195,453,70 +195,454,70 +195,455,50 +195,461,42 +195,464,70 +195,470,0 +195,471,0 +195,475,70 +195,477,50 +195,478,50 +195,483,0 +195,493,0 +195,495,42 +195,496,58 +195,497,58 +195,498,46 +195,499,70 +195,500,70 +195,501,0 +195,502,0 +195,503,0 +195,511,44 +195,512,50 +195,513,44 +195,514,44 +195,515,0 +195,516,0 +195,517,46 +195,518,46 +195,522,42 +195,523,52 +195,524,100 +195,525,100 +195,526,100 +195,529,44 +195,530,54 +195,531,46 +195,532,70 +195,533,70 +195,534,70 +195,540,42 +195,541,42 +195,542,66 +195,543,50 +195,544,50 +195,545,50 +195,546,42 +195,547,42 +195,548,42 +195,549,42 +195,551,44 +195,552,58 +195,553,58 +195,554,44 +195,555,50 +195,559,70 +195,560,70 +195,570,48 +195,571,48 +195,572,42 +195,573,42 +195,574,42 +195,575,42 +195,576,50 +195,587,0 +195,595,64 +195,596,70 +195,607,42 +195,608,44 +195,609,44 +195,610,42 +195,611,58 +195,612,58 +195,613,46 +195,614,54 +195,624,42 +195,625,48 +195,627,0 +195,628,0 +195,633,36 +195,634,44 +195,635,44 +195,636,40 +195,637,40 +195,639,0 +195,643,0 +195,644,0 +196,4,50 +196,5,50 +196,6,50 +196,15,30 +196,23,56 +196,24,56 +196,25,42 +196,26,42 +196,39,50 +196,40,52 +196,41,58 +196,42,58 +196,52,58 +196,53,70 +196,63,50 +196,64,52 +196,65,70 +196,66,42 +196,67,42 +196,68,42 +196,92,58 +196,93,58 +196,94,70 +196,95,100 +196,111,70 +196,112,70 +196,123,22 +196,129,0 +196,130,0 +196,131,0 +196,133,0 +196,134,0 +196,135,0 +196,136,0 +196,143,46 +196,144,0 +196,147,38 +196,148,38 +196,149,38 +196,150,0 +196,169,58 +196,172,42 +196,174,50 +196,179,50 +196,180,50 +196,181,50 +196,194,0 +196,195,0 +196,196,0 +196,197,0 +196,200,38 +196,204,62 +196,205,62 +196,208,100 +196,212,22 +196,215,50 +196,246,70 +196,247,70 +196,248,70 +196,252,58 +196,253,58 +196,254,58 +196,280,58 +196,281,58 +196,282,58 +196,304,70 +196,305,70 +196,306,70 +196,347,70 +196,348,70 +196,355,62 +196,356,62 +196,358,56 +196,361,58 +196,362,58 +196,363,0 +196,364,0 +196,365,0 +196,374,50 +196,375,50 +196,376,50 +196,379,0 +196,383,0 +196,384,0 +196,390,50 +196,391,50 +196,392,50 +196,393,0 +196,394,0 +196,395,0 +196,396,50 +196,397,50 +196,398,50 +196,399,0 +196,400,0 +196,403,50 +196,404,50 +196,405,50 +196,410,70 +196,411,70 +196,425,56 +196,426,56 +196,429,38 +196,433,56 +196,442,70 +196,443,46 +196,444,46 +196,445,46 +196,446,46 +196,447,44 +196,448,44 +196,451,62 +196,452,62 +196,453,58 +196,454,58 +196,455,58 +196,461,50 +196,464,70 +196,470,0 +196,471,0 +196,475,58 +196,477,62 +196,478,58 +196,483,0 +196,493,0 +196,495,50 +196,496,50 +196,497,50 +196,498,56 +196,499,58 +196,500,58 +196,501,0 +196,502,0 +196,503,0 +196,511,58 +196,512,58 +196,513,58 +196,514,58 +196,515,0 +196,516,0 +196,517,56 +196,518,56 +196,522,50 +196,523,50 +196,524,70 +196,525,70 +196,526,70 +196,529,58 +196,530,58 +196,531,50 +196,532,58 +196,533,58 +196,534,58 +196,540,54 +196,541,60 +196,542,60 +196,543,58 +196,544,62 +196,545,62 +196,546,50 +196,547,50 +196,548,50 +196,549,50 +196,551,58 +196,552,58 +196,553,58 +196,554,58 +196,555,58 +196,559,62 +196,560,62 +196,570,44 +196,571,44 +196,572,50 +196,573,50 +196,574,54 +196,575,60 +196,576,60 +196,587,50 +196,595,44 +196,596,44 +196,607,54 +196,608,58 +196,609,70 +196,610,50 +196,611,50 +196,612,50 +196,613,50 +196,614,50 +196,624,50 +196,625,50 +196,627,56 +196,628,56 +196,633,44 +196,634,46 +196,635,46 +196,636,46 +196,637,46 +196,639,0 +196,643,0 +196,644,0 +197,4,42 +197,5,50 +197,6,50 +197,15,36 +197,23,58 +197,24,58 +197,25,60 +197,26,60 +197,39,60 +197,40,60 +197,41,60 +197,42,60 +197,52,44 +197,53,50 +197,63,42 +197,64,50 +197,65,50 +197,66,44 +197,67,50 +197,68,50 +197,92,50 +197,93,50 +197,94,50 +197,95,70 +197,111,70 +197,112,70 +197,123,32 +197,129,0 +197,130,0 +197,131,0 +197,133,0 +197,134,0 +197,135,0 +197,136,0 +197,143,36 +197,144,0 +197,147,28 +197,148,28 +197,149,28 +197,150,0 +197,169,60 +197,172,60 +197,174,60 +197,179,60 +197,180,60 +197,181,60 +197,194,0 +197,195,0 +197,196,0 +197,197,0 +197,200,34 +197,204,50 +197,205,50 +197,208,70 +197,212,36 +197,215,42 +197,246,70 +197,247,70 +197,248,70 +197,252,44 +197,253,50 +197,254,50 +197,280,60 +197,281,60 +197,282,60 +197,304,70 +197,305,70 +197,306,70 +197,347,100 +197,348,100 +197,355,50 +197,356,52 +197,358,46 +197,361,44 +197,362,52 +197,363,0 +197,364,0 +197,365,0 +197,374,36 +197,375,36 +197,376,36 +197,379,0 +197,383,0 +197,384,0 +197,390,42 +197,391,44 +197,392,44 +197,393,0 +197,394,0 +197,395,0 +197,396,60 +197,397,60 +197,398,60 +197,399,0 +197,400,0 +197,403,60 +197,404,60 +197,405,60 +197,410,66 +197,411,70 +197,425,42 +197,426,42 +197,429,34 +197,433,46 +197,442,48 +197,443,30 +197,444,44 +197,445,44 +197,446,36 +197,447,60 +197,448,60 +197,451,50 +197,452,50 +197,453,50 +197,454,50 +197,455,54 +197,461,42 +197,464,70 +197,470,0 +197,471,0 +197,475,60 +197,477,52 +197,478,52 +197,483,0 +197,493,0 +197,495,42 +197,496,50 +197,497,50 +197,498,42 +197,499,50 +197,500,50 +197,501,0 +197,502,0 +197,503,0 +197,511,44 +197,512,44 +197,513,44 +197,514,44 +197,515,0 +197,516,0 +197,517,42 +197,518,42 +197,522,42 +197,523,42 +197,524,70 +197,525,70 +197,526,70 +197,529,44 +197,530,44 +197,531,42 +197,532,44 +197,533,50 +197,534,50 +197,540,42 +197,541,42 +197,542,42 +197,543,60 +197,544,60 +197,545,60 +197,546,42 +197,547,42 +197,548,60 +197,549,60 +197,551,44 +197,552,56 +197,553,56 +197,554,48 +197,555,48 +197,559,44 +197,560,44 +197,570,42 +197,571,42 +197,572,42 +197,573,42 +197,574,42 +197,575,42 +197,576,44 +197,587,42 +197,595,42 +197,596,50 +197,607,60 +197,608,60 +197,609,60 +197,610,46 +197,611,54 +197,612,54 +197,613,42 +197,614,44 +197,624,46 +197,625,46 +197,627,42 +197,628,42 +197,633,28 +197,634,36 +197,635,36 +197,636,40 +197,637,40 +197,639,0 +197,643,0 +197,644,0 +198,4,58 +198,5,58 +198,6,58 +198,15,36 +198,23,42 +198,24,42 +198,25,58 +198,26,58 +198,39,58 +198,40,58 +198,41,50 +198,42,50 +198,52,56 +198,53,56 +198,63,58 +198,64,58 +198,65,58 +198,66,56 +198,67,56 +198,68,56 +198,92,50 +198,93,56 +198,94,56 +198,95,70 +198,111,70 +198,112,70 +198,123,20 +198,129,0 +198,130,0 +198,131,0 +198,133,0 +198,134,0 +198,135,0 +198,136,0 +198,143,52 +198,144,0 +198,147,44 +198,148,44 +198,149,44 +198,150,0 +198,169,50 +198,172,58 +198,174,58 +198,179,58 +198,180,58 +198,181,58 +198,194,0 +198,195,0 +198,196,0 +198,197,0 +198,200,38 +198,204,50 +198,205,50 +198,208,70 +198,212,24 +198,215,46 +198,246,70 +198,247,70 +198,248,70 +198,252,56 +198,253,56 +198,254,56 +198,280,56 +198,281,56 +198,282,56 +198,304,70 +198,305,70 +198,306,70 +198,347,70 +198,348,70 +198,355,50 +198,356,50 +198,358,62 +198,361,56 +198,362,56 +198,363,0 +198,364,0 +198,365,0 +198,374,36 +198,375,36 +198,376,36 +198,379,0 +198,383,0 +198,384,0 +198,390,58 +198,391,58 +198,392,58 +198,393,0 +198,394,0 +198,395,0 +198,396,58 +198,397,58 +198,398,58 +198,399,0 +198,400,0 +198,403,58 +198,404,60 +198,405,60 +198,410,100 +198,411,100 +198,425,58 +198,426,58 +198,429,38 +198,433,62 +198,442,36 +198,443,42 +198,444,42 +198,445,42 +198,446,52 +198,447,58 +198,448,58 +198,451,50 +198,452,50 +198,453,50 +198,454,50 +198,455,42 +198,461,46 +198,464,70 +198,470,0 +198,471,0 +198,475,56 +198,477,50 +198,478,56 +198,483,0 +198,493,0 +198,495,58 +198,496,58 +198,497,58 +198,498,58 +198,499,58 +198,500,58 +198,501,0 +198,502,0 +198,503,0 +198,511,56 +198,512,56 +198,513,56 +198,514,56 +198,515,0 +198,516,0 +198,517,58 +198,518,58 +198,522,58 +198,523,58 +198,524,70 +198,525,70 +198,526,70 +198,529,56 +198,530,56 +198,531,58 +198,532,56 +198,533,56 +198,534,56 +198,540,58 +198,541,58 +198,542,58 +198,543,50 +198,544,50 +198,545,50 +198,546,58 +198,547,58 +198,548,62 +198,549,62 +198,551,56 +198,552,56 +198,553,56 +198,554,60 +198,555,60 +198,559,56 +198,560,56 +198,570,58 +198,571,58 +198,572,58 +198,573,58 +198,574,58 +198,575,58 +198,576,58 +198,587,58 +198,595,58 +198,596,58 +198,607,58 +198,608,60 +198,609,60 +198,610,62 +198,611,62 +198,612,62 +198,613,58 +198,614,58 +198,624,62 +198,625,62 +198,627,58 +198,628,58 +198,633,44 +198,634,44 +198,635,44 +198,636,40 +198,637,40 +198,639,0 +198,643,0 +198,644,0 +199,4,50 +199,5,58 +199,6,58 +199,15,44 +199,23,44 +199,24,56 +199,25,50 +199,26,50 +199,39,50 +199,40,50 +199,41,42 +199,42,42 +199,52,42 +199,53,58 +199,63,50 +199,64,50 +199,65,50 +199,66,58 +199,67,58 +199,68,58 +199,92,42 +199,93,42 +199,94,42 +199,95,70 +199,111,70 +199,112,70 +199,123,34 +199,129,0 +199,130,0 +199,131,0 +199,133,0 +199,134,0 +199,135,0 +199,136,0 +199,143,44 +199,144,0 +199,147,36 +199,148,42 +199,149,42 +199,150,0 +199,169,42 +199,172,50 +199,174,50 +199,179,50 +199,180,50 +199,181,50 +199,194,0 +199,195,0 +199,196,0 +199,197,0 +199,200,36 +199,204,42 +199,205,42 +199,208,70 +199,212,38 +199,215,44 +199,246,70 +199,247,70 +199,248,70 +199,252,42 +199,253,58 +199,254,58 +199,280,42 +199,281,42 +199,282,42 +199,304,70 +199,305,70 +199,306,70 +199,347,100 +199,348,100 +199,355,42 +199,356,42 +199,358,48 +199,361,42 +199,362,44 +199,363,0 +199,364,0 +199,365,0 +199,374,28 +199,375,28 +199,376,28 +199,379,0 +199,383,0 +199,384,0 +199,390,50 +199,391,58 +199,392,58 +199,393,0 +199,394,0 +199,395,0 +199,396,50 +199,397,58 +199,398,58 +199,399,0 +199,400,0 +199,403,50 +199,404,62 +199,405,62 +199,410,64 +199,411,64 +199,425,44 +199,426,44 +199,429,36 +199,433,48 +199,442,34 +199,443,28 +199,444,42 +199,445,42 +199,446,44 +199,447,56 +199,448,56 +199,451,42 +199,452,42 +199,453,42 +199,454,42 +199,455,40 +199,461,44 +199,464,70 +199,470,0 +199,471,0 +199,475,42 +199,477,42 +199,478,44 +199,483,0 +199,493,0 +199,495,50 +199,496,58 +199,497,58 +199,498,44 +199,499,44 +199,500,44 +199,501,0 +199,502,0 +199,503,0 +199,511,42 +199,512,42 +199,513,42 +199,514,42 +199,515,0 +199,516,0 +199,517,44 +199,518,44 +199,522,50 +199,523,50 +199,524,70 +199,525,70 +199,526,70 +199,529,42 +199,530,42 +199,531,50 +199,532,42 +199,533,42 +199,534,42 +199,540,50 +199,541,50 +199,542,50 +199,543,42 +199,544,42 +199,545,42 +199,546,50 +199,547,50 +199,548,54 +199,549,54 +199,551,42 +199,552,58 +199,553,58 +199,554,46 +199,555,46 +199,559,42 +199,560,42 +199,570,56 +199,571,56 +199,572,50 +199,573,50 +199,574,50 +199,575,50 +199,576,50 +199,587,50 +199,595,56 +199,596,56 +199,607,50 +199,608,50 +199,609,50 +199,610,54 +199,611,56 +199,612,56 +199,613,50 +199,614,50 +199,624,54 +199,625,54 +199,627,44 +199,628,44 +199,633,30 +199,634,30 +199,635,30 +199,636,32 +199,637,32 +199,639,0 +199,643,0 +199,644,0 +200,4,58 +200,5,58 +200,6,58 +200,15,36 +200,23,44 +200,24,50 +200,25,58 +200,26,58 +200,39,58 +200,40,58 +200,41,42 +200,42,42 +200,52,48 +200,53,50 +200,63,58 +200,64,58 +200,65,58 +200,66,56 +200,67,56 +200,68,56 +200,92,42 +200,93,48 +200,94,48 +200,95,68 +200,111,70 +200,112,70 +200,123,26 +200,129,0 +200,130,0 +200,131,0 +200,133,0 +200,134,0 +200,135,0 +200,136,0 +200,143,52 +200,144,0 +200,147,44 +200,148,44 +200,149,44 +200,150,0 +200,169,42 +200,172,58 +200,174,58 +200,179,58 +200,180,58 +200,181,58 +200,194,0 +200,195,0 +200,196,0 +200,197,0 +200,200,44 +200,204,46 +200,205,46 +200,208,68 +200,212,26 +200,215,52 +200,246,70 +200,247,70 +200,248,70 +200,252,48 +200,253,50 +200,254,50 +200,280,48 +200,281,48 +200,282,48 +200,304,70 +200,305,70 +200,306,70 +200,347,100 +200,348,100 +200,355,46 +200,356,46 +200,358,52 +200,361,48 +200,362,48 +200,363,0 +200,364,0 +200,365,0 +200,374,32 +200,375,32 +200,376,32 +200,379,0 +200,383,0 +200,384,0 +200,390,58 +200,391,58 +200,392,58 +200,393,0 +200,394,0 +200,395,0 +200,396,58 +200,397,58 +200,398,58 +200,399,0 +200,400,0 +200,403,58 +200,404,58 +200,405,58 +200,410,70 +200,411,70 +200,425,52 +200,426,52 +200,429,44 +200,433,52 +200,442,38 +200,443,34 +200,444,36 +200,445,36 +200,446,52 +200,447,58 +200,448,58 +200,451,46 +200,452,46 +200,453,42 +200,454,42 +200,455,36 +200,461,52 +200,464,70 +200,470,0 +200,471,0 +200,475,48 +200,477,46 +200,478,50 +200,483,0 +200,493,0 +200,495,58 +200,496,58 +200,497,58 +200,498,52 +200,499,52 +200,500,52 +200,501,0 +200,502,0 +200,503,0 +200,511,48 +200,512,48 +200,513,48 +200,514,48 +200,515,0 +200,516,0 +200,517,52 +200,518,52 +200,522,58 +200,523,58 +200,524,70 +200,525,70 +200,526,70 +200,529,48 +200,530,48 +200,531,58 +200,532,48 +200,533,48 +200,534,48 +200,540,62 +200,541,62 +200,542,62 +200,543,42 +200,544,46 +200,545,46 +200,546,58 +200,547,58 +200,548,58 +200,549,58 +200,551,48 +200,552,50 +200,553,50 +200,554,48 +200,555,48 +200,559,52 +200,560,52 +200,570,58 +200,571,58 +200,572,58 +200,573,58 +200,574,62 +200,575,62 +200,576,62 +200,587,58 +200,595,58 +200,596,58 +200,607,62 +200,608,62 +200,609,62 +200,610,58 +200,611,58 +200,612,58 +200,613,58 +200,614,58 +200,624,58 +200,625,58 +200,627,52 +200,628,52 +200,633,38 +200,634,38 +200,635,38 +200,636,28 +200,637,28 +200,639,0 +200,643,0 +200,644,0 +201,4,58 +201,5,58 +201,6,58 +201,15,36 +201,23,42 +201,24,42 +201,25,58 +201,26,58 +201,39,62 +201,40,62 +201,41,50 +201,42,50 +201,52,56 +201,53,56 +201,63,58 +201,64,58 +201,65,58 +201,66,60 +201,67,60 +201,68,60 +201,92,50 +201,93,56 +201,94,56 +201,95,70 +201,111,100 +201,112,100 +201,123,20 +201,129,0 +201,130,0 +201,131,0 +201,133,0 +201,134,0 +201,135,0 +201,136,0 +201,143,56 +201,144,0 +201,147,44 +201,148,44 +201,149,44 +201,150,0 +201,169,50 +201,172,58 +201,174,62 +201,179,62 +201,180,62 +201,181,62 +201,194,0 +201,195,0 +201,196,0 +201,197,0 +201,200,38 +201,204,50 +201,205,50 +201,208,70 +201,212,20 +201,215,46 +201,246,70 +201,247,70 +201,248,70 +201,252,56 +201,253,56 +201,254,56 +201,280,56 +201,281,56 +201,282,56 +201,304,70 +201,305,70 +201,306,70 +201,347,70 +201,348,70 +201,355,50 +201,356,50 +201,358,58 +201,361,56 +201,362,56 +201,363,0 +201,364,0 +201,365,0 +201,374,36 +201,375,36 +201,376,36 +201,379,0 +201,383,0 +201,384,0 +201,390,58 +201,391,58 +201,392,58 +201,393,0 +201,394,0 +201,395,0 +201,396,58 +201,397,58 +201,398,58 +201,399,0 +201,400,0 +201,403,58 +201,404,58 +201,405,58 +201,410,70 +201,411,70 +201,425,62 +201,426,62 +201,429,38 +201,433,58 +201,442,36 +201,443,46 +201,444,46 +201,445,46 +201,446,56 +201,447,58 +201,448,58 +201,451,50 +201,452,50 +201,453,50 +201,454,50 +201,455,38 +201,461,46 +201,464,100 +201,470,0 +201,471,0 +201,475,56 +201,477,50 +201,478,56 +201,483,0 +201,493,0 +201,495,58 +201,496,58 +201,497,58 +201,498,62 +201,499,62 +201,500,62 +201,501,0 +201,502,0 +201,503,0 +201,511,56 +201,512,56 +201,513,56 +201,514,56 +201,515,0 +201,516,0 +201,517,62 +201,518,62 +201,522,58 +201,523,58 +201,524,70 +201,525,70 +201,526,70 +201,529,56 +201,530,56 +201,531,62 +201,532,60 +201,533,60 +201,534,60 +201,540,58 +201,541,58 +201,542,58 +201,543,50 +201,544,50 +201,545,50 +201,546,58 +201,547,58 +201,548,58 +201,549,58 +201,551,56 +201,552,56 +201,553,56 +201,554,56 +201,555,56 +201,559,56 +201,560,56 +201,570,58 +201,571,58 +201,572,58 +201,573,58 +201,574,58 +201,575,58 +201,576,58 +201,587,58 +201,595,58 +201,596,58 +201,607,58 +201,608,58 +201,609,58 +201,610,58 +201,611,58 +201,612,58 +201,613,62 +201,614,62 +201,624,58 +201,625,58 +201,627,62 +201,628,62 +201,633,48 +201,634,48 +201,635,48 +201,636,36 +201,637,36 +201,639,0 +201,643,0 +201,644,0 +202,4,54 +202,5,62 +202,6,62 +202,15,48 +202,23,48 +202,24,60 +202,25,54 +202,26,54 +202,39,50 +202,40,50 +202,41,46 +202,42,46 +202,52,46 +202,53,62 +202,63,54 +202,64,54 +202,65,54 +202,66,58 +202,67,58 +202,68,58 +202,92,46 +202,93,46 +202,94,46 +202,95,70 +202,111,70 +202,112,70 +202,123,38 +202,129,0 +202,130,0 +202,131,0 +202,133,0 +202,134,0 +202,135,0 +202,136,0 +202,143,44 +202,144,0 +202,147,40 +202,148,46 +202,149,46 +202,150,0 +202,169,46 +202,172,54 +202,174,50 +202,179,50 +202,180,50 +202,181,50 +202,194,0 +202,195,0 +202,196,0 +202,197,0 +202,200,40 +202,204,42 +202,205,42 +202,208,70 +202,212,38 +202,215,48 +202,246,70 +202,247,70 +202,248,70 +202,252,46 +202,253,62 +202,254,62 +202,280,46 +202,281,46 +202,282,46 +202,304,70 +202,305,70 +202,306,70 +202,347,68 +202,348,68 +202,355,42 +202,356,42 +202,358,44 +202,361,46 +202,362,48 +202,363,0 +202,364,0 +202,365,0 +202,374,28 +202,375,28 +202,376,28 +202,379,0 +202,383,0 +202,384,0 +202,390,54 +202,391,62 +202,392,62 +202,393,0 +202,394,0 +202,395,0 +202,396,54 +202,397,62 +202,398,62 +202,399,0 +202,400,0 +202,403,54 +202,404,58 +202,405,58 +202,410,64 +202,411,64 +202,425,44 +202,426,44 +202,429,40 +202,433,44 +202,442,34 +202,443,28 +202,444,46 +202,445,46 +202,446,44 +202,447,60 +202,448,60 +202,451,42 +202,452,42 +202,453,46 +202,454,46 +202,455,36 +202,461,48 +202,464,70 +202,470,0 +202,471,0 +202,475,46 +202,477,42 +202,478,48 +202,483,0 +202,493,0 +202,495,54 +202,496,62 +202,497,62 +202,498,44 +202,499,44 +202,500,44 +202,501,0 +202,502,0 +202,503,0 +202,511,46 +202,512,46 +202,513,46 +202,514,46 +202,515,0 +202,516,0 +202,517,44 +202,518,44 +202,522,54 +202,523,54 +202,524,100 +202,525,100 +202,526,100 +202,529,46 +202,530,46 +202,531,50 +202,532,42 +202,533,42 +202,534,42 +202,540,50 +202,541,50 +202,542,50 +202,543,46 +202,544,46 +202,545,46 +202,546,54 +202,547,54 +202,548,50 +202,549,50 +202,551,46 +202,552,62 +202,553,62 +202,554,42 +202,555,42 +202,559,42 +202,560,42 +202,570,60 +202,571,60 +202,572,54 +202,573,54 +202,574,50 +202,575,50 +202,576,50 +202,587,54 +202,595,60 +202,596,60 +202,607,50 +202,608,50 +202,609,50 +202,610,50 +202,611,52 +202,612,52 +202,613,50 +202,614,50 +202,624,50 +202,625,50 +202,627,44 +202,628,44 +202,633,30 +202,634,30 +202,635,30 +202,636,28 +202,637,28 +202,639,0 +202,643,0 +202,644,0 +203,4,70 +203,5,70 +203,6,70 +203,15,62 +203,23,100 +203,24,100 +203,25,50 +203,26,50 +203,39,50 +203,40,50 +203,41,70 +203,42,70 +203,52,50 +203,53,50 +203,63,0 +203,64,0 +203,65,0 +203,66,42 +203,67,42 +203,68,44 +203,92,70 +203,93,70 +203,94,70 +203,95,0 +203,111,0 +203,112,0 +203,123,32 +203,129,50 +203,130,50 +203,131,24 +203,133,0 +203,134,0 +203,135,0 +203,136,0 +203,143,50 +203,144,0 +203,147,40 +203,148,40 +203,149,40 +203,150,0 +203,169,70 +203,172,50 +203,174,50 +203,179,50 +203,180,50 +203,181,50 +203,194,0 +203,195,0 +203,196,0 +203,197,0 +203,200,58 +203,204,50 +203,205,50 +203,208,0 +203,212,36 +203,215,56 +203,246,0 +203,247,0 +203,248,0 +203,252,70 +203,253,70 +203,254,70 +203,280,0 +203,281,0 +203,282,0 +203,304,50 +203,305,50 +203,306,50 +203,347,40 +203,348,50 +203,355,62 +203,356,70 +203,358,0 +203,361,50 +203,362,58 +203,363,50 +203,364,50 +203,365,50 +203,374,0 +203,375,0 +203,376,0 +203,379,0 +203,383,0 +203,384,0 +203,390,50 +203,391,50 +203,392,50 +203,393,50 +203,394,50 +203,395,50 +203,396,50 +203,397,50 +203,398,50 +203,399,50 +203,400,50 +203,403,50 +203,404,50 +203,405,50 +203,410,40 +203,411,46 +203,425,62 +203,426,62 +203,429,58 +203,433,0 +203,442,68 +203,443,0 +203,444,0 +203,445,0 +203,446,50 +203,447,44 +203,448,44 +203,451,70 +203,452,70 +203,453,70 +203,454,70 +203,455,60 +203,461,56 +203,464,0 +203,470,0 +203,471,0 +203,475,0 +203,477,70 +203,478,68 +203,483,0 +203,493,0 +203,495,70 +203,496,70 +203,497,70 +203,498,50 +203,499,50 +203,500,50 +203,501,50 +203,502,50 +203,503,50 +203,511,50 +203,512,50 +203,513,50 +203,514,50 +203,515,50 +203,516,50 +203,517,0 +203,518,0 +203,522,50 +203,523,50 +203,524,54 +203,525,62 +203,526,62 +203,529,0 +203,530,0 +203,531,50 +203,532,50 +203,533,50 +203,534,50 +203,540,50 +203,541,50 +203,542,50 +203,543,70 +203,544,70 +203,545,70 +203,546,50 +203,547,50 +203,548,54 +203,549,54 +203,551,0 +203,552,0 +203,553,0 +203,554,54 +203,555,60 +203,559,50 +203,560,50 +203,570,44 +203,571,44 +203,572,50 +203,573,50 +203,574,0 +203,575,0 +203,576,0 +203,587,50 +203,595,44 +203,596,48 +203,607,70 +203,608,70 +203,609,70 +203,610,54 +203,611,54 +203,612,54 +203,613,50 +203,614,58 +203,624,54 +203,625,54 +203,627,50 +203,628,50 +203,633,40 +203,634,40 +203,635,40 +203,636,44 +203,637,44 +203,639,0 +203,643,0 +203,644,0 +204,4,42 +204,5,50 +204,6,50 +204,15,70 +204,23,70 +204,24,70 +204,25,42 +204,26,42 +204,39,42 +204,40,42 +204,41,70 +204,42,70 +204,52,44 +204,53,50 +204,63,0 +204,64,0 +204,65,0 +204,66,44 +204,67,50 +204,68,50 +204,92,100 +204,93,100 +204,94,100 +204,95,0 +204,111,0 +204,112,0 +204,123,40 +204,129,50 +204,130,50 +204,131,22 +204,133,0 +204,134,0 +204,135,0 +204,136,0 +204,143,42 +204,144,0 +204,147,32 +204,148,32 +204,149,32 +204,150,0 +204,169,70 +204,172,42 +204,174,42 +204,179,42 +204,180,42 +204,181,42 +204,194,0 +204,195,0 +204,196,0 +204,197,0 +204,200,50 +204,204,50 +204,205,50 +204,208,0 +204,212,44 +204,215,48 +204,246,0 +204,247,0 +204,248,0 +204,252,44 +204,253,50 +204,254,50 +204,280,0 +204,281,0 +204,282,0 +204,304,42 +204,305,50 +204,306,50 +204,347,40 +204,348,50 +204,355,62 +204,356,70 +204,358,0 +204,361,44 +204,362,58 +204,363,42 +204,364,42 +204,365,42 +204,374,0 +204,375,0 +204,376,0 +204,379,0 +204,383,0 +204,384,0 +204,390,42 +204,391,44 +204,392,44 +204,393,42 +204,394,50 +204,395,50 +204,396,70 +204,397,70 +204,398,70 +204,399,44 +204,400,50 +204,403,42 +204,404,48 +204,405,48 +204,410,34 +204,411,46 +204,425,54 +204,426,54 +204,429,54 +204,433,0 +204,442,68 +204,443,0 +204,444,0 +204,445,0 +204,446,42 +204,447,42 +204,448,42 +204,451,70 +204,452,70 +204,453,70 +204,454,70 +204,455,60 +204,461,48 +204,464,0 +204,470,0 +204,471,0 +204,475,0 +204,477,70 +204,478,62 +204,483,0 +204,493,0 +204,495,42 +204,496,50 +204,497,50 +204,498,42 +204,499,50 +204,500,50 +204,501,42 +204,502,42 +204,503,42 +204,511,44 +204,512,44 +204,513,44 +204,514,44 +204,515,44 +204,516,44 +204,517,0 +204,518,0 +204,522,42 +204,523,44 +204,524,54 +204,525,62 +204,526,62 +204,529,0 +204,530,0 +204,531,42 +204,532,44 +204,533,50 +204,534,50 +204,540,42 +204,541,42 +204,542,42 +204,543,70 +204,544,70 +204,545,70 +204,546,42 +204,547,42 +204,548,46 +204,549,46 +204,551,0 +204,552,0 +204,553,0 +204,554,48 +204,555,60 +204,559,44 +204,560,50 +204,570,42 +204,571,42 +204,572,42 +204,573,42 +204,574,0 +204,575,0 +204,576,0 +204,587,42 +204,595,42 +204,596,56 +204,607,54 +204,608,60 +204,609,60 +204,610,46 +204,611,60 +204,612,60 +204,613,42 +204,614,58 +204,624,46 +204,625,46 +204,627,70 +204,628,70 +204,633,32 +204,634,40 +204,635,40 +204,636,44 +204,637,44 +204,639,0 +204,643,0 +204,644,0 +205,4,50 +205,5,58 +205,6,58 +205,15,46 +205,23,44 +205,24,56 +205,25,50 +205,26,56 +205,39,0 +205,40,0 +205,41,42 +205,42,42 +205,52,0 +205,53,0 +205,63,50 +205,64,50 +205,65,50 +205,66,62 +205,67,62 +205,68,62 +205,92,54 +205,93,54 +205,94,54 +205,95,36 +205,111,62 +205,112,62 +205,123,38 +205,129,42 +205,130,42 +205,131,36 +205,133,0 +205,134,0 +205,135,0 +205,136,0 +205,143,0 +205,144,0 +205,147,38 +205,148,44 +205,149,44 +205,150,0 +205,169,42 +205,172,50 +205,174,0 +205,179,54 +205,180,54 +205,181,54 +205,194,48 +205,195,48 +205,196,0 +205,197,0 +205,200,70 +205,204,42 +205,205,70 +205,208,70 +205,212,68 +205,215,50 +205,246,38 +205,247,38 +205,248,38 +205,252,0 +205,253,0 +205,254,0 +205,280,42 +205,281,42 +205,282,42 +205,304,70 +205,305,70 +205,306,70 +205,347,30 +205,348,30 +205,355,100 +205,356,100 +205,358,44 +205,361,42 +205,362,50 +205,363,54 +205,364,54 +205,365,54 +205,374,66 +205,375,66 +205,376,66 +205,379,0 +205,383,0 +205,384,0 +205,390,50 +205,391,58 +205,392,58 +205,393,50 +205,394,58 +205,395,64 +205,396,0 +205,397,0 +205,398,0 +205,399,0 +205,400,0 +205,403,50 +205,404,58 +205,405,58 +205,410,60 +205,411,60 +205,425,70 +205,426,70 +205,429,70 +205,433,44 +205,442,48 +205,443,34 +205,444,44 +205,445,44 +205,446,0 +205,447,56 +205,448,66 +205,451,42 +205,452,42 +205,453,42 +205,454,42 +205,455,0 +205,461,50 +205,464,62 +205,470,0 +205,471,0 +205,475,42 +205,477,100 +205,478,60 +205,483,0 +205,493,0 +205,495,0 +205,496,0 +205,497,0 +205,498,48 +205,499,48 +205,500,48 +205,501,54 +205,502,60 +205,503,60 +205,511,0 +205,512,0 +205,513,42 +205,514,42 +205,515,42 +205,516,42 +205,517,48 +205,518,48 +205,522,50 +205,523,50 +205,524,42 +205,525,50 +205,526,50 +205,529,42 +205,530,70 +205,531,0 +205,532,46 +205,533,46 +205,534,46 +205,540,0 +205,541,0 +205,542,0 +205,543,42 +205,544,42 +205,545,44 +205,546,0 +205,547,0 +205,548,0 +205,549,0 +205,551,42 +205,552,58 +205,553,58 +205,554,42 +205,555,42 +205,559,42 +205,560,42 +205,570,56 +205,571,56 +205,572,0 +205,573,0 +205,574,50 +205,575,50 +205,576,50 +205,587,50 +205,595,56 +205,596,58 +205,607,62 +205,608,62 +205,609,62 +205,610,50 +205,611,58 +205,612,58 +205,613,54 +205,614,54 +205,624,70 +205,625,70 +205,627,0 +205,628,0 +205,633,36 +205,634,36 +205,635,36 +205,636,30 +205,637,30 +205,639,0 +205,643,0 +205,644,0 +206,4,58 +206,5,58 +206,6,58 +206,15,0 +206,23,44 +206,24,50 +206,25,58 +206,26,58 +206,39,62 +206,40,62 +206,41,42 +206,42,42 +206,52,48 +206,53,50 +206,63,58 +206,64,58 +206,65,58 +206,66,60 +206,67,60 +206,68,60 +206,92,100 +206,93,100 +206,94,100 +206,95,28 +206,111,54 +206,112,54 +206,123,0 +206,129,42 +206,130,42 +206,131,34 +206,133,44 +206,134,44 +206,135,44 +206,136,44 +206,143,56 +206,144,0 +206,147,44 +206,148,44 +206,149,44 +206,150,0 +206,169,42 +206,172,58 +206,174,62 +206,179,62 +206,180,62 +206,181,62 +206,194,56 +206,195,56 +206,196,44 +206,197,44 +206,200,70 +206,204,0 +206,205,0 +206,208,28 +206,212,0 +206,215,52 +206,246,42 +206,247,42 +206,248,42 +206,252,48 +206,253,50 +206,254,50 +206,280,48 +206,281,48 +206,282,48 +206,304,52 +206,305,52 +206,306,52 +206,347,0 +206,348,0 +206,355,70 +206,356,70 +206,358,52 +206,361,48 +206,362,48 +206,363,62 +206,364,62 +206,365,62 +206,374,28 +206,375,28 +206,376,28 +206,379,0 +206,383,0 +206,384,0 +206,390,58 +206,391,58 +206,392,58 +206,393,58 +206,394,58 +206,395,58 +206,396,58 +206,397,58 +206,398,58 +206,399,52 +206,400,52 +206,403,58 +206,404,58 +206,405,58 +206,410,34 +206,411,34 +206,425,70 +206,426,70 +206,429,70 +206,433,52 +206,442,70 +206,443,38 +206,444,38 +206,445,38 +206,446,56 +206,447,58 +206,448,58 +206,451,0 +206,452,0 +206,453,42 +206,454,42 +206,455,36 +206,461,52 +206,464,54 +206,470,44 +206,471,44 +206,475,48 +206,477,70 +206,478,70 +206,483,0 +206,493,0 +206,495,58 +206,496,58 +206,497,58 +206,498,56 +206,499,56 +206,500,56 +206,501,62 +206,502,62 +206,503,62 +206,511,48 +206,512,48 +206,513,48 +206,514,48 +206,515,48 +206,516,48 +206,517,56 +206,518,56 +206,522,58 +206,523,58 +206,524,42 +206,525,50 +206,526,50 +206,529,48 +206,530,48 +206,531,62 +206,532,52 +206,533,52 +206,534,52 +206,540,0 +206,541,0 +206,542,0 +206,543,0 +206,544,0 +206,545,0 +206,546,58 +206,547,58 +206,548,58 +206,549,58 +206,551,48 +206,552,50 +206,553,50 +206,554,48 +206,555,48 +206,559,48 +206,560,48 +206,570,58 +206,571,58 +206,572,58 +206,573,58 +206,574,58 +206,575,58 +206,576,58 +206,587,58 +206,595,0 +206,596,0 +206,607,70 +206,608,70 +206,609,70 +206,610,58 +206,611,58 +206,612,58 +206,613,62 +206,614,62 +206,624,58 +206,625,58 +206,627,56 +206,628,56 +206,633,42 +206,634,42 +206,635,42 +206,636,0 +206,637,0 +206,639,0 +206,643,0 +206,644,0 +207,4,58 +207,5,58 +207,6,58 +207,15,0 +207,23,42 +207,24,42 +207,25,58 +207,26,58 +207,39,58 +207,40,58 +207,41,50 +207,42,50 +207,52,56 +207,53,56 +207,63,58 +207,64,58 +207,65,58 +207,66,56 +207,67,56 +207,68,56 +207,92,70 +207,93,70 +207,94,70 +207,95,40 +207,111,50 +207,112,50 +207,123,0 +207,129,50 +207,130,50 +207,131,30 +207,133,44 +207,134,44 +207,135,44 +207,136,44 +207,143,52 +207,144,0 +207,147,44 +207,148,44 +207,149,44 +207,150,0 +207,169,50 +207,172,58 +207,174,58 +207,179,58 +207,180,58 +207,181,58 +207,194,58 +207,195,58 +207,196,44 +207,197,44 +207,200,70 +207,204,0 +207,205,0 +207,208,40 +207,212,0 +207,215,46 +207,246,34 +207,247,34 +207,248,34 +207,252,56 +207,253,56 +207,254,56 +207,280,56 +207,281,56 +207,282,56 +207,304,62 +207,305,62 +207,306,62 +207,347,0 +207,348,0 +207,355,100 +207,356,100 +207,358,58 +207,361,56 +207,362,56 +207,363,58 +207,364,58 +207,365,58 +207,374,40 +207,375,40 +207,376,40 +207,379,0 +207,383,0 +207,384,0 +207,390,58 +207,391,58 +207,392,58 +207,393,62 +207,394,62 +207,395,62 +207,396,58 +207,397,58 +207,398,58 +207,399,56 +207,400,56 +207,403,58 +207,404,58 +207,405,58 +207,410,46 +207,411,46 +207,425,70 +207,426,70 +207,429,70 +207,433,58 +207,442,70 +207,443,42 +207,444,42 +207,445,42 +207,446,52 +207,447,58 +207,448,58 +207,451,0 +207,452,0 +207,453,50 +207,454,50 +207,455,38 +207,461,46 +207,464,50 +207,470,44 +207,471,44 +207,475,56 +207,477,100 +207,478,70 +207,483,0 +207,493,0 +207,495,58 +207,496,58 +207,497,58 +207,498,58 +207,499,58 +207,500,58 +207,501,58 +207,502,58 +207,503,58 +207,511,56 +207,512,56 +207,513,56 +207,514,56 +207,515,56 +207,516,56 +207,517,58 +207,518,58 +207,522,58 +207,523,58 +207,524,50 +207,525,50 +207,526,50 +207,529,56 +207,530,56 +207,531,58 +207,532,56 +207,533,56 +207,534,56 +207,540,0 +207,541,0 +207,542,0 +207,543,0 +207,544,0 +207,545,0 +207,546,58 +207,547,58 +207,548,58 +207,549,58 +207,551,56 +207,552,56 +207,553,56 +207,554,56 +207,555,56 +207,559,60 +207,560,60 +207,570,58 +207,571,58 +207,572,58 +207,573,58 +207,574,62 +207,575,62 +207,576,62 +207,587,58 +207,595,0 +207,596,0 +207,607,70 +207,608,70 +207,609,70 +207,610,58 +207,611,58 +207,612,58 +207,613,58 +207,614,58 +207,624,58 +207,625,58 +207,627,58 +207,628,58 +207,633,44 +207,634,44 +207,635,44 +207,636,0 +207,637,0 +207,639,0 +207,643,0 +207,644,0 +208,4,62 +208,5,62 +208,6,62 +208,15,100 +208,23,70 +208,24,70 +208,25,62 +208,26,62 +208,39,58 +208,40,58 +208,41,70 +208,42,70 +208,52,60 +208,53,60 +208,63,0 +208,64,0 +208,65,0 +208,66,56 +208,67,56 +208,68,56 +208,92,70 +208,93,70 +208,94,70 +208,95,0 +208,111,0 +208,112,0 +208,123,28 +208,129,54 +208,130,54 +208,131,34 +208,133,0 +208,134,0 +208,135,0 +208,136,0 +208,143,54 +208,144,0 +208,147,50 +208,148,50 +208,149,50 +208,150,0 +208,169,70 +208,172,62 +208,174,58 +208,179,58 +208,180,58 +208,181,58 +208,194,0 +208,195,0 +208,196,0 +208,197,0 +208,200,56 +208,204,50 +208,205,50 +208,208,0 +208,212,28 +208,215,56 +208,246,0 +208,247,0 +208,248,0 +208,252,60 +208,253,60 +208,254,60 +208,280,0 +208,281,0 +208,282,0 +208,304,58 +208,305,58 +208,306,58 +208,347,42 +208,348,42 +208,355,62 +208,356,62 +208,358,0 +208,361,60 +208,362,60 +208,363,58 +208,364,58 +208,365,58 +208,374,0 +208,375,0 +208,376,0 +208,379,0 +208,383,0 +208,384,0 +208,390,62 +208,391,62 +208,392,62 +208,393,58 +208,394,58 +208,395,58 +208,396,62 +208,397,62 +208,398,62 +208,399,56 +208,400,56 +208,403,62 +208,404,62 +208,405,62 +208,410,44 +208,411,44 +208,425,70 +208,426,70 +208,429,56 +208,433,0 +208,442,50 +208,443,0 +208,444,0 +208,445,0 +208,446,54 +208,447,62 +208,448,62 +208,451,70 +208,452,70 +208,453,70 +208,454,70 +208,455,44 +208,461,56 +208,464,0 +208,470,0 +208,471,0 +208,475,0 +208,477,62 +208,478,64 +208,483,0 +208,493,0 +208,495,62 +208,496,62 +208,497,62 +208,498,58 +208,499,58 +208,500,58 +208,501,58 +208,502,58 +208,503,58 +208,511,60 +208,512,60 +208,513,60 +208,514,60 +208,515,60 +208,516,60 +208,517,0 +208,518,0 +208,522,62 +208,523,62 +208,524,50 +208,525,50 +208,526,50 +208,529,0 +208,530,0 +208,531,58 +208,532,56 +208,533,56 +208,534,56 +208,540,58 +208,541,58 +208,542,58 +208,543,70 +208,544,70 +208,545,70 +208,546,62 +208,547,62 +208,548,58 +208,549,62 +208,551,0 +208,552,0 +208,553,0 +208,554,56 +208,555,56 +208,559,56 +208,560,56 +208,570,62 +208,571,62 +208,572,62 +208,573,62 +208,574,0 +208,575,0 +208,576,0 +208,587,62 +208,595,62 +208,596,62 +208,607,70 +208,608,70 +208,609,70 +208,610,58 +208,611,58 +208,612,58 +208,613,58 +208,614,58 +208,624,58 +208,625,58 +208,627,58 +208,628,58 +208,633,46 +208,634,46 +208,635,46 +208,636,38 +208,637,38 +208,639,0 +208,643,0 +208,644,0 +209,4,62 +209,5,62 +209,6,62 +209,15,70 +209,23,70 +209,24,70 +209,25,62 +209,26,62 +209,39,58 +209,40,58 +209,41,70 +209,42,70 +209,52,60 +209,53,60 +209,63,0 +209,64,0 +209,65,0 +209,66,56 +209,67,56 +209,68,56 +209,92,70 +209,93,70 +209,94,70 +209,95,0 +209,111,0 +209,112,0 +209,123,24 +209,129,54 +209,130,54 +209,131,30 +209,133,0 +209,134,0 +209,135,0 +209,136,0 +209,143,52 +209,144,0 +209,147,48 +209,148,48 +209,149,48 +209,150,0 +209,169,70 +209,172,62 +209,174,58 +209,179,58 +209,180,58 +209,181,58 +209,194,0 +209,195,0 +209,196,0 +209,197,0 +209,200,54 +209,204,50 +209,205,50 +209,208,0 +209,212,24 +209,215,50 +209,246,0 +209,247,0 +209,248,0 +209,252,60 +209,253,60 +209,254,60 +209,280,0 +209,281,0 +209,282,0 +209,304,58 +209,305,58 +209,306,58 +209,347,40 +209,348,40 +209,355,62 +209,356,62 +209,358,0 +209,361,60 +209,362,60 +209,363,58 +209,364,58 +209,365,58 +209,374,0 +209,375,0 +209,376,0 +209,379,0 +209,383,0 +209,384,0 +209,390,62 +209,391,62 +209,392,62 +209,393,58 +209,394,58 +209,395,58 +209,396,62 +209,397,62 +209,398,62 +209,399,56 +209,400,56 +209,403,62 +209,404,62 +209,405,62 +209,410,42 +209,411,42 +209,425,100 +209,426,100 +209,429,54 +209,433,0 +209,442,48 +209,443,0 +209,444,0 +209,445,0 +209,446,52 +209,447,62 +209,448,62 +209,451,70 +209,452,70 +209,453,70 +209,454,70 +209,455,38 +209,461,50 +209,464,0 +209,470,0 +209,471,0 +209,475,0 +209,477,62 +209,478,64 +209,483,0 +209,493,0 +209,495,62 +209,496,62 +209,497,62 +209,498,58 +209,499,58 +209,500,58 +209,501,58 +209,502,58 +209,503,58 +209,511,60 +209,512,60 +209,513,60 +209,514,60 +209,515,60 +209,516,60 +209,517,0 +209,518,0 +209,522,62 +209,523,62 +209,524,50 +209,525,50 +209,526,50 +209,529,0 +209,530,0 +209,531,58 +209,532,56 +209,533,56 +209,534,56 +209,540,58 +209,541,58 +209,542,58 +209,543,70 +209,544,70 +209,545,70 +209,546,62 +209,547,62 +209,548,58 +209,549,58 +209,551,0 +209,552,0 +209,553,0 +209,554,56 +209,555,56 +209,559,56 +209,560,56 +209,570,62 +209,571,62 +209,572,62 +209,573,62 +209,574,0 +209,575,0 +209,576,0 +209,587,62 +209,595,62 +209,596,62 +209,607,70 +209,608,70 +209,609,70 +209,610,58 +209,611,58 +209,612,58 +209,613,58 +209,614,58 +209,624,58 +209,625,58 +209,627,58 +209,628,58 +209,633,44 +209,634,44 +209,635,44 +209,636,36 +209,637,36 +209,639,0 +209,643,0 +209,644,0 +210,4,50 +210,5,50 +210,6,50 +210,15,0 +210,23,56 +210,24,56 +210,25,50 +210,26,50 +210,39,50 +210,40,50 +210,41,58 +210,42,58 +210,52,58 +210,53,58 +210,63,50 +210,64,52 +210,65,52 +210,66,42 +210,67,42 +210,68,42 +210,92,58 +210,93,58 +210,94,58 +210,95,42 +210,111,42 +210,112,42 +210,123,0 +210,129,58 +210,130,58 +210,131,16 +210,133,36 +210,134,36 +210,135,36 +210,136,36 +210,143,44 +210,144,0 +210,147,36 +210,148,36 +210,149,36 +210,150,0 +210,169,58 +210,172,50 +210,174,50 +210,179,50 +210,180,50 +210,181,50 +210,194,56 +210,195,56 +210,196,36 +210,197,56 +210,200,36 +210,204,0 +210,205,0 +210,208,42 +210,212,0 +210,215,70 +210,246,36 +210,247,44 +210,248,48 +210,252,58 +210,253,58 +210,254,58 +210,280,58 +210,281,58 +210,282,58 +210,304,60 +210,305,60 +210,306,60 +210,347,0 +210,348,0 +210,355,62 +210,356,62 +210,358,56 +210,361,58 +210,362,58 +210,363,50 +210,364,50 +210,365,50 +210,374,48 +210,375,48 +210,376,48 +210,379,0 +210,383,0 +210,384,0 +210,390,50 +210,391,50 +210,392,50 +210,393,54 +210,394,54 +210,395,54 +210,396,50 +210,397,50 +210,398,50 +210,399,58 +210,400,58 +210,403,50 +210,404,50 +210,405,50 +210,410,48 +210,411,48 +210,425,56 +210,426,56 +210,429,36 +210,433,56 +210,442,50 +210,443,44 +210,444,44 +210,445,44 +210,446,44 +210,447,44 +210,448,44 +210,451,0 +210,452,0 +210,453,70 +210,454,70 +210,455,70 +210,461,70 +210,464,42 +210,470,36 +210,471,36 +210,475,58 +210,477,62 +210,478,58 +210,483,0 +210,493,0 +210,495,50 +210,496,50 +210,497,50 +210,498,56 +210,499,58 +210,500,58 +210,501,50 +210,502,50 +210,503,50 +210,511,58 +210,512,58 +210,513,58 +210,514,58 +210,515,58 +210,516,58 +210,517,56 +210,518,56 +210,522,50 +210,523,50 +210,524,58 +210,525,58 +210,526,58 +210,529,58 +210,530,58 +210,531,50 +210,532,58 +210,533,58 +210,534,58 +210,540,0 +210,541,0 +210,542,0 +210,543,0 +210,544,0 +210,545,0 +210,546,50 +210,547,50 +210,548,50 +210,549,50 +210,551,70 +210,552,70 +210,553,70 +210,554,58 +210,555,58 +210,559,100 +210,560,100 +210,570,70 +210,571,70 +210,572,50 +210,573,50 +210,574,54 +210,575,60 +210,576,60 +210,587,50 +210,595,0 +210,596,0 +210,607,54 +210,608,58 +210,609,58 +210,610,50 +210,611,50 +210,612,50 +210,613,50 +210,614,50 +210,624,70 +210,625,70 +210,627,56 +210,628,56 +210,633,70 +210,634,70 +210,635,70 +210,636,0 +210,637,0 +210,639,0 +210,643,0 +210,644,0 +211,4,58 +211,5,58 +211,6,62 +211,15,36 +211,23,42 +211,24,42 +211,25,58 +211,26,58 +211,39,62 +211,40,62 +211,41,70 +211,42,70 +211,52,56 +211,53,56 +211,63,0 +211,64,0 +211,65,0 +211,66,60 +211,67,60 +211,68,60 +211,92,50 +211,93,56 +211,94,56 +211,95,36 +211,111,54 +211,112,54 +211,123,50 +211,129,50 +211,130,54 +211,131,34 +211,133,0 +211,134,0 +211,135,0 +211,136,0 +211,143,56 +211,144,0 +211,147,44 +211,148,44 +211,149,58 +211,150,0 +211,169,70 +211,172,58 +211,174,62 +211,179,62 +211,180,62 +211,181,62 +211,194,62 +211,195,62 +211,196,0 +211,197,0 +211,200,38 +211,204,50 +211,205,50 +211,208,36 +211,212,50 +211,215,58 +211,246,34 +211,247,34 +211,248,38 +211,252,0 +211,253,0 +211,254,0 +211,280,0 +211,281,0 +211,282,0 +211,304,58 +211,305,58 +211,306,58 +211,347,36 +211,348,36 +211,355,50 +211,356,50 +211,358,0 +211,361,56 +211,362,56 +211,363,62 +211,364,62 +211,365,62 +211,374,0 +211,375,0 +211,376,0 +211,379,0 +211,383,0 +211,384,0 +211,390,58 +211,391,58 +211,392,58 +211,393,58 +211,394,58 +211,395,58 +211,396,70 +211,397,70 +211,398,70 +211,399,60 +211,400,60 +211,403,58 +211,404,58 +211,405,58 +211,410,42 +211,411,42 +211,425,70 +211,426,70 +211,429,38 +211,433,0 +211,442,46 +211,443,46 +211,444,46 +211,445,46 +211,446,56 +211,447,58 +211,448,58 +211,451,50 +211,452,50 +211,453,50 +211,454,50 +211,455,0 +211,461,58 +211,464,54 +211,470,0 +211,471,0 +211,475,0 +211,477,50 +211,478,56 +211,483,0 +211,493,0 +211,495,0 +211,496,0 +211,497,0 +211,498,62 +211,499,62 +211,500,62 +211,501,62 +211,502,62 +211,503,62 +211,511,0 +211,512,0 +211,513,56 +211,514,56 +211,515,56 +211,516,56 +211,517,0 +211,518,0 +211,522,58 +211,523,58 +211,524,50 +211,525,50 +211,526,50 +211,529,56 +211,530,56 +211,531,62 +211,532,60 +211,533,60 +211,534,60 +211,540,0 +211,541,0 +211,542,0 +211,543,50 +211,544,50 +211,545,50 +211,546,0 +211,547,0 +211,548,0 +211,549,0 +211,551,66 +211,552,66 +211,553,66 +211,554,56 +211,555,56 +211,559,100 +211,560,100 +211,570,70 +211,571,70 +211,572,58 +211,573,58 +211,574,0 +211,575,0 +211,576,0 +211,587,70 +211,595,58 +211,596,58 +211,607,58 +211,608,58 +211,609,58 +211,610,58 +211,611,58 +211,612,58 +211,613,62 +211,614,62 +211,624,70 +211,625,70 +211,627,70 +211,628,70 +211,633,60 +211,634,60 +211,635,60 +211,636,36 +211,637,36 +211,639,0 +211,643,0 +211,644,0 +212,4,50 +212,5,50 +212,6,64 +212,15,60 +212,23,56 +212,24,56 +212,25,50 +212,26,50 +212,39,54 +212,40,54 +212,41,70 +212,42,70 +212,52,70 +212,53,70 +212,63,0 +212,64,0 +212,65,0 +212,66,46 +212,67,46 +212,68,46 +212,92,58 +212,93,58 +212,94,58 +212,95,38 +212,111,46 +212,112,46 +212,123,48 +212,129,58 +212,130,62 +212,131,20 +212,133,0 +212,134,0 +212,135,0 +212,136,0 +212,143,48 +212,144,0 +212,147,36 +212,148,60 +212,149,64 +212,150,0 +212,169,70 +212,172,50 +212,174,54 +212,179,54 +212,180,54 +212,181,54 +212,194,60 +212,195,60 +212,196,0 +212,197,0 +212,200,36 +212,204,58 +212,205,58 +212,208,38 +212,212,48 +212,215,56 +212,246,36 +212,247,48 +212,248,52 +212,252,0 +212,253,0 +212,254,0 +212,280,0 +212,281,0 +212,282,0 +212,304,56 +212,305,56 +212,306,56 +212,347,44 +212,348,44 +212,355,58 +212,356,58 +212,358,0 +212,361,58 +212,362,58 +212,363,54 +212,364,54 +212,365,54 +212,374,0 +212,375,0 +212,376,0 +212,379,0 +212,383,0 +212,384,0 +212,390,50 +212,391,50 +212,392,50 +212,393,50 +212,394,50 +212,395,50 +212,396,70 +212,397,70 +212,398,70 +212,399,62 +212,400,62 +212,403,50 +212,404,50 +212,405,50 +212,410,44 +212,411,44 +212,425,70 +212,426,70 +212,429,36 +212,433,0 +212,442,100 +212,443,48 +212,444,48 +212,445,48 +212,446,48 +212,447,44 +212,448,44 +212,451,58 +212,452,58 +212,453,58 +212,454,58 +212,455,0 +212,461,56 +212,464,46 +212,470,0 +212,471,0 +212,475,0 +212,477,58 +212,478,70 +212,483,0 +212,493,0 +212,495,0 +212,496,0 +212,497,0 +212,498,60 +212,499,62 +212,500,62 +212,501,54 +212,502,54 +212,503,54 +212,511,0 +212,512,0 +212,513,70 +212,514,70 +212,515,58 +212,516,58 +212,517,0 +212,518,0 +212,522,50 +212,523,50 +212,524,58 +212,525,58 +212,526,58 +212,529,58 +212,530,58 +212,531,54 +212,532,62 +212,533,62 +212,534,62 +212,540,0 +212,541,0 +212,542,0 +212,543,58 +212,544,58 +212,545,58 +212,546,0 +212,547,0 +212,548,0 +212,549,0 +212,551,68 +212,552,68 +212,553,68 +212,554,58 +212,555,58 +212,559,70 +212,560,70 +212,570,56 +212,571,56 +212,572,50 +212,573,50 +212,574,0 +212,575,0 +212,576,0 +212,587,70 +212,595,44 +212,596,44 +212,607,50 +212,608,58 +212,609,58 +212,610,50 +212,611,50 +212,612,50 +212,613,54 +212,614,54 +212,624,62 +212,625,62 +212,627,70 +212,628,70 +212,633,58 +212,634,60 +212,635,60 +212,636,44 +212,637,44 +212,639,0 +212,643,0 +212,644,0 +213,4,50 +213,5,58 +213,6,58 +213,15,70 +213,23,100 +213,24,100 +213,25,50 +213,26,50 +213,39,0 +213,40,0 +213,41,70 +213,42,70 +213,52,0 +213,53,0 +213,63,0 +213,64,0 +213,65,0 +213,66,62 +213,67,62 +213,68,62 +213,92,70 +213,93,70 +213,94,70 +213,95,34 +213,111,62 +213,112,62 +213,123,34 +213,129,42 +213,130,42 +213,131,32 +213,133,0 +213,134,0 +213,135,0 +213,136,0 +213,143,0 +213,144,0 +213,147,36 +213,148,42 +213,149,42 +213,150,0 +213,169,70 +213,172,50 +213,174,0 +213,179,54 +213,180,54 +213,181,54 +213,194,48 +213,195,48 +213,196,0 +213,197,0 +213,200,36 +213,204,42 +213,205,42 +213,208,34 +213,212,34 +213,215,56 +213,246,36 +213,247,36 +213,248,38 +213,252,42 +213,253,58 +213,254,58 +213,280,0 +213,281,0 +213,282,0 +213,304,44 +213,305,58 +213,306,58 +213,347,28 +213,348,28 +213,355,42 +213,356,42 +213,358,0 +213,361,42 +213,362,44 +213,363,54 +213,364,54 +213,365,54 +213,374,0 +213,375,0 +213,376,0 +213,379,0 +213,383,0 +213,384,0 +213,390,50 +213,391,58 +213,392,58 +213,393,50 +213,394,58 +213,395,58 +213,396,0 +213,397,0 +213,398,0 +213,399,0 +213,400,0 +213,403,50 +213,404,58 +213,405,58 +213,410,28 +213,411,28 +213,425,48 +213,426,48 +213,429,36 +213,433,0 +213,442,44 +213,443,32 +213,444,42 +213,445,42 +213,446,0 +213,447,56 +213,448,56 +213,451,70 +213,452,70 +213,453,70 +213,454,70 +213,455,36 +213,461,56 +213,464,62 +213,470,0 +213,471,0 +213,475,0 +213,477,42 +213,478,44 +213,483,0 +213,493,0 +213,495,50 +213,496,58 +213,497,58 +213,498,48 +213,499,48 +213,500,48 +213,501,54 +213,502,60 +213,503,60 +213,511,42 +213,512,42 +213,513,42 +213,514,42 +213,515,42 +213,516,42 +213,517,0 +213,518,0 +213,522,50 +213,523,50 +213,524,42 +213,525,50 +213,526,50 +213,529,42 +213,530,44 +213,531,0 +213,532,46 +213,533,46 +213,534,46 +213,540,50 +213,541,50 +213,542,50 +213,543,70 +213,544,70 +213,545,70 +213,546,50 +213,547,50 +213,548,50 +213,549,50 +213,551,52 +213,552,68 +213,553,68 +213,554,42 +213,555,42 +213,559,54 +213,560,54 +213,570,70 +213,571,70 +213,572,0 +213,573,0 +213,574,0 +213,575,0 +213,576,0 +213,587,50 +213,595,56 +213,596,56 +213,607,50 +213,608,50 +213,609,50 +213,610,50 +213,611,52 +213,612,52 +213,613,54 +213,614,54 +213,624,62 +213,625,62 +213,627,0 +213,628,0 +213,633,46 +213,634,46 +213,635,46 +213,636,28 +213,637,28 +213,639,0 +213,643,0 +213,644,0 +214,4,50 +214,5,58 +214,6,58 +214,15,0 +214,23,44 +214,24,56 +214,25,50 +214,26,50 +214,39,54 +214,40,54 +214,41,42 +214,42,42 +214,52,42 +214,53,58 +214,63,50 +214,64,50 +214,65,50 +214,66,62 +214,67,62 +214,68,62 +214,92,42 +214,93,42 +214,94,42 +214,95,34 +214,111,62 +214,112,62 +214,123,0 +214,129,42 +214,130,42 +214,131,32 +214,133,36 +214,134,36 +214,135,36 +214,136,36 +214,143,48 +214,144,0 +214,147,36 +214,148,42 +214,149,42 +214,150,0 +214,169,42 +214,172,50 +214,174,54 +214,179,54 +214,180,54 +214,181,54 +214,194,48 +214,195,48 +214,196,36 +214,197,64 +214,200,36 +214,204,0 +214,205,0 +214,208,34 +214,212,0 +214,215,70 +214,246,36 +214,247,36 +214,248,58 +214,252,42 +214,253,58 +214,254,58 +214,280,42 +214,281,42 +214,282,42 +214,304,44 +214,305,58 +214,306,58 +214,347,0 +214,348,0 +214,355,42 +214,356,42 +214,358,44 +214,361,42 +214,362,44 +214,363,54 +214,364,54 +214,365,54 +214,374,28 +214,375,28 +214,376,28 +214,379,0 +214,383,0 +214,384,0 +214,390,50 +214,391,58 +214,392,58 +214,393,50 +214,394,58 +214,395,58 +214,396,50 +214,397,58 +214,398,58 +214,399,46 +214,400,46 +214,403,50 +214,404,58 +214,405,58 +214,410,28 +214,411,28 +214,425,48 +214,426,48 +214,429,36 +214,433,44 +214,442,64 +214,443,32 +214,444,42 +214,445,42 +214,446,48 +214,447,56 +214,448,56 +214,451,0 +214,452,0 +214,453,42 +214,454,42 +214,455,36 +214,461,70 +214,464,62 +214,470,36 +214,471,36 +214,475,42 +214,477,42 +214,478,44 +214,483,0 +214,493,0 +214,495,50 +214,496,58 +214,497,58 +214,498,48 +214,499,48 +214,500,48 +214,501,54 +214,502,60 +214,503,60 +214,511,42 +214,512,42 +214,513,42 +214,514,42 +214,515,42 +214,516,42 +214,517,48 +214,518,48 +214,522,50 +214,523,50 +214,524,42 +214,525,50 +214,526,50 +214,529,42 +214,530,44 +214,531,54 +214,532,46 +214,533,46 +214,534,46 +214,540,0 +214,541,0 +214,542,0 +214,543,0 +214,544,0 +214,545,0 +214,546,50 +214,547,50 +214,548,50 +214,549,50 +214,551,100 +214,552,100 +214,553,100 +214,554,42 +214,555,42 +214,559,70 +214,560,70 +214,570,70 +214,571,70 +214,572,50 +214,573,50 +214,574,50 +214,575,50 +214,576,50 +214,587,50 +214,595,0 +214,596,0 +214,607,50 +214,608,50 +214,609,50 +214,610,50 +214,611,52 +214,612,52 +214,613,54 +214,614,54 +214,624,70 +214,625,70 +214,627,48 +214,628,48 +214,633,70 +214,634,70 +214,635,70 +214,636,0 +214,637,0 +214,639,0 +214,643,0 +214,644,0 +215,4,0 +215,5,0 +215,6,0 +215,15,32 +215,23,56 +215,24,56 +215,25,50 +215,26,50 +215,39,50 +215,40,56 +215,41,58 +215,42,58 +215,52,58 +215,53,58 +215,63,50 +215,64,52 +215,65,52 +215,66,42 +215,67,42 +215,68,46 +215,92,58 +215,93,58 +215,94,58 +215,95,42 +215,111,42 +215,112,42 +215,123,26 +215,129,58 +215,130,58 +215,131,24 +215,133,0 +215,134,0 +215,135,0 +215,136,0 +215,143,50 +215,144,0 +215,147,40 +215,148,40 +215,149,40 +215,150,0 +215,169,58 +215,172,50 +215,174,50 +215,179,50 +215,180,50 +215,181,50 +215,194,56 +215,195,56 +215,196,0 +215,197,0 +215,200,40 +215,204,58 +215,205,70 +215,208,64 +215,212,60 +215,215,50 +215,246,44 +215,247,48 +215,248,48 +215,252,58 +215,253,58 +215,254,58 +215,280,58 +215,281,58 +215,282,58 +215,304,100 +215,305,100 +215,306,100 +215,347,48 +215,348,52 +215,355,58 +215,356,58 +215,358,60 +215,361,58 +215,362,58 +215,363,50 +215,364,50 +215,365,50 +215,374,70 +215,375,70 +215,376,70 +215,379,0 +215,383,0 +215,384,0 +215,390,0 +215,391,0 +215,392,0 +215,393,50 +215,394,50 +215,395,54 +215,396,50 +215,397,50 +215,398,50 +215,399,58 +215,400,58 +215,403,50 +215,404,50 +215,405,50 +215,410,70 +215,411,70 +215,425,56 +215,426,56 +215,429,40 +215,433,60 +215,442,58 +215,443,48 +215,444,48 +215,445,48 +215,446,50 +215,447,44 +215,448,58 +215,451,58 +215,452,58 +215,453,58 +215,454,58 +215,455,62 +215,461,50 +215,464,42 +215,470,0 +215,471,0 +215,475,58 +215,477,58 +215,478,58 +215,483,0 +215,493,0 +215,495,50 +215,496,50 +215,497,50 +215,498,0 +215,499,0 +215,500,0 +215,501,50 +215,502,50 +215,503,50 +215,511,58 +215,512,58 +215,513,0 +215,514,0 +215,515,58 +215,516,58 +215,517,56 +215,518,56 +215,522,50 +215,523,50 +215,524,62 +215,525,62 +215,526,62 +215,529,58 +215,530,68 +215,531,50 +215,532,58 +215,533,58 +215,534,58 +215,540,50 +215,541,56 +215,542,56 +215,543,58 +215,544,58 +215,545,58 +215,546,50 +215,547,50 +215,548,54 +215,549,54 +215,551,58 +215,552,58 +215,553,58 +215,554,0 +215,555,0 +215,559,58 +215,560,58 +215,570,44 +215,571,44 +215,572,50 +215,573,50 +215,574,50 +215,575,56 +215,576,56 +215,587,50 +215,595,44 +215,596,44 +215,607,0 +215,608,0 +215,609,0 +215,610,54 +215,611,54 +215,612,54 +215,613,50 +215,614,50 +215,624,70 +215,625,70 +215,627,56 +215,628,56 +215,633,46 +215,634,48 +215,635,48 +215,636,0 +215,637,0 +215,639,0 +215,643,0 +215,644,0 +216,4,70 +216,5,70 +216,6,70 +216,15,0 +216,23,0 +216,24,0 +216,25,42 +216,26,42 +216,39,0 +216,40,0 +216,41,0 +216,42,0 +216,52,0 +216,53,0 +216,63,42 +216,64,50 +216,65,50 +216,66,44 +216,67,50 +216,68,50 +216,92,0 +216,93,0 +216,94,0 +216,95,40 +216,111,50 +216,112,56 +216,123,40 +216,129,64 +216,130,64 +216,131,22 +216,133,0 +216,134,0 +216,135,0 +216,136,0 +216,143,0 +216,144,0 +216,147,32 +216,148,32 +216,149,32 +216,150,0 +216,169,0 +216,172,42 +216,174,0 +216,179,42 +216,180,42 +216,181,42 +216,194,42 +216,195,42 +216,196,0 +216,197,0 +216,200,38 +216,204,50 +216,205,60 +216,208,54 +216,212,70 +216,215,48 +216,246,46 +216,247,46 +216,248,46 +216,252,44 +216,253,50 +216,254,50 +216,280,44 +216,281,44 +216,282,44 +216,304,54 +216,305,62 +216,306,62 +216,347,40 +216,348,50 +216,355,50 +216,356,58 +216,358,46 +216,361,44 +216,362,58 +216,363,42 +216,364,42 +216,365,42 +216,374,52 +216,375,52 +216,376,52 +216,379,0 +216,383,0 +216,384,0 +216,390,70 +216,391,70 +216,392,70 +216,393,42 +216,394,50 +216,395,54 +216,396,0 +216,397,0 +216,398,0 +216,399,0 +216,400,0 +216,403,42 +216,404,48 +216,405,48 +216,410,44 +216,411,56 +216,425,42 +216,426,42 +216,429,42 +216,433,46 +216,442,56 +216,443,34 +216,444,48 +216,445,48 +216,446,0 +216,447,42 +216,448,46 +216,451,0 +216,452,0 +216,453,0 +216,454,0 +216,455,60 +216,461,48 +216,464,56 +216,470,0 +216,471,0 +216,475,44 +216,477,58 +216,478,58 +216,483,0 +216,493,0 +216,495,42 +216,496,50 +216,497,50 +216,498,100 +216,499,100 +216,500,100 +216,501,42 +216,502,42 +216,503,42 +216,511,44 +216,512,44 +216,513,70 +216,514,70 +216,515,44 +216,516,44 +216,517,42 +216,518,42 +216,522,42 +216,523,44 +216,524,54 +216,525,70 +216,526,70 +216,529,44 +216,530,62 +216,531,0 +216,532,44 +216,533,50 +216,534,50 +216,540,42 +216,541,42 +216,542,42 +216,543,0 +216,544,0 +216,545,0 +216,546,42 +216,547,42 +216,548,46 +216,549,46 +216,551,44 +216,552,56 +216,553,56 +216,554,70 +216,555,70 +216,559,44 +216,560,50 +216,570,42 +216,571,42 +216,572,0 +216,573,0 +216,574,42 +216,575,42 +216,576,58 +216,587,42 +216,595,42 +216,596,56 +216,607,70 +216,608,70 +216,609,70 +216,610,46 +216,611,60 +216,612,60 +216,613,42 +216,614,58 +216,624,70 +216,625,70 +216,627,0 +216,628,0 +216,633,32 +216,634,40 +216,635,40 +216,636,70 +216,637,70 +216,639,0 +216,643,0 +216,644,0 +217,4,42 +217,5,58 +217,6,68 +217,15,48 +217,23,50 +217,24,56 +217,25,42 +217,26,60 +217,39,46 +217,40,46 +217,41,50 +217,42,50 +217,52,44 +217,53,70 +217,63,42 +217,64,68 +217,65,68 +217,66,56 +217,67,62 +217,68,62 +217,92,0 +217,93,0 +217,94,0 +217,95,46 +217,111,62 +217,112,62 +217,123,60 +217,129,50 +217,130,50 +217,131,0 +217,133,0 +217,134,0 +217,135,0 +217,136,0 +217,143,46 +217,144,0 +217,147,100 +217,148,100 +217,149,100 +217,150,0 +217,169,62 +217,172,42 +217,174,46 +217,179,46 +217,180,46 +217,181,46 +217,194,46 +217,195,46 +217,196,0 +217,197,0 +217,200,0 +217,204,50 +217,205,60 +217,208,52 +217,212,60 +217,215,0 +217,246,34 +217,247,44 +217,248,44 +217,252,44 +217,253,58 +217,254,70 +217,280,44 +217,281,44 +217,282,44 +217,304,54 +217,305,70 +217,306,70 +217,347,40 +217,348,40 +217,355,0 +217,356,0 +217,358,42 +217,361,0 +217,362,0 +217,363,0 +217,364,0 +217,365,0 +217,374,52 +217,375,52 +217,376,52 +217,379,0 +217,383,0 +217,384,0 +217,390,42 +217,391,52 +217,392,64 +217,393,42 +217,394,58 +217,395,62 +217,396,42 +217,397,52 +217,398,64 +217,399,48 +217,400,54 +217,403,42 +217,404,52 +217,405,52 +217,410,44 +217,411,50 +217,425,0 +217,426,0 +217,429,0 +217,433,42 +217,442,0 +217,443,70 +217,444,70 +217,445,70 +217,446,46 +217,447,48 +217,448,52 +217,451,50 +217,452,50 +217,453,50 +217,454,50 +217,455,50 +217,461,0 +217,464,62 +217,470,0 +217,471,0 +217,475,44 +217,477,0 +217,478,0 +217,483,0 +217,493,0 +217,495,42 +217,496,58 +217,497,68 +217,498,46 +217,499,54 +217,500,54 +217,501,46 +217,502,52 +217,503,52 +217,511,44 +217,512,62 +217,513,44 +217,514,60 +217,515,44 +217,516,60 +217,517,46 +217,518,46 +217,522,42 +217,523,64 +217,524,50 +217,525,50 +217,526,50 +217,529,44 +217,530,64 +217,531,46 +217,532,48 +217,533,54 +217,534,54 +217,540,42 +217,541,42 +217,542,42 +217,543,50 +217,544,50 +217,545,62 +217,546,42 +217,547,60 +217,548,42 +217,549,42 +217,551,44 +217,552,58 +217,553,58 +217,554,44 +217,555,50 +217,559,44 +217,560,50 +217,570,48 +217,571,60 +217,572,42 +217,573,60 +217,574,42 +217,575,42 +217,576,50 +217,587,60 +217,595,48 +217,596,68 +217,607,0 +217,608,0 +217,609,0 +217,610,70 +217,611,70 +217,612,70 +217,613,0 +217,614,0 +217,624,52 +217,625,58 +217,627,46 +217,628,56 +217,633,66 +217,634,70 +217,635,70 +217,636,40 +217,637,60 +217,639,0 +217,643,0 +217,644,0 +218,4,54 +218,5,62 +218,6,62 +218,15,40 +218,23,58 +218,24,58 +218,25,42 +218,26,42 +218,39,42 +218,40,42 +218,41,50 +218,42,56 +218,52,44 +218,53,50 +218,63,42 +218,64,50 +218,65,50 +218,66,44 +218,67,50 +218,68,50 +218,92,70 +218,93,70 +218,94,70 +218,95,0 +218,111,0 +218,112,0 +218,123,40 +218,129,0 +218,130,0 +218,131,0 +218,133,0 +218,134,0 +218,135,0 +218,136,0 +218,143,42 +218,144,0 +218,147,32 +218,148,32 +218,149,32 +218,150,0 +218,169,56 +218,172,42 +218,174,42 +218,179,42 +218,180,42 +218,181,42 +218,194,0 +218,195,0 +218,196,0 +218,197,0 +218,200,70 +218,204,54 +218,205,54 +218,208,0 +218,212,40 +218,215,66 +218,246,0 +218,247,0 +218,248,0 +218,252,44 +218,253,50 +218,254,50 +218,280,44 +218,281,44 +218,282,44 +218,304,46 +218,305,54 +218,306,54 +218,347,40 +218,348,46 +218,355,70 +218,356,70 +218,358,42 +218,361,64 +218,362,70 +218,363,0 +218,364,0 +218,365,0 +218,374,44 +218,375,44 +218,376,44 +218,379,0 +218,383,0 +218,384,0 +218,390,54 +218,391,56 +218,392,56 +218,393,0 +218,394,0 +218,395,0 +218,396,42 +218,397,44 +218,398,44 +218,399,0 +218,400,0 +218,403,42 +218,404,44 +218,405,44 +218,410,38 +218,411,50 +218,425,70 +218,426,70 +218,429,70 +218,433,42 +218,442,70 +218,443,0 +218,444,0 +218,445,0 +218,446,42 +218,447,42 +218,448,42 +218,451,54 +218,452,54 +218,453,50 +218,454,56 +218,455,56 +218,461,66 +218,464,0 +218,470,0 +218,471,0 +218,475,44 +218,477,70 +218,478,70 +218,483,0 +218,493,0 +218,495,42 +218,496,50 +218,497,50 +218,498,54 +218,499,62 +218,500,62 +218,501,0 +218,502,0 +218,503,0 +218,511,44 +218,512,44 +218,513,56 +218,514,56 +218,515,0 +218,516,0 +218,517,42 +218,518,42 +218,522,66 +218,523,68 +218,524,50 +218,525,58 +218,526,58 +218,529,0 +218,530,0 +218,531,42 +218,532,44 +218,533,50 +218,534,50 +218,540,46 +218,541,46 +218,542,46 +218,543,50 +218,544,54 +218,545,54 +218,546,42 +218,547,42 +218,548,42 +218,549,42 +218,551,0 +218,552,0 +218,553,0 +218,554,56 +218,555,68 +218,559,48 +218,560,54 +218,570,64 +218,571,64 +218,572,42 +218,573,42 +218,574,66 +218,575,66 +218,576,68 +218,587,42 +218,595,42 +218,596,56 +218,607,100 +218,608,100 +218,609,100 +218,610,42 +218,611,56 +218,612,56 +218,613,42 +218,614,58 +218,624,42 +218,625,42 +218,627,64 +218,628,66 +218,633,32 +218,634,40 +218,635,40 +218,636,50 +218,637,50 +218,639,0 +218,643,0 +218,644,0 +219,4,0 +219,5,0 +219,6,0 +219,15,40 +219,23,58 +219,24,58 +219,25,42 +219,26,42 +219,39,42 +219,40,42 +219,41,50 +219,42,56 +219,52,44 +219,53,50 +219,63,42 +219,64,50 +219,65,50 +219,66,44 +219,67,50 +219,68,50 +219,92,50 +219,93,50 +219,94,50 +219,95,44 +219,111,50 +219,112,56 +219,123,40 +219,129,50 +219,130,50 +219,131,22 +219,133,0 +219,134,0 +219,135,0 +219,136,0 +219,143,42 +219,144,0 +219,147,32 +219,148,32 +219,149,32 +219,150,0 +219,169,56 +219,172,42 +219,174,42 +219,179,42 +219,180,42 +219,181,42 +219,194,42 +219,195,42 +219,196,0 +219,197,0 +219,200,38 +219,204,54 +219,205,70 +219,208,70 +219,212,70 +219,215,48 +219,246,42 +219,247,46 +219,248,46 +219,252,44 +219,253,50 +219,254,50 +219,280,44 +219,281,44 +219,282,44 +219,304,70 +219,305,70 +219,306,70 +219,347,40 +219,348,46 +219,355,54 +219,356,62 +219,358,42 +219,361,44 +219,362,58 +219,363,42 +219,364,42 +219,365,42 +219,374,70 +219,375,70 +219,376,70 +219,379,0 +219,383,0 +219,384,0 +219,390,0 +219,391,0 +219,392,0 +219,393,46 +219,394,54 +219,395,64 +219,396,42 +219,397,44 +219,398,44 +219,399,44 +219,400,50 +219,403,42 +219,404,44 +219,405,44 +219,410,68 +219,411,70 +219,425,42 +219,426,42 +219,429,42 +219,433,42 +219,442,60 +219,443,34 +219,444,48 +219,445,48 +219,446,42 +219,447,42 +219,448,62 +219,451,54 +219,452,54 +219,453,50 +219,454,56 +219,455,56 +219,461,48 +219,464,56 +219,470,0 +219,471,0 +219,475,44 +219,477,62 +219,478,58 +219,483,0 +219,493,0 +219,495,42 +219,496,50 +219,497,50 +219,498,0 +219,499,0 +219,500,0 +219,501,42 +219,502,42 +219,503,42 +219,511,44 +219,512,44 +219,513,0 +219,514,0 +219,515,44 +219,516,44 +219,517,42 +219,518,42 +219,522,42 +219,523,44 +219,524,50 +219,525,58 +219,526,58 +219,529,44 +219,530,70 +219,531,42 +219,532,44 +219,533,50 +219,534,50 +219,540,46 +219,541,46 +219,542,46 +219,543,50 +219,544,54 +219,545,54 +219,546,42 +219,547,42 +219,548,42 +219,549,42 +219,551,44 +219,552,56 +219,553,56 +219,554,0 +219,555,0 +219,559,48 +219,560,54 +219,570,42 +219,571,42 +219,572,42 +219,573,42 +219,574,46 +219,575,46 +219,576,62 +219,587,42 +219,595,42 +219,596,56 +219,607,0 +219,608,0 +219,609,0 +219,610,42 +219,611,56 +219,612,56 +219,613,42 +219,614,58 +219,624,100 +219,625,100 +219,627,42 +219,628,44 +219,633,32 +219,634,40 +219,635,40 +219,636,0 +219,637,0 +219,639,0 +219,643,0 +219,644,0 +220,4,0 +220,5,0 +220,6,0 +220,15,40 +220,23,58 +220,24,58 +220,25,42 +220,26,42 +220,39,42 +220,40,42 +220,41,50 +220,42,56 +220,52,44 +220,53,50 +220,63,42 +220,64,50 +220,65,50 +220,66,44 +220,67,50 +220,68,50 +220,92,50 +220,93,50 +220,94,50 +220,95,44 +220,111,50 +220,112,56 +220,123,40 +220,129,50 +220,130,50 +220,131,22 +220,133,0 +220,134,0 +220,135,0 +220,136,0 +220,143,42 +220,144,0 +220,147,32 +220,148,32 +220,149,32 +220,150,0 +220,169,56 +220,172,42 +220,174,42 +220,179,42 +220,180,42 +220,181,42 +220,194,42 +220,195,42 +220,196,0 +220,197,0 +220,200,38 +220,204,54 +220,205,70 +220,208,70 +220,212,70 +220,215,48 +220,246,42 +220,247,46 +220,248,46 +220,252,44 +220,253,50 +220,254,50 +220,280,44 +220,281,44 +220,282,44 +220,304,70 +220,305,70 +220,306,70 +220,347,40 +220,348,46 +220,355,54 +220,356,62 +220,358,42 +220,361,44 +220,362,58 +220,363,42 +220,364,42 +220,365,42 +220,374,70 +220,375,70 +220,376,70 +220,379,0 +220,383,0 +220,384,0 +220,390,0 +220,391,0 +220,392,0 +220,393,46 +220,394,54 +220,395,64 +220,396,42 +220,397,44 +220,398,44 +220,399,44 +220,400,50 +220,403,42 +220,404,44 +220,405,44 +220,410,100 +220,411,100 +220,425,42 +220,426,42 +220,429,42 +220,433,42 +220,442,60 +220,443,34 +220,444,48 +220,445,48 +220,446,42 +220,447,42 +220,448,62 +220,451,54 +220,452,54 +220,453,50 +220,454,56 +220,455,56 +220,461,48 +220,464,56 +220,470,0 +220,471,0 +220,475,44 +220,477,62 +220,478,58 +220,483,0 +220,493,0 +220,495,42 +220,496,50 +220,497,50 +220,498,0 +220,499,0 +220,500,0 +220,501,42 +220,502,42 +220,503,42 +220,511,44 +220,512,44 +220,513,0 +220,514,0 +220,515,44 +220,516,44 +220,517,42 +220,518,42 +220,522,42 +220,523,44 +220,524,50 +220,525,58 +220,526,58 +220,529,44 +220,530,70 +220,531,42 +220,532,44 +220,533,50 +220,534,50 +220,540,46 +220,541,46 +220,542,46 +220,543,50 +220,544,54 +220,545,54 +220,546,42 +220,547,42 +220,548,42 +220,549,42 +220,551,44 +220,552,56 +220,553,56 +220,554,0 +220,555,0 +220,559,48 +220,560,54 +220,570,42 +220,571,42 +220,572,42 +220,573,42 +220,574,46 +220,575,46 +220,576,62 +220,587,42 +220,595,42 +220,596,56 +220,607,0 +220,608,0 +220,609,0 +220,610,42 +220,611,56 +220,612,56 +220,613,42 +220,614,58 +220,624,70 +220,625,70 +220,627,42 +220,628,44 +220,633,32 +220,634,40 +220,635,40 +220,636,0 +220,637,0 +220,639,0 +220,643,0 +220,644,0 +221,4,0 +221,5,0 +221,6,0 +221,15,30 +221,23,58 +221,24,58 +221,25,0 +221,26,0 +221,39,70 +221,40,70 +221,41,50 +221,42,56 +221,52,70 +221,53,70 +221,63,50 +221,64,50 +221,65,50 +221,66,42 +221,67,42 +221,68,42 +221,92,50 +221,93,50 +221,94,50 +221,95,36 +221,111,42 +221,112,48 +221,123,28 +221,129,50 +221,130,50 +221,131,20 +221,133,0 +221,134,0 +221,135,0 +221,136,0 +221,143,70 +221,144,0 +221,147,38 +221,148,38 +221,149,38 +221,150,0 +221,169,56 +221,172,0 +221,174,70 +221,179,0 +221,180,0 +221,181,0 +221,194,50 +221,195,50 +221,196,0 +221,197,0 +221,200,44 +221,204,54 +221,205,64 +221,208,48 +221,212,38 +221,215,56 +221,246,46 +221,247,46 +221,248,46 +221,252,50 +221,253,50 +221,254,50 +221,280,50 +221,281,50 +221,282,50 +221,304,66 +221,305,66 +221,306,66 +221,347,38 +221,348,38 +221,355,54 +221,356,62 +221,358,50 +221,361,50 +221,362,58 +221,363,50 +221,364,50 +221,365,50 +221,374,54 +221,375,54 +221,376,54 +221,379,0 +221,383,0 +221,384,0 +221,390,0 +221,391,0 +221,392,0 +221,393,54 +221,394,54 +221,395,58 +221,396,70 +221,397,70 +221,398,70 +221,399,100 +221,400,100 +221,403,0 +221,404,0 +221,405,0 +221,410,52 +221,411,52 +221,425,50 +221,426,50 +221,429,44 +221,433,50 +221,442,54 +221,443,38 +221,444,40 +221,445,40 +221,446,70 +221,447,44 +221,448,48 +221,451,54 +221,452,54 +221,453,50 +221,454,50 +221,455,56 +221,461,56 +221,464,48 +221,470,0 +221,471,0 +221,475,50 +221,477,62 +221,478,58 +221,483,0 +221,493,0 +221,495,50 +221,496,50 +221,497,50 +221,498,0 +221,499,0 +221,500,0 +221,501,50 +221,502,50 +221,503,50 +221,511,50 +221,512,50 +221,513,0 +221,514,0 +221,515,50 +221,516,50 +221,517,50 +221,518,50 +221,522,0 +221,523,0 +221,524,50 +221,525,58 +221,526,58 +221,529,50 +221,530,54 +221,531,70 +221,532,50 +221,533,50 +221,534,50 +221,540,54 +221,541,54 +221,542,54 +221,543,50 +221,544,54 +221,545,54 +221,546,50 +221,547,50 +221,548,50 +221,549,50 +221,551,50 +221,552,50 +221,553,50 +221,554,0 +221,555,0 +221,559,54 +221,560,54 +221,570,44 +221,571,44 +221,572,70 +221,573,70 +221,574,54 +221,575,54 +221,576,54 +221,587,0 +221,595,0 +221,596,0 +221,607,0 +221,608,0 +221,609,0 +221,610,50 +221,611,50 +221,612,50 +221,613,50 +221,614,52 +221,624,60 +221,625,60 +221,627,70 +221,628,70 +221,633,38 +221,634,38 +221,635,38 +221,636,0 +221,637,0 +221,639,0 +221,643,0 +221,644,0 +222,4,50 +222,5,50 +222,6,50 +222,15,30 +222,23,56 +222,24,56 +222,25,0 +222,26,0 +222,39,0 +222,40,0 +222,41,58 +222,42,58 +222,52,0 +222,53,0 +222,63,50 +222,64,52 +222,65,52 +222,66,42 +222,67,42 +222,68,42 +222,92,70 +222,93,70 +222,94,70 +222,95,44 +222,111,42 +222,112,42 +222,123,22 +222,129,58 +222,130,58 +222,131,68 +222,133,0 +222,134,0 +222,135,0 +222,136,0 +222,143,0 +222,144,0 +222,147,64 +222,148,64 +222,149,70 +222,150,0 +222,169,58 +222,172,0 +222,174,0 +222,179,0 +222,180,0 +222,181,0 +222,194,66 +222,195,66 +222,196,0 +222,197,0 +222,200,100 +222,204,62 +222,205,70 +222,208,44 +222,212,32 +222,215,68 +222,246,38 +222,247,46 +222,248,46 +222,252,58 +222,253,58 +222,254,58 +222,280,58 +222,281,58 +222,282,58 +222,304,70 +222,305,70 +222,306,70 +222,347,46 +222,348,46 +222,355,70 +222,356,70 +222,358,70 +222,361,68 +222,362,68 +222,363,68 +222,364,68 +222,365,68 +222,374,62 +222,375,62 +222,376,62 +222,379,0 +222,383,0 +222,384,0 +222,390,50 +222,391,50 +222,392,50 +222,393,54 +222,394,54 +222,395,58 +222,396,0 +222,397,0 +222,398,0 +222,399,0 +222,400,0 +222,403,0 +222,404,0 +222,405,0 +222,410,60 +222,411,60 +222,425,70 +222,426,70 +222,429,100 +222,433,70 +222,442,70 +222,443,46 +222,444,46 +222,445,46 +222,446,0 +222,447,60 +222,448,64 +222,451,62 +222,452,62 +222,453,58 +222,454,58 +222,455,58 +222,461,68 +222,464,42 +222,470,0 +222,471,0 +222,475,58 +222,477,70 +222,478,70 +222,483,0 +222,493,0 +222,495,50 +222,496,50 +222,497,50 +222,498,56 +222,499,58 +222,500,58 +222,501,60 +222,502,60 +222,503,60 +222,511,58 +222,512,58 +222,513,58 +222,514,58 +222,515,64 +222,516,64 +222,517,66 +222,518,66 +222,522,0 +222,523,0 +222,524,58 +222,525,58 +222,526,58 +222,529,58 +222,530,62 +222,531,0 +222,532,58 +222,533,58 +222,534,58 +222,540,54 +222,541,60 +222,542,60 +222,543,58 +222,544,62 +222,545,62 +222,546,68 +222,547,68 +222,548,50 +222,549,50 +222,551,58 +222,552,58 +222,553,58 +222,554,58 +222,555,58 +222,559,62 +222,560,62 +222,570,60 +222,571,60 +222,572,0 +222,573,0 +222,574,64 +222,575,68 +222,576,68 +222,587,0 +222,595,0 +222,596,0 +222,607,70 +222,608,70 +222,609,70 +222,610,50 +222,611,50 +222,612,50 +222,613,68 +222,614,68 +222,624,60 +222,625,60 +222,627,0 +222,628,0 +222,633,44 +222,634,46 +222,635,46 +222,636,46 +222,637,46 +222,639,0 +222,643,0 +222,644,0 +223,4,50 +223,5,50 +223,6,50 +223,15,70 +223,23,48 +223,24,48 +223,25,50 +223,26,50 +223,39,0 +223,40,0 +223,41,58 +223,42,58 +223,52,0 +223,53,0 +223,63,50 +223,64,58 +223,65,58 +223,66,50 +223,67,50 +223,68,50 +223,92,0 +223,93,0 +223,94,0 +223,95,50 +223,111,50 +223,112,50 +223,123,100 +223,129,58 +223,130,58 +223,131,26 +223,133,0 +223,134,0 +223,135,0 +223,136,0 +223,143,0 +223,144,0 +223,147,38 +223,148,38 +223,149,38 +223,150,0 +223,169,58 +223,172,50 +223,174,0 +223,179,50 +223,180,50 +223,181,50 +223,194,56 +223,195,56 +223,196,0 +223,197,0 +223,200,0 +223,204,70 +223,205,70 +223,208,54 +223,212,100 +223,215,44 +223,246,30 +223,247,40 +223,248,40 +223,252,58 +223,253,58 +223,254,58 +223,280,58 +223,281,58 +223,282,58 +223,304,70 +223,305,70 +223,306,70 +223,347,70 +223,348,70 +223,355,0 +223,356,0 +223,358,56 +223,361,58 +223,362,58 +223,363,50 +223,364,50 +223,365,50 +223,374,70 +223,375,70 +223,376,70 +223,379,0 +223,383,0 +223,384,0 +223,390,50 +223,391,50 +223,392,50 +223,393,54 +223,394,54 +223,395,58 +223,396,0 +223,397,0 +223,398,0 +223,399,0 +223,400,0 +223,403,50 +223,404,50 +223,405,50 +223,410,60 +223,411,60 +223,425,0 +223,426,0 +223,429,0 +223,433,56 +223,442,0 +223,443,46 +223,444,46 +223,445,46 +223,446,0 +223,447,50 +223,448,54 +223,451,70 +223,452,70 +223,453,58 +223,454,58 +223,455,52 +223,461,44 +223,464,50 +223,470,0 +223,471,0 +223,475,70 +223,477,0 +223,478,30 +223,483,0 +223,493,0 +223,495,50 +223,496,50 +223,497,50 +223,498,56 +223,499,58 +223,500,58 +223,501,50 +223,502,50 +223,503,50 +223,511,58 +223,512,58 +223,513,58 +223,514,58 +223,515,58 +223,516,58 +223,517,56 +223,518,56 +223,522,50 +223,523,50 +223,524,58 +223,525,58 +223,526,58 +223,529,58 +223,530,62 +223,531,0 +223,532,58 +223,533,58 +223,534,58 +223,540,70 +223,541,70 +223,542,70 +223,543,70 +223,544,70 +223,545,70 +223,546,50 +223,547,50 +223,548,50 +223,549,50 +223,551,58 +223,552,58 +223,553,58 +223,554,58 +223,555,58 +223,559,62 +223,560,62 +223,570,50 +223,571,50 +223,572,0 +223,573,0 +223,574,54 +223,575,60 +223,576,60 +223,587,50 +223,595,70 +223,596,70 +223,607,0 +223,608,0 +223,609,0 +223,610,50 +223,611,50 +223,612,50 +223,613,50 +223,614,50 +223,624,70 +223,625,70 +223,627,0 +223,628,0 +223,633,44 +223,634,46 +223,635,46 +223,636,70 +223,637,70 +223,639,0 +223,643,0 +223,644,0 +224,4,58 +224,5,58 +224,6,58 +224,15,70 +224,23,42 +224,24,42 +224,25,58 +224,26,58 +224,39,0 +224,40,0 +224,41,50 +224,42,50 +224,52,0 +224,53,0 +224,63,58 +224,64,58 +224,65,58 +224,66,56 +224,67,56 +224,68,56 +224,92,0 +224,93,0 +224,94,0 +224,95,40 +224,111,50 +224,112,50 +224,123,56 +224,129,50 +224,130,50 +224,131,30 +224,133,0 +224,134,0 +224,135,0 +224,136,0 +224,143,0 +224,144,0 +224,147,44 +224,148,44 +224,149,44 +224,150,0 +224,169,50 +224,172,58 +224,174,0 +224,179,58 +224,180,58 +224,181,58 +224,194,58 +224,195,58 +224,196,0 +224,197,0 +224,200,0 +224,204,100 +224,205,100 +224,208,40 +224,212,66 +224,215,46 +224,246,34 +224,247,34 +224,248,34 +224,252,56 +224,253,56 +224,254,56 +224,280,56 +224,281,56 +224,282,56 +224,304,70 +224,305,70 +224,306,70 +224,347,66 +224,348,66 +224,355,0 +224,356,0 +224,358,58 +224,361,56 +224,362,56 +224,363,58 +224,364,58 +224,365,58 +224,374,52 +224,375,52 +224,376,52 +224,379,0 +224,383,0 +224,384,0 +224,390,58 +224,391,58 +224,392,58 +224,393,62 +224,394,62 +224,395,66 +224,396,0 +224,397,0 +224,398,0 +224,399,0 +224,400,0 +224,403,58 +224,404,58 +224,405,58 +224,410,56 +224,411,56 +224,425,0 +224,426,0 +224,429,0 +224,433,58 +224,442,0 +224,443,42 +224,444,42 +224,445,42 +224,446,0 +224,447,58 +224,448,62 +224,451,70 +224,452,70 +224,453,50 +224,454,50 +224,455,38 +224,461,46 +224,464,50 +224,470,0 +224,471,0 +224,475,56 +224,477,0 +224,478,30 +224,483,0 +224,493,0 +224,495,58 +224,496,58 +224,497,58 +224,498,58 +224,499,58 +224,500,58 +224,501,58 +224,502,58 +224,503,58 +224,511,56 +224,512,56 +224,513,56 +224,514,56 +224,515,56 +224,516,56 +224,517,58 +224,518,58 +224,522,58 +224,523,58 +224,524,50 +224,525,50 +224,526,50 +224,529,56 +224,530,60 +224,531,0 +224,532,56 +224,533,56 +224,534,56 +224,540,70 +224,541,70 +224,542,70 +224,543,70 +224,544,70 +224,545,70 +224,546,58 +224,547,58 +224,548,58 +224,549,58 +224,551,56 +224,552,56 +224,553,56 +224,554,56 +224,555,56 +224,559,60 +224,560,60 +224,570,58 +224,571,58 +224,572,0 +224,573,0 +224,574,62 +224,575,62 +224,576,62 +224,587,58 +224,595,70 +224,596,70 +224,607,0 +224,608,0 +224,609,0 +224,610,58 +224,611,58 +224,612,58 +224,613,58 +224,614,58 +224,624,68 +224,625,68 +224,627,0 +224,628,0 +224,633,44 +224,634,44 +224,635,44 +224,636,70 +224,637,70 +224,639,0 +224,643,0 +224,644,0 +225,4,0 +225,5,0 +225,6,0 +225,15,40 +225,23,46 +225,24,46 +225,25,62 +225,26,62 +225,39,58 +225,40,58 +225,41,54 +225,42,54 +225,52,60 +225,53,60 +225,63,62 +225,64,62 +225,65,62 +225,66,56 +225,67,56 +225,68,56 +225,92,54 +225,93,60 +225,94,60 +225,95,36 +225,111,50 +225,112,50 +225,123,24 +225,129,54 +225,130,54 +225,131,30 +225,133,0 +225,134,0 +225,135,0 +225,136,0 +225,143,52 +225,144,0 +225,147,48 +225,148,48 +225,149,48 +225,150,0 +225,169,54 +225,172,62 +225,174,58 +225,179,58 +225,180,58 +225,181,58 +225,194,58 +225,195,58 +225,196,0 +225,197,0 +225,200,42 +225,204,50 +225,205,70 +225,208,54 +225,212,50 +225,215,50 +225,246,34 +225,247,34 +225,248,34 +225,252,60 +225,253,60 +225,254,60 +225,280,60 +225,281,60 +225,282,60 +225,304,100 +225,305,100 +225,306,100 +225,347,40 +225,348,40 +225,355,50 +225,356,50 +225,358,58 +225,361,60 +225,362,60 +225,363,58 +225,364,58 +225,365,58 +225,374,70 +225,375,70 +225,376,70 +225,379,0 +225,383,0 +225,384,0 +225,390,0 +225,391,0 +225,392,0 +225,393,58 +225,394,58 +225,395,62 +225,396,62 +225,397,62 +225,398,62 +225,399,56 +225,400,56 +225,403,62 +225,404,62 +225,405,62 +225,410,70 +225,411,70 +225,425,58 +225,426,58 +225,429,42 +225,433,58 +225,442,36 +225,443,42 +225,444,42 +225,445,42 +225,446,52 +225,447,62 +225,448,66 +225,451,50 +225,452,50 +225,453,54 +225,454,54 +225,455,38 +225,461,50 +225,464,50 +225,470,0 +225,471,0 +225,475,60 +225,477,50 +225,478,60 +225,483,0 +225,493,0 +225,495,62 +225,496,62 +225,497,62 +225,498,0 +225,499,0 +225,500,0 +225,501,58 +225,502,58 +225,503,58 +225,511,60 +225,512,60 +225,513,0 +225,514,0 +225,515,60 +225,516,60 +225,517,58 +225,518,58 +225,522,62 +225,523,62 +225,524,50 +225,525,50 +225,526,50 +225,529,60 +225,530,64 +225,531,58 +225,532,56 +225,533,56 +225,534,56 +225,540,58 +225,541,58 +225,542,58 +225,543,54 +225,544,54 +225,545,54 +225,546,62 +225,547,62 +225,548,58 +225,549,58 +225,551,60 +225,552,60 +225,553,60 +225,554,0 +225,555,0 +225,559,56 +225,560,56 +225,570,62 +225,571,62 +225,572,62 +225,573,62 +225,574,58 +225,575,58 +225,576,58 +225,587,62 +225,595,62 +225,596,62 +225,607,0 +225,608,0 +225,609,0 +225,610,58 +225,611,58 +225,612,58 +225,613,58 +225,614,58 +225,624,70 +225,625,70 +225,627,58 +225,628,58 +225,633,44 +225,634,44 +225,635,44 +225,636,0 +225,637,0 +225,639,0 +225,643,0 +225,644,0 +226,4,54 +226,5,62 +226,6,62 +226,15,40 +226,23,58 +226,24,58 +226,25,42 +226,26,42 +226,39,42 +226,40,42 +226,41,50 +226,42,56 +226,52,44 +226,53,50 +226,63,42 +226,64,50 +226,65,50 +226,66,64 +226,67,70 +226,68,70 +226,92,100 +226,93,100 +226,94,100 +226,95,0 +226,111,0 +226,112,0 +226,123,40 +226,129,0 +226,130,0 +226,131,0 +226,133,0 +226,134,0 +226,135,0 +226,136,0 +226,143,42 +226,144,0 +226,147,32 +226,148,32 +226,149,32 +226,150,0 +226,169,56 +226,172,42 +226,174,42 +226,179,42 +226,180,42 +226,181,42 +226,194,0 +226,195,0 +226,196,0 +226,197,0 +226,200,70 +226,204,54 +226,205,54 +226,208,0 +226,212,40 +226,215,48 +226,246,0 +226,247,0 +226,248,0 +226,252,44 +226,253,50 +226,254,50 +226,280,44 +226,281,44 +226,282,44 +226,304,66 +226,305,70 +226,306,70 +226,347,60 +226,348,66 +226,355,70 +226,356,70 +226,358,42 +226,361,44 +226,362,70 +226,363,0 +226,364,0 +226,365,0 +226,374,44 +226,375,44 +226,376,44 +226,379,0 +226,383,0 +226,384,0 +226,390,54 +226,391,56 +226,392,56 +226,393,0 +226,394,0 +226,395,0 +226,396,62 +226,397,64 +226,398,64 +226,399,0 +226,400,0 +226,403,42 +226,404,44 +226,405,44 +226,410,64 +226,411,70 +226,425,70 +226,426,70 +226,429,70 +226,433,42 +226,442,70 +226,443,0 +226,444,0 +226,445,0 +226,446,42 +226,447,42 +226,448,42 +226,451,54 +226,452,54 +226,453,50 +226,454,56 +226,455,56 +226,461,48 +226,464,0 +226,470,0 +226,471,0 +226,475,44 +226,477,70 +226,478,70 +226,483,0 +226,493,0 +226,495,42 +226,496,50 +226,497,50 +226,498,54 +226,499,62 +226,500,62 +226,501,0 +226,502,0 +226,503,0 +226,511,44 +226,512,44 +226,513,56 +226,514,56 +226,515,0 +226,516,0 +226,517,42 +226,518,42 +226,522,42 +226,523,44 +226,524,50 +226,525,58 +226,526,58 +226,529,0 +226,530,0 +226,531,42 +226,532,44 +226,533,50 +226,534,50 +226,540,46 +226,541,46 +226,542,46 +226,543,50 +226,544,54 +226,545,54 +226,546,42 +226,547,42 +226,548,42 +226,549,42 +226,551,0 +226,552,0 +226,553,0 +226,554,56 +226,555,68 +226,559,48 +226,560,54 +226,570,42 +226,571,42 +226,572,42 +226,573,64 +226,574,46 +226,575,46 +226,576,62 +226,587,42 +226,595,42 +226,596,56 +226,607,70 +226,608,70 +226,609,70 +226,610,42 +226,611,56 +226,612,56 +226,613,42 +226,614,58 +226,624,42 +226,625,42 +226,627,42 +226,628,44 +226,633,32 +226,634,40 +226,635,40 +226,636,50 +226,637,50 +226,639,0 +226,643,0 +226,644,0 +227,4,62 +227,5,62 +227,6,66 +227,15,32 +227,23,56 +227,24,56 +227,25,50 +227,26,50 +227,39,50 +227,40,56 +227,41,70 +227,42,70 +227,52,58 +227,53,58 +227,63,50 +227,64,52 +227,65,52 +227,66,42 +227,67,42 +227,68,42 +227,92,58 +227,93,58 +227,94,58 +227,95,0 +227,111,0 +227,112,0 +227,123,68 +227,129,58 +227,130,62 +227,131,24 +227,133,40 +227,134,40 +227,135,40 +227,136,40 +227,143,66 +227,144,0 +227,147,40 +227,148,40 +227,149,52 +227,150,0 +227,169,70 +227,172,50 +227,174,50 +227,179,50 +227,180,50 +227,181,50 +227,194,0 +227,195,0 +227,196,40 +227,197,40 +227,200,40 +227,204,70 +227,205,70 +227,208,0 +227,212,68 +227,215,50 +227,246,0 +227,247,0 +227,248,0 +227,252,68 +227,253,68 +227,254,68 +227,280,70 +227,281,70 +227,282,70 +227,304,0 +227,305,0 +227,306,0 +227,347,0 +227,348,0 +227,355,62 +227,356,62 +227,358,56 +227,361,58 +227,362,58 +227,363,50 +227,364,50 +227,365,50 +227,374,52 +227,375,52 +227,376,52 +227,379,0 +227,383,0 +227,384,0 +227,390,100 +227,391,100 +227,392,100 +227,393,54 +227,394,54 +227,395,54 +227,396,70 +227,397,70 +227,398,70 +227,399,58 +227,400,58 +227,403,50 +227,404,50 +227,405,50 +227,410,0 +227,411,0 +227,425,70 +227,426,70 +227,429,40 +227,433,56 +227,442,62 +227,443,0 +227,444,0 +227,445,0 +227,446,66 +227,447,44 +227,448,44 +227,451,62 +227,452,62 +227,453,58 +227,454,58 +227,455,68 +227,461,50 +227,464,0 +227,470,60 +227,471,40 +227,475,70 +227,477,62 +227,478,58 +227,483,0 +227,493,0 +227,495,62 +227,496,62 +227,497,62 +227,498,68 +227,499,70 +227,500,70 +227,501,50 +227,502,50 +227,503,50 +227,511,68 +227,512,68 +227,513,70 +227,514,70 +227,515,58 +227,516,58 +227,517,56 +227,518,56 +227,522,50 +227,523,50 +227,524,0 +227,525,0 +227,526,0 +227,529,0 +227,530,0 +227,531,50 +227,532,58 +227,533,58 +227,534,58 +227,540,64 +227,541,70 +227,542,70 +227,543,58 +227,544,62 +227,545,62 +227,546,64 +227,547,64 +227,548,64 +227,549,64 +227,551,0 +227,552,0 +227,553,0 +227,554,70 +227,555,70 +227,559,62 +227,560,62 +227,570,44 +227,571,44 +227,572,50 +227,573,50 +227,574,54 +227,575,60 +227,576,60 +227,587,70 +227,595,44 +227,596,44 +227,607,64 +227,608,68 +227,609,68 +227,610,66 +227,611,66 +227,612,66 +227,613,50 +227,614,50 +227,624,50 +227,625,50 +227,627,70 +227,628,70 +227,633,46 +227,634,48 +227,635,48 +227,636,58 +227,637,58 +227,639,0 +227,643,0 +227,644,0 +228,4,0 +228,5,0 +228,6,0 +228,15,36 +228,23,42 +228,24,42 +228,25,58 +228,26,58 +228,39,62 +228,40,62 +228,41,50 +228,42,50 +228,52,56 +228,53,56 +228,63,58 +228,64,58 +228,65,58 +228,66,60 +228,67,60 +228,68,60 +228,92,50 +228,93,56 +228,94,56 +228,95,36 +228,111,54 +228,112,54 +228,123,20 +228,129,50 +228,130,50 +228,131,34 +228,133,0 +228,134,0 +228,135,0 +228,136,0 +228,143,56 +228,144,0 +228,147,44 +228,148,44 +228,149,44 +228,150,0 +228,169,50 +228,172,58 +228,174,62 +228,179,62 +228,180,62 +228,181,62 +228,194,62 +228,195,62 +228,196,0 +228,197,0 +228,200,38 +228,204,50 +228,205,70 +228,208,54 +228,212,50 +228,215,46 +228,246,34 +228,247,34 +228,248,34 +228,252,56 +228,253,56 +228,254,56 +228,280,56 +228,281,56 +228,282,56 +228,304,100 +228,305,100 +228,306,100 +228,347,36 +228,348,36 +228,355,50 +228,356,50 +228,358,58 +228,361,56 +228,362,56 +228,363,62 +228,364,62 +228,365,62 +228,374,70 +228,375,70 +228,376,70 +228,379,0 +228,383,0 +228,384,0 +228,390,0 +228,391,0 +228,392,0 +228,393,58 +228,394,58 +228,395,62 +228,396,58 +228,397,58 +228,398,58 +228,399,60 +228,400,60 +228,403,58 +228,404,58 +228,405,58 +228,410,70 +228,411,70 +228,425,62 +228,426,62 +228,429,38 +228,433,58 +228,442,36 +228,443,46 +228,444,46 +228,445,46 +228,446,56 +228,447,58 +228,448,62 +228,451,50 +228,452,50 +228,453,50 +228,454,50 +228,455,38 +228,461,46 +228,464,54 +228,470,0 +228,471,0 +228,475,56 +228,477,50 +228,478,56 +228,483,0 +228,493,0 +228,495,58 +228,496,58 +228,497,58 +228,498,0 +228,499,0 +228,500,0 +228,501,62 +228,502,62 +228,503,62 +228,511,56 +228,512,56 +228,513,0 +228,514,0 +228,515,56 +228,516,56 +228,517,62 +228,518,62 +228,522,58 +228,523,58 +228,524,50 +228,525,50 +228,526,50 +228,529,56 +228,530,60 +228,531,62 +228,532,60 +228,533,60 +228,534,60 +228,540,58 +228,541,58 +228,542,58 +228,543,50 +228,544,50 +228,545,50 +228,546,58 +228,547,58 +228,548,58 +228,549,58 +228,551,56 +228,552,56 +228,553,56 +228,554,0 +228,555,0 +228,559,56 +228,560,56 +228,570,58 +228,571,58 +228,572,58 +228,573,58 +228,574,58 +228,575,58 +228,576,58 +228,587,58 +228,595,58 +228,596,58 +228,607,0 +228,608,0 +228,609,0 +228,610,58 +228,611,58 +228,612,58 +228,613,62 +228,614,62 +228,624,70 +228,625,70 +228,627,62 +228,628,62 +228,633,48 +228,634,48 +228,635,48 +228,636,0 +228,637,0 +228,639,0 +228,643,0 +228,644,0 +229,4,70 +229,5,70 +229,6,70 +229,15,46 +229,23,44 +229,24,56 +229,25,50 +229,26,56 +229,39,54 +229,40,54 +229,41,42 +229,42,42 +229,52,42 +229,53,58 +229,63,50 +229,64,50 +229,65,50 +229,66,62 +229,67,62 +229,68,62 +229,92,42 +229,93,42 +229,94,42 +229,95,36 +229,111,62 +229,112,62 +229,123,38 +229,129,0 +229,130,0 +229,131,0 +229,133,0 +229,134,0 +229,135,0 +229,136,0 +229,143,50 +229,144,0 +229,147,38 +229,148,44 +229,149,44 +229,150,0 +229,169,42 +229,172,50 +229,174,54 +229,179,54 +229,180,54 +229,181,54 +229,194,0 +229,195,0 +229,196,0 +229,197,0 +229,200,38 +229,204,42 +229,205,42 +229,208,36 +229,212,38 +229,215,50 +229,246,38 +229,247,38 +229,248,38 +229,252,42 +229,253,58 +229,254,58 +229,280,42 +229,281,42 +229,282,42 +229,304,44 +229,305,58 +229,306,58 +229,347,30 +229,348,30 +229,355,42 +229,356,44 +229,358,44 +229,361,42 +229,362,50 +229,363,0 +229,364,0 +229,365,0 +229,374,30 +229,375,30 +229,376,30 +229,379,0 +229,383,0 +229,384,0 +229,390,70 +229,391,70 +229,392,70 +229,393,0 +229,394,0 +229,395,0 +229,396,70 +229,397,70 +229,398,70 +229,399,0 +229,400,0 +229,403,50 +229,404,58 +229,405,58 +229,410,30 +229,411,30 +229,425,48 +229,426,48 +229,429,38 +229,433,44 +229,442,36 +229,443,34 +229,444,44 +229,445,44 +229,446,50 +229,447,56 +229,448,56 +229,451,42 +229,452,42 +229,453,42 +229,454,42 +229,455,42 +229,461,50 +229,464,62 +229,470,0 +229,471,0 +229,475,42 +229,477,44 +229,478,50 +229,483,0 +229,493,0 +229,495,50 +229,496,58 +229,497,58 +229,498,70 +229,499,70 +229,500,70 +229,501,0 +229,502,0 +229,503,0 +229,511,42 +229,512,42 +229,513,100 +229,514,100 +229,515,0 +229,516,0 +229,517,48 +229,518,48 +229,522,50 +229,523,50 +229,524,42 +229,525,50 +229,526,50 +229,529,42 +229,530,52 +229,531,54 +229,532,46 +229,533,46 +229,534,46 +229,540,50 +229,541,50 +229,542,50 +229,543,42 +229,544,42 +229,545,44 +229,546,50 +229,547,50 +229,548,50 +229,549,50 +229,551,42 +229,552,58 +229,553,58 +229,554,70 +229,555,70 +229,559,42 +229,560,42 +229,570,56 +229,571,56 +229,572,50 +229,573,50 +229,574,50 +229,575,50 +229,576,50 +229,587,50 +229,595,56 +229,596,58 +229,607,70 +229,608,70 +229,609,70 +229,610,50 +229,611,58 +229,612,58 +229,613,54 +229,614,54 +229,624,50 +229,625,50 +229,627,48 +229,628,54 +229,633,36 +229,634,36 +229,635,36 +229,636,60 +229,637,60 +229,639,0 +229,643,0 +229,644,0 +230,4,58 +230,5,58 +230,6,58 +230,15,0 +230,23,42 +230,24,42 +230,25,58 +230,26,58 +230,39,58 +230,40,58 +230,41,50 +230,42,50 +230,52,56 +230,53,56 +230,63,58 +230,64,58 +230,65,58 +230,66,56 +230,67,56 +230,68,56 +230,92,70 +230,93,70 +230,94,70 +230,95,40 +230,111,50 +230,112,50 +230,123,0 +230,129,50 +230,130,50 +230,131,30 +230,133,44 +230,134,44 +230,135,44 +230,136,44 +230,143,52 +230,144,0 +230,147,44 +230,148,44 +230,149,44 +230,150,0 +230,169,50 +230,172,58 +230,174,58 +230,179,58 +230,180,58 +230,181,58 +230,194,58 +230,195,58 +230,196,44 +230,197,44 +230,200,100 +230,204,0 +230,205,0 +230,208,40 +230,212,0 +230,215,46 +230,246,34 +230,247,34 +230,248,34 +230,252,56 +230,253,56 +230,254,56 +230,280,56 +230,281,56 +230,282,56 +230,304,62 +230,305,62 +230,306,62 +230,347,0 +230,348,0 +230,355,70 +230,356,70 +230,358,58 +230,361,56 +230,362,56 +230,363,58 +230,364,58 +230,365,58 +230,374,40 +230,375,40 +230,376,40 +230,379,0 +230,383,0 +230,384,0 +230,390,58 +230,391,58 +230,392,58 +230,393,62 +230,394,62 +230,395,62 +230,396,58 +230,397,58 +230,398,58 +230,399,56 +230,400,56 +230,403,58 +230,404,58 +230,405,58 +230,410,46 +230,411,46 +230,425,70 +230,426,70 +230,429,100 +230,433,58 +230,442,70 +230,443,42 +230,444,42 +230,445,42 +230,446,52 +230,447,58 +230,448,58 +230,451,0 +230,452,0 +230,453,50 +230,454,50 +230,455,38 +230,461,46 +230,464,50 +230,470,44 +230,471,44 +230,475,56 +230,477,70 +230,478,70 +230,483,0 +230,493,0 +230,495,58 +230,496,58 +230,497,58 +230,498,58 +230,499,58 +230,500,58 +230,501,58 +230,502,58 +230,503,58 +230,511,56 +230,512,56 +230,513,56 +230,514,56 +230,515,56 +230,516,56 +230,517,58 +230,518,58 +230,522,58 +230,523,58 +230,524,50 +230,525,50 +230,526,50 +230,529,56 +230,530,56 +230,531,58 +230,532,56 +230,533,56 +230,534,56 +230,540,0 +230,541,0 +230,542,0 +230,543,0 +230,544,0 +230,545,0 +230,546,58 +230,547,58 +230,548,58 +230,549,58 +230,551,56 +230,552,56 +230,553,56 +230,554,56 +230,555,56 +230,559,60 +230,560,60 +230,570,58 +230,571,58 +230,572,58 +230,573,58 +230,574,62 +230,575,62 +230,576,62 +230,587,58 +230,595,0 +230,596,0 +230,607,70 +230,608,70 +230,609,70 +230,610,58 +230,611,58 +230,612,58 +230,613,58 +230,614,58 +230,624,58 +230,625,58 +230,627,58 +230,628,58 +230,633,44 +230,634,44 +230,635,44 +230,636,0 +230,637,0 +230,639,0 +230,643,0 +230,644,0 +231,4,58 +231,5,58 +231,6,58 +231,15,36 +231,23,42 +231,24,42 +231,25,58 +231,26,58 +231,39,62 +231,40,62 +231,41,50 +231,42,50 +231,52,56 +231,53,56 +231,63,70 +231,64,70 +231,65,70 +231,66,60 +231,67,60 +231,68,60 +231,92,50 +231,93,56 +231,94,56 +231,95,36 +231,111,54 +231,112,54 +231,123,20 +231,129,50 +231,130,50 +231,131,34 +231,133,44 +231,134,44 +231,135,44 +231,136,44 +231,143,56 +231,144,0 +231,147,44 +231,148,44 +231,149,44 +231,150,0 +231,169,50 +231,172,58 +231,174,62 +231,179,62 +231,180,62 +231,181,62 +231,194,62 +231,195,62 +231,196,68 +231,197,44 +231,200,38 +231,204,50 +231,205,50 +231,208,36 +231,212,20 +231,215,0 +231,246,0 +231,247,0 +231,248,0 +231,252,56 +231,253,56 +231,254,56 +231,280,70 +231,281,70 +231,282,70 +231,304,58 +231,305,58 +231,306,58 +231,347,36 +231,348,36 +231,355,50 +231,356,50 +231,358,70 +231,361,56 +231,362,56 +231,363,62 +231,364,62 +231,365,62 +231,374,66 +231,375,66 +231,376,66 +231,379,0 +231,383,0 +231,384,0 +231,390,58 +231,391,58 +231,392,58 +231,393,58 +231,394,58 +231,395,58 +231,396,58 +231,397,58 +231,398,58 +231,399,60 +231,400,60 +231,403,58 +231,404,58 +231,405,58 +231,410,42 +231,411,42 +231,425,62 +231,426,62 +231,429,38 +231,433,70 +231,442,0 +231,443,46 +231,444,46 +231,445,46 +231,446,56 +231,447,58 +231,448,58 +231,451,0 +231,452,0 +231,453,50 +231,454,50 +231,455,38 +231,461,0 +231,464,54 +231,470,44 +231,471,44 +231,475,70 +231,477,50 +231,478,56 +231,483,0 +231,493,0 +231,495,58 +231,496,58 +231,497,58 +231,498,62 +231,499,62 +231,500,62 +231,501,62 +231,502,62 +231,503,62 +231,511,56 +231,512,56 +231,513,56 +231,514,56 +231,515,56 +231,516,56 +231,517,70 +231,518,70 +231,522,58 +231,523,58 +231,524,50 +231,525,50 +231,526,50 +231,529,56 +231,530,56 +231,531,62 +231,532,60 +231,533,60 +231,534,60 +231,540,58 +231,541,58 +231,542,58 +231,543,50 +231,544,50 +231,545,50 +231,546,58 +231,547,58 +231,548,58 +231,549,58 +231,551,0 +231,552,0 +231,553,0 +231,554,56 +231,555,56 +231,559,0 +231,560,0 +231,570,0 +231,571,0 +231,572,58 +231,573,58 +231,574,100 +231,575,100 +231,576,100 +231,587,58 +231,595,58 +231,596,58 +231,607,58 +231,608,58 +231,609,58 +231,610,58 +231,611,58 +231,612,58 +231,613,62 +231,614,62 +231,624,0 +231,625,0 +231,627,62 +231,628,62 +231,633,0 +231,634,0 +231,635,0 +231,636,36 +231,637,36 +231,639,0 +231,643,0 +231,644,0 +232,4,62 +232,5,70 +232,6,70 +232,15,70 +232,23,44 +232,24,56 +232,25,50 +232,26,50 +232,39,54 +232,40,54 +232,41,42 +232,42,42 +232,52,42 +232,53,58 +232,63,50 +232,64,50 +232,65,50 +232,66,62 +232,67,62 +232,68,62 +232,92,70 +232,93,70 +232,94,70 +232,95,0 +232,111,0 +232,112,0 +232,123,34 +232,129,0 +232,130,0 +232,131,0 +232,133,0 +232,134,0 +232,135,0 +232,136,0 +232,143,48 +232,144,0 +232,147,36 +232,148,42 +232,149,42 +232,150,0 +232,169,42 +232,172,50 +232,174,54 +232,179,54 +232,180,54 +232,181,54 +232,194,0 +232,195,0 +232,196,0 +232,197,0 +232,200,100 +232,204,42 +232,205,42 +232,208,0 +232,212,34 +232,215,44 +232,246,0 +232,247,0 +232,248,0 +232,252,42 +232,253,58 +232,254,58 +232,280,42 +232,281,42 +232,282,42 +232,304,44 +232,305,58 +232,306,58 +232,347,28 +232,348,28 +232,355,70 +232,356,70 +232,358,44 +232,361,42 +232,362,44 +232,363,0 +232,364,0 +232,365,0 +232,374,28 +232,375,28 +232,376,28 +232,379,0 +232,383,0 +232,384,0 +232,390,62 +232,391,70 +232,392,70 +232,393,0 +232,394,0 +232,395,0 +232,396,50 +232,397,58 +232,398,58 +232,399,0 +232,400,0 +232,403,50 +232,404,58 +232,405,58 +232,410,28 +232,411,28 +232,425,70 +232,426,70 +232,429,100 +232,433,44 +232,442,70 +232,443,0 +232,444,0 +232,445,0 +232,446,48 +232,447,56 +232,448,56 +232,451,42 +232,452,42 +232,453,42 +232,454,42 +232,455,36 +232,461,44 +232,464,0 +232,470,0 +232,471,0 +232,475,42 +232,477,70 +232,478,70 +232,483,0 +232,493,0 +232,495,50 +232,496,58 +232,497,58 +232,498,60 +232,499,60 +232,500,60 +232,501,0 +232,502,0 +232,503,0 +232,511,42 +232,512,42 +232,513,54 +232,514,54 +232,515,0 +232,516,0 +232,517,48 +232,518,48 +232,522,50 +232,523,50 +232,524,42 +232,525,50 +232,526,50 +232,529,0 +232,530,0 +232,531,54 +232,532,46 +232,533,46 +232,534,46 +232,540,50 +232,541,50 +232,542,50 +232,543,42 +232,544,42 +232,545,42 +232,546,50 +232,547,50 +232,548,50 +232,549,50 +232,551,0 +232,552,0 +232,553,0 +232,554,54 +232,555,54 +232,559,42 +232,560,42 +232,570,56 +232,571,56 +232,572,50 +232,573,50 +232,574,50 +232,575,50 +232,576,50 +232,587,50 +232,595,56 +232,596,56 +232,607,70 +232,608,70 +232,609,70 +232,610,50 +232,611,52 +232,612,52 +232,613,54 +232,614,54 +232,624,50 +232,625,50 +232,627,48 +232,628,48 +232,633,34 +232,634,34 +232,635,34 +232,636,38 +232,637,38 +232,639,0 +232,643,0 +232,644,0 +233,4,54 +233,5,62 +233,6,62 +233,15,70 +233,23,58 +233,24,58 +233,25,42 +233,26,42 +233,39,46 +233,40,46 +233,41,50 +233,42,50 +233,52,44 +233,53,50 +233,63,42 +233,64,50 +233,65,50 +233,66,48 +233,67,54 +233,68,54 +233,92,50 +233,93,50 +233,94,50 +233,95,0 +233,111,0 +233,112,0 +233,123,100 +233,129,0 +233,130,0 +233,131,0 +233,133,0 +233,134,0 +233,135,0 +233,136,0 +233,143,40 +233,144,0 +233,147,28 +233,148,28 +233,149,28 +233,150,0 +233,169,50 +233,172,42 +233,174,46 +233,179,46 +233,180,46 +233,181,46 +233,194,0 +233,195,0 +233,196,0 +233,197,0 +233,200,34 +233,204,70 +233,205,70 +233,208,0 +233,212,100 +233,215,42 +233,246,0 +233,247,0 +233,248,0 +233,252,70 +233,253,70 +233,254,70 +233,280,44 +233,281,44 +233,282,44 +233,304,42 +233,305,50 +233,306,50 +233,347,66 +233,348,66 +233,355,50 +233,356,52 +233,358,42 +233,361,44 +233,362,52 +233,363,0 +233,364,0 +233,365,0 +233,374,36 +233,375,36 +233,376,36 +233,379,0 +233,383,0 +233,384,0 +233,390,54 +233,391,56 +233,392,56 +233,393,0 +233,394,0 +233,395,0 +233,396,42 +233,397,44 +233,398,44 +233,399,0 +233,400,0 +233,403,42 +233,404,44 +233,405,44 +233,410,30 +233,411,34 +233,425,46 +233,426,46 +233,429,34 +233,433,42 +233,442,48 +233,443,0 +233,444,0 +233,445,0 +233,446,40 +233,447,42 +233,448,42 +233,451,70 +233,452,70 +233,453,50 +233,454,50 +233,455,50 +233,461,42 +233,464,0 +233,470,0 +233,471,0 +233,475,44 +233,477,52 +233,478,52 +233,483,0 +233,493,0 +233,495,42 +233,496,50 +233,497,50 +233,498,58 +233,499,66 +233,500,66 +233,501,0 +233,502,0 +233,503,0 +233,511,44 +233,512,44 +233,513,56 +233,514,56 +233,515,0 +233,516,0 +233,517,46 +233,518,46 +233,522,42 +233,523,42 +233,524,50 +233,525,58 +233,526,58 +233,529,0 +233,530,0 +233,531,46 +233,532,48 +233,533,54 +233,534,54 +233,540,70 +233,541,70 +233,542,70 +233,543,70 +233,544,70 +233,545,70 +233,546,42 +233,547,42 +233,548,42 +233,549,42 +233,551,0 +233,552,0 +233,553,0 +233,554,56 +233,555,56 +233,559,44 +233,560,44 +233,570,42 +233,571,42 +233,572,42 +233,573,42 +233,574,42 +233,575,42 +233,576,44 +233,587,42 +233,595,70 +233,596,70 +233,607,52 +233,608,54 +233,609,54 +233,610,42 +233,611,50 +233,612,50 +233,613,46 +233,614,48 +233,624,42 +233,625,42 +233,627,46 +233,628,46 +233,633,32 +233,634,40 +233,635,40 +233,636,70 +233,637,70 +233,639,0 +233,643,0 +233,644,0 +234,4,54 +234,5,62 +234,6,62 +234,15,36 +234,23,58 +234,24,58 +234,25,42 +234,26,42 +234,39,46 +234,40,46 +234,41,50 +234,42,50 +234,52,44 +234,53,50 +234,63,42 +234,64,50 +234,65,50 +234,66,70 +234,67,70 +234,68,70 +234,92,50 +234,93,50 +234,94,50 +234,95,0 +234,111,0 +234,112,0 +234,123,32 +234,129,0 +234,130,0 +234,131,0 +234,133,0 +234,134,0 +234,135,0 +234,136,0 +234,143,62 +234,144,0 +234,147,28 +234,148,28 +234,149,60 +234,150,0 +234,169,50 +234,172,42 +234,174,46 +234,179,46 +234,180,46 +234,181,46 +234,194,0 +234,195,0 +234,196,0 +234,197,0 +234,200,34 +234,204,50 +234,205,50 +234,208,0 +234,212,32 +234,215,42 +234,246,0 +234,247,0 +234,248,0 +234,252,44 +234,253,50 +234,254,50 +234,280,44 +234,281,44 +234,282,44 +234,304,42 +234,305,50 +234,306,50 +234,347,36 +234,348,36 +234,355,50 +234,356,52 +234,358,42 +234,361,44 +234,362,52 +234,363,0 +234,364,0 +234,365,0 +234,374,36 +234,375,36 +234,376,36 +234,379,0 +234,383,0 +234,384,0 +234,390,54 +234,391,70 +234,392,70 +234,393,0 +234,394,0 +234,395,0 +234,396,42 +234,397,44 +234,398,44 +234,399,0 +234,400,0 +234,403,42 +234,404,44 +234,405,44 +234,410,30 +234,411,34 +234,425,46 +234,426,46 +234,429,34 +234,433,42 +234,442,48 +234,443,0 +234,444,0 +234,445,0 +234,446,40 +234,447,70 +234,448,70 +234,451,50 +234,452,50 +234,453,70 +234,454,70 +234,455,50 +234,461,42 +234,464,0 +234,470,0 +234,471,0 +234,475,54 +234,477,52 +234,478,52 +234,483,0 +234,493,0 +234,495,42 +234,496,50 +234,497,50 +234,498,58 +234,499,70 +234,500,70 +234,501,0 +234,502,0 +234,503,0 +234,511,44 +234,512,44 +234,513,56 +234,514,56 +234,515,0 +234,516,0 +234,517,46 +234,518,46 +234,522,42 +234,523,42 +234,524,50 +234,525,58 +234,526,58 +234,529,0 +234,530,0 +234,531,60 +234,532,100 +234,533,100 +234,534,100 +234,540,42 +234,541,42 +234,542,42 +234,543,50 +234,544,50 +234,545,50 +234,546,42 +234,547,42 +234,548,42 +234,549,42 +234,551,0 +234,552,0 +234,553,0 +234,554,70 +234,555,70 +234,559,70 +234,560,70 +234,570,42 +234,571,42 +234,572,60 +234,573,60 +234,574,42 +234,575,42 +234,576,44 +234,587,42 +234,595,42 +234,596,50 +234,607,52 +234,608,54 +234,609,54 +234,610,42 +234,611,50 +234,612,50 +234,613,46 +234,614,66 +234,624,42 +234,625,42 +234,627,46 +234,628,46 +234,633,32 +234,634,40 +234,635,40 +234,636,46 +234,637,46 +234,639,0 +234,643,0 +234,644,0 +235,4,0 +235,5,0 +235,6,0 +235,15,36 +235,23,58 +235,24,58 +235,25,42 +235,26,42 +235,39,60 +235,40,60 +235,41,0 +235,42,0 +235,52,44 +235,53,50 +235,63,42 +235,64,50 +235,65,50 +235,66,100 +235,67,100 +235,68,100 +235,92,50 +235,93,50 +235,94,50 +235,95,40 +235,111,50 +235,112,50 +235,123,0 +235,129,0 +235,130,0 +235,131,14 +235,133,28 +235,134,28 +235,135,28 +235,136,28 +235,143,36 +235,144,0 +235,147,0 +235,148,0 +235,149,0 +235,150,0 +235,169,0 +235,172,42 +235,174,60 +235,179,42 +235,180,42 +235,181,42 +235,194,42 +235,195,42 +235,196,28 +235,197,28 +235,200,34 +235,204,54 +235,205,54 +235,208,40 +235,212,0 +235,215,42 +235,246,38 +235,247,42 +235,248,42 +235,252,44 +235,253,50 +235,254,50 +235,280,44 +235,281,44 +235,282,44 +235,304,46 +235,305,54 +235,306,54 +235,347,36 +235,348,36 +235,355,54 +235,356,56 +235,358,42 +235,361,44 +235,362,52 +235,363,42 +235,364,42 +235,365,42 +235,374,40 +235,375,40 +235,376,40 +235,379,0 +235,383,0 +235,384,0 +235,390,42 +235,391,70 +235,392,70 +235,393,46 +235,394,54 +235,395,54 +235,396,0 +235,397,0 +235,398,0 +235,399,44 +235,400,50 +235,403,42 +235,404,44 +235,405,44 +235,410,34 +235,411,38 +235,425,0 +235,426,0 +235,429,34 +235,433,42 +235,442,52 +235,443,30 +235,444,44 +235,445,44 +235,446,36 +235,447,70 +235,448,70 +235,451,54 +235,452,54 +235,453,70 +235,454,70 +235,455,50 +235,461,42 +235,464,50 +235,470,28 +235,471,28 +235,475,54 +235,477,56 +235,478,52 +235,483,0 +235,493,0 +235,495,42 +235,496,50 +235,497,50 +235,498,42 +235,499,70 +235,500,70 +235,501,42 +235,502,42 +235,503,42 +235,511,44 +235,512,44 +235,513,44 +235,514,44 +235,515,44 +235,516,44 +235,517,42 +235,518,42 +235,522,42 +235,523,42 +235,524,50 +235,525,58 +235,526,58 +235,529,44 +235,530,44 +235,531,42 +235,532,70 +235,533,70 +235,534,70 +235,540,46 +235,541,46 +235,542,46 +235,543,50 +235,544,54 +235,545,54 +235,546,60 +235,547,60 +235,548,42 +235,549,42 +235,551,44 +235,552,56 +235,553,56 +235,554,44 +235,555,44 +235,559,70 +235,560,70 +235,570,42 +235,571,42 +235,572,42 +235,573,42 +235,574,46 +235,575,46 +235,576,48 +235,587,0 +235,595,42 +235,596,50 +235,607,46 +235,608,46 +235,609,46 +235,610,42 +235,611,50 +235,612,50 +235,613,42 +235,614,44 +235,624,42 +235,625,42 +235,627,0 +235,628,0 +235,633,28 +235,634,36 +235,635,36 +235,636,36 +235,637,36 +235,639,0 +235,643,0 +235,644,0 +236,4,0 +236,5,0 +236,6,0 +236,15,40 +236,23,48 +236,24,48 +236,25,50 +236,26,50 +236,39,50 +236,40,56 +236,41,58 +236,42,58 +236,52,58 +236,53,58 +236,63,50 +236,64,58 +236,65,58 +236,66,50 +236,67,50 +236,68,50 +236,92,58 +236,93,58 +236,94,58 +236,95,52 +236,111,50 +236,112,50 +236,123,70 +236,129,58 +236,130,58 +236,131,30 +236,133,0 +236,134,0 +236,135,0 +236,136,0 +236,143,50 +236,144,0 +236,147,40 +236,148,40 +236,149,40 +236,150,0 +236,169,58 +236,172,50 +236,174,50 +236,179,50 +236,180,50 +236,181,50 +236,194,56 +236,195,56 +236,196,0 +236,197,0 +236,200,34 +236,204,62 +236,205,70 +236,208,66 +236,212,70 +236,215,44 +236,246,32 +236,247,42 +236,248,42 +236,252,58 +236,253,58 +236,254,58 +236,280,58 +236,281,58 +236,282,58 +236,304,70 +236,305,70 +236,306,70 +236,347,48 +236,348,48 +236,355,62 +236,356,62 +236,358,56 +236,361,58 +236,362,58 +236,363,50 +236,364,50 +236,365,50 +236,374,100 +236,375,100 +236,376,100 +236,379,0 +236,383,0 +236,384,0 +236,390,0 +236,391,0 +236,392,0 +236,393,54 +236,394,54 +236,395,64 +236,396,50 +236,397,50 +236,398,50 +236,399,58 +236,400,58 +236,403,50 +236,404,50 +236,405,50 +236,410,70 +236,411,70 +236,425,56 +236,426,56 +236,429,34 +236,433,56 +236,442,56 +236,443,48 +236,444,48 +236,445,48 +236,446,50 +236,447,50 +236,448,62 +236,451,62 +236,452,62 +236,453,58 +236,454,58 +236,455,52 +236,461,44 +236,464,50 +236,470,0 +236,471,0 +236,475,70 +236,477,62 +236,478,58 +236,483,0 +236,493,0 +236,495,50 +236,496,50 +236,497,50 +236,498,0 +236,499,0 +236,500,0 +236,501,50 +236,502,50 +236,503,50 +236,511,58 +236,512,58 +236,513,0 +236,514,0 +236,515,58 +236,516,58 +236,517,56 +236,518,56 +236,522,50 +236,523,50 +236,524,58 +236,525,58 +236,526,58 +236,529,58 +236,530,66 +236,531,50 +236,532,58 +236,533,58 +236,534,58 +236,540,54 +236,541,60 +236,542,60 +236,543,58 +236,544,62 +236,545,62 +236,546,50 +236,547,50 +236,548,50 +236,549,50 +236,551,58 +236,552,58 +236,553,58 +236,554,0 +236,555,0 +236,559,62 +236,560,62 +236,570,50 +236,571,50 +236,572,50 +236,573,50 +236,574,54 +236,575,60 +236,576,60 +236,587,50 +236,595,50 +236,596,50 +236,607,0 +236,608,0 +236,609,0 +236,610,50 +236,611,50 +236,612,50 +236,613,50 +236,614,50 +236,624,70 +236,625,70 +236,627,56 +236,628,56 +236,633,46 +236,634,48 +236,635,48 +236,636,0 +236,637,0 +236,639,0 +236,643,0 +236,644,0 +237,4,50 +237,5,50 +237,6,50 +237,15,0 +237,23,0 +237,24,0 +237,25,50 +237,26,50 +237,39,50 +237,40,56 +237,41,0 +237,42,0 +237,52,58 +237,53,58 +237,63,50 +237,64,58 +237,65,58 +237,66,50 +237,67,50 +237,68,50 +237,92,0 +237,93,0 +237,94,0 +237,95,48 +237,111,50 +237,112,50 +237,123,28 +237,129,58 +237,130,58 +237,131,0 +237,133,0 +237,134,0 +237,135,0 +237,136,0 +237,143,50 +237,144,0 +237,147,52 +237,148,52 +237,149,52 +237,150,0 +237,169,0 +237,172,50 +237,174,50 +237,179,50 +237,180,50 +237,181,50 +237,194,56 +237,195,56 +237,196,0 +237,197,0 +237,200,34 +237,204,58 +237,205,58 +237,208,48 +237,212,32 +237,215,0 +237,246,36 +237,247,42 +237,248,42 +237,252,70 +237,253,70 +237,254,70 +237,280,58 +237,281,58 +237,282,58 +237,304,56 +237,305,56 +237,306,56 +237,347,48 +237,348,48 +237,355,58 +237,356,58 +237,358,60 +237,361,0 +237,362,0 +237,363,0 +237,364,0 +237,365,0 +237,374,48 +237,375,48 +237,376,48 +237,379,0 +237,383,0 +237,384,0 +237,390,50 +237,391,50 +237,392,50 +237,393,50 +237,394,50 +237,395,50 +237,396,50 +237,397,50 +237,398,50 +237,399,58 +237,400,58 +237,403,50 +237,404,54 +237,405,54 +237,410,48 +237,411,48 +237,425,56 +237,426,56 +237,429,34 +237,433,60 +237,442,52 +237,443,60 +237,444,60 +237,445,60 +237,446,50 +237,447,50 +237,448,50 +237,451,0 +237,452,0 +237,453,0 +237,454,0 +237,455,100 +237,461,0 +237,464,50 +237,470,0 +237,471,0 +237,475,58 +237,477,58 +237,478,0 +237,483,0 +237,493,0 +237,495,70 +237,496,70 +237,497,70 +237,498,56 +237,499,58 +237,500,58 +237,501,50 +237,502,50 +237,503,50 +237,511,70 +237,512,70 +237,513,58 +237,514,58 +237,515,58 +237,516,58 +237,517,56 +237,518,56 +237,522,50 +237,523,50 +237,524,62 +237,525,62 +237,526,62 +237,529,58 +237,530,58 +237,531,50 +237,532,58 +237,533,58 +237,534,58 +237,540,70 +237,541,70 +237,542,70 +237,543,0 +237,544,0 +237,545,0 +237,546,70 +237,547,70 +237,548,70 +237,549,70 +237,551,70 +237,552,70 +237,553,70 +237,554,62 +237,555,62 +237,559,58 +237,560,58 +237,570,50 +237,571,50 +237,572,50 +237,573,50 +237,574,50 +237,575,56 +237,576,56 +237,587,50 +237,595,50 +237,596,50 +237,607,50 +237,608,62 +237,609,62 +237,610,66 +237,611,66 +237,612,66 +237,613,0 +237,614,0 +237,624,54 +237,625,54 +237,627,56 +237,628,56 +237,633,56 +237,634,58 +237,635,58 +237,636,52 +237,637,52 +237,639,0 +237,643,0 +237,644,0 +238,4,42 +238,5,58 +238,6,58 +238,15,0 +238,23,50 +238,24,56 +238,25,42 +238,26,48 +238,39,42 +238,40,42 +238,41,50 +238,42,50 +238,52,44 +238,53,58 +238,63,42 +238,64,56 +238,65,56 +238,66,52 +238,67,58 +238,68,58 +238,92,50 +238,93,50 +238,94,50 +238,95,46 +238,111,58 +238,112,58 +238,123,0 +238,129,50 +238,130,50 +238,131,28 +238,133,32 +238,134,32 +238,135,32 +238,136,34 +238,143,42 +238,144,0 +238,147,32 +238,148,38 +238,149,38 +238,150,0 +238,169,50 +238,172,42 +238,174,42 +238,179,42 +238,180,42 +238,181,42 +238,194,42 +238,195,42 +238,196,32 +238,197,64 +238,200,32 +238,204,0 +238,205,0 +238,208,46 +238,212,0 +238,215,70 +238,246,38 +238,247,40 +238,248,70 +238,252,44 +238,253,58 +238,254,58 +238,280,44 +238,281,44 +238,282,44 +238,304,42 +238,305,58 +238,306,58 +238,347,0 +238,348,0 +238,355,50 +238,356,50 +238,358,46 +238,361,44 +238,362,50 +238,363,42 +238,364,42 +238,365,42 +238,374,40 +238,375,40 +238,376,40 +238,379,0 +238,383,0 +238,384,0 +238,390,42 +238,391,52 +238,392,52 +238,393,42 +238,394,58 +238,395,58 +238,396,42 +238,397,52 +238,398,52 +238,399,44 +238,400,50 +238,403,42 +238,404,56 +238,405,56 +238,410,34 +238,411,40 +238,425,70 +238,426,70 +238,429,34 +238,433,46 +238,442,70 +238,443,34 +238,444,46 +238,445,46 +238,446,42 +238,447,48 +238,448,48 +238,451,0 +238,452,0 +238,453,50 +238,454,50 +238,455,54 +238,461,70 +238,464,58 +238,470,32 +238,471,34 +238,475,44 +238,477,50 +238,478,50 +238,483,0 +238,493,0 +238,495,42 +238,496,58 +238,497,58 +238,498,42 +238,499,50 +238,500,50 +238,501,42 +238,502,48 +238,503,48 +238,511,44 +238,512,50 +238,513,44 +238,514,44 +238,515,44 +238,516,44 +238,517,42 +238,518,42 +238,522,42 +238,523,52 +238,524,54 +238,525,54 +238,526,54 +238,529,44 +238,530,50 +238,531,42 +238,532,44 +238,533,50 +238,534,50 +238,540,0 +238,541,0 +238,542,0 +238,543,0 +238,544,0 +238,545,0 +238,546,42 +238,547,42 +238,548,46 +238,549,46 +238,551,70 +238,552,70 +238,553,70 +238,554,48 +238,555,54 +238,559,70 +238,560,70 +238,570,70 +238,571,70 +238,572,42 +238,573,42 +238,574,42 +238,575,42 +238,576,50 +238,587,42 +238,595,0 +238,596,0 +238,607,42 +238,608,48 +238,609,48 +238,610,46 +238,611,62 +238,612,62 +238,613,42 +238,614,50 +238,624,70 +238,625,70 +238,627,42 +238,628,52 +238,633,100 +238,634,100 +238,635,100 +238,636,0 +238,637,0 +238,639,0 +238,643,0 +238,644,0 +239,4,0 +239,5,0 +239,6,0 +239,15,44 +239,23,48 +239,24,48 +239,25,50 +239,26,50 +239,39,54 +239,40,56 +239,41,58 +239,42,58 +239,52,58 +239,53,58 +239,63,70 +239,64,70 +239,65,70 +239,66,54 +239,67,54 +239,68,54 +239,92,0 +239,93,0 +239,94,0 +239,95,52 +239,111,60 +239,112,60 +239,123,24 +239,129,58 +239,130,58 +239,131,36 +239,133,0 +239,134,0 +239,135,0 +239,136,0 +239,143,56 +239,144,0 +239,147,38 +239,148,38 +239,149,38 +239,150,0 +239,169,58 +239,172,50 +239,174,54 +239,179,54 +239,180,54 +239,181,54 +239,194,60 +239,195,60 +239,196,0 +239,197,0 +239,200,0 +239,204,58 +239,205,62 +239,208,56 +239,212,34 +239,215,44 +239,246,30 +239,247,44 +239,248,44 +239,252,64 +239,253,64 +239,254,64 +239,280,100 +239,281,100 +239,282,70 +239,304,70 +239,305,70 +239,306,70 +239,347,52 +239,348,52 +239,355,0 +239,356,0 +239,358,70 +239,361,58 +239,362,58 +239,363,54 +239,364,54 +239,365,54 +239,374,70 +239,375,70 +239,376,70 +239,379,0 +239,383,0 +239,384,0 +239,390,0 +239,391,0 +239,392,0 +239,393,56 +239,394,56 +239,395,60 +239,396,50 +239,397,50 +239,398,50 +239,399,62 +239,400,62 +239,403,50 +239,404,50 +239,405,50 +239,410,62 +239,411,62 +239,425,0 +239,426,0 +239,429,0 +239,433,70 +239,442,0 +239,443,50 +239,444,50 +239,445,50 +239,446,56 +239,447,50 +239,448,54 +239,451,64 +239,452,64 +239,453,58 +239,454,58 +239,455,58 +239,461,44 +239,464,60 +239,470,0 +239,471,0 +239,475,100 +239,477,0 +239,478,30 +239,483,0 +239,493,0 +239,495,56 +239,496,56 +239,497,56 +239,498,0 +239,499,0 +239,500,0 +239,501,60 +239,502,60 +239,503,60 +239,511,64 +239,512,64 +239,513,0 +239,514,0 +239,515,64 +239,516,64 +239,517,70 +239,518,70 +239,522,50 +239,523,50 +239,524,58 +239,525,58 +239,526,58 +239,529,58 +239,530,62 +239,531,60 +239,532,62 +239,533,62 +239,534,62 +239,540,56 +239,541,62 +239,542,62 +239,543,58 +239,544,58 +239,545,58 +239,546,50 +239,547,50 +239,548,50 +239,549,50 +239,551,58 +239,552,58 +239,553,58 +239,554,0 +239,555,0 +239,559,64 +239,560,64 +239,570,56 +239,571,56 +239,572,50 +239,573,50 +239,574,70 +239,575,70 +239,576,70 +239,587,56 +239,595,56 +239,596,56 +239,607,0 +239,608,0 +239,609,0 +239,610,56 +239,611,56 +239,612,56 +239,613,60 +239,614,60 +239,624,60 +239,625,60 +239,627,66 +239,628,66 +239,633,48 +239,634,50 +239,635,50 +239,636,0 +239,637,0 +239,639,0 +239,643,0 +239,644,0 +240,4,0 +240,5,0 +240,6,0 +240,15,46 +240,23,56 +240,24,62 +240,25,46 +240,26,54 +240,39,52 +240,40,52 +240,41,56 +240,42,56 +240,52,50 +240,53,64 +240,63,42 +240,64,56 +240,65,56 +240,66,62 +240,67,62 +240,68,62 +240,92,50 +240,93,50 +240,94,50 +240,95,44 +240,111,62 +240,112,62 +240,123,70 +240,129,56 +240,130,56 +240,131,28 +240,133,0 +240,134,0 +240,135,0 +240,136,0 +240,143,42 +240,144,0 +240,147,36 +240,148,42 +240,149,42 +240,150,0 +240,169,56 +240,172,46 +240,174,52 +240,179,54 +240,180,54 +240,181,54 +240,194,52 +240,195,52 +240,196,0 +240,197,0 +240,200,30 +240,204,56 +240,205,70 +240,208,70 +240,212,70 +240,215,42 +240,246,38 +240,247,48 +240,248,48 +240,252,44 +240,253,58 +240,254,58 +240,280,44 +240,281,44 +240,282,44 +240,304,70 +240,305,70 +240,306,70 +240,347,38 +240,348,38 +240,355,56 +240,356,56 +240,358,48 +240,361,50 +240,362,56 +240,363,52 +240,364,52 +240,365,52 +240,374,100 +240,375,100 +240,376,100 +240,379,0 +240,383,0 +240,384,0 +240,390,0 +240,391,0 +240,392,0 +240,393,42 +240,394,58 +240,395,64 +240,396,48 +240,397,48 +240,398,54 +240,399,54 +240,400,60 +240,403,48 +240,404,60 +240,405,60 +240,410,62 +240,411,62 +240,425,46 +240,426,46 +240,429,30 +240,433,48 +240,442,44 +240,443,42 +240,444,50 +240,445,50 +240,446,42 +240,447,54 +240,448,70 +240,451,50 +240,452,50 +240,453,58 +240,454,58 +240,455,50 +240,461,42 +240,464,62 +240,470,0 +240,471,0 +240,475,70 +240,477,56 +240,478,56 +240,483,0 +240,493,0 +240,495,42 +240,496,58 +240,497,58 +240,498,0 +240,499,0 +240,500,0 +240,501,46 +240,502,52 +240,503,52 +240,511,44 +240,512,48 +240,513,0 +240,514,0 +240,515,44 +240,516,44 +240,517,52 +240,518,52 +240,522,48 +240,523,56 +240,524,56 +240,525,56 +240,526,56 +240,529,44 +240,530,70 +240,531,46 +240,532,48 +240,533,54 +240,534,54 +240,540,42 +240,541,42 +240,542,42 +240,543,56 +240,544,56 +240,545,56 +240,546,50 +240,547,50 +240,548,48 +240,549,48 +240,551,50 +240,552,64 +240,553,64 +240,554,0 +240,555,0 +240,559,44 +240,560,44 +240,570,48 +240,571,48 +240,572,48 +240,573,48 +240,574,48 +240,575,48 +240,576,48 +240,587,42 +240,595,48 +240,596,58 +240,607,0 +240,608,0 +240,609,0 +240,610,42 +240,611,58 +240,612,58 +240,613,46 +240,614,48 +240,624,70 +240,625,70 +240,627,46 +240,628,54 +240,633,40 +240,634,48 +240,635,48 +240,636,0 +240,637,0 +240,639,0 +240,643,0 +240,644,0 +241,4,0 +241,5,0 +241,6,0 +241,15,46 +241,23,50 +241,24,56 +241,25,42 +241,26,48 +241,39,46 +241,40,46 +241,41,50 +241,42,50 +241,52,44 +241,53,58 +241,63,42 +241,64,56 +241,65,56 +241,66,56 +241,67,62 +241,68,62 +241,92,50 +241,93,50 +241,94,50 +241,95,44 +241,111,70 +241,112,70 +241,123,38 +241,129,50 +241,130,50 +241,131,28 +241,133,0 +241,134,0 +241,135,0 +241,136,0 +241,143,42 +241,144,0 +241,147,30 +241,148,36 +241,149,36 +241,150,0 +241,169,50 +241,172,42 +241,174,46 +241,179,46 +241,180,46 +241,181,46 +241,194,46 +241,195,46 +241,196,0 +241,197,0 +241,200,30 +241,204,50 +241,205,70 +241,208,70 +241,212,68 +241,215,42 +241,246,32 +241,247,42 +241,248,42 +241,252,44 +241,253,58 +241,254,58 +241,280,44 +241,281,44 +241,282,44 +241,304,70 +241,305,70 +241,306,70 +241,347,38 +241,348,38 +241,355,50 +241,356,50 +241,358,42 +241,361,44 +241,362,50 +241,363,46 +241,364,46 +241,365,46 +241,374,70 +241,375,70 +241,376,70 +241,379,0 +241,383,0 +241,384,0 +241,390,0 +241,391,0 +241,392,0 +241,393,42 +241,394,58 +241,395,64 +241,396,42 +241,397,52 +241,398,52 +241,399,48 +241,400,54 +241,403,42 +241,404,52 +241,405,52 +241,410,100 +241,411,100 +241,425,46 +241,426,46 +241,429,30 +241,433,42 +241,442,44 +241,443,36 +241,444,44 +241,445,44 +241,446,42 +241,447,48 +241,448,66 +241,451,50 +241,452,50 +241,453,50 +241,454,50 +241,455,50 +241,461,42 +241,464,70 +241,470,0 +241,471,0 +241,475,44 +241,477,50 +241,478,50 +241,483,0 +241,493,0 +241,495,42 +241,496,58 +241,497,58 +241,498,0 +241,499,0 +241,500,0 +241,501,46 +241,502,52 +241,503,52 +241,511,44 +241,512,48 +241,513,0 +241,514,0 +241,515,44 +241,516,44 +241,517,46 +241,518,46 +241,522,42 +241,523,50 +241,524,70 +241,525,70 +241,526,70 +241,529,44 +241,530,70 +241,531,46 +241,532,48 +241,533,54 +241,534,54 +241,540,42 +241,541,42 +241,542,42 +241,543,50 +241,544,50 +241,545,50 +241,546,42 +241,547,42 +241,548,42 +241,549,42 +241,551,44 +241,552,58 +241,553,58 +241,554,0 +241,555,0 +241,559,44 +241,560,44 +241,570,48 +241,571,48 +241,572,42 +241,573,42 +241,574,42 +241,575,42 +241,576,42 +241,587,42 +241,595,48 +241,596,58 +241,607,0 +241,608,0 +241,609,0 +241,610,42 +241,611,58 +241,612,58 +241,613,46 +241,614,48 +241,624,70 +241,625,70 +241,627,46 +241,628,54 +241,633,34 +241,634,42 +241,635,42 +241,636,0 +241,637,0 +241,639,0 +241,643,0 +241,644,0 +242,4,58 +242,5,58 +242,6,62 +242,15,36 +242,23,44 +242,24,50 +242,25,58 +242,26,58 +242,39,58 +242,40,58 +242,41,70 +242,42,70 +242,52,48 +242,53,50 +242,63,58 +242,64,58 +242,65,58 +242,66,56 +242,67,56 +242,68,56 +242,92,42 +242,93,48 +242,94,48 +242,95,0 +242,111,0 +242,112,0 +242,123,56 +242,129,42 +242,130,52 +242,131,30 +242,133,44 +242,134,44 +242,135,44 +242,136,44 +242,143,52 +242,144,0 +242,147,44 +242,148,44 +242,149,58 +242,150,0 +242,169,70 +242,172,58 +242,174,58 +242,179,58 +242,180,58 +242,181,58 +242,194,52 +242,195,52 +242,196,44 +242,197,44 +242,200,44 +242,204,46 +242,205,46 +242,208,0 +242,212,56 +242,215,52 +242,246,0 +242,247,0 +242,248,0 +242,252,48 +242,253,50 +242,254,50 +242,280,48 +242,281,48 +242,282,48 +242,304,0 +242,305,0 +242,306,0 +242,347,0 +242,348,0 +242,355,46 +242,356,46 +242,358,52 +242,361,48 +242,362,48 +242,363,58 +242,364,58 +242,365,58 +242,374,32 +242,375,32 +242,376,32 +242,379,0 +242,383,0 +242,384,0 +242,390,58 +242,391,58 +242,392,58 +242,393,62 +242,394,62 +242,395,62 +242,396,70 +242,397,70 +242,398,70 +242,399,48 +242,400,48 +242,403,58 +242,404,58 +242,405,58 +242,410,0 +242,411,0 +242,425,100 +242,426,100 +242,429,44 +242,433,52 +242,442,38 +242,443,34 +242,444,36 +242,445,36 +242,446,52 +242,447,58 +242,448,58 +242,451,46 +242,452,46 +242,453,42 +242,454,42 +242,455,36 +242,461,52 +242,464,0 +242,470,44 +242,471,44 +242,475,48 +242,477,46 +242,478,50 +242,483,0 +242,493,0 +242,495,58 +242,496,58 +242,497,58 +242,498,52 +242,499,52 +242,500,52 +242,501,58 +242,502,58 +242,503,58 +242,511,48 +242,512,48 +242,513,48 +242,514,48 +242,515,48 +242,516,48 +242,517,52 +242,518,52 +242,522,58 +242,523,58 +242,524,0 +242,525,0 +242,526,0 +242,529,48 +242,530,48 +242,531,58 +242,532,48 +242,533,48 +242,534,48 +242,540,62 +242,541,62 +242,542,62 +242,543,42 +242,544,46 +242,545,46 +242,546,58 +242,547,58 +242,548,58 +242,549,58 +242,551,48 +242,552,50 +242,553,50 +242,554,48 +242,555,48 +242,559,52 +242,560,52 +242,570,58 +242,571,58 +242,572,58 +242,573,58 +242,574,62 +242,575,62 +242,576,62 +242,587,70 +242,595,58 +242,596,58 +242,607,62 +242,608,62 +242,609,62 +242,610,58 +242,611,58 +242,612,58 +242,613,58 +242,614,58 +242,624,58 +242,625,58 +242,627,70 +242,628,70 +242,633,38 +242,634,38 +242,635,38 +242,636,28 +242,637,28 +242,639,0 +242,643,0 +242,644,0 From f2441a3f807e78db97946265ec2cbcac7b72f0f2 Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Sat, 28 Jul 2012 10:47:04 -0400 Subject: [PATCH 11/28] Add warriors' stats. --- .../csv/conquest_warrior_rank_stat_map.csv | 969 ++++++++++++++++++ .../data/csv/conquest_warrior_stat_names.csv | 5 + pokedex/data/csv/conquest_warrior_stats.csv | 5 + pokedex/db/tables.py | 25 + 4 files changed, 1004 insertions(+) create mode 100644 pokedex/data/csv/conquest_warrior_rank_stat_map.csv create mode 100644 pokedex/data/csv/conquest_warrior_stat_names.csv create mode 100644 pokedex/data/csv/conquest_warrior_stats.csv diff --git a/pokedex/data/csv/conquest_warrior_rank_stat_map.csv b/pokedex/data/csv/conquest_warrior_rank_stat_map.csv new file mode 100644 index 0000000..665a637 --- /dev/null +++ b/pokedex/data/csv/conquest_warrior_rank_stat_map.csv @@ -0,0 +1,969 @@ +warrior_rank_id,warrior_stat_id,stat +1,1,65 +1,2,60 +1,3,65 +1,4,4 +2,1,75 +2,2,70 +2,3,80 +2,4,6 +3,1,80 +3,2,85 +3,3,100 +3,4,8 +4,1,65 +4,2,60 +4,3,65 +4,4,4 +5,1,75 +5,2,70 +5,3,80 +5,4,6 +6,1,80 +6,2,85 +6,3,100 +6,4,8 +7,1,89 +7,2,94 +7,3,92 +7,4,5 +8,1,96 +8,2,100 +8,3,100 +8,4,8 +9,1,48 +9,2,73 +9,3,90 +9,4,4 +10,1,54 +10,2,83 +10,3,98 +10,4,5 +11,1,66 +11,2,65 +11,3,78 +11,4,6 +12,1,76 +12,2,88 +12,3,88 +12,4,7 +13,1,80 +13,2,98 +13,3,98 +13,4,8 +14,1,82 +14,2,81 +14,3,81 +14,4,6 +15,1,90 +15,2,92 +15,3,91 +15,4,7 +16,1,74 +16,2,68 +16,3,72 +16,4,5 +17,1,84 +17,2,78 +17,3,82 +17,4,6 +18,1,69 +18,2,90 +18,3,86 +18,4,7 +19,1,79 +19,2,100 +19,3,96 +19,4,8 +20,1,77 +20,2,82 +20,3,82 +20,4,5 +21,1,88 +21,2,92 +21,3,92 +21,4,6 +22,1,90 +22,2,63 +22,3,62 +22,4,6 +23,1,98 +23,2,73 +23,3,72 +23,4,7 +24,1,65 +24,2,78 +24,3,75 +24,4,5 +25,1,75 +25,2,84 +25,3,85 +25,4,6 +26,1,82 +26,2,96 +26,3,86 +26,4,7 +27,1,92 +27,2,100 +27,3,96 +27,4,8 +28,1,86 +28,2,82 +28,3,80 +28,4,7 +29,1,96 +29,2,92 +29,3,90 +29,4,8 +30,1,90 +30,2,66 +30,3,81 +30,4,7 +31,1,99 +31,2,76 +31,3,91 +31,4,8 +32,1,64 +32,2,72 +32,3,79 +32,4,5 +33,1,75 +33,2,82 +33,3,88 +33,4,6 +34,1,80 +34,2,78 +34,3,84 +34,4,7 +35,1,90 +35,2,94 +35,3,94 +35,4,8 +36,1,48 +36,2,74 +36,3,90 +36,4,5 +37,1,54 +37,2,84 +37,3,97 +37,4,6 +38,1,82 +38,2,78 +38,3,52 +38,4,5 +39,1,92 +39,2,89 +39,3,62 +39,4,6 +40,1,80 +40,2,84 +40,3,87 +40,4,8 +41,1,88 +41,2,94 +41,3,97 +41,4,8 +42,1,36 +42,2,90 +42,3,70 +42,4,5 +43,1,42 +43,2,99 +43,3,80 +43,4,6 +44,1,60 +44,2,90 +44,3,62 +44,4,5 +45,1,70 +45,2,98 +45,3,70 +45,4,6 +46,1,84 +46,2,68 +46,3,73 +46,4,6 +47,1,94 +47,2,78 +47,3,83 +47,4,7 +48,1,42 +48,2,63 +48,3,78 +48,4,5 +49,1,52 +49,2,73 +49,3,87 +49,4,5 +50,1,87 +50,2,77 +50,3,62 +50,4,5 +51,1,94 +51,2,88 +51,3,72 +51,4,6 +52,1,60 +52,2,63 +52,3,70 +52,4,5 +53,1,70 +53,2,73 +53,3,80 +53,4,5 +54,1,87 +54,2,78 +54,3,80 +54,4,6 +55,1,95 +55,2,84 +55,3,90 +55,4,7 +56,1,89 +56,2,79 +56,3,74 +56,4,6 +57,1,95 +57,2,88 +57,3,84 +57,4,7 +58,1,65 +58,2,88 +58,3,79 +58,4,7 +59,1,75 +59,2,97 +59,3,89 +59,4,7 +60,1,39 +60,2,71 +60,3,75 +60,4,5 +61,1,49 +61,2,81 +61,3,86 +61,4,5 +62,1,73 +62,2,62 +62,3,70 +62,4,5 +63,1,83 +63,2,72 +63,3,80 +63,4,6 +64,1,65 +64,2,63 +64,3,79 +64,4,3 +65,1,75 +65,2,73 +65,3,88 +65,4,4 +66,1,69 +66,2,72 +66,3,66 +66,4,4 +67,1,79 +67,2,82 +67,3,76 +67,4,5 +68,1,92 +68,2,68 +68,3,81 +68,4,6 +69,1,100 +69,2,77 +69,3,89 +69,4,6 +70,1,78 +70,2,56 +70,3,68 +70,4,5 +71,1,88 +71,2,63 +71,3,79 +71,4,6 +72,1,92 +72,2,40 +72,3,73 +72,4,6 +73,1,100 +73,2,50 +73,3,86 +73,4,7 +74,1,46 +74,2,85 +74,3,72 +74,4,5 +75,1,55 +75,2,96 +75,3,84 +75,4,5 +76,1,82 +76,2,64 +76,3,67 +76,4,5 +77,1,92 +77,2,74 +77,3,77 +77,4,6 +78,1,88 +78,2,37 +78,3,63 +78,4,5 +79,1,97 +79,2,50 +79,3,73 +79,4,6 +80,1,52 +80,2,95 +80,3,90 +80,4,7 +81,1,70 +81,2,95 +81,3,79 +81,4,6 +82,1,82 +82,2,70 +82,3,66 +82,4,6 +83,1,88 +83,2,59 +83,3,82 +83,4,7 +84,1,84 +84,2,84 +84,3,81 +84,4,7 +85,1,73 +85,2,81 +85,3,82 +85,4,7 +86,1,34 +86,2,69 +86,3,78 +86,4,2 +87,1,33 +87,2,55 +87,3,75 +87,4,4 +88,1,32 +88,2,55 +88,3,74 +88,4,4 +89,1,79 +89,2,80 +89,3,65 +89,4,6 +90,1,75 +90,2,73 +90,3,68 +90,4,5 +91,1,74 +91,2,55 +91,3,61 +91,4,6 +92,1,7 +92,2,5 +92,3,71 +92,4,2 +93,1,79 +93,2,33 +93,3,66 +93,4,5 +94,1,96 +94,2,21 +94,3,83 +94,4,6 +95,1,70 +95,2,42 +95,3,73 +95,4,6 +96,1,26 +96,2,79 +96,3,67 +96,4,5 +97,1,79 +97,2,31 +97,3,75 +97,4,5 +98,1,54 +98,2,72 +98,3,79 +98,4,2 +99,1,48 +99,2,61 +99,3,72 +99,4,2 +100,1,68 +100,2,78 +100,3,77 +100,4,5 +101,1,75 +101,2,74 +101,3,69 +101,4,4 +102,1,70 +102,2,87 +102,3,72 +102,4,6 +103,1,72 +103,2,86 +103,3,64 +103,4,6 +104,1,31 +104,2,72 +104,3,70 +104,4,6 +105,1,68 +105,2,66 +105,3,75 +105,4,5 +106,1,20 +106,2,26 +106,3,68 +106,4,3 +107,1,34 +107,2,47 +107,3,70 +107,4,3 +108,1,48 +108,2,51 +108,3,62 +108,4,5 +109,1,68 +109,2,61 +109,3,63 +109,4,5 +110,1,14 +110,2,42 +110,3,57 +110,4,2 +111,1,23 +111,2,23 +111,3,23 +111,4,3 +112,1,62 +112,2,54 +112,3,60 +112,4,4 +113,1,50 +113,2,55 +113,3,50 +113,4,2 +114,1,57 +114,2,73 +114,3,50 +114,4,3 +115,1,30 +115,2,67 +115,3,67 +115,4,4 +116,1,62 +116,2,55 +116,3,73 +116,4,3 +117,1,79 +117,2,66 +117,3,70 +117,4,5 +118,1,73 +118,2,78 +118,3,72 +118,4,6 +119,1,77 +119,2,35 +119,3,83 +119,4,5 +120,1,87 +120,2,21 +120,3,63 +120,4,4 +121,1,78 +121,2,45 +121,3,52 +121,4,4 +122,1,49 +122,2,80 +122,3,62 +122,4,5 +123,1,16 +123,2,76 +123,3,28 +123,4,3 +124,1,85 +124,2,86 +124,3,76 +124,4,7 +125,1,90 +125,2,70 +125,3,66 +125,4,7 +126,1,69 +126,2,78 +126,3,83 +126,4,6 +127,1,38 +127,2,88 +127,3,80 +127,4,6 +128,1,58 +128,2,40 +128,3,61 +128,4,4 +129,1,56 +129,2,43 +129,3,45 +129,4,5 +130,1,15 +130,2,13 +130,3,78 +130,4,3 +131,1,92 +131,2,71 +131,3,80 +131,4,7 +132,1,69 +132,2,90 +132,3,84 +132,4,7 +133,1,41 +133,2,26 +133,3,82 +133,4,5 +134,1,80 +134,2,66 +134,3,62 +134,4,5 +135,1,6 +135,2,80 +135,3,68 +135,4,2 +136,1,71 +136,2,72 +136,3,82 +136,4,6 +137,1,48 +137,2,80 +137,3,68 +137,4,5 +138,1,78 +138,2,44 +138,3,72 +138,4,5 +139,1,68 +139,2,68 +139,3,68 +139,4,5 +140,1,60 +140,2,36 +140,3,64 +140,4,3 +141,1,65 +141,2,40 +141,3,58 +141,4,3 +142,1,52 +142,2,55 +142,3,55 +142,4,3 +143,1,76 +143,2,72 +143,3,78 +143,4,6 +144,1,70 +144,2,85 +144,3,80 +144,4,6 +145,1,38 +145,2,63 +145,3,66 +145,4,5 +146,1,78 +146,2,56 +146,3,60 +146,4,5 +147,1,73 +147,2,56 +147,3,70 +147,4,5 +148,1,66 +148,2,87 +148,3,85 +148,4,7 +149,1,71 +149,2,69 +149,3,60 +149,4,5 +150,1,70 +150,2,48 +150,3,58 +150,4,4 +151,1,30 +151,2,55 +151,3,57 +151,4,3 +152,1,56 +152,2,65 +152,3,61 +152,4,4 +153,1,87 +153,2,89 +153,3,34 +153,4,3 +154,1,68 +154,2,47 +154,3,61 +154,4,3 +155,1,42 +155,2,69 +155,3,53 +155,4,3 +156,1,80 +156,2,62 +156,3,66 +156,4,5 +157,1,60 +157,2,40 +157,3,43 +157,4,3 +158,1,82 +158,2,56 +158,3,79 +158,4,6 +159,1,41 +159,2,92 +159,3,69 +159,4,5 +160,1,88 +160,2,66 +160,3,70 +160,4,6 +161,1,70 +161,2,76 +161,3,70 +161,4,5 +162,1,80 +162,2,50 +162,3,70 +162,4,5 +163,1,74 +163,2,93 +163,3,74 +163,4,7 +164,1,58 +164,2,94 +164,3,70 +164,4,6 +165,1,32 +165,2,50 +165,3,50 +165,4,3 +166,1,60 +166,2,67 +166,3,68 +166,4,4 +167,1,65 +167,2,48 +167,3,69 +167,4,5 +168,1,70 +168,2,90 +168,3,72 +168,4,6 +169,1,85 +169,2,53 +169,3,66 +169,4,5 +170,1,66 +170,2,69 +170,3,60 +170,4,4 +171,1,48 +171,2,44 +171,3,56 +171,4,3 +172,1,76 +172,2,53 +172,3,60 +172,4,5 +173,1,71 +173,2,56 +173,3,63 +173,4,5 +174,1,38 +174,2,76 +174,3,50 +174,4,4 +175,1,58 +175,2,59 +175,3,50 +175,4,4 +176,1,82 +176,2,71 +176,3,64 +176,4,6 +177,1,81 +177,2,65 +177,3,73 +177,4,6 +178,1,74 +178,2,76 +178,3,68 +178,4,5 +179,1,90 +179,2,12 +179,3,59 +179,4,5 +180,1,79 +180,2,44 +180,3,61 +180,4,5 +181,1,55 +181,2,92 +181,3,74 +181,4,5 +182,1,92 +182,2,2 +182,3,55 +182,4,4 +183,1,37 +183,2,77 +183,3,61 +183,4,4 +184,1,70 +184,2,57 +184,3,50 +184,4,5 +185,1,27 +185,2,61 +185,3,48 +185,4,4 +186,1,73 +186,2,89 +186,3,71 +186,4,7 +187,1,6 +187,2,8 +187,3,62 +187,4,1 +188,1,50 +188,2,92 +188,3,77 +188,4,6 +189,1,44 +189,2,52 +189,3,62 +189,4,5 +190,1,71 +190,2,58 +190,3,59 +190,4,6 +191,1,18 +191,2,60 +191,3,55 +191,4,3 +192,1,50 +192,2,58 +192,3,63 +192,4,4 +193,1,48 +193,2,74 +193,3,50 +193,4,2 +194,1,69 +194,2,93 +194,3,85 +194,4,7 +195,1,90 +195,2,79 +195,3,76 +195,4,7 +196,1,2 +196,2,83 +196,3,80 +196,4,5 +197,1,63 +197,2,78 +197,3,79 +197,4,7 +198,1,74 +198,2,70 +198,3,78 +198,4,7 +199,1,77 +199,2,62 +199,3,73 +199,4,6 +200,1,42 +200,2,35 +200,3,79 +200,4,4 +201,1,62 +201,2,41 +201,3,62 +201,4,4 +202,1,58 +202,2,50 +202,3,62 +202,4,3 +203,1,73 +203,2,93 +203,3,82 +203,4,8 +204,1,87 +204,2,75 +204,3,63 +204,4,5 +205,1,70 +205,2,72 +205,3,70 +205,4,5 +206,1,62 +206,2,52 +206,3,68 +206,4,6 +207,1,46 +207,2,70 +207,3,66 +207,4,4 +208,1,20 +208,2,60 +208,3,62 +208,4,5 +209,1,57 +209,2,68 +209,3,50 +209,4,3 +210,1,79 +210,2,81 +210,3,43 +210,4,3 +211,1,79 +211,2,75 +211,3,48 +211,4,3 +212,1,79 +212,2,89 +212,3,48 +212,4,3 +213,1,80 +213,2,77 +213,3,57 +213,4,3 +214,1,72 +214,2,68 +214,3,63 +214,4,3 +215,1,72 +215,2,74 +215,3,71 +215,4,6 +216,1,87 +216,2,72 +216,3,68 +216,4,6 +217,1,83 +217,2,51 +217,3,70 +217,4,6 +218,1,6 +218,2,95 +218,3,53 +218,4,3 +219,1,18 +219,2,73 +219,3,75 +219,4,5 +220,1,51 +220,2,78 +220,3,72 +220,4,5 +221,1,2 +221,2,62 +221,3,71 +221,4,2 +222,1,1 +222,2,91 +222,3,72 +222,4,2 +223,1,90 +223,2,80 +223,3,66 +223,4,3 +224,1,62 +224,2,73 +224,3,55 +224,4,4 +225,1,44 +225,2,68 +225,3,50 +225,4,4 +226,1,80 +226,2,76 +226,3,68 +226,4,4 +227,1,81 +227,2,72 +227,3,70 +227,4,4 +228,1,53 +228,2,48 +228,3,72 +228,4,4 +229,1,81 +229,2,80 +229,3,62 +229,4,4 +230,1,75 +230,2,43 +230,3,72 +230,4,4 +231,1,66 +231,2,52 +231,3,61 +231,4,4 +232,1,76 +232,2,48 +232,3,80 +232,4,4 +233,1,84 +233,2,57 +233,3,79 +233,4,4 +234,1,82 +234,2,53 +234,3,65 +234,4,4 +235,1,80 +235,2,43 +235,3,65 +235,4,4 +236,1,92 +236,2,45 +236,3,92 +236,4,6 +237,1,14 +237,2,86 +237,3,80 +237,4,3 +238,1,62 +238,2,92 +238,3,65 +238,4,6 +239,1,91 +239,2,32 +239,3,50 +239,4,5 +240,1,95 +240,2,42 +240,3,70 +240,4,5 +241,1,95 +241,2,30 +241,3,50 +241,4,4 +242,1,67 +242,2,51 +242,3,50 +242,4,3 diff --git a/pokedex/data/csv/conquest_warrior_stat_names.csv b/pokedex/data/csv/conquest_warrior_stat_names.csv new file mode 100644 index 0000000..46a95a4 --- /dev/null +++ b/pokedex/data/csv/conquest_warrior_stat_names.csv @@ -0,0 +1,5 @@ +warrior_stat_id,local_language_id,name +1,9,Power +2,9,Wisdom +3,9,Charisma +4,9,Capacity diff --git a/pokedex/data/csv/conquest_warrior_stats.csv b/pokedex/data/csv/conquest_warrior_stats.csv new file mode 100644 index 0000000..cc1dd6d --- /dev/null +++ b/pokedex/data/csv/conquest_warrior_stats.csv @@ -0,0 +1,5 @@ +id,identifier +1,power +2,wisdom +3,charisma +4,capacity diff --git a/pokedex/db/tables.py b/pokedex/db/tables.py index 7775e16..eb86e09 100644 --- a/pokedex/db/tables.py +++ b/pokedex/db/tables.py @@ -374,6 +374,16 @@ class ConquestWarriorRank(TableBase): {}, ) +class ConquestWarriorRankStatMap(TableBase): + u"""Any of a warrior rank's warrior stats in Pokémon Conquest.""" + __tablename__ = 'conquest_warrior_rank_stat_map' + warrior_rank_id = Column(Integer, ForeignKey('conquest_warrior_ranks.id'), primary_key=True, autoincrement=False, + info=dict(description=u'The ID of the warrior rank.')) + warrior_stat_id = Column(Integer, ForeignKey('conquest_warrior_stats.id'), primary_key=True, autoincrement=False, + info=dict(description=u'The ID of the warrior stat.')) + stat = Column(Integer, nullable=False, + info=dict(description=u'The stat.')) + class ConquestWarriorSkill(TableBase): u"""A warrior skill in Pokémon Conquest. """ @@ -404,6 +414,21 @@ class ConquestWarriorSpecialty(TableBase): slot = Column(Integer, primary_key=True, nullable=False, autoincrement=False, info=dict(description=u"The order in which the warrior's types are listed.")) +class ConquestWarriorStat(TableBase): + u"""A stat that warriors have in Pokémon Conquest.""" + __tablename__ = 'conquest_warrior_stats' + __singlename__ = 'warrior_stat' + id = Column(Integer, primary_key=True, autoincrement=True, + info=dict(description=u'An ID for this stat.')) + identifier = Column(Unicode(8), nullable=False, + info=dict(description=u'A readable identifier for this stat.')) + +create_translation_table('conquest_warrior_stat_names', ConquestWarriorStat, 'names', + relation_lazy='joined', + name=Column(Unicode(15), nullable=False, index=True, + info=dict(description='The name.', format='plaintext', official=True)) +) + class ContestCombo(TableBase): u"""Combo of two moves in a Contest. """ From 0d1818002e7240e86578f111380c014c23605f9d Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Sat, 28 Jul 2012 10:47:23 -0400 Subject: [PATCH 12/28] Add a bunch of relationships for Conquest stuff. --- pokedex/data/csv/conquest_pokemon_stats.csv | 2 +- pokedex/db/tables.py | 74 ++++++++++++++++++++- 2 files changed, 74 insertions(+), 2 deletions(-) diff --git a/pokedex/data/csv/conquest_pokemon_stats.csv b/pokedex/data/csv/conquest_pokemon_stats.csv index 5648077..0e359bf 100644 --- a/pokedex/data/csv/conquest_pokemon_stats.csv +++ b/pokedex/data/csv/conquest_pokemon_stats.csv @@ -1,4 +1,4 @@ -pokemon_species_id,conquest_stat_id,stat +pokemon_species_id,conquest_stat_id,base_stat 4,1,188 4,2,125 4,3,97 diff --git a/pokedex/db/tables.py b/pokedex/db/tables.py index eb86e09..ab003af 100644 --- a/pokedex/db/tables.py +++ b/pokedex/db/tables.py @@ -306,7 +306,7 @@ class ConquestPokemonStat(TableBase): info=dict(description=u'The ID of the Pokémon species.')) conquest_stat_id = Column(Integer, ForeignKey('conquest_stats.id'), primary_key=True, autoincrement=False, info=dict(description=u'The ID of the stat.')) - stat = Column(Integer, nullable=False, + base_stat = Column(Integer, nullable=False, info=dict(description=u'The base stat.')) class ConquestStat(TableBase): @@ -1924,6 +1924,58 @@ Berry.natural_gift_type = relationship(Type, innerjoin=True) BerryFlavor.contest_type = relationship(ContestType, innerjoin=True) +ConquestKingdom.type = relationship(Type, + uselist=False, + innerjoin=True, lazy='joined', + backref=backref('conquest_kingdom', uselist=False)) + +ConquestMaxLink.pokemon = relationship(PokemonSpecies, + uselist=False, + innerjoin=True, lazy='joined', + backref=backref('conquest_max_links', lazy='dynamic', + order_by=ConquestMaxLink.warrior_rank_id)) +ConquestMaxLink.warrior_rank = relationship(ConquestWarriorRank, + uselist=False, + innerjoin=True, lazy='joined', + backref='max_links') +ConquestMaxLink.warrior = association_proxy('warrior_rank', 'warrior') + +ConquestPokemonEvolution.gender = relationship(Gender, + backref='conquest_evolutions') +ConquestPokemonEvolution.item = relationship(Item, + backref='conquest_evolutions') +ConquestPokemonEvolution.kingdom = relationship(ConquestKingdom, + backref='evolutions') +ConquestPokemonEvolution.stat = relationship(ConquestStat, + backref='evolutions') + +ConquestPokemonStat.pokemon = relationship(PokemonSpecies, + uselist=False, + backref='conquest_stats') +ConquestPokemonStat.stat = relationship(ConquestStat, + uselist=False, + backref='pokemon_stats') + +ConquestWarrior.ranks = relationship(ConquestWarriorRank, + order_by=ConquestWarriorRank.rank, + innerjoin=True, lazy='joined', + backref=backref('warrior', uselist=False)) +ConquestWarrior.types = relationship(Type, + secondary=ConquestWarriorSpecialty.__table__, + order_by=ConquestWarriorSpecialty.slot, + innerjoin=True, lazy='joined', + backref='conquest_warriors') + +ConquestWarriorRank.skill = relationship(ConquestWarriorSkill, + uselist=False, + innerjoin=True, lazy='joined', + backref='warrior_ranks') +ConquestWarriorRank.stats = relationship(ConquestWarriorRankStatMap, + innerjoin=True, lazy='joined', + order_by = ConquestWarriorRankStatMap.warrior_stat_id, + backref=backref('warrior_rank', uselist=False, innerjoin=True)) + + ContestCombo.first = relationship(Move, primaryjoin=ContestCombo.first_move_id==Move.id, innerjoin=True, lazy='joined', @@ -2360,6 +2412,26 @@ PokemonSpecies.pal_park = relationship(PalPark, uselist=False, backref='species') +PokemonSpecies.conquest_abilities = relationship(Ability, + secondary=ConquestPokemonAbility.__table__, + order_by=ConquestPokemonAbility.slot, + backref=backref('conquest_pokemon', order_by=PokemonSpecies.conquest_order, + innerjoin=True)) +PokemonSpecies.conquest_move = relationship(Move, + secondary=ConquestPokemonMove.__table__, + uselist=False, + backref=backref('conquest_pokemon', order_by=PokemonSpecies.conquest_order)) +PokemonSpecies.conquest_evolution = relationship(ConquestPokemonEvolution, + uselist=False, + backref=backref('conquest_evolved_species', innerjoin=True, lazy='joined')) +#PokemonSpecies.conquest_main_stats = relationship(ConquestPokemonStat, +# primaryjoin=and_(PokemonSpecies.id == ConquestPokemonStat.pokemon_species_id, +# ConquestPokemonStat.stat.is_base == True)) +#PokemonSpecies.conquest_range = relationship(ConquestPokemonStat, +# primaryjoin=and_(PokemonSpecies.id == ConquestPokemonStat.pokemon_species_id, +# ConquestPokemonStat.stat.identifier == 'range'), +# uselist=False) + PokemonSpeciesFlavorText.version = relationship(Version, innerjoin=True, lazy='joined') PokemonSpeciesFlavorText.language = relationship(Language, innerjoin=True, lazy='joined') From d3693319f1a54c057b80553859527eb0868806dc Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Sat, 28 Jul 2012 10:51:55 -0400 Subject: [PATCH 13/28] Add Conquest gallery order. --- pokedex/data/csv/pokedex_prose.csv | 1 + pokedex/data/csv/pokedexes.csv | 21 +- pokedex/data/csv/pokemon_dex_numbers.csv | 200 ++++ pokedex/data/csv/pokemon_species.csv | 1300 +++++++++++----------- pokedex/db/tables.py | 4 + 5 files changed, 866 insertions(+), 660 deletions(-) diff --git a/pokedex/data/csv/pokedex_prose.csv b/pokedex/data/csv/pokedex_prose.csv index f6b94a9..585efe0 100644 --- a/pokedex/data/csv/pokedex_prose.csv +++ b/pokedex/data/csv/pokedex_prose.csv @@ -8,3 +8,4 @@ pokedex_id,local_language_id,name,description 7,9,Updated Johto,"HeartGold/SoulSilver Johto dex—Gold/Silver/Crystal's, extended to add move-based Generation IV evolutions" 8,9,Original Unova,Black/White Unova dex 9,9,Updated Unova,Black 2/White 2 Unova dex +11,9,Gallery,Pokémon Conquest gallery order diff --git a/pokedex/data/csv/pokedexes.csv b/pokedex/data/csv/pokedexes.csv index 20e5c8f..057d6d6 100644 --- a/pokedex/data/csv/pokedexes.csv +++ b/pokedex/data/csv/pokedexes.csv @@ -1,10 +1,11 @@ -id,region_id,identifier -1,,national -2,1,kanto -3,2,original-johto -4,3,hoenn -5,4,original-sinnoh -6,4,extended-sinnoh -7,2,updated-johto -8,5,original-unova -9,5,updated-unova +id,region_id,identifier,is_main_series +1,,national,1 +2,1,kanto,1 +3,2,original-johto,1 +4,3,hoenn,1 +5,4,original-sinnoh,1 +6,4,extended-sinnoh,1 +7,2,updated-johto,1 +8,5,original-unova,1 +9,5,updated-unova,1 +11,,conquest-gallery,0 diff --git a/pokedex/data/csv/pokemon_dex_numbers.csv b/pokedex/data/csv/pokemon_dex_numbers.csv index 6a67d4d..313c202 100644 --- a/pokedex/data/csv/pokemon_dex_numbers.csv +++ b/pokedex/data/csv/pokemon_dex_numbers.csv @@ -15,14 +15,17 @@ species_id,pokedex_id,pokedex_number 4,2,4 4,3,229 4,7,234 +4,11,109 5,1,5 5,2,5 5,3,230 5,7,235 +5,11,110 6,1,6 6,2,6 6,3,231 6,7,236 +6,11,111 7,1,7 7,2,7 7,3,232 @@ -59,6 +62,7 @@ species_id,pokedex_id,pokedex_number 15,2,15 15,3,29 15,7,29 +15,11,177 16,1,16 16,2,16 16,3,10 @@ -91,10 +95,12 @@ species_id,pokedex_id,pokedex_number 23,2,23 23,3,50 23,7,50 +23,11,54 24,1,24 24,2,24 24,3,51 24,7,51 +24,11,55 25,1,25 25,2,25 25,3,22 @@ -102,6 +108,7 @@ species_id,pokedex_id,pokedex_number 25,5,104 25,6,104 25,7,22 +25,11,16 26,1,26 26,2,26 26,3,23 @@ -109,6 +116,7 @@ species_id,pokedex_id,pokedex_number 26,5,105 26,6,105 26,7,23 +26,11,17 27,1,27 27,2,27 27,3,48 @@ -170,11 +178,13 @@ species_id,pokedex_id,pokedex_number 39,3,44 39,4,138 39,7,44 +39,11,21 40,1,40 40,2,40 40,3,45 40,4,139 40,7,45 +40,11,22 41,1,41 41,2,41 41,3,37 @@ -182,6 +192,7 @@ species_id,pokedex_id,pokedex_number 41,5,28 41,6,28 41,7,37 +41,11,23 42,1,42 42,2,42 42,3,38 @@ -189,6 +200,7 @@ species_id,pokedex_id,pokedex_number 42,5,29 42,6,29 42,7,38 +42,11,24 43,1,43 43,2,43 43,3,83 @@ -232,10 +244,12 @@ species_id,pokedex_id,pokedex_number 52,2,52 52,3,136 52,7,138 +52,11,58 53,1,53 53,2,53 53,3,137 53,7,139 +53,11,59 54,1,54 54,2,54 54,3,138 @@ -285,6 +299,7 @@ species_id,pokedex_id,pokedex_number 63,5,20 63,6,20 63,7,89 +63,11,127 64,1,64 64,2,64 64,3,90 @@ -292,6 +307,7 @@ species_id,pokedex_id,pokedex_number 64,5,21 64,6,21 64,7,90 +64,11,128 65,1,65 65,2,65 65,3,91 @@ -299,6 +315,7 @@ species_id,pokedex_id,pokedex_number 65,5,22 65,6,22 65,7,91 +65,11,129 66,1,66 66,2,66 66,3,140 @@ -306,6 +323,7 @@ species_id,pokedex_id,pokedex_number 66,5,40 66,6,40 66,7,142 +66,11,98 67,1,67 67,2,67 67,3,141 @@ -313,6 +331,7 @@ species_id,pokedex_id,pokedex_number 67,5,41 67,6,41 67,7,143 +67,11,99 68,1,68 68,2,68 68,3,142 @@ -320,6 +339,7 @@ species_id,pokedex_id,pokedex_number 68,5,42 68,6,42 68,7,144 +68,11,100 69,1,69 69,2,69 69,3,64 @@ -445,24 +465,28 @@ species_id,pokedex_id,pokedex_number 92,5,69 92,6,69 92,7,58 +92,11,112 93,1,93 93,2,93 93,3,59 93,5,70 93,6,70 93,7,59 +93,11,113 94,1,94 94,2,94 94,3,60 94,5,71 94,6,71 94,7,60 +94,11,114 95,1,95 95,2,95 95,3,62 95,5,34 95,6,34 95,7,62 +95,11,175 96,1,96 96,2,96 96,3,87 @@ -534,12 +558,14 @@ species_id,pokedex_id,pokedex_number 111,4,169 111,6,186 111,7,211 +111,11,160 112,1,112 112,2,112 112,3,207 112,4,170 112,6,187 112,7,212 +112,11,161 113,1,113 113,2,113 113,3,217 @@ -600,6 +626,7 @@ species_id,pokedex_id,pokedex_number 123,3,110 123,6,195 123,7,111 +123,11,188 124,1,124 124,2,124 124,3,153 @@ -630,6 +657,7 @@ species_id,pokedex_id,pokedex_number 129,5,23 129,6,23 129,7,76 +129,11,13 130,1,130 130,2,130 130,3,77 @@ -637,10 +665,12 @@ species_id,pokedex_id,pokedex_number 130,5,24 130,6,24 130,7,77 +130,11,14 131,1,131 131,2,131 131,3,219 131,7,224 +131,11,190 132,1,132 132,2,132 132,3,92 @@ -650,21 +680,25 @@ species_id,pokedex_id,pokedex_number 133,3,180 133,6,163 133,7,184 +133,11,1 134,1,134 134,2,134 134,3,181 134,6,164 134,7,185 +134,11,2 135,1,135 135,2,135 135,3,182 135,6,165 135,7,186 +135,11,3 136,1,136 136,2,136 136,3,183 136,6,166 136,7,187 +136,11,4 137,1,137 137,2,137 137,3,215 @@ -696,10 +730,12 @@ species_id,pokedex_id,pokedex_number 143,5,113 143,6,113 143,7,230 +143,11,179 144,1,144 144,2,144 144,3,235 144,7,240 +144,11,192 145,1,145 145,2,145 145,3,236 @@ -712,18 +748,22 @@ species_id,pokedex_id,pokedex_number 147,2,147 147,3,241 147,7,246 +147,11,76 148,1,148 148,2,148 148,3,242 148,7,247 +148,11,77 149,1,149 149,2,149 149,3,243 149,7,248 +149,11,78 150,1,150 150,2,150 150,3,249 150,7,254 +150,11,196 151,1,151 151,2,151 151,3,250 @@ -789,6 +829,7 @@ species_id,pokedex_id,pokedex_number 169,5,30 169,6,30 169,7,39 +169,11,25 170,1,170 170,3,174 170,4,181 @@ -803,6 +844,7 @@ species_id,pokedex_id,pokedex_number 172,5,103 172,6,103 172,7,21 +172,11,15 173,1,173 173,3,40 173,5,99 @@ -812,6 +854,7 @@ species_id,pokedex_id,pokedex_number 174,3,43 174,4,137 174,7,43 +174,11,20 175,1,175 175,3,46 175,6,173 @@ -831,12 +874,15 @@ species_id,pokedex_id,pokedex_number 179,1,179 179,3,53 179,7,53 +179,11,45 180,1,180 180,3,54 180,7,54 +180,11,46 181,1,181 181,3,55 181,7,55 +181,11,47 182,1,182 182,3,86 182,4,91 @@ -890,19 +936,23 @@ species_id,pokedex_id,pokedex_number 194,5,117 194,6,117 194,7,56 +194,11,18 195,1,195 195,3,57 195,5,118 195,6,118 195,7,57 +195,11,19 196,1,196 196,3,184 196,6,167 196,7,188 +196,11,5 197,1,197 197,3,185 197,6,168 197,7,189 +197,11,6 198,1,198 198,3,208 198,5,74 @@ -916,6 +966,7 @@ species_id,pokedex_id,pokedex_number 200,5,72 200,6,72 200,7,219 +200,11,183 201,1,201 201,3,61 201,5,114 @@ -934,9 +985,11 @@ species_id,pokedex_id,pokedex_number 204,1,204 204,3,93 204,7,93 +204,11,56 205,1,205 205,3,94 205,7,94 +205,11,57 206,1,206 206,3,52 206,7,52 @@ -949,6 +1002,7 @@ species_id,pokedex_id,pokedex_number 208,5,35 208,6,35 208,7,63 +208,11,176 209,1,209 209,3,123 209,7,125 @@ -962,6 +1016,7 @@ species_id,pokedex_id,pokedex_number 212,3,111 212,6,196 212,7,112 +212,11,189 213,1,213 213,3,166 213,7,168 @@ -976,6 +1031,7 @@ species_id,pokedex_id,pokedex_number 215,5,144 215,6,144 215,7,218 +215,11,181 216,1,216 216,3,193 216,7,198 @@ -1091,12 +1147,15 @@ species_id,pokedex_id,pokedex_number 246,1,246 246,3,244 246,7,249 +246,11,79 247,1,247 247,3,245 247,7,250 +247,11,80 248,1,248 248,3,246 248,7,251 +248,11,81 249,1,249 249,3,247 249,7,252 @@ -1108,10 +1167,13 @@ species_id,pokedex_id,pokedex_number 251,7,256 252,1,252 252,4,1 +252,11,130 253,1,253 253,4,2 +253,11,131 254,1,254 254,4,3 +254,11,132 255,1,255 255,4,4 256,1,256 @@ -1179,12 +1241,15 @@ species_id,pokedex_id,pokedex_number 280,1,280 280,4,29 280,6,157 +280,11,9 281,1,281 281,4,30 281,6,158 +281,11,10 282,1,282 282,4,31 282,6,159 +282,11,11 283,1,283 283,4,32 284,1,284 @@ -1232,10 +1297,13 @@ species_id,pokedex_id,pokedex_number 303,4,69 304,1,304 304,4,70 +304,11,149 305,1,305 305,4,71 +305,11,150 306,1,306 306,4,72 +306,11,151 307,1,307 307,4,76 307,5,86 @@ -1330,8 +1398,10 @@ species_id,pokedex_id,pokedex_number 346,4,134 347,1,347 347,4,135 +347,11,171 348,1,348 348,4,136 +348,11,172 349,1,349 349,4,140 349,5,138 @@ -1351,9 +1421,11 @@ species_id,pokedex_id,pokedex_number 355,1,355 355,4,148 355,6,189 +355,11,69 356,1,356 356,4,149 356,6,190 +356,11,70 357,1,357 357,4,150 357,6,185 @@ -1361,6 +1433,7 @@ species_id,pokedex_id,pokedex_number 358,4,151 358,5,83 358,6,83 +358,11,53 359,1,359 359,4,152 359,6,209 @@ -1369,15 +1442,20 @@ species_id,pokedex_id,pokedex_number 361,1,361 361,4,171 361,6,206 +361,11,93 362,1,362 362,4,172 362,6,207 +362,11,94 363,1,363 363,4,173 +363,11,60 364,1,364 364,4,174 +364,11,61 365,1,365 365,4,175 +365,11,62 366,1,366 366,4,176 367,1,367 @@ -1396,16 +1474,20 @@ species_id,pokedex_id,pokedex_number 373,4,189 374,1,374 374,4,190 +374,11,82 375,1,375 375,4,191 +375,11,83 376,1,376 376,4,192 +376,11,84 377,1,377 377,4,193 378,1,378 378,4,194 379,1,379 379,4,195 +379,11,193 380,1,380 380,4,196 381,1,381 @@ -1414,8 +1496,10 @@ species_id,pokedex_id,pokedex_number 382,4,198 383,1,383 383,4,199 +383,11,194 384,1,384 384,4,200 +384,11,200 385,1,385 385,4,201 386,1,386 @@ -1432,36 +1516,47 @@ species_id,pokedex_id,pokedex_number 390,1,390 390,5,4 390,6,4 +390,11,115 391,1,391 391,5,5 391,6,5 +391,11,116 392,1,392 392,5,6 392,6,6 +392,11,117 393,1,393 393,5,7 393,6,7 +393,11,133 394,1,394 394,5,8 394,6,8 +394,11,134 395,1,395 395,5,9 395,6,9 +395,11,135 396,1,396 396,5,10 396,6,10 +396,11,26 397,1,397 397,5,11 397,6,11 +397,11,27 398,1,398 398,5,12 398,6,12 +398,11,28 399,1,399 399,5,13 399,6,13 +399,11,29 400,1,400 400,5,14 400,6,14 +400,11,30 401,1,401 401,5,15 401,6,15 @@ -1471,12 +1566,15 @@ species_id,pokedex_id,pokedex_number 403,1,403 403,5,17 403,6,17 +403,11,34 404,1,404 404,5,18 404,6,18 +404,11,35 405,1,405 405,5,19 405,6,19 +405,11,36 406,1,406 406,5,25 406,6,25 @@ -1492,9 +1590,11 @@ species_id,pokedex_id,pokedex_number 410,1,410 410,5,38 410,6,38 +410,11,163 411,1,411 411,5,39 411,6,39 +411,11,164 412,1,412 412,5,45 412,6,45 @@ -1538,9 +1638,11 @@ species_id,pokedex_id,pokedex_number 425,1,425 425,5,65 425,6,65 +425,11,167 426,1,426 426,5,66 426,6,66 +426,11,168 427,1,427 427,5,67 427,6,67 @@ -1550,6 +1652,7 @@ species_id,pokedex_id,pokedex_number 429,1,429 429,5,73 429,6,73 +429,11,184 430,1,430 430,5,75 430,6,75 @@ -1562,6 +1665,7 @@ species_id,pokedex_id,pokedex_number 433,1,433 433,5,82 433,6,82 +433,11,52 434,1,434 434,5,84 434,6,84 @@ -1589,24 +1693,31 @@ species_id,pokedex_id,pokedex_number 442,1,442 442,5,108 442,6,108 +442,11,187 443,1,443 443,5,109 443,6,109 +443,11,85 444,1,444 444,5,110 444,6,110 +444,11,86 445,1,445 445,5,111 445,6,111 +445,11,87 446,1,446 446,5,112 446,6,112 +446,11,178 447,1,447 447,5,115 447,6,115 +447,11,50 448,1,448 448,5,116 448,6,116 +448,11,51 449,1,449 449,5,122 449,6,122 @@ -1616,18 +1727,23 @@ species_id,pokedex_id,pokedex_number 451,1,451 451,5,127 451,6,127 +451,11,156 452,1,452 452,5,128 452,6,128 +452,11,157 453,1,453 453,5,129 453,6,129 +453,11,88 454,1,454 454,5,130 454,6,130 +454,11,89 455,1,455 455,5,131 455,6,131 +455,11,186 456,1,456 456,5,134 456,6,134 @@ -1646,6 +1762,7 @@ species_id,pokedex_id,pokedex_number 461,1,461 461,5,145 461,6,145 +461,11,182 462,1,462 462,6,180 463,1,463 @@ -1653,6 +1770,7 @@ species_id,pokedex_id,pokedex_number 463,7,181 464,1,464 464,6,188 +464,11,162 465,1,465 465,6,182 465,7,183 @@ -1667,8 +1785,10 @@ species_id,pokedex_id,pokedex_number 469,7,102 470,1,470 470,6,169 +470,11,7 471,1,471 471,6,170 +471,11,8 472,1,472 472,6,154 473,1,473 @@ -1678,12 +1798,15 @@ species_id,pokedex_id,pokedex_number 474,6,194 475,1,475 475,6,160 +475,11,12 476,1,476 476,6,156 477,1,477 477,6,191 +477,11,71 478,1,478 478,6,208 +478,11,95 479,1,479 479,6,152 480,1,480 @@ -1698,6 +1821,7 @@ species_id,pokedex_id,pokedex_number 483,1,483 483,5,149 483,6,149 +483,11,195 484,1,484 484,5,150 484,6,150 @@ -1713,26 +1837,36 @@ species_id,pokedex_id,pokedex_number 491,1,491 492,1,492 493,1,493 +493,11,199 494,1,494 494,8,0 495,1,495 495,8,1 +495,11,118 496,1,496 496,8,2 +496,11,119 497,1,497 497,8,3 +497,11,120 498,1,498 498,8,4 +498,11,121 499,1,499 499,8,5 +499,11,122 500,1,500 500,8,6 +500,11,123 501,1,501 501,8,7 +501,11,106 502,1,502 502,8,8 +502,11,107 503,1,503 503,8,9 +503,11,108 504,1,504 504,8,10 505,1,505 @@ -1749,20 +1883,28 @@ species_id,pokedex_id,pokedex_number 510,8,16 511,1,511 511,8,17 +511,11,136 512,1,512 512,8,18 +512,11,137 513,1,513 513,8,19 +513,11,138 514,1,514 514,8,20 +514,11,139 515,1,515 515,8,21 +515,11,140 516,1,516 516,8,22 +516,11,141 517,1,517 517,8,23 +517,11,72 518,1,518 518,8,24 +518,11,73 519,1,519 519,8,25 520,1,520 @@ -1771,30 +1913,41 @@ species_id,pokedex_id,pokedex_number 521,8,27 522,1,522 522,8,28 +522,11,74 523,1,523 523,8,29 +523,11,75 524,1,524 524,8,30 +524,11,40 525,1,525 525,8,31 +525,11,41 526,1,526 526,8,32 +526,11,42 527,1,527 527,8,33 528,1,528 528,8,34 529,1,529 529,8,35 +529,11,152 530,1,530 530,8,36 +530,11,153 531,1,531 531,8,37 +531,11,185 532,1,532 532,8,38 +532,11,101 533,1,533 533,8,39 +533,11,102 534,1,534 534,8,40 +534,11,103 535,1,535 535,8,41 536,1,536 @@ -1807,36 +1960,51 @@ species_id,pokedex_id,pokedex_number 539,8,45 540,1,540 540,8,46 +540,11,124 541,1,541 541,8,47 +541,11,125 542,1,542 542,8,48 +542,11,126 543,1,543 543,8,49 +543,11,31 544,1,544 544,8,50 +544,11,32 545,1,545 545,8,51 +545,11,33 546,1,546 546,8,52 +546,11,48 547,1,547 547,8,53 +547,11,49 548,1,548 548,8,54 +548,11,43 549,1,549 549,8,55 +549,11,44 550,1,550 550,8,56 551,1,551 551,8,57 +551,11,66 552,1,552 552,8,58 +552,11,67 553,1,553 553,8,59 +553,11,68 554,1,554 554,8,60 +554,11,142 555,1,555 555,8,61 +555,11,143 556,1,556 556,8,62 557,1,557 @@ -1845,8 +2013,10 @@ species_id,pokedex_id,pokedex_number 558,8,64 559,1,559 559,8,65 +559,11,165 560,1,560 560,8,66 +560,11,166 561,1,561 561,8,67 562,1,562 @@ -1867,18 +2037,25 @@ species_id,pokedex_id,pokedex_number 569,8,75 570,1,570 570,8,76 +570,11,154 571,1,571 571,8,77 +571,11,155 572,1,572 572,8,78 +572,11,96 573,1,573 573,8,79 +573,11,97 574,1,574 574,8,80 +574,11,63 575,1,575 575,8,81 +575,11,64 576,1,576 576,8,82 +576,11,65 577,1,577 577,8,83 578,1,578 @@ -1901,6 +2078,7 @@ species_id,pokedex_id,pokedex_number 586,8,92 587,1,587 587,8,93 +587,11,180 588,1,588 588,8,94 589,1,589 @@ -1917,8 +2095,10 @@ species_id,pokedex_id,pokedex_number 594,8,100 595,1,595 595,8,101 +595,11,147 596,1,596 596,8,102 +596,11,148 597,1,597 597,8,103 598,1,598 @@ -1941,20 +2121,28 @@ species_id,pokedex_id,pokedex_number 606,8,112 607,1,607 607,8,113 +607,11,37 608,1,608 608,8,114 +608,11,38 609,1,609 609,8,115 +609,11,39 610,1,610 610,8,116 +610,11,144 611,1,611 611,8,117 +611,11,145 612,1,612 612,8,118 +612,11,146 613,1,613 613,8,119 +613,11,104 614,1,614 614,8,120 +614,11,105 615,1,615 615,8,121 616,1,616 @@ -1975,14 +2163,18 @@ species_id,pokedex_id,pokedex_number 623,8,129 624,1,624 624,8,130 +624,11,158 625,1,625 625,8,131 +625,11,159 626,1,626 626,8,132 627,1,627 627,8,133 +627,11,169 628,1,628 628,8,134 +628,11,170 629,1,629 629,8,135 630,1,630 @@ -1993,18 +2185,24 @@ species_id,pokedex_id,pokedex_number 632,8,138 633,1,633 633,8,139 +633,11,90 634,1,634 634,8,140 +634,11,91 635,1,635 635,8,141 +635,11,92 636,1,636 636,8,142 +636,11,173 637,1,637 637,8,143 +637,11,174 638,1,638 638,8,144 639,1,639 639,8,145 +639,11,191 640,1,640 640,8,146 641,1,641 @@ -2013,8 +2211,10 @@ species_id,pokedex_id,pokedex_number 642,8,148 643,1,643 643,8,149 +643,11,197 644,1,644 644,8,150 +644,11,198 645,1,645 645,8,151 646,1,646 diff --git a/pokedex/data/csv/pokemon_species.csv b/pokedex/data/csv/pokemon_species.csv index 17581c9..f1bea4d 100644 --- a/pokedex/data/csv/pokemon_species.csv +++ b/pokedex/data/csv/pokemon_species.csv @@ -1,650 +1,650 @@ -id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,shape_id,habitat_id,gender_rate,capture_rate,base_happiness,is_baby,hatch_counter,has_gender_differences,growth_rate_id,forms_switchable,order -1,bulbasaur,1,,1,5,8,3,1,45,70,0,20,0,4,0,1 -2,ivysaur,1,1,1,5,8,3,1,45,70,0,20,0,4,0,2 -3,venusaur,1,2,1,5,8,3,1,45,70,0,20,1,4,0,3 -4,charmander,1,,2,8,6,4,1,45,70,0,20,0,4,0,4 -5,charmeleon,1,4,2,8,6,4,1,45,70,0,20,0,4,0,5 -6,charizard,1,5,2,8,6,4,1,45,70,0,20,0,4,0,6 -7,squirtle,1,,3,2,6,9,1,45,70,0,20,0,4,0,7 -8,wartortle,1,7,3,2,6,9,1,45,70,0,20,0,4,0,8 -9,blastoise,1,8,3,2,6,9,1,45,70,0,20,0,4,0,9 -10,caterpie,1,,4,5,2,2,4,255,70,0,15,0,2,0,10 -11,metapod,1,10,4,5,2,2,4,120,70,0,15,0,2,0,11 -12,butterfree,1,11,4,9,13,2,4,45,70,0,15,1,2,0,12 -13,weedle,1,,5,3,2,2,4,255,70,0,15,0,2,0,13 -14,kakuna,1,13,5,10,2,2,4,120,70,0,15,0,2,0,14 -15,beedrill,1,14,5,10,13,2,4,45,70,0,15,0,2,0,15 -16,pidgey,1,,6,3,9,2,4,255,70,0,15,0,4,0,16 -17,pidgeotto,1,16,6,3,9,2,4,120,70,0,15,0,4,0,17 -18,pidgeot,1,17,6,3,9,2,4,45,70,0,15,0,4,0,18 -19,rattata,1,,7,7,8,3,4,255,70,0,15,1,2,0,19 -20,raticate,1,19,7,3,8,3,4,127,70,0,15,1,2,0,20 -21,spearow,1,,8,3,9,6,4,255,70,0,15,0,2,0,21 -22,fearow,1,21,8,3,9,6,4,90,70,0,15,0,2,0,22 -23,ekans,1,,9,7,2,3,4,255,70,0,20,0,2,0,23 -24,arbok,1,23,9,7,2,3,4,90,70,0,20,0,2,0,24 -25,pikachu,1,172,10,10,8,2,4,190,70,0,10,1,2,0,26 -26,raichu,1,25,10,10,6,2,4,75,70,0,10,1,2,0,27 -27,sandshrew,1,,11,10,6,6,4,255,70,0,20,0,2,0,28 -28,sandslash,1,27,11,10,6,6,4,90,70,0,20,0,2,0,29 -29,nidoran-f,1,,12,2,8,3,8,235,70,0,20,0,4,0,30 -30,nidorina,1,29,12,2,8,3,8,120,70,0,20,0,4,0,31 -31,nidoqueen,1,30,12,2,6,3,8,45,70,0,20,0,4,0,32 -32,nidoran-m,1,,13,7,8,3,0,235,70,0,20,0,4,0,33 -33,nidorino,1,32,13,7,8,3,0,120,70,0,20,0,4,0,34 -34,nidoking,1,33,13,7,6,3,0,45,70,0,20,0,4,0,35 -35,clefairy,1,173,14,6,6,4,6,150,140,0,10,0,3,0,37 -36,clefable,1,35,14,6,6,4,6,25,140,0,10,0,3,0,38 -37,vulpix,1,,15,3,8,3,6,190,70,0,20,0,2,0,39 -38,ninetales,1,37,15,10,8,3,6,75,70,0,20,0,2,0,40 -39,jigglypuff,1,174,16,6,12,3,6,170,70,0,10,0,3,0,42 -40,wigglytuff,1,39,16,6,12,3,6,50,70,0,10,0,3,0,43 -41,zubat,1,,17,7,9,1,4,255,70,0,15,1,2,0,44 -42,golbat,1,41,17,7,9,1,4,90,70,0,15,1,2,0,45 -43,oddish,1,,18,2,7,3,4,255,70,0,20,0,4,0,47 -44,gloom,1,43,18,2,12,3,4,120,70,0,20,1,4,0,48 -45,vileplume,1,44,18,8,12,3,4,45,70,0,20,1,4,0,49 -46,paras,1,,19,8,14,2,4,190,70,0,20,0,2,0,51 -47,parasect,1,46,19,8,14,2,4,75,70,0,20,0,2,0,52 -48,venonat,1,,20,7,12,2,4,190,70,0,20,0,2,0,53 -49,venomoth,1,48,20,7,13,2,4,75,70,0,20,0,2,0,54 -50,diglett,1,,21,3,5,1,4,255,70,0,20,0,2,0,55 -51,dugtrio,1,50,21,3,11,1,4,50,70,0,20,0,2,0,56 -52,meowth,1,,22,10,8,8,4,255,70,0,20,0,2,0,57 -53,persian,1,52,22,10,8,8,4,90,70,0,20,0,2,0,58 -54,psyduck,1,,23,10,6,9,4,190,70,0,20,0,2,0,59 -55,golduck,1,54,23,2,6,9,4,75,70,0,20,0,2,0,60 -56,mankey,1,,24,3,6,4,4,190,70,0,20,0,2,0,61 -57,primeape,1,56,24,3,6,4,4,75,70,0,20,0,2,0,62 -58,growlithe,1,,25,3,8,3,2,190,70,0,20,0,1,0,63 -59,arcanine,1,58,25,3,8,3,2,75,70,0,20,0,1,0,64 -60,poliwag,1,,26,2,7,9,4,255,70,0,20,0,4,0,65 -61,poliwhirl,1,60,26,2,12,9,4,120,70,0,20,0,4,0,66 -62,poliwrath,1,61,26,2,12,9,4,45,70,0,20,0,4,0,67 -63,abra,1,,27,3,6,8,2,200,70,0,20,0,4,0,69 -64,kadabra,1,63,27,3,6,8,2,100,70,0,20,1,4,0,70 -65,alakazam,1,64,27,3,12,8,2,50,70,0,20,1,4,0,71 -66,machop,1,,28,4,6,4,2,180,70,0,20,0,4,0,72 -67,machoke,1,66,28,4,12,4,2,90,70,0,20,0,4,0,73 -68,machamp,1,67,28,4,12,4,2,45,70,0,20,0,4,0,74 -69,bellsprout,1,,29,5,12,2,4,255,70,0,20,0,4,0,75 -70,weepinbell,1,69,29,5,5,2,4,120,70,0,20,0,4,0,76 -71,victreebel,1,70,29,5,5,2,4,45,70,0,20,0,4,0,77 -72,tentacool,1,,30,2,10,7,4,190,70,0,20,0,1,0,78 -73,tentacruel,1,72,30,2,10,7,4,60,70,0,20,0,1,0,79 -74,geodude,1,,31,3,4,4,4,255,70,0,15,0,4,0,80 -75,graveler,1,74,31,3,12,4,4,120,70,0,15,0,4,0,81 -76,golem,1,75,31,3,12,4,4,45,70,0,15,0,4,0,82 -77,ponyta,1,,32,10,8,3,4,190,70,0,20,0,2,0,83 -78,rapidash,1,77,32,10,8,3,4,60,70,0,20,0,2,0,84 -79,slowpoke,1,,33,6,8,9,4,190,70,0,20,0,2,0,85 -80,slowbro,1,79,33,6,6,9,4,75,70,0,20,0,2,0,86 -81,magnemite,1,,34,4,4,6,-1,190,70,0,20,0,2,0,88 -82,magneton,1,81,34,4,11,6,-1,60,70,0,20,0,2,0,89 -83,farfetchd,1,,35,3,9,3,4,45,70,0,20,0,2,0,91 -84,doduo,1,,36,3,7,3,4,190,70,0,20,1,2,0,92 -85,dodrio,1,84,36,3,7,3,4,45,70,0,20,1,2,0,93 -86,seel,1,,37,9,3,7,4,190,70,0,20,0,2,0,94 -87,dewgong,1,86,37,9,3,7,4,75,70,0,20,0,2,0,95 -88,grimer,1,,38,7,4,8,4,190,70,0,20,0,2,0,96 -89,muk,1,88,38,7,4,8,4,75,70,0,20,0,2,0,97 -90,shellder,1,,39,7,1,7,4,190,70,0,20,0,1,0,98 -91,cloyster,1,90,39,7,1,7,4,60,70,0,20,0,1,0,99 -92,gastly,1,,40,7,1,1,4,190,70,0,20,0,4,0,100 -93,haunter,1,92,40,7,4,1,4,90,70,0,20,0,4,0,101 -94,gengar,1,93,40,7,6,1,4,45,70,0,20,0,4,0,102 -95,onix,1,,41,4,2,1,4,45,70,0,25,0,2,0,103 -96,drowzee,1,,42,10,12,3,4,190,70,0,20,0,2,0,105 -97,hypno,1,96,42,10,12,3,4,75,70,0,20,1,2,0,106 -98,krabby,1,,43,8,14,9,4,225,70,0,20,0,2,0,107 -99,kingler,1,98,43,8,14,9,4,60,70,0,20,0,2,0,108 -100,voltorb,1,,44,8,1,8,-1,190,70,0,20,0,2,0,109 -101,electrode,1,100,44,8,1,8,-1,60,70,0,20,0,2,0,110 -102,exeggcute,1,,45,6,11,2,4,90,70,0,20,0,1,0,111 -103,exeggutor,1,102,45,10,7,2,4,45,70,0,20,0,1,0,112 -104,cubone,1,,46,3,6,4,4,190,70,0,20,0,2,0,113 -105,marowak,1,104,46,3,6,4,4,75,70,0,20,0,2,0,114 -106,hitmonlee,1,236,47,3,12,8,0,45,70,0,25,0,2,0,116 -107,hitmonchan,1,236,47,3,12,8,0,45,70,0,25,0,2,0,117 -108,lickitung,1,,48,6,6,3,4,45,70,0,20,0,2,0,119 -109,koffing,1,,49,7,1,8,4,190,70,0,20,0,2,0,121 -110,weezing,1,109,49,7,11,8,4,60,70,0,20,0,2,0,122 -111,rhyhorn,1,,50,4,8,6,4,120,70,0,20,1,1,0,123 -112,rhydon,1,111,50,4,6,6,4,60,70,0,20,1,1,0,124 -113,chansey,1,440,51,6,6,8,8,30,140,0,40,0,3,0,127 -114,tangela,1,,52,2,7,3,4,45,70,0,20,0,2,0,129 -115,kangaskhan,1,,53,3,6,3,8,45,70,0,20,0,2,0,131 -116,horsea,1,,54,2,5,7,4,225,70,0,20,0,2,0,132 -117,seadra,1,116,54,2,5,7,4,75,70,0,20,0,2,0,133 -118,goldeen,1,,55,8,3,9,4,225,70,0,20,1,2,0,135 -119,seaking,1,118,55,8,3,9,4,60,70,0,20,1,2,0,136 -120,staryu,1,,56,3,5,7,-1,225,70,0,20,0,1,0,137 -121,starmie,1,120,56,7,5,7,-1,60,70,0,20,0,1,0,138 -122,mr-mime,1,439,57,6,12,8,4,45,70,0,25,0,2,0,140 -123,scyther,1,,58,5,13,3,4,45,70,0,25,1,2,0,141 -124,jynx,1,238,59,8,12,8,8,45,70,0,25,0,2,0,144 -125,electabuzz,1,239,60,10,6,3,2,45,70,0,25,0,2,0,146 -126,magmar,1,240,61,8,6,4,2,45,70,0,25,0,2,0,149 -127,pinsir,1,,62,3,12,2,4,45,70,0,25,0,1,0,151 -128,tauros,1,,63,3,8,3,0,45,70,0,20,0,1,0,152 -129,magikarp,1,,64,8,3,9,4,255,70,0,5,1,1,0,153 -130,gyarados,1,129,64,2,2,9,4,45,70,0,5,1,1,0,154 -131,lapras,1,,65,2,3,7,4,45,70,0,40,0,1,0,155 -132,ditto,1,,66,7,1,8,-1,35,70,0,20,0,2,0,156 -133,eevee,1,,67,3,8,8,1,45,70,0,35,0,2,0,157 -134,vaporeon,1,133,67,2,8,8,1,45,70,0,35,0,2,0,158 -135,jolteon,1,133,67,10,8,8,1,45,70,0,35,0,2,0,159 -136,flareon,1,133,67,8,8,8,1,45,70,0,35,0,2,0,160 -137,porygon,1,,68,6,7,8,-1,45,70,0,20,0,2,0,165 -138,omanyte,1,,69,2,10,7,1,45,70,0,30,0,2,0,168 -139,omastar,1,138,69,2,10,7,1,45,70,0,30,0,2,0,169 -140,kabuto,1,,70,3,14,7,1,45,70,0,30,0,2,0,170 -141,kabutops,1,140,70,3,6,7,1,45,70,0,30,0,2,0,171 -142,aerodactyl,1,,71,7,9,4,1,45,70,0,35,0,1,0,172 -143,snorlax,1,446,72,1,12,4,1,25,70,0,40,0,1,0,174 -144,articuno,1,,73,2,9,5,-1,3,35,0,80,0,1,0,175 -145,zapdos,1,,74,10,9,5,-1,3,35,0,80,0,1,0,176 -146,moltres,1,,75,10,9,5,-1,3,35,0,80,0,1,0,177 -147,dratini,1,,76,2,2,9,4,45,35,0,40,0,1,0,178 -148,dragonair,1,147,76,2,2,9,4,45,35,0,40,0,1,0,179 -149,dragonite,1,148,76,3,6,9,4,45,35,0,40,0,1,0,180 -150,mewtwo,1,,77,7,6,5,-1,3,0,0,120,0,1,0,181 -151,mew,1,,78,6,6,5,-1,45,100,0,120,0,4,0,182 -152,chikorita,2,,79,5,8,3,1,45,70,0,20,0,4,0,183 -153,bayleef,2,152,79,5,8,3,1,45,70,0,20,0,4,0,184 -154,meganium,2,153,79,5,8,3,1,45,70,0,20,1,4,0,185 -155,cyndaquil,2,,80,10,12,3,1,45,70,0,20,0,4,0,186 -156,quilava,2,155,80,10,8,3,1,45,70,0,20,0,4,0,187 -157,typhlosion,2,156,80,10,8,3,1,45,70,0,20,0,4,0,188 -158,totodile,2,,81,2,6,9,1,45,70,0,20,0,4,0,189 -159,croconaw,2,158,81,2,6,9,1,45,70,0,20,0,4,0,190 -160,feraligatr,2,159,81,2,6,9,1,45,70,0,20,0,4,0,191 -161,sentret,2,,82,3,8,3,4,255,70,0,15,0,2,0,192 -162,furret,2,161,82,3,8,3,4,90,70,0,15,0,2,0,193 -163,hoothoot,2,,83,3,9,2,4,255,70,0,15,0,2,0,194 -164,noctowl,2,163,83,3,9,2,4,90,70,0,15,0,2,0,195 -165,ledyba,2,,84,8,9,2,4,255,70,0,15,1,3,0,196 -166,ledian,2,165,84,8,9,2,4,90,70,0,15,1,3,0,197 -167,spinarak,2,,85,5,14,2,4,255,70,0,15,0,3,0,198 -168,ariados,2,167,85,8,14,2,4,90,70,0,15,0,3,0,199 -169,crobat,2,42,17,7,13,1,4,90,70,0,15,0,2,0,46 -170,chinchou,2,,86,2,3,7,4,190,70,0,20,0,1,0,200 -171,lanturn,2,170,86,2,3,7,4,75,70,0,20,0,1,0,201 -172,pichu,2,,10,10,8,2,4,190,70,1,10,0,2,0,25 -173,cleffa,2,,14,6,6,4,6,150,140,1,10,0,3,0,36 -174,igglybuff,2,,16,6,12,3,6,170,70,1,10,0,3,0,41 -175,togepi,2,,87,9,12,2,1,190,70,1,10,0,3,0,202 -176,togetic,2,175,87,9,12,2,1,75,70,0,10,0,3,0,203 -177,natu,2,,88,5,9,2,4,190,70,0,20,0,2,0,205 -178,xatu,2,177,88,5,9,2,4,75,70,0,20,1,2,0,206 -179,mareep,2,,89,9,8,3,4,235,70,0,20,0,4,0,207 -180,flaaffy,2,179,89,6,6,3,4,120,70,0,20,0,4,0,208 -181,ampharos,2,180,89,10,6,3,4,45,70,0,20,0,4,0,209 -182,bellossom,2,44,18,5,12,3,4,45,70,0,20,0,4,0,50 -183,marill,2,298,90,2,6,9,4,190,70,0,10,0,3,0,211 -184,azumarill,2,183,90,2,6,9,4,75,70,0,10,0,3,0,212 -185,sudowoodo,2,438,91,3,12,2,4,65,70,0,20,1,2,0,214 -186,politoed,2,61,26,5,12,9,4,45,70,0,20,1,4,0,68 -187,hoppip,2,,92,6,6,3,4,255,70,0,20,0,4,0,215 -188,skiploom,2,187,92,5,6,3,4,120,70,0,20,0,4,0,216 -189,jumpluff,2,188,92,2,6,3,4,45,70,0,20,0,4,0,217 -190,aipom,2,,93,7,6,2,4,45,70,0,20,1,3,0,218 -191,sunkern,2,,94,10,1,3,4,235,70,0,20,0,4,0,220 -192,sunflora,2,191,94,10,12,3,4,120,70,0,20,0,4,0,221 -193,yanma,2,,95,8,13,2,4,75,70,0,20,0,2,0,222 -194,wooper,2,,96,2,7,9,4,255,70,0,20,1,2,0,224 -195,quagsire,2,194,96,2,6,9,4,90,70,0,20,1,2,0,225 -196,espeon,2,133,67,7,8,8,1,45,70,0,35,0,2,0,161 -197,umbreon,2,133,67,1,8,8,1,45,35,0,35,0,2,0,162 -198,murkrow,2,,97,1,9,2,4,30,35,0,20,1,4,0,226 -199,slowking,2,79,33,6,6,9,4,70,70,0,20,0,2,0,87 -200,misdreavus,2,,98,4,1,1,4,45,35,0,25,0,3,0,228 -201,unown,2,,99,1,1,5,-1,225,70,0,40,0,2,0,230 -202,wobbuffet,2,360,100,2,5,1,4,45,70,0,20,1,2,0,232 -203,girafarig,2,,101,10,8,3,4,60,70,0,20,1,2,0,233 -204,pineco,2,,102,4,1,2,4,190,70,0,20,0,2,0,234 -205,forretress,2,204,102,7,1,2,4,75,70,0,20,0,2,0,235 -206,dunsparce,2,,103,10,2,1,4,190,70,0,20,0,2,0,236 -207,gligar,2,,104,7,9,4,4,60,70,0,20,1,4,0,237 -208,steelix,2,95,41,4,2,1,4,25,70,0,25,1,2,0,104 -209,snubbull,2,,105,6,12,8,6,190,70,0,20,0,3,0,239 -210,granbull,2,209,105,7,6,8,6,75,70,0,20,0,3,0,240 -211,qwilfish,2,,106,4,3,7,4,45,70,0,20,0,2,0,241 -212,scizor,2,123,58,8,13,3,4,25,70,0,25,1,2,0,142 -213,shuckle,2,,107,10,14,4,4,190,70,0,20,0,4,0,242 -214,heracross,2,,108,2,12,2,4,45,70,0,25,1,1,0,243 -215,sneasel,2,,109,1,6,2,4,60,35,0,20,1,4,0,244 -216,teddiursa,2,,110,3,6,4,4,120,70,0,20,0,2,0,246 -217,ursaring,2,216,110,3,6,4,4,60,70,0,20,1,2,0,247 -218,slugma,2,,111,8,2,4,4,190,70,0,20,0,2,0,248 -219,magcargo,2,218,111,8,2,4,4,75,70,0,20,0,2,0,249 -220,swinub,2,,112,3,8,1,4,225,70,0,20,0,1,0,250 -221,piloswine,2,220,112,3,8,1,4,75,70,0,20,1,1,0,251 -222,corsola,2,,113,6,14,7,6,60,70,0,20,0,3,0,253 -223,remoraid,2,,114,4,3,7,4,190,70,0,20,0,2,0,254 -224,octillery,2,223,114,8,10,7,4,75,70,0,20,1,2,0,255 -225,delibird,2,,115,8,9,4,4,45,70,0,20,0,3,0,256 -226,mantine,2,458,116,7,9,7,4,25,70,0,25,0,1,0,258 -227,skarmory,2,,117,4,9,6,4,25,70,0,25,0,1,0,259 -228,houndour,2,,118,1,8,6,4,120,35,0,20,0,1,0,260 -229,houndoom,2,228,118,1,8,6,4,45,35,0,20,1,1,0,261 -230,kingdra,2,117,54,2,5,7,4,45,70,0,20,0,2,0,134 -231,phanpy,2,,119,2,8,6,4,120,70,0,20,0,2,0,262 -232,donphan,2,231,119,4,8,6,4,60,70,0,20,1,2,0,263 -233,porygon2,2,137,68,8,7,8,-1,45,70,0,20,0,2,0,166 -234,stantler,2,,120,3,8,2,4,45,70,0,20,0,1,0,264 -235,smeargle,2,,121,9,6,8,4,45,70,0,20,0,3,0,265 -236,tyrogue,2,,47,7,12,8,0,75,70,1,25,0,2,0,115 -237,hitmontop,2,236,47,3,6,8,0,45,70,0,25,0,2,0,118 -238,smoochum,2,,59,6,12,8,8,45,70,1,25,0,2,0,143 -239,elekid,2,,60,10,12,3,2,45,70,1,25,0,2,0,145 -240,magby,2,,61,8,6,4,2,45,70,1,25,0,2,0,148 -241,miltank,2,,122,6,6,3,8,45,70,0,20,0,1,0,266 -242,blissey,2,113,51,6,12,8,8,30,140,0,40,0,3,0,128 -243,raikou,2,,123,10,8,3,-1,3,35,0,80,0,1,0,267 -244,entei,2,,124,3,8,3,-1,3,35,0,80,0,1,0,268 -245,suicune,2,,125,2,8,3,-1,3,35,0,80,0,1,0,269 -246,larvitar,2,,126,5,6,4,4,45,35,0,40,0,1,0,270 -247,pupitar,2,246,126,4,2,4,4,45,35,0,40,0,1,0,271 -248,tyranitar,2,247,126,5,6,4,4,45,35,0,40,0,1,0,272 -249,lugia,2,,127,9,9,5,-1,3,0,0,120,0,1,0,273 -250,ho-oh,2,,128,8,9,5,-1,3,0,0,120,0,1,0,274 -251,celebi,2,,129,5,12,2,-1,45,100,0,120,0,4,0,275 -252,treecko,3,,130,5,6,2,1,45,70,0,20,0,4,0,276 -253,grovyle,3,252,130,5,6,2,1,45,70,0,20,0,4,0,277 -254,sceptile,3,253,130,5,6,2,1,45,70,0,20,0,4,0,278 -255,torchic,3,,131,8,7,3,1,45,70,0,20,1,4,0,279 -256,combusken,3,255,131,8,6,3,1,45,70,0,20,1,4,0,280 -257,blaziken,3,256,131,8,6,3,1,45,70,0,20,1,4,0,281 -258,mudkip,3,,132,2,8,9,1,45,70,0,20,0,4,0,282 -259,marshtomp,3,258,132,2,6,9,1,45,70,0,20,0,4,0,283 -260,swampert,3,259,132,2,6,9,1,45,70,0,20,0,4,0,284 -261,poochyena,3,,133,4,8,3,4,255,70,0,15,0,2,0,285 -262,mightyena,3,261,133,4,8,3,4,127,70,0,15,0,2,0,286 -263,zigzagoon,3,,134,3,8,3,4,255,70,0,15,0,2,0,287 -264,linoone,3,263,134,9,8,3,4,90,70,0,15,0,2,0,288 -265,wurmple,3,,135,8,2,2,4,255,70,0,15,0,2,0,289 -266,silcoon,3,265,135,9,1,2,4,120,70,0,15,0,2,0,290 -267,beautifly,3,266,135,10,13,2,4,45,70,0,15,1,2,0,291 -268,cascoon,3,265,135,7,1,2,4,120,70,0,15,0,2,0,292 -269,dustox,3,268,135,5,13,2,4,45,70,0,15,1,2,0,293 -270,lotad,3,,136,5,14,9,4,255,70,0,15,0,4,0,294 -271,lombre,3,270,136,5,12,9,4,120,70,0,15,0,4,0,295 -272,ludicolo,3,271,136,5,12,9,4,45,70,0,15,1,4,0,296 -273,seedot,3,,137,3,7,2,4,255,70,0,15,0,4,0,297 -274,nuzleaf,3,273,137,3,12,2,4,120,70,0,15,1,4,0,298 -275,shiftry,3,274,137,3,12,2,4,45,70,0,15,1,4,0,299 -276,taillow,3,,138,2,9,3,4,200,70,0,15,0,4,0,300 -277,swellow,3,276,138,2,9,3,4,45,70,0,15,0,4,0,301 -278,wingull,3,,139,9,9,7,4,190,70,0,20,0,2,0,302 -279,pelipper,3,278,139,10,9,7,4,45,70,0,20,0,2,0,303 -280,ralts,3,,140,9,12,8,4,235,35,0,20,0,1,0,304 -281,kirlia,3,280,140,9,12,8,4,120,35,0,20,0,1,0,305 -282,gardevoir,3,281,140,9,12,8,4,45,35,0,20,0,1,0,306 -283,surskit,3,,141,2,14,9,4,200,70,0,15,0,2,0,308 -284,masquerain,3,283,141,2,13,9,4,75,70,0,15,0,2,0,309 -285,shroomish,3,,142,3,7,2,4,255,70,0,15,0,6,0,310 -286,breloom,3,285,142,5,6,2,4,90,70,0,15,0,6,0,311 -287,slakoth,3,,143,3,8,2,4,255,70,0,15,0,1,0,312 -288,vigoroth,3,287,143,9,6,2,4,120,70,0,15,0,1,0,313 -289,slaking,3,288,143,3,12,2,4,45,70,0,15,0,1,0,314 -290,nincada,3,,144,4,14,2,4,255,70,0,15,0,5,0,315 -291,ninjask,3,290,144,10,13,2,4,120,70,0,15,0,5,0,316 -292,shedinja,3,290,144,3,5,2,-1,45,70,0,15,0,5,0,317 -293,whismur,3,,145,6,6,1,4,190,70,0,20,0,4,0,318 -294,loudred,3,293,145,2,6,1,4,120,70,0,20,0,4,0,319 -295,exploud,3,294,145,2,6,1,4,45,70,0,20,0,4,0,320 -296,makuhita,3,,146,10,12,4,2,180,70,0,20,0,6,0,321 -297,hariyama,3,296,146,3,12,4,2,200,70,0,20,0,6,0,322 -298,azurill,3,,90,2,7,9,6,150,70,1,10,0,3,0,210 -299,nosepass,3,,147,4,12,1,4,255,70,0,20,0,2,0,323 -300,skitty,3,,148,6,8,2,6,255,70,0,15,0,3,0,325 -301,delcatty,3,300,148,7,8,2,6,60,70,0,15,0,3,0,326 -302,sableye,3,,149,7,12,1,4,45,35,0,25,0,4,0,327 -303,mawile,3,,150,1,12,1,4,45,70,0,20,0,3,0,328 -304,aron,3,,151,4,8,4,4,180,35,0,35,0,1,0,329 -305,lairon,3,304,151,4,8,4,4,90,35,0,35,0,1,0,330 -306,aggron,3,305,151,4,6,4,4,45,35,0,35,0,1,0,331 -307,meditite,3,,152,2,12,4,4,180,70,0,20,1,2,0,332 -308,medicham,3,307,152,8,12,4,4,90,70,0,20,1,2,0,333 -309,electrike,3,,153,5,8,3,4,120,70,0,20,0,1,0,334 -310,manectric,3,309,153,10,8,3,4,45,70,0,20,0,1,0,335 -311,plusle,3,,154,10,6,3,4,200,70,0,20,0,2,0,336 -312,minun,3,,155,10,6,3,4,200,70,0,20,0,2,0,337 -313,volbeat,3,,156,4,6,2,0,150,70,0,15,0,5,0,338 -314,illumise,3,,157,7,12,2,8,150,70,0,15,0,6,0,339 -315,roselia,3,406,158,5,12,3,4,150,70,0,20,1,4,0,341 -316,gulpin,3,,159,5,4,3,4,225,70,0,20,1,6,0,343 -317,swalot,3,316,159,7,4,3,4,75,70,0,20,1,6,0,344 -318,carvanha,3,,160,8,3,7,4,225,35,0,20,0,1,0,345 -319,sharpedo,3,318,160,2,3,7,4,60,35,0,20,0,1,0,346 -320,wailmer,3,,161,2,3,7,4,125,70,0,40,0,6,0,347 -321,wailord,3,320,161,2,3,7,4,60,70,0,40,0,6,0,348 -322,numel,3,,162,10,8,4,4,255,70,0,20,1,2,0,349 -323,camerupt,3,322,162,8,8,4,4,150,70,0,20,1,2,0,350 -324,torkoal,3,,163,3,8,4,4,90,70,0,20,0,2,0,351 -325,spoink,3,,164,1,4,4,4,255,70,0,20,0,3,0,352 -326,grumpig,3,325,164,7,6,4,4,60,70,0,20,0,3,0,353 -327,spinda,3,,165,3,6,4,4,255,70,0,15,0,3,0,354 -328,trapinch,3,,166,3,14,6,4,255,70,0,20,0,4,0,355 -329,vibrava,3,328,166,5,13,6,4,120,70,0,20,0,4,0,356 -330,flygon,3,329,166,5,9,6,4,45,70,0,20,0,4,0,357 -331,cacnea,3,,167,5,12,6,4,190,35,0,20,0,4,0,358 -332,cacturne,3,331,167,5,12,6,4,60,35,0,20,1,4,0,359 -333,swablu,3,,168,2,9,2,4,255,70,0,20,0,5,0,360 -334,altaria,3,333,168,2,9,2,4,45,70,0,20,0,5,0,361 -335,zangoose,3,,169,9,6,3,4,90,70,0,20,0,5,0,362 -336,seviper,3,,170,1,2,3,4,90,70,0,20,0,6,0,363 -337,lunatone,3,,171,10,1,1,-1,45,70,0,25,0,3,0,364 -338,solrock,3,,172,8,1,1,-1,45,70,0,25,0,3,0,365 -339,barboach,3,,173,4,3,9,4,190,70,0,20,0,2,0,366 -340,whiscash,3,339,173,2,3,9,4,75,70,0,20,0,2,0,367 -341,corphish,3,,174,8,14,9,4,205,70,0,15,0,6,0,368 -342,crawdaunt,3,341,174,8,14,9,4,155,70,0,15,0,6,0,369 -343,baltoy,3,,175,3,4,6,-1,255,70,0,20,0,2,0,370 -344,claydol,3,343,175,1,4,6,-1,90,70,0,20,0,2,0,371 -345,lileep,3,,176,7,5,7,1,45,70,0,30,0,5,0,372 -346,cradily,3,345,176,5,5,7,1,45,70,0,30,0,5,0,373 -347,anorith,3,,177,4,14,9,1,45,70,0,30,0,5,0,374 -348,armaldo,3,347,177,4,6,9,1,45,70,0,30,0,5,0,375 -349,feebas,3,,178,3,3,9,4,255,70,0,20,0,5,0,376 -350,milotic,3,349,178,6,2,9,4,60,70,0,20,1,5,0,377 -351,castform,3,,179,9,1,3,4,45,70,0,25,0,2,1,378 -352,kecleon,3,,180,5,6,2,4,200,70,0,20,0,4,0,379 -353,shuppet,3,,181,1,1,8,4,225,35,0,25,0,3,0,380 -354,banette,3,353,181,1,6,8,4,45,35,0,25,0,3,0,381 -355,duskull,3,,182,1,4,2,4,190,35,0,25,0,3,0,382 -356,dusclops,3,355,182,1,12,2,4,90,35,0,25,0,3,0,383 -357,tropius,3,,183,5,8,2,4,200,70,0,25,0,1,0,385 -358,chimecho,3,433,184,2,4,3,4,45,70,0,25,0,3,0,387 -359,absol,3,,185,9,8,4,4,30,35,0,25,0,4,0,388 -360,wynaut,3,,100,2,6,1,4,125,70,1,20,0,2,0,231 -361,snorunt,3,,186,4,12,1,4,190,70,0,20,0,2,0,389 -362,glalie,3,361,186,4,1,1,4,75,70,0,20,0,2,0,390 -363,spheal,3,,187,2,3,7,4,255,70,0,20,0,4,0,392 -364,sealeo,3,363,187,2,3,7,4,120,70,0,20,0,4,0,393 -365,walrein,3,364,187,2,8,7,4,45,70,0,20,0,4,0,394 -366,clamperl,3,,188,2,1,7,4,255,70,0,20,0,5,0,395 -367,huntail,3,366,188,2,2,7,4,60,70,0,20,0,5,0,396 -368,gorebyss,3,366,188,6,2,7,4,60,70,0,20,0,5,0,397 -369,relicanth,3,,189,4,3,7,1,25,70,0,40,1,1,0,398 -370,luvdisc,3,,190,6,3,7,6,225,70,0,20,0,3,0,399 -371,bagon,3,,191,2,12,6,4,45,35,0,40,0,1,0,400 -372,shelgon,3,371,191,9,8,6,4,45,35,0,40,0,1,0,401 -373,salamence,3,372,191,2,8,6,4,45,35,0,40,0,1,0,402 -374,beldum,3,,192,2,5,6,-1,3,35,0,40,0,1,0,403 -375,metang,3,374,192,2,4,6,-1,3,35,0,40,0,1,0,404 -376,metagross,3,375,192,2,11,6,-1,3,35,0,40,0,1,0,405 -377,regirock,3,,193,3,12,1,-1,3,35,0,80,0,1,0,406 -378,regice,3,,194,2,12,1,-1,3,35,0,80,0,1,0,407 -379,registeel,3,,195,4,12,1,-1,3,35,0,80,0,1,0,408 -380,latias,3,,196,8,9,9,8,3,90,0,120,0,1,0,409 -381,latios,3,,197,2,9,9,0,3,90,0,120,0,1,0,410 -382,kyogre,3,,198,2,3,7,-1,5,0,0,120,0,1,0,411 -383,groudon,3,,199,8,6,6,-1,5,0,0,120,0,1,0,412 -384,rayquaza,3,,200,5,2,5,-1,3,0,0,120,0,1,0,413 -385,jirachi,3,,201,10,12,4,-1,3,100,0,120,0,1,0,414 -386,deoxys,3,,202,8,12,5,-1,3,0,0,120,0,1,1,415 -387,turtwig,4,,203,5,8,,1,45,70,0,20,0,4,0,416 -388,grotle,4,387,203,5,8,,1,45,70,0,20,0,4,0,417 -389,torterra,4,388,203,5,8,,1,45,70,0,20,0,4,0,418 -390,chimchar,4,,204,3,6,,1,45,70,0,20,0,4,0,419 -391,monferno,4,390,204,3,6,,1,45,70,0,20,0,4,0,420 -392,infernape,4,391,204,3,6,,1,45,70,0,20,0,4,0,421 -393,piplup,4,,205,2,12,,1,45,70,0,20,0,4,0,422 -394,prinplup,4,393,205,2,6,,1,45,70,0,20,0,4,0,423 -395,empoleon,4,394,205,2,6,,1,45,70,0,20,0,4,0,424 -396,starly,4,,206,3,9,,4,255,70,0,15,1,4,0,425 -397,staravia,4,396,206,3,9,,4,120,70,0,15,1,4,0,426 -398,staraptor,4,397,206,3,9,,4,45,70,0,15,1,4,0,427 -399,bidoof,4,,207,3,8,,4,255,70,0,15,1,2,0,428 -400,bibarel,4,399,207,3,6,,4,127,70,0,15,1,2,0,429 -401,kricketot,4,,208,8,12,,4,255,70,0,15,1,4,0,430 -402,kricketune,4,401,208,8,13,,4,45,70,0,15,1,4,0,431 -403,shinx,4,,209,2,8,,4,235,70,0,20,1,4,0,432 -404,luxio,4,403,209,2,8,,4,120,100,0,20,1,4,0,433 -405,luxray,4,404,209,2,8,,4,45,70,0,20,1,4,0,434 -406,budew,4,,158,5,12,,4,255,70,1,20,0,4,0,340 -407,roserade,4,315,158,5,12,,4,75,70,0,20,1,4,0,342 -408,cranidos,4,,211,2,6,,1,45,70,0,30,0,5,0,435 -409,rampardos,4,408,211,2,6,,1,45,70,0,30,0,5,0,436 -410,shieldon,4,,212,4,8,,1,45,70,0,30,0,5,0,437 -411,bastiodon,4,410,212,4,8,,1,45,70,0,30,0,5,0,438 -412,burmy,4,,213,4,2,,4,120,70,0,15,0,2,1,439 -413,wormadam,4,412,213,4,2,,8,45,70,0,15,0,2,0,440 -414,mothim,4,412,213,10,13,,0,45,70,0,15,0,2,0,441 -415,combee,4,,214,10,11,,1,120,70,0,15,1,4,0,442 -416,vespiquen,4,415,214,10,9,,8,45,70,0,15,0,4,0,443 -417,pachirisu,4,,215,9,8,,4,200,100,0,10,1,2,0,444 -418,buizel,4,,216,3,8,,4,190,70,0,20,1,2,0,445 -419,floatzel,4,418,216,3,8,,4,75,70,0,20,1,2,0,446 -420,cherubi,4,,217,6,11,,4,190,70,0,20,0,2,0,447 -421,cherrim,4,420,217,6,7,,4,75,70,0,20,0,2,1,448 -422,shellos,4,,218,7,14,,4,190,70,0,20,0,2,0,449 -423,gastrodon,4,422,218,7,14,,4,75,70,0,20,0,2,0,450 -424,ambipom,4,190,93,7,6,,4,45,100,0,20,1,3,0,219 -425,drifloon,4,,219,7,4,,4,125,70,0,30,0,6,0,451 -426,drifblim,4,425,219,7,4,,4,60,70,0,30,0,6,0,452 -427,buneary,4,,220,3,6,,4,190,0,0,20,0,2,0,453 -428,lopunny,4,427,220,3,6,,4,60,140,0,20,0,2,0,454 -429,mismagius,4,200,98,7,1,,4,45,35,0,25,0,3,0,229 -430,honchkrow,4,198,97,1,9,,4,30,35,0,20,0,4,0,227 -431,glameow,4,,221,4,8,,6,190,70,0,20,0,3,0,455 -432,purugly,4,431,221,4,8,,6,75,70,0,20,0,3,0,456 -433,chingling,4,,184,10,12,,4,120,70,1,25,0,3,0,386 -434,stunky,4,,223,7,8,,4,225,70,0,20,0,2,0,457 -435,skuntank,4,434,223,7,8,,4,60,70,0,20,0,2,0,458 -436,bronzor,4,,224,5,1,,-1,255,70,0,20,0,2,0,459 -437,bronzong,4,436,224,5,4,,-1,90,70,0,20,0,2,0,460 -438,bonsly,4,,91,3,7,,4,255,70,1,20,0,2,0,213 -439,mime-jr,4,,57,6,12,,4,145,70,1,25,0,2,0,139 -440,happiny,4,,51,6,12,,8,130,140,1,40,0,3,0,126 -441,chatot,4,,228,1,9,,4,30,35,0,20,0,4,0,461 -442,spiritomb,4,,229,7,5,,4,100,70,0,30,0,2,0,462 -443,gible,4,,230,2,6,,4,45,70,0,40,1,1,0,463 -444,gabite,4,443,230,2,6,,4,45,70,0,40,1,1,0,464 -445,garchomp,4,444,230,2,6,,4,45,70,0,40,1,1,0,465 -446,munchlax,4,,72,1,12,,1,50,70,1,40,0,1,0,173 -447,riolu,4,,232,2,6,,1,75,70,1,25,0,4,0,466 -448,lucario,4,447,232,2,6,,1,45,70,0,25,0,4,0,467 -449,hippopotas,4,,233,3,8,,4,140,70,0,30,1,1,0,468 -450,hippowdon,4,449,233,3,8,,4,60,70,0,30,1,1,0,469 -451,skorupi,4,,234,7,14,,4,120,70,0,20,0,1,0,470 -452,drapion,4,451,234,7,14,,4,45,70,0,20,0,1,0,471 -453,croagunk,4,,235,2,12,,4,140,100,0,10,1,2,0,472 -454,toxicroak,4,453,235,2,12,,4,75,70,0,20,1,2,0,473 -455,carnivine,4,,236,5,10,,4,200,70,0,25,0,1,0,474 -456,finneon,4,,237,2,3,,4,190,70,0,20,1,5,0,475 -457,lumineon,4,456,237,2,3,,4,75,70,0,20,1,5,0,476 -458,mantyke,4,,116,2,9,,4,25,70,1,25,0,1,0,257 -459,snover,4,,239,9,6,,4,120,70,0,20,1,1,0,477 -460,abomasnow,4,459,239,9,6,,4,60,70,0,20,1,1,0,478 -461,weavile,4,215,109,1,6,,4,45,35,0,20,1,4,0,245 -462,magnezone,4,82,34,4,4,,-1,30,70,0,20,0,2,0,90 -463,lickilicky,4,108,48,6,12,,4,30,70,0,20,0,2,0,120 -464,rhyperior,4,112,50,4,6,,4,30,70,0,20,1,1,0,125 -465,tangrowth,4,114,52,2,12,,4,30,70,0,20,1,2,0,130 -466,electivire,4,125,60,10,6,,2,30,70,0,25,0,2,0,147 -467,magmortar,4,126,61,8,6,,2,30,70,0,25,0,2,0,150 -468,togekiss,4,176,87,9,9,,1,30,70,0,10,0,3,0,204 -469,yanmega,4,193,95,5,13,,4,30,70,0,20,0,2,0,223 -470,leafeon,4,133,67,5,8,,1,45,35,0,35,0,2,0,163 -471,glaceon,4,133,67,2,8,,1,45,35,0,35,0,2,0,164 -472,gliscor,4,207,104,7,9,,4,30,70,0,20,0,4,0,238 -473,mamoswine,4,221,112,3,8,,4,50,70,0,20,1,1,0,252 -474,porygon-z,4,233,68,8,4,,-1,30,70,0,20,0,2,0,167 -475,gallade,4,281,140,9,12,,0,45,35,0,20,0,1,0,307 -476,probopass,4,299,147,4,11,,4,60,70,0,20,0,2,0,324 -477,dusknoir,4,356,182,1,4,,4,45,35,0,25,0,3,0,384 -478,froslass,4,361,186,9,4,,8,75,70,0,20,0,2,0,391 -479,rotom,4,,240,8,1,,-1,45,70,0,20,0,2,1,479 -480,uxie,4,,241,10,6,,-1,3,140,0,80,0,1,0,480 -481,mesprit,4,,242,6,6,,-1,3,140,0,80,0,1,0,481 -482,azelf,4,,243,2,6,,-1,3,140,0,80,0,1,0,482 -483,dialga,4,,244,9,8,,-1,30,0,0,120,0,1,0,483 -484,palkia,4,,245,7,6,,-1,30,0,0,120,0,1,0,484 -485,heatran,4,,246,3,8,,4,3,100,0,10,0,1,0,485 -486,regigigas,4,,247,9,12,,-1,3,0,0,120,0,1,0,486 -487,giratina,4,,248,1,10,,-1,3,0,0,120,0,1,1,487 -488,cresselia,4,,249,10,14,,8,3,100,0,120,0,1,0,488 -489,phione,4,,250,2,4,,-1,30,70,0,40,0,1,0,489 -490,manaphy,4,,250,2,12,,-1,3,70,0,10,0,1,0,490 -491,darkrai,4,,252,1,12,,-1,3,0,0,120,0,1,0,491 -492,shaymin,4,,253,5,8,,-1,45,100,0,120,0,4,1,492 -493,arceus,4,,254,4,8,,-1,3,0,0,120,0,1,1,493 -494,victini,5,,255,10,12,,-1,3,100,0,120,0,1,0,494 -495,snivy,5,,256,5,6,,1,45,70,0,20,0,4,0,495 -496,servine,5,495,256,5,6,,1,45,70,0,20,0,4,0,496 -497,serperior,5,496,256,5,2,,1,45,70,0,20,0,4,0,497 -498,tepig,5,,257,8,8,,1,45,70,0,20,0,4,0,498 -499,pignite,5,498,257,8,6,,1,45,70,0,20,0,4,0,499 -500,emboar,5,499,257,8,6,,1,45,70,0,20,0,4,0,500 -501,oshawott,5,,258,2,6,,1,45,70,0,20,0,4,0,501 -502,dewott,5,501,258,2,6,,1,45,70,0,20,0,4,0,502 -503,samurott,5,502,258,2,8,,1,45,70,0,20,0,4,0,503 -504,patrat,5,,259,3,8,,4,255,70,0,15,0,2,0,504 -505,watchog,5,504,259,3,6,,4,255,70,0,20,0,2,0,505 -506,lillipup,5,,260,3,8,,4,255,70,0,15,0,4,0,506 -507,herdier,5,506,260,4,8,,4,120,70,0,15,0,4,0,507 -508,stoutland,5,507,260,4,8,,4,45,70,0,15,0,4,0,508 -509,purrloin,5,,261,7,8,,4,255,70,0,20,0,2,0,509 -510,liepard,5,509,261,7,8,,4,90,70,0,20,0,2,0,510 -511,pansage,5,,262,5,6,,1,190,70,0,20,0,2,0,511 -512,simisage,5,511,262,5,6,,1,75,70,0,20,0,2,0,512 -513,pansear,5,,263,8,6,,1,190,70,0,20,0,2,0,513 -514,simisear,5,513,263,8,6,,1,75,70,0,20,0,2,0,514 -515,panpour,5,,264,2,6,,1,190,70,0,20,0,2,0,515 -516,simipour,5,515,264,2,6,,1,75,70,0,20,0,2,0,516 -517,munna,5,,265,6,8,,4,190,70,0,10,0,3,0,517 -518,musharna,5,517,265,6,12,,4,75,70,0,10,0,3,0,518 -519,pidove,5,,266,4,9,,4,255,70,0,15,0,4,0,519 -520,tranquill,5,519,266,4,9,,4,120,70,0,15,0,4,0,520 -521,unfezant,5,520,266,4,9,,4,45,70,0,15,1,4,0,521 -522,blitzle,5,,267,1,8,,4,190,70,0,20,0,2,0,522 -523,zebstrika,5,522,267,1,8,,4,75,70,0,20,0,2,0,523 -524,roggenrola,5,,268,2,7,,4,255,70,0,15,0,4,0,524 -525,boldore,5,524,268,2,10,,4,120,70,0,15,0,4,0,525 -526,gigalith,5,525,268,2,10,,4,45,70,0,15,0,4,0,526 -527,woobat,5,,269,2,9,,4,190,70,0,15,0,2,0,527 -528,swoobat,5,527,269,2,9,,4,45,70,0,15,0,2,0,528 -529,drilbur,5,,270,4,6,,4,120,70,0,20,0,2,0,529 -530,excadrill,5,529,270,4,12,,4,60,70,0,20,0,2,0,530 -531,audino,5,,271,6,6,,4,255,70,0,20,0,3,0,531 -532,timburr,5,,272,4,12,,2,180,70,0,20,0,4,0,532 -533,gurdurr,5,532,272,4,12,,2,90,70,0,20,0,4,0,533 -534,conkeldurr,5,533,272,3,12,,2,45,70,0,20,0,4,0,534 -535,tympole,5,,273,2,3,,4,255,70,0,20,0,4,0,535 -536,palpitoad,5,535,273,2,6,,4,120,70,0,20,0,4,0,536 -537,seismitoad,5,536,273,2,12,,4,45,70,0,20,0,4,0,537 -538,throh,5,,274,8,12,,0,45,70,0,20,0,2,0,538 -539,sawk,5,,275,2,12,,0,45,70,0,20,0,2,0,539 -540,sewaddle,5,,276,10,14,,4,255,70,0,15,0,4,0,540 -541,swadloon,5,540,276,5,4,,4,120,70,0,15,0,4,0,541 -542,leavanny,5,541,276,10,12,,4,45,70,0,15,0,4,0,542 -543,venipede,5,,277,8,14,,4,255,70,0,15,0,4,0,543 -544,whirlipede,5,543,277,4,1,,4,120,70,0,15,0,4,0,544 -545,scolipede,5,544,277,8,14,,4,45,70,0,20,0,4,0,545 -546,cottonee,5,,278,5,1,,4,190,70,0,20,0,2,0,546 -547,whimsicott,5,546,278,5,12,,4,75,70,0,20,0,2,0,547 -548,petilil,5,,279,5,5,,8,190,70,0,20,0,2,0,548 -549,lilligant,5,548,279,5,5,,8,75,70,0,20,0,2,0,549 -550,basculin,5,,280,5,3,,4,25,70,0,40,0,2,0,550 -551,sandile,5,,281,3,8,,4,180,70,0,20,0,4,0,551 -552,krokorok,5,551,281,3,8,,4,90,70,0,20,0,4,0,552 -553,krookodile,5,552,281,8,6,,4,45,70,0,20,0,4,0,553 -554,darumaka,5,,282,8,12,,4,120,70,0,20,0,4,0,554 -555,darmanitan,5,554,282,8,8,,4,60,70,0,20,0,4,1,555 -556,maractus,5,,283,5,5,,4,255,70,0,20,0,2,0,556 -557,dwebble,5,,284,8,14,,4,190,70,0,20,0,2,0,557 -558,crustle,5,557,284,8,14,,4,75,70,0,20,0,2,0,558 -559,scraggy,5,,285,10,6,,4,180,35,0,15,0,2,0,559 -560,scrafty,5,559,285,8,6,,4,90,70,0,15,0,2,0,560 -561,sigilyph,5,,286,1,9,,4,45,70,0,20,0,2,0,561 -562,yamask,5,,287,1,4,,4,190,70,0,25,0,2,0,562 -563,cofagrigus,5,562,287,10,5,,4,90,70,0,25,0,2,0,563 -564,tirtouga,5,,288,2,8,,1,45,70,0,30,0,2,0,564 -565,carracosta,5,564,288,2,6,,1,45,70,0,30,0,2,0,565 -566,archen,5,,289,10,9,,1,45,70,0,30,0,2,0,566 -567,archeops,5,566,289,10,9,,1,45,70,0,30,0,2,0,567 -568,trubbish,5,,290,5,12,,4,190,70,0,20,0,2,0,568 -569,garbodor,5,568,290,5,12,,4,60,70,0,20,0,2,0,569 -570,zorua,5,,291,4,8,,1,75,70,0,25,0,4,0,570 -571,zoroark,5,570,291,4,6,,1,45,70,0,20,0,4,0,571 -572,minccino,5,,292,4,8,,6,255,70,0,15,0,3,0,572 -573,cinccino,5,572,292,4,8,,6,60,70,0,15,0,3,0,573 -574,gothita,5,,293,7,12,,6,200,70,0,20,0,4,0,574 -575,gothorita,5,574,293,7,12,,6,100,70,0,20,0,4,0,575 -576,gothitelle,5,575,293,7,12,,6,50,70,0,20,0,4,0,576 -577,solosis,5,,294,5,1,,4,200,70,0,20,0,4,0,577 -578,duosion,5,577,294,5,1,,4,100,70,0,20,0,4,0,578 -579,reuniclus,5,578,294,5,4,,4,50,70,0,20,0,4,0,579 -580,ducklett,5,,295,2,9,,4,190,70,0,20,0,2,0,580 -581,swanna,5,580,295,9,9,,4,45,70,0,20,0,2,0,581 -582,vanillite,5,,296,9,5,,4,255,70,0,20,0,1,0,582 -583,vanillish,5,582,296,9,5,,4,120,70,0,20,0,1,0,583 -584,vanilluxe,5,583,296,9,11,,4,45,70,0,20,0,1,0,584 -585,deerling,5,,297,10,8,,4,190,70,0,20,0,2,1,585 -586,sawsbuck,5,585,297,3,8,,4,75,70,0,20,0,2,1,586 -587,emolga,5,,298,9,8,,4,200,70,0,20,0,2,0,587 -588,karrablast,5,,299,2,12,,4,200,70,0,15,0,2,0,588 -589,escavalier,5,588,299,4,4,,4,75,70,0,15,0,2,0,589 -590,foongus,5,,300,9,4,,4,190,70,0,20,0,2,0,590 -591,amoonguss,5,590,300,9,4,,4,75,70,0,20,0,2,0,591 -592,frillish,5,,301,9,10,,4,190,70,0,20,1,2,0,592 -593,jellicent,5,592,301,9,10,,4,60,70,0,20,1,2,0,593 -594,alomomola,5,,302,6,3,,4,75,70,0,40,0,3,0,594 -595,joltik,5,,303,10,14,,4,190,70,0,20,0,2,0,595 -596,galvantula,5,595,303,10,14,,4,75,70,0,20,0,2,0,596 -597,ferroseed,5,,304,4,1,,4,255,70,0,20,0,2,0,597 -598,ferrothorn,5,597,304,4,10,,4,90,70,0,20,0,2,0,598 -599,klink,5,,305,4,11,,-1,130,70,0,20,0,4,0,599 -600,klang,5,599,305,4,11,,-1,60,70,0,20,0,4,0,600 -601,klinklang,5,600,305,4,11,,-1,30,70,0,20,0,4,0,601 -602,tynamo,5,,306,9,3,,4,190,70,0,20,0,1,0,602 -603,eelektrik,5,602,306,2,3,,4,60,70,0,20,0,1,0,603 -604,eelektross,5,603,306,2,3,,4,30,70,0,20,0,1,0,604 -605,elgyem,5,,307,2,6,,4,255,70,0,20,0,2,0,605 -606,beheeyem,5,605,307,3,12,,4,90,70,0,20,0,2,0,606 -607,litwick,5,,308,9,5,,4,190,70,0,20,0,4,0,607 -608,lampent,5,607,308,1,4,,4,90,70,0,20,0,4,0,608 -609,chandelure,5,608,308,1,4,,4,45,70,0,20,0,4,0,609 -610,axew,5,,309,5,6,,4,75,35,0,40,0,1,0,610 -611,fraxure,5,610,309,5,6,,4,60,35,0,40,0,1,0,611 -612,haxorus,5,611,309,10,6,,4,45,35,0,40,0,1,0,612 -613,cubchoo,5,,310,9,6,,4,120,70,0,20,0,2,0,613 -614,beartic,5,613,310,9,8,,4,60,70,0,20,0,2,0,614 -615,cryogonal,5,,311,2,1,,-1,25,70,0,25,0,2,0,615 -616,shelmet,5,,312,8,1,,4,200,70,0,15,0,2,0,616 -617,accelgor,5,616,312,8,4,,4,75,70,0,15,0,2,0,617 -618,stunfisk,5,,313,3,3,,4,75,70,0,20,0,2,0,618 -619,mienfoo,5,,314,10,6,,4,180,70,0,25,0,4,0,619 -620,mienshao,5,619,314,7,6,,4,45,70,0,25,0,4,0,620 -621,druddigon,5,,315,8,6,,4,45,70,0,30,0,2,0,621 -622,golett,5,,316,5,12,,-1,190,70,0,25,0,2,0,622 -623,golurk,5,622,316,5,12,,-1,90,70,0,25,0,2,0,623 -624,pawniard,5,,317,8,12,,4,120,35,0,20,0,2,0,624 -625,bisharp,5,624,317,8,12,,4,45,35,0,20,0,2,0,625 -626,bouffalant,5,,318,3,8,,4,45,70,0,20,0,2,0,626 -627,rufflet,5,,319,9,9,,0,190,70,0,20,0,1,0,627 -628,braviary,5,627,319,8,9,,0,60,70,0,20,0,1,0,628 -629,vullaby,5,,320,3,9,,8,190,35,0,20,0,1,0,629 -630,mandibuzz,5,629,320,3,9,,8,60,35,0,20,0,1,0,630 -631,heatmor,5,,321,8,6,,4,90,70,0,20,0,2,0,631 -632,durant,5,,322,4,14,,4,90,70,0,20,0,2,0,632 -633,deino,5,,323,2,8,,4,45,35,0,40,0,1,0,633 -634,zweilous,5,633,323,2,8,,4,45,35,0,40,0,1,0,634 -635,hydreigon,5,634,323,2,6,,4,45,35,0,40,0,1,0,635 -636,larvesta,5,,324,9,14,,4,45,70,0,40,0,1,0,636 -637,volcarona,5,636,324,9,13,,4,15,70,0,40,0,1,0,637 -638,cobalion,5,,325,2,8,,-1,3,35,0,80,0,1,0,638 -639,terrakion,5,,326,4,8,,-1,3,35,0,80,0,1,0,639 -640,virizion,5,,327,5,8,,-1,3,35,0,80,0,1,0,640 -641,tornadus,5,,328,5,4,,0,3,90,0,120,0,1,1,641 -642,thundurus,5,,329,2,4,,0,3,90,0,120,0,1,1,642 -643,reshiram,5,,330,9,9,,-1,45,0,0,120,0,1,0,643 -644,zekrom,5,,331,1,6,,-1,45,0,0,120,0,1,0,644 -645,landorus,5,,332,3,4,,0,3,90,0,120,0,1,1,645 -646,kyurem,5,,333,4,6,,-1,3,0,0,120,0,1,1,646 -647,keldeo,5,,334,10,8,,-1,3,35,0,80,0,1,0,647 -648,meloetta,5,,335,9,12,,-1,3,100,0,120,0,1,1,648 -649,genesect,5,,336,7,12,,-1,3,0,0,120,0,1,1,649 +id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,shape_id,habitat_id,gender_rate,capture_rate,base_happiness,is_baby,hatch_counter,has_gender_differences,growth_rate_id,forms_switchable,order,conquest_order +1,bulbasaur,1,,1,5,8,3,1,45,70,0,20,0,4,0,1, +2,ivysaur,1,1,1,5,8,3,1,45,70,0,20,0,4,0,2, +3,venusaur,1,2,1,5,8,3,1,45,70,0,20,1,4,0,3, +4,charmander,1,,2,8,6,4,1,45,70,0,20,0,4,0,4,109 +5,charmeleon,1,4,2,8,6,4,1,45,70,0,20,0,4,0,5,110 +6,charizard,1,5,2,8,6,4,1,45,70,0,20,0,4,0,6,111 +7,squirtle,1,,3,2,6,9,1,45,70,0,20,0,4,0,7, +8,wartortle,1,7,3,2,6,9,1,45,70,0,20,0,4,0,8, +9,blastoise,1,8,3,2,6,9,1,45,70,0,20,0,4,0,9, +10,caterpie,1,,4,5,2,2,4,255,70,0,15,0,2,0,10, +11,metapod,1,10,4,5,2,2,4,120,70,0,15,0,2,0,11, +12,butterfree,1,11,4,9,13,2,4,45,70,0,15,1,2,0,12, +13,weedle,1,,5,3,2,2,4,255,70,0,15,0,2,0,13, +14,kakuna,1,13,5,10,2,2,4,120,70,0,15,0,2,0,14, +15,beedrill,1,14,5,10,13,2,4,45,70,0,15,0,2,0,15,177 +16,pidgey,1,,6,3,9,2,4,255,70,0,15,0,4,0,16, +17,pidgeotto,1,16,6,3,9,2,4,120,70,0,15,0,4,0,17, +18,pidgeot,1,17,6,3,9,2,4,45,70,0,15,0,4,0,18, +19,rattata,1,,7,7,8,3,4,255,70,0,15,1,2,0,19, +20,raticate,1,19,7,3,8,3,4,127,70,0,15,1,2,0,20, +21,spearow,1,,8,3,9,6,4,255,70,0,15,0,2,0,21, +22,fearow,1,21,8,3,9,6,4,90,70,0,15,0,2,0,22, +23,ekans,1,,9,7,2,3,4,255,70,0,20,0,2,0,23,54 +24,arbok,1,23,9,7,2,3,4,90,70,0,20,0,2,0,24,55 +25,pikachu,1,172,10,10,8,2,4,190,70,0,10,1,2,0,26,16 +26,raichu,1,25,10,10,6,2,4,75,70,0,10,1,2,0,27,17 +27,sandshrew,1,,11,10,6,6,4,255,70,0,20,0,2,0,28, +28,sandslash,1,27,11,10,6,6,4,90,70,0,20,0,2,0,29, +29,nidoran-f,1,,12,2,8,3,8,235,70,0,20,0,4,0,30, +30,nidorina,1,29,12,2,8,3,8,120,70,0,20,0,4,0,31, +31,nidoqueen,1,30,12,2,6,3,8,45,70,0,20,0,4,0,32, +32,nidoran-m,1,,13,7,8,3,0,235,70,0,20,0,4,0,33, +33,nidorino,1,32,13,7,8,3,0,120,70,0,20,0,4,0,34, +34,nidoking,1,33,13,7,6,3,0,45,70,0,20,0,4,0,35, +35,clefairy,1,173,14,6,6,4,6,150,140,0,10,0,3,0,37, +36,clefable,1,35,14,6,6,4,6,25,140,0,10,0,3,0,38, +37,vulpix,1,,15,3,8,3,6,190,70,0,20,0,2,0,39, +38,ninetales,1,37,15,10,8,3,6,75,70,0,20,0,2,0,40, +39,jigglypuff,1,174,16,6,12,3,6,170,70,0,10,0,3,0,42,21 +40,wigglytuff,1,39,16,6,12,3,6,50,70,0,10,0,3,0,43,22 +41,zubat,1,,17,7,9,1,4,255,70,0,15,1,2,0,44,23 +42,golbat,1,41,17,7,9,1,4,90,70,0,15,1,2,0,45,24 +43,oddish,1,,18,2,7,3,4,255,70,0,20,0,4,0,47, +44,gloom,1,43,18,2,12,3,4,120,70,0,20,1,4,0,48, +45,vileplume,1,44,18,8,12,3,4,45,70,0,20,1,4,0,49, +46,paras,1,,19,8,14,2,4,190,70,0,20,0,2,0,51, +47,parasect,1,46,19,8,14,2,4,75,70,0,20,0,2,0,52, +48,venonat,1,,20,7,12,2,4,190,70,0,20,0,2,0,53, +49,venomoth,1,48,20,7,13,2,4,75,70,0,20,0,2,0,54, +50,diglett,1,,21,3,5,1,4,255,70,0,20,0,2,0,55, +51,dugtrio,1,50,21,3,11,1,4,50,70,0,20,0,2,0,56, +52,meowth,1,,22,10,8,8,4,255,70,0,20,0,2,0,57,58 +53,persian,1,52,22,10,8,8,4,90,70,0,20,0,2,0,58,59 +54,psyduck,1,,23,10,6,9,4,190,70,0,20,0,2,0,59, +55,golduck,1,54,23,2,6,9,4,75,70,0,20,0,2,0,60, +56,mankey,1,,24,3,6,4,4,190,70,0,20,0,2,0,61, +57,primeape,1,56,24,3,6,4,4,75,70,0,20,0,2,0,62, +58,growlithe,1,,25,3,8,3,2,190,70,0,20,0,1,0,63, +59,arcanine,1,58,25,3,8,3,2,75,70,0,20,0,1,0,64, +60,poliwag,1,,26,2,7,9,4,255,70,0,20,0,4,0,65, +61,poliwhirl,1,60,26,2,12,9,4,120,70,0,20,0,4,0,66, +62,poliwrath,1,61,26,2,12,9,4,45,70,0,20,0,4,0,67, +63,abra,1,,27,3,6,8,2,200,70,0,20,0,4,0,69,127 +64,kadabra,1,63,27,3,6,8,2,100,70,0,20,1,4,0,70,128 +65,alakazam,1,64,27,3,12,8,2,50,70,0,20,1,4,0,71,129 +66,machop,1,,28,4,6,4,2,180,70,0,20,0,4,0,72,98 +67,machoke,1,66,28,4,12,4,2,90,70,0,20,0,4,0,73,99 +68,machamp,1,67,28,4,12,4,2,45,70,0,20,0,4,0,74,100 +69,bellsprout,1,,29,5,12,2,4,255,70,0,20,0,4,0,75, +70,weepinbell,1,69,29,5,5,2,4,120,70,0,20,0,4,0,76, +71,victreebel,1,70,29,5,5,2,4,45,70,0,20,0,4,0,77, +72,tentacool,1,,30,2,10,7,4,190,70,0,20,0,1,0,78, +73,tentacruel,1,72,30,2,10,7,4,60,70,0,20,0,1,0,79, +74,geodude,1,,31,3,4,4,4,255,70,0,15,0,4,0,80, +75,graveler,1,74,31,3,12,4,4,120,70,0,15,0,4,0,81, +76,golem,1,75,31,3,12,4,4,45,70,0,15,0,4,0,82, +77,ponyta,1,,32,10,8,3,4,190,70,0,20,0,2,0,83, +78,rapidash,1,77,32,10,8,3,4,60,70,0,20,0,2,0,84, +79,slowpoke,1,,33,6,8,9,4,190,70,0,20,0,2,0,85, +80,slowbro,1,79,33,6,6,9,4,75,70,0,20,0,2,0,86, +81,magnemite,1,,34,4,4,6,-1,190,70,0,20,0,2,0,88, +82,magneton,1,81,34,4,11,6,-1,60,70,0,20,0,2,0,89, +83,farfetchd,1,,35,3,9,3,4,45,70,0,20,0,2,0,91, +84,doduo,1,,36,3,7,3,4,190,70,0,20,1,2,0,92, +85,dodrio,1,84,36,3,7,3,4,45,70,0,20,1,2,0,93, +86,seel,1,,37,9,3,7,4,190,70,0,20,0,2,0,94, +87,dewgong,1,86,37,9,3,7,4,75,70,0,20,0,2,0,95, +88,grimer,1,,38,7,4,8,4,190,70,0,20,0,2,0,96, +89,muk,1,88,38,7,4,8,4,75,70,0,20,0,2,0,97, +90,shellder,1,,39,7,1,7,4,190,70,0,20,0,1,0,98, +91,cloyster,1,90,39,7,1,7,4,60,70,0,20,0,1,0,99, +92,gastly,1,,40,7,1,1,4,190,70,0,20,0,4,0,100,112 +93,haunter,1,92,40,7,4,1,4,90,70,0,20,0,4,0,101,113 +94,gengar,1,93,40,7,6,1,4,45,70,0,20,0,4,0,102,114 +95,onix,1,,41,4,2,1,4,45,70,0,25,0,2,0,103,175 +96,drowzee,1,,42,10,12,3,4,190,70,0,20,0,2,0,105, +97,hypno,1,96,42,10,12,3,4,75,70,0,20,1,2,0,106, +98,krabby,1,,43,8,14,9,4,225,70,0,20,0,2,0,107, +99,kingler,1,98,43,8,14,9,4,60,70,0,20,0,2,0,108, +100,voltorb,1,,44,8,1,8,-1,190,70,0,20,0,2,0,109, +101,electrode,1,100,44,8,1,8,-1,60,70,0,20,0,2,0,110, +102,exeggcute,1,,45,6,11,2,4,90,70,0,20,0,1,0,111, +103,exeggutor,1,102,45,10,7,2,4,45,70,0,20,0,1,0,112, +104,cubone,1,,46,3,6,4,4,190,70,0,20,0,2,0,113, +105,marowak,1,104,46,3,6,4,4,75,70,0,20,0,2,0,114, +106,hitmonlee,1,236,47,3,12,8,0,45,70,0,25,0,2,0,116, +107,hitmonchan,1,236,47,3,12,8,0,45,70,0,25,0,2,0,117, +108,lickitung,1,,48,6,6,3,4,45,70,0,20,0,2,0,119, +109,koffing,1,,49,7,1,8,4,190,70,0,20,0,2,0,121, +110,weezing,1,109,49,7,11,8,4,60,70,0,20,0,2,0,122, +111,rhyhorn,1,,50,4,8,6,4,120,70,0,20,1,1,0,123,160 +112,rhydon,1,111,50,4,6,6,4,60,70,0,20,1,1,0,124,161 +113,chansey,1,440,51,6,6,8,8,30,140,0,40,0,3,0,127, +114,tangela,1,,52,2,7,3,4,45,70,0,20,0,2,0,129, +115,kangaskhan,1,,53,3,6,3,8,45,70,0,20,0,2,0,131, +116,horsea,1,,54,2,5,7,4,225,70,0,20,0,2,0,132, +117,seadra,1,116,54,2,5,7,4,75,70,0,20,0,2,0,133, +118,goldeen,1,,55,8,3,9,4,225,70,0,20,1,2,0,135, +119,seaking,1,118,55,8,3,9,4,60,70,0,20,1,2,0,136, +120,staryu,1,,56,3,5,7,-1,225,70,0,20,0,1,0,137, +121,starmie,1,120,56,7,5,7,-1,60,70,0,20,0,1,0,138, +122,mr-mime,1,439,57,6,12,8,4,45,70,0,25,0,2,0,140, +123,scyther,1,,58,5,13,3,4,45,70,0,25,1,2,0,141,188 +124,jynx,1,238,59,8,12,8,8,45,70,0,25,0,2,0,144, +125,electabuzz,1,239,60,10,6,3,2,45,70,0,25,0,2,0,146, +126,magmar,1,240,61,8,6,4,2,45,70,0,25,0,2,0,149, +127,pinsir,1,,62,3,12,2,4,45,70,0,25,0,1,0,151, +128,tauros,1,,63,3,8,3,0,45,70,0,20,0,1,0,152, +129,magikarp,1,,64,8,3,9,4,255,70,0,5,1,1,0,153,13 +130,gyarados,1,129,64,2,2,9,4,45,70,0,5,1,1,0,154,14 +131,lapras,1,,65,2,3,7,4,45,70,0,40,0,1,0,155,190 +132,ditto,1,,66,7,1,8,-1,35,70,0,20,0,2,0,156, +133,eevee,1,,67,3,8,8,1,45,70,0,35,0,2,0,157,1 +134,vaporeon,1,133,67,2,8,8,1,45,70,0,35,0,2,0,158,2 +135,jolteon,1,133,67,10,8,8,1,45,70,0,35,0,2,0,159,3 +136,flareon,1,133,67,8,8,8,1,45,70,0,35,0,2,0,160,4 +137,porygon,1,,68,6,7,8,-1,45,70,0,20,0,2,0,165, +138,omanyte,1,,69,2,10,7,1,45,70,0,30,0,2,0,168, +139,omastar,1,138,69,2,10,7,1,45,70,0,30,0,2,0,169, +140,kabuto,1,,70,3,14,7,1,45,70,0,30,0,2,0,170, +141,kabutops,1,140,70,3,6,7,1,45,70,0,30,0,2,0,171, +142,aerodactyl,1,,71,7,9,4,1,45,70,0,35,0,1,0,172, +143,snorlax,1,446,72,1,12,4,1,25,70,0,40,0,1,0,174,179 +144,articuno,1,,73,2,9,5,-1,3,35,0,80,0,1,0,175,192 +145,zapdos,1,,74,10,9,5,-1,3,35,0,80,0,1,0,176, +146,moltres,1,,75,10,9,5,-1,3,35,0,80,0,1,0,177, +147,dratini,1,,76,2,2,9,4,45,35,0,40,0,1,0,178,76 +148,dragonair,1,147,76,2,2,9,4,45,35,0,40,0,1,0,179,77 +149,dragonite,1,148,76,3,6,9,4,45,35,0,40,0,1,0,180,78 +150,mewtwo,1,,77,7,6,5,-1,3,0,0,120,0,1,0,181,196 +151,mew,1,,78,6,6,5,-1,45,100,0,120,0,4,0,182, +152,chikorita,2,,79,5,8,3,1,45,70,0,20,0,4,0,183, +153,bayleef,2,152,79,5,8,3,1,45,70,0,20,0,4,0,184, +154,meganium,2,153,79,5,8,3,1,45,70,0,20,1,4,0,185, +155,cyndaquil,2,,80,10,12,3,1,45,70,0,20,0,4,0,186, +156,quilava,2,155,80,10,8,3,1,45,70,0,20,0,4,0,187, +157,typhlosion,2,156,80,10,8,3,1,45,70,0,20,0,4,0,188, +158,totodile,2,,81,2,6,9,1,45,70,0,20,0,4,0,189, +159,croconaw,2,158,81,2,6,9,1,45,70,0,20,0,4,0,190, +160,feraligatr,2,159,81,2,6,9,1,45,70,0,20,0,4,0,191, +161,sentret,2,,82,3,8,3,4,255,70,0,15,0,2,0,192, +162,furret,2,161,82,3,8,3,4,90,70,0,15,0,2,0,193, +163,hoothoot,2,,83,3,9,2,4,255,70,0,15,0,2,0,194, +164,noctowl,2,163,83,3,9,2,4,90,70,0,15,0,2,0,195, +165,ledyba,2,,84,8,9,2,4,255,70,0,15,1,3,0,196, +166,ledian,2,165,84,8,9,2,4,90,70,0,15,1,3,0,197, +167,spinarak,2,,85,5,14,2,4,255,70,0,15,0,3,0,198, +168,ariados,2,167,85,8,14,2,4,90,70,0,15,0,3,0,199, +169,crobat,2,42,17,7,13,1,4,90,70,0,15,0,2,0,46,25 +170,chinchou,2,,86,2,3,7,4,190,70,0,20,0,1,0,200, +171,lanturn,2,170,86,2,3,7,4,75,70,0,20,0,1,0,201, +172,pichu,2,,10,10,8,2,4,190,70,1,10,0,2,0,25,15 +173,cleffa,2,,14,6,6,4,6,150,140,1,10,0,3,0,36, +174,igglybuff,2,,16,6,12,3,6,170,70,1,10,0,3,0,41,20 +175,togepi,2,,87,9,12,2,1,190,70,1,10,0,3,0,202, +176,togetic,2,175,87,9,12,2,1,75,70,0,10,0,3,0,203, +177,natu,2,,88,5,9,2,4,190,70,0,20,0,2,0,205, +178,xatu,2,177,88,5,9,2,4,75,70,0,20,1,2,0,206, +179,mareep,2,,89,9,8,3,4,235,70,0,20,0,4,0,207,45 +180,flaaffy,2,179,89,6,6,3,4,120,70,0,20,0,4,0,208,46 +181,ampharos,2,180,89,10,6,3,4,45,70,0,20,0,4,0,209,47 +182,bellossom,2,44,18,5,12,3,4,45,70,0,20,0,4,0,50, +183,marill,2,298,90,2,6,9,4,190,70,0,10,0,3,0,211, +184,azumarill,2,183,90,2,6,9,4,75,70,0,10,0,3,0,212, +185,sudowoodo,2,438,91,3,12,2,4,65,70,0,20,1,2,0,214, +186,politoed,2,61,26,5,12,9,4,45,70,0,20,1,4,0,68, +187,hoppip,2,,92,6,6,3,4,255,70,0,20,0,4,0,215, +188,skiploom,2,187,92,5,6,3,4,120,70,0,20,0,4,0,216, +189,jumpluff,2,188,92,2,6,3,4,45,70,0,20,0,4,0,217, +190,aipom,2,,93,7,6,2,4,45,70,0,20,1,3,0,218, +191,sunkern,2,,94,10,1,3,4,235,70,0,20,0,4,0,220, +192,sunflora,2,191,94,10,12,3,4,120,70,0,20,0,4,0,221, +193,yanma,2,,95,8,13,2,4,75,70,0,20,0,2,0,222, +194,wooper,2,,96,2,7,9,4,255,70,0,20,1,2,0,224,18 +195,quagsire,2,194,96,2,6,9,4,90,70,0,20,1,2,0,225,19 +196,espeon,2,133,67,7,8,8,1,45,70,0,35,0,2,0,161,5 +197,umbreon,2,133,67,1,8,8,1,45,35,0,35,0,2,0,162,6 +198,murkrow,2,,97,1,9,2,4,30,35,0,20,1,4,0,226, +199,slowking,2,79,33,6,6,9,4,70,70,0,20,0,2,0,87, +200,misdreavus,2,,98,4,1,1,4,45,35,0,25,0,3,0,228,183 +201,unown,2,,99,1,1,5,-1,225,70,0,40,0,2,0,230, +202,wobbuffet,2,360,100,2,5,1,4,45,70,0,20,1,2,0,232, +203,girafarig,2,,101,10,8,3,4,60,70,0,20,1,2,0,233, +204,pineco,2,,102,4,1,2,4,190,70,0,20,0,2,0,234,56 +205,forretress,2,204,102,7,1,2,4,75,70,0,20,0,2,0,235,57 +206,dunsparce,2,,103,10,2,1,4,190,70,0,20,0,2,0,236, +207,gligar,2,,104,7,9,4,4,60,70,0,20,1,4,0,237, +208,steelix,2,95,41,4,2,1,4,25,70,0,25,1,2,0,104,176 +209,snubbull,2,,105,6,12,8,6,190,70,0,20,0,3,0,239, +210,granbull,2,209,105,7,6,8,6,75,70,0,20,0,3,0,240, +211,qwilfish,2,,106,4,3,7,4,45,70,0,20,0,2,0,241, +212,scizor,2,123,58,8,13,3,4,25,70,0,25,1,2,0,142,189 +213,shuckle,2,,107,10,14,4,4,190,70,0,20,0,4,0,242, +214,heracross,2,,108,2,12,2,4,45,70,0,25,1,1,0,243, +215,sneasel,2,,109,1,6,2,4,60,35,0,20,1,4,0,244,181 +216,teddiursa,2,,110,3,6,4,4,120,70,0,20,0,2,0,246, +217,ursaring,2,216,110,3,6,4,4,60,70,0,20,1,2,0,247, +218,slugma,2,,111,8,2,4,4,190,70,0,20,0,2,0,248, +219,magcargo,2,218,111,8,2,4,4,75,70,0,20,0,2,0,249, +220,swinub,2,,112,3,8,1,4,225,70,0,20,0,1,0,250, +221,piloswine,2,220,112,3,8,1,4,75,70,0,20,1,1,0,251, +222,corsola,2,,113,6,14,7,6,60,70,0,20,0,3,0,253, +223,remoraid,2,,114,4,3,7,4,190,70,0,20,0,2,0,254, +224,octillery,2,223,114,8,10,7,4,75,70,0,20,1,2,0,255, +225,delibird,2,,115,8,9,4,4,45,70,0,20,0,3,0,256, +226,mantine,2,458,116,7,9,7,4,25,70,0,25,0,1,0,258, +227,skarmory,2,,117,4,9,6,4,25,70,0,25,0,1,0,259, +228,houndour,2,,118,1,8,6,4,120,35,0,20,0,1,0,260, +229,houndoom,2,228,118,1,8,6,4,45,35,0,20,1,1,0,261, +230,kingdra,2,117,54,2,5,7,4,45,70,0,20,0,2,0,134, +231,phanpy,2,,119,2,8,6,4,120,70,0,20,0,2,0,262, +232,donphan,2,231,119,4,8,6,4,60,70,0,20,1,2,0,263, +233,porygon2,2,137,68,8,7,8,-1,45,70,0,20,0,2,0,166, +234,stantler,2,,120,3,8,2,4,45,70,0,20,0,1,0,264, +235,smeargle,2,,121,9,6,8,4,45,70,0,20,0,3,0,265, +236,tyrogue,2,,47,7,12,8,0,75,70,1,25,0,2,0,115, +237,hitmontop,2,236,47,3,6,8,0,45,70,0,25,0,2,0,118, +238,smoochum,2,,59,6,12,8,8,45,70,1,25,0,2,0,143, +239,elekid,2,,60,10,12,3,2,45,70,1,25,0,2,0,145, +240,magby,2,,61,8,6,4,2,45,70,1,25,0,2,0,148, +241,miltank,2,,122,6,6,3,8,45,70,0,20,0,1,0,266, +242,blissey,2,113,51,6,12,8,8,30,140,0,40,0,3,0,128, +243,raikou,2,,123,10,8,3,-1,3,35,0,80,0,1,0,267, +244,entei,2,,124,3,8,3,-1,3,35,0,80,0,1,0,268, +245,suicune,2,,125,2,8,3,-1,3,35,0,80,0,1,0,269, +246,larvitar,2,,126,5,6,4,4,45,35,0,40,0,1,0,270,79 +247,pupitar,2,246,126,4,2,4,4,45,35,0,40,0,1,0,271,80 +248,tyranitar,2,247,126,5,6,4,4,45,35,0,40,0,1,0,272,81 +249,lugia,2,,127,9,9,5,-1,3,0,0,120,0,1,0,273, +250,ho-oh,2,,128,8,9,5,-1,3,0,0,120,0,1,0,274, +251,celebi,2,,129,5,12,2,-1,45,100,0,120,0,4,0,275, +252,treecko,3,,130,5,6,2,1,45,70,0,20,0,4,0,276,130 +253,grovyle,3,252,130,5,6,2,1,45,70,0,20,0,4,0,277,131 +254,sceptile,3,253,130,5,6,2,1,45,70,0,20,0,4,0,278,132 +255,torchic,3,,131,8,7,3,1,45,70,0,20,1,4,0,279, +256,combusken,3,255,131,8,6,3,1,45,70,0,20,1,4,0,280, +257,blaziken,3,256,131,8,6,3,1,45,70,0,20,1,4,0,281, +258,mudkip,3,,132,2,8,9,1,45,70,0,20,0,4,0,282, +259,marshtomp,3,258,132,2,6,9,1,45,70,0,20,0,4,0,283, +260,swampert,3,259,132,2,6,9,1,45,70,0,20,0,4,0,284, +261,poochyena,3,,133,4,8,3,4,255,70,0,15,0,2,0,285, +262,mightyena,3,261,133,4,8,3,4,127,70,0,15,0,2,0,286, +263,zigzagoon,3,,134,3,8,3,4,255,70,0,15,0,2,0,287, +264,linoone,3,263,134,9,8,3,4,90,70,0,15,0,2,0,288, +265,wurmple,3,,135,8,2,2,4,255,70,0,15,0,2,0,289, +266,silcoon,3,265,135,9,1,2,4,120,70,0,15,0,2,0,290, +267,beautifly,3,266,135,10,13,2,4,45,70,0,15,1,2,0,291, +268,cascoon,3,265,135,7,1,2,4,120,70,0,15,0,2,0,292, +269,dustox,3,268,135,5,13,2,4,45,70,0,15,1,2,0,293, +270,lotad,3,,136,5,14,9,4,255,70,0,15,0,4,0,294, +271,lombre,3,270,136,5,12,9,4,120,70,0,15,0,4,0,295, +272,ludicolo,3,271,136,5,12,9,4,45,70,0,15,1,4,0,296, +273,seedot,3,,137,3,7,2,4,255,70,0,15,0,4,0,297, +274,nuzleaf,3,273,137,3,12,2,4,120,70,0,15,1,4,0,298, +275,shiftry,3,274,137,3,12,2,4,45,70,0,15,1,4,0,299, +276,taillow,3,,138,2,9,3,4,200,70,0,15,0,4,0,300, +277,swellow,3,276,138,2,9,3,4,45,70,0,15,0,4,0,301, +278,wingull,3,,139,9,9,7,4,190,70,0,20,0,2,0,302, +279,pelipper,3,278,139,10,9,7,4,45,70,0,20,0,2,0,303, +280,ralts,3,,140,9,12,8,4,235,35,0,20,0,1,0,304,9 +281,kirlia,3,280,140,9,12,8,4,120,35,0,20,0,1,0,305,10 +282,gardevoir,3,281,140,9,12,8,4,45,35,0,20,0,1,0,306,11 +283,surskit,3,,141,2,14,9,4,200,70,0,15,0,2,0,308, +284,masquerain,3,283,141,2,13,9,4,75,70,0,15,0,2,0,309, +285,shroomish,3,,142,3,7,2,4,255,70,0,15,0,6,0,310, +286,breloom,3,285,142,5,6,2,4,90,70,0,15,0,6,0,311, +287,slakoth,3,,143,3,8,2,4,255,70,0,15,0,1,0,312, +288,vigoroth,3,287,143,9,6,2,4,120,70,0,15,0,1,0,313, +289,slaking,3,288,143,3,12,2,4,45,70,0,15,0,1,0,314, +290,nincada,3,,144,4,14,2,4,255,70,0,15,0,5,0,315, +291,ninjask,3,290,144,10,13,2,4,120,70,0,15,0,5,0,316, +292,shedinja,3,290,144,3,5,2,-1,45,70,0,15,0,5,0,317, +293,whismur,3,,145,6,6,1,4,190,70,0,20,0,4,0,318, +294,loudred,3,293,145,2,6,1,4,120,70,0,20,0,4,0,319, +295,exploud,3,294,145,2,6,1,4,45,70,0,20,0,4,0,320, +296,makuhita,3,,146,10,12,4,2,180,70,0,20,0,6,0,321, +297,hariyama,3,296,146,3,12,4,2,200,70,0,20,0,6,0,322, +298,azurill,3,,90,2,7,9,6,150,70,1,10,0,3,0,210, +299,nosepass,3,,147,4,12,1,4,255,70,0,20,0,2,0,323, +300,skitty,3,,148,6,8,2,6,255,70,0,15,0,3,0,325, +301,delcatty,3,300,148,7,8,2,6,60,70,0,15,0,3,0,326, +302,sableye,3,,149,7,12,1,4,45,35,0,25,0,4,0,327, +303,mawile,3,,150,1,12,1,4,45,70,0,20,0,3,0,328, +304,aron,3,,151,4,8,4,4,180,35,0,35,0,1,0,329,149 +305,lairon,3,304,151,4,8,4,4,90,35,0,35,0,1,0,330,150 +306,aggron,3,305,151,4,6,4,4,45,35,0,35,0,1,0,331,151 +307,meditite,3,,152,2,12,4,4,180,70,0,20,1,2,0,332, +308,medicham,3,307,152,8,12,4,4,90,70,0,20,1,2,0,333, +309,electrike,3,,153,5,8,3,4,120,70,0,20,0,1,0,334, +310,manectric,3,309,153,10,8,3,4,45,70,0,20,0,1,0,335, +311,plusle,3,,154,10,6,3,4,200,70,0,20,0,2,0,336, +312,minun,3,,155,10,6,3,4,200,70,0,20,0,2,0,337, +313,volbeat,3,,156,4,6,2,0,150,70,0,15,0,5,0,338, +314,illumise,3,,157,7,12,2,8,150,70,0,15,0,6,0,339, +315,roselia,3,406,158,5,12,3,4,150,70,0,20,1,4,0,341, +316,gulpin,3,,159,5,4,3,4,225,70,0,20,1,6,0,343, +317,swalot,3,316,159,7,4,3,4,75,70,0,20,1,6,0,344, +318,carvanha,3,,160,8,3,7,4,225,35,0,20,0,1,0,345, +319,sharpedo,3,318,160,2,3,7,4,60,35,0,20,0,1,0,346, +320,wailmer,3,,161,2,3,7,4,125,70,0,40,0,6,0,347, +321,wailord,3,320,161,2,3,7,4,60,70,0,40,0,6,0,348, +322,numel,3,,162,10,8,4,4,255,70,0,20,1,2,0,349, +323,camerupt,3,322,162,8,8,4,4,150,70,0,20,1,2,0,350, +324,torkoal,3,,163,3,8,4,4,90,70,0,20,0,2,0,351, +325,spoink,3,,164,1,4,4,4,255,70,0,20,0,3,0,352, +326,grumpig,3,325,164,7,6,4,4,60,70,0,20,0,3,0,353, +327,spinda,3,,165,3,6,4,4,255,70,0,15,0,3,0,354, +328,trapinch,3,,166,3,14,6,4,255,70,0,20,0,4,0,355, +329,vibrava,3,328,166,5,13,6,4,120,70,0,20,0,4,0,356, +330,flygon,3,329,166,5,9,6,4,45,70,0,20,0,4,0,357, +331,cacnea,3,,167,5,12,6,4,190,35,0,20,0,4,0,358, +332,cacturne,3,331,167,5,12,6,4,60,35,0,20,1,4,0,359, +333,swablu,3,,168,2,9,2,4,255,70,0,20,0,5,0,360, +334,altaria,3,333,168,2,9,2,4,45,70,0,20,0,5,0,361, +335,zangoose,3,,169,9,6,3,4,90,70,0,20,0,5,0,362, +336,seviper,3,,170,1,2,3,4,90,70,0,20,0,6,0,363, +337,lunatone,3,,171,10,1,1,-1,45,70,0,25,0,3,0,364, +338,solrock,3,,172,8,1,1,-1,45,70,0,25,0,3,0,365, +339,barboach,3,,173,4,3,9,4,190,70,0,20,0,2,0,366, +340,whiscash,3,339,173,2,3,9,4,75,70,0,20,0,2,0,367, +341,corphish,3,,174,8,14,9,4,205,70,0,15,0,6,0,368, +342,crawdaunt,3,341,174,8,14,9,4,155,70,0,15,0,6,0,369, +343,baltoy,3,,175,3,4,6,-1,255,70,0,20,0,2,0,370, +344,claydol,3,343,175,1,4,6,-1,90,70,0,20,0,2,0,371, +345,lileep,3,,176,7,5,7,1,45,70,0,30,0,5,0,372, +346,cradily,3,345,176,5,5,7,1,45,70,0,30,0,5,0,373, +347,anorith,3,,177,4,14,9,1,45,70,0,30,0,5,0,374,171 +348,armaldo,3,347,177,4,6,9,1,45,70,0,30,0,5,0,375,172 +349,feebas,3,,178,3,3,9,4,255,70,0,20,0,5,0,376, +350,milotic,3,349,178,6,2,9,4,60,70,0,20,1,5,0,377, +351,castform,3,,179,9,1,3,4,45,70,0,25,0,2,1,378, +352,kecleon,3,,180,5,6,2,4,200,70,0,20,0,4,0,379, +353,shuppet,3,,181,1,1,8,4,225,35,0,25,0,3,0,380, +354,banette,3,353,181,1,6,8,4,45,35,0,25,0,3,0,381, +355,duskull,3,,182,1,4,2,4,190,35,0,25,0,3,0,382,69 +356,dusclops,3,355,182,1,12,2,4,90,35,0,25,0,3,0,383,70 +357,tropius,3,,183,5,8,2,4,200,70,0,25,0,1,0,385, +358,chimecho,3,433,184,2,4,3,4,45,70,0,25,0,3,0,387,53 +359,absol,3,,185,9,8,4,4,30,35,0,25,0,4,0,388, +360,wynaut,3,,100,2,6,1,4,125,70,1,20,0,2,0,231, +361,snorunt,3,,186,4,12,1,4,190,70,0,20,0,2,0,389,93 +362,glalie,3,361,186,4,1,1,4,75,70,0,20,0,2,0,390,94 +363,spheal,3,,187,2,3,7,4,255,70,0,20,0,4,0,392,60 +364,sealeo,3,363,187,2,3,7,4,120,70,0,20,0,4,0,393,61 +365,walrein,3,364,187,2,8,7,4,45,70,0,20,0,4,0,394,62 +366,clamperl,3,,188,2,1,7,4,255,70,0,20,0,5,0,395, +367,huntail,3,366,188,2,2,7,4,60,70,0,20,0,5,0,396, +368,gorebyss,3,366,188,6,2,7,4,60,70,0,20,0,5,0,397, +369,relicanth,3,,189,4,3,7,1,25,70,0,40,1,1,0,398, +370,luvdisc,3,,190,6,3,7,6,225,70,0,20,0,3,0,399, +371,bagon,3,,191,2,12,6,4,45,35,0,40,0,1,0,400, +372,shelgon,3,371,191,9,8,6,4,45,35,0,40,0,1,0,401, +373,salamence,3,372,191,2,8,6,4,45,35,0,40,0,1,0,402, +374,beldum,3,,192,2,5,6,-1,3,35,0,40,0,1,0,403,82 +375,metang,3,374,192,2,4,6,-1,3,35,0,40,0,1,0,404,83 +376,metagross,3,375,192,2,11,6,-1,3,35,0,40,0,1,0,405,84 +377,regirock,3,,193,3,12,1,-1,3,35,0,80,0,1,0,406, +378,regice,3,,194,2,12,1,-1,3,35,0,80,0,1,0,407, +379,registeel,3,,195,4,12,1,-1,3,35,0,80,0,1,0,408,193 +380,latias,3,,196,8,9,9,8,3,90,0,120,0,1,0,409, +381,latios,3,,197,2,9,9,0,3,90,0,120,0,1,0,410, +382,kyogre,3,,198,2,3,7,-1,5,0,0,120,0,1,0,411, +383,groudon,3,,199,8,6,6,-1,5,0,0,120,0,1,0,412,194 +384,rayquaza,3,,200,5,2,5,-1,3,0,0,120,0,1,0,413,200 +385,jirachi,3,,201,10,12,4,-1,3,100,0,120,0,1,0,414, +386,deoxys,3,,202,8,12,5,-1,3,0,0,120,0,1,1,415, +387,turtwig,4,,203,5,8,,1,45,70,0,20,0,4,0,416, +388,grotle,4,387,203,5,8,,1,45,70,0,20,0,4,0,417, +389,torterra,4,388,203,5,8,,1,45,70,0,20,0,4,0,418, +390,chimchar,4,,204,3,6,,1,45,70,0,20,0,4,0,419,115 +391,monferno,4,390,204,3,6,,1,45,70,0,20,0,4,0,420,116 +392,infernape,4,391,204,3,6,,1,45,70,0,20,0,4,0,421,117 +393,piplup,4,,205,2,12,,1,45,70,0,20,0,4,0,422,133 +394,prinplup,4,393,205,2,6,,1,45,70,0,20,0,4,0,423,134 +395,empoleon,4,394,205,2,6,,1,45,70,0,20,0,4,0,424,135 +396,starly,4,,206,3,9,,4,255,70,0,15,1,4,0,425,26 +397,staravia,4,396,206,3,9,,4,120,70,0,15,1,4,0,426,27 +398,staraptor,4,397,206,3,9,,4,45,70,0,15,1,4,0,427,28 +399,bidoof,4,,207,3,8,,4,255,70,0,15,1,2,0,428,29 +400,bibarel,4,399,207,3,6,,4,127,70,0,15,1,2,0,429,30 +401,kricketot,4,,208,8,12,,4,255,70,0,15,1,4,0,430, +402,kricketune,4,401,208,8,13,,4,45,70,0,15,1,4,0,431, +403,shinx,4,,209,2,8,,4,235,70,0,20,1,4,0,432,34 +404,luxio,4,403,209,2,8,,4,120,100,0,20,1,4,0,433,35 +405,luxray,4,404,209,2,8,,4,45,70,0,20,1,4,0,434,36 +406,budew,4,,158,5,12,,4,255,70,1,20,0,4,0,340, +407,roserade,4,315,158,5,12,,4,75,70,0,20,1,4,0,342, +408,cranidos,4,,211,2,6,,1,45,70,0,30,0,5,0,435, +409,rampardos,4,408,211,2,6,,1,45,70,0,30,0,5,0,436, +410,shieldon,4,,212,4,8,,1,45,70,0,30,0,5,0,437,163 +411,bastiodon,4,410,212,4,8,,1,45,70,0,30,0,5,0,438,164 +412,burmy,4,,213,4,2,,4,120,70,0,15,0,2,1,439, +413,wormadam,4,412,213,4,2,,8,45,70,0,15,0,2,0,440, +414,mothim,4,412,213,10,13,,0,45,70,0,15,0,2,0,441, +415,combee,4,,214,10,11,,1,120,70,0,15,1,4,0,442, +416,vespiquen,4,415,214,10,9,,8,45,70,0,15,0,4,0,443, +417,pachirisu,4,,215,9,8,,4,200,100,0,10,1,2,0,444, +418,buizel,4,,216,3,8,,4,190,70,0,20,1,2,0,445, +419,floatzel,4,418,216,3,8,,4,75,70,0,20,1,2,0,446, +420,cherubi,4,,217,6,11,,4,190,70,0,20,0,2,0,447, +421,cherrim,4,420,217,6,7,,4,75,70,0,20,0,2,1,448, +422,shellos,4,,218,7,14,,4,190,70,0,20,0,2,0,449, +423,gastrodon,4,422,218,7,14,,4,75,70,0,20,0,2,0,450, +424,ambipom,4,190,93,7,6,,4,45,100,0,20,1,3,0,219, +425,drifloon,4,,219,7,4,,4,125,70,0,30,0,6,0,451,167 +426,drifblim,4,425,219,7,4,,4,60,70,0,30,0,6,0,452,168 +427,buneary,4,,220,3,6,,4,190,0,0,20,0,2,0,453, +428,lopunny,4,427,220,3,6,,4,60,140,0,20,0,2,0,454, +429,mismagius,4,200,98,7,1,,4,45,35,0,25,0,3,0,229,184 +430,honchkrow,4,198,97,1,9,,4,30,35,0,20,0,4,0,227, +431,glameow,4,,221,4,8,,6,190,70,0,20,0,3,0,455, +432,purugly,4,431,221,4,8,,6,75,70,0,20,0,3,0,456, +433,chingling,4,,184,10,12,,4,120,70,1,25,0,3,0,386,52 +434,stunky,4,,223,7,8,,4,225,70,0,20,0,2,0,457, +435,skuntank,4,434,223,7,8,,4,60,70,0,20,0,2,0,458, +436,bronzor,4,,224,5,1,,-1,255,70,0,20,0,2,0,459, +437,bronzong,4,436,224,5,4,,-1,90,70,0,20,0,2,0,460, +438,bonsly,4,,91,3,7,,4,255,70,1,20,0,2,0,213, +439,mime-jr,4,,57,6,12,,4,145,70,1,25,0,2,0,139, +440,happiny,4,,51,6,12,,8,130,140,1,40,0,3,0,126, +441,chatot,4,,228,1,9,,4,30,35,0,20,0,4,0,461, +442,spiritomb,4,,229,7,5,,4,100,70,0,30,0,2,0,462,187 +443,gible,4,,230,2,6,,4,45,70,0,40,1,1,0,463,85 +444,gabite,4,443,230,2,6,,4,45,70,0,40,1,1,0,464,86 +445,garchomp,4,444,230,2,6,,4,45,70,0,40,1,1,0,465,87 +446,munchlax,4,,72,1,12,,1,50,70,1,40,0,1,0,173,178 +447,riolu,4,,232,2,6,,1,75,70,1,25,0,4,0,466,50 +448,lucario,4,447,232,2,6,,1,45,70,0,25,0,4,0,467,51 +449,hippopotas,4,,233,3,8,,4,140,70,0,30,1,1,0,468, +450,hippowdon,4,449,233,3,8,,4,60,70,0,30,1,1,0,469, +451,skorupi,4,,234,7,14,,4,120,70,0,20,0,1,0,470,156 +452,drapion,4,451,234,7,14,,4,45,70,0,20,0,1,0,471,157 +453,croagunk,4,,235,2,12,,4,140,100,0,10,1,2,0,472,88 +454,toxicroak,4,453,235,2,12,,4,75,70,0,20,1,2,0,473,89 +455,carnivine,4,,236,5,10,,4,200,70,0,25,0,1,0,474,186 +456,finneon,4,,237,2,3,,4,190,70,0,20,1,5,0,475, +457,lumineon,4,456,237,2,3,,4,75,70,0,20,1,5,0,476, +458,mantyke,4,,116,2,9,,4,25,70,1,25,0,1,0,257, +459,snover,4,,239,9,6,,4,120,70,0,20,1,1,0,477, +460,abomasnow,4,459,239,9,6,,4,60,70,0,20,1,1,0,478, +461,weavile,4,215,109,1,6,,4,45,35,0,20,1,4,0,245,182 +462,magnezone,4,82,34,4,4,,-1,30,70,0,20,0,2,0,90, +463,lickilicky,4,108,48,6,12,,4,30,70,0,20,0,2,0,120, +464,rhyperior,4,112,50,4,6,,4,30,70,0,20,1,1,0,125,162 +465,tangrowth,4,114,52,2,12,,4,30,70,0,20,1,2,0,130, +466,electivire,4,125,60,10,6,,2,30,70,0,25,0,2,0,147, +467,magmortar,4,126,61,8,6,,2,30,70,0,25,0,2,0,150, +468,togekiss,4,176,87,9,9,,1,30,70,0,10,0,3,0,204, +469,yanmega,4,193,95,5,13,,4,30,70,0,20,0,2,0,223, +470,leafeon,4,133,67,5,8,,1,45,35,0,35,0,2,0,163,7 +471,glaceon,4,133,67,2,8,,1,45,35,0,35,0,2,0,164,8 +472,gliscor,4,207,104,7,9,,4,30,70,0,20,0,4,0,238, +473,mamoswine,4,221,112,3,8,,4,50,70,0,20,1,1,0,252, +474,porygon-z,4,233,68,8,4,,-1,30,70,0,20,0,2,0,167, +475,gallade,4,281,140,9,12,,0,45,35,0,20,0,1,0,307,12 +476,probopass,4,299,147,4,11,,4,60,70,0,20,0,2,0,324, +477,dusknoir,4,356,182,1,4,,4,45,35,0,25,0,3,0,384,71 +478,froslass,4,361,186,9,4,,8,75,70,0,20,0,2,0,391,95 +479,rotom,4,,240,8,1,,-1,45,70,0,20,0,2,1,479, +480,uxie,4,,241,10,6,,-1,3,140,0,80,0,1,0,480, +481,mesprit,4,,242,6,6,,-1,3,140,0,80,0,1,0,481, +482,azelf,4,,243,2,6,,-1,3,140,0,80,0,1,0,482, +483,dialga,4,,244,9,8,,-1,30,0,0,120,0,1,0,483,195 +484,palkia,4,,245,7,6,,-1,30,0,0,120,0,1,0,484, +485,heatran,4,,246,3,8,,4,3,100,0,10,0,1,0,485, +486,regigigas,4,,247,9,12,,-1,3,0,0,120,0,1,0,486, +487,giratina,4,,248,1,10,,-1,3,0,0,120,0,1,1,487, +488,cresselia,4,,249,10,14,,8,3,100,0,120,0,1,0,488, +489,phione,4,,250,2,4,,-1,30,70,0,40,0,1,0,489, +490,manaphy,4,,250,2,12,,-1,3,70,0,10,0,1,0,490, +491,darkrai,4,,252,1,12,,-1,3,0,0,120,0,1,0,491, +492,shaymin,4,,253,5,8,,-1,45,100,0,120,0,4,1,492, +493,arceus,4,,254,4,8,,-1,3,0,0,120,0,1,1,493,199 +494,victini,5,,255,10,12,,-1,3,100,0,120,0,1,0,494, +495,snivy,5,,256,5,6,,1,45,70,0,20,0,4,0,495,118 +496,servine,5,495,256,5,6,,1,45,70,0,20,0,4,0,496,119 +497,serperior,5,496,256,5,2,,1,45,70,0,20,0,4,0,497,120 +498,tepig,5,,257,8,8,,1,45,70,0,20,0,4,0,498,121 +499,pignite,5,498,257,8,6,,1,45,70,0,20,0,4,0,499,122 +500,emboar,5,499,257,8,6,,1,45,70,0,20,0,4,0,500,123 +501,oshawott,5,,258,2,6,,1,45,70,0,20,0,4,0,501,106 +502,dewott,5,501,258,2,6,,1,45,70,0,20,0,4,0,502,107 +503,samurott,5,502,258,2,8,,1,45,70,0,20,0,4,0,503,108 +504,patrat,5,,259,3,8,,4,255,70,0,15,0,2,0,504, +505,watchog,5,504,259,3,6,,4,255,70,0,20,0,2,0,505, +506,lillipup,5,,260,3,8,,4,255,70,0,15,0,4,0,506, +507,herdier,5,506,260,4,8,,4,120,70,0,15,0,4,0,507, +508,stoutland,5,507,260,4,8,,4,45,70,0,15,0,4,0,508, +509,purrloin,5,,261,7,8,,4,255,70,0,20,0,2,0,509, +510,liepard,5,509,261,7,8,,4,90,70,0,20,0,2,0,510, +511,pansage,5,,262,5,6,,1,190,70,0,20,0,2,0,511,136 +512,simisage,5,511,262,5,6,,1,75,70,0,20,0,2,0,512,137 +513,pansear,5,,263,8,6,,1,190,70,0,20,0,2,0,513,138 +514,simisear,5,513,263,8,6,,1,75,70,0,20,0,2,0,514,139 +515,panpour,5,,264,2,6,,1,190,70,0,20,0,2,0,515,140 +516,simipour,5,515,264,2,6,,1,75,70,0,20,0,2,0,516,141 +517,munna,5,,265,6,8,,4,190,70,0,10,0,3,0,517,72 +518,musharna,5,517,265,6,12,,4,75,70,0,10,0,3,0,518,73 +519,pidove,5,,266,4,9,,4,255,70,0,15,0,4,0,519, +520,tranquill,5,519,266,4,9,,4,120,70,0,15,0,4,0,520, +521,unfezant,5,520,266,4,9,,4,45,70,0,15,1,4,0,521, +522,blitzle,5,,267,1,8,,4,190,70,0,20,0,2,0,522,74 +523,zebstrika,5,522,267,1,8,,4,75,70,0,20,0,2,0,523,75 +524,roggenrola,5,,268,2,7,,4,255,70,0,15,0,4,0,524,40 +525,boldore,5,524,268,2,10,,4,120,70,0,15,0,4,0,525,41 +526,gigalith,5,525,268,2,10,,4,45,70,0,15,0,4,0,526,42 +527,woobat,5,,269,2,9,,4,190,70,0,15,0,2,0,527, +528,swoobat,5,527,269,2,9,,4,45,70,0,15,0,2,0,528, +529,drilbur,5,,270,4,6,,4,120,70,0,20,0,2,0,529,152 +530,excadrill,5,529,270,4,12,,4,60,70,0,20,0,2,0,530,153 +531,audino,5,,271,6,6,,4,255,70,0,20,0,3,0,531,185 +532,timburr,5,,272,4,12,,2,180,70,0,20,0,4,0,532,101 +533,gurdurr,5,532,272,4,12,,2,90,70,0,20,0,4,0,533,102 +534,conkeldurr,5,533,272,3,12,,2,45,70,0,20,0,4,0,534,103 +535,tympole,5,,273,2,3,,4,255,70,0,20,0,4,0,535, +536,palpitoad,5,535,273,2,6,,4,120,70,0,20,0,4,0,536, +537,seismitoad,5,536,273,2,12,,4,45,70,0,20,0,4,0,537, +538,throh,5,,274,8,12,,0,45,70,0,20,0,2,0,538, +539,sawk,5,,275,2,12,,0,45,70,0,20,0,2,0,539, +540,sewaddle,5,,276,10,14,,4,255,70,0,15,0,4,0,540,124 +541,swadloon,5,540,276,5,4,,4,120,70,0,15,0,4,0,541,125 +542,leavanny,5,541,276,10,12,,4,45,70,0,15,0,4,0,542,126 +543,venipede,5,,277,8,14,,4,255,70,0,15,0,4,0,543,31 +544,whirlipede,5,543,277,4,1,,4,120,70,0,15,0,4,0,544,32 +545,scolipede,5,544,277,8,14,,4,45,70,0,20,0,4,0,545,33 +546,cottonee,5,,278,5,1,,4,190,70,0,20,0,2,0,546,48 +547,whimsicott,5,546,278,5,12,,4,75,70,0,20,0,2,0,547,49 +548,petilil,5,,279,5,5,,8,190,70,0,20,0,2,0,548,43 +549,lilligant,5,548,279,5,5,,8,75,70,0,20,0,2,0,549,44 +550,basculin,5,,280,5,3,,4,25,70,0,40,0,2,0,550, +551,sandile,5,,281,3,8,,4,180,70,0,20,0,4,0,551,66 +552,krokorok,5,551,281,3,8,,4,90,70,0,20,0,4,0,552,67 +553,krookodile,5,552,281,8,6,,4,45,70,0,20,0,4,0,553,68 +554,darumaka,5,,282,8,12,,4,120,70,0,20,0,4,0,554,142 +555,darmanitan,5,554,282,8,8,,4,60,70,0,20,0,4,1,555,143 +556,maractus,5,,283,5,5,,4,255,70,0,20,0,2,0,556, +557,dwebble,5,,284,8,14,,4,190,70,0,20,0,2,0,557, +558,crustle,5,557,284,8,14,,4,75,70,0,20,0,2,0,558, +559,scraggy,5,,285,10,6,,4,180,35,0,15,0,2,0,559,165 +560,scrafty,5,559,285,8,6,,4,90,70,0,15,0,2,0,560,166 +561,sigilyph,5,,286,1,9,,4,45,70,0,20,0,2,0,561, +562,yamask,5,,287,1,4,,4,190,70,0,25,0,2,0,562, +563,cofagrigus,5,562,287,10,5,,4,90,70,0,25,0,2,0,563, +564,tirtouga,5,,288,2,8,,1,45,70,0,30,0,2,0,564, +565,carracosta,5,564,288,2,6,,1,45,70,0,30,0,2,0,565, +566,archen,5,,289,10,9,,1,45,70,0,30,0,2,0,566, +567,archeops,5,566,289,10,9,,1,45,70,0,30,0,2,0,567, +568,trubbish,5,,290,5,12,,4,190,70,0,20,0,2,0,568, +569,garbodor,5,568,290,5,12,,4,60,70,0,20,0,2,0,569, +570,zorua,5,,291,4,8,,1,75,70,0,25,0,4,0,570,154 +571,zoroark,5,570,291,4,6,,1,45,70,0,20,0,4,0,571,155 +572,minccino,5,,292,4,8,,6,255,70,0,15,0,3,0,572,96 +573,cinccino,5,572,292,4,8,,6,60,70,0,15,0,3,0,573,97 +574,gothita,5,,293,7,12,,6,200,70,0,20,0,4,0,574,63 +575,gothorita,5,574,293,7,12,,6,100,70,0,20,0,4,0,575,64 +576,gothitelle,5,575,293,7,12,,6,50,70,0,20,0,4,0,576,65 +577,solosis,5,,294,5,1,,4,200,70,0,20,0,4,0,577, +578,duosion,5,577,294,5,1,,4,100,70,0,20,0,4,0,578, +579,reuniclus,5,578,294,5,4,,4,50,70,0,20,0,4,0,579, +580,ducklett,5,,295,2,9,,4,190,70,0,20,0,2,0,580, +581,swanna,5,580,295,9,9,,4,45,70,0,20,0,2,0,581, +582,vanillite,5,,296,9,5,,4,255,70,0,20,0,1,0,582, +583,vanillish,5,582,296,9,5,,4,120,70,0,20,0,1,0,583, +584,vanilluxe,5,583,296,9,11,,4,45,70,0,20,0,1,0,584, +585,deerling,5,,297,10,8,,4,190,70,0,20,0,2,1,585, +586,sawsbuck,5,585,297,3,8,,4,75,70,0,20,0,2,1,586, +587,emolga,5,,298,9,8,,4,200,70,0,20,0,2,0,587,180 +588,karrablast,5,,299,2,12,,4,200,70,0,15,0,2,0,588, +589,escavalier,5,588,299,4,4,,4,75,70,0,15,0,2,0,589, +590,foongus,5,,300,9,4,,4,190,70,0,20,0,2,0,590, +591,amoonguss,5,590,300,9,4,,4,75,70,0,20,0,2,0,591, +592,frillish,5,,301,9,10,,4,190,70,0,20,1,2,0,592, +593,jellicent,5,592,301,9,10,,4,60,70,0,20,1,2,0,593, +594,alomomola,5,,302,6,3,,4,75,70,0,40,0,3,0,594, +595,joltik,5,,303,10,14,,4,190,70,0,20,0,2,0,595,147 +596,galvantula,5,595,303,10,14,,4,75,70,0,20,0,2,0,596,148 +597,ferroseed,5,,304,4,1,,4,255,70,0,20,0,2,0,597, +598,ferrothorn,5,597,304,4,10,,4,90,70,0,20,0,2,0,598, +599,klink,5,,305,4,11,,-1,130,70,0,20,0,4,0,599, +600,klang,5,599,305,4,11,,-1,60,70,0,20,0,4,0,600, +601,klinklang,5,600,305,4,11,,-1,30,70,0,20,0,4,0,601, +602,tynamo,5,,306,9,3,,4,190,70,0,20,0,1,0,602, +603,eelektrik,5,602,306,2,3,,4,60,70,0,20,0,1,0,603, +604,eelektross,5,603,306,2,3,,4,30,70,0,20,0,1,0,604, +605,elgyem,5,,307,2,6,,4,255,70,0,20,0,2,0,605, +606,beheeyem,5,605,307,3,12,,4,90,70,0,20,0,2,0,606, +607,litwick,5,,308,9,5,,4,190,70,0,20,0,4,0,607,37 +608,lampent,5,607,308,1,4,,4,90,70,0,20,0,4,0,608,38 +609,chandelure,5,608,308,1,4,,4,45,70,0,20,0,4,0,609,39 +610,axew,5,,309,5,6,,4,75,35,0,40,0,1,0,610,144 +611,fraxure,5,610,309,5,6,,4,60,35,0,40,0,1,0,611,145 +612,haxorus,5,611,309,10,6,,4,45,35,0,40,0,1,0,612,146 +613,cubchoo,5,,310,9,6,,4,120,70,0,20,0,2,0,613,104 +614,beartic,5,613,310,9,8,,4,60,70,0,20,0,2,0,614,105 +615,cryogonal,5,,311,2,1,,-1,25,70,0,25,0,2,0,615, +616,shelmet,5,,312,8,1,,4,200,70,0,15,0,2,0,616, +617,accelgor,5,616,312,8,4,,4,75,70,0,15,0,2,0,617, +618,stunfisk,5,,313,3,3,,4,75,70,0,20,0,2,0,618, +619,mienfoo,5,,314,10,6,,4,180,70,0,25,0,4,0,619, +620,mienshao,5,619,314,7,6,,4,45,70,0,25,0,4,0,620, +621,druddigon,5,,315,8,6,,4,45,70,0,30,0,2,0,621, +622,golett,5,,316,5,12,,-1,190,70,0,25,0,2,0,622, +623,golurk,5,622,316,5,12,,-1,90,70,0,25,0,2,0,623, +624,pawniard,5,,317,8,12,,4,120,35,0,20,0,2,0,624,158 +625,bisharp,5,624,317,8,12,,4,45,35,0,20,0,2,0,625,159 +626,bouffalant,5,,318,3,8,,4,45,70,0,20,0,2,0,626, +627,rufflet,5,,319,9,9,,0,190,70,0,20,0,1,0,627,169 +628,braviary,5,627,319,8,9,,0,60,70,0,20,0,1,0,628,170 +629,vullaby,5,,320,3,9,,8,190,35,0,20,0,1,0,629, +630,mandibuzz,5,629,320,3,9,,8,60,35,0,20,0,1,0,630, +631,heatmor,5,,321,8,6,,4,90,70,0,20,0,2,0,631, +632,durant,5,,322,4,14,,4,90,70,0,20,0,2,0,632, +633,deino,5,,323,2,8,,4,45,35,0,40,0,1,0,633,90 +634,zweilous,5,633,323,2,8,,4,45,35,0,40,0,1,0,634,91 +635,hydreigon,5,634,323,2,6,,4,45,35,0,40,0,1,0,635,92 +636,larvesta,5,,324,9,14,,4,45,70,0,40,0,1,0,636,173 +637,volcarona,5,636,324,9,13,,4,15,70,0,40,0,1,0,637,174 +638,cobalion,5,,325,2,8,,-1,3,35,0,80,0,1,0,638, +639,terrakion,5,,326,4,8,,-1,3,35,0,80,0,1,0,639,191 +640,virizion,5,,327,5,8,,-1,3,35,0,80,0,1,0,640, +641,tornadus,5,,328,5,4,,0,3,90,0,120,0,1,1,641, +642,thundurus,5,,329,2,4,,0,3,90,0,120,0,1,1,642, +643,reshiram,5,,330,9,9,,-1,45,0,0,120,0,1,0,643,197 +644,zekrom,5,,331,1,6,,-1,45,0,0,120,0,1,0,644,198 +645,landorus,5,,332,3,4,,0,3,90,0,120,0,1,1,645, +646,kyurem,5,,333,4,6,,-1,3,0,0,120,0,1,1,646, +647,keldeo,5,,334,10,8,,-1,3,35,0,80,0,1,0,647, +648,meloetta,5,,335,9,12,,-1,3,100,0,120,0,1,1,648, +649,genesect,5,,336,7,12,,-1,3,0,0,120,0,1,1,649, diff --git a/pokedex/db/tables.py b/pokedex/db/tables.py index ab003af..4cc5e71 100644 --- a/pokedex/db/tables.py +++ b/pokedex/db/tables.py @@ -1301,6 +1301,8 @@ class Pokedex(TableBase): info=dict(description=u"ID of the region this Pokédex is used in, or None if it's global")) identifier = Column(Unicode(16), nullable=False, info=dict(description=u"An identifier", format='identifier')) + is_main_series = Column(Boolean, nullable=False, + info=dict(description=u'True if this Pokédex appears in the main series.')) create_translation_table('pokedex_prose', Pokedex, 'prose', relation_lazy='joined', @@ -1670,6 +1672,8 @@ class PokemonSpecies(TableBase): info=dict(description=u"True iff a particular individual of this species can switch beween its different forms.")) order = Column(Integer, nullable=False, index=True, info=dict(description=u'The order in which species should be sorted. Based on National Dex order, except families are grouped together and sorted by stage.')) + conquest_order = Column(Integer, nullable=True, index=True, + info=dict(description=u'The order in which species should be sorted for Pokémon Conquest-related tables. Matches gallery order.')) create_translation_table('pokemon_species_names', PokemonSpecies, 'names', relation_lazy='joined', From 47410a9e9cf3c02d1de3e198074f5fb7b279b75c Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Sun, 29 Jul 2012 17:58:30 -0400 Subject: [PATCH 14/28] Add generic warrior archetypes. --- .../data/csv/conquest_warrior_archetypes.csv | 31 ++ pokedex/data/csv/conquest_warriors.csv | 404 +++++++++--------- pokedex/db/tables.py | 17 + 3 files changed, 250 insertions(+), 202 deletions(-) create mode 100644 pokedex/data/csv/conquest_warrior_archetypes.csv diff --git a/pokedex/data/csv/conquest_warrior_archetypes.csv b/pokedex/data/csv/conquest_warrior_archetypes.csv new file mode 100644 index 0000000..1c1b047 --- /dev/null +++ b/pokedex/data/csv/conquest_warrior_archetypes.csv @@ -0,0 +1,31 @@ +id,identifier +1,armor-veteran +2,armor-officer +3,armor-helmet +4,armor-headlight +5,armor-sweatband +6,armor-smarmy +7,armor-buff +8,armor-visor +9,angular +10,portly +11,clever +12,nervous +13,professor +14,woman-warrior +15,princess +16,messenger +17,sailor +18,adventurer +19,alchemist +20,merchant-m +21,merchant-f +22,monk +23,ninja-armor +24,ninja-visor +25,ninja-scroll +26,ninja-eyeliner +27,ninja-ceiling +28,farmer-m +29,farmer-f +30,nobleman diff --git a/pokedex/data/csv/conquest_warriors.csv b/pokedex/data/csv/conquest_warriors.csv index 0ca9d69..611e353 100644 --- a/pokedex/data/csv/conquest_warriors.csv +++ b/pokedex/data/csv/conquest_warriors.csv @@ -1,202 +1,202 @@ -id,identifier,gender_id -1,player-m,2 -2,player-f,1 -3,nobunaga,2 -4,oichi,1 -5,hideyoshi,2 -6,motochika,2 -7,ginchiyo,1 -8,motonari,2 -9,mitsuhide,2 -10,yoshihiro,2 -11,nene,1 -12,shingen,2 -13,masamune,2 -14,kenshin,2 -15,yoshimoto,2 -16,ujiyasu,2 -17,no,1 -18,kotaro,2 -19,ieyasu,2 -20,hanbei,2 -21,kanbei,2 -22,muneshige,2 -23,gracia,1 -24,hanzo,2 -25,kunoichi,1 -26,yukimura,2 -27,magoichi,2 -28,kanetsugu,2 -29,aya,1 -30,kai,1 -31,okuni,1 -32,ranmaru,2 -33,tadakatsu,2 -34,ina,1 -35,keiji,2 -36,mitsunari,2 -37,kiyomasa,2 -38,masanori,2 -39,tsunehisa,2 -40,naoie,2 -41,harutaka,2 -42,takanobu,2 -43,naoshige,2 -44,ujisato,2 -45,chacha,1 -46,go,1 -47,hatsu,1 -48,kazumasu,2 -49,nagahide,2 -50,yoshitaka,2 -51,urakusai,2 -52,narimasa,2 -53,tomonori,2 -54,murashige,2 -55,masahide,2 -56,nagayoshi,2 -57,kitsuno,1 -58,gotoku,1 -59,hidenaga,2 -60,koroku,2 -61,takatora,2 -62,yoshitsugu,2 -63,yukinaga,2 -64,rikyu,2 -65,hideyori,2 -66,asahi,1 -67,kazutoyo,2 -68,nagayasu,2 -69,harunaga,2 -70,hideaki,2 -71,naka,1 -72,tatsuko,1 -73,maa,1 -74,chiyo,1 -75,hatsume,1 -76,nobuchika,2 -77,chikayasu,2 -78,morichika,2 -79,chikamasa,2 -80,norishige,2 -81,takayori,2 -82,tadasumi,2 -83,dosetsu,2 -84,shoun,2 -85,sorin,2 -86,sekiso,2 -87,akizane,2 -88,takatane,2 -89,kiyo,1 -90,motoharu,2 -91,takakage,2 -92,terumoto,2 -93,takeyoshi,2 -94,ekei,2 -95,takamoto,2 -96,sadatoshi,2 -97,hidemitsu,2 -98,toshimitsu,2 -99,shigemoto,2 -100,mitsutada,2 -101,yukimasa,2 -102,tadaoki,2 -103,fujitaka,2 -104,hiroko,1 -105,tadamoto,2 -106,tadatsune,2 -107,takahisa,2 -108,hisaaki,2 -109,masatoshi,2 -110,kanemori,2 -111,tokitaka,2 -112,sandayu,2 -113,morikiyo,2 -114,kashinkoji,2 -115,yasunaga,2 -116,seikuro,2 -117,katsuyori,2 -118,haruyuki,2 -119,masakage,2 -120,masatoyo,2 -121,nobufusa,2 -122,masayuki,2 -123,yukitaka,2 -124,ume,1 -125,chiyome,1 -126,kei,1 -127,kagetsuna,2 -128,shigezane,2 -129,tsunamoto,2 -130,tsunenaga,2 -131,munetoki,2 -132,munezane,2 -133,yoshi,1 -134,iroha,1 -135,kagekatsu,2 -136,yoshikiyo,2 -137,tomonobu,2 -138,kageie,2 -139,takahiro,2 -140,sadamitsu,2 -141,yataro,2 -142,saneyori,2 -143,hana,1 -144,sen,1 -145,ujichika,2 -146,ujizane,2 -147,sessai,2 -148,masatsuna,2 -149,yasutomo,2 -150,ujihiro,2 -151,motozane,2 -152,sena,1 -153,soun,2 -154,tsunashige,2 -155,genan,2 -156,ujimasa,2 -157,ujiteru,2 -158,ujikuni,2 -159,ujinao,2 -160,shizuka,1 -161,madoka,1 -162,dosan,2 -163,yoshitatsu,2 -164,ittetsu,2 -165,bokuzen,2 -166,morinari,2 -167,omi,1 -168,asa,1 -169,shimoyama,2 -170,genba,2 -171,danzo,2 -172,yazaemon,2 -173,isuke,2 -174,tadatsugu,2 -175,naomasa,2 -176,yasumasa,2 -177,masanobu,2 -178,hidetada,2 -179,kazumasa,2 -180,choan,2 -181,tenkai,2 -182,munenori,2 -183,kame,1 -184,toku,1 -185,saizo,2 -186,sasuke,2 -187,katsu,1 -188,juzo,2 -189,tsuru,1 -190,ise,1 -191,jinpachi,2 -192,kamanosuke,2 -193,seikai,2 -194,isa,2 -195,yoshiteru,2 -196,yoshiaki,2 -197,hisahide,2 -198,jubei,2 -199,nobutsuna,2 -200,bokuden,2 -201,otsu,1 +id,identifier,gender_id,archetype_id +1,player-m,2, +2,player-f,1, +3,nobunaga,2, +4,oichi,1, +5,hideyoshi,2, +6,motochika,2, +7,ginchiyo,1, +8,motonari,2, +9,mitsuhide,2, +10,yoshihiro,2, +11,nene,1, +12,shingen,2, +13,masamune,2, +14,kenshin,2, +15,yoshimoto,2, +16,ujiyasu,2, +17,no,1, +18,kotaro,2, +19,ieyasu,2, +20,hanbei,2, +21,kanbei,2, +22,muneshige,2, +23,gracia,1, +24,hanzo,2, +25,kunoichi,1, +26,yukimura,2, +27,magoichi,2, +28,kanetsugu,2, +29,aya,1, +30,kai,1, +31,okuni,1, +32,ranmaru,2, +33,tadakatsu,2, +34,ina,1, +35,keiji,2, +36,mitsunari,2, +37,kiyomasa,2, +38,masanori,2, +39,tsunehisa,2,13 +40,naoie,2,9 +41,harutaka,2,4 +42,takanobu,2,3 +43,naoshige,2,2 +44,ujisato,2,19 +45,chacha,1,15 +46,go,1,14 +47,hatsu,1,15 +48,kazumasu,2,23 +49,nagahide,2,2 +50,yoshitaka,2,17 +51,urakusai,2,19 +52,narimasa,2,3 +53,tomonori,2,30 +54,murashige,2,19 +55,masahide,2,9 +56,nagayoshi,2,6 +57,kitsuno,1,14 +58,gotoku,1,14 +59,hidenaga,2,5 +60,koroku,2,18 +61,takatora,2,11 +62,yoshitsugu,2,9 +63,yukinaga,2,20 +64,rikyu,2,19 +65,hideyori,2,6 +66,asahi,1,15 +67,kazutoyo,2,11 +68,nagayasu,2,7 +69,harunaga,2,10 +70,hideaki,2,12 +71,naka,1,29 +72,tatsuko,1,14 +73,maa,1,15 +74,chiyo,1,14 +75,hatsume,1,27 +76,nobuchika,2,11 +77,chikayasu,2,4 +78,morichika,2,6 +79,chikamasa,2,7 +80,norishige,2,4 +81,takayori,2,11 +82,tadasumi,2,12 +83,dosetsu,2,1 +84,shoun,2,3 +85,sorin,2,9 +86,sekiso,2,22 +87,akizane,2,19 +88,takatane,2,12 +89,kiyo,1,15 +90,motoharu,2,5 +91,takakage,2,8 +92,terumoto,2,5 +93,takeyoshi,2,17 +94,ekei,2,22 +95,takamoto,2,12 +96,sadatoshi,2,10 +97,hidemitsu,2,5 +98,toshimitsu,2,2 +99,shigemoto,2,4 +100,mitsutada,2,7 +101,yukimasa,2,10 +102,tadaoki,2,6 +103,fujitaka,2,30 +104,hiroko,1,15 +105,tadamoto,2,2 +106,tadatsune,2,7 +107,takahisa,2,1 +108,hisaaki,2,8 +109,masatoshi,2,7 +110,kanemori,2,8 +111,tokitaka,2,13 +112,sandayu,2,23 +113,morikiyo,2,23 +114,kashinkoji,2,13 +115,yasunaga,2,24 +116,seikuro,2,25 +117,katsuyori,2,5 +118,haruyuki,2,9 +119,masakage,2,3 +120,masatoyo,2,1 +121,nobufusa,2,4 +122,masayuki,2,2 +123,yukitaka,2,1 +124,ume,1,15 +125,chiyome,1,26 +126,kei,1,14 +127,kagetsuna,2,9 +128,shigezane,2,3 +129,tsunamoto,2,1 +130,tsunenaga,2,17 +131,munetoki,2,7 +132,munezane,2,8 +133,yoshi,1,26 +134,iroha,1,14 +135,kagekatsu,2,3 +136,yoshikiyo,2,2 +137,tomonobu,2,5 +138,kageie,2,3 +139,takahiro,2,6 +140,sadamitsu,2,13 +141,yataro,2,7 +142,saneyori,2,13 +143,hana,1,14 +144,sen,1,15 +145,ujichika,2,30 +146,ujizane,2,30 +147,sessai,2,22 +148,masatsuna,2,4 +149,yasutomo,2,5 +150,ujihiro,2,10 +151,motozane,2,10 +152,sena,1,26 +153,soun,2,1 +154,tsunashige,2,2 +155,genan,2,22 +156,ujimasa,2,4 +157,ujiteru,2,6 +158,ujikuni,2,5 +159,ujinao,2,8 +160,shizuka,1,14 +161,madoka,1,14 +162,dosan,2,20 +163,yoshitatsu,2,3 +164,ittetsu,2,5 +165,bokuzen,2,8 +166,morinari,2,12 +167,omi,1,15 +168,asa,1,15 +169,shimoyama,2,25 +170,genba,2,24 +171,danzo,2,25 +172,yazaemon,2,24 +173,isuke,2,24 +174,tadatsugu,2,1 +175,naomasa,2,3 +176,yasumasa,2,3 +177,masanobu,2,9 +178,hidetada,2,6 +179,kazumasa,2,9 +180,choan,2,20 +181,tenkai,2,22 +182,munenori,2,4 +183,kame,1,27 +184,toku,1,15 +185,saizo,2,23 +186,sasuke,2,25 +187,katsu,1,27 +188,juzo,2,24 +189,tsuru,1,14 +190,ise,1,27 +191,jinpachi,2,17 +192,kamanosuke,2,18 +193,seikai,2,18 +194,isa,2,18 +195,yoshiteru,2,30 +196,yoshiaki,2,30 +197,hisahide,2,2 +198,jubei,2,4 +199,nobutsuna,2,2 +200,bokuden,2,2 +201,otsu,1,27 diff --git a/pokedex/db/tables.py b/pokedex/db/tables.py index 4cc5e71..7499769 100644 --- a/pokedex/db/tables.py +++ b/pokedex/db/tables.py @@ -338,6 +338,8 @@ class ConquestWarrior(TableBase): info=dict(description='A readable identifier for this warrior.', format='identifier')) gender_id = Column(Integer, ForeignKey('genders.id'), nullable=False, info=dict(description="The ID of the warrior's gender.")) + archetype_id = Column(Integer, ForeignKey('conquest_warrior_archetypes.id'), nullable=True, + info=dict(description="The ID of this warrior's archetype. Null for unique warriors.")) create_translation_table('conquest_warrior_names', ConquestWarrior, 'names', relation_lazy='joined', @@ -345,6 +347,21 @@ create_translation_table('conquest_warrior_names', ConquestWarrior, 'names', info=dict(description='The name.', format='plaintext', official=True)) ) +class ConquestWarriorArchetype(TableBase): + u"""An archetype that generic warriors in Pokémon Conquest can have. All + warriors of a particular archetype share sprites and dialogue. + + Some of these are unused as warriors because they exist only as NPCs. They + should still be kept because we have their sprites and may eventually get + their dialogue. + """ + __tablename__ = 'conquest_warrior_archetypes' + __singlename__ = 'archetype' + id = Column(Integer, primary_key=True, autoincrement=True, + info=dict(description='An ID for this archetype.')) + identifier = Column(Unicode(15), nullable=False, + info=dict(description='A readable identifier describing this archetype.', format='identifier')) + class ConquestWarriorRank(TableBase): u"""A warrior at a particular rank in Pokémon Conquest. From 3c76c080427baa2b2745e83dcc63bcb5c7fe0e66 Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Tue, 31 Jul 2012 23:43:24 -0400 Subject: [PATCH 15/28] Add and tweak more relationships. --- .../data/csv/conquest_warrior_rank_stat_map.csv | 2 +- pokedex/db/tables.py | 14 +++++++++++--- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/pokedex/data/csv/conquest_warrior_rank_stat_map.csv b/pokedex/data/csv/conquest_warrior_rank_stat_map.csv index 665a637..3a25e7e 100644 --- a/pokedex/data/csv/conquest_warrior_rank_stat_map.csv +++ b/pokedex/data/csv/conquest_warrior_rank_stat_map.csv @@ -1,4 +1,4 @@ -warrior_rank_id,warrior_stat_id,stat +warrior_rank_id,warrior_stat_id,base_stat 1,1,65 1,2,60 1,3,65 diff --git a/pokedex/db/tables.py b/pokedex/db/tables.py index 7499769..afbb0b5 100644 --- a/pokedex/db/tables.py +++ b/pokedex/db/tables.py @@ -398,7 +398,7 @@ class ConquestWarriorRankStatMap(TableBase): info=dict(description=u'The ID of the warrior rank.')) warrior_stat_id = Column(Integer, ForeignKey('conquest_warrior_stats.id'), primary_key=True, autoincrement=False, info=dict(description=u'The ID of the warrior stat.')) - stat = Column(Integer, nullable=False, + base_stat = Column(Integer, nullable=False, info=dict(description=u'The stat.')) class ConquestWarriorSkill(TableBase): @@ -1958,7 +1958,7 @@ ConquestMaxLink.pokemon = relationship(PokemonSpecies, ConquestMaxLink.warrior_rank = relationship(ConquestWarriorRank, uselist=False, innerjoin=True, lazy='joined', - backref='max_links') + backref=backref('max_links', lazy='dynamic')) ConquestMaxLink.warrior = association_proxy('warrior_rank', 'warrior') ConquestPokemonEvolution.gender = relationship(Gender, @@ -1977,6 +1977,9 @@ ConquestPokemonStat.stat = relationship(ConquestStat, uselist=False, backref='pokemon_stats') +ConquestWarrior.archetype = relationship(ConquestWarriorArchetype, + uselist=False, + backref=backref('warriors')) ConquestWarrior.ranks = relationship(ConquestWarriorRank, order_by=ConquestWarriorRank.rank, innerjoin=True, lazy='joined', @@ -1990,12 +1993,17 @@ ConquestWarrior.types = relationship(Type, ConquestWarriorRank.skill = relationship(ConquestWarriorSkill, uselist=False, innerjoin=True, lazy='joined', - backref='warrior_ranks') + backref=backref('warrior_ranks', order_by=ConquestWarriorRank.id)) ConquestWarriorRank.stats = relationship(ConquestWarriorRankStatMap, innerjoin=True, lazy='joined', order_by = ConquestWarriorRankStatMap.warrior_stat_id, backref=backref('warrior_rank', uselist=False, innerjoin=True)) +ConquestWarriorRankStatMap.stat = relationship(ConquestWarriorStat, + innerjoin=True, lazy='joined', + uselist=False, + backref='stat_map') + ContestCombo.first = relationship(Move, primaryjoin=ContestCombo.first_move_id==Move.id, From ec5b138162776da9e5f9001d350578dad0cb295f Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Wed, 1 Aug 2012 11:29:27 -0400 Subject: [PATCH 16/28] Add warrior skills to the lookup. --- pokedex/lookup.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pokedex/lookup.py b/pokedex/lookup.py index baa9b7f..ccbfb6a 100644 --- a/pokedex/lookup.py +++ b/pokedex/lookup.py @@ -88,7 +88,8 @@ _table_order = dict( locations=6, natures=7, conquest_warriors=8, - conquest_kingdoms=9, + conquest_warrior_skills=9, + conquest_kingdoms=10, ) def _table_facet_impl(searcher, docnum): u"""Implements a sort that puts different "types" of results in a @@ -120,7 +121,8 @@ class PokedexLookup(object): tables.Type, tables.ConquestKingdom, - tables.ConquestWarrior + tables.ConquestWarrior, + tables.ConquestWarriorSkill, ) ) From 707b34fb8f99f688005eb49c1cc85edd3df1dbf2 Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Fri, 3 Aug 2012 13:03:56 -0400 Subject: [PATCH 17/28] Add Conquest move info. --- pokedex/data/csv/conquest_move_data.csv | 124 ++++++++++++++++++ .../data/csv/conquest_move_displacements.csv | 5 + pokedex/data/csv/conquest_move_effects.csv | 70 ++++++++++ pokedex/data/csv/conquest_move_ranges.csv | 22 ++++ pokedex/db/tables.py | 72 ++++++++++ 5 files changed, 293 insertions(+) create mode 100644 pokedex/data/csv/conquest_move_data.csv create mode 100644 pokedex/data/csv/conquest_move_displacements.csv create mode 100644 pokedex/data/csv/conquest_move_effects.csv create mode 100644 pokedex/data/csv/conquest_move_ranges.csv diff --git a/pokedex/data/csv/conquest_move_data.csv b/pokedex/data/csv/conquest_move_data.csv new file mode 100644 index 0000000..f014a0d --- /dev/null +++ b/pokedex/data/csv/conquest_move_data.csv @@ -0,0 +1,124 @@ +move_id,power,accuracy,effect_chance,effect_id,range_id,displacement_id +1,26,100,,60,2, +2,31,100,,9,2, +3,10,90,,14,2, +17,31,100,,60,2, +22,24,100,,60,7, +29,39,100,30,44,2, +33,31,100,,60,2, +34,45,100,30,37,11,1 +40,12,100,30,39,3, +41,26,100,20,68,3, +44,36,100,30,44,2, +52,26,100,10,41,11, +53,45,100,10,41,4, +55,24,100,,60,3, +56,51,80,,60,4, +58,45,100,10,42,4, +59,51,70,10,42,16, +60,35,100,10,43,4, +61,38,100,10,33,17, +67,31,90,,60,2, +71,20,100,,21,2, +72,26,100,50,21,2, +75,31,95,,9,4, +80,41,100,,64,5, +82,40,75,,0,3, +83,12,85,,15,14, +84,24,100,10,37,3, +85,45,100,10,37,15, +87,51,70,30,37,12, +91,41,100,,16,11, +93,29,100,10,43,12, +94,44,100,10,30,13, +95,,60,100,38,3, +98,31,100,,60,2, +100,,,,22,1, +122,14,100,30,37,2, +126,51,85,10,41,19, +136,65,90,,26,11,1 +138,48,100,,67,2, +145,20,100,10,33,3, +150,,,,60,1, +154,10,90,,14,2, +157,41,90,30,44,4, +158,43,90,10,44,2, +163,41,100,,9,2, +172,32,100,10,62,11,1 +181,24,100,10,42,3, +185,36,,,52,2, +188,44,100,30,39,18, +189,17,100,100,36,3, +196,34,95,100,58,7, +200,41,100,,64,5, +209,39,100,30,37,2, +210,12,95,,3,7, +231,45,75,30,30,7,4 +232,31,95,10,28,2, +238,45,80,,9,10, +242,43,100,20,30,2, +247,43,100,20,30,11, +248,45,100,,18,16, +276,55,100,100,59,2,4 +301,18,90,,3,11,1 +304,44,100,,60,6, +305,31,100,30,40,2, +309,48,85,20,28,2,4 +310,20,100,30,44,2,4 +317,31,80,100,58,11, +337,43,100,,60,2, +342,29,100,10,66,7, +344,58,100,10,63,15,1 +348,45,100,,9,2, +350,10,90,,14,11, +352,36,100,20,43,3, +358,36,100,,65,2, +360,18,100,,6,11,1 +362,35,100,,48,3, +372,31,100,,7,2, +395,31,100,30,37,2,4 +396,45,,,52,11,4 +398,43,100,30,39,2, +400,38,100,,9,7, +401,44,90,,60,7,4 +404,41,100,,60,10, +406,44,100,,60,4, +407,45,75,20,44,13,2 +413,58,100,,25,8,1 +414,44,100,10,30,9, +418,26,100,,60,2, +424,39,95,10,61,2, +425,26,100,,60,2, +426,39,85,30,36,11, +427,38,100,,9,3, +430,41,100,10,30,9, +435,41,100,30,37,6, +437,52,90,100,29,6, +439,58,90,,23,12, +440,38,100,10,66,10, +442,43,100,30,44,2,4 +444,45,80,,9,9, +449,55,100,,60,6, +450,36,100,,51,2, +459,58,90,,23,21, +473,43,100,,60,11, +474,35,100,,49,15, +481,38,100,,60,18, +486,26,100,,5,11, +492,47,100,,8,2, +506,31,100,,2,2, +507,36,100,,17,2, +510,28,100,,47,4, +521,41,100,,19,11,3 +523,33,100,100,58,5, +525,33,90,,20,7,4 +529,41,95,,9,11,1 +533,45,100,,4,2, +535,43,100,,60,11,1 +539,42,95,40,36,5, +540,45,100,,60,20, +541,23,85,,14,7, +550,57,85,20,37,2,4 +551,55,85,20,41,9, +552,41,100,50,28,13,2 +556,45,90,30,44,11, diff --git a/pokedex/data/csv/conquest_move_displacements.csv b/pokedex/data/csv/conquest_move_displacements.csv new file mode 100644 index 0000000..f7ce2bf --- /dev/null +++ b/pokedex/data/csv/conquest_move_displacements.csv @@ -0,0 +1,5 @@ +id,identifier,affects_target +1,advance-1,0 +2,advance-2,0 +3,switch-back,0 +4,knockback,1 diff --git a/pokedex/data/csv/conquest_move_effects.csv b/pokedex/data/csv/conquest_move_effects.csv new file mode 100644 index 0000000..e18e366 --- /dev/null +++ b/pokedex/data/csv/conquest_move_effects.csv @@ -0,0 +1,70 @@ +id +0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +12 +13 +14 +15 +16 +17 +18 +19 +20 +21 +22 +23 +24 +25 +26 +27 +28 +29 +30 +31 +32 +33 +34 +35 +36 +37 +38 +39 +40 +41 +42 +43 +44 +45 +46 +47 +48 +49 +50 +51 +52 +53 +54 +55 +56 +57 +58 +59 +60 +61 +62 +63 +64 +65 +66 +67 +68 diff --git a/pokedex/data/csv/conquest_move_ranges.csv b/pokedex/data/csv/conquest_move_ranges.csv new file mode 100644 index 0000000..c2f4335 --- /dev/null +++ b/pokedex/data/csv/conquest_move_ranges.csv @@ -0,0 +1,22 @@ +id,identifier +1,user +2,tile-1-ahead +3,column-2-tiles +4,column-3-tiles +5,diamond-adjacent +6,ring-adjacent +7,row +8,chevron +9,plus +10,x-shape +11,tile-2-ahead +12,tile-3-ahead +13,diamond-2-ahead +14,ring-2-ahead +15,row-2-ahead +16,2-rows-2-ahead +17,column-2-ahead +18,x-shape-2-ahead +19,dai +20,t-shape +21,2-rows diff --git a/pokedex/db/tables.py b/pokedex/db/tables.py index afbb0b5..99e7155 100644 --- a/pokedex/db/tables.py +++ b/pokedex/db/tables.py @@ -247,6 +247,69 @@ class ConquestMaxLink(TableBase): max_link = Column(Integer, nullable=False, info=dict(description='The maximum link percentage this warrior rank and Pokémon can reach.')) +class ConquestMoveData(TableBase): + u"""Data about a move in Pokémon Conquest. + """ + __tablename__ = 'conquest_move_data' + move_id = Column(Integer, ForeignKey('moves.id'), primary_key=True, autoincrement=False, + info=dict(description=u'The ID of the move.')) + power = Column(Integer, nullable=True, + info=dict(description=u"The move's power, null if it does no damage.")) + accuracy = Column(Integer, nullable=True, + info=dict(description=u"The move's base accuracy, null if it is self-targetted or never misses.")) + effect_chance = Column(Integer, nullable=True, + info=dict(description=u"The chance as a percentage that the move's secondary effect will trigger.")) + effect_id = Column(Integer, ForeignKey('conquest_move_effects.id'), nullable=False, + info=dict(description=u"The ID of the move's effect.")) + range_id = Column(Integer, ForeignKey('conquest_move_ranges.id'), nullable=False, + info=dict(description=u"The ID of the move's range.")) + displacement_id = Column(Integer, ForeignKey('conquest_move_displacements.id'), nullable=True, + info=dict(description=u"The ID of the move's displacement.")) + + @property + def star_rating(self): + """Return the move's in-game power rating as a number of stars.""" + if not self.power: + return 0 + else: + stars = (self.power - 1) // 10 + stars = min(stars, 5) # i.e. maximum of 5 stars + stars = max(stars, 1) # And minimum of 1 + return stars + +class ConquestMoveEffect(TableBase): + u"""An effect moves can have in Pokémon Conquest. + """ + __tablename__ = 'conquest_move_effects' + __singlename__ = 'conquest_move_effect' + id = Column(Integer, primary_key=True, autoincrement=True, + info=dict(description=u'An ID for this effect.')) + +class ConquestMoveRange(TableBase): + u"""A range moves can have in Pokémon Conquest.""" + __tablename__ = 'conquest_move_ranges' + __singlename__ = 'conquest_move_range' + id = Column(Integer, primary_key=True, autoincrement=True, + info=dict(description=u'An ID for this range.')) + identifier = Column(Unicode(16), nullable=False, + info=dict(description=u'A readable identifier for this range.')) + +class ConquestMoveDisplacement(TableBase): + u"""A way in which a move can cause the user or target to move to a + different tile. + + If a move displaces its user, the move's range is relative to the user's + original position. + """ + __tablename__ = 'conquest_move_displacements' + __singlename__ = 'move_displacement' + id = Column(Integer, primary_key=True, autoincrement=True, + info=dict(description=u'An ID for this displacement.')) + identifier = Column(Unicode(11), nullable=False, + info=dict(description=u'A readable identifier for this displacement.')) + affects_target = Column(Boolean, nullable=False, + info=dict(description=u'True iff the move displaces its target(s) and not its user.')) + class ConquestPokemonAbility(TableBase): u"""An ability a Pokémon species has in Pokémon Conquest. """ @@ -1961,6 +2024,15 @@ ConquestMaxLink.warrior_rank = relationship(ConquestWarriorRank, backref=backref('max_links', lazy='dynamic')) ConquestMaxLink.warrior = association_proxy('warrior_rank', 'warrior') +ConquestMoveData.effect = relationship(ConquestMoveEffect, + uselist=False, + innerjoin=True, lazy='joined', + backref='moves') +ConquestMoveData.move = relationship(Move, + uselist=False, + innerjoin=True, lazy='joined', + backref='conquest_data') + ConquestPokemonEvolution.gender = relationship(Gender, backref='conquest_evolutions') ConquestPokemonEvolution.item = relationship(Item, From 14232f0e7461a54f87463ff74d7516a96737cf04 Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Fri, 3 Aug 2012 20:37:28 -0400 Subject: [PATCH 18/28] Add prose for most things move-related. --- .../csv/conquest_move_displacement_prose.csv | 5 ++ .../data/csv/conquest_move_effect_prose.csv | 51 +++++++++++++++++++ .../data/csv/conquest_move_range_prose.csv | 22 ++++++++ pokedex/db/tables.py | 21 ++++++++ 4 files changed, 99 insertions(+) create mode 100644 pokedex/data/csv/conquest_move_displacement_prose.csv create mode 100644 pokedex/data/csv/conquest_move_effect_prose.csv create mode 100644 pokedex/data/csv/conquest_move_range_prose.csv diff --git a/pokedex/data/csv/conquest_move_displacement_prose.csv b/pokedex/data/csv/conquest_move_displacement_prose.csv new file mode 100644 index 0000000..ebfe575 --- /dev/null +++ b/pokedex/data/csv/conquest_move_displacement_prose.csv @@ -0,0 +1,5 @@ +move_displacement_id,local_language_id,short_effect,effect +1,9,User advances one tile.,"The user moves to the tile directly in front of it. If the user cannot occupy that tile or another Pokémon is already occupying that tile, the move cannot be used." +2,9,User jumps ahead two tiles.,"The user jumps ahead two tiles without crossing the tile in-between. If the user cannot occupy that tile or another Pokémon is already occupying that tile, the move cannot be used." +3,9,"User retreats one tile, switching places with any Pokémon already there.","The user moves to the tile behind it, if it can occupy that tile. If another Pokémon is already occupying that tile, the user switches places with it." +4,9,Deals knockback.,All targets are knocked one tile backward in the direction the user is facing. diff --git a/pokedex/data/csv/conquest_move_effect_prose.csv b/pokedex/data/csv/conquest_move_effect_prose.csv new file mode 100644 index 0000000..dd301ee --- /dev/null +++ b/pokedex/data/csv/conquest_move_effect_prose.csv @@ -0,0 +1,51 @@ +conquest_move_effect_id,local_language_id,short_effect,effect +0,9,Inflicts exactly 40 HP in damage.,"Inflicts exactly 40 HP in damage, unaffected by stats or types." +2,9,Has double power if the target has a major status ailment.,Inflicts damage. Has double power if the target has a major status ailment. +3,9,Doubles in power with each consecutive successful use.,"Inflicts damage. Every time this move succeeds, its power doubles; if it fails, it resets." +4,9,Ignores the target's stat modifiers.,"Inflicts damage, ignoring the target's stat modifiers." +5,9,Power rises the faster the user is compared to the target.,"Inflicts damage. The greater the user's Speed compared to the target's, the more power this move has." +6,9,Power rises the slower the user is compared to the target.,"Inflicts damage. The lower the user's Speed compared to the target's, the more power this move has." +7,9,, +8,9,, +9,9,Has an increased chance for a critical hit.,"Inflicts damage. This move's critical hit rate is higher than usual." +14,9,Hits 2 to 5 times in one turn.,"Inflicts damage. Hits two to five times in one turn, with damage calculated separately each time." +15,9,, +16,9,"Digs underground and hits at the beginning of the next turn.","Inflicts damage. The user digs underground, dodging all moves until it attacks. At the beginning of the next turn, the user hits the target, even if the target has moved, and cannot move again that turn." +17,9,"Lifts the target into the sky and hits at the beginning of the next turn.","Inflicts damage. The user carries the target into the sky. No moves can hit either Pokémon in this state. At the beginning of the next turn, the user slams the target to the ground, inflicting regular damage. The user cannot move again that turn." +18,9,, +19,9,,Inflicts damage. +20,9,, +21,9,Heals the user by half the damage dealt.,Inflicts damage. The user heals for half as many HP as it dealt in damage. +22,9,Teleports randomly., +23,9,Cannot be used the turn after hitting.,"Inflicts damage. If the move succeeds, it cannot be used again on the next turn." +25,9,"","" +26,9,, +28,9,Has a $effect_chance% chance to raise the user's Attack.,Inflicts damage. Has a $effect_chance% chance to raise the user's Attack afterward. +29,9,Lowers the user's Attack.,Inflicts damage. Lowers the user's Attack afterward. +30,9,Has a $effect_chance% chance to lower each target's Defense.,Inflicts damage. Has a $effect_chance% chance to lower each target's Defense afterward. +33,9,Has a $effect_chance% chance to lower each target's Speed.,Inflicts damage. Has a $effect_chance% chance to lower each target's Speed afterward. +36,9,Has a $effect_chance% chance to lower each target's accuracy.,Inflicts damage. Has a $effect_chance% chance to lower each target's accuracy. +37,9,Has a $effect_chance% chance to paralyze each target.,Inflicts damage. Has a $effect_chance% chance to paralyze each target. +38,9,Puts each target to sleep.,Puts each target to sleep. +39,9,Has a $effect_chance% chance to poison each target.,Inflicts damage. Has a $effect_chance% chance to poison each target. +40,9,Has a $effect_chance% chance to badly poison each target.,Inflicts damage. Has a $effect_chance% chance to badly poison each target. +41,9,Has a $effect_chance% chance to burn each target.,Inflicts damage. Has a $effect_chance% chance to burn each target. +42,9,Has a $effect_chance% chance to freeze each target.,Inflicts damage. Has a $effect_chance% chance to freeze each target. +43,9,Has a $effect_chance% chance to confuse each target.,Inflicts damage. Has a $effect_chance% chance to confuse each target. +44,9,Has a $effect_chance% chance to make each target flinch.,Inflicts damage. Has a $effect_chance% chance to make each target flinch. +47,9,, +48,9,, +49,9,, +51,9,, +52,9,Never misses.,"Inflicts damage. Always has 100% accuracy, but still misses Pokémon under the effects of []{move:dig} or []{move:sky-drop}." +58,9,Lowers each target's range.,Inflicts damage. Lowers each target's range by one tile. +59,9,, +60,9,Inflicts damage with no additional effect.,Inflicts regular damage. +61,9,Has a $effect_chance% chance each to burn each target or make it flinch.,"Inflicts damage. Has a $effect_chance% chance to burn each target, and a $effect_chance% chance, separately rolled, to make each target flinch." +62,9,Has a $effect_chance% chance to burn each target. Thaws the user out if frozen.,"Inflicts damage. Has a $effect_chance% chance to burn each target. Can be used if the user is frozen, in which case it thaws out." +63,9,, +64,9,, +65,9,Has double power and wakes the target up if it is asleep.,"Inflicts damage. If the target is asleep, this move has double power and wakes the target up." +66,9,Has a $effect_chance% chance to poison each target and an increased chance for a critical hit., +67,9,Heals the user by half the damage inflicted. Only works if each target is asleep.,"Inflicts damage if each target is asleep, and fails otherwise. Heals the user for half as many HP as it dealt in damage." +68,9,Hits twice in one turn. Has a $effect_chance% chance to poison each target with each hit.,Inflicts damage. Hits twice in one turn. Has a $effect_chance% chance to poison each target with each hit. diff --git a/pokedex/data/csv/conquest_move_range_prose.csv b/pokedex/data/csv/conquest_move_range_prose.csv new file mode 100644 index 0000000..c9b48c4 --- /dev/null +++ b/pokedex/data/csv/conquest_move_range_prose.csv @@ -0,0 +1,22 @@ +conquest_move_range_id,local_language_id,name,description +1,9,User,The user. +2,9,Single tile,A single tile directly in front of the user. +3,9,Two-tile column,Two tiles in a column in front of the user. +4,9,Three-tile column,Three tiles in a column in front of the user. +5,9,Adjacent diamond,The four tiles adjacent to the user. +6,9,Adjacent ring,Eight tiles in a ring around the user. +7,9,Row,Three tiles in a line centered directly in front of the user. +8,9,Chevron,"Three tiles in the shape of a chevron (^), with the apex two tiles in front of the user." +9,9,Plus,Five tiles in a plus shape centered two tiles in front of the user. +10,9,X-shape,Five tiles in an X shape centered directly in front of the user. +11,9,Two ahead,A single tile two tiles in front of the user. +12,9,Three ahead,A single tile three tiles in front of the user. +13,9,Diamond two ahead,Four tiles in a diamond centered two tiles in front of the user. +14,9,Ring in front,Eight tiles in a ring centered two tiles in front of the user. +15,9,Row two ahead,Three tiles in a line centered two tiles in front of the user. +16,9,Two rows two ahead,"Six tiles in two rows of three, one centered two tiles in front of the user and the other three tiles." +17,9,Column two ahead,A column of two tiles starting two tiles in front of the user. +18,9,X-shape two ahead,Five tiles in an X shape centered two tiles in front of the user. +19,9,Dai,"Seven tiles in the shape of the kanji 大 (dai), consisting of five squares in a plus shape in front of the user and one square on either side of the user." +20,9,T-shape,"Four tiles in the shape of a T, consisting of the tile directly in front of the user and a row of three tiles centered two tiles in front of the user." +21,9,Two rows,"Six tiles in two rows of three, one centered directly in front of the user and the other two tiles in front of the user." diff --git a/pokedex/db/tables.py b/pokedex/db/tables.py index 99e7155..c9979c2 100644 --- a/pokedex/db/tables.py +++ b/pokedex/db/tables.py @@ -285,6 +285,13 @@ class ConquestMoveEffect(TableBase): id = Column(Integer, primary_key=True, autoincrement=True, info=dict(description=u'An ID for this effect.')) +create_translation_table('conquest_move_effect_prose', ConquestMoveEffect, 'prose', + short_effect = Column(Unicode(256), nullable=True, + info=dict(description="A short summary of the effect", format='markdown')), + effect = Column(Unicode(5120), nullable=True, + info=dict(description="A detailed description of the effect", format='markdown')), +) + class ConquestMoveRange(TableBase): u"""A range moves can have in Pokémon Conquest.""" __tablename__ = 'conquest_move_ranges' @@ -294,6 +301,13 @@ class ConquestMoveRange(TableBase): identifier = Column(Unicode(16), nullable=False, info=dict(description=u'A readable identifier for this range.')) +create_translation_table('conquest_move_range_prose', ConquestMoveRange, 'prose', + name = Column(Unicode(20), nullable=True, + info=dict(description="A short name briefly describing the range", format='plaintext')), + description = Column(Unicode(256), nullable=True, + info=dict(description="A detailed description of the range", format='plaintext')), +) + class ConquestMoveDisplacement(TableBase): u"""A way in which a move can cause the user or target to move to a different tile. @@ -310,6 +324,13 @@ class ConquestMoveDisplacement(TableBase): affects_target = Column(Boolean, nullable=False, info=dict(description=u'True iff the move displaces its target(s) and not its user.')) +create_translation_table('conquest_move_displacement_prose', ConquestMoveDisplacement, 'prose', + short_effect = Column(Unicode(128), nullable=True, + info=dict(description="A short summary of how the displacement works, to be used with the move's short effect.", format='plaintext')), + effect = Column(Unicode(256), nullable=True, + info=dict(description="A detailed description of how the displacement works, to be used with the move's long effect.", format='plaintext')), +) + class ConquestPokemonAbility(TableBase): u"""An ability a Pokémon species has in Pokémon Conquest. """ From 789a1bdc0e7400e2a2a904213c81c165913b7027 Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Sat, 4 Aug 2012 19:55:55 -0400 Subject: [PATCH 19/28] Add target counts for Conquest move ranges. --- pokedex/data/csv/conquest_move_ranges.csv | 44 +++++++++++------------ pokedex/db/tables.py | 4 ++- 2 files changed, 25 insertions(+), 23 deletions(-) diff --git a/pokedex/data/csv/conquest_move_ranges.csv b/pokedex/data/csv/conquest_move_ranges.csv index c2f4335..e589723 100644 --- a/pokedex/data/csv/conquest_move_ranges.csv +++ b/pokedex/data/csv/conquest_move_ranges.csv @@ -1,22 +1,22 @@ -id,identifier -1,user -2,tile-1-ahead -3,column-2-tiles -4,column-3-tiles -5,diamond-adjacent -6,ring-adjacent -7,row -8,chevron -9,plus -10,x-shape -11,tile-2-ahead -12,tile-3-ahead -13,diamond-2-ahead -14,ring-2-ahead -15,row-2-ahead -16,2-rows-2-ahead -17,column-2-ahead -18,x-shape-2-ahead -19,dai -20,t-shape -21,2-rows +id,identifier,targets +1,user,1 +2,tile-1-ahead,1 +3,column-2-tiles,2 +4,column-3-tiles,3 +5,diamond-adjacent,4 +6,ring-adjacent,8 +7,row,3 +8,chevron,3 +9,plus,5 +10,x-shape,5 +11,tile-2-ahead,1 +12,tile-3-ahead,1 +13,diamond-2-ahead,4 +14,ring-2-ahead,8 +15,row-2-ahead,3 +16,2-rows-2-ahead,6 +17,column-2-ahead,2 +18,x-shape-2-ahead,5 +19,dai,7 +20,t-shape,4 +21,2-rows,6 diff --git a/pokedex/db/tables.py b/pokedex/db/tables.py index c9979c2..10236c3 100644 --- a/pokedex/db/tables.py +++ b/pokedex/db/tables.py @@ -293,13 +293,15 @@ create_translation_table('conquest_move_effect_prose', ConquestMoveEffect, 'pros ) class ConquestMoveRange(TableBase): - u"""A range moves can have in Pokémon Conquest.""" + u"""A set of tiles moves can target in Pokémon Conquest.""" __tablename__ = 'conquest_move_ranges' __singlename__ = 'conquest_move_range' id = Column(Integer, primary_key=True, autoincrement=True, info=dict(description=u'An ID for this range.')) identifier = Column(Unicode(16), nullable=False, info=dict(description=u'A readable identifier for this range.')) + targets = Column(Integer, nullable=False, + info=dict(description=u'The number of tiles this range targets.')) create_translation_table('conquest_move_range_prose', ConquestMoveRange, 'prose', name = Column(Unicode(20), nullable=True, From 0596032d00186b3944b9c6e48a988f48354bf2a4 Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Sat, 4 Aug 2012 23:50:39 -0400 Subject: [PATCH 20/28] Flesh out move effects some more. --- pokedex/data/csv/conquest_move_data.csv | 2 +- .../csv/conquest_move_displacement_prose.csv | 11 +- .../data/csv/conquest_move_displacements.csv | 1 + .../data/csv/conquest_move_effect_prose.csv | 100 +++++++++--------- pokedex/db/markdown.py | 29 ++++- pokedex/db/tables.py | 30 ++++-- 6 files changed, 108 insertions(+), 65 deletions(-) diff --git a/pokedex/data/csv/conquest_move_data.csv b/pokedex/data/csv/conquest_move_data.csv index f014a0d..80dad4d 100644 --- a/pokedex/data/csv/conquest_move_data.csv +++ b/pokedex/data/csv/conquest_move_data.csv @@ -111,7 +111,7 @@ move_id,power,accuracy,effect_chance,effect_id,range_id,displacement_id 510,28,100,,47,4, 521,41,100,,19,11,3 523,33,100,100,58,5, -525,33,90,,20,7,4 +525,33,90,,20,7,5 529,41,95,,9,11,1 533,45,100,,4,2, 535,43,100,,60,11,1 diff --git a/pokedex/data/csv/conquest_move_displacement_prose.csv b/pokedex/data/csv/conquest_move_displacement_prose.csv index ebfe575..688c3c3 100644 --- a/pokedex/data/csv/conquest_move_displacement_prose.csv +++ b/pokedex/data/csv/conquest_move_displacement_prose.csv @@ -1,5 +1,6 @@ -move_displacement_id,local_language_id,short_effect,effect -1,9,User advances one tile.,"The user moves to the tile directly in front of it. If the user cannot occupy that tile or another Pokémon is already occupying that tile, the move cannot be used." -2,9,User jumps ahead two tiles.,"The user jumps ahead two tiles without crossing the tile in-between. If the user cannot occupy that tile or another Pokémon is already occupying that tile, the move cannot be used." -3,9,"User retreats one tile, switching places with any Pokémon already there.","The user moves to the tile behind it, if it can occupy that tile. If another Pokémon is already occupying that tile, the user switches places with it." -4,9,Deals knockback.,All targets are knocked one tile backward in the direction the user is facing. +move_displacement_id,local_language_id,name,short_effect,effect +1,9,Advance one tile,User advances one tile.,"The user moves to the tile directly in front of it. If the user cannot move to that tile or another Pokémon is already occupying that tile, the move cannot be used." +2,9,Advance two tiles,User jumps ahead two tiles.,"The user jumps ahead two tiles without crossing the tile in-between. If the user cannot move to that tile or another Pokémon is already occupying that tile, the move cannot be used." +3,9,Switch back,"User retreats one tile, switching places with any Pokémon already there.","The user moves to the tile behind it, if it can move to that tile. If another Pokémon is already occupying that tile, the user switches places with it." +4,9,Knockback,Deals knockback.,"$Target is knocked one tile backward in the direction the user is facing, if that tile is one it can move to and if no other Pokémon is already occupying that tile." +5,9,Knockback & switch,"Deals knockback, switching $target with the Pokémon behind it if applicable.","$Target is knocked one tile backward in the direction the user is facing, if that tile is one it can move to. If another Pokémon is already occupying that tile, the Pokémon switch places." diff --git a/pokedex/data/csv/conquest_move_displacements.csv b/pokedex/data/csv/conquest_move_displacements.csv index f7ce2bf..71f7e6f 100644 --- a/pokedex/data/csv/conquest_move_displacements.csv +++ b/pokedex/data/csv/conquest_move_displacements.csv @@ -3,3 +3,4 @@ id,identifier,affects_target 2,advance-2,0 3,switch-back,0 4,knockback,1 +5,knockback-switch,1 diff --git a/pokedex/data/csv/conquest_move_effect_prose.csv b/pokedex/data/csv/conquest_move_effect_prose.csv index dd301ee..6f462d9 100644 --- a/pokedex/data/csv/conquest_move_effect_prose.csv +++ b/pokedex/data/csv/conquest_move_effect_prose.csv @@ -1,51 +1,55 @@ conquest_move_effect_id,local_language_id,short_effect,effect 0,9,Inflicts exactly 40 HP in damage.,"Inflicts exactly 40 HP in damage, unaffected by stats or types." -2,9,Has double power if the target has a major status ailment.,Inflicts damage. Has double power if the target has a major status ailment. -3,9,Doubles in power with each consecutive successful use.,"Inflicts damage. Every time this move succeeds, its power doubles; if it fails, it resets." -4,9,Ignores the target's stat modifiers.,"Inflicts damage, ignoring the target's stat modifiers." -5,9,Power rises the faster the user is compared to the target.,"Inflicts damage. The greater the user's Speed compared to the target's, the more power this move has." -6,9,Power rises the slower the user is compared to the target.,"Inflicts damage. The lower the user's Speed compared to the target's, the more power this move has." -7,9,, -8,9,, -9,9,Has an increased chance for a critical hit.,"Inflicts damage. This move's critical hit rate is higher than usual." -14,9,Hits 2 to 5 times in one turn.,"Inflicts damage. Hits two to five times in one turn, with damage calculated separately each time." -15,9,, -16,9,"Digs underground and hits at the beginning of the next turn.","Inflicts damage. The user digs underground, dodging all moves until it attacks. At the beginning of the next turn, the user hits the target, even if the target has moved, and cannot move again that turn." -17,9,"Lifts the target into the sky and hits at the beginning of the next turn.","Inflicts damage. The user carries the target into the sky. No moves can hit either Pokémon in this state. At the beginning of the next turn, the user slams the target to the ground, inflicting regular damage. The user cannot move again that turn." -18,9,, -19,9,,Inflicts damage. -20,9,, -21,9,Heals the user by half the damage dealt.,Inflicts damage. The user heals for half as many HP as it dealt in damage. -22,9,Teleports randomly., -23,9,Cannot be used the turn after hitting.,"Inflicts damage. If the move succeeds, it cannot be used again on the next turn." -25,9,"","" -26,9,, -28,9,Has a $effect_chance% chance to raise the user's Attack.,Inflicts damage. Has a $effect_chance% chance to raise the user's Attack afterward. -29,9,Lowers the user's Attack.,Inflicts damage. Lowers the user's Attack afterward. -30,9,Has a $effect_chance% chance to lower each target's Defense.,Inflicts damage. Has a $effect_chance% chance to lower each target's Defense afterward. -33,9,Has a $effect_chance% chance to lower each target's Speed.,Inflicts damage. Has a $effect_chance% chance to lower each target's Speed afterward. -36,9,Has a $effect_chance% chance to lower each target's accuracy.,Inflicts damage. Has a $effect_chance% chance to lower each target's accuracy. -37,9,Has a $effect_chance% chance to paralyze each target.,Inflicts damage. Has a $effect_chance% chance to paralyze each target. -38,9,Puts each target to sleep.,Puts each target to sleep. -39,9,Has a $effect_chance% chance to poison each target.,Inflicts damage. Has a $effect_chance% chance to poison each target. -40,9,Has a $effect_chance% chance to badly poison each target.,Inflicts damage. Has a $effect_chance% chance to badly poison each target. -41,9,Has a $effect_chance% chance to burn each target.,Inflicts damage. Has a $effect_chance% chance to burn each target. -42,9,Has a $effect_chance% chance to freeze each target.,Inflicts damage. Has a $effect_chance% chance to freeze each target. -43,9,Has a $effect_chance% chance to confuse each target.,Inflicts damage. Has a $effect_chance% chance to confuse each target. -44,9,Has a $effect_chance% chance to make each target flinch.,Inflicts damage. Has a $effect_chance% chance to make each target flinch. -47,9,, -48,9,, -49,9,, -51,9,, -52,9,Never misses.,"Inflicts damage. Always has 100% accuracy, but still misses Pokémon under the effects of []{move:dig} or []{move:sky-drop}." -58,9,Lowers each target's range.,Inflicts damage. Lowers each target's range by one tile. -59,9,, +2,9,Has double power if $target has a major status ailment.,Inflicts regular damage. Has double power if $target has a major status ailment. +3,9,Doubles in power with each consecutive successful use.,"Inflicts regular damage. Every time this move succeeds, its power doubles; if it fails or is not used for a turn, it resets." +4,9,Ignores $target's stat modifiers.,"Inflicts damage, ignoring $target's stat modifiers." +5,9,Power rises the faster the user is compared to $target.,"Inflicts regular damage. The greater the user's Speed compared to $target's, the more power this move has." +6,9,Power rises the slower the user is compared to $target.,"Inflicts regular damage. The lower the user's Speed compared to $target's, the more power this move has." +7,9,Has double power if $target has already taken damage this turn.,Inflicts regular damage. Has double power if $target has already taken damage this turn. +8,9,Uses $target's Attack stat for damage.,Inflicts regular damage. Uses $target's Attack stat for damage calculations. +9,9,Has an increased chance for a critical hit.,"Inflicts regular damage. This move's critical hit rate is higher than usual." +14,9,Hits 2 to 5 times in one turn.,"Inflicts regular damage. Hits two to five times in one turn, with damage calculated separately each time." +15,9,Hits 4 to 5 times in one turn.,"Inflicts regular damage. Hits four to five times in one turn, with damage calculated separately each time." +16,9,"Digs underground and hits at the beginning of the next turn.","Inflicts regular damage. The user digs underground, dodging all moves until it attacks. At the beginning of the next turn, the user hits $target, even if $target has moved, and cannot move again that turn." +17,9,"Lifts $target into the sky and hits at the beginning of the next turn.","Inflicts regular damage. The user carries $target into the sky. No moves can hit either Pokémon in this state. At the beginning of the next turn, the user slams $target to the ground, inflicting regular damage. The user cannot move again that turn." +18,9,Hits $target at the beginning of the turn after next.,"Inflicts regular damage. Hits $target at the beginning of the user's turn two turns after this one, even if the target has moved. + +In the turn in-between, the user can use this move again, but it will miss any target that already has a Future Sight pending." +19,9, ,Inflicts regular damage. +20,9, ,Inflicts regular damage. +21,9,Heals the user by half the damage dealt.,Inflicts regular damage. The user heals for half as many HP as it dealt in damage. +22,9,Teleports randomly.,The user teleports randomly to another tile. +23,9,Cannot be used the turn after hitting.,"Inflicts regular damage. If the move succeeds, it cannot be used again on the next turn." +25,9,"Lowers the user's range and Defense until its next turn.",Inflicts regular damage. The user's Defense is lowered and its range is lowered to one tile until the beginning of its next turn. +26,9,Damages the user if it misses.,"Inflicts regular damage. If this move misses, the user takes damage instead." +28,9,Has a $effect_chance% chance to raise the user's Attack.,Inflicts regular damage. Has a $effect_chance% chance to raise the user's Attack afterward. +29,9,Lowers the user's Attack.,Inflicts regular damage. Lowers the user's Attack afterward. +30,9,Has a $effect_chance% chance to lower $target's Defense.,Inflicts regular damage. Has a $effect_chance% chance to lower $target's Defense afterward. +33,9,Has a $effect_chance% chance to lower $target's Speed.,Inflicts regular damage. Has a $effect_chance% chance to lower $target's Speed afterward. +36,9,Has a $effect_chance% chance to lower $target's accuracy.,Inflicts regular damage. Has a $effect_chance% chance to lower $target's accuracy. +37,9,Has a $effect_chance% chance to paralyze $target.,Inflicts regular damage. Has a $effect_chance% chance to paralyze $target. +38,9,Puts $target to sleep.,Puts $target to sleep. +39,9,Has a $effect_chance% chance to poison $target.,Inflicts regular damage. Has a $effect_chance% chance to poison $target. +40,9,Has a $effect_chance% chance to badly poison $target.,Inflicts regular damage. Has a $effect_chance% chance to badly poison $target. +41,9,Has a $effect_chance% chance to burn $target.,Inflicts regular damage. Has a $effect_chance% chance to burn $target. +42,9,Has a $effect_chance% chance to freeze $target.,Inflicts regular damage. Has a $effect_chance% chance to freeze $target. +43,9,Has a $effect_chance% chance to confuse $target.,Inflicts regular damage. Has a $effect_chance% chance to confuse $target. +44,9,Has a $effect_chance% chance to make $target flinch.,Inflicts regular damage. Has a $effect_chance% chance to make $target flinch. +47,9,Permanently destroys $target's item if it is consumable.,Inflicts regular damage. Permanently destroys $target's item if the item can be consumed in battle. +48,9,Has double power against Pokémon with less than half their max HP remaining.,"Inflicts regular damage. Has double power when calculating damage against a target with less than half its max HP remaining, on a target-by-target basis." +49,9,Has double power against poisoned Pokémon.,"Inflicts regular damage. Has double power when calculating damage against a poisoned target, on a target-by-target basis." +51,9,Uses $target's item if it is consumable.,"Inflicts regular damage. The user steals $target's item, if the item can be consumed in battle, and uses it on itself, or destroys it if it would have no effect." +52,9,Never misses.,"Inflicts regular damage. Always has 100% accuracy. + +This move still misses Pokémon under the effects of []{move:dig} or []{move:sky-drop} and can still be dodged by abilities such as []{ability:instinct}." +58,9,Has a $effect_chance% chance to lower $target's range by one tile.,Inflicts regular damage. Has a $effect_chance% chance to lower $target's range by one tile. +59,9,Lowers the user's Attack and Defense.,Inflicts regular damage. Lowers the user's Attack and Defense afterward. 60,9,Inflicts damage with no additional effect.,Inflicts regular damage. -61,9,Has a $effect_chance% chance each to burn each target or make it flinch.,"Inflicts damage. Has a $effect_chance% chance to burn each target, and a $effect_chance% chance, separately rolled, to make each target flinch." -62,9,Has a $effect_chance% chance to burn each target. Thaws the user out if frozen.,"Inflicts damage. Has a $effect_chance% chance to burn each target. Can be used if the user is frozen, in which case it thaws out." -63,9,, -64,9,, -65,9,Has double power and wakes the target up if it is asleep.,"Inflicts damage. If the target is asleep, this move has double power and wakes the target up." -66,9,Has a $effect_chance% chance to poison each target and an increased chance for a critical hit., -67,9,Heals the user by half the damage inflicted. Only works if each target is asleep.,"Inflicts damage if each target is asleep, and fails otherwise. Heals the user for half as many HP as it dealt in damage." -68,9,Hits twice in one turn. Has a $effect_chance% chance to poison each target with each hit.,Inflicts damage. Hits twice in one turn. Has a $effect_chance% chance to poison each target with each hit. +61,9,Has a $effect_chance% chance each to burn $target or make it flinch.,"Inflicts regular damage. Has a $effect_chance% chance to burn $target, and a $effect_chance% chance, separately rolled, to make $target flinch." +62,9,Has a $effect_chance% chance to burn $target. Thaws the user out if frozen.,"Inflicts regular damage. Has a $effect_chance% chance to burn $target. Can be used if the user is frozen, in which case it thaws out." +63,9,"Lowers the user's range and Defense until its next turn. Has a $effect_chance% chance to paralyze $target.",Inflicts regular damage. The user's Defense is lowered and its range is lowered to one tile until the beginning of its next turn. Has a $effect_chance% chance to paralyze $target. +64,9,Hits 2 to 3 times in one turn. User has 0 range on its next turn.,"Inflicts regular damage. Hits two to three times in one turn, with damage calculated separately for each hit. The user's range is lowered to 0 on its next turn." +65,9,Has double power and wakes $target up if it is asleep.,"Inflicts regular damage. If $target is asleep, this move has double power and wakes $target up." +66,9,Has a $effect_chance% chance to poison $target and an increased chance for a critical hit., +67,9,Heals the user by half the damage inflicted. Only works if $target is asleep.,"Inflicts damage if $target is asleep, and fails otherwise. Heals the user for half as many HP as it dealt in damage." +68,9,Hits twice in one turn. Has a $effect_chance% chance to poison $target with each hit.,Inflicts regular damage. Hits twice in one turn. Has a $effect_chance% chance to poison $target with each hit. diff --git a/pokedex/db/markdown.py b/pokedex/db/markdown.py index 1089900..af849eb 100644 --- a/pokedex/db/markdown.py +++ b/pokedex/db/markdown.py @@ -99,10 +99,21 @@ def _markdownify_effect_text(move, effect_text, language=None): effect_text = effect_text.replace( u'$effect_chance', unicode(move.effect_chance), + ).replace( + u'$target', + _target_labels[move.range.targets > 1] + ).replace( + u'$Target', + _target_labels[move.range.targets > 1].capitalize() ) return MarkdownString(effect_text, session, language) +_target_labels = { + False: 'the target', + True: 'each target' +} + class MoveEffectProperty(object): """Property that wraps move effects. Used like this: @@ -117,16 +128,26 @@ class MoveEffectProperty(object): Use `MoveEffectPropertyMap` for dict-like association proxies. """ - def __init__(self, effect_column): - self.effect_column = effect_column + def __init__(self, *effect_columns): + self.effect_columns = effect_columns def __get__(self, obj, cls): if obj is None: return self if obj.move_effect is None: return None - prop = getattr(obj.move_effect, self.effect_column) - return _markdownify_effect_text(obj, prop) + props = [] + for prop, column in self.effect_columns: + prop = getattr(obj, prop) + if prop is None: + continue + + column = getattr(prop, column) + if column is None: + print(prop) + props.append(column) + + return _markdownify_effect_text(obj, ' '.join(prop for prop in props)) class MoveEffectPropertyMap(MoveEffectProperty): """Similar to `MoveEffectProperty`, but works on dict-like association diff --git a/pokedex/db/tables.py b/pokedex/db/tables.py index 10236c3..6dbad7e 100644 --- a/pokedex/db/tables.py +++ b/pokedex/db/tables.py @@ -321,16 +321,18 @@ class ConquestMoveDisplacement(TableBase): __singlename__ = 'move_displacement' id = Column(Integer, primary_key=True, autoincrement=True, info=dict(description=u'An ID for this displacement.')) - identifier = Column(Unicode(11), nullable=False, + identifier = Column(Unicode(18), nullable=False, info=dict(description=u'A readable identifier for this displacement.')) affects_target = Column(Boolean, nullable=False, info=dict(description=u'True iff the move displaces its target(s) and not its user.')) create_translation_table('conquest_move_displacement_prose', ConquestMoveDisplacement, 'prose', + name = Column(Unicode(20), nullable=True, + info=dict(description='A name for the displacement.', format='plaintext')), short_effect = Column(Unicode(128), nullable=True, - info=dict(description="A short summary of how the displacement works, to be used with the move's short effect.", format='plaintext')), + info=dict(description="A short summary of how the displacement works, to be used in the move's short effect.", format='markdown')), effect = Column(Unicode(256), nullable=True, - info=dict(description="A detailed description of how the displacement works, to be used with the move's long effect.", format='plaintext')), + info=dict(description="A detailed description of how the displacement works, to be used alongside the move's long effect.", format='markdown')), ) class ConquestPokemonAbility(TableBase): @@ -2047,14 +2049,28 @@ ConquestMaxLink.warrior_rank = relationship(ConquestWarriorRank, backref=backref('max_links', lazy='dynamic')) ConquestMaxLink.warrior = association_proxy('warrior_rank', 'warrior') -ConquestMoveData.effect = relationship(ConquestMoveEffect, +ConquestMoveData.move_displacement = relationship(ConquestMoveDisplacement, uselist=False, - innerjoin=True, lazy='joined', - backref='moves') + backref='move_data') ConquestMoveData.move = relationship(Move, uselist=False, innerjoin=True, lazy='joined', - backref='conquest_data') + backref=backref('conquest_data', uselist=False)) +ConquestMoveData.move_effect = relationship(ConquestMoveEffect, + innerjoin=True, + backref='move_data') +ConquestMoveData.range = relationship(ConquestMoveRange, + innerjoin=True, + backref='move_data') + +ConquestMoveData.effect = markdown.MoveEffectProperty(('move_effect', 'effect')) +ConquestMoveData.effect_map = markdown.MoveEffectPropertyMap(('move_effect', 'effect_map')) +ConquestMoveData.short_effect = markdown.MoveEffectProperty( + ('move_effect', 'short_effect'), + ('move_displacement', 'short_effect') +) +ConquestMoveData.short_effect_map = markdown.MoveEffectPropertyMap(('move_effect', 'short_effect_map')) +ConquestMoveData.displacement = markdown.MoveEffectProperty(('move_displacement', 'effect')) ConquestPokemonEvolution.gender = relationship(Gender, backref='conquest_evolutions') From d689bd3de343b9f0a17ac85da3eeae9b9ff8708f Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Sun, 5 Aug 2012 00:52:50 -0400 Subject: [PATCH 21/28] Give Splash its own effect. --- pokedex/data/csv/conquest_move_data.csv | 2 +- pokedex/data/csv/conquest_move_effect_prose.csv | 1 + pokedex/data/csv/conquest_move_effects.csv | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/pokedex/data/csv/conquest_move_data.csv b/pokedex/data/csv/conquest_move_data.csv index 80dad4d..1dffec6 100644 --- a/pokedex/data/csv/conquest_move_data.csv +++ b/pokedex/data/csv/conquest_move_data.csv @@ -39,7 +39,7 @@ move_id,power,accuracy,effect_chance,effect_id,range_id,displacement_id 136,65,90,,26,11,1 138,48,100,,67,2, 145,20,100,10,33,3, -150,,,,60,1, +150,,,,69,1, 154,10,90,,14,2, 157,41,90,30,44,4, 158,43,90,10,44,2, diff --git a/pokedex/data/csv/conquest_move_effect_prose.csv b/pokedex/data/csv/conquest_move_effect_prose.csv index 6f462d9..1098327 100644 --- a/pokedex/data/csv/conquest_move_effect_prose.csv +++ b/pokedex/data/csv/conquest_move_effect_prose.csv @@ -53,3 +53,4 @@ This move still misses Pokémon under the effects of []{move:dig} or []{move:sky 66,9,Has a $effect_chance% chance to poison $target and an increased chance for a critical hit., 67,9,Heals the user by half the damage inflicted. Only works if $target is asleep.,"Inflicts damage if $target is asleep, and fails otherwise. Heals the user for half as many HP as it dealt in damage." 68,9,Hits twice in one turn. Has a $effect_chance% chance to poison $target with each hit.,Inflicts regular damage. Hits twice in one turn. Has a $effect_chance% chance to poison $target with each hit. +69,9,Does nothing.,Does nothing. diff --git a/pokedex/data/csv/conquest_move_effects.csv b/pokedex/data/csv/conquest_move_effects.csv index e18e366..2506c23 100644 --- a/pokedex/data/csv/conquest_move_effects.csv +++ b/pokedex/data/csv/conquest_move_effects.csv @@ -68,3 +68,4 @@ id 66 67 68 +69 From b3ade1ecf1438e634f05449d2fc8f0b5c9ab0eef Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Sun, 5 Aug 2012 20:39:03 -0400 Subject: [PATCH 22/28] De-convolute my attempt at broadening MoveEffectProperty. --- pokedex/db/markdown.py | 20 ++++++-------------- pokedex/db/tables.py | 13 +++++-------- 2 files changed, 11 insertions(+), 22 deletions(-) diff --git a/pokedex/db/markdown.py b/pokedex/db/markdown.py index af849eb..1272c56 100644 --- a/pokedex/db/markdown.py +++ b/pokedex/db/markdown.py @@ -128,26 +128,18 @@ class MoveEffectProperty(object): Use `MoveEffectPropertyMap` for dict-like association proxies. """ - def __init__(self, *effect_columns): - self.effect_columns = effect_columns + def __init__(self, effect_column, relationship='move_effect'): + self.effect_column = effect_column + self.relationship = relationship def __get__(self, obj, cls): if obj is None: return self if obj.move_effect is None: return None - props = [] - for prop, column in self.effect_columns: - prop = getattr(obj, prop) - if prop is None: - continue - - column = getattr(prop, column) - if column is None: - print(prop) - props.append(column) - - return _markdownify_effect_text(obj, ' '.join(prop for prop in props)) + thing = getattr(obj, self.relationship) + prop = getattr(thing, self.effect_column) + return _markdownify_effect_text(obj, prop) class MoveEffectPropertyMap(MoveEffectProperty): """Similar to `MoveEffectProperty`, but works on dict-like association diff --git a/pokedex/db/tables.py b/pokedex/db/tables.py index 6dbad7e..18dfda4 100644 --- a/pokedex/db/tables.py +++ b/pokedex/db/tables.py @@ -2063,14 +2063,11 @@ ConquestMoveData.range = relationship(ConquestMoveRange, innerjoin=True, backref='move_data') -ConquestMoveData.effect = markdown.MoveEffectProperty(('move_effect', 'effect')) -ConquestMoveData.effect_map = markdown.MoveEffectPropertyMap(('move_effect', 'effect_map')) -ConquestMoveData.short_effect = markdown.MoveEffectProperty( - ('move_effect', 'short_effect'), - ('move_displacement', 'short_effect') -) -ConquestMoveData.short_effect_map = markdown.MoveEffectPropertyMap(('move_effect', 'short_effect_map')) -ConquestMoveData.displacement = markdown.MoveEffectProperty(('move_displacement', 'effect')) +ConquestMoveData.effect = markdown.MoveEffectProperty('effect') +ConquestMoveData.effect_map = markdown.MoveEffectPropertyMap('effect_map') +ConquestMoveData.short_effect = markdown.MoveEffectProperty('short_effect') +ConquestMoveData.short_effect_map = markdown.MoveEffectPropertyMap('short_effect_map') +ConquestMoveData.displacement = markdown.MoveEffectProperty('effect', relationship='move_displacement') ConquestPokemonEvolution.gender = relationship(Gender, backref='conquest_evolutions') From c00bc4cad2bf05c71b86e3a845e87254139466bf Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Sun, 5 Aug 2012 20:54:29 -0400 Subject: [PATCH 23/28] Remove Mega Drain's "effect chance". Effect chance shares seven bits with draining moves' drain percentage (always 50) and Dragon Rage's set damage (40) in Conquest's guts. --- pokedex/data/csv/conquest_move_data.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pokedex/data/csv/conquest_move_data.csv b/pokedex/data/csv/conquest_move_data.csv index 1dffec6..338a861 100644 --- a/pokedex/data/csv/conquest_move_data.csv +++ b/pokedex/data/csv/conquest_move_data.csv @@ -20,7 +20,7 @@ move_id,power,accuracy,effect_chance,effect_id,range_id,displacement_id 61,38,100,10,33,17, 67,31,90,,60,2, 71,20,100,,21,2, -72,26,100,50,21,2, +72,26,100,,21,2, 75,31,95,,9,4, 80,41,100,,64,5, 82,40,75,,0,3, From 95422bc985ca913de27332491ffc1b8cfd037080 Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Mon, 6 Aug 2012 14:08:46 -0400 Subject: [PATCH 24/28] Only markdownify $target if move.range exists. --- pokedex/db/markdown.py | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/pokedex/db/markdown.py b/pokedex/db/markdown.py index 1272c56..f6c10a3 100644 --- a/pokedex/db/markdown.py +++ b/pokedex/db/markdown.py @@ -99,14 +99,19 @@ def _markdownify_effect_text(move, effect_text, language=None): effect_text = effect_text.replace( u'$effect_chance', unicode(move.effect_chance), - ).replace( - u'$target', - _target_labels[move.range.targets > 1] - ).replace( - u'$Target', - _target_labels[move.range.targets > 1].capitalize() ) + # "The target" vs "each target"; for Conquest, but hopefully main series + # moves too eventually + if hasattr(move, 'range'): + effect_text = effect_text.replace( + u'$target', + _target_labels[move.range.targets > 1] + ).replace( + u'$Target', + _target_labels[move.range.targets > 1].capitalize() + ) + return MarkdownString(effect_text, session, language) _target_labels = { From f11058dd2f31bbc17c4bedd47a8b8b9a1ccc2d5a Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Tue, 7 Aug 2012 00:13:00 -0400 Subject: [PATCH 25/28] Toss the capacity column now that it's a stat. --- pokedex/data/csv/conquest_warrior_ranks.csv | 486 ++++++++++---------- pokedex/db/tables.py | 2 - 2 files changed, 243 insertions(+), 245 deletions(-) diff --git a/pokedex/data/csv/conquest_warrior_ranks.csv b/pokedex/data/csv/conquest_warrior_ranks.csv index e695028..127e2fe 100644 --- a/pokedex/data/csv/conquest_warrior_ranks.csv +++ b/pokedex/data/csv/conquest_warrior_ranks.csv @@ -1,243 +1,243 @@ -id,warrior_id,rank,skill_id,capacity -1,1,1,3,4 -2,1,2,24,6 -3,1,3,25,8 -4,2,1,3,4 -5,2,2,24,6 -6,2,3,25,8 -7,3,1,26,5 -8,3,2,27,8 -9,4,1,6,4 -10,4,2,28,5 -11,5,1,15,6 -12,5,2,29,7 -13,5,3,30,8 -14,6,1,4,6 -15,6,2,31,7 -16,7,1,5,5 -17,7,2,32,6 -18,8,1,8,7 -19,8,2,33,8 -20,9,1,10,5 -21,9,2,34,6 -22,10,1,7,6 -23,10,2,35,7 -24,11,1,4,5 -25,11,2,36,6 -26,12,1,4,7 -27,12,2,37,8 -28,13,1,5,7 -29,13,2,38,8 -30,14,1,5,7 -31,14,2,39,8 -32,15,1,17,5 -33,15,2,40,6 -34,16,1,8,7 -35,16,2,41,8 -36,17,1,13,5 -37,17,2,42,6 -38,18,1,15,5 -39,18,2,43,6 -40,19,1,8,8 -41,19,2,44,8 -42,20,1,13,5 -43,20,2,45,6 -44,21,1,14,5 -45,21,2,46,6 -46,22,1,11,6 -47,22,2,47,7 -48,23,1,13,5 -49,23,2,48,5 -50,24,1,11,5 -51,24,2,49,6 -52,25,1,18,5 -53,25,2,50,5 -54,26,1,7,6 -55,26,2,51,7 -56,27,1,10,6 -57,27,2,52,7 -58,28,1,4,7 -59,28,2,53,7 -60,29,1,6,5 -61,29,2,54,5 -62,30,1,15,5 -63,30,2,55,6 -64,31,1,18,3 -65,31,2,56,4 -66,32,1,16,4 -67,32,2,57,5 -68,33,1,14,6 -69,33,2,58,6 -70,34,1,10,5 -71,34,2,59,6 -72,35,1,7,6 -73,35,2,60,7 -74,36,1,11,5 -75,36,2,61,5 -76,37,1,16,5 -77,37,2,62,6 -78,38,1,14,5 -79,38,2,63,6 -80,39,1,19,7 -81,40,1,15,6 -82,41,1,7,6 -83,42,1,21,7 -84,43,1,8,7 -85,44,1,20,7 -86,45,1,19,2 -87,46,1,2,4 -88,47,1,20,4 -89,48,1,11,6 -90,49,1,16,5 -91,50,1,4,6 -92,51,1,9,2 -93,52,1,5,5 -94,53,1,14,6 -95,54,1,3,6 -96,55,1,21,5 -97,56,1,1,5 -98,57,1,6,2 -99,58,1,10,2 -100,59,1,18,5 -101,60,1,7,4 -102,61,1,13,6 -103,62,1,16,6 -104,63,1,17,6 -105,64,1,20,5 -106,65,1,19,3 -107,66,1,19,3 -108,67,1,17,5 -109,68,1,1,5 -110,69,1,10,2 -111,70,1,2,3 -112,71,1,22,4 -113,72,1,9,2 -114,73,1,13,3 -115,74,1,6,4 -116,75,1,3,3 -117,76,1,10,5 -118,77,1,8,6 -119,78,1,9,5 -120,79,1,21,4 -121,80,1,5,4 -122,81,1,2,5 -123,82,1,17,3 -124,83,1,11,7 -125,84,1,4,7 -126,85,1,4,6 -127,86,1,17,6 -128,87,1,2,4 -129,88,1,3,5 -130,89,1,22,3 -131,90,1,7,7 -132,91,1,1,7 -133,92,1,2,5 -134,93,1,9,5 -135,94,1,18,2 -136,95,1,8,6 -137,96,1,9,5 -138,97,1,21,5 -139,98,1,14,5 -140,99,1,16,3 -141,100,1,19,3 -142,101,1,22,3 -143,102,1,7,6 -144,103,1,2,6 -145,104,1,20,5 -146,105,1,2,5 -147,106,1,3,5 -148,107,1,14,7 -149,108,1,12,5 -150,109,1,5,4 -151,110,1,8,3 -152,111,1,23,4 -153,112,1,5,3 -154,113,1,5,3 -155,114,1,9,3 -156,115,1,10,5 -157,116,1,12,3 -158,117,1,7,6 -159,118,1,15,5 -160,119,1,17,6 -161,120,1,8,5 -162,121,1,17,5 -163,122,1,18,7 -164,123,1,14,6 -165,124,1,12,3 -166,125,1,10,4 -167,126,1,1,5 -168,127,1,2,6 -169,128,1,5,5 -170,129,1,1,4 -171,130,1,12,3 -172,131,1,17,5 -173,132,1,9,5 -174,133,1,20,4 -175,134,1,13,4 -176,135,1,11,6 -177,136,1,4,6 -178,137,1,21,5 -179,138,1,7,5 -180,139,1,23,5 -181,140,1,19,5 -182,141,1,14,4 -183,142,1,20,4 -184,143,1,22,5 -185,144,1,8,4 -186,145,1,22,7 -187,146,1,13,1 -188,147,1,15,6 -189,148,1,4,5 -190,149,1,7,6 -191,150,1,23,3 -192,151,1,3,4 -193,152,1,9,2 -194,153,1,15,7 -195,154,1,11,7 -196,155,1,22,5 -197,156,1,1,7 -198,157,1,21,7 -199,158,1,8,6 -200,159,1,23,4 -201,160,1,4,4 -202,161,1,16,3 -203,162,1,15,8 -204,163,1,23,5 -205,164,1,4,5 -206,165,1,13,6 -207,166,1,5,4 -208,167,1,19,5 -209,168,1,6,3 -210,169,1,21,3 -211,170,1,3,3 -212,171,1,10,3 -213,172,1,9,3 -214,173,1,3,3 -215,174,1,16,6 -216,175,1,18,6 -217,176,1,11,6 -218,177,1,19,3 -219,178,1,19,5 -220,179,1,23,5 -221,180,1,13,2 -222,181,1,20,2 -223,182,1,14,3 -224,183,1,10,4 -225,184,1,13,4 -226,185,1,20,4 -227,186,1,5,4 -228,187,1,15,4 -229,188,1,16,4 -230,189,1,20,4 -231,190,1,9,4 -232,191,1,3,4 -233,192,1,12,4 -234,193,1,12,4 -235,194,1,1,4 -236,195,1,18,6 -237,196,1,23,3 -238,197,1,15,6 -239,198,1,14,5 -240,199,1,7,5 -241,200,1,4,4 -242,201,1,6,3 +id,warrior_id,rank,skill_id +1,1,1,3 +2,1,2,24 +3,1,3,25 +4,2,1,3 +5,2,2,24 +6,2,3,25 +7,3,1,26 +8,3,2,27 +9,4,1,6 +10,4,2,28 +11,5,1,15 +12,5,2,29 +13,5,3,30 +14,6,1,4 +15,6,2,31 +16,7,1,5 +17,7,2,32 +18,8,1,8 +19,8,2,33 +20,9,1,10 +21,9,2,34 +22,10,1,7 +23,10,2,35 +24,11,1,4 +25,11,2,36 +26,12,1,4 +27,12,2,37 +28,13,1,5 +29,13,2,38 +30,14,1,5 +31,14,2,39 +32,15,1,17 +33,15,2,40 +34,16,1,8 +35,16,2,41 +36,17,1,13 +37,17,2,42 +38,18,1,15 +39,18,2,43 +40,19,1,8 +41,19,2,44 +42,20,1,13 +43,20,2,45 +44,21,1,14 +45,21,2,46 +46,22,1,11 +47,22,2,47 +48,23,1,13 +49,23,2,48 +50,24,1,11 +51,24,2,49 +52,25,1,18 +53,25,2,50 +54,26,1,7 +55,26,2,51 +56,27,1,10 +57,27,2,52 +58,28,1,4 +59,28,2,53 +60,29,1,6 +61,29,2,54 +62,30,1,15 +63,30,2,55 +64,31,1,18 +65,31,2,56 +66,32,1,16 +67,32,2,57 +68,33,1,14 +69,33,2,58 +70,34,1,10 +71,34,2,59 +72,35,1,7 +73,35,2,60 +74,36,1,11 +75,36,2,61 +76,37,1,16 +77,37,2,62 +78,38,1,14 +79,38,2,63 +80,39,1,19 +81,40,1,15 +82,41,1,7 +83,42,1,21 +84,43,1,8 +85,44,1,20 +86,45,1,19 +87,46,1,2 +88,47,1,20 +89,48,1,11 +90,49,1,16 +91,50,1,4 +92,51,1,9 +93,52,1,5 +94,53,1,14 +95,54,1,3 +96,55,1,21 +97,56,1,1 +98,57,1,6 +99,58,1,10 +100,59,1,18 +101,60,1,7 +102,61,1,13 +103,62,1,16 +104,63,1,17 +105,64,1,20 +106,65,1,19 +107,66,1,19 +108,67,1,17 +109,68,1,1 +110,69,1,10 +111,70,1,2 +112,71,1,22 +113,72,1,9 +114,73,1,13 +115,74,1,6 +116,75,1,3 +117,76,1,10 +118,77,1,8 +119,78,1,9 +120,79,1,21 +121,80,1,5 +122,81,1,2 +123,82,1,17 +124,83,1,11 +125,84,1,4 +126,85,1,4 +127,86,1,17 +128,87,1,2 +129,88,1,3 +130,89,1,22 +131,90,1,7 +132,91,1,1 +133,92,1,2 +134,93,1,9 +135,94,1,18 +136,95,1,8 +137,96,1,9 +138,97,1,21 +139,98,1,14 +140,99,1,16 +141,100,1,19 +142,101,1,22 +143,102,1,7 +144,103,1,2 +145,104,1,20 +146,105,1,2 +147,106,1,3 +148,107,1,14 +149,108,1,12 +150,109,1,5 +151,110,1,8 +152,111,1,23 +153,112,1,5 +154,113,1,5 +155,114,1,9 +156,115,1,10 +157,116,1,12 +158,117,1,7 +159,118,1,15 +160,119,1,17 +161,120,1,8 +162,121,1,17 +163,122,1,18 +164,123,1,14 +165,124,1,12 +166,125,1,10 +167,126,1,1 +168,127,1,2 +169,128,1,5 +170,129,1,1 +171,130,1,12 +172,131,1,17 +173,132,1,9 +174,133,1,20 +175,134,1,13 +176,135,1,11 +177,136,1,4 +178,137,1,21 +179,138,1,7 +180,139,1,23 +181,140,1,19 +182,141,1,14 +183,142,1,20 +184,143,1,22 +185,144,1,8 +186,145,1,22 +187,146,1,13 +188,147,1,15 +189,148,1,4 +190,149,1,7 +191,150,1,23 +192,151,1,3 +193,152,1,9 +194,153,1,15 +195,154,1,11 +196,155,1,22 +197,156,1,1 +198,157,1,21 +199,158,1,8 +200,159,1,23 +201,160,1,4 +202,161,1,16 +203,162,1,15 +204,163,1,23 +205,164,1,4 +206,165,1,13 +207,166,1,5 +208,167,1,19 +209,168,1,6 +210,169,1,21 +211,170,1,3 +212,171,1,10 +213,172,1,9 +214,173,1,3 +215,174,1,16 +216,175,1,18 +217,176,1,11 +218,177,1,19 +219,178,1,19 +220,179,1,23 +221,180,1,13 +222,181,1,20 +223,182,1,14 +224,183,1,10 +225,184,1,13 +226,185,1,20 +227,186,1,5 +228,187,1,15 +229,188,1,16 +230,189,1,20 +231,190,1,9 +232,191,1,3 +233,192,1,12 +234,193,1,12 +235,194,1,1 +236,195,1,18 +237,196,1,23 +238,197,1,15 +239,198,1,14 +240,199,1,7 +241,200,1,4 +242,201,1,6 diff --git a/pokedex/db/tables.py b/pokedex/db/tables.py index 18dfda4..572910b 100644 --- a/pokedex/db/tables.py +++ b/pokedex/db/tables.py @@ -471,8 +471,6 @@ class ConquestWarriorRank(TableBase): info=dict(description=u'The rank number.')) skill_id = Column(Integer, ForeignKey('conquest_warrior_skills.id'), nullable=False, info=dict(description=u"The ID of this warrior rank's warrior skill.")) - capacity = Column(Integer, nullable=False, - info=dict(description=u'The number of Pokémon this warrior rank can be linked with at a time.')) __table_args__ = ( UniqueConstraint(warrior_id, rank), From ac3aee12ee08f4f518689dc92b51be988b50470b Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Tue, 7 Aug 2012 00:14:22 -0400 Subject: [PATCH 26/28] Add innerjoin=True and add/remove lazy='joined' on a bunch of relationships. --- pokedex/db/tables.py | 27 +++++++++++---------------- 1 file changed, 11 insertions(+), 16 deletions(-) diff --git a/pokedex/db/tables.py b/pokedex/db/tables.py index 572910b..04c3a02 100644 --- a/pokedex/db/tables.py +++ b/pokedex/db/tables.py @@ -2055,10 +2055,10 @@ ConquestMoveData.move = relationship(Move, innerjoin=True, lazy='joined', backref=backref('conquest_data', uselist=False)) ConquestMoveData.move_effect = relationship(ConquestMoveEffect, - innerjoin=True, + innerjoin=True, lazy='joined', backref='move_data') ConquestMoveData.range = relationship(ConquestMoveRange, - innerjoin=True, + innerjoin=True, lazy='joined', backref='move_data') ConquestMoveData.effect = markdown.MoveEffectProperty('effect') @@ -2078,9 +2078,11 @@ ConquestPokemonEvolution.stat = relationship(ConquestStat, ConquestPokemonStat.pokemon = relationship(PokemonSpecies, uselist=False, + innerjoin=True, lazy='joined', backref='conquest_stats') ConquestPokemonStat.stat = relationship(ConquestStat, uselist=False, + innerjoin=True, lazy='joined', backref='pokemon_stats') ConquestWarrior.archetype = relationship(ConquestWarriorArchetype, @@ -2088,12 +2090,12 @@ ConquestWarrior.archetype = relationship(ConquestWarriorArchetype, backref=backref('warriors')) ConquestWarrior.ranks = relationship(ConquestWarriorRank, order_by=ConquestWarriorRank.rank, - innerjoin=True, lazy='joined', + innerjoin=True, backref=backref('warrior', uselist=False)) ConquestWarrior.types = relationship(Type, secondary=ConquestWarriorSpecialty.__table__, order_by=ConquestWarriorSpecialty.slot, - innerjoin=True, lazy='joined', + innerjoin=True, backref='conquest_warriors') ConquestWarriorRank.skill = relationship(ConquestWarriorSkill, @@ -2101,9 +2103,9 @@ ConquestWarriorRank.skill = relationship(ConquestWarriorSkill, innerjoin=True, lazy='joined', backref=backref('warrior_ranks', order_by=ConquestWarriorRank.id)) ConquestWarriorRank.stats = relationship(ConquestWarriorRankStatMap, - innerjoin=True, lazy='joined', - order_by = ConquestWarriorRankStatMap.warrior_stat_id, - backref=backref('warrior_rank', uselist=False, innerjoin=True)) + innerjoin=True, + order_by=ConquestWarriorRankStatMap.warrior_stat_id, + backref=backref('warrior_rank', uselist=False, innerjoin=True, lazy='joined')) ConquestWarriorRankStatMap.stat = relationship(ConquestWarriorStat, innerjoin=True, lazy='joined', @@ -2272,7 +2274,7 @@ Move.target = relationship(MoveTarget, innerjoin=True, backref='moves') Move.type = relationship(Type, - innerjoin=True, + innerjoin=True, lazy='joined', backref='moves') Move.effect = markdown.MoveEffectProperty('effect') @@ -2558,14 +2560,7 @@ PokemonSpecies.conquest_move = relationship(Move, backref=backref('conquest_pokemon', order_by=PokemonSpecies.conquest_order)) PokemonSpecies.conquest_evolution = relationship(ConquestPokemonEvolution, uselist=False, - backref=backref('conquest_evolved_species', innerjoin=True, lazy='joined')) -#PokemonSpecies.conquest_main_stats = relationship(ConquestPokemonStat, -# primaryjoin=and_(PokemonSpecies.id == ConquestPokemonStat.pokemon_species_id, -# ConquestPokemonStat.stat.is_base == True)) -#PokemonSpecies.conquest_range = relationship(ConquestPokemonStat, -# primaryjoin=and_(PokemonSpecies.id == ConquestPokemonStat.pokemon_species_id, -# ConquestPokemonStat.stat.identifier == 'range'), -# uselist=False) + backref=backref('evolved_species', innerjoin=True, lazy='joined', uselist=False)) PokemonSpeciesFlavorText.version = relationship(Version, innerjoin=True, lazy='joined') PokemonSpeciesFlavorText.language = relationship(Language, innerjoin=True, lazy='joined') From 108c4243da27e97047467590b7263deb4558c4f9 Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Fri, 17 Aug 2012 01:48:54 -0400 Subject: [PATCH 27/28] More move effect tweaking... --- .../data/csv/conquest_move_effect_prose.csv | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pokedex/data/csv/conquest_move_effect_prose.csv b/pokedex/data/csv/conquest_move_effect_prose.csv index 1098327..451542c 100644 --- a/pokedex/data/csv/conquest_move_effect_prose.csv +++ b/pokedex/data/csv/conquest_move_effect_prose.csv @@ -6,22 +6,22 @@ conquest_move_effect_id,local_language_id,short_effect,effect 5,9,Power rises the faster the user is compared to $target.,"Inflicts regular damage. The greater the user's Speed compared to $target's, the more power this move has." 6,9,Power rises the slower the user is compared to $target.,"Inflicts regular damage. The lower the user's Speed compared to $target's, the more power this move has." 7,9,Has double power if $target has already taken damage this turn.,Inflicts regular damage. Has double power if $target has already taken damage this turn. -8,9,Uses $target's Attack stat for damage.,Inflicts regular damage. Uses $target's Attack stat for damage calculations. -9,9,Has an increased chance for a critical hit.,"Inflicts regular damage. This move's critical hit rate is higher than usual." +8,9,Inflicts damage based on $target's Attack stat instead of the user's.,Inflicts regular damage. Damage is calculated using $target's Attack stat rather than the user's. +9,9,Has an increased chance for a critical hit.,Inflicts regular damage. This move's critical hit rate is higher than usual. 14,9,Hits 2 to 5 times in one turn.,"Inflicts regular damage. Hits two to five times in one turn, with damage calculated separately each time." 15,9,Hits 4 to 5 times in one turn.,"Inflicts regular damage. Hits four to five times in one turn, with damage calculated separately each time." -16,9,"Digs underground and hits at the beginning of the next turn.","Inflicts regular damage. The user digs underground, dodging all moves until it attacks. At the beginning of the next turn, the user hits $target, even if $target has moved, and cannot move again that turn." -17,9,"Lifts $target into the sky and hits at the beginning of the next turn.","Inflicts regular damage. The user carries $target into the sky. No moves can hit either Pokémon in this state. At the beginning of the next turn, the user slams $target to the ground, inflicting regular damage. The user cannot move again that turn." +16,9,Digs underground and hits at the beginning of the next turn.,"Inflicts regular damage. The user digs underground, dodging all moves until it attacks. At the beginning of the next turn, the user hits $target, even if $target has moved, and cannot move again that turn." +17,9,Lifts $target into the sky and hits at the beginning of the next turn.,"Inflicts regular damage. The user carries $target into the sky. No moves can hit either Pokémon in this state. At the beginning of the next turn, the user slams $target to the ground, inflicting regular damage. The user cannot move again that turn." 18,9,Hits $target at the beginning of the turn after next.,"Inflicts regular damage. Hits $target at the beginning of the user's turn two turns after this one, even if the target has moved. In the turn in-between, the user can use this move again, but it will miss any target that already has a Future Sight pending." -19,9, ,Inflicts regular damage. -20,9, ,Inflicts regular damage. +19,9,"User moves back one tile, switching places with any Pokémon already there.",Inflicts regular damage. +20,9,Switches $target with the Pokémon behind it.,Inflicts regular damage. 21,9,Heals the user by half the damage dealt.,Inflicts regular damage. The user heals for half as many HP as it dealt in damage. 22,9,Teleports randomly.,The user teleports randomly to another tile. 23,9,Cannot be used the turn after hitting.,"Inflicts regular damage. If the move succeeds, it cannot be used again on the next turn." -25,9,"Lowers the user's range and Defense until its next turn.",Inflicts regular damage. The user's Defense is lowered and its range is lowered to one tile until the beginning of its next turn. -26,9,Damages the user if it misses.,"Inflicts regular damage. If this move misses, the user takes damage instead." +25,9,Lowers the user's range and Defense until its next turn.,Inflicts regular damage. The user's Defense is lowered and its range is lowered to one tile until the beginning of its next turn. +26,9,Damages the user if it misses.,"Inflicts regular damage. If this move misses, the user takes some damage." 28,9,Has a $effect_chance% chance to raise the user's Attack.,Inflicts regular damage. Has a $effect_chance% chance to raise the user's Attack afterward. 29,9,Lowers the user's Attack.,Inflicts regular damage. Lowers the user's Attack afterward. 30,9,Has a $effect_chance% chance to lower $target's Defense.,Inflicts regular damage. Has a $effect_chance% chance to lower $target's Defense afterward. @@ -44,13 +44,13 @@ In the turn in-between, the user can use this move again, but it will miss any t This move still misses Pokémon under the effects of []{move:dig} or []{move:sky-drop} and can still be dodged by abilities such as []{ability:instinct}." 58,9,Has a $effect_chance% chance to lower $target's range by one tile.,Inflicts regular damage. Has a $effect_chance% chance to lower $target's range by one tile. 59,9,Lowers the user's Attack and Defense.,Inflicts regular damage. Lowers the user's Attack and Defense afterward. -60,9,Inflicts damage with no additional effect.,Inflicts regular damage. +60,9,Inflicts regular damage with no additional effect.,Inflicts regular damage. 61,9,Has a $effect_chance% chance each to burn $target or make it flinch.,"Inflicts regular damage. Has a $effect_chance% chance to burn $target, and a $effect_chance% chance, separately rolled, to make $target flinch." 62,9,Has a $effect_chance% chance to burn $target. Thaws the user out if frozen.,"Inflicts regular damage. Has a $effect_chance% chance to burn $target. Can be used if the user is frozen, in which case it thaws out." -63,9,"Lowers the user's range and Defense until its next turn. Has a $effect_chance% chance to paralyze $target.",Inflicts regular damage. The user's Defense is lowered and its range is lowered to one tile until the beginning of its next turn. Has a $effect_chance% chance to paralyze $target. +63,9,Lowers the user's range and Defense until its next turn. Has a $effect_chance% chance to paralyze $target.,Inflicts regular damage. The user's Defense is lowered and its range is lowered to one tile until the beginning of its next turn. Has a $effect_chance% chance to paralyze $target. 64,9,Hits 2 to 3 times in one turn. User has 0 range on its next turn.,"Inflicts regular damage. Hits two to three times in one turn, with damage calculated separately for each hit. The user's range is lowered to 0 on its next turn." 65,9,Has double power and wakes $target up if it is asleep.,"Inflicts regular damage. If $target is asleep, this move has double power and wakes $target up." -66,9,Has a $effect_chance% chance to poison $target and an increased chance for a critical hit., +66,9,Has a $effect_chance% chance to poison $target and an increased chance for a critical hit.,Inflicts damage. Has a $effect_chance% chance to poison $target. This move's critical hit rate is higher than usual. 67,9,Heals the user by half the damage inflicted. Only works if $target is asleep.,"Inflicts damage if $target is asleep, and fails otherwise. Heals the user for half as many HP as it dealt in damage." 68,9,Hits twice in one turn. Has a $effect_chance% chance to poison $target with each hit.,Inflicts regular damage. Hits twice in one turn. Has a $effect_chance% chance to poison $target with each hit. 69,9,Does nothing.,Does nothing. From 765be264055d3271f76bf4caf7fc980e5a69841f Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Fri, 17 Aug 2012 01:50:09 -0400 Subject: [PATCH 28/28] Add episodes and warrior transformation info. --- pokedex/data/csv/conquest_episode_names.csv | 39 ++++++ .../data/csv/conquest_episode_warriors.csv | 41 +++++++ pokedex/data/csv/conquest_episodes.csv | 39 ++++++ .../csv/conquest_transformation_pokemon.csv | 90 ++++++++++++++ .../csv/conquest_transformation_warriors.csv | 8 ++ .../csv/conquest_warrior_transformation.csv | 42 +++++++ pokedex/db/tables.py | 112 ++++++++++++++++++ 7 files changed, 371 insertions(+) create mode 100644 pokedex/data/csv/conquest_episode_names.csv create mode 100644 pokedex/data/csv/conquest_episode_warriors.csv create mode 100644 pokedex/data/csv/conquest_episodes.csv create mode 100644 pokedex/data/csv/conquest_transformation_pokemon.csv create mode 100644 pokedex/data/csv/conquest_transformation_warriors.csv create mode 100644 pokedex/data/csv/conquest_warrior_transformation.csv diff --git a/pokedex/data/csv/conquest_episode_names.csv b/pokedex/data/csv/conquest_episode_names.csv new file mode 100644 index 0000000..c15bbeb --- /dev/null +++ b/pokedex/data/csv/conquest_episode_names.csv @@ -0,0 +1,39 @@ +episode_id,local_language_id,name +1,9,The Legend of Ransei +2,9,The Road to Conquest +3,9,Happily Ever After +4,9,The Burden of Peace +5,9,The Way of the Warrior +6,9,The Joy of Battle +7,9,Pride and Precociousness +8,9,Tragic Determination +9,9,A Shroud of Darkness +10,9,Not Worth Fighting Over... 1 +11,9,Teaching Them a Lesson +12,9,The Reluctant Genius +13,9,The Unparalleled Warrior +14,9,A Ninja amongst Ninjas +15,9,Archenemies +16,9,Time for Battle! +17,9,Land of Love and Righteousness +18,9,Love is a Battlefield +19,9,The Final Gamble +20,9,Blowing in the Wind +21,9,Ransei's Legendary Beauty +22,9,All Grown Up +23,9,The Rebel +24,9,That Which He Holds Dear +25,9,Not Worth Fighting Over... 2 +26,9,The Rose of Ransei +27,9,The Visionary's Quest +28,9,Grace and Beauty +29,9,Pokémari and Me +30,9,The Dragon's Dream +31,9,Putting the Books Down +32,9,A Date with Destiny +33,9,This One Goes Out to My Fans +34,9,Simply the Best +35,9,Not Worth Fighting Over... 3 +36,9,A Fate Born of Beauty +37,9,The Free Spirit's Path +38,9,Two Heroes of Ransei diff --git a/pokedex/data/csv/conquest_episode_warriors.csv b/pokedex/data/csv/conquest_episode_warriors.csv new file mode 100644 index 0000000..d26abf6 --- /dev/null +++ b/pokedex/data/csv/conquest_episode_warriors.csv @@ -0,0 +1,41 @@ +episode_id,warrior_id +1,1 +1,2 +2,3 +3,5 +4,19 +5,26 +6,14 +7,7 +8,9 +9,18 +10,36 +11,11 +12,20 +13,33 +14,24 +15,12 +16,25 +17,28 +18,29 +19,10 +20,22 +21,17 +22,23 +23,6 +24,16 +25,37 +26,4 +27,21 +28,34 +29,15 +30,13 +31,8 +32,31 +33,27 +34,30 +35,38 +36,32 +37,35 +38,1 +38,2 diff --git a/pokedex/data/csv/conquest_episodes.csv b/pokedex/data/csv/conquest_episodes.csv new file mode 100644 index 0000000..2323883 --- /dev/null +++ b/pokedex/data/csv/conquest_episodes.csv @@ -0,0 +1,39 @@ +id,identifier +1,the-legend-of-ransei +2,the-road-to-conquest +3,happily-ever-after +4,the-burden-of-peace +5,the-way-of-the-warrior +6,the-joy-of-battle +7,pride-and-precociousness +8,tragic-determination +9,a-shroud-of-darkness +10,not-worth-fighting-over-1 +11,teaching-them-a-lesson +12,the-reluctant-genius +13,the-unparalleled-warrior +14,a-ninja-amongst-ninjas +15,archenemies +16,time-for-battle +17,land-of-love-and-righteousness +18,love-is-a-battlefield +19,the-final-gamble +20,blowing-in-the-wind +21,ranseis-legendary-beauty +22,all-grown-up +23,the-rebel +24,that-which-he-holds-dear +25,not-worth-fighting-over-2 +26,the-rose-of-ransei +27,the-visionarys-quest +28,grace-and-beauty +29,pokemari-and-me +30,the-dragons-dream +31,putting-the-books-down +32,a-date-with-destiny +33,this-one-goes-out-to-my-fans +34,simply-the-best +35,not-worth-fighting-over-3 +36,a-fate-born-of-beauty +37,the-free-spirits-path +38,two-heroes-of-ransei diff --git a/pokedex/data/csv/conquest_transformation_pokemon.csv b/pokedex/data/csv/conquest_transformation_pokemon.csv new file mode 100644 index 0000000..4a6cf1f --- /dev/null +++ b/pokedex/data/csv/conquest_transformation_pokemon.csv @@ -0,0 +1,90 @@ +transformation_id,pokemon_species_id +3,133 +3,134 +3,135 +3,136 +3,196 +3,197 +3,470 +3,471 +6,133 +6,134 +6,135 +6,136 +6,196 +6,197 +6,470 +6,471 +8,635 +8,644 +10,39 +10,40 +12,391 +12,392 +13,643 +15,502 +15,503 +17,404 +17,405 +19,496 +19,497 +21,131 +21,144 +23,533 +23,534 +25,42 +25,169 +27,383 +27,464 +29,627 +29,628 +31,150 +31,475 +33,204 +33,205 +35,525 +35,526 +37,200 +37,429 +39,570 +39,571 +41,306 +41,379 +43,25 +43,26 +45,608 +45,609 +47,397 +47,398 +49,575 +49,576 +51,93 +51,94 +53,215 +53,461 +55,5 +55,6 +57,253 +57,254 +59,64 +59,65 +61,361 +61,478 +63,554 +63,555 +65,636 +65,637 +67,447 +67,448 +69,376 +69,483 +71,394 +71,395 +73,411 +73,639 +75,624 +75,625 +77,611 +77,612 +79,552 +79,553 diff --git a/pokedex/data/csv/conquest_transformation_warriors.csv b/pokedex/data/csv/conquest_transformation_warriors.csv new file mode 100644 index 0000000..cf6ceb2 --- /dev/null +++ b/pokedex/data/csv/conquest_transformation_warriors.csv @@ -0,0 +1,8 @@ +transformation_id,present_warrior_id +43,21 +45,20 +55,12 +59,14 +67,3 +69,19 +69,34 diff --git a/pokedex/data/csv/conquest_warrior_transformation.csv b/pokedex/data/csv/conquest_warrior_transformation.csv new file mode 100644 index 0000000..728b7ab --- /dev/null +++ b/pokedex/data/csv/conquest_warrior_transformation.csv @@ -0,0 +1,42 @@ +transformed_warrior_rank_id,is_automatic,required_link,completed_episode_id,current_episode_id,distant_warrior_id,female_warlord_count,pokemon_count,collection_type_id,warrior_count +2,1,,,,,,,, +3,0,80,,38,,,,, +5,1,,,,,,,, +6,0,80,,38,,,,, +8,0,80,,2,,,,, +10,0,55,,,,,,, +12,0,60,,,,,,, +13,0,70,,,,,,, +15,0,65,,,,,,, +17,0,60,,,22,,,, +19,0,60,,,,,100,, +21,0,70,8,,,,,, +23,0,60,,,,,,, +25,0,60,,,,,,4, +27,0,75,6,,,,,, +29,0,60,,30,,,,, +31,0,75,15,,,,,, +33,0,55,,,,,,, +35,0,60,,,,,,, +37,0,60,,,,,,8, +39,0,60,,,,,,, +41,0,70,,,,,,,50 +43,0,60,,,,,,, +45,0,60,,,,,,, +47,0,60,,,7,,,, +49,0,60,,,,,,, +51,0,60,,,,,,, +53,0,60,,,,,,, +55,0,65,,,,,,, +57,0,60,,,,3,,, +59,0,60,,,,,,, +61,0,55,,,,,,, +63,0,55,,,,,,, +65,0,65,,,,,,, +67,0,60,,,,,,, +69,0,80,,,,,,, +71,0,65,,,,,,, +73,0,70,,,,,,, +75,0,60,,,,,,, +77,0,60,,,,,,, +79,0,60,,,,,,, diff --git a/pokedex/db/tables.py b/pokedex/db/tables.py index 04c3a02..b307171 100644 --- a/pokedex/db/tables.py +++ b/pokedex/db/tables.py @@ -217,6 +217,38 @@ class BerryFlavor(TableBase): flavor = Column(Integer, nullable=False, info=dict(description="The level of the flavor in the berry")) +class ConquestEpisode(TableBase): + u"""An episode from Pokémon Conquest: one of a bunch of mini-stories + featuring a particular warrior. + + The main story, "The Legend of Ransei", also counts, even though it's not + in the episode select menu and there's no way to replay it. + """ + __tablename__ = 'conquest_episodes' + __singlename__ = 'episode' + id = Column(Integer, primary_key=True, autoincrement=True, + info=dict(description=u'An ID for this episode.')) + identifier = Column(Unicode(30), nullable=False, + info=dict(description=u'A readable identifier for this episode.', format='identifier')) + +create_translation_table('conquest_episode_names', ConquestEpisode, 'names', + relation_lazy='joined', + name=Column(Unicode(30), nullable=False, index=True, + info=dict(description='The name.', format='plaintext', official=True)) +) + +class ConquestEpisodeWarrior(TableBase): + u"""A warrior featured in an episode in Pokémon Conquest. + + This needs its own table because of the player having two episodes and + there being two players. + """ + __tablename__ = 'conquest_episode_warriors' + episode_id = Column(Integer, ForeignKey('conquest_episodes.id'), primary_key=True, + info=dict(description=u'The ID of the episode.')) + warrior_id = Column(Integer, ForeignKey('conquest_warriors.id'), primary_key=True, + info=dict(description=u'The ID of the warrior.')) + class ConquestKingdom(TableBase): u"""A kingdom in Pokémon Conquest. """ @@ -415,6 +447,31 @@ create_translation_table('conquest_stat_names', ConquestStat, 'names', info=dict(description='The name.', format='plaintext', official=True)) ) +class ConquestTransformationPokemon(TableBase): + u"""A Pokémon that satisfies a warrior transformation's link condition. + + If a warrior has one or more Pokémon listed here, they only need to raise + one of them to the required link. + """ + __tablename__ = 'conquest_transformation_pokemon' + transformation_id = Column(Integer, ForeignKey('conquest_warrior_transformation.transformed_warrior_rank_id'), primary_key=True, + info=dict(description=u'The ID of the corresponding transformation, in turn a warrior rank ID.')) + pokemon_species_id = Column(Integer, ForeignKey('pokemon_species.id'), primary_key=True, + info=dict(description=u'The ID of the Pokémon species.')) + +class ConquestTransformationWarrior(TableBase): + u"""A warrior who must be present in the same nation as another warrior for + the latter to transform into their next rank. + + If a warrior has one or more other warriors listed here, they *all* need to + gather in the same nation for the transformation to take place. + """ + __tablename__ = 'conquest_transformation_warriors' + transformation_id = Column(Integer, ForeignKey('conquest_warrior_transformation.transformed_warrior_rank_id'), primary_key=True, + info=dict(description=u'The ID of the corresponding transformation, in turn a warrior rank ID.')) + present_warrior_id = Column(Integer, ForeignKey('conquest_warriors.id'), primary_key=True, + info=dict(description=u'The ID of the other warrior who must be present.')) + class ConquestWarrior(TableBase): u"""A warrior in Pokémon Conquest. """ @@ -532,6 +589,35 @@ create_translation_table('conquest_warrior_stat_names', ConquestWarriorStat, 'na info=dict(description='The name.', format='plaintext', official=True)) ) +class ConquestWarriorTransformation(TableBase): + u"""The conditions under which a warrior must perform an action in order + to transform to the next rank. + + Or most of them, anyway. See also ConquestTransformationPokemon and + ConquestTransformationWarrior. + """ + __tablename__ = 'conquest_warrior_transformation' + transformed_warrior_rank_id = Column(Integer, ForeignKey('conquest_warrior_ranks.id'), primary_key=True, + info=dict(description=u'The ID of the post-transformation warrior rank.')) + is_automatic = Column(Boolean, nullable=False, + info=dict(description=u'True iff the transformation happens automatically in the story with no further requirements.')) + required_link = Column(Integer, nullable=True, + info=dict(description=u'The link percentage the warrior must reach with one of several specific Pokémon, if any.')) + completed_episode_id = Column(Integer, ForeignKey('conquest_episodes.id'), nullable=True, + info=dict(description=u'The ID of the episode the player must have completed, if any.')) + current_episode_id = Column(Integer, ForeignKey('conquest_episodes.id'), nullable=True, + info=dict(description=u'The ID of the episode the player must currently be playing, if any.')) + distant_warrior_id = Column(Integer, ForeignKey('conquest_warriors.id'), nullable=True, + info=dict(description=u'The ID of another warrior who must be in the army, but not in the same kingdom or in any adjacent kingdom.')) + female_warlord_count = Column(Integer, nullable=True, + info=dict(description=u'The number of female warlords who must be in the same nation.')) + pokemon_count = Column(Integer, nullable=True, + info=dict(description=u'The number of Pokémon that must be registered in the gallery.')) + collection_type_id = Column(Integer, ForeignKey('types.id'), nullable=True, + info=dict(description=u'The ID of a type all Pokémon of which must be registered in the gallery.')) + warrior_count = Column(Integer, nullable=True, + info=dict(description=u'The number of warriors that must be registered in the gallery.')) + class ContestCombo(TableBase): u"""Combo of two moves in a Contest. """ @@ -2031,6 +2117,11 @@ Berry.natural_gift_type = relationship(Type, innerjoin=True) BerryFlavor.contest_type = relationship(ContestType, innerjoin=True) +ConquestEpisode.warriors = relationship(ConquestWarrior, + secondary=ConquestEpisodeWarrior.__table__, + innerjoin=True, + backref='episodes') + ConquestKingdom.type = relationship(Type, uselist=False, innerjoin=True, lazy='joined', @@ -2112,6 +2203,27 @@ ConquestWarriorRankStatMap.stat = relationship(ConquestWarriorStat, uselist=False, backref='stat_map') +ConquestWarriorTransformation.completed_episode = relationship(ConquestEpisode, + primaryjoin=ConquestWarriorTransformation.completed_episode_id==ConquestEpisode.id, + uselist=False) +ConquestWarriorTransformation.current_episode = relationship(ConquestEpisode, + primaryjoin=ConquestWarriorTransformation.current_episode_id==ConquestEpisode.id, + uselist=False) +ConquestWarriorTransformation.distant_warrior = relationship(ConquestWarrior, + uselist=False) +ConquestWarriorTransformation.pokemon = relationship(PokemonSpecies, + secondary=ConquestTransformationPokemon.__table__, + order_by=PokemonSpecies.conquest_order) +ConquestWarriorTransformation.present_warriors = relationship(ConquestWarrior, + secondary=ConquestTransformationWarrior.__table__, + order_by=ConquestWarrior.id) +ConquestWarriorTransformation.type = relationship(Type, + uselist=False) +ConquestWarriorTransformation.warrior_rank = relationship(ConquestWarriorRank, + uselist=False, + innerjoin=True, lazy='joined', + backref=backref('transformation', uselist=False, innerjoin=True)) + ContestCombo.first = relationship(Move, primaryjoin=ContestCombo.first_move_id==Move.id,