content
stringlengths
1
1.04M
input_ids
listlengths
1
774k
ratio_char_token
float64
0.38
22.9
token_count
int64
1
774k
import os from discord.ext import tasks from ..constants import C3_ADDRESS, FRAX_DECIMALS, \ C3_DECIMALS, FRAX_C3_POOL from ..contract_info import token_supply, uni_v2_pool_price from ..utils import get_discord_client, get_eth_web3, \ get_polygon_web3, load_abi, \ update_nickname, update_presence, \ prettify_number BOT_TOKEN = os.environ["DISCORD_BOT_TOKEN"] # Initialized Discord client client = get_discord_client() # Initialize web3 web3 = get_polygon_web3() web3_eth = get_eth_web3() # Load ABI c3_abi = load_abi('erc20_token.json') @client.event @tasks.loop(seconds=300) client.run(BOT_TOKEN)
[ 11748, 28686, 198, 198, 6738, 36446, 13, 2302, 1330, 8861, 198, 198, 6738, 11485, 9979, 1187, 1330, 327, 18, 62, 2885, 7707, 7597, 11, 376, 3861, 55, 62, 41374, 3955, 23333, 11, 3467, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 327, 18, 62, 41374, 3955, 23333, 11, 376, 3861, 55, 62, 34, 18, 62, 16402, 3535, 198, 6738, 11485, 28484, 62, 10951, 1330, 11241, 62, 18608, 306, 11, 555, 72, 62, 85, 17, 62, 7742, 62, 20888, 198, 6738, 11485, 26791, 1330, 651, 62, 15410, 585, 62, 16366, 11, 651, 62, 2788, 62, 12384, 18, 11, 3467, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 651, 62, 35428, 14520, 62, 12384, 18, 11, 3440, 62, 17914, 11, 3467, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4296, 62, 17172, 3672, 11, 4296, 62, 18302, 594, 11, 3467, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 46442, 1958, 62, 17618, 198, 198, 33, 2394, 62, 10468, 43959, 796, 28686, 13, 268, 2268, 14692, 26288, 34, 12532, 62, 33, 2394, 62, 10468, 43959, 8973, 198, 198, 2, 554, 13562, 39462, 5456, 198, 16366, 796, 651, 62, 15410, 585, 62, 16366, 3419, 198, 198, 2, 20768, 1096, 3992, 18, 198, 12384, 18, 796, 651, 62, 35428, 14520, 62, 12384, 18, 3419, 198, 12384, 18, 62, 2788, 796, 651, 62, 2788, 62, 12384, 18, 3419, 198, 198, 2, 8778, 317, 3483, 198, 66, 18, 62, 17914, 796, 3440, 62, 17914, 10786, 2798, 1238, 62, 30001, 13, 17752, 11537, 628, 198, 31, 16366, 13, 15596, 628, 198, 31, 83, 6791, 13, 26268, 7, 43012, 28, 6200, 8, 628, 198, 16366, 13, 5143, 7, 33, 2394, 62, 10468, 43959, 8, 198 ]
2.121951
328
from setuptools import setup setup( name='hx711', version='0.1', description='HX711 Python Library for Jetson Nano', py_modules=['hx711'], install_requires=['logzero'] )
[ 6738, 900, 37623, 10141, 1330, 9058, 198, 198, 40406, 7, 198, 220, 220, 220, 1438, 11639, 71, 87, 22, 1157, 3256, 198, 220, 220, 220, 2196, 11639, 15, 13, 16, 3256, 198, 220, 220, 220, 6764, 11639, 39, 55, 22, 1157, 11361, 10074, 329, 14728, 261, 33504, 3256, 198, 220, 220, 220, 12972, 62, 18170, 28, 17816, 71, 87, 22, 1157, 6, 4357, 198, 220, 220, 220, 2721, 62, 47911, 28, 17816, 6404, 22570, 20520, 198, 8, 198 ]
2.448718
78
from models import User, Post # delete user from post, user where post.user_id = user.id query = (Post & User).delete(User) # mysql supports; sqlite3 dosenot support
[ 6738, 4981, 1330, 11787, 11, 2947, 198, 198, 2, 12233, 2836, 422, 1281, 11, 2836, 810, 1281, 13, 7220, 62, 312, 796, 2836, 13, 312, 198, 22766, 796, 357, 6307, 1222, 11787, 737, 33678, 7, 12982, 8, 220, 1303, 48761, 6971, 26, 44161, 578, 18, 288, 5233, 313, 1104, 198 ]
3.36
50
FacultyNameChoices = [ ('FAH','Arts And Humanities'),('FBA','Business Admin'), ('FEd','Education'),('FRS','Religous Studies'),('FOS','Science'), ('FIT','Information Technology'),('FON','Nursing')] CourseCategory = [ ('Core Course','Core Course'),('General Education Course','General Education Course'), ('Major Required Course','Major Required Course'),('Major Elective Course','Major Elective Course') ] HoursChoices = [ (1,'1'),(2,'2'),(3,'3'),(4,'4') ] Credits = [ ('1','1'),('2','2'),('3','3'),('4','4') ] ResourcesTypes = [ ('Text Book','Text Book'),('Internet Resources','Internet Resources'), ('Research Paper','Reserach Paper') ] EvaluationTypes = [ ('Assignments','Assignments'),('Quizzes','Quizzes'),('Attendance','Attendance'), ('Midterm Exam','Midterm Exam'),('Final Exam','Final Exam'),('Projects','Projects') ]
[ 47522, 10672, 5376, 22164, 1063, 796, 685, 198, 220, 220, 220, 19203, 7708, 39, 41707, 3163, 912, 843, 5524, 871, 33809, 10786, 37, 4339, 41707, 24749, 32053, 33809, 198, 220, 220, 220, 19203, 37, 7407, 41707, 41183, 33809, 10786, 37, 6998, 41707, 6892, 328, 516, 10422, 33809, 10786, 37, 2640, 41707, 26959, 33809, 198, 220, 220, 220, 19203, 37, 2043, 41707, 21918, 8987, 33809, 10786, 37, 1340, 41707, 45, 1834, 278, 11537, 60, 198, 49046, 27313, 796, 685, 198, 220, 220, 220, 19203, 14055, 20537, 41707, 14055, 20537, 33809, 10786, 12218, 7868, 20537, 41707, 12218, 7868, 20537, 33809, 198, 220, 220, 220, 19203, 24206, 20906, 20537, 41707, 24206, 20906, 20537, 33809, 10786, 24206, 5903, 425, 20537, 41707, 24206, 5903, 425, 20537, 11537, 198, 60, 198, 39792, 22164, 1063, 796, 685, 198, 220, 220, 220, 357, 16, 4032, 16, 33809, 7, 17, 4032, 17, 33809, 7, 18, 4032, 18, 33809, 7, 19, 4032, 19, 11537, 198, 60, 198, 42855, 796, 685, 198, 220, 220, 220, 19203, 16, 41707, 16, 33809, 10786, 17, 41707, 17, 33809, 10786, 18, 41707, 18, 33809, 10786, 19, 41707, 19, 11537, 198, 60, 198, 33236, 31431, 796, 685, 198, 220, 220, 220, 19203, 8206, 4897, 41707, 8206, 4897, 33809, 10786, 28566, 13864, 41707, 28566, 13864, 33809, 198, 220, 220, 220, 19203, 25104, 14962, 41707, 4965, 263, 620, 14962, 11537, 198, 60, 198, 36, 2100, 2288, 31431, 796, 685, 198, 220, 220, 220, 19203, 8021, 570, 902, 41707, 8021, 570, 902, 33809, 10786, 4507, 6457, 274, 41707, 4507, 6457, 274, 33809, 10786, 8086, 437, 590, 41707, 8086, 437, 590, 33809, 198, 220, 220, 220, 19203, 22622, 4354, 35909, 41707, 22622, 4354, 35909, 33809, 10786, 19006, 35909, 41707, 19006, 35909, 33809, 10786, 16775, 82, 41707, 16775, 82, 11537, 198, 60 ]
2.982818
291
import xlrd from datetime import date from datetime import datetime import random workbook = xlrd.open_workbook('diagnose.xlsx') worksheet = workbook.sheet_by_name('Sheet1') file = open("diagnoseInsert.txt","w") empNum = 2 for x in range(0, 30884): year = random.choice(range(1990, 2018)) month = random.choice(range(1, 13)) day = random.choice(range(1, 29)) disease=worksheet.cell(x, 0).value pid=worksheet.cell(x, 1).value pid = int(pid) pidStr = str(pid) disease=disease.encode('utf-8') pidStr=pidStr.encode('utf-8') date_diagnosed = date(year,month, day) eid = "Doc" + str(empNum) patient = "P-" + str(pidStr) file.write("Insert into diagnose" +" " + "values ('"+(eid)+"', '"+(disease)+"','"+(patient)+"','"+str(date_diagnosed)+"');\n") if empNum <30: empNum += 2 else: empNum = 2 file.close()
[ 11748, 2124, 75, 4372, 198, 6738, 4818, 8079, 1330, 3128, 198, 6738, 4818, 8079, 1330, 4818, 8079, 198, 11748, 4738, 198, 198, 1818, 2070, 796, 2124, 75, 4372, 13, 9654, 62, 1818, 2070, 10786, 47356, 577, 13, 87, 7278, 87, 11537, 198, 5225, 25473, 796, 670, 2070, 13, 21760, 62, 1525, 62, 3672, 10786, 3347, 316, 16, 11537, 198, 7753, 796, 1280, 7203, 47356, 577, 44402, 13, 14116, 2430, 86, 4943, 220, 198, 198, 45787, 33111, 796, 362, 198, 1640, 2124, 287, 2837, 7, 15, 11, 1542, 40353, 2599, 198, 220, 220, 220, 220, 198, 220, 220, 220, 614, 796, 4738, 13, 25541, 7, 9521, 7, 19891, 11, 2864, 4008, 198, 220, 220, 220, 1227, 796, 4738, 13, 25541, 7, 9521, 7, 16, 11, 1511, 4008, 198, 220, 220, 220, 1110, 796, 4738, 13, 25541, 7, 9521, 7, 16, 11, 2808, 4008, 198, 220, 220, 220, 220, 198, 220, 220, 220, 4369, 28, 5225, 25473, 13, 3846, 7, 87, 11, 657, 737, 8367, 198, 220, 220, 220, 46514, 28, 5225, 25473, 13, 3846, 7, 87, 11, 352, 737, 8367, 198, 220, 220, 220, 220, 198, 220, 220, 220, 46514, 796, 493, 7, 35317, 8, 198, 220, 220, 220, 46514, 13290, 796, 965, 7, 35317, 8, 198, 220, 220, 220, 4369, 28, 67, 786, 589, 13, 268, 8189, 10786, 40477, 12, 23, 11537, 198, 220, 220, 220, 46514, 13290, 28, 35317, 13290, 13, 268, 8189, 10786, 40477, 12, 23, 11537, 198, 220, 220, 220, 3128, 62, 47356, 1335, 796, 3128, 7, 1941, 11, 8424, 11, 1110, 8, 198, 220, 220, 220, 220, 198, 220, 220, 220, 304, 312, 796, 366, 23579, 1, 1343, 965, 7, 45787, 33111, 8, 198, 220, 220, 220, 5827, 796, 366, 47, 21215, 1343, 965, 7, 35317, 13290, 8, 198, 220, 220, 220, 2393, 13, 13564, 7203, 44402, 656, 37489, 1, 1343, 1, 366, 1343, 366, 27160, 19203, 1, 33747, 68, 312, 47762, 1, 3256, 705, 1, 33747, 67, 786, 589, 47762, 1, 3256, 29653, 33747, 26029, 47762, 1, 3256, 29653, 10, 2536, 7, 4475, 62, 47356, 1335, 47762, 1, 24036, 59, 77, 4943, 198, 220, 220, 220, 220, 198, 220, 220, 220, 611, 795, 79, 33111, 1279, 1270, 25, 198, 220, 220, 220, 220, 220, 220, 220, 795, 79, 33111, 15853, 362, 198, 220, 220, 220, 2073, 25, 795, 79, 33111, 796, 362, 198, 7753, 13, 19836, 3419, 198 ]
2.274809
393
# -*- coding: utf-8 -*- """ Created on Thu May 16 11:50:16 2019 @author: DiPu """ import mysql.connector con=mysql.connector.connect(user="diksha",password='diksha1702', host='db4free.net',database='diksha') c=con.cursor() c.execute("""CREATE TABLE student( name text, age int, roll_no int, branch text )""") c.execute("INSERT INTO student VALUES ('nEHA',21, 18, 'cs')") c.execute("INSERT INTO student VALUES ('PRATIK',21, 18, 'IT')") c.execute("INSERT INTO student VALUES ('pooja',21, 18, 'ec')") c.execute("INSERT INTO student VALUES ('smita',21, 18, 'IT')") c.execute("INSERT INTO student VALUES ('saurav',21, 18, 'ec')") c.execute("INSERT INTO student VALUES ('gaurav',21, 18, 'ee')") c.execute("INSERT INTO student VALUES ('Ria',21, 18, 'ee')") c.execute("SELECT * FROM student") print ( c.fetchall() )
[ 2, 532, 9, 12, 19617, 25, 3384, 69, 12, 23, 532, 9, 12, 198, 37811, 198, 41972, 319, 26223, 1737, 1467, 1367, 25, 1120, 25, 1433, 13130, 198, 198, 31, 9800, 25, 6031, 47, 84, 198, 37811, 198, 198, 11748, 48761, 13, 8443, 273, 198, 1102, 28, 28744, 13976, 13, 8443, 273, 13, 8443, 7, 7220, 2625, 10989, 591, 3099, 1600, 28712, 11639, 10989, 591, 3099, 1558, 2999, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2583, 11639, 9945, 19, 5787, 13, 3262, 3256, 48806, 11639, 10989, 591, 3099, 11537, 198, 66, 28, 1102, 13, 66, 21471, 3419, 198, 66, 13, 41049, 7203, 15931, 43387, 6158, 43679, 3710, 7, 198, 220, 220, 220, 220, 220, 220, 220, 1438, 2420, 11, 198, 220, 220, 220, 220, 220, 220, 220, 2479, 493, 11, 198, 220, 220, 220, 220, 220, 220, 220, 4836, 62, 3919, 493, 11, 198, 220, 220, 220, 220, 220, 220, 220, 8478, 2420, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 15931, 4943, 198, 66, 13, 41049, 7203, 20913, 17395, 39319, 3710, 26173, 35409, 19203, 77, 36, 7801, 3256, 2481, 11, 1248, 11, 705, 6359, 11537, 4943, 198, 66, 13, 41049, 7203, 20913, 17395, 39319, 3710, 26173, 35409, 19203, 4805, 1404, 18694, 3256, 2481, 11, 1248, 11, 705, 2043, 11537, 4943, 198, 66, 13, 41049, 7203, 20913, 17395, 39319, 3710, 26173, 35409, 19203, 79, 2238, 6592, 3256, 2481, 11, 1248, 11, 705, 721, 11537, 4943, 198, 66, 13, 41049, 7203, 20913, 17395, 39319, 3710, 26173, 35409, 19203, 82, 2781, 64, 3256, 2481, 11, 1248, 11, 705, 2043, 11537, 4943, 198, 66, 13, 41049, 7203, 20913, 17395, 39319, 3710, 26173, 35409, 19203, 82, 2899, 615, 3256, 2481, 11, 1248, 11, 705, 721, 11537, 4943, 198, 66, 13, 41049, 7203, 20913, 17395, 39319, 3710, 26173, 35409, 19203, 70, 2899, 615, 3256, 2481, 11, 1248, 11, 705, 1453, 11537, 4943, 198, 66, 13, 41049, 7203, 20913, 17395, 39319, 3710, 26173, 35409, 19203, 49, 544, 3256, 2481, 11, 1248, 11, 705, 1453, 11537, 4943, 198, 66, 13, 41049, 7203, 46506, 1635, 16034, 3710, 4943, 198, 198, 4798, 357, 269, 13, 69, 7569, 439, 3419, 1267, 628, 198 ]
2.343085
376
from typing import List
[ 6738, 19720, 1330, 7343 ]
5.75
4
########################################################################## # # MRC FGU Computational Genomics Group # # $Id$ # # Copyright (C) 2009 Andreas Heger # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 # of the License, or (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ########################################################################## ''' WrapperBl2Seq.py - ====================================================== :Author: Andreas Heger :Release: $Id$ :Date: |today| :Tags: Python Code ---- ''' import os import sys import string import tempfile import subprocess from CGAT import Experiment as Experiment from CGAT import FastaIterator as FastaIterator if __name__ == "__main__": parser = E.OptionParser( version="%prog version: $Id: WrapperBl2Seq.py 2781 2009-09-10 11:33:14Z andreas $") parser.add_option("-f", "--input-file", dest="input_filename", type="string", help="input filename. If '-', stdin is used [default=%default].", metavar="FILE") parser.add_option("-o", "--output-file", dest="output_filename", type="string", help="output filename for codon usage. If '-', output is stdout [default=%default].", metavar="FILE") parser.add_option("-e", "--error-file", dest="error_filename", type="string", help="output filename for error messages. If '-', output is stderr [default=%default].", metavar="FILE") parser.set_defaults( input_filename="-", output_filename="-", error_filename="/dev/null", ) (options, args) = Experiment.Start(parser) wrapper = Bl2Seq() if options.input_filename == "-": file_stdin = sys.stdin else: file_stdin = open(options.input_filename, "r") if options.output_filename: if options.output_filename == "-": file_stdout = sys.stdout else: file_stdout = open(options.output_filename, "w") if options.error_filename: if options.error_filename == "-": file_stderr = sys.stderr else: file_stderr = open(options.error_filename, "w") wrapper.RunOnFile(file_stdin, file_stdout, file_stderr) if file_stdin and file_stdin != sys.stdin: file_stdin.close() if file_stdout and file_stdout != sys.stdout: file_stdout.close() if file_stderr and file_stderr != sys.stderr: file_stderr.close() Experiment.Stop()
[ 29113, 29113, 7804, 2235, 198, 2, 198, 2, 220, 220, 337, 7397, 25503, 52, 22476, 864, 5215, 31994, 4912, 198, 2, 198, 2, 220, 220, 720, 7390, 3, 198, 2, 198, 2, 220, 220, 15069, 357, 34, 8, 3717, 33728, 679, 1362, 198, 2, 198, 2, 220, 220, 770, 1430, 318, 1479, 3788, 26, 345, 460, 17678, 4163, 340, 290, 14, 273, 198, 2, 220, 220, 13096, 340, 739, 262, 2846, 286, 262, 22961, 3611, 5094, 13789, 198, 2, 220, 220, 355, 3199, 416, 262, 3232, 10442, 5693, 26, 2035, 2196, 362, 198, 2, 220, 220, 286, 262, 13789, 11, 393, 357, 265, 534, 3038, 8, 597, 1568, 2196, 13, 198, 2, 198, 2, 220, 220, 770, 1430, 318, 9387, 287, 262, 2911, 326, 340, 481, 307, 4465, 11, 198, 2, 220, 220, 475, 42881, 15529, 34764, 56, 26, 1231, 772, 262, 17142, 18215, 286, 198, 2, 220, 220, 34482, 3398, 1565, 5603, 25382, 393, 376, 46144, 7473, 317, 16652, 2149, 37232, 33079, 48933, 13, 220, 4091, 262, 198, 2, 220, 220, 22961, 3611, 5094, 13789, 329, 517, 3307, 13, 198, 2, 198, 2, 220, 220, 921, 815, 423, 2722, 257, 4866, 286, 262, 22961, 3611, 5094, 13789, 198, 2, 220, 220, 1863, 351, 428, 1430, 26, 611, 407, 11, 3551, 284, 262, 3232, 10442, 198, 2, 220, 220, 5693, 11, 3457, 1539, 7863, 10857, 8474, 532, 26264, 25508, 11, 6182, 11, 8779, 220, 7816, 16243, 12, 12952, 22, 11, 4916, 13, 198, 29113, 29113, 7804, 2235, 198, 7061, 6, 198, 36918, 2848, 3629, 17, 4653, 80, 13, 9078, 532, 220, 198, 10052, 4770, 50155, 198, 198, 25, 13838, 25, 33728, 679, 1362, 198, 25, 26362, 25, 720, 7390, 3, 198, 25, 10430, 25, 930, 40838, 91, 198, 25, 36142, 25, 11361, 198, 198, 10669, 198, 650, 198, 198, 7061, 6, 198, 11748, 28686, 198, 11748, 25064, 198, 11748, 4731, 198, 11748, 20218, 7753, 198, 11748, 850, 14681, 198, 6738, 29925, 1404, 1330, 29544, 355, 29544, 198, 6738, 29925, 1404, 1330, 12549, 64, 37787, 355, 12549, 64, 37787, 628, 198, 198, 361, 11593, 3672, 834, 6624, 366, 834, 12417, 834, 1298, 628, 220, 220, 220, 30751, 796, 412, 13, 19722, 46677, 7, 198, 220, 220, 220, 220, 220, 220, 220, 2196, 2625, 4, 1676, 70, 2196, 25, 720, 7390, 25, 27323, 2848, 3629, 17, 4653, 80, 13, 9078, 2681, 6659, 3717, 12, 2931, 12, 940, 1367, 25, 2091, 25, 1415, 57, 290, 260, 292, 720, 4943, 628, 220, 220, 220, 30751, 13, 2860, 62, 18076, 7203, 12, 69, 1600, 366, 438, 15414, 12, 7753, 1600, 2244, 2625, 15414, 62, 34345, 1600, 2099, 2625, 8841, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1037, 2625, 15414, 29472, 13, 1002, 705, 12, 3256, 14367, 259, 318, 973, 685, 12286, 28, 4, 12286, 29225, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1138, 615, 283, 2625, 25664, 4943, 628, 220, 220, 220, 30751, 13, 2860, 62, 18076, 7203, 12, 78, 1600, 366, 438, 22915, 12, 7753, 1600, 2244, 2625, 22915, 62, 34345, 1600, 2099, 2625, 8841, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1037, 2625, 22915, 29472, 329, 14873, 261, 8748, 13, 1002, 705, 12, 3256, 5072, 318, 14367, 448, 685, 12286, 28, 4, 12286, 29225, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1138, 615, 283, 2625, 25664, 4943, 628, 220, 220, 220, 30751, 13, 2860, 62, 18076, 7203, 12, 68, 1600, 366, 438, 18224, 12, 7753, 1600, 2244, 2625, 18224, 62, 34345, 1600, 2099, 2625, 8841, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1037, 2625, 22915, 29472, 329, 4049, 6218, 13, 1002, 705, 12, 3256, 5072, 318, 336, 1082, 81, 685, 12286, 28, 4, 12286, 29225, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1138, 615, 283, 2625, 25664, 4943, 628, 220, 220, 220, 30751, 13, 2617, 62, 12286, 82, 7, 198, 220, 220, 220, 220, 220, 220, 220, 5128, 62, 34345, 2625, 12, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 5072, 62, 34345, 2625, 12, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 4049, 62, 34345, 35922, 7959, 14, 8423, 1600, 198, 220, 220, 220, 1267, 628, 220, 220, 220, 357, 25811, 11, 26498, 8, 796, 29544, 13, 10434, 7, 48610, 8, 628, 220, 220, 220, 29908, 796, 1086, 17, 4653, 80, 3419, 628, 220, 220, 220, 611, 3689, 13, 15414, 62, 34345, 6624, 27444, 1298, 198, 220, 220, 220, 220, 220, 220, 220, 2393, 62, 19282, 259, 796, 25064, 13, 19282, 259, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2393, 62, 19282, 259, 796, 1280, 7, 25811, 13, 15414, 62, 34345, 11, 366, 81, 4943, 628, 220, 220, 220, 611, 3689, 13, 22915, 62, 34345, 25, 198, 220, 220, 220, 220, 220, 220, 220, 611, 3689, 13, 22915, 62, 34345, 6624, 27444, 1298, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2393, 62, 19282, 448, 796, 25064, 13, 19282, 448, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2393, 62, 19282, 448, 796, 1280, 7, 25811, 13, 22915, 62, 34345, 11, 366, 86, 4943, 628, 220, 220, 220, 611, 3689, 13, 18224, 62, 34345, 25, 198, 220, 220, 220, 220, 220, 220, 220, 611, 3689, 13, 18224, 62, 34345, 6624, 27444, 1298, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2393, 62, 301, 1082, 81, 796, 25064, 13, 301, 1082, 81, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2393, 62, 301, 1082, 81, 796, 1280, 7, 25811, 13, 18224, 62, 34345, 11, 366, 86, 4943, 628, 220, 220, 220, 29908, 13, 10987, 2202, 8979, 7, 7753, 62, 19282, 259, 11, 2393, 62, 19282, 448, 11, 2393, 62, 301, 1082, 81, 8, 628, 220, 220, 220, 611, 2393, 62, 19282, 259, 290, 2393, 62, 19282, 259, 14512, 25064, 13, 19282, 259, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2393, 62, 19282, 259, 13, 19836, 3419, 628, 220, 220, 220, 611, 2393, 62, 19282, 448, 290, 2393, 62, 19282, 448, 14512, 25064, 13, 19282, 448, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2393, 62, 19282, 448, 13, 19836, 3419, 628, 220, 220, 220, 611, 2393, 62, 301, 1082, 81, 290, 2393, 62, 301, 1082, 81, 14512, 25064, 13, 301, 1082, 81, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2393, 62, 301, 1082, 81, 13, 19836, 3419, 628, 220, 220, 220, 29544, 13, 19485, 3419, 198 ]
2.660729
1,179
#!/usr/bin/env python import click import json import logging import os import requests import sys import prefect @click.group() def cli(): """ The Prefect CLI """ pass @cli.command() def make_user_config(): """ Generates a user configuration file """ user_config_path = prefect.config.get("user_config_path") if not user_config_path: raise ValueError("No user config path set!") elif os.path.isfile(user_config_path): raise ValueError("A file already exists at {}".format(user_config_path)) os.makedirs(os.path.dirname(user_config_path), exist_ok=True) with open(user_config_path, "w") as user_config: user_config.write( "# This is a user configuration file.\n" "# Settings placed here will overwrite Prefect's defaults." ) click.secho("Config created at {}".format(user_config_path), fg="green") @cli.command() @click.argument("environment_file", type=click.Path(exists=True)) @click.option("--runner_kwargs", default={}) def run(environment_file, runner_kwargs): """ Run a flow from an environment file. """ schema = prefect.serialization.environment.EnvironmentSchema() with open(environment_file, "r") as f: environment = schema.load(json.load(f)) click.echo(environment.run(runner_kwargs=runner_kwargs)) @cli.command() @click.argument("environment_metadata") def create_environment(environment_metadata): """ Call the setup and execute functions for a given environment. """ schema = prefect.serialization.environment.EnvironmentSchema() environment = schema.load(json.loads(environment_metadata)) environment.setup() environment.execute()
[ 2, 48443, 14629, 14, 8800, 14, 24330, 21015, 628, 198, 11748, 3904, 198, 11748, 33918, 198, 11748, 18931, 198, 11748, 28686, 198, 11748, 7007, 198, 11748, 25064, 198, 11748, 662, 2309, 628, 198, 31, 12976, 13, 8094, 3419, 198, 4299, 537, 72, 33529, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 383, 3771, 2309, 43749, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1208, 628, 198, 31, 44506, 13, 21812, 3419, 198, 4299, 787, 62, 7220, 62, 11250, 33529, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2980, 689, 257, 2836, 8398, 2393, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2836, 62, 11250, 62, 6978, 796, 662, 2309, 13, 11250, 13, 1136, 7203, 7220, 62, 11250, 62, 6978, 4943, 198, 220, 220, 220, 611, 407, 2836, 62, 11250, 62, 6978, 25, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 11052, 12331, 7203, 2949, 2836, 4566, 3108, 900, 2474, 8, 198, 220, 220, 220, 1288, 361, 28686, 13, 6978, 13, 4468, 576, 7, 7220, 62, 11250, 62, 6978, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 11052, 12331, 7203, 32, 2393, 1541, 7160, 379, 23884, 1911, 18982, 7, 7220, 62, 11250, 62, 6978, 4008, 628, 220, 220, 220, 28686, 13, 76, 4335, 17062, 7, 418, 13, 6978, 13, 15908, 3672, 7, 7220, 62, 11250, 62, 6978, 828, 2152, 62, 482, 28, 17821, 8, 198, 220, 220, 220, 351, 1280, 7, 7220, 62, 11250, 62, 6978, 11, 366, 86, 4943, 355, 2836, 62, 11250, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2836, 62, 11250, 13, 13564, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 25113, 770, 318, 257, 2836, 8398, 2393, 13, 59, 77, 1, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 25113, 16163, 4624, 994, 481, 49312, 3771, 2309, 338, 26235, 526, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 628, 220, 220, 220, 3904, 13, 325, 6679, 7203, 16934, 2727, 379, 23884, 1911, 18982, 7, 7220, 62, 11250, 62, 6978, 828, 277, 70, 2625, 14809, 4943, 628, 198, 31, 44506, 13, 21812, 3419, 198, 31, 12976, 13, 49140, 7203, 38986, 62, 7753, 1600, 2099, 28, 12976, 13, 15235, 7, 1069, 1023, 28, 17821, 4008, 198, 31, 12976, 13, 18076, 7203, 438, 16737, 62, 46265, 22046, 1600, 4277, 34758, 30072, 198, 4299, 1057, 7, 38986, 62, 7753, 11, 17490, 62, 46265, 22046, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 5660, 257, 5202, 422, 281, 2858, 2393, 13, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 32815, 796, 662, 2309, 13, 46911, 1634, 13, 38986, 13, 31441, 27054, 2611, 3419, 198, 220, 220, 220, 351, 1280, 7, 38986, 62, 7753, 11, 366, 81, 4943, 355, 277, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2858, 796, 32815, 13, 2220, 7, 17752, 13, 2220, 7, 69, 4008, 628, 220, 220, 220, 3904, 13, 30328, 7, 38986, 13, 5143, 7, 16737, 62, 46265, 22046, 28, 16737, 62, 46265, 22046, 4008, 628, 198, 31, 44506, 13, 21812, 3419, 198, 31, 12976, 13, 49140, 7203, 38986, 62, 38993, 4943, 198, 4299, 2251, 62, 38986, 7, 38986, 62, 38993, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 4889, 262, 9058, 290, 12260, 5499, 329, 257, 1813, 2858, 13, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 32815, 796, 662, 2309, 13, 46911, 1634, 13, 38986, 13, 31441, 27054, 2611, 3419, 198, 220, 220, 220, 2858, 796, 32815, 13, 2220, 7, 17752, 13, 46030, 7, 38986, 62, 38993, 4008, 628, 220, 220, 220, 2858, 13, 40406, 3419, 198, 220, 220, 220, 2858, 13, 41049, 3419, 198 ]
2.846787
607
from day1_func import get_fuel lines = open('../../data/day1_data.txt').read().strip().split('\n') fuels = [get_fuel(int(line)) for line in lines] print(f'Part 1: {sum(fuels)}') total_sum = 0 for line in lines: last_value = int(line) while True: last_value = get_fuel(last_value) if last_value <= 0: break total_sum += last_value print(f"Part 2: {total_sum}")
[ 6738, 1110, 16, 62, 20786, 1330, 651, 62, 25802, 198, 198, 6615, 796, 1280, 10786, 40720, 40720, 7890, 14, 820, 16, 62, 7890, 13, 14116, 27691, 961, 22446, 36311, 22446, 35312, 10786, 59, 77, 11537, 198, 198, 20942, 1424, 796, 685, 1136, 62, 25802, 7, 600, 7, 1370, 4008, 329, 1627, 287, 3951, 60, 198, 198, 4798, 7, 69, 6, 7841, 352, 25, 1391, 16345, 7, 20942, 1424, 38165, 11537, 198, 198, 23350, 62, 16345, 796, 657, 198, 198, 1640, 1627, 287, 3951, 25, 198, 220, 220, 220, 938, 62, 8367, 796, 493, 7, 1370, 8, 198, 220, 220, 220, 981, 6407, 25, 198, 220, 220, 220, 220, 220, 220, 220, 938, 62, 8367, 796, 651, 62, 25802, 7, 12957, 62, 8367, 8, 198, 220, 220, 220, 220, 220, 220, 220, 611, 938, 62, 8367, 19841, 657, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2270, 198, 220, 220, 220, 220, 220, 220, 220, 2472, 62, 16345, 15853, 938, 62, 8367, 198, 198, 4798, 7, 69, 1, 7841, 362, 25, 1391, 23350, 62, 16345, 92, 4943, 628 ]
2.258242
182
from .PgSQL import PostgreSQL from .config_helpers import make_config_file, read_config_file, configurations from .geopandas_helpers import spatialize_point_dataframe from .raw_data import DataSource from .console import _console __VERSION__ = "0.2.2" # _console.print(":globe_showing_americas:", justify="left") # _console.print(":globe_showing_europe-africa:", justify="center") # _console.print(":globe_showing_asia-australia:", justify="right") # _console.print(f"-> postGIS-helpers version {__VERSION__}\n\n")
[ 6738, 764, 31743, 17861, 1330, 2947, 47701, 198, 6738, 764, 11250, 62, 16794, 364, 1330, 787, 62, 11250, 62, 7753, 11, 1100, 62, 11250, 62, 7753, 11, 25412, 198, 6738, 764, 469, 404, 392, 292, 62, 16794, 364, 1330, 21739, 1096, 62, 4122, 62, 7890, 14535, 198, 6738, 764, 1831, 62, 7890, 1330, 6060, 7416, 198, 198, 6738, 764, 41947, 1330, 4808, 41947, 198, 198, 834, 43717, 834, 796, 366, 15, 13, 17, 13, 17, 1, 198, 198, 2, 4808, 41947, 13, 4798, 7, 1298, 4743, 5910, 62, 1477, 7855, 62, 2382, 44645, 25, 1600, 12051, 2625, 9464, 4943, 198, 2, 4808, 41947, 13, 4798, 7, 1298, 4743, 5910, 62, 1477, 7855, 62, 44252, 431, 12, 1878, 30997, 25, 1600, 12051, 2625, 16159, 4943, 198, 2, 4808, 41947, 13, 4798, 7, 1298, 4743, 5910, 62, 1477, 7855, 62, 23218, 12, 64, 436, 1373, 544, 25, 1600, 12051, 2625, 3506, 4943, 198, 2, 4808, 41947, 13, 4798, 7, 69, 1, 3784, 1281, 38, 1797, 12, 16794, 364, 2196, 1391, 834, 43717, 834, 32239, 77, 59, 77, 4943, 198 ]
2.926554
177
from django.urls import path from .views import CreateDeliveryInfo, DeliveryInfoApi, ListDeliveryInfo app_name = 'delivery' urlpatterns = [ path('delivery-information/add', CreateDeliveryInfo.as_view(), name='add_delivery_info'), path('delivery-information/<int:pk>', DeliveryInfoApi.as_view(), name='delivery_info'), path('delivery-information/list', ListDeliveryInfo.as_view(), name='list_delivery_info') ]
[ 6738, 42625, 14208, 13, 6371, 82, 1330, 3108, 198, 198, 6738, 764, 33571, 1330, 13610, 33129, 12360, 11, 28682, 12360, 32, 14415, 11, 7343, 33129, 12360, 198, 198, 1324, 62, 3672, 796, 705, 12381, 6315, 6, 198, 198, 6371, 33279, 82, 796, 685, 198, 220, 220, 220, 3108, 10786, 12381, 6315, 12, 17018, 14, 2860, 3256, 13610, 33129, 12360, 13, 292, 62, 1177, 22784, 1438, 11639, 2860, 62, 12381, 6315, 62, 10951, 33809, 198, 220, 220, 220, 3108, 10786, 12381, 6315, 12, 17018, 14, 27, 600, 25, 79, 74, 29, 3256, 28682, 12360, 32, 14415, 13, 292, 62, 1177, 22784, 1438, 11639, 12381, 6315, 62, 10951, 33809, 198, 220, 220, 220, 3108, 10786, 12381, 6315, 12, 17018, 14, 4868, 3256, 7343, 33129, 12360, 13, 292, 62, 1177, 22784, 1438, 11639, 4868, 62, 12381, 6315, 62, 10951, 11537, 198, 60, 198 ]
3.028571
140
#!/usr/bin/env python3 # -*- coding: utf-8 -*- #======================================================================= # # day11.py # ------- # Solutions to Advent of Code 2020, day 11. # https://adventofcode.com/2020/day/11 # #======================================================================= import sys #------------------------------------------------------------------- #------------------------------------------------------------------- #------------------------------------------------------------------- #------------------------------------------------------------------- #------------------------------------------------------------------- #------------------------------------------------------------------- #------------------------------------------------------------------- # Implement the seating update logic. #------------------------------------------------------------------- #------------------------------------------------------------------- #------------------------------------------------------------------- #------------------------------------------------------------------- #------------------------------------------------------------------- #------------------------------------------------------------------- #------------------------------------------------------------------- if __name__=="__main__": print("Advent of Code 2020, day 11") print("==========================") problem1("day11_example.txt") problem2("day11_input.txt") sys.exit(0) #======================================================================= #=======================================================================
[ 2, 48443, 14629, 14, 8800, 14, 24330, 21015, 18, 198, 2, 532, 9, 12, 19617, 25, 3384, 69, 12, 23, 532, 9, 12, 198, 2, 23926, 1421, 18604, 198, 2, 198, 2, 1110, 1157, 13, 9078, 198, 2, 35656, 198, 2, 23555, 284, 33732, 286, 6127, 12131, 11, 1110, 1367, 13, 198, 2, 3740, 1378, 324, 1151, 1659, 8189, 13, 785, 14, 42334, 14, 820, 14, 1157, 198, 2, 198, 2, 23926, 1421, 18604, 198, 198, 11748, 25064, 628, 198, 2, 10097, 6329, 198, 2, 10097, 6329, 628, 198, 2, 10097, 6329, 198, 2, 10097, 6329, 628, 198, 2, 10097, 6329, 198, 2, 10097, 6329, 628, 198, 2, 10097, 6329, 198, 2, 48282, 262, 24800, 4296, 9156, 13, 198, 2, 10097, 6329, 628, 198, 2, 10097, 6329, 198, 2, 10097, 6329, 628, 198, 2, 10097, 6329, 198, 2, 10097, 6329, 628, 198, 2, 10097, 6329, 198, 2, 10097, 6329, 198, 361, 11593, 3672, 834, 855, 1, 834, 12417, 834, 1298, 198, 220, 220, 220, 3601, 7203, 2782, 1151, 286, 6127, 12131, 11, 1110, 1367, 4943, 198, 220, 220, 220, 3601, 7203, 4770, 2559, 855, 4943, 628, 220, 220, 220, 1917, 16, 7203, 820, 1157, 62, 20688, 13, 14116, 4943, 628, 220, 220, 220, 1917, 17, 7203, 820, 1157, 62, 15414, 13, 14116, 4943, 628, 220, 220, 220, 25064, 13, 37023, 7, 15, 8, 198, 198, 2, 23926, 1421, 18604, 198, 2, 23926, 1421, 18604, 198 ]
7.102128
235
import unittest import gzip from edgestats import EdgeStats if __name__ == '__main__': unittest.main()
[ 11748, 555, 715, 395, 198, 11748, 308, 13344, 198, 6738, 1225, 3495, 1381, 1330, 13113, 29668, 198, 198, 361, 11593, 3672, 834, 6624, 705, 834, 12417, 834, 10354, 198, 220, 220, 220, 555, 715, 395, 13, 12417, 3419, 198 ]
2.769231
39
# coding=utf-8 # -------------------------------------------------------------------------- # Copyright (c) Microsoft Corporation. All rights reserved. # Licensed under the MIT License. See License.txt in the project root for license information. # Code generated by Microsoft (R) AutoRest Code Generator. # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- from enum import Enum from six import with_metaclass from azure.core import CaseInsensitiveEnumMeta class Access(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """The network traffic is allowed or denied. """ ALLOW = "allow" DENY = "deny" class ClusterState(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """The current state of the cluster. """ #: Indicates that the cluster resource is created and the resource provider is waiting for Service #: Fabric VM extension to boot up and report to it. WAITING_FOR_NODES = "WaitingForNodes" #: Indicates that the Service Fabric runtime is being installed on the VMs. Cluster resource will #: be in this state until the cluster boots up and system services are up. DEPLOYING = "Deploying" #: Indicates that the cluster is upgrading to establishes the cluster version. This upgrade is #: automatically initiated when the cluster boots up for the first time. BASELINE_UPGRADE = "BaselineUpgrade" #: Indicates that the cluster is being upgraded with the user provided configuration. UPGRADING = "Upgrading" #: Indicates that the last upgrade for the cluster has failed. UPGRADE_FAILED = "UpgradeFailed" #: Indicates that the cluster is in a stable state. READY = "Ready" class ClusterUpgradeCadence(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """Indicates when new cluster runtime version upgrades will be applied after they are released. By default is Wave0. """ #: Cluster upgrade starts immediately after a new version is rolled out. Recommended for Test/Dev #: clusters. WAVE0 = "Wave0" #: Cluster upgrade starts 7 days after a new version is rolled out. Recommended for Pre-prod #: clusters. WAVE1 = "Wave1" #: Cluster upgrade starts 14 days after a new version is rolled out. Recommended for Production #: clusters. WAVE2 = "Wave2" class ClusterUpgradeMode(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """The upgrade mode of the cluster when new Service Fabric runtime version is available. """ #: The cluster will be automatically upgraded to the latest Service Fabric runtime version, #: **clusterUpgradeCadence** will determine when the upgrade starts after the new version becomes #: available. AUTOMATIC = "Automatic" #: The cluster will not be automatically upgraded to the latest Service Fabric runtime version. #: The cluster is upgraded by setting the **clusterCodeVersion** property in the cluster resource. MANUAL = "Manual" class Direction(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """Network security rule direction. """ INBOUND = "inbound" OUTBOUND = "outbound" class DiskType(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """Managed data disk type. IOPS and throughput are given by the disk size, to see more information go to https://docs.microsoft.com/en-us/azure/virtual-machines/disks-types. """ #: Standard HDD locally redundant storage. Best for backup, non-critical, and infrequent access. STANDARD_LRS = "Standard_LRS" #: Standard SSD locally redundant storage. Best for web servers, lightly used enterprise #: applications and dev/test. STANDARD_SSD_LRS = "StandardSSD_LRS" #: Premium SSD locally redundant storage. Best for production and performance sensitive workloads. PREMIUM_LRS = "Premium_LRS" class FailureAction(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """The compensating action to perform when a Monitored upgrade encounters monitoring policy or health policy violations. Invalid indicates the failure action is invalid. Rollback specifies that the upgrade will start rolling back automatically. Manual indicates that the upgrade will switch to UnmonitoredManual upgrade mode. """ #: Indicates that a rollback of the upgrade will be performed by Service Fabric if the upgrade #: fails. ROLLBACK = "Rollback" #: Indicates that a manual repair will need to be performed by the administrator if the upgrade #: fails. Service Fabric will not proceed to the next upgrade domain automatically. MANUAL = "Manual" class IPAddressType(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """The IP address type. """ #: IPv4 address type. I_PV4 = "IPv4" #: IPv6 address type. I_PV6 = "IPv6" class ManagedClusterAddOnFeature(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """Available cluster add-on features """ #: Dns service. DNS_SERVICE = "DnsService" #: Backup and restore service. BACKUP_RESTORE_SERVICE = "BackupRestoreService" #: Resource monitor service. RESOURCE_MONITOR_SERVICE = "ResourceMonitorService" class ManagedIdentityType(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """The type of managed identity for the resource. """ #: Indicates that no identity is associated with the resource. NONE = "None" #: Indicates that system assigned identity is associated with the resource. SYSTEM_ASSIGNED = "SystemAssigned" #: Indicates that user assigned identity is associated with the resource. USER_ASSIGNED = "UserAssigned" #: Indicates that both system assigned and user assigned identity are associated with the #: resource. SYSTEM_ASSIGNED_USER_ASSIGNED = "SystemAssigned, UserAssigned" class ManagedResourceProvisioningState(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """The provisioning state of the managed resource. """ NONE = "None" CREATING = "Creating" CREATED = "Created" UPDATING = "Updating" SUCCEEDED = "Succeeded" FAILED = "Failed" CANCELED = "Canceled" DELETING = "Deleting" DELETED = "Deleted" OTHER = "Other" class MoveCost(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """Specifies the move cost for the service. """ #: Zero move cost. This value is zero. ZERO = "Zero" #: Specifies the move cost of the service as Low. The value is 1. LOW = "Low" #: Specifies the move cost of the service as Medium. The value is 2. MEDIUM = "Medium" #: Specifies the move cost of the service as High. The value is 3. HIGH = "High" class NodeTypeSkuScaleType(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """Node type capacity scale type. """ #: Node count is not adjustable in any way (e.g. it is fixed). NONE = "None" #: The user must manually scale out/in. MANUAL = "Manual" #: Automatic scale is allowed. AUTOMATIC = "Automatic" class NsgProtocol(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """Network protocol this rule applies to. """ HTTP = "http" HTTPS = "https" TCP = "tcp" UDP = "udp" ICMP = "icmp" AH = "ah" ESP = "esp" class OsType(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """Cluster operating system, the default will be Windows """ #: Indicates os is Windows. WINDOWS = "Windows" class PartitionScheme(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """Enumerates the ways that a service can be partitioned. """ #: Indicates that the partition is based on string names, and is a SingletonPartitionScheme #: object, The value is 0. SINGLETON = "Singleton" #: Indicates that the partition is based on Int64 key ranges, and is a #: UniformInt64RangePartitionScheme object. The value is 1. UNIFORM_INT64_RANGE = "UniformInt64Range" #: Indicates that the partition is based on string names, and is a NamedPartitionScheme object. #: The value is 2. NAMED = "Named" class PrivateEndpointNetworkPolicies(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """Enable or Disable apply network policies on private end point in the subnet. """ ENABLED = "enabled" DISABLED = "disabled" class PrivateLinkServiceNetworkPolicies(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """Enable or Disable apply network policies on private link service in the subnet. """ ENABLED = "enabled" DISABLED = "disabled" class ProbeProtocol(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """the reference to the load balancer probe used by the load balancing rule. """ TCP = "tcp" HTTP = "http" HTTPS = "https" class Protocol(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """The reference to the transport protocol used by the load balancing rule. """ TCP = "tcp" UDP = "udp" class RollingUpgradeMode(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """The mode used to monitor health during a rolling upgrade. The values are Monitored, and UnmonitoredAuto. """ #: The upgrade will stop after completing each upgrade domain and automatically monitor health #: before proceeding. The value is 0. MONITORED = "Monitored" #: The upgrade will proceed automatically without performing any health monitoring. The value is #: 1. UNMONITORED_AUTO = "UnmonitoredAuto" class ServiceCorrelationScheme(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """The service correlation scheme. """ #: Aligned affinity ensures that the primaries of the partitions of the affinitized services are #: collocated on the same nodes. This is the default and is the same as selecting the Affinity #: scheme. The value is 0. ALIGNED_AFFINITY = "AlignedAffinity" #: Non-Aligned affinity guarantees that all replicas of each service will be placed on the same #: nodes. Unlike Aligned Affinity, this does not guarantee that replicas of particular role will #: be collocated. The value is 1. NON_ALIGNED_AFFINITY = "NonAlignedAffinity" class ServiceKind(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """The kind of service (Stateless or Stateful). """ #: Does not use Service Fabric to make its state highly available or reliable. The value is 0. STATELESS = "Stateless" #: Uses Service Fabric to make its state or part of its state highly available and reliable. The #: value is 1. STATEFUL = "Stateful" class ServiceLoadMetricWeight(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """Determines the metric weight relative to the other metrics that are configured for this service. During runtime, if two metrics end up in conflict, the Cluster Resource Manager prefers the metric with the higher weight. """ #: Disables resource balancing for this metric. This value is zero. ZERO = "Zero" #: Specifies the metric weight of the service load as Low. The value is 1. LOW = "Low" #: Specifies the metric weight of the service load as Medium. The value is 2. MEDIUM = "Medium" #: Specifies the metric weight of the service load as High. The value is 3. HIGH = "High" class ServicePackageActivationMode(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """The activation Mode of the service package """ #: Indicates the application package activation mode will use shared process. SHARED_PROCESS = "SharedProcess" #: Indicates the application package activation mode will use exclusive process. EXCLUSIVE_PROCESS = "ExclusiveProcess" class ServicePlacementPolicyType(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """The type of placement policy for a service fabric service. Following are the possible values. """ #: Indicates that the ServicePlacementPolicyDescription is of type #: ServicePlacementInvalidDomainPolicyDescription, which indicates that a particular fault or #: upgrade domain cannot be used for placement of this service. The value is 0. INVALID_DOMAIN = "InvalidDomain" #: Indicates that the ServicePlacementPolicyDescription is of type #: ServicePlacementRequireDomainDistributionPolicyDescription indicating that the replicas of the #: service must be placed in a specific domain. The value is 1. REQUIRED_DOMAIN = "RequiredDomain" #: Indicates that the ServicePlacementPolicyDescription is of type #: ServicePlacementPreferPrimaryDomainPolicyDescription, which indicates that if possible the #: Primary replica for the partitions of the service should be located in a particular domain as #: an optimization. The value is 2. PREFERRED_PRIMARY_DOMAIN = "PreferredPrimaryDomain" #: Indicates that the ServicePlacementPolicyDescription is of type #: ServicePlacementRequireDomainDistributionPolicyDescription, indicating that the system will #: disallow placement of any two replicas from the same partition in the same domain at any time. #: The value is 3. REQUIRED_DOMAIN_DISTRIBUTION = "RequiredDomainDistribution" #: Indicates that the ServicePlacementPolicyDescription is of type #: ServicePlacementNonPartiallyPlaceServicePolicyDescription, which indicates that if possible all #: replicas of a particular partition of the service should be placed atomically. The value is 4. NON_PARTIALLY_PLACE_SERVICE = "NonPartiallyPlaceService" class ServiceScalingMechanismKind(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """Enumerates the ways that a service can be partitioned. """ #: Represents a scaling mechanism for adding or removing instances of stateless service partition. #: The value is 0. SCALE_PARTITION_INSTANCE_COUNT = "ScalePartitionInstanceCount" #: Represents a scaling mechanism for adding or removing named partitions of a stateless service. #: The value is 1. ADD_REMOVE_INCREMENTAL_NAMED_PARTITION = "AddRemoveIncrementalNamedPartition" class ServiceScalingTriggerKind(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """Enumerates the ways that a service can be partitioned. """ #: Represents a scaling trigger related to an average load of a metric/resource of a partition. #: The value is 0. AVERAGE_PARTITION_LOAD_TRIGGER = "AveragePartitionLoadTrigger" #: Represents a scaling policy related to an average load of a metric/resource of a service. The #: value is 1. AVERAGE_SERVICE_LOAD_TRIGGER = "AverageServiceLoadTrigger" class SkuName(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)): """Sku Name. """ #: Basic requires a minimum of 3 nodes and allows only 1 node type. BASIC = "Basic" #: Requires a minimum of 5 nodes and allows 1 or more node type. STANDARD = "Standard"
[ 2, 19617, 28, 40477, 12, 23, 198, 2, 16529, 35937, 198, 2, 15069, 357, 66, 8, 5413, 10501, 13, 1439, 2489, 10395, 13, 198, 2, 49962, 739, 262, 17168, 13789, 13, 4091, 13789, 13, 14116, 287, 262, 1628, 6808, 329, 5964, 1321, 13, 198, 2, 6127, 7560, 416, 5413, 357, 49, 8, 11160, 19452, 6127, 35986, 13, 198, 2, 19179, 743, 2728, 11491, 4069, 290, 481, 307, 2626, 611, 262, 2438, 318, 16935, 515, 13, 198, 2, 16529, 35937, 198, 198, 6738, 33829, 1330, 2039, 388, 198, 6738, 2237, 1330, 351, 62, 4164, 330, 31172, 198, 6738, 35560, 495, 13, 7295, 1330, 8913, 20376, 18464, 4834, 388, 48526, 628, 198, 4871, 8798, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 464, 3127, 4979, 318, 3142, 393, 6699, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 11096, 3913, 796, 366, 12154, 1, 198, 220, 220, 220, 37692, 56, 796, 366, 6559, 88, 1, 198, 198, 4871, 38279, 9012, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 464, 1459, 1181, 286, 262, 13946, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1303, 25, 1423, 16856, 326, 262, 13946, 8271, 318, 2727, 290, 262, 8271, 10131, 318, 4953, 329, 4809, 198, 220, 220, 220, 1303, 25, 37759, 16990, 7552, 284, 6297, 510, 290, 989, 284, 340, 13, 198, 220, 220, 220, 16400, 2043, 2751, 62, 13775, 62, 45, 3727, 1546, 796, 366, 33484, 1780, 1890, 45, 4147, 1, 198, 220, 220, 220, 1303, 25, 1423, 16856, 326, 262, 4809, 37759, 19124, 318, 852, 6589, 319, 262, 569, 10128, 13, 38279, 8271, 481, 198, 220, 220, 220, 1303, 25, 307, 287, 428, 1181, 1566, 262, 13946, 14412, 510, 290, 1080, 2594, 389, 510, 13, 198, 220, 220, 220, 5550, 6489, 21414, 2751, 796, 366, 49322, 278, 1, 198, 220, 220, 220, 1303, 25, 1423, 16856, 326, 262, 13946, 318, 25485, 284, 30742, 262, 13946, 2196, 13, 770, 8515, 318, 198, 220, 220, 220, 1303, 25, 6338, 16862, 618, 262, 13946, 14412, 510, 329, 262, 717, 640, 13, 198, 220, 220, 220, 29809, 3698, 8881, 62, 52, 6968, 49, 19266, 796, 366, 15522, 4470, 44948, 1, 198, 220, 220, 220, 1303, 25, 1423, 16856, 326, 262, 13946, 318, 852, 17955, 351, 262, 2836, 2810, 8398, 13, 198, 220, 220, 220, 471, 6968, 49, 2885, 2751, 796, 366, 4933, 29247, 1, 198, 220, 220, 220, 1303, 25, 1423, 16856, 326, 262, 938, 8515, 329, 262, 13946, 468, 4054, 13, 198, 220, 220, 220, 471, 6968, 49, 19266, 62, 7708, 4146, 1961, 796, 366, 44948, 37, 6255, 1, 198, 220, 220, 220, 1303, 25, 1423, 16856, 326, 262, 13946, 318, 287, 257, 8245, 1181, 13, 198, 220, 220, 220, 20832, 56, 796, 366, 35474, 1, 198, 198, 4871, 38279, 44948, 34, 324, 594, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 5497, 16856, 618, 649, 13946, 19124, 2196, 16608, 481, 307, 5625, 706, 484, 389, 2716, 13, 2750, 198, 220, 220, 220, 4277, 318, 17084, 15, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1303, 25, 38279, 8515, 4940, 3393, 706, 257, 649, 2196, 318, 11686, 503, 13, 31117, 329, 6208, 14, 13603, 198, 220, 220, 220, 1303, 25, 23163, 13, 198, 220, 220, 220, 16400, 6089, 15, 796, 366, 39709, 15, 1, 198, 220, 220, 220, 1303, 25, 38279, 8515, 4940, 767, 1528, 706, 257, 649, 2196, 318, 11686, 503, 13, 31117, 329, 3771, 12, 1676, 67, 198, 220, 220, 220, 1303, 25, 23163, 13, 198, 220, 220, 220, 16400, 6089, 16, 796, 366, 39709, 16, 1, 198, 220, 220, 220, 1303, 25, 38279, 8515, 4940, 1478, 1528, 706, 257, 649, 2196, 318, 11686, 503, 13, 31117, 329, 19174, 198, 220, 220, 220, 1303, 25, 23163, 13, 198, 220, 220, 220, 16400, 6089, 17, 796, 366, 39709, 17, 1, 198, 198, 4871, 38279, 44948, 19076, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 464, 8515, 4235, 286, 262, 13946, 618, 649, 4809, 37759, 19124, 2196, 318, 1695, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1303, 25, 383, 13946, 481, 307, 6338, 17955, 284, 262, 3452, 4809, 37759, 19124, 2196, 11, 198, 220, 220, 220, 1303, 25, 12429, 565, 5819, 44948, 34, 324, 594, 1174, 481, 5004, 618, 262, 8515, 4940, 706, 262, 649, 2196, 4329, 198, 220, 220, 220, 1303, 25, 1695, 13, 198, 220, 220, 220, 47044, 2662, 1404, 2149, 796, 366, 16541, 13730, 1, 198, 220, 220, 220, 1303, 25, 383, 13946, 481, 407, 307, 6338, 17955, 284, 262, 3452, 4809, 37759, 19124, 2196, 13, 198, 220, 220, 220, 1303, 25, 383, 13946, 318, 17955, 416, 4634, 262, 12429, 565, 5819, 10669, 14815, 1174, 3119, 287, 262, 13946, 8271, 13, 198, 220, 220, 220, 17254, 25620, 796, 366, 5124, 723, 1, 198, 198, 4871, 41837, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 26245, 2324, 3896, 4571, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 3268, 33, 15919, 796, 366, 259, 7784, 1, 198, 220, 220, 220, 16289, 33, 15919, 796, 366, 448, 7784, 1, 198, 198, 4871, 31664, 6030, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 5124, 1886, 1366, 11898, 2099, 13, 314, 30737, 290, 41997, 389, 1813, 416, 262, 11898, 2546, 11, 284, 766, 517, 1321, 198, 220, 220, 220, 467, 284, 3740, 1378, 31628, 13, 40485, 13, 785, 14, 268, 12, 385, 14, 1031, 495, 14, 32844, 12, 76, 620, 1127, 14, 6381, 591, 12, 19199, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1303, 25, 8997, 43601, 15726, 30806, 6143, 13, 6705, 329, 11559, 11, 1729, 12, 34666, 11, 290, 1167, 46018, 1895, 13, 198, 220, 220, 220, 49053, 9795, 62, 43, 6998, 796, 366, 23615, 62, 43, 6998, 1, 198, 220, 220, 220, 1303, 25, 8997, 21252, 15726, 30806, 6143, 13, 6705, 329, 3992, 9597, 11, 15376, 973, 13953, 198, 220, 220, 220, 1303, 25, 5479, 290, 1614, 14, 9288, 13, 198, 220, 220, 220, 49053, 9795, 62, 5432, 35, 62, 43, 6998, 796, 366, 23615, 5432, 35, 62, 43, 6998, 1, 198, 220, 220, 220, 1303, 25, 17315, 21252, 15726, 30806, 6143, 13, 6705, 329, 3227, 290, 2854, 8564, 26211, 82, 13, 198, 220, 220, 220, 22814, 8895, 5883, 62, 43, 6998, 796, 366, 36787, 62, 43, 6998, 1, 198, 198, 4871, 25743, 12502, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 464, 7144, 803, 2223, 284, 1620, 618, 257, 2892, 20026, 8515, 16925, 9904, 2450, 393, 198, 220, 220, 220, 1535, 2450, 11734, 13, 17665, 9217, 262, 5287, 2223, 318, 12515, 13, 8299, 1891, 26052, 198, 220, 220, 220, 326, 262, 8515, 481, 923, 10708, 736, 6338, 13, 17969, 9217, 326, 262, 8515, 481, 198, 220, 220, 220, 5078, 284, 791, 2144, 20026, 5124, 723, 8515, 4235, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1303, 25, 1423, 16856, 326, 257, 4836, 1891, 286, 262, 8515, 481, 307, 6157, 416, 4809, 37759, 611, 262, 8515, 198, 220, 220, 220, 1303, 25, 10143, 13, 198, 220, 220, 220, 15107, 3069, 31098, 796, 366, 26869, 1891, 1, 198, 220, 220, 220, 1303, 25, 1423, 16856, 326, 257, 10107, 9185, 481, 761, 284, 307, 6157, 416, 262, 18382, 611, 262, 8515, 198, 220, 220, 220, 1303, 25, 10143, 13, 4809, 37759, 481, 407, 5120, 284, 262, 1306, 8515, 7386, 6338, 13, 198, 220, 220, 220, 17254, 25620, 796, 366, 5124, 723, 1, 198, 198, 4871, 27966, 1860, 601, 6030, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 464, 6101, 2209, 2099, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1303, 25, 25961, 19, 2209, 2099, 13, 198, 220, 220, 220, 314, 62, 47, 53, 19, 796, 366, 4061, 85, 19, 1, 198, 220, 220, 220, 1303, 25, 25961, 21, 2209, 2099, 13, 198, 220, 220, 220, 314, 62, 47, 53, 21, 796, 366, 4061, 85, 21, 1, 198, 198, 4871, 1869, 1886, 2601, 5819, 4550, 2202, 38816, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 10493, 13946, 751, 12, 261, 3033, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1303, 25, 360, 5907, 2139, 13, 198, 220, 220, 220, 18538, 62, 35009, 27389, 796, 366, 35, 5907, 16177, 1, 198, 220, 220, 220, 1303, 25, 35071, 290, 11169, 2139, 13, 198, 220, 220, 220, 28767, 8577, 62, 49, 6465, 6965, 62, 35009, 27389, 796, 366, 7282, 929, 19452, 382, 16177, 1, 198, 220, 220, 220, 1303, 25, 20857, 5671, 2139, 13, 198, 220, 220, 220, 15731, 31033, 62, 27857, 2043, 1581, 62, 35009, 27389, 796, 366, 26198, 35479, 16177, 1, 198, 198, 4871, 1869, 1886, 7390, 26858, 6030, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 464, 2099, 286, 5257, 5369, 329, 262, 8271, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1303, 25, 1423, 16856, 326, 645, 5369, 318, 3917, 351, 262, 8271, 13, 198, 220, 220, 220, 399, 11651, 796, 366, 14202, 1, 198, 220, 220, 220, 1303, 25, 1423, 16856, 326, 1080, 8686, 5369, 318, 3917, 351, 262, 8271, 13, 198, 220, 220, 220, 36230, 62, 10705, 16284, 1961, 796, 366, 11964, 8021, 3916, 1, 198, 220, 220, 220, 1303, 25, 1423, 16856, 326, 2836, 8686, 5369, 318, 3917, 351, 262, 8271, 13, 198, 220, 220, 220, 1294, 1137, 62, 10705, 16284, 1961, 796, 366, 12982, 8021, 3916, 1, 198, 220, 220, 220, 1303, 25, 1423, 16856, 326, 1111, 1080, 8686, 290, 2836, 8686, 5369, 389, 3917, 351, 262, 198, 220, 220, 220, 1303, 25, 8271, 13, 198, 220, 220, 220, 36230, 62, 10705, 16284, 1961, 62, 29904, 62, 10705, 16284, 1961, 796, 366, 11964, 8021, 3916, 11, 11787, 8021, 3916, 1, 198, 198, 4871, 1869, 1886, 26198, 2964, 10178, 278, 9012, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 464, 8287, 278, 1181, 286, 262, 5257, 8271, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 399, 11651, 796, 366, 14202, 1, 198, 220, 220, 220, 29244, 33881, 796, 366, 32071, 1, 198, 220, 220, 220, 29244, 11617, 796, 366, 41972, 1, 198, 220, 220, 220, 471, 5760, 33881, 796, 366, 4933, 38734, 1, 198, 220, 220, 220, 13558, 4093, 41841, 1961, 796, 366, 50, 1229, 2707, 276, 1, 198, 220, 220, 220, 9677, 4146, 1961, 796, 366, 37, 6255, 1, 198, 220, 220, 220, 15628, 34, 3698, 1961, 796, 366, 34, 590, 992, 1, 198, 220, 220, 220, 5550, 28882, 2751, 796, 366, 5005, 293, 889, 1, 198, 220, 220, 220, 5550, 28882, 1961, 796, 366, 5005, 33342, 1, 198, 220, 220, 220, 25401, 796, 366, 6395, 1, 198, 198, 4871, 10028, 13729, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 22882, 6945, 262, 1445, 1575, 329, 262, 2139, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1303, 25, 12169, 1445, 1575, 13, 770, 1988, 318, 6632, 13, 198, 220, 220, 220, 1168, 34812, 796, 366, 28667, 1, 198, 220, 220, 220, 1303, 25, 18291, 6945, 262, 1445, 1575, 286, 262, 2139, 355, 7754, 13, 383, 1988, 318, 352, 13, 198, 220, 220, 220, 46663, 796, 366, 20535, 1, 198, 220, 220, 220, 1303, 25, 18291, 6945, 262, 1445, 1575, 286, 262, 2139, 355, 13398, 13, 383, 1988, 318, 362, 13, 198, 220, 220, 220, 26112, 41796, 796, 366, 31205, 1, 198, 220, 220, 220, 1303, 25, 18291, 6945, 262, 1445, 1575, 286, 262, 2139, 355, 3334, 13, 383, 1988, 318, 513, 13, 198, 220, 220, 220, 34677, 796, 366, 11922, 1, 198, 198, 4871, 19081, 6030, 15739, 84, 29990, 6030, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 19667, 2099, 5339, 5046, 2099, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1303, 25, 19081, 954, 318, 407, 28138, 287, 597, 835, 357, 68, 13, 70, 13, 340, 318, 5969, 737, 198, 220, 220, 220, 399, 11651, 796, 366, 14202, 1, 198, 220, 220, 220, 1303, 25, 383, 2836, 1276, 14500, 5046, 503, 14, 259, 13, 198, 220, 220, 220, 17254, 25620, 796, 366, 5124, 723, 1, 198, 220, 220, 220, 1303, 25, 30199, 5046, 318, 3142, 13, 198, 220, 220, 220, 47044, 2662, 1404, 2149, 796, 366, 16541, 13730, 1, 198, 198, 4871, 399, 45213, 19703, 4668, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 26245, 8435, 428, 3896, 8991, 284, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 14626, 796, 366, 4023, 1, 198, 220, 220, 220, 38288, 796, 366, 5450, 1, 198, 220, 220, 220, 23633, 796, 366, 83, 13155, 1, 198, 220, 220, 220, 36428, 796, 366, 463, 79, 1, 198, 220, 220, 220, 12460, 7378, 796, 366, 291, 3149, 1, 198, 220, 220, 220, 28159, 796, 366, 993, 1, 198, 220, 220, 220, 9428, 796, 366, 9774, 1, 198, 198, 4871, 8834, 6030, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 2601, 5819, 5361, 1080, 11, 262, 4277, 481, 307, 3964, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1303, 25, 1423, 16856, 28686, 318, 3964, 13, 198, 220, 220, 220, 370, 12115, 22845, 796, 366, 11209, 1, 198, 198, 4871, 2142, 653, 27054, 1326, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 4834, 6975, 689, 262, 2842, 326, 257, 2139, 460, 307, 18398, 276, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1303, 25, 1423, 16856, 326, 262, 18398, 318, 1912, 319, 4731, 3891, 11, 290, 318, 257, 5573, 10565, 7841, 653, 27054, 1326, 198, 220, 220, 220, 1303, 25, 2134, 11, 383, 1988, 318, 657, 13, 198, 220, 220, 220, 311, 2751, 2538, 11357, 796, 366, 29974, 10565, 1, 198, 220, 220, 220, 1303, 25, 1423, 16856, 326, 262, 18398, 318, 1912, 319, 2558, 2414, 1994, 16069, 11, 290, 318, 257, 198, 220, 220, 220, 1303, 25, 35712, 5317, 2414, 17257, 7841, 653, 27054, 1326, 2134, 13, 383, 1988, 318, 352, 13, 198, 220, 220, 220, 4725, 5064, 1581, 44, 62, 12394, 2414, 62, 49, 27746, 796, 366, 3118, 6933, 5317, 2414, 17257, 1, 198, 220, 220, 220, 1303, 25, 1423, 16856, 326, 262, 18398, 318, 1912, 319, 4731, 3891, 11, 290, 318, 257, 34441, 7841, 653, 27054, 1326, 2134, 13, 198, 220, 220, 220, 1303, 25, 383, 1988, 318, 362, 13, 198, 220, 220, 220, 399, 2390, 1961, 796, 366, 45, 2434, 1, 198, 198, 4871, 15348, 12915, 4122, 26245, 47, 4160, 444, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 36695, 393, 31529, 4174, 3127, 4788, 319, 2839, 886, 966, 287, 262, 850, 3262, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 412, 4535, 9148, 1961, 796, 366, 25616, 1, 198, 220, 220, 220, 13954, 6242, 30465, 796, 366, 47730, 1, 198, 198, 4871, 15348, 11280, 16177, 26245, 47, 4160, 444, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 36695, 393, 31529, 4174, 3127, 4788, 319, 2839, 2792, 2139, 287, 262, 850, 3262, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 412, 4535, 9148, 1961, 796, 366, 25616, 1, 198, 220, 220, 220, 13954, 6242, 30465, 796, 366, 47730, 1, 198, 198, 4871, 42600, 19703, 4668, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 1169, 4941, 284, 262, 3440, 3652, 8250, 12774, 973, 416, 262, 3440, 22486, 3896, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 23633, 796, 366, 83, 13155, 1, 198, 220, 220, 220, 14626, 796, 366, 4023, 1, 198, 220, 220, 220, 38288, 796, 366, 5450, 1, 198, 198, 4871, 20497, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 464, 4941, 284, 262, 4839, 8435, 973, 416, 262, 3440, 22486, 3896, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 23633, 796, 366, 83, 13155, 1, 198, 220, 220, 220, 36428, 796, 366, 463, 79, 1, 198, 198, 4871, 21567, 44948, 19076, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 464, 4235, 973, 284, 5671, 1535, 1141, 257, 10708, 8515, 13, 383, 3815, 389, 2892, 20026, 11, 290, 198, 220, 220, 220, 791, 2144, 20026, 27722, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1303, 25, 383, 8515, 481, 2245, 706, 14339, 1123, 8515, 7386, 290, 6338, 5671, 1535, 198, 220, 220, 220, 1303, 25, 878, 18788, 13, 383, 1988, 318, 657, 13, 198, 220, 220, 220, 25000, 2043, 32023, 796, 366, 9069, 20026, 1, 198, 220, 220, 220, 1303, 25, 383, 8515, 481, 5120, 6338, 1231, 9489, 597, 1535, 9904, 13, 383, 1988, 318, 198, 220, 220, 220, 1303, 25, 352, 13, 198, 220, 220, 220, 4725, 27857, 2043, 32023, 62, 39371, 46, 796, 366, 3118, 2144, 20026, 27722, 1, 198, 198, 4871, 4809, 10606, 49501, 27054, 1326, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 464, 2139, 16096, 7791, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1303, 25, 978, 3916, 28430, 19047, 326, 262, 25430, 286, 262, 43869, 286, 262, 1527, 15003, 1143, 2594, 389, 198, 220, 220, 220, 1303, 25, 2927, 10533, 319, 262, 976, 13760, 13, 770, 318, 262, 4277, 290, 318, 262, 976, 355, 17246, 262, 6708, 6269, 198, 220, 220, 220, 1303, 25, 7791, 13, 383, 1988, 318, 657, 13, 198, 220, 220, 220, 8355, 16284, 1961, 62, 32, 5777, 1268, 9050, 796, 366, 2348, 3916, 35191, 6269, 1, 198, 220, 220, 220, 1303, 25, 8504, 12, 2348, 3916, 28430, 19026, 326, 477, 2186, 44645, 286, 1123, 2139, 481, 307, 4624, 319, 262, 976, 198, 220, 220, 220, 1303, 25, 13760, 13, 12101, 978, 3916, 6708, 6269, 11, 428, 857, 407, 9149, 326, 2186, 44645, 286, 1948, 2597, 481, 198, 220, 220, 220, 1303, 25, 307, 2927, 10533, 13, 383, 1988, 318, 352, 13, 198, 220, 220, 220, 44521, 62, 1847, 16284, 1961, 62, 32, 5777, 1268, 9050, 796, 366, 15419, 2348, 3916, 35191, 6269, 1, 198, 198, 4871, 4809, 35854, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 464, 1611, 286, 2139, 357, 9012, 1203, 393, 1812, 913, 737, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1303, 25, 8314, 407, 779, 4809, 37759, 284, 787, 663, 1181, 4047, 1695, 393, 9314, 13, 383, 1988, 318, 657, 13, 198, 220, 220, 220, 15486, 3698, 7597, 796, 366, 9012, 1203, 1, 198, 220, 220, 220, 1303, 25, 36965, 4809, 37759, 284, 787, 663, 1181, 393, 636, 286, 663, 1181, 4047, 1695, 290, 9314, 13, 383, 198, 220, 220, 220, 1303, 25, 1988, 318, 352, 13, 198, 220, 220, 220, 35454, 46476, 796, 366, 9012, 913, 1, 198, 198, 4871, 4809, 8912, 9171, 1173, 25844, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 35, 13221, 274, 262, 18663, 3463, 3585, 284, 262, 584, 20731, 326, 389, 17839, 329, 428, 198, 220, 220, 220, 2139, 13, 5856, 19124, 11, 611, 734, 20731, 886, 510, 287, 5358, 11, 262, 38279, 20857, 9142, 198, 220, 220, 220, 26237, 262, 18663, 351, 262, 2440, 3463, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1303, 25, 3167, 2977, 8271, 22486, 329, 428, 18663, 13, 770, 1988, 318, 6632, 13, 198, 220, 220, 220, 1168, 34812, 796, 366, 28667, 1, 198, 220, 220, 220, 1303, 25, 18291, 6945, 262, 18663, 3463, 286, 262, 2139, 3440, 355, 7754, 13, 383, 1988, 318, 352, 13, 198, 220, 220, 220, 46663, 796, 366, 20535, 1, 198, 220, 220, 220, 1303, 25, 18291, 6945, 262, 18663, 3463, 286, 262, 2139, 3440, 355, 13398, 13, 383, 1988, 318, 362, 13, 198, 220, 220, 220, 26112, 41796, 796, 366, 31205, 1, 198, 220, 220, 220, 1303, 25, 18291, 6945, 262, 18663, 3463, 286, 262, 2139, 3440, 355, 3334, 13, 383, 1988, 318, 513, 13, 198, 220, 220, 220, 34677, 796, 366, 11922, 1, 198, 198, 4871, 4809, 27813, 25526, 341, 19076, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 464, 14916, 10363, 286, 262, 2139, 5301, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1303, 25, 1423, 16856, 262, 3586, 5301, 14916, 4235, 481, 779, 4888, 1429, 13, 198, 220, 220, 220, 39225, 1961, 62, 4805, 4503, 7597, 796, 366, 2484, 1144, 18709, 1, 198, 220, 220, 220, 1303, 25, 1423, 16856, 262, 3586, 5301, 14916, 4235, 481, 779, 8568, 1429, 13, 198, 220, 220, 220, 7788, 28332, 9306, 62, 4805, 4503, 7597, 796, 366, 3109, 5731, 18709, 1, 198, 198, 4871, 4809, 3646, 5592, 36727, 6030, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 464, 2099, 286, 13127, 2450, 329, 257, 2139, 9664, 2139, 13, 14207, 389, 262, 1744, 3815, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1303, 25, 1423, 16856, 326, 262, 4809, 3646, 5592, 36727, 11828, 318, 286, 2099, 198, 220, 220, 220, 1303, 25, 4809, 3646, 5592, 44651, 43961, 36727, 11828, 11, 543, 9217, 326, 257, 1948, 8046, 393, 198, 220, 220, 220, 1303, 25, 8515, 7386, 2314, 307, 973, 329, 13127, 286, 428, 2139, 13, 383, 1988, 318, 657, 13, 198, 220, 220, 220, 3268, 23428, 2389, 62, 39170, 29833, 796, 366, 44651, 43961, 1, 198, 220, 220, 220, 1303, 25, 1423, 16856, 326, 262, 4809, 3646, 5592, 36727, 11828, 318, 286, 2099, 198, 220, 220, 220, 1303, 25, 4809, 3646, 5592, 16844, 557, 43961, 20344, 3890, 36727, 11828, 12739, 326, 262, 2186, 44645, 286, 262, 198, 220, 220, 220, 1303, 25, 2139, 1276, 307, 4624, 287, 257, 2176, 7386, 13, 383, 1988, 318, 352, 13, 198, 220, 220, 220, 4526, 10917, 37819, 62, 39170, 29833, 796, 366, 37374, 43961, 1, 198, 220, 220, 220, 1303, 25, 1423, 16856, 326, 262, 4809, 3646, 5592, 36727, 11828, 318, 286, 2099, 198, 220, 220, 220, 1303, 25, 4809, 3646, 5592, 6719, 2232, 35170, 43961, 36727, 11828, 11, 543, 9217, 326, 611, 1744, 262, 198, 220, 220, 220, 1303, 25, 21087, 30069, 329, 262, 43869, 286, 262, 2139, 815, 307, 5140, 287, 257, 1948, 7386, 355, 198, 220, 220, 220, 1303, 25, 281, 23989, 13, 383, 1988, 318, 362, 13, 198, 220, 220, 220, 22814, 24302, 22083, 62, 4805, 3955, 13153, 62, 39170, 29833, 796, 366, 6719, 18186, 35170, 43961, 1, 198, 220, 220, 220, 1303, 25, 1423, 16856, 326, 262, 4809, 3646, 5592, 36727, 11828, 318, 286, 2099, 198, 220, 220, 220, 1303, 25, 4809, 3646, 5592, 16844, 557, 43961, 20344, 3890, 36727, 11828, 11, 12739, 326, 262, 1080, 481, 198, 220, 220, 220, 1303, 25, 595, 12154, 13127, 286, 597, 734, 2186, 44645, 422, 262, 976, 18398, 287, 262, 976, 7386, 379, 597, 640, 13, 198, 220, 220, 220, 1303, 25, 383, 1988, 318, 513, 13, 198, 220, 220, 220, 4526, 10917, 37819, 62, 39170, 29833, 62, 26288, 5446, 9865, 35354, 796, 366, 37374, 43961, 20344, 3890, 1, 198, 220, 220, 220, 1303, 25, 1423, 16856, 326, 262, 4809, 3646, 5592, 36727, 11828, 318, 286, 2099, 198, 220, 220, 220, 1303, 25, 4809, 3646, 5592, 15419, 7841, 1927, 27271, 16177, 36727, 11828, 11, 543, 9217, 326, 611, 1744, 477, 198, 220, 220, 220, 1303, 25, 2186, 44645, 286, 257, 1948, 18398, 286, 262, 2139, 815, 307, 4624, 22037, 1146, 13, 383, 1988, 318, 604, 13, 198, 220, 220, 220, 44521, 62, 30709, 40, 19807, 62, 6489, 11598, 62, 35009, 27389, 796, 366, 15419, 7841, 1927, 27271, 16177, 1, 198, 198, 4871, 4809, 3351, 4272, 28452, 48162, 35854, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 4834, 6975, 689, 262, 2842, 326, 257, 2139, 460, 307, 18398, 276, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1303, 25, 1432, 6629, 257, 20796, 9030, 329, 4375, 393, 10829, 10245, 286, 1181, 1203, 2139, 18398, 13, 198, 220, 220, 220, 1303, 25, 383, 1988, 318, 657, 13, 198, 220, 220, 220, 6374, 21358, 62, 30709, 17941, 62, 38604, 19240, 62, 34, 28270, 796, 366, 29990, 7841, 653, 33384, 12332, 1, 198, 220, 220, 220, 1303, 25, 1432, 6629, 257, 20796, 9030, 329, 4375, 393, 10829, 3706, 43869, 286, 257, 1181, 1203, 2139, 13, 198, 220, 220, 220, 1303, 25, 383, 1988, 318, 352, 13, 198, 220, 220, 220, 27841, 62, 2200, 11770, 6089, 62, 30158, 2200, 10979, 1847, 62, 45, 2390, 1961, 62, 30709, 17941, 796, 366, 4550, 27914, 15562, 37098, 45, 2434, 7841, 653, 1, 198, 198, 4871, 4809, 3351, 4272, 48344, 35854, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 4834, 6975, 689, 262, 2842, 326, 257, 2139, 460, 307, 18398, 276, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1303, 25, 1432, 6629, 257, 20796, 7616, 3519, 284, 281, 2811, 3440, 286, 257, 18663, 14, 31092, 286, 257, 18398, 13, 198, 220, 220, 220, 1303, 25, 383, 1988, 318, 657, 13, 198, 220, 220, 220, 317, 5959, 11879, 62, 30709, 17941, 62, 35613, 62, 5446, 3528, 30373, 796, 366, 26287, 7841, 653, 8912, 48344, 1, 198, 220, 220, 220, 1303, 25, 1432, 6629, 257, 20796, 2450, 3519, 284, 281, 2811, 3440, 286, 257, 18663, 14, 31092, 286, 257, 2139, 13, 383, 198, 220, 220, 220, 1303, 25, 1988, 318, 352, 13, 198, 220, 220, 220, 317, 5959, 11879, 62, 35009, 27389, 62, 35613, 62, 5446, 3528, 30373, 796, 366, 26287, 16177, 8912, 48344, 1, 198, 198, 4871, 3661, 84, 5376, 7, 4480, 62, 4164, 330, 31172, 7, 20448, 20376, 18464, 4834, 388, 48526, 11, 965, 11, 2039, 388, 8, 2599, 198, 220, 220, 220, 37227, 15739, 84, 6530, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1303, 25, 14392, 4433, 257, 5288, 286, 513, 13760, 290, 3578, 691, 352, 10139, 2099, 13, 198, 220, 220, 220, 29809, 2149, 796, 366, 26416, 1, 198, 220, 220, 220, 1303, 25, 26848, 257, 5288, 286, 642, 13760, 290, 3578, 352, 393, 517, 10139, 2099, 13, 198, 220, 220, 220, 49053, 9795, 796, 366, 23615, 1, 198 ]
3.207967
4,669
import logging import json from urllib import error from pkg_resources import resource_filename, Requirement import pandas as pd from pvlib import iotools from requests.exceptions import HTTPError from solarforecastarbiter.datamodel import Observation, SolarPowerPlant from solarforecastarbiter.io.reference_observations import ( common, default_forecasts) DEFAULT_SITEFILE = resource_filename( Requirement.parse('solarforecastarbiter'), 'solarforecastarbiter/io/reference_observations/' 'srml_reference_sites.json') # maps the desired variable names to those returned by pvlib.iotools srml_variable_map = { 'ghi_': 'ghi', 'dni_': 'dni', 'dhi_': 'dhi', 'wind_speed_': 'wind_speed', 'temp_air_': 'air_temperature', } # maps SolarForecastArbiter interval_label to the SRML infix which # designates the time resolution of each file. The list of file types # is tried in order, so file types starting with 'P' designating # processed data are listed first, such that if processed data exists # we retrieve that first. FILE_TYPE_MAP = { 1: ['PO', 'RO'], 5: ['PF', 'RF'], 15: ['PQ', 'RQ'], 60: ['PH', 'RH'], } logger = logging.getLogger('reference_data') def adjust_site_parameters(site): """Inserts modeling parameters for sites with pv measurments Parameters ---------- site: dict Returns ------- dict Copy of inputs plus a new key 'modeling_parameters'. """ return common.apply_json_site_parameters(DEFAULT_SITEFILE, site) def request_data(site, year, month): """Makes a request for each file type until successful or we run out of filetypes. Parameters ---------- site: :py:class:`solarforecastarbiter.datamodel.Site` year: int The year of the data to request. month: int The month of the data to request. Returns ------- DataFrame A month of SRML data. """ extra_params = common.decode_extra_parameters(site) station_code = extra_params['network_api_abbreviation'] interval_length = extra_params['observation_interval_length'] file_types = FILE_TYPE_MAP[interval_length] for file_type in file_types: # The list file_types are listed with processed data # file types first. On a successful retrieval we return # the month of data, otherwise we log info and continue # until we've exhausted the list. try: srml_month = iotools.read_srml_month_from_solardat( station_code, year, month, file_type) except error.URLError: logger.warning(f'Could not retrieve {file_type} for SRML data ' f'for site {site.name} on {year}/{month} .') logger.debug(f'Site abbreviation: {station_code}') continue except pd.errors.EmptyDataError: logger.warning(f'SRML returned an empty file for station ' f'{site.name} on {year}/{month}.') continue else: return srml_month logger.warning(f'Could not retrieve data for site {site.name} on ' f'{year}/{month}.') def fetch(api, site, start, end): """Retrieve observation data for a srml site between start and end. Parameters ---------- api : :py:class:`solarforecastarbiter.io.api.APISession` An APISession with a valid JWT for accessing the Reference Data user. site : :py:class:`solarforecastarbiter.datamodel.Site` Site object with the appropriate metadata. start : datetime The beginning of the period to request data for. Must include timezone. end : datetime The end of the period to request data for. Must include timezone. Returns ------- data : pandas.DataFrame All of the requested data concatenated into a single DataFrame. Raises ------ TypeError If start and end have different timezones, or if they do not include a timezone. """ month_dfs = [] start_year = start.year start_month = start.month # Retrieve each month file necessary if start.tzinfo != end.tzinfo: raise TypeError('start and end cannot have different timezones') while start_year * 100 + start_month <= end.year * 100 + end.month: logger.info(f'Requesting data for SRML site {site.name}' f' for {start_year}-{start_month}') srml_month = request_data(site, start_year, start_month) if srml_month is not None: month_dfs.append(srml_month) start_month += 1 if start_month > 12: start_month = 1 start_year += 1 try: all_period_data = pd.concat(month_dfs) except ValueError: logger.warning(f'No data available for site {site.name} ' f'from {start} to {end}.') return pd.DataFrame() var_columns = [col for col in all_period_data.columns if '_flag' not in col] power_columns = [col for col in var_columns if col.startswith('5')] # adjust power from watts to megawatts for column in power_columns: all_period_data[column] = all_period_data[column] / 1000000 all_period_data = all_period_data.loc[start:end, var_columns] # remove possible trailing NaNs, it is necessary to do this after slicing # because SRML data has nighttime data prefilled with 0s through the end of # the month. This may not be effective if a given site has more than a 24 # hour lag, which will cause last_valid_index to return the latest # timestamp just before sunrise, but will suffice for the typical lag on # the order of hours. all_period_data = all_period_data[:all_period_data.last_valid_index()] return all_period_data def initialize_site_observations(api, site): """Creates an observation at the site for each variable in an SRML site's file. Parameters ---------- api: :py:class:`solarforecastarbiter.io.api.APISession` site : :py:class:`solarforecastarbiter.datamodel.Site The site object for which to create Observations. Notes ----- Since variables are labelled with an integer instrument number, Observations are named with their variable and instrument number found in the source files. e.g. A SRML file contains two columns labelled, 1001, and 1002. These columns represent GHI at instrument 1 and instrument 2 respectively. The `pvlib.iotools` package converts these to 'ghi_1' and 'ghi_2' for us. We use these labels to differentiate between measurements recorded by different instruments. """ # Request ~month old data at initialization to ensure we get a response. start = pd.Timestamp.utcnow() - pd.Timedelta('30 days') end = start try: extra_params = common.decode_extra_parameters(site) except ValueError: logger.warning('Cannot create reference observations at MIDC site ' f'{site.name}, missing required parameters.') return # use site name without network here to build # a name with the original column label rather than # the SFA variable site_name = common.site_name_no_network(site) try: site_df = fetch(api, site, start, end) except error.HTTPError: logger.error('Could not find data to create observations ' f'for SRML site {site_name}.') return else: if site_df is None: logger.error('Could not find data to create observations ' f'for SRML site {site_name}.') return for variable in srml_variable_map.keys(): matches = [col for col in site_df.columns if col.startswith(variable)] for match in matches: observation_extra_parameters = extra_params.copy() observation_extra_parameters.update({ 'network_data_label': match}) try: # Here, we pass a name with match instead of variable # to differentiate between multiple observations of # the same variable common.create_observation( api, site, srml_variable_map[variable], name=f'{site_name} {match}', interval_label='beginning', extra_params=observation_extra_parameters) except HTTPError as e: logger.error( f'Failed to create {variable} observation at Site ' f'{site.name}. Error: {e.response.text}') with open(DEFAULT_SITEFILE) as fp: obs_metadata = json.load(fp)['observations'] for obs in obs_metadata: obs_site_extra_params = json.loads(obs['site']['extra_parameters']) if obs_site_extra_params['network_api_id'] == extra_params[ 'network_api_id']: obs['site'] = site observation = Observation.from_dict(obs) common.check_and_post_observation(api, observation) def initialize_site_forecasts(api, site): """ Create a forecasts for each variable measured at the site Parameters ---------- api : :py:class:`solarforecastarbiter.io.api.APISession` An active Reference user session. site : :py:class:`solarforecastarbiter.datamodel.Site` The site object for which to create Forecasts. """ variables = list(srml_variable_map.values()) if isinstance(site, SolarPowerPlant): variables += ['ac_power', 'dc_power'] common.create_forecasts( api, site, variables, default_forecasts.TEMPLATE_FORECASTS) def update_observation_data(api, sites, observations, start, end): """Post new observation data to a list of SRML Observations from start to end. api : :py:class:`solarforecastarbiter.io.api.APISession` An active Reference user session. sites: list of :py:class:`solarforecastarbiter.datamodel.Site` List of all reference sites as Objects observations: list of :py:class:`solarforecastarbiter.datamodel.Observation` List of all reference observations as Objects start : datetime The beginning of the period to request data for. end : datetime The end of the period to request data for. """ # noqa srml_sites = common.filter_by_networks(sites, 'UO SRML') for site in srml_sites: common.update_site_observations(api, fetch, site, observations, start, end)
[ 11748, 18931, 198, 11748, 33918, 198, 6738, 2956, 297, 571, 1330, 4049, 198, 6738, 279, 10025, 62, 37540, 1330, 8271, 62, 34345, 11, 9394, 24615, 628, 198, 11748, 19798, 292, 355, 279, 67, 198, 6738, 279, 85, 8019, 1330, 1312, 313, 10141, 198, 6738, 7007, 13, 1069, 11755, 1330, 14626, 12331, 628, 198, 6738, 6591, 754, 2701, 283, 2545, 263, 13, 19608, 321, 375, 417, 1330, 11086, 13208, 11, 12347, 13434, 3646, 415, 198, 6738, 6591, 754, 2701, 283, 2545, 263, 13, 952, 13, 35790, 62, 672, 3168, 602, 1330, 357, 198, 220, 220, 220, 2219, 11, 4277, 62, 754, 40924, 8, 628, 198, 7206, 38865, 62, 50, 12709, 25664, 796, 8271, 62, 34345, 7, 198, 220, 220, 220, 9394, 24615, 13, 29572, 10786, 82, 6192, 754, 2701, 283, 2545, 263, 33809, 198, 220, 220, 220, 705, 82, 6192, 754, 2701, 283, 2545, 263, 14, 952, 14, 35790, 62, 672, 3168, 602, 14, 6, 198, 220, 220, 220, 705, 27891, 4029, 62, 35790, 62, 49315, 13, 17752, 11537, 628, 198, 2, 8739, 262, 10348, 7885, 3891, 284, 883, 4504, 416, 279, 85, 8019, 13, 5151, 10141, 198, 27891, 4029, 62, 45286, 62, 8899, 796, 1391, 198, 220, 220, 220, 705, 456, 72, 62, 10354, 705, 456, 72, 3256, 198, 220, 220, 220, 705, 67, 8461, 62, 10354, 705, 67, 8461, 3256, 198, 220, 220, 220, 705, 67, 5303, 62, 10354, 705, 67, 5303, 3256, 198, 220, 220, 220, 705, 7972, 62, 12287, 62, 10354, 705, 7972, 62, 12287, 3256, 198, 220, 220, 220, 705, 29510, 62, 958, 62, 10354, 705, 958, 62, 11498, 21069, 3256, 198, 92, 628, 198, 2, 8739, 12347, 16351, 2701, 3163, 2545, 263, 16654, 62, 18242, 284, 262, 16808, 5805, 1167, 844, 543, 198, 2, 1486, 689, 262, 640, 6323, 286, 1123, 2393, 13, 383, 1351, 286, 2393, 3858, 198, 2, 318, 3088, 287, 1502, 11, 523, 2393, 3858, 3599, 351, 705, 47, 6, 1486, 803, 198, 2, 13686, 1366, 389, 5610, 717, 11, 884, 326, 611, 13686, 1366, 7160, 198, 2, 356, 19818, 326, 717, 13, 198, 25664, 62, 25216, 62, 33767, 796, 1391, 198, 220, 220, 220, 352, 25, 37250, 16402, 3256, 705, 13252, 6, 4357, 198, 220, 220, 220, 642, 25, 37250, 42668, 3256, 705, 32754, 6, 4357, 198, 220, 220, 220, 1315, 25, 37250, 47, 48, 3256, 705, 49, 48, 6, 4357, 198, 220, 220, 220, 3126, 25, 37250, 11909, 3256, 705, 48587, 6, 4357, 198, 92, 628, 198, 6404, 1362, 796, 18931, 13, 1136, 11187, 1362, 10786, 35790, 62, 7890, 11537, 628, 198, 4299, 4532, 62, 15654, 62, 17143, 7307, 7, 15654, 2599, 198, 220, 220, 220, 37227, 44402, 82, 21128, 10007, 329, 5043, 351, 279, 85, 2212, 333, 902, 628, 220, 220, 220, 40117, 198, 220, 220, 220, 24200, 438, 198, 220, 220, 220, 2524, 25, 8633, 628, 220, 220, 220, 16409, 198, 220, 220, 220, 35656, 198, 220, 220, 220, 8633, 198, 220, 220, 220, 220, 220, 220, 220, 17393, 286, 17311, 5556, 257, 649, 1994, 705, 4666, 10809, 62, 17143, 7307, 4458, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1441, 2219, 13, 39014, 62, 17752, 62, 15654, 62, 17143, 7307, 7, 7206, 38865, 62, 50, 12709, 25664, 11, 2524, 8, 628, 198, 4299, 2581, 62, 7890, 7, 15654, 11, 614, 11, 1227, 2599, 198, 220, 220, 220, 37227, 44, 1124, 257, 2581, 329, 1123, 2393, 2099, 1566, 4388, 393, 356, 198, 220, 220, 220, 1057, 503, 286, 2393, 19199, 13, 628, 220, 220, 220, 40117, 198, 220, 220, 220, 24200, 438, 198, 220, 220, 220, 2524, 25, 1058, 9078, 25, 4871, 25, 63, 82, 6192, 754, 2701, 283, 2545, 263, 13, 19608, 321, 375, 417, 13, 29123, 63, 198, 220, 220, 220, 614, 25, 493, 198, 220, 220, 220, 220, 220, 220, 220, 383, 614, 286, 262, 1366, 284, 2581, 13, 198, 220, 220, 220, 1227, 25, 493, 198, 220, 220, 220, 220, 220, 220, 220, 383, 1227, 286, 262, 1366, 284, 2581, 13, 628, 220, 220, 220, 16409, 198, 220, 220, 220, 35656, 198, 220, 220, 220, 6060, 19778, 198, 220, 220, 220, 220, 220, 220, 220, 317, 1227, 286, 16808, 5805, 1366, 13, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 3131, 62, 37266, 796, 2219, 13, 12501, 1098, 62, 26086, 62, 17143, 7307, 7, 15654, 8, 198, 220, 220, 220, 4429, 62, 8189, 796, 3131, 62, 37266, 17816, 27349, 62, 15042, 62, 397, 4679, 47625, 20520, 198, 220, 220, 220, 16654, 62, 13664, 796, 3131, 62, 37266, 17816, 672, 3168, 341, 62, 3849, 2100, 62, 13664, 20520, 198, 220, 220, 220, 2393, 62, 19199, 796, 45811, 62, 25216, 62, 33767, 58, 3849, 2100, 62, 13664, 60, 198, 220, 220, 220, 329, 2393, 62, 4906, 287, 2393, 62, 19199, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 383, 1351, 2393, 62, 19199, 389, 5610, 351, 13686, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 2393, 3858, 717, 13, 1550, 257, 4388, 45069, 356, 1441, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 262, 1227, 286, 1366, 11, 4306, 356, 2604, 7508, 290, 2555, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 1566, 356, 1053, 19064, 262, 1351, 13, 198, 220, 220, 220, 220, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19677, 4029, 62, 8424, 796, 1312, 313, 10141, 13, 961, 62, 27891, 4029, 62, 8424, 62, 6738, 62, 34453, 446, 265, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4429, 62, 8189, 11, 614, 11, 1227, 11, 2393, 62, 4906, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2845, 4049, 13, 4261, 2538, 81, 1472, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 49706, 13, 43917, 7, 69, 6, 23722, 407, 19818, 1391, 7753, 62, 4906, 92, 329, 16808, 5805, 1366, 705, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 277, 6, 1640, 2524, 1391, 15654, 13, 3672, 92, 319, 1391, 1941, 92, 14, 90, 8424, 92, 764, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 49706, 13, 24442, 7, 69, 6, 29123, 28873, 47625, 25, 1391, 17529, 62, 8189, 92, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2555, 198, 220, 220, 220, 220, 220, 220, 220, 2845, 279, 67, 13, 48277, 13, 40613, 6601, 12331, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 49706, 13, 43917, 7, 69, 6, 12562, 5805, 4504, 281, 6565, 2393, 329, 4429, 705, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 277, 6, 90, 15654, 13, 3672, 92, 319, 1391, 1941, 92, 14, 90, 8424, 92, 2637, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2555, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 19677, 4029, 62, 8424, 198, 220, 220, 220, 49706, 13, 43917, 7, 69, 6, 23722, 407, 19818, 1366, 329, 2524, 1391, 15654, 13, 3672, 92, 319, 705, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 277, 6, 90, 1941, 92, 14, 90, 8424, 92, 2637, 8, 628, 198, 4299, 21207, 7, 15042, 11, 2524, 11, 923, 11, 886, 2599, 198, 220, 220, 220, 37227, 9781, 30227, 13432, 1366, 329, 257, 19677, 4029, 2524, 1022, 923, 290, 886, 13, 628, 220, 220, 220, 40117, 198, 220, 220, 220, 24200, 438, 198, 220, 220, 220, 40391, 1058, 1058, 9078, 25, 4871, 25, 63, 82, 6192, 754, 2701, 283, 2545, 263, 13, 952, 13, 15042, 13, 2969, 1797, 2521, 63, 198, 220, 220, 220, 220, 220, 220, 220, 1052, 3486, 1797, 2521, 351, 257, 4938, 449, 39386, 329, 22534, 262, 20984, 6060, 198, 220, 220, 220, 220, 220, 220, 220, 2836, 13, 198, 220, 220, 220, 2524, 1058, 1058, 9078, 25, 4871, 25, 63, 82, 6192, 754, 2701, 283, 2545, 263, 13, 19608, 321, 375, 417, 13, 29123, 63, 198, 220, 220, 220, 220, 220, 220, 220, 14413, 2134, 351, 262, 5035, 20150, 13, 198, 220, 220, 220, 923, 1058, 4818, 8079, 198, 220, 220, 220, 220, 220, 220, 220, 383, 3726, 286, 262, 2278, 284, 2581, 1366, 329, 13, 12039, 2291, 640, 11340, 13, 198, 220, 220, 220, 886, 1058, 4818, 8079, 198, 220, 220, 220, 220, 220, 220, 220, 383, 886, 286, 262, 2278, 284, 2581, 1366, 329, 13, 12039, 2291, 640, 11340, 13, 628, 220, 220, 220, 16409, 198, 220, 220, 220, 35656, 198, 220, 220, 220, 1366, 1058, 19798, 292, 13, 6601, 19778, 198, 220, 220, 220, 220, 220, 220, 220, 1439, 286, 262, 9167, 1366, 1673, 36686, 515, 656, 257, 2060, 6060, 19778, 13, 628, 220, 220, 220, 7567, 2696, 198, 220, 220, 220, 40103, 198, 220, 220, 220, 5994, 12331, 198, 220, 220, 220, 220, 220, 220, 220, 1002, 923, 290, 886, 423, 1180, 640, 89, 1952, 11, 393, 611, 484, 466, 407, 2291, 257, 198, 220, 220, 220, 220, 220, 220, 220, 640, 11340, 13, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1227, 62, 7568, 82, 796, 17635, 198, 220, 220, 220, 923, 62, 1941, 796, 923, 13, 1941, 198, 220, 220, 220, 923, 62, 8424, 796, 923, 13, 8424, 198, 220, 220, 220, 1303, 4990, 30227, 1123, 1227, 2393, 3306, 198, 220, 220, 220, 611, 923, 13, 22877, 10951, 14512, 886, 13, 22877, 10951, 25, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 5994, 12331, 10786, 9688, 290, 886, 2314, 423, 1180, 640, 89, 1952, 11537, 198, 220, 220, 220, 981, 923, 62, 1941, 1635, 1802, 1343, 923, 62, 8424, 19841, 886, 13, 1941, 1635, 1802, 1343, 886, 13, 8424, 25, 198, 220, 220, 220, 220, 220, 220, 220, 49706, 13, 10951, 7, 69, 6, 18453, 278, 1366, 329, 16808, 5805, 2524, 1391, 15654, 13, 3672, 92, 6, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 277, 6, 329, 1391, 9688, 62, 1941, 92, 12, 90, 9688, 62, 8424, 92, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 19677, 4029, 62, 8424, 796, 2581, 62, 7890, 7, 15654, 11, 923, 62, 1941, 11, 923, 62, 8424, 8, 198, 220, 220, 220, 220, 220, 220, 220, 611, 19677, 4029, 62, 8424, 318, 407, 6045, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1227, 62, 7568, 82, 13, 33295, 7, 27891, 4029, 62, 8424, 8, 198, 220, 220, 220, 220, 220, 220, 220, 923, 62, 8424, 15853, 352, 198, 220, 220, 220, 220, 220, 220, 220, 611, 923, 62, 8424, 1875, 1105, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 923, 62, 8424, 796, 352, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 923, 62, 1941, 15853, 352, 198, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 477, 62, 41007, 62, 7890, 796, 279, 67, 13, 1102, 9246, 7, 8424, 62, 7568, 82, 8, 198, 220, 220, 220, 2845, 11052, 12331, 25, 198, 220, 220, 220, 220, 220, 220, 220, 49706, 13, 43917, 7, 69, 6, 2949, 1366, 1695, 329, 2524, 1391, 15654, 13, 3672, 92, 705, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 277, 6, 6738, 1391, 9688, 92, 284, 1391, 437, 92, 2637, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 279, 67, 13, 6601, 19778, 3419, 198, 220, 220, 220, 1401, 62, 28665, 82, 796, 685, 4033, 329, 951, 287, 477, 62, 41007, 62, 7890, 13, 28665, 82, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 705, 62, 32109, 6, 407, 287, 951, 60, 198, 220, 220, 220, 1176, 62, 28665, 82, 796, 685, 4033, 329, 951, 287, 1401, 62, 28665, 82, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 951, 13, 9688, 2032, 342, 10786, 20, 11537, 60, 198, 220, 220, 220, 1303, 4532, 1176, 422, 36416, 284, 17243, 46684, 198, 220, 220, 220, 329, 5721, 287, 1176, 62, 28665, 82, 25, 198, 220, 220, 220, 220, 220, 220, 220, 477, 62, 41007, 62, 7890, 58, 28665, 60, 796, 477, 62, 41007, 62, 7890, 58, 28665, 60, 1220, 1802, 2388, 198, 220, 220, 220, 477, 62, 41007, 62, 7890, 796, 477, 62, 41007, 62, 7890, 13, 17946, 58, 9688, 25, 437, 11, 1401, 62, 28665, 82, 60, 628, 220, 220, 220, 1303, 4781, 1744, 25462, 11013, 47503, 11, 340, 318, 3306, 284, 466, 428, 706, 49289, 198, 220, 220, 220, 1303, 780, 16808, 5805, 1366, 468, 45324, 1366, 7694, 2967, 351, 657, 82, 832, 262, 886, 286, 198, 220, 220, 220, 1303, 262, 1227, 13, 770, 743, 407, 307, 4050, 611, 257, 1813, 2524, 468, 517, 621, 257, 1987, 198, 220, 220, 220, 1303, 1711, 19470, 11, 543, 481, 2728, 938, 62, 12102, 62, 9630, 284, 1441, 262, 3452, 198, 220, 220, 220, 1303, 41033, 655, 878, 40048, 11, 475, 481, 34302, 329, 262, 7226, 19470, 319, 198, 220, 220, 220, 1303, 262, 1502, 286, 2250, 13, 198, 220, 220, 220, 477, 62, 41007, 62, 7890, 796, 477, 62, 41007, 62, 7890, 58, 25, 439, 62, 41007, 62, 7890, 13, 12957, 62, 12102, 62, 9630, 3419, 60, 628, 220, 220, 220, 1441, 477, 62, 41007, 62, 7890, 628, 198, 4299, 41216, 62, 15654, 62, 672, 3168, 602, 7, 15042, 11, 2524, 2599, 198, 220, 220, 220, 37227, 16719, 274, 281, 13432, 379, 262, 2524, 329, 1123, 7885, 287, 198, 220, 220, 220, 281, 16808, 5805, 2524, 338, 2393, 13, 628, 220, 220, 220, 40117, 198, 220, 220, 220, 24200, 438, 198, 220, 220, 220, 40391, 25, 1058, 9078, 25, 4871, 25, 63, 82, 6192, 754, 2701, 283, 2545, 263, 13, 952, 13, 15042, 13, 2969, 1797, 2521, 63, 628, 220, 220, 220, 2524, 1058, 1058, 9078, 25, 4871, 25, 63, 82, 6192, 754, 2701, 283, 2545, 263, 13, 19608, 321, 375, 417, 13, 29123, 198, 220, 220, 220, 220, 220, 220, 220, 383, 2524, 2134, 329, 543, 284, 2251, 19243, 602, 13, 628, 220, 220, 220, 11822, 198, 220, 220, 220, 37404, 198, 220, 220, 220, 4619, 9633, 389, 30538, 351, 281, 18253, 8875, 198, 220, 220, 220, 1271, 11, 19243, 602, 389, 3706, 351, 511, 7885, 290, 198, 220, 220, 220, 8875, 1271, 1043, 287, 262, 2723, 3696, 13, 628, 220, 220, 220, 304, 13, 70, 13, 317, 16808, 5805, 2393, 4909, 734, 15180, 30538, 11, 1802, 16, 11, 290, 198, 220, 220, 220, 1802, 17, 13, 2312, 15180, 2380, 24739, 40, 379, 8875, 352, 290, 198, 220, 220, 220, 8875, 362, 8148, 13, 383, 4600, 79, 85, 8019, 13, 5151, 10141, 63, 5301, 198, 220, 220, 220, 26161, 777, 284, 705, 456, 72, 62, 16, 6, 290, 705, 456, 72, 62, 17, 6, 329, 514, 13, 775, 779, 777, 198, 220, 220, 220, 14722, 284, 28754, 1022, 13871, 6264, 416, 198, 220, 220, 220, 1180, 12834, 13, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1303, 19390, 5299, 8424, 1468, 1366, 379, 37588, 284, 4155, 356, 651, 257, 2882, 13, 198, 220, 220, 220, 923, 796, 279, 67, 13, 14967, 27823, 13, 315, 66, 2197, 3419, 532, 279, 67, 13, 14967, 276, 12514, 10786, 1270, 1528, 11537, 198, 220, 220, 220, 886, 796, 923, 198, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 3131, 62, 37266, 796, 2219, 13, 12501, 1098, 62, 26086, 62, 17143, 7307, 7, 15654, 8, 198, 220, 220, 220, 2845, 11052, 12331, 25, 198, 220, 220, 220, 220, 220, 220, 220, 49706, 13, 43917, 10786, 34, 34574, 2251, 4941, 13050, 379, 25269, 34, 2524, 705, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 277, 6, 90, 15654, 13, 3672, 5512, 4814, 2672, 10007, 2637, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 198, 220, 220, 220, 1303, 779, 2524, 1438, 1231, 3127, 994, 284, 1382, 198, 220, 220, 220, 1303, 257, 1438, 351, 262, 2656, 5721, 6167, 2138, 621, 198, 220, 220, 220, 1303, 262, 311, 7708, 7885, 198, 220, 220, 220, 2524, 62, 3672, 796, 2219, 13, 15654, 62, 3672, 62, 3919, 62, 27349, 7, 15654, 8, 198, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2524, 62, 7568, 796, 21207, 7, 15042, 11, 2524, 11, 923, 11, 886, 8, 198, 220, 220, 220, 2845, 4049, 13, 40717, 12331, 25, 198, 220, 220, 220, 220, 220, 220, 220, 49706, 13, 18224, 10786, 23722, 407, 1064, 1366, 284, 2251, 13050, 705, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 277, 6, 1640, 16808, 5805, 2524, 1391, 15654, 62, 3672, 92, 2637, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 611, 2524, 62, 7568, 318, 6045, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 49706, 13, 18224, 10786, 23722, 407, 1064, 1366, 284, 2251, 13050, 705, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 277, 6, 1640, 16808, 5805, 2524, 1391, 15654, 62, 3672, 92, 2637, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 198, 220, 220, 220, 220, 220, 220, 220, 329, 7885, 287, 19677, 4029, 62, 45286, 62, 8899, 13, 13083, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 7466, 796, 685, 4033, 329, 951, 287, 2524, 62, 7568, 13, 28665, 82, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 951, 13, 9688, 2032, 342, 7, 45286, 15437, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 2872, 287, 7466, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13432, 62, 26086, 62, 17143, 7307, 796, 3131, 62, 37266, 13, 30073, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13432, 62, 26086, 62, 17143, 7307, 13, 19119, 15090, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 27349, 62, 7890, 62, 18242, 10354, 2872, 30072, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 3423, 11, 356, 1208, 257, 1438, 351, 2872, 2427, 286, 7885, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 284, 28754, 1022, 3294, 13050, 286, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 262, 976, 7885, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2219, 13, 17953, 62, 672, 3168, 341, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 40391, 11, 2524, 11, 19677, 4029, 62, 45286, 62, 8899, 58, 45286, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1438, 28, 69, 6, 90, 15654, 62, 3672, 92, 1391, 15699, 92, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16654, 62, 18242, 11639, 27471, 768, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3131, 62, 37266, 28, 672, 3168, 341, 62, 26086, 62, 17143, 7307, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2845, 14626, 12331, 355, 304, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 49706, 13, 18224, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 277, 6, 37, 6255, 284, 2251, 1391, 45286, 92, 13432, 379, 14413, 705, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 277, 6, 90, 15654, 13, 3672, 27422, 13047, 25, 1391, 68, 13, 26209, 13, 5239, 92, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 351, 1280, 7, 7206, 38865, 62, 50, 12709, 25664, 8, 355, 277, 79, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10201, 62, 38993, 796, 33918, 13, 2220, 7, 46428, 8, 17816, 672, 3168, 602, 20520, 198, 220, 220, 220, 220, 220, 220, 220, 329, 10201, 287, 10201, 62, 38993, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10201, 62, 15654, 62, 26086, 62, 37266, 796, 33918, 13, 46030, 7, 8158, 17816, 15654, 6, 7131, 6, 26086, 62, 17143, 7307, 6, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 10201, 62, 15654, 62, 26086, 62, 37266, 17816, 27349, 62, 15042, 62, 312, 20520, 6624, 3131, 62, 37266, 58, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 27349, 62, 15042, 62, 312, 6, 5974, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10201, 17816, 15654, 20520, 796, 2524, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13432, 796, 11086, 13208, 13, 6738, 62, 11600, 7, 8158, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2219, 13, 9122, 62, 392, 62, 7353, 62, 672, 3168, 341, 7, 15042, 11, 13432, 8, 628, 198, 4299, 41216, 62, 15654, 62, 754, 40924, 7, 15042, 11, 2524, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 13610, 257, 26119, 329, 1123, 7885, 8630, 379, 262, 2524, 628, 220, 220, 220, 40117, 198, 220, 220, 220, 24200, 438, 198, 220, 220, 220, 40391, 1058, 1058, 9078, 25, 4871, 25, 63, 82, 6192, 754, 2701, 283, 2545, 263, 13, 952, 13, 15042, 13, 2969, 1797, 2521, 63, 198, 220, 220, 220, 220, 220, 220, 220, 1052, 4075, 20984, 2836, 6246, 13, 198, 220, 220, 220, 2524, 1058, 1058, 9078, 25, 4871, 25, 63, 82, 6192, 754, 2701, 283, 2545, 263, 13, 19608, 321, 375, 417, 13, 29123, 63, 198, 220, 220, 220, 220, 220, 220, 220, 383, 2524, 2134, 329, 543, 284, 2251, 4558, 40924, 13, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 9633, 796, 1351, 7, 27891, 4029, 62, 45286, 62, 8899, 13, 27160, 28955, 198, 220, 220, 220, 611, 318, 39098, 7, 15654, 11, 12347, 13434, 3646, 415, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 9633, 15853, 37250, 330, 62, 6477, 3256, 705, 17896, 62, 6477, 20520, 198, 220, 220, 220, 2219, 13, 17953, 62, 754, 40924, 7, 198, 220, 220, 220, 220, 220, 220, 220, 40391, 11, 2524, 11, 9633, 11, 198, 220, 220, 220, 220, 220, 220, 220, 4277, 62, 754, 40924, 13, 51, 3620, 6489, 6158, 62, 13775, 2943, 1921, 4694, 8, 628, 198, 4299, 4296, 62, 672, 3168, 341, 62, 7890, 7, 15042, 11, 5043, 11, 13050, 11, 923, 11, 886, 2599, 198, 220, 220, 220, 37227, 6307, 649, 13432, 1366, 284, 257, 1351, 286, 16808, 5805, 19243, 602, 198, 220, 220, 220, 422, 923, 284, 886, 13, 628, 220, 220, 220, 40391, 1058, 1058, 9078, 25, 4871, 25, 63, 82, 6192, 754, 2701, 283, 2545, 263, 13, 952, 13, 15042, 13, 2969, 1797, 2521, 63, 198, 220, 220, 220, 220, 220, 220, 220, 1052, 4075, 20984, 2836, 6246, 13, 198, 220, 220, 220, 5043, 25, 1351, 286, 1058, 9078, 25, 4871, 25, 63, 82, 6192, 754, 2701, 283, 2545, 263, 13, 19608, 321, 375, 417, 13, 29123, 63, 198, 220, 220, 220, 220, 220, 220, 220, 7343, 286, 477, 4941, 5043, 355, 35832, 198, 220, 220, 220, 13050, 25, 1351, 286, 1058, 9078, 25, 4871, 25, 63, 82, 6192, 754, 2701, 283, 2545, 263, 13, 19608, 321, 375, 417, 13, 31310, 13208, 63, 198, 220, 220, 220, 220, 220, 220, 220, 7343, 286, 477, 4941, 13050, 355, 35832, 198, 220, 220, 220, 923, 1058, 4818, 8079, 198, 220, 220, 220, 220, 220, 220, 220, 383, 3726, 286, 262, 2278, 284, 2581, 1366, 329, 13, 198, 220, 220, 220, 886, 1058, 4818, 8079, 198, 220, 220, 220, 220, 220, 220, 220, 383, 886, 286, 262, 2278, 284, 2581, 1366, 329, 13, 198, 220, 220, 220, 37227, 220, 1303, 645, 20402, 198, 220, 220, 220, 19677, 4029, 62, 49315, 796, 2219, 13, 24455, 62, 1525, 62, 3262, 5225, 7, 49315, 11, 705, 52, 46, 16808, 5805, 11537, 198, 220, 220, 220, 329, 2524, 287, 19677, 4029, 62, 49315, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2219, 13, 19119, 62, 15654, 62, 672, 3168, 602, 7, 15042, 11, 21207, 11, 2524, 11, 13050, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 923, 11, 886, 8, 198 ]
2.454566
4,380
import os import sys # sys.path.insert(0, os.path.abspath('/home/jrodrigues/Documents/PhD/fulmar')) from fulmar.estimators import ( estimate_planet_mass, estimate_semi_amplitude ) from fulmar.utils import ( FulmarWarning ) import astropy.units as u import numpy as np import numpy.testing as npt from astropy.units import UnitConversionError import pytest def test_estimate_planet_mass(): """test if estimate_planet_mass behaves as expected""" npt.assert_equal(estimate_planet_mass( 1, 'Earth').value, 1) # * u.earthMass) npt.assert_almost_equal(estimate_planet_mass( 1, 'Neptune').value, 0.29706202) # * u.earthMass) npt.assert_almost_equal(estimate_planet_mass( 1, 5514).value, 1) # * u.earthMass) with pytest.raises(TypeError, match='`astropy.units.Quantity` or float'): estimate_planet_mass('string', 'Earth') with pytest.raises(ValueError, match="Accepted str values for rho_p"): estimate_planet_mass(1, 'Uranus') with pytest.raises(UnitConversionError): estimate_planet_mass(1 * u.s, 'neptune') def test_estimate_semi_amplitude(): """test if estime_semi_amplitude behaves as exected""" npt.assert_almost_equal(estimate_semi_amplitude( 365, 1, 1).value, 0.08948015) # * u.m / u.s) npt.assert_almost_equal(estimate_semi_amplitude( 365, 1, R_planet=1, rho_planet='earth').value, 0.08948015) # * u.m / u.s) npt.assert_equal(estimate_semi_amplitude( 365, 1, 1, inc=0).value, 0) npt.assert_almost_equal(estimate_semi_amplitude( 365, 1, 1, ecc=0.5).value, 0.12654404) # * u.m / u.s) with pytest.raises(TypeError, match='`astropy.units.Quantity` or float'): estimate_planet_mass('1 earthRad', 'earth') estimate_semi_amplitude('1 year', 1, 1) estimate_semi_amplitude(365, '1 solMass', 1) estimate_semi_amplitude(365, 1, M_planet='1 earthMass') estimate_semi_amplitude(365, 1, M_planet=1 * u.earthMass, inc='90 deg') with pytest.raises(ValueError, match='required when M_planet is not'): estimate_semi_amplitude(365, 1) estimate_semi_amplitude(365, 1, R_planet=1) estimate_semi_amplitude(365, 1, rho_planet=1) with pytest.warns(FulmarWarning, match='overrides'): estimate_semi_amplitude(365, 1, 1, R_planet=1, rho_planet='earth')
[ 11748, 28686, 198, 11748, 25064, 198, 2, 25064, 13, 6978, 13, 28463, 7, 15, 11, 28686, 13, 6978, 13, 397, 2777, 776, 10786, 14, 11195, 14, 73, 14892, 4359, 947, 14, 38354, 14, 2725, 35, 14, 913, 3876, 6, 4008, 198, 198, 6738, 46246, 3876, 13, 395, 320, 2024, 1330, 357, 198, 220, 220, 220, 8636, 62, 47427, 62, 22208, 11, 198, 220, 220, 220, 8636, 62, 325, 11632, 62, 321, 489, 3984, 198, 8, 198, 6738, 46246, 3876, 13, 26791, 1330, 357, 198, 220, 220, 220, 28040, 3876, 20361, 198, 8, 198, 198, 11748, 6468, 28338, 13, 41667, 355, 334, 198, 11748, 299, 32152, 355, 45941, 198, 11748, 299, 32152, 13, 33407, 355, 299, 457, 198, 6738, 6468, 28338, 13, 41667, 1330, 11801, 3103, 9641, 12331, 198, 198, 11748, 12972, 9288, 628, 198, 4299, 1332, 62, 395, 1920, 62, 47427, 62, 22208, 33529, 198, 220, 220, 220, 37227, 9288, 611, 8636, 62, 47427, 62, 22208, 39341, 355, 2938, 37811, 198, 220, 220, 220, 299, 457, 13, 30493, 62, 40496, 7, 395, 1920, 62, 47427, 62, 22208, 7, 198, 220, 220, 220, 220, 220, 220, 220, 352, 11, 705, 22840, 27691, 8367, 11, 352, 8, 220, 1303, 1635, 334, 13, 16442, 20273, 8, 198, 220, 220, 220, 299, 457, 13, 30493, 62, 28177, 62, 40496, 7, 395, 1920, 62, 47427, 62, 22208, 7, 198, 220, 220, 220, 220, 220, 220, 220, 352, 11, 705, 8199, 457, 1726, 27691, 8367, 11, 657, 13, 1959, 35402, 19004, 8, 220, 1303, 1635, 334, 13, 16442, 20273, 8, 198, 220, 220, 220, 299, 457, 13, 30493, 62, 28177, 62, 40496, 7, 395, 1920, 62, 47427, 62, 22208, 7, 198, 220, 220, 220, 220, 220, 220, 220, 352, 11, 5996, 1415, 737, 8367, 11, 352, 8, 220, 1303, 1635, 334, 13, 16442, 20273, 8, 628, 220, 220, 220, 351, 12972, 9288, 13, 430, 2696, 7, 6030, 12331, 11, 2872, 11639, 63, 459, 28338, 13, 41667, 13, 31208, 63, 393, 12178, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 8636, 62, 47427, 62, 22208, 10786, 8841, 3256, 705, 22840, 11537, 628, 220, 220, 220, 351, 12972, 9288, 13, 430, 2696, 7, 11395, 12331, 11, 2872, 2625, 38855, 276, 965, 3815, 329, 374, 8873, 62, 79, 1, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 8636, 62, 47427, 62, 22208, 7, 16, 11, 705, 52, 2596, 385, 11537, 628, 220, 220, 220, 351, 12972, 9288, 13, 430, 2696, 7, 26453, 3103, 9641, 12331, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 8636, 62, 47427, 62, 22208, 7, 16, 1635, 334, 13, 82, 11, 705, 710, 457, 1726, 11537, 628, 198, 4299, 1332, 62, 395, 1920, 62, 325, 11632, 62, 321, 489, 3984, 33529, 198, 220, 220, 220, 37227, 9288, 611, 1556, 524, 62, 325, 11632, 62, 321, 489, 3984, 39341, 355, 409, 11197, 37811, 198, 220, 220, 220, 299, 457, 13, 30493, 62, 28177, 62, 40496, 7, 395, 1920, 62, 325, 11632, 62, 321, 489, 3984, 7, 198, 220, 220, 220, 220, 220, 220, 220, 21268, 11, 352, 11, 352, 737, 8367, 11, 657, 13, 49352, 2780, 25150, 8, 220, 1303, 1635, 334, 13, 76, 1220, 334, 13, 82, 8, 198, 220, 220, 220, 299, 457, 13, 30493, 62, 28177, 62, 40496, 7, 395, 1920, 62, 325, 11632, 62, 321, 489, 3984, 7, 198, 220, 220, 220, 220, 220, 220, 220, 21268, 11, 352, 11, 371, 62, 47427, 28, 16, 11, 374, 8873, 62, 47427, 11639, 16442, 27691, 8367, 11, 657, 13, 49352, 2780, 25150, 8, 220, 1303, 1635, 334, 13, 76, 1220, 334, 13, 82, 8, 198, 220, 220, 220, 299, 457, 13, 30493, 62, 40496, 7, 395, 1920, 62, 325, 11632, 62, 321, 489, 3984, 7, 198, 220, 220, 220, 220, 220, 220, 220, 21268, 11, 352, 11, 352, 11, 753, 28, 15, 737, 8367, 11, 657, 8, 198, 220, 220, 220, 299, 457, 13, 30493, 62, 28177, 62, 40496, 7, 395, 1920, 62, 325, 11632, 62, 321, 489, 3984, 7, 198, 220, 220, 220, 220, 220, 220, 220, 21268, 11, 352, 11, 352, 11, 21399, 28, 15, 13, 20, 737, 8367, 11, 657, 13, 1065, 2996, 25644, 19, 8, 220, 1303, 1635, 334, 13, 76, 1220, 334, 13, 82, 8, 628, 220, 220, 220, 351, 12972, 9288, 13, 430, 2696, 7, 6030, 12331, 11, 2872, 11639, 63, 459, 28338, 13, 41667, 13, 31208, 63, 393, 12178, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 8636, 62, 47427, 62, 22208, 10786, 16, 4534, 15546, 3256, 705, 16442, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 8636, 62, 325, 11632, 62, 321, 489, 3984, 10786, 16, 614, 3256, 352, 11, 352, 8, 198, 220, 220, 220, 220, 220, 220, 220, 8636, 62, 325, 11632, 62, 321, 489, 3984, 7, 24760, 11, 705, 16, 1540, 20273, 3256, 352, 8, 198, 220, 220, 220, 220, 220, 220, 220, 8636, 62, 325, 11632, 62, 321, 489, 3984, 7, 24760, 11, 352, 11, 337, 62, 47427, 11639, 16, 4534, 20273, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 8636, 62, 325, 11632, 62, 321, 489, 3984, 7, 24760, 11, 352, 11, 337, 62, 47427, 28, 16, 1635, 334, 13, 16442, 20273, 11, 753, 11639, 3829, 3396, 11537, 628, 220, 220, 220, 351, 12972, 9288, 13, 430, 2696, 7, 11395, 12331, 11, 2872, 11639, 35827, 618, 337, 62, 47427, 318, 407, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 8636, 62, 325, 11632, 62, 321, 489, 3984, 7, 24760, 11, 352, 8, 198, 220, 220, 220, 220, 220, 220, 220, 8636, 62, 325, 11632, 62, 321, 489, 3984, 7, 24760, 11, 352, 11, 371, 62, 47427, 28, 16, 8, 198, 220, 220, 220, 220, 220, 220, 220, 8636, 62, 325, 11632, 62, 321, 489, 3984, 7, 24760, 11, 352, 11, 374, 8873, 62, 47427, 28, 16, 8, 628, 220, 220, 220, 351, 12972, 9288, 13, 40539, 82, 7, 37, 377, 3876, 20361, 11, 2872, 11639, 2502, 81, 1460, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 8636, 62, 325, 11632, 62, 321, 489, 3984, 7, 24760, 11, 352, 11, 352, 11, 371, 62, 47427, 28, 16, 11, 374, 8873, 62, 47427, 11639, 16442, 11537, 198 ]
2.308967
1,026
''' This data was automatically generated by script img2data.py. These images are part of the FAMFAMFAM silk icons set which is provided under a creative commons license. For more information see http://www.famfamfam.com/lab/icons/silk/ ''' data = { 'cancel': ''' R0lGODlhEAAQAPcAAAAAAAAAMwAAZgAAmQAAzAAA/wArAAArMwArZgArmQArzAAr /wBVAABVMwBVZgBVmQBVzABV/wCAAACAMwCAZgCAmQCAzACA/wCqAACqMwCqZgCq mQCqzACq/wDVAADVMwDVZgDVmQDVzADV/wD/AAD/MwD/ZgD/mQD/zAD//zMAADMA MzMAZjMAmTMAzDMA/zMrADMrMzMrZjMrmTMrzDMr/zNVADNVMzNVZjNVmTNVzDNV /zOAADOAMzOAZjOAmTOAzDOA/zOqADOqMzOqZjOqmTOqzDOq/zPVADPVMzPVZjPV mTPVzDPV/zP/ADP/MzP/ZjP/mTP/zDP//2YAAGYAM2YAZmYAmWYAzGYA/2YrAGYr M2YrZmYrmWYrzGYr/2ZVAGZVM2ZVZmZVmWZVzGZV/2aAAGaAM2aAZmaAmWaAzGaA /2aqAGaqM2aqZmaqmWaqzGaq/2bVAGbVM2bVZmbVmWbVzGbV/2b/AGb/M2b/Zmb/ mWb/zGb//5kAAJkAM5kAZpkAmZkAzJkA/5krAJkrM5krZpkrmZkrzJkr/5lVAJlV M5lVZplVmZlVzJlV/5mAAJmAM5mAZpmAmZmAzJmA/5mqAJmqM5mqZpmqmZmqzJmq /5nVAJnVM5nVZpnVmZnVzJnV/5n/AJn/M5n/Zpn/mZn/zJn//8wAAMwAM8wAZswA mcwAzMwA/8wrAMwrM8wrZswrmcwrzMwr/8xVAMxVM8xVZsxVmcxVzMxV/8yAAMyA M8yAZsyAmcyAzMyA/8yqAMyqM8yqZsyqmcyqzMyq/8zVAMzVM8zVZszVmczVzMzV /8z/AMz/M8z/Zsz/mcz/zMz///8AAP8AM/8AZv8Amf8AzP8A//8rAP8rM/8rZv8r mf8rzP8r//9VAP9VM/9VZv9Vmf9VzP9V//+AAP+AM/+AZv+Amf+AzP+A//+qAP+q M/+qZv+qmf+qzP+q///VAP/VM//VZv/Vmf/VzP/V////AP//M///Zv//mf//zP// /wAAAAAAAAAAAAAAACH5BAEAAPwALAAAAAAQABAAAAiWAPcJHEiwYEFpCBMiNLhP WjZz4CB+A5dN2sGH2TJm+7ax4kCHEOlx3EgPHEeLDc1loydwokB6G1EJlEYRHMt6 +1hW/IaSpreN+/ThzIYq5kyKGffV07ePpzSeMzl+UypU6aunMhtSdCcwI0t606A2 3PjN3VVXK2NO+/iKIzZp0xB+Q4Xt4re7te4WZSgNVV+EfhkKLhgQADs= ''', 'cog': ''' R0lGODlhEAAQAOYAAElJSU5OTlFRUVJSUlNTU1hYWFtbW2FhYWJiYmRkZGtra21t bW5ubm9vb3FxcXl5eYCAgIGBgYKCgoODg4WFhYeHh4mJiYyMjI+Pj5ycnJ6enqCg oKGhoaOjo6Wlpaampqenp6ioqKqqqqurq6ysrLCwsLGxsbKysrW1tbe3t7m5ubq6 ury8vL29vb6+vr+/v8DAwMHBwcLCwsPDw8TExMXFxcbGxsfHx8jIyMnJycrKysvL y8zMzM3Nzc7Ozs/Pz9DQ0NHR0dLS0tTU1NXV1dbW1tjY2NnZ2dvb29zc3N3d3d7e 3uLi4uTk5OXl5efn5+np6e3t7QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAACH5BAkAAFIALAAAAAAQABAAAAfDgFKCgzs3NIOIiVI3Tk0k ioJBPjpSMktKJ1IkIIhASVFIMi5FQyUkO08piDRJQ0dIpEdCOzgPDohDPDkrGRwy NjEpFoI4NDBGPSwSghgzMj0XFRM0UEU5Ph6IJDQrNkoKL0xCNj0miCEyKTBCBx0Y Gz82PBrMMSwqCQUEgiQ1MTU3RICI4QKFCEQjPhCpsSNIjhs8arTYwQARiyUfJlCg IWMBgw9CIAxA1CCBlAmFEEgpEAAAJCkRWpww8DJRAQEjEwUCADs= ''', 'control_play': ''' R0lGODlhEAAQAPZDAHNzc3NzdHV1dXV1dnZ2d3h4eHh4eXl5eo6OjpCQkJKSkpOT k5aWlpeXl5mZmZycnJ2dnaKioqenp6qqqqurq7Ozs7m5ucDAwMLCwsPDw8TExMbG xsnJyc3Nzc7OztHR0dLS0tPT09TU1NXV1dbW1tfX19jY2N3d3eHh4eLi4uPj4+Tk 5OXl5ebm5ufn5+jo6Onp6erq6uvr6+zs7O3t7e7u7u/v7/Dw8PHx8fLy8vPz8/T0 9PX19ff39/j4+Pr6+vv7+/z8/P7+/v///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAACH5BAEAAEQALAAAAAAQABAAAAebgESCg4SFhiYliSEhhoMm MjtAQDouHY0mPUM9OjqZPRyFJkBDNjYYNjIymhaDJaqlNgIYqS5DJxWCJZ2pMgIB FjIuPTYUuUClqQIFBx0uLkATgiHHvMoCNiouOhHSnS7BvjYuKTopEIIdKUPOLgDi KSlAGw6Dp+su2PBDKfSEFjZDKGkDwq/RhGacUlhY0EgQBAYMFiBA0LAioUAAOw== ''', 'cut': ''' R0lGODlhEAAQAOZuAOnt8VaOvKnE19zp9Vum2Pv8/aTB1qXC12Cq3KbC2KrF2KvG 2ZK20eTt84WryVyj0mCFroetyGe372ex5Zy804Oqx9Dg8OLm6aXN77PF0cTW57fH 0ujs79vm7qC+1k14r8vc567I3nWiyl+m1lF6r1qi0mGdxmWz6s7e7cDU5ubq7V+K uIOow4apwU16svDy9P39/vf5++Hr+FOQwdzn7q7H2uTs8qa4w12QvGOVv12m2KjE 16fD2fr8/WKr3UN2sqPA1puxwFWEtNPi8Zu93Ozv8VF6sHeewWOy50F3tWyewNjk 7cfU3OLo7F6fy8HN1Fmax2aw57TN4myhxF2CtJm62Haavf3+/p6+1oSkut3p9aPA 2Hejwd/p8Ed4s/H2+UV6uGms2mCt5HWavGa27Ofs74CoxkB4t/j5+pS30ff5+ZO1 zrDJ2unw9f///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAACH5BAEAAG4ALAAAAAAQABAAAAeWgG6Cg24dET2EiYRsaTGD V4qDNR5fgktmkYILIQ1uNFhrmW4CKV02PFttogYoOwkaIKJuQEMMAwqiMG4HWlIU mWVWOUcOFhUFkQA4CA8nVTIsT5FjI0wbYkQYEjo3ijNcbi1RIhMQUz9qiQFhSmRC XlBuQWcqiRlOBCscLiUXWUkvFAFoIogKEhM+jMhyg4YEmA9FCAUCADs= ''', 'disk': ''' R0lGODlhEAAQAPemADZqu3uj4nmi4Xqj4/f6/XSd3PH2/Ojw+vf6/nuk4mWNyXeg 3tvn9zpuvTZru3qj4jRntDdsu+Hs+TJhp3qj4Xih4Huj4dnl97vQ77rQ7r3Q7Nvm 9+7z+3We3r7R7NHf9vL2/Pb6/UBrrbjO74SjzmWMyER0v9vn+Njl9jZqtzlsvOrx ++Xt+jJjrF6Jyevx+36o5/f7/snc9Iqn0sfZ9G2Sy+nx+unw+nSe3TJhqqnC546r 1WqTz2iQzXCVzYCq6WmQynGZ2N3o+HyayKS+5NHg97HF4mWNyn6o6OLs+Zq13TJh qVWCxpWw2r7S8GqSzfP4/czd9bzO58LV8jJiqjhsunKb2Xef3nybydDf9kJ0wDNj rXaf3vj6/u3y+zVot/P3/TRmsjtuvUN1wHqk40N0vTZqujVotYWl1kJzvcXY8nqi 4G2W046r2GySyzFgqDxpq+/0/HOb2nii4Heg35+64dHg9nKc2zJiqzhru3mYxzVo tnOb2TRms9/p+H2m5k99w3af3Xuk47PK7aa94e70+/b6/meOya3G642r2YGezHCZ 1nqi4jhsu+rw+vD1/DNkrzJhqOPt+Xqi4Tptu2aNyXSc2t/p+TNlsGGGvH2n5zNk rq3F6u70/MPV77bM7jRlsfb5/WSMyMLcv4jAYvj7/v///wAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAACH5BAEAAKYALAAAAAAQABAAAAj/AAklcjGmQQQHAACoEEPJ hAIpptDYKVIqRqhHjryEIvDCj4cnRph8+GEohCgOK0CUMpDkRAYNZbRkQWLAgCgb hQiEOiBkAwVPKRpEgXHgQKUbULrEucTgwhwdeyLI0CRBgqROBMCwaIpiAREIDmj8 EaXgkJsaQEqIWmupTh8AagQNIJMggAUBdLjguFNACSgAUwYMCBAggYAKCzoUkMOn CSQATh48oGC3wpVABawEWbRjixkMjEqJHk2azQw8eUYIQECqtevWoXiQyNHo0yQE o3Lrzh2qh6JIVQatYf3adagjWCYAQsSJtPNSQ/SIaOMjzZczEMJg2tSCypI3E+Bk AgoIADs= ''', 'disk_multiple': ''' R0lGODlhEAAQAPcBAAAAAP////////////////////////////////////////// /////////////////////26X1Hue1HGY0IKk1miOzWmQzXWa0HOZ0WKLyCBarf// /////////////////////2WNzLDN8////7PH4////////////////6G/6mCJyf// /////////////////////1uGx57A732i2Xqd04Cj1Y+u2nea0neb0nec0nGX0GKL yCBarf///////////////12IyKG/73WZ0bjS9P///7vN5v7///////L2++3x+KG/ 6mCJyf///////////////2WNypm46l+JyZu97W6X1Hue1HGY0IKk1miOzWmQzXWa 0HOZ0WKLyCBarf///////2GLyZK15mGLy5687mWNzLDN8////7PH4/////////// /////6G/6mCJyf///////1SBxJe26nOYzqG+6luGx57A7////26TzP////////f7 //H4/4yv5GGKx////////1F/w5q272+WzJG21l2IyKG/7/r8/fv8/v39/vz9/vr7 /fv8/YWo3VN/wf///////1WDxrrO72aOx5y84GWNypm46n6l3YCm3Xyj23qg2Xmg 2Xif2Hie2F2Ev////////zNouliEw1OAxZay7mGLyZK15oGn4oGn4X2j3nuh3Hmf 23ee2XOa1Fd+u////////////////1WDxrrO71SBxJe26urz8+bx7ebx7+bw7+Xx 7e3183mc1URwsP///////////////zNouliEw1F/w5q27+jz6oS/UZjJb5nJcYS/ VOn05Huc3Tppqv///////////////////////1WDxrrO7///3cfuh9f0otf2osfu jP//4IWi3T5qq////////////////////////zNouliEw2iL03CP4WyN3G2L2m6K 12yLzURtqy5fpv////////////////////////////////////////////////// /////////////////yH5BAEAAAAALAAAAAAQABAAAAj+AAEEEDCAQAEDBxAkULCA QQMHDyBEkDCBQgULFzBk0LCBQwcPH0CEEDGCRAkTJ1CkULGCRQsXL2DEkDGDRg0b N3Dk0LGDRw8fP4AEETKESBEjR5AkUbKESRMnT6BEkTKFShUrV7Bk0bKFSxcvX8CE ETOGTBkzZ9CkUbOGTRs3b+DEkTOHTh07d/Dk0bOHTx8/fwAFEjSIUCFDhxAlUrSI USNHjyBFkjSJUiVLlzBl0rSJUydPn0CFEjWKVClTp1ClUrWKVStXr2DFkjWLVi1b t3Dl0rWLVy9fv4AFEzaMWDFjx5AlU7aMWTNnz6BFkzaNWjVr17Bl07aNWzdv38Al hRM3jlw5c+fQpVO3jl07d+/gxZM3j149e/fw5dO3j18/f/8EBAA7 ''', 'folder': ''' R0lGODlhEAAQANUAANiGLNiILdiyLNmOM9myNNqUNdqbNdqjNtqsNdu2POHCXuLD YOPHa+XKdObNeenBc+vKa+7OiO7PdO/Qeu/Sgu/UlPDLJvHNLvHOMPHPafHQbPHS cvLQOvLTfPLWg/PTRfPVTPPYjvTXVfTYXPTbnvTck/Tdp/XaZPXbavXgn/bedPbg fPbhrPbpyffig/fji/jkjvjlk/jqwvnonPnpovrsrPrts/vvufvyyvvz2vv26fzz 0/767v778/7+/gAAACH5BAkAAD8ALAAAAAAQABAAAAaLwJ9wSCwaj8gkkaBYOBWJ JMFHpeoYWIajQRAierBSisXrmXk8H8LbK5U8EAiFMpFIdOsfQleJPFpmZ2l5B1SB OTEuKigjOwdCBz04NzUzLyuMIB87BkIGPTY0iSonIiAcGDidPwU8ooqlHxwXFjgF QgM5JiQlIR4dHRsaGTIDQgAByAHLzMnJStDRQQA7 ''', 'page_add': ''' R0lGODlhEAAQAPetANPl/cLc+O3z+NHk/FWQyjZrvPr7/fH1+dPl/M3j/DdrGbLS ldDk+426ZGS+/Mff+tbn/tfo/s3j+1GNyDZqvMfg+tzq9uvy+Ozy99jo/szh+z1w IJGugVOMKNXn/Y+8Z0+MyM/k/DltIlW0+G+Ud1O0+FqSykuGx4e5YO/0+kd8fLHW kme9/LHTkNPm/EiEyI+7akyHyEJ8w9fm8maOTzpvIsjg++zy+NLm/NTm/VWPye30 +Z7X/8Pd+bTY9oy8ZZu4prnO6Pj7/5jX/87j+46tht/s98Td+brW9UiAw7TUlbXU 84GrYVuUzOjx+EyGxvL2+t/p9Ex7Mcnl+nSi0lWRysvi+32y4qDY/4e6YFa092W+ ++/0+dfn/tbo/ury+lWQy8jg+WmW3Gmdz8nh+9Pn/cjg+lKNyM3m/IS24lOy+EBx wEiEx/D0+E2IyJ+8rdXm/dDmunOYYL3a9maNzGGKSmK9/NXl/lS190aAxjdrITVq u5Cx3fP3+3yq12i//d/r9V2ISou6Yszj+32w4cbf+uzz+ZbW/7vW9d7r9lePLc/j /O70+MHb+E18xdTm/ISo1fj7/UB3wlKz98Xf+W7C/ZvW/6rA4muY3FCMyLzZ9t7q 9rPS8UuGyOPt9+nv9e30+LjW9Mrh+jZqZMni++bw97bUnOvz+vD0+e30+rvY9tbn /f///////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAACH5BAEAAK0ALAAAAAAQABAAAAj/AFsF8dOEgMEqYHSM4WOg lcNWVAQwAiWg4g0MM65gaujQBJQKZEjZoNQolBAfhMRwPHMgAREJVsIEQBIJzZQ0 kBxOOLCIQYgEoo5oioKhz6ckOlG5eFRmgAQzARAt4dTmicNMXLqs8pADh4YHAeao ShHDIYgdGTJEgABggIYKPQKk6uTQjSEvEVZtBcBg0INCX144PHEBgt5VcNq+kUOj jgqHbJzcAQAAAYIBQJgoiQNDEYdWeUqN0IKnhJpJgVqsYPXjw4ZWMjxVwsLD0pBD Ukyx2r1AQStJgP6w2OLAgZ0agrKwQuG6laMLRhJtsmDhVJEODRY06PD5Ep01BcJT C6CwZ5QeBSJItAoIADs= ''', 'page_copy': ''' R0lGODlhEAAQAPemAJK75E57yuDt/9zq/8vi/+ry+9fn/9vq/9Ll/83i/NXn/tPm /G2X0u71+2SM0PH3/9rq/rzZ9+zz/MLc+efx7+fw+vn6/W2X02yX0pO75FyGzV6H z9fn/OPv+tbn/FaFy6O+4ejy/G+Y0m6Z08jf+muW0unz/dHl/dDk/HCV053D6laB zmqV0dPn/PP5/vb4+8rh+vL4/8Ti+lKEyr7Z9vP4/pfE7cLc+tLl/NXn//D2/urz /e31/evz++vy+7TT9czm++jz/sfg+9Hk+3ye1nKk022T0cXe+PT4//X6/pa03K3F 5vP4/+r0+7vX9kZ2yJe04vP4+8Te+fj6/FaDzNTm/ViHzFeDzJa+5f7//5G75FWF zefx++jy793p9e70/Yi76s3j/HSb1OTv+qK94vH3/trp/W6T0+nx++30/P////L3 /9vq/cvj+4ip3erz8YSm2vD2/M/j++Hs9uvz+nad1u/2/ufy/VeGzHCa1FiDy6/R 8/f5/MTd+ZPB7O/2+5G65O71/Mrg+vL3/lSDymqV08zh+ujx+uz1/drq/057y87k /HKh0tfo/dbn/VWBynal06HJ7vX5/Ja/5sXe/FmHzPD3/9Hk/FOCz+fy+nqk1O31 /m+Y02SM0W6Z0uv0/Njo/GmS1czi+1aCy9np/97s/////wAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAACH5BAEAAKYALAAAAAAQABAAAAjuAOHUueBphIg8SyyYWsjQ lBg1iHh84tLEBhQ+DRdyspNgEQwaSYBEApHRFINBC1rIOTKngSRNJRnUAMVhgSEV kwAAKMIIEpkppjAggQCh0RAsWUzsCNEhExg3L0rESMTGjIcMmygJmfDDhQw/Slgw KSWg1AAAOhKEIRHBC50ohArFIWsWQBkcl0T1cbJnTKVQb+gO0LJGgYITgqREuGPF SKAeBSSkAWQph6MqKNrcCIKHyJkNDjo5mPGA1AFSBhAQePCh5JYGplGr/kOlJCYK sVMT6LKi5CgJhyqgKVDAxxc9JVNceRJAUYDnjzQEBAA7 ''', 'page_find': ''' R0lGODlhEAAQAPcBAAAAAP///0R9wU2LyE+MyE+MyE+MyE+MyE+NyE+MyU+Lx0uJ xTt2xDxos////////////////0mFxOzy9+70+O30+O3z+O3z+O3z+Ozy+Ozy99fm 8n2y4mWU2ztos////////////0uIxfL2+sfg+snh+8ni+8jg+8Xf+cHb+LjW9Pj7 /7TY9n2w4WSS2z5rtP///3uHkmJtd2VtdbXI3V5mb1libMvi+8jg+cLc+LrW9fj7 /c3m/Mnl+oS24kJ5v2NsdYCMmIOPnEdMUqe3y0dNVHmFkH+Mmsbd9cTd+bzZ9t/p 9Ozy9/P3++nv9UV+wn2JlVZeZm94hTtBSnqGlUBKVnSDkkBHT7vP5Mjg+sLc+LvW 9bXU87PS8fD0+EaCxDQ5Pk1UW5CgsFFdaWV0hk5YY4iYqkpRWm55hczh+8ff+sLc +L3a9rvY9u/0+kaDxlZeZlhhaUhPVkZJTXeAjDc7QDxCRjM4PSUoLNHk/Mzh+8fg +sPd+cLc+O30+kWCxmNsda+5xI2ap3N6gLTD1lxjbKSvu4uYpkZNU9Pl/dDk+8zj +8ff+sbf+ury+kKAxl9ocau2wWZweVZcYpypul1mbqWxvWp0fisuM9Pl/dHk/M3i /Mvh+8nh+/L3+z98xVRbY42ap15ncDo/RZGcrU5VXH+KllZeZhgZG9Hk/M7i/Mzi /Mng+8jh+/f6/Tt2wTg9QjxCSDE+S09UWEKGtiAwPSQ1QRsrNxUsO1Kz91Kz91Gy 90+y90+y9/X5/DZvv////////zx4wePt927C/aDY/57X/5vW/5jX/5bW/5XW/5TV /5PU/2W++/T3+zFnu////////zhxv9/r9Wi//We9/GW++2S+/GS+/GK9/GO9+2G8 +2C+/GK8/Pj7/S1kuf///////zNpvOrx+N/s997r9t7q9tzq9tzq9uvz+uvz+ury +vP3/PT4/P3+/ipgt////////zRquzBlujFmuzBmujBmujBmujBlui9lui5luS5l uS5kuS5kuSxity5ityH5BAEAAAAALAAAAAAQABAAAAj+AAEEEDCAQAEDBxAkULCA QQMHDyBEkDCBQgULFzBk0LCBQwcPH0CEEDGCRAkTJ1CkULGCRQsXL2DEkDGDRg0b N3Dk0LGDRw8fP4AEETKESBEjR5AkUbKESRMnT6BEkTKFShUrV7Bk0bKFSxcvX8CE ETOGTBkzZ9CkUbOGTRs3b+DEkTOHTh07d/Dk0bOHTx8/fwAFEjSIUCFDhxAlUrSI USNHjyBFkjSJUiVLlzBl0rSJUydPn0CFEjWKVClTp1ClUrWKVStXr2DFkjWLVi1b t3Dl0rWLVy9fv4AFEzaMWDFjx5AlU7aMWTNnz6BFkzaNWjVr17Bl07aNWzdv38Al hRM3jlw5c+fQpVO3jl07d+/gxZM3j149e/fw5dO3j18/f/8EBAA7 ''', 'page_paste': ''' R0lGODlhEAAQAPepAE57yn+s19mpX8vi/9Ll/9fn/9vq/4Sv2dGXU/3utdOaVtel XP7vttXn/ury+9GVU7zZ9/PbgPDUddafWX2p1vH3/9yya82MTenx++nNk+nNke70 /enLjp5sLe31/tHl/d3Mtujy/N+dTtDk/Mvj+8rg+tyWQleGzKR1N+DJlcTi+qV2 O+/2+/H3/t2YRIGt13Gb09bn/WmU04i76tuVQevy++fy/erz/YGt2NLl/FiHzPb4 ++G5gFaBzvL3/9ywaFWByoGu18Te+enz/bTT9dCSUEZ2yNWgWdyvZt3p9d2zbO71 ++vg0/7//92ye7vX9u/apVaFy7eSY26Y0t61b1SDyvLirk57y9agWs3j/NimXc3i /MLc+tXn/9qqddObVtmpYObGiebEiOfw+nCgzGePs8zi+9Hk/N6bS/D2/s6OTtyX ROvSmOjz/vD3/7GIVfHdqtTm/ejx+uHSvliDy/j6/NqpdNquZdOcV+K/hOfJi9mq YKuAStyueOPv+mePyeTv+tilXc+SUKFuLufx78fg++jy71mHzNyWQ9itdMXe/HCV 0/P5/vLhsPP4+7yab3Gfza/R89+2cJ1qKu7l2tqqYH2p2leDzNyVQsjf+uK9ee3W npPB7Ovz+s+RUOfy+laDzMLc+eC5dFyGzcTd+dSeU+zz/Nnp/5hjIP///wAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAACH5BAEAAKkALAAAAAAQABAAAAj/AFOlooSqYMEOAhMKZCIF FQoGESIwGITqEQiFK1JYEZFAgoQEaDhkmKQQVSNNLtYgMoGJRqkwqErCESVJiYUD QQIEIAOpDIw6qVBBofIDjIAXTYbcCOHn0wwZO1BtsoCkkoADHhQVCkWEkQpOU1Cx ubNHy4IDabZkyQQhSSdHVVBpEBAIywQcLXKcMUPqSSRAh1DpWXAEj4IAPho0+FBC CAQbOlCJmfAFwYMAbrrEiDOCBJc2J1DlUYBAkCcKFU4ZOFWAwIAKUVDxeFBEzQUK S1Szds0C1JtETvp4sWOJkO7WAwz1mMPHIKo/puSMweDAQY0NdBQKXHTJCIArAMID AxkVEAA7 ''', 'page_white': ''' R0lGODlhEAAQAMQAAJSUlJWVlZmZmebm5ufn5+np6erq6uvr6+zs7O3t7e/v7/Dw 8PHx8fLy8vPz8/T09PX19fb29vf39/j4+Pn5+fr6+vv7+/z8/AAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAACH5BAkAABgALAAAAAAQABAAAAVjICaOZDlO1qWuE2BaDyQz SnERQXlJlCQ5C8Ml8hCQLpSkJNI4rC7H1MUygTAQhgF09JxWG4rEVtT1RhyNMaZ8 qVAiETXbkpzIV5Z8pTKxH/EWe4J3gHl5hGwqJBSJKhQmkCUhADs= ''', 'page_white_add': ''' R0lGODlhEAAQAPcNAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAP///////////////wAAAPj4+Pv7+/z8/Pz8/Pz8/Pz8/Pz8/Pz8/Pj4+JSU lAAAAAAAAP///////////wAAAPv7+/T09PX19fX19fX19fHx8e/v7+np6fz8/Ofn 55WVlQAAAAAAAP///wAAAAAAAPz8/Pf39/n5+ff39/f39/Pz8/Dw8Orq6vz8/Pb2 9vT09JmZmQAAAP///wAAAAAAAPz8/Pn5+fn5+fn5+ff39/b29vLy8uvr6/z8/Pz8 /Pz8/Pz8/AAAAAAAAAAAAAAAAPz8/Pv7+/z8/Pz8/Pv7+/j4+PX19fHx8ezs7Orq 6ubm5vz8/AAAAAAAAAAAAAAAAPz8/Pz8/Pz8/Pz8/Pz8/Pv7+/j4+PX19fLy8u/v 7+3t7fz8/AAAAAAAAAAAAAAAAPz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pv7+/j4+Pb29vPz 8/Ly8vz8/AAAAAAAAAAAAAAAAPz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pr6+vn5+fb2 9vb29vz8/AAAAAAAAAAAAAAAAPz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pv7+7bIq3WZ YGaOT2GKSjxiJgAAAAAAAAAAAPz8/Pz8/Pz8/Pz8/Pv7+/v7+/v7+7HEpYGrYbTU ldDmuo+7alePLTdrGQAAAAAAAPz8/Pz8/Pz8/Pz8/Pv7+/v7+/r6+mKLSrHTkLHW kv///4y8ZY+8ZzdrGQAAAAAAAPz8/Pz8/Pz8/Pz8/Pz8/Pv7+/v7+0x7MbbUnP// /////////7LSlTdrGQAAAAAAAPz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/D9xIou6Yoe6 YP///4e5YI+8ZzdrGf///wAAAPn5+fz8/Pz8/Pz8/Pz8/Pz8/Pz8/JaxhlOMKI26 ZLLSlY26ZFOMKDdrGf///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC5aFTZq GTdrGTZqGTJhF////yH5BAEAAAAALAAAAAAQABAAAAj+AAEEEDCAQAEDBxAkULCA QQMHDyBEkDCBQgULFzBk0LCBQwcPH0CEEDGCRAkTJ1CkULGCRQsXL2DEkDGDRg0b N3Dk0LGDRw8fP4AEETKESBEjR5AkUbKESRMnT6BEkTKFShUrV7Bk0bKFSxcvX8CE ETOGTBkzZ9CkUbOGTRs3b+DEkTOHTh07d/Dk0bOHTx8/fwAFEjSIUCFDhxAlUrSI USNHjyBFkjSJUiVLlzBl0rSJUydPn0CFEjWKVClTp1ClUrWKVStXr2DFkjWLVi1b t3Dl0rWLVy9fv4AFEzaMWDFjx5AlU7aMWTNnz6BFkzaNWjVr17Bl07aNWzdv38Al hRM3jlw5c+fQpVO3jl07d+/gxZM3j149e/fw5dO3j18/f/8EBAA7 ''', 'page_white_copy': ''' R0lGODlhEAAQANUgAPn5+fLy8sjIyMTExMLCwurq6vPz8/f39+/v78zMzJ6enuvr 6/X19crKysfHx/T09MbGxrm5ucDAwOLi4sXFxeHh4e3t7dHR0f39/fb29vr6+t/f 3/j4+Pv7+8nJyfz8/P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAACH5BAEAACAALAAAAAAQABAAAAaGwErDQyRuMKCkEtTQfJ4f DuG4THo+BwOi8MkMNlXQlZMJLJ4dAXJ57XAYgUvEoRAYkdePOyNxQqVHeXpSWFpc XhuCHwADUWVnT0RQHxoUg3AWXJJ6HRoQaGRaH5toDlAdABkPo4lFAgqTGgAHo1UY ApOdTh5heR2/v7VVilAACWGtRUQJE0EAOw== ''', 'page_white_find': ''' R0lGODlhEAAQAPcBAAAAAP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAP///////////////wAAAPj4+Pv7+/z8/Pz8/Pz8/Pz8/Pz8/Pz8/Pj4 +JSUlAAAAAAAAP///////////wAAAPv7+/T09PX19fX19fX19fHx8e/v7+np6fz8 /Ofn55WVlQAAAAAAAP///3WAi2NsdWZtddHV2V9nb2Jma/f39/Pz8/Dw8Orq6vz8 /Pb29vT09JmZmQAAAGNsdYCMmIOPnEhMUsTGyUdNVHuGkJOWmPHx8fLy8uvr6/z8 /Pz8/Pz8/Pz8/AAAAH2JlVZeZm94hTtBSn2IlUBKVnSDkkBHT+Hh4vX19fHx8ezs 7Orq6ubm5vz8/AAAADQ5Pk1UW5CgsFFdaWV0hk5YY4iYqkpRWoKDhPj4+PX19fLy 8u/v7+3t7fz8/AAAAFZeZlhhaUhPVkhKTYqKizk8QDxCRjM4PSorLPv7+/j4+Pb2 9vPz8/Ly8vz8/AAAAGNsda+5xI2ap3h8gNPU1F5kbKSvu4uYpk9RU/z8/Pr6+vn5 +fb29vb29vz8/AAAAF9ocau2wWZweVldYre4uF1mbqWxvWp0fi4wM/z8/Pv7+/n5 +fn5+fj4+Pz8/AAAAFRbY42ap15ncDtARaurrE5VXH+KllZeZhgZG/v7+/r6+vr6 +vj4+Pj4+Pz8/AAAADg9QjxCSCwxNVVXWbi5uTk7PT0/QjQ2Nzs8PPr6+vr6+vr6 +vr6+vr6+vz8/AAAAP///wAAAAAAAPz8/Pz8/Pz8/Pz8/Pz8/Pv7+/v7+/v7+/v7 +/v7+/v7+/z8/AAAAP///wAAAAAAAPz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8 /Pz8/Pz8/Pz8/AAAAP///////wAAAPn5+fz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8 /Pz8/Pz8/Pn5+QAAAP///////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAACH5BAEAAAAALAAAAAAQABAAAAj+AAEEEDCAQAEDBxAkULCA QQMHDyBEkDCBQgULFzBk0LCBQwcPH0CEEDGCRAkTJ1CkULGCRQsXL2DEkDGDRg0b N3Dk0LGDRw8fP4AEETKESBEjR5AkUbKESRMnT6BEkTKFShUrV7Bk0bKFSxcvX8CE ETOGTBkzZ9CkUbOGTRs3b+DEkTOHTh07d/Dk0bOHTx8/fwAFEjSIUCFDhxAlUrSI USNHjyBFkjSJUiVLlzBl0rSJUydPn0CFEjWKVClTp1ClUrWKVStXr2DFkjWLVi1b t3Dl0rWLVy9fv4AFEzaMWDFjx5AlU7aMWTNnz6BFkzaNWjVr17Bl07aNWzdv38Al hRM3jlw5c+fQpVO3jl07d+/gxZM3j149e/fw5dO3j18/f/8EBAA7 ''', 'page_white_paste': ''' R0lGODlhEAAQAOZyAN/f3/b29vj4+NegU/n5+fr6+tmnXNefUv3utfPz8+rq6v7v ts6LRszMzPPbgPf39/Ly8u/v7+C1cKqATal9QZdjINCPSPDUdXhOGf39/daeUsLC wtCSStOXTeS9fKR1N86NSKFuLreSY+O7etSYTvT09NqbSt+dTt6yadeiYuS/fqh7 P6Z3PaNwOZ5sLeK5dtyraNejV9yuaaV0OuLi4t2uZevg09GUS9elYuC0btmmZPX1 9dyWQtyVQtmlWs2HQ6p+QaV2O96bS96xa9WdUdSbUNWdUMyJRe7l2tGTStyXRO3t 7cuFQuvr66uESd3MttyrYrGIVduqYdqoZdikWOHSvs+OSNOYTuG3c9acUNikYtWc UMTExKyESdqUQdqoXvn49t+zbdyWQ9KTS51qKr+TUd2xbNuzcryab+S/f9KWTaFq NKJtNquASvv7+8nJyZhjIPz8/P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAACH5BAEAAHIALAAAAAAQABAAAAfUgHJySHCFhS6CiYI2InAf Cw4OCyFwaE+KQWcqJwgXFwhCORJkinBpKCZKYjw9XkRmFaUeNVBfBmVdThQTGG8A GXJwI1I+AwdAYHHKcQIbv3AvBlQDGhRxDwkRCnEBXABwWDEDRkUrzAEQTctvcBIH WSRqLHFuAjsQS9vsYVtXNxwzlNULkC0OuyEdxlgA0WKZGwIBShiEIyOJBQZH2CyL U4DAg4kwrDD4wWTNRjcFChiMgmOKDi0pJgh0Q9ONwSptDFXAsHEZgQaKBAF4Q7To mwY0AgEAOw== ''', 'page_white_stack': ''' R0lGODlhEAAQAMQAAAAAAGhoaJOTk5SUlJiYmLi4uL29vcLCwsPDw8bGxsfHx9bW 1urq6uvr6+3t7e/v7/Ly8vPz8/T09PX19fb29vf39/j4+Pn5+fr6+vv7+/z8/AAA AAAAAAAAAAAAAAAAACH5BAkAABsALAAAAAAQABAAAAVp4CaOZCliWppVgjlq1WIU yhG4m2YhqFq5GgwCJqMdTJpMQsdLpSyDV0YRHFYiD4aGQhAlqUodBdJweqffpGUC cWjPS7SagtWcwVTVhSKxjwBJS04YFxV+UnkqGCg4KhmPGYclTpQXOJchADs= ''', 'page_white_text': ''' R0lGODlhEAAQANUAAJSUlJWVlZmZmaWlpaqqqqysrK6urq+vr7GxsbS0tLi4uLq6 ury8vL29vb6+vsDAwMLCwsPDw8bGxsfHx8jIyMrKysvLy83Nzc7Ozs/Pz9PT09TU 1NXV1dbW1tfX19nZ2dvb293d3ebm5ufn5+np6erq6uzs7O3t7e/v7/Dw8PHx8fLy 8vPz8/T09PX19fb29vf39/j4+Pn5+fr6+vv7+/z8/AAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAACH5BAkAADYALAAAAAAQABAAAAaAQJtwSCwOY7SachkDGGkt l1SFItVGgWINJoPBWKlS7dUSEGuyxyJxIAyWtXOyRou5VKaSKD5UTiAOCgkIBgUn fEJwSnUvLCuINkoYFRIRDw0MCy+QiosyMjGcNR0aGRcWFBQSoWdLNDQzsbGiISAf HhwbukmtnXBEMr5LMkbFRUEAOw== ''', 'table': ''' R0lGODlhEAAQANUAAEJ3u1OEw1yMyV2KxWOSzmmW0W6a03Ke1nSg13uk2ny+dn6o 3YGp3oLCfIWt4Iiv4onGgo2y5I7Jh5K25pPLi5a66ZjOkJu86p3QlJ/A7aPUmqXC 6qvG6K7I6bPL6brP6rvQ69nj8OTr9erw9+7y+PP2+v///wAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAACH5BAkAACcALAAAAAAQABAAAAaSwJNwSCwKN5vM5VKZTCIP ByOROJau2OwVIbyUNBqMhSKBNBqKkqFbMrnf8FKBjazbNyWCcFLamDhvgG4jAkIR JRyJHB0eHB6PIYUnhx0mHoFvIQFCDiWPn42OHZpCDCSXIG8fbSaRQgskILKzoCED QgmxJqlugq23JwgkIyIiIcfIx8AHBgUEAgIB0tMBAEbXREEAOw== ''', 'table_gear': ''' R0lGODlhEAAQANUAAFaHx1h5o1tbW12Nyl6BrmOSzmVlZWmW0WxsbG6a03JycnKG n3Ke1nSg13uk2ny+dn6o3YGp3oLCfIWFhYWt4Iiv4omJiYnGgo2y5I7Jh5K25pOT k5PLi5a66ZjOkJqampu86p3QlJ6jq5/A7aKioqPUmqXC6qurq6vG6K7J6bHF37PM 6rW1tbbBzrfE1bu7u7vQ68LCwsrKytHX4NTU1NnZ2dzl8uHh4eTr9ejo6Orw9+7y +PP2+v7+/gAAAAAAACH5BAkAAD4ALAAAAAAQABAAAAa1QJ9wSCz6TKYRCNTRaDAV SsThEJp42KwW2xCCeKVSyMPJXCSSBy/h5fXe8Djv0Eba79eCUMMz9VBwgC8sOgNC GDwoiigpLi8qMS8zIiQ+iCk9K28vNS80nTQWPhQ8K6amLTQnExYsMhs+ETuaMD2u ORNvHzcsExA7MMEwJCw3H6YfNB8GDsA9tT0yMi8fHywxCD4NOzo4ODY2JDLiMSTY PgwJBwUDAwALCAQkFgECAkZFCvdDQQA7 ''', 'table_multiple': ''' R0lGODlhEAAQANUAAEJ3u1OExFyMyV2KxWOSzmmW0W6Z03Ke1nSg13uk23y+dn+o 3ICp3YLCfIWs4Iew2oiv4onGgouz3I2y45K435O25pPLi5a455u96pu/457B5Z/A 7aLD46PUmqTC6qTLxqTLyavG6K7I6a7K8LHK6Nnj8OXs9unv+Orw9+3y+PP2+vX4 +////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAACH5BAkAAC0ALAAAAAAQABAAAAaXwJZwSCwKPZ4NpjKBOBiJ RNGjqlqtiCJG9eFoMhTJY7KIDrejlXqtOqmywi0mBeIomU6otKLCrEJXgVkTfSlb HR0WEQ0NCioGLYQXK1sslpcsKgUtDioVhipIokgqBC0IKXx8HiwhmCgCLQcGDiaE IbghJLslsUKohCKtmCUBQ7Odu7kkIsVFqCgmJdPUA0WzBQQB29wAQQA7 ''', 'zoom_in': ''' R0lGODlhEAAQAOZ8APTr4uny+vn7/T6DN+jx+dSwcPf6/fbv5L6HTeHJuFOeS1yo Uu/1+zV5MPTs3Ony+YvGg+nXpdKuhPn7/t3Ckd7EjebRryprJuTOrNi5i72FTMqf ZTJ0LNKubTBxK+jVo97Eo8OSW9KtbPHl2N/Fj/D2+2OyWfLn2ePMmb+LUOXPqde1 fffw5d3DkdCoatm7jMGOWHa3bd7Dpuzz+ovHhePNu/P4/ODHky5vKcyhZ2WnXmGw V8+oY2usY9Grg8GPWs2mYsiaYMmbYc6nY/H3/J7RlZ/Sl9/Fo+bRrjN2LubRudGq dsORVvH2++LLuYbFfbyEUffx7eTMrPHm2LmASMqgb/r29JdhRprPkl+tVoLCffPo 2rZ7Uffv5de2fezcv+71+/L3/ESLPefTuqxlP82naN/Ep9a1f8mbY82kcdq7gK5t SKbVnZDKiM+pZdKtd+z0+k2WRV6rVOfToLd5Ute3fVqbU2e2XPjx7byDT+ry+uvz +v///wAAAAAAAAAAACH5BAEAAHwALAAAAAAQABAAAAe6gHyCg4SFgw4tHW5DLi9b hnxfBXUWLAcYbzljhQ4FKgYMentNAkdoU4QUXgZ7BA8BemACaRKEIkglrrB7e2Fm IYQ8XXuwonc7CwAphEAHM3qie1lsCgAIhGVSRLwmcjFFPWIDhBlLAgxwC0ZYT20Q DYQnGyATNgpxOjR2STg1hEpBqsgAAGCAFg4oKuTBQ2iEjx8INDTwcOFDBDVkokAS 5AQGiTk3hFzZKCgBlBVnmHAhWXINFTpW+AQCADs= ''', 'zoom_out': ''' R0lGODlhEAAQAOZ0APTr4u/1+/n7/eny+uzz+tSwcPbv5Ojx+fRFSO71++waI/Ts 3O4mLvdUVvpjYvxvbff6/fE1Or6HTeny+ez0+sGPWvjx7c2mYuPMmdKtd9Grg/D2 +/Hl2PHm2MORVunXpbyEUc6nY9/Fj9a1f8mbY/H3/OfTuuoRHL+LUObRrvPo2vfw 5d3Dkd7DptCoavn7/va2rvjy782kceDHk+LLueHJuNGqdvfv5eDHtvjIv/54dNu/ h9i5i8qfZdm7jPH2+7uGUtKubde2fd7EjfSrpN7Eo9KuhM+oY7FyRffx7ebRuejV o8mbYeXPqbyDT8GNU9q7gN/Ep82naPL3/PfAt+zcv7uBTN3CkeTMrM+pZePNu8GO WL2FTMOSW5dhRrNzS/Ln2bmASMqgb/P4/KxlP+bRr9y+pNa0eefToNe1faVcM8ia YNe3fdKtbN/Fo8yhZ+TOrPOgm+ry+uvz+v///wAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAACH5BAEAAHQALAAAAAAQABAAAAe4gHSCg4SFgwssQVkhLj4q hnRVBWxlKwZwGW8mhQsFTRABcnM/Am4kHYRXQhBzBxMDcgkCMkaEbSkbrrBzc1NR XYRHN3OwonMECQAohBcGBHLGBBQBABKEUlglvDoPDg0IEQyEPDYCARQPOVQwRHEK hGA9RS9j3uAMCidahEprYi0AAJh5cgbDECcWCHHQUEECFyBWdiz5AIVMEkiCaGwR gWYGEy8YBdUAkWaEByQhBeFQE+ZLDDqBAAA7 ''', }
[ 7061, 6, 201, 198, 1212, 1366, 373, 6338, 7560, 416, 4226, 33705, 17, 7890, 13, 9078, 13, 201, 198, 201, 198, 4711, 4263, 389, 636, 286, 262, 42129, 37, 2390, 37, 2390, 23938, 17149, 900, 543, 318, 201, 198, 41279, 739, 257, 7325, 36523, 5964, 13, 220, 1114, 517, 1321, 766, 201, 198, 4023, 1378, 2503, 13, 44769, 44769, 44769, 13, 785, 14, 23912, 14, 34280, 14, 18217, 74, 14, 201, 198, 7061, 6, 201, 198, 201, 198, 7890, 796, 1391, 201, 198, 220, 220, 220, 705, 66, 21130, 10354, 705, 7061, 201, 198, 220, 220, 220, 220, 220, 220, 220, 371, 15, 75, 38, 3727, 75, 71, 36, 3838, 48, 2969, 66, 43488, 2390, 86, 3838, 57, 70, 3838, 76, 48, 3838, 89, 29697, 14, 86, 3163, 3838, 3163, 44, 86, 3163, 57, 70, 26560, 48, 3163, 89, 32, 3163, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 86, 33, 53, 3838, 33, 15996, 86, 33, 53, 57, 70, 33, 53, 76, 40291, 53, 89, 6242, 53, 14, 86, 34, 3838, 2246, 2390, 86, 8141, 57, 70, 34, 5840, 48, 8141, 89, 26576, 14, 86, 34, 80, 32, 2246, 80, 44, 86, 34, 80, 57, 70, 34, 80, 201, 198, 220, 220, 220, 220, 220, 220, 220, 285, 48, 34, 80, 89, 2246, 80, 14, 86, 35, 11731, 2885, 15996, 86, 35, 53, 57, 70, 35, 53, 76, 48, 35, 53, 89, 2885, 53, 14, 86, 35, 14, 32, 2885, 14, 44, 86, 35, 14, 57, 70, 35, 14, 76, 48, 35, 14, 89, 2885, 1003, 89, 5673, 2885, 5673, 201, 198, 220, 220, 220, 220, 220, 220, 220, 337, 89, 5673, 57, 73, 5673, 76, 51, 5673, 89, 35, 5673, 14, 89, 5246, 2885, 5246, 44, 89, 5246, 57, 73, 5246, 76, 51, 5246, 89, 35, 5246, 14, 89, 27159, 2885, 45, 15996, 89, 27159, 57, 73, 27159, 76, 51, 27159, 89, 35, 27159, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 89, 23621, 2885, 46, 2390, 89, 46, 22778, 73, 46, 5840, 10468, 26903, 18227, 32, 14, 89, 46, 80, 2885, 46, 80, 44, 89, 46, 80, 57, 73, 46, 80, 76, 10468, 80, 89, 18227, 80, 14, 89, 47, 53, 2885, 47, 15996, 89, 47, 53, 57, 73, 47, 53, 201, 198, 220, 220, 220, 220, 220, 220, 220, 285, 7250, 53, 89, 6322, 53, 14, 89, 47, 14, 2885, 47, 14, 44, 89, 47, 14, 57, 73, 47, 14, 76, 7250, 14, 89, 6322, 1003, 17, 56, 3838, 31212, 2390, 17, 56, 22778, 76, 56, 5840, 54, 56, 26903, 31212, 32, 14, 17, 56, 81, 4760, 56, 81, 201, 198, 220, 220, 220, 220, 220, 220, 220, 337, 17, 56, 81, 57, 76, 56, 26224, 54, 56, 81, 89, 31212, 81, 14, 17, 57, 53, 4760, 57, 15996, 17, 57, 53, 57, 76, 57, 53, 76, 54, 57, 53, 89, 38, 57, 53, 14, 17, 64, 3838, 35389, 2390, 17, 64, 22778, 2611, 5840, 33484, 26903, 35389, 32, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 17, 30188, 4760, 30188, 44, 17, 30188, 57, 2611, 80, 76, 54, 30188, 89, 38, 30188, 14, 17, 65, 53, 4760, 65, 15996, 17, 65, 53, 57, 2022, 53, 76, 54, 65, 53, 89, 49017, 53, 14, 17, 65, 14, 4760, 65, 14, 44, 17, 65, 14, 57, 2022, 14, 201, 198, 220, 220, 220, 220, 220, 220, 220, 285, 54, 65, 14, 89, 49017, 1003, 20, 74, 3838, 41, 74, 2390, 20, 74, 22778, 79, 74, 5840, 57, 74, 26903, 41, 74, 32, 14, 20, 38584, 32, 41, 38584, 44, 20, 38584, 57, 79, 74, 26224, 57, 38584, 89, 41, 38584, 14, 20, 75, 11731, 41, 75, 53, 201, 198, 220, 220, 220, 220, 220, 220, 220, 337, 20, 75, 53, 57, 489, 53, 76, 57, 75, 53, 89, 41, 75, 53, 14, 20, 76, 3838, 41, 76, 2390, 20, 76, 22778, 4426, 5840, 57, 76, 26903, 41, 42646, 14, 20, 76, 80, 32, 41, 76, 80, 44, 20, 76, 80, 57, 4426, 80, 76, 57, 76, 80, 89, 41, 76, 80, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 20, 77, 11731, 41, 77, 15996, 20, 77, 53, 57, 21999, 53, 76, 57, 77, 53, 89, 41, 77, 53, 14, 20, 77, 14, 32, 41, 77, 14, 44, 20, 77, 14, 57, 21999, 14, 76, 57, 77, 14, 89, 41, 77, 1003, 23, 86, 32, 2390, 86, 2390, 23, 86, 22778, 2032, 32, 201, 198, 220, 220, 220, 220, 220, 220, 220, 36650, 86, 26903, 44, 86, 32, 14, 23, 18351, 2390, 18351, 44, 23, 18351, 57, 2032, 81, 23209, 18351, 89, 44, 18351, 14, 23, 87, 53, 2390, 87, 15996, 23, 87, 53, 57, 82, 87, 53, 23209, 87, 53, 89, 44, 87, 53, 14, 23, 88, 32, 2390, 88, 32, 201, 198, 220, 220, 220, 220, 220, 220, 220, 337, 23, 88, 22778, 1837, 5840, 948, 26903, 3666, 32, 14, 23, 88, 80, 2390, 88, 80, 44, 23, 88, 80, 57, 1837, 80, 76, 948, 80, 89, 3666, 80, 14, 23, 89, 53, 2390, 89, 15996, 23, 89, 53, 57, 82, 89, 53, 23209, 89, 53, 89, 44, 89, 53, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 23, 89, 14, 2390, 89, 14, 44, 23, 89, 14, 57, 82, 89, 14, 23209, 89, 14, 89, 44, 89, 20379, 23, 32, 2969, 23, 2390, 14, 23, 22778, 85, 23, 5840, 69, 23, 26903, 47, 23, 32, 1003, 23, 81, 2969, 23, 81, 44, 14, 23, 81, 57, 85, 23, 81, 201, 198, 220, 220, 220, 220, 220, 220, 220, 285, 69, 23, 81, 89, 47, 23, 81, 1003, 24, 53, 2969, 24, 15996, 14, 24, 53, 57, 85, 24, 53, 76, 69, 24, 53, 89, 47, 24, 53, 1003, 10, 32, 2969, 10, 2390, 28404, 22778, 85, 10, 5840, 69, 10, 26903, 47, 10, 32, 1003, 10, 80, 2969, 10, 80, 201, 198, 220, 220, 220, 220, 220, 220, 220, 337, 28404, 80, 57, 85, 10, 80, 76, 69, 10, 80, 89, 47, 10, 80, 20379, 53, 2969, 14, 15996, 1003, 53, 57, 85, 14, 53, 76, 69, 14, 53, 89, 47, 14, 53, 9705, 2969, 1003, 44, 20379, 57, 85, 1003, 76, 69, 1003, 89, 47, 1003, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 86, 43488, 17922, 3838, 16219, 20, 4339, 16412, 2969, 86, 1847, 17922, 3838, 48, 6242, 17922, 72, 54, 2969, 66, 41, 13909, 14246, 56, 25425, 79, 34, 12261, 72, 32572, 71, 47, 201, 198, 220, 220, 220, 220, 220, 220, 220, 370, 73, 57, 89, 19, 23199, 10, 32, 20, 67, 45, 17, 82, 17511, 17, 51, 41, 76, 10, 22, 897, 19, 74, 3398, 4720, 75, 87, 18, 36, 70, 11909, 36, 68, 11163, 66, 16, 75, 12192, 86, 482, 33, 21, 38, 16, 36, 41, 75, 22348, 49, 36905, 83, 21, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1343, 16, 71, 54, 14, 40, 64, 50, 3866, 45, 10, 14, 817, 89, 40, 56, 80, 20, 2584, 42, 38, 487, 53, 2998, 68, 47, 79, 89, 4653, 44, 48274, 10, 52, 4464, 52, 21, 1942, 44, 4352, 50, 67, 34, 66, 86, 40, 15, 83, 33206, 32, 17, 201, 198, 220, 220, 220, 220, 220, 220, 220, 513, 47, 73, 45, 18, 53, 53, 55, 42, 17, 15285, 10, 14, 72, 37845, 89, 57, 79, 15, 87, 33, 10, 48, 19, 55, 83, 19, 260, 22, 660, 19, 54, 57, 50, 70, 27159, 53, 10, 36, 69, 71, 74, 42, 43, 71, 70, 48, 2885, 82, 28, 201, 198, 220, 220, 220, 10148, 3256, 201, 198, 201, 198, 220, 220, 220, 705, 66, 519, 10354, 705, 7061, 201, 198, 220, 220, 220, 220, 220, 220, 220, 371, 15, 75, 38, 3727, 75, 71, 36, 3838, 48, 32, 21414, 3838, 9527, 41, 12564, 20, 2394, 75, 10913, 31667, 41, 12564, 75, 11251, 52, 16, 71, 56, 48397, 83, 65, 54, 17, 37, 71, 56, 54, 41, 72, 56, 76, 49, 74, 57, 38, 9535, 2481, 83, 201, 198, 220, 220, 220, 220, 220, 220, 220, 275, 54, 20, 549, 76, 24, 85, 65, 18, 37, 25306, 55, 75, 20, 68, 56, 8141, 70, 3528, 33, 70, 56, 36222, 2188, 3727, 70, 19, 48397, 71, 35543, 39, 71, 19, 76, 41, 72, 56, 88, 44, 73, 40, 10, 47, 73, 20, 88, 31522, 41, 21, 268, 80, 34, 70, 201, 198, 220, 220, 220, 220, 220, 220, 220, 267, 42, 38, 8873, 64, 46, 7639, 21, 54, 75, 8957, 696, 80, 268, 79, 21, 952, 80, 42, 38227, 38227, 333, 80, 21, 893, 81, 5639, 18504, 41257, 34223, 65, 42, 893, 81, 54, 16, 83, 1350, 18, 83, 22, 76, 20, 549, 80, 21, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 1601, 23, 85, 43, 1959, 85, 65, 21, 10, 37020, 10, 14, 85, 23, 5631, 86, 44, 32886, 86, 66, 5639, 18504, 5760, 86, 23, 51, 3109, 43243, 37, 87, 21101, 38, 87, 28202, 39, 87, 23, 73, 40, 88, 44, 77, 41, 88, 6098, 42, 893, 85, 43, 201, 198, 220, 220, 220, 220, 220, 220, 220, 331, 23, 89, 44, 89, 44, 18, 45, 89, 66, 22, 46, 89, 82, 14, 47, 89, 24, 35, 48, 15, 45, 17184, 15, 67, 6561, 15, 83, 51, 52, 16, 45, 55, 53, 16, 9945, 54, 16, 83, 73, 56, 17, 45, 77, 57, 17, 67, 85, 65, 1959, 89, 66, 18, 45, 18, 67, 18, 67, 22, 68, 201, 198, 220, 220, 220, 220, 220, 220, 220, 513, 84, 32304, 19, 84, 51, 74, 20, 48632, 75, 20, 891, 77, 20, 10, 37659, 21, 68, 18, 83, 22, 48, 43488, 43488, 43488, 43488, 17922, 3838, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 17922, 29697, 16219, 20, 4339, 74, 3838, 11674, 1847, 17922, 3838, 48, 6242, 17922, 69, 35, 70, 26236, 34, 34586, 82, 18, 45, 9399, 40, 72, 12861, 18, 51, 74, 15, 74, 201, 198, 220, 220, 220, 220, 220, 220, 220, 33245, 41, 20866, 34523, 12310, 21841, 42, 41, 16, 40, 74, 3978, 71, 1921, 53, 37, 3955, 72, 20, 37, 48, 88, 28425, 46, 2919, 14415, 7707, 41, 48, 15, 67, 40, 79, 7407, 8220, 89, 70, 5760, 1219, 35, 5760, 38584, 10761, 21768, 201, 198, 220, 220, 220, 220, 220, 220, 220, 399, 73, 13807, 37, 78, 40, 19, 8575, 40469, 3705, 86, 50, 456, 34586, 44, 73, 15, 55, 10913, 44, 15, 8924, 52, 20, 2725, 21, 23852, 35, 48, 81, 45, 7204, 42, 43, 15, 87, 44175, 73, 15, 11632, 5222, 88, 42176, 2749, 33, 87, 15, 56, 201, 198, 220, 220, 220, 220, 220, 220, 220, 402, 89, 6469, 47, 9414, 44, 5653, 86, 80, 34, 48, 8924, 12397, 48, 16, 13752, 52, 18, 41132, 40, 19, 48, 42, 4851, 36, 48, 73, 2725, 34, 862, 15571, 40, 73, 11994, 23, 283, 9936, 86, 48, 1503, 7745, 52, 69, 41, 75, 34, 70, 201, 198, 220, 220, 220, 220, 220, 220, 220, 314, 54, 10744, 70, 86, 24, 49732, 87, 32, 16, 4093, 3629, 5840, 37, 6500, 31197, 36, 29697, 34382, 74, 46747, 79, 1383, 23, 35028, 3861, 48, 36, 73, 36, 86, 9598, 2885, 82, 28, 201, 198, 220, 220, 220, 10148, 3256, 201, 198, 201, 198, 220, 220, 220, 705, 13716, 62, 1759, 10354, 705, 7061, 201, 198, 220, 220, 220, 220, 220, 220, 220, 371, 15, 75, 38, 3727, 75, 71, 36, 3838, 48, 2969, 57, 5631, 39, 45, 89, 66, 18, 45, 89, 67, 39, 53, 16, 67, 55, 53, 16, 32656, 57, 17, 67, 18, 71, 19, 68, 39, 71, 19, 68, 55, 75, 20, 68, 78, 21, 46, 34523, 34, 48, 74, 41, 42, 15739, 79, 2394, 201, 198, 220, 220, 220, 220, 220, 220, 220, 479, 20, 64, 54, 75, 431, 55, 75, 20, 76, 57, 76, 57, 88, 31522, 41, 17, 67, 2616, 42, 952, 80, 268, 79, 21, 38227, 38227, 333, 80, 22, 46, 89, 82, 22, 76, 20, 1229, 5631, 86, 44, 5639, 18504, 5760, 86, 23, 51, 3109, 44, 65, 38, 201, 198, 220, 220, 220, 220, 220, 220, 220, 2124, 16184, 41, 88, 66, 18, 45, 89, 66, 22, 46, 89, 83, 17184, 15, 67, 6561, 15, 83, 11571, 2931, 51, 52, 16, 45, 55, 53, 16, 9945, 54, 16, 27110, 55, 1129, 73, 56, 17, 45, 18, 67, 18, 68, 39, 71, 19, 68, 32304, 19, 84, 47, 73, 19, 10, 51, 74, 201, 198, 220, 220, 220, 220, 220, 220, 220, 642, 48632, 75, 20, 1765, 76, 20, 3046, 77, 20, 10, 7639, 21, 2202, 79, 21, 263, 80, 21, 14795, 81, 21, 10, 89, 82, 22, 46, 18, 83, 22, 68, 22, 84, 22, 84, 14, 85, 22, 14, 35, 86, 23, 11909, 87, 23, 69, 31633, 23, 47322, 89, 23, 14, 51, 15, 201, 198, 220, 220, 220, 220, 220, 220, 220, 860, 47, 55, 1129, 487, 2670, 14, 73, 19, 10, 6836, 21, 10, 25093, 22, 10, 14, 89, 23, 14, 47, 22, 10, 14, 85, 20379, 86, 43488, 43488, 43488, 17922, 3838, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 17922, 29697, 16219, 20, 4339, 36, 3838, 36, 48, 1847, 17922, 3838, 48, 6242, 17922, 1765, 70, 1546, 34, 70, 19, 20802, 5303, 56, 4528, 5188, 71, 8873, 44, 76, 201, 198, 220, 220, 220, 220, 220, 220, 220, 337, 73, 83, 32, 48, 40287, 42598, 15, 76, 5105, 44, 24, 46, 73, 80, 57, 4805, 88, 37, 41, 74, 14529, 45, 73, 26314, 45, 73, 40, 4948, 3099, 35, 33186, 13976, 45, 70, 40, 56, 80, 50, 20, 35028, 87, 27353, 41, 57, 17, 79, 44, 70, 9865, 201, 198, 220, 220, 220, 220, 220, 220, 220, 376, 73, 40, 84, 47, 9936, 52, 84, 52, 2601, 80, 48, 5064, 33, 87, 15, 84, 43, 74, 1404, 12397, 16768, 85, 16632, 34, 34153, 280, 5812, 7998, 77, 50, 22, 33, 85, 73, 40728, 42, 9126, 36, 3978, 67, 42, 8577, 3535, 70, 18683, 201, 198, 220, 220, 220, 220, 220, 220, 220, 509, 11122, 4760, 86, 21, 35, 79, 10, 2385, 17, 47, 14529, 42, 69, 5188, 37, 73, 57, 48510, 38, 74, 35, 86, 80, 14, 38576, 38, 330, 47920, 71, 56, 15, 36, 70, 48, 4339, 56, 44, 10547, 4339, 15, 13534, 952, 52, 3838, 46, 86, 855, 201, 198, 220, 220, 220, 10148, 3256, 201, 198, 201, 198, 220, 220, 220, 705, 8968, 10354, 705, 7061, 201, 198, 220, 220, 220, 220, 220, 220, 220, 371, 15, 75, 38, 3727, 75, 71, 36, 3838, 48, 32, 46, 57, 84, 32, 45984, 23, 33906, 46, 85, 25095, 36, 1129, 89, 79, 24, 53, 388, 17, 47, 85, 23, 14, 64, 22737, 16, 80, 55, 34, 1065, 34, 80, 18, 42, 65, 34, 17, 42, 81, 37, 17, 42, 85, 38, 201, 198, 220, 220, 220, 220, 220, 220, 220, 362, 57, 42, 1238, 68, 51, 83, 5705, 54, 563, 53, 88, 73, 15, 76, 22495, 305, 2963, 10082, 36720, 1069, 20, 57, 88, 36088, 46, 80, 87, 24, 35, 70, 23, 3535, 76, 21, 64, 55, 45, 3324, 42668, 15, 66, 34551, 3553, 69, 39, 201, 198, 220, 220, 220, 220, 220, 220, 220, 657, 84, 8457, 3720, 14761, 22, 80, 34, 10, 16, 74, 1415, 81, 23, 28435, 20, 3134, 40, 18, 77, 31294, 2645, 10, 76, 16, 75, 37, 21, 81, 16, 40603, 15, 76, 38, 34350, 76, 54, 89, 21, 82, 22, 68, 22, 66, 35, 52, 20, 549, 80, 22, 53, 10, 42, 201, 198, 220, 220, 220, 220, 220, 220, 220, 334, 9399, 322, 19, 499, 86, 52, 1433, 21370, 35, 88, 24, 47, 2670, 14, 85, 69, 20, 4880, 39, 81, 10, 6080, 48, 16993, 47347, 22, 80, 22, 39, 17, 84, 33758, 23, 20402, 19, 86, 1065, 48, 85, 38, 8874, 85, 1065, 76, 17, 42, 73, 36, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1467, 69, 35, 17, 8310, 23, 14, 54, 42, 81, 18, 4944, 17, 31166, 4537, 16, 79, 2821, 86, 37, 8845, 83, 22182, 72, 23, 57, 84, 6052, 46, 89, 85, 23, 53, 37, 21, 82, 1544, 413, 54, 46, 88, 1120, 37, 18, 83, 54, 88, 413, 45, 73, 74, 201, 198, 220, 220, 220, 220, 220, 220, 220, 767, 12993, 52, 18, 3535, 78, 22, 37, 21, 24928, 23, 39, 45, 16, 37, 9806, 17, 707, 3553, 46559, 19, 1820, 71, 87, 37, 17, 33707, 41, 76, 5237, 23303, 615, 69, 18, 10, 14, 79, 21, 10, 16, 78, 15739, 315, 18, 79, 24, 64, 4537, 201, 198, 220, 220, 220, 220, 220, 220, 220, 362, 1544, 73, 16993, 14, 79, 23, 7407, 19, 82, 14, 39, 17, 10, 31667, 21, 84, 38, 907, 17, 76, 33707, 20, 39, 54, 615, 35389, 1983, 5189, 82, 4524, 34, 1140, 38841, 19, 83, 14, 73, 20, 10, 79, 50, 1270, 487, 20, 10, 57, 46, 16, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1976, 81, 35028, 17, 403, 86, 24, 69, 20379, 86, 43488, 43488, 43488, 43488, 43488, 43488, 3838, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 17922, 29697, 16219, 20, 4339, 36, 3838, 38, 19, 1847, 17922, 3838, 48, 6242, 17922, 68, 54, 70, 38, 21, 34, 70, 1731, 67, 2767, 17, 36, 72, 38162, 11400, 35990, 35, 201, 198, 220, 220, 220, 220, 220, 220, 220, 569, 19, 80, 35, 24723, 20, 40616, 74, 17209, 74, 56, 4146, 33866, 16, 84, 21870, 11840, 76, 54, 19, 34, 42, 53, 2999, 42668, 926, 519, 38101, 46, 86, 4914, 18694, 33018, 48, 3620, 5673, 86, 40603, 20474, 19, 39, 54, 75, 44958, 201, 198, 220, 220, 220, 220, 220, 220, 220, 285, 54, 30133, 2606, 66, 19238, 71, 36820, 74, 48, 32, 19, 8141, 23, 77, 36392, 3792, 51, 20, 37, 73, 40, 15, 39346, 56, 74, 48, 48743, 7639, 18, 2926, 45, 66, 8482, 16, 7112, 71, 44, 10917, 89, 24, 40603, 48, 37, 71, 7556, 7397, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1395, 75, 38374, 48, 54, 66, 40603, 49, 75, 46, 2749, 1416, 32304, 31235, 54, 28425, 85, 7708, 37, 78, 40, 519, 7336, 71, 44, 10, 73, 44, 12114, 70, 19, 56, 10161, 32, 24, 4851, 32, 9598, 2885, 82, 28, 201, 198, 220, 220, 220, 10148, 3256, 201, 198, 201, 198, 220, 220, 220, 705, 39531, 10354, 705, 7061, 201, 198, 220, 220, 220, 220, 220, 220, 220, 371, 15, 75, 38, 3727, 75, 71, 36, 3838, 48, 2969, 368, 2885, 57, 421, 18, 23577, 19, 77, 11632, 19, 55, 80, 73, 19, 14, 69, 21, 14, 55, 50, 67, 18, 11909, 17, 14, 46, 73, 86, 10, 85, 69, 21, 14, 77, 2724, 19, 76, 29767, 88, 55, 1533, 201, 198, 220, 220, 220, 220, 220, 220, 220, 513, 14981, 77, 24, 89, 79, 14795, 51, 57, 622, 18, 80, 73, 19, 73, 49, 429, 35, 67, 2385, 10, 39, 82, 10, 51, 41, 24831, 18, 80, 73, 19, 55, 4449, 19, 39, 23577, 19, 67, 21283, 5607, 85, 48, 3324, 81, 48, 22, 81, 18, 48, 22, 45, 14761, 201, 198, 220, 220, 220, 220, 220, 220, 220, 860, 10, 22, 89, 10, 18, 1135, 18, 81, 22, 49, 22, 33863, 69, 24, 85, 43, 17, 14, 47, 65, 21, 14, 52, 9414, 26145, 73, 46, 4524, 50, 73, 89, 76, 54, 3666, 1137, 15, 85, 24, 85, 77, 10, 45, 20362, 24, 73, 57, 80, 22877, 7278, 85, 5574, 87, 201, 198, 220, 220, 220, 220, 220, 220, 220, 19969, 55, 83, 10, 73, 41, 73, 81, 37, 21, 41, 88, 1990, 87, 10, 2623, 78, 20, 14, 69, 22, 14, 82, 10782, 24, 40, 80, 77, 15, 28202, 57, 24, 38, 17, 13940, 10, 77, 87, 10, 403, 86, 10, 77, 4653, 18, 51, 41, 71, 38227, 77, 34, 49489, 81, 201, 198, 220, 220, 220, 220, 220, 220, 220, 352, 54, 80, 51, 89, 17, 72, 48, 89, 55, 33538, 89, 44816, 80, 21, 54, 76, 48, 2047, 38, 57, 17, 45, 18, 78, 10, 21217, 323, 27015, 10, 20, 33863, 70, 5607, 29567, 19, 76, 29767, 2047, 21, 78, 21, 3535, 82, 10, 57, 80, 1485, 51, 41, 71, 201, 198, 220, 220, 220, 220, 220, 220, 220, 10662, 53, 27353, 42372, 54, 86, 17, 81, 22, 50, 23, 38, 80, 50, 89, 69, 47, 19, 14, 26691, 67, 24, 65, 89, 46, 3365, 30976, 23, 73, 41, 25011, 73, 11994, 403, 42, 65, 17, 55, 891, 18, 3281, 1525, 67, 35, 69, 24, 74, 41, 15, 86, 35504, 73, 201, 198, 220, 220, 220, 220, 220, 220, 220, 374, 55, 1878, 18, 85, 73, 21, 14, 84, 18, 88, 10, 89, 53, 313, 14, 47, 18, 14, 5446, 907, 73, 83, 14795, 4944, 16, 86, 39, 80, 74, 1821, 45, 15, 85, 51, 57, 421, 73, 53, 313, 56, 54, 75, 16, 74, 41, 89, 28435, 34278, 23, 77, 40603, 201, 198, 220, 220, 220, 220, 220, 220, 220, 604, 38, 17, 54, 45438, 81, 17, 44802, 13940, 89, 37, 70, 80, 35, 42372, 80, 10, 14, 15, 14, 39, 5944, 17, 77, 4178, 19, 39, 1533, 2327, 10, 2414, 67, 39, 70, 24, 77, 42, 66, 17, 89, 41, 25011, 23548, 622, 18, 76, 56, 87, 89, 42144, 201, 198, 220, 220, 220, 220, 220, 220, 220, 256, 77, 5944, 17, 5446, 907, 24, 14, 79, 10, 39, 17, 76, 20, 74, 2079, 86, 18, 1878, 18, 55, 2724, 2857, 40492, 22, 7252, 5824, 68, 2154, 10, 14, 65, 21, 14, 1326, 46, 3972, 18, 38, 41290, 81, 17, 56, 38, 8471, 16045, 57, 201, 198, 220, 220, 220, 220, 220, 220, 220, 352, 77, 40603, 19, 73, 71, 2385, 10, 31653, 10, 85, 35, 16, 14, 35504, 38584, 89, 41, 71, 80, 3185, 83, 10, 55, 40603, 19, 51, 457, 84, 17, 64, 45, 88, 55, 3351, 17, 83, 14, 79, 10, 46559, 7278, 11190, 38, 85, 39, 17, 77, 20, 89, 45, 74, 201, 198, 220, 220, 220, 220, 220, 220, 220, 374, 80, 18, 37, 21, 84, 2154, 14, 7378, 53, 3324, 65, 44, 22, 73, 49, 7278, 21855, 20, 14, 19416, 3666, 5805, 33967, 19, 73, 4792, 85, 73, 22, 14, 85, 20379, 86, 43488, 43488, 3838, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 17922, 29697, 16219, 20, 4339, 36, 3838, 31159, 1847, 17922, 3838, 48, 6242, 17922, 73, 14, 3838, 41582, 66, 73, 38, 76, 48, 48, 48, 7801, 2246, 78, 35238, 41, 201, 198, 220, 220, 220, 220, 220, 220, 220, 289, 20185, 381, 83, 35, 56, 42, 12861, 80, 49, 80, 71, 39, 73, 563, 36, 45766, 9697, 73, 19, 31522, 49, 746, 23, 10, 8264, 1219, 34, 70, 11380, 15, 34, 5883, 79, 35, 74, 30631, 37371, 65, 49, 74, 48, 54, 43, 10262, 34, 22296, 201, 198, 220, 220, 220, 220, 220, 220, 220, 289, 48, 72, 4720, 72, 33, 74, 23155, 8859, 30758, 79, 36, 70, 55, 39, 70, 48, 42, 36609, 6239, 81, 36, 1229, 51, 70, 1929, 86, 2934, 88, 31271, 15, 9419, 33, 70, 80, 49, 9864, 9655, 10247, 40, 14415, 12203, 2389, 76, 73, 23, 201, 198, 220, 220, 220, 220, 220, 220, 220, 412, 64, 55, 70, 74, 41, 11400, 48, 36, 80, 40, 54, 76, 929, 817, 23, 32, 363, 48, 22125, 50229, 1130, 32, 10526, 45582, 73, 5162, 43221, 2246, 50, 70, 26830, 86, 56, 9655, 4339, 1130, 56, 10206, 34, 10872, 28425, 44, 2202, 201, 198, 220, 220, 220, 220, 220, 220, 220, 9429, 48, 32, 817, 2780, 78, 15916, 18, 24142, 53, 6242, 707, 6217, 65, 49, 73, 844, 74, 44, 73, 36, 80, 41, 39, 74, 17, 1031, 48, 86, 23, 68, 52, 56, 33866, 2943, 80, 660, 85, 49450, 42528, 48, 88, 45, 28900, 15, 88, 48, 36, 201, 198, 220, 220, 220, 220, 220, 220, 220, 267, 18, 43, 81, 23548, 17, 80, 71, 21, 41, 3824, 48, 265, 56, 69, 18, 324, 363, 73, 27353, 44947, 48, 82, 50, 41, 83, 47, 8035, 48, 14, 11584, 64, 2662, 73, 89, 57, 26691, 3620, 41, 70, 17, 83, 6173, 4464, 40, 18, 36, 10, 33, 74, 201, 198, 220, 220, 220, 220, 220, 220, 220, 48210, 40, 2885, 82, 28, 201, 198, 220, 220, 220, 10148, 3256, 201, 198, 201, 198, 220, 220, 220, 705, 39531, 62, 48101, 10354, 705, 7061, 201, 198, 220, 220, 220, 220, 220, 220, 220, 371, 15, 75, 38, 3727, 75, 71, 36, 3838, 48, 2969, 66, 33, 17922, 2969, 49704, 16150, 1003, 201, 198, 220, 220, 220, 220, 220, 220, 220, 3373, 27246, 20379, 2075, 55, 16, 39, 518, 16, 39, 31212, 15, 18694, 74, 16, 11632, 46, 89, 54, 76, 48, 89, 55, 33484, 15, 32298, 57, 15, 54, 42, 31633, 34, 10374, 69, 1003, 201, 198, 220, 220, 220, 220, 220, 220, 220, 3373, 27246, 20379, 17, 29767, 89, 11163, 45, 23, 9705, 22, 11909, 19, 27246, 21, 38, 14, 21, 76, 34, 41, 88, 69, 1003, 201, 198, 220, 220, 220, 220, 220, 220, 220, 3373, 27246, 20379, 16, 84, 38, 87, 3553, 32, 22, 2624, 72, 17, 55, 80, 67, 3023, 34, 73, 16, 56, 10, 84, 17, 39718, 15, 710, 65, 15, 32984, 15, 77, 38, 55, 15, 38, 42, 43, 201, 198, 220, 220, 220, 220, 220, 220, 220, 331, 34, 10374, 69, 16150, 9705, 20379, 1065, 40, 88, 42, 38, 14, 4790, 54, 57, 15, 50007, 50, 24, 47, 20379, 22, 85, 45, 20, 85, 22, 9705, 20379, 43, 17, 4880, 18, 87, 10, 42, 38, 14, 201, 198, 220, 220, 220, 220, 220, 220, 220, 718, 76, 34, 41, 88, 69, 16150, 9705, 20379, 17, 29767, 88, 4426, 3510, 75, 10, 41, 88, 57, 84, 5607, 54, 21, 55, 16, 39, 518, 16, 39, 31212, 15, 18694, 74, 16, 11632, 46, 89, 54, 76, 48, 89, 55, 33484, 201, 198, 220, 220, 220, 220, 220, 220, 220, 657, 32298, 57, 15, 54, 42, 31633, 34, 10374, 69, 9705, 20379, 17, 8763, 88, 57, 42, 1314, 76, 8763, 88, 20, 39925, 76, 29767, 89, 11163, 45, 23, 9705, 22, 11909, 19, 16150, 20379, 201, 198, 220, 220, 220, 220, 220, 220, 220, 3373, 20379, 21, 38, 14, 21, 76, 34, 41, 88, 69, 9705, 20379, 16, 16811, 87, 40932, 2075, 77, 21414, 89, 80, 38, 10, 21, 2290, 38, 87, 3553, 32, 22, 9705, 2075, 51, 89, 47, 16150, 69, 22, 201, 198, 220, 220, 220, 220, 220, 220, 220, 3373, 39, 19, 14, 19, 88, 85, 20, 11190, 42, 87, 16150, 16, 37, 14, 86, 20, 80, 29807, 10, 54, 89, 41, 38, 2481, 75, 17, 40, 88, 42, 38, 14, 22, 14, 81, 23, 14, 69, 85, 23, 14, 85, 2670, 14, 85, 89, 24, 14, 37020, 22, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 69, 85, 23, 14, 56, 49450, 18, 53, 45, 14, 86, 69, 9705, 20379, 16, 22332, 87, 21062, 46, 4761, 64, 38208, 20, 88, 5705, 38, 29767, 88, 4426, 3510, 77, 21, 75, 18, 44816, 76, 18, 55, 88, 73, 1954, 80, 70, 17, 55, 11296, 201, 198, 220, 220, 220, 220, 220, 220, 220, 362, 55, 361, 17, 39, 494, 17, 37, 17, 15200, 16150, 89, 45, 2852, 72, 36, 86, 16, 23621, 87, 57, 323, 22, 76, 8763, 88, 57, 42, 1314, 78, 38, 77, 19, 78, 38, 77, 19, 55, 17, 73, 18, 77, 7456, 18, 39, 76, 69, 201, 198, 220, 220, 220, 220, 220, 220, 220, 2242, 1453, 17, 55, 46, 64, 16, 37, 67, 10, 84, 27246, 16, 22332, 87, 21062, 46, 4869, 16811, 87, 40932, 2075, 333, 89, 23, 10, 65, 87, 22, 1765, 87, 22, 10, 65, 86, 22, 10, 55, 87, 201, 198, 220, 220, 220, 220, 220, 220, 220, 767, 68, 18, 24839, 23209, 16, 4261, 18504, 47, 16150, 9705, 20379, 89, 45, 2852, 72, 36, 86, 16, 37, 14, 86, 20, 80, 1983, 10, 73, 89, 21, 34049, 14, 52, 57, 73, 41, 65, 20, 77, 41, 66, 16309, 14, 201, 198, 220, 220, 220, 220, 220, 220, 220, 569, 2202, 2713, 39, 1229, 18, 51, 381, 44179, 27246, 9705, 20379, 16, 22332, 87, 21062, 46, 22, 20379, 18, 12993, 7456, 24, 69, 15, 313, 69, 17, 418, 20942, 201, 198, 220, 220, 220, 220, 220, 220, 220, 474, 47, 1003, 19, 40, 31294, 18, 51, 20, 38227, 27246, 16150, 89, 45, 2852, 72, 36, 86, 17, 72, 43, 3070, 8697, 19, 54, 88, 45, 18, 38, 17, 43, 17, 76, 21, 42, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1105, 88, 43, 89, 4261, 83, 80, 88, 20, 46428, 85, 49704, 27246, 1003, 201, 198, 220, 220, 220, 220, 220, 220, 220, 3373, 16150, 9705, 20379, 88, 39, 20, 4339, 36, 17922, 1847, 17922, 3838, 48, 6242, 17922, 73, 10, 3838, 6500, 1961, 8141, 48, 32, 1961, 33, 87, 33901, 52, 5639, 32, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1195, 48, 44, 10227, 88, 12473, 74, 9697, 33, 48, 70, 6239, 37, 89, 33, 74, 15, 5639, 33, 48, 86, 66, 11909, 15, 5222, 1961, 15916, 3861, 74, 51, 41, 16, 34, 74, 6239, 38, 9419, 48, 82, 32457, 17, 7206, 74, 35, 38, 7707, 70, 15, 65, 201, 198, 220, 220, 220, 220, 220, 220, 220, 399, 18, 35, 74, 15, 41257, 7707, 86, 23, 69, 47, 19, 14242, 2767, 42, 1546, 12473, 73, 49, 20, 33901, 36609, 42, 1546, 29138, 77, 51, 21, 12473, 74, 51, 42, 37, 2484, 16692, 53, 22, 33, 74, 15, 65, 42, 10652, 25306, 85, 55, 23, 5222, 201, 198, 220, 220, 220, 220, 220, 220, 220, 12152, 7730, 22737, 74, 89, 57, 24, 34, 74, 36609, 7730, 5446, 82, 18, 65, 10, 7206, 74, 10468, 39, 817, 2998, 67, 14, 35, 74, 15, 65, 46, 6535, 87, 23, 14, 44482, 8579, 36, 73, 11584, 9598, 26009, 71, 87, 2348, 16692, 11584, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1294, 33863, 73, 88, 29499, 42421, 50, 41, 52, 72, 47468, 75, 89, 3629, 15, 81, 50, 41, 52, 5173, 47, 77, 15, 34, 15112, 73, 54, 42, 53, 2601, 51, 79, 16, 2601, 16692, 54, 42, 53, 1273, 55, 81, 17, 8068, 42421, 54, 30976, 72, 16, 65, 201, 198, 220, 220, 220, 220, 220, 220, 220, 256, 18, 35, 75, 15, 81, 54, 30976, 88, 24, 69, 85, 19, 8579, 36, 4496, 14326, 8068, 73, 87, 20, 2348, 52, 22, 64, 14326, 46559, 27305, 21, 29499, 74, 4496, 27605, 73, 53, 81, 1558, 3629, 2998, 64, 27605, 89, 67, 85, 2548, 2348, 201, 198, 220, 220, 220, 220, 220, 220, 220, 289, 29138, 18, 20362, 86, 20, 66, 10, 69, 48, 79, 29516, 18, 20362, 2998, 67, 10, 14, 70, 87, 57, 44, 18, 73, 19442, 68, 14, 44482, 20, 67, 46, 18, 73, 1507, 14, 69, 14, 23, 30195, 3838, 22, 201, 198, 220, 220, 220, 10148, 3256, 201, 198, 201, 198, 220, 220, 220, 705, 43551, 10354, 705, 7061, 201, 198, 220, 220, 220, 220, 220, 220, 220, 371, 15, 75, 38, 3727, 75, 71, 36, 3838, 48, 1565, 34970, 1565, 72, 8763, 34153, 4146, 67, 7745, 43, 45, 76, 2662, 24, 1820, 6144, 80, 4944, 49506, 65, 45, 49506, 73, 45, 83, 48382, 45, 646, 17, 47, 12096, 34, 55, 84, 11163, 201, 198, 220, 220, 220, 220, 220, 220, 220, 575, 3185, 23303, 10, 55, 42, 67, 5944, 45, 6429, 33, 66, 10, 85, 37281, 10, 22, 46, 72, 46, 22, 47, 67, 46, 14, 48, 12496, 14, 50, 5162, 14, 47920, 5760, 43, 41, 85, 39, 45, 29507, 39, 2662, 11909, 47, 1878, 41275, 65, 47, 7998, 201, 198, 220, 220, 220, 220, 220, 220, 220, 269, 85, 43, 48, 46, 85, 27734, 69, 6489, 54, 70, 14, 47, 5446, 69, 47, 53, 31435, 56, 73, 85, 29551, 53, 69, 9936, 55, 11571, 9374, 85, 51, 694, 14, 51, 26059, 14, 55, 64, 57, 47, 55, 65, 615, 55, 4593, 14, 3077, 47, 35904, 201, 198, 220, 220, 220, 220, 220, 220, 220, 277, 47, 65, 11840, 47, 65, 9078, 487, 328, 14, 69, 7285, 14, 73, 42421, 85, 20362, 74, 14, 73, 80, 86, 85, 13159, 47, 37659, 709, 3808, 81, 6836, 912, 14, 25093, 3046, 7670, 88, 25093, 89, 17, 25093, 2075, 69, 3019, 201, 198, 220, 220, 220, 220, 220, 220, 220, 657, 14, 32059, 85, 39761, 14, 22, 10, 14, 70, 3838, 16219, 20, 4339, 74, 32, 2885, 23, 1847, 17922, 3838, 48, 6242, 17922, 64, 43, 86, 41, 24, 86, 6173, 86, 1228, 23, 70, 74, 4914, 17513, 9864, 54, 41, 201, 198, 220, 220, 220, 220, 220, 220, 220, 47726, 44602, 431, 78, 56, 36326, 1228, 48, 3861, 959, 4462, 271, 55, 26224, 55, 74, 23, 39, 23, 43, 65, 42, 20, 52, 23, 16412, 72, 23264, 79, 37, 7390, 16748, 69, 48, 293, 12889, 37, 4426, 57, 17, 75, 20, 33, 16, 16811, 201, 198, 220, 220, 220, 220, 220, 220, 220, 440, 9328, 84, 42, 328, 73, 46, 16993, 23199, 89, 3023, 45, 89, 52, 89, 43, 24767, 8895, 33, 5774, 33, 74, 3528, 47, 9936, 15, 72, 31056, 40, 72, 12832, 38, 11633, 47, 86, 52, 23, 2238, 13976, 39, 87, 86, 55, 37, 73, 70, 37, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1195, 70, 44, 20, 41, 72, 48, 75, 4663, 19, 67, 17184, 11400, 19555, 2389, 48, 70, 32, 3886, 32, 6581, 89, 44, 77, 41, 1273, 7707, 48, 48, 32, 22, 201, 198, 220, 220, 220, 10148, 3256, 201, 198, 201, 198, 220, 220, 220, 705, 7700, 62, 2860, 10354, 705, 7061, 201, 198, 220, 220, 220, 220, 220, 220, 220, 371, 15, 75, 38, 3727, 75, 71, 36, 3838, 48, 2969, 316, 1565, 3646, 14, 66, 43, 66, 10, 46, 18, 89, 10, 33863, 74, 14, 24160, 48, 88, 73, 57, 81, 85, 6836, 22, 14, 69, 39, 16, 10, 67, 3646, 14, 44, 18, 73, 14, 35, 7109, 49017, 6561, 201, 198, 220, 220, 220, 220, 220, 220, 220, 300, 67, 35, 74, 10, 42780, 57, 14313, 10, 14, 44, 487, 10, 83, 9374, 14, 83, 6513, 14, 82, 18, 73, 10, 16, 16630, 88, 35, 57, 44179, 44, 40616, 10, 22877, 80, 24, 84, 7670, 10, 46, 7357, 2079, 7639, 14, 82, 23548, 10, 89, 16, 86, 201, 198, 220, 220, 220, 220, 220, 220, 220, 314, 41, 38, 1018, 53, 2662, 29132, 55, 77, 14, 56, 10, 23, 57, 15, 10, 3666, 44, 14, 74, 14, 35, 2528, 33666, 54, 15, 10, 38, 10, 52, 67, 16, 46, 15, 10, 37, 80, 13940, 23063, 38, 87, 19, 68, 20, 56, 46, 14, 15, 10, 74, 67, 23, 69, 43, 39, 54, 201, 198, 220, 220, 220, 220, 220, 220, 220, 479, 1326, 24, 14, 43, 6535, 74, 22182, 76, 14, 36, 72, 36287, 40, 10, 22, 15492, 21217, 36, 41, 23, 86, 24, 38353, 23, 2611, 2394, 89, 79, 85, 3792, 73, 70, 4880, 7357, 10, 32572, 76, 14, 11251, 76, 14, 53, 25527, 5948, 1270, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1343, 57, 22, 55, 14, 23, 47, 67, 10, 65, 9936, 24, 726, 23, 30148, 84, 19, 1050, 77, 46, 21, 47, 73, 22, 14, 20, 73, 55, 14, 5774, 73, 10, 3510, 400, 83, 14, 82, 4089, 51, 67, 10, 1671, 54, 24, 52, 72, 23155, 22, 51, 52, 23160, 55, 52, 201, 198, 220, 220, 220, 220, 220, 220, 220, 9508, 8642, 56, 53, 84, 52, 89, 46, 73, 87, 10, 36287, 38, 87, 85, 43, 17, 10, 83, 14, 79, 24, 3109, 22, 9742, 21283, 10, 77, 42801, 15, 75, 18564, 893, 8903, 10, 2624, 88, 19, 80, 35, 56, 14, 19, 68, 21, 56, 50110, 2931, 17, 54, 10, 201, 198, 220, 220, 220, 220, 220, 220, 220, 19969, 14, 15, 10, 7568, 77, 14, 83, 2127, 14, 1601, 10, 75, 54, 48, 88, 23, 73, 70, 10, 54, 76, 54, 18, 38, 9132, 89, 23, 77, 71, 10, 24, 47, 77, 14, 66, 73, 70, 10, 75, 29132, 88, 44, 18, 76, 14, 1797, 1731, 75, 46, 88, 10, 30195, 87, 201, 198, 220, 220, 220, 220, 220, 220, 220, 266, 36, 72, 3109, 14, 35, 15, 10, 36, 17, 40, 88, 41, 10, 23, 4372, 55, 76, 14, 67, 35, 6199, 21414, 45448, 18, 64, 24, 2611, 45, 89, 11190, 42, 7556, 42, 24, 14, 45, 55, 75, 14, 75, 50, 19782, 64, 31554, 73, 7109, 2043, 53, 80, 201, 198, 220, 220, 220, 220, 220, 220, 220, 334, 20, 34, 87, 18, 69, 47, 18, 10, 18, 88, 80, 1065, 72, 1003, 67, 14, 81, 24, 53, 17, 1797, 280, 21, 56, 82, 89, 73, 10, 2624, 86, 19, 66, 19881, 10, 4715, 10, 57, 65, 54, 14, 22, 85, 54, 24, 67, 22, 81, 24, 293, 6489, 66, 14, 73, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 46, 2154, 10, 36208, 65, 10, 36, 1507, 24954, 51, 76, 14, 1797, 78, 16, 69, 73, 22, 14, 10526, 18, 40989, 42, 89, 4089, 55, 69, 10, 54, 22, 34, 14, 57, 85, 54, 14, 21, 81, 32, 19, 30300, 56, 18, 4851, 3666, 43, 89, 57, 24, 83, 22, 80, 201, 198, 220, 220, 220, 220, 220, 220, 220, 860, 81, 3705, 23, 52, 84, 44802, 3185, 83, 24, 10, 48005, 24, 68, 1270, 10, 43, 73, 54, 24, 5246, 71, 10, 73, 57, 80, 57, 44, 8461, 4880, 65, 86, 5607, 65, 3118, 46, 85, 89, 10, 85, 35, 15, 10, 68, 1270, 10, 81, 85, 56, 24, 83, 9374, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 69, 9705, 20379, 86, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 3838, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 17922, 29697, 16219, 20, 4339, 36, 3838, 42, 15, 1847, 17922, 3838, 48, 6242, 17922, 73, 14, 8579, 82, 37, 23, 67, 27799, 70, 11682, 80, 56, 7998, 44, 19, 54, 46, 70, 201, 198, 220, 220, 220, 220, 220, 220, 220, 300, 66, 27605, 11731, 48, 86, 32, 72, 54, 70, 19, 70, 15, 12038, 2996, 70, 559, 73, 40291, 41, 48, 42, 21211, 73, 57, 78, 45, 48, 349, 4339, 69, 71, 13599, 86, 11909, 44, 70, 12203, 41, 23266, 10008, 48, 3483, 41, 89, 57, 48, 15, 201, 198, 220, 220, 220, 220, 220, 220, 220, 479, 33, 87, 31559, 25690, 48, 56, 70, 36, 2238, 20, 78, 952, 42, 32179, 21, 694, 30098, 38, 20, 68, 10913, 11296, 32, 48, 89, 1503, 2953, 19, 67, 51, 9383, 32755, 32457, 48382, 23, 79, 2885, 71, 19, 56, 7801, 68, 5488, 201, 198, 220, 220, 220, 220, 220, 220, 220, 911, 10227, 40, 56, 21287, 19555, 41, 36, 70, 6242, 1130, 40, 56, 42, 47, 48, 42, 74, 21, 84, 51, 48, 73, 5188, 85, 20114, 57, 83, 33, 66, 33, 70, 15, 30158, 55, 18444, 11909, 30195, 13655, 20, 53, 66, 45, 80, 10, 74, 52, 46, 73, 201, 198, 220, 220, 220, 220, 220, 220, 220, 474, 70, 80, 39, 65, 41, 89, 66, 32, 48, 3838, 4792, 9865, 48, 41, 2188, 72, 48, 45, 7206, 56, 67, 1135, 52, 80, 45, 15, 18694, 77, 71, 41, 79, 41, 70, 53, 48382, 48232, 55, 73, 86, 19, 57, 22117, 73, 87, 53, 18504, 11163, 15, 79, 14529, 201, 198, 220, 220, 220, 220, 220, 220, 220, 471, 2584, 87, 17, 81, 16, 32, 48, 1273, 41, 70, 47, 21, 86, 17, 3535, 10262, 57, 15, 363, 81, 42, 86, 4507, 38, 21, 5031, 5805, 38576, 41, 912, 76, 35, 71, 53, 41, 36, 3727, 18276, 3312, 5760, 20, 13807, 486, 33, 66, 41, 51, 201, 198, 220, 220, 220, 220, 220, 220, 220, 327, 21, 34, 86, 57, 20, 48, 68, 4462, 41, 1026, 32, 78, 40, 2885, 82, 28, 201, 198, 220, 220, 220, 10148, 3256, 201, 198, 201, 198, 220, 220, 220, 705, 7700, 62, 30073, 10354, 705, 7061, 201, 198, 220, 220, 220, 220, 220, 220, 220, 371, 15, 75, 38, 3727, 75, 71, 36, 3838, 48, 2969, 368, 32, 41, 42, 2425, 36, 3553, 24767, 35, 83, 14, 24, 89, 80, 14, 23, 8903, 28404, 563, 10, 24, 22184, 14, 24, 85, 80, 14, 24, 43, 75, 14, 5999, 72, 14, 45, 55, 77, 14, 83, 47, 76, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 38, 17, 55, 15, 84, 4869, 10, 17, 12310, 15, 11909, 18, 14, 24, 81, 80, 14, 81, 89, 57, 24, 10, 3019, 14, 5805, 66, 10, 891, 87, 22, 10, 44482, 10, 85, 77, 21, 14, 54, 17, 55, 2999, 88, 55, 15, 79, 46, 2425, 37, 88, 38, 89, 53, 21, 39, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1976, 24, 22184, 14, 3185, 85, 10, 83, 9374, 14, 50110, 37, 88, 21, 46, 10, 19, 68, 73, 88, 14, 38, 10, 56, 15, 76, 21, 57, 2919, 73, 69, 10, 30300, 54, 15, 403, 89, 14, 67, 39, 75, 14, 67, 35, 74, 14, 16045, 53, 2713, 18, 35, 21, 5031, 33, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1976, 76, 80, 53, 15, 67, 47, 77, 14, 10246, 20, 14, 85, 65, 19, 10, 23, 17179, 10, 85, 43, 19, 14, 23, 40533, 10, 75, 7336, 2417, 22, 57, 24, 47322, 19, 14, 79, 69, 36, 22, 66, 43, 66, 10, 83, 43, 75, 14, 45, 55, 77, 1003, 35, 17, 14, 333, 89, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 68, 3132, 14, 1990, 89, 4880, 7670, 10, 22, 15751, 24, 26691, 76, 4880, 73, 89, 14, 28202, 70, 10, 24, 39, 74, 10, 18, 5948, 16, 77, 42, 74, 44087, 51, 15, 66, 55, 68, 10, 11571, 19, 1003, 55, 21, 14, 8957, 3070, 42, 18, 37, 201, 198, 220, 220, 220, 220, 220, 220, 220, 642, 47322, 19, 28404, 81, 15, 10, 22, 85, 55, 24, 74, 57, 17, 88, 40932, 3023, 47322, 19, 10, 23, 6767, 10, 69, 73, 21, 14, 50110, 35, 89, 11251, 76, 14, 38432, 7399, 14304, 35, 89, 33186, 10, 20, 69, 22, 1003, 20, 38, 2425, 24160, 37, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1976, 891, 87, 4880, 73, 88, 44750, 79, 24, 68, 2154, 14, 56, 72, 4304, 82, 18, 73, 14, 7998, 65, 16, 2394, 85, 10, 80, 42, 5824, 85, 39, 18, 14, 2213, 79, 14, 54, 21, 51, 15, 10, 77, 87, 4880, 1270, 14, 47, 9705, 43, 18, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 24, 85, 80, 14, 33967, 73, 10, 19, 541, 18, 263, 89, 23, 56, 7556, 17, 85, 35, 17, 14, 44, 14, 73, 4880, 39, 82, 24, 14795, 89, 10, 77, 324, 16, 84, 14, 17, 14, 3046, 88, 14, 26979, 38, 89, 16045, 64, 16, 10547, 35, 88, 21, 14, 49, 201, 198, 220, 220, 220, 220, 220, 220, 220, 807, 14, 69, 20, 14, 13752, 67, 10, 57, 49079, 22, 46, 14, 17, 10, 20, 38, 2996, 46, 4869, 14, 5246, 70, 10, 85, 43, 18, 14, 75, 10305, 4948, 80, 53, 2919, 23548, 10, 23577, 87, 10, 10277, 16, 14, 7109, 80, 14, 43526, 88, 5774, 74, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 39, 33155, 15, 83, 6513, 14, 67, 9374, 14, 30133, 33, 2047, 282, 3312, 39, 41, 22, 85, 55, 20, 14, 33186, 14, 20, 82, 55, 68, 14, 37, 76, 7399, 5760, 18, 14, 24, 39, 74, 14, 37, 4503, 89, 10, 24928, 10, 77, 80, 74, 16, 46, 3132, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 76, 10, 56, 2999, 12310, 15, 54, 21, 57, 15, 14795, 15, 14, 45, 7639, 14, 38, 76, 50, 16, 66, 17027, 10, 16, 64, 20418, 24, 37659, 14, 5607, 82, 9705, 14, 86, 43488, 43488, 3838, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 17922, 29697, 16219, 20, 4339, 36, 3838, 31159, 1847, 17922, 3838, 48, 6242, 17922, 14396, 32, 12096, 52, 518, 33, 746, 40, 70, 23, 13940, 88, 56, 46456, 73, 48, 201, 198, 220, 220, 220, 220, 220, 220, 220, 300, 33, 70, 16, 72, 39, 71, 5705, 83, 2538, 33, 71, 48, 10, 7707, 67, 893, 79, 45, 70, 36, 48, 10247, 23060, 12473, 25189, 17184, 20032, 2749, 16, 81, 40, 2394, 42, 782, 12562, 41074, 49, 77, 52, 2390, 53, 71, 70, 5188, 53, 201, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 3838, 42, 44, 3978, 13807, 74, 381, 73, 46384, 48, 1925, 15, 49, 1722, 54, 52, 89, 82, 34, 12161, 71, 3109, 70, 18, 43, 15, 81, 1546, 13752, 38, 73, 40, 66, 44, 1820, 70, 41, 76, 69, 16458, 71, 48, 86, 14, 11122, 70, 86, 201, 198, 220, 220, 220, 220, 220, 220, 220, 509, 17887, 70, 16, 29697, 5812, 7336, 4663, 39, 2749, 1120, 1219, 3163, 11674, 46456, 54, 40291, 74, 565, 15, 51, 16, 21101, 41, 77, 51, 42, 53, 48, 65, 10, 70, 46, 15, 43, 41, 38, 70, 56, 2043, 70, 80, 2200, 84, 16960, 37, 201, 198, 220, 220, 220, 220, 220, 220, 220, 14277, 32, 68, 4462, 15739, 12298, 48, 746, 21, 44, 80, 29132, 6015, 34, 18694, 21217, 41, 74, 8575, 7639, 20, 76, 6968, 32, 16, 8579, 16811, 71, 32, 48, 68, 47, 1925, 20, 41, 56, 38, 489, 8642, 14, 74, 30098, 34382, 56, 42, 201, 198, 220, 220, 220, 220, 220, 220, 220, 264, 53, 13752, 21, 43, 42, 72, 20, 34, 70, 41, 12114, 80, 70, 42, 53, 5631, 5324, 66, 24, 41697, 45, 344, 49, 41, 26830, 35755, 77, 73, 89, 48, 30195, 3838, 22, 201, 198, 220, 220, 220, 10148, 3256, 201, 198, 201, 198, 220, 220, 220, 705, 7700, 62, 19796, 10354, 705, 7061, 201, 198, 220, 220, 220, 220, 220, 220, 220, 371, 15, 75, 38, 3727, 75, 71, 36, 3838, 48, 2969, 66, 33, 17922, 2969, 20379, 15, 49, 24, 86, 52, 17, 31633, 36, 10, 3666, 36, 10, 3666, 36, 10, 3666, 36, 10, 3666, 36, 10, 45, 88, 36, 10, 3666, 52, 10, 43, 87, 15, 84, 41, 201, 198, 220, 220, 220, 220, 220, 220, 220, 2124, 51, 83, 17, 87, 35, 87, 418, 27246, 15, 76, 37, 87, 46, 7357, 24, 10, 2154, 10, 46, 1270, 10, 46, 18, 89, 10, 46, 18, 89, 10, 46, 18, 89, 10, 46, 7357, 10, 46, 7357, 2079, 38353, 201, 198, 220, 220, 220, 220, 220, 220, 220, 807, 77, 17, 88, 19, 76, 54, 52, 17, 89, 83, 418, 16150, 9705, 15, 84, 40, 26152, 43, 17, 10, 28202, 70, 10, 16184, 71, 10, 23, 8461, 10, 23, 73, 70, 10, 23, 55, 69, 10, 66, 39, 65, 10, 43, 73, 54, 24, 47, 73, 22, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 22, 9936, 24, 77, 17, 86, 19, 54, 5432, 17, 89, 20, 17034, 47, 20379, 18, 84, 39, 13276, 41, 8671, 17, 53, 8671, 65, 55, 40, 18, 53, 20, 2022, 16, 8019, 44, 8903, 10, 23, 73, 70, 10, 66, 43, 66, 10, 43, 81, 54, 24, 69, 73, 22, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 66, 18, 76, 14, 44, 21283, 10, 34049, 1731, 74, 41, 20, 85, 17, 45, 21282, 56, 24187, 76, 40, 3185, 77, 7407, 42422, 80, 68, 18, 88, 15, 67, 27159, 39, 76, 37, 74, 39, 10, 44, 907, 17457, 24, 66, 51, 67, 10, 65, 89, 57, 24, 83, 14, 79, 201, 198, 220, 220, 220, 220, 220, 220, 220, 860, 46, 7357, 24, 14, 47, 18, 4880, 48005, 24, 31667, 10, 675, 17, 41, 75, 53, 36056, 57, 76, 5824, 71, 51, 83, 4462, 77, 80, 9861, 10526, 42, 53, 77, 10305, 28747, 33, 6535, 22, 47322, 20, 44, 73, 70, 10, 82, 43, 66, 10, 29507, 54, 201, 198, 220, 220, 220, 220, 220, 220, 220, 860, 65, 55, 52, 5774, 3705, 23, 69, 35, 15, 10, 36, 64, 34, 87, 35, 48, 20, 47, 74, 16, 52, 54, 20, 34, 14542, 5777, 6814, 54, 53, 15, 71, 74, 20, 26314, 19, 72, 56, 80, 74, 79, 46747, 76, 2816, 71, 66, 23548, 10, 23, 487, 10, 82, 43, 66, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1343, 43, 18, 64, 24, 81, 85, 56, 24, 84, 14, 15, 10, 4914, 35, 87, 75, 36056, 57, 75, 71, 3099, 34653, 47, 53, 74, 57, 41, 29551, 68, 32, 73, 35, 66, 22, 48, 35, 87, 9419, 73, 44, 19, 3705, 52, 78, 43, 33863, 74, 14, 44, 23548, 10, 23, 40616, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1343, 82, 47, 67, 10, 66, 43, 66, 10, 46, 1270, 10, 74, 27353, 87, 76, 47503, 6814, 10, 20, 87, 40, 17, 499, 18, 45, 21, 70, 43, 21016, 16, 75, 87, 73, 65, 27015, 40939, 19, 84, 56, 79, 74, 57, 45, 52, 24, 3646, 14, 67, 35, 74, 10, 23, 89, 73, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1343, 23, 487, 10, 82, 19881, 10, 1601, 10, 74, 25123, 87, 75, 24, 420, 559, 17, 86, 54, 57, 732, 53, 57, 66, 56, 79, 4464, 377, 16, 2022, 80, 54, 87, 85, 54, 79, 15, 69, 46313, 44, 24, 3646, 14, 67, 39, 74, 14, 44, 18, 72, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 44, 85, 71, 10, 23, 77, 71, 10, 14, 43, 18, 10, 89, 4089, 87, 13024, 65, 56, 3682, 499, 1314, 10782, 5211, 14, 49, 57, 38, 6098, 52, 20, 53, 55, 39, 10, 42, 297, 36056, 57, 71, 70, 57, 38, 24, 39, 74, 14, 44, 22, 72, 14, 44, 17027, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 44, 782, 10, 23, 73, 71, 10, 14, 69, 21, 14, 51, 83, 17, 86, 51, 70, 24, 48, 73, 87, 7902, 7206, 10, 50, 2931, 52, 8845, 42, 38, 20259, 23155, 3705, 48, 16, 48, 49, 27891, 45, 87, 5842, 46, 16, 42, 89, 6420, 42, 89, 6420, 44802, 201, 198, 220, 220, 220, 220, 220, 220, 220, 4101, 10, 88, 3829, 10, 88, 24, 14, 55, 20, 14, 35, 57, 25093, 16150, 42592, 19, 732, 47, 83, 24, 1983, 34, 14, 64, 35, 56, 14, 3553, 55, 14, 20, 85, 54, 14, 20, 73, 55, 14, 20, 65, 54, 14, 20, 55, 54, 14, 20, 6849, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 20, 5105, 14, 17, 54, 4880, 14, 51, 18, 10, 89, 37, 28803, 16150, 23548, 87, 85, 24, 14, 81, 24, 31294, 1003, 1135, 24, 14, 33191, 4880, 17, 50, 10, 14, 14313, 10, 14, 38, 42, 24, 14, 11230, 24, 10, 17, 38, 23, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1343, 17, 34, 10, 14, 38, 42, 23, 14, 47, 73, 22, 14, 50, 16, 74, 3046, 9705, 20379, 89, 45, 79, 85, 5574, 87, 10, 45, 14, 82, 39647, 81, 24, 83, 22, 80, 24, 22877, 80, 24, 22877, 80, 24, 14795, 89, 10, 14795, 89, 10, 1601, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1343, 47322, 18, 14, 11571, 19, 14, 47, 18, 10, 14, 541, 13655, 16150, 89, 49, 421, 89, 38676, 73, 37, 76, 10277, 33, 76, 23577, 33, 76, 23577, 33, 76, 23577, 38676, 72, 24, 2290, 72, 20, 2290, 50, 20, 75, 201, 198, 220, 220, 220, 220, 220, 220, 220, 334, 50, 20, 23063, 50, 20, 23063, 50, 87, 414, 20, 414, 39, 20, 4339, 36, 17922, 1847, 17922, 3838, 48, 6242, 17922, 73, 10, 3838, 6500, 1961, 8141, 48, 32, 1961, 33, 87, 33901, 52, 5639, 32, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1195, 48, 44, 10227, 88, 12473, 74, 9697, 33, 48, 70, 6239, 37, 89, 33, 74, 15, 5639, 33, 48, 86, 66, 11909, 15, 5222, 1961, 15916, 3861, 74, 51, 41, 16, 34, 74, 6239, 38, 9419, 48, 82, 32457, 17, 7206, 74, 35, 38, 7707, 70, 15, 65, 201, 198, 220, 220, 220, 220, 220, 220, 220, 399, 18, 35, 74, 15, 41257, 7707, 86, 23, 69, 47, 19, 14242, 2767, 42, 1546, 12473, 73, 49, 20, 33901, 36609, 42, 1546, 29138, 77, 51, 21, 12473, 74, 51, 42, 37, 2484, 16692, 53, 22, 33, 74, 15, 65, 42, 10652, 25306, 85, 55, 23, 5222, 201, 198, 220, 220, 220, 220, 220, 220, 220, 12152, 7730, 22737, 74, 89, 57, 24, 34, 74, 36609, 7730, 5446, 82, 18, 65, 10, 7206, 74, 10468, 39, 817, 2998, 67, 14, 35, 74, 15, 65, 46, 6535, 87, 23, 14, 44482, 8579, 36, 73, 11584, 9598, 26009, 71, 87, 2348, 16692, 11584, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1294, 33863, 73, 88, 29499, 42421, 50, 41, 52, 72, 47468, 75, 89, 3629, 15, 81, 50, 41, 52, 5173, 47, 77, 15, 34, 15112, 73, 54, 42, 53, 2601, 51, 79, 16, 2601, 16692, 54, 42, 53, 1273, 55, 81, 17, 8068, 42421, 54, 30976, 72, 16, 65, 201, 198, 220, 220, 220, 220, 220, 220, 220, 256, 18, 35, 75, 15, 81, 54, 30976, 88, 24, 69, 85, 19, 8579, 36, 4496, 14326, 8068, 73, 87, 20, 2348, 52, 22, 64, 14326, 46559, 27305, 21, 29499, 74, 4496, 27605, 73, 53, 81, 1558, 3629, 2998, 64, 27605, 89, 67, 85, 2548, 2348, 201, 198, 220, 220, 220, 220, 220, 220, 220, 289, 29138, 18, 20362, 86, 20, 66, 10, 69, 48, 79, 29516, 18, 20362, 2998, 67, 10, 14, 70, 87, 57, 44, 18, 73, 19442, 68, 14, 44482, 20, 67, 46, 18, 73, 1507, 14, 69, 14, 23, 30195, 3838, 22, 201, 198, 220, 220, 220, 10148, 3256, 201, 198, 201, 198, 220, 220, 220, 705, 7700, 62, 34274, 10354, 705, 7061, 201, 198, 220, 220, 220, 220, 220, 220, 220, 371, 15, 75, 38, 3727, 75, 71, 36, 3838, 48, 2969, 538, 14242, 3553, 2047, 10, 82, 1129, 3149, 55, 23, 8903, 14, 24, 43, 75, 14, 24, 22184, 14, 24, 85, 80, 14, 19, 50, 85, 17, 67, 38, 55, 52, 14, 18, 315, 67, 46, 64, 53, 37524, 201, 198, 220, 220, 220, 220, 220, 220, 220, 11961, 22, 85, 926, 55, 77, 14, 1601, 10, 24, 37094, 52, 22, 89, 57, 24, 14, 47, 35904, 5760, 52, 1860, 1878, 54, 55, 17, 79, 16, 85, 39, 18, 14, 24, 88, 3972, 6469, 13752, 268, 87, 4880, 77, 45, 74, 10, 77, 45, 365, 2154, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 268, 43, 34523, 20, 82, 3123, 3132, 14, 83, 39, 75, 14, 67, 18, 44, 83, 23577, 88, 14, 45, 10, 67, 51, 83, 35, 74, 14, 44, 85, 73, 10, 23, 41345, 10, 774, 54, 48, 293, 38, 89, 30758, 16, 45, 10, 35028, 44601, 40533, 10, 80, 53, 17, 201, 198, 220, 220, 220, 220, 220, 220, 220, 440, 10, 14, 17, 10, 14, 39, 18, 14, 83, 17, 38162, 3528, 83, 1485, 49017, 2931, 9374, 14, 54, 76, 52, 3023, 72, 4304, 28047, 53, 48, 1990, 88, 4880, 24928, 14, 263, 89, 14, 56, 38, 83, 17, 32572, 75, 14, 10547, 7399, 47, 65, 19, 201, 198, 220, 220, 220, 220, 220, 220, 220, 19969, 38, 20, 70, 50110, 33, 89, 85, 43, 18, 14, 24, 88, 10247, 24160, 3886, 78, 8205, 1507, 6767, 10, 19471, 14, 65, 15751, 24, 67, 7902, 8924, 57, 17, 88, 27605, 70, 54, 9892, 85, 57, 83, 18, 79, 24, 67, 17, 14969, 46, 4869, 201, 198, 220, 220, 220, 220, 220, 220, 220, 19969, 45119, 15, 14, 22, 1003, 5892, 5948, 22, 85, 55, 24, 84, 14, 499, 33906, 37, 88, 22, 68, 23060, 2075, 56, 15, 83, 5333, 65, 16, 10305, 88, 85, 43, 14232, 3553, 88, 24, 363, 46456, 18, 73, 14, 45, 320, 55, 66, 18, 72, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 5805, 66, 10, 83, 55, 77, 14, 24, 38227, 1860, 5944, 53, 22065, 56, 5944, 38, 494, 65, 36, 72, 5189, 86, 10, 77, 34, 34586, 10082, 12016, 23, 17027, 10, 24, 39, 74, 14, 45, 21, 65, 50, 14, 35, 17, 14, 82, 21, 2394, 774, 55, 201, 198, 220, 220, 220, 220, 220, 220, 220, 15107, 85, 7556, 46, 73, 89, 14, 85, 35, 18, 14, 22, 38, 3824, 69, 39, 67, 39568, 51, 76, 14, 68, 73, 87, 10, 84, 7998, 85, 4528, 35, 88, 14, 73, 21, 14, 45, 80, 30094, 45, 421, 57, 67, 46, 66, 53, 10, 42, 14, 71, 5189, 41, 72, 24, 76, 80, 201, 198, 220, 220, 220, 220, 220, 220, 220, 575, 41733, 1921, 774, 518, 3185, 85, 10, 1326, 47, 5948, 51, 85, 10, 47163, 55, 66, 10, 12564, 42, 41133, 43, 3046, 87, 3695, 40616, 4880, 73, 88, 4869, 76, 7399, 45, 88, 54, 48, 24, 270, 67, 43243, 68, 14, 16045, 53, 201, 198, 220, 220, 220, 220, 220, 220, 220, 657, 14, 47, 20, 14, 85, 43, 11994, 10246, 19, 10, 22, 88, 397, 18, 38, 69, 4496, 14, 49, 4531, 10, 17, 66, 41, 16, 80, 41733, 22, 75, 17, 83, 38227, 56, 39, 17, 79, 17, 293, 35, 89, 45, 88, 53, 48, 82, 73, 69, 10, 84, 42, 24, 1453, 18, 54, 201, 198, 220, 220, 220, 220, 220, 220, 220, 45941, 49079, 22, 46, 85, 89, 10, 82, 10, 49, 52, 5189, 88, 10, 5031, 35, 89, 5805, 66, 10, 68, 34, 20, 67, 37, 88, 38, 89, 66, 51, 67, 10, 67, 4653, 52, 10, 3019, 14, 45, 37659, 14, 20, 71, 73, 4061, 20379, 86, 17922, 3838, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 17922, 29697, 16219, 20, 4339, 36, 3838, 42, 74, 1847, 17922, 3838, 48, 6242, 17922, 73, 14, 32, 6080, 29680, 50, 80, 56, 44, 4720, 10910, 33907, 57, 34, 5064, 201, 198, 220, 220, 220, 220, 220, 220, 220, 376, 48, 78, 48075, 40, 86, 38, 2043, 80, 36, 48, 72, 26236, 16, 41, 48743, 57, 7708, 2188, 48, 36, 64, 35, 71, 13276, 42, 48, 48, 20304, 6144, 49578, 56, 70, 16632, 38, 44817, 80, 46265, 80, 9139, 34, 1546, 53, 41, 72, 56, 8322, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1195, 48, 10008, 3539, 18257, 17931, 86, 21, 80, 53, 15199, 1659, 2389, 73, 3539, 55, 9936, 15630, 8220, 39, 77, 15, 1383, 57, 46, 16, 33, 83, 568, 34, 74, 7204, 2885, 39, 71, 48, 15922, 74, 8845, 74, 48, 79, 2606, 16, 34, 87, 201, 198, 220, 220, 220, 220, 220, 220, 220, 20967, 45, 21217, 19, 2389, 397, 57, 2584, 48, 48, 71, 5432, 67, 39, 53, 44526, 79, 36, 4339, 40, 88, 86, 48, 66, 43, 55, 42, 66, 44, 8577, 80, 5432, 3861, 71, 16, 35, 79, 54, 55, 14242, 73, 19, 3539, 2725, 78, 15, 10, 37, 2749, 201, 198, 220, 220, 220, 220, 220, 220, 220, 7257, 48, 65, 30098, 34, 41, 76, 69, 8579, 86, 56, 5673, 1671, 81, 36, 72, 38715, 33, 41, 66, 17, 41, 16, 35, 75, 52, 56, 4339, 74, 34, 66, 42, 38989, 19, 57, 19238, 15543, 86, 3539, 42, 52, 8898, 27705, 37, 12473, 89, 10917, 42, 201, 198, 220, 220, 220, 220, 220, 220, 220, 311, 16, 50, 89, 9310, 15, 34, 16, 41, 83, 2767, 36133, 19, 82, 54, 46, 41, 74, 46, 22, 15543, 86, 89, 16, 76, 7378, 39, 18694, 78, 14, 19944, 12310, 732, 46640, 56, 15, 45, 36077, 48, 42, 55, 6535, 41, 25690, 3163, 2390, 2389, 201, 198, 220, 220, 220, 220, 220, 220, 220, 12176, 74, 6089, 3838, 22, 201, 198, 220, 220, 220, 10148, 3256, 201, 198, 201, 198, 220, 220, 220, 705, 7700, 62, 11186, 10354, 705, 7061, 201, 198, 220, 220, 220, 220, 220, 220, 220, 371, 15, 75, 38, 3727, 75, 71, 36, 3838, 48, 2390, 48, 3838, 41, 12564, 75, 41, 54, 53, 75, 57, 76, 57, 1326, 20475, 20, 3046, 77, 20, 10, 37659, 21, 263, 80, 21, 14795, 81, 21, 10, 89, 82, 22, 46, 18, 83, 22, 68, 14, 85, 22, 14, 35, 86, 201, 198, 220, 220, 220, 220, 220, 220, 220, 807, 11909, 87, 23, 69, 31633, 23, 47322, 89, 23, 14, 51, 2931, 47, 55, 1129, 21855, 1959, 85, 69, 2670, 14, 73, 19, 10, 47, 77, 20, 10, 8310, 21, 10, 25093, 22, 10, 14, 89, 23, 14, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 17922, 29697, 16219, 20, 4339, 74, 3838, 33, 70, 1847, 17922, 3838, 48, 6242, 17922, 53, 73, 2149, 64, 46, 57, 35, 75, 46, 16, 80, 54, 84, 36, 17, 34458, 35, 88, 48, 89, 201, 198, 220, 220, 220, 220, 220, 220, 220, 5489, 1137, 48, 55, 75, 41, 75, 34, 48, 20, 34, 23, 44, 75, 23, 71, 34, 9711, 79, 15739, 41, 22125, 19, 81, 34, 22, 39, 16, 42422, 35641, 5603, 48, 71, 70, 37, 2931, 41, 87, 54, 38, 19, 81, 20114, 83, 51, 16, 49, 12114, 45, 21467, 57, 23, 201, 198, 220, 220, 220, 220, 220, 220, 220, 10662, 11731, 72, 2767, 55, 65, 74, 79, 89, 3824, 20, 57, 23, 79, 51, 42, 87, 39, 14, 36, 1135, 19, 41, 18, 70, 39, 75, 20, 71, 38, 86, 80, 41, 4462, 41, 33155, 48, 28015, 34, 34653, 2885, 82, 28, 201, 198, 220, 220, 220, 10148, 3256, 201, 198, 201, 198, 220, 220, 220, 705, 7700, 62, 11186, 62, 2860, 10354, 705, 7061, 201, 198, 220, 220, 220, 220, 220, 220, 220, 371, 15, 75, 38, 3727, 75, 71, 36, 3838, 48, 2969, 66, 45, 43488, 43488, 43488, 43488, 43488, 43488, 201, 198, 220, 220, 220, 220, 220, 220, 220, 25734, 32, 2969, 16150, 9705, 20379, 86, 3838, 2969, 73, 19, 10, 47, 85, 22, 10, 14, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 73, 19, 10, 41, 12564, 201, 198, 220, 220, 220, 220, 220, 220, 220, 300, 17922, 29697, 2969, 16150, 20379, 86, 3838, 2969, 85, 22, 10, 14, 51, 2931, 47, 55, 1129, 69, 55, 1129, 69, 55, 1129, 69, 39, 87, 23, 68, 14, 85, 22, 10, 37659, 21, 69, 89, 23, 14, 5189, 77, 201, 198, 220, 220, 220, 220, 220, 220, 220, 5996, 54, 53, 75, 48, 17922, 3838, 2969, 20379, 86, 17922, 3838, 2969, 89, 23, 14, 47, 69, 2670, 14, 77, 20, 10, 487, 2670, 14, 69, 2670, 14, 47, 89, 23, 14, 35, 86, 23, 5574, 80, 21, 85, 89, 23, 14, 47, 65, 17, 201, 198, 220, 220, 220, 220, 220, 220, 220, 860, 85, 51, 2931, 41, 76, 57, 76, 48, 3838, 2969, 20379, 86, 17922, 3838, 2969, 89, 23, 14, 47, 77, 20, 10, 22184, 20, 10, 22184, 20, 10, 487, 2670, 14, 65, 1959, 85, 31633, 23, 14795, 81, 21, 14, 89, 23, 14, 47, 89, 23, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 47, 89, 23, 14, 47, 89, 23, 14, 43488, 17922, 29697, 2969, 89, 23, 14, 47, 85, 22, 10, 14, 89, 23, 14, 47, 89, 23, 14, 47, 85, 22, 10, 14, 73, 19, 10, 47, 55, 1129, 69, 39, 87, 23, 8471, 82, 22, 5574, 80, 201, 198, 220, 220, 220, 220, 220, 220, 220, 718, 549, 76, 20, 85, 89, 23, 14, 43488, 17922, 29697, 2969, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 85, 22, 10, 14, 73, 19, 10, 47, 55, 1129, 69, 31633, 23, 84, 14, 85, 201, 198, 220, 220, 220, 220, 220, 220, 220, 767, 10, 18, 83, 22, 69, 89, 23, 14, 43488, 17922, 29697, 2969, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 85, 22, 10, 14, 73, 19, 10, 47, 65, 1959, 47322, 89, 201, 198, 220, 220, 220, 220, 220, 220, 220, 807, 14, 31633, 23, 85, 89, 23, 14, 43488, 17922, 29697, 2969, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 6836, 21, 10, 85, 77, 20, 10, 21855, 17, 201, 198, 220, 220, 220, 220, 220, 220, 220, 860, 85, 65, 1959, 85, 89, 23, 14, 43488, 17922, 29697, 2969, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 85, 22, 10, 22, 65, 40, 80, 18, 54, 57, 201, 198, 220, 220, 220, 220, 220, 220, 220, 575, 35389, 2394, 17, 38, 27015, 73, 29992, 41, 70, 43488, 3838, 2969, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 85, 22, 10, 14, 85, 22, 10, 14, 85, 22, 10, 22, 39, 13807, 56, 8642, 56, 65, 51, 52, 201, 198, 220, 220, 220, 220, 220, 220, 220, 300, 67, 35, 76, 20895, 10, 22, 1000, 6489, 51, 7109, 38, 48, 17922, 3838, 2969, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 85, 22, 10, 14, 85, 22, 10, 14, 81, 21, 10, 76, 42, 6561, 81, 6535, 74, 43, 39, 54, 201, 198, 220, 220, 220, 220, 220, 220, 220, 479, 85, 20379, 19, 88, 23, 57, 56, 10, 23, 57, 89, 7109, 38, 48, 17922, 3838, 2969, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 85, 22, 10, 14, 85, 22, 10, 15, 87, 22, 44, 11848, 3118, 47, 1003, 201, 198, 220, 220, 220, 220, 220, 220, 220, 3373, 9705, 20379, 22, 6561, 75, 51, 7109, 38, 48, 17922, 3838, 2969, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 35, 24, 87, 40, 280, 21, 56, 2577, 21, 201, 198, 220, 220, 220, 220, 220, 220, 220, 575, 47, 20379, 19, 68, 20, 56, 40, 10, 23, 57, 89, 7109, 38, 69, 20379, 86, 3838, 2969, 77, 20, 10, 69, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 41, 897, 18519, 2662, 37845, 2075, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1168, 3069, 11122, 56, 2075, 57, 37, 2662, 42, 35, 7109, 38, 69, 20379, 86, 43488, 43488, 43488, 43488, 3838, 2246, 20, 64, 9792, 57, 80, 201, 198, 220, 220, 220, 220, 220, 220, 220, 7963, 7109, 19555, 57, 80, 19555, 41, 71, 37, 9705, 88, 39, 20, 4339, 36, 17922, 1847, 17922, 3838, 48, 6242, 17922, 73, 10, 3838, 6500, 1961, 8141, 48, 32, 1961, 33, 87, 33901, 52, 5639, 32, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1195, 48, 44, 10227, 88, 12473, 74, 9697, 33, 48, 70, 6239, 37, 89, 33, 74, 15, 5639, 33, 48, 86, 66, 11909, 15, 5222, 1961, 15916, 3861, 74, 51, 41, 16, 34, 74, 6239, 38, 9419, 48, 82, 32457, 17, 7206, 74, 35, 38, 7707, 70, 15, 65, 201, 198, 220, 220, 220, 220, 220, 220, 220, 399, 18, 35, 74, 15, 41257, 7707, 86, 23, 69, 47, 19, 14242, 2767, 42, 1546, 12473, 73, 49, 20, 33901, 36609, 42, 1546, 29138, 77, 51, 21, 12473, 74, 51, 42, 37, 2484, 16692, 53, 22, 33, 74, 15, 65, 42, 10652, 25306, 85, 55, 23, 5222, 201, 198, 220, 220, 220, 220, 220, 220, 220, 12152, 7730, 22737, 74, 89, 57, 24, 34, 74, 36609, 7730, 5446, 82, 18, 65, 10, 7206, 74, 10468, 39, 817, 2998, 67, 14, 35, 74, 15, 65, 46, 6535, 87, 23, 14, 44482, 8579, 36, 73, 11584, 9598, 26009, 71, 87, 2348, 16692, 11584, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1294, 33863, 73, 88, 29499, 42421, 50, 41, 52, 72, 47468, 75, 89, 3629, 15, 81, 50, 41, 52, 5173, 47, 77, 15, 34, 15112, 73, 54, 42, 53, 2601, 51, 79, 16, 2601, 16692, 54, 42, 53, 1273, 55, 81, 17, 8068, 42421, 54, 30976, 72, 16, 65, 201, 198, 220, 220, 220, 220, 220, 220, 220, 256, 18, 35, 75, 15, 81, 54, 30976, 88, 24, 69, 85, 19, 8579, 36, 4496, 14326, 8068, 73, 87, 20, 2348, 52, 22, 64, 14326, 46559, 27305, 21, 29499, 74, 4496, 27605, 73, 53, 81, 1558, 3629, 2998, 64, 27605, 89, 67, 85, 2548, 2348, 201, 198, 220, 220, 220, 220, 220, 220, 220, 289, 29138, 18, 20362, 86, 20, 66, 10, 69, 48, 79, 29516, 18, 20362, 2998, 67, 10, 14, 70, 87, 57, 44, 18, 73, 19442, 68, 14, 44482, 20, 67, 46, 18, 73, 1507, 14, 69, 14, 23, 30195, 3838, 22, 201, 198, 220, 220, 220, 10148, 3256, 201, 198, 201, 198, 220, 220, 220, 705, 7700, 62, 11186, 62, 30073, 10354, 705, 7061, 201, 198, 220, 220, 220, 220, 220, 220, 220, 371, 15, 75, 38, 3727, 75, 71, 36, 3838, 48, 1565, 52, 70, 2969, 77, 20, 10, 69, 31633, 23, 82, 73, 40, 88, 13752, 3109, 44, 5639, 86, 333, 80, 21, 47322, 89, 23, 14, 69, 2670, 10, 14, 85, 3695, 89, 44, 89, 41, 21, 268, 14795, 81, 201, 198, 220, 220, 220, 220, 220, 220, 220, 718, 14, 55, 1129, 6098, 42, 893, 69, 39, 87, 14, 51, 2931, 44, 65, 38, 87, 26224, 20, 1229, 5631, 86, 3535, 72, 19, 82, 55, 37, 27705, 39, 71, 19, 68, 18, 83, 22, 67, 17184, 15, 69, 2670, 14, 21855, 1959, 37020, 21, 10, 83, 14, 69, 201, 198, 220, 220, 220, 220, 220, 220, 220, 513, 14, 73, 19, 10, 47, 85, 22, 10, 23, 77, 41, 88, 69, 89, 23, 14, 47, 20379, 86, 43488, 43488, 43488, 43488, 43488, 3838, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 17922, 29697, 16219, 20, 4339, 16412, 26576, 1847, 17922, 3838, 48, 6242, 17922, 64, 38, 86, 9139, 35, 48, 88, 40464, 33907, 34, 74, 36, 83, 51, 48, 69, 41, 19, 69, 201, 198, 220, 220, 220, 220, 220, 220, 220, 10343, 38, 19, 4221, 78, 10, 33, 86, 46, 72, 23, 44, 74, 39764, 75, 55, 48, 75, 57, 43421, 43, 41, 19, 67, 25922, 41, 3553, 55, 4792, 70, 52, 85, 36, 78, 30631, 74, 2934, 16402, 88, 45, 87, 48, 80, 53, 1544, 55, 79, 17887, 37, 14751, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1395, 13415, 3398, 86, 2885, 52, 54, 53, 77, 51, 15, 49, 48, 39, 87, 78, 52, 70, 18, 12298, 55, 32178, 21, 39, 15450, 48, 64, 10761, 64, 39, 20, 1462, 35, 75, 2782, 6242, 74, 18833, 19, 75, 7708, 70, 80, 35990, 70, 18429, 78, 16, 52, 56, 201, 198, 220, 220, 220, 220, 220, 220, 220, 5949, 46, 67, 817, 20, 258, 49, 17, 14, 85, 22, 53, 53, 346, 32, 2246, 54, 38, 83, 49, 52, 48, 41, 36, 15, 16412, 46, 86, 855, 201, 198, 220, 220, 220, 10148, 3256, 201, 198, 201, 198, 220, 220, 220, 705, 7700, 62, 11186, 62, 19796, 10354, 705, 7061, 201, 198, 220, 220, 220, 220, 220, 220, 220, 371, 15, 75, 38, 3727, 75, 71, 36, 3838, 48, 2969, 66, 33, 17922, 2969, 20379, 86, 43488, 43488, 43488, 43488, 17922, 3838, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 17922, 29697, 2969, 16150, 9705, 20379, 86, 3838, 2969, 73, 19, 10, 47, 85, 22, 10, 14, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 73, 19, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1343, 41, 12564, 75, 17922, 29697, 2969, 16150, 20379, 86, 3838, 2969, 85, 22, 10, 14, 51, 2931, 47, 55, 1129, 69, 55, 1129, 69, 55, 1129, 69, 39, 87, 23, 68, 14, 85, 22, 10, 37659, 21, 69, 89, 23, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 5189, 77, 2816, 54, 53, 75, 48, 17922, 3838, 2969, 20379, 18, 15543, 72, 17, 45, 21282, 54, 57, 83, 1860, 39, 53, 17, 53, 24, 46803, 17, 41, 2611, 14, 69, 2670, 14, 47, 89, 23, 14, 35, 86, 23, 5574, 80, 21, 85, 89, 23, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 47, 65, 1959, 85, 51, 2931, 41, 76, 57, 76, 48, 3838, 4760, 45, 21282, 56, 24187, 76, 40, 3185, 77, 43894, 44, 5842, 35990, 88, 52, 67, 27159, 38202, 38, 74, 41, 3913, 76, 11909, 87, 23, 69, 31633, 23, 14795, 81, 21, 14, 89, 23, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 17922, 39, 17, 41, 75, 53, 36056, 57, 76, 5824, 71, 51, 83, 4462, 77, 17, 33666, 10526, 42, 53, 77, 10305, 28747, 33, 6535, 10, 39, 71, 19, 85, 55, 1129, 69, 39, 87, 23, 8471, 82, 201, 198, 220, 220, 220, 220, 220, 220, 220, 767, 5574, 80, 21, 549, 76, 20, 85, 89, 23, 14, 29697, 2885, 48, 20, 47, 74, 16, 52, 54, 20, 34, 14542, 5777, 6814, 54, 53, 15, 71, 74, 20, 26314, 19, 72, 56, 80, 74, 79, 46747, 78, 42, 35, 71, 47, 73, 19, 10, 47, 55, 1129, 69, 31633, 201, 198, 220, 220, 220, 220, 220, 220, 220, 807, 84, 14, 85, 22, 10, 18, 83, 22, 69, 89, 23, 14, 17922, 37, 36056, 57, 75, 71, 3099, 34653, 47, 53, 14636, 42, 9936, 80, 42, 528, 74, 23, 48, 35, 87, 9419, 73, 44, 19, 3705, 273, 19930, 85, 22, 10, 14, 73, 19, 10, 47, 65, 17, 201, 198, 220, 220, 220, 220, 220, 220, 220, 860, 47322, 89, 23, 14, 31633, 23, 85, 89, 23, 14, 17922, 16630, 82, 6814, 10, 20, 87, 40, 17, 499, 18, 71, 23, 70, 45, 5105, 16, 37, 20, 32812, 27015, 40939, 19, 84, 56, 79, 74, 24, 49, 52, 14, 89, 23, 14, 6836, 21, 10, 85, 77, 20, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1343, 21855, 1959, 85, 65, 1959, 85, 89, 23, 14, 17922, 37, 24, 420, 559, 17, 86, 54, 57, 732, 53, 335, 56, 260, 19, 84, 37, 16, 2022, 80, 54, 87, 85, 54, 79, 15, 12463, 19, 86, 44, 14, 89, 23, 14, 47, 85, 22, 10, 14, 77, 20, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1343, 22184, 20, 10, 69, 73, 19, 10, 47, 89, 23, 14, 17922, 10913, 65, 56, 3682, 499, 1314, 10782, 35, 83, 1503, 2899, 81, 36, 20, 53, 55, 39, 10, 42, 297, 36056, 57, 71, 70, 57, 38, 14, 85, 22, 10, 14, 81, 21, 10, 37020, 21, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1343, 85, 73, 19, 10, 47, 73, 19, 10, 47, 89, 23, 14, 29697, 2885, 70, 24, 48, 73, 87, 34, 6173, 49345, 27159, 53, 55, 54, 8482, 20, 84, 51, 74, 22, 11571, 15, 14, 48, 73, 48, 17, 45, 89, 82, 23, 47, 6836, 21, 10, 37020, 21, 10, 37020, 21, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1343, 37020, 21, 10, 37020, 21, 10, 85, 89, 23, 14, 29697, 2969, 20379, 86, 17922, 3838, 2969, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 85, 22, 10, 14, 85, 22, 10, 14, 85, 22, 10, 14, 85, 22, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1343, 14, 85, 22, 10, 14, 85, 22, 10, 14, 89, 23, 14, 29697, 2969, 20379, 86, 17922, 3838, 2969, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 29697, 2969, 9705, 20379, 86, 3838, 2969, 77, 20, 10, 69, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 14, 47, 89, 23, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1220, 47, 89, 23, 14, 47, 89, 23, 14, 47, 77, 20, 10, 48, 3838, 2969, 9705, 20379, 86, 43488, 43488, 43488, 43488, 17922, 3838, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 17922, 29697, 16219, 20, 4339, 36, 17922, 1847, 17922, 3838, 48, 6242, 17922, 73, 10, 3838, 6500, 1961, 8141, 48, 32, 1961, 33, 87, 33901, 52, 5639, 32, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1195, 48, 44, 10227, 88, 12473, 74, 9697, 33, 48, 70, 6239, 37, 89, 33, 74, 15, 5639, 33, 48, 86, 66, 11909, 15, 5222, 1961, 15916, 3861, 74, 51, 41, 16, 34, 74, 6239, 38, 9419, 48, 82, 32457, 17, 7206, 74, 35, 38, 7707, 70, 15, 65, 201, 198, 220, 220, 220, 220, 220, 220, 220, 399, 18, 35, 74, 15, 41257, 7707, 86, 23, 69, 47, 19, 14242, 2767, 42, 1546, 12473, 73, 49, 20, 33901, 36609, 42, 1546, 29138, 77, 51, 21, 12473, 74, 51, 42, 37, 2484, 16692, 53, 22, 33, 74, 15, 65, 42, 10652, 25306, 85, 55, 23, 5222, 201, 198, 220, 220, 220, 220, 220, 220, 220, 12152, 7730, 22737, 74, 89, 57, 24, 34, 74, 36609, 7730, 5446, 82, 18, 65, 10, 7206, 74, 10468, 39, 817, 2998, 67, 14, 35, 74, 15, 65, 46, 6535, 87, 23, 14, 44482, 8579, 36, 73, 11584, 9598, 26009, 71, 87, 2348, 16692, 11584, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1294, 33863, 73, 88, 29499, 42421, 50, 41, 52, 72, 47468, 75, 89, 3629, 15, 81, 50, 41, 52, 5173, 47, 77, 15, 34, 15112, 73, 54, 42, 53, 2601, 51, 79, 16, 2601, 16692, 54, 42, 53, 1273, 55, 81, 17, 8068, 42421, 54, 30976, 72, 16, 65, 201, 198, 220, 220, 220, 220, 220, 220, 220, 256, 18, 35, 75, 15, 81, 54, 30976, 88, 24, 69, 85, 19, 8579, 36, 4496, 14326, 8068, 73, 87, 20, 2348, 52, 22, 64, 14326, 46559, 27305, 21, 29499, 74, 4496, 27605, 73, 53, 81, 1558, 3629, 2998, 64, 27605, 89, 67, 85, 2548, 2348, 201, 198, 220, 220, 220, 220, 220, 220, 220, 289, 29138, 18, 20362, 86, 20, 66, 10, 69, 48, 79, 29516, 18, 20362, 2998, 67, 10, 14, 70, 87, 57, 44, 18, 73, 19442, 68, 14, 44482, 20, 67, 46, 18, 73, 1507, 14, 69, 14, 23, 30195, 3838, 22, 201, 198, 220, 220, 220, 10148, 3256, 201, 198, 201, 198, 220, 220, 220, 705, 7700, 62, 11186, 62, 34274, 10354, 705, 7061, 201, 198, 220, 220, 220, 220, 220, 220, 220, 371, 15, 75, 38, 3727, 75, 71, 36, 3838, 48, 32, 46, 57, 88, 1565, 14, 69, 18, 14, 65, 1959, 85, 73, 19, 10, 32863, 52, 14, 77, 20, 10, 8310, 21, 10, 83, 10295, 55, 45, 891, 52, 85, 18, 40477, 47, 89, 23, 10, 81, 80, 21, 85, 22, 85, 201, 198, 220, 220, 220, 220, 220, 220, 220, 40379, 21, 43, 31273, 89, 44, 89, 10246, 35904, 47, 69, 2670, 14, 31633, 23, 84, 14, 85, 22, 10, 34, 16, 66, 42, 80, 1404, 282, 24, 48, 57, 28241, 30158, 3705, 5760, 52, 67, 55, 71, 7730, 69, 2670, 14, 67, 3609, 5842, 5639, 201, 198, 220, 220, 220, 220, 220, 220, 220, 266, 83, 7902, 1273, 48632, 6767, 50, 24, 69, 30758, 16, 45, 4521, 8035, 42, 41133, 43, 260, 23060, 10, 46, 22, 316, 23060, 51, 85, 51, 2931, 45, 80, 65, 1273, 10, 67, 51, 83, 21, 88, 671, 72, 40728, 50, 14, 69, 80, 71, 22, 201, 198, 220, 220, 220, 220, 220, 220, 220, 350, 21, 57, 18, 28875, 45, 86, 46, 57, 20, 82, 3123, 42, 20, 67, 774, 430, 8199, 73, 53, 24, 88, 6413, 64, 53, 15, 46, 84, 32304, 19, 83, 17, 84, 57, 1990, 70, 2931, 38, 2937, 24, 417, 40728, 34, 15, 18347, 3020, 57, 47, 55, 16, 201, 198, 220, 220, 220, 220, 220, 220, 220, 860, 9892, 54, 48, 774, 53, 48, 20369, 46456, 17, 41275, 21, 79, 10, 48, 64, 53, 17, 46, 4846, 65, 50, 4846, 27865, 24, 54, 67, 52, 67, 50, 65, 4944, 54, 67, 52, 3666, 41, 3041, 22, 75, 17, 83, 38, 4694, 774, 55, 13252, 18, 83, 201, 198, 220, 220, 220, 220, 220, 220, 220, 767, 27399, 37, 4507, 37020, 2791, 84, 1546, 67, 18, 44, 42852, 81, 56, 81, 38, 3824, 646, 80, 56, 49506, 78, 57, 67, 1134, 54, 46, 7998, 14259, 10, 2640, 15285, 56, 47247, 38, 18, 66, 24, 330, 4944, 1134, 56, 83, 54, 66, 201, 198, 220, 220, 220, 220, 220, 220, 220, 471, 13752, 3109, 30630, 1546, 49506, 52, 48, 49506, 78, 55, 85, 77, 2920, 83, 10, 14969, 9892, 54, 48, 24, 42, 4694, 4349, 80, 42, 81, 10, 51, 52, 67, 17, 30894, 45, 10277, 20470, 397, 10, 50, 14, 69, 24, 42, 54, 38586, 37, 80, 201, 198, 220, 220, 220, 220, 220, 220, 220, 46465, 41, 83, 45, 421, 1921, 25093, 22, 10, 23, 77, 41, 88, 57, 71, 73, 4061, 89, 23, 14, 47, 20379, 86, 43488, 43488, 43488, 43488, 3838, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 17922, 29697, 16219, 20, 4339, 36, 3838, 39, 12576, 17922, 3838, 48, 6242, 17922, 69, 52, 70, 39, 41, 88, 9693, 22495, 71, 50, 21, 34, 72, 56, 40, 17, 818, 17584, 201, 198, 220, 220, 220, 220, 220, 220, 220, 327, 86, 19, 4503, 88, 37, 10247, 36, 10, 42, 48, 54, 66, 80, 41, 86, 70, 55, 37, 1929, 44879, 41, 5116, 33, 79, 36222, 57, 31159, 73, 86, 24, 55, 74, 49, 76, 50110, 52, 68, 27159, 33, 69, 33, 76, 53, 67, 817, 48, 51, 11190, 23, 32, 201, 198, 220, 220, 220, 220, 220, 220, 220, 402, 55, 41, 86, 40, 16, 40, 10, 32, 16993, 4792, 16768, 42, 66, 48, 40, 65, 85, 18, 7355, 3629, 48, 35, 41126, 49, 87, 35, 43021, 7397, 77, 30195, 55, 6242, 86, 22332, 1961, 49, 74, 16692, 89, 14242, 48, 51, 310, 28435, 3483, 39, 201, 198, 220, 220, 220, 220, 220, 220, 220, 370, 12562, 80, 43, 29567, 84, 32, 8457, 48, 50, 24, 14259, 56, 53, 83, 55, 45, 87, 86, 48274, 45, 6239, 74, 34, 15, 46, 4669, 7407, 87, 75, 70, 32, 15, 54, 42, 57, 38, 86, 9865, 2484, 72, 36, 40, 88, 46, 47858, 48, 57, 39, 17, 20418, 43, 201, 198, 220, 220, 220, 220, 220, 220, 220, 471, 19, 5631, 70, 19, 74, 18351, 16458, 19, 86, 39386, 24723, 48055, 37, 1925, 72, 44, 39870, 11380, 18683, 15, 79, 41, 456, 15, 48, 24, 1340, 86, 50, 457, 8068, 55, 1722, 13909, 57, 70, 48, 64, 42, 4339, 37, 19, 48, 22, 2514, 201, 198, 220, 220, 220, 220, 220, 220, 220, 285, 86, 56, 15, 10262, 16412, 46, 86, 855, 201, 198, 220, 220, 220, 10148, 3256, 201, 198, 201, 198, 220, 220, 220, 705, 7700, 62, 11186, 62, 25558, 10354, 705, 7061, 201, 198, 220, 220, 220, 220, 220, 220, 220, 371, 15, 75, 38, 3727, 75, 71, 36, 3838, 48, 2390, 48, 17922, 3838, 38, 8873, 64, 41, 2394, 74, 20, 12564, 75, 41, 72, 56, 32087, 72, 19, 84, 43, 1959, 28435, 5639, 18504, 5760, 86, 23, 65, 38, 87, 28202, 39, 87, 24, 65, 54, 201, 198, 220, 220, 220, 220, 220, 220, 220, 352, 333, 80, 21, 14795, 81, 21, 10, 18, 83, 22, 68, 14, 85, 22, 14, 31633, 23, 47322, 89, 23, 14, 51, 2931, 47, 55, 1129, 21855, 1959, 85, 69, 2670, 14, 73, 19, 10, 47, 77, 20, 10, 8310, 21, 10, 25093, 22, 10, 14, 89, 23, 14, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 17922, 29697, 16219, 20, 4339, 74, 3838, 37000, 1847, 17922, 3838, 48, 6242, 17922, 53, 79, 19, 24334, 46, 57, 2601, 72, 54, 381, 53, 70, 20362, 80, 16, 36326, 52, 201, 198, 220, 220, 220, 220, 220, 220, 220, 331, 71, 38, 19, 76, 17, 56, 71, 80, 37, 80, 20, 38, 70, 86, 34, 41, 80, 44, 67, 51, 41, 79, 49215, 21282, 43, 79, 13940, 35, 53, 15, 38162, 29567, 56, 72, 35, 19, 64, 38, 48, 71, 2348, 80, 52, 375, 33, 67, 41, 732, 80, 487, 79, 38, 9598, 201, 198, 220, 220, 220, 220, 220, 220, 220, 269, 54, 73, 3705, 22, 50, 363, 83, 54, 66, 86, 53, 6849, 71, 18831, 87, 73, 86, 33, 20120, 3023, 56, 37, 87, 53, 10, 3118, 74, 80, 15916, 70, 19, 42, 23940, 6968, 56, 565, 51, 79, 48, 55, 46, 41, 354, 2885, 82, 28, 201, 198, 220, 220, 220, 10148, 3256, 201, 198, 201, 198, 220, 220, 220, 705, 7700, 62, 11186, 62, 5239, 10354, 705, 7061, 201, 198, 220, 220, 220, 220, 220, 220, 220, 371, 15, 75, 38, 3727, 75, 71, 36, 3838, 48, 1565, 52, 3838, 41, 12564, 75, 41, 54, 53, 75, 57, 76, 57, 2611, 54, 75, 8957, 38227, 38227, 893, 81, 42, 21, 333, 80, 10, 37020, 22, 38, 34223, 65, 50, 15, 83, 32304, 19, 84, 43, 80, 21, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 1601, 23, 85, 43, 1959, 85, 65, 21, 10, 14259, 5631, 86, 44, 5639, 18504, 5760, 86, 23, 65, 38, 87, 28202, 39, 87, 23, 73, 40, 88, 5246, 42, 893, 85, 31633, 5999, 45, 89, 66, 22, 46, 89, 82, 14, 47, 89, 24, 11571, 2931, 51, 52, 201, 198, 220, 220, 220, 220, 220, 220, 220, 352, 45, 55, 53, 16, 9945, 54, 16, 27110, 55, 1129, 77, 57, 17, 67, 85, 65, 31675, 67, 18, 1765, 76, 20, 3046, 77, 20, 10, 37659, 21, 263, 80, 21, 10277, 82, 22, 46, 18, 83, 22, 68, 14, 85, 22, 14, 35, 86, 23, 11909, 87, 23, 69, 31633, 201, 198, 220, 220, 220, 220, 220, 220, 220, 807, 47322, 89, 23, 14, 51, 2931, 47, 55, 1129, 21855, 1959, 85, 69, 2670, 14, 73, 19, 10, 47, 77, 20, 10, 8310, 21, 10, 25093, 22, 10, 14, 89, 23, 14, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 17922, 29697, 16219, 20, 4339, 74, 32, 2885, 56, 1847, 17922, 3838, 48, 6242, 17922, 64, 32, 48, 41, 4246, 6173, 86, 21414, 22, 50, 620, 74, 35, 11190, 21841, 201, 198, 220, 220, 220, 220, 220, 220, 220, 300, 16, 20802, 1026, 43490, 70, 37620, 9908, 47, 48802, 42, 75, 50, 22, 67, 2937, 7156, 4669, 5431, 41, 87, 3539, 88, 54, 83, 55, 46, 88, 49, 280, 20, 53, 37281, 18831, 35, 20, 3843, 72, 32, 4503, 70, 74, 9865, 70, 3118, 201, 198, 220, 220, 220, 220, 220, 220, 220, 277, 36, 41, 86, 16501, 52, 85, 5639, 84, 1268, 7204, 56, 10913, 46833, 86, 15, 9655, 88, 10, 48, 4267, 88, 44, 73, 38, 66, 24723, 15, 64, 10761, 66, 54, 26001, 48, 2396, 54, 45582, 8575, 48, 89, 36299, 33704, 1797, 17584, 201, 198, 220, 220, 220, 220, 220, 220, 220, 367, 36599, 65, 2724, 16762, 77, 55, 33, 3620, 81, 20, 31288, 32812, 10913, 8924, 32, 46, 86, 855, 201, 198, 220, 220, 220, 10148, 3256, 201, 198, 201, 198, 220, 220, 220, 705, 11487, 10354, 705, 7061, 201, 198, 220, 220, 220, 220, 220, 220, 220, 371, 15, 75, 38, 3727, 75, 71, 36, 3838, 48, 1565, 52, 3838, 36, 41, 18, 84, 16, 27799, 86, 16, 88, 3666, 53, 17, 42, 87, 54, 2640, 89, 3020, 54, 15, 54, 21, 64, 3070, 8896, 16, 77, 50, 70, 1485, 2724, 17, 3281, 10, 32656, 21, 78, 201, 198, 220, 220, 220, 220, 220, 220, 220, 513, 56, 38, 79, 18, 78, 5639, 69, 40, 54, 83, 19, 40, 452, 19, 261, 38, 2188, 17, 88, 20, 40, 22, 41, 71, 20, 42, 1495, 79, 6489, 72, 20, 64, 2791, 57, 73, 18690, 33018, 4521, 79, 18, 48, 75, 41, 14, 32, 22, 64, 5105, 76, 80, 55, 34, 201, 198, 220, 220, 220, 220, 220, 220, 220, 718, 44179, 38, 21, 42, 22, 40, 21, 65, 6489, 21, 1671, 47, 21, 81, 85, 48, 3388, 77, 73, 23, 2394, 81, 24, 263, 86, 24, 10, 22, 88, 10, 10246, 17, 10, 85, 20379, 86, 43488, 43488, 3838, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 17922, 29697, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 17922, 29697, 16219, 20, 4339, 74, 32, 2246, 66, 1847, 17922, 3838, 48, 6242, 17922, 64, 10462, 41, 45, 86, 6173, 86, 29132, 20, 85, 44, 20, 47191, 57, 4825, 4061, 201, 198, 220, 220, 220, 220, 220, 220, 220, 2750, 1581, 46, 41, 559, 17, 46, 86, 12861, 1525, 4944, 33, 80, 44, 71, 18831, 15766, 33, 80, 42, 74, 80, 37, 65, 5246, 77, 69, 23, 37, 22764, 73, 1031, 65, 45, 88, 27353, 66, 3697, 321, 35, 71, 45119, 38, 19, 73, 33901, 4663, 201, 198, 220, 220, 220, 220, 220, 220, 220, 32598, 88, 41, 32886, 15, 68, 32886, 21, 11901, 56, 3118, 71, 87, 15, 76, 28900, 37, 85, 33866, 4851, 18683, 25527, 77, 3682, 12096, 57, 79, 8610, 7902, 55, 3528, 23, 21855, 33890, 49, 48, 70, 8135, 4146, 42, 10872, 34, 1961, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1195, 70, 36802, 41, 13976, 1018, 80, 1954, 41, 86, 70, 74, 40, 88, 40, 72, 40, 12993, 40, 87, 23, 18429, 33, 70, 8924, 10262, 9865, 15, 83, 44, 4339, 36, 65, 55, 11587, 32, 46, 86, 855, 201, 198, 220, 220, 220, 10148, 3256, 201, 198, 201, 198, 220, 220, 220, 705, 11487, 62, 31763, 10354, 705, 7061, 201, 198, 220, 220, 220, 220, 220, 220, 220, 371, 15, 75, 38, 3727, 75, 71, 36, 3838, 48, 1565, 52, 38540, 64, 39, 87, 16, 71, 20, 78, 16, 83, 65, 54, 1065, 45, 2645, 21, 9414, 76, 2640, 89, 76, 53, 75, 57, 54, 76, 54, 15, 54, 34223, 65, 38, 21, 64, 3070, 41, 88, 31522, 42, 38, 201, 198, 220, 220, 220, 220, 220, 220, 220, 299, 18, 8896, 16, 77, 50, 70, 1485, 2724, 17, 3281, 10, 32656, 21, 78, 18, 56, 38, 79, 18, 78, 5639, 69, 40, 48397, 71, 56, 54, 83, 19, 40, 452, 19, 296, 41, 72, 56, 77, 38, 2188, 17, 88, 20, 40, 22, 41, 71, 20, 42, 1495, 79, 2394, 201, 198, 220, 220, 220, 220, 220, 220, 220, 479, 20, 6489, 72, 20, 64, 2791, 57, 73, 18690, 41, 80, 696, 84, 4521, 79, 18, 48, 75, 41, 21, 73, 80, 20, 14, 32, 22, 64, 42, 952, 80, 5105, 76, 80, 55, 34, 21, 80, 333, 80, 21, 85, 38, 21, 42, 22, 41, 21, 65, 29567, 2718, 5868, 201, 198, 220, 220, 220, 220, 220, 220, 220, 718, 81, 54, 16, 83, 11848, 33, 89, 41871, 36, 16, 11110, 22, 84, 22, 85, 48, 3104, 5639, 18504, 81, 42, 20760, 39, 55, 19, 11251, 52, 16, 45, 77, 57, 17, 67, 48274, 23, 84, 39, 71, 19, 68, 2898, 24, 68, 7639, 21, 5574, 86, 24, 10, 22, 88, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1343, 10246, 17, 10, 85, 22, 10, 14, 70, 17922, 3838, 16219, 20, 4339, 74, 32, 2885, 19, 1847, 17922, 3838, 48, 6242, 17922, 64, 16, 48, 41, 24, 86, 6173, 89, 21, 51, 31159, 7397, 45, 5446, 64, 5631, 53, 201, 198, 220, 220, 220, 220, 220, 220, 220, 311, 82, 817, 36, 41, 79, 3682, 42, 86, 54, 17, 87, 4093, 68, 42, 53, 13940, 7378, 41, 55, 49155, 3886, 14, 71, 20, 69, 55, 68, 23, 35, 73, 85, 15, 36, 7012, 3720, 68, 34, 5883, 44, 89, 24, 44526, 86, 70, 34, 23, 82, 46, 70, 7792, 201, 198, 220, 220, 220, 220, 220, 220, 220, 27044, 21638, 72, 328, 79, 32304, 23, 80, 5653, 23, 89, 40, 72, 48, 10, 72, 34, 74, 24, 42, 2078, 85, 8035, 1795, 77, 51, 48, 54, 2725, 48, 23, 42, 21, 321, 27734, 48, 77, 3109, 56, 82, 44, 11994, 10, 2767, 6413, 12740, 17, 84, 201, 198, 220, 220, 220, 220, 220, 220, 220, 6375, 45, 85, 7399, 6359, 3109, 32, 22, 44, 11682, 86, 34382, 86, 18, 39, 21, 56, 69, 32819, 23, 38, 30832, 32, 24, 83, 51, 15, 88, 41541, 23, 69, 21217, 49345, 8610, 19, 15285, 10872, 19, 33076, 17, 41, 19260, 72, 44, 2257, 56, 201, 198, 220, 220, 220, 220, 220, 220, 220, 350, 70, 86, 47858, 86, 52, 5631, 86, 1847, 8141, 48, 74, 37, 70, 2943, 33901, 57, 4851, 20306, 35, 48, 48, 32, 22, 201, 198, 220, 220, 220, 10148, 3256, 201, 198, 201, 198, 220, 220, 220, 705, 11487, 62, 48101, 10354, 705, 7061, 201, 198, 220, 220, 220, 220, 220, 220, 220, 371, 15, 75, 38, 3727, 75, 71, 36, 3838, 48, 1565, 52, 3838, 36, 41, 18, 84, 16, 46, 3109, 37, 88, 3666, 53, 17, 42, 87, 54, 2640, 89, 3020, 54, 15, 54, 21, 57, 3070, 8896, 16, 77, 50, 70, 1485, 2724, 1954, 88, 10, 32656, 10, 78, 201, 198, 220, 220, 220, 220, 220, 220, 220, 513, 2149, 79, 18, 56, 5639, 69, 40, 46456, 19, 40, 413, 17, 78, 452, 19, 261, 38, 70, 280, 89, 18, 40, 17, 88, 2231, 42, 40064, 46, 1495, 79, 6489, 72, 20, 64, 30505, 84, 4846, 19944, 14, 33032, 33, 20, 57, 14, 32, 201, 198, 220, 220, 220, 220, 220, 220, 220, 767, 64, 11163, 3510, 5105, 76, 80, 4825, 21, 80, 14990, 87, 80, 14990, 88, 615, 38, 21, 42, 22, 40, 21, 64, 22, 42, 23, 43, 38730, 21, 45, 77, 73, 23, 48632, 82, 24, 403, 85, 10, 5574, 86, 24, 10, 18, 88, 10, 10246, 17, 10, 85, 55, 19, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1343, 9705, 86, 43488, 43488, 43488, 43488, 43488, 43488, 43488, 3838, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 17922, 29697, 16219, 20, 4339, 74, 32, 2246, 15, 1847, 17922, 3838, 48, 6242, 17922, 64, 55, 86, 41, 57, 86, 6173, 86, 42, 47, 57, 19, 45, 79, 73, 42, 8202, 23286, 41, 201, 198, 220, 220, 220, 220, 220, 220, 220, 371, 10503, 73, 13976, 80, 20259, 34, 41, 38, 24, 68, 37, 78, 44, 71, 51, 41, 56, 22, 42, 2389, 260, 20362, 55, 39568, 46, 80, 1820, 37686, 15, 76, 3856, 40, 296, 52, 21, 313, 42, 5639, 81, 36, 41, 55, 70, 53, 74, 51, 69, 11122, 65, 201, 198, 220, 220, 220, 220, 220, 220, 220, 15172, 15, 8845, 48, 15, 7792, 952, 8763, 56, 48, 55, 42, 16, 824, 34431, 6359, 42, 70, 18274, 35, 952, 53, 1056, 40, 482, 70, 80, 2749, 15, 18694, 55, 87, 23, 17250, 1929, 76, 34, 70, 5097, 48, 66, 45113, 544, 36, 201, 198, 220, 220, 220, 220, 220, 220, 220, 21089, 456, 41, 43, 6649, 82, 15039, 1219, 34, 42, 17209, 34, 10526, 48, 22, 46, 646, 22, 28747, 3792, 53, 37, 80, 34, 39870, 41, 67, 5105, 32, 15, 54, 89, 33, 48, 40291, 1959, 86, 32, 48, 48, 32, 22, 201, 198, 220, 220, 220, 10148, 3256, 201, 198, 201, 198, 220, 220, 220, 705, 89, 4207, 62, 259, 10354, 705, 7061, 201, 198, 220, 220, 220, 220, 220, 220, 220, 371, 15, 75, 38, 3727, 75, 71, 36, 3838, 48, 32, 46, 57, 23, 2969, 2898, 19, 403, 88, 10, 85, 77, 22, 14, 51, 21, 35504, 10, 73, 87, 10, 67, 10462, 66, 47, 69, 21, 14, 21855, 85, 20, 43, 21, 6535, 68, 39, 33018, 6080, 68, 50, 16, 8226, 201, 198, 220, 220, 220, 220, 220, 220, 220, 471, 84, 14, 16, 10, 89, 53, 20, 7378, 33758, 18, 2202, 88, 10, 56, 85, 38, 70, 10, 77, 55, 30094, 42, 7456, 47, 77, 22, 14, 83, 18, 34, 74, 67, 22, 36, 73, 1765, 49, 563, 1050, 33018, 51, 5574, 34153, 20, 72, 4761, 9792, 44, 80, 69, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1168, 51, 41, 15, 43, 46888, 549, 22737, 87, 42, 10, 73, 42144, 5607, 36, 78, 23, 2640, 54, 24, 42, 83, 65, 11909, 75, 17, 45, 14, 37, 73, 14, 35, 17, 10, 17, 46, 88, 54, 69, 43, 77, 17, 68, 5868, 2022, 10, 41596, 46, 27481, 80, 2934, 16, 201, 198, 220, 220, 220, 220, 220, 220, 220, 277, 487, 86, 20, 67, 18, 35, 74, 67, 7222, 265, 76, 22, 73, 20474, 3913, 23303, 18, 17457, 22, 35, 79, 4715, 10, 709, 39, 258, 13137, 84, 14, 47, 19, 14, 3727, 39, 2584, 20, 85, 42, 948, 71, 57, 17, 54, 77, 55, 76, 38, 86, 201, 198, 220, 220, 220, 220, 220, 220, 220, 569, 23, 10, 78, 56, 17, 385, 56, 24, 8642, 70, 23, 16960, 46456, 17, 76, 56, 82, 544, 56, 44, 2022, 56, 66, 21, 77, 56, 14, 39, 18, 14, 41, 22, 49, 75, 57, 14, 11122, 24, 14, 37, 78, 10, 65, 49, 81, 73, 45, 17, 43, 549, 49, 463, 38, 80, 201, 198, 220, 220, 220, 220, 220, 220, 220, 288, 82, 1581, 53, 85, 39, 17, 4880, 3069, 84, 56, 65, 37, 69, 1525, 19684, 487, 87, 22, 68, 51, 5246, 11909, 76, 17, 43, 76, 1921, 44, 80, 22296, 14, 81, 1959, 41, 34985, 49, 1050, 47, 41582, 10, 83, 42144, 5639, 487, 18833, 201, 198, 220, 220, 220, 220, 220, 220, 220, 362, 81, 57, 22, 52, 487, 85, 20, 2934, 17, 5036, 89, 33967, 10, 4869, 10, 14, 43, 18, 14, 1546, 19930, 891, 47247, 80, 87, 75, 47, 6469, 2616, 45, 14, 13807, 24, 64, 16, 69, 23, 2022, 56, 6469, 74, 10210, 80, 22, 70, 42, 20, 83, 201, 198, 220, 220, 220, 220, 220, 220, 220, 14277, 65, 53, 77, 57, 48510, 72, 44, 10, 79, 57, 67, 42, 8671, 10, 89, 15, 10, 74, 17, 18564, 53, 21, 81, 53, 5189, 2514, 43, 67, 20, 52, 660, 18, 69, 53, 80, 65, 52, 17, 68, 17, 27481, 73, 87, 22, 1525, 24544, 10, 563, 10, 14795, 89, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1343, 85, 20379, 86, 43488, 3838, 16219, 20, 4339, 36, 3838, 39, 86, 1847, 17922, 3838, 48, 6242, 17922, 68, 21, 70, 21217, 34, 70, 19, 20802, 70, 86, 19, 83, 39, 54, 20, 19260, 72, 24, 65, 201, 198, 220, 220, 220, 220, 220, 220, 220, 289, 77, 26152, 33, 55, 52, 54, 43, 12832, 56, 65, 48274, 73, 71, 48, 19, 26236, 70, 56, 44, 298, 4535, 74, 4598, 52, 19, 10917, 55, 70, 57, 22, 4339, 23, 33, 368, 2246, 64, 49, 7336, 40, 74, 4743, 21062, 33, 22, 68, 17, 37, 76, 201, 198, 220, 220, 220, 220, 220, 220, 220, 314, 56, 48, 23, 8051, 84, 26502, 66, 22, 34, 86, 32, 746, 16412, 36905, 18, 80, 494, 16, 7278, 34, 70, 20185, 71, 38, 20304, 7836, 86, 23209, 73, 5777, 47, 54, 2389, 71, 3629, 43, 10262, 87, 86, 34, 15, 57, 56, 51, 1238, 48, 201, 198, 220, 220, 220, 220, 220, 220, 220, 360, 56, 48, 77, 44802, 1404, 45, 70, 8416, 46, 73, 49, 17, 2257, 70, 16, 71, 13807, 33, 80, 45213, 3838, 38, 8141, 37, 70, 19, 78, 41733, 22737, 48, 17, 72, 36, 73, 87, 23, 12115, 5080, 66, 19238, 11012, 35, 53, 32004, 1921, 201, 198, 220, 220, 220, 220, 220, 220, 220, 642, 32, 48, 33704, 51, 74, 18, 71, 37, 89, 57, 36222, 70, 3629, 33, 53, 21533, 7801, 71, 54, 55, 1268, 9792, 79, 54, 10, 32, 48, 34, 2885, 82, 28, 201, 198, 220, 220, 220, 10148, 3256, 201, 198, 201, 198, 220, 220, 220, 705, 89, 4207, 62, 448, 10354, 705, 7061, 201, 198, 220, 220, 220, 220, 220, 220, 220, 371, 15, 75, 38, 3727, 75, 71, 36, 3838, 48, 32, 46, 57, 15, 2969, 2898, 19, 84, 14, 16, 10, 14, 77, 22, 14, 28558, 10, 4715, 10, 83, 10462, 66, 47, 65, 85, 20, 46, 73, 87, 10, 69, 49, 10652, 46, 4869, 4880, 10247, 40, 14, 33758, 201, 198, 220, 220, 220, 220, 220, 220, 220, 513, 46, 19, 32087, 20306, 31667, 36133, 73, 56, 85, 87, 85, 65, 487, 21, 14, 69, 36, 16, 5574, 21, 6535, 28558, 10, 8471, 15, 10, 82, 16960, 54, 85, 73, 87, 22, 66, 17, 76, 40728, 5868, 9132, 42, 8671, 24, 8642, 70, 14, 35, 17, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1343, 14, 39, 75, 17, 11909, 76, 17, 44, 1581, 53, 403, 55, 79, 1525, 19684, 66, 21, 77, 56, 24, 14, 37, 73, 24, 64, 16, 69, 23, 2022, 56, 14, 39, 18, 14, 5189, 51, 12303, 78, 49, 6581, 10, 41596, 5944, 49, 81, 85, 18833, 17, 85, 44482, 201, 198, 220, 220, 220, 220, 220, 220, 220, 642, 67, 18, 35, 74, 67, 22, 35, 457, 7222, 615, 77, 22, 14, 6862, 17, 81, 85, 73, 88, 46519, 74, 344, 41473, 74, 10, 3069, 518, 39, 33018, 10503, 80, 67, 85, 69, 85, 20, 68, 41473, 14981, 73, 45766, 14, 4051, 67, 45, 84, 14, 201, 198, 220, 220, 220, 220, 220, 220, 220, 289, 24, 72, 20, 72, 23, 80, 69, 57, 36020, 22, 73, 11909, 17, 10, 22, 84, 38, 18274, 42, 549, 2934, 17, 16344, 22, 36, 73, 69, 50, 81, 79, 45, 22, 36, 78, 24, 42, 7456, 44, 10, 78, 56, 22, 37, 88, 49, 487, 87, 22, 1765, 49, 518, 73, 53, 201, 198, 220, 220, 220, 220, 220, 220, 220, 267, 23, 2022, 35543, 27481, 80, 1525, 24544, 23, 16630, 52, 24, 80, 22, 70, 45, 14, 13807, 6469, 2616, 6489, 18, 14, 47, 69, 2953, 10, 89, 33967, 22, 84, 19313, 45, 18, 34, 365, 51, 5246, 44, 10, 79, 36056, 13137, 84, 23, 11230, 201, 198, 220, 220, 220, 220, 220, 220, 220, 370, 43, 17, 9792, 44, 2640, 54, 20, 34985, 49, 81, 45, 89, 50, 14, 43, 77, 17, 20475, 1921, 44, 80, 22296, 14, 47, 19, 14, 42, 87, 75, 47, 10, 65, 49, 81, 24, 88, 10, 79, 26705, 15, 68, 891, 2514, 8199, 16, 13331, 53, 66, 44, 23, 544, 201, 198, 220, 220, 220, 220, 220, 220, 220, 575, 8199, 18, 16344, 42, 83, 65, 45, 14, 37, 78, 23, 88, 71, 57, 10, 51, 5574, 16402, 39870, 10, 563, 10, 14795, 89, 10, 85, 20379, 86, 43488, 43488, 43488, 3838, 201, 198, 220, 220, 220, 220, 220, 220, 220, 317, 43488, 17922, 29697, 16219, 20, 4339, 36, 3838, 41275, 1847, 17922, 3838, 48, 6242, 17922, 68, 19, 70, 39, 6173, 70, 19, 20802, 70, 86, 824, 48, 53, 14636, 43, 73, 19, 80, 201, 198, 220, 220, 220, 220, 220, 220, 220, 289, 77, 49, 44526, 54, 87, 75, 42, 86, 57, 86, 33191, 23, 76, 71, 48, 82, 9792, 3861, 33, 31522, 44, 14, 5840, 19, 74, 39, 38162, 55, 48, 71, 33, 89, 33, 87, 12740, 66, 70, 74, 24187, 4914, 36, 65, 15739, 1671, 81, 33, 89, 66, 16, 24723, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1395, 38162, 39, 45, 18, 46, 26502, 44, 2943, 48, 32, 1219, 33, 66, 4579, 6581, 4579, 33, 48, 4339, 33, 7336, 47920, 4743, 85, 5211, 5760, 70, 15, 10008, 48, 88, 36, 5760, 56, 20034, 48, 47, 8874, 48, 86, 49, 13909, 42, 201, 198, 220, 220, 220, 220, 220, 220, 220, 289, 9273, 24, 6998, 24, 73, 18, 84, 2390, 34, 312, 993, 36, 1050, 56, 72, 15, 3838, 41, 71, 20, 66, 22296, 41374, 66, 54, 3398, 41275, 8924, 2943, 37, 88, 48802, 67, 528, 20, 32, 3824, 11682, 4106, 24334, 38, 86, 49, 201, 198, 220, 220, 220, 220, 220, 220, 220, 308, 54, 56, 8264, 88, 23, 56, 33, 67, 52, 33901, 33484, 36, 3886, 48, 71, 3856, 37, 48, 36, 10, 57, 11163, 35, 80, 33, 29697, 22, 201, 198, 220, 220, 220, 10148, 3256, 201, 198, 201, 198, 92, 201, 198 ]
1.422896
18,021
""" .. module:: create :synopsis: Import a Word `docx` document, define its metadata, cover and rights, and publish it as an EPUB3. .. moduleauthor:: Gavin Chait <github.com/turukawa> CreateWork ========== Publish a standards compliant EPUB3 creative work from a source Microsoft Word `docx` document, and define its metadata, cover and publishing rights. Currently does not support `odt` since `Pandoc` seems to lose any embedded graphics. .. note:: This process will overwrite any existing EPUB3 file of the same name, if it already exists. Workflow -------- There are two main publication approaches, stateless and non-stateless. A non-stateless approach assumes you may be starting each step discretely (perhaps via a set of one-time network calls). The second maintains state, so you can complete the process in one step. The *stateless* publication process runs as follows: * Set the working directory on creation, * Define and validate the metadata required for the creative work, * Copy the `docx` file to import into the working directory, * Copy the cover image to import into the working directory, * Define and add any contributors, such as cover artist, * Update the creative work's publication rights, * Add in an optional dedication, * Build the creative work, * Validate the work is EPUB3 standards compliant. The objective of this workflow is to support what may be a stateless process i.e. the individual steps first bring all the data required to produce the creative work into a project directory, and then produces it. State does not need to be maintained between steps. The *non-stateless* process runs as follows: * Define and validate the metadata required for the creative work, * Supply the `docx` file as a base64 string, * Copy the cover image as a base64 string, * Add in an optional dedication, * Build the creative work, * Validate the work is EPUB3 standards compliant. The objective in a non-stateless workflow is to minimise disruption, and store the minimum amount of information. Only the epub itself will be saved, and then only because Pandoc does not support a memory-only epub build. Build your work --------------- Import **Chapisha** and create a work: .. code-block:: python from chapisha.create import CreateWork work = CreateWork(directory) Where `directory` is the complete path to where you would like the EPUB created. If you want a stateless workflow, set the `stateless` boolean to `True`. If you already have the `metadata` (perhaps via a web form), you can skip several steps and pick up again for setting the files and images. .. code-block:: python from chapisha.create import CreateWork work = CreateWork(directory, metadata=metadata, stateless=True) Set metadata ^^^^^^^^^^^^ `Dublin Core <https://www.dublincore.org/specifications/dublin-core/dces/>`_ is a vocabulary of fifteen properties for use in resource description. Four of them - `title`, `identifier`, `language` and `rights` - are required. The `language` code is defined by the `ISO 679-1 <https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes>`_ standard (e.g. `en` for English, or `fr` for French). Metadata properties: * `identifier`: UUID, DOI or ISBN of the creative work. A UUID will be generated if not included. * `title`: Name given to the creative work. * `language`: Specify the language of the creative work. Two letter code defined by ISO 639-1. * `creator`: Name of a person, organisation, etc. responsible for the creation of the work. May be more than one. * `work_uri`: The URI for your creative work. * `contributor`: Name of a person, organisation, etc. that played a secondary role - such as an editor - in the creation of the work. May be more than one. * `date`: The publication date of the creative work. Provide in ISO format, YYYY-MM-DD. * `subject`: The subject, or tag, of the creative work. May be more than one. * `publisher`: Name of a person, organisation, etc. responsible for making the creative work available. * `publisher_uri`: The URI for the publisher of your creative work. * `rights`: A short, single-sentence statement of copyright and publication terms for the creative work, e.g. 'All rights reserved.' or 'Attribution-NonCommercial-ShareAlike 4.0 International.' * `long_rights`: Lengthier description and information about copyright held in and over the creative work. Formatted as you wish it to appear. * `description`: A short, single-sentence summary of the creative work. * `long_description`: The pitch, or jacket-cover, description of the creative work. Create a paired dictionary of these properties. As example: .. code-block:: python METADATA = { "identifier": "isbn:9780993191459", "title": "Usan Abasi's Lament", "description": "Years after the events of \"Lament for the Fallen\", Isaiah tells of the myth of Usan Abasi, who was punished by the Sky God to spend eternity in the form of a brass bowl and imprisoned within a vast termite mountain. Now the ceremony which ensures that Usan Abasi remains dormant has failed, and his ancient evil awakes. A free, stand-alone short-story set in the city of Ewuru and linking \"Lament for the Fallen\" to a forthcoming novel.", "language": "en", "creator": ["Gavin Chait"], "rights": "All rights reserved.", "long_rights": ["The right of the creator to be identified as the author of the Work has been asserted by them in accordance with the Copyright, Designs and Patents Act 1988. This creator supports copyright. Copyright gives creators space to explore and provides for their long-term ability to sustain themselves from their work. Thank you for buying this work and for complying with copyright laws by not reproducing, scanning, or distributing any part of it without permission. Your support will contribute to future works by the creator."], "publisher": "Qwyre Publishing", "publisher_uri": "https://qwyre.com", "work-uri": "https://gavinchait.com", "date": "2017-07-23", "subject": ["science fiction", "african mythology"] } Set the metadata: .. code-block:: python work.set_metadata(METADATA) Set document ^^^^^^^^^^^^ Most writers still use `Microsoft Word <https://www.microsoft.com/en-us/microsoft-365/word>`_ as their default work tool. There are certainly other word processors, but this is the one most people will work with if they intend to be professionally published as publishers still expect Word `docx` files for editing and markup. **Chapisha** will create your cover, rights and dedication pages, as well as the table of contents. Your `docx` file must contain **only** the creative content you wish included in that table of contents. Your document must also be correctly marked up to ensure proper chapter creation. EPUB documents will be read on multiple and diverse electronic devices. Don't have any expectations for page number-dependant formatting. Instead: * Each chapter must have a title, formatted as `Heading 1`, with lower-level headings formatted for each heading type. * There must be no title page, contents, or anything else. Chapter 1 starts at the top of the first line of the document. * Page numbers and other page-specific information will be lost. * Fonts or typographic formats and alignment will be lost, although `bold` and `italics` will be maintained. * Images will be maintained. Once the work is built you can enhance its styling. However, there are still limits in the EPUB3 standard in comparison to a printed work. .. code-block:: python work.set_document(source) Where `source` is any of the complete path to the source `docx` file, a `bytes` file import, or a `base64` string. Set cover ^^^^^^^^^ There is, unfortunately, no standardisation on the image size, dimensions or resolution required for an EPUB. However, a recommendation is an image (`.jpeg`, `.jpg` or `.png`) of 1,600 by 2,400 pixels, and less than 5Mb is size. You will need to create your image (or have someone create it for you) exactly as you wish it to appear on the cover. Nothing will be added, removed, or changed. Please also ensure you have the appropriate rights to use the image on your cover. There are more than sufficient services providing openly-licenced, or even public domain, work for you to use. .. note:: You can optionally add the image contributor details here, or on the next step. Do not do it in both or the contributor information will be repeated. Example code: .. code-block:: python CONTRIBUTOR = { "role": "artist", "name": "Rodd Halstead", "terms": "Cover image 'Red Maple Fruit (Samara)' photograph. All rights reserved. Used under licence.", "year": "2006" } work.set_cover(source, contributor=CONTRIBUTOR) Where `source` is the complete path to the image file, a `bytes` file import, or a `base64` string. Add contributors ^^^^^^^^^^^^^^^^ You may have numerous contributors you wish to acknowledge. Fields are: * `role`: Contributor identity, based on a specified list of `artist`, `editor` or `translator`. * `name`: Name of a person, organisation, etc. that played a secondary role - such as an editor - in the creation of the work. * `terms`: Information about copyright held by the rights-holder in and over their contribution to the creative work. Formatted as you wish it to appear. * `year`: The year of the contribution or publication of the contributor's work. Example code: .. code-block:: python CONTRIBUTOR = { "role": "artist", "name": "Rodd Halstead", "terms": "Cover image 'Red Maple Fruit (Samara)' photograph. All rights reserved. Used under licence.", "year": "2006" } work.add_contributor(CONTRIBUTOR) `add_contributor` as many times as you have people or organisations to acknowledge. Set rights ^^^^^^^^^^ This refers to the `long_rights` you can set, and which you may wish to adjust for presentation on the colophon page. There are obviously a broad range of rights with which you can release your creative work. Here are two examples which you can modify as you require. * Commercial copyright with all rights reserved: The right of the creator to be identified as the author of the Work has been asserted by them in accordance with the Copyright, Designs and Patents Act 1988. This creator supports copyright. Copyright gives creators space to explore and provides for their long-term ability to sustain themselves from their work. Thank you for buying this work and for complying with copyright laws by not reproducing, scanning, or distributing any part of it without permission. Your support will contribute to future works by the creator. * Commercial copyright but licenced for distribution under Attribution-NonCommercial-ShareAlike 4.0 International (`CC BY-NC-SA 4.0 <https://creativecommons.org/licenses/by-nc-sa/4.0/>`_): You are free to copy and redistribute the Work in any medium or format, and remix, transform, and build upon the Work. The creator cannot revoke these freedoms as long as you follow the license terms. In return: You may not use the material for commercial purposes. You must give appropriate credit, provide a link to this license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the creator endorses you or your use. If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. Example code: .. code-block:: python RIGHTS = [ "You are free to copy and redistribute the Work in any medium or format, and remix, transform, and build upon the Work. The creator cannot revoke these freedoms as long as you follow the license terms.", "In return: You may not use the material for commercial purposes. You must give appropriate credit, provide a link to this license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the creator endorses you or your use. If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits." ] work.set_rights(RIGHTS) Rights terms can be one line of text, or several. If several, each line must be provided as a separate term in a `list`. Set dedication ^^^^^^^^^^^^^^ Most creators have a dedication for their work in mind - usually to apologise for all the late nights and impoverishing returns on their creative efforts. This is optional, but you can include a dedication page. Each item in the list will be set on a different paragraph. .. code-block:: python dedication = [ "For those who leave.", "For those who remain.", "For the wings and tail.", "But most, for her" ] work.set_dedication(dedication) The dedication can be one line of text, or several. If several, each line must be provided as a separate term in a `list`. Build ^^^^^ The build function is straightforward. Once everything is in place: .. code-block:: python work.build() You will find your EPUB in the directory you specified. Validate ^^^^^^^^ If you have any doubts as to whether your EPUB is standards compliant, run the validation. This tests the `epub` file against the standards maintained by the `DAISY Consortium <http://validator.idpf.org/>`_. You can check the file online at that link. It's the same test. .. code-block:: python work.validate() Output will be `True` or `False`. """ import pypandoc from bs4 import BeautifulSoup from epubcheck import EpubCheck from typing import Optional, Literal, List from urllib.parse import urlparse from pathlib import Path import os import re import base64 import filetype from ..models.metadata import WorkMetadata, Contributor from ..models.matter import Matter, MatterPartition from ..helpers import pages, formats, coreio as _c from ..helpers.updatezipfile import UpdateZipFile class CreateWork: """ Publish a standards compliant EPUB3 creative work from a source Microsoft Word `docx` document, and define its metadata, cover and publishing rights. If the EPUB file already exists, then publishing this work will overwrite it. On instantiation, checks `directory` to see if `DEFAULT_METADATA_SETTINGS` is present, loading the required data, or replacing with specified defaults. """ def __init__(self, directory: Optional[str] = None, metadata: Optional[WorkMetadata] = None, stateless: bool = False): """ Initialise the CreateWork class. Parameters ---------- directory: str A directory path where you would like to save your work. metadata: WorkMetadata A model defined by a dictionary of terms. stateless: bool Whether your workflow is stateless (default False). """ self.stateless = stateless self.directory = Path(directory) if self.stateless: _c.check_path(self.directory) # Load metadata settings, if exists try: _c.check_source(self.directory / _c.DEFAULT_METADATA_SETTINGS) self.metadata = WorkMetadata(_c.load_json(self.directory / _c.DEFAULT_METADATA_SETTINGS)) self.work_name = self.directory.name # Since will be `.../work-name/` except FileNotFoundError: self.metadata = None self.work_name = None # Construct the metadata, if it is provided if metadata: if isinstance(metadata, WorkMetadata): metadata = metadata.dict() self.set_metadata(metadata) self.source_path = _c.get_helper_path() / "data" # Set default cover and work bytes self.work = None self.cover = None self.dedication = None ############################################################################ # GATHER WORKING DATA ############################################################################ def get_metadata_schema(self) -> dict: """ Return the standard Dublin Core schema permitted for the EPUB3 standard. Returns ------- dict """ return self.metadata.schema() def set_metadata(self, metadata: WorkMetadata) -> bool: """ Validate metadata values for the permitted Dublin Core schema terms, along with additional metadata. The full schema, with descriptions, and requirements, is listed by `get_metadata_schema`. .. note:: The terms `identifier`, `title`, `creator`, `rights` and `language` are required. A random UUID will be assigned if none is provided. Parameters ---------- metadata: WorkMetadata A model defined by a dictionary of terms. Returns ------- bool """ # Dict snake_case fields need to be hyphenated for import # This as a result of alias names in model if isinstance(metadata, dict): for k in [k for k in metadata.keys()]: hyphenated = "-".join(k.split("_")) metadata[hyphenated] = metadata.pop(k) # Rename 'isodate' if it exists if "isodate" in metadata: metadata["date"] = metadata.pop("isodate") # Fix "long-rights" if needed if "long-rights" in metadata: metadata["long-rights"] = formats.get_text_paragraphs(metadata["long-rights"]) # Create a temporary WorkMetadata model to hold updated metadata updated_metadata = WorkMetadata(**metadata) # And update the original data # https://fastapi.tiangolo.com/tutorial/body-updates/#partial-updates-with-patch if self.metadata: self.metadata = self.metadata.copy(update=updated_metadata.dict(exclude_unset=True)) else: self.metadata = updated_metadata work_name = "-".join(["".join([e for e in w if e.isalnum()]) for w in self.metadata.title.lower().split(" ")]) # Set the working directory, if it isn't already, and save metadata there if not self.work_name: self.work_name = work_name self.directory = self.directory / work_name # If stateless, save the metadata to the working folder if self.stateless: _c.check_path(self.directory) _c.save_json(self.metadata.dict(by_alias=True), self.directory / _c.DEFAULT_METADATA_SETTINGS, overwrite=True) return True def _get_validated_bytes(self, source: [Path, bytes], base_type: Optional[List[Literal["cover", "work"]]] = None) -> bytes: """ Validate a source file, and return a bytes version. Parameters ---------- source: Path, bytes or base64 string Filename to open, base64 string, or bytes from an opened file base_type: Optional, str Must be one of "cover" or "work" for interpreting base64 mime type Raises ------ PermissionError: if metadata not yet validated. FileNotFoundError: if the source is not valid. Returns ------- bytes """ if not self.metadata: e = "`set_metadata` before setting source document." raise PermissionError(e) if isinstance(source, Path): try: _c.check_source(source) with open(source, "rb") as f: source = f.read() except FileNotFoundError: e = F"`{source}` is not a valid file source." raise FileNotFoundError(e) if isinstance(source, str) and base_type: # Base64 string, remove any provided mime type source_type = re.search(_c.DEFAULT_BASE64_TYPES[base_type], source) if source_type: source = source.replace(source_type.group(0), "") source = base64.b64decode(source) if not isinstance(source, bytes): e = F"File is not valid." raise FileNotFoundError(e) return source def set_document(self, source: [Path, bytes, str]): """ Import source `docx` document and, if stateless, save to the working directory. If you're finding errors in the build step, it could be you need to convert your base64 string to "utf-8" (`source.decode("utf-8")`). Parameters ---------- source: Path, bytes, or str Filename to open, bytes from an opened file, or a base64 string Raises ------ PermissionError: if metadata not yet validated. FileNotFoundError: if the source is not valid. """ if not self.work_name or not self.metadata: e = "`set_metadata` before setting source document." raise PermissionError(e) source = self._get_validated_bytes(source, base_type = "work") if self.stateless: with open(self.directory / F"{self.work_name}.docx", "wb") as w: w.write(source) else: self.work = source def set_cover(self, source: [Path, bytes], contributor: Optional[Contributor] = None): """ Import cover image and, if stateless, save to the working directory, along with any rights and contributor information. If you're finding errors in the build step, it could be you need to convert your base64 string to "utf-8" (`source.decode("utf-8")`). Parameters ---------- source: Path or bytes Filename to open, including path, or bytes for file contributor: Contributor Optional, string indicating contributor name for cover image. Raises ------ PermissionError: if metadata not yet validated. FileNotFoundError: if the source is not valid. """ if not self.work_name or not self.metadata: e = "`set_metadata` before setting cover." raise PermissionError(e) # Cover contributor if contributor: if self.metadata.contributor is None: self.metadata.contributor = [] self.metadata.contributor.append(Contributor(**contributor)) # Cover image source = self._get_validated_bytes(source, base_type = "cover") if self.stateless: kind = filetype.guess(source).extension with open(self.directory / F"cover.{kind}", "wb") as w: w.write(source) _c.save_json(self.metadata.dict(by_alias=True), self.directory / _c.DEFAULT_METADATA_SETTINGS, overwrite=True) else: self.cover = source def add_contributor(self, contributor: Contributor): """ Add a contributor to the list of those supporting the creation of the work. `contributor` is defined as a dict: .. code-block:: python contributor = { "role": "artist", "name": "Great Artist", "year": "2021", "terms": "Public Domain." } Parameters ---------- contributor: Contributor Include the types of contributor who supported the creation of the work. `role`: `artist`, `editor`, `translator`. Raises ------ PermissionError: if metadata not yet validated. """ if not self.work_name or not self.metadata: e = "`set_metadata` before adding contributors, or add the contributors when you set the metadata." raise PermissionError(e) if self.metadata.contributor is None: self.metadata.contributor = [] self.metadata.contributor.append(Contributor(**contributor)) _c.save_json(self.metadata.dict(by_alias=True), self.directory / _c.DEFAULT_METADATA_SETTINGS, overwrite=True) def set_dedication(self, dedication: [str, list[str]]): """ Set dedication page for creative work. Provide as a string, unless it is on multiple paragraphs. Parameters ---------- dedication: str or list of str Provide as a string, or list of strings for multiple paragraphs. """ if not self.work_name or not self.metadata: e = "`set_metadata` before setting dedication." raise PermissionError(e) self.dedication = pages.create_dedication_xhtml(dedication) if self.stateless: with open(self.directory / F"dedication.xhtml", "w") as w: w.write(self.dedication) def set_rights(self, rights: [str, list[str]]): """ Set publication `long_rights` for creative work. Provide as a string, or list of strings if it is on multiple paragraphs. There are multiple appropriate rights, and two examples are below. Modify as you require. * Commercial copyright with all rights reserved: The right of the creator to be identified as the author of the Work has been asserted by them in accordance with the Copyright, Designs and Patents Act 1988. This creator supports copyright. Copyright gives creators space to explore and provides for their long-term ability to sustain themselves from their work. Thank you for buying this work and for complying with copyright laws by not reproducing, scanning, or distributing any part of it without permission. Your support will contribute to future works by the creator. * Commercial copyright but licenced for distribution under Attribution-NonCommercial-ShareAlike 4.0 International (`CC BY-NC-SA 4.0 <https://creativecommons.org/licenses/by-nc-sa/4.0/>`_): You are free to copy and redistribute the Work in any medium or format, and remix, transform, and build upon the Work. The creator cannot revoke these freedoms as long as you follow the license terms. In return: You may not use the material for commercial purposes. You must give appropriate credit, provide a link to this license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the creator endorses you or your use. If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. Parameters ---------- rights: str or list of str Provide as a string, or list of strings for multiple paragraphs. """ if not self.work_name or not self.metadata: e = "`set_metadata` before setting rights." raise PermissionError(e) if isinstance(rights, str): rights = [rights] self.metadata.long_rights = rights _c.save_json(self.metadata.dict(by_alias=True), self.directory / _c.DEFAULT_METADATA_SETTINGS, overwrite=True) ############################################################################ # BUILD CREATIVE WORK ############################################################################ def build(self): """ Automatically build the creative work as a standards compliant EPUB3. Save to the root directory. """ if not self.work_name or not self.metadata: e = "`set_metadata` before building creative work." raise PermissionError(e) epub_path = self.directory.parent / F"{self.work_name}.epub" # Generate the initial creative content using Pandoc # pypandoc can't handle PosixPaths ... if self.stateless: pypandoc.convert_file(str(self.directory / F"{self.work_name}.docx"), format="docx", to="epub3", outputfile=str(epub_path)) else: # Maybe one day Pandoc can return an epub object and we won't save the interim file pypandoc.convert_text(self.work, format="docx", to="epub3", outputfile=str(epub_path)) # Generate the epub version with UpdateZipFile(epub_path, "a") as w: # REMOVES REMOVES = ["EPUB/styles/stylesheet1.css", "EPUB/text/title_page.xhtml", "EPUB/nav.xhtml"] # DEFAULT COMPONENTS DEFAULT = [(self.source_path / "css" / "core.css", "EPUB/css/core.css"), (self.source_path / "images" / "logo.svg", "EPUB/images/logo.svg"), (self.source_path / "xhtml" / "onix.xml", "EPUB/onix.xml"), (self.source_path / "xhtml" / "container.xml", "META-INF/container.xml")] for default_file, write_file in DEFAULT: w.write(default_file, write_file) # DEFAULT FONTS for f in os.listdir(self.source_path / "fonts"): w.write(self.source_path / "fonts" / f, F"EPUB/fonts/{f}") # ADD titlepage.xhtml w.writestr("EPUB/text/titlepage.xhtml", pages.create_titlepage_xhtml(self.metadata)) # ADD colophon.xhtml w.writestr("EPUB/text/colophon.xhtml", pages.create_colophon_xhtml(self.metadata)) # ADD cover.img if self.stateless: for image_path in [self.directory / F"cover.{t}" for t in ["jpg", "jpeg", "png", "gif", "svg"]]: if image_path.exists(): w.write(image_path, F"EPUB/images/{image_path.name}") elif self.cover: t = filetype.guess(self.cover).extension w.writestr(F"EPUB/images/cover.{t}", self.cover) # GET DEDICATION and CHAPTERS spine = [] # check if the path to dedication exists, if it does, add it to the work and spine if (self.directory / "dedication.xhtml").exists() or self.dedication: if self.dedication: w.writestr("EPUB/text/dedication.xhtml", self.dedication) else: w.write(self.directory / "dedication.xhtml", "EPUB/text/dedication.xhtml") spine = [Matter(partition="frontmatter", content="dedication", title="Dedication")] CHAPTERS = [f for f in w.namelist() if f.startswith("EPUB/text/ch")] CHAPTERS.sort() self.metadata.word_count = 0 for chapter in CHAPTERS: file_as = F"EPUB/text/chapter-{chapter.split('.')[0][-1]}.xhtml" try: chapter_xml = w.read(chapter) except KeyError: continue if file_as != chapter: # If delete and then re-add same file, causes ZipFile confusion REMOVES.append(chapter) # Restructure chapter xml into standard format chapter_xml = pages.restructure_chapter(chapter_xml) chapter_title = chapter_xml.title.string # Count the words (XHTML and HTML treated differently by BeautifulSoup, so first extract `section`) words = BeautifulSoup(str(chapter_xml.section), "lxml").get_text() self.metadata.word_count += len(words.replace("\n", " ").replace(" ", " ").strip().split()) w.writestr(file_as, str(chapter_xml)) spine.append(Matter(partition=MatterPartition.body, title=chapter_title)) # PANDOC MAY STILL ADD IMAGES FOUND IN THE WORK WHICH WE NEED TO DISCOVER AND ADD TO THE MANIFEST # NOTE, these are not only to be added to the manifest, but the folder renamed as well image_manifest = [f.replace("EPUB/", "") for f in w.namelist() if f.startswith("EPUB/images/")] for img in [f for f in w.namelist() if f.startswith("EPUB/media/")]: REMOVES.append(img) new_img = img.replace("/media/", "/images/") try: old_img = w.read(img) w.writestr(new_img, old_img) except KeyError: continue image_manifest.append(new_img.replace("EPUB/", "")) # ADD content.opf w.writestr("EPUB/content.opf", pages.create_content_opf(self.metadata, image_manifest, spine)) # ADD toc.ncx w.writestr("EPUB/toc.ncx", pages.create_toc_ncx(self.metadata, spine)) # ADD toc.xhtml w.writestr("EPUB/toc.xhtml", pages.create_toc_xhtml(self.metadata, spine)) # PERFORM REMOVES for remove in REMOVES: try: w.remove_file(remove) except KeyError: continue def validate(self) -> bool: """ Validate the creative work as a standards compliant EPUB3. """ epub_path = self.directory.parent / F"{self.work_name}.epub" _c.check_source(epub_path) result = EpubCheck(epub_path) return result.valid
[ 37811, 198, 492, 8265, 3712, 2251, 198, 220, 1058, 28869, 24608, 25, 17267, 257, 9678, 4600, 15390, 87, 63, 3188, 11, 8160, 663, 20150, 11, 3002, 290, 2489, 11, 290, 7715, 340, 355, 281, 412, 5105, 33, 18, 13, 198, 198, 492, 8265, 9800, 3712, 30857, 609, 4548, 1279, 12567, 13, 785, 14, 36590, 2724, 6909, 29, 198, 198, 16447, 12468, 198, 2559, 855, 198, 198, 14876, 1836, 257, 5423, 31332, 412, 5105, 33, 18, 7325, 670, 422, 257, 2723, 5413, 9678, 4600, 15390, 87, 63, 3188, 11, 290, 8160, 663, 220, 198, 38993, 11, 3002, 290, 12407, 2489, 13, 16888, 857, 407, 1104, 4600, 375, 83, 63, 1201, 4600, 47206, 420, 63, 2331, 284, 4425, 597, 14553, 198, 70, 11549, 13, 198, 198, 492, 3465, 3712, 770, 1429, 481, 49312, 597, 4683, 412, 5105, 33, 18, 2393, 286, 262, 976, 1438, 11, 611, 340, 1541, 7160, 13, 198, 198, 12468, 11125, 198, 982, 198, 198, 1858, 389, 734, 1388, 9207, 10581, 11, 1181, 1203, 290, 1729, 12, 5219, 1203, 13, 317, 1729, 12, 5219, 1203, 3164, 18533, 345, 743, 307, 220, 198, 38690, 1123, 2239, 28810, 306, 357, 28998, 2884, 257, 900, 286, 530, 12, 2435, 3127, 3848, 737, 383, 1218, 16047, 1181, 11, 523, 345, 460, 198, 20751, 262, 1429, 287, 530, 2239, 13, 628, 198, 464, 1635, 5219, 1203, 9, 9207, 1429, 4539, 355, 5679, 25, 198, 198, 9, 5345, 262, 1762, 8619, 319, 6282, 11, 198, 9, 2896, 500, 290, 26571, 262, 20150, 2672, 329, 262, 7325, 670, 11, 198, 9, 17393, 262, 4600, 15390, 87, 63, 2393, 284, 1330, 656, 262, 1762, 8619, 11, 198, 9, 17393, 262, 3002, 2939, 284, 1330, 656, 262, 1762, 8619, 11, 198, 9, 2896, 500, 290, 751, 597, 20420, 11, 884, 355, 3002, 6802, 11, 198, 9, 10133, 262, 7325, 670, 338, 9207, 2489, 11, 198, 9, 3060, 287, 281, 11902, 22445, 11, 198, 9, 10934, 262, 7325, 670, 11, 198, 9, 3254, 20540, 262, 670, 318, 412, 5105, 33, 18, 5423, 31332, 13, 198, 198, 464, 9432, 286, 428, 30798, 318, 284, 1104, 644, 743, 307, 257, 1181, 1203, 1429, 1312, 13, 68, 13, 262, 1981, 4831, 717, 2222, 477, 198, 1169, 1366, 2672, 284, 4439, 262, 7325, 670, 656, 257, 1628, 8619, 11, 290, 788, 11073, 340, 13, 1812, 857, 407, 761, 198, 1462, 307, 9456, 1022, 4831, 13, 198, 198, 464, 1635, 13159, 12, 5219, 1203, 9, 1429, 4539, 355, 5679, 25, 198, 198, 9, 2896, 500, 290, 26571, 262, 20150, 2672, 329, 262, 7325, 670, 11, 198, 9, 22663, 262, 4600, 15390, 87, 63, 2393, 355, 257, 2779, 2414, 4731, 11, 198, 9, 17393, 262, 3002, 2939, 355, 257, 2779, 2414, 4731, 11, 198, 9, 3060, 287, 281, 11902, 22445, 11, 198, 9, 10934, 262, 7325, 670, 11, 198, 9, 3254, 20540, 262, 670, 318, 412, 5105, 33, 18, 5423, 31332, 13, 198, 198, 464, 9432, 287, 257, 1729, 12, 5219, 1203, 30798, 318, 284, 10356, 786, 19911, 11, 290, 3650, 262, 5288, 2033, 286, 1321, 13, 5514, 198, 1169, 2462, 549, 2346, 481, 307, 7448, 11, 290, 788, 691, 780, 16492, 420, 857, 407, 1104, 257, 4088, 12, 8807, 2462, 549, 1382, 13, 198, 198, 15580, 534, 670, 198, 24305, 198, 198, 20939, 12429, 1925, 499, 19388, 1174, 290, 2251, 257, 670, 25, 198, 198, 492, 2438, 12, 9967, 3712, 21015, 628, 220, 220, 220, 422, 28022, 19388, 13, 17953, 1330, 13610, 12468, 628, 220, 220, 220, 670, 796, 13610, 12468, 7, 34945, 8, 198, 198, 8496, 4600, 34945, 63, 318, 262, 1844, 3108, 284, 810, 345, 561, 588, 262, 412, 5105, 33, 2727, 13, 1002, 345, 765, 257, 1181, 1203, 30798, 11, 220, 198, 2617, 262, 4600, 5219, 1203, 63, 25131, 284, 4600, 17821, 44646, 1002, 345, 1541, 423, 262, 4600, 38993, 63, 357, 28998, 2884, 257, 3992, 1296, 828, 345, 460, 14267, 220, 198, 28116, 282, 4831, 290, 2298, 510, 757, 329, 4634, 262, 3696, 290, 4263, 13, 198, 198, 492, 2438, 12, 9967, 3712, 21015, 628, 220, 220, 220, 422, 28022, 19388, 13, 17953, 1330, 13610, 12468, 628, 220, 220, 220, 670, 796, 13610, 12468, 7, 34945, 11, 20150, 28, 38993, 11, 1181, 1203, 28, 17821, 8, 198, 198, 7248, 20150, 198, 39397, 39397, 39397, 198, 198, 63, 37590, 2815, 7231, 1279, 5450, 1378, 2503, 13, 67, 549, 75, 1939, 382, 13, 2398, 14, 16684, 6637, 14, 67, 549, 2815, 12, 7295, 14, 67, 728, 15913, 63, 62, 318, 257, 25818, 286, 17280, 6608, 329, 220, 198, 1904, 287, 8271, 6764, 13, 6675, 286, 606, 532, 4600, 7839, 47671, 4600, 738, 7483, 47671, 4600, 16129, 63, 290, 4600, 28046, 63, 532, 389, 2672, 13, 383, 220, 198, 63, 16129, 63, 2438, 318, 5447, 416, 262, 4600, 40734, 718, 3720, 12, 16, 1279, 5450, 1378, 268, 13, 31266, 13, 2398, 14, 15466, 14, 8053, 62, 1659, 62, 40734, 62, 21, 2670, 12, 16, 62, 40148, 29, 63, 62, 3210, 220, 198, 7, 68, 13, 70, 13, 4600, 268, 63, 329, 3594, 11, 393, 4600, 8310, 63, 329, 4141, 737, 198, 198, 9171, 14706, 6608, 25, 198, 198, 9, 4600, 738, 7483, 63, 25, 471, 27586, 11, 40722, 393, 32429, 286, 262, 7325, 670, 13, 317, 471, 27586, 481, 307, 7560, 611, 407, 3017, 13, 198, 9, 4600, 7839, 63, 25, 6530, 1813, 284, 262, 7325, 670, 13, 198, 9, 4600, 16129, 63, 25, 18291, 1958, 262, 3303, 286, 262, 7325, 670, 13, 4930, 3850, 2438, 5447, 416, 19694, 718, 2670, 12, 16, 13, 198, 9, 4600, 45382, 63, 25, 6530, 286, 257, 1048, 11, 12684, 11, 3503, 13, 4497, 329, 262, 6282, 286, 262, 670, 13, 1737, 307, 517, 621, 530, 13, 198, 9, 4600, 1818, 62, 9900, 63, 25, 383, 43975, 329, 534, 7325, 670, 13, 198, 9, 4600, 3642, 2455, 273, 63, 25, 6530, 286, 257, 1048, 11, 12684, 11, 3503, 13, 326, 2826, 257, 9233, 2597, 532, 884, 355, 281, 5464, 532, 287, 262, 6282, 286, 262, 670, 13, 1737, 307, 517, 621, 530, 13, 198, 9, 4600, 4475, 63, 25, 383, 9207, 3128, 286, 262, 7325, 670, 13, 44290, 287, 19694, 5794, 11, 575, 26314, 56, 12, 12038, 12, 16458, 13, 198, 9, 4600, 32796, 63, 25, 383, 2426, 11, 393, 7621, 11, 286, 262, 7325, 670, 13, 1737, 307, 517, 621, 530, 13, 198, 9, 4600, 12984, 8191, 63, 25, 6530, 286, 257, 1048, 11, 12684, 11, 3503, 13, 220, 4497, 329, 1642, 262, 7325, 670, 1695, 13, 198, 9, 4600, 12984, 8191, 62, 9900, 63, 25, 383, 43975, 329, 262, 9991, 286, 534, 7325, 670, 13, 198, 9, 4600, 28046, 63, 25, 317, 1790, 11, 2060, 12, 34086, 594, 2643, 286, 6634, 290, 9207, 2846, 329, 262, 7325, 670, 11, 304, 13, 70, 13, 705, 3237, 2489, 10395, 2637, 393, 705, 8086, 3890, 12, 15419, 48401, 12, 11649, 32, 2339, 604, 13, 15, 4037, 2637, 198, 9, 4600, 6511, 62, 28046, 63, 25, 22313, 959, 6764, 290, 1321, 546, 6634, 2714, 287, 290, 625, 262, 7325, 670, 13, 5178, 16898, 355, 345, 4601, 340, 284, 1656, 13, 198, 9, 4600, 11213, 63, 25, 317, 1790, 11, 2060, 12, 34086, 594, 10638, 286, 262, 7325, 670, 13, 198, 9, 4600, 6511, 62, 11213, 63, 25, 383, 7078, 11, 393, 15224, 12, 9631, 11, 6764, 286, 262, 7325, 670, 13, 198, 198, 16447, 257, 20312, 22155, 286, 777, 6608, 13, 1081, 1672, 25, 198, 198, 492, 2438, 12, 9967, 3712, 21015, 628, 220, 220, 220, 31243, 2885, 13563, 796, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 366, 738, 7483, 1298, 366, 271, 9374, 25, 5607, 1795, 2079, 35175, 1415, 3270, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 366, 7839, 1298, 366, 5842, 272, 2275, 17053, 338, 406, 3263, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 366, 11213, 1298, 366, 40630, 706, 262, 2995, 286, 19990, 43, 3263, 329, 262, 28693, 34607, 29756, 4952, 286, 262, 7918, 286, 4021, 272, 2275, 17053, 11, 508, 373, 16851, 416, 262, 5274, 1793, 284, 4341, 28989, 287, 262, 1296, 286, 257, 20422, 9396, 290, 21125, 1626, 257, 5909, 3381, 578, 8598, 13, 2735, 262, 10542, 543, 19047, 326, 4021, 272, 2275, 17053, 3793, 41038, 468, 4054, 11, 290, 465, 6156, 6181, 3253, 1124, 13, 317, 1479, 11, 1302, 12, 17749, 1790, 12, 13571, 900, 287, 262, 1748, 286, 412, 86, 14717, 290, 17795, 19990, 43, 3263, 329, 262, 28693, 7879, 284, 257, 21220, 5337, 33283, 198, 220, 220, 220, 220, 220, 220, 220, 366, 16129, 1298, 366, 268, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 366, 45382, 1298, 14631, 38, 20637, 609, 4548, 33116, 198, 220, 220, 220, 220, 220, 220, 220, 366, 28046, 1298, 366, 3237, 2489, 10395, 33283, 198, 220, 220, 220, 220, 220, 220, 220, 366, 6511, 62, 28046, 1298, 14631, 464, 826, 286, 262, 13172, 284, 307, 5174, 355, 262, 1772, 286, 262, 5521, 468, 587, 21635, 416, 606, 287, 10213, 351, 262, 15069, 11, 49282, 290, 3208, 658, 2191, 12122, 13, 770, 13172, 6971, 6634, 13, 15069, 3607, 16294, 2272, 284, 7301, 290, 3769, 329, 511, 890, 12, 4354, 2694, 284, 8080, 2405, 422, 511, 670, 13, 6952, 345, 329, 7067, 428, 670, 290, 329, 39076, 351, 6634, 3657, 416, 407, 8186, 2259, 11, 21976, 11, 393, 25950, 597, 636, 286, 340, 1231, 7170, 13, 3406, 1104, 481, 8676, 284, 2003, 2499, 416, 262, 13172, 526, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 366, 12984, 8191, 1298, 366, 48, 21768, 260, 23499, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 366, 12984, 8191, 62, 9900, 1298, 366, 5450, 1378, 80, 21768, 260, 13, 785, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 366, 1818, 12, 9900, 1298, 366, 5450, 1378, 70, 615, 8589, 4548, 13, 785, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 366, 4475, 1298, 366, 5539, 12, 2998, 12, 1954, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 366, 32796, 1298, 14631, 16801, 10165, 1600, 366, 1878, 37189, 25871, 8973, 198, 220, 220, 220, 1782, 198, 198, 7248, 262, 20150, 25, 198, 198, 492, 2438, 12, 9967, 3712, 21015, 628, 220, 220, 220, 670, 13, 2617, 62, 38993, 7, 47123, 2885, 13563, 8, 198, 198, 7248, 3188, 198, 39397, 39397, 39397, 198, 198, 6943, 8786, 991, 779, 4600, 15905, 9678, 1279, 5450, 1378, 2503, 13, 40485, 13, 785, 14, 268, 12, 385, 14, 40485, 12, 24760, 14, 4775, 29, 63, 62, 355, 511, 4277, 670, 2891, 13, 198, 1858, 389, 3729, 584, 1573, 20399, 11, 475, 428, 318, 262, 530, 749, 661, 481, 670, 351, 611, 484, 14765, 284, 307, 220, 198, 5577, 2521, 453, 3199, 355, 17604, 991, 1607, 9678, 4600, 15390, 87, 63, 3696, 329, 12857, 290, 41485, 13, 198, 198, 1174, 1925, 499, 19388, 1174, 481, 2251, 534, 3002, 11, 2489, 290, 22445, 5468, 11, 355, 880, 355, 262, 3084, 286, 10154, 13, 3406, 4600, 15390, 87, 63, 2393, 220, 198, 27238, 3994, 12429, 8807, 1174, 262, 7325, 2695, 345, 4601, 3017, 287, 326, 3084, 286, 10154, 13, 3406, 3188, 1276, 635, 307, 220, 198, 30283, 306, 7498, 510, 284, 4155, 1774, 6843, 6282, 13, 220, 198, 198, 36, 5105, 33, 4963, 481, 307, 1100, 319, 3294, 290, 10084, 7914, 4410, 13, 2094, 470, 423, 597, 9027, 329, 2443, 220, 198, 17618, 12, 45841, 415, 33313, 13, 5455, 25, 198, 198, 9, 5501, 6843, 1276, 423, 257, 3670, 11, 39559, 355, 4600, 13847, 278, 352, 47671, 351, 2793, 12, 5715, 1182, 654, 39559, 329, 1123, 9087, 2099, 13, 198, 9, 1318, 1276, 307, 645, 3670, 2443, 11, 10154, 11, 393, 1997, 2073, 13, 7006, 352, 4940, 379, 262, 1353, 286, 262, 717, 1627, 286, 262, 3188, 13, 198, 9, 7873, 3146, 290, 584, 2443, 12, 11423, 1321, 481, 307, 2626, 13, 198, 9, 24060, 82, 393, 2170, 6826, 17519, 290, 19114, 481, 307, 2626, 11, 3584, 4600, 36575, 63, 290, 4600, 1287, 873, 63, 481, 307, 9456, 13, 198, 9, 5382, 481, 307, 9456, 13, 198, 198, 7454, 262, 670, 318, 3170, 345, 460, 9494, 663, 35517, 13, 2102, 11, 612, 389, 991, 7095, 287, 262, 412, 5105, 33, 18, 3210, 287, 7208, 198, 1462, 257, 10398, 670, 13, 198, 198, 492, 2438, 12, 9967, 3712, 21015, 628, 220, 220, 220, 670, 13, 2617, 62, 22897, 7, 10459, 8, 198, 198, 8496, 4600, 10459, 63, 318, 597, 286, 262, 1844, 3108, 284, 262, 2723, 4600, 15390, 87, 63, 2393, 11, 257, 4600, 33661, 63, 2393, 1330, 11, 393, 257, 4600, 8692, 2414, 63, 4731, 13, 198, 198, 7248, 3002, 198, 39397, 39397, 61, 198, 198, 1858, 318, 11, 12716, 11, 645, 3210, 5612, 319, 262, 2939, 2546, 11, 15225, 393, 6323, 2672, 329, 281, 412, 5105, 33, 13, 2102, 11, 198, 64, 15602, 318, 281, 2939, 357, 44646, 73, 22071, 47671, 4600, 13, 9479, 63, 393, 4600, 13, 11134, 63, 8, 286, 352, 11, 8054, 416, 362, 11, 7029, 17848, 11, 290, 1342, 621, 642, 44, 65, 318, 2546, 13, 921, 481, 198, 31227, 284, 2251, 534, 2939, 357, 273, 423, 2130, 2251, 340, 329, 345, 8, 3446, 355, 345, 4601, 340, 284, 1656, 319, 262, 3002, 13, 10528, 198, 10594, 307, 2087, 11, 4615, 11, 393, 3421, 13, 198, 198, 5492, 635, 4155, 345, 423, 262, 5035, 2489, 284, 779, 262, 2939, 319, 534, 3002, 13, 1318, 389, 517, 621, 6751, 220, 198, 30416, 4955, 11764, 12, 677, 5864, 11, 393, 772, 1171, 7386, 11, 670, 329, 345, 284, 779, 13, 220, 198, 198, 492, 3465, 3712, 921, 460, 42976, 751, 262, 2939, 18920, 3307, 994, 11, 393, 319, 262, 1306, 2239, 13, 2141, 407, 466, 340, 287, 1111, 393, 262, 18920, 1321, 481, 307, 5100, 13, 198, 198, 16281, 2438, 25, 198, 198, 492, 2438, 12, 9967, 3712, 21015, 628, 220, 220, 220, 27342, 9865, 3843, 1581, 796, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 366, 18090, 1298, 366, 49016, 1600, 220, 198, 220, 220, 220, 220, 220, 220, 220, 366, 3672, 1298, 366, 49, 5088, 11023, 28044, 1600, 220, 198, 220, 220, 220, 220, 220, 220, 220, 366, 38707, 1298, 366, 27245, 2939, 705, 7738, 21249, 22826, 357, 16305, 3301, 33047, 8408, 13, 1439, 2489, 10395, 13, 16718, 739, 17098, 33283, 220, 198, 220, 220, 220, 220, 220, 220, 220, 366, 1941, 1298, 366, 13330, 1, 198, 220, 220, 220, 1782, 628, 220, 220, 220, 670, 13, 2617, 62, 9631, 7, 10459, 11, 18920, 28, 10943, 5446, 9865, 3843, 1581, 8, 198, 198, 8496, 4600, 10459, 63, 318, 262, 1844, 3108, 284, 262, 2939, 2393, 11, 257, 4600, 33661, 63, 2393, 1330, 11, 393, 257, 4600, 8692, 2414, 63, 4731, 13, 198, 198, 4550, 20420, 198, 39397, 39397, 39397, 39397, 198, 198, 1639, 743, 423, 6409, 20420, 345, 4601, 284, 12127, 13, 23948, 389, 25, 198, 198, 9, 4600, 18090, 63, 25, 25767, 273, 5369, 11, 1912, 319, 257, 7368, 1351, 286, 4600, 49016, 47671, 4600, 35352, 63, 393, 4600, 7645, 41880, 44646, 198, 9, 4600, 3672, 63, 25, 6530, 286, 257, 1048, 11, 12684, 11, 3503, 13, 326, 2826, 257, 9233, 2597, 532, 884, 355, 281, 5464, 532, 287, 262, 6282, 286, 262, 670, 13, 198, 9, 4600, 38707, 63, 25, 6188, 546, 6634, 2714, 416, 262, 2489, 12, 13829, 287, 290, 625, 511, 10156, 284, 262, 7325, 670, 13, 5178, 16898, 355, 345, 4601, 340, 284, 1656, 13, 198, 9, 4600, 1941, 63, 25, 383, 614, 286, 262, 10156, 393, 9207, 286, 262, 18920, 338, 670, 13, 198, 198, 16281, 2438, 25, 198, 198, 492, 2438, 12, 9967, 3712, 21015, 628, 220, 220, 220, 27342, 9865, 3843, 1581, 796, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 366, 18090, 1298, 366, 49016, 1600, 220, 198, 220, 220, 220, 220, 220, 220, 220, 366, 3672, 1298, 366, 49, 5088, 11023, 28044, 1600, 220, 198, 220, 220, 220, 220, 220, 220, 220, 366, 38707, 1298, 366, 27245, 2939, 705, 7738, 21249, 22826, 357, 16305, 3301, 33047, 8408, 13, 1439, 2489, 10395, 13, 16718, 739, 17098, 33283, 220, 198, 220, 220, 220, 220, 220, 220, 220, 366, 1941, 1298, 366, 13330, 1, 198, 220, 220, 220, 1782, 628, 220, 220, 220, 670, 13, 2860, 62, 3642, 2455, 273, 7, 10943, 5446, 9865, 3843, 1581, 8, 198, 198, 63, 2860, 62, 3642, 2455, 273, 63, 355, 867, 1661, 355, 345, 423, 661, 393, 16435, 284, 12127, 13, 198, 198, 7248, 2489, 198, 39397, 39397, 18237, 198, 198, 1212, 10229, 284, 262, 4600, 6511, 62, 28046, 63, 345, 460, 900, 11, 290, 543, 345, 743, 4601, 284, 4532, 329, 10470, 319, 262, 951, 48982, 2443, 13, 198, 1858, 389, 6189, 257, 3154, 2837, 286, 2489, 351, 543, 345, 460, 2650, 534, 7325, 670, 13, 3423, 389, 734, 6096, 543, 198, 5832, 460, 13096, 355, 345, 2421, 13, 198, 198, 9, 22724, 6634, 351, 477, 2489, 10395, 25, 628, 220, 220, 220, 383, 826, 286, 262, 13172, 284, 307, 5174, 355, 262, 1772, 286, 262, 5521, 468, 587, 21635, 416, 606, 287, 220, 198, 220, 220, 220, 10213, 351, 262, 15069, 11, 49282, 290, 3208, 658, 2191, 12122, 13, 770, 13172, 6971, 6634, 13, 15069, 220, 198, 220, 220, 220, 3607, 16294, 2272, 284, 7301, 290, 3769, 329, 511, 890, 12, 4354, 2694, 284, 8080, 2405, 422, 220, 198, 220, 220, 220, 511, 670, 13, 6952, 345, 329, 7067, 428, 670, 290, 329, 39076, 351, 6634, 3657, 416, 407, 8186, 2259, 11, 220, 198, 220, 220, 220, 21976, 11, 393, 25950, 597, 636, 286, 340, 1231, 7170, 13, 3406, 1104, 481, 8676, 284, 2003, 220, 198, 220, 220, 220, 2499, 416, 262, 13172, 13, 198, 198, 9, 22724, 6634, 475, 3476, 5864, 329, 6082, 739, 45336, 12, 15419, 48401, 12, 11649, 32, 2339, 604, 13, 15, 4037, 357, 63, 4093, 11050, 12, 7792, 12, 4090, 604, 13, 15, 1279, 5450, 1378, 20123, 425, 9503, 684, 13, 2398, 14, 677, 4541, 14, 1525, 12, 10782, 12, 11400, 14, 19, 13, 15, 15913, 63, 62, 2599, 628, 220, 220, 220, 921, 389, 1479, 284, 4866, 290, 17678, 4163, 262, 5521, 287, 597, 7090, 393, 5794, 11, 290, 34471, 11, 6121, 11, 290, 1382, 220, 198, 220, 220, 220, 2402, 262, 5521, 13, 383, 13172, 2314, 39041, 777, 23841, 355, 890, 355, 345, 1061, 262, 5964, 2846, 13, 198, 220, 220, 220, 220, 198, 220, 220, 220, 554, 1441, 25, 921, 743, 407, 779, 262, 2587, 329, 5068, 4959, 13, 921, 1276, 1577, 5035, 3884, 11, 2148, 220, 198, 220, 220, 220, 257, 2792, 284, 428, 5964, 11, 290, 7603, 611, 2458, 547, 925, 13, 921, 743, 466, 523, 287, 597, 6397, 5642, 11, 475, 407, 198, 220, 220, 220, 287, 597, 835, 326, 5644, 262, 13172, 886, 11836, 345, 393, 534, 779, 13, 1002, 345, 34471, 11, 6121, 11, 393, 1382, 2402, 262, 220, 198, 220, 220, 220, 2587, 11, 345, 1276, 14983, 534, 9284, 739, 262, 976, 5964, 355, 262, 2656, 13, 921, 743, 407, 4174, 220, 198, 220, 220, 220, 2742, 2846, 393, 14614, 5260, 326, 11119, 4239, 1854, 422, 1804, 1997, 262, 5964, 220, 198, 220, 220, 220, 13892, 13, 198, 198, 16281, 2438, 25, 198, 198, 492, 2438, 12, 9967, 3712, 21015, 628, 220, 220, 220, 371, 34874, 796, 685, 198, 220, 220, 220, 220, 220, 220, 220, 366, 1639, 389, 1479, 284, 4866, 290, 17678, 4163, 262, 5521, 287, 597, 7090, 393, 5794, 11, 290, 34471, 11, 6121, 11, 290, 1382, 2402, 262, 5521, 13, 383, 13172, 2314, 39041, 777, 23841, 355, 890, 355, 345, 1061, 262, 5964, 2846, 33283, 198, 220, 220, 220, 220, 220, 220, 220, 366, 818, 1441, 25, 921, 743, 407, 779, 262, 2587, 329, 5068, 4959, 13, 921, 1276, 1577, 5035, 3884, 11, 2148, 257, 2792, 284, 428, 5964, 11, 290, 7603, 611, 2458, 547, 925, 13, 921, 743, 466, 523, 287, 597, 6397, 5642, 11, 475, 407, 287, 597, 835, 326, 5644, 262, 13172, 886, 11836, 345, 393, 534, 779, 13, 1002, 345, 34471, 11, 6121, 11, 393, 1382, 2402, 262, 2587, 11, 345, 1276, 14983, 534, 9284, 739, 262, 976, 5964, 355, 262, 2656, 13, 921, 743, 407, 4174, 2742, 2846, 393, 14614, 5260, 326, 11119, 4239, 1854, 422, 1804, 1997, 262, 5964, 13892, 526, 198, 220, 220, 220, 2361, 628, 220, 220, 220, 670, 13, 2617, 62, 28046, 7, 49, 34874, 8, 198, 198, 49, 2337, 2846, 460, 307, 530, 1627, 286, 2420, 11, 393, 1811, 13, 1002, 1811, 11, 1123, 1627, 1276, 307, 2810, 355, 257, 4553, 3381, 287, 257, 4600, 4868, 44646, 198, 198, 7248, 22445, 198, 39397, 39397, 39397, 18237, 198, 198, 6943, 16294, 423, 257, 22445, 329, 511, 670, 287, 2000, 532, 3221, 284, 39012, 329, 477, 262, 2739, 12513, 290, 30956, 3929, 198, 7783, 82, 319, 511, 7325, 4040, 13, 198, 198, 1212, 318, 11902, 11, 475, 345, 460, 2291, 257, 22445, 2443, 13, 5501, 2378, 287, 262, 1351, 481, 307, 900, 319, 257, 1180, 7322, 13, 198, 198, 492, 2438, 12, 9967, 3712, 21015, 628, 220, 220, 220, 22445, 796, 685, 198, 220, 220, 220, 220, 220, 220, 220, 366, 1890, 883, 508, 2666, 33283, 198, 220, 220, 220, 220, 220, 220, 220, 366, 1890, 883, 508, 3520, 33283, 198, 220, 220, 220, 220, 220, 220, 220, 366, 1890, 262, 12098, 290, 7894, 33283, 198, 220, 220, 220, 220, 220, 220, 220, 366, 1537, 749, 11, 329, 607, 1, 198, 220, 220, 220, 2361, 198, 220, 220, 220, 670, 13, 2617, 62, 9395, 3299, 7, 9395, 3299, 8, 198, 198, 464, 22445, 460, 307, 530, 1627, 286, 2420, 11, 393, 1811, 13, 1002, 1811, 11, 1123, 1627, 1276, 307, 2810, 355, 257, 4553, 3381, 287, 257, 4600, 4868, 44646, 198, 198, 15580, 198, 39397, 61, 198, 198, 464, 1382, 2163, 318, 15836, 13, 4874, 2279, 318, 287, 1295, 25, 198, 198, 492, 2438, 12, 9967, 3712, 21015, 628, 220, 220, 220, 670, 13, 11249, 3419, 198, 198, 1639, 481, 1064, 534, 412, 5105, 33, 287, 262, 8619, 345, 7368, 13, 198, 198, 7762, 20540, 198, 39397, 39397, 198, 198, 1532, 345, 423, 597, 17188, 355, 284, 1771, 534, 412, 5105, 33, 318, 5423, 31332, 11, 1057, 262, 21201, 13, 770, 5254, 262, 4600, 538, 549, 63, 2393, 198, 32826, 262, 5423, 9456, 416, 262, 4600, 5631, 1797, 56, 42727, 1279, 4023, 1378, 12102, 1352, 13, 312, 79, 69, 13, 2398, 15913, 63, 44807, 921, 460, 2198, 262, 2393, 2691, 198, 265, 326, 2792, 13, 632, 338, 262, 976, 1332, 13, 198, 198, 492, 2438, 12, 9967, 3712, 21015, 628, 220, 220, 220, 670, 13, 12102, 378, 3419, 198, 198, 26410, 481, 307, 4600, 17821, 63, 393, 4600, 25101, 44646, 198, 198, 37811, 198, 198, 11748, 279, 4464, 392, 420, 198, 6738, 275, 82, 19, 1330, 23762, 50, 10486, 198, 6738, 2462, 549, 9122, 1330, 4551, 549, 9787, 198, 6738, 19720, 1330, 32233, 11, 25659, 1691, 11, 7343, 198, 6738, 2956, 297, 571, 13, 29572, 1330, 19016, 29572, 198, 6738, 3108, 8019, 1330, 10644, 198, 11748, 28686, 198, 11748, 302, 198, 11748, 2779, 2414, 198, 11748, 2393, 4906, 198, 198, 6738, 11485, 27530, 13, 38993, 1330, 5521, 9171, 14706, 11, 25767, 273, 198, 6738, 11485, 27530, 13, 47635, 1330, 16900, 11, 16900, 7841, 653, 198, 6738, 11485, 16794, 364, 1330, 5468, 11, 17519, 11, 4755, 952, 355, 4808, 66, 198, 6738, 11485, 16794, 364, 13, 19119, 13344, 7753, 1330, 10133, 41729, 8979, 198, 198, 4871, 13610, 12468, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 8525, 1836, 257, 5423, 31332, 412, 5105, 33, 18, 7325, 670, 422, 257, 2723, 5413, 9678, 4600, 15390, 87, 63, 3188, 11, 290, 198, 220, 220, 220, 8160, 663, 20150, 11, 3002, 290, 12407, 2489, 13, 628, 220, 220, 220, 1002, 262, 412, 5105, 33, 2393, 1541, 7160, 11, 788, 12407, 428, 670, 481, 49312, 340, 13, 628, 220, 220, 220, 1550, 9113, 3920, 11, 8794, 4600, 34945, 63, 284, 766, 611, 4600, 7206, 38865, 62, 47123, 2885, 13563, 62, 28480, 51, 20754, 63, 318, 1944, 11, 11046, 262, 2672, 1366, 11, 198, 220, 220, 220, 393, 13586, 351, 7368, 26235, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 825, 11593, 15003, 834, 7, 944, 11, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8619, 25, 32233, 58, 2536, 60, 796, 6045, 11, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 20150, 25, 32233, 58, 12468, 9171, 14706, 60, 796, 6045, 11, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1181, 1203, 25, 20512, 796, 10352, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 20768, 786, 262, 13610, 12468, 1398, 13, 628, 220, 220, 220, 220, 220, 220, 220, 40117, 198, 220, 220, 220, 220, 220, 220, 220, 24200, 438, 198, 220, 220, 220, 220, 220, 220, 220, 8619, 25, 965, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 317, 8619, 3108, 810, 345, 561, 588, 284, 3613, 534, 670, 13, 198, 220, 220, 220, 220, 220, 220, 220, 20150, 25, 5521, 9171, 14706, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 317, 2746, 5447, 416, 257, 22155, 286, 2846, 13, 198, 220, 220, 220, 220, 220, 220, 220, 1181, 1203, 25, 20512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10127, 534, 30798, 318, 1181, 1203, 357, 12286, 10352, 737, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 5219, 1203, 796, 1181, 1203, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 34945, 796, 10644, 7, 34945, 8, 198, 220, 220, 220, 220, 220, 220, 220, 611, 2116, 13, 5219, 1203, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 66, 13, 9122, 62, 6978, 7, 944, 13, 34945, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 8778, 20150, 6460, 11, 611, 7160, 198, 220, 220, 220, 220, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 66, 13, 9122, 62, 10459, 7, 944, 13, 34945, 1220, 4808, 66, 13, 7206, 38865, 62, 47123, 2885, 13563, 62, 28480, 51, 20754, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 38993, 796, 5521, 9171, 14706, 28264, 66, 13, 2220, 62, 17752, 7, 944, 13, 34945, 1220, 4808, 66, 13, 7206, 38865, 62, 47123, 2885, 13563, 62, 28480, 51, 20754, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 1818, 62, 3672, 796, 2116, 13, 34945, 13, 3672, 1303, 4619, 481, 307, 4600, 986, 14, 1818, 12, 3672, 14, 63, 198, 220, 220, 220, 220, 220, 220, 220, 2845, 9220, 3673, 21077, 12331, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 38993, 796, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 1818, 62, 3672, 796, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 28407, 262, 20150, 11, 611, 340, 318, 2810, 198, 220, 220, 220, 220, 220, 220, 220, 611, 20150, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 318, 39098, 7, 38993, 11, 5521, 9171, 14706, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 20150, 796, 20150, 13, 11600, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 2617, 62, 38993, 7, 38993, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 10459, 62, 6978, 796, 4808, 66, 13, 1136, 62, 2978, 525, 62, 6978, 3419, 1220, 366, 7890, 1, 220, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 5345, 4277, 3002, 290, 670, 9881, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 1818, 796, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 9631, 796, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 9395, 3299, 796, 6045, 628, 220, 220, 220, 1303, 29113, 29113, 7804, 21017, 198, 220, 220, 220, 1303, 402, 45226, 30936, 2751, 42865, 198, 220, 220, 220, 1303, 29113, 29113, 7804, 21017, 628, 220, 220, 220, 825, 651, 62, 38993, 62, 15952, 2611, 7, 944, 8, 4613, 8633, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 8229, 262, 3210, 18220, 7231, 32815, 10431, 329, 262, 412, 5105, 33, 18, 3210, 13, 628, 220, 220, 220, 220, 220, 220, 220, 16409, 198, 220, 220, 220, 220, 220, 220, 220, 35656, 198, 220, 220, 220, 220, 220, 220, 220, 8633, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 38993, 13, 15952, 2611, 3419, 628, 220, 220, 220, 825, 900, 62, 38993, 7, 944, 11, 20150, 25, 5521, 9171, 14706, 8, 4613, 20512, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 3254, 20540, 20150, 3815, 329, 262, 10431, 18220, 7231, 32815, 2846, 11, 1863, 351, 3224, 20150, 13, 383, 1336, 198, 220, 220, 220, 220, 220, 220, 220, 32815, 11, 351, 16969, 11, 290, 5359, 11, 318, 5610, 416, 4600, 1136, 62, 38993, 62, 15952, 2611, 44646, 628, 220, 220, 220, 220, 220, 220, 220, 11485, 3465, 3712, 383, 2846, 4600, 738, 7483, 47671, 4600, 7839, 47671, 4600, 45382, 47671, 4600, 28046, 63, 290, 4600, 16129, 63, 389, 2672, 13, 317, 4738, 471, 27586, 481, 307, 8686, 611, 4844, 318, 2810, 13, 628, 220, 220, 220, 220, 220, 220, 220, 40117, 198, 220, 220, 220, 220, 220, 220, 220, 24200, 438, 198, 220, 220, 220, 220, 220, 220, 220, 20150, 25, 5521, 9171, 14706, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 317, 2746, 5447, 416, 257, 22155, 286, 2846, 13, 628, 220, 220, 220, 220, 220, 220, 220, 16409, 198, 220, 220, 220, 220, 220, 220, 220, 35656, 198, 220, 220, 220, 220, 220, 220, 220, 20512, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 360, 713, 17522, 62, 7442, 7032, 761, 284, 307, 5328, 831, 515, 329, 1330, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 770, 355, 257, 1255, 286, 16144, 3891, 287, 2746, 198, 220, 220, 220, 220, 220, 220, 220, 611, 318, 39098, 7, 38993, 11, 8633, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 479, 287, 685, 74, 329, 479, 287, 20150, 13, 13083, 3419, 5974, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5328, 831, 515, 796, 27444, 1911, 22179, 7, 74, 13, 35312, 7203, 62, 48774, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 20150, 58, 36362, 831, 515, 60, 796, 20150, 13, 12924, 7, 74, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 7152, 480, 705, 271, 375, 378, 6, 611, 340, 7160, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 366, 271, 375, 378, 1, 287, 20150, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 20150, 14692, 4475, 8973, 796, 20150, 13, 12924, 7203, 271, 375, 378, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 13268, 366, 6511, 12, 28046, 1, 611, 2622, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 366, 6511, 12, 28046, 1, 287, 20150, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 20150, 14692, 6511, 12, 28046, 8973, 796, 17519, 13, 1136, 62, 5239, 62, 20360, 82, 7, 38993, 14692, 6511, 12, 28046, 8973, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 13610, 257, 8584, 5521, 9171, 14706, 2746, 284, 1745, 6153, 20150, 198, 220, 220, 220, 220, 220, 220, 220, 6153, 62, 38993, 796, 5521, 9171, 14706, 7, 1174, 38993, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 843, 4296, 262, 2656, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 3740, 1378, 7217, 15042, 13, 83, 15483, 14057, 13, 785, 14, 83, 44917, 14, 2618, 12, 929, 19581, 31113, 47172, 12, 929, 19581, 12, 4480, 12, 17147, 198, 220, 220, 220, 220, 220, 220, 220, 611, 2116, 13, 38993, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 38993, 796, 2116, 13, 38993, 13, 30073, 7, 19119, 28, 43162, 62, 38993, 13, 11600, 7, 1069, 9152, 62, 403, 2617, 28, 17821, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 38993, 796, 6153, 62, 38993, 198, 220, 220, 220, 220, 220, 220, 220, 670, 62, 3672, 796, 27444, 1911, 22179, 7, 14692, 1911, 22179, 26933, 68, 329, 304, 287, 266, 611, 304, 13, 28456, 22510, 3419, 12962, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 266, 287, 2116, 13, 38993, 13, 7839, 13, 21037, 22446, 35312, 7203, 366, 8, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 5345, 262, 1762, 8619, 11, 611, 340, 2125, 470, 1541, 11, 290, 3613, 20150, 612, 198, 220, 220, 220, 220, 220, 220, 220, 611, 407, 2116, 13, 1818, 62, 3672, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 1818, 62, 3672, 796, 670, 62, 3672, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 34945, 796, 2116, 13, 34945, 1220, 670, 62, 3672, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 1002, 1181, 1203, 11, 3613, 262, 20150, 284, 262, 1762, 9483, 198, 220, 220, 220, 220, 220, 220, 220, 611, 2116, 13, 5219, 1203, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 66, 13, 9122, 62, 6978, 7, 944, 13, 34945, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 66, 13, 21928, 62, 17752, 7, 944, 13, 38993, 13, 11600, 7, 1525, 62, 26011, 28, 17821, 828, 2116, 13, 34945, 1220, 4808, 66, 13, 7206, 38865, 62, 47123, 2885, 13563, 62, 28480, 51, 20754, 11, 49312, 28, 17821, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 6407, 628, 220, 220, 220, 825, 4808, 1136, 62, 12102, 515, 62, 33661, 7, 944, 11, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2723, 25, 685, 15235, 11, 9881, 4357, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2779, 62, 4906, 25, 32233, 58, 8053, 58, 43, 270, 1691, 14692, 9631, 1600, 366, 1818, 8973, 11907, 796, 6045, 8, 4613, 9881, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 3254, 20540, 257, 2723, 2393, 11, 290, 1441, 257, 9881, 2196, 13, 628, 220, 220, 220, 220, 220, 220, 220, 40117, 198, 220, 220, 220, 220, 220, 220, 220, 24200, 438, 198, 220, 220, 220, 220, 220, 220, 220, 2723, 25, 10644, 11, 9881, 393, 2779, 2414, 4731, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 7066, 12453, 284, 1280, 11, 2779, 2414, 4731, 11, 393, 9881, 422, 281, 4721, 2393, 198, 220, 220, 220, 220, 220, 220, 220, 2779, 62, 4906, 25, 32233, 11, 965, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 12039, 307, 530, 286, 366, 9631, 1, 393, 366, 1818, 1, 329, 35391, 2779, 2414, 285, 524, 2099, 628, 220, 220, 220, 220, 220, 220, 220, 7567, 2696, 198, 220, 220, 220, 220, 220, 220, 220, 40103, 198, 220, 220, 220, 220, 220, 220, 220, 2448, 3411, 12331, 25, 611, 20150, 407, 1865, 31031, 13, 198, 220, 220, 220, 220, 220, 220, 220, 9220, 3673, 21077, 12331, 25, 611, 262, 2723, 318, 407, 4938, 13, 628, 220, 220, 220, 220, 220, 220, 220, 16409, 198, 220, 220, 220, 220, 220, 220, 220, 35656, 198, 220, 220, 220, 220, 220, 220, 220, 9881, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 611, 407, 2116, 13, 38993, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 304, 796, 366, 63, 2617, 62, 38993, 63, 878, 4634, 2723, 3188, 526, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5298, 2448, 3411, 12331, 7, 68, 8, 198, 220, 220, 220, 220, 220, 220, 220, 611, 318, 39098, 7, 10459, 11, 10644, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 66, 13, 9122, 62, 10459, 7, 10459, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 351, 1280, 7, 10459, 11, 366, 26145, 4943, 355, 277, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2723, 796, 277, 13, 961, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2845, 9220, 3673, 21077, 12331, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 304, 796, 376, 1, 63, 90, 10459, 92, 63, 318, 407, 257, 4938, 2393, 2723, 526, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5298, 9220, 3673, 21077, 12331, 7, 68, 8, 198, 220, 220, 220, 220, 220, 220, 220, 611, 318, 39098, 7, 10459, 11, 965, 8, 290, 2779, 62, 4906, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 7308, 2414, 4731, 11, 4781, 597, 2810, 285, 524, 2099, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2723, 62, 4906, 796, 302, 13, 12947, 28264, 66, 13, 7206, 38865, 62, 33, 11159, 2414, 62, 9936, 47, 1546, 58, 8692, 62, 4906, 4357, 2723, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 2723, 62, 4906, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2723, 796, 2723, 13, 33491, 7, 10459, 62, 4906, 13, 8094, 7, 15, 828, 366, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2723, 796, 2779, 2414, 13, 65, 2414, 12501, 1098, 7, 10459, 8, 198, 220, 220, 220, 220, 220, 220, 220, 611, 407, 318, 39098, 7, 10459, 11, 9881, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 304, 796, 376, 1, 8979, 318, 407, 4938, 526, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5298, 9220, 3673, 21077, 12331, 7, 68, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2723, 628, 220, 220, 220, 825, 900, 62, 22897, 7, 944, 11, 2723, 25, 685, 15235, 11, 9881, 11, 965, 60, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 17267, 2723, 4600, 15390, 87, 63, 3188, 290, 11, 611, 1181, 1203, 11, 3613, 284, 262, 1762, 8619, 13, 1002, 345, 821, 4917, 8563, 287, 220, 198, 220, 220, 220, 220, 220, 220, 220, 262, 1382, 2239, 11, 340, 714, 307, 345, 761, 284, 10385, 534, 2779, 2414, 4731, 284, 366, 40477, 12, 23, 1, 357, 63, 10459, 13, 12501, 1098, 7203, 40477, 12, 23, 4943, 63, 737, 628, 220, 220, 220, 220, 220, 220, 220, 40117, 198, 220, 220, 220, 220, 220, 220, 220, 24200, 438, 198, 220, 220, 220, 220, 220, 220, 220, 2723, 25, 10644, 11, 9881, 11, 393, 965, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 7066, 12453, 284, 1280, 11, 9881, 422, 281, 4721, 2393, 11, 393, 257, 2779, 2414, 4731, 628, 220, 220, 220, 220, 220, 220, 220, 7567, 2696, 198, 220, 220, 220, 220, 220, 220, 220, 40103, 198, 220, 220, 220, 220, 220, 220, 220, 2448, 3411, 12331, 25, 611, 20150, 407, 1865, 31031, 13, 198, 220, 220, 220, 220, 220, 220, 220, 9220, 3673, 21077, 12331, 25, 611, 262, 2723, 318, 407, 4938, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 611, 407, 2116, 13, 1818, 62, 3672, 393, 407, 2116, 13, 38993, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 304, 796, 366, 63, 2617, 62, 38993, 63, 878, 4634, 2723, 3188, 526, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5298, 2448, 3411, 12331, 7, 68, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2723, 796, 2116, 13557, 1136, 62, 12102, 515, 62, 33661, 7, 10459, 11, 2779, 62, 4906, 796, 366, 1818, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 611, 2116, 13, 5219, 1203, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 351, 1280, 7, 944, 13, 34945, 1220, 376, 1, 90, 944, 13, 1818, 62, 3672, 27422, 15390, 87, 1600, 366, 39346, 4943, 355, 266, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 266, 13, 13564, 7, 10459, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 1818, 796, 2723, 628, 220, 220, 220, 825, 900, 62, 9631, 7, 944, 11, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2723, 25, 685, 15235, 11, 9881, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 18920, 25, 32233, 58, 37146, 273, 60, 796, 6045, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 17267, 3002, 2939, 290, 11, 611, 1181, 1203, 11, 3613, 284, 262, 1762, 8619, 11, 1863, 351, 597, 2489, 290, 18920, 220, 198, 220, 220, 220, 220, 220, 220, 220, 1321, 13, 1002, 345, 821, 4917, 8563, 287, 262, 1382, 2239, 11, 340, 714, 307, 345, 761, 284, 10385, 534, 2779, 2414, 4731, 284, 220, 198, 220, 220, 220, 220, 220, 220, 220, 366, 40477, 12, 23, 1, 357, 63, 10459, 13, 12501, 1098, 7203, 40477, 12, 23, 4943, 63, 737, 628, 220, 220, 220, 220, 220, 220, 220, 40117, 198, 220, 220, 220, 220, 220, 220, 220, 24200, 438, 198, 220, 220, 220, 220, 220, 220, 220, 2723, 25, 10644, 393, 9881, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 7066, 12453, 284, 1280, 11, 1390, 3108, 11, 393, 9881, 329, 2393, 198, 220, 220, 220, 220, 220, 220, 220, 18920, 25, 25767, 273, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 32233, 11, 4731, 12739, 18920, 1438, 329, 3002, 2939, 13, 628, 220, 220, 220, 220, 220, 220, 220, 7567, 2696, 198, 220, 220, 220, 220, 220, 220, 220, 40103, 198, 220, 220, 220, 220, 220, 220, 220, 2448, 3411, 12331, 25, 611, 20150, 407, 1865, 31031, 13, 198, 220, 220, 220, 220, 220, 220, 220, 9220, 3673, 21077, 12331, 25, 611, 262, 2723, 318, 407, 4938, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 611, 407, 2116, 13, 1818, 62, 3672, 393, 407, 2116, 13, 38993, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 304, 796, 366, 63, 2617, 62, 38993, 63, 878, 4634, 3002, 526, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5298, 2448, 3411, 12331, 7, 68, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 17546, 18920, 198, 220, 220, 220, 220, 220, 220, 220, 611, 18920, 25, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 2116, 13, 38993, 13, 3642, 2455, 273, 318, 6045, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 38993, 13, 3642, 2455, 273, 796, 17635, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 38993, 13, 3642, 2455, 273, 13, 33295, 7, 37146, 273, 7, 1174, 3642, 2455, 273, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 17546, 2939, 198, 220, 220, 220, 220, 220, 220, 220, 2723, 796, 2116, 13557, 1136, 62, 12102, 515, 62, 33661, 7, 10459, 11, 2779, 62, 4906, 796, 366, 9631, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 611, 2116, 13, 5219, 1203, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1611, 796, 2393, 4906, 13, 5162, 408, 7, 10459, 737, 2302, 3004, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 351, 1280, 7, 944, 13, 34945, 1220, 376, 1, 9631, 13, 90, 11031, 92, 1600, 366, 39346, 4943, 355, 266, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 266, 13, 13564, 7, 10459, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 66, 13, 21928, 62, 17752, 7, 944, 13, 38993, 13, 11600, 7, 1525, 62, 26011, 28, 17821, 828, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 34945, 1220, 4808, 66, 13, 7206, 38865, 62, 47123, 2885, 13563, 62, 28480, 51, 20754, 11, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 49312, 28, 17821, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 9631, 796, 2723, 628, 220, 220, 220, 825, 751, 62, 3642, 2455, 273, 7, 944, 11, 18920, 25, 25767, 273, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 3060, 257, 18920, 284, 262, 1351, 286, 883, 6493, 262, 6282, 286, 262, 670, 13, 4600, 3642, 2455, 273, 63, 318, 5447, 355, 257, 8633, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 11485, 2438, 12, 9967, 3712, 21015, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 18920, 796, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 18090, 1298, 366, 49016, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 3672, 1298, 366, 13681, 18902, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 1941, 1298, 366, 1238, 2481, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 38707, 1298, 366, 15202, 20021, 526, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1782, 628, 220, 220, 220, 220, 220, 220, 220, 40117, 198, 220, 220, 220, 220, 220, 220, 220, 24200, 438, 198, 220, 220, 220, 220, 220, 220, 220, 18920, 25, 25767, 273, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 40348, 262, 3858, 286, 18920, 508, 4855, 262, 6282, 286, 262, 670, 13, 4600, 18090, 63, 25, 4600, 49016, 47671, 4600, 35352, 47671, 4600, 7645, 41880, 44646, 628, 220, 220, 220, 220, 220, 220, 220, 7567, 2696, 198, 220, 220, 220, 220, 220, 220, 220, 40103, 198, 220, 220, 220, 220, 220, 220, 220, 2448, 3411, 12331, 25, 611, 20150, 407, 1865, 31031, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 611, 407, 2116, 13, 1818, 62, 3672, 393, 407, 2116, 13, 38993, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 304, 796, 366, 63, 2617, 62, 38993, 63, 878, 4375, 20420, 11, 393, 751, 262, 20420, 618, 345, 900, 262, 20150, 526, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5298, 2448, 3411, 12331, 7, 68, 8, 198, 220, 220, 220, 220, 220, 220, 220, 611, 2116, 13, 38993, 13, 3642, 2455, 273, 318, 6045, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 38993, 13, 3642, 2455, 273, 796, 17635, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 38993, 13, 3642, 2455, 273, 13, 33295, 7, 37146, 273, 7, 1174, 3642, 2455, 273, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 4808, 66, 13, 21928, 62, 17752, 7, 944, 13, 38993, 13, 11600, 7, 1525, 62, 26011, 28, 17821, 828, 2116, 13, 34945, 1220, 4808, 66, 13, 7206, 38865, 62, 47123, 2885, 13563, 62, 28480, 51, 20754, 11, 49312, 28, 17821, 8, 628, 220, 220, 220, 825, 900, 62, 9395, 3299, 7, 944, 11, 22445, 25, 685, 2536, 11, 1351, 58, 2536, 11907, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 5345, 22445, 2443, 329, 7325, 670, 13, 44290, 355, 257, 4731, 11, 4556, 340, 318, 319, 3294, 23549, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 40117, 198, 220, 220, 220, 220, 220, 220, 220, 24200, 438, 198, 220, 220, 220, 220, 220, 220, 220, 22445, 25, 965, 393, 1351, 286, 965, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 44290, 355, 257, 4731, 11, 393, 1351, 286, 13042, 329, 3294, 23549, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 611, 407, 2116, 13, 1818, 62, 3672, 393, 407, 2116, 13, 38993, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 304, 796, 366, 63, 2617, 62, 38993, 63, 878, 4634, 22445, 526, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5298, 2448, 3411, 12331, 7, 68, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 9395, 3299, 796, 5468, 13, 17953, 62, 9395, 3299, 62, 87, 6494, 7, 9395, 3299, 8, 198, 220, 220, 220, 220, 220, 220, 220, 611, 2116, 13, 5219, 1203, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 351, 1280, 7, 944, 13, 34945, 1220, 376, 1, 9395, 3299, 13, 87, 6494, 1600, 366, 86, 4943, 355, 266, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 266, 13, 13564, 7, 944, 13, 9395, 3299, 8, 628, 220, 220, 220, 825, 900, 62, 28046, 7, 944, 11, 2489, 25, 685, 2536, 11, 1351, 58, 2536, 11907, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 5345, 9207, 4600, 6511, 62, 28046, 63, 329, 7325, 670, 13, 44290, 355, 257, 4731, 11, 393, 1351, 286, 13042, 611, 340, 318, 319, 3294, 220, 198, 220, 220, 220, 220, 220, 220, 220, 23549, 13, 628, 220, 220, 220, 220, 220, 220, 220, 1318, 389, 3294, 5035, 2489, 11, 290, 734, 6096, 389, 2174, 13, 3401, 1958, 355, 345, 2421, 13, 628, 220, 220, 220, 220, 220, 220, 220, 1635, 22724, 6634, 351, 477, 2489, 10395, 25, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 383, 826, 286, 262, 13172, 284, 307, 5174, 355, 262, 1772, 286, 262, 5521, 468, 587, 21635, 416, 606, 287, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10213, 351, 262, 15069, 11, 49282, 290, 3208, 658, 2191, 12122, 13, 770, 13172, 6971, 6634, 13, 15069, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3607, 16294, 2272, 284, 7301, 290, 3769, 329, 511, 890, 12, 4354, 2694, 284, 8080, 2405, 422, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 511, 670, 13, 6952, 345, 329, 7067, 428, 670, 290, 329, 39076, 351, 6634, 3657, 416, 407, 8186, 2259, 11, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 21976, 11, 393, 25950, 597, 636, 286, 340, 1231, 7170, 13, 3406, 1104, 481, 8676, 284, 2003, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2499, 416, 262, 13172, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 1635, 22724, 6634, 475, 3476, 5864, 329, 6082, 739, 45336, 12, 15419, 48401, 12, 11649, 32, 2339, 604, 13, 15, 4037, 357, 63, 4093, 11050, 12, 7792, 12, 4090, 604, 13, 15, 1279, 5450, 1378, 20123, 425, 9503, 684, 13, 2398, 14, 677, 4541, 14, 1525, 12, 10782, 12, 11400, 14, 19, 13, 15, 15913, 63, 62, 2599, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 921, 389, 1479, 284, 4866, 290, 17678, 4163, 262, 5521, 287, 597, 7090, 393, 5794, 11, 290, 34471, 11, 6121, 11, 290, 1382, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2402, 262, 5521, 13, 383, 13172, 2314, 39041, 777, 23841, 355, 890, 355, 345, 1061, 262, 5964, 2846, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 554, 1441, 25, 921, 743, 407, 779, 262, 2587, 329, 5068, 4959, 13, 921, 1276, 1577, 5035, 3884, 11, 2148, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 257, 2792, 284, 428, 5964, 11, 290, 7603, 611, 2458, 547, 925, 13, 921, 743, 466, 523, 287, 597, 6397, 5642, 11, 475, 407, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 287, 597, 835, 326, 5644, 262, 13172, 886, 11836, 345, 393, 534, 779, 13, 1002, 345, 34471, 11, 6121, 11, 393, 1382, 2402, 262, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2587, 11, 345, 1276, 14983, 534, 9284, 739, 262, 976, 5964, 355, 262, 2656, 13, 921, 743, 407, 4174, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2742, 2846, 393, 14614, 5260, 326, 11119, 4239, 1854, 422, 1804, 1997, 262, 5964, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13892, 13, 628, 220, 220, 220, 220, 220, 220, 220, 40117, 198, 220, 220, 220, 220, 220, 220, 220, 24200, 438, 198, 220, 220, 220, 220, 220, 220, 220, 2489, 25, 965, 393, 1351, 286, 965, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 44290, 355, 257, 4731, 11, 393, 1351, 286, 13042, 329, 3294, 23549, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 611, 407, 2116, 13, 1818, 62, 3672, 393, 407, 2116, 13, 38993, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 304, 796, 366, 63, 2617, 62, 38993, 63, 878, 4634, 2489, 526, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5298, 2448, 3411, 12331, 7, 68, 8, 198, 220, 220, 220, 220, 220, 220, 220, 611, 318, 39098, 7, 28046, 11, 965, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2489, 796, 685, 28046, 60, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 38993, 13, 6511, 62, 28046, 796, 2489, 198, 220, 220, 220, 220, 220, 220, 220, 4808, 66, 13, 21928, 62, 17752, 7, 944, 13, 38993, 13, 11600, 7, 1525, 62, 26011, 28, 17821, 828, 2116, 13, 34945, 1220, 4808, 66, 13, 7206, 38865, 62, 47123, 2885, 13563, 62, 28480, 51, 20754, 11, 49312, 28, 17821, 8, 628, 220, 220, 220, 1303, 29113, 29113, 7804, 21017, 198, 220, 220, 220, 1303, 20571, 26761, 29244, 37045, 30936, 198, 220, 220, 220, 1303, 29113, 29113, 7804, 21017, 628, 220, 220, 220, 825, 1382, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 17406, 4142, 1382, 262, 7325, 670, 355, 257, 5423, 31332, 412, 5105, 33, 18, 13, 12793, 284, 262, 6808, 8619, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 611, 407, 2116, 13, 1818, 62, 3672, 393, 407, 2116, 13, 38993, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 304, 796, 366, 63, 2617, 62, 38993, 63, 878, 2615, 7325, 670, 526, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5298, 2448, 3411, 12331, 7, 68, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2462, 549, 62, 6978, 796, 2116, 13, 34945, 13, 8000, 1220, 376, 1, 90, 944, 13, 1818, 62, 3672, 27422, 538, 549, 1, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 2980, 378, 262, 4238, 7325, 2695, 1262, 16492, 420, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 279, 4464, 392, 420, 460, 470, 5412, 18574, 844, 15235, 82, 2644, 198, 220, 220, 220, 220, 220, 220, 220, 611, 2116, 13, 5219, 1203, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 279, 4464, 392, 420, 13, 1102, 1851, 62, 7753, 7, 2536, 7, 944, 13, 34945, 1220, 376, 1, 90, 944, 13, 1818, 62, 3672, 27422, 15390, 87, 12340, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5794, 2625, 15390, 87, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 284, 2625, 538, 549, 18, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5072, 7753, 28, 2536, 7, 538, 549, 62, 6978, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 6674, 530, 1110, 16492, 420, 460, 1441, 281, 2462, 549, 2134, 290, 356, 1839, 470, 3613, 262, 19303, 2393, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 279, 4464, 392, 420, 13, 1102, 1851, 62, 5239, 7, 944, 13, 1818, 11, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5794, 2625, 15390, 87, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 284, 2625, 538, 549, 18, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5072, 7753, 28, 2536, 7, 538, 549, 62, 6978, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 2980, 378, 262, 2462, 549, 2196, 198, 220, 220, 220, 220, 220, 220, 220, 351, 10133, 41729, 8979, 7, 538, 549, 62, 6978, 11, 366, 64, 4943, 355, 266, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 22657, 8874, 1546, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 22657, 8874, 1546, 796, 14631, 36, 5105, 33, 14, 47720, 14, 47720, 25473, 16, 13, 25471, 1600, 366, 36, 5105, 33, 14, 5239, 14, 7839, 62, 7700, 13, 87, 6494, 1600, 366, 36, 5105, 33, 14, 28341, 13, 87, 6494, 8973, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 5550, 38865, 24301, 1340, 15365, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5550, 38865, 796, 47527, 944, 13, 10459, 62, 6978, 1220, 366, 25471, 1, 1220, 366, 7295, 13, 25471, 1600, 366, 36, 5105, 33, 14, 25471, 14, 7295, 13, 25471, 12340, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 357, 944, 13, 10459, 62, 6978, 1220, 366, 17566, 1, 1220, 366, 6404, 78, 13, 21370, 70, 1600, 366, 36, 5105, 33, 14, 17566, 14, 6404, 78, 13, 21370, 70, 12340, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 357, 944, 13, 10459, 62, 6978, 1220, 366, 87, 6494, 1, 1220, 366, 261, 844, 13, 19875, 1600, 366, 36, 5105, 33, 14, 261, 844, 13, 19875, 12340, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 357, 944, 13, 10459, 62, 6978, 1220, 366, 87, 6494, 1, 1220, 366, 34924, 13, 19875, 1600, 366, 44, 20892, 12, 1268, 37, 14, 34924, 13, 19875, 4943, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 4277, 62, 7753, 11, 3551, 62, 7753, 287, 5550, 38865, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 266, 13, 13564, 7, 12286, 62, 7753, 11, 3551, 62, 7753, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 5550, 38865, 376, 1340, 4694, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 277, 287, 28686, 13, 4868, 15908, 7, 944, 13, 10459, 62, 6978, 1220, 366, 10331, 82, 1, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 266, 13, 13564, 7, 944, 13, 10459, 62, 6978, 1220, 366, 10331, 82, 1, 1220, 277, 11, 376, 1, 36, 5105, 33, 14, 10331, 82, 14, 90, 69, 92, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 27841, 3670, 7700, 13, 87, 6494, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 266, 13, 8933, 395, 81, 7203, 36, 5105, 33, 14, 5239, 14, 7839, 7700, 13, 87, 6494, 1600, 5468, 13, 17953, 62, 7839, 7700, 62, 87, 6494, 7, 944, 13, 38993, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 27841, 951, 48982, 13, 87, 6494, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 266, 13, 8933, 395, 81, 7203, 36, 5105, 33, 14, 5239, 14, 4033, 48982, 13, 87, 6494, 1600, 5468, 13, 17953, 62, 4033, 48982, 62, 87, 6494, 7, 944, 13, 38993, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 27841, 3002, 13, 9600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 2116, 13, 5219, 1203, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 2939, 62, 6978, 287, 685, 944, 13, 34945, 1220, 376, 1, 9631, 13, 90, 83, 36786, 329, 256, 287, 14631, 9479, 1600, 366, 73, 22071, 1600, 366, 11134, 1600, 366, 27908, 1600, 366, 21370, 70, 8973, 5974, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 2939, 62, 6978, 13, 1069, 1023, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 266, 13, 13564, 7, 9060, 62, 6978, 11, 376, 1, 36, 5105, 33, 14, 17566, 14, 90, 9060, 62, 6978, 13, 3672, 92, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1288, 361, 2116, 13, 9631, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 256, 796, 2393, 4906, 13, 5162, 408, 7, 944, 13, 9631, 737, 2302, 3004, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 266, 13, 8933, 395, 81, 7, 37, 1, 36, 5105, 33, 14, 17566, 14, 9631, 13, 90, 83, 92, 1600, 2116, 13, 9631, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 17151, 360, 1961, 2149, 6234, 290, 5870, 2969, 51, 4877, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19656, 796, 17635, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 2198, 611, 262, 3108, 284, 22445, 7160, 11, 611, 340, 857, 11, 751, 340, 284, 262, 670, 290, 19656, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 357, 944, 13, 34945, 1220, 366, 9395, 3299, 13, 87, 6494, 11074, 1069, 1023, 3419, 393, 2116, 13, 9395, 3299, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 2116, 13, 9395, 3299, 25, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 266, 13, 8933, 395, 81, 7203, 36, 5105, 33, 14, 5239, 14, 9395, 3299, 13, 87, 6494, 1600, 2116, 13, 9395, 3299, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 266, 13, 13564, 7, 944, 13, 34945, 1220, 366, 9395, 3299, 13, 87, 6494, 1600, 366, 36, 5105, 33, 14, 5239, 14, 9395, 3299, 13, 87, 6494, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19656, 796, 685, 44, 1436, 7, 3911, 653, 2625, 8534, 47635, 1600, 2695, 2625, 9395, 3299, 1600, 3670, 2625, 35, 276, 3299, 4943, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5870, 2969, 51, 4877, 796, 685, 69, 329, 277, 287, 266, 13, 7402, 46331, 3419, 611, 277, 13, 9688, 2032, 342, 7203, 36, 5105, 33, 14, 5239, 14, 354, 4943, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5870, 2969, 51, 4877, 13, 30619, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 38993, 13, 4775, 62, 9127, 796, 657, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 6843, 287, 5870, 2969, 51, 4877, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2393, 62, 292, 796, 376, 1, 36, 5105, 33, 14, 5239, 14, 43582, 12, 90, 43582, 13, 35312, 10786, 2637, 38381, 15, 7131, 12, 16, 60, 27422, 87, 6494, 1, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6843, 62, 19875, 796, 266, 13, 961, 7, 43582, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2845, 7383, 12331, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2555, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 2393, 62, 292, 14512, 6843, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 1002, 12233, 290, 788, 302, 12, 2860, 976, 2393, 11, 5640, 38636, 8979, 10802, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 22657, 8874, 1546, 13, 33295, 7, 43582, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 8324, 5620, 6843, 35555, 656, 3210, 5794, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6843, 62, 19875, 796, 5468, 13, 2118, 5620, 62, 43582, 7, 43582, 62, 19875, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6843, 62, 7839, 796, 6843, 62, 19875, 13, 7839, 13, 8841, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 2764, 262, 2456, 357, 55, 28656, 290, 11532, 5716, 10338, 416, 23762, 50, 10486, 11, 523, 717, 7925, 4600, 5458, 63, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2456, 796, 23762, 50, 10486, 7, 2536, 7, 43582, 62, 19875, 13, 5458, 828, 366, 75, 19875, 11074, 1136, 62, 5239, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 38993, 13, 4775, 62, 9127, 15853, 18896, 7, 10879, 13, 33491, 7203, 59, 77, 1600, 366, 366, 737, 33491, 7203, 220, 33172, 366, 366, 737, 36311, 22446, 35312, 28955, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 266, 13, 8933, 395, 81, 7, 7753, 62, 292, 11, 965, 7, 43582, 62, 19875, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19656, 13, 33295, 7, 44, 1436, 7, 3911, 653, 28, 44, 1436, 7841, 653, 13, 2618, 11, 3670, 28, 43582, 62, 7839, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 350, 6981, 4503, 26720, 3563, 8267, 27841, 45325, 376, 15919, 3268, 3336, 30936, 7655, 20739, 12887, 36465, 5390, 13954, 8220, 5959, 5357, 27841, 5390, 3336, 17254, 5064, 6465, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 24550, 11, 777, 389, 407, 691, 284, 307, 2087, 284, 262, 10561, 11, 475, 262, 9483, 25121, 355, 880, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2939, 62, 805, 8409, 796, 685, 69, 13, 33491, 7203, 36, 5105, 33, 14, 1600, 366, 4943, 329, 277, 287, 266, 13, 7402, 46331, 3419, 611, 277, 13, 9688, 2032, 342, 7203, 36, 5105, 33, 14, 17566, 14, 4943, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 33705, 287, 685, 69, 329, 277, 287, 266, 13, 7402, 46331, 3419, 611, 277, 13, 9688, 2032, 342, 7203, 36, 5105, 33, 14, 11431, 14, 4943, 5974, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 22657, 8874, 1546, 13, 33295, 7, 9600, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 649, 62, 9600, 796, 33705, 13, 33491, 7203, 14, 11431, 14, 1600, 12813, 17566, 14, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1468, 62, 9600, 796, 266, 13, 961, 7, 9600, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 266, 13, 8933, 395, 81, 7, 3605, 62, 9600, 11, 1468, 62, 9600, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2845, 7383, 12331, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2555, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2939, 62, 805, 8409, 13, 33295, 7, 3605, 62, 9600, 13, 33491, 7203, 36, 5105, 33, 14, 1600, 13538, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 27841, 2695, 13, 404, 69, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 266, 13, 8933, 395, 81, 7203, 36, 5105, 33, 14, 11299, 13, 404, 69, 1600, 5468, 13, 17953, 62, 11299, 62, 404, 69, 7, 944, 13, 38993, 11, 2939, 62, 805, 8409, 11, 19656, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 27841, 284, 66, 13, 10782, 87, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 266, 13, 8933, 395, 81, 7203, 36, 5105, 33, 14, 40301, 13, 10782, 87, 1600, 5468, 13, 17953, 62, 40301, 62, 10782, 87, 7, 944, 13, 38993, 11, 19656, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 27841, 284, 66, 13, 87, 6494, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 266, 13, 8933, 395, 81, 7203, 36, 5105, 33, 14, 40301, 13, 87, 6494, 1600, 5468, 13, 17953, 62, 40301, 62, 87, 6494, 7, 944, 13, 38993, 11, 19656, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 19878, 21389, 22657, 8874, 1546, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 4781, 287, 22657, 8874, 1546, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 266, 13, 28956, 62, 7753, 7, 28956, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2845, 7383, 12331, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2555, 628, 220, 220, 220, 825, 26571, 7, 944, 8, 4613, 20512, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 3254, 20540, 262, 7325, 670, 355, 257, 5423, 31332, 412, 5105, 33, 18, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 2462, 549, 62, 6978, 796, 2116, 13, 34945, 13, 8000, 1220, 376, 1, 90, 944, 13, 1818, 62, 3672, 27422, 538, 549, 1, 198, 220, 220, 220, 220, 220, 220, 220, 4808, 66, 13, 9122, 62, 10459, 7, 538, 549, 62, 6978, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1255, 796, 4551, 549, 9787, 7, 538, 549, 62, 6978, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 1255, 13, 12102 ]
2.706205
12,587
from __future__ import unicode_literals import glob import pdb from builtins import range from imp import reload from io import open import numpy as np from dlinputs import tarrecords reload(tarrecords) # get_ipython().system(u'tar -ztvf testdata/imagenet-000000.tgz | sed 7q') # get_ipython().system(u'tar xvf testdata/imagenet-000000.tgz 10.png') # get_ipython().system(u'file 10.png')
[ 6738, 11593, 37443, 834, 1330, 28000, 1098, 62, 17201, 874, 198, 198, 11748, 15095, 198, 11748, 279, 9945, 198, 6738, 3170, 1040, 1330, 2837, 198, 6738, 848, 1330, 18126, 198, 6738, 33245, 1330, 1280, 198, 198, 11748, 299, 32152, 355, 45941, 198, 6738, 288, 2815, 1996, 82, 1330, 13422, 8344, 3669, 198, 198, 260, 2220, 7, 18870, 8344, 3669, 8, 628, 198, 198, 2, 651, 62, 541, 7535, 22446, 10057, 7, 84, 470, 283, 532, 89, 14981, 69, 1332, 7890, 14, 320, 11286, 316, 12, 10535, 13, 25297, 89, 930, 10081, 767, 80, 11537, 198, 2, 651, 62, 541, 7535, 22446, 10057, 7, 84, 470, 283, 2124, 85, 69, 1332, 7890, 14, 320, 11286, 316, 12, 10535, 13, 25297, 89, 838, 13, 11134, 11537, 198, 2, 651, 62, 541, 7535, 22446, 10057, 7, 84, 6, 7753, 838, 13, 11134, 11537, 628, 628, 198 ]
2.783217
143
#!/usr/bin/python # # Copyright 2016 Canonical Ltd # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. import ast import pcmk import json import os import re import subprocess import socket import fcntl import struct import time import xml.etree.ElementTree as ET import itertools from base64 import b64decode from charmhelpers.core.strutils import ( bool_from_string, ) from charmhelpers.core.hookenv import ( local_unit, log, TRACE, DEBUG, ERROR, INFO, WARNING, leader_get, leader_set, relation_get, relation_set, related_units, relation_ids, config, unit_get, status_set, ) from charmhelpers.core import unitdata from charmhelpers.contrib.openstack.utils import ( get_host_ip, set_unit_paused, clear_unit_paused, is_unit_paused_set, is_unit_upgrading_set, ) from charmhelpers.contrib.openstack.ha.utils import ( assert_charm_supports_dns_ha ) from charmhelpers.core.host import ( mkdir, rsync, service_start, service_stop, service_running, write_file, file_hash, lsb_release, init_is_systemd, CompareHostReleases, ) from charmhelpers.fetch import ( apt_install, add_source, apt_update, ) from charmhelpers.contrib.hahelpers.cluster import ( peer_ips, ) from charmhelpers.contrib.network import ip as utils import netifaces from netaddr import IPNetwork import jinja2 TEMPLATES_DIR = 'templates' COROSYNC_CONF = '/etc/corosync/corosync.conf' COROSYNC_DEFAULT = '/etc/default/corosync' COROSYNC_AUTHKEY = '/etc/corosync/authkey' COROSYNC_HACLUSTER_ACL_DIR = '/etc/corosync/uidgid.d' COROSYNC_HACLUSTER_ACL = COROSYNC_HACLUSTER_ACL_DIR + '/hacluster' COROSYNC_CONF_FILES = [ COROSYNC_DEFAULT, COROSYNC_AUTHKEY, COROSYNC_CONF, COROSYNC_HACLUSTER_ACL, ] SUPPORTED_TRANSPORTS = ['udp', 'udpu', 'multicast', 'unicast'] PCMKR_CONFIG_DIR = '/etc/pacemaker' PCMKR_AUTHKEY = PCMKR_CONFIG_DIR + '/authkey' PCMKR_MAX_RETRIES = 3 PCMKR_SLEEP_SECS = 5 SYSTEMD_OVERRIDES_DIR = '/etc/systemd/system/{}.service.d' SYSTEMD_OVERRIDES_FILE = '{}/overrides.conf' MAAS_DNS_CONF_DIR = '/etc/maas_dns' STONITH_CONFIGURED = 'stonith-configured' def nulls(data): """Returns keys of values that are null (but not bool)""" return [k for k in data.keys() if not isinstance(data[k], bool) and not data[k]] def emit_systemd_overrides_file(): """Generate the systemd overrides file With Start and Stop timeout values Note: (David Ames) Bug#1654403 Work around May be removed if bug is resolved If timeout value is set to -1 pass infinity """ if not init_is_systemd(): return stop_timeout = int(config('service_stop_timeout')) if stop_timeout < 0: stop_timeout = 'infinity' start_timeout = int(config('service_start_timeout')) if start_timeout < 0: start_timeout = 'infinity' systemd_overrides_context = {'service_stop_timeout': stop_timeout, 'service_start_timeout': start_timeout, } for service in ['corosync', 'pacemaker']: overrides_dir = SYSTEMD_OVERRIDES_DIR.format(service) overrides_file = SYSTEMD_OVERRIDES_FILE.format(overrides_dir) if not os.path.isdir(overrides_dir): os.mkdir(overrides_dir) write_file(path=overrides_file, content=render_template('systemd-overrides.conf', systemd_overrides_context)) # Update systemd with the new information subprocess.check_call(['systemctl', 'daemon-reload']) def get_pcmkr_key(): """Return the pacemaker auth key""" return config('pacemaker_key') or config('corosync_key') def assert_charm_supports_ipv6(): """Check whether we are able to support charms ipv6.""" _release = lsb_release()['DISTRIB_CODENAME'].lower() if CompareHostReleases(_release) < "trusty": msg = "IPv6 is not supported in the charms for Ubuntu " \ "versions less than Trusty 14.04" status_set('blocked', msg) raise Exception(msg) def get_ipv6_addr(): """Exclude any ip addresses configured or managed by corosync.""" excludes = [] for rid in relation_ids('ha'): for unit in related_units(rid): resources = parse_data(rid, unit, 'resources') for res in resources.values(): if 'ocf:heartbeat:IPv6addr' in res: res_params = parse_data(rid, unit, 'resource_params') res_p = res_params.get(res) if res_p: for k, v in res_p.values(): if utils.is_ipv6(v): log("Excluding '%s' from address list" % v, level=DEBUG) excludes.append(v) return utils.get_ipv6_addr(exc_list=excludes)[0] def get_node_flags(flag): """Nodes which have advertised the given flag. :param flag: Flag to check peers relation data for. :type flag: str :returns: List of IPs of nodes that are ready to join the cluster :rtype: List """ hosts = [] if config('prefer-ipv6'): hosts.append(get_ipv6_addr()) else: hosts.append(unit_get('private-address')) for relid in relation_ids('hanode'): for unit in related_units(relid): if relation_get(flag, rid=relid, unit=unit): hosts.append(relation_get('private-address', rid=relid, unit=unit)) hosts.sort() return hosts def get_cluster_nodes(): """Nodes which have advertised that they are ready to join the cluster. :returns: List of IPs of nodes that are ready to join the cluster :rtype: List """ return get_node_flags('ready') def get_member_ready_nodes(): """List of nodes which have advertised that they have joined the cluster. :returns: List of IPs of nodes that have joined thcluster. :rtype: List """ return get_node_flags('member_ready') def parse_data(relid, unit, key): """Helper to detect and parse json or ast based relation data""" _key = 'json_{}'.format(key) data = relation_get(_key, unit, relid) or relation_get(key, unit, relid) if data: try: return json.loads(data) except (TypeError, ValueError): return ast.literal_eval(data) return {} def configure_monitor_host(): """Configure extra monitor host for better network failure detection""" log('Checking monitor host configuration', level=DEBUG) monitor_host = config('monitor_host') if monitor_host: if not pcmk.crm_opt_exists('ping'): log('Implementing monitor host configuration (host: %s)' % monitor_host, level=DEBUG) monitor_interval = config('monitor_interval') cmd = ('crm -w -F configure primitive ping ' 'ocf:pacemaker:ping params host_list="%s" ' 'multiplier="100" op monitor interval="%s" ' % (monitor_host, monitor_interval)) pcmk.commit(cmd) cmd = ('crm -w -F configure clone cl_ping ping ' 'meta interleave="true"') pcmk.commit(cmd) else: log('Reconfiguring monitor host configuration (host: %s)' % monitor_host, level=DEBUG) cmd = ('crm -w -F resource param ping set host_list="%s"' % monitor_host) else: if pcmk.crm_opt_exists('ping'): log('Disabling monitor host configuration', level=DEBUG) pcmk.commit('crm -w -F resource stop ping') pcmk.commit('crm -w -F configure delete ping') def configure_cluster_global(failure_timeout, cluster_recheck_interval=60): """Configure global cluster options :param failure_timeout: Duration in seconds (measured from the most recent failure) to wait before resetting failcount to 0. :type failure_timeout: int :param cluster_recheck_interval: Duration in seconds for the polling interval at which the cluster checks for changes in the resource parameters, constraints or other cluster options. :type cluster_recheck_interval: int """ log('Applying global cluster configuration', level=DEBUG) # NOTE(lathiat) quorum in a two-node scenario is handled by # corosync two_node=1. In this case quorum is required for # initial cluster startup but not if a node was previously in # contact with the full cluster. log('Configuring no-quorum-policy to stop', level=DEBUG) cmd = "crm configure property no-quorum-policy=stop" pcmk.commit(cmd) cmd = ('crm configure rsc_defaults $id="rsc-options" ' 'resource-stickiness="100" ' 'failure-timeout={}'.format(failure_timeout)) pcmk.commit(cmd) log('Configuring cluster-recheck-interval to {} seconds'.format( cluster_recheck_interval), level=DEBUG) cmd = "crm configure property cluster-recheck-interval={}".format( cluster_recheck_interval) pcmk.commit(cmd) def remove_legacy_maas_stonith_resources(): """Remove maas stoniths resources using the old name.""" stonith_resources = pcmk.crm_maas_stonith_resource_list() for resource_name in stonith_resources: pcmk.commit( 'crm -w -F resource stop {}'.format(resource_name)) pcmk.commit( 'crm -w -F configure delete {}'.format(resource_name)) def configure_null_stonith_resource(stonith_hostnames): """Create null stonith resource for the given hostname. :param stonith_hostnames: The hostnames that the stonith management system refers to the remote node as. :type stonith_hostname: List """ ctxt = { 'stonith_plugin': 'stonith:null', 'stonith_hostnames': stonith_hostnames, 'stonith_resource_name': 'st-null', 'resource_params': ( "params hostlist='{hostnames}' " "op monitor interval=25 start-delay=25 " "timeout=25")} _configure_stonith_resource(ctxt) # NOTE (gnuoy): Not enabling the global stonith-enabled setting as it # does not make sense to have stonith-enabled when the only resources # are null resources, so defer enabling stonith-enabled to the 'real' # stonith resources. return {ctxt['stonith_resource_name']: ctxt['stonith_plugin']} def configure_maas_stonith_resource(stonith_hostnames): """Create maas stonith resource for the given hostname. :param stonith_hostnames: The hostnames that the stonith management system refers to the remote node as. :type stonith_hostname: List """ ctxt = { 'stonith_plugin': 'stonith:external/maas', 'stonith_hostnames': stonith_hostnames, 'stonith_resource_name': 'st-maas', 'url': config('maas_url'), 'apikey': config('maas_credentials'), 'resource_params': ( "params url='{url}' apikey='{apikey}' hostnames='{hostnames}' " "op monitor interval=25 start-delay=25 " "timeout=25")} _configure_stonith_resource(ctxt) return {ctxt['stonith_resource_name']: ctxt['stonith_plugin']} def enable_stonith(): """Enable stonith via the global property stonith-enabled. :raises: EnableStonithFailed """ log('Enabling STONITH', level=INFO) try: pcmk.commit( "crm configure property stonith-enabled=true", failure_is_fatal=True) except subprocess.CalledProcessError as e: raise EnableStonithFailed(e) def disable_stonith(failure_is_fatal=True): """Disable stonith via the global property stonith-enabled. :param failure_is_fatal: Whether to raise exception if command fails. :type failure_is_fatal: bool :raises: DisableStonithFailed """ log('Disabling STONITH', level=INFO) try: pcmk.commit( "crm configure property stonith-enabled=false", failure_is_fatal=failure_is_fatal) except subprocess.CalledProcessError as e: raise DisableStonithFailed(e) def get_ip_addr_from_resource_params(params): """Returns the IP address in the resource params provided :return: the IP address in the params or None if not found """ reg_ex = r'.* ip_address="([a-fA-F\d\:\.]+)".*' res = re.search(reg_ex, params) return res.group(1) if res else None def need_resources_on_remotes(): """Whether to run resources on remote nodes. Check the 'enable-resources' setting across the remote units. If it is absent or inconsistent then raise a ValueError. :returns: Whether to run resources on remote nodes :rtype: bool :raises: ValueError """ responses = [] for relid in relation_ids('pacemaker-remote'): for unit in related_units(relid): data = parse_data(relid, unit, 'enable-resources') # parse_data returns {} if key is absent. if type(data) is bool: responses.append(data) if len(set(responses)) == 1: run_resources_on_remotes = responses[0] else: msg = "Inconsistent or absent enable-resources setting {}".format( responses) log(msg, level=WARNING) raise ValueError(msg) return run_resources_on_remotes def set_cluster_symmetry(): """Set the cluster symmetry. By default the cluster is an Opt-out cluster (equivalent to symmetric-cluster=true) this means that any resource can run anywhere unless a node explicitly Opts-out. When using pacemaker-remotes there may be hundreds of nodes and if they are not prepared to run resources the cluster should be switched to an Opt-in cluster. """ try: symmetric = need_resources_on_remotes() except ValueError: msg = 'Unable to calculated desired symmetric-cluster setting' log(msg, level=WARNING) return log('Configuring symmetric-cluster: {}'.format(symmetric), level=DEBUG) cmd = "crm configure property symmetric-cluster={}".format( str(symmetric).lower()) pcmk.commit(cmd, failure_is_fatal=True) def add_score_location_rule(res_name, node, location_score): """Add or update a location rule that uses a score. :param res_name: Resource that this location rule controls. :type res_name: str :param node: Node that this location rule relates to. :type node: str :param location_score: The score to give this location. :type location_score: int """ loc_constraint_name = 'loc-{}-{}'.format(res_name, node) pcmk.crm_update_location( loc_constraint_name, res_name, location_score, node) def add_location_rules_for_local_nodes(res_name): """Add location rules for running resource on local nodes. Add location rules allowing the given resource to run on local nodes (eg not remote nodes). :param res_name: Resource name to create location rules for. :type res_name: str """ for node in pcmk.list_nodes(): loc_constraint_name = 'loc-{}-{}'.format(res_name, node) if not pcmk.crm_opt_exists(loc_constraint_name): cmd = 'crm -w -F configure location {} {} 0: {}'.format( loc_constraint_name, res_name, node) pcmk.commit(cmd, failure_is_fatal=True) log('%s' % cmd, level=DEBUG) def add_location_rules_for_pacemaker_remotes(res_names): """Add location rules for pacemaker remote resources on local nodes. Add location rules allowing the pacemaker remote resource to run on a local node. Use location score rules to spread resources out. :param res_names: Pacemaker remote resource names. :type res_names: List[str] """ res_names = sorted(res_names) nodes = sorted(pcmk.list_nodes()) prefered_nodes = list(zip(res_names, itertools.cycle(nodes))) for res_name in res_names: for node in nodes: location_score = 0 if (res_name, node) in prefered_nodes: location_score = 200 add_score_location_rule( res_name, node, location_score) def configure_pacemaker_remote(remote_hostname, remote_ip): """Create a resource corresponding to the pacemaker remote node. :param remote_hostname: Remote hostname used for registering remote node. :type remote_hostname: str :param remote_ip: Remote IP used for registering remote node. :type remote_ip: str :returns: Name of resource for pacemaker remote node. :rtype: str """ resource_name = remote_hostname if not pcmk.is_resource_present(resource_name): cmd = ( "crm configure primitive {} ocf:pacemaker:remote " "params server={} reconnect_interval=60 " "op monitor interval=30s").format(resource_name, remote_ip) pcmk.commit(cmd, failure_is_fatal=True) return resource_name def cleanup_remote_nodes(remote_nodes): """Cleanup pacemaker remote resources Remove all status records of the resource and probe the node afterwards. :param remote_nodes: List of resource names associated with remote nodes :type remote_nodes: list """ for res_name in remote_nodes: cmd = 'crm resource cleanup {}'.format(res_name) # Resource cleanups seem to fail occasionally even on healthy nodes # Bug #1822962. Given this cleanup task is just housekeeping log # the message if a failure occurs and move on. if pcmk.commit(cmd, failure_is_fatal=False) == 0: log( 'Cleanup of resource {} succeeded'.format(res_name), level=DEBUG) else: log( 'Cleanup of resource {} failed'.format(res_name), level=WARNING) def configure_pacemaker_remote_stonith_resource(): """Create a maas stonith resource for the pacemaker-remotes. :returns: Stonith resource dict {res_name: res_type} :rtype: dict """ hostnames = [] stonith_resource = {} for relid in relation_ids('pacemaker-remote'): for unit in related_units(relid): stonith_hostname = parse_data(relid, unit, 'stonith-hostname') if stonith_hostname: hostnames.append(stonith_hostname) if hostnames: stonith_resource = configure_maas_stonith_resource(hostnames) return stonith_resource def configure_peer_stonith_resource(): """Create a null stonith resource for lxd containers. :returns: Stonith resource dict {res_name: res_type} :rtype: dict """ hostnames = [get_hostname()] stonith_resource = {} for relid in relation_ids('hanode'): for unit in related_units(relid): stonith_hostname = relation_get('hostname', unit, relid) if stonith_hostname: hostnames.append(stonith_hostname) stonith_resource = configure_null_stonith_resource(hostnames) return stonith_resource def configure_pacemaker_remote_resources(): """Create resources corresponding to the pacemaker remote nodes. Create resources, location constraints and stonith resources for pacemaker remote node. :returns: resource dict {res_name: res_type, ...} :rtype: dict """ log('Checking for pacemaker-remote nodes', level=DEBUG) resources = [] for relid in relation_ids('pacemaker-remote'): for unit in related_units(relid): remote_hostname = parse_data(relid, unit, 'remote-hostname') remote_ip = parse_data(relid, unit, 'remote-ip') if remote_hostname: resource_name = configure_pacemaker_remote( remote_hostname, remote_ip) resources.append(resource_name) cleanup_remote_nodes(resources) return {name: 'ocf:pacemaker:remote' for name in resources} def configure_resources_on_remotes(resources=None, clones=None, groups=None): """Add location rules as needed for resources, clones and groups If remote nodes should not run resources then add location rules then add location rules to enable them on local nodes. :param resources: Resource definitions :type resources: dict :param clones: Clone definitions :type clones: dict :param groups: Group definitions :type groups: dict """ clones = clones or {} groups = groups or {} try: resources_on_remote = need_resources_on_remotes() except ValueError: msg = 'Unable to calculate whether resources should run on remotes' log(msg, level=WARNING) return if resources_on_remote: msg = ('Resources are permitted to run on remotes, no need to create ' 'location constraints') log(msg, level=WARNING) return pacemaker_remotes = [] for res_name, res_type in resources.items(): if res_name not in list(clones.values()) + list(groups.values()): if res_type == 'ocf:pacemaker:remote': pacemaker_remotes.append(res_name) else: add_location_rules_for_local_nodes(res_name) add_location_rules_for_pacemaker_remotes(pacemaker_remotes) for cl_name in clones: add_location_rules_for_local_nodes(cl_name) # Limit clone resources to only running on X number of nodes where X # is the number of local nodes. Otherwise they will show as offline # on the remote nodes. node_count = len(pcmk.list_nodes()) cmd = ('crm_resource --resource {} --set-parameter clone-max ' '--meta --parameter-value {}').format(cl_name, node_count) pcmk.commit(cmd, failure_is_fatal=True) log('%s' % cmd, level=DEBUG) for grp_name in groups: add_location_rules_for_local_nodes(grp_name) def restart_corosync_on_change(): """Simple decorator to restart corosync if any of its config changes""" return wrap def try_pcmk_wait(): """Try pcmk.wait_for_pcmk() Log results and set status message """ try: pcmk.wait_for_pcmk() log("Pacemaker is ready", level=TRACE) except pcmk.ServicesNotUp as e: status_msg = "Pacemaker is down. Please manually start it." status_set('blocked', status_msg) full_msg = "{} {}".format(status_msg, e) log(full_msg, ERROR) raise pcmk.ServicesNotUp(full_msg) @restart_corosync_on_change() def services_running(): """Determine if both Corosync and Pacemaker are running Both from the operating system perspective and with a functional test @returns boolean """ pacemaker_status = service_running("pacemaker") corosync_status = service_running("corosync") log("Pacemaker status: {}, Corosync status: {}" "".format(pacemaker_status, corosync_status), level=DEBUG) if not (pacemaker_status and corosync_status): # OS perspective return False # Functional test of pacemaker. This will raise if pacemaker doesn't get # fully ready in time: pcmk.wait_for_pcmk() return True def validated_restart_corosync(retries=10): """Restart and validate Corosync and Pacemaker are in fact up and running. @param retries: number of attempts to restart the services before giving up @raises pcmk.ServicesNotUp if after retries services are still not up """ for restart in range(retries): try: if restart_corosync(): log("Corosync and Pacemaker are validated as up and running.", INFO) return else: log("Corosync or Pacemaker not validated as up yet, retrying", WARNING) except pcmk.ServicesNotUp: log("Pacemaker failed to start, retrying", WARNING) continue msg = ("Corosync and/or Pacemaker failed to restart after {} retries" "".format(retries)) log(msg, ERROR) status_set('blocked', msg) raise pcmk.ServicesNotUp(msg) def validate_dns_ha(): """Validate the DNS HA Assert the charm will support DNS HA Check MAAS related configuration options are properly set :raises MAASConfigIncomplete: if maas_url and maas_credentials are not set """ # Will raise an exception if unable to continue assert_charm_supports_dns_ha() if config('maas_url') and config('maas_credentials'): return True else: msg = ("DNS HA is requested but the maas_url or maas_credentials " "settings are not set") raise MAASConfigIncomplete(msg) def setup_maas_api(): """Install MAAS PPA and packages for accessing the MAAS API. """ add_source(config('maas_source'), config('maas_source_key')) apt_update(fatal=True) apt_install('python3-maas-client', fatal=True) def setup_ocf_files(): """Setup OCF resrouce agent files """ # TODO (thedac) Eventually we want to package the OCF files. # Bundle with the charm until then. mkdir('/usr/lib/ocf/resource.d/ceph') mkdir('/usr/lib/ocf/resource.d/maas') # Xenial corosync is not creating this directory mkdir('/etc/corosync/uidgid.d') rsync('files/ocf/ceph/rbd', '/usr/lib/ocf/resource.d/ceph/rbd') rsync('files/ocf/maas/dns', '/usr/lib/ocf/resource.d/maas/dns') rsync('files/ocf/maas/maas_dns.py', '/usr/lib/heartbeat/maas_dns.py') rsync('files/ocf/maas/maasclient/', '/usr/lib/heartbeat/maasclient/') rsync( 'files/ocf/maas/maas_stonith_plugin.py', '/usr/lib/stonith/plugins/external/maas') def write_maas_dns_address(resource_name, resource_addr): """Writes the specified IP address to the resource file for MAAS dns. :param resource_name: the name of the resource the address belongs to. This is the name of the file that will be written in /etc/maas_dns. :param resource_addr: the IP address for the resource. This will be written to the resource_name file. """ mkdir(MAAS_DNS_CONF_DIR) write_file(os.path.join(MAAS_DNS_CONF_DIR, resource_name), content=resource_addr) def needs_maas_dns_migration(): """Determines if the MAAS DNS ocf resources need migration. :return: True if migration is necessary, False otherwise. """ try: subprocess.check_call(['grep', 'OCF_RESOURCE_INSTANCE', '/usr/lib/ocf/resource.d/maas/dns']) return True except subprocess.CalledProcessError: # check_call will raise an exception if grep doesn't find the string return False def is_in_standby_mode(node_name): """Check if node is in standby mode in pacemaker @param node_name: The name of the node to check @returns boolean - True if node_name is in standby mode """ out = (subprocess .check_output(['crm', 'node', 'status', node_name]) .decode('utf-8')) root = ET.fromstring(out) standby_mode = False for nvpair in root.iter('nvpair'): if (nvpair.attrib.get('name') == 'standby' and nvpair.attrib.get('value') == 'on'): standby_mode = True return standby_mode def get_hostname(): """Return the hostname of this unit @returns hostname """ return socket.gethostname() def enter_standby_mode(node_name, duration='forever'): """Put this node into standby mode in pacemaker @returns None """ subprocess.check_call(['crm', 'node', 'standby', node_name, duration]) def leave_standby_mode(node_name): """Take this node out of standby mode in pacemaker @returns None """ subprocess.check_call(['crm', 'node', 'online', node_name]) def node_has_resources(node_name): """Check if this node is running resources @param node_name: The name of the node to check @returns boolean - True if node_name has resources """ out = subprocess.check_output(['crm_mon', '-X']).decode('utf-8') root = ET.fromstring(out) has_resources = False for resource in root.iter('resource'): for child in resource: if child.tag == 'node' and child.attrib.get('name') == node_name: has_resources = True return has_resources def node_is_dc(node_name): """Check if this node is the designated controller. @param node_name: The name of the node to check @returns boolean - True if node_name is the DC """ out = subprocess.check_output(['crm_mon', '-X']).decode('utf-8') root = ET.fromstring(out) for current_dc in root.iter("current_dc"): if current_dc.attrib.get('name') == node_name: return True return False def set_unit_status(): """Set the workload status for this unit @returns None """ status_set(*assess_status_helper()) def resume_unit(): """Resume services on this unit and update the units status @returns None """ node_name = get_hostname() messages = [] leave_standby_mode(node_name) if is_in_standby_mode(node_name): messages.append("Node still in standby mode") if messages: raise Exception("Couldn't resume: {}".format("; ".join(messages))) else: clear_unit_paused() set_unit_status() def pause_unit(): """Pause services on this unit and update the units status @returns None """ node_name = get_hostname() messages = [] enter_standby_mode(node_name) if not is_in_standby_mode(node_name): messages.append("Node not in standby mode") # some resources may take some time to be migrated out from the node. So 3 # retries are made with a 5 seconds wait between each one. i = 0 ready = False has_resources = False while i < PCMKR_MAX_RETRIES and not ready: if node_has_resources(node_name): has_resources = True i += 1 time.sleep(PCMKR_SLEEP_SECS) else: ready = True has_resources = False if has_resources: messages.append("Resources still running on unit") status, message = assess_status_helper() # New status message will indicate the resource is not running if status != 'active' and 'not running' not in message: messages.append(message) if messages and not is_unit_upgrading_set(): raise Exception("Couldn't pause: {}".format("; ".join(messages))) else: set_unit_paused() status_set("maintenance", "Paused. Use 'resume' action to resume normal service.") def assess_status_helper(): """Assess status of unit @returns status, message - status is workload status and message is any corresponding messages """ if config('stonith_enabled') in ['true', 'True', True]: return( 'blocked', 'stonith_enabled config option is no longer supported') if config('no_quorum_policy'): if config('no_quorum_policy').lower() not in ['ignore', 'freeze', 'stop', 'suicide']: return( 'blocked', 'Invalid no_quorum_policy specified') if is_unit_upgrading_set(): return ("blocked", "Ready for do-release-upgrade. Set complete when finished") if is_waiting_unit_series_upgrade_set(): return ("blocked", "HA services shutdown, peers are ready for series upgrade") if is_unit_paused_set(): return ("maintenance", "Paused. Use 'resume' action to resume normal service.") node_count = int(config('cluster_count')) status = 'active' message = 'Unit is ready and clustered' try: try_pcmk_wait() except pcmk.ServicesNotUp: message = 'Pacemaker is down' status = 'blocked' for relid in relation_ids('hanode'): if len(related_units(relid)) + 1 < node_count: status = 'blocked' message = ("Insufficient peer units for ha cluster " "(require {})".format(node_count)) # if the status was not changed earlier, we verify the maintenance status try: if status == 'active': prop = pcmk.get_property('maintenance-mode').strip() except pcmk.PropertyNotFound: # the property is not the output of 'crm configure show xml', so we use # the default value for this property. For crmsh>=2.2.0 the default # value is automatically provided by show-property or get-property. prop = 'false' if (status == 'active' and prop == 'true'): # maintenance mode enabled in pacemaker status = 'maintenance' message = 'Pacemaker in maintenance mode' for resource in get_resources().keys(): if not pcmk.is_resource_present(resource): return ("waiting", "Resource: {} not yet configured".format(resource)) if not pcmk.crm_res_running_on_node(resource, get_hostname()): return ("blocked", "Resource: {} not running".format(resource)) return status, message def ocf_file_exists(res_name, resources, RES_ROOT='/usr/lib/ocf/resource.d'): """To determine whether the ocf file exists, allow multiple ocf files with the same name in different directories @param res_name: The name of the ocf resource to check @param resources: ocf resources @return: boolean - True if the ocf resource exists """ res_type = None for key, val in resources.items(): if res_name == key: if len(val.split(':')) > 2: res_type = val.split(':')[1] ocf_name = res_name.replace('res_', '').replace('_', '-') ocf_file = os.path.join(RES_ROOT, res_type, ocf_name) if os.path.isfile(ocf_file): return True return False def kill_legacy_ocf_daemon_process(res_name): """Kill legacy ocf daemon process @param res_name: The name of the ocf process to kill """ ocf_name = res_name.replace('res_', '').replace('_', '-') reg_expr = r'([0-9]+)\s+[^0-9]+{}'.format(ocf_name) cmd = ['ps', '-eo', 'pid,cmd'] ps = subprocess.check_output(cmd).decode('utf-8') res = re.search(reg_expr, ps, re.MULTILINE) if res: pid = res.group(1) subprocess.call(['sudo', 'kill', '-9', pid]) def maintenance_mode(enable): """Enable/disable pacemaker's maintenance mode""" log('Setting maintenance-mode to %s' % enable, level=INFO) try: current_state = pcmk.get_property('maintenance-mode').strip().lower() except pcmk.PropertyNotFound: current_state = 'false' current_state = True if current_state == 'true' else False log('Is maintenance-mode currently enabled? %s' % current_state, level=DEBUG) if current_state != enable: pcmk.set_property('maintenance-mode', str(enable).lower()) else: log('Desired value for maintenance-mode is already set', level=DEBUG) def get_resources(): """Get resources from the HA relation :returns: dict of resources """ resources = {} for rid in relation_ids("ha"): for unit in related_units(rid): resources = parse_data(rid, unit, 'resources') return resources def set_waiting_unit_series_upgrade(): """Set the unit to a waiting upgrade state in the local kv() store. """ log("Setting waiting-unit-series-upgrade=true in local kv", DEBUG) with unitdata.HookData()() as t: kv = t[0] kv.set('waiting-unit-series-upgrade', True) def clear_waiting_unit_series_upgrade(): """Clear the unit from a waiting upgrade state in the local kv() store. """ log("Setting waiting-unit-series-upgrade=false in local kv", DEBUG) with unitdata.HookData()() as t: kv = t[0] kv.set('waiting-unit-series-upgrade', False) def is_waiting_unit_series_upgrade_set(): """Return the state of the kv().get('waiting-unit-series-upgrade'). To help with units that don't have HookData() (testing) if it excepts, return False """ with unitdata.HookData()() as t: kv = t[0] if not kv.get('waiting-unit-series-upgrade'): return False return kv.get('waiting-unit-series-upgrade') def get_series_upgrade_notifications(relid): """Check peers for notifications that they are upgrading their series. Returns a dict of the form {unit_name: target_series, ...} :param relid: Relation id to check for notifications. :type relid: str :returns: dict """ notifications = {} for unit in related_units(relid): relation_data = relation_get(rid=relid, unit=unit) for key, value in relation_data.items(): if key.startswith('series_upgrade_of_'): notifications[unit] = value log("Found series upgrade notifications: {}".format(notifications), DEBUG) return notifications def disable_ha_services(): """Shutdown and disable HA services.""" log("Disabling HA services", INFO) for svc in ['corosync', 'pacemaker']: disable_lsb_services(svc) if service_running(svc): service_stop(svc) def enable_ha_services(): """Startup and enable HA services.""" log("Enabling HA services", INFO) for svc in ['pacemaker', 'corosync']: enable_lsb_services(svc) if not service_running(svc): service_start(svc) def notify_peers_of_series_upgrade(): """Notify peers which release this unit is upgrading from.""" ubuntu_rel = lsb_release()['DISTRIB_CODENAME'].lower() series_upgrade_key = get_series_upgrade_key() relation_data = { series_upgrade_key: ubuntu_rel} for rel_id in relation_ids('hanode'): relation_set( relation_id=rel_id, relation_settings=relation_data) def clear_series_upgrade_notification(): """Remove from series upgrade notification from peers.""" log("Removing upgrade notification from peers") series_upgrade_key = get_series_upgrade_key() relation_data = { series_upgrade_key: None} for rel_id in relation_ids('hanode'): relation_set( relation_id=rel_id, relation_settings=relation_data) def set_stonith_configured(is_configured): """Set the STONITH_CONFIGURED state. :param is_configured: Flag to check peers relation data for. :type is_configured: bool :returns: List of IPs of nodes that are ready to join the cluster :rtype: List """ leader_set({STONITH_CONFIGURED: is_configured}) def is_stonith_configured(): """Get the STONITH_CONFIGURED state. :returns: State of STONITH_CONFIGURED state. :rtype: bool """ configured = leader_get(STONITH_CONFIGURED) or 'False' return bool_from_string(configured) def get_hanode_hostnames(): """Hostnames of nodes in the hanode relation. :returns: List of hostnames of nodes in the hanode relation. :rtype: List """ hanode_hostnames = [get_hostname()] for relid in relation_ids('hanode'): for unit in related_units(relid): hostname = relation_get('hostname', rid=relid, unit=unit) if hostname: hanode_hostnames.append(hostname) hanode_hostnames.sort() return hanode_hostnames def update_node_list(): """Determine and delete unexpected nodes from the corosync ring. :returns: Set of pcmk nodes not part of Juju hanode relation :rtype: Set[str] :raises: RemoveCorosyncNodeFailed """ pcmk_nodes = set(pcmk.list_nodes()) juju_nodes = set(get_hanode_hostnames()) diff_nodes = pcmk_nodes.difference(juju_nodes) log("pcmk_nodes[{}], juju_nodes[{}], diff[{}]" "".format(pcmk_nodes, juju_nodes, diff_nodes), DEBUG) for old_node in diff_nodes: try: pcmk.set_node_status_to_maintenance(old_node) pcmk.delete_node(old_node) except subprocess.CalledProcessError as e: raise RemoveCorosyncNodeFailed(old_node, e) return diff_nodes
[ 2, 48443, 14629, 14, 8800, 14, 29412, 198, 2, 198, 2, 15069, 1584, 19507, 605, 12052, 198, 2, 198, 2, 49962, 739, 262, 24843, 13789, 11, 10628, 362, 13, 15, 357, 1169, 366, 34156, 15341, 198, 2, 345, 743, 407, 779, 428, 2393, 2845, 287, 11846, 351, 262, 13789, 13, 198, 2, 921, 743, 7330, 257, 4866, 286, 262, 13789, 379, 198, 2, 198, 2, 220, 2638, 1378, 2503, 13, 43073, 13, 2398, 14, 677, 4541, 14, 43, 2149, 24290, 12, 17, 13, 15, 198, 2, 198, 2, 17486, 2672, 416, 9723, 1099, 393, 4987, 284, 287, 3597, 11, 3788, 198, 2, 9387, 739, 262, 13789, 318, 9387, 319, 281, 366, 1921, 3180, 1, 29809, 1797, 11, 198, 2, 42881, 34764, 11015, 6375, 7102, 49828, 11053, 3963, 15529, 509, 12115, 11, 2035, 4911, 393, 17142, 13, 198, 2, 4091, 262, 13789, 329, 262, 2176, 3303, 15030, 21627, 290, 198, 2, 11247, 739, 262, 13789, 13, 198, 198, 11748, 6468, 198, 11748, 279, 11215, 74, 198, 11748, 33918, 198, 11748, 28686, 198, 11748, 302, 198, 11748, 850, 14681, 198, 11748, 17802, 198, 11748, 277, 66, 429, 75, 198, 11748, 2878, 198, 11748, 640, 198, 11748, 35555, 13, 316, 631, 13, 20180, 27660, 355, 12152, 198, 11748, 340, 861, 10141, 198, 198, 6738, 2779, 2414, 1330, 275, 2414, 12501, 1098, 198, 198, 6738, 20024, 16794, 364, 13, 7295, 13, 2536, 26791, 1330, 357, 198, 220, 220, 220, 20512, 62, 6738, 62, 8841, 11, 198, 8, 198, 6738, 20024, 16794, 364, 13, 7295, 13, 25480, 24330, 1330, 357, 198, 220, 220, 220, 1957, 62, 20850, 11, 198, 220, 220, 220, 2604, 11, 198, 220, 220, 220, 7579, 11598, 11, 198, 220, 220, 220, 16959, 11, 198, 220, 220, 220, 33854, 11, 198, 220, 220, 220, 24890, 11, 198, 220, 220, 220, 39410, 11, 198, 220, 220, 220, 3554, 62, 1136, 11, 198, 220, 220, 220, 3554, 62, 2617, 11, 198, 220, 220, 220, 8695, 62, 1136, 11, 198, 220, 220, 220, 8695, 62, 2617, 11, 198, 220, 220, 220, 3519, 62, 41667, 11, 198, 220, 220, 220, 8695, 62, 2340, 11, 198, 220, 220, 220, 4566, 11, 198, 220, 220, 220, 4326, 62, 1136, 11, 198, 220, 220, 220, 3722, 62, 2617, 11, 198, 8, 198, 6738, 20024, 16794, 364, 13, 7295, 1330, 4326, 7890, 198, 6738, 20024, 16794, 364, 13, 3642, 822, 13, 9654, 25558, 13, 26791, 1330, 357, 198, 220, 220, 220, 651, 62, 4774, 62, 541, 11, 198, 220, 220, 220, 900, 62, 20850, 62, 8957, 1484, 11, 198, 220, 220, 220, 1598, 62, 20850, 62, 8957, 1484, 11, 198, 220, 220, 220, 318, 62, 20850, 62, 8957, 1484, 62, 2617, 11, 198, 220, 220, 220, 318, 62, 20850, 62, 929, 29247, 62, 2617, 11, 198, 8, 198, 6738, 20024, 16794, 364, 13, 3642, 822, 13, 9654, 25558, 13, 3099, 13, 26791, 1330, 357, 198, 220, 220, 220, 6818, 62, 354, 1670, 62, 18608, 2096, 62, 67, 5907, 62, 3099, 198, 8, 198, 6738, 20024, 16794, 364, 13, 7295, 13, 4774, 1330, 357, 198, 220, 220, 220, 33480, 15908, 11, 198, 220, 220, 220, 374, 27261, 11, 198, 220, 220, 220, 2139, 62, 9688, 11, 198, 220, 220, 220, 2139, 62, 11338, 11, 198, 220, 220, 220, 2139, 62, 20270, 11, 198, 220, 220, 220, 3551, 62, 7753, 11, 198, 220, 220, 220, 2393, 62, 17831, 11, 198, 220, 220, 220, 300, 36299, 62, 20979, 11, 198, 220, 220, 220, 2315, 62, 271, 62, 10057, 67, 11, 198, 220, 220, 220, 27814, 17932, 3041, 29329, 11, 198, 8, 198, 6738, 20024, 16794, 364, 13, 69, 7569, 1330, 357, 198, 220, 220, 220, 15409, 62, 17350, 11, 198, 220, 220, 220, 751, 62, 10459, 11, 198, 220, 220, 220, 15409, 62, 19119, 11, 198, 8, 198, 6738, 20024, 16794, 364, 13, 3642, 822, 13, 3099, 16794, 364, 13, 565, 5819, 1330, 357, 198, 220, 220, 220, 12720, 62, 2419, 11, 198, 8, 198, 6738, 20024, 16794, 364, 13, 3642, 822, 13, 27349, 1330, 20966, 355, 3384, 4487, 198, 198, 11748, 2010, 361, 2114, 198, 6738, 2010, 29851, 1330, 6101, 26245, 198, 11748, 474, 259, 6592, 17, 628, 198, 51, 3620, 6489, 29462, 62, 34720, 796, 705, 11498, 17041, 6, 198, 44879, 2640, 56, 7792, 62, 10943, 37, 796, 31051, 14784, 14, 10215, 418, 13361, 14, 10215, 418, 13361, 13, 10414, 6, 198, 44879, 2640, 56, 7792, 62, 7206, 38865, 796, 31051, 14784, 14, 12286, 14, 10215, 418, 13361, 6, 198, 44879, 2640, 56, 7792, 62, 32, 24318, 20373, 796, 31051, 14784, 14, 10215, 418, 13361, 14, 18439, 2539, 6, 198, 44879, 2640, 56, 7792, 62, 39, 2246, 43, 7759, 1137, 62, 2246, 43, 62, 34720, 796, 31051, 14784, 14, 10215, 418, 13361, 14, 27112, 70, 312, 13, 67, 6, 198, 44879, 2640, 56, 7792, 62, 39, 2246, 43, 7759, 1137, 62, 2246, 43, 796, 23929, 2640, 56, 7792, 62, 39, 2246, 43, 7759, 1137, 62, 2246, 43, 62, 34720, 1343, 31051, 71, 37779, 5819, 6, 198, 44879, 2640, 56, 7792, 62, 10943, 37, 62, 46700, 1546, 796, 685, 198, 220, 220, 220, 23929, 2640, 56, 7792, 62, 7206, 38865, 11, 198, 220, 220, 220, 23929, 2640, 56, 7792, 62, 32, 24318, 20373, 11, 198, 220, 220, 220, 23929, 2640, 56, 7792, 62, 10943, 37, 11, 198, 220, 220, 220, 23929, 2640, 56, 7792, 62, 39, 2246, 43, 7759, 1137, 62, 2246, 43, 11, 198, 60, 198, 40331, 15490, 1961, 62, 5446, 1565, 4303, 33002, 796, 37250, 463, 79, 3256, 705, 463, 19944, 3256, 705, 16680, 291, 459, 3256, 705, 46903, 459, 20520, 198, 198, 5662, 44, 30758, 62, 10943, 16254, 62, 34720, 796, 31051, 14784, 14, 33587, 32174, 6, 198, 5662, 44, 30758, 62, 32, 24318, 20373, 796, 4217, 44, 30758, 62, 10943, 16254, 62, 34720, 1343, 31051, 18439, 2539, 6, 198, 5662, 44, 30758, 62, 22921, 62, 2200, 5446, 11015, 796, 513, 198, 5662, 44, 30758, 62, 50, 2538, 8905, 62, 23683, 50, 796, 642, 198, 198, 23060, 25361, 35, 62, 41983, 49, 42538, 62, 34720, 796, 31051, 14784, 14, 10057, 67, 14, 10057, 14, 90, 27422, 15271, 13, 67, 6, 198, 23060, 25361, 35, 62, 41983, 49, 42538, 62, 25664, 796, 705, 90, 92, 14, 2502, 81, 1460, 13, 10414, 6, 628, 198, 5673, 1921, 62, 35, 8035, 62, 10943, 37, 62, 34720, 796, 31051, 14784, 14, 2611, 292, 62, 67, 5907, 6, 198, 41924, 10554, 62, 10943, 16254, 4261, 1961, 796, 705, 3743, 342, 12, 11250, 1522, 6, 628, 628, 628, 628, 628, 628, 628, 628, 198, 4299, 9242, 82, 7, 7890, 2599, 198, 220, 220, 220, 37227, 35561, 8251, 286, 3815, 326, 389, 9242, 357, 4360, 407, 20512, 8, 37811, 198, 220, 220, 220, 1441, 685, 74, 329, 479, 287, 1366, 13, 13083, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 407, 318, 39098, 7, 7890, 58, 74, 4357, 20512, 8, 290, 407, 1366, 58, 74, 11907, 628, 198, 198, 4299, 27588, 62, 10057, 67, 62, 2502, 81, 1460, 62, 7753, 33529, 198, 220, 220, 220, 37227, 8645, 378, 262, 31490, 23170, 1460, 2393, 198, 220, 220, 220, 2080, 7253, 290, 13707, 26827, 3815, 198, 220, 220, 220, 5740, 25, 357, 11006, 46843, 8, 15217, 2, 1433, 4051, 31552, 5521, 1088, 198, 220, 220, 220, 1737, 307, 4615, 611, 5434, 318, 12939, 198, 220, 220, 220, 1002, 26827, 1988, 318, 900, 284, 532, 16, 1208, 37174, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 611, 407, 2315, 62, 271, 62, 10057, 67, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 628, 220, 220, 220, 2245, 62, 48678, 796, 493, 7, 11250, 10786, 15271, 62, 11338, 62, 48678, 6, 4008, 198, 220, 220, 220, 611, 2245, 62, 48678, 1279, 657, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2245, 62, 48678, 796, 705, 10745, 6269, 6, 198, 220, 220, 220, 923, 62, 48678, 796, 493, 7, 11250, 10786, 15271, 62, 9688, 62, 48678, 6, 4008, 198, 220, 220, 220, 611, 923, 62, 48678, 1279, 657, 25, 198, 220, 220, 220, 220, 220, 220, 220, 923, 62, 48678, 796, 705, 10745, 6269, 6, 628, 220, 220, 220, 31490, 62, 2502, 81, 1460, 62, 22866, 796, 1391, 6, 15271, 62, 11338, 62, 48678, 10354, 2245, 62, 48678, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 15271, 62, 9688, 62, 48678, 10354, 923, 62, 48678, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1782, 628, 220, 220, 220, 329, 2139, 287, 37250, 10215, 418, 13361, 3256, 705, 33587, 32174, 6, 5974, 198, 220, 220, 220, 220, 220, 220, 220, 23170, 1460, 62, 15908, 796, 36230, 35, 62, 41983, 49, 42538, 62, 34720, 13, 18982, 7, 15271, 8, 198, 220, 220, 220, 220, 220, 220, 220, 23170, 1460, 62, 7753, 796, 36230, 35, 62, 41983, 49, 42538, 62, 25664, 13, 18982, 7, 2502, 81, 1460, 62, 15908, 8, 198, 220, 220, 220, 220, 220, 220, 220, 611, 407, 28686, 13, 6978, 13, 9409, 343, 7, 2502, 81, 1460, 62, 15908, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 28686, 13, 28015, 15908, 7, 2502, 81, 1460, 62, 15908, 8, 628, 220, 220, 220, 220, 220, 220, 220, 3551, 62, 7753, 7, 6978, 28, 2502, 81, 1460, 62, 7753, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2695, 28, 13287, 62, 28243, 10786, 10057, 67, 12, 2502, 81, 1460, 13, 10414, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 31490, 62, 2502, 81, 1460, 62, 22866, 4008, 628, 220, 220, 220, 1303, 10133, 31490, 351, 262, 649, 1321, 198, 220, 220, 220, 850, 14681, 13, 9122, 62, 13345, 7, 17816, 10057, 34168, 3256, 705, 6814, 7966, 12, 260, 2220, 6, 12962, 628, 198, 198, 4299, 651, 62, 79, 11215, 38584, 62, 2539, 33529, 198, 220, 220, 220, 37227, 13615, 262, 23503, 32174, 6284, 1994, 37811, 198, 220, 220, 220, 1441, 4566, 10786, 33587, 32174, 62, 2539, 11537, 393, 4566, 10786, 10215, 418, 13361, 62, 2539, 11537, 628, 628, 198, 4299, 6818, 62, 354, 1670, 62, 18608, 2096, 62, 541, 85, 21, 33529, 198, 220, 220, 220, 37227, 9787, 1771, 356, 389, 1498, 284, 1104, 41700, 20966, 85, 21, 526, 15931, 198, 220, 220, 220, 4808, 20979, 796, 300, 36299, 62, 20979, 3419, 17816, 26288, 5446, 9865, 62, 34, 3727, 1677, 10067, 6, 4083, 21037, 3419, 198, 220, 220, 220, 611, 27814, 17932, 3041, 29329, 28264, 20979, 8, 1279, 366, 38087, 88, 1298, 198, 220, 220, 220, 220, 220, 220, 220, 31456, 796, 366, 4061, 85, 21, 318, 407, 4855, 287, 262, 41700, 329, 14949, 366, 3467, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 47178, 1342, 621, 9870, 88, 1478, 13, 3023, 1, 198, 220, 220, 220, 220, 220, 220, 220, 3722, 62, 2617, 10786, 2436, 3543, 3256, 31456, 8, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 35528, 7, 19662, 8, 628, 198, 198, 4299, 651, 62, 541, 85, 21, 62, 29851, 33529, 198, 220, 220, 220, 37227, 3109, 9152, 597, 20966, 9405, 17839, 393, 5257, 416, 1162, 418, 13361, 526, 15931, 198, 220, 220, 220, 36833, 796, 17635, 198, 220, 220, 220, 329, 5755, 287, 8695, 62, 2340, 10786, 3099, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 329, 4326, 287, 3519, 62, 41667, 7, 6058, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4133, 796, 21136, 62, 7890, 7, 6058, 11, 4326, 11, 705, 37540, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 581, 287, 4133, 13, 27160, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 705, 420, 69, 25, 11499, 12945, 25, 4061, 85, 21, 29851, 6, 287, 581, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 581, 62, 37266, 796, 21136, 62, 7890, 7, 6058, 11, 4326, 11, 705, 31092, 62, 37266, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 581, 62, 79, 796, 581, 62, 37266, 13, 1136, 7, 411, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 581, 62, 79, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 479, 11, 410, 287, 581, 62, 79, 13, 27160, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 3384, 4487, 13, 271, 62, 541, 85, 21, 7, 85, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2604, 7203, 3109, 6360, 705, 4, 82, 6, 422, 2209, 1351, 1, 4064, 410, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1241, 28, 30531, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 36833, 13, 33295, 7, 85, 8, 628, 220, 220, 220, 1441, 3384, 4487, 13, 1136, 62, 541, 85, 21, 62, 29851, 7, 41194, 62, 4868, 28, 1069, 13955, 38381, 15, 60, 628, 198, 198, 4299, 651, 62, 17440, 62, 33152, 7, 32109, 2599, 198, 220, 220, 220, 37227, 45, 4147, 543, 423, 23944, 262, 1813, 6056, 13, 628, 220, 220, 220, 1058, 17143, 6056, 25, 19762, 284, 2198, 14495, 8695, 1366, 329, 13, 198, 220, 220, 220, 1058, 4906, 6056, 25, 965, 198, 220, 220, 220, 1058, 7783, 82, 25, 7343, 286, 6101, 82, 286, 13760, 326, 389, 3492, 284, 4654, 262, 13946, 198, 220, 220, 220, 1058, 81, 4906, 25, 7343, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 11453, 796, 17635, 198, 220, 220, 220, 611, 4566, 10786, 3866, 2232, 12, 541, 85, 21, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 11453, 13, 33295, 7, 1136, 62, 541, 85, 21, 62, 29851, 28955, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 11453, 13, 33295, 7, 20850, 62, 1136, 10786, 19734, 12, 21975, 6, 4008, 628, 220, 220, 220, 329, 823, 312, 287, 8695, 62, 2340, 10786, 7637, 1098, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 329, 4326, 287, 3519, 62, 41667, 7, 2411, 312, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 8695, 62, 1136, 7, 32109, 11, 5755, 28, 2411, 312, 11, 4326, 28, 20850, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11453, 13, 33295, 7, 49501, 62, 1136, 10786, 19734, 12, 21975, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5755, 28, 2411, 312, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4326, 28, 20850, 4008, 628, 220, 220, 220, 11453, 13, 30619, 3419, 198, 220, 220, 220, 1441, 11453, 628, 198, 4299, 651, 62, 565, 5819, 62, 77, 4147, 33529, 198, 220, 220, 220, 37227, 45, 4147, 543, 423, 23944, 326, 484, 389, 3492, 284, 4654, 262, 13946, 13, 628, 220, 220, 220, 1058, 7783, 82, 25, 7343, 286, 6101, 82, 286, 13760, 326, 389, 3492, 284, 4654, 262, 13946, 198, 220, 220, 220, 1058, 81, 4906, 25, 7343, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1441, 651, 62, 17440, 62, 33152, 10786, 1493, 11537, 628, 198, 4299, 651, 62, 19522, 62, 1493, 62, 77, 4147, 33529, 198, 220, 220, 220, 37227, 8053, 286, 13760, 543, 423, 23944, 326, 484, 423, 5399, 262, 13946, 13, 628, 220, 220, 220, 1058, 7783, 82, 25, 7343, 286, 6101, 82, 286, 13760, 326, 423, 5399, 294, 565, 5819, 13, 198, 220, 220, 220, 1058, 81, 4906, 25, 7343, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1441, 651, 62, 17440, 62, 33152, 10786, 19522, 62, 1493, 11537, 628, 198, 4299, 21136, 62, 7890, 7, 2411, 312, 11, 4326, 11, 1994, 2599, 198, 220, 220, 220, 37227, 47429, 284, 4886, 290, 21136, 33918, 393, 6468, 1912, 8695, 1366, 37811, 198, 220, 220, 220, 4808, 2539, 796, 705, 17752, 23330, 92, 4458, 18982, 7, 2539, 8, 198, 220, 220, 220, 1366, 796, 8695, 62, 1136, 28264, 2539, 11, 4326, 11, 823, 312, 8, 393, 8695, 62, 1136, 7, 2539, 11, 4326, 11, 823, 312, 8, 198, 220, 220, 220, 611, 1366, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 33918, 13, 46030, 7, 7890, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2845, 357, 6030, 12331, 11, 11052, 12331, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 6468, 13, 18250, 1691, 62, 18206, 7, 7890, 8, 628, 220, 220, 220, 1441, 23884, 628, 198, 198, 4299, 17425, 62, 41143, 62, 4774, 33529, 198, 220, 220, 220, 37227, 16934, 495, 3131, 5671, 2583, 329, 1365, 3127, 5287, 13326, 37811, 198, 220, 220, 220, 2604, 10786, 9787, 278, 5671, 2583, 8398, 3256, 1241, 28, 30531, 8, 198, 220, 220, 220, 5671, 62, 4774, 796, 4566, 10786, 41143, 62, 4774, 11537, 198, 220, 220, 220, 611, 5671, 62, 4774, 25, 198, 220, 220, 220, 220, 220, 220, 220, 611, 407, 279, 11215, 74, 13, 6098, 76, 62, 8738, 62, 1069, 1023, 10786, 13886, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2604, 10786, 3546, 26908, 278, 5671, 2583, 8398, 357, 4774, 25, 4064, 82, 33047, 4064, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5671, 62, 4774, 11, 1241, 28, 30531, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5671, 62, 3849, 2100, 796, 4566, 10786, 41143, 62, 3849, 2100, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 23991, 796, 19203, 6098, 76, 532, 86, 532, 37, 17425, 20049, 29400, 705, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 420, 69, 25, 33587, 32174, 25, 13886, 42287, 2583, 62, 4868, 2625, 4, 82, 1, 705, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 47945, 959, 2625, 3064, 1, 1034, 5671, 16654, 2625, 4, 82, 1, 705, 4064, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 357, 41143, 62, 4774, 11, 5671, 62, 3849, 2100, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 279, 11215, 74, 13, 41509, 7, 28758, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 23991, 796, 19203, 6098, 76, 532, 86, 532, 37, 17425, 17271, 537, 62, 13886, 29400, 705, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 28961, 987, 47408, 2625, 7942, 1, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 279, 11215, 74, 13, 41509, 7, 28758, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2604, 10786, 6690, 261, 5647, 870, 5671, 2583, 8398, 357, 4774, 25, 4064, 82, 33047, 4064, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5671, 62, 4774, 11, 1241, 28, 30531, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 23991, 796, 19203, 6098, 76, 532, 86, 532, 37, 8271, 5772, 29400, 900, 2583, 62, 4868, 2625, 4, 82, 30543, 4064, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5671, 62, 4774, 8, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 611, 279, 11215, 74, 13, 6098, 76, 62, 8738, 62, 1069, 1023, 10786, 13886, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2604, 10786, 7279, 11716, 5671, 2583, 8398, 3256, 1241, 28, 30531, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 279, 11215, 74, 13, 41509, 10786, 6098, 76, 532, 86, 532, 37, 8271, 2245, 29400, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 279, 11215, 74, 13, 41509, 10786, 6098, 76, 532, 86, 532, 37, 17425, 12233, 29400, 11537, 628, 198, 4299, 17425, 62, 565, 5819, 62, 20541, 7, 32165, 495, 62, 48678, 11, 13946, 62, 260, 9122, 62, 3849, 2100, 28, 1899, 2599, 198, 220, 220, 220, 37227, 16934, 495, 3298, 13946, 3689, 628, 220, 220, 220, 1058, 17143, 5287, 62, 48678, 25, 22920, 287, 4201, 357, 1326, 34006, 422, 262, 749, 2274, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5287, 8, 284, 4043, 878, 13259, 889, 2038, 9127, 284, 657, 13, 198, 220, 220, 220, 1058, 4906, 5287, 62, 48678, 25, 493, 198, 220, 220, 220, 1058, 17143, 13946, 62, 260, 9122, 62, 3849, 2100, 25, 22920, 287, 4201, 329, 262, 13985, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16654, 379, 543, 262, 13946, 8794, 329, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2458, 287, 262, 8271, 10007, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17778, 393, 584, 13946, 3689, 13, 198, 220, 220, 220, 1058, 4906, 13946, 62, 260, 9122, 62, 3849, 2100, 25, 493, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2604, 10786, 4677, 3157, 3298, 13946, 8398, 3256, 1241, 28, 30531, 8, 198, 220, 220, 220, 1303, 24550, 7, 75, 776, 5375, 8, 627, 19220, 287, 257, 734, 12, 17440, 8883, 318, 12118, 416, 198, 220, 220, 220, 1303, 1162, 418, 13361, 734, 62, 17440, 28, 16, 13, 220, 554, 428, 1339, 627, 19220, 318, 2672, 329, 198, 220, 220, 220, 1303, 4238, 13946, 13693, 475, 407, 611, 257, 10139, 373, 4271, 287, 198, 220, 220, 220, 1303, 2800, 351, 262, 1336, 13946, 13, 198, 220, 220, 220, 2604, 10786, 16934, 870, 645, 12, 421, 19220, 12, 30586, 284, 2245, 3256, 1241, 28, 30531, 8, 198, 220, 220, 220, 23991, 796, 366, 6098, 76, 17425, 3119, 645, 12, 421, 19220, 12, 30586, 28, 11338, 1, 198, 220, 220, 220, 279, 11215, 74, 13, 41509, 7, 28758, 8, 628, 220, 220, 220, 23991, 796, 19203, 6098, 76, 17425, 374, 1416, 62, 12286, 82, 720, 312, 2625, 81, 1416, 12, 25811, 1, 705, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 31092, 12, 13915, 1272, 2625, 3064, 1, 705, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 32165, 495, 12, 48678, 34758, 92, 4458, 18982, 7, 32165, 495, 62, 48678, 4008, 198, 220, 220, 220, 279, 11215, 74, 13, 41509, 7, 28758, 8, 628, 220, 220, 220, 2604, 10786, 16934, 870, 13946, 12, 260, 9122, 12, 3849, 2100, 284, 23884, 4201, 4458, 18982, 7, 198, 220, 220, 220, 220, 220, 220, 220, 13946, 62, 260, 9122, 62, 3849, 2100, 828, 1241, 28, 30531, 8, 198, 220, 220, 220, 23991, 796, 366, 6098, 76, 17425, 3119, 13946, 12, 260, 9122, 12, 3849, 2100, 34758, 92, 1911, 18982, 7, 198, 220, 220, 220, 220, 220, 220, 220, 13946, 62, 260, 9122, 62, 3849, 2100, 8, 198, 220, 220, 220, 279, 11215, 74, 13, 41509, 7, 28758, 8, 628, 198, 4299, 4781, 62, 1455, 1590, 62, 2611, 292, 62, 3743, 342, 62, 37540, 33529, 198, 220, 220, 220, 37227, 27914, 17266, 292, 336, 261, 47252, 4133, 1262, 262, 1468, 1438, 526, 15931, 198, 220, 220, 220, 336, 261, 342, 62, 37540, 796, 279, 11215, 74, 13, 6098, 76, 62, 2611, 292, 62, 3743, 342, 62, 31092, 62, 4868, 3419, 198, 220, 220, 220, 329, 8271, 62, 3672, 287, 336, 261, 342, 62, 37540, 25, 198, 220, 220, 220, 220, 220, 220, 220, 279, 11215, 74, 13, 41509, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 6098, 76, 532, 86, 532, 37, 8271, 2245, 23884, 4458, 18982, 7, 31092, 62, 3672, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 279, 11215, 74, 13, 41509, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 6098, 76, 532, 86, 532, 37, 17425, 12233, 23884, 4458, 18982, 7, 31092, 62, 3672, 4008, 628, 198, 198, 4299, 17425, 62, 8423, 62, 3743, 342, 62, 31092, 7, 3743, 342, 62, 4774, 14933, 2599, 198, 220, 220, 220, 37227, 16447, 9242, 336, 261, 342, 8271, 329, 262, 1813, 2583, 3672, 13, 628, 220, 220, 220, 1058, 17143, 336, 261, 342, 62, 4774, 14933, 25, 383, 2583, 14933, 326, 262, 336, 261, 342, 4542, 1080, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10229, 284, 262, 6569, 10139, 355, 13, 198, 220, 220, 220, 1058, 4906, 336, 261, 342, 62, 4774, 3672, 25, 7343, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 269, 14116, 796, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 705, 3743, 342, 62, 33803, 10354, 705, 3743, 342, 25, 8423, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 3743, 342, 62, 4774, 14933, 10354, 336, 261, 342, 62, 4774, 14933, 11, 198, 220, 220, 220, 220, 220, 220, 220, 705, 3743, 342, 62, 31092, 62, 3672, 10354, 705, 301, 12, 8423, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 31092, 62, 37266, 10354, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 37266, 2583, 4868, 11639, 90, 4774, 14933, 92, 6, 366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 404, 5671, 16654, 28, 1495, 923, 12, 40850, 28, 1495, 366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 48678, 28, 1495, 4943, 92, 198, 220, 220, 220, 4808, 11250, 495, 62, 3743, 342, 62, 31092, 7, 310, 742, 8, 198, 220, 220, 220, 1303, 24550, 357, 41791, 726, 2599, 1892, 15882, 262, 3298, 336, 261, 342, 12, 25616, 4634, 355, 340, 198, 220, 220, 220, 1303, 857, 407, 787, 2565, 284, 423, 336, 261, 342, 12, 25616, 618, 262, 691, 4133, 198, 220, 220, 220, 1303, 389, 9242, 4133, 11, 523, 29135, 15882, 336, 261, 342, 12, 25616, 284, 262, 705, 5305, 6, 198, 220, 220, 220, 1303, 336, 261, 342, 4133, 13, 198, 220, 220, 220, 1441, 1391, 310, 742, 17816, 3743, 342, 62, 31092, 62, 3672, 6, 5974, 269, 14116, 17816, 3743, 342, 62, 33803, 20520, 92, 628, 198, 4299, 17425, 62, 2611, 292, 62, 3743, 342, 62, 31092, 7, 3743, 342, 62, 4774, 14933, 2599, 198, 220, 220, 220, 37227, 16447, 17266, 292, 336, 261, 342, 8271, 329, 262, 1813, 2583, 3672, 13, 628, 220, 220, 220, 1058, 17143, 336, 261, 342, 62, 4774, 14933, 25, 383, 2583, 14933, 326, 262, 336, 261, 342, 4542, 1080, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10229, 284, 262, 6569, 10139, 355, 13, 198, 220, 220, 220, 1058, 4906, 336, 261, 342, 62, 4774, 3672, 25, 7343, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 269, 14116, 796, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 705, 3743, 342, 62, 33803, 10354, 705, 3743, 342, 25, 22615, 14, 2611, 292, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 3743, 342, 62, 4774, 14933, 10354, 336, 261, 342, 62, 4774, 14933, 11, 198, 220, 220, 220, 220, 220, 220, 220, 705, 3743, 342, 62, 31092, 62, 3672, 10354, 705, 301, 12, 2611, 292, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 6371, 10354, 4566, 10786, 2611, 292, 62, 6371, 33809, 198, 220, 220, 220, 220, 220, 220, 220, 705, 499, 522, 88, 10354, 4566, 10786, 2611, 292, 62, 66, 445, 14817, 33809, 198, 220, 220, 220, 220, 220, 220, 220, 705, 31092, 62, 37266, 10354, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 37266, 19016, 11639, 90, 6371, 92, 6, 2471, 522, 88, 11639, 90, 499, 522, 88, 92, 6, 2583, 14933, 11639, 90, 4774, 14933, 92, 6, 366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 404, 5671, 16654, 28, 1495, 923, 12, 40850, 28, 1495, 366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 48678, 28, 1495, 4943, 92, 198, 220, 220, 220, 4808, 11250, 495, 62, 3743, 342, 62, 31092, 7, 310, 742, 8, 198, 220, 220, 220, 1441, 1391, 310, 742, 17816, 3743, 342, 62, 31092, 62, 3672, 6, 5974, 269, 14116, 17816, 3743, 342, 62, 33803, 20520, 92, 628, 198, 4299, 7139, 62, 3743, 342, 33529, 198, 220, 220, 220, 37227, 36695, 336, 261, 342, 2884, 262, 3298, 3119, 336, 261, 342, 12, 25616, 13, 628, 220, 220, 220, 1058, 430, 2696, 25, 27882, 50, 1122, 342, 37, 6255, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2604, 10786, 4834, 11716, 3563, 1340, 10554, 3256, 1241, 28, 10778, 8, 198, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 279, 11215, 74, 13, 41509, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 6098, 76, 17425, 3119, 336, 261, 342, 12, 25616, 28, 7942, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5287, 62, 271, 62, 69, 10254, 28, 17821, 8, 198, 220, 220, 220, 2845, 850, 14681, 13, 34, 4262, 18709, 12331, 355, 304, 25, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 27882, 50, 1122, 342, 37, 6255, 7, 68, 8, 628, 198, 4299, 15560, 62, 3743, 342, 7, 32165, 495, 62, 271, 62, 69, 10254, 28, 17821, 2599, 198, 220, 220, 220, 37227, 48893, 336, 261, 342, 2884, 262, 3298, 3119, 336, 261, 342, 12, 25616, 13, 628, 220, 220, 220, 1058, 17143, 5287, 62, 271, 62, 69, 10254, 25, 10127, 284, 5298, 6631, 611, 3141, 10143, 13, 198, 220, 220, 220, 1058, 4906, 5287, 62, 271, 62, 69, 10254, 25, 20512, 198, 220, 220, 220, 1058, 430, 2696, 25, 31529, 50, 1122, 342, 37, 6255, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2604, 10786, 7279, 11716, 3563, 1340, 10554, 3256, 1241, 28, 10778, 8, 198, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 279, 11215, 74, 13, 41509, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 6098, 76, 17425, 3119, 336, 261, 342, 12, 25616, 28, 9562, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5287, 62, 271, 62, 69, 10254, 28, 32165, 495, 62, 271, 62, 69, 10254, 8, 198, 220, 220, 220, 2845, 850, 14681, 13, 34, 4262, 18709, 12331, 355, 304, 25, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 31529, 50, 1122, 342, 37, 6255, 7, 68, 8, 628, 198, 4299, 651, 62, 541, 62, 29851, 62, 6738, 62, 31092, 62, 37266, 7, 37266, 2599, 198, 220, 220, 220, 37227, 35561, 262, 6101, 2209, 287, 262, 8271, 42287, 2810, 628, 220, 220, 220, 1058, 7783, 25, 262, 6101, 2209, 287, 262, 42287, 393, 6045, 611, 407, 1043, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 842, 62, 1069, 796, 374, 4458, 9, 20966, 62, 21975, 2625, 26933, 64, 12, 69, 32, 12, 37, 59, 67, 59, 7479, 8183, 28988, 1911, 9, 6, 198, 220, 220, 220, 581, 796, 302, 13, 12947, 7, 2301, 62, 1069, 11, 42287, 8, 198, 220, 220, 220, 1441, 581, 13, 8094, 7, 16, 8, 611, 581, 2073, 6045, 628, 198, 4299, 761, 62, 37540, 62, 261, 62, 2787, 6421, 33529, 198, 220, 220, 220, 37227, 15354, 284, 1057, 4133, 319, 6569, 13760, 13, 628, 220, 220, 220, 6822, 262, 705, 21633, 12, 37540, 6, 4634, 1973, 262, 6569, 4991, 13, 1002, 340, 318, 198, 220, 220, 220, 13717, 393, 18326, 788, 5298, 257, 11052, 12331, 13, 628, 220, 220, 220, 1058, 7783, 82, 25, 10127, 284, 1057, 4133, 319, 6569, 13760, 198, 220, 220, 220, 1058, 81, 4906, 25, 20512, 198, 220, 220, 220, 1058, 430, 2696, 25, 11052, 12331, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 9109, 796, 17635, 198, 220, 220, 220, 329, 823, 312, 287, 8695, 62, 2340, 10786, 33587, 32174, 12, 47960, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 329, 4326, 287, 3519, 62, 41667, 7, 2411, 312, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1366, 796, 21136, 62, 7890, 7, 2411, 312, 11, 4326, 11, 705, 21633, 12, 37540, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 21136, 62, 7890, 5860, 23884, 611, 1994, 318, 13717, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 2099, 7, 7890, 8, 318, 20512, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9109, 13, 33295, 7, 7890, 8, 628, 220, 220, 220, 611, 18896, 7, 2617, 7, 16733, 274, 4008, 6624, 352, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1057, 62, 37540, 62, 261, 62, 2787, 6421, 796, 9109, 58, 15, 60, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 31456, 796, 366, 818, 5936, 7609, 393, 13717, 7139, 12, 37540, 4634, 23884, 1911, 18982, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9109, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2604, 7, 19662, 11, 1241, 28, 31502, 8, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 11052, 12331, 7, 19662, 8, 198, 220, 220, 220, 1441, 1057, 62, 37540, 62, 261, 62, 2787, 6421, 628, 198, 4299, 900, 62, 565, 5819, 62, 1837, 3020, 11973, 33529, 198, 220, 220, 220, 37227, 7248, 262, 13946, 40686, 13, 628, 220, 220, 220, 2750, 4277, 262, 13946, 318, 281, 13123, 12, 448, 13946, 357, 4853, 29540, 284, 198, 220, 220, 220, 23606, 19482, 12, 565, 5819, 28, 7942, 8, 428, 1724, 326, 597, 8271, 460, 1057, 6609, 198, 220, 220, 220, 4556, 257, 10139, 11777, 13123, 82, 12, 448, 13, 1649, 1262, 23503, 32174, 12, 2787, 6421, 612, 743, 198, 220, 220, 220, 307, 5179, 286, 13760, 290, 611, 484, 389, 407, 5597, 284, 1057, 4133, 262, 198, 220, 220, 220, 13946, 815, 307, 15293, 284, 281, 13123, 12, 259, 13946, 13, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 23606, 19482, 796, 761, 62, 37540, 62, 261, 62, 2787, 6421, 3419, 198, 220, 220, 220, 2845, 11052, 12331, 25, 198, 220, 220, 220, 220, 220, 220, 220, 31456, 796, 705, 3118, 540, 284, 10488, 10348, 23606, 19482, 12, 565, 5819, 4634, 6, 198, 220, 220, 220, 220, 220, 220, 220, 2604, 7, 19662, 11, 1241, 28, 31502, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 198, 220, 220, 220, 2604, 10786, 16934, 870, 23606, 19482, 12, 565, 5819, 25, 23884, 4458, 18982, 7, 1837, 3020, 19482, 828, 1241, 28, 30531, 8, 198, 220, 220, 220, 23991, 796, 366, 6098, 76, 17425, 3119, 23606, 19482, 12, 565, 5819, 34758, 92, 1911, 18982, 7, 198, 220, 220, 220, 220, 220, 220, 220, 965, 7, 1837, 3020, 19482, 737, 21037, 28955, 198, 220, 220, 220, 279, 11215, 74, 13, 41509, 7, 28758, 11, 5287, 62, 271, 62, 69, 10254, 28, 17821, 8, 628, 198, 4299, 751, 62, 26675, 62, 24886, 62, 25135, 7, 411, 62, 3672, 11, 10139, 11, 4067, 62, 26675, 2599, 198, 220, 220, 220, 37227, 4550, 393, 4296, 257, 4067, 3896, 326, 3544, 257, 4776, 13, 628, 220, 220, 220, 1058, 17143, 581, 62, 3672, 25, 20857, 326, 428, 4067, 3896, 6973, 13, 198, 220, 220, 220, 1058, 4906, 581, 62, 3672, 25, 965, 198, 220, 220, 220, 1058, 17143, 10139, 25, 19081, 326, 428, 4067, 3896, 18436, 284, 13, 198, 220, 220, 220, 1058, 4906, 10139, 25, 965, 198, 220, 220, 220, 1058, 17143, 4067, 62, 26675, 25, 383, 4776, 284, 1577, 428, 4067, 13, 198, 220, 220, 220, 1058, 4906, 4067, 62, 26675, 25, 493, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1179, 62, 1102, 2536, 2913, 62, 3672, 796, 705, 17946, 12, 90, 92, 12, 90, 92, 4458, 18982, 7, 411, 62, 3672, 11, 10139, 8, 198, 220, 220, 220, 279, 11215, 74, 13, 6098, 76, 62, 19119, 62, 24886, 7, 198, 220, 220, 220, 220, 220, 220, 220, 1179, 62, 1102, 2536, 2913, 62, 3672, 11, 198, 220, 220, 220, 220, 220, 220, 220, 581, 62, 3672, 11, 198, 220, 220, 220, 220, 220, 220, 220, 4067, 62, 26675, 11, 198, 220, 220, 220, 220, 220, 220, 220, 10139, 8, 628, 198, 4299, 751, 62, 24886, 62, 38785, 62, 1640, 62, 12001, 62, 77, 4147, 7, 411, 62, 3672, 2599, 198, 220, 220, 220, 37227, 4550, 4067, 3173, 329, 2491, 8271, 319, 1957, 13760, 13, 628, 220, 220, 220, 3060, 4067, 3173, 5086, 262, 1813, 8271, 284, 1057, 319, 1957, 13760, 357, 1533, 198, 220, 220, 220, 407, 6569, 13760, 737, 628, 220, 220, 220, 1058, 17143, 581, 62, 3672, 25, 20857, 1438, 284, 2251, 4067, 3173, 329, 13, 198, 220, 220, 220, 1058, 4906, 581, 62, 3672, 25, 965, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 329, 10139, 287, 279, 11215, 74, 13, 4868, 62, 77, 4147, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 1179, 62, 1102, 2536, 2913, 62, 3672, 796, 705, 17946, 12, 90, 92, 12, 90, 92, 4458, 18982, 7, 411, 62, 3672, 11, 10139, 8, 198, 220, 220, 220, 220, 220, 220, 220, 611, 407, 279, 11215, 74, 13, 6098, 76, 62, 8738, 62, 1069, 1023, 7, 17946, 62, 1102, 2536, 2913, 62, 3672, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 23991, 796, 705, 6098, 76, 532, 86, 532, 37, 17425, 4067, 23884, 23884, 657, 25, 23884, 4458, 18982, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1179, 62, 1102, 2536, 2913, 62, 3672, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 581, 62, 3672, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10139, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 279, 11215, 74, 13, 41509, 7, 28758, 11, 5287, 62, 271, 62, 69, 10254, 28, 17821, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2604, 10786, 4, 82, 6, 4064, 23991, 11, 1241, 28, 30531, 8, 628, 198, 4299, 751, 62, 24886, 62, 38785, 62, 1640, 62, 33587, 32174, 62, 2787, 6421, 7, 411, 62, 14933, 2599, 198, 220, 220, 220, 37227, 4550, 4067, 3173, 329, 23503, 32174, 6569, 4133, 319, 1957, 13760, 13, 628, 220, 220, 220, 3060, 4067, 3173, 5086, 262, 23503, 32174, 6569, 8271, 284, 1057, 319, 257, 1957, 198, 220, 220, 220, 10139, 13, 5765, 4067, 4776, 3173, 284, 4104, 4133, 503, 13, 628, 220, 220, 220, 1058, 17143, 581, 62, 14933, 25, 6319, 32174, 6569, 8271, 3891, 13, 198, 220, 220, 220, 1058, 4906, 581, 62, 14933, 25, 7343, 58, 2536, 60, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 581, 62, 14933, 796, 23243, 7, 411, 62, 14933, 8, 198, 220, 220, 220, 13760, 796, 23243, 7, 79, 11215, 74, 13, 4868, 62, 77, 4147, 28955, 198, 220, 220, 220, 7694, 1068, 62, 77, 4147, 796, 1351, 7, 13344, 7, 411, 62, 14933, 11, 340, 861, 10141, 13, 13696, 7, 77, 4147, 22305, 198, 220, 220, 220, 329, 581, 62, 3672, 287, 581, 62, 14933, 25, 198, 220, 220, 220, 220, 220, 220, 220, 329, 10139, 287, 13760, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4067, 62, 26675, 796, 657, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 357, 411, 62, 3672, 11, 10139, 8, 287, 7694, 1068, 62, 77, 4147, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4067, 62, 26675, 796, 939, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 751, 62, 26675, 62, 24886, 62, 25135, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 581, 62, 3672, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10139, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4067, 62, 26675, 8, 628, 198, 4299, 17425, 62, 33587, 32174, 62, 47960, 7, 47960, 62, 4774, 3672, 11, 6569, 62, 541, 2599, 198, 220, 220, 220, 37227, 16447, 257, 8271, 11188, 284, 262, 23503, 32174, 6569, 10139, 13, 628, 220, 220, 220, 1058, 17143, 6569, 62, 4774, 3672, 25, 21520, 2583, 3672, 973, 329, 28336, 6569, 10139, 13, 198, 220, 220, 220, 1058, 4906, 6569, 62, 4774, 3672, 25, 965, 198, 220, 220, 220, 1058, 17143, 6569, 62, 541, 25, 21520, 6101, 973, 329, 28336, 6569, 10139, 13, 198, 220, 220, 220, 1058, 4906, 6569, 62, 541, 25, 965, 198, 220, 220, 220, 1058, 7783, 82, 25, 6530, 286, 8271, 329, 23503, 32174, 6569, 10139, 13, 198, 220, 220, 220, 1058, 81, 4906, 25, 965, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 8271, 62, 3672, 796, 6569, 62, 4774, 3672, 198, 220, 220, 220, 611, 407, 279, 11215, 74, 13, 271, 62, 31092, 62, 25579, 7, 31092, 62, 3672, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 23991, 796, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 6098, 76, 17425, 20049, 23884, 267, 12993, 25, 33587, 32174, 25, 47960, 366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 37266, 4382, 34758, 92, 37671, 62, 3849, 2100, 28, 1899, 366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 404, 5671, 16654, 28, 1270, 82, 11074, 18982, 7, 31092, 62, 3672, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6569, 62, 541, 8, 198, 220, 220, 220, 220, 220, 220, 220, 279, 11215, 74, 13, 41509, 7, 28758, 11, 5287, 62, 271, 62, 69, 10254, 28, 17821, 8, 198, 220, 220, 220, 1441, 8271, 62, 3672, 628, 198, 4299, 27425, 62, 47960, 62, 77, 4147, 7, 47960, 62, 77, 4147, 2599, 198, 220, 220, 220, 37227, 32657, 929, 23503, 32174, 6569, 4133, 628, 220, 220, 220, 17220, 477, 3722, 4406, 286, 262, 8271, 290, 198, 220, 220, 220, 12774, 262, 10139, 12979, 13, 198, 220, 220, 220, 1058, 17143, 6569, 62, 77, 4147, 25, 7343, 286, 8271, 3891, 3917, 351, 6569, 13760, 198, 220, 220, 220, 1058, 4906, 6569, 62, 77, 4147, 25, 1351, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 329, 581, 62, 3672, 287, 6569, 62, 77, 4147, 25, 198, 220, 220, 220, 220, 220, 220, 220, 23991, 796, 705, 6098, 76, 8271, 27425, 23884, 4458, 18982, 7, 411, 62, 3672, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 20857, 3424, 4739, 1283, 284, 2038, 10491, 772, 319, 5448, 13760, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 15217, 1303, 1507, 1828, 4846, 17, 13, 11259, 428, 27425, 4876, 318, 655, 2156, 19934, 2604, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 262, 3275, 611, 257, 5287, 8833, 290, 1445, 319, 13, 198, 220, 220, 220, 220, 220, 220, 220, 611, 279, 11215, 74, 13, 41509, 7, 28758, 11, 5287, 62, 271, 62, 69, 10254, 28, 25101, 8, 6624, 657, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2604, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 32657, 929, 286, 8271, 23884, 14131, 4458, 18982, 7, 411, 62, 3672, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1241, 28, 30531, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2604, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 32657, 929, 286, 8271, 23884, 4054, 4458, 18982, 7, 411, 62, 3672, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1241, 28, 31502, 8, 628, 198, 4299, 17425, 62, 33587, 32174, 62, 47960, 62, 3743, 342, 62, 31092, 33529, 198, 220, 220, 220, 37227, 16447, 257, 17266, 292, 336, 261, 342, 8271, 329, 262, 23503, 32174, 12, 2787, 6421, 13, 628, 220, 220, 220, 1058, 7783, 82, 25, 520, 261, 342, 8271, 8633, 1391, 411, 62, 3672, 25, 581, 62, 4906, 92, 198, 220, 220, 220, 1058, 81, 4906, 25, 8633, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2583, 14933, 796, 17635, 198, 220, 220, 220, 336, 261, 342, 62, 31092, 796, 23884, 198, 220, 220, 220, 329, 823, 312, 287, 8695, 62, 2340, 10786, 33587, 32174, 12, 47960, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 329, 4326, 287, 3519, 62, 41667, 7, 2411, 312, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 336, 261, 342, 62, 4774, 3672, 796, 21136, 62, 7890, 7, 2411, 312, 11, 4326, 11, 705, 3743, 342, 12, 4774, 3672, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 336, 261, 342, 62, 4774, 3672, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2583, 14933, 13, 33295, 7, 3743, 342, 62, 4774, 3672, 8, 198, 220, 220, 220, 611, 2583, 14933, 25, 198, 220, 220, 220, 220, 220, 220, 220, 336, 261, 342, 62, 31092, 796, 17425, 62, 2611, 292, 62, 3743, 342, 62, 31092, 7, 4774, 14933, 8, 198, 220, 220, 220, 1441, 336, 261, 342, 62, 31092, 628, 198, 4299, 17425, 62, 33350, 62, 3743, 342, 62, 31092, 33529, 198, 220, 220, 220, 37227, 16447, 257, 9242, 336, 261, 342, 8271, 329, 300, 24954, 16472, 13, 628, 220, 220, 220, 1058, 7783, 82, 25, 520, 261, 342, 8271, 8633, 1391, 411, 62, 3672, 25, 581, 62, 4906, 92, 198, 220, 220, 220, 1058, 81, 4906, 25, 8633, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2583, 14933, 796, 685, 1136, 62, 4774, 3672, 3419, 60, 198, 220, 220, 220, 336, 261, 342, 62, 31092, 796, 23884, 198, 220, 220, 220, 329, 823, 312, 287, 8695, 62, 2340, 10786, 7637, 1098, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 329, 4326, 287, 3519, 62, 41667, 7, 2411, 312, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 336, 261, 342, 62, 4774, 3672, 796, 8695, 62, 1136, 10786, 4774, 3672, 3256, 4326, 11, 823, 312, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 336, 261, 342, 62, 4774, 3672, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2583, 14933, 13, 33295, 7, 3743, 342, 62, 4774, 3672, 8, 198, 220, 220, 220, 336, 261, 342, 62, 31092, 796, 17425, 62, 8423, 62, 3743, 342, 62, 31092, 7, 4774, 14933, 8, 198, 220, 220, 220, 1441, 336, 261, 342, 62, 31092, 628, 198, 4299, 17425, 62, 33587, 32174, 62, 47960, 62, 37540, 33529, 198, 220, 220, 220, 37227, 16447, 4133, 11188, 284, 262, 23503, 32174, 6569, 13760, 13, 628, 220, 220, 220, 13610, 4133, 11, 4067, 17778, 290, 336, 261, 342, 4133, 329, 23503, 32174, 198, 220, 220, 220, 6569, 10139, 13, 628, 220, 220, 220, 1058, 7783, 82, 25, 8271, 8633, 1391, 411, 62, 3672, 25, 581, 62, 4906, 11, 2644, 92, 198, 220, 220, 220, 1058, 81, 4906, 25, 8633, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2604, 10786, 9787, 278, 329, 23503, 32174, 12, 47960, 13760, 3256, 1241, 28, 30531, 8, 198, 220, 220, 220, 4133, 796, 17635, 198, 220, 220, 220, 329, 823, 312, 287, 8695, 62, 2340, 10786, 33587, 32174, 12, 47960, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 329, 4326, 287, 3519, 62, 41667, 7, 2411, 312, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6569, 62, 4774, 3672, 796, 21136, 62, 7890, 7, 2411, 312, 11, 4326, 11, 705, 47960, 12, 4774, 3672, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6569, 62, 541, 796, 21136, 62, 7890, 7, 2411, 312, 11, 4326, 11, 705, 47960, 12, 541, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 6569, 62, 4774, 3672, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8271, 62, 3672, 796, 17425, 62, 33587, 32174, 62, 47960, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6569, 62, 4774, 3672, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6569, 62, 541, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4133, 13, 33295, 7, 31092, 62, 3672, 8, 198, 220, 220, 220, 27425, 62, 47960, 62, 77, 4147, 7, 37540, 8, 198, 220, 220, 220, 1441, 1391, 3672, 25, 705, 420, 69, 25, 33587, 32174, 25, 47960, 6, 329, 1438, 287, 4133, 92, 628, 198, 4299, 17425, 62, 37540, 62, 261, 62, 2787, 6421, 7, 37540, 28, 14202, 11, 32498, 28, 14202, 11, 2628, 28, 14202, 2599, 198, 220, 220, 220, 37227, 4550, 4067, 3173, 355, 2622, 329, 4133, 11, 32498, 290, 2628, 628, 220, 220, 220, 1002, 6569, 13760, 815, 407, 1057, 4133, 788, 751, 4067, 3173, 788, 751, 198, 220, 220, 220, 4067, 3173, 284, 7139, 606, 319, 1957, 13760, 13, 628, 220, 220, 220, 1058, 17143, 4133, 25, 20857, 17336, 198, 220, 220, 220, 1058, 4906, 4133, 25, 8633, 198, 220, 220, 220, 1058, 17143, 32498, 25, 30698, 17336, 198, 220, 220, 220, 1058, 4906, 32498, 25, 8633, 198, 220, 220, 220, 1058, 17143, 2628, 25, 4912, 17336, 198, 220, 220, 220, 1058, 4906, 2628, 25, 8633, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 32498, 796, 32498, 393, 23884, 198, 220, 220, 220, 2628, 796, 2628, 393, 23884, 198, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 4133, 62, 261, 62, 47960, 796, 761, 62, 37540, 62, 261, 62, 2787, 6421, 3419, 198, 220, 220, 220, 2845, 11052, 12331, 25, 198, 220, 220, 220, 220, 220, 220, 220, 31456, 796, 705, 3118, 540, 284, 15284, 1771, 4133, 815, 1057, 319, 816, 6421, 6, 198, 220, 220, 220, 220, 220, 220, 220, 2604, 7, 19662, 11, 1241, 28, 31502, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 198, 220, 220, 220, 611, 4133, 62, 261, 62, 47960, 25, 198, 220, 220, 220, 220, 220, 220, 220, 31456, 796, 19203, 33236, 389, 10431, 284, 1057, 319, 816, 6421, 11, 645, 761, 284, 2251, 705, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24886, 17778, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 2604, 7, 19662, 11, 1241, 28, 31502, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 198, 220, 220, 220, 23503, 32174, 62, 2787, 6421, 796, 17635, 198, 220, 220, 220, 329, 581, 62, 3672, 11, 581, 62, 4906, 287, 4133, 13, 23814, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 611, 581, 62, 3672, 407, 287, 1351, 7, 565, 1952, 13, 27160, 28955, 1343, 1351, 7, 24432, 13, 27160, 3419, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 581, 62, 4906, 6624, 705, 420, 69, 25, 33587, 32174, 25, 47960, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 23503, 32174, 62, 2787, 6421, 13, 33295, 7, 411, 62, 3672, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 751, 62, 24886, 62, 38785, 62, 1640, 62, 12001, 62, 77, 4147, 7, 411, 62, 3672, 8, 198, 220, 220, 220, 751, 62, 24886, 62, 38785, 62, 1640, 62, 33587, 32174, 62, 2787, 6421, 7, 33587, 32174, 62, 2787, 6421, 8, 198, 220, 220, 220, 329, 537, 62, 3672, 287, 32498, 25, 198, 220, 220, 220, 220, 220, 220, 220, 751, 62, 24886, 62, 38785, 62, 1640, 62, 12001, 62, 77, 4147, 7, 565, 62, 3672, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 27272, 17271, 4133, 284, 691, 2491, 319, 1395, 1271, 286, 13760, 810, 1395, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 318, 262, 1271, 286, 1957, 13760, 13, 15323, 484, 481, 905, 355, 18043, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 319, 262, 6569, 13760, 13, 198, 220, 220, 220, 220, 220, 220, 220, 10139, 62, 9127, 796, 18896, 7, 79, 11215, 74, 13, 4868, 62, 77, 4147, 28955, 198, 220, 220, 220, 220, 220, 220, 220, 23991, 796, 19203, 6098, 76, 62, 31092, 1377, 31092, 23884, 1377, 2617, 12, 17143, 2357, 17271, 12, 9806, 705, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 438, 28961, 1377, 17143, 2357, 12, 8367, 23884, 27691, 18982, 7, 565, 62, 3672, 11, 10139, 62, 9127, 8, 198, 220, 220, 220, 220, 220, 220, 220, 279, 11215, 74, 13, 41509, 7, 28758, 11, 5287, 62, 271, 62, 69, 10254, 28, 17821, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2604, 10786, 4, 82, 6, 4064, 23991, 11, 1241, 28, 30531, 8, 198, 220, 220, 220, 329, 1036, 79, 62, 3672, 287, 2628, 25, 198, 220, 220, 220, 220, 220, 220, 220, 751, 62, 24886, 62, 38785, 62, 1640, 62, 12001, 62, 77, 4147, 7, 2164, 79, 62, 3672, 8, 628, 198, 4299, 15765, 62, 10215, 418, 13361, 62, 261, 62, 3803, 33529, 198, 220, 220, 220, 37227, 26437, 11705, 1352, 284, 15765, 1162, 418, 13361, 611, 597, 286, 663, 4566, 2458, 37811, 198, 220, 220, 220, 1441, 14441, 628, 198, 4299, 1949, 62, 79, 11215, 74, 62, 17077, 33529, 198, 220, 220, 220, 37227, 23433, 279, 11215, 74, 13, 17077, 62, 1640, 62, 79, 11215, 74, 3419, 198, 220, 220, 220, 5972, 2482, 290, 900, 3722, 3275, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 279, 11215, 74, 13, 17077, 62, 1640, 62, 79, 11215, 74, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 2604, 7203, 18844, 32174, 318, 3492, 1600, 1241, 28, 5446, 11598, 8, 198, 220, 220, 220, 2845, 279, 11215, 74, 13, 31007, 3673, 4933, 355, 304, 25, 198, 220, 220, 220, 220, 220, 220, 220, 3722, 62, 19662, 796, 366, 18844, 32174, 318, 866, 13, 4222, 14500, 923, 340, 526, 198, 220, 220, 220, 220, 220, 220, 220, 3722, 62, 2617, 10786, 2436, 3543, 3256, 3722, 62, 19662, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1336, 62, 19662, 796, 45144, 92, 23884, 1911, 18982, 7, 13376, 62, 19662, 11, 304, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2604, 7, 12853, 62, 19662, 11, 33854, 8, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 279, 11215, 74, 13, 31007, 3673, 4933, 7, 12853, 62, 19662, 8, 628, 198, 31, 2118, 433, 62, 10215, 418, 13361, 62, 261, 62, 3803, 3419, 628, 198, 4299, 2594, 62, 20270, 33529, 198, 220, 220, 220, 37227, 35, 2357, 3810, 611, 1111, 2744, 418, 13361, 290, 6319, 32174, 389, 2491, 198, 220, 220, 220, 5747, 422, 262, 5361, 1080, 6650, 290, 351, 257, 10345, 1332, 198, 220, 220, 220, 2488, 7783, 82, 25131, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 23503, 32174, 62, 13376, 796, 2139, 62, 20270, 7203, 33587, 32174, 4943, 198, 220, 220, 220, 1162, 418, 13361, 62, 13376, 796, 2139, 62, 20270, 7203, 10215, 418, 13361, 4943, 198, 220, 220, 220, 2604, 7203, 18844, 32174, 3722, 25, 1391, 5512, 2744, 418, 13361, 3722, 25, 23884, 1, 198, 220, 220, 220, 220, 220, 220, 220, 366, 1911, 18982, 7, 33587, 32174, 62, 13376, 11, 1162, 418, 13361, 62, 13376, 828, 198, 220, 220, 220, 220, 220, 220, 220, 1241, 28, 30531, 8, 198, 220, 220, 220, 611, 407, 357, 33587, 32174, 62, 13376, 290, 1162, 418, 13361, 62, 13376, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 7294, 6650, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 10352, 198, 220, 220, 220, 1303, 44224, 1332, 286, 23503, 32174, 13, 770, 481, 5298, 611, 23503, 32174, 1595, 470, 651, 198, 220, 220, 220, 1303, 3938, 3492, 287, 640, 25, 198, 220, 220, 220, 279, 11215, 74, 13, 17077, 62, 1640, 62, 79, 11215, 74, 3419, 198, 220, 220, 220, 1441, 6407, 628, 198, 4299, 31031, 62, 2118, 433, 62, 10215, 418, 13361, 7, 1186, 1678, 28, 940, 2599, 198, 220, 220, 220, 37227, 19452, 433, 290, 26571, 2744, 418, 13361, 290, 6319, 32174, 389, 287, 1109, 510, 290, 2491, 13, 628, 220, 220, 220, 2488, 17143, 1005, 1678, 25, 1271, 286, 6370, 284, 15765, 262, 2594, 878, 3501, 510, 198, 220, 220, 220, 2488, 430, 2696, 279, 11215, 74, 13, 31007, 3673, 4933, 611, 706, 1005, 1678, 2594, 389, 991, 407, 510, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 329, 15765, 287, 2837, 7, 1186, 1678, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 15765, 62, 10215, 418, 13361, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2604, 7203, 10606, 418, 13361, 290, 6319, 32174, 389, 31031, 355, 510, 290, 2491, 33283, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 24890, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2604, 7203, 10606, 418, 13361, 393, 6319, 32174, 407, 31031, 355, 510, 1865, 11, 1005, 14992, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 39410, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2845, 279, 11215, 74, 13, 31007, 3673, 4933, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2604, 7203, 18844, 32174, 4054, 284, 923, 11, 1005, 14992, 1600, 39410, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2555, 628, 220, 220, 220, 31456, 796, 5855, 10606, 418, 13361, 290, 14, 273, 6319, 32174, 4054, 284, 15765, 706, 23884, 1005, 1678, 1, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 1911, 18982, 7, 1186, 1678, 4008, 198, 220, 220, 220, 2604, 7, 19662, 11, 33854, 8, 198, 220, 220, 220, 3722, 62, 2617, 10786, 2436, 3543, 3256, 31456, 8, 198, 220, 220, 220, 5298, 279, 11215, 74, 13, 31007, 3673, 4933, 7, 19662, 8, 628, 198, 198, 4299, 26571, 62, 67, 5907, 62, 3099, 33529, 198, 220, 220, 220, 37227, 7762, 20540, 262, 18538, 14558, 628, 220, 220, 220, 2195, 861, 262, 20024, 481, 1104, 18538, 14558, 198, 220, 220, 220, 6822, 8779, 1921, 3519, 8398, 3689, 389, 6105, 900, 628, 220, 220, 220, 1058, 430, 2696, 8779, 1921, 16934, 818, 20751, 25, 611, 17266, 292, 62, 6371, 290, 17266, 292, 62, 66, 445, 14817, 389, 407, 900, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1303, 2561, 5298, 281, 6631, 611, 5906, 284, 2555, 198, 220, 220, 220, 6818, 62, 354, 1670, 62, 18608, 2096, 62, 67, 5907, 62, 3099, 3419, 628, 220, 220, 220, 611, 4566, 10786, 2611, 292, 62, 6371, 11537, 290, 4566, 10786, 2611, 292, 62, 66, 445, 14817, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 6407, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 31456, 796, 5855, 35, 8035, 14558, 318, 9167, 475, 262, 17266, 292, 62, 6371, 393, 17266, 292, 62, 66, 445, 14817, 366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 33692, 389, 407, 900, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 8779, 1921, 16934, 818, 20751, 7, 19662, 8, 628, 198, 4299, 9058, 62, 2611, 292, 62, 15042, 33529, 198, 220, 220, 220, 37227, 15798, 8779, 1921, 350, 4537, 290, 10392, 329, 22534, 262, 8779, 1921, 7824, 13, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 751, 62, 10459, 7, 11250, 10786, 2611, 292, 62, 10459, 33809, 4566, 10786, 2611, 292, 62, 10459, 62, 2539, 6, 4008, 198, 220, 220, 220, 15409, 62, 19119, 7, 69, 10254, 28, 17821, 8, 198, 220, 220, 220, 15409, 62, 17350, 10786, 29412, 18, 12, 2611, 292, 12, 16366, 3256, 10800, 28, 17821, 8, 628, 198, 4299, 9058, 62, 420, 69, 62, 16624, 33529, 198, 220, 220, 220, 37227, 40786, 440, 22495, 581, 472, 344, 5797, 3696, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1303, 16926, 46, 357, 83, 704, 330, 8, 16178, 356, 765, 284, 5301, 262, 440, 22495, 3696, 13, 198, 220, 220, 220, 1303, 25282, 351, 262, 20024, 1566, 788, 13, 198, 220, 220, 220, 33480, 15908, 10786, 14, 14629, 14, 8019, 14, 420, 69, 14, 31092, 13, 67, 14, 344, 746, 11537, 198, 220, 220, 220, 33480, 15908, 10786, 14, 14629, 14, 8019, 14, 420, 69, 14, 31092, 13, 67, 14, 2611, 292, 11537, 198, 220, 220, 220, 1303, 21173, 498, 1162, 418, 13361, 318, 407, 4441, 428, 8619, 198, 220, 220, 220, 33480, 15908, 10786, 14, 14784, 14, 10215, 418, 13361, 14, 27112, 70, 312, 13, 67, 11537, 628, 220, 220, 220, 374, 27261, 10786, 16624, 14, 420, 69, 14, 344, 746, 14, 81, 17457, 3256, 31051, 14629, 14, 8019, 14, 420, 69, 14, 31092, 13, 67, 14, 344, 746, 14, 81, 17457, 11537, 198, 220, 220, 220, 374, 27261, 10786, 16624, 14, 420, 69, 14, 2611, 292, 14, 67, 5907, 3256, 31051, 14629, 14, 8019, 14, 420, 69, 14, 31092, 13, 67, 14, 2611, 292, 14, 67, 5907, 11537, 198, 220, 220, 220, 374, 27261, 10786, 16624, 14, 420, 69, 14, 2611, 292, 14, 2611, 292, 62, 67, 5907, 13, 9078, 3256, 31051, 14629, 14, 8019, 14, 11499, 12945, 14, 2611, 292, 62, 67, 5907, 13, 9078, 11537, 198, 220, 220, 220, 374, 27261, 10786, 16624, 14, 420, 69, 14, 2611, 292, 14, 2611, 292, 16366, 14, 3256, 31051, 14629, 14, 8019, 14, 11499, 12945, 14, 2611, 292, 16366, 14, 11537, 198, 220, 220, 220, 374, 27261, 7, 198, 220, 220, 220, 220, 220, 220, 220, 705, 16624, 14, 420, 69, 14, 2611, 292, 14, 2611, 292, 62, 3743, 342, 62, 33803, 13, 9078, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 31051, 14629, 14, 8019, 14, 3743, 342, 14, 37390, 14, 22615, 14, 2611, 292, 11537, 628, 198, 4299, 3551, 62, 2611, 292, 62, 67, 5907, 62, 21975, 7, 31092, 62, 3672, 11, 8271, 62, 29851, 2599, 198, 220, 220, 220, 37227, 20257, 274, 262, 7368, 6101, 2209, 284, 262, 8271, 2393, 329, 8779, 1921, 288, 5907, 13, 628, 220, 220, 220, 1058, 17143, 8271, 62, 3672, 25, 262, 1438, 286, 262, 8271, 262, 2209, 14448, 284, 13, 198, 220, 220, 220, 220, 220, 220, 220, 770, 318, 262, 1438, 286, 262, 2393, 326, 481, 307, 3194, 287, 1220, 14784, 14, 2611, 292, 62, 67, 5907, 13, 198, 220, 220, 220, 1058, 17143, 8271, 62, 29851, 25, 262, 6101, 2209, 329, 262, 8271, 13, 770, 481, 307, 198, 220, 220, 220, 220, 220, 220, 220, 3194, 284, 262, 8271, 62, 3672, 2393, 13, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 33480, 15908, 7, 5673, 1921, 62, 35, 8035, 62, 10943, 37, 62, 34720, 8, 198, 220, 220, 220, 3551, 62, 7753, 7, 418, 13, 6978, 13, 22179, 7, 5673, 1921, 62, 35, 8035, 62, 10943, 37, 62, 34720, 11, 8271, 62, 3672, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2695, 28, 31092, 62, 29851, 8, 628, 198, 4299, 2476, 62, 2611, 292, 62, 67, 5907, 62, 76, 4254, 33529, 198, 220, 220, 220, 37227, 35, 13221, 274, 611, 262, 8779, 1921, 18538, 267, 12993, 4133, 761, 13472, 13, 628, 220, 220, 220, 1058, 7783, 25, 6407, 611, 13472, 318, 3306, 11, 10352, 4306, 13, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 850, 14681, 13, 9122, 62, 13345, 7, 17816, 70, 7856, 3256, 705, 4503, 37, 62, 19535, 31033, 62, 38604, 19240, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 31051, 14629, 14, 8019, 14, 420, 69, 14, 31092, 13, 67, 14, 2611, 292, 14, 67, 5907, 6, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 6407, 198, 220, 220, 220, 2845, 850, 14681, 13, 34, 4262, 18709, 12331, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 2198, 62, 13345, 481, 5298, 281, 6631, 611, 42717, 1595, 470, 1064, 262, 4731, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 10352, 628, 198, 4299, 318, 62, 259, 62, 1481, 1525, 62, 14171, 7, 17440, 62, 3672, 2599, 198, 220, 220, 220, 37227, 9787, 611, 10139, 318, 287, 42020, 4235, 287, 23503, 32174, 628, 220, 220, 220, 2488, 17143, 10139, 62, 3672, 25, 383, 1438, 286, 262, 10139, 284, 2198, 198, 220, 220, 220, 2488, 7783, 82, 25131, 532, 6407, 611, 10139, 62, 3672, 318, 287, 42020, 4235, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 503, 796, 357, 7266, 14681, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 764, 9122, 62, 22915, 7, 17816, 6098, 76, 3256, 705, 17440, 3256, 705, 13376, 3256, 10139, 62, 3672, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 764, 12501, 1098, 10786, 40477, 12, 23, 6, 4008, 198, 220, 220, 220, 6808, 796, 12152, 13, 6738, 8841, 7, 448, 8, 628, 220, 220, 220, 42020, 62, 14171, 796, 10352, 198, 220, 220, 220, 329, 299, 85, 24874, 287, 6808, 13, 2676, 10786, 48005, 24874, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 611, 357, 48005, 24874, 13, 1078, 822, 13, 1136, 10786, 3672, 11537, 6624, 705, 1481, 1525, 6, 290, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 299, 85, 24874, 13, 1078, 822, 13, 1136, 10786, 8367, 11537, 6624, 705, 261, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 42020, 62, 14171, 796, 6407, 198, 220, 220, 220, 1441, 42020, 62, 14171, 628, 198, 4299, 651, 62, 4774, 3672, 33529, 198, 220, 220, 220, 37227, 13615, 262, 2583, 3672, 286, 428, 4326, 628, 220, 220, 220, 2488, 7783, 82, 2583, 3672, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1441, 17802, 13, 1136, 4774, 3672, 3419, 628, 198, 4299, 3802, 62, 1481, 1525, 62, 14171, 7, 17440, 62, 3672, 11, 9478, 11639, 754, 332, 6, 2599, 198, 220, 220, 220, 37227, 11588, 428, 10139, 656, 42020, 4235, 287, 23503, 32174, 628, 220, 220, 220, 2488, 7783, 82, 6045, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 850, 14681, 13, 9122, 62, 13345, 7, 17816, 6098, 76, 3256, 705, 17440, 3256, 705, 1481, 1525, 3256, 10139, 62, 3672, 11, 9478, 12962, 628, 198, 4299, 2666, 62, 1481, 1525, 62, 14171, 7, 17440, 62, 3672, 2599, 198, 220, 220, 220, 37227, 12322, 428, 10139, 503, 286, 42020, 4235, 287, 23503, 32174, 628, 220, 220, 220, 2488, 7783, 82, 6045, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 850, 14681, 13, 9122, 62, 13345, 7, 17816, 6098, 76, 3256, 705, 17440, 3256, 705, 25119, 3256, 10139, 62, 3672, 12962, 628, 198, 4299, 10139, 62, 10134, 62, 37540, 7, 17440, 62, 3672, 2599, 198, 220, 220, 220, 37227, 9787, 611, 428, 10139, 318, 2491, 4133, 628, 220, 220, 220, 2488, 17143, 10139, 62, 3672, 25, 383, 1438, 286, 262, 10139, 284, 2198, 198, 220, 220, 220, 2488, 7783, 82, 25131, 532, 6407, 611, 10139, 62, 3672, 468, 4133, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 503, 796, 850, 14681, 13, 9122, 62, 22915, 7, 17816, 6098, 76, 62, 2144, 3256, 705, 12, 55, 20520, 737, 12501, 1098, 10786, 40477, 12, 23, 11537, 198, 220, 220, 220, 6808, 796, 12152, 13, 6738, 8841, 7, 448, 8, 198, 220, 220, 220, 468, 62, 37540, 796, 10352, 198, 220, 220, 220, 329, 8271, 287, 6808, 13, 2676, 10786, 31092, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 329, 1200, 287, 8271, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 1200, 13, 12985, 6624, 705, 17440, 6, 290, 1200, 13, 1078, 822, 13, 1136, 10786, 3672, 11537, 6624, 10139, 62, 3672, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 468, 62, 37540, 796, 6407, 198, 220, 220, 220, 1441, 468, 62, 37540, 628, 198, 4299, 10139, 62, 271, 62, 17896, 7, 17440, 62, 3672, 2599, 198, 220, 220, 220, 37227, 9787, 611, 428, 10139, 318, 262, 11032, 10444, 13, 628, 220, 220, 220, 2488, 17143, 10139, 62, 3672, 25, 383, 1438, 286, 262, 10139, 284, 2198, 198, 220, 220, 220, 2488, 7783, 82, 25131, 532, 6407, 611, 10139, 62, 3672, 318, 262, 6257, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 503, 796, 850, 14681, 13, 9122, 62, 22915, 7, 17816, 6098, 76, 62, 2144, 3256, 705, 12, 55, 20520, 737, 12501, 1098, 10786, 40477, 12, 23, 11537, 198, 220, 220, 220, 6808, 796, 12152, 13, 6738, 8841, 7, 448, 8, 198, 220, 220, 220, 329, 1459, 62, 17896, 287, 6808, 13, 2676, 7203, 14421, 62, 17896, 1, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 611, 1459, 62, 17896, 13, 1078, 822, 13, 1136, 10786, 3672, 11537, 6624, 10139, 62, 3672, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 6407, 198, 220, 220, 220, 1441, 10352, 628, 198, 4299, 900, 62, 20850, 62, 13376, 33529, 198, 220, 220, 220, 37227, 7248, 262, 26211, 3722, 329, 428, 4326, 628, 220, 220, 220, 2488, 7783, 82, 6045, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 3722, 62, 2617, 46491, 562, 408, 62, 13376, 62, 2978, 525, 28955, 628, 198, 4299, 15294, 62, 20850, 33529, 198, 220, 220, 220, 37227, 4965, 2454, 2594, 319, 428, 4326, 290, 4296, 262, 4991, 3722, 628, 220, 220, 220, 2488, 7783, 82, 6045, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 10139, 62, 3672, 796, 651, 62, 4774, 3672, 3419, 198, 220, 220, 220, 6218, 796, 17635, 198, 220, 220, 220, 2666, 62, 1481, 1525, 62, 14171, 7, 17440, 62, 3672, 8, 198, 220, 220, 220, 611, 318, 62, 259, 62, 1481, 1525, 62, 14171, 7, 17440, 62, 3672, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 6218, 13, 33295, 7203, 19667, 991, 287, 42020, 4235, 4943, 198, 220, 220, 220, 611, 6218, 25, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 35528, 7203, 23722, 77, 470, 15294, 25, 23884, 1911, 18982, 7203, 26, 27071, 22179, 7, 37348, 1095, 22305, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1598, 62, 20850, 62, 8957, 1484, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 900, 62, 20850, 62, 13376, 3419, 628, 198, 4299, 14985, 62, 20850, 33529, 198, 220, 220, 220, 37227, 49991, 2594, 319, 428, 4326, 290, 4296, 262, 4991, 3722, 628, 220, 220, 220, 2488, 7783, 82, 6045, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 10139, 62, 3672, 796, 651, 62, 4774, 3672, 3419, 198, 220, 220, 220, 6218, 796, 17635, 198, 220, 220, 220, 3802, 62, 1481, 1525, 62, 14171, 7, 17440, 62, 3672, 8, 198, 220, 220, 220, 611, 407, 318, 62, 259, 62, 1481, 1525, 62, 14171, 7, 17440, 62, 3672, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 6218, 13, 33295, 7203, 19667, 407, 287, 42020, 4235, 4943, 628, 220, 220, 220, 1303, 617, 4133, 743, 1011, 617, 640, 284, 307, 40227, 503, 422, 262, 10139, 13, 1406, 513, 198, 220, 220, 220, 1303, 1005, 1678, 389, 925, 351, 257, 642, 4201, 4043, 1022, 1123, 530, 13, 198, 220, 220, 220, 1312, 796, 657, 198, 220, 220, 220, 3492, 796, 10352, 198, 220, 220, 220, 468, 62, 37540, 796, 10352, 198, 220, 220, 220, 981, 1312, 1279, 4217, 44, 30758, 62, 22921, 62, 2200, 5446, 11015, 290, 407, 3492, 25, 198, 220, 220, 220, 220, 220, 220, 220, 611, 10139, 62, 10134, 62, 37540, 7, 17440, 62, 3672, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 468, 62, 37540, 796, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1312, 15853, 352, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 640, 13, 42832, 7, 5662, 44, 30758, 62, 50, 2538, 8905, 62, 23683, 50, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3492, 796, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 468, 62, 37540, 796, 10352, 628, 220, 220, 220, 611, 468, 62, 37540, 25, 198, 220, 220, 220, 220, 220, 220, 220, 6218, 13, 33295, 7203, 33236, 991, 2491, 319, 4326, 4943, 198, 220, 220, 220, 3722, 11, 3275, 796, 4659, 62, 13376, 62, 2978, 525, 3419, 198, 220, 220, 220, 1303, 968, 3722, 3275, 481, 7603, 262, 8271, 318, 407, 2491, 198, 220, 220, 220, 611, 3722, 14512, 705, 5275, 6, 290, 705, 1662, 2491, 6, 407, 287, 3275, 25, 198, 220, 220, 220, 220, 220, 220, 220, 6218, 13, 33295, 7, 20500, 8, 198, 220, 220, 220, 611, 6218, 290, 407, 318, 62, 20850, 62, 929, 29247, 62, 2617, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 35528, 7203, 23722, 77, 470, 14985, 25, 23884, 1911, 18982, 7203, 26, 27071, 22179, 7, 37348, 1095, 22305, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 900, 62, 20850, 62, 8957, 1484, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 3722, 62, 2617, 7203, 12417, 8219, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 28875, 1484, 13, 5765, 705, 411, 2454, 6, 2223, 284, 15294, 3487, 2139, 19570, 628, 198, 4299, 4659, 62, 13376, 62, 2978, 525, 33529, 198, 220, 220, 220, 37227, 8021, 408, 3722, 286, 4326, 628, 220, 220, 220, 2488, 7783, 82, 3722, 11, 3275, 532, 3722, 318, 26211, 3722, 290, 3275, 318, 597, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11188, 6218, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 611, 4566, 10786, 3743, 342, 62, 25616, 11537, 287, 37250, 7942, 3256, 705, 17821, 3256, 6407, 5974, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 2436, 3543, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 3743, 342, 62, 25616, 4566, 3038, 318, 645, 2392, 4855, 11537, 628, 220, 220, 220, 611, 4566, 10786, 3919, 62, 421, 19220, 62, 30586, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 611, 4566, 10786, 3919, 62, 421, 19220, 62, 30586, 27691, 21037, 3419, 407, 287, 37250, 46430, 3256, 705, 5787, 2736, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 11338, 3256, 705, 2385, 5285, 6, 5974, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 2436, 3543, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 44651, 645, 62, 421, 19220, 62, 30586, 7368, 11537, 628, 220, 220, 220, 611, 318, 62, 20850, 62, 929, 29247, 62, 2617, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 5855, 2436, 3543, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 35474, 329, 466, 12, 20979, 12, 929, 9526, 13, 5345, 1844, 618, 5201, 4943, 198, 220, 220, 220, 611, 318, 62, 10247, 1780, 62, 20850, 62, 25076, 62, 929, 9526, 62, 2617, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 5855, 2436, 3543, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 7801, 2594, 18325, 11, 14495, 389, 3492, 329, 2168, 8515, 4943, 198, 220, 220, 220, 611, 318, 62, 20850, 62, 8957, 1484, 62, 2617, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 5855, 12417, 8219, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 28875, 1484, 13, 5765, 705, 411, 2454, 6, 2223, 284, 15294, 3487, 2139, 19570, 628, 220, 220, 220, 10139, 62, 9127, 796, 493, 7, 11250, 10786, 565, 5819, 62, 9127, 6, 4008, 198, 220, 220, 220, 3722, 796, 705, 5275, 6, 198, 220, 220, 220, 3275, 796, 705, 26453, 318, 3492, 290, 49480, 6, 198, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1949, 62, 79, 11215, 74, 62, 17077, 3419, 198, 220, 220, 220, 2845, 279, 11215, 74, 13, 31007, 3673, 4933, 25, 198, 220, 220, 220, 220, 220, 220, 220, 3275, 796, 705, 18844, 32174, 318, 866, 6, 198, 220, 220, 220, 220, 220, 220, 220, 3722, 796, 705, 2436, 3543, 6, 198, 220, 220, 220, 329, 823, 312, 287, 8695, 62, 2340, 10786, 7637, 1098, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 611, 18896, 7, 5363, 62, 41667, 7, 2411, 312, 4008, 1343, 352, 1279, 10139, 62, 9127, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3722, 796, 705, 2436, 3543, 6, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3275, 796, 5855, 20376, 15267, 12720, 4991, 329, 387, 13946, 366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 30629, 46115, 23884, 8, 1911, 18982, 7, 17440, 62, 9127, 4008, 628, 220, 220, 220, 1303, 611, 262, 3722, 373, 407, 3421, 2961, 11, 356, 11767, 262, 9262, 3722, 198, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 611, 3722, 6624, 705, 5275, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2632, 796, 279, 11215, 74, 13, 1136, 62, 26745, 10786, 12417, 8219, 12, 14171, 27691, 36311, 3419, 198, 220, 220, 220, 2845, 279, 11215, 74, 13, 21746, 3673, 21077, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 262, 3119, 318, 407, 262, 5072, 286, 705, 6098, 76, 17425, 905, 35555, 3256, 523, 356, 779, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 262, 4277, 1988, 329, 428, 3119, 13, 1114, 1067, 907, 71, 29, 28, 17, 13, 17, 13, 15, 262, 4277, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 1988, 318, 6338, 2810, 416, 905, 12, 26745, 393, 651, 12, 26745, 13, 198, 220, 220, 220, 220, 220, 220, 220, 2632, 796, 705, 9562, 6, 628, 220, 220, 220, 611, 357, 13376, 6624, 705, 5275, 6, 290, 2632, 6624, 705, 7942, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 9262, 4235, 9343, 287, 23503, 32174, 198, 220, 220, 220, 220, 220, 220, 220, 3722, 796, 705, 12417, 8219, 6, 198, 220, 220, 220, 220, 220, 220, 220, 3275, 796, 705, 18844, 32174, 287, 9262, 4235, 6, 628, 220, 220, 220, 329, 8271, 287, 651, 62, 37540, 22446, 13083, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 611, 407, 279, 11215, 74, 13, 271, 62, 31092, 62, 25579, 7, 31092, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 5855, 10247, 1780, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 26198, 25, 23884, 407, 1865, 17839, 1911, 18982, 7, 31092, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 611, 407, 279, 11215, 74, 13, 6098, 76, 62, 411, 62, 20270, 62, 261, 62, 17440, 7, 31092, 11, 651, 62, 4774, 3672, 3419, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 5855, 2436, 3543, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 26198, 25, 23884, 407, 2491, 1911, 18982, 7, 31092, 4008, 628, 220, 220, 220, 1441, 3722, 11, 3275, 628, 198, 4299, 267, 12993, 62, 7753, 62, 1069, 1023, 7, 411, 62, 3672, 11, 4133, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15731, 62, 13252, 2394, 11639, 14, 14629, 14, 8019, 14, 420, 69, 14, 31092, 13, 67, 6, 2599, 198, 220, 220, 220, 37227, 2514, 5004, 1771, 262, 267, 12993, 2393, 7160, 11, 1249, 3294, 267, 12993, 198, 220, 220, 220, 220, 220, 220, 3696, 351, 262, 976, 1438, 287, 1180, 29196, 628, 220, 220, 220, 2488, 17143, 581, 62, 3672, 25, 383, 1438, 286, 262, 267, 12993, 8271, 284, 2198, 198, 220, 220, 220, 2488, 17143, 4133, 25, 267, 12993, 4133, 198, 220, 220, 220, 2488, 7783, 25, 25131, 532, 6407, 611, 262, 267, 12993, 8271, 7160, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 581, 62, 4906, 796, 6045, 198, 220, 220, 220, 329, 1994, 11, 1188, 287, 4133, 13, 23814, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 611, 581, 62, 3672, 6624, 1994, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 18896, 7, 2100, 13, 35312, 7, 10354, 6, 4008, 1875, 362, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 581, 62, 4906, 796, 1188, 13, 35312, 7, 10354, 11537, 58, 16, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 267, 12993, 62, 3672, 796, 581, 62, 3672, 13, 33491, 10786, 411, 62, 3256, 10148, 737, 33491, 10786, 62, 3256, 705, 12, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 267, 12993, 62, 7753, 796, 28686, 13, 6978, 13, 22179, 7, 19535, 62, 13252, 2394, 11, 581, 62, 4906, 11, 267, 12993, 62, 3672, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 28686, 13, 6978, 13, 4468, 576, 7, 420, 69, 62, 7753, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 6407, 198, 220, 220, 220, 1441, 10352, 628, 198, 4299, 1494, 62, 1455, 1590, 62, 420, 69, 62, 6814, 7966, 62, 14681, 7, 411, 62, 3672, 2599, 198, 220, 220, 220, 37227, 27100, 10655, 267, 12993, 33386, 1429, 628, 220, 220, 220, 2488, 17143, 581, 62, 3672, 25, 383, 1438, 286, 262, 267, 12993, 1429, 284, 1494, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 267, 12993, 62, 3672, 796, 581, 62, 3672, 13, 33491, 10786, 411, 62, 3256, 10148, 737, 33491, 10786, 62, 3256, 705, 12, 11537, 198, 220, 220, 220, 842, 62, 31937, 796, 374, 6, 26933, 15, 12, 24, 48688, 19415, 82, 10, 58, 61, 15, 12, 24, 48688, 90, 92, 4458, 18982, 7, 420, 69, 62, 3672, 8, 198, 220, 220, 220, 23991, 796, 37250, 862, 3256, 705, 12, 68, 78, 3256, 705, 35317, 11, 28758, 20520, 198, 220, 220, 220, 26692, 796, 850, 14681, 13, 9122, 62, 22915, 7, 28758, 737, 12501, 1098, 10786, 40477, 12, 23, 11537, 198, 220, 220, 220, 581, 796, 302, 13, 12947, 7, 2301, 62, 31937, 11, 26692, 11, 302, 13, 44, 16724, 4146, 8881, 8, 198, 220, 220, 220, 611, 581, 25, 198, 220, 220, 220, 220, 220, 220, 220, 46514, 796, 581, 13, 8094, 7, 16, 8, 198, 220, 220, 220, 220, 220, 220, 220, 850, 14681, 13, 13345, 7, 17816, 24032, 3256, 705, 12728, 3256, 705, 12, 24, 3256, 46514, 12962, 628, 198, 4299, 9262, 62, 14171, 7, 21633, 2599, 198, 220, 220, 220, 37227, 36695, 14, 40223, 23503, 32174, 338, 9262, 4235, 37811, 628, 220, 220, 220, 2604, 10786, 34149, 9262, 12, 14171, 284, 4064, 82, 6, 4064, 7139, 11, 1241, 28, 10778, 8, 628, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1459, 62, 5219, 796, 279, 11215, 74, 13, 1136, 62, 26745, 10786, 12417, 8219, 12, 14171, 27691, 36311, 22446, 21037, 3419, 198, 220, 220, 220, 2845, 279, 11215, 74, 13, 21746, 3673, 21077, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1459, 62, 5219, 796, 705, 9562, 6, 628, 220, 220, 220, 1459, 62, 5219, 796, 6407, 611, 1459, 62, 5219, 6624, 705, 7942, 6, 2073, 10352, 198, 220, 220, 220, 2604, 10786, 3792, 9262, 12, 14171, 3058, 9343, 30, 4064, 82, 6, 4064, 1459, 62, 5219, 11, 198, 220, 220, 220, 220, 220, 220, 220, 1241, 28, 30531, 8, 198, 220, 220, 220, 611, 1459, 62, 5219, 14512, 7139, 25, 198, 220, 220, 220, 220, 220, 220, 220, 279, 11215, 74, 13, 2617, 62, 26745, 10786, 12417, 8219, 12, 14171, 3256, 965, 7, 21633, 737, 21037, 28955, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2604, 10786, 5960, 1202, 1988, 329, 9262, 12, 14171, 318, 1541, 900, 3256, 1241, 28, 30531, 8, 628, 198, 4299, 651, 62, 37540, 33529, 198, 220, 220, 220, 37227, 3855, 4133, 422, 262, 14558, 8695, 628, 220, 220, 220, 1058, 7783, 82, 25, 8633, 286, 4133, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 4133, 796, 23884, 198, 220, 220, 220, 329, 5755, 287, 8695, 62, 2340, 7203, 3099, 1, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 329, 4326, 287, 3519, 62, 41667, 7, 6058, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4133, 796, 21136, 62, 7890, 7, 6058, 11, 4326, 11, 705, 37540, 11537, 198, 220, 220, 220, 1441, 4133, 628, 198, 4299, 900, 62, 10247, 1780, 62, 20850, 62, 25076, 62, 929, 9526, 33529, 198, 220, 220, 220, 37227, 7248, 262, 4326, 284, 257, 4953, 8515, 1181, 287, 262, 1957, 479, 85, 3419, 3650, 13, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2604, 7203, 34149, 4953, 12, 20850, 12, 25076, 12, 929, 9526, 28, 7942, 287, 1957, 479, 85, 1600, 16959, 8, 198, 220, 220, 220, 351, 4326, 7890, 13, 39, 566, 6601, 3419, 3419, 355, 256, 25, 198, 220, 220, 220, 220, 220, 220, 220, 479, 85, 796, 256, 58, 15, 60, 198, 220, 220, 220, 220, 220, 220, 220, 479, 85, 13, 2617, 10786, 10247, 1780, 12, 20850, 12, 25076, 12, 929, 9526, 3256, 6407, 8, 628, 198, 4299, 1598, 62, 10247, 1780, 62, 20850, 62, 25076, 62, 929, 9526, 33529, 198, 220, 220, 220, 37227, 19856, 262, 4326, 422, 257, 4953, 8515, 1181, 287, 262, 1957, 479, 85, 3419, 3650, 13, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2604, 7203, 34149, 4953, 12, 20850, 12, 25076, 12, 929, 9526, 28, 9562, 287, 1957, 479, 85, 1600, 16959, 8, 198, 220, 220, 220, 351, 4326, 7890, 13, 39, 566, 6601, 3419, 3419, 355, 256, 25, 198, 220, 220, 220, 220, 220, 220, 220, 479, 85, 796, 256, 58, 15, 60, 198, 220, 220, 220, 220, 220, 220, 220, 479, 85, 13, 2617, 10786, 10247, 1780, 12, 20850, 12, 25076, 12, 929, 9526, 3256, 10352, 8, 628, 198, 4299, 318, 62, 10247, 1780, 62, 20850, 62, 25076, 62, 929, 9526, 62, 2617, 33529, 198, 220, 220, 220, 37227, 13615, 262, 1181, 286, 262, 479, 85, 22446, 1136, 10786, 10247, 1780, 12, 20850, 12, 25076, 12, 929, 9526, 27691, 628, 220, 220, 220, 1675, 1037, 351, 4991, 326, 836, 470, 423, 18531, 6601, 3419, 357, 33407, 8, 198, 220, 220, 220, 611, 340, 2845, 82, 11, 1441, 10352, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 351, 4326, 7890, 13, 39, 566, 6601, 3419, 3419, 355, 256, 25, 198, 220, 220, 220, 220, 220, 220, 220, 479, 85, 796, 256, 58, 15, 60, 198, 220, 220, 220, 220, 220, 220, 220, 611, 407, 479, 85, 13, 1136, 10786, 10247, 1780, 12, 20850, 12, 25076, 12, 929, 9526, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 479, 85, 13, 1136, 10786, 10247, 1780, 12, 20850, 12, 25076, 12, 929, 9526, 11537, 628, 198, 4299, 651, 62, 25076, 62, 929, 9526, 62, 1662, 6637, 7, 2411, 312, 2599, 198, 220, 220, 220, 37227, 9787, 14495, 329, 19605, 326, 484, 389, 25485, 511, 2168, 13, 628, 220, 220, 220, 16409, 257, 8633, 286, 262, 1296, 1391, 20850, 62, 3672, 25, 2496, 62, 25076, 11, 2644, 92, 628, 220, 220, 220, 1058, 17143, 823, 312, 25, 4718, 341, 4686, 284, 2198, 329, 19605, 13, 198, 220, 220, 220, 1058, 4906, 823, 312, 25, 965, 198, 220, 220, 220, 1058, 7783, 82, 25, 8633, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 19605, 796, 23884, 198, 220, 220, 220, 329, 4326, 287, 3519, 62, 41667, 7, 2411, 312, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 8695, 62, 7890, 796, 8695, 62, 1136, 7, 6058, 28, 2411, 312, 11, 4326, 28, 20850, 8, 198, 220, 220, 220, 220, 220, 220, 220, 329, 1994, 11, 1988, 287, 8695, 62, 7890, 13, 23814, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 1994, 13, 9688, 2032, 342, 10786, 25076, 62, 929, 9526, 62, 1659, 62, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19605, 58, 20850, 60, 796, 1988, 198, 220, 220, 220, 2604, 7203, 21077, 2168, 8515, 19605, 25, 23884, 1911, 18982, 7, 1662, 6637, 828, 16959, 8, 198, 220, 220, 220, 1441, 19605, 628, 198, 4299, 15560, 62, 3099, 62, 30416, 33529, 198, 220, 220, 220, 37227, 39079, 2902, 290, 15560, 14558, 2594, 526, 15931, 198, 220, 220, 220, 2604, 7203, 7279, 11716, 14558, 2594, 1600, 24890, 8, 198, 220, 220, 220, 329, 264, 28435, 287, 37250, 10215, 418, 13361, 3256, 705, 33587, 32174, 6, 5974, 198, 220, 220, 220, 220, 220, 220, 220, 15560, 62, 7278, 65, 62, 30416, 7, 21370, 66, 8, 198, 220, 220, 220, 220, 220, 220, 220, 611, 2139, 62, 20270, 7, 21370, 66, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2139, 62, 11338, 7, 21370, 66, 8, 628, 198, 4299, 7139, 62, 3099, 62, 30416, 33529, 198, 220, 220, 220, 37227, 10434, 929, 290, 7139, 14558, 2594, 526, 15931, 198, 220, 220, 220, 2604, 7203, 4834, 11716, 14558, 2594, 1600, 24890, 8, 198, 220, 220, 220, 329, 264, 28435, 287, 37250, 33587, 32174, 3256, 705, 10215, 418, 13361, 6, 5974, 198, 220, 220, 220, 220, 220, 220, 220, 7139, 62, 7278, 65, 62, 30416, 7, 21370, 66, 8, 198, 220, 220, 220, 220, 220, 220, 220, 611, 407, 2139, 62, 20270, 7, 21370, 66, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2139, 62, 9688, 7, 21370, 66, 8, 628, 198, 198, 4299, 19361, 62, 431, 364, 62, 1659, 62, 25076, 62, 929, 9526, 33529, 198, 220, 220, 220, 37227, 3673, 1958, 14495, 543, 2650, 428, 4326, 318, 25485, 422, 526, 15931, 198, 220, 220, 220, 20967, 11157, 62, 2411, 796, 300, 36299, 62, 20979, 3419, 17816, 26288, 5446, 9865, 62, 34, 3727, 1677, 10067, 6, 4083, 21037, 3419, 198, 220, 220, 220, 2168, 62, 929, 9526, 62, 2539, 796, 651, 62, 25076, 62, 929, 9526, 62, 2539, 3419, 198, 220, 220, 220, 8695, 62, 7890, 796, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 2168, 62, 929, 9526, 62, 2539, 25, 20967, 11157, 62, 2411, 92, 198, 220, 220, 220, 329, 823, 62, 312, 287, 8695, 62, 2340, 10786, 7637, 1098, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 8695, 62, 2617, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8695, 62, 312, 28, 2411, 62, 312, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8695, 62, 33692, 28, 49501, 62, 7890, 8, 628, 198, 4299, 1598, 62, 25076, 62, 929, 9526, 62, 1662, 2649, 33529, 198, 220, 220, 220, 37227, 27914, 422, 2168, 8515, 14483, 422, 14495, 526, 15931, 198, 220, 220, 220, 2604, 7203, 8413, 5165, 8515, 14483, 422, 14495, 4943, 198, 220, 220, 220, 2168, 62, 929, 9526, 62, 2539, 796, 651, 62, 25076, 62, 929, 9526, 62, 2539, 3419, 198, 220, 220, 220, 8695, 62, 7890, 796, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 2168, 62, 929, 9526, 62, 2539, 25, 6045, 92, 198, 220, 220, 220, 329, 823, 62, 312, 287, 8695, 62, 2340, 10786, 7637, 1098, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 8695, 62, 2617, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8695, 62, 312, 28, 2411, 62, 312, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8695, 62, 33692, 28, 49501, 62, 7890, 8, 628, 198, 4299, 900, 62, 3743, 342, 62, 11250, 1522, 7, 271, 62, 11250, 1522, 2599, 198, 220, 220, 220, 37227, 7248, 262, 3563, 1340, 10554, 62, 10943, 16254, 4261, 1961, 1181, 13, 628, 220, 220, 220, 1058, 17143, 318, 62, 11250, 1522, 25, 19762, 284, 2198, 14495, 8695, 1366, 329, 13, 198, 220, 220, 220, 1058, 4906, 318, 62, 11250, 1522, 25, 20512, 198, 220, 220, 220, 1058, 7783, 82, 25, 7343, 286, 6101, 82, 286, 13760, 326, 389, 3492, 284, 4654, 262, 13946, 198, 220, 220, 220, 1058, 81, 4906, 25, 7343, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 3554, 62, 2617, 15090, 41924, 10554, 62, 10943, 16254, 4261, 1961, 25, 318, 62, 11250, 1522, 30072, 628, 198, 4299, 318, 62, 3743, 342, 62, 11250, 1522, 33529, 198, 220, 220, 220, 37227, 3855, 262, 3563, 1340, 10554, 62, 10943, 16254, 4261, 1961, 1181, 13, 628, 220, 220, 220, 1058, 7783, 82, 25, 1812, 286, 3563, 1340, 10554, 62, 10943, 16254, 4261, 1961, 1181, 13, 198, 220, 220, 220, 1058, 81, 4906, 25, 20512, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 17839, 796, 3554, 62, 1136, 7, 41924, 10554, 62, 10943, 16254, 4261, 1961, 8, 393, 705, 25101, 6, 198, 220, 220, 220, 1441, 20512, 62, 6738, 62, 8841, 7, 11250, 1522, 8, 628, 198, 4299, 651, 62, 7637, 1098, 62, 4774, 14933, 33529, 198, 220, 220, 220, 37227, 17932, 14933, 286, 13760, 287, 262, 289, 272, 1098, 8695, 13, 628, 220, 220, 220, 1058, 7783, 82, 25, 7343, 286, 2583, 14933, 286, 13760, 287, 262, 289, 272, 1098, 8695, 13, 198, 220, 220, 220, 1058, 81, 4906, 25, 7343, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 289, 272, 1098, 62, 4774, 14933, 796, 685, 1136, 62, 4774, 3672, 3419, 60, 198, 220, 220, 220, 329, 823, 312, 287, 8695, 62, 2340, 10786, 7637, 1098, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 329, 4326, 287, 3519, 62, 41667, 7, 2411, 312, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2583, 3672, 796, 8695, 62, 1136, 10786, 4774, 3672, 3256, 5755, 28, 2411, 312, 11, 4326, 28, 20850, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 2583, 3672, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 289, 272, 1098, 62, 4774, 14933, 13, 33295, 7, 4774, 3672, 8, 628, 220, 220, 220, 289, 272, 1098, 62, 4774, 14933, 13, 30619, 3419, 198, 220, 220, 220, 1441, 289, 272, 1098, 62, 4774, 14933, 628, 198, 4299, 4296, 62, 17440, 62, 4868, 33529, 198, 220, 220, 220, 37227, 35, 2357, 3810, 290, 12233, 10059, 13760, 422, 262, 1162, 418, 13361, 5858, 13, 628, 220, 220, 220, 1058, 7783, 82, 25, 5345, 286, 279, 11215, 74, 13760, 407, 636, 286, 12585, 14396, 289, 272, 1098, 8695, 198, 220, 220, 220, 1058, 81, 4906, 25, 5345, 58, 2536, 60, 198, 220, 220, 220, 1058, 430, 2696, 25, 17220, 10606, 418, 13361, 19667, 37, 6255, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 279, 11215, 74, 62, 77, 4147, 796, 900, 7, 79, 11215, 74, 13, 4868, 62, 77, 4147, 28955, 198, 220, 220, 220, 7544, 14396, 62, 77, 4147, 796, 900, 7, 1136, 62, 7637, 1098, 62, 4774, 14933, 28955, 628, 220, 220, 220, 814, 62, 77, 4147, 796, 279, 11215, 74, 62, 77, 4147, 13, 26069, 1945, 7, 14396, 14396, 62, 77, 4147, 8, 198, 220, 220, 220, 2604, 7203, 79, 11215, 74, 62, 77, 4147, 58, 90, 92, 4357, 7544, 14396, 62, 77, 4147, 58, 90, 92, 4357, 814, 58, 90, 92, 30866, 198, 220, 220, 220, 220, 220, 220, 220, 366, 1911, 18982, 7, 79, 11215, 74, 62, 77, 4147, 11, 7544, 14396, 62, 77, 4147, 11, 814, 62, 77, 4147, 828, 198, 220, 220, 220, 220, 220, 220, 220, 16959, 8, 628, 220, 220, 220, 329, 1468, 62, 17440, 287, 814, 62, 77, 4147, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 279, 11215, 74, 13, 2617, 62, 17440, 62, 13376, 62, 1462, 62, 12417, 8219, 7, 727, 62, 17440, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 279, 11215, 74, 13, 33678, 62, 17440, 7, 727, 62, 17440, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2845, 850, 14681, 13, 34, 4262, 18709, 12331, 355, 304, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5298, 17220, 10606, 418, 13361, 19667, 37, 6255, 7, 727, 62, 17440, 11, 304, 8, 628, 220, 220, 220, 1441, 814, 62, 77, 4147, 628, 198 ]
2.430063
16,958
"""Mid-level helper functions for AutoTS.""" import numpy as np import pandas as pd import datetime import json from hashlib import md5 from autots.evaluator.metrics import PredictionEval from autots.tools.transform import RandomTransform def seasonal_int(include_one: bool = False): """Generate a random integer of typical seasonalities.""" if include_one: lag = np.random.choice( a=[ 'random_int', 1, 2, 4, 7, 10, 12, 24, 28, 60, 96, 168, 364, 1440, 420, 52, 84, ], size=1, p=[ 0.10, 0.05, 0.05, 0.05, 0.15, 0.01, 0.1, 0.1, 0.1, 0.1, 0.04, 0.01, 0.1, 0.01, 0.01, 0.01, 0.01, ], ).item() else: lag = np.random.choice( a=[ 'random_int', 2, 4, 7, 10, 12, 24, 28, 60, 96, 168, 364, 1440, 420, 52, 84, ], size=1, p=[ 0.15, 0.05, 0.05, 0.15, 0.01, 0.1, 0.1, 0.1, 0.1, 0.04, 0.01, 0.1, 0.01, 0.01, 0.01, 0.01, ], ).item() if lag == 'random_int': lag = np.random.randint(2, 100, size=1).item() return int(lag) def create_model_id( model_str: str, parameter_dict: dict = {}, transformation_dict: dict = {} ): """Create a hash ID which should be unique to the model parameters.""" str_repr = ( str(model_str) + json.dumps(parameter_dict) + json.dumps(transformation_dict) ) str_repr = ''.join(str_repr.split()) hashed = md5(str_repr.encode('utf-8')).hexdigest() return hashed class ModelObject(object): """Generic class for holding forecasting models. Models should all have methods: .fit(df, future_regressor = []) (taking a DataFrame with DatetimeIndex and n columns of n timeseries) .predict(forecast_length = int, future_regressor = [], just_point_forecast = False) .get_new_params() - return a dictionary of weighted random selected parameters Args: name (str): Model Name frequency (str): String alias of datetime index frequency or else 'infer' prediction_interval (float): Confidence interval for probabilistic forecast n_jobs (int): used by some models that parallelize to multiple cores """ def __repr__(self): """Print.""" return 'ModelObject of ' + self.name + ' uses standard .fit/.predict' def basic_profile(self, df): """Capture basic training details.""" self.startTime = datetime.datetime.now() self.train_shape = df.shape self.column_names = df.columns self.train_last_date = df.index[-1] if self.frequency == 'infer': self.frequency = pd.infer_freq(df.index, warn=False) return df def create_forecast_index(self, forecast_length: int): """Generate a pd.DatetimeIndex appropriate for a new forecast. Warnings: Requires ModelObject.basic_profile() being called as part of .fit() """ forecast_index = pd.date_range( freq=self.frequency, start=self.train_last_date, periods=forecast_length + 1 ) forecast_index = forecast_index[1:] self.forecast_index = forecast_index return forecast_index def get_params(self): """Return dict of current parameters.""" return {} def get_new_params(self, method: str = 'random'): """Return dict of new parameters for parameter tuning.""" return {} class PredictionObject(object): """Generic class for holding forecast information.""" def __repr__(self): """Print.""" if isinstance(self.forecast, pd.DataFrame): return "Prediction object: \nReturn .forecast, \n .upper_forecast, \n .lower_forecast \n .model_parameters \n .transformation_parameters" else: return "Empty prediction object." def __bool__(self): """bool version of class.""" if isinstance(self.forecast, pd.DataFrame): return True else: return False def total_runtime(self): """Combine runtimes.""" return self.fit_runtime + self.predict_runtime + self.transformation_runtime def ModelMonster( model: str, parameters: dict = {}, frequency: str = 'infer', prediction_interval: float = 0.9, holiday_country: str = 'US', startTimeStamps=None, forecast_length: int = 14, random_seed: int = 2020, verbose: int = 0, n_jobs: int = None, ): """Directs strings and parameters to appropriate model objects. Args: model (str): Name of Model Function parameters (dict): Dictionary of parameters to pass through to model """ model = str(model) if model == 'ZeroesNaive': from autots.models.basics import ZeroesNaive return ZeroesNaive(frequency=frequency, prediction_interval=prediction_interval) if model == 'LastValueNaive': from autots.models.basics import LastValueNaive return LastValueNaive( frequency=frequency, prediction_interval=prediction_interval ) if model == 'AverageValueNaive': from autots.models.basics import AverageValueNaive if parameters == {}: return AverageValueNaive( frequency=frequency, prediction_interval=prediction_interval ) else: return AverageValueNaive( frequency=frequency, prediction_interval=prediction_interval, method=parameters['method'], ) if model == 'SeasonalNaive': from autots.models.basics import SeasonalNaive if parameters == {}: return SeasonalNaive( frequency=frequency, prediction_interval=prediction_interval ) else: return SeasonalNaive( frequency=frequency, prediction_interval=prediction_interval, method=parameters['method'], lag_1=parameters['lag_1'], lag_2=parameters['lag_2'], ) if model == 'GLS': from autots.models.statsmodels import GLS return GLS(frequency=frequency, prediction_interval=prediction_interval) if model == 'GLM': from autots.models.statsmodels import GLM if parameters == {}: model = GLM( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, n_jobs=n_jobs, ) else: model = GLM( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, n_jobs=n_jobs, family=parameters['family'], constant=parameters['constant'], regression_type=parameters['regression_type'], ) return model if model == 'ETS': from autots.models.statsmodels import ETS if parameters == {}: model = ETS( frequency=frequency, prediction_interval=prediction_interval, random_seed=random_seed, verbose=verbose, n_jobs=n_jobs, ) else: model = ETS( frequency=frequency, prediction_interval=prediction_interval, damped=parameters['damped'], trend=parameters['trend'], seasonal=parameters['seasonal'], seasonal_periods=parameters['seasonal_periods'], random_seed=random_seed, verbose=verbose, n_jobs=n_jobs, ) return model if model == 'ARIMA': from autots.models.statsmodels import ARIMA if parameters == {}: model = ARIMA( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, n_jobs=n_jobs, ) else: model = ARIMA( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, p=parameters['p'], d=parameters['d'], q=parameters['q'], regression_type=parameters['regression_type'], random_seed=random_seed, verbose=verbose, n_jobs=n_jobs, ) return model if model == 'FBProphet': from autots.models.prophet import FBProphet if parameters == {}: model = FBProphet( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, n_jobs=n_jobs, ) else: model = FBProphet( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, holiday=parameters['holiday'], regression_type=parameters['regression_type'], random_seed=random_seed, verbose=verbose, n_jobs=n_jobs, ) return model if model == 'RollingRegression': from autots.models.sklearn import RollingRegression if parameters == {}: model = RollingRegression( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, n_jobs=n_jobs, ) else: model = RollingRegression( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, holiday=parameters['holiday'], regression_type=parameters['regression_type'], random_seed=random_seed, verbose=verbose, regression_model=parameters['regression_model'], mean_rolling_periods=parameters['mean_rolling_periods'], std_rolling_periods=parameters['std_rolling_periods'], macd_periods=parameters['macd_periods'], max_rolling_periods=parameters['max_rolling_periods'], min_rolling_periods=parameters['min_rolling_periods'], ewm_alpha=parameters['ewm_alpha'], additional_lag_periods=parameters['additional_lag_periods'], x_transform=parameters['x_transform'], rolling_autocorr_periods=parameters['rolling_autocorr_periods'], abs_energy=parameters['abs_energy'], add_date_part=parameters['add_date_part'], polynomial_degree=parameters['polynomial_degree'], n_jobs=n_jobs, ) return model if model == 'UnobservedComponents': from autots.models.statsmodels import UnobservedComponents if parameters == {}: model = UnobservedComponents( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, ) else: model = UnobservedComponents( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, regression_type=parameters['regression_type'], random_seed=random_seed, verbose=verbose, level=parameters['level'], trend=parameters['trend'], cycle=parameters['cycle'], damped_cycle=parameters['damped_cycle'], irregular=parameters['irregular'], stochastic_trend=parameters['stochastic_trend'], stochastic_level=parameters['stochastic_level'], stochastic_cycle=parameters['stochastic_cycle'], ) return model if model == 'DynamicFactor': from autots.models.statsmodels import DynamicFactor if parameters == {}: model = DynamicFactor( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, ) else: model = DynamicFactor( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, regression_type=parameters['regression_type'], random_seed=random_seed, verbose=verbose, k_factors=parameters['k_factors'], factor_order=parameters['factor_order'], ) return model if model == 'VAR': from autots.models.statsmodels import VAR if parameters == {}: model = VAR( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, ) else: model = VAR( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, regression_type=parameters['regression_type'], maxlags=parameters['maxlags'], ic=parameters['ic'], random_seed=random_seed, verbose=verbose, ) return model if model == 'VECM': from autots.models.statsmodels import VECM if parameters == {}: model = VECM( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, ) else: model = VECM( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, regression_type=parameters['regression_type'], random_seed=random_seed, verbose=verbose, deterministic=parameters['deterministic'], k_ar_diff=parameters['k_ar_diff'], ) return model if model == 'VARMAX': from autots.models.statsmodels import VARMAX if parameters == {}: model = VARMAX( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, ) else: model = VARMAX( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, order=parameters['order'], trend=parameters['trend'], ) return model if model == 'GluonTS': from autots.models.gluonts import GluonTS if parameters == {}: model = GluonTS( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, forecast_length=forecast_length, ) else: model = GluonTS( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, gluon_model=parameters['gluon_model'], epochs=parameters['epochs'], learning_rate=parameters['learning_rate'], forecast_length=forecast_length, ) return model if model == 'TSFreshRegressor': from autots.models.tsfresh import TSFreshRegressor if parameters == {}: model = TSFreshRegressor( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, ) else: model = TSFreshRegressor( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, max_timeshift=parameters['max_timeshift'], regression_model=parameters['regression_model'], feature_selection=parameters['feature_selection'], ) return model if model == 'MotifSimulation': from autots.models.basics import MotifSimulation if parameters == {}: model = MotifSimulation( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, ) else: model = MotifSimulation( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, phrase_len=parameters['phrase_len'], comparison=parameters['comparison'], shared=parameters['shared'], distance_metric=parameters['distance_metric'], max_motifs=parameters['max_motifs'], recency_weighting=parameters['recency_weighting'], cutoff_threshold=parameters['cutoff_threshold'], cutoff_minimum=parameters['cutoff_minimum'], point_method=parameters['point_method'], ) return model if model == 'WindowRegression': from autots.models.sklearn import WindowRegression if parameters == {}: model = WindowRegression( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, forecast_length=forecast_length, n_jobs=n_jobs, ) else: model = WindowRegression( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, window_size=parameters['window_size'], regression_model=parameters['regression_model'], input_dim=parameters['input_dim'], output_dim=parameters['output_dim'], normalize_window=parameters['normalize_window'], shuffle=parameters['shuffle'], max_windows=parameters['max_windows'], forecast_length=forecast_length, n_jobs=n_jobs, ) return model if model == 'TensorflowSTS': from autots.models.tfp import TensorflowSTS if parameters == {}: model = TensorflowSTS( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, ) else: model = TensorflowSTS( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, seasonal_periods=parameters['seasonal_periods'], ar_order=parameters['ar_order'], trend=parameters['trend'], fit_method=parameters['fit_method'], num_steps=parameters['num_steps'], ) return model if model == 'TFPRegression': from autots.models.tfp import TFPRegression if parameters == {}: model = TFPRegression( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, ) else: model = TFPRegression( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, kernel_initializer=parameters['kernel_initializer'], epochs=parameters['epochs'], batch_size=parameters['batch_size'], optimizer=parameters['optimizer'], loss=parameters['loss'], dist=parameters['dist'], regression_type=parameters['regression_type'], ) return model if model == 'ComponentAnalysis': from autots.models.sklearn import ComponentAnalysis if parameters == {}: model = ComponentAnalysis( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, forecast_length=forecast_length, ) else: model = ComponentAnalysis( frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, model=parameters['model'], model_parameters=parameters['model_parameters'], decomposition=parameters['decomposition'], n_components=parameters['n_components'], forecast_length=forecast_length, ) return model else: raise AttributeError( ("Model String '{}' not a recognized model type").format(model) ) def ModelPrediction( df_train, forecast_length: int, transformation_dict: dict, model_str: str, parameter_dict: dict, frequency: str = 'infer', prediction_interval: float = 0.9, no_negatives: bool = False, constraint: float = None, future_regressor_train=[], future_regressor_forecast=[], holiday_country: str = 'US', startTimeStamps=None, grouping_ids=None, random_seed: int = 2020, verbose: int = 0, n_jobs: int = None, ): """Feed parameters into modeling pipeline Args: df_train (pandas.DataFrame): numeric training dataset of DatetimeIndex and series as cols forecast_length (int): number of periods to forecast transformation_dict (dict): a dictionary of outlier, fillNA, and transformation methods to be used model_str (str): a string to be direct to the appropriate model, used in ModelMonster frequency (str): str representing frequency alias of time series prediction_interval (float): width of errors (note: rarely do the intervals accurately match the % asked for...) no_negatives (bool): whether to force all forecasts to be > 0 constraint (float): when not None, use this value * data st dev above max or below min for constraining forecast values. future_regressor_train (pd.Series): with datetime index, of known in advance data, section matching train data future_regressor_forecast (pd.Series): with datetime index, of known in advance data, section matching test data holiday_country (str): passed through to holiday package, used by a few models as 0/1 regressor. startTimeStamps (pd.Series): index (series_ids), columns (Datetime of First start of series) n_jobs (int): number of processes Returns: PredictionObject (autots.PredictionObject): Prediction from AutoTS model object """ transformationStartTime = datetime.datetime.now() from autots.tools.transform import GeneralTransformer try: coerce_integer = transformation_dict['coerce_integer'] grouping = transformation_dict['grouping'] if grouping == 'user' and grouping_ids is None: grouping = 'kmeans5' transformation_dict['grouping'] = 'kmeans5' reconciliation = transformation_dict['reconciliation'] except Exception: coerce_integer = False grouping = None grouping_ids = None reconciliation = None transformer_object = GeneralTransformer( outlier_method=transformation_dict['outlier_method'], outlier_threshold=transformation_dict['outlier_threshold'], outlier_position=transformation_dict['outlier_position'], fillna=transformation_dict['fillna'], transformation=transformation_dict['transformation'], detrend=transformation_dict['detrend'], second_transformation=transformation_dict['second_transformation'], transformation_param=transformation_dict['transformation_param'], third_transformation=transformation_dict['third_transformation'], transformation_param2=transformation_dict['transformation_param2'], fourth_transformation=transformation_dict['fourth_transformation'], discretization=transformation_dict['discretization'], n_bins=transformation_dict['n_bins'], grouping=grouping, grouping_ids=grouping_ids, reconciliation=reconciliation, coerce_integer=coerce_integer, ).fit(df_train) df_train_transformed = transformer_object.transform(df_train) # slice the context, ie shorten the amount of data available. if transformation_dict['context_slicer'] not in [None, 'None']: from autots.tools.transform import simple_context_slicer df_train_transformed = simple_context_slicer( df_train_transformed, method=transformation_dict['context_slicer'], forecast_length=forecast_length, ) # make sure regressor has same length. This could be a problem if wrong size regressor is passed. if len(future_regressor_train) > 0: future_regressor_train = future_regressor_train.tail( df_train_transformed.shape[0] ) transformation_runtime = datetime.datetime.now() - transformationStartTime # from autots.evaluator.auto_model import ModelMonster model = ModelMonster( model_str, parameters=parameter_dict, frequency=frequency, prediction_interval=prediction_interval, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, forecast_length=forecast_length, n_jobs=n_jobs, ) model = model.fit(df_train_transformed, future_regressor=future_regressor_train) df_forecast = model.predict( forecast_length=forecast_length, future_regressor=future_regressor_forecast ) if df_forecast.forecast.isnull().all(axis=0).astype(int).sum() > 0: raise ValueError( "Model {} returned NaN for one or more series".format(model_str) ) transformationStartTime = datetime.datetime.now() # Inverse the transformations df_forecast.forecast = pd.DataFrame( transformer_object.inverse_transform(df_forecast.forecast) ) # , index = df_forecast.forecast_index, columns = df_forecast.forecast_columns) df_forecast.lower_forecast = pd.DataFrame( transformer_object.inverse_transform(df_forecast.lower_forecast) ) # , index = df_forecast.forecast_index, columns = df_forecast.forecast_columns) df_forecast.upper_forecast = pd.DataFrame( transformer_object.inverse_transform(df_forecast.upper_forecast) ) # , index = df_forecast.forecast_index, columns = df_forecast.forecast_columns) df_forecast.transformation_parameters = transformation_dict # Remove negatives if desired # There's df.where(df_forecast.forecast > 0, 0) or df.clip(lower = 0), not sure which faster if no_negatives: df_forecast.lower_forecast = df_forecast.lower_forecast.clip(lower=0) df_forecast.forecast = df_forecast.forecast.clip(lower=0) df_forecast.upper_forecast = df_forecast.upper_forecast.clip(lower=0) if constraint is not None: if verbose > 2: print("Using constraint.") constraint = float(constraint) train_std = df_train.std(axis=0) train_min = df_train.min(axis=0) - (constraint * train_std) train_max = df_train.max(axis=0) + (constraint * train_std) df_forecast.forecast = df_forecast.forecast.clip(lower=train_min, axis=1) df_forecast.forecast = df_forecast.forecast.clip(upper=train_max, axis=1) transformation_runtime = transformation_runtime + ( datetime.datetime.now() - transformationStartTime ) df_forecast.transformation_runtime = transformation_runtime return df_forecast class TemplateEvalObject(object): """Object to contain all your failures!.""" def __repr__(self): """Print.""" return 'Results objects, result table at self.model_results (pd.df)' def concat(self, another_eval): """Merge another TemplateEvalObject onto this one.""" self.model_results = pd.concat( [self.model_results, another_eval.model_results], axis=0, ignore_index=True, sort=False, ).reset_index(drop=True) self.per_series_mae = pd.concat( [self.per_series_mae, another_eval.per_series_mae], axis=0, sort=False ) self.per_series_spl = pd.concat( [self.per_series_spl, another_eval.per_series_spl], axis=0, sort=False ) self.per_series_rmse1 = pd.concat( [self.per_series_rmse1, another_eval.per_series_rmse1], axis=0, sort=False ) self.per_series_rmse2 = pd.concat( [self.per_series_rmse2, another_eval.per_series_rmse2], axis=0, sort=False ) self.per_timestamp_smape = pd.concat( [self.per_timestamp_smape, another_eval.per_timestamp_smape], axis=0, sort=False, ) self.model_count = self.model_count + another_eval.model_count return self def save(self, filename): """Save results to a file.""" if '.csv' in filename: self.model_results.to_csv(filename, index=False) elif '.pickle' in filename: import pickle with open(filename, "wb") as f: pickle.dump(self, f, pickle.HIGHEST_PROTOCOL) else: raise ValueError("filename not .csv or .pickle") def unpack_ensemble_models( template, template_cols: list = [ 'Model', 'ModelParameters', 'TransformationParameters', 'Ensemble', ], keep_ensemble: bool = True, recursive: bool = False, ): """Take ensemble models from template and add as new rows.""" ensemble_template = pd.DataFrame() template['Ensemble'] = np.where( ((template['Model'] == 'Ensemble') & (template['Ensemble'] < 1)), 1, template['Ensemble'], ) for index, value in template[template['Ensemble'] != 0][ 'ModelParameters' ].iteritems(): model_dict = json.loads(value)['models'] model_df = pd.DataFrame.from_dict(model_dict, orient='index') model_df = model_df.rename_axis('ID').reset_index(drop=False) model_df['Ensemble'] = 0 # unpack nested ensembles, if recursive specified if recursive and 'Ensemble' in model_df['Model'].tolist(): model_df = pd.concat( [ unpack_ensemble_models( model_df, recursive=True, template_cols=template_cols ), model_df, ], axis=0, ignore_index=True, sort=False, ).reset_index(drop=True) ensemble_template = pd.concat( [ensemble_template, model_df], axis=0, ignore_index=True, sort=False ).reset_index(drop=True) if not keep_ensemble: template = template[template['Ensemble'] == 0] template = pd.concat( [template, ensemble_template], axis=0, ignore_index=True, sort=False ).reset_index(drop=True) template = template.drop_duplicates(subset=template_cols) return template def PredictWitch( template, df_train, forecast_length: int, frequency: str = 'infer', prediction_interval: float = 0.9, no_negatives: bool = False, constraint: float = None, future_regressor_train=[], future_regressor_forecast=[], holiday_country: str = 'US', startTimeStamps=None, grouping_ids=None, random_seed: int = 2020, verbose: int = 0, n_jobs: int = None, template_cols: list = [ 'Model', 'ModelParameters', 'TransformationParameters', 'Ensemble', ], ): """Takes numeric data, returns numeric forecasts. Only one model (albeit potentially an ensemble)! Well, she turned me into a newt. A newt? I got better. -Python Args: df_train (pandas.DataFrame): numeric training dataset of DatetimeIndex and series as cols forecast_length (int): number of periods to forecast transformation_dict (dict): a dictionary of outlier, fillNA, and transformation methods to be used model_str (str): a string to be direct to the appropriate model, used in ModelMonster frequency (str): str representing frequency alias of time series prediction_interval (float): width of errors (note: rarely do the intervals accurately match the % asked for...) no_negatives (bool): whether to force all forecasts to be > 0 constraint (float): when not None, use this value * data st dev above max or below min for constraining forecast values. future_regressor_train (pd.Series): with datetime index, of known in advance data, section matching train data future_regressor_forecast (pd.Series): with datetime index, of known in advance data, section matching test data holiday_country (str): passed through to holiday package, used by a few models as 0/1 regressor. startTimeStamps (pd.Series): index (series_ids), columns (Datetime of First start of series) template_cols (list): column names of columns used as model template Returns: PredictionObject (autots.PredictionObject): Prediction from AutoTS model object): """ if isinstance(template, pd.Series): template = pd.DataFrame(template).transpose() template = template.head(1) for index_upper, row_upper in template.iterrows(): # if an ensemble if row_upper['Model'] == 'Ensemble': from autots.models.ensemble import EnsembleForecast forecasts_list = [] forecasts_runtime = [] forecasts = [] upper_forecasts = [] lower_forecasts = [] ens_model_str = row_upper['Model'] ens_params = json.loads(row_upper['ModelParameters']) ens_template = unpack_ensemble_models( template, template_cols, keep_ensemble=False ) for index, row in ens_template.iterrows(): # recursive recursion! if verbose > 2: total_ens = ens_template.shape[0] print( "Ensemble component {} of {} ".format( model_str, str(index), str(total_ens) ) ) df_forecast = PredictWitch( row, df_train=df_train, forecast_length=forecast_length, frequency=frequency, prediction_interval=prediction_interval, no_negatives=no_negatives, constraint=constraint, future_regressor_train=future_regressor_train, future_regressor_forecast=future_regressor_forecast, holiday_country=holiday_country, startTimeStamps=startTimeStamps, grouping_ids=grouping_ids, random_seed=random_seed, verbose=verbose, n_jobs=n_jobs, template_cols=template_cols, ) model_id = create_model_id( df_forecast.model_name, df_forecast.model_parameters, df_forecast.transformation_parameters, ) total_runtime = ( df_forecast.fit_runtime + df_forecast.predict_runtime + df_forecast.transformation_runtime ) forecasts_list.extend([model_id]) forecasts_runtime.extend([total_runtime]) forecasts.extend([df_forecast.forecast]) upper_forecasts.extend([df_forecast.upper_forecast]) lower_forecasts.extend([df_forecast.lower_forecast]) ens_forecast = EnsembleForecast( ens_model_str, ens_params, forecasts_list=forecasts_list, forecasts=forecasts, lower_forecasts=lower_forecasts, upper_forecasts=upper_forecasts, forecasts_runtime=forecasts_runtime, prediction_interval=prediction_interval, ) return ens_forecast # if not an ensemble else: model_str = row_upper['Model'] parameter_dict = json.loads(row_upper['ModelParameters']) transformation_dict = json.loads(row_upper['TransformationParameters']) df_forecast = ModelPrediction( df_train, forecast_length, transformation_dict, model_str, parameter_dict, frequency=frequency, prediction_interval=prediction_interval, no_negatives=no_negatives, constraint=constraint, future_regressor_train=future_regressor_train, future_regressor_forecast=future_regressor_forecast, grouping_ids=grouping_ids, holiday_country=holiday_country, random_seed=random_seed, verbose=verbose, startTimeStamps=startTimeStamps, n_jobs=n_jobs, ) return df_forecast def TemplateWizard( template, df_train, df_test, weights, model_count: int = 0, ensemble: str = True, forecast_length: int = 14, frequency: str = 'infer', prediction_interval: float = 0.9, no_negatives: bool = False, constraint: float = None, future_regressor_train=[], future_regressor_forecast=[], holiday_country: str = 'US', startTimeStamps=None, random_seed: int = 2020, verbose: int = 0, n_jobs: int = None, validation_round: int = 0, model_interrupt: bool = False, grouping_ids=None, template_cols: list = [ 'Model', 'ModelParameters', 'TransformationParameters', 'Ensemble', ], ): """ Take Template, returns Results. There are some who call me... Tim. - Python Args: template (pandas.DataFrame): containing model str, and json of transformations and hyperparamters df_train (pandas.DataFrame): numeric training dataset of DatetimeIndex and series as cols df_test (pandas.DataFrame): dataframe of actual values of (forecast length * n series) weights (dict): key = column/series_id, value = weight ensemble (str): desc of ensemble types to prepare metric collection forecast_length (int): number of periods to forecast transformation_dict (dict): a dictionary of outlier, fillNA, and transformation methods to be used model_str (str): a string to be direct to the appropriate model, used in ModelMonster frequency (str): str representing frequency alias of time series prediction_interval (float): width of errors (note: rarely do the intervals accurately match the % asked for...) no_negatives (bool): whether to force all forecasts to be > 0 constraint (float): when not None, use this value * data st dev above max or below min for constraining forecast values. future_regressor_train (pd.Series): with datetime index, of known in advance data, section matching train data future_regressor_forecast (pd.Series): with datetime index, of known in advance data, section matching test data holiday_country (str): passed through to holiday package, used by a few models as 0/1 regressor. startTimeStamps (pd.Series): index (series_ids), columns (Datetime of First start of series) validation_round (int): int passed to record current validation. model_interrupt (bool): if True, keyboard interrupts are caught and only break current model eval. template_cols (list): column names of columns used as model template Returns: TemplateEvalObject """ ensemble = str(ensemble) template_result = TemplateEvalObject() template_result.model_count = model_count if isinstance(template, pd.Series): template = pd.DataFrame(template).transpose() # template = unpack_ensemble_models(template, template_cols, keep_ensemble = False) for index, row in template.iterrows(): try: model_str = row['Model'] parameter_dict = json.loads(row['ModelParameters']) transformation_dict = json.loads(row['TransformationParameters']) ensemble_input = row['Ensemble'] current_template = pd.DataFrame(row).transpose() template_result.model_count += 1 if verbose > 0: if verbose > 1: print( "Model Number: {} with model {} in Validation {} with params {} and transformations {}".format( str(template_result.model_count), model_str, str(validation_round), json.dumps(parameter_dict), json.dumps(transformation_dict), ) ) else: print( "Model Number: {} with model {} in Validation {} ".format( str(template_result.model_count), model_str, str(validation_round), ) ) df_forecast = PredictWitch( current_template, df_train=df_train, forecast_length=forecast_length, frequency=frequency, prediction_interval=prediction_interval, no_negatives=no_negatives, constraint=constraint, future_regressor_train=future_regressor_train, future_regressor_forecast=future_regressor_forecast, holiday_country=holiday_country, startTimeStamps=startTimeStamps, grouping_ids=grouping_ids, random_seed=random_seed, verbose=verbose, n_jobs=n_jobs, template_cols=template_cols, ) per_ts = True if 'distance' in ensemble else False if 'hdist' in ensemble: dist_n = int(np.ceil(0.3 * forecast_length)) else: dist_n = None model_error = PredictionEval( df_forecast, df_test, series_weights=weights, df_train=df_train, per_timestamp_errors=per_ts, dist_n=dist_n, ) model_id = create_model_id( df_forecast.model_name, df_forecast.model_parameters, df_forecast.transformation_parameters, ) total_runtime = ( df_forecast.fit_runtime + df_forecast.predict_runtime + df_forecast.transformation_runtime ) result = pd.DataFrame( { 'ID': model_id, 'Model': df_forecast.model_name, 'ModelParameters': json.dumps(df_forecast.model_parameters), 'TransformationParameters': json.dumps( df_forecast.transformation_parameters ), 'TransformationRuntime': df_forecast.transformation_runtime, 'FitRuntime': df_forecast.fit_runtime, 'PredictRuntime': df_forecast.predict_runtime, 'TotalRuntime': total_runtime, 'Ensemble': ensemble_input, 'Exceptions': np.nan, 'Runs': 1, 'ValidationRound': validation_round, }, index=[0], ) a = pd.DataFrame( model_error.avg_metrics_weighted.rename(lambda x: x + '_weighted') ).transpose() result = pd.concat( [result, pd.DataFrame(model_error.avg_metrics).transpose(), a], axis=1 ) template_result.model_results = pd.concat( [template_result.model_results, result], axis=0, ignore_index=True, sort=False, ).reset_index(drop=True) if 'horizontal' in ensemble: cur_mae = model_error.per_series_metrics.loc['mae'] cur_mae = pd.DataFrame(cur_mae).transpose() cur_mae.index = [model_id] template_result.per_series_mae = pd.concat( [template_result.per_series_mae, cur_mae], axis=0 ) if 'probabilistic' in ensemble: cur_spl = model_error.per_series_metrics.loc['spl'] cur_spl = pd.DataFrame(cur_spl).transpose() cur_spl.index = [model_id] template_result.per_series_spl = pd.concat( [template_result.per_series_spl, cur_spl], axis=0 ) if 'distance' in ensemble: cur_smape = model_error.per_timestamp.loc['weighted_smape'] cur_smape = pd.DataFrame(cur_smape).transpose() cur_smape.index = [model_id] template_result.per_timestamp_smape = pd.concat( [template_result.per_timestamp_smape, cur_smape], axis=0 ) if 'hdist' in ensemble: cur_rmse1 = model_error.per_series_metrics.loc['rmse1'] cur_rmse2 = model_error.per_series_metrics.loc['rmse2'] cur_rmse1 = pd.DataFrame(cur_rmse1).transpose() cur_rmse2 = pd.DataFrame(cur_rmse2).transpose() cur_rmse1.index = [model_id] cur_rmse2.index = [model_id] template_result.per_series_rmse1 = pd.concat( [template_result.per_series_rmse1, cur_rmse1], axis=0 ) template_result.per_series_rmse2 = pd.concat( [template_result.per_series_rmse2, cur_rmse2], axis=0 ) except KeyboardInterrupt: if model_interrupt: result = pd.DataFrame( { 'ID': create_model_id( model_str, parameter_dict, transformation_dict ), 'Model': model_str, 'ModelParameters': json.dumps(parameter_dict), 'TransformationParameters': json.dumps(transformation_dict), 'Ensemble': ensemble_input, 'TransformationRuntime': datetime.timedelta(0), 'FitRuntime': datetime.timedelta(0), 'PredictRuntime': datetime.timedelta(0), 'TotalRuntime': datetime.timedelta(0), 'Exceptions': "KeyboardInterrupt by user", 'Runs': 1, 'ValidationRound': validation_round, }, index=[0], ) template_result.model_results = pd.concat( [template_result.model_results, result], axis=0, ignore_index=True, sort=False, ).reset_index(drop=True) else: raise KeyboardInterrupt except Exception as e: if verbose >= 0: print( 'Template Eval Error: {} in model {}: {}'.format( (repr(e)), template_result.model_count, model_str ) ) result = pd.DataFrame( { 'ID': create_model_id( model_str, parameter_dict, transformation_dict ), 'Model': model_str, 'ModelParameters': json.dumps(parameter_dict), 'TransformationParameters': json.dumps(transformation_dict), 'Ensemble': ensemble_input, 'TransformationRuntime': datetime.timedelta(0), 'FitRuntime': datetime.timedelta(0), 'PredictRuntime': datetime.timedelta(0), 'TotalRuntime': datetime.timedelta(0), 'Exceptions': repr(e), 'Runs': 1, 'ValidationRound': validation_round, }, index=[0], ) template_result.model_results = pd.concat( [template_result.model_results, result], axis=0, ignore_index=True, sort=False, ).reset_index(drop=True) return template_result def RandomTemplate( n: int = 10, model_list: list = [ 'ZeroesNaive', 'LastValueNaive', 'AverageValueNaive', 'GLS', 'GLM', 'ETS', 'ARIMA', 'FBProphet', 'RollingRegression', 'GluonTS', 'UnobservedComponents', 'VARMAX', 'VECM', 'DynamicFactor', ], ): """ Returns a template dataframe of randomly generated transformations, models, and hyperparameters. Args: n (int): number of random models to return """ n = abs(int(n)) template = pd.DataFrame() counter = 0 while len(template.index) < n: model_str = np.random.choice(model_list) param_dict = ModelMonster(model_str).get_new_params() trans_dict = RandomTransform() row = pd.DataFrame( { 'Model': model_str, 'ModelParameters': json.dumps(param_dict), 'TransformationParameters': json.dumps(trans_dict), 'Ensemble': 0, }, index=[0], ) template = pd.concat([template, row], axis=0, ignore_index=True) template.drop_duplicates(inplace=True) counter += 1 if counter > (n * 3): break return template def UniqueTemplates( existing_templates, new_possibilities, selection_cols: list = [ 'Model', 'ModelParameters', 'TransformationParameters', 'Ensemble', ], ): """ Returns unique dataframe rows from new_possiblities not in existing_templates. Args: selection_cols (list): list of column namess to use to judge uniqueness/match on """ keys = list(new_possibilities[selection_cols].columns.values) idx1 = existing_templates.copy().set_index(keys).index idx2 = new_possibilities.set_index(keys).index new_template = new_possibilities[~idx2.isin(idx1)] return new_template def dict_recombination(a: dict, b: dict): """Recombine two dictionaries with identical keys. Return new dict.""" b_keys = [*b] key_size = int(len(b_keys) / 2) if len(b_keys) > 1 else 1 bs_keys = np.random.choice(b_keys, size=key_size) b_prime = {k: b[k] for k in bs_keys} c = {**a, **b_prime} # overwrites with B return c def trans_dict_recomb(dict_array): """Recombine two transformation param dictionaries from array of dicts.""" r_sel = np.random.choice(dict_array, size=2, replace=False) a = r_sel[0] b = r_sel[1] c = dict_recombination(a, b) out_keys = ['outlier_method', 'outlier_threshold', 'outlier_position'] current_dict = np.random.choice([a, b], size=1).item() c = {**c, **{k: current_dict[k] for k in out_keys}} mid_trans_keys = ['second_transformation', 'transformation_param'] current_dict = np.random.choice([a, b], size=1).item() c = {**c, **{k: current_dict[k] for k in mid_trans_keys}} mid_trans_keys = ['third_transformation', 'transformation_param2'] current_dict = np.random.choice([a, b], size=1).item() c = {**c, **{k: current_dict[k] for k in mid_trans_keys}} disc_keys = ['discretization', 'n_bins'] current_dict = np.random.choice([a, b], size=1).item() c = {**c, **{k: current_dict[k] for k in disc_keys}} disc_keys = ['grouping', 'reconciliation'] current_dict = np.random.choice([a, b], size=1).item() if all([x in current_dict.keys() for x in disc_keys]): c = {**c, **{k: current_dict[k] for k in disc_keys}} return c def NewGeneticTemplate( model_results, submitted_parameters, sort_column: str = "smape_weighted", sort_ascending: bool = True, max_results: int = 50, max_per_model_class: int = 5, top_n: int = 50, template_cols: list = [ 'Model', 'ModelParameters', 'TransformationParameters', 'Ensemble', ], ): """ Return new template given old template with model accuracies. Args: model_results (pandas.DataFrame): models that have actually been run submitted_paramters (pandas.DataFrame): models tried (may have returned different parameters to results) """ new_template = pd.DataFrame() # filter existing templates sorted_results = model_results[model_results['Ensemble'] == 0].copy() sorted_results = sorted_results.sort_values( by=sort_column, ascending=sort_ascending, na_position='last' ) sorted_results = sorted_results.drop_duplicates(subset=template_cols, keep='first') if str(max_per_model_class).isdigit(): sorted_results = ( sorted_results.sort_values(sort_column, ascending=sort_ascending) .groupby('Model') .head(max_per_model_class) .reset_index() ) sorted_results = sorted_results.sort_values( by=sort_column, ascending=sort_ascending, na_position='last' ).head(top_n) no_params = ['ZeroesNaive', 'LastValueNaive', 'GLS'] recombination_approved = [ 'SeasonalNaive', 'MotifSimulation', "ETS", 'DynamicFactor', 'VECM', 'VARMAX', 'GLM', 'ARIMA', 'FBProphet', 'GluonTS', 'RollingRegression', 'VAR', 'WindowRegression', 'TensorflowSTS', 'TFPRegression', ] borrow = ['ComponentAnalysis'] best = json.loads(sorted_results.iloc[0, :]['TransformationParameters']) for model_type in sorted_results['Model'].unique(): if model_type in no_params: current_ops = sorted_results[sorted_results['Model'] == model_type] n = 3 trans_dicts = _trans_dicts(current_ops, best=best, n=n) model_param = current_ops.iloc[0, :]['ModelParameters'] new_row = pd.DataFrame( { 'Model': model_type, 'ModelParameters': model_param, 'TransformationParameters': trans_dicts, 'Ensemble': 0, }, index=list(range(n)), ) elif model_type in recombination_approved: current_ops = sorted_results[sorted_results['Model'] == model_type] n = 4 trans_dicts = _trans_dicts(current_ops, best=best, n=n) # select the best model of this type fir = json.loads(current_ops.iloc[0, :]['ModelParameters']) cur_len = current_ops.shape[0] if cur_len > 1: # select randomly from best of data, doesn't handle lengths < 2 top_r = np.floor((cur_len / 5) + 2) r_id = np.random.randint(1, top_r) sec = json.loads(current_ops.iloc[r_id, :]['ModelParameters']) else: sec = ModelMonster(model_type).get_new_params() # generate new random parameters ('mutations') r = ModelMonster(model_type).get_new_params() r2 = ModelMonster(model_type).get_new_params() arr = [fir, sec, r2, r] model_dicts = list() # recombine best and random to create new generation for _ in range(n): r_sel = np.random.choice(arr, size=2, replace=False) a = r_sel[0] b = r_sel[1] c = dict_recombination(a, b) model_dicts.append(json.dumps(c)) new_row = pd.DataFrame( { 'Model': model_type, 'ModelParameters': model_dicts, 'TransformationParameters': trans_dicts, 'Ensemble': 0, }, index=list(range(n)), ) else: current_ops = sorted_results[sorted_results['Model'] == model_type] n = 3 trans_dicts = _trans_dicts(current_ops, best=best, n=n) model_dicts = list() for _ in range(n): c = ModelMonster(model_type).get_new_params() model_dicts.append(json.dumps(c)) new_row = pd.DataFrame( { 'Model': model_type, 'ModelParameters': model_dicts, 'TransformationParameters': trans_dicts, 'Ensemble': 0, }, index=list(range(n)), ) new_template = pd.concat( [new_template, new_row], axis=0, ignore_index=True, sort=False ) """ # recombination of transforms across models by shifting transforms recombination = sorted_results.tail(len(sorted_results.index) - 1).copy() recombination['TransformationParameters'] = sorted_results['TransformationParameters'].shift(1).tail(len(sorted_results.index) - 1) new_template = pd.concat([new_template, recombination.head(top_n)[template_cols]], axis=0, ignore_index=True, sort=False) """ # remove generated models which have already been tried sorted_results = pd.concat( [submitted_parameters, sorted_results], axis=0, ignore_index=True, sort=False ).reset_index(drop=True) new_template = UniqueTemplates( sorted_results, new_template, selection_cols=template_cols ).head(max_results) return new_template def validation_aggregation(validation_results): """Aggregate a TemplateEvalObject.""" groupby_cols = [ 'ID', 'Model', 'ModelParameters', 'TransformationParameters', 'Ensemble', ] col_aggs = { 'Runs': 'sum', 'smape': 'mean', 'mae': 'mean', 'rmse': 'mean', 'containment': 'mean', 'spl': 'mean', 'contour': 'mean', 'smape_weighted': 'mean', 'mae_weighted': 'mean', 'rmse_weighted': 'mean', 'containment_weighted': 'mean', 'contour_weighted': 'mean', 'spl_weighted': 'mean', 'containment_weighted': 'mean', 'TotalRuntimeSeconds': 'mean', 'Score': 'mean', } validation_results.model_results['TotalRuntimeSeconds'] = ( validation_results.model_results['TotalRuntime'].dt.seconds + 1 ) validation_results.model_results = validation_results.model_results[ pd.isnull(validation_results.model_results['Exceptions']) ] validation_results.model_results = validation_results.model_results.replace( [np.inf, -np.inf], np.nan ) validation_results.model_results = validation_results.model_results.groupby( groupby_cols ).agg(col_aggs) validation_results.model_results = validation_results.model_results.reset_index( drop=False ) return validation_results def generate_score( model_results, metric_weighting: dict = {}, prediction_interval: float = 0.9 ): """Generate score based on relative accuracies.""" try: smape_weighting = metric_weighting['smape_weighting'] except KeyError: smape_weighting = 1 try: mae_weighting = metric_weighting['mae_weighting'] except KeyError: mae_weighting = 0 try: rmse_weighting = metric_weighting['rmse_weighting'] except KeyError: rmse_weighting = 0 try: containment_weighting = metric_weighting['containment_weighting'] except KeyError: containment_weighting = 0 try: runtime_weighting = metric_weighting['runtime_weighting'] * 0.1 except KeyError: runtime_weighting = 0 try: spl_weighting = metric_weighting['spl_weighting'] except KeyError: spl_weighting = 0 try: contour_weighting = metric_weighting['contour_weighting'] except KeyError: contour_weighting = 0 # handle various runtime information records if 'TotalRuntimeSeconds' in model_results.columns: if 'TotalRuntime' in model_results.columns: model_results['TotalRuntimeSeconds'] = np.where( model_results['TotalRuntimeSeconds'].isna(), model_results['TotalRuntime'].dt.seconds, model_results['TotalRuntimeSeconds'], ) else: model_results['TotalRuntimeSeconds'] = np.where( model_results['TotalRuntimeSeconds'].isna(), model_results['TotalRuntimeSeconds'].max(), model_results['TotalRuntimeSeconds'], ) else: model_results['TotalRuntimeSeconds'] = model_results['TotalRuntime'].dt.seconds # generate minimizing scores, where smaller = better accuracy try: model_results = model_results.replace([np.inf, -np.inf], np.nan) # model_results = model_results.fillna(value=model_results.max(axis=0)) smape_score = model_results['smape_weighted'] / ( model_results['smape_weighted'].min(skipna=True) + 1 ) # smaller better rmse_scaler = model_results['rmse_weighted'].median(skipna=True) rmse_scaler = 1 if rmse_scaler == 0 else rmse_scaler rmse_score = model_results['rmse_weighted'] / rmse_scaler mae_scaler = model_results['mae_weighted'].median(skipna=True) mae_scaler = 1 if mae_scaler == 0 else mae_scaler mae_score = model_results['mae_weighted'] / mae_scaler containment_score = ( abs(prediction_interval - model_results['containment']) ) + 1 # from 1 to 2, smaller better runtime = model_results['TotalRuntimeSeconds'] + 120 runtime_score = runtime / (runtime.min(skipna=True)) # smaller better spl_score = model_results['spl_weighted'] / ( model_results['spl_weighted'].min(skipna=True) + 1 ) # smaller better contour_score = ( (1 / (model_results['contour_weighted'])) .replace([np.inf, -np.inf, np.nan], 10) .clip(upper=10) ) except KeyError: raise KeyError( "Inconceivable! Evaluation Metrics are missing and all models have failed, by an error in TemplateWizard or metrics. A new template may help, or an adjusted model_list." ) return ( (smape_score * smape_weighting) + (mae_score * mae_weighting) + (rmse_score * rmse_weighting) + (containment_score * containment_weighting) + (runtime_score * runtime_weighting) + (spl_score * spl_weighting) + (contour_score * contour_weighting) )
[ 37811, 22622, 12, 5715, 31904, 5499, 329, 11160, 4694, 526, 15931, 198, 11748, 299, 32152, 355, 45941, 198, 11748, 19798, 292, 355, 279, 67, 198, 11748, 4818, 8079, 198, 11748, 33918, 198, 6738, 12234, 8019, 1330, 45243, 20, 198, 6738, 1960, 1747, 13, 18206, 84, 1352, 13, 4164, 10466, 1330, 46690, 36, 2100, 198, 6738, 1960, 1747, 13, 31391, 13, 35636, 1330, 14534, 41762, 628, 198, 4299, 21819, 62, 600, 7, 17256, 62, 505, 25, 20512, 796, 10352, 2599, 198, 220, 220, 220, 37227, 8645, 378, 257, 4738, 18253, 286, 7226, 21819, 871, 526, 15931, 198, 220, 220, 220, 611, 2291, 62, 505, 25, 198, 220, 220, 220, 220, 220, 220, 220, 19470, 796, 45941, 13, 25120, 13, 25541, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 257, 41888, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 25120, 62, 600, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 352, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 362, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 604, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 767, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 838, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1105, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1987, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2579, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3126, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9907, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 23378, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 44969, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 49557, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 28262, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6740, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9508, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16589, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2546, 28, 16, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 279, 41888, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 940, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 2713, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 2713, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 2713, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 1314, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 486, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 16, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 16, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 16, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 16, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 3023, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 486, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 16, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 486, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 486, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 486, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 486, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16589, 198, 220, 220, 220, 220, 220, 220, 220, 6739, 9186, 3419, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 19470, 796, 45941, 13, 25120, 13, 25541, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 257, 41888, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 25120, 62, 600, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 362, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 604, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 767, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 838, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1105, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1987, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2579, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3126, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9907, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 23378, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 44969, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 49557, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 28262, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6740, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9508, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16589, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2546, 28, 16, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 279, 41888, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 1314, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 2713, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 2713, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 1314, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 486, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 16, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 16, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 16, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 16, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 3023, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 486, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 16, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 486, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 486, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 486, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 486, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16589, 198, 220, 220, 220, 220, 220, 220, 220, 6739, 9186, 3419, 198, 220, 220, 220, 611, 19470, 6624, 705, 25120, 62, 600, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 19470, 796, 45941, 13, 25120, 13, 25192, 600, 7, 17, 11, 1802, 11, 2546, 28, 16, 737, 9186, 3419, 198, 220, 220, 220, 1441, 493, 7, 30909, 8, 628, 198, 4299, 2251, 62, 19849, 62, 312, 7, 198, 220, 220, 220, 2746, 62, 2536, 25, 965, 11, 11507, 62, 11600, 25, 8633, 796, 1391, 5512, 13389, 62, 11600, 25, 8633, 796, 23884, 198, 2599, 198, 220, 220, 220, 37227, 16447, 257, 12234, 4522, 543, 815, 307, 3748, 284, 262, 2746, 10007, 526, 15931, 198, 220, 220, 220, 965, 62, 260, 1050, 796, 357, 198, 220, 220, 220, 220, 220, 220, 220, 965, 7, 19849, 62, 2536, 8, 1343, 33918, 13, 67, 8142, 7, 17143, 2357, 62, 11600, 8, 1343, 33918, 13, 67, 8142, 7, 7645, 1161, 62, 11600, 8, 198, 220, 220, 220, 1267, 198, 220, 220, 220, 965, 62, 260, 1050, 796, 705, 4458, 22179, 7, 2536, 62, 260, 1050, 13, 35312, 28955, 198, 220, 220, 220, 468, 704, 796, 45243, 20, 7, 2536, 62, 260, 1050, 13, 268, 8189, 10786, 40477, 12, 23, 11537, 737, 33095, 12894, 395, 3419, 198, 220, 220, 220, 1441, 468, 704, 628, 198, 4871, 9104, 10267, 7, 15252, 2599, 198, 220, 220, 220, 37227, 46189, 1398, 329, 4769, 41164, 4981, 13, 628, 220, 220, 220, 32329, 815, 477, 423, 5050, 25, 198, 220, 220, 220, 220, 220, 220, 220, 764, 11147, 7, 7568, 11, 2003, 62, 2301, 44292, 796, 685, 12962, 357, 26103, 257, 6060, 19778, 351, 16092, 8079, 15732, 290, 299, 15180, 286, 299, 1661, 10640, 8, 198, 220, 220, 220, 220, 220, 220, 220, 764, 79, 17407, 7, 754, 2701, 62, 13664, 796, 493, 11, 2003, 62, 2301, 44292, 796, 685, 4357, 655, 62, 4122, 62, 754, 2701, 796, 10352, 8, 198, 220, 220, 220, 220, 220, 220, 220, 764, 1136, 62, 3605, 62, 37266, 3419, 532, 1441, 257, 22155, 286, 26356, 4738, 6163, 10007, 628, 220, 220, 220, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1438, 357, 2536, 2599, 9104, 6530, 198, 220, 220, 220, 220, 220, 220, 220, 8373, 357, 2536, 2599, 10903, 16144, 286, 4818, 8079, 6376, 8373, 393, 2073, 705, 259, 2232, 6, 198, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 357, 22468, 2599, 7326, 1704, 16654, 329, 1861, 14991, 2569, 11092, 198, 220, 220, 220, 220, 220, 220, 220, 299, 62, 43863, 357, 600, 2599, 973, 416, 617, 4981, 326, 10730, 1096, 284, 3294, 21758, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 825, 11593, 260, 1050, 834, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 18557, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 705, 17633, 10267, 286, 705, 1343, 2116, 13, 3672, 1343, 705, 3544, 3210, 764, 11147, 11757, 79, 17407, 6, 628, 220, 220, 220, 825, 4096, 62, 13317, 7, 944, 11, 47764, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 49630, 4096, 3047, 3307, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 9688, 7575, 796, 4818, 8079, 13, 19608, 8079, 13, 2197, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 27432, 62, 43358, 796, 47764, 13, 43358, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 28665, 62, 14933, 796, 47764, 13, 28665, 82, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 27432, 62, 12957, 62, 4475, 796, 47764, 13, 9630, 58, 12, 16, 60, 198, 220, 220, 220, 220, 220, 220, 220, 611, 2116, 13, 35324, 6624, 705, 259, 2232, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 35324, 796, 279, 67, 13, 259, 2232, 62, 19503, 80, 7, 7568, 13, 9630, 11, 9828, 28, 25101, 8, 628, 220, 220, 220, 220, 220, 220, 220, 1441, 47764, 628, 220, 220, 220, 825, 2251, 62, 754, 2701, 62, 9630, 7, 944, 11, 11092, 62, 13664, 25, 493, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 8645, 378, 257, 279, 67, 13, 27354, 8079, 15732, 5035, 329, 257, 649, 11092, 13, 628, 220, 220, 220, 220, 220, 220, 220, 39567, 654, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 26848, 9104, 10267, 13, 35487, 62, 13317, 3419, 852, 1444, 355, 636, 286, 764, 11147, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 11092, 62, 9630, 796, 279, 67, 13, 4475, 62, 9521, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2030, 80, 28, 944, 13, 35324, 11, 923, 28, 944, 13, 27432, 62, 12957, 62, 4475, 11, 9574, 28, 754, 2701, 62, 13664, 1343, 352, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 11092, 62, 9630, 796, 11092, 62, 9630, 58, 16, 47715, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 754, 2701, 62, 9630, 796, 11092, 62, 9630, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 11092, 62, 9630, 628, 220, 220, 220, 825, 651, 62, 37266, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 13615, 8633, 286, 1459, 10007, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 23884, 628, 220, 220, 220, 825, 651, 62, 3605, 62, 37266, 7, 944, 11, 2446, 25, 965, 796, 705, 25120, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 13615, 8633, 286, 649, 10007, 329, 11507, 24549, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 23884, 628, 198, 4871, 46690, 10267, 7, 15252, 2599, 198, 220, 220, 220, 37227, 46189, 1398, 329, 4769, 11092, 1321, 526, 15931, 628, 220, 220, 220, 825, 11593, 260, 1050, 834, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 18557, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 611, 318, 39098, 7, 944, 13, 754, 2701, 11, 279, 67, 13, 6601, 19778, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 366, 39156, 2867, 2134, 25, 3467, 77, 13615, 764, 754, 2701, 11, 3467, 77, 764, 45828, 62, 754, 2701, 11, 3467, 77, 764, 21037, 62, 754, 2701, 3467, 77, 764, 19849, 62, 17143, 7307, 3467, 77, 764, 7645, 1161, 62, 17143, 7307, 1, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 366, 40613, 17724, 2134, 526, 628, 220, 220, 220, 825, 11593, 30388, 834, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 30388, 2196, 286, 1398, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 611, 318, 39098, 7, 944, 13, 754, 2701, 11, 279, 67, 13, 6601, 19778, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 10352, 628, 220, 220, 220, 825, 2472, 62, 43282, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 20575, 500, 1057, 22355, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 11147, 62, 43282, 1343, 2116, 13, 79, 17407, 62, 43282, 1343, 2116, 13, 7645, 1161, 62, 43282, 628, 198, 4299, 9104, 40872, 7, 198, 220, 220, 220, 2746, 25, 965, 11, 198, 220, 220, 220, 10007, 25, 8633, 796, 1391, 5512, 198, 220, 220, 220, 8373, 25, 965, 796, 705, 259, 2232, 3256, 198, 220, 220, 220, 17724, 62, 3849, 2100, 25, 12178, 796, 657, 13, 24, 11, 198, 220, 220, 220, 9912, 62, 19315, 25, 965, 796, 705, 2937, 3256, 198, 220, 220, 220, 923, 7575, 1273, 9430, 28, 14202, 11, 198, 220, 220, 220, 11092, 62, 13664, 25, 493, 796, 1478, 11, 198, 220, 220, 220, 4738, 62, 28826, 25, 493, 796, 12131, 11, 198, 220, 220, 220, 15942, 577, 25, 493, 796, 657, 11, 198, 220, 220, 220, 299, 62, 43863, 25, 493, 796, 6045, 11, 198, 2599, 198, 220, 220, 220, 37227, 13470, 82, 13042, 290, 10007, 284, 5035, 2746, 5563, 13, 628, 220, 220, 220, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2746, 357, 2536, 2599, 6530, 286, 9104, 15553, 198, 220, 220, 220, 220, 220, 220, 220, 10007, 357, 11600, 2599, 28261, 286, 10007, 284, 1208, 832, 284, 2746, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2746, 796, 965, 7, 19849, 8, 628, 220, 220, 220, 611, 2746, 6624, 705, 57, 263, 3028, 26705, 425, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 422, 1960, 1747, 13, 27530, 13, 12093, 873, 1330, 37028, 3028, 26705, 425, 628, 220, 220, 220, 220, 220, 220, 220, 1441, 37028, 3028, 26705, 425, 7, 35324, 28, 35324, 11, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 8, 628, 220, 220, 220, 611, 2746, 6624, 705, 5956, 11395, 26705, 425, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 422, 1960, 1747, 13, 27530, 13, 12093, 873, 1330, 4586, 11395, 26705, 425, 628, 220, 220, 220, 220, 220, 220, 220, 1441, 4586, 11395, 26705, 425, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 628, 220, 220, 220, 611, 2746, 6624, 705, 26287, 11395, 26705, 425, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 422, 1960, 1747, 13, 27530, 13, 12093, 873, 1330, 13475, 11395, 26705, 425, 628, 220, 220, 220, 220, 220, 220, 220, 611, 10007, 6624, 23884, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 13475, 11395, 26705, 425, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 13475, 11395, 26705, 425, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2446, 28, 17143, 7307, 17816, 24396, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 611, 2746, 6624, 705, 18960, 282, 26705, 425, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 422, 1960, 1747, 13, 27530, 13, 12093, 873, 1330, 7369, 282, 26705, 425, 628, 220, 220, 220, 220, 220, 220, 220, 611, 10007, 6624, 23884, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 7369, 282, 26705, 425, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 7369, 282, 26705, 425, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2446, 28, 17143, 7307, 17816, 24396, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19470, 62, 16, 28, 17143, 7307, 17816, 30909, 62, 16, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19470, 62, 17, 28, 17143, 7307, 17816, 30909, 62, 17, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 628, 220, 220, 220, 611, 2746, 6624, 705, 38, 6561, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 422, 1960, 1747, 13, 27530, 13, 34242, 27530, 1330, 402, 6561, 628, 220, 220, 220, 220, 220, 220, 220, 1441, 402, 6561, 7, 35324, 28, 35324, 11, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 8, 628, 220, 220, 220, 611, 2746, 6624, 705, 8763, 44, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 422, 1960, 1747, 13, 27530, 13, 34242, 27530, 1330, 10188, 44, 628, 220, 220, 220, 220, 220, 220, 220, 611, 10007, 6624, 23884, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 10188, 44, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 299, 62, 43863, 28, 77, 62, 43863, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 10188, 44, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 299, 62, 43863, 28, 77, 62, 43863, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1641, 28, 17143, 7307, 17816, 17989, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6937, 28, 17143, 7307, 17816, 9979, 415, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 20683, 62, 4906, 28, 17143, 7307, 17816, 2301, 2234, 62, 4906, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2746, 628, 220, 220, 220, 611, 2746, 6624, 705, 32716, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 422, 1960, 1747, 13, 27530, 13, 34242, 27530, 1330, 412, 4694, 628, 220, 220, 220, 220, 220, 220, 220, 611, 10007, 6624, 23884, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 412, 4694, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 299, 62, 43863, 28, 77, 62, 43863, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 412, 4694, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 288, 13322, 28, 17143, 7307, 17816, 67, 13322, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5182, 28, 17143, 7307, 17816, 83, 10920, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 21819, 28, 17143, 7307, 17816, 6230, 282, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 21819, 62, 41007, 82, 28, 17143, 7307, 17816, 6230, 282, 62, 41007, 82, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 299, 62, 43863, 28, 77, 62, 43863, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2746, 628, 220, 220, 220, 611, 2746, 6624, 705, 1503, 3955, 32, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 422, 1960, 1747, 13, 27530, 13, 34242, 27530, 1330, 5923, 3955, 32, 628, 220, 220, 220, 220, 220, 220, 220, 611, 10007, 6624, 23884, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 5923, 3955, 32, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 299, 62, 43863, 28, 77, 62, 43863, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 5923, 3955, 32, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 279, 28, 17143, 7307, 17816, 79, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 288, 28, 17143, 7307, 17816, 67, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10662, 28, 17143, 7307, 17816, 80, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 20683, 62, 4906, 28, 17143, 7307, 17816, 2301, 2234, 62, 4906, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 299, 62, 43863, 28, 77, 62, 43863, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2746, 628, 220, 220, 220, 611, 2746, 6624, 705, 37, 20866, 1773, 3202, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 422, 1960, 1747, 13, 27530, 13, 22930, 3202, 1330, 13186, 24331, 3202, 628, 220, 220, 220, 220, 220, 220, 220, 611, 10007, 6624, 23884, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 13186, 24331, 3202, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 299, 62, 43863, 28, 77, 62, 43863, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 13186, 24331, 3202, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 28, 17143, 7307, 17816, 37689, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 20683, 62, 4906, 28, 17143, 7307, 17816, 2301, 2234, 62, 4906, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 299, 62, 43863, 28, 77, 62, 43863, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2746, 628, 220, 220, 220, 611, 2746, 6624, 705, 26869, 278, 8081, 2234, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 422, 1960, 1747, 13, 27530, 13, 8135, 35720, 1330, 21567, 8081, 2234, 628, 220, 220, 220, 220, 220, 220, 220, 611, 10007, 6624, 23884, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 21567, 8081, 2234, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 299, 62, 43863, 28, 77, 62, 43863, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 21567, 8081, 2234, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 28, 17143, 7307, 17816, 37689, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 20683, 62, 4906, 28, 17143, 7307, 17816, 2301, 2234, 62, 4906, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 20683, 62, 19849, 28, 17143, 7307, 17816, 2301, 2234, 62, 19849, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1612, 62, 18886, 62, 41007, 82, 28, 17143, 7307, 17816, 32604, 62, 18886, 62, 41007, 82, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 14367, 62, 18886, 62, 41007, 82, 28, 17143, 7307, 17816, 19282, 62, 18886, 62, 41007, 82, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8352, 67, 62, 41007, 82, 28, 17143, 7307, 17816, 20285, 67, 62, 41007, 82, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3509, 62, 18886, 62, 41007, 82, 28, 17143, 7307, 17816, 9806, 62, 18886, 62, 41007, 82, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 949, 62, 18886, 62, 41007, 82, 28, 17143, 7307, 17816, 1084, 62, 18886, 62, 41007, 82, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 304, 26377, 62, 26591, 28, 17143, 7307, 17816, 413, 76, 62, 26591, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3224, 62, 30909, 62, 41007, 82, 28, 17143, 7307, 17816, 2860, 1859, 62, 30909, 62, 41007, 82, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2124, 62, 35636, 28, 17143, 7307, 17816, 87, 62, 35636, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10708, 62, 2306, 420, 38890, 62, 41007, 82, 28, 17143, 7307, 17816, 18886, 62, 2306, 420, 38890, 62, 41007, 82, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2352, 62, 22554, 28, 17143, 7307, 17816, 8937, 62, 22554, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 751, 62, 4475, 62, 3911, 28, 17143, 7307, 17816, 2860, 62, 4475, 62, 3911, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 745, 6213, 49070, 62, 16863, 28, 17143, 7307, 17816, 35428, 26601, 498, 62, 16863, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 299, 62, 43863, 28, 77, 62, 43863, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2746, 628, 220, 220, 220, 611, 2746, 6624, 705, 3118, 672, 45852, 7293, 3906, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 422, 1960, 1747, 13, 27530, 13, 34242, 27530, 1330, 791, 672, 45852, 7293, 3906, 628, 220, 220, 220, 220, 220, 220, 220, 611, 10007, 6624, 23884, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 791, 672, 45852, 7293, 3906, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 791, 672, 45852, 7293, 3906, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 20683, 62, 4906, 28, 17143, 7307, 17816, 2301, 2234, 62, 4906, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1241, 28, 17143, 7307, 17816, 5715, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5182, 28, 17143, 7307, 17816, 83, 10920, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6772, 28, 17143, 7307, 17816, 13696, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 288, 13322, 62, 13696, 28, 17143, 7307, 17816, 67, 13322, 62, 13696, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 21388, 28, 17143, 7307, 17816, 343, 16338, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3995, 354, 3477, 62, 83, 10920, 28, 17143, 7307, 17816, 301, 5374, 3477, 62, 83, 10920, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3995, 354, 3477, 62, 5715, 28, 17143, 7307, 17816, 301, 5374, 3477, 62, 5715, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3995, 354, 3477, 62, 13696, 28, 17143, 7307, 17816, 301, 5374, 3477, 62, 13696, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2746, 628, 220, 220, 220, 611, 2746, 6624, 705, 44090, 41384, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 422, 1960, 1747, 13, 27530, 13, 34242, 27530, 1330, 26977, 41384, 628, 220, 220, 220, 220, 220, 220, 220, 611, 10007, 6624, 23884, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 26977, 41384, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 26977, 41384, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 20683, 62, 4906, 28, 17143, 7307, 17816, 2301, 2234, 62, 4906, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 479, 62, 22584, 669, 28, 17143, 7307, 17816, 74, 62, 22584, 669, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5766, 62, 2875, 28, 17143, 7307, 17816, 31412, 62, 2875, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2746, 628, 220, 220, 220, 611, 2746, 6624, 705, 53, 1503, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 422, 1960, 1747, 13, 27530, 13, 34242, 27530, 1330, 569, 1503, 628, 220, 220, 220, 220, 220, 220, 220, 611, 10007, 6624, 23884, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 569, 1503, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 569, 1503, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 20683, 62, 4906, 28, 17143, 7307, 17816, 2301, 2234, 62, 4906, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3509, 75, 3775, 28, 17143, 7307, 17816, 9806, 75, 3775, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 14158, 28, 17143, 7307, 17816, 291, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2746, 628, 220, 220, 220, 611, 2746, 6624, 705, 53, 2943, 44, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 422, 1960, 1747, 13, 27530, 13, 34242, 27530, 1330, 569, 2943, 44, 628, 220, 220, 220, 220, 220, 220, 220, 611, 10007, 6624, 23884, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 569, 2943, 44, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 569, 2943, 44, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 20683, 62, 4906, 28, 17143, 7307, 17816, 2301, 2234, 62, 4906, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2206, 49228, 28, 17143, 7307, 17816, 67, 2357, 49228, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 479, 62, 283, 62, 26069, 28, 17143, 7307, 17816, 74, 62, 283, 62, 26069, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2746, 628, 220, 220, 220, 611, 2746, 6624, 705, 53, 1503, 22921, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 422, 1960, 1747, 13, 27530, 13, 34242, 27530, 1330, 569, 1503, 22921, 628, 220, 220, 220, 220, 220, 220, 220, 611, 10007, 6624, 23884, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 569, 1503, 22921, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 569, 1503, 22921, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1502, 28, 17143, 7307, 17816, 2875, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5182, 28, 17143, 7307, 17816, 83, 10920, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2746, 628, 220, 220, 220, 611, 2746, 6624, 705, 38, 2290, 261, 4694, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 422, 1960, 1747, 13, 27530, 13, 70, 2290, 756, 82, 1330, 402, 2290, 261, 4694, 628, 220, 220, 220, 220, 220, 220, 220, 611, 10007, 6624, 23884, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 402, 2290, 261, 4694, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11092, 62, 13664, 28, 754, 2701, 62, 13664, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 402, 2290, 261, 4694, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1278, 84, 261, 62, 19849, 28, 17143, 7307, 17816, 70, 2290, 261, 62, 19849, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 36835, 82, 28, 17143, 7307, 17816, 538, 5374, 82, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4673, 62, 4873, 28, 17143, 7307, 17816, 40684, 62, 4873, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11092, 62, 13664, 28, 754, 2701, 62, 13664, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2746, 628, 220, 220, 220, 611, 2746, 6624, 705, 4694, 35857, 8081, 44292, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 422, 1960, 1747, 13, 27530, 13, 912, 48797, 1330, 309, 20802, 3447, 8081, 44292, 628, 220, 220, 220, 220, 220, 220, 220, 611, 10007, 6624, 23884, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 309, 20802, 3447, 8081, 44292, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 309, 20802, 3447, 8081, 44292, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3509, 62, 22355, 29323, 28, 17143, 7307, 17816, 9806, 62, 22355, 29323, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 20683, 62, 19849, 28, 17143, 7307, 17816, 2301, 2234, 62, 19849, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3895, 62, 49283, 28, 17143, 7307, 17816, 30053, 62, 49283, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2746, 628, 220, 220, 220, 611, 2746, 6624, 705, 47733, 361, 8890, 1741, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 422, 1960, 1747, 13, 27530, 13, 12093, 873, 1330, 6543, 361, 8890, 1741, 628, 220, 220, 220, 220, 220, 220, 220, 611, 10007, 6624, 23884, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 6543, 361, 8890, 1741, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 6543, 361, 8890, 1741, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9546, 62, 11925, 28, 17143, 7307, 17816, 34675, 62, 11925, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 7208, 28, 17143, 7307, 17816, 785, 1845, 1653, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4888, 28, 17143, 7307, 17816, 28710, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5253, 62, 4164, 1173, 28, 17143, 7307, 17816, 30246, 62, 4164, 1173, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3509, 62, 27926, 361, 82, 28, 17143, 7307, 17816, 9806, 62, 27926, 361, 82, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 664, 1387, 62, 6551, 278, 28, 17143, 7307, 17816, 8344, 1387, 62, 6551, 278, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 45616, 62, 400, 10126, 28, 17143, 7307, 17816, 8968, 2364, 62, 400, 10126, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 45616, 62, 39504, 28, 17143, 7307, 17816, 8968, 2364, 62, 39504, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 966, 62, 24396, 28, 17143, 7307, 17816, 4122, 62, 24396, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2746, 198, 220, 220, 220, 611, 2746, 6624, 705, 27703, 8081, 2234, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 422, 1960, 1747, 13, 27530, 13, 8135, 35720, 1330, 26580, 8081, 2234, 628, 220, 220, 220, 220, 220, 220, 220, 611, 10007, 6624, 23884, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 26580, 8081, 2234, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11092, 62, 13664, 28, 754, 2701, 62, 13664, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 299, 62, 43863, 28, 77, 62, 43863, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 26580, 8081, 2234, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4324, 62, 7857, 28, 17143, 7307, 17816, 17497, 62, 7857, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 20683, 62, 19849, 28, 17143, 7307, 17816, 2301, 2234, 62, 19849, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5128, 62, 27740, 28, 17143, 7307, 17816, 15414, 62, 27740, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5072, 62, 27740, 28, 17143, 7307, 17816, 22915, 62, 27740, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3487, 1096, 62, 17497, 28, 17143, 7307, 17816, 11265, 1096, 62, 17497, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 36273, 28, 17143, 7307, 17816, 1477, 18137, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3509, 62, 28457, 28, 17143, 7307, 17816, 9806, 62, 28457, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11092, 62, 13664, 28, 754, 2701, 62, 13664, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 299, 62, 43863, 28, 77, 62, 43863, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2746, 198, 220, 220, 220, 611, 2746, 6624, 705, 51, 22854, 11125, 2257, 50, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 422, 1960, 1747, 13, 27530, 13, 27110, 79, 1330, 309, 22854, 11125, 2257, 50, 628, 220, 220, 220, 220, 220, 220, 220, 611, 10007, 6624, 23884, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 309, 22854, 11125, 2257, 50, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 309, 22854, 11125, 2257, 50, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 21819, 62, 41007, 82, 28, 17143, 7307, 17816, 6230, 282, 62, 41007, 82, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 610, 62, 2875, 28, 17143, 7307, 17816, 283, 62, 2875, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5182, 28, 17143, 7307, 17816, 83, 10920, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4197, 62, 24396, 28, 17143, 7307, 17816, 11147, 62, 24396, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 997, 62, 20214, 28, 17143, 7307, 17816, 22510, 62, 20214, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2746, 198, 220, 220, 220, 611, 2746, 6624, 705, 10234, 4805, 1533, 2234, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 422, 1960, 1747, 13, 27530, 13, 27110, 79, 1330, 24958, 4805, 1533, 2234, 628, 220, 220, 220, 220, 220, 220, 220, 611, 10007, 6624, 23884, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 24958, 4805, 1533, 2234, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 24958, 4805, 1533, 2234, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9720, 62, 36733, 7509, 28, 17143, 7307, 17816, 33885, 62, 36733, 7509, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 36835, 82, 28, 17143, 7307, 17816, 538, 5374, 82, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15458, 62, 7857, 28, 17143, 7307, 17816, 43501, 62, 7857, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 28, 17143, 7307, 17816, 40085, 7509, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2994, 28, 17143, 7307, 17816, 22462, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1233, 28, 17143, 7307, 17816, 17080, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 20683, 62, 4906, 28, 17143, 7307, 17816, 2301, 2234, 62, 4906, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2746, 198, 220, 220, 220, 611, 2746, 6624, 705, 21950, 32750, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 422, 1960, 1747, 13, 27530, 13, 8135, 35720, 1330, 35100, 32750, 628, 220, 220, 220, 220, 220, 220, 220, 611, 10007, 6624, 23884, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 35100, 32750, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11092, 62, 13664, 28, 754, 2701, 62, 13664, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 796, 35100, 32750, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 28, 17143, 7307, 17816, 19849, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 17143, 7307, 28, 17143, 7307, 17816, 19849, 62, 17143, 7307, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 26969, 9150, 28, 17143, 7307, 17816, 12501, 296, 9150, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 299, 62, 5589, 3906, 28, 17143, 7307, 17816, 77, 62, 5589, 3906, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11092, 62, 13664, 28, 754, 2701, 62, 13664, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2746, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 3460, 4163, 12331, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5855, 17633, 10903, 705, 90, 92, 6, 407, 257, 8018, 2746, 2099, 11074, 18982, 7, 19849, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 628, 198, 4299, 9104, 39156, 2867, 7, 198, 220, 220, 220, 47764, 62, 27432, 11, 198, 220, 220, 220, 11092, 62, 13664, 25, 493, 11, 198, 220, 220, 220, 13389, 62, 11600, 25, 8633, 11, 198, 220, 220, 220, 2746, 62, 2536, 25, 965, 11, 198, 220, 220, 220, 11507, 62, 11600, 25, 8633, 11, 198, 220, 220, 220, 8373, 25, 965, 796, 705, 259, 2232, 3256, 198, 220, 220, 220, 17724, 62, 3849, 2100, 25, 12178, 796, 657, 13, 24, 11, 198, 220, 220, 220, 645, 62, 12480, 2929, 25, 20512, 796, 10352, 11, 198, 220, 220, 220, 32315, 25, 12178, 796, 6045, 11, 198, 220, 220, 220, 2003, 62, 2301, 44292, 62, 27432, 41888, 4357, 198, 220, 220, 220, 2003, 62, 2301, 44292, 62, 754, 2701, 41888, 4357, 198, 220, 220, 220, 9912, 62, 19315, 25, 965, 796, 705, 2937, 3256, 198, 220, 220, 220, 923, 7575, 1273, 9430, 28, 14202, 11, 198, 220, 220, 220, 36115, 62, 2340, 28, 14202, 11, 198, 220, 220, 220, 4738, 62, 28826, 25, 493, 796, 12131, 11, 198, 220, 220, 220, 15942, 577, 25, 493, 796, 657, 11, 198, 220, 220, 220, 299, 62, 43863, 25, 493, 796, 6045, 11, 198, 2599, 198, 220, 220, 220, 37227, 18332, 10007, 656, 21128, 11523, 628, 220, 220, 220, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 27432, 357, 79, 392, 292, 13, 6601, 19778, 2599, 35575, 3047, 27039, 286, 16092, 8079, 15732, 290, 2168, 355, 951, 82, 198, 220, 220, 220, 220, 220, 220, 220, 11092, 62, 13664, 357, 600, 2599, 1271, 286, 9574, 284, 11092, 198, 220, 220, 220, 220, 220, 220, 220, 13389, 62, 11600, 357, 11600, 2599, 257, 22155, 286, 503, 2505, 11, 6070, 4535, 11, 290, 13389, 5050, 284, 307, 973, 198, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 2536, 357, 2536, 2599, 257, 4731, 284, 307, 1277, 284, 262, 5035, 2746, 11, 973, 287, 9104, 40872, 198, 220, 220, 220, 220, 220, 220, 220, 8373, 357, 2536, 2599, 965, 10200, 8373, 16144, 286, 640, 2168, 198, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 357, 22468, 2599, 9647, 286, 8563, 357, 11295, 25, 8365, 466, 262, 20016, 14351, 2872, 262, 4064, 1965, 329, 23029, 198, 220, 220, 220, 220, 220, 220, 220, 645, 62, 12480, 2929, 357, 30388, 2599, 1771, 284, 2700, 477, 26119, 284, 307, 1875, 657, 198, 220, 220, 220, 220, 220, 220, 220, 32315, 357, 22468, 2599, 618, 407, 6045, 11, 779, 428, 1988, 1635, 1366, 336, 1614, 2029, 3509, 393, 2174, 949, 329, 1500, 24674, 11092, 3815, 13, 198, 220, 220, 220, 220, 220, 220, 220, 2003, 62, 2301, 44292, 62, 27432, 357, 30094, 13, 27996, 2599, 351, 4818, 8079, 6376, 11, 286, 1900, 287, 5963, 1366, 11, 2665, 12336, 4512, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 2003, 62, 2301, 44292, 62, 754, 2701, 357, 30094, 13, 27996, 2599, 351, 4818, 8079, 6376, 11, 286, 1900, 287, 5963, 1366, 11, 2665, 12336, 1332, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 357, 2536, 2599, 3804, 832, 284, 9912, 5301, 11, 973, 416, 257, 1178, 4981, 355, 657, 14, 16, 842, 44292, 13, 198, 220, 220, 220, 220, 220, 220, 220, 923, 7575, 1273, 9430, 357, 30094, 13, 27996, 2599, 6376, 357, 25076, 62, 2340, 828, 15180, 357, 27354, 8079, 286, 3274, 923, 286, 2168, 8, 198, 220, 220, 220, 220, 220, 220, 220, 299, 62, 43863, 357, 600, 2599, 1271, 286, 7767, 628, 220, 220, 220, 16409, 25, 198, 220, 220, 220, 220, 220, 220, 220, 46690, 10267, 357, 2306, 1747, 13, 39156, 2867, 10267, 2599, 46690, 422, 11160, 4694, 2746, 2134, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 13389, 10434, 7575, 796, 4818, 8079, 13, 19608, 8079, 13, 2197, 3419, 198, 220, 220, 220, 422, 1960, 1747, 13, 31391, 13, 35636, 1330, 3611, 8291, 16354, 628, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 31255, 344, 62, 41433, 796, 13389, 62, 11600, 17816, 1073, 263, 344, 62, 41433, 20520, 198, 220, 220, 220, 220, 220, 220, 220, 36115, 796, 13389, 62, 11600, 17816, 8094, 278, 20520, 198, 220, 220, 220, 220, 220, 220, 220, 611, 36115, 6624, 705, 7220, 6, 290, 36115, 62, 2340, 318, 6045, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 36115, 796, 705, 74, 1326, 504, 20, 6, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13389, 62, 11600, 17816, 8094, 278, 20520, 796, 705, 74, 1326, 504, 20, 6, 198, 220, 220, 220, 220, 220, 220, 220, 27515, 796, 13389, 62, 11600, 17816, 260, 1102, 66, 15547, 20520, 198, 220, 220, 220, 2845, 35528, 25, 198, 220, 220, 220, 220, 220, 220, 220, 31255, 344, 62, 41433, 796, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 36115, 796, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 36115, 62, 2340, 796, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 27515, 796, 6045, 198, 220, 220, 220, 47385, 62, 15252, 796, 3611, 8291, 16354, 7, 198, 220, 220, 220, 220, 220, 220, 220, 503, 2505, 62, 24396, 28, 7645, 1161, 62, 11600, 17816, 448, 2505, 62, 24396, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 503, 2505, 62, 400, 10126, 28, 7645, 1161, 62, 11600, 17816, 448, 2505, 62, 400, 10126, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 503, 2505, 62, 9150, 28, 7645, 1161, 62, 11600, 17816, 448, 2505, 62, 9150, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 6070, 2616, 28, 7645, 1161, 62, 11600, 17816, 20797, 2616, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 13389, 28, 7645, 1161, 62, 11600, 17816, 7645, 1161, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 1062, 10920, 28, 7645, 1161, 62, 11600, 17816, 15255, 10920, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 1218, 62, 7645, 1161, 28, 7645, 1161, 62, 11600, 17816, 12227, 62, 7645, 1161, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 13389, 62, 17143, 28, 7645, 1161, 62, 11600, 17816, 7645, 1161, 62, 17143, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 2368, 62, 7645, 1161, 28, 7645, 1161, 62, 11600, 17816, 17089, 62, 7645, 1161, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 13389, 62, 17143, 17, 28, 7645, 1161, 62, 11600, 17816, 7645, 1161, 62, 17143, 17, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 5544, 62, 7645, 1161, 28, 7645, 1161, 62, 11600, 17816, 49393, 62, 7645, 1161, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 1221, 1186, 1634, 28, 7645, 1161, 62, 11600, 17816, 15410, 1186, 1634, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 299, 62, 65, 1040, 28, 7645, 1161, 62, 11600, 17816, 77, 62, 65, 1040, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 36115, 28, 8094, 278, 11, 198, 220, 220, 220, 220, 220, 220, 220, 36115, 62, 2340, 28, 8094, 278, 62, 2340, 11, 198, 220, 220, 220, 220, 220, 220, 220, 27515, 28, 260, 1102, 66, 15547, 11, 198, 220, 220, 220, 220, 220, 220, 220, 31255, 344, 62, 41433, 28, 1073, 263, 344, 62, 41433, 11, 198, 220, 220, 220, 6739, 11147, 7, 7568, 62, 27432, 8, 198, 220, 220, 220, 47764, 62, 27432, 62, 7645, 12214, 796, 47385, 62, 15252, 13, 35636, 7, 7568, 62, 27432, 8, 628, 220, 220, 220, 1303, 16416, 262, 4732, 11, 37941, 45381, 262, 2033, 286, 1366, 1695, 13, 198, 220, 220, 220, 611, 13389, 62, 11600, 17816, 22866, 62, 82, 677, 263, 20520, 407, 287, 685, 14202, 11, 705, 14202, 6, 5974, 198, 220, 220, 220, 220, 220, 220, 220, 422, 1960, 1747, 13, 31391, 13, 35636, 1330, 2829, 62, 22866, 62, 82, 677, 263, 628, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 27432, 62, 7645, 12214, 796, 2829, 62, 22866, 62, 82, 677, 263, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 27432, 62, 7645, 12214, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2446, 28, 7645, 1161, 62, 11600, 17816, 22866, 62, 82, 677, 263, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11092, 62, 13664, 28, 754, 2701, 62, 13664, 11, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 628, 220, 220, 220, 1303, 787, 1654, 842, 44292, 468, 976, 4129, 13, 770, 714, 307, 257, 1917, 611, 2642, 2546, 842, 44292, 318, 3804, 13, 198, 220, 220, 220, 611, 18896, 7, 37443, 62, 2301, 44292, 62, 27432, 8, 1875, 657, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2003, 62, 2301, 44292, 62, 27432, 796, 2003, 62, 2301, 44292, 62, 27432, 13, 13199, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 27432, 62, 7645, 12214, 13, 43358, 58, 15, 60, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 628, 220, 220, 220, 13389, 62, 43282, 796, 4818, 8079, 13, 19608, 8079, 13, 2197, 3419, 532, 13389, 10434, 7575, 198, 220, 220, 220, 1303, 422, 1960, 1747, 13, 18206, 84, 1352, 13, 23736, 62, 19849, 1330, 9104, 40872, 198, 220, 220, 220, 2746, 796, 9104, 40872, 7, 198, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 2536, 11, 198, 220, 220, 220, 220, 220, 220, 220, 10007, 28, 17143, 2357, 62, 11600, 11, 198, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 11092, 62, 13664, 28, 754, 2701, 62, 13664, 11, 198, 220, 220, 220, 220, 220, 220, 220, 299, 62, 43863, 28, 77, 62, 43863, 11, 198, 220, 220, 220, 1267, 198, 220, 220, 220, 2746, 796, 2746, 13, 11147, 7, 7568, 62, 27432, 62, 7645, 12214, 11, 2003, 62, 2301, 44292, 28, 37443, 62, 2301, 44292, 62, 27432, 8, 198, 220, 220, 220, 47764, 62, 754, 2701, 796, 2746, 13, 79, 17407, 7, 198, 220, 220, 220, 220, 220, 220, 220, 11092, 62, 13664, 28, 754, 2701, 62, 13664, 11, 2003, 62, 2301, 44292, 28, 37443, 62, 2301, 44292, 62, 754, 2701, 198, 220, 220, 220, 1267, 628, 220, 220, 220, 611, 47764, 62, 754, 2701, 13, 754, 2701, 13, 271, 8423, 22446, 439, 7, 22704, 28, 15, 737, 459, 2981, 7, 600, 737, 16345, 3419, 1875, 657, 25, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 11052, 12331, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 17633, 23884, 4504, 11013, 45, 329, 530, 393, 517, 2168, 1911, 18982, 7, 19849, 62, 2536, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 628, 220, 220, 220, 13389, 10434, 7575, 796, 4818, 8079, 13, 19608, 8079, 13, 2197, 3419, 198, 220, 220, 220, 1303, 554, 4399, 262, 38226, 198, 220, 220, 220, 47764, 62, 754, 2701, 13, 754, 2701, 796, 279, 67, 13, 6601, 19778, 7, 198, 220, 220, 220, 220, 220, 220, 220, 47385, 62, 15252, 13, 259, 4399, 62, 35636, 7, 7568, 62, 754, 2701, 13, 754, 2701, 8, 198, 220, 220, 220, 1267, 220, 1303, 837, 6376, 796, 47764, 62, 754, 2701, 13, 754, 2701, 62, 9630, 11, 15180, 796, 47764, 62, 754, 2701, 13, 754, 2701, 62, 28665, 82, 8, 198, 220, 220, 220, 47764, 62, 754, 2701, 13, 21037, 62, 754, 2701, 796, 279, 67, 13, 6601, 19778, 7, 198, 220, 220, 220, 220, 220, 220, 220, 47385, 62, 15252, 13, 259, 4399, 62, 35636, 7, 7568, 62, 754, 2701, 13, 21037, 62, 754, 2701, 8, 198, 220, 220, 220, 1267, 220, 1303, 837, 6376, 796, 47764, 62, 754, 2701, 13, 754, 2701, 62, 9630, 11, 15180, 796, 47764, 62, 754, 2701, 13, 754, 2701, 62, 28665, 82, 8, 198, 220, 220, 220, 47764, 62, 754, 2701, 13, 45828, 62, 754, 2701, 796, 279, 67, 13, 6601, 19778, 7, 198, 220, 220, 220, 220, 220, 220, 220, 47385, 62, 15252, 13, 259, 4399, 62, 35636, 7, 7568, 62, 754, 2701, 13, 45828, 62, 754, 2701, 8, 198, 220, 220, 220, 1267, 220, 1303, 837, 6376, 796, 47764, 62, 754, 2701, 13, 754, 2701, 62, 9630, 11, 15180, 796, 47764, 62, 754, 2701, 13, 754, 2701, 62, 28665, 82, 8, 628, 220, 220, 220, 47764, 62, 754, 2701, 13, 7645, 1161, 62, 17143, 7307, 796, 13389, 62, 11600, 198, 220, 220, 220, 1303, 17220, 42510, 611, 10348, 198, 220, 220, 220, 1303, 1318, 338, 47764, 13, 3003, 7, 7568, 62, 754, 2701, 13, 754, 2701, 1875, 657, 11, 657, 8, 393, 220, 47764, 13, 15036, 7, 21037, 796, 657, 828, 407, 1654, 543, 5443, 198, 220, 220, 220, 611, 645, 62, 12480, 2929, 25, 198, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 754, 2701, 13, 21037, 62, 754, 2701, 796, 47764, 62, 754, 2701, 13, 21037, 62, 754, 2701, 13, 15036, 7, 21037, 28, 15, 8, 198, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 754, 2701, 13, 754, 2701, 796, 47764, 62, 754, 2701, 13, 754, 2701, 13, 15036, 7, 21037, 28, 15, 8, 198, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 754, 2701, 13, 45828, 62, 754, 2701, 796, 47764, 62, 754, 2701, 13, 45828, 62, 754, 2701, 13, 15036, 7, 21037, 28, 15, 8, 198, 220, 220, 220, 611, 32315, 318, 407, 6045, 25, 198, 220, 220, 220, 220, 220, 220, 220, 611, 15942, 577, 1875, 362, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3601, 7203, 12814, 32315, 19570, 198, 220, 220, 220, 220, 220, 220, 220, 32315, 796, 12178, 7, 1102, 2536, 2913, 8, 198, 220, 220, 220, 220, 220, 220, 220, 4512, 62, 19282, 796, 47764, 62, 27432, 13, 19282, 7, 22704, 28, 15, 8, 198, 220, 220, 220, 220, 220, 220, 220, 4512, 62, 1084, 796, 47764, 62, 27432, 13, 1084, 7, 22704, 28, 15, 8, 532, 357, 1102, 2536, 2913, 1635, 4512, 62, 19282, 8, 198, 220, 220, 220, 220, 220, 220, 220, 4512, 62, 9806, 796, 47764, 62, 27432, 13, 9806, 7, 22704, 28, 15, 8, 1343, 357, 1102, 2536, 2913, 1635, 4512, 62, 19282, 8, 198, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 754, 2701, 13, 754, 2701, 796, 47764, 62, 754, 2701, 13, 754, 2701, 13, 15036, 7, 21037, 28, 27432, 62, 1084, 11, 16488, 28, 16, 8, 198, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 754, 2701, 13, 754, 2701, 796, 47764, 62, 754, 2701, 13, 754, 2701, 13, 15036, 7, 45828, 28, 27432, 62, 9806, 11, 16488, 28, 16, 8, 198, 220, 220, 220, 13389, 62, 43282, 796, 13389, 62, 43282, 1343, 357, 198, 220, 220, 220, 220, 220, 220, 220, 4818, 8079, 13, 19608, 8079, 13, 2197, 3419, 532, 13389, 10434, 7575, 198, 220, 220, 220, 1267, 198, 220, 220, 220, 47764, 62, 754, 2701, 13, 7645, 1161, 62, 43282, 796, 13389, 62, 43282, 628, 220, 220, 220, 1441, 47764, 62, 754, 2701, 628, 198, 4871, 37350, 36, 2100, 10267, 7, 15252, 2599, 198, 220, 220, 220, 37227, 10267, 284, 3994, 477, 534, 15536, 0, 526, 15931, 628, 220, 220, 220, 825, 11593, 260, 1050, 834, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 18557, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 705, 25468, 5563, 11, 1255, 3084, 379, 2116, 13, 19849, 62, 43420, 357, 30094, 13, 7568, 33047, 628, 220, 220, 220, 825, 1673, 265, 7, 944, 11, 1194, 62, 18206, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 13102, 469, 1194, 37350, 36, 2100, 10267, 4291, 428, 530, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 19849, 62, 43420, 796, 279, 67, 13, 1102, 9246, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 944, 13, 19849, 62, 43420, 11, 1194, 62, 18206, 13, 19849, 62, 43420, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16488, 28, 15, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8856, 62, 9630, 28, 17821, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3297, 28, 25101, 11, 198, 220, 220, 220, 220, 220, 220, 220, 6739, 42503, 62, 9630, 7, 14781, 28, 17821, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 525, 62, 25076, 62, 2611, 68, 796, 279, 67, 13, 1102, 9246, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 944, 13, 525, 62, 25076, 62, 2611, 68, 11, 1194, 62, 18206, 13, 525, 62, 25076, 62, 2611, 68, 4357, 16488, 28, 15, 11, 3297, 28, 25101, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 525, 62, 25076, 62, 22018, 796, 279, 67, 13, 1102, 9246, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 944, 13, 525, 62, 25076, 62, 22018, 11, 1194, 62, 18206, 13, 525, 62, 25076, 62, 22018, 4357, 16488, 28, 15, 11, 3297, 28, 25101, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 525, 62, 25076, 62, 26224, 325, 16, 796, 279, 67, 13, 1102, 9246, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 944, 13, 525, 62, 25076, 62, 26224, 325, 16, 11, 1194, 62, 18206, 13, 525, 62, 25076, 62, 26224, 325, 16, 4357, 16488, 28, 15, 11, 3297, 28, 25101, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 525, 62, 25076, 62, 26224, 325, 17, 796, 279, 67, 13, 1102, 9246, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 944, 13, 525, 62, 25076, 62, 26224, 325, 17, 11, 1194, 62, 18206, 13, 525, 62, 25076, 62, 26224, 325, 17, 4357, 16488, 28, 15, 11, 3297, 28, 25101, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 525, 62, 16514, 27823, 62, 5796, 1758, 796, 279, 67, 13, 1102, 9246, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 944, 13, 525, 62, 16514, 27823, 62, 5796, 1758, 11, 1194, 62, 18206, 13, 525, 62, 16514, 27823, 62, 5796, 1758, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16488, 28, 15, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3297, 28, 25101, 11, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 19849, 62, 9127, 796, 2116, 13, 19849, 62, 9127, 1343, 1194, 62, 18206, 13, 19849, 62, 9127, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 628, 220, 220, 220, 825, 3613, 7, 944, 11, 29472, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 16928, 2482, 284, 257, 2393, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 611, 45302, 40664, 6, 287, 29472, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 19849, 62, 43420, 13, 1462, 62, 40664, 7, 34345, 11, 6376, 28, 25101, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1288, 361, 45302, 27729, 293, 6, 287, 29472, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1330, 2298, 293, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 351, 1280, 7, 34345, 11, 366, 39346, 4943, 355, 277, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2298, 293, 13, 39455, 7, 944, 11, 277, 11, 2298, 293, 13, 39, 18060, 6465, 62, 4805, 2394, 4503, 3535, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5298, 11052, 12331, 7203, 34345, 407, 764, 40664, 393, 764, 27729, 293, 4943, 628, 198, 4299, 555, 8002, 62, 1072, 11306, 62, 27530, 7, 198, 220, 220, 220, 11055, 11, 198, 220, 220, 220, 11055, 62, 4033, 82, 25, 1351, 796, 685, 198, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 48944, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 8291, 1161, 48944, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 4834, 15140, 3256, 198, 220, 220, 220, 16589, 198, 220, 220, 220, 1394, 62, 1072, 11306, 25, 20512, 796, 6407, 11, 198, 220, 220, 220, 45115, 25, 20512, 796, 10352, 11, 198, 2599, 198, 220, 220, 220, 37227, 12322, 34549, 4981, 422, 11055, 290, 751, 355, 649, 15274, 526, 15931, 198, 220, 220, 220, 34549, 62, 28243, 796, 279, 67, 13, 6601, 19778, 3419, 198, 220, 220, 220, 11055, 17816, 4834, 15140, 20520, 796, 45941, 13, 3003, 7, 198, 220, 220, 220, 220, 220, 220, 220, 14808, 28243, 17816, 17633, 20520, 6624, 705, 4834, 15140, 11537, 1222, 357, 28243, 17816, 4834, 15140, 20520, 1279, 352, 36911, 198, 220, 220, 220, 220, 220, 220, 220, 352, 11, 198, 220, 220, 220, 220, 220, 220, 220, 11055, 17816, 4834, 15140, 6, 4357, 198, 220, 220, 220, 1267, 198, 220, 220, 220, 329, 6376, 11, 1988, 287, 11055, 58, 28243, 17816, 4834, 15140, 20520, 14512, 657, 7131, 198, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 48944, 6, 198, 220, 220, 220, 20740, 2676, 23814, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 11600, 796, 33918, 13, 46030, 7, 8367, 8, 17816, 27530, 20520, 198, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 7568, 796, 279, 67, 13, 6601, 19778, 13, 6738, 62, 11600, 7, 19849, 62, 11600, 11, 11367, 11639, 9630, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 7568, 796, 2746, 62, 7568, 13, 918, 480, 62, 22704, 10786, 2389, 27691, 42503, 62, 9630, 7, 14781, 28, 25101, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 7568, 17816, 4834, 15140, 20520, 796, 657, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 555, 8002, 28376, 551, 4428, 829, 11, 611, 45115, 7368, 198, 220, 220, 220, 220, 220, 220, 220, 611, 45115, 290, 705, 4834, 15140, 6, 287, 2746, 62, 7568, 17816, 17633, 6, 4083, 83, 349, 396, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 7568, 796, 279, 67, 13, 1102, 9246, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 555, 8002, 62, 1072, 11306, 62, 27530, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 7568, 11, 45115, 28, 17821, 11, 11055, 62, 4033, 82, 28, 28243, 62, 4033, 82, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10612, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 7568, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16589, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16488, 28, 15, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8856, 62, 9630, 28, 17821, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3297, 28, 25101, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6739, 42503, 62, 9630, 7, 14781, 28, 17821, 8, 198, 220, 220, 220, 220, 220, 220, 220, 34549, 62, 28243, 796, 279, 67, 13, 1102, 9246, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 1072, 11306, 62, 28243, 11, 2746, 62, 7568, 4357, 16488, 28, 15, 11, 8856, 62, 9630, 28, 17821, 11, 3297, 28, 25101, 198, 220, 220, 220, 220, 220, 220, 220, 6739, 42503, 62, 9630, 7, 14781, 28, 17821, 8, 198, 220, 220, 220, 611, 407, 1394, 62, 1072, 11306, 25, 198, 220, 220, 220, 220, 220, 220, 220, 11055, 796, 11055, 58, 28243, 17816, 4834, 15140, 20520, 6624, 657, 60, 198, 220, 220, 220, 11055, 796, 279, 67, 13, 1102, 9246, 7, 198, 220, 220, 220, 220, 220, 220, 220, 685, 28243, 11, 34549, 62, 28243, 4357, 16488, 28, 15, 11, 8856, 62, 9630, 28, 17821, 11, 3297, 28, 25101, 198, 220, 220, 220, 6739, 42503, 62, 9630, 7, 14781, 28, 17821, 8, 198, 220, 220, 220, 11055, 796, 11055, 13, 14781, 62, 646, 489, 16856, 7, 7266, 2617, 28, 28243, 62, 4033, 82, 8, 198, 220, 220, 220, 1441, 11055, 628, 198, 4299, 49461, 54, 2007, 7, 198, 220, 220, 220, 11055, 11, 198, 220, 220, 220, 47764, 62, 27432, 11, 198, 220, 220, 220, 11092, 62, 13664, 25, 493, 11, 198, 220, 220, 220, 8373, 25, 965, 796, 705, 259, 2232, 3256, 198, 220, 220, 220, 17724, 62, 3849, 2100, 25, 12178, 796, 657, 13, 24, 11, 198, 220, 220, 220, 645, 62, 12480, 2929, 25, 20512, 796, 10352, 11, 198, 220, 220, 220, 32315, 25, 12178, 796, 6045, 11, 198, 220, 220, 220, 2003, 62, 2301, 44292, 62, 27432, 41888, 4357, 198, 220, 220, 220, 2003, 62, 2301, 44292, 62, 754, 2701, 41888, 4357, 198, 220, 220, 220, 9912, 62, 19315, 25, 965, 796, 705, 2937, 3256, 198, 220, 220, 220, 923, 7575, 1273, 9430, 28, 14202, 11, 198, 220, 220, 220, 36115, 62, 2340, 28, 14202, 11, 198, 220, 220, 220, 4738, 62, 28826, 25, 493, 796, 12131, 11, 198, 220, 220, 220, 15942, 577, 25, 493, 796, 657, 11, 198, 220, 220, 220, 299, 62, 43863, 25, 493, 796, 6045, 11, 198, 220, 220, 220, 11055, 62, 4033, 82, 25, 1351, 796, 685, 198, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 48944, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 8291, 1161, 48944, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 4834, 15140, 3256, 198, 220, 220, 220, 16589, 198, 2599, 198, 220, 220, 220, 37227, 51, 1124, 35575, 1366, 11, 5860, 35575, 26119, 13, 628, 220, 220, 220, 5514, 530, 2746, 357, 45781, 6196, 281, 34549, 31520, 628, 220, 220, 220, 3894, 11, 673, 2900, 502, 656, 257, 649, 83, 13, 198, 220, 220, 220, 317, 649, 83, 30, 198, 220, 220, 220, 314, 1392, 1365, 13, 532, 37906, 628, 220, 220, 220, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 27432, 357, 79, 392, 292, 13, 6601, 19778, 2599, 35575, 3047, 27039, 286, 16092, 8079, 15732, 290, 2168, 355, 951, 82, 198, 220, 220, 220, 220, 220, 220, 220, 11092, 62, 13664, 357, 600, 2599, 1271, 286, 9574, 284, 11092, 198, 220, 220, 220, 220, 220, 220, 220, 13389, 62, 11600, 357, 11600, 2599, 257, 22155, 286, 503, 2505, 11, 6070, 4535, 11, 290, 13389, 5050, 284, 307, 973, 198, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 2536, 357, 2536, 2599, 257, 4731, 284, 307, 1277, 284, 262, 5035, 2746, 11, 973, 287, 9104, 40872, 198, 220, 220, 220, 220, 220, 220, 220, 8373, 357, 2536, 2599, 965, 10200, 8373, 16144, 286, 640, 2168, 198, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 357, 22468, 2599, 9647, 286, 8563, 357, 11295, 25, 8365, 466, 262, 20016, 14351, 2872, 262, 4064, 1965, 329, 23029, 198, 220, 220, 220, 220, 220, 220, 220, 645, 62, 12480, 2929, 357, 30388, 2599, 1771, 284, 2700, 477, 26119, 284, 307, 1875, 657, 198, 220, 220, 220, 220, 220, 220, 220, 32315, 357, 22468, 2599, 618, 407, 6045, 11, 779, 428, 1988, 1635, 1366, 336, 1614, 2029, 3509, 393, 2174, 949, 329, 1500, 24674, 11092, 3815, 13, 198, 220, 220, 220, 220, 220, 220, 220, 2003, 62, 2301, 44292, 62, 27432, 357, 30094, 13, 27996, 2599, 351, 4818, 8079, 6376, 11, 286, 1900, 287, 5963, 1366, 11, 2665, 12336, 4512, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 2003, 62, 2301, 44292, 62, 754, 2701, 357, 30094, 13, 27996, 2599, 351, 4818, 8079, 6376, 11, 286, 1900, 287, 5963, 1366, 11, 2665, 12336, 1332, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 357, 2536, 2599, 3804, 832, 284, 9912, 5301, 11, 973, 416, 257, 1178, 4981, 355, 657, 14, 16, 842, 44292, 13, 198, 220, 220, 220, 220, 220, 220, 220, 923, 7575, 1273, 9430, 357, 30094, 13, 27996, 2599, 6376, 357, 25076, 62, 2340, 828, 15180, 357, 27354, 8079, 286, 3274, 923, 286, 2168, 8, 198, 220, 220, 220, 220, 220, 220, 220, 11055, 62, 4033, 82, 357, 4868, 2599, 5721, 3891, 286, 15180, 973, 355, 2746, 11055, 628, 220, 220, 220, 16409, 25, 198, 220, 220, 220, 220, 220, 220, 220, 46690, 10267, 357, 2306, 1747, 13, 39156, 2867, 10267, 2599, 46690, 422, 11160, 4694, 2746, 2134, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 611, 318, 39098, 7, 28243, 11, 279, 67, 13, 27996, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 11055, 796, 279, 67, 13, 6601, 19778, 7, 28243, 737, 7645, 3455, 3419, 198, 220, 220, 220, 11055, 796, 11055, 13, 2256, 7, 16, 8, 198, 220, 220, 220, 329, 6376, 62, 45828, 11, 5752, 62, 45828, 287, 11055, 13, 2676, 8516, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 611, 281, 34549, 198, 220, 220, 220, 220, 220, 220, 220, 611, 5752, 62, 45828, 17816, 17633, 20520, 6624, 705, 4834, 15140, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 422, 1960, 1747, 13, 27530, 13, 1072, 11306, 1330, 2039, 15140, 16351, 2701, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 26119, 62, 4868, 796, 17635, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 26119, 62, 43282, 796, 17635, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 26119, 796, 17635, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6727, 62, 754, 40924, 796, 17635, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2793, 62, 754, 40924, 796, 17635, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3140, 62, 19849, 62, 2536, 796, 5752, 62, 45828, 17816, 17633, 20520, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3140, 62, 37266, 796, 33918, 13, 46030, 7, 808, 62, 45828, 17816, 17633, 48944, 6, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3140, 62, 28243, 796, 555, 8002, 62, 1072, 11306, 62, 27530, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11055, 11, 11055, 62, 4033, 82, 11, 1394, 62, 1072, 11306, 28, 25101, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 6376, 11, 5752, 287, 3140, 62, 28243, 13, 2676, 8516, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 45115, 664, 24197, 0, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 15942, 577, 1875, 362, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2472, 62, 641, 796, 3140, 62, 28243, 13, 43358, 58, 15, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3601, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 4834, 15140, 7515, 23884, 286, 23884, 27071, 18982, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 2536, 11, 965, 7, 9630, 828, 965, 7, 23350, 62, 641, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 754, 2701, 796, 49461, 54, 2007, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5752, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 27432, 28, 7568, 62, 27432, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11092, 62, 13664, 28, 754, 2701, 62, 13664, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 645, 62, 12480, 2929, 28, 3919, 62, 12480, 2929, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 32315, 28, 1102, 2536, 2913, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2003, 62, 2301, 44292, 62, 27432, 28, 37443, 62, 2301, 44292, 62, 27432, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2003, 62, 2301, 44292, 62, 754, 2701, 28, 37443, 62, 2301, 44292, 62, 754, 2701, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 923, 7575, 1273, 9430, 28, 9688, 7575, 1273, 9430, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 36115, 62, 2340, 28, 8094, 278, 62, 2340, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 299, 62, 43863, 28, 77, 62, 43863, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11055, 62, 4033, 82, 28, 28243, 62, 4033, 82, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 312, 796, 2251, 62, 19849, 62, 312, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 754, 2701, 13, 19849, 62, 3672, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 754, 2701, 13, 19849, 62, 17143, 7307, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 754, 2701, 13, 7645, 1161, 62, 17143, 7307, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2472, 62, 43282, 796, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 754, 2701, 13, 11147, 62, 43282, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1343, 47764, 62, 754, 2701, 13, 79, 17407, 62, 43282, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1343, 47764, 62, 754, 2701, 13, 7645, 1161, 62, 43282, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 26119, 62, 4868, 13, 2302, 437, 26933, 19849, 62, 312, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 26119, 62, 43282, 13, 2302, 437, 26933, 23350, 62, 43282, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 26119, 13, 2302, 437, 26933, 7568, 62, 754, 2701, 13, 754, 2701, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6727, 62, 754, 40924, 13, 2302, 437, 26933, 7568, 62, 754, 2701, 13, 45828, 62, 754, 2701, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2793, 62, 754, 40924, 13, 2302, 437, 26933, 7568, 62, 754, 2701, 13, 21037, 62, 754, 2701, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3140, 62, 754, 2701, 796, 2039, 15140, 16351, 2701, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3140, 62, 19849, 62, 2536, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3140, 62, 37266, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 26119, 62, 4868, 28, 754, 40924, 62, 4868, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 26119, 28, 754, 40924, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2793, 62, 754, 40924, 28, 21037, 62, 754, 40924, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6727, 62, 754, 40924, 28, 45828, 62, 754, 40924, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 26119, 62, 43282, 28, 754, 40924, 62, 43282, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 3140, 62, 754, 2701, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 611, 407, 281, 34549, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 2536, 796, 5752, 62, 45828, 17816, 17633, 20520, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11507, 62, 11600, 796, 33918, 13, 46030, 7, 808, 62, 45828, 17816, 17633, 48944, 6, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13389, 62, 11600, 796, 33918, 13, 46030, 7, 808, 62, 45828, 17816, 8291, 1161, 48944, 6, 12962, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 754, 2701, 796, 9104, 39156, 2867, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 27432, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11092, 62, 13664, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13389, 62, 11600, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 2536, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11507, 62, 11600, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 645, 62, 12480, 2929, 28, 3919, 62, 12480, 2929, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 32315, 28, 1102, 2536, 2913, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2003, 62, 2301, 44292, 62, 27432, 28, 37443, 62, 2301, 44292, 62, 27432, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2003, 62, 2301, 44292, 62, 754, 2701, 28, 37443, 62, 2301, 44292, 62, 754, 2701, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 36115, 62, 2340, 28, 8094, 278, 62, 2340, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 923, 7575, 1273, 9430, 28, 9688, 7575, 1273, 9430, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 299, 62, 43863, 28, 77, 62, 43863, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 47764, 62, 754, 2701, 628, 198, 4299, 37350, 54, 8669, 7, 198, 220, 220, 220, 11055, 11, 198, 220, 220, 220, 47764, 62, 27432, 11, 198, 220, 220, 220, 47764, 62, 9288, 11, 198, 220, 220, 220, 19590, 11, 198, 220, 220, 220, 2746, 62, 9127, 25, 493, 796, 657, 11, 198, 220, 220, 220, 34549, 25, 965, 796, 6407, 11, 198, 220, 220, 220, 11092, 62, 13664, 25, 493, 796, 1478, 11, 198, 220, 220, 220, 8373, 25, 965, 796, 705, 259, 2232, 3256, 198, 220, 220, 220, 17724, 62, 3849, 2100, 25, 12178, 796, 657, 13, 24, 11, 198, 220, 220, 220, 645, 62, 12480, 2929, 25, 20512, 796, 10352, 11, 198, 220, 220, 220, 32315, 25, 12178, 796, 6045, 11, 198, 220, 220, 220, 2003, 62, 2301, 44292, 62, 27432, 41888, 4357, 198, 220, 220, 220, 2003, 62, 2301, 44292, 62, 754, 2701, 41888, 4357, 198, 220, 220, 220, 9912, 62, 19315, 25, 965, 796, 705, 2937, 3256, 198, 220, 220, 220, 923, 7575, 1273, 9430, 28, 14202, 11, 198, 220, 220, 220, 4738, 62, 28826, 25, 493, 796, 12131, 11, 198, 220, 220, 220, 15942, 577, 25, 493, 796, 657, 11, 198, 220, 220, 220, 299, 62, 43863, 25, 493, 796, 6045, 11, 198, 220, 220, 220, 21201, 62, 744, 25, 493, 796, 657, 11, 198, 220, 220, 220, 2746, 62, 3849, 3622, 25, 20512, 796, 10352, 11, 198, 220, 220, 220, 36115, 62, 2340, 28, 14202, 11, 198, 220, 220, 220, 11055, 62, 4033, 82, 25, 1351, 796, 685, 198, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 48944, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 8291, 1161, 48944, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 4834, 15140, 3256, 198, 220, 220, 220, 16589, 198, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 7214, 37350, 11, 5860, 15691, 13, 628, 220, 220, 220, 1318, 389, 617, 508, 869, 502, 986, 5045, 13, 532, 11361, 628, 220, 220, 220, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 11055, 357, 79, 392, 292, 13, 6601, 19778, 2599, 7268, 2746, 965, 11, 290, 33918, 286, 38226, 290, 8718, 17143, 1010, 198, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 27432, 357, 79, 392, 292, 13, 6601, 19778, 2599, 35575, 3047, 27039, 286, 16092, 8079, 15732, 290, 2168, 355, 951, 82, 198, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 9288, 357, 79, 392, 292, 13, 6601, 19778, 2599, 1366, 14535, 286, 4036, 3815, 286, 357, 754, 2701, 4129, 1635, 299, 2168, 8, 198, 220, 220, 220, 220, 220, 220, 220, 19590, 357, 11600, 2599, 1994, 796, 5721, 14, 25076, 62, 312, 11, 1988, 796, 3463, 198, 220, 220, 220, 220, 220, 220, 220, 34549, 357, 2536, 2599, 1715, 286, 34549, 3858, 284, 8335, 18663, 4947, 198, 220, 220, 220, 220, 220, 220, 220, 11092, 62, 13664, 357, 600, 2599, 1271, 286, 9574, 284, 11092, 198, 220, 220, 220, 220, 220, 220, 220, 13389, 62, 11600, 357, 11600, 2599, 257, 22155, 286, 503, 2505, 11, 6070, 4535, 11, 290, 13389, 5050, 284, 307, 973, 198, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 2536, 357, 2536, 2599, 257, 4731, 284, 307, 1277, 284, 262, 5035, 2746, 11, 973, 287, 9104, 40872, 198, 220, 220, 220, 220, 220, 220, 220, 8373, 357, 2536, 2599, 965, 10200, 8373, 16144, 286, 640, 2168, 198, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 357, 22468, 2599, 9647, 286, 8563, 357, 11295, 25, 8365, 466, 262, 20016, 14351, 2872, 262, 4064, 1965, 329, 23029, 198, 220, 220, 220, 220, 220, 220, 220, 645, 62, 12480, 2929, 357, 30388, 2599, 1771, 284, 2700, 477, 26119, 284, 307, 1875, 657, 198, 220, 220, 220, 220, 220, 220, 220, 32315, 357, 22468, 2599, 618, 407, 6045, 11, 779, 428, 1988, 1635, 1366, 336, 1614, 2029, 3509, 393, 2174, 949, 329, 1500, 24674, 11092, 3815, 13, 198, 220, 220, 220, 220, 220, 220, 220, 2003, 62, 2301, 44292, 62, 27432, 357, 30094, 13, 27996, 2599, 351, 4818, 8079, 6376, 11, 286, 1900, 287, 5963, 1366, 11, 2665, 12336, 4512, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 2003, 62, 2301, 44292, 62, 754, 2701, 357, 30094, 13, 27996, 2599, 351, 4818, 8079, 6376, 11, 286, 1900, 287, 5963, 1366, 11, 2665, 12336, 1332, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 357, 2536, 2599, 3804, 832, 284, 9912, 5301, 11, 973, 416, 257, 1178, 4981, 355, 657, 14, 16, 842, 44292, 13, 198, 220, 220, 220, 220, 220, 220, 220, 923, 7575, 1273, 9430, 357, 30094, 13, 27996, 2599, 6376, 357, 25076, 62, 2340, 828, 15180, 357, 27354, 8079, 286, 3274, 923, 286, 2168, 8, 198, 220, 220, 220, 220, 220, 220, 220, 21201, 62, 744, 357, 600, 2599, 493, 3804, 284, 1700, 1459, 21201, 13, 198, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 3849, 3622, 357, 30388, 2599, 611, 6407, 11, 10586, 48237, 389, 4978, 290, 691, 2270, 1459, 2746, 5418, 13, 198, 220, 220, 220, 220, 220, 220, 220, 11055, 62, 4033, 82, 357, 4868, 2599, 5721, 3891, 286, 15180, 973, 355, 2746, 11055, 628, 220, 220, 220, 16409, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37350, 36, 2100, 10267, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 34549, 796, 965, 7, 1072, 11306, 8, 198, 220, 220, 220, 11055, 62, 20274, 796, 37350, 36, 2100, 10267, 3419, 198, 220, 220, 220, 11055, 62, 20274, 13, 19849, 62, 9127, 796, 2746, 62, 9127, 198, 220, 220, 220, 611, 318, 39098, 7, 28243, 11, 279, 67, 13, 27996, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 11055, 796, 279, 67, 13, 6601, 19778, 7, 28243, 737, 7645, 3455, 3419, 198, 220, 220, 220, 1303, 11055, 796, 555, 8002, 62, 1072, 11306, 62, 27530, 7, 28243, 11, 11055, 62, 4033, 82, 11, 1394, 62, 1072, 11306, 796, 10352, 8, 628, 220, 220, 220, 329, 6376, 11, 5752, 287, 11055, 13, 2676, 8516, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 2536, 796, 5752, 17816, 17633, 20520, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11507, 62, 11600, 796, 33918, 13, 46030, 7, 808, 17816, 17633, 48944, 6, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13389, 62, 11600, 796, 33918, 13, 46030, 7, 808, 17816, 8291, 1161, 48944, 6, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 34549, 62, 15414, 796, 5752, 17816, 4834, 15140, 20520, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1459, 62, 28243, 796, 279, 67, 13, 6601, 19778, 7, 808, 737, 7645, 3455, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11055, 62, 20274, 13, 19849, 62, 9127, 15853, 352, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 15942, 577, 1875, 657, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 15942, 577, 1875, 352, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3601, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 17633, 7913, 25, 23884, 351, 2746, 23884, 287, 3254, 24765, 23884, 351, 42287, 23884, 290, 38226, 23884, 1911, 18982, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 965, 7, 28243, 62, 20274, 13, 19849, 62, 9127, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 2536, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 965, 7, 12102, 341, 62, 744, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 33918, 13, 67, 8142, 7, 17143, 2357, 62, 11600, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 33918, 13, 67, 8142, 7, 7645, 1161, 62, 11600, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3601, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 17633, 7913, 25, 23884, 351, 2746, 23884, 287, 3254, 24765, 23884, 27071, 18982, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 965, 7, 28243, 62, 20274, 13, 19849, 62, 9127, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 2536, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 965, 7, 12102, 341, 62, 744, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 754, 2701, 796, 49461, 54, 2007, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1459, 62, 28243, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 27432, 28, 7568, 62, 27432, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11092, 62, 13664, 28, 754, 2701, 62, 13664, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8373, 28, 35324, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 62, 3849, 2100, 28, 28764, 2867, 62, 3849, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 645, 62, 12480, 2929, 28, 3919, 62, 12480, 2929, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 32315, 28, 1102, 2536, 2913, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2003, 62, 2301, 44292, 62, 27432, 28, 37443, 62, 2301, 44292, 62, 27432, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2003, 62, 2301, 44292, 62, 754, 2701, 28, 37443, 62, 2301, 44292, 62, 754, 2701, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9912, 62, 19315, 28, 37689, 62, 19315, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 923, 7575, 1273, 9430, 28, 9688, 7575, 1273, 9430, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 36115, 62, 2340, 28, 8094, 278, 62, 2340, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 62, 28826, 28, 25120, 62, 28826, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15942, 577, 28, 19011, 577, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 299, 62, 43863, 28, 77, 62, 43863, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11055, 62, 4033, 82, 28, 28243, 62, 4033, 82, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 583, 62, 912, 796, 6407, 611, 705, 30246, 6, 287, 34549, 2073, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 705, 71, 17080, 6, 287, 34549, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1233, 62, 77, 796, 493, 7, 37659, 13, 344, 346, 7, 15, 13, 18, 1635, 11092, 62, 13664, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1233, 62, 77, 796, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 18224, 796, 46690, 36, 2100, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 754, 2701, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 9288, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2168, 62, 43775, 28, 43775, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 27432, 28, 7568, 62, 27432, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 583, 62, 16514, 27823, 62, 48277, 28, 525, 62, 912, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1233, 62, 77, 28, 17080, 62, 77, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 312, 796, 2251, 62, 19849, 62, 312, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 754, 2701, 13, 19849, 62, 3672, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 754, 2701, 13, 19849, 62, 17143, 7307, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 754, 2701, 13, 7645, 1161, 62, 17143, 7307, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2472, 62, 43282, 796, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 754, 2701, 13, 11147, 62, 43282, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1343, 47764, 62, 754, 2701, 13, 79, 17407, 62, 43282, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1343, 47764, 62, 754, 2701, 13, 7645, 1161, 62, 43282, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1255, 796, 279, 67, 13, 6601, 19778, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 2389, 10354, 2746, 62, 312, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 10354, 47764, 62, 754, 2701, 13, 19849, 62, 3672, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 48944, 10354, 33918, 13, 67, 8142, 7, 7568, 62, 754, 2701, 13, 19849, 62, 17143, 7307, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 8291, 1161, 48944, 10354, 33918, 13, 67, 8142, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 47764, 62, 754, 2701, 13, 7645, 1161, 62, 17143, 7307, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10612, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 8291, 1161, 41006, 10354, 47764, 62, 754, 2701, 13, 7645, 1161, 62, 43282, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 31805, 41006, 10354, 47764, 62, 754, 2701, 13, 11147, 62, 43282, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 47, 17407, 41006, 10354, 47764, 62, 754, 2701, 13, 79, 17407, 62, 43282, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 14957, 41006, 10354, 2472, 62, 43282, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 4834, 15140, 10354, 34549, 62, 15414, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 3109, 11755, 10354, 45941, 13, 12647, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 10987, 82, 10354, 352, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 7762, 24765, 22685, 10354, 21201, 62, 744, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8964, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6376, 41888, 15, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 257, 796, 279, 67, 13, 6601, 19778, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 18224, 13, 615, 70, 62, 4164, 10466, 62, 6551, 276, 13, 918, 480, 7, 50033, 2124, 25, 2124, 1343, 705, 62, 6551, 276, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6739, 7645, 3455, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1255, 796, 279, 67, 13, 1102, 9246, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 20274, 11, 279, 67, 13, 6601, 19778, 7, 19849, 62, 18224, 13, 615, 70, 62, 4164, 10466, 737, 7645, 3455, 22784, 257, 4357, 16488, 28, 16, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11055, 62, 20274, 13, 19849, 62, 43420, 796, 279, 67, 13, 1102, 9246, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 28243, 62, 20274, 13, 19849, 62, 43420, 11, 1255, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16488, 28, 15, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8856, 62, 9630, 28, 17821, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3297, 28, 25101, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6739, 42503, 62, 9630, 7, 14781, 28, 17821, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 705, 17899, 38342, 6, 287, 34549, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1090, 62, 2611, 68, 796, 2746, 62, 18224, 13, 525, 62, 25076, 62, 4164, 10466, 13, 17946, 17816, 2611, 68, 20520, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1090, 62, 2611, 68, 796, 279, 67, 13, 6601, 19778, 7, 22019, 62, 2611, 68, 737, 7645, 3455, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1090, 62, 2611, 68, 13, 9630, 796, 685, 19849, 62, 312, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11055, 62, 20274, 13, 525, 62, 25076, 62, 2611, 68, 796, 279, 67, 13, 1102, 9246, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 28243, 62, 20274, 13, 525, 62, 25076, 62, 2611, 68, 11, 1090, 62, 2611, 68, 4357, 16488, 28, 15, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 705, 1676, 65, 14991, 2569, 6, 287, 34549, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1090, 62, 22018, 796, 2746, 62, 18224, 13, 525, 62, 25076, 62, 4164, 10466, 13, 17946, 17816, 22018, 20520, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1090, 62, 22018, 796, 279, 67, 13, 6601, 19778, 7, 22019, 62, 22018, 737, 7645, 3455, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1090, 62, 22018, 13, 9630, 796, 685, 19849, 62, 312, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11055, 62, 20274, 13, 525, 62, 25076, 62, 22018, 796, 279, 67, 13, 1102, 9246, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 28243, 62, 20274, 13, 525, 62, 25076, 62, 22018, 11, 1090, 62, 22018, 4357, 16488, 28, 15, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 705, 30246, 6, 287, 34549, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1090, 62, 5796, 1758, 796, 2746, 62, 18224, 13, 525, 62, 16514, 27823, 13, 17946, 17816, 6551, 276, 62, 5796, 1758, 20520, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1090, 62, 5796, 1758, 796, 279, 67, 13, 6601, 19778, 7, 22019, 62, 5796, 1758, 737, 7645, 3455, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1090, 62, 5796, 1758, 13, 9630, 796, 685, 19849, 62, 312, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11055, 62, 20274, 13, 525, 62, 16514, 27823, 62, 5796, 1758, 796, 279, 67, 13, 1102, 9246, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 28243, 62, 20274, 13, 525, 62, 16514, 27823, 62, 5796, 1758, 11, 1090, 62, 5796, 1758, 4357, 16488, 28, 15, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 705, 71, 17080, 6, 287, 34549, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1090, 62, 26224, 325, 16, 796, 2746, 62, 18224, 13, 525, 62, 25076, 62, 4164, 10466, 13, 17946, 17816, 26224, 325, 16, 20520, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1090, 62, 26224, 325, 17, 796, 2746, 62, 18224, 13, 525, 62, 25076, 62, 4164, 10466, 13, 17946, 17816, 26224, 325, 17, 20520, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1090, 62, 26224, 325, 16, 796, 279, 67, 13, 6601, 19778, 7, 22019, 62, 26224, 325, 16, 737, 7645, 3455, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1090, 62, 26224, 325, 17, 796, 279, 67, 13, 6601, 19778, 7, 22019, 62, 26224, 325, 17, 737, 7645, 3455, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1090, 62, 26224, 325, 16, 13, 9630, 796, 685, 19849, 62, 312, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1090, 62, 26224, 325, 17, 13, 9630, 796, 685, 19849, 62, 312, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11055, 62, 20274, 13, 525, 62, 25076, 62, 26224, 325, 16, 796, 279, 67, 13, 1102, 9246, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 28243, 62, 20274, 13, 525, 62, 25076, 62, 26224, 325, 16, 11, 1090, 62, 26224, 325, 16, 4357, 16488, 28, 15, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11055, 62, 20274, 13, 525, 62, 25076, 62, 26224, 325, 17, 796, 279, 67, 13, 1102, 9246, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 28243, 62, 20274, 13, 525, 62, 25076, 62, 26224, 325, 17, 11, 1090, 62, 26224, 325, 17, 4357, 16488, 28, 15, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2845, 31973, 9492, 3622, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 2746, 62, 3849, 3622, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1255, 796, 279, 67, 13, 6601, 19778, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 2389, 10354, 2251, 62, 19849, 62, 312, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 2536, 11, 11507, 62, 11600, 11, 13389, 62, 11600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10612, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 10354, 2746, 62, 2536, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 48944, 10354, 33918, 13, 67, 8142, 7, 17143, 2357, 62, 11600, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 8291, 1161, 48944, 10354, 33918, 13, 67, 8142, 7, 7645, 1161, 62, 11600, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 4834, 15140, 10354, 34549, 62, 15414, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 8291, 1161, 41006, 10354, 4818, 8079, 13, 16514, 276, 12514, 7, 15, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 31805, 41006, 10354, 4818, 8079, 13, 16514, 276, 12514, 7, 15, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 47, 17407, 41006, 10354, 4818, 8079, 13, 16514, 276, 12514, 7, 15, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 14957, 41006, 10354, 4818, 8079, 13, 16514, 276, 12514, 7, 15, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 3109, 11755, 10354, 366, 9218, 3526, 9492, 3622, 416, 2836, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 10987, 82, 10354, 352, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 7762, 24765, 22685, 10354, 21201, 62, 744, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8964, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6376, 41888, 15, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11055, 62, 20274, 13, 19849, 62, 43420, 796, 279, 67, 13, 1102, 9246, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 28243, 62, 20274, 13, 19849, 62, 43420, 11, 1255, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16488, 28, 15, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8856, 62, 9630, 28, 17821, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3297, 28, 25101, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6739, 42503, 62, 9630, 7, 14781, 28, 17821, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5298, 31973, 9492, 3622, 198, 220, 220, 220, 220, 220, 220, 220, 2845, 35528, 355, 304, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 15942, 577, 18189, 657, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3601, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 30800, 26439, 13047, 25, 23884, 287, 2746, 23884, 25, 23884, 4458, 18982, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 357, 260, 1050, 7, 68, 36911, 11055, 62, 20274, 13, 19849, 62, 9127, 11, 2746, 62, 2536, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1255, 796, 279, 67, 13, 6601, 19778, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 2389, 10354, 2251, 62, 19849, 62, 312, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 2536, 11, 11507, 62, 11600, 11, 13389, 62, 11600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10612, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 10354, 2746, 62, 2536, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 48944, 10354, 33918, 13, 67, 8142, 7, 17143, 2357, 62, 11600, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 8291, 1161, 48944, 10354, 33918, 13, 67, 8142, 7, 7645, 1161, 62, 11600, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 4834, 15140, 10354, 34549, 62, 15414, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 8291, 1161, 41006, 10354, 4818, 8079, 13, 16514, 276, 12514, 7, 15, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 31805, 41006, 10354, 4818, 8079, 13, 16514, 276, 12514, 7, 15, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 47, 17407, 41006, 10354, 4818, 8079, 13, 16514, 276, 12514, 7, 15, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 14957, 41006, 10354, 4818, 8079, 13, 16514, 276, 12514, 7, 15, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 3109, 11755, 10354, 41575, 7, 68, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 10987, 82, 10354, 352, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 7762, 24765, 22685, 10354, 21201, 62, 744, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8964, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6376, 41888, 15, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11055, 62, 20274, 13, 19849, 62, 43420, 796, 279, 67, 13, 1102, 9246, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 28243, 62, 20274, 13, 19849, 62, 43420, 11, 1255, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16488, 28, 15, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8856, 62, 9630, 28, 17821, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3297, 28, 25101, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6739, 42503, 62, 9630, 7, 14781, 28, 17821, 8, 628, 220, 220, 220, 1441, 11055, 62, 20274, 628, 198, 4299, 14534, 30800, 7, 198, 220, 220, 220, 299, 25, 493, 796, 838, 11, 198, 220, 220, 220, 2746, 62, 4868, 25, 1351, 796, 685, 198, 220, 220, 220, 220, 220, 220, 220, 705, 57, 263, 3028, 26705, 425, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 5956, 11395, 26705, 425, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 26287, 11395, 26705, 425, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 38, 6561, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 8763, 44, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 32716, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 1503, 3955, 32, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 37, 20866, 1773, 3202, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 26869, 278, 8081, 2234, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 38, 2290, 261, 4694, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 3118, 672, 45852, 7293, 3906, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 53, 1503, 22921, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 53, 2943, 44, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 44090, 41384, 3256, 198, 220, 220, 220, 16589, 198, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 16409, 257, 11055, 1366, 14535, 286, 15456, 7560, 38226, 11, 4981, 11, 290, 8718, 17143, 7307, 13, 628, 220, 220, 220, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 299, 357, 600, 2599, 1271, 286, 4738, 4981, 284, 1441, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 299, 796, 2352, 7, 600, 7, 77, 4008, 198, 220, 220, 220, 11055, 796, 279, 67, 13, 6601, 19778, 3419, 198, 220, 220, 220, 3753, 796, 657, 198, 220, 220, 220, 981, 18896, 7, 28243, 13, 9630, 8, 1279, 299, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 2536, 796, 45941, 13, 25120, 13, 25541, 7, 19849, 62, 4868, 8, 198, 220, 220, 220, 220, 220, 220, 220, 5772, 62, 11600, 796, 9104, 40872, 7, 19849, 62, 2536, 737, 1136, 62, 3605, 62, 37266, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 1007, 62, 11600, 796, 14534, 41762, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 5752, 796, 279, 67, 13, 6601, 19778, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 10354, 2746, 62, 2536, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 48944, 10354, 33918, 13, 67, 8142, 7, 17143, 62, 11600, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 8291, 1161, 48944, 10354, 33918, 13, 67, 8142, 7, 7645, 62, 11600, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 4834, 15140, 10354, 657, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8964, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6376, 41888, 15, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 11055, 796, 279, 67, 13, 1102, 9246, 26933, 28243, 11, 5752, 4357, 16488, 28, 15, 11, 8856, 62, 9630, 28, 17821, 8, 198, 220, 220, 220, 220, 220, 220, 220, 11055, 13, 14781, 62, 646, 489, 16856, 7, 259, 5372, 28, 17821, 8, 198, 220, 220, 220, 220, 220, 220, 220, 3753, 15853, 352, 198, 220, 220, 220, 220, 220, 220, 220, 611, 3753, 1875, 357, 77, 1635, 513, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2270, 198, 220, 220, 220, 1441, 11055, 628, 198, 4299, 30015, 12966, 17041, 7, 198, 220, 220, 220, 4683, 62, 11498, 17041, 11, 198, 220, 220, 220, 649, 62, 79, 793, 7992, 11, 198, 220, 220, 220, 6356, 62, 4033, 82, 25, 1351, 796, 685, 198, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 48944, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 8291, 1161, 48944, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 4834, 15140, 3256, 198, 220, 220, 220, 16589, 198, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 16409, 3748, 1366, 14535, 15274, 422, 649, 62, 79, 793, 10506, 871, 407, 287, 4683, 62, 11498, 17041, 13, 628, 220, 220, 220, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 6356, 62, 4033, 82, 357, 4868, 2599, 1351, 286, 5721, 299, 321, 408, 284, 779, 284, 5052, 49650, 14, 15699, 319, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 8251, 796, 1351, 7, 3605, 62, 79, 793, 7992, 58, 49283, 62, 4033, 82, 4083, 28665, 82, 13, 27160, 8, 198, 220, 220, 220, 4686, 87, 16, 796, 4683, 62, 11498, 17041, 13, 30073, 22446, 2617, 62, 9630, 7, 13083, 737, 9630, 198, 220, 220, 220, 4686, 87, 17, 796, 649, 62, 79, 793, 7992, 13, 2617, 62, 9630, 7, 13083, 737, 9630, 198, 220, 220, 220, 649, 62, 28243, 796, 649, 62, 79, 793, 7992, 58, 93, 312, 87, 17, 13, 45763, 7, 312, 87, 16, 15437, 198, 220, 220, 220, 1441, 649, 62, 28243, 628, 198, 4299, 8633, 62, 260, 24011, 1883, 7, 64, 25, 8633, 11, 275, 25, 8633, 2599, 198, 220, 220, 220, 37227, 6690, 2381, 500, 734, 48589, 3166, 351, 10411, 8251, 13, 8229, 649, 8633, 526, 15931, 198, 220, 220, 220, 275, 62, 13083, 796, 30138, 65, 60, 198, 220, 220, 220, 1994, 62, 7857, 796, 493, 7, 11925, 7, 65, 62, 13083, 8, 1220, 362, 8, 611, 18896, 7, 65, 62, 13083, 8, 1875, 352, 2073, 352, 198, 220, 220, 220, 275, 82, 62, 13083, 796, 45941, 13, 25120, 13, 25541, 7, 65, 62, 13083, 11, 2546, 28, 2539, 62, 7857, 8, 198, 220, 220, 220, 275, 62, 35505, 796, 1391, 74, 25, 275, 58, 74, 60, 329, 479, 287, 275, 82, 62, 13083, 92, 198, 220, 220, 220, 269, 796, 1391, 1174, 64, 11, 12429, 65, 62, 35505, 92, 220, 1303, 6993, 23156, 351, 347, 198, 220, 220, 220, 1441, 269, 628, 198, 4299, 1007, 62, 11600, 62, 260, 24011, 7, 11600, 62, 18747, 2599, 198, 220, 220, 220, 37227, 6690, 2381, 500, 734, 13389, 5772, 48589, 3166, 422, 7177, 286, 8633, 82, 526, 15931, 198, 220, 220, 220, 374, 62, 741, 796, 45941, 13, 25120, 13, 25541, 7, 11600, 62, 18747, 11, 2546, 28, 17, 11, 6330, 28, 25101, 8, 198, 220, 220, 220, 257, 796, 374, 62, 741, 58, 15, 60, 198, 220, 220, 220, 275, 796, 374, 62, 741, 58, 16, 60, 198, 220, 220, 220, 269, 796, 8633, 62, 260, 24011, 1883, 7, 64, 11, 275, 8, 628, 220, 220, 220, 503, 62, 13083, 796, 37250, 448, 2505, 62, 24396, 3256, 705, 448, 2505, 62, 400, 10126, 3256, 705, 448, 2505, 62, 9150, 20520, 198, 220, 220, 220, 1459, 62, 11600, 796, 45941, 13, 25120, 13, 25541, 26933, 64, 11, 275, 4357, 2546, 28, 16, 737, 9186, 3419, 198, 220, 220, 220, 269, 796, 1391, 1174, 66, 11, 12429, 90, 74, 25, 1459, 62, 11600, 58, 74, 60, 329, 479, 287, 503, 62, 13083, 11709, 628, 220, 220, 220, 3095, 62, 7645, 62, 13083, 796, 37250, 12227, 62, 7645, 1161, 3256, 705, 7645, 1161, 62, 17143, 20520, 198, 220, 220, 220, 1459, 62, 11600, 796, 45941, 13, 25120, 13, 25541, 26933, 64, 11, 275, 4357, 2546, 28, 16, 737, 9186, 3419, 198, 220, 220, 220, 269, 796, 1391, 1174, 66, 11, 12429, 90, 74, 25, 1459, 62, 11600, 58, 74, 60, 329, 479, 287, 3095, 62, 7645, 62, 13083, 11709, 628, 220, 220, 220, 3095, 62, 7645, 62, 13083, 796, 37250, 17089, 62, 7645, 1161, 3256, 705, 7645, 1161, 62, 17143, 17, 20520, 198, 220, 220, 220, 1459, 62, 11600, 796, 45941, 13, 25120, 13, 25541, 26933, 64, 11, 275, 4357, 2546, 28, 16, 737, 9186, 3419, 198, 220, 220, 220, 269, 796, 1391, 1174, 66, 11, 12429, 90, 74, 25, 1459, 62, 11600, 58, 74, 60, 329, 479, 287, 3095, 62, 7645, 62, 13083, 11709, 628, 220, 220, 220, 1221, 62, 13083, 796, 37250, 15410, 1186, 1634, 3256, 705, 77, 62, 65, 1040, 20520, 198, 220, 220, 220, 1459, 62, 11600, 796, 45941, 13, 25120, 13, 25541, 26933, 64, 11, 275, 4357, 2546, 28, 16, 737, 9186, 3419, 198, 220, 220, 220, 269, 796, 1391, 1174, 66, 11, 12429, 90, 74, 25, 1459, 62, 11600, 58, 74, 60, 329, 479, 287, 1221, 62, 13083, 11709, 628, 220, 220, 220, 1221, 62, 13083, 796, 37250, 8094, 278, 3256, 705, 260, 1102, 66, 15547, 20520, 198, 220, 220, 220, 1459, 62, 11600, 796, 45941, 13, 25120, 13, 25541, 26933, 64, 11, 275, 4357, 2546, 28, 16, 737, 9186, 3419, 198, 220, 220, 220, 611, 477, 26933, 87, 287, 1459, 62, 11600, 13, 13083, 3419, 329, 2124, 287, 1221, 62, 13083, 60, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 269, 796, 1391, 1174, 66, 11, 12429, 90, 74, 25, 1459, 62, 11600, 58, 74, 60, 329, 479, 287, 1221, 62, 13083, 11709, 198, 220, 220, 220, 1441, 269, 628, 198, 198, 4299, 968, 13746, 5139, 30800, 7, 198, 220, 220, 220, 2746, 62, 43420, 11, 198, 220, 220, 220, 8948, 62, 17143, 7307, 11, 198, 220, 220, 220, 3297, 62, 28665, 25, 965, 796, 366, 5796, 1758, 62, 6551, 276, 1600, 198, 220, 220, 220, 3297, 62, 3372, 1571, 25, 20512, 796, 6407, 11, 198, 220, 220, 220, 3509, 62, 43420, 25, 493, 796, 2026, 11, 198, 220, 220, 220, 3509, 62, 525, 62, 19849, 62, 4871, 25, 493, 796, 642, 11, 198, 220, 220, 220, 1353, 62, 77, 25, 493, 796, 2026, 11, 198, 220, 220, 220, 11055, 62, 4033, 82, 25, 1351, 796, 685, 198, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 48944, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 8291, 1161, 48944, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 4834, 15140, 3256, 198, 220, 220, 220, 16589, 198, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 8229, 649, 11055, 1813, 1468, 11055, 351, 2746, 4431, 13433, 13, 628, 220, 220, 220, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 43420, 357, 79, 392, 292, 13, 6601, 19778, 2599, 4981, 326, 423, 1682, 587, 1057, 198, 220, 220, 220, 220, 220, 220, 220, 8948, 62, 17143, 1010, 357, 79, 392, 292, 13, 6601, 19778, 2599, 4981, 3088, 357, 11261, 423, 4504, 1180, 10007, 284, 2482, 8, 628, 220, 220, 220, 37227, 198, 220, 220, 220, 649, 62, 28243, 796, 279, 67, 13, 6601, 19778, 3419, 628, 220, 220, 220, 1303, 8106, 4683, 24019, 198, 220, 220, 220, 23243, 62, 43420, 796, 2746, 62, 43420, 58, 19849, 62, 43420, 17816, 4834, 15140, 20520, 6624, 657, 4083, 30073, 3419, 198, 220, 220, 220, 23243, 62, 43420, 796, 23243, 62, 43420, 13, 30619, 62, 27160, 7, 198, 220, 220, 220, 220, 220, 220, 220, 416, 28, 30619, 62, 28665, 11, 41988, 28, 30619, 62, 3372, 1571, 11, 12385, 62, 9150, 11639, 12957, 6, 198, 220, 220, 220, 1267, 198, 220, 220, 220, 23243, 62, 43420, 796, 23243, 62, 43420, 13, 14781, 62, 646, 489, 16856, 7, 7266, 2617, 28, 28243, 62, 4033, 82, 11, 1394, 11639, 11085, 11537, 198, 220, 220, 220, 611, 965, 7, 9806, 62, 525, 62, 19849, 62, 4871, 737, 9409, 328, 270, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 23243, 62, 43420, 796, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 23243, 62, 43420, 13, 30619, 62, 27160, 7, 30619, 62, 28665, 11, 41988, 28, 30619, 62, 3372, 1571, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 764, 8094, 1525, 10786, 17633, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 764, 2256, 7, 9806, 62, 525, 62, 19849, 62, 4871, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 764, 42503, 62, 9630, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 23243, 62, 43420, 796, 23243, 62, 43420, 13, 30619, 62, 27160, 7, 198, 220, 220, 220, 220, 220, 220, 220, 416, 28, 30619, 62, 28665, 11, 41988, 28, 30619, 62, 3372, 1571, 11, 12385, 62, 9150, 11639, 12957, 6, 198, 220, 220, 220, 6739, 2256, 7, 4852, 62, 77, 8, 628, 220, 220, 220, 645, 62, 37266, 796, 37250, 57, 263, 3028, 26705, 425, 3256, 705, 5956, 11395, 26705, 425, 3256, 705, 38, 6561, 20520, 198, 220, 220, 220, 44759, 1883, 62, 29137, 796, 685, 198, 220, 220, 220, 220, 220, 220, 220, 705, 18960, 282, 26705, 425, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 47733, 361, 8890, 1741, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 366, 32716, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 705, 44090, 41384, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 53, 2943, 44, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 53, 1503, 22921, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 8763, 44, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 1503, 3955, 32, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 37, 20866, 1773, 3202, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 38, 2290, 261, 4694, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 26869, 278, 8081, 2234, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 53, 1503, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 27703, 8081, 2234, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 51, 22854, 11125, 2257, 50, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 10234, 4805, 1533, 2234, 3256, 198, 220, 220, 220, 2361, 198, 220, 220, 220, 8804, 796, 37250, 21950, 32750, 20520, 198, 220, 220, 220, 1266, 796, 33918, 13, 46030, 7, 82, 9741, 62, 43420, 13, 346, 420, 58, 15, 11, 1058, 7131, 6, 8291, 1161, 48944, 6, 12962, 628, 220, 220, 220, 329, 2746, 62, 4906, 287, 23243, 62, 43420, 17816, 17633, 6, 4083, 34642, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 611, 2746, 62, 4906, 287, 645, 62, 37266, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1459, 62, 2840, 796, 23243, 62, 43420, 58, 82, 9741, 62, 43420, 17816, 17633, 20520, 6624, 2746, 62, 4906, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 299, 796, 513, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1007, 62, 11600, 82, 796, 4808, 7645, 62, 11600, 82, 7, 14421, 62, 2840, 11, 1266, 28, 13466, 11, 299, 28, 77, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 17143, 796, 1459, 62, 2840, 13, 346, 420, 58, 15, 11, 1058, 7131, 6, 17633, 48944, 20520, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 649, 62, 808, 796, 279, 67, 13, 6601, 19778, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 10354, 2746, 62, 4906, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 48944, 10354, 2746, 62, 17143, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 8291, 1161, 48944, 10354, 1007, 62, 11600, 82, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 4834, 15140, 10354, 657, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8964, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6376, 28, 4868, 7, 9521, 7, 77, 36911, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 1288, 361, 2746, 62, 4906, 287, 44759, 1883, 62, 29137, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1459, 62, 2840, 796, 23243, 62, 43420, 58, 82, 9741, 62, 43420, 17816, 17633, 20520, 6624, 2746, 62, 4906, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 299, 796, 604, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1007, 62, 11600, 82, 796, 4808, 7645, 62, 11600, 82, 7, 14421, 62, 2840, 11, 1266, 28, 13466, 11, 299, 28, 77, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 2922, 262, 1266, 2746, 286, 428, 2099, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 37979, 796, 33918, 13, 46030, 7, 14421, 62, 2840, 13, 346, 420, 58, 15, 11, 1058, 7131, 6, 17633, 48944, 6, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1090, 62, 11925, 796, 1459, 62, 2840, 13, 43358, 58, 15, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 1090, 62, 11925, 1875, 352, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 2922, 15456, 422, 1266, 286, 1366, 11, 1595, 470, 5412, 20428, 1279, 362, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1353, 62, 81, 796, 45941, 13, 28300, 19510, 22019, 62, 11925, 1220, 642, 8, 1343, 362, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 374, 62, 312, 796, 45941, 13, 25120, 13, 25192, 600, 7, 16, 11, 1353, 62, 81, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 792, 796, 33918, 13, 46030, 7, 14421, 62, 2840, 13, 346, 420, 58, 81, 62, 312, 11, 1058, 7131, 6, 17633, 48944, 6, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 792, 796, 9104, 40872, 7, 19849, 62, 4906, 737, 1136, 62, 3605, 62, 37266, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 7716, 649, 4738, 10007, 19203, 21973, 602, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 374, 796, 9104, 40872, 7, 19849, 62, 4906, 737, 1136, 62, 3605, 62, 37266, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 374, 17, 796, 9104, 40872, 7, 19849, 62, 4906, 737, 1136, 62, 3605, 62, 37266, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5240, 796, 685, 69, 343, 11, 792, 11, 374, 17, 11, 374, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 11600, 82, 796, 1351, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 44759, 500, 1266, 290, 4738, 284, 2251, 649, 5270, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 4808, 287, 2837, 7, 77, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 374, 62, 741, 796, 45941, 13, 25120, 13, 25541, 7, 3258, 11, 2546, 28, 17, 11, 6330, 28, 25101, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 257, 796, 374, 62, 741, 58, 15, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 275, 796, 374, 62, 741, 58, 16, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 269, 796, 8633, 62, 260, 24011, 1883, 7, 64, 11, 275, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 11600, 82, 13, 33295, 7, 17752, 13, 67, 8142, 7, 66, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 649, 62, 808, 796, 279, 67, 13, 6601, 19778, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 10354, 2746, 62, 4906, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 48944, 10354, 2746, 62, 11600, 82, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 8291, 1161, 48944, 10354, 1007, 62, 11600, 82, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 4834, 15140, 10354, 657, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8964, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6376, 28, 4868, 7, 9521, 7, 77, 36911, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1459, 62, 2840, 796, 23243, 62, 43420, 58, 82, 9741, 62, 43420, 17816, 17633, 20520, 6624, 2746, 62, 4906, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 299, 796, 513, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1007, 62, 11600, 82, 796, 4808, 7645, 62, 11600, 82, 7, 14421, 62, 2840, 11, 1266, 28, 13466, 11, 299, 28, 77, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 11600, 82, 796, 1351, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 4808, 287, 2837, 7, 77, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 269, 796, 9104, 40872, 7, 19849, 62, 4906, 737, 1136, 62, 3605, 62, 37266, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 11600, 82, 13, 33295, 7, 17752, 13, 67, 8142, 7, 66, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 649, 62, 808, 796, 279, 67, 13, 6601, 19778, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 10354, 2746, 62, 4906, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 48944, 10354, 2746, 62, 11600, 82, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 8291, 1161, 48944, 10354, 1007, 62, 11600, 82, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 4834, 15140, 10354, 657, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8964, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6376, 28, 4868, 7, 9521, 7, 77, 36911, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 649, 62, 28243, 796, 279, 67, 13, 1102, 9246, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 3605, 62, 28243, 11, 649, 62, 808, 4357, 16488, 28, 15, 11, 8856, 62, 9630, 28, 17821, 11, 3297, 28, 25101, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1303, 44759, 1883, 286, 31408, 1973, 4981, 416, 15852, 31408, 198, 220, 220, 220, 44759, 1883, 796, 23243, 62, 43420, 13, 13199, 7, 11925, 7, 82, 9741, 62, 43420, 13, 9630, 8, 532, 352, 737, 30073, 3419, 198, 220, 220, 220, 44759, 1883, 17816, 8291, 1161, 48944, 20520, 796, 23243, 62, 43420, 17816, 8291, 1161, 48944, 6, 4083, 30846, 7, 16, 737, 13199, 7, 11925, 7, 82, 9741, 62, 43420, 13, 9630, 8, 532, 352, 8, 198, 220, 220, 220, 649, 62, 28243, 796, 279, 67, 13, 1102, 9246, 26933, 3605, 62, 28243, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 44759, 1883, 13, 2256, 7, 4852, 62, 77, 38381, 28243, 62, 4033, 82, 60, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16488, 28, 15, 11, 8856, 62, 9630, 28, 17821, 11, 3297, 28, 25101, 8, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1303, 4781, 7560, 4981, 543, 423, 1541, 587, 3088, 198, 220, 220, 220, 23243, 62, 43420, 796, 279, 67, 13, 1102, 9246, 7, 198, 220, 220, 220, 220, 220, 220, 220, 685, 7266, 3291, 62, 17143, 7307, 11, 23243, 62, 43420, 4357, 16488, 28, 15, 11, 8856, 62, 9630, 28, 17821, 11, 3297, 28, 25101, 198, 220, 220, 220, 6739, 42503, 62, 9630, 7, 14781, 28, 17821, 8, 198, 220, 220, 220, 649, 62, 28243, 796, 30015, 12966, 17041, 7, 198, 220, 220, 220, 220, 220, 220, 220, 23243, 62, 43420, 11, 649, 62, 28243, 11, 6356, 62, 4033, 82, 28, 28243, 62, 4033, 82, 198, 220, 220, 220, 6739, 2256, 7, 9806, 62, 43420, 8, 198, 220, 220, 220, 1441, 649, 62, 28243, 628, 198, 4299, 21201, 62, 9460, 43068, 7, 12102, 341, 62, 43420, 2599, 198, 220, 220, 220, 37227, 46384, 49373, 257, 37350, 36, 2100, 10267, 526, 15931, 198, 220, 220, 220, 1448, 1525, 62, 4033, 82, 796, 685, 198, 220, 220, 220, 220, 220, 220, 220, 705, 2389, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 17633, 48944, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 8291, 1161, 48944, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 4834, 15140, 3256, 198, 220, 220, 220, 2361, 198, 220, 220, 220, 951, 62, 9460, 82, 796, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 705, 10987, 82, 10354, 705, 16345, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 5796, 1758, 10354, 705, 32604, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 2611, 68, 10354, 705, 32604, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 26224, 325, 10354, 705, 32604, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 3642, 37091, 10354, 705, 32604, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 22018, 10354, 705, 32604, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 3642, 454, 10354, 705, 32604, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 5796, 1758, 62, 6551, 276, 10354, 705, 32604, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 2611, 68, 62, 6551, 276, 10354, 705, 32604, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 26224, 325, 62, 6551, 276, 10354, 705, 32604, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 3642, 37091, 62, 6551, 276, 10354, 705, 32604, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 3642, 454, 62, 6551, 276, 10354, 705, 32604, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 22018, 62, 6551, 276, 10354, 705, 32604, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 3642, 37091, 62, 6551, 276, 10354, 705, 32604, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 14957, 41006, 12211, 82, 10354, 705, 32604, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 26595, 10354, 705, 32604, 3256, 198, 220, 220, 220, 1782, 198, 220, 220, 220, 21201, 62, 43420, 13, 19849, 62, 43420, 17816, 14957, 41006, 12211, 82, 20520, 796, 357, 198, 220, 220, 220, 220, 220, 220, 220, 21201, 62, 43420, 13, 19849, 62, 43420, 17816, 14957, 41006, 6, 4083, 28664, 13, 43012, 1343, 352, 198, 220, 220, 220, 1267, 198, 220, 220, 220, 21201, 62, 43420, 13, 19849, 62, 43420, 796, 21201, 62, 43420, 13, 19849, 62, 43420, 58, 198, 220, 220, 220, 220, 220, 220, 220, 279, 67, 13, 271, 8423, 7, 12102, 341, 62, 43420, 13, 19849, 62, 43420, 17816, 3109, 11755, 6, 12962, 198, 220, 220, 220, 2361, 198, 220, 220, 220, 21201, 62, 43420, 13, 19849, 62, 43420, 796, 21201, 62, 43420, 13, 19849, 62, 43420, 13, 33491, 7, 198, 220, 220, 220, 220, 220, 220, 220, 685, 37659, 13, 10745, 11, 532, 37659, 13, 10745, 4357, 45941, 13, 12647, 198, 220, 220, 220, 1267, 198, 220, 220, 220, 21201, 62, 43420, 13, 19849, 62, 43420, 796, 21201, 62, 43420, 13, 19849, 62, 43420, 13, 8094, 1525, 7, 198, 220, 220, 220, 220, 220, 220, 220, 1448, 1525, 62, 4033, 82, 198, 220, 220, 220, 6739, 9460, 7, 4033, 62, 9460, 82, 8, 198, 220, 220, 220, 21201, 62, 43420, 13, 19849, 62, 43420, 796, 21201, 62, 43420, 13, 19849, 62, 43420, 13, 42503, 62, 9630, 7, 198, 220, 220, 220, 220, 220, 220, 220, 4268, 28, 25101, 198, 220, 220, 220, 1267, 198, 220, 220, 220, 1441, 21201, 62, 43420, 628, 198, 4299, 7716, 62, 26675, 7, 198, 220, 220, 220, 2746, 62, 43420, 11, 18663, 62, 6551, 278, 25, 8633, 796, 1391, 5512, 17724, 62, 3849, 2100, 25, 12178, 796, 657, 13, 24, 198, 2599, 198, 220, 220, 220, 37227, 8645, 378, 4776, 1912, 319, 3585, 4431, 13433, 526, 15931, 198, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 895, 1758, 62, 6551, 278, 796, 18663, 62, 6551, 278, 17816, 5796, 1758, 62, 6551, 278, 20520, 198, 220, 220, 220, 2845, 7383, 12331, 25, 198, 220, 220, 220, 220, 220, 220, 220, 895, 1758, 62, 6551, 278, 796, 352, 198, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 285, 3609, 62, 6551, 278, 796, 18663, 62, 6551, 278, 17816, 2611, 68, 62, 6551, 278, 20520, 198, 220, 220, 220, 2845, 7383, 12331, 25, 198, 220, 220, 220, 220, 220, 220, 220, 285, 3609, 62, 6551, 278, 796, 657, 198, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 42721, 325, 62, 6551, 278, 796, 18663, 62, 6551, 278, 17816, 26224, 325, 62, 6551, 278, 20520, 198, 220, 220, 220, 2845, 7383, 12331, 25, 198, 220, 220, 220, 220, 220, 220, 220, 42721, 325, 62, 6551, 278, 796, 657, 198, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37149, 62, 6551, 278, 796, 18663, 62, 6551, 278, 17816, 3642, 37091, 62, 6551, 278, 20520, 198, 220, 220, 220, 2845, 7383, 12331, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37149, 62, 6551, 278, 796, 657, 198, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 19124, 62, 6551, 278, 796, 18663, 62, 6551, 278, 17816, 43282, 62, 6551, 278, 20520, 1635, 657, 13, 16, 198, 220, 220, 220, 2845, 7383, 12331, 25, 198, 220, 220, 220, 220, 220, 220, 220, 19124, 62, 6551, 278, 796, 657, 198, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 4328, 62, 6551, 278, 796, 18663, 62, 6551, 278, 17816, 22018, 62, 6551, 278, 20520, 198, 220, 220, 220, 2845, 7383, 12331, 25, 198, 220, 220, 220, 220, 220, 220, 220, 4328, 62, 6551, 278, 796, 657, 198, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 542, 454, 62, 6551, 278, 796, 18663, 62, 6551, 278, 17816, 3642, 454, 62, 6551, 278, 20520, 198, 220, 220, 220, 2845, 7383, 12331, 25, 198, 220, 220, 220, 220, 220, 220, 220, 542, 454, 62, 6551, 278, 796, 657, 198, 220, 220, 220, 1303, 5412, 2972, 19124, 1321, 4406, 198, 220, 220, 220, 611, 705, 14957, 41006, 12211, 82, 6, 287, 2746, 62, 43420, 13, 28665, 82, 25, 198, 220, 220, 220, 220, 220, 220, 220, 611, 705, 14957, 41006, 6, 287, 2746, 62, 43420, 13, 28665, 82, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 43420, 17816, 14957, 41006, 12211, 82, 20520, 796, 45941, 13, 3003, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 43420, 17816, 14957, 41006, 12211, 82, 6, 4083, 271, 2616, 22784, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 43420, 17816, 14957, 41006, 6, 4083, 28664, 13, 43012, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 43420, 17816, 14957, 41006, 12211, 82, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 43420, 17816, 14957, 41006, 12211, 82, 20520, 796, 45941, 13, 3003, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 43420, 17816, 14957, 41006, 12211, 82, 6, 4083, 271, 2616, 22784, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 43420, 17816, 14957, 41006, 12211, 82, 6, 4083, 9806, 22784, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 43420, 17816, 14957, 41006, 12211, 82, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 43420, 17816, 14957, 41006, 12211, 82, 20520, 796, 2746, 62, 43420, 17816, 14957, 41006, 6, 4083, 28664, 13, 43012, 198, 220, 220, 220, 1303, 7716, 41366, 8198, 11, 810, 4833, 796, 1365, 9922, 198, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 43420, 796, 2746, 62, 43420, 13, 33491, 26933, 37659, 13, 10745, 11, 532, 37659, 13, 10745, 4357, 45941, 13, 12647, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 2746, 62, 43420, 796, 2746, 62, 43420, 13, 20797, 2616, 7, 8367, 28, 19849, 62, 43420, 13, 9806, 7, 22704, 28, 15, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 895, 1758, 62, 26675, 796, 2746, 62, 43420, 17816, 5796, 1758, 62, 6551, 276, 20520, 1220, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 43420, 17816, 5796, 1758, 62, 6551, 276, 6, 4083, 1084, 7, 48267, 2616, 28, 17821, 8, 1343, 352, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 220, 1303, 4833, 1365, 198, 220, 220, 220, 220, 220, 220, 220, 42721, 325, 62, 1416, 36213, 796, 2746, 62, 43420, 17816, 26224, 325, 62, 6551, 276, 6, 4083, 1150, 666, 7, 48267, 2616, 28, 17821, 8, 198, 220, 220, 220, 220, 220, 220, 220, 42721, 325, 62, 1416, 36213, 796, 352, 611, 42721, 325, 62, 1416, 36213, 6624, 657, 2073, 42721, 325, 62, 1416, 36213, 198, 220, 220, 220, 220, 220, 220, 220, 42721, 325, 62, 26675, 796, 2746, 62, 43420, 17816, 26224, 325, 62, 6551, 276, 20520, 1220, 42721, 325, 62, 1416, 36213, 198, 220, 220, 220, 220, 220, 220, 220, 285, 3609, 62, 1416, 36213, 796, 2746, 62, 43420, 17816, 2611, 68, 62, 6551, 276, 6, 4083, 1150, 666, 7, 48267, 2616, 28, 17821, 8, 198, 220, 220, 220, 220, 220, 220, 220, 285, 3609, 62, 1416, 36213, 796, 352, 611, 285, 3609, 62, 1416, 36213, 6624, 657, 2073, 285, 3609, 62, 1416, 36213, 198, 220, 220, 220, 220, 220, 220, 220, 285, 3609, 62, 26675, 796, 2746, 62, 43420, 17816, 2611, 68, 62, 6551, 276, 20520, 1220, 285, 3609, 62, 1416, 36213, 198, 220, 220, 220, 220, 220, 220, 220, 37149, 62, 26675, 796, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2352, 7, 28764, 2867, 62, 3849, 2100, 532, 2746, 62, 43420, 17816, 3642, 37091, 6, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 1343, 352, 220, 1303, 422, 352, 284, 362, 11, 4833, 1365, 198, 220, 220, 220, 220, 220, 220, 220, 19124, 796, 2746, 62, 43420, 17816, 14957, 41006, 12211, 82, 20520, 1343, 7982, 198, 220, 220, 220, 220, 220, 220, 220, 19124, 62, 26675, 796, 19124, 1220, 357, 43282, 13, 1084, 7, 48267, 2616, 28, 17821, 4008, 220, 1303, 4833, 1365, 198, 220, 220, 220, 220, 220, 220, 220, 4328, 62, 26675, 796, 2746, 62, 43420, 17816, 22018, 62, 6551, 276, 20520, 1220, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 43420, 17816, 22018, 62, 6551, 276, 6, 4083, 1084, 7, 48267, 2616, 28, 17821, 8, 1343, 352, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 220, 1303, 4833, 1365, 198, 220, 220, 220, 220, 220, 220, 220, 542, 454, 62, 26675, 796, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 357, 16, 1220, 357, 19849, 62, 43420, 17816, 3642, 454, 62, 6551, 276, 20520, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 764, 33491, 26933, 37659, 13, 10745, 11, 532, 37659, 13, 10745, 11, 45941, 13, 12647, 4357, 838, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 764, 15036, 7, 45828, 28, 940, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 2845, 7383, 12331, 25, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 7383, 12331, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 818, 1102, 48054, 0, 34959, 3395, 10466, 389, 4814, 290, 477, 4981, 423, 4054, 11, 416, 281, 4049, 287, 37350, 54, 8669, 393, 20731, 13, 317, 649, 11055, 743, 1037, 11, 393, 281, 12328, 2746, 62, 4868, 526, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 1441, 357, 198, 220, 220, 220, 220, 220, 220, 220, 357, 5796, 1758, 62, 26675, 1635, 895, 1758, 62, 6551, 278, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1343, 357, 2611, 68, 62, 26675, 1635, 285, 3609, 62, 6551, 278, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1343, 357, 26224, 325, 62, 26675, 1635, 42721, 325, 62, 6551, 278, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1343, 357, 3642, 37091, 62, 26675, 1635, 37149, 62, 6551, 278, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1343, 357, 43282, 62, 26675, 1635, 19124, 62, 6551, 278, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1343, 357, 22018, 62, 26675, 1635, 4328, 62, 6551, 278, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1343, 357, 3642, 454, 62, 26675, 1635, 542, 454, 62, 6551, 278, 8, 198, 220, 220, 220, 1267, 198 ]
2.050615
32,777
from utils import get_input_lines pos_x = 0 pos_y = 0 waypoint_x = 10 waypoint_y = 1 for line in get_input_lines(__file__): action = line[0] n = int(line[1:]) # Handle actions if action == "N": waypoint_y += n elif action == "S": waypoint_y -= n elif action == "E": waypoint_x += n elif action == "W": waypoint_x -= n elif action == "L": # Rotate (n//90) times CCW: (new_x, new_y) = (-old_y, old_x) for i in range(n // 90): tmp_x = waypoint_x waypoint_x = -waypoint_y waypoint_y = tmp_x elif action == "R": # Rotate (n//90) times CW: (new_x, new_y) = (old_y, -old_x) for i in range(n // 90): tmp_x = waypoint_x waypoint_x = waypoint_y waypoint_y = -tmp_x elif action == "F": pos_x += n * waypoint_x pos_y += n * waypoint_y else: raise NotImplementedError(f"Unknown action '{action}'") print(abs(pos_x) + abs(pos_y))
[ 6738, 3384, 4487, 1330, 651, 62, 15414, 62, 6615, 198, 198, 1930, 62, 87, 796, 657, 198, 1930, 62, 88, 796, 657, 198, 198, 1014, 4122, 62, 87, 796, 838, 198, 1014, 4122, 62, 88, 796, 352, 198, 198, 1640, 1627, 287, 651, 62, 15414, 62, 6615, 7, 834, 7753, 834, 2599, 198, 220, 220, 220, 2223, 796, 1627, 58, 15, 60, 198, 220, 220, 220, 299, 796, 493, 7, 1370, 58, 16, 25, 12962, 628, 220, 220, 220, 1303, 33141, 4028, 198, 220, 220, 220, 611, 2223, 6624, 366, 45, 1298, 198, 220, 220, 220, 220, 220, 220, 220, 835, 4122, 62, 88, 15853, 299, 198, 220, 220, 220, 1288, 361, 2223, 6624, 366, 50, 1298, 198, 220, 220, 220, 220, 220, 220, 220, 835, 4122, 62, 88, 48185, 299, 198, 220, 220, 220, 1288, 361, 2223, 6624, 366, 36, 1298, 198, 220, 220, 220, 220, 220, 220, 220, 835, 4122, 62, 87, 15853, 299, 198, 220, 220, 220, 1288, 361, 2223, 6624, 366, 54, 1298, 198, 220, 220, 220, 220, 220, 220, 220, 835, 4122, 62, 87, 48185, 299, 198, 220, 220, 220, 1288, 361, 2223, 6624, 366, 43, 1298, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 18481, 378, 357, 77, 1003, 3829, 8, 1661, 12624, 54, 25, 357, 3605, 62, 87, 11, 649, 62, 88, 8, 796, 13841, 727, 62, 88, 11, 1468, 62, 87, 8, 198, 220, 220, 220, 220, 220, 220, 220, 329, 1312, 287, 2837, 7, 77, 3373, 4101, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 45218, 62, 87, 796, 835, 4122, 62, 87, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 835, 4122, 62, 87, 796, 532, 1014, 4122, 62, 88, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 835, 4122, 62, 88, 796, 45218, 62, 87, 198, 220, 220, 220, 1288, 361, 2223, 6624, 366, 49, 1298, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 18481, 378, 357, 77, 1003, 3829, 8, 1661, 24006, 25, 357, 3605, 62, 87, 11, 649, 62, 88, 8, 796, 357, 727, 62, 88, 11, 532, 727, 62, 87, 8, 198, 220, 220, 220, 220, 220, 220, 220, 329, 1312, 287, 2837, 7, 77, 3373, 4101, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 45218, 62, 87, 796, 835, 4122, 62, 87, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 835, 4122, 62, 87, 796, 835, 4122, 62, 88, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 835, 4122, 62, 88, 796, 532, 22065, 62, 87, 198, 220, 220, 220, 1288, 361, 2223, 6624, 366, 37, 1298, 198, 220, 220, 220, 220, 220, 220, 220, 1426, 62, 87, 15853, 299, 1635, 835, 4122, 62, 87, 198, 220, 220, 220, 220, 220, 220, 220, 1426, 62, 88, 15853, 299, 1635, 835, 4122, 62, 88, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 1892, 3546, 1154, 12061, 12331, 7, 69, 1, 20035, 2223, 705, 90, 2673, 92, 6, 4943, 198, 198, 4798, 7, 8937, 7, 1930, 62, 87, 8, 1343, 2352, 7, 1930, 62, 88, 4008, 198 ]
1.915888
535
"""2019 - Day 13 Part 1: Care Package.""" from src.year2019.intcode import Computer def solve(task: str) -> int: """Count the number of blocks.""" computer = Computer() computer.load_program(task) computer.execute() return list(computer.stdout)[2::3].count(2)
[ 37811, 23344, 532, 3596, 1511, 2142, 352, 25, 7276, 15717, 526, 15931, 198, 6738, 12351, 13, 1941, 23344, 13, 600, 8189, 1330, 13851, 628, 198, 4299, 8494, 7, 35943, 25, 965, 8, 4613, 493, 25, 198, 220, 220, 220, 37227, 12332, 262, 1271, 286, 7021, 526, 15931, 198, 220, 220, 220, 3644, 796, 13851, 3419, 198, 220, 220, 220, 3644, 13, 2220, 62, 23065, 7, 35943, 8, 198, 220, 220, 220, 3644, 13, 41049, 3419, 198, 220, 220, 220, 1441, 1351, 7, 33215, 13, 19282, 448, 38381, 17, 3712, 18, 4083, 9127, 7, 17, 8, 198 ]
2.9375
96
#!/usr/bin/env python 'FontForge: Demo script to add menu items to FF tools menu' __url__ = 'http://github.com/silnrsi/pysilfont' __copyright__ = 'Copyright (c) 2014 SIL International (http://www.sil.org)' __license__ = 'Released under the MIT License (http://opensource.org/licenses/MIT)' __author__ = 'David Raymond' import sys, os, fontforge sys.path.append(os.path.join(os.environ['HOME'], 'src/pysilfont/scripts')) import samples.demoFunctions from samples.demoFunctions import functionList, callFunctions #from samples.demoCallFunctions import callFunctions funcList=functionList() for functionGroup in funcList : menuType = funcList[functionGroup][0] fontforge.registerMenuItem(toolMenuFunction,None,functionGroup,menuType,None,functionGroup); print functionGroup, " registered" ''' This script needs to be called from one of the folders that FontForge looks in for scripts to run when it is started. With current versions of FontForge, one is Home/.config/fontforge/python. You may need to turn on showing hidden files (ctrl-H in Nautilus) before you can see the .config folder. Within there create a one-line python script, say call sampledemo.py containing a call to this script, eg: execfile("/home/david/src/pysilfont/scripts/samples/demoAddToMenu.py") Due to the reload(samples.demoFunctions) line above, changes functions defined in demoFunctions.py are dynamic, ie FontForge does not have to be restarted (as would be the case if the functions were called directly from the tools menu. Functions can even be added dynamically to the function groups. If new function groups are defined, FontForge does have to be restarted to add them to the tools menu. '''
[ 2, 48443, 14629, 14, 8800, 14, 24330, 21015, 198, 6, 23252, 19857, 25, 34588, 4226, 284, 751, 6859, 3709, 284, 18402, 4899, 6859, 6, 198, 834, 6371, 834, 796, 705, 4023, 1378, 12567, 13, 785, 14, 18217, 77, 3808, 72, 14, 79, 893, 346, 10331, 6, 198, 834, 22163, 4766, 834, 796, 705, 15269, 357, 66, 8, 1946, 47551, 4037, 357, 4023, 1378, 2503, 13, 18217, 13, 2398, 33047, 198, 834, 43085, 834, 796, 705, 45037, 739, 262, 17168, 13789, 357, 4023, 1378, 44813, 1668, 13, 2398, 14, 677, 4541, 14, 36393, 33047, 198, 834, 9800, 834, 796, 705, 11006, 24238, 6, 198, 198, 11748, 25064, 11, 28686, 11, 10369, 30293, 198, 17597, 13, 6978, 13, 33295, 7, 418, 13, 6978, 13, 22179, 7, 418, 13, 268, 2268, 17816, 39069, 6, 4357, 705, 10677, 14, 79, 893, 346, 10331, 14, 46521, 6, 4008, 198, 11748, 8405, 13, 9536, 78, 24629, 2733, 198, 6738, 8405, 13, 9536, 78, 24629, 2733, 1330, 2163, 8053, 11, 869, 24629, 2733, 198, 2, 6738, 8405, 13, 9536, 78, 14134, 24629, 2733, 1330, 869, 24629, 2733, 198, 220, 220, 220, 220, 198, 20786, 8053, 28, 8818, 8053, 3419, 198, 198, 1640, 2163, 13247, 287, 25439, 8053, 1058, 198, 220, 220, 220, 6859, 6030, 796, 25439, 8053, 58, 8818, 13247, 7131, 15, 60, 198, 220, 220, 220, 10369, 30293, 13, 30238, 23381, 7449, 7, 25981, 23381, 22203, 11, 14202, 11, 8818, 13247, 11, 26272, 6030, 11, 14202, 11, 8818, 13247, 1776, 198, 220, 220, 220, 3601, 2163, 13247, 11, 366, 6823, 1, 198, 198, 7061, 6, 770, 4226, 2476, 284, 307, 1444, 422, 530, 286, 262, 24512, 326, 24060, 19857, 3073, 287, 329, 14750, 284, 198, 5143, 618, 340, 318, 2067, 13, 2080, 1459, 6300, 286, 24060, 19857, 11, 530, 318, 5995, 11757, 11250, 14, 10331, 30293, 14, 29412, 13, 198, 1639, 743, 761, 284, 1210, 319, 4478, 7104, 3696, 357, 44755, 12, 39, 287, 399, 2306, 35815, 8, 878, 345, 460, 766, 262, 764, 11250, 220, 198, 43551, 13, 220, 12511, 612, 2251, 257, 530, 12, 1370, 21015, 4226, 11, 910, 869, 35846, 41903, 13, 9078, 7268, 257, 869, 220, 198, 1462, 428, 4226, 11, 29206, 25, 198, 198, 18558, 7753, 7203, 14, 11195, 14, 67, 8490, 14, 10677, 14, 79, 893, 346, 10331, 14, 46521, 14, 82, 12629, 14, 9536, 78, 4550, 2514, 23381, 13, 9078, 4943, 198, 198, 22229, 284, 262, 18126, 7, 82, 12629, 13, 9536, 78, 24629, 2733, 8, 1627, 2029, 11, 2458, 5499, 5447, 287, 13605, 24629, 2733, 13, 9078, 220, 198, 533, 8925, 11, 37941, 24060, 19857, 857, 407, 423, 284, 307, 15765, 276, 357, 292, 561, 307, 262, 1339, 611, 262, 5499, 547, 198, 7174, 3264, 422, 262, 4899, 6859, 13, 40480, 460, 772, 307, 2087, 32366, 284, 262, 2163, 2628, 13, 198, 198, 1532, 649, 2163, 2628, 389, 5447, 11, 24060, 19857, 857, 423, 284, 307, 15765, 276, 284, 751, 606, 284, 262, 4899, 6859, 13, 198, 7061, 6, 198 ]
3.453252
492
import math from copy import deepcopy from tensor2struct.utils import tree # Common routines for kernel functions #### # An extremely simple cache
[ 11748, 10688, 198, 6738, 4866, 1330, 2769, 30073, 198, 198, 6738, 11192, 273, 17, 7249, 13, 26791, 1330, 5509, 628, 220, 220, 220, 1303, 8070, 31878, 329, 9720, 5499, 628, 628, 628, 628, 198, 4242, 628, 220, 220, 220, 1303, 1052, 4457, 2829, 12940, 198 ]
3.688889
45
import json from django.conf import settings from django.http import Http404 from django.utils import timezone from PIL import Image, ImageFilter from board.models import TelegramSync from board.modules.response import StatusDone, StatusError from modules.subtask import sub_task_manager from modules.telegram import TelegramBot from modules.randomness import randstr
[ 11748, 33918, 198, 198, 6738, 42625, 14208, 13, 10414, 1330, 6460, 198, 6738, 42625, 14208, 13, 4023, 1330, 367, 29281, 26429, 198, 6738, 42625, 14208, 13, 26791, 1330, 640, 11340, 198, 6738, 350, 4146, 1330, 7412, 11, 7412, 22417, 198, 198, 6738, 3096, 13, 27530, 1330, 50203, 28985, 198, 6738, 3096, 13, 18170, 13, 26209, 1330, 12678, 45677, 11, 12678, 12331, 198, 6738, 13103, 13, 7266, 35943, 1330, 850, 62, 35943, 62, 37153, 198, 6738, 13103, 13, 660, 30536, 1330, 50203, 20630, 198, 6738, 13103, 13, 25120, 1108, 1330, 43720, 2536 ]
4.054945
91
_chars = "あいうおえかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわをんがぎぐげござじずぜぞだぢづでどばびぶべぼぱぴぷぺぽぁぃぅぇぉゃゅょっー1234567890!?、。" chars = [c for c in _chars] print(data_load())
[ 62, 354, 945, 796, 366, 40948, 18566, 29557, 2515, 232, 2515, 230, 27370, 33778, 31917, 2515, 239, 46036, 43357, 22180, 33623, 2515, 249, 2515, 251, 25224, 2515, 94, 2515, 97, 28134, 30201, 26945, 28618, 2515, 105, 2515, 255, 5641, 31676, 2515, 110, 2515, 113, 2515, 116, 2515, 119, 30159, 2515, 123, 1792, 222, 1792, 223, 43266, 1792, 226, 1792, 228, 1792, 230, 36853, 28255, 25748, 39258, 1792, 235, 1792, 237, 31758, 22174, 35585, 2515, 236, 2515, 238, 2515, 240, 2515, 242, 2515, 244, 2515, 246, 2515, 248, 2515, 250, 2515, 252, 46777, 2515, 95, 2515, 98, 30640, 2515, 102, 2515, 108, 2515, 111, 2515, 114, 2515, 117, 2515, 120, 2515, 109, 2515, 112, 2515, 115, 2515, 118, 2515, 121, 2515, 223, 2515, 225, 2515, 227, 2515, 229, 2515, 231, 1792, 225, 1792, 227, 1792, 229, 33180, 6312, 171, 120, 239, 171, 120, 240, 171, 120, 241, 171, 120, 242, 171, 120, 243, 171, 120, 244, 171, 120, 245, 171, 120, 246, 171, 120, 247, 171, 120, 238, 171, 120, 223, 171, 120, 253, 23513, 16764, 1, 198, 354, 945, 796, 685, 66, 329, 269, 287, 4808, 354, 945, 60, 198, 198, 4798, 7, 7890, 62, 2220, 28955, 198 ]
0.782828
198
# coding=utf-8 # Author: Jianghan LI # Question: 593.Valid_Square # Date: 2017-05-22
[ 2, 19617, 28, 40477, 12, 23, 198, 2, 6434, 25, 40922, 6064, 24653, 198, 2, 18233, 25, 642, 6052, 13, 47139, 62, 48011, 198, 2, 7536, 25, 2177, 12, 2713, 12, 1828, 628 ]
2.606061
33
lines_count = int(input()) lines = [input() for _ in range(lines_count)] solve(lines)
[ 198, 198, 6615, 62, 9127, 796, 493, 7, 15414, 28955, 198, 198, 6615, 796, 685, 15414, 3419, 329, 4808, 287, 2837, 7, 6615, 62, 9127, 15437, 198, 198, 82, 6442, 7, 6615, 8 ]
2.69697
33
# Copyright 2021 Touca, Inc. Subject to Apache-2.0 License. import math from pathlib import Path from colorama import Style, Fore, Back, init init()
[ 2, 15069, 33448, 23359, 6888, 11, 3457, 13, 15540, 284, 24843, 12, 17, 13, 15, 13789, 13, 198, 198, 11748, 10688, 198, 6738, 3108, 8019, 1330, 10644, 198, 6738, 3124, 1689, 1330, 17738, 11, 4558, 11, 5157, 11, 2315, 198, 198, 15003, 3419, 628 ]
3.454545
44
# Copyright (c) 2013-2015 Siphon Contributors. # Distributed under the terms of the BSD 3-Clause License. # SPDX-License-Identifier: BSD-3-Clause """Tools for accessing atmospheric and oceanic science data on remote servers.""" # Version import needs to come first so everyone else can pull on import from ._version import get_versions __version__ = get_versions()['version'] del get_versions
[ 2, 15069, 357, 66, 8, 2211, 12, 4626, 311, 13323, 261, 25767, 669, 13, 198, 2, 4307, 6169, 739, 262, 2846, 286, 262, 347, 10305, 513, 12, 2601, 682, 13789, 13, 198, 2, 30628, 55, 12, 34156, 12, 33234, 7483, 25, 347, 10305, 12, 18, 12, 2601, 682, 198, 37811, 33637, 329, 22534, 20938, 290, 9151, 291, 3783, 1366, 319, 6569, 9597, 526, 15931, 198, 198, 2, 10628, 1330, 2476, 284, 1282, 717, 523, 2506, 2073, 460, 2834, 319, 1330, 198, 6738, 47540, 9641, 1330, 651, 62, 47178, 198, 834, 9641, 834, 796, 651, 62, 47178, 3419, 17816, 9641, 20520, 198, 12381, 651, 62, 47178, 198 ]
3.716981
106
# B2025-输出字符菱形 print(" *") print(" ***") print("*****") print(" ***") print(" *")
[ 2, 347, 1238, 1495, 12, 164, 122, 241, 49035, 118, 27764, 245, 163, 105, 99, 164, 237, 109, 37605, 95, 201, 198, 4798, 7203, 220, 1635, 4943, 201, 198, 4798, 7203, 17202, 4943, 201, 198, 4798, 7203, 35625, 4943, 201, 198, 4798, 7203, 17202, 4943, 201, 198, 4798, 7203, 220, 1635, 4943 ]
1.692308
52
import copy from .util import is_terminator, is_label, mklabel
[ 11748, 4866, 198, 198, 6738, 764, 22602, 1330, 318, 62, 23705, 1352, 11, 318, 62, 18242, 11, 33480, 18242, 628, 628, 198 ]
3.090909
22
from config import config from tests.pages import SignInPage from tests.test_utils import do_verify, do_email_auth_verify
[ 6738, 4566, 1330, 4566, 198, 6738, 5254, 13, 31126, 1330, 5865, 818, 9876, 198, 198, 6738, 5254, 13, 9288, 62, 26791, 1330, 466, 62, 332, 1958, 11, 466, 62, 12888, 62, 18439, 62, 332, 1958, 628, 628, 198 ]
3.342105
38
# rave's virtual file system. import os import io import re import threading import collections import rave.common import rave.log _log = rave.log.get(__name__) # Canonical path separator. PATH_SEPARATOR = '/' # Root. ROOT = '/' # Unnormalized path pattern. BAD_PATH_PATTERN = re.compile(r'(?:{0}{{2,}}|(?:{0}|^)\.+(?:{0}|$))'.format(PATH_SEPARATOR)) # Various standard mount points. ENGINE_MOUNT = '/.rave' MODULE_MOUNT = '/.modules' GAME_MOUNT = '/' COMMON_MOUNT = '/.common' class File(io.IOBase): """ An open file in the virtual file system. Subclasses are expected to at least override the following: - opened() - readable() (if readable, returns False by default) - writable() (if writable, returns False by default) - seekable() (if seekable, returns False by default) - close() - read(amount=None) (if readable, raises FileNotReadable by default) - write(data) (if writable, raises FileNotWritable by default) - seek(position, mode) (if seekable, raises FileNotSeekable by default) - tell() (if seekable, raises FileNotSeekable by default) """ def close(self): """ Close file. Any operation on the file after calling this method will fail with `FileClosed` raised. """ raise NotImplementedError def opened(self): """ Return whether this file is open. """ raise NotImplementedError def readable(self): """ Return whether this file is readable. """ return False def writable(self): """ Return whether this file is writable. """ return False def seekable(self): """ Return whether this file is seeekable. """ return False def read(self, amount=None): """ Read `amount` bytes from file. Will read full contents if `amount` is not given. """ raise FileNotReadable(self) def write(self, data): """ Write `data` to file. """ raise FileNotWritable(self) def seek(self, position, mode=os.SEEK_CUR): """ Seek in file. May raise `FileNotSeekable` if this file can't be seeked in. """ raise FileNotSeekable(self) def tell(self): """ Tell current file position. May raise `FileNotSeekable` if this file can't be seeked in. """ raise FileNotSeekable(self) class FileSystemProvider: """ A provider to mount a filesystem within another filesystem. """ ## Stateful API.
[ 2, 46242, 338, 7166, 2393, 1080, 13, 198, 11748, 28686, 198, 11748, 33245, 198, 11748, 302, 198, 11748, 4704, 278, 198, 11748, 17268, 198, 198, 11748, 46242, 13, 11321, 198, 11748, 46242, 13, 6404, 198, 198, 62, 6404, 796, 46242, 13, 6404, 13, 1136, 7, 834, 3672, 834, 8, 628, 198, 2, 19507, 605, 3108, 2880, 1352, 13, 198, 34219, 62, 5188, 27082, 25633, 796, 31051, 6, 198, 2, 20410, 13, 198, 13252, 2394, 796, 31051, 6, 198, 2, 791, 11265, 1143, 3108, 3912, 13, 198, 33, 2885, 62, 34219, 62, 47, 1404, 31800, 796, 302, 13, 5589, 576, 7, 81, 6, 7, 27514, 90, 15, 18477, 90, 17, 11, 11709, 91, 7, 27514, 90, 15, 92, 91, 61, 8, 17405, 33747, 27514, 90, 15, 92, 91, 3, 4008, 4458, 18982, 7, 34219, 62, 5188, 27082, 25633, 4008, 198, 2, 26386, 3210, 3817, 2173, 13, 198, 26808, 8881, 62, 44, 28270, 796, 705, 11757, 5758, 6, 198, 33365, 24212, 62, 44, 28270, 796, 705, 11757, 18170, 6, 198, 47109, 62, 44, 28270, 796, 31051, 6, 198, 9858, 27857, 62, 44, 28270, 796, 705, 11757, 11321, 6, 628, 628, 198, 4871, 9220, 7, 952, 13, 9399, 14881, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1052, 1280, 2393, 287, 262, 7166, 2393, 1080, 13, 198, 220, 220, 220, 3834, 37724, 389, 2938, 284, 379, 1551, 20957, 262, 1708, 25, 198, 220, 220, 220, 220, 532, 4721, 3419, 198, 220, 220, 220, 220, 532, 31744, 3419, 357, 361, 31744, 11, 5860, 10352, 416, 4277, 8, 198, 220, 220, 220, 220, 532, 1991, 540, 3419, 357, 361, 1991, 540, 11, 5860, 10352, 416, 4277, 8, 198, 220, 220, 220, 220, 532, 5380, 540, 3419, 357, 361, 5380, 540, 11, 5860, 10352, 416, 4277, 8, 198, 220, 220, 220, 220, 532, 1969, 3419, 198, 220, 220, 220, 220, 532, 1100, 7, 17287, 28, 14202, 8, 357, 361, 31744, 11, 12073, 9220, 3673, 5569, 540, 416, 4277, 8, 198, 220, 220, 220, 220, 532, 3551, 7, 7890, 8, 357, 361, 1991, 540, 11, 12073, 9220, 3673, 20257, 540, 416, 4277, 8, 198, 220, 220, 220, 220, 532, 5380, 7, 9150, 11, 4235, 8, 357, 361, 5380, 540, 11, 12073, 9220, 3673, 4653, 988, 540, 416, 4277, 8, 198, 220, 220, 220, 220, 532, 1560, 3419, 357, 361, 5380, 540, 11, 12073, 9220, 3673, 4653, 988, 540, 416, 4277, 8, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 825, 1969, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 13872, 2393, 13, 4377, 4905, 319, 262, 2393, 706, 4585, 428, 2446, 481, 2038, 351, 4600, 8979, 2601, 1335, 63, 4376, 13, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 1892, 3546, 1154, 12061, 12331, 628, 220, 220, 220, 825, 4721, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 8229, 1771, 428, 2393, 318, 1280, 13, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 1892, 3546, 1154, 12061, 12331, 628, 220, 220, 220, 825, 31744, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 8229, 1771, 428, 2393, 318, 31744, 13, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 10352, 628, 220, 220, 220, 825, 1991, 540, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 8229, 1771, 428, 2393, 318, 1991, 540, 13, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 10352, 628, 220, 220, 220, 825, 5380, 540, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 8229, 1771, 428, 2393, 318, 766, 988, 540, 13, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 10352, 628, 220, 220, 220, 825, 1100, 7, 944, 11, 2033, 28, 14202, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 4149, 4600, 17287, 63, 9881, 422, 2393, 13, 2561, 1100, 1336, 10154, 611, 4600, 17287, 63, 318, 407, 1813, 13, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 9220, 3673, 5569, 540, 7, 944, 8, 628, 220, 220, 220, 825, 3551, 7, 944, 11, 1366, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 19430, 4600, 7890, 63, 284, 2393, 13, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 9220, 3673, 20257, 540, 7, 944, 8, 628, 220, 220, 220, 825, 5380, 7, 944, 11, 2292, 11, 4235, 28, 418, 13, 36078, 42, 62, 34, 4261, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 40749, 287, 2393, 13, 1737, 5298, 4600, 8979, 3673, 4653, 988, 540, 63, 611, 428, 2393, 460, 470, 307, 5380, 276, 287, 13, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 9220, 3673, 4653, 988, 540, 7, 944, 8, 628, 220, 220, 220, 825, 1560, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 14026, 1459, 2393, 2292, 13, 1737, 5298, 4600, 8979, 3673, 4653, 988, 540, 63, 611, 428, 2393, 460, 470, 307, 5380, 276, 287, 13, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 9220, 3673, 4653, 988, 540, 7, 944, 8, 628, 198, 4871, 9220, 11964, 29495, 25, 198, 220, 220, 220, 37227, 317, 10131, 284, 3817, 257, 29905, 1626, 1194, 29905, 13, 37227, 628, 198, 2235, 1812, 913, 7824, 13, 198 ]
2.776888
874
#from django.http import HttpResponse #from django.http import response_redirect from django.shortcuts import render_to_response from django.views.generic import DetailView, CreateView, TemplateView from geogebra_applet.models import GeogebraApplet
[ 2, 6738, 42625, 14208, 13, 4023, 1330, 367, 29281, 31077, 198, 2, 6738, 42625, 14208, 13, 4023, 1330, 2882, 62, 445, 1060, 198, 6738, 42625, 14208, 13, 19509, 23779, 1330, 8543, 62, 1462, 62, 26209, 198, 6738, 42625, 14208, 13, 33571, 13, 41357, 1330, 42585, 7680, 11, 13610, 7680, 11, 37350, 7680, 198, 198, 6738, 40087, 29230, 62, 1324, 1616, 13, 27530, 1330, 32960, 29230, 4677, 1616, 628, 198 ]
3.652174
69
import os import sys import json import shutil import tempfile from os.path import isfile, join import pathlib import pytest import conda_mirror.diff_tar as dt EMPTY_MD5 = "d41d8cd98f00b204e9800998ecf8427e" @pytest.fixture
[ 11748, 28686, 198, 11748, 25064, 198, 11748, 33918, 198, 11748, 4423, 346, 198, 11748, 20218, 7753, 198, 6738, 28686, 13, 6978, 1330, 318, 7753, 11, 4654, 198, 11748, 3108, 8019, 198, 198, 11748, 12972, 9288, 198, 198, 11748, 1779, 64, 62, 10793, 1472, 13, 26069, 62, 18870, 355, 288, 83, 628, 198, 39494, 9936, 62, 12740, 20, 796, 366, 67, 3901, 67, 23, 10210, 4089, 69, 405, 65, 18638, 68, 4089, 405, 34808, 721, 69, 5705, 1983, 68, 1, 628, 198, 31, 9078, 9288, 13, 69, 9602, 628, 628, 628, 628, 628, 628, 628, 628, 628, 628, 198 ]
2.540816
98
# Generated by Django 3.0.2 on 2020-02-05 10:54 from django.db import migrations, models
[ 2, 2980, 515, 416, 37770, 513, 13, 15, 13, 17, 319, 12131, 12, 2999, 12, 2713, 838, 25, 4051, 198, 198, 6738, 42625, 14208, 13, 9945, 1330, 15720, 602, 11, 4981, 628 ]
2.84375
32
#!/usr/bin/python # -*- coding: utf-8 -*- import os from views.CmdView.tokenify import Tokenify from views.CmdView.command import Command
[ 2, 48443, 14629, 14, 8800, 14, 29412, 198, 2, 532, 9, 12, 19617, 25, 3384, 69, 12, 23, 532, 9, 12, 198, 11748, 28686, 198, 198, 6738, 5009, 13, 40109, 7680, 13, 30001, 1958, 1330, 29130, 1958, 198, 6738, 5009, 13, 40109, 7680, 13, 21812, 1330, 9455, 628 ]
2.916667
48
import numpy as np from scipy.misc import imread import torch import random #这里跳帧 #增加跳帧功能 #跳帧且加载gt
[ 11748, 299, 32152, 355, 45941, 198, 6738, 629, 541, 88, 13, 44374, 1330, 545, 961, 198, 11748, 28034, 198, 11748, 4738, 628, 198, 198, 2, 32573, 247, 34932, 234, 164, 115, 111, 30585, 100, 198, 198, 2, 161, 95, 252, 27950, 254, 164, 115, 111, 30585, 100, 27950, 253, 47797, 121, 198, 198, 2, 164, 115, 111, 30585, 100, 10310, 242, 27950, 254, 164, 121, 121, 13655, 628 ]
1.544118
68
''' Created on 21 Feb 2017 @author: jkiesele ''' from TrainDataDeepJet import TrainData_Flavour, TrainData_simpleTruth, TrainData_fullTruth, fileTimeOut import numpy as np class TrainData_deepCSV(TrainData_Flavour, TrainData_simpleTruth): ''' same as TrainData_deepCSV but with 4 truth labels: B BB C UDSG ''' def __init__(self): ''' Constructor ''' TrainData_Flavour.__init__(self) self.addBranches(['jet_pt', 'jet_eta', 'TagVarCSV_jetNSecondaryVertices', 'TagVarCSV_trackSumJetEtRatio', 'TagVarCSV_trackSumJetDeltaR', 'TagVarCSV_vertexCategory', 'TagVarCSV_trackSip2dValAboveCharm', 'TagVarCSV_trackSip2dSigAboveCharm', 'TagVarCSV_trackSip3dValAboveCharm', 'TagVarCSV_trackSip3dSigAboveCharm', 'TagVarCSV_jetNSelectedTracks', 'TagVarCSV_jetNTracksEtaRel']) self.addBranches(['TagVarCSVTrk_trackJetDistVal', 'TagVarCSVTrk_trackPtRel', 'TagVarCSVTrk_trackDeltaR', 'TagVarCSVTrk_trackPtRatio', 'TagVarCSVTrk_trackSip3dSig', 'TagVarCSVTrk_trackSip2dSig', 'TagVarCSVTrk_trackDecayLenVal'], 6) self.addBranches(['TagVarCSV_trackEtaRel'],4) self.addBranches(['TagVarCSV_vertexMass', 'TagVarCSV_vertexNTracks', 'TagVarCSV_vertexEnergyRatio', 'TagVarCSV_vertexJetDeltaR', 'TagVarCSV_flightDistance2dVal', 'TagVarCSV_flightDistance2dSig', 'TagVarCSV_flightDistance3dVal', 'TagVarCSV_flightDistance3dSig'], 1) class TrainData_deepCSV_RNN(TrainData_fullTruth): ''' same as TrainData_deepCSV but with 4 truth labels: B BB C UDSG ''' def __init__(self): ''' Constructor ''' super(TrainData_deepCSV_RNN, self).__init__() self.addBranches([ 'jet_pt', 'jet_eta', 'TagVarCSV_jetNSecondaryVertices', 'TagVarCSV_trackSumJetEtRatio', 'TagVarCSV_trackSumJetDeltaR', 'TagVarCSV_vertexCategory', 'TagVarCSV_trackSip2dValAboveCharm', 'TagVarCSV_trackSip2dSigAboveCharm', 'TagVarCSV_trackSip3dValAboveCharm', 'TagVarCSV_trackSip3dSigAboveCharm', 'TagVarCSV_jetNSelectedTracks', 'TagVarCSV_jetNTracksEtaRel']) self.addBranches([ 'TagVarCSVTrk_trackJetDistVal', 'TagVarCSVTrk_trackPtRel', 'TagVarCSVTrk_trackDeltaR', 'TagVarCSVTrk_trackPtRatio', 'TagVarCSVTrk_trackSip3dSig', 'TagVarCSVTrk_trackSip2dSig', 'TagVarCSVTrk_trackDecayLenVal' ], 6) self.addBranches(['TagVarCSV_trackEtaRel'],4) self.addBranches([ 'TagVarCSV_vertexMass', 'TagVarCSV_vertexNTracks', 'TagVarCSV_vertexEnergyRatio', 'TagVarCSV_vertexJetDeltaR', 'TagVarCSV_flightDistance2dVal', 'TagVarCSV_flightDistance2dSig', 'TagVarCSV_flightDistance3dVal', 'TagVarCSV_flightDistance3dSig' ], 1) self.addBranches(['jet_corr_pt']) self.registerBranches(['gen_pt_WithNu']) self.regressiontargetclasses=['uncPt','Pt'] class TrainData_deepCSV_RNN_Deeper(TrainData_deepCSV_RNN): ''' same as TrainData_deepCSV but with 4 truth labels: B BB C UDSG ''' def __init__(self): ''' Constructor ''' super(TrainData_deepCSV_RNN_Deeper, self).__init__() self.branchcutoffs = [1, 20, 13, 4, 1]
[ 7061, 6, 198, 41972, 319, 2310, 3158, 2177, 198, 198, 31, 9800, 25, 474, 43724, 11129, 198, 7061, 6, 198, 6738, 16835, 6601, 29744, 42273, 1330, 16835, 6601, 62, 7414, 29023, 11, 16835, 6601, 62, 36439, 38782, 11, 16835, 6601, 62, 12853, 38782, 11, 2393, 7575, 7975, 198, 11748, 299, 32152, 355, 45941, 628, 198, 4871, 16835, 6601, 62, 22089, 7902, 53, 7, 44077, 6601, 62, 7414, 29023, 11, 16835, 6601, 62, 36439, 38782, 2599, 198, 220, 220, 220, 705, 7061, 198, 220, 220, 220, 976, 355, 16835, 6601, 62, 22089, 7902, 53, 475, 351, 604, 3872, 14722, 25, 347, 12597, 327, 471, 5258, 38, 198, 220, 220, 220, 705, 7061, 628, 198, 220, 220, 220, 825, 11593, 15003, 834, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 705, 7061, 198, 220, 220, 220, 220, 220, 220, 220, 28407, 273, 198, 220, 220, 220, 220, 220, 220, 220, 705, 7061, 198, 220, 220, 220, 220, 220, 220, 220, 16835, 6601, 62, 7414, 29023, 13, 834, 15003, 834, 7, 944, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 2860, 9414, 12140, 7, 17816, 31173, 62, 457, 3256, 705, 31173, 62, 17167, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 31173, 45, 12211, 560, 42369, 1063, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 11659, 13065, 42273, 36, 83, 29665, 952, 3256, 705, 24835, 19852, 7902, 53, 62, 11659, 13065, 42273, 42430, 49, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 332, 16886, 27313, 3256, 705, 24835, 19852, 7902, 53, 62, 11659, 50, 541, 17, 67, 7762, 32397, 1925, 1670, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 11659, 50, 541, 17, 67, 50, 328, 32397, 1925, 1670, 3256, 705, 24835, 19852, 7902, 53, 62, 11659, 50, 541, 18, 67, 7762, 32397, 1925, 1670, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 11659, 50, 541, 18, 67, 50, 328, 32397, 1925, 1670, 3256, 705, 24835, 19852, 7902, 53, 62, 31173, 45, 4653, 12609, 2898, 4595, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 31173, 45, 2898, 4595, 36, 8326, 6892, 6, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 2860, 9414, 12140, 7, 17816, 24835, 19852, 7902, 53, 2898, 74, 62, 11659, 42273, 20344, 7762, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 2898, 74, 62, 11659, 47, 83, 6892, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 2898, 74, 62, 11659, 42430, 49, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 2898, 74, 62, 11659, 47, 83, 29665, 952, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 2898, 74, 62, 11659, 50, 541, 18, 67, 50, 328, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 2898, 74, 62, 11659, 50, 541, 17, 67, 50, 328, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 2898, 74, 62, 11659, 10707, 323, 30659, 7762, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 718, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 2860, 9414, 12140, 7, 17816, 24835, 19852, 7902, 53, 62, 11659, 36, 8326, 6892, 6, 4357, 19, 8, 628, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 2860, 9414, 12140, 7, 17816, 24835, 19852, 7902, 53, 62, 332, 16886, 20273, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 332, 16886, 45, 2898, 4595, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 332, 16886, 28925, 29665, 952, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 332, 16886, 42273, 42430, 49, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 22560, 45767, 17, 67, 7762, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 22560, 45767, 17, 67, 50, 328, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 22560, 45767, 18, 67, 7762, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 22560, 45767, 18, 67, 50, 328, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 352, 8, 198, 198, 4871, 16835, 6601, 62, 22089, 7902, 53, 62, 49, 6144, 7, 44077, 6601, 62, 12853, 38782, 2599, 198, 220, 220, 220, 705, 7061, 198, 220, 220, 220, 976, 355, 16835, 6601, 62, 22089, 7902, 53, 475, 351, 604, 3872, 14722, 25, 347, 12597, 327, 471, 5258, 38, 198, 220, 220, 220, 705, 7061, 198, 220, 220, 220, 825, 11593, 15003, 834, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 705, 7061, 198, 220, 220, 220, 220, 220, 220, 220, 28407, 273, 198, 220, 220, 220, 220, 220, 220, 220, 705, 7061, 198, 220, 220, 220, 220, 220, 220, 220, 2208, 7, 44077, 6601, 62, 22089, 7902, 53, 62, 49, 6144, 11, 2116, 737, 834, 15003, 834, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 2860, 9414, 12140, 26933, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 31173, 62, 457, 3256, 705, 31173, 62, 17167, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 31173, 45, 12211, 560, 42369, 1063, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 11659, 13065, 42273, 36, 83, 29665, 952, 3256, 705, 24835, 19852, 7902, 53, 62, 11659, 13065, 42273, 42430, 49, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 332, 16886, 27313, 3256, 705, 24835, 19852, 7902, 53, 62, 11659, 50, 541, 17, 67, 7762, 32397, 1925, 1670, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 11659, 50, 541, 17, 67, 50, 328, 32397, 1925, 1670, 3256, 705, 24835, 19852, 7902, 53, 62, 11659, 50, 541, 18, 67, 7762, 32397, 1925, 1670, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 11659, 50, 541, 18, 67, 50, 328, 32397, 1925, 1670, 3256, 705, 24835, 19852, 7902, 53, 62, 31173, 45, 4653, 12609, 2898, 4595, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 31173, 45, 2898, 4595, 36, 8326, 6892, 6, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 2860, 9414, 12140, 26933, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 2898, 74, 62, 11659, 42273, 20344, 7762, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 2898, 74, 62, 11659, 47, 83, 6892, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 2898, 74, 62, 11659, 42430, 49, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 2898, 74, 62, 11659, 47, 83, 29665, 952, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 2898, 74, 62, 11659, 50, 541, 18, 67, 50, 328, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 2898, 74, 62, 11659, 50, 541, 17, 67, 50, 328, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 2898, 74, 62, 11659, 10707, 323, 30659, 7762, 6, 198, 220, 220, 220, 220, 220, 220, 220, 16589, 718, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 2860, 9414, 12140, 7, 17816, 24835, 19852, 7902, 53, 62, 11659, 36, 8326, 6892, 6, 4357, 19, 8, 628, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 2860, 9414, 12140, 26933, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 332, 16886, 20273, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 332, 16886, 45, 2898, 4595, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 332, 16886, 28925, 29665, 952, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 332, 16886, 42273, 42430, 49, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 22560, 45767, 17, 67, 7762, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 22560, 45767, 17, 67, 50, 328, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 22560, 45767, 18, 67, 7762, 3256, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 24835, 19852, 7902, 53, 62, 22560, 45767, 18, 67, 50, 328, 6, 198, 220, 220, 220, 220, 220, 220, 220, 16589, 352, 8, 628, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 2860, 9414, 12140, 7, 17816, 31173, 62, 10215, 81, 62, 457, 6, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 30238, 9414, 12140, 7, 17816, 5235, 62, 457, 62, 3152, 45, 84, 6, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 2301, 2234, 16793, 37724, 28, 17816, 19524, 47, 83, 41707, 47, 83, 20520, 628, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 198, 220, 220, 220, 220, 198, 198, 4871, 16835, 6601, 62, 22089, 7902, 53, 62, 49, 6144, 62, 35, 41278, 7, 44077, 6601, 62, 22089, 7902, 53, 62, 49, 6144, 2599, 198, 220, 220, 220, 705, 7061, 198, 220, 220, 220, 976, 355, 16835, 6601, 62, 22089, 7902, 53, 475, 351, 604, 3872, 14722, 25, 347, 12597, 327, 471, 5258, 38, 198, 220, 220, 220, 705, 7061, 198, 220, 220, 220, 825, 11593, 15003, 834, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 705, 7061, 198, 220, 220, 220, 220, 220, 220, 220, 28407, 273, 198, 220, 220, 220, 220, 220, 220, 220, 705, 7061, 198, 220, 220, 220, 220, 220, 220, 220, 2208, 7, 44077, 6601, 62, 22089, 7902, 53, 62, 49, 6144, 62, 35, 41278, 11, 2116, 737, 834, 15003, 834, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 1671, 3702, 8968, 8210, 796, 685, 16, 11, 1160, 11, 1511, 11, 604, 11, 352, 60, 628 ]
1.711765
2,380
#!/usr/bin/env python # -*- coding: utf-8 -*- from clover.gui import CloverApp, Clock # may want to consider bounding speed app = CloverApp(title="leo-demo")
[ 2, 48443, 14629, 14, 8800, 14, 24330, 21015, 198, 2, 532, 9, 12, 19617, 25, 3384, 69, 12, 23, 532, 9, 12, 198, 198, 6738, 537, 2502, 13, 48317, 1330, 41154, 4677, 11, 21328, 628, 198, 198, 2, 743, 765, 284, 2074, 5421, 278, 2866, 198, 1324, 796, 41154, 4677, 7, 7839, 2625, 293, 78, 12, 9536, 78, 4943, 628, 198 ]
2.688525
61
import docker from docker.errors import ContainerError import logging import pytest LOGGER = logging.getLogger(__name__) PYTHON_VERSION='3.9.5' NOTEBOOK_IMAGE_TAG=f'python-{PYTHON_VERSION}' @pytest.mark.parametrize( 'language,version_output', [ ('python', ['Python', '3.9.5\n']), ], ) def test_languages(language, version_output): """Ensure that the language is available in the container's PATH and that it has the correct version """ LOGGER.info(f'Test that language {language} {PYTHON_VERSION} is correctly installed ...') client = docker.from_env() output = client.containers.run(f'illumidesk/flatiron-notebook:{NOTEBOOK_IMAGE_TAG}', f'{language} --version') output_decoded = output.decode('utf-8').split(' ') assert output_decoded[0:3] == version_output LOGGER.info(f'Output from command: {output_decoded[0:3]}') def test_invalid_cmd(): """Ensure that an invalid command returns a docker.errors.ContainerError """ with pytest.raises(ContainerError): LOGGER.info('Test an invalid command ...') client = docker.from_env() client.containers.run('illumidesk/flatiron-notebook', 'foo --version')
[ 11748, 36253, 198, 6738, 36253, 13, 48277, 1330, 43101, 12331, 198, 198, 11748, 18931, 198, 198, 11748, 12972, 9288, 628, 198, 25294, 30373, 796, 18931, 13, 1136, 11187, 1362, 7, 834, 3672, 834, 8, 198, 198, 47, 56, 4221, 1340, 62, 43717, 11639, 18, 13, 24, 13, 20, 6, 198, 16580, 39453, 62, 3955, 11879, 62, 42197, 28, 69, 6, 29412, 12, 90, 47, 56, 4221, 1340, 62, 43717, 92, 6, 628, 198, 31, 9078, 9288, 13, 4102, 13, 17143, 316, 380, 2736, 7, 198, 220, 220, 220, 705, 16129, 11, 9641, 62, 22915, 3256, 198, 220, 220, 220, 685, 198, 220, 220, 220, 220, 220, 220, 220, 19203, 29412, 3256, 37250, 37906, 3256, 705, 18, 13, 24, 13, 20, 59, 77, 20520, 828, 198, 220, 220, 220, 16589, 198, 8, 198, 4299, 1332, 62, 75, 33213, 7, 16129, 11, 2196, 62, 22915, 2599, 198, 220, 220, 220, 37227, 4834, 19532, 326, 262, 3303, 318, 1695, 287, 262, 9290, 338, 46490, 290, 326, 198, 220, 220, 220, 340, 468, 262, 3376, 2196, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 41605, 30373, 13, 10951, 7, 69, 6, 14402, 326, 3303, 1391, 16129, 92, 1391, 47, 56, 4221, 1340, 62, 43717, 92, 318, 9380, 6589, 2644, 11537, 198, 220, 220, 220, 5456, 796, 36253, 13, 6738, 62, 24330, 3419, 198, 220, 220, 220, 5072, 796, 5456, 13, 3642, 50221, 13, 5143, 7, 69, 6, 359, 388, 1460, 74, 14, 38568, 1934, 12, 11295, 2070, 29164, 16580, 39453, 62, 3955, 11879, 62, 42197, 92, 3256, 277, 6, 90, 16129, 92, 1377, 9641, 11537, 198, 220, 220, 220, 5072, 62, 12501, 9043, 796, 5072, 13, 12501, 1098, 10786, 40477, 12, 23, 27691, 35312, 10786, 705, 8, 198, 220, 220, 220, 6818, 5072, 62, 12501, 9043, 58, 15, 25, 18, 60, 6624, 2196, 62, 22915, 198, 220, 220, 220, 41605, 30373, 13, 10951, 7, 69, 6, 26410, 422, 3141, 25, 1391, 22915, 62, 12501, 9043, 58, 15, 25, 18, 48999, 11537, 628, 198, 4299, 1332, 62, 259, 12102, 62, 28758, 33529, 198, 220, 220, 220, 37227, 4834, 19532, 326, 281, 12515, 3141, 5860, 257, 36253, 13, 48277, 13, 29869, 12331, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 351, 12972, 9288, 13, 430, 2696, 7, 29869, 12331, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 41605, 30373, 13, 10951, 10786, 14402, 281, 12515, 3141, 2644, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 5456, 796, 36253, 13, 6738, 62, 24330, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 5456, 13, 3642, 50221, 13, 5143, 10786, 359, 388, 1460, 74, 14, 38568, 1934, 12, 11295, 2070, 3256, 705, 21943, 1377, 9641, 11537, 198 ]
2.702032
443
""" Orka Discord Bot Copyright (c) 2017 William Bennett """ ########### # IMPORTS # ########### import discord import random import markovify from os import path, makedirs from scripts import * ################### # OTHER FUNCTIONS # ################### def add_msg(channel, text, mode='a+'): """ Appends a message to the end of a file. """ with open('channels/{0}.txt'.format(channel), '{0}'.format(mode), encoding="utf_8") as file: file.write('{0}\n'.format(text)) ####### # BOT # ####### ####### # RUN # ####### client = Orka() read = [] if __name__ == '__main__': if not path.exists('channels\\'): makedirs('channels\\') client.run()
[ 37811, 198, 5574, 4914, 39462, 18579, 198, 15269, 357, 66, 8, 2177, 3977, 17468, 198, 37811, 198, 198, 7804, 21017, 198, 2, 30023, 33002, 1303, 198, 7804, 21017, 198, 198, 11748, 36446, 198, 11748, 4738, 198, 11748, 1317, 709, 1958, 198, 6738, 28686, 1330, 3108, 11, 285, 4335, 17062, 198, 198, 6738, 14750, 1330, 1635, 628, 198, 14468, 21017, 198, 2, 25401, 29397, 4177, 11053, 1303, 198, 14468, 21017, 628, 198, 4299, 751, 62, 19662, 7, 17620, 11, 2420, 11, 4235, 11639, 64, 10, 6, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2034, 2412, 257, 3275, 284, 262, 886, 286, 257, 2393, 13, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 351, 1280, 10786, 354, 8961, 14, 90, 15, 27422, 14116, 4458, 18982, 7, 17620, 828, 705, 90, 15, 92, 4458, 18982, 7, 14171, 828, 21004, 2625, 40477, 62, 23, 4943, 355, 2393, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2393, 13, 13564, 10786, 90, 15, 32239, 77, 4458, 18982, 7, 5239, 4008, 628, 198, 198, 4242, 21017, 198, 2, 347, 2394, 1303, 198, 4242, 21017, 628, 198, 4242, 21017, 198, 2, 32494, 1303, 198, 4242, 21017, 198, 198, 16366, 796, 1471, 4914, 3419, 198, 198, 961, 796, 17635, 628, 198, 361, 11593, 3672, 834, 6624, 705, 834, 12417, 834, 10354, 198, 220, 220, 220, 611, 407, 3108, 13, 1069, 1023, 10786, 354, 8961, 6852, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 285, 4335, 17062, 10786, 354, 8961, 6852, 11537, 628, 220, 220, 220, 5456, 13, 5143, 3419, 198 ]
2.693798
258
# Copyright 2021 MosaicML. All Rights Reserved. """Callback to save checkpoints during training.""" from __future__ import annotations import logging import os import pathlib import textwrap from typing import Callable, List, Optional, Tuple, Union from composer.core import Event, State from composer.core.callback import Callback from composer.core.time import Time, Timestamp, TimeUnit from composer.loggers import Logger from composer.loggers.logger import LogLevel from composer.utils import checkpoint, dist from composer.utils.file_helpers import (FORMAT_NAME_WITH_DIST_AND_TIME_TABLE, FORMAT_NAME_WITH_DIST_TABLE, ensure_folder_is_empty, format_name_with_dist, format_name_with_dist_and_time, is_tar) log = logging.getLogger(__name__) __all__ = ["CheckpointSaver", "checkpoint_periodically"] def checkpoint_periodically(interval: Union[str, int, Time]) -> Callable[[State, Event], bool]: """Helper function to create a checkpoint scheduler according to a specified interval. Args: interval (Union[str, int, Time]): The interval describing how often checkpoints should be saved. If an integer, it will be assumed to be in :attr:`~TimeUnit.EPOCH`\\s. Otherwise, the unit must be either :attr:`TimeUnit.EPOCH` or :attr:`TimeUnit.BATCH`. Checkpoints will be saved every ``n`` batches or epochs (depending on the unit), and at the end of training. Returns: Callable[[State, Event], bool]: A function that can be passed as the ``save_interval`` argument into the :class:`CheckpointSaver`. """ if isinstance(interval, str): interval = Time.from_timestring(interval) if isinstance(interval, int): interval = Time(interval, TimeUnit.EPOCH) if interval.unit == TimeUnit.EPOCH: save_event = Event.EPOCH_CHECKPOINT elif interval.unit == TimeUnit.BATCH: save_event = Event.BATCH_CHECKPOINT else: raise NotImplementedError( f"Unknown checkpointing interval: {interval.unit}. Must be TimeUnit.EPOCH or TimeUnit.BATCH.") last_checkpoint_batch = None return save_interval
[ 2, 15069, 33448, 5826, 18452, 5805, 13, 1439, 6923, 33876, 13, 198, 198, 37811, 47258, 284, 3613, 36628, 1141, 3047, 526, 15931, 198, 198, 6738, 11593, 37443, 834, 1330, 37647, 198, 198, 11748, 18931, 198, 11748, 28686, 198, 11748, 3108, 8019, 198, 11748, 2420, 37150, 198, 6738, 19720, 1330, 4889, 540, 11, 7343, 11, 32233, 11, 309, 29291, 11, 4479, 198, 198, 6738, 26777, 13, 7295, 1330, 8558, 11, 1812, 198, 6738, 26777, 13, 7295, 13, 47423, 1330, 4889, 1891, 198, 6738, 26777, 13, 7295, 13, 2435, 1330, 3862, 11, 5045, 27823, 11, 3862, 26453, 198, 6738, 26777, 13, 6404, 5355, 1330, 5972, 1362, 198, 6738, 26777, 13, 6404, 5355, 13, 6404, 1362, 1330, 5972, 4971, 198, 6738, 26777, 13, 26791, 1330, 26954, 11, 1233, 198, 6738, 26777, 13, 26791, 13, 7753, 62, 16794, 364, 1330, 357, 21389, 1404, 62, 20608, 62, 54, 10554, 62, 35, 8808, 62, 6981, 62, 34694, 62, 38148, 11, 7473, 41636, 62, 20608, 62, 54, 10554, 62, 35, 8808, 62, 38148, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4155, 62, 43551, 62, 271, 62, 28920, 11, 5794, 62, 3672, 62, 4480, 62, 17080, 11, 5794, 62, 3672, 62, 4480, 62, 17080, 62, 392, 62, 2435, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 318, 62, 18870, 8, 198, 198, 6404, 796, 18931, 13, 1136, 11187, 1362, 7, 834, 3672, 834, 8, 198, 198, 834, 439, 834, 796, 14631, 9787, 4122, 50, 8770, 1600, 366, 9122, 4122, 62, 41007, 1146, 8973, 628, 198, 4299, 26954, 62, 41007, 1146, 7, 3849, 2100, 25, 4479, 58, 2536, 11, 493, 11, 3862, 12962, 4613, 4889, 540, 30109, 9012, 11, 8558, 4357, 20512, 5974, 198, 220, 220, 220, 37227, 47429, 2163, 284, 2251, 257, 26954, 6038, 18173, 1864, 284, 257, 7368, 16654, 13, 628, 220, 220, 220, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 16654, 357, 38176, 58, 2536, 11, 493, 11, 3862, 60, 2599, 383, 16654, 12059, 703, 1690, 36628, 815, 307, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 7448, 13, 1002, 281, 18253, 11, 340, 481, 307, 9672, 284, 307, 287, 1058, 35226, 25, 63, 93, 7575, 26453, 13, 8905, 46, 3398, 63, 6852, 82, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15323, 11, 262, 4326, 1276, 307, 2035, 1058, 35226, 25, 63, 7575, 26453, 13, 8905, 46, 3398, 63, 393, 1058, 35226, 25, 63, 7575, 26453, 13, 33, 11417, 44646, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6822, 13033, 481, 307, 7448, 790, 7559, 77, 15506, 37830, 393, 36835, 82, 357, 44023, 319, 262, 4326, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 290, 379, 262, 886, 286, 3047, 13, 628, 220, 220, 220, 16409, 25, 198, 220, 220, 220, 220, 220, 220, 220, 4889, 540, 30109, 9012, 11, 8558, 4357, 20512, 5974, 317, 2163, 326, 460, 307, 3804, 355, 262, 7559, 21928, 62, 3849, 2100, 15506, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4578, 656, 262, 1058, 4871, 25, 63, 9787, 4122, 50, 8770, 44646, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 611, 318, 39098, 7, 3849, 2100, 11, 965, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 16654, 796, 3862, 13, 6738, 62, 16514, 395, 1806, 7, 3849, 2100, 8, 198, 220, 220, 220, 611, 318, 39098, 7, 3849, 2100, 11, 493, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 16654, 796, 3862, 7, 3849, 2100, 11, 3862, 26453, 13, 8905, 46, 3398, 8, 628, 220, 220, 220, 611, 16654, 13, 20850, 6624, 3862, 26453, 13, 8905, 46, 3398, 25, 198, 220, 220, 220, 220, 220, 220, 220, 3613, 62, 15596, 796, 8558, 13, 8905, 46, 3398, 62, 50084, 16402, 12394, 198, 220, 220, 220, 1288, 361, 16654, 13, 20850, 6624, 3862, 26453, 13, 33, 11417, 25, 198, 220, 220, 220, 220, 220, 220, 220, 3613, 62, 15596, 796, 8558, 13, 33, 11417, 62, 50084, 16402, 12394, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 1892, 3546, 1154, 12061, 12331, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 277, 1, 20035, 26954, 278, 16654, 25, 1391, 3849, 2100, 13, 20850, 27422, 12039, 307, 3862, 26453, 13, 8905, 46, 3398, 393, 3862, 26453, 13, 33, 11417, 19570, 628, 220, 220, 220, 938, 62, 9122, 4122, 62, 43501, 796, 6045, 628, 220, 220, 220, 1441, 3613, 62, 3849, 2100, 628 ]
2.728606
818
import torch from torch.autograd import Variable import numpy as np import torch.nn.functional as F import models # Return triplet of predictions, ground-truth and error
[ 11748, 28034, 198, 6738, 28034, 13, 2306, 519, 6335, 1330, 35748, 198, 11748, 299, 32152, 355, 45941, 198, 11748, 28034, 13, 20471, 13, 45124, 355, 376, 198, 11748, 4981, 198, 198, 2, 8229, 15055, 83, 286, 16277, 11, 2323, 12, 35310, 290, 4049, 198 ]
3.886364
44
# Faça um programa que tenha um função notas() que pode receber várias # notas de alunos e vai retornar um dicionário com as seguintes informações: # - Quantidade de notas; # - A maior nota; # - A menor nota; # - A média da turma; # - A situação(opcional); # Adicione também as docstrings da função. def notas(show=False): """ :param show: mostra a situação da turma de acordo com o escolhido: True ou False :return: sem retorno """ somanotas = 0 d = dict() lista = list() qtdvalores = 0 while True: n1 = float(input(f'Nota do aluno {qtdvalores}: ')) somanotas += n1 lista.append(n1) qtdvalores += 1 d['Qtd notas'] = qtdvalores resp = str(input('Quer continuar: [S/N] ')).upper().strip()[0] while resp != 'S' and resp != 'N': resp = str(input('Quer continuar? [S/N] ')).upper().strip()[0] if resp == 'N': break d['Maior nota'] = max(lista) d['Menor nota'] = min(lista) d['Média da turma'] = somanotas / qtdvalores if show: if d['Média da turma'] < 5: d['Situação'] = 'Ruim' elif 5 <= d['Média da turma'] < 7: d['Situação'] = 'Razoável' else: d['Situação'] = 'Boa' print(d) else: print(d) notas() notas(show=True)
[ 2, 18350, 50041, 23781, 1430, 64, 8358, 3478, 3099, 23781, 1257, 16175, 28749, 407, 292, 3419, 8358, 279, 1098, 1407, 527, 410, 6557, 380, 292, 198, 2, 407, 292, 390, 435, 403, 418, 304, 410, 1872, 1005, 1211, 283, 23781, 288, 47430, 6557, 27250, 401, 355, 384, 5162, 600, 274, 4175, 64, 16175, 127, 113, 274, 25, 198, 2, 532, 16972, 312, 671, 390, 407, 292, 26, 198, 2, 532, 317, 17266, 1504, 407, 64, 26, 198, 2, 532, 317, 1450, 273, 407, 64, 26, 198, 2, 532, 317, 285, 2634, 67, 544, 12379, 7858, 2611, 26, 198, 2, 532, 317, 1650, 6413, 16175, 28749, 7, 404, 66, 1538, 1776, 198, 2, 1215, 291, 7935, 256, 4131, 2634, 76, 355, 2205, 37336, 12379, 1257, 16175, 28749, 13, 628, 198, 4299, 407, 292, 7, 12860, 28, 25101, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1058, 17143, 905, 25, 749, 430, 257, 1650, 6413, 16175, 28749, 12379, 7858, 2611, 390, 936, 585, 78, 401, 267, 3671, 349, 71, 17305, 25, 6407, 267, 84, 10352, 198, 220, 220, 220, 1058, 7783, 25, 5026, 1005, 46447, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 3870, 272, 313, 292, 796, 657, 198, 220, 220, 220, 288, 796, 8633, 3419, 198, 220, 220, 220, 1351, 64, 796, 1351, 3419, 198, 220, 220, 220, 10662, 8671, 2100, 2850, 796, 657, 198, 220, 220, 220, 981, 6407, 25, 198, 220, 220, 220, 220, 220, 220, 220, 299, 16, 796, 12178, 7, 15414, 7, 69, 6, 3673, 64, 466, 435, 36909, 1391, 80, 8671, 2100, 2850, 38362, 705, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 3870, 272, 313, 292, 15853, 299, 16, 198, 220, 220, 220, 220, 220, 220, 220, 1351, 64, 13, 33295, 7, 77, 16, 8, 198, 220, 220, 220, 220, 220, 220, 220, 10662, 8671, 2100, 2850, 15853, 352, 198, 220, 220, 220, 220, 220, 220, 220, 288, 17816, 48, 8671, 407, 292, 20520, 796, 10662, 8671, 2100, 2850, 198, 220, 220, 220, 220, 220, 220, 220, 1217, 796, 965, 7, 15414, 10786, 4507, 263, 11143, 283, 25, 685, 50, 14, 45, 60, 705, 29720, 45828, 22446, 36311, 3419, 58, 15, 60, 198, 220, 220, 220, 220, 220, 220, 220, 981, 1217, 14512, 705, 50, 6, 290, 1217, 14512, 705, 45, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1217, 796, 965, 7, 15414, 10786, 4507, 263, 11143, 283, 30, 685, 50, 14, 45, 60, 705, 29720, 45828, 22446, 36311, 3419, 58, 15, 60, 198, 220, 220, 220, 220, 220, 220, 220, 611, 1217, 6624, 705, 45, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2270, 198, 220, 220, 220, 288, 17816, 21467, 1504, 407, 64, 20520, 796, 3509, 7, 4868, 64, 8, 198, 220, 220, 220, 288, 17816, 10418, 273, 407, 64, 20520, 796, 949, 7, 4868, 64, 8, 198, 220, 220, 220, 288, 17816, 44, 2634, 67, 544, 12379, 7858, 2611, 20520, 796, 3870, 272, 313, 292, 1220, 10662, 8671, 2100, 2850, 198, 220, 220, 220, 611, 905, 25, 198, 220, 220, 220, 220, 220, 220, 220, 611, 288, 17816, 44, 2634, 67, 544, 12379, 7858, 2611, 20520, 1279, 642, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 288, 17816, 46655, 6413, 16175, 28749, 20520, 796, 705, 40464, 320, 6, 198, 220, 220, 220, 220, 220, 220, 220, 1288, 361, 642, 19841, 288, 17816, 44, 2634, 67, 544, 12379, 7858, 2611, 20520, 1279, 767, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 288, 17816, 46655, 6413, 16175, 28749, 20520, 796, 705, 49, 44299, 6557, 626, 6, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 288, 17816, 46655, 6413, 16175, 28749, 20520, 796, 705, 33, 12162, 6, 198, 220, 220, 220, 220, 220, 220, 220, 3601, 7, 67, 8, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 3601, 7, 67, 8, 628, 198, 1662, 292, 3419, 198, 1662, 292, 7, 12860, 28, 17821, 8, 198 ]
1.94898
686
#!/usr/bin/env python3.6 # -*- coding: utf-8 -*- # # Copyright 2016 Alec Goliboda # # group.py from __future__ import print_function import logging import json import zlib # import markdown from datetime import datetime import tornado.options # import pymysql import hashlib import bcrypt import base64 # from _overlapped import NULL ############## import config from . import Model, CipherWrapper from .. import WikiException from core.models.author import Author from ..constants.data_base import * # from core.models.template import Template from ..constants.data_base import * class Group(Model): """ модель - для Группы внутри будут: - список участников - библиотека Просмотр: - список всех групп - одну группу Описание - список участников группы - список статей (библиотека) - создавать группы - "удалять группы" - о... нужен флаг - "группа удалена"??? - добавлять (удаять) участников в группу - по приглашению - нужен список приглашений - соотв, у каждого автора может быть список приглашений "вступить в группу" - нужен список заявок на вступление - это инструмент админа группы "список заявок на вступление" - добавлять (удалять) статьи в библиотеку - статья моет ажодится в библиотеке и иметь флаг "pbl" - для всеобщего доступа "grp" - только для группы, такие стаьи будут ЗАКРЫТЫМИ!!!! Видимость групп (group_status) - публичная - 'pbl' - любой посетитель может читать публичные материалы группы - закрытая - 'shut' ??? - что - то я пока не знаю.... может, в закрытых группах не может быть "публичных статей"?? Процедура создания новой группы: При создании новой группы, Создатель группы становится ее Администратором. Запись о создании группы размещается в таблицах "dt_headers" и "groups" Запись о вступлении в группу Администратора добавляется в таблицу "members"; Процедура работы с Ключами: Создается уникальная пара RSA-ключей, Публичный ключ помещается в заголовок группы, персональный - размещается в списке "members", Приватный ключ группы закрывается Публичным ключем Создателя группы, и добавляется в соответствующее поле таблицы "members" Когда Участник Группы открывает страницу группы (переходит на рабочий стол группы) в профиль Участника добавляется значение его копии приватного ключа группы; После этого пользователь сможет читать и редактировать все статьи из групповой библиотеки, имеющие флаг "grp" """ def get(self, groupId): """ загрузить ОДНО значение - по ИД группы """ resList = self.select( 'dt_headers.dt_header_id, group_title, group_annotation ' , # строка - чего хотим получить из селекта 'dt_headers', #'authors', # строка - список таблиц { 'whereStr': " groups.actual_flag = 'A' AND groups.dt_header_id = dt_headers.dt_header_id AND dt_headers.dt_header_id = " + str(groupId) } # все остальные секции селекта ) # for item in resList: # logging.info('Author:: get:: resList = ' + str(item)) if len(resList) == 1: # return resList[0] objValuesNameList = list(resList[0].__dict__.keys()) for objValue in objValuesNameList: if objValue.find('_') != 0: self.__setattr__(objValue,resList[0].__getattribute__(objValue) ) return self else: raise WikiException(LOAD_ONE_VALUE_ERROR) def list(self): """ загрузить список всех групп """ resList = self.select( 'dt_headers.dt_header_id, group_title, group_annotation, group_status ' , # строка - чего хотим получить из селекта 'dt_headers', #'authors', # строка - список таблиц { 'whereStr': " groups.actual_flag = 'A' AND groups.dt_header_id = dt_headers.dt_header_id " } # все остальные секции селекта ) # logging.info('Author:: get:: resList = ') # logging.info(resList) return resList def grouplistForAutor(self, authorId): """ Получить список групп для одного автора - все руппы, которые АВТОР создал, и в которых АВТОР является участником вот тут возможно, надо будет все поправить - и показывать только ПАБЛИК группы, и/или приватные группы, в которых участвуют оба - и зритель, и автор """ try: resList = self.select( ' DISTINCT dt_headers.dt_header_id, groups.group_title, groups.group_annotation, groups.group_status, ' + ' members.member_role_type ' , # строка - чего хотим получить из селекта ' members, dt_headers ', #'authors', # строка - список таблиц { 'whereStr': " groups.actual_flag = 'A' AND groups.dt_header_id = dt_headers.dt_header_id AND " + " members.author_id = " + str(authorId) + " AND members.group_id = groups.dt_header_id ", 'orderStr': ' groups.group_title ' } # все остальные секции селекта ) # logging.info( 'grouplistForAutor:: resList = ' + str(resList)) return resList except Exception as e: # except WikiException as e: # WikiException( ARTICLE_NOT_FOUND ) logging.info( 'grouplistForAutor::Have ERROR!!! ' + str(e)) if not article: raise tornado.web.HTTPError(404) else: return (article, []) def getGroupArticleList(self, groupId): """ Получить список всех статей одной группы """ libControl = self.Library () return libControl.getGroupArticleList( groupId) def getGroupMembersleList(self, groupId): """ Получить список всех Участников одной группы """ memberControl = self.Member () return memberControl.getGroupMembersleList( groupId) def save(self, authorId ): """ сохранить группу, пользователя, который создал группу надо воткнуть не только в авторы группы, но, и в "members" да еще и АДМИНОМ!!! """ bbsalt = config.options.salt.encode() cip = CipherWrapper() logging.info(' save:: before SAVE = ' + str(self)) if self.dt_header_id == 0: # self.group_create_date = datetime.now() operationFlag = 'I' autotControl = Author() creator = autotControl.get(authorId) cip.rsaInit() # сделать пару ключей self.public_key = cip.rsaPubSerialiation(cip.getPublicKey()) pKey = cip.getPrivateKey() # поучить незакрытый приватный ключ # self.private_key_hash = bcrypt.hashpw(cip.rsaPrivateSerialiation(pKey), bbsalt).decode('utf-8') # получим ХЕш приватного ключа - для последуюей проверки при восстановлении пароля # logging.info(' save:: before SAVE creator.publicKey() = ' + str(creator.publicKey())) pkTmp = cip.rsaEncrypt(creator.publicKey(), cip.rsaPrivateSerialiation(pKey)) # logging.info(' save:: before SAVE pkTmp = ' + str(pkTmp)) self.private_key = pkTmp else: operationFlag = 'U' self.begin() revisions_sha_hash_sou = str(self.group_title) + str(self.group_annotation) + str(self.group_status) # self.dt_header_id = Model.save(self, authorId, operationFlag, revisions_sha_hash_sou ) # теперь сохранить автора группы как ее админа. # logging.info(' SAVE:: GROUPPPPP authorId = ' + str(authorId)) # logging.info(' SAVE:: GROUPPPPP 2 = ' + str(self)) if operationFlag == 'I': memberControl = self.Member() memberControl.author_id = authorId memberControl.group_id = self.dt_header_id memberControl.member_role_type = 'A' memberControl.private_key = self.private_key # bbWrk = (bytePass+bbsalt)[0:32] # cipher_aes = AES.new(bbWrk, AES.MODE_EAX) # закроем приватный ключ на пароль пользователя. # ciphertext = cipher_aes.encrypt(pKey) # self.private_key = pickle.dumps({'cipherKey': ciphertext, 'nonce': cipher_aes.nonce}) memberControl.save(authorId) self.commit() return True def librarySave(self, authorId = 0, groupId = 0, article_id=0, library_permission_type = 'W'): """ Добавить статью к группе """ libControl = self.Library(groupId, authorId, library_permission_type) libControl.save(authorId)
[ 2, 48443, 14629, 14, 8800, 14, 24330, 21015, 18, 13, 21, 201, 198, 2, 532, 9, 12, 19617, 25, 3384, 69, 12, 23, 532, 9, 12, 201, 198, 2, 201, 198, 2, 15069, 1584, 38285, 26849, 571, 11329, 201, 198, 2, 201, 198, 2, 1448, 13, 9078, 201, 198, 201, 198, 6738, 11593, 37443, 834, 1330, 3601, 62, 8818, 201, 198, 201, 198, 11748, 18931, 201, 198, 11748, 33918, 201, 198, 201, 198, 11748, 1976, 8019, 201, 198, 2, 1330, 1317, 2902, 201, 198, 6738, 4818, 8079, 1330, 4818, 8079, 201, 198, 201, 198, 201, 198, 11748, 33718, 13, 25811, 201, 198, 2, 1330, 279, 4948, 893, 13976, 201, 198, 201, 198, 11748, 12234, 8019, 201, 198, 11748, 275, 29609, 201, 198, 201, 198, 11748, 2779, 2414, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 201, 198, 2, 422, 4808, 2502, 75, 6320, 1330, 15697, 201, 198, 201, 198, 7804, 4242, 2235, 201, 198, 11748, 4566, 201, 198, 201, 198, 201, 198, 6738, 764, 1330, 9104, 11, 44334, 36918, 2848, 201, 198, 6738, 11485, 1330, 13078, 16922, 220, 201, 198, 201, 198, 6738, 4755, 13, 27530, 13, 9800, 220, 220, 220, 220, 1330, 6434, 201, 198, 6738, 11485, 9979, 1187, 13, 7890, 62, 8692, 220, 1330, 1635, 201, 198, 201, 198, 2, 422, 4755, 13, 27530, 13, 28243, 220, 220, 1330, 37350, 201, 198, 201, 198, 6738, 11485, 9979, 1187, 13, 7890, 62, 8692, 220, 1330, 1635, 220, 201, 198, 201, 198, 201, 198, 4871, 4912, 7, 17633, 2599, 201, 198, 220, 220, 220, 37227, 201, 198, 220, 220, 220, 12466, 120, 25443, 112, 16843, 30143, 45367, 532, 12466, 112, 30143, 40623, 12466, 241, 21169, 35072, 140, 123, 140, 123, 45035, 201, 198, 220, 220, 220, 12466, 110, 22177, 35072, 20375, 21169, 18849, 12466, 109, 35072, 43666, 35072, 20375, 25, 201, 198, 220, 220, 220, 532, 220, 21727, 140, 123, 18849, 21727, 25443, 118, 220, 35072, 141, 229, 16142, 21727, 20375, 22177, 18849, 31583, 25443, 110, 201, 198, 220, 220, 220, 532, 12466, 109, 18849, 140, 109, 30143, 18849, 15166, 20375, 16843, 31583, 16142, 201, 198, 220, 220, 220, 220, 201, 198, 220, 220, 220, 12466, 253, 21169, 15166, 21727, 43108, 15166, 20375, 21169, 25, 220, 201, 198, 220, 220, 220, 532, 220, 21727, 140, 123, 18849, 21727, 25443, 118, 12466, 110, 21727, 16843, 141, 227, 12466, 111, 21169, 35072, 140, 123, 140, 123, 201, 198, 220, 220, 220, 532, 12466, 122, 43666, 22177, 35072, 12466, 111, 21169, 35072, 140, 123, 140, 123, 35072, 12466, 252, 140, 123, 18849, 21727, 16142, 22177, 18849, 16843, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 532, 220, 21727, 140, 123, 18849, 21727, 25443, 118, 220, 35072, 141, 229, 16142, 21727, 20375, 22177, 18849, 31583, 25443, 110, 12466, 111, 21169, 35072, 140, 123, 140, 123, 45035, 201, 198, 220, 220, 220, 220, 220, 220, 220, 532, 220, 21727, 140, 123, 18849, 21727, 25443, 118, 220, 21727, 20375, 16142, 20375, 16843, 140, 117, 357, 140, 109, 18849, 140, 109, 30143, 18849, 15166, 20375, 16843, 31583, 16142, 8, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 201, 198, 220, 220, 220, 532, 220, 21727, 25443, 115, 43666, 16142, 38857, 16142, 20375, 45367, 12466, 111, 21169, 35072, 140, 123, 140, 123, 45035, 201, 198, 220, 220, 220, 532, 366, 35072, 43666, 16142, 30143, 40623, 20375, 45367, 12466, 111, 21169, 35072, 140, 123, 140, 123, 45035, 1, 532, 12466, 122, 986, 12466, 121, 35072, 140, 114, 16843, 22177, 220, 141, 226, 30143, 16142, 140, 111, 532, 366, 140, 111, 21169, 35072, 140, 123, 140, 123, 16142, 220, 35072, 43666, 16142, 30143, 16843, 22177, 16142, 1, 28358, 201, 198, 220, 220, 220, 220, 201, 198, 220, 220, 220, 532, 12466, 112, 25443, 109, 16142, 38857, 30143, 40623, 20375, 45367, 357, 35072, 43666, 16142, 40623, 20375, 45367, 8, 220, 35072, 141, 229, 16142, 21727, 20375, 22177, 18849, 31583, 25443, 110, 12466, 110, 12466, 111, 21169, 35072, 140, 123, 140, 123, 35072, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 532, 12466, 123, 15166, 12466, 123, 21169, 18849, 140, 111, 30143, 16142, 141, 230, 16843, 22177, 18849, 141, 236, 532, 12466, 121, 35072, 140, 114, 16843, 22177, 220, 21727, 140, 123, 18849, 21727, 25443, 118, 12466, 123, 21169, 18849, 140, 111, 30143, 16142, 141, 230, 16843, 22177, 18849, 140, 117, 532, 220, 21727, 15166, 15166, 20375, 38857, 11, 220, 35072, 12466, 118, 16142, 140, 114, 43666, 25443, 111, 15166, 12466, 108, 38857, 20375, 15166, 21169, 16142, 12466, 120, 25443, 114, 16843, 20375, 12466, 109, 45035, 20375, 45367, 220, 21727, 140, 123, 18849, 21727, 25443, 118, 12466, 123, 21169, 18849, 140, 111, 30143, 16142, 141, 230, 16843, 22177, 18849, 140, 117, 366, 38857, 21727, 20375, 35072, 140, 123, 18849, 20375, 45367, 12466, 110, 12466, 111, 21169, 35072, 140, 123, 140, 123, 35072, 1, 201, 198, 220, 220, 220, 220, 220, 220, 220, 532, 12466, 121, 35072, 140, 114, 16843, 22177, 220, 21727, 140, 123, 18849, 21727, 25443, 118, 12466, 115, 16142, 40623, 38857, 25443, 118, 12466, 121, 16142, 12466, 110, 21727, 20375, 35072, 140, 123, 30143, 16843, 22177, 18849, 16843, 532, 220, 141, 235, 20375, 15166, 12466, 116, 22177, 21727, 20375, 21169, 35072, 43108, 16843, 22177, 20375, 12466, 108, 43666, 43108, 18849, 22177, 16142, 12466, 111, 21169, 35072, 140, 123, 140, 123, 45035, 366, 21727, 140, 123, 18849, 21727, 25443, 118, 12466, 115, 16142, 40623, 38857, 25443, 118, 12466, 121, 16142, 12466, 110, 21727, 20375, 35072, 140, 123, 30143, 16843, 22177, 18849, 16843, 1, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 201, 198, 220, 220, 220, 532, 12466, 112, 25443, 109, 16142, 38857, 30143, 40623, 20375, 45367, 357, 35072, 43666, 16142, 30143, 40623, 20375, 45367, 8, 220, 21727, 20375, 16142, 20375, 45367, 18849, 12466, 110, 12466, 109, 18849, 140, 109, 30143, 18849, 15166, 20375, 16843, 31583, 35072, 201, 198, 220, 220, 220, 220, 220, 220, 220, 532, 220, 21727, 20375, 16142, 20375, 45367, 40623, 12466, 120, 15166, 16843, 20375, 12466, 108, 140, 114, 25443, 112, 18849, 20375, 21727, 40623, 12466, 110, 12466, 109, 18849, 140, 109, 30143, 18849, 15166, 20375, 16843, 31583, 16843, 12466, 116, 12466, 116, 43108, 16843, 20375, 45367, 220, 141, 226, 30143, 16142, 140, 111, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 79, 2436, 1, 532, 12466, 112, 30143, 40623, 12466, 110, 21727, 16843, 25443, 109, 141, 231, 16843, 140, 111, 15166, 12466, 112, 15166, 21727, 20375, 35072, 140, 123, 16142, 220, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 2164, 79, 1, 532, 220, 20375, 25443, 119, 45367, 31583, 15166, 12466, 112, 30143, 40623, 12466, 111, 21169, 35072, 140, 123, 140, 123, 45035, 11, 220, 20375, 16142, 31583, 18849, 16843, 220, 21727, 20375, 16142, 45367, 18849, 12466, 109, 35072, 43666, 35072, 20375, 12466, 245, 140, 238, 140, 248, 140, 254, 140, 104, 140, 95, 140, 104, 140, 250, 140, 246, 13896, 220, 220, 201, 198, 220, 220, 220, 220, 201, 198, 220, 220, 220, 12466, 240, 18849, 43666, 18849, 43108, 15166, 21727, 20375, 45367, 12466, 111, 21169, 35072, 140, 123, 140, 123, 357, 8094, 62, 13376, 8, 220, 201, 198, 220, 220, 220, 532, 12466, 123, 35072, 140, 109, 30143, 18849, 141, 229, 22177, 16142, 40623, 532, 705, 79, 2436, 6, 532, 12466, 119, 141, 236, 140, 109, 25443, 117, 12466, 123, 15166, 21727, 16843, 20375, 18849, 20375, 16843, 30143, 45367, 12466, 120, 25443, 114, 16843, 20375, 220, 141, 229, 18849, 20375, 16142, 20375, 45367, 12466, 123, 35072, 140, 109, 30143, 18849, 141, 229, 22177, 45035, 16843, 12466, 120, 16142, 20375, 16843, 21169, 18849, 16142, 30143, 45035, 12466, 111, 21169, 35072, 140, 123, 140, 123, 45035, 220, 201, 198, 220, 220, 220, 532, 12466, 115, 16142, 31583, 21169, 45035, 20375, 16142, 40623, 532, 705, 49625, 6, 34913, 532, 220, 141, 229, 20375, 15166, 532, 220, 20375, 15166, 220, 40623, 12466, 123, 25443, 118, 16142, 12466, 121, 16843, 12466, 115, 22177, 16142, 141, 236, 1106, 12466, 120, 25443, 114, 16843, 20375, 11, 12466, 110, 12466, 115, 16142, 31583, 21169, 45035, 20375, 45035, 141, 227, 12466, 111, 21169, 35072, 140, 123, 140, 123, 16142, 141, 227, 12466, 121, 16843, 12466, 120, 25443, 114, 16843, 20375, 12466, 109, 45035, 20375, 45367, 366, 140, 123, 35072, 140, 109, 30143, 18849, 141, 229, 22177, 45035, 141, 227, 220, 21727, 20375, 16142, 20375, 16843, 140, 117, 1, 3548, 201, 198, 220, 220, 220, 220, 201, 198, 220, 220, 220, 12466, 253, 21169, 15166, 141, 228, 16843, 43666, 35072, 21169, 16142, 220, 21727, 25443, 115, 43666, 16142, 22177, 18849, 40623, 12466, 121, 25443, 110, 25443, 117, 12466, 111, 21169, 35072, 140, 123, 140, 123, 45035, 25, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 12466, 253, 21169, 18849, 220, 21727, 25443, 115, 43666, 16142, 22177, 18849, 18849, 12466, 121, 25443, 110, 25443, 117, 12466, 111, 21169, 35072, 140, 123, 140, 123, 45035, 11, 12466, 94, 25443, 115, 43666, 16142, 20375, 16843, 30143, 45367, 12466, 111, 21169, 35072, 140, 123, 140, 123, 45035, 220, 21727, 20375, 16142, 22177, 25443, 110, 18849, 20375, 21727, 40623, 12466, 113, 16843, 12466, 238, 43666, 43108, 18849, 22177, 18849, 21727, 20375, 21169, 16142, 20375, 15166, 21169, 25443, 120, 13, 201, 198, 220, 220, 220, 220, 220, 220, 220, 12466, 245, 16142, 140, 123, 18849, 21727, 45367, 12466, 122, 220, 21727, 25443, 115, 43666, 16142, 22177, 18849, 18849, 12466, 111, 21169, 35072, 140, 123, 140, 123, 45035, 220, 21169, 16142, 140, 115, 43108, 16843, 141, 231, 16142, 16843, 20375, 21727, 40623, 12466, 110, 220, 20375, 16142, 140, 109, 30143, 18849, 141, 228, 16142, 141, 227, 366, 28664, 62, 50145, 1, 12466, 116, 366, 24432, 1, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 12466, 245, 16142, 140, 123, 18849, 21727, 45367, 12466, 122, 12466, 110, 21727, 20375, 35072, 140, 123, 30143, 16843, 22177, 18849, 18849, 12466, 110, 12466, 111, 21169, 35072, 140, 123, 140, 123, 35072, 12466, 238, 43666, 43108, 18849, 22177, 18849, 21727, 20375, 21169, 16142, 20375, 15166, 21169, 16142, 12466, 112, 25443, 109, 16142, 38857, 30143, 40623, 16843, 20375, 21727, 40623, 12466, 110, 220, 20375, 16142, 140, 109, 30143, 18849, 141, 228, 35072, 366, 30814, 8172, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 12466, 253, 21169, 15166, 141, 228, 16843, 43666, 35072, 21169, 16142, 220, 21169, 16142, 140, 109, 15166, 20375, 45035, 220, 21727, 12466, 248, 30143, 141, 236, 141, 229, 16142, 43108, 18849, 25, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 12466, 94, 25443, 115, 43666, 16142, 16843, 20375, 21727, 40623, 220, 35072, 22177, 18849, 31583, 16142, 30143, 45367, 22177, 16142, 40623, 12466, 123, 16142, 21169, 16142, 42319, 12, 31583, 30143, 141, 236, 141, 229, 16843, 140, 117, 11, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 12466, 253, 35072, 140, 109, 30143, 18849, 141, 229, 22177, 45035, 140, 117, 12466, 118, 30143, 141, 236, 141, 229, 12466, 123, 25443, 120, 16843, 141, 231, 16142, 16843, 20375, 21727, 40623, 12466, 110, 12466, 115, 16142, 140, 111, 25443, 119, 25443, 110, 25443, 118, 12466, 111, 21169, 35072, 140, 123, 140, 123, 45035, 11, 220, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 12466, 123, 16843, 21169, 21727, 15166, 22177, 16142, 30143, 45367, 22177, 45035, 140, 117, 220, 532, 220, 21169, 16142, 140, 115, 43108, 16843, 141, 231, 16142, 16843, 20375, 21727, 40623, 12466, 110, 220, 21727, 140, 123, 18849, 21727, 31583, 16843, 366, 30814, 1600, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 12466, 253, 21169, 18849, 38857, 16142, 20375, 22177, 45035, 140, 117, 12466, 118, 30143, 141, 236, 141, 229, 12466, 111, 21169, 35072, 140, 123, 140, 123, 45035, 12466, 115, 16142, 31583, 21169, 45035, 38857, 16142, 16843, 20375, 21727, 40623, 12466, 253, 35072, 140, 109, 30143, 18849, 141, 229, 22177, 45035, 43108, 12466, 118, 30143, 141, 236, 141, 229, 16843, 43108, 12466, 94, 25443, 115, 43666, 16142, 20375, 16843, 30143, 40623, 12466, 111, 21169, 35072, 140, 123, 140, 123, 45035, 11, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 12466, 116, 12466, 112, 25443, 109, 16142, 38857, 30143, 40623, 16843, 20375, 21727, 40623, 12466, 110, 220, 21727, 15166, 15166, 20375, 38857, 16843, 20375, 21727, 20375, 38857, 35072, 141, 236, 141, 231, 16843, 16843, 12466, 123, 25443, 119, 16843, 220, 20375, 16142, 140, 109, 30143, 18849, 141, 228, 45035, 366, 30814, 1, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 12466, 248, 25443, 111, 43666, 16142, 12466, 96, 141, 229, 16142, 21727, 20375, 22177, 18849, 31583, 12466, 241, 21169, 35072, 140, 123, 140, 123, 45035, 12466, 122, 20375, 31583, 21169, 45035, 38857, 16142, 16843, 20375, 220, 21727, 20375, 21169, 16142, 22177, 18849, 141, 228, 35072, 12466, 111, 21169, 35072, 140, 123, 140, 123, 45035, 357, 140, 123, 16843, 21169, 16843, 141, 227, 25443, 112, 18849, 20375, 12466, 121, 16142, 220, 21169, 16142, 140, 109, 15166, 141, 229, 18849, 140, 117, 220, 21727, 20375, 25443, 119, 12466, 111, 21169, 35072, 140, 123, 140, 123, 45035, 8, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 12466, 110, 12466, 123, 21169, 15166, 141, 226, 18849, 30143, 45367, 12466, 96, 141, 229, 16142, 21727, 20375, 22177, 18849, 31583, 16142, 12466, 112, 25443, 109, 16142, 38857, 30143, 40623, 16843, 20375, 21727, 40623, 12466, 115, 22177, 16142, 141, 229, 16843, 22177, 18849, 16843, 12466, 113, 140, 111, 15166, 12466, 118, 25443, 123, 18849, 18849, 12466, 123, 21169, 18849, 38857, 16142, 20375, 22177, 25443, 111, 15166, 12466, 118, 30143, 141, 236, 141, 229, 16142, 12466, 111, 21169, 35072, 140, 123, 140, 123, 45035, 26, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 12466, 253, 15166, 21727, 30143, 16843, 220, 141, 235, 20375, 25443, 111, 15166, 12466, 123, 25443, 119, 45367, 140, 115, 25443, 110, 16142, 20375, 16843, 30143, 45367, 220, 21727, 43108, 25443, 114, 16843, 20375, 220, 141, 229, 18849, 20375, 16142, 20375, 45367, 12466, 116, 220, 21169, 16843, 43666, 16142, 31583, 20375, 18849, 21169, 25443, 110, 16142, 20375, 45367, 12466, 110, 21727, 16843, 220, 21727, 20375, 16142, 20375, 45367, 18849, 12466, 116, 140, 115, 12466, 111, 21169, 35072, 140, 123, 140, 123, 25443, 110, 25443, 117, 12466, 109, 18849, 140, 109, 30143, 18849, 15166, 20375, 16843, 31583, 18849, 11, 12466, 116, 43108, 16843, 141, 236, 141, 231, 18849, 16843, 220, 141, 226, 30143, 16142, 140, 111, 366, 2164, 79, 1, 201, 198, 220, 220, 220, 220, 201, 198, 220, 220, 220, 220, 201, 198, 220, 220, 220, 37227, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 201, 198, 201, 198, 220, 220, 220, 220, 201, 198, 201, 198, 201, 198, 220, 220, 220, 825, 651, 7, 944, 11, 1448, 7390, 2599, 201, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 201, 198, 220, 220, 220, 220, 220, 220, 220, 12466, 115, 16142, 140, 111, 21169, 35072, 140, 115, 18849, 20375, 45367, 12466, 252, 140, 242, 140, 251, 140, 252, 12466, 115, 22177, 16142, 141, 229, 16843, 22177, 18849, 16843, 532, 12466, 123, 15166, 12466, 246, 140, 242, 12466, 111, 21169, 35072, 140, 123, 140, 123, 45035, 201, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 581, 8053, 796, 2116, 13, 19738, 7, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 28664, 62, 50145, 13, 28664, 62, 25677, 62, 312, 11, 220, 1448, 62, 7839, 11, 1448, 62, 1236, 14221, 705, 837, 1303, 220, 21727, 20375, 21169, 25443, 118, 16142, 532, 220, 141, 229, 16843, 140, 111, 15166, 220, 141, 227, 15166, 20375, 18849, 43108, 12466, 123, 25443, 119, 35072, 141, 229, 18849, 20375, 45367, 12466, 116, 140, 115, 220, 21727, 16843, 30143, 16843, 31583, 20375, 16142, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 28664, 62, 50145, 3256, 1303, 6, 41617, 3256, 220, 1303, 220, 21727, 20375, 21169, 25443, 118, 16142, 532, 220, 21727, 140, 123, 18849, 21727, 25443, 118, 220, 20375, 16142, 140, 109, 30143, 18849, 141, 228, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1391, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 3003, 13290, 10354, 366, 2628, 13, 50039, 62, 32109, 796, 705, 32, 6, 5357, 220, 2628, 13, 28664, 62, 25677, 62, 312, 796, 288, 83, 62, 50145, 13, 28664, 62, 25677, 62, 312, 5357, 220, 288, 83, 62, 50145, 13, 28664, 62, 25677, 62, 312, 796, 366, 1343, 965, 7, 8094, 7390, 8, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1782, 1303, 220, 12466, 110, 21727, 16843, 12466, 122, 21727, 20375, 16142, 30143, 45367, 22177, 45035, 16843, 220, 21727, 16843, 31583, 141, 228, 18849, 18849, 220, 21727, 16843, 30143, 16843, 31583, 20375, 16142, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 201, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 329, 2378, 287, 581, 8053, 25, 201, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 18931, 13, 10951, 10786, 13838, 3712, 651, 3712, 581, 8053, 796, 705, 1343, 965, 7, 9186, 4008, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 611, 18896, 7, 411, 8053, 8, 6624, 352, 25, 201, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 581, 8053, 58, 15, 60, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 26181, 40161, 5376, 8053, 796, 1351, 7, 411, 8053, 58, 15, 4083, 834, 11600, 834, 13, 13083, 28955, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 26181, 11395, 287, 26181, 40161, 5376, 8053, 25, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 26181, 11395, 13, 19796, 10786, 62, 11537, 14512, 657, 25, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 834, 2617, 35226, 834, 7, 26801, 11395, 11, 411, 8053, 58, 15, 4083, 834, 1136, 42348, 834, 7, 26801, 11395, 8, 1267, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5298, 13078, 16922, 7, 35613, 62, 11651, 62, 39488, 62, 24908, 8, 201, 198, 201, 198, 220, 220, 220, 825, 1351, 7, 944, 2599, 201, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 201, 198, 220, 220, 220, 220, 220, 220, 220, 12466, 115, 16142, 140, 111, 21169, 35072, 140, 115, 18849, 20375, 45367, 220, 21727, 140, 123, 18849, 21727, 25443, 118, 12466, 110, 21727, 16843, 141, 227, 12466, 111, 21169, 35072, 140, 123, 140, 123, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 201, 198, 220, 220, 220, 220, 220, 220, 220, 581, 8053, 796, 2116, 13, 19738, 7, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 28664, 62, 50145, 13, 28664, 62, 25677, 62, 312, 11, 220, 1448, 62, 7839, 11, 1448, 62, 1236, 14221, 11, 220, 1448, 62, 13376, 220, 705, 837, 1303, 220, 21727, 20375, 21169, 25443, 118, 16142, 532, 220, 141, 229, 16843, 140, 111, 15166, 220, 141, 227, 15166, 20375, 18849, 43108, 12466, 123, 25443, 119, 35072, 141, 229, 18849, 20375, 45367, 12466, 116, 140, 115, 220, 21727, 16843, 30143, 16843, 31583, 20375, 16142, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 28664, 62, 50145, 3256, 1303, 6, 41617, 3256, 220, 1303, 220, 21727, 20375, 21169, 25443, 118, 16142, 532, 220, 21727, 140, 123, 18849, 21727, 25443, 118, 220, 20375, 16142, 140, 109, 30143, 18849, 141, 228, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1391, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 3003, 13290, 10354, 366, 2628, 13, 50039, 62, 32109, 796, 705, 32, 6, 5357, 2628, 13, 28664, 62, 25677, 62, 312, 796, 288, 83, 62, 50145, 13, 28664, 62, 25677, 62, 312, 366, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1782, 1303, 220, 12466, 110, 21727, 16843, 12466, 122, 21727, 20375, 16142, 30143, 45367, 22177, 45035, 16843, 220, 21727, 16843, 31583, 141, 228, 18849, 18849, 220, 21727, 16843, 30143, 16843, 31583, 20375, 16142, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 201, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 18931, 13, 10951, 10786, 13838, 3712, 651, 3712, 581, 8053, 796, 705, 8, 201, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 18931, 13, 10951, 7, 411, 8053, 8, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 581, 8053, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 201, 198, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 201, 198, 220, 220, 220, 825, 1132, 489, 396, 1890, 16541, 273, 7, 944, 11, 1772, 7390, 2599, 201, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 201, 198, 220, 220, 220, 220, 220, 220, 220, 12466, 253, 25443, 119, 35072, 141, 229, 18849, 20375, 45367, 220, 21727, 140, 123, 18849, 21727, 25443, 118, 12466, 111, 21169, 35072, 140, 123, 140, 123, 12466, 112, 30143, 40623, 12466, 122, 43666, 22177, 25443, 111, 15166, 12466, 108, 38857, 20375, 15166, 21169, 16142, 532, 12466, 110, 21727, 16843, 220, 21169, 35072, 140, 123, 140, 123, 45035, 11, 12466, 118, 15166, 20375, 15166, 21169, 45035, 16843, 12466, 238, 140, 240, 140, 95, 140, 252, 140, 254, 220, 21727, 25443, 115, 43666, 16142, 30143, 11, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 12466, 116, 12466, 110, 12466, 118, 15166, 20375, 15166, 21169, 45035, 141, 227, 12466, 238, 140, 240, 140, 95, 140, 252, 140, 254, 220, 40623, 38857, 30143, 40623, 16843, 20375, 21727, 40623, 220, 35072, 141, 229, 16142, 21727, 20375, 22177, 18849, 31583, 25443, 120, 201, 198, 220, 220, 220, 220, 220, 220, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 12466, 110, 15166, 20375, 220, 20375, 35072, 20375, 12466, 110, 25443, 115, 43108, 25443, 114, 22177, 15166, 11, 12466, 121, 16142, 43666, 15166, 12466, 109, 35072, 43666, 16843, 20375, 12466, 110, 21727, 16843, 12466, 123, 25443, 123, 21169, 16142, 38857, 18849, 20375, 45367, 532, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 12466, 116, 12466, 123, 25443, 118, 16142, 140, 115, 45035, 38857, 16142, 20375, 45367, 220, 20375, 25443, 119, 45367, 31583, 15166, 12466, 253, 140, 238, 140, 239, 140, 249, 140, 246, 140, 248, 12466, 111, 21169, 35072, 140, 123, 140, 123, 45035, 11, 12466, 116, 14, 18849, 30143, 18849, 12466, 123, 21169, 18849, 38857, 16142, 20375, 22177, 45035, 16843, 12466, 111, 21169, 35072, 140, 123, 140, 123, 45035, 11, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 12466, 110, 12466, 118, 15166, 20375, 15166, 21169, 45035, 141, 227, 220, 35072, 141, 229, 16142, 21727, 20375, 38857, 35072, 141, 236, 20375, 12466, 122, 140, 109, 16142, 220, 532, 12466, 116, 12466, 115, 21169, 18849, 20375, 16843, 30143, 45367, 11, 12466, 116, 12466, 108, 38857, 20375, 15166, 21169, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1949, 25, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 581, 8053, 796, 2116, 13, 19738, 7, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 360, 8808, 1268, 4177, 288, 83, 62, 50145, 13, 28664, 62, 25677, 62, 312, 11, 220, 2628, 13, 8094, 62, 7839, 11, 2628, 13, 8094, 62, 1236, 14221, 11, 220, 2628, 13, 8094, 62, 13376, 11, 705, 1343, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 1866, 13, 19522, 62, 18090, 62, 4906, 705, 837, 1303, 220, 21727, 20375, 21169, 25443, 118, 16142, 532, 220, 141, 229, 16843, 140, 111, 15166, 220, 141, 227, 15166, 20375, 18849, 43108, 12466, 123, 25443, 119, 35072, 141, 229, 18849, 20375, 45367, 12466, 116, 140, 115, 220, 21727, 16843, 30143, 16843, 31583, 20375, 16142, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 220, 1866, 11, 288, 83, 62, 50145, 46083, 1303, 6, 41617, 3256, 220, 1303, 220, 21727, 20375, 21169, 25443, 118, 16142, 532, 220, 21727, 140, 123, 18849, 21727, 25443, 118, 220, 20375, 16142, 140, 109, 30143, 18849, 141, 228, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1391, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 3003, 13290, 10354, 366, 2628, 13, 50039, 62, 32109, 796, 705, 32, 6, 5357, 2628, 13, 28664, 62, 25677, 62, 312, 796, 288, 83, 62, 50145, 13, 28664, 62, 25677, 62, 312, 5357, 366, 1343, 220, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 1866, 13, 9800, 62, 312, 796, 366, 1343, 965, 7, 9800, 7390, 8, 1343, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 5357, 220, 1866, 13, 8094, 62, 312, 796, 2628, 13, 28664, 62, 25677, 62, 312, 33172, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 2875, 13290, 10354, 705, 220, 2628, 13, 8094, 62, 7839, 705, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1782, 1303, 220, 12466, 110, 21727, 16843, 12466, 122, 21727, 20375, 16142, 30143, 45367, 22177, 45035, 16843, 220, 21727, 16843, 31583, 141, 228, 18849, 18849, 220, 21727, 16843, 30143, 16843, 31583, 20375, 16142, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 201, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 18931, 13, 10951, 7, 705, 70, 472, 489, 396, 1890, 16541, 273, 3712, 581, 8053, 796, 220, 705, 1343, 965, 7, 411, 8053, 4008, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 581, 8053, 201, 198, 220, 220, 220, 220, 220, 220, 220, 2845, 35528, 355, 304, 25, 220, 220, 220, 220, 220, 220, 220, 220, 201, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 2845, 13078, 16922, 355, 304, 25, 220, 220, 220, 201, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13078, 16922, 7, 48301, 62, 11929, 62, 37, 15919, 1267, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 18931, 13, 10951, 7, 705, 70, 472, 489, 396, 1890, 16541, 273, 3712, 11980, 33854, 10185, 220, 705, 1343, 965, 7, 68, 4008, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 407, 2708, 25, 5298, 33718, 13, 12384, 13, 40717, 12331, 7, 26429, 8, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 1441, 357, 20205, 11, 685, 12962, 201, 198, 220, 220, 220, 220, 220, 201, 198, 220, 220, 220, 220, 201, 198, 220, 220, 220, 825, 651, 13247, 14906, 8053, 7, 944, 11, 1448, 7390, 2599, 201, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 201, 198, 220, 220, 220, 220, 220, 220, 220, 12466, 253, 25443, 119, 35072, 141, 229, 18849, 20375, 45367, 220, 21727, 140, 123, 18849, 21727, 25443, 118, 12466, 110, 21727, 16843, 141, 227, 220, 21727, 20375, 16142, 20375, 16843, 140, 117, 12466, 122, 43666, 22177, 25443, 117, 12466, 111, 21169, 35072, 140, 123, 140, 123, 45035, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 201, 198, 220, 220, 220, 220, 220, 220, 220, 9195, 15988, 796, 2116, 13, 23377, 7499, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 9195, 15988, 13, 1136, 13247, 14906, 8053, 7, 1448, 7390, 8, 201, 198, 201, 198, 201, 198, 220, 220, 220, 825, 651, 13247, 25341, 293, 8053, 7, 944, 11, 1448, 7390, 2599, 201, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 201, 198, 220, 220, 220, 220, 220, 220, 220, 12466, 253, 25443, 119, 35072, 141, 229, 18849, 20375, 45367, 220, 21727, 140, 123, 18849, 21727, 25443, 118, 12466, 110, 21727, 16843, 141, 227, 12466, 96, 141, 229, 16142, 21727, 20375, 22177, 18849, 31583, 25443, 110, 12466, 122, 43666, 22177, 25443, 117, 12466, 111, 21169, 35072, 140, 123, 140, 123, 45035, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 201, 198, 220, 220, 220, 220, 220, 220, 220, 2888, 15988, 796, 2116, 13, 27608, 7499, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2888, 15988, 13, 1136, 13247, 25341, 293, 8053, 7, 1448, 7390, 8, 201, 198, 201, 198, 220, 220, 220, 220, 201, 198, 220, 220, 220, 825, 3613, 7, 944, 11, 1772, 7390, 15179, 201, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 21727, 15166, 141, 227, 21169, 16142, 22177, 18849, 20375, 45367, 12466, 111, 21169, 35072, 140, 123, 140, 123, 35072, 11, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 12466, 123, 25443, 119, 45367, 140, 115, 25443, 110, 16142, 20375, 16843, 30143, 40623, 11, 12466, 118, 15166, 20375, 15166, 21169, 45035, 140, 117, 220, 21727, 25443, 115, 43666, 16142, 30143, 12466, 111, 21169, 35072, 140, 123, 140, 123, 35072, 12466, 121, 16142, 43666, 15166, 12466, 110, 15166, 20375, 31583, 22177, 35072, 20375, 45367, 12466, 121, 16843, 220, 20375, 25443, 119, 45367, 31583, 15166, 12466, 110, 12466, 108, 38857, 20375, 15166, 21169, 45035, 12466, 111, 21169, 35072, 140, 123, 140, 123, 45035, 11, 201, 198, 220, 220, 220, 220, 220, 220, 220, 12466, 121, 15166, 11, 12466, 116, 12466, 110, 366, 30814, 1, 12466, 112, 16142, 12466, 113, 141, 231, 16843, 12466, 116, 12466, 238, 140, 242, 140, 250, 140, 246, 140, 251, 140, 252, 140, 250, 10185, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 201, 198, 220, 220, 220, 220, 220, 220, 220, 275, 1443, 2501, 796, 220, 4566, 13, 25811, 13, 82, 2501, 13, 268, 8189, 3419, 201, 198, 220, 220, 220, 220, 220, 220, 220, 269, 541, 796, 44334, 36918, 2848, 3419, 201, 198, 201, 198, 220, 220, 220, 220, 220, 220, 220, 18931, 13, 10951, 10786, 3613, 3712, 878, 14719, 6089, 796, 705, 1343, 965, 7, 944, 4008, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 611, 2116, 13, 28664, 62, 25677, 62, 312, 6624, 657, 25, 201, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 8094, 62, 17953, 62, 4475, 796, 4818, 8079, 13, 2197, 3419, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4905, 34227, 796, 705, 40, 6, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1960, 313, 15988, 796, 6434, 3419, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13172, 796, 1960, 313, 15988, 13, 1136, 7, 9800, 7390, 8, 201, 198, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 269, 541, 13, 3808, 64, 31768, 3419, 1303, 220, 21727, 43666, 16843, 30143, 16142, 20375, 45367, 12466, 123, 16142, 21169, 35072, 12466, 118, 30143, 141, 236, 141, 229, 16843, 140, 117, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 11377, 62, 2539, 796, 269, 541, 13, 3808, 64, 14876, 32634, 3920, 7, 66, 541, 13, 1136, 15202, 9218, 28955, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 279, 9218, 796, 269, 541, 13, 1136, 29067, 9218, 3419, 1303, 12466, 123, 15166, 35072, 141, 229, 18849, 20375, 45367, 12466, 121, 16843, 140, 115, 16142, 31583, 21169, 45035, 20375, 45035, 140, 117, 12466, 123, 21169, 18849, 38857, 16142, 20375, 22177, 45035, 140, 117, 12466, 118, 30143, 141, 236, 141, 229, 201, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 19734, 62, 2539, 62, 17831, 796, 275, 29609, 13, 17831, 79, 86, 7, 66, 541, 13, 3808, 64, 29067, 32634, 3920, 7, 79, 9218, 828, 275, 1443, 2501, 737, 12501, 1098, 10786, 40477, 12, 23, 11537, 1303, 12466, 123, 25443, 119, 35072, 141, 229, 18849, 43108, 12466, 98, 140, 243, 141, 230, 12466, 123, 21169, 18849, 38857, 16142, 20375, 22177, 25443, 111, 15166, 12466, 118, 30143, 141, 236, 141, 229, 16142, 532, 12466, 112, 30143, 40623, 12466, 123, 15166, 21727, 30143, 16843, 43666, 35072, 141, 236, 16843, 140, 117, 12466, 123, 21169, 25443, 110, 16843, 21169, 31583, 18849, 12466, 123, 21169, 18849, 12466, 110, 15166, 21727, 21727, 20375, 16142, 22177, 25443, 110, 30143, 16843, 22177, 18849, 18849, 12466, 123, 16142, 21169, 25443, 119, 40623, 201, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 18931, 13, 10951, 10786, 3613, 3712, 878, 14719, 6089, 13172, 13, 11377, 9218, 3419, 796, 705, 1343, 965, 7, 45382, 13, 11377, 9218, 3419, 4008, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 279, 74, 51, 3149, 796, 269, 541, 13, 3808, 64, 27195, 6012, 7, 45382, 13, 11377, 9218, 22784, 269, 541, 13, 3808, 64, 29067, 32634, 3920, 7, 79, 9218, 4008, 201, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 18931, 13, 10951, 10786, 3613, 3712, 878, 14719, 6089, 279, 74, 51, 3149, 796, 705, 1343, 965, 7, 79, 74, 51, 3149, 4008, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 19734, 62, 2539, 796, 279, 74, 51, 3149, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4905, 34227, 796, 705, 52, 6, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 27471, 3419, 220, 220, 220, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 33315, 62, 26270, 62, 17831, 62, 82, 280, 796, 965, 7, 944, 13, 8094, 62, 7839, 8, 1343, 965, 7, 944, 13, 8094, 62, 1236, 14221, 8, 1343, 965, 7, 944, 13, 8094, 62, 13376, 8, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 201, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 28664, 62, 25677, 62, 312, 796, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 9104, 13, 21928, 7, 944, 11, 1772, 7390, 11, 4905, 34227, 11, 33315, 62, 26270, 62, 17831, 62, 82, 280, 1267, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 220, 20375, 16843, 140, 123, 16843, 21169, 45367, 220, 21727, 15166, 141, 227, 21169, 16142, 22177, 18849, 20375, 45367, 12466, 108, 38857, 20375, 15166, 21169, 16142, 12466, 111, 21169, 35072, 140, 123, 140, 123, 45035, 12466, 118, 16142, 31583, 12466, 113, 16843, 12466, 108, 43666, 43108, 18849, 22177, 16142, 13, 201, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 18931, 13, 10951, 10786, 14719, 6089, 3712, 10863, 2606, 10246, 10246, 47, 1772, 7390, 796, 705, 1343, 965, 7, 9800, 7390, 4008, 220, 220, 201, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 18931, 13, 10951, 10786, 14719, 6089, 3712, 10863, 2606, 10246, 10246, 47, 362, 796, 705, 1343, 965, 7, 944, 4008, 220, 220, 201, 198, 201, 198, 220, 220, 220, 220, 220, 220, 220, 611, 4905, 34227, 6624, 705, 40, 10354, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2888, 15988, 796, 2116, 13, 27608, 3419, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2888, 15988, 13, 9800, 62, 312, 796, 1772, 7390, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2888, 15988, 13, 8094, 62, 312, 796, 2116, 13, 28664, 62, 25677, 62, 312, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2888, 15988, 13, 19522, 62, 18090, 62, 4906, 796, 705, 32, 6, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2888, 15988, 13, 19734, 62, 2539, 796, 2116, 13, 19734, 62, 2539, 201, 198, 201, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 275, 65, 39213, 74, 796, 357, 26327, 14478, 10, 65, 1443, 2501, 38381, 15, 25, 2624, 60, 201, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 38012, 62, 64, 274, 796, 34329, 13, 3605, 7, 11848, 39213, 74, 11, 34329, 13, 49058, 62, 16412, 55, 8, 1303, 12466, 115, 16142, 31583, 21169, 15166, 16843, 43108, 12466, 123, 21169, 18849, 38857, 16142, 20375, 22177, 45035, 140, 117, 12466, 118, 30143, 141, 236, 141, 229, 12466, 121, 16142, 12466, 123, 16142, 21169, 25443, 119, 45367, 12466, 123, 25443, 119, 45367, 140, 115, 25443, 110, 16142, 20375, 16843, 30143, 40623, 13, 201, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 38012, 5239, 796, 38012, 62, 64, 274, 13, 12685, 6012, 7, 79, 9218, 8, 201, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 19734, 62, 2539, 796, 2298, 293, 13, 67, 8142, 15090, 6, 66, 10803, 9218, 10354, 38012, 5239, 11, 705, 13159, 344, 10354, 38012, 62, 64, 274, 13, 13159, 344, 30072, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2888, 15988, 13, 21928, 7, 9800, 7390, 8, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 41509, 3419, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 6407, 201, 198, 201, 198, 201, 198, 220, 220, 220, 825, 5888, 16928, 7, 944, 11, 1772, 7390, 796, 657, 11, 1448, 7390, 796, 657, 11, 2708, 62, 312, 28, 15, 11, 5888, 62, 525, 3411, 62, 4906, 796, 705, 54, 6, 2599, 201, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 201, 198, 220, 220, 220, 220, 220, 220, 220, 12466, 242, 25443, 109, 16142, 38857, 18849, 20375, 45367, 220, 21727, 20375, 16142, 20375, 45367, 141, 236, 12466, 118, 12466, 111, 21169, 35072, 140, 123, 140, 123, 16843, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 201, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 201, 198, 220, 220, 220, 220, 220, 220, 220, 9195, 15988, 796, 2116, 13, 23377, 7, 8094, 7390, 11, 1772, 7390, 11, 5888, 62, 525, 3411, 62, 4906, 8, 201, 198, 220, 220, 220, 220, 220, 220, 220, 9195, 15988, 13, 21928, 7, 9800, 7390, 8, 201, 198, 201, 198, 220, 220, 220, 220 ]
1.400899
6,897
# Copyright: (c) OpenSpug Organization. https://github.com/openspug/spug # Copyright: (c) <[email protected]> # Released under the AGPL-3.0 License. import json from .utils import AttrDict # 自定义的解析异常 # 需要校验的参数对象 class Argument(object): """ :param name: name of option :param default: default value if the argument if absent :param bool required: is required """ # 解析器基类 # Json解析器
[ 2, 15069, 25, 357, 66, 8, 4946, 4561, 1018, 12275, 13, 3740, 1378, 12567, 13, 785, 14, 44813, 79, 1018, 14, 2777, 1018, 198, 2, 15069, 25, 357, 66, 8, 1279, 2777, 1018, 13, 7959, 31, 14816, 13, 785, 29, 198, 2, 28728, 739, 262, 13077, 6489, 12, 18, 13, 15, 13789, 13, 198, 11748, 33918, 198, 198, 6738, 764, 26791, 1330, 3460, 81, 35, 713, 628, 198, 2, 5525, 229, 103, 22522, 248, 20046, 231, 21410, 164, 100, 96, 162, 252, 238, 28156, 224, 30585, 116, 628, 198, 2, 16268, 250, 222, 17358, 223, 43718, 94, 165, 103, 234, 21410, 20998, 224, 46763, 108, 43380, 117, 164, 109, 94, 198, 4871, 45751, 7, 15252, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1058, 17143, 1438, 25, 1438, 286, 3038, 198, 220, 220, 220, 1058, 17143, 4277, 25, 4277, 1988, 611, 262, 4578, 611, 13717, 198, 220, 220, 220, 1058, 17143, 20512, 2672, 25, 318, 2672, 198, 220, 220, 220, 37227, 628, 198, 2, 5525, 100, 96, 162, 252, 238, 161, 247, 101, 161, 253, 118, 163, 109, 119, 628, 198, 2, 449, 1559, 164, 100, 96, 162, 252, 238, 161, 247, 101, 198 ]
2.091837
196
import re; from .cBugTranslation import cBugTranslation; aoBugTranslations = [ # ASan build related -> Ignored cBugTranslation( azs0rbAdditionalIrrelevantStackFrameSymbols = [ rb".*!`anonymous namespace'::Create", # Part of skia rb".*!base::debug::BreakDebugger", rb".*!base::debug::CollectGDIUsageAndDie", rb".*!blink::ReportFatalErrorInMainThread", rb".*!blink::V8ScriptRunner::CallExtraOrCrash(<.+>)?", rb".*!crash_reporter::internal::CrashForExceptionInNonABICompliantCodeRange", rb".*!CrashForException_ExportThunk", rb".*!crashpad::`anonymous namespace'::UnhandledExceptionHandler", rb".*!crashpad::CrashpadClient::DumpAndCrash", rb".*!raise", rb".*!sk_abort_no_print", rb".*!SkMallocPixelRef::MakeUsing", rb".*!v8::Utils::ApiCheck", rb".*!WTF::Deque<.+>::ExpandCapacity(IfNeeded)", rb".*!WTF::Deque<.+>::push_back", ], ), # Breakpoint -> Ignored cBugTranslation( srzOriginalBugTypeId = r"Breakpoint", azs0rbAppliesOnlyToTopStackFrame = [ rb".*!__sanitizer_cov", ], s0zTranslatedBugTypeId = None, # This is apparently triggered by ASAN builds to determine EIP/RIP. s0zTranslatedBugDescription = None, s0zTranslatedSecurityImpact = None, ), # Breakpoint -> OOM cBugTranslation( srzOriginalBugTypeId = r"Breakpoint", azs0rbAppliesOnlyToTopStackFrame = [ rb".*!base::`anonymous namespace'::OnNoMemory", rb".*!base::internal::SchedulerWorkerPoolImpl::Start", # CHECK() on thread start rb".*!base::PartitionRecommitSystemPages", rb".*!blink::MemoryRegion::Commit", rb".*!content::`anonymous namespace'::CrashOnMapFailure", rb".*!skia::CreateHBitmap", rb".*!ui::ClientGpuMemoryBufferManager::ClientGpuMemoryBufferManager", # std::vector throws breakpoint ], s0zTranslatedBugTypeId = "OOM", s0zTranslatedBugDescription = "The application triggered a breakpoint to indicate it was unable to allocate enough memory.", s0zTranslatedSecurityImpact = None, ), # Breakpoint -> Assert cBugTranslation( srzOriginalBugTypeId = r"Breakpoint", azs0rbAppliesOnlyToTopStackFrame = [ rb".*!blink::reportFatalErrorInMainThread", rb".*!v8::Utils::ReportApiFailure", rb".*!logging::LogMessage::~LogMessage", ], s0zTranslatedBugTypeId = "Assert", s0zTranslatedBugDescription = "The application triggered an exception to indicate an assertion failed.", s0zTranslatedSecurityImpact = None, ), # AVW@NULL -> Assert cBugTranslation( srzOriginalBugTypeId = r"AVW@NULL", azs0rbAppliesOnlyToTopStackFrame = [ rb".*!base::win::`anonymous namespace'::ForceCrashOnSigAbort", ], s0zTranslatedBugTypeId = "Assert", s0zTranslatedBugDescription = "The application triggered a NULL pointer access violation to indicate an assertion failed.", s0zTranslatedSecurityImpact = None, ), # Various -> OOM cBugTranslation( srzOriginalBugTypeId = r"0xE0000008|Assert|AVW@NULL", # 0xE0000008 (win::kOomExceptionCode) -> OOM azs0rbAppliesOnlyToTopStackFrame = [ rb".*!base::`anonymous namespace'::OnNoMemory", rb".*!(?:base|WTF)::[Pp]artitions?(?:ExcessiveAllocationSize|OutOfMemory(Using\w+)?)", rb".*!blink::(?:BlinkGCOutOfMemory|ReportOOMErrorInMainThread)", rb".*!FX_OutOfMemoryTerminate", rb".*!SkBitmap::allocPixels", ], s0zTranslatedBugTypeId = "OOM", s0zTranslatedBugDescription = "The application caused an access violation by writing to NULL to indicate it was unable to allocate enough memory.", s0zTranslatedSecurityImpact = None, ), # OOM -> hide irrelevant frames cBugTranslation( srzOriginalBugTypeId = r"OOM", azs0rbAdditionalIrrelevantStackFrameSymbols = [ rb".+!(.+::)?(Win)?CallNewHandler", rb".+!(.+::)?\w+_malloc(_\w+)?", rb".+!(.+::)?\w*(Alloc|alloc|OutOfMemory)\w*(<.+>)?", ], ), ];
[ 11748, 302, 26, 198, 6738, 764, 66, 25624, 48313, 1330, 269, 25624, 48313, 26, 198, 198, 5488, 25624, 8291, 49905, 796, 685, 198, 220, 1303, 7054, 272, 1382, 3519, 4613, 16583, 1850, 198, 220, 269, 25624, 48313, 7, 198, 220, 220, 220, 35560, 82, 15, 26145, 17699, 23820, 49659, 25896, 19778, 13940, 2022, 10220, 796, 685, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 63, 272, 6704, 25745, 6, 3712, 16447, 1600, 1303, 2142, 286, 1341, 544, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 8692, 3712, 24442, 3712, 31737, 27509, 1362, 1600, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 8692, 3712, 24442, 3712, 31337, 38, 17931, 28350, 1870, 32423, 1600, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 2436, 676, 3712, 19100, 37, 10254, 12331, 818, 13383, 16818, 1600, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 2436, 676, 3712, 53, 23, 7391, 49493, 3712, 14134, 27726, 5574, 47598, 7, 27, 13, 10, 29, 19427, 1600, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 6098, 1077, 62, 260, 26634, 3712, 32538, 3712, 47598, 1890, 16922, 818, 15419, 6242, 2149, 6316, 3014, 10669, 17257, 1600, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 47598, 1890, 16922, 62, 43834, 817, 2954, 1600, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 6098, 1077, 15636, 3712, 63, 272, 6704, 25745, 6, 3712, 3118, 38788, 16922, 25060, 1600, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 6098, 1077, 15636, 3712, 47598, 15636, 11792, 3712, 35, 931, 1870, 47598, 1600, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 40225, 1600, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 8135, 62, 397, 419, 62, 3919, 62, 4798, 1600, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 15739, 44, 32332, 40809, 8134, 3712, 12050, 12814, 1600, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 85, 23, 3712, 18274, 4487, 3712, 32, 14415, 9787, 1600, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 54, 10234, 3712, 5005, 4188, 27, 13, 10, 29, 3712, 16870, 392, 15610, 4355, 7, 1532, 23037, 276, 42501, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 54, 10234, 3712, 5005, 4188, 27, 13, 10, 29, 3712, 14689, 62, 1891, 1600, 198, 220, 220, 220, 16589, 198, 220, 10612, 198, 220, 1303, 12243, 4122, 4613, 16583, 1850, 198, 220, 269, 25624, 48313, 7, 198, 220, 220, 220, 19677, 89, 20556, 25624, 6030, 7390, 796, 374, 1, 31737, 4122, 1600, 198, 220, 220, 220, 35560, 82, 15, 26145, 4677, 13508, 10049, 2514, 9126, 25896, 19778, 796, 685, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 834, 12807, 3029, 263, 62, 66, 709, 1600, 198, 220, 220, 220, 16589, 198, 220, 220, 220, 264, 15, 89, 8291, 17249, 25624, 6030, 7390, 796, 6045, 11, 1303, 770, 318, 5729, 13973, 416, 7054, 1565, 12188, 284, 5004, 412, 4061, 14, 32618, 13, 198, 220, 220, 220, 264, 15, 89, 8291, 17249, 25624, 11828, 796, 6045, 11, 198, 220, 220, 220, 264, 15, 89, 8291, 17249, 24074, 26950, 529, 796, 6045, 11, 198, 220, 10612, 198, 220, 1303, 12243, 4122, 4613, 440, 2662, 198, 220, 269, 25624, 48313, 7, 198, 220, 220, 220, 19677, 89, 20556, 25624, 6030, 7390, 796, 374, 1, 31737, 4122, 1600, 198, 220, 220, 220, 35560, 82, 15, 26145, 4677, 13508, 10049, 2514, 9126, 25896, 19778, 796, 685, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 8692, 3712, 63, 272, 6704, 25745, 6, 3712, 2202, 2949, 30871, 1600, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 8692, 3712, 32538, 3712, 50, 1740, 18173, 12468, 263, 27201, 29710, 3712, 10434, 1600, 1303, 5870, 25171, 3419, 319, 4704, 923, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 8692, 3712, 7841, 653, 24898, 270, 11964, 47798, 1600, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 2436, 676, 3712, 30871, 47371, 3712, 6935, 270, 1600, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 11299, 3712, 63, 272, 6704, 25745, 6, 3712, 47598, 2202, 13912, 50015, 1600, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 8135, 544, 3712, 16447, 39, 13128, 8899, 1600, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 9019, 3712, 11792, 38, 19944, 30871, 28632, 13511, 3712, 11792, 38, 19944, 30871, 28632, 13511, 1600, 1303, 14367, 3712, 31364, 12542, 2270, 4122, 198, 220, 220, 220, 16589, 198, 220, 220, 220, 264, 15, 89, 8291, 17249, 25624, 6030, 7390, 796, 366, 46, 2662, 1600, 198, 220, 220, 220, 264, 15, 89, 8291, 17249, 25624, 11828, 796, 366, 464, 3586, 13973, 257, 2270, 4122, 284, 7603, 340, 373, 5906, 284, 31935, 1576, 4088, 33283, 198, 220, 220, 220, 264, 15, 89, 8291, 17249, 24074, 26950, 529, 796, 6045, 11, 198, 220, 10612, 198, 220, 1303, 12243, 4122, 4613, 2195, 861, 198, 220, 269, 25624, 48313, 7, 198, 220, 220, 220, 19677, 89, 20556, 25624, 6030, 7390, 796, 374, 1, 31737, 4122, 1600, 198, 220, 220, 220, 35560, 82, 15, 26145, 4677, 13508, 10049, 2514, 9126, 25896, 19778, 796, 685, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 2436, 676, 3712, 13116, 37, 10254, 12331, 818, 13383, 16818, 1600, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 85, 23, 3712, 18274, 4487, 3712, 19100, 32, 14415, 50015, 1600, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 6404, 2667, 3712, 11187, 12837, 3712, 93, 11187, 12837, 1600, 198, 220, 220, 220, 16589, 198, 220, 220, 220, 264, 15, 89, 8291, 17249, 25624, 6030, 7390, 796, 366, 8021, 861, 1600, 198, 220, 220, 220, 264, 15, 89, 8291, 17249, 25624, 11828, 796, 366, 464, 3586, 13973, 281, 6631, 284, 7603, 281, 19190, 4054, 33283, 198, 220, 220, 220, 264, 15, 89, 8291, 17249, 24074, 26950, 529, 796, 6045, 11, 198, 220, 10612, 198, 220, 1303, 14661, 54, 31, 33991, 4613, 2195, 861, 198, 220, 269, 25624, 48313, 7, 198, 220, 220, 220, 19677, 89, 20556, 25624, 6030, 7390, 796, 374, 1, 10116, 54, 31, 33991, 1600, 198, 220, 220, 220, 35560, 82, 15, 26145, 4677, 13508, 10049, 2514, 9126, 25896, 19778, 796, 685, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 8692, 3712, 5404, 3712, 63, 272, 6704, 25745, 6, 3712, 10292, 47598, 2202, 50, 328, 4826, 419, 1600, 198, 220, 220, 220, 16589, 198, 220, 220, 220, 264, 15, 89, 8291, 17249, 25624, 6030, 7390, 796, 366, 8021, 861, 1600, 198, 220, 220, 220, 264, 15, 89, 8291, 17249, 25624, 11828, 796, 366, 464, 3586, 13973, 257, 15697, 17562, 1895, 8747, 284, 7603, 281, 19190, 4054, 33283, 198, 220, 220, 220, 264, 15, 89, 8291, 17249, 24074, 26950, 529, 796, 6045, 11, 198, 220, 10612, 198, 220, 1303, 26386, 4613, 440, 2662, 198, 220, 269, 25624, 48313, 7, 198, 220, 220, 220, 19677, 89, 20556, 25624, 6030, 7390, 796, 374, 1, 15, 87, 36, 10535, 23, 91, 8021, 861, 91, 10116, 54, 31, 33991, 1600, 1303, 657, 87, 36, 10535, 23, 357, 5404, 3712, 74, 46, 296, 16922, 10669, 8, 4613, 440, 2662, 198, 220, 220, 220, 35560, 82, 15, 26145, 4677, 13508, 10049, 2514, 9126, 25896, 19778, 796, 685, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 8692, 3712, 63, 272, 6704, 25745, 6, 3712, 2202, 2949, 30871, 1600, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 7, 27514, 8692, 91, 54, 10234, 2599, 33250, 47, 79, 60, 433, 1756, 30, 7, 27514, 3109, 45428, 3237, 5040, 10699, 91, 7975, 5189, 30871, 7, 12814, 59, 86, 28988, 10091, 1600, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 2436, 676, 3712, 7, 27514, 3629, 676, 15916, 7975, 5189, 30871, 91, 19100, 46, 2662, 12331, 818, 13383, 16818, 42501, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 17213, 62, 7975, 5189, 30871, 44798, 378, 1600, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 9, 0, 15739, 13128, 8899, 3712, 32332, 47, 14810, 1600, 198, 220, 220, 220, 16589, 198, 220, 220, 220, 264, 15, 89, 8291, 17249, 25624, 6030, 7390, 796, 366, 46, 2662, 1600, 198, 220, 220, 220, 264, 15, 89, 8291, 17249, 25624, 11828, 796, 366, 464, 3586, 4073, 281, 1895, 8747, 416, 3597, 284, 15697, 284, 7603, 340, 373, 5906, 284, 31935, 1576, 4088, 33283, 198, 220, 220, 220, 264, 15, 89, 8291, 17249, 24074, 26950, 529, 796, 6045, 11, 198, 220, 10612, 198, 220, 1303, 440, 2662, 4613, 7808, 18046, 13431, 198, 220, 269, 25624, 48313, 7, 198, 220, 220, 220, 19677, 89, 20556, 25624, 6030, 7390, 796, 374, 1, 46, 2662, 1600, 198, 220, 220, 220, 35560, 82, 15, 26145, 17699, 23820, 49659, 25896, 19778, 13940, 2022, 10220, 796, 685, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 10, 0, 7, 13, 10, 3712, 19427, 7, 16643, 19427, 14134, 3791, 25060, 1600, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 10, 0, 7, 13, 10, 3712, 19427, 59, 86, 10, 62, 76, 32332, 28264, 59, 86, 10, 19427, 1600, 198, 220, 220, 220, 220, 220, 374, 65, 1911, 10, 0, 7, 13, 10, 3712, 19427, 59, 86, 9, 7, 3237, 420, 91, 32332, 91, 7975, 5189, 30871, 19415, 86, 9, 7, 27, 13, 10, 29, 19427, 1600, 198, 220, 220, 220, 16589, 198, 220, 10612, 198, 11208, 198 ]
2.491493
1,587
from django.db import models # Create your models here.
[ 6738, 42625, 14208, 13, 9945, 1330, 4981, 198, 198, 2, 13610, 534, 4981, 994, 13, 628, 628, 220, 220, 220, 220, 628, 198, 220, 220, 220 ]
2.692308
26
from typing import Callable, Hashable, TypeVar, Iterable, Union from ._symbol import Symbol from .head import Head _T = TypeVar("_T", bound=Hashable) _A = TypeVar("_A") class Validator: """A validator class that will be used for Expr argument validation.""" def register(self, value: _T): """Register value for validation.""" return wrapper def __call__(self, arg: _T, *args: _A) -> Union[_A, Iterable[_A]]: """Run validation.""" try: func = self._map[arg] except KeyError: return args try: out = func(*args) except ValidationError as e: e.args = (f"{args} is incompatible with {arg}",) raise e return out class ValidationError(ValueError): """Raised when validation failed.""" validator = Validator() @validator.register(Head.empty) @validator.register(Head.del_) @validator.register(Head.raise_) @validator.register(Head.comment) @validator.register(Head.assert_) @validator.register(Head.getitem) @validator.register(Head.unop) @validator.register(Head.getattr) @validator.register(Head.assign) @validator.register(Head.kw) @validator.register(Head.annotate) @validator.register(Head.binop) @validator.register(Head.aug) @validator.register(Head.function) @validator.register(Head.for_) @validator.register(Head.while_) @validator.register(Head.if_) @validator.register(Head.elif_)
[ 6738, 19720, 1330, 4889, 540, 11, 21059, 540, 11, 5994, 19852, 11, 40806, 540, 11, 4479, 198, 6738, 47540, 1837, 23650, 1330, 38357, 198, 6738, 764, 2256, 1330, 7123, 198, 198, 62, 51, 796, 5994, 19852, 7203, 62, 51, 1600, 5421, 28, 26257, 540, 8, 198, 62, 32, 796, 5994, 19852, 7203, 62, 32, 4943, 628, 198, 4871, 48951, 1352, 25, 198, 220, 220, 220, 37227, 32, 4938, 1352, 1398, 326, 481, 307, 973, 329, 1475, 1050, 4578, 21201, 526, 15931, 628, 220, 220, 220, 825, 7881, 7, 944, 11, 1988, 25, 4808, 51, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 38804, 1988, 329, 21201, 526, 15931, 628, 220, 220, 220, 220, 220, 220, 220, 1441, 29908, 628, 220, 220, 220, 825, 11593, 13345, 834, 7, 944, 11, 1822, 25, 4808, 51, 11, 1635, 22046, 25, 4808, 32, 8, 4613, 4479, 29795, 32, 11, 40806, 540, 29795, 32, 60, 5974, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 10987, 21201, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 25439, 796, 2116, 13557, 8899, 58, 853, 60, 198, 220, 220, 220, 220, 220, 220, 220, 2845, 7383, 12331, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 26498, 198, 220, 220, 220, 220, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 503, 796, 25439, 46491, 22046, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2845, 3254, 24765, 12331, 355, 304, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 304, 13, 22046, 796, 357, 69, 1, 90, 22046, 92, 318, 27294, 351, 1391, 853, 92, 1600, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5298, 304, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 503, 628, 198, 4871, 3254, 24765, 12331, 7, 11395, 12331, 2599, 198, 220, 220, 220, 37227, 21762, 1417, 618, 21201, 4054, 526, 15931, 628, 198, 12102, 1352, 796, 48951, 1352, 3419, 628, 198, 31, 12102, 1352, 13, 30238, 7, 13847, 13, 28920, 8, 628, 198, 31, 12102, 1352, 13, 30238, 7, 13847, 13, 12381, 62, 8, 198, 31, 12102, 1352, 13, 30238, 7, 13847, 13, 40225, 62, 8, 628, 198, 31, 12102, 1352, 13, 30238, 7, 13847, 13, 23893, 8, 628, 198, 31, 12102, 1352, 13, 30238, 7, 13847, 13, 30493, 62, 8, 198, 31, 12102, 1352, 13, 30238, 7, 13847, 13, 1136, 9186, 8, 198, 31, 12102, 1352, 13, 30238, 7, 13847, 13, 403, 404, 8, 628, 198, 31, 12102, 1352, 13, 30238, 7, 13847, 13, 1136, 35226, 8, 628, 198, 31, 12102, 1352, 13, 30238, 7, 13847, 13, 562, 570, 8, 198, 31, 12102, 1352, 13, 30238, 7, 13847, 13, 46265, 8, 198, 31, 12102, 1352, 13, 30238, 7, 13847, 13, 34574, 378, 8, 628, 198, 31, 12102, 1352, 13, 30238, 7, 13847, 13, 8800, 404, 8, 198, 31, 12102, 1352, 13, 30238, 7, 13847, 13, 7493, 8, 628, 198, 31, 12102, 1352, 13, 30238, 7, 13847, 13, 8818, 8, 198, 31, 12102, 1352, 13, 30238, 7, 13847, 13, 1640, 62, 8, 198, 31, 12102, 1352, 13, 30238, 7, 13847, 13, 4514, 62, 8, 628, 198, 31, 12102, 1352, 13, 30238, 7, 13847, 13, 361, 62, 8, 198, 31, 12102, 1352, 13, 30238, 7, 13847, 13, 417, 361, 62, 8, 198 ]
2.544658
571
"""``cubi-tk archive prepare``: Prepare a project for archival""" import errno import os import re import shutil import sys import tempfile from cookiecutter.main import cookiecutter from logzero import logger from ..common import execute_shell_commands from ..isa_tpl import IsaTabTemplate from ..isa_tpl import load_variables _BASE_DIR = os.path.dirname(__file__) TEMPLATE = IsaTabTemplate( name="archive", path=os.path.join(os.path.dirname(_BASE_DIR), "isa_tpl", "archive"), description="Prepare project for archival", configuration=load_variables("archive"), ) DU = re.compile("^ *([0-9]+)[ \t]+[^ \t]+.*$") DATE = re.compile("^(20[0-9][0-9]-[01][0-9]-[0-3][0-9])[_-].+$") MAIL = ( "(?:[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*" '|"(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21\x23-\x5b\x5d-\x7f]' '|\\\\[\x01-\x09\x0b\x0c\x0e-\x7f])*")' "@(?:(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?" "|\\[(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}" "(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?|[a-z0-9-]*[a-z0-9]:" "(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21-\x5a\x53-\x7f]" "|\\\\[\x01-\x09\x0b\x0c\x0e-\x7f])+)" "\\])" ) PATTERNS = { "project_name": re.compile("^ *- *Project name: *.+$"), "date": re.compile("^ *- *Start date: *20[0-9]{2}-[01][0-9]-[0-3][0-9].*$"), "status": re.compile("^ *- *Current status: *(Active|Inactive|Finished|Archived) *$"), "PI": re.compile("^ *- P.I.: \\[([A-z '-]+)\\]\\(mailto:(" + MAIL + ")\\) *$"), "client": re.compile("^ *- *Client contact: \\[([A-z '-]+)\\]\\(mailto:(" + MAIL + ")\\) *$"), "archiver": re.compile("^ *- *CUBI contact: \\[([A-z '-]+)\\]\\(mailto:(" + MAIL + ")\\) *$"), "CUBI": re.compile("^ *- *CUBI project leader: ([A-z '-]+) *$"), } COMMANDS = { "size": ["du", "--bytes", "--max-depth=0"], "inodes": ["du", "--inodes", "--max-depth=0"], "size_follow": ["du", "--dereference", "--bytes", "--max-depth=0"], "inodes_follow": ["du", "--dereference", "--inodes", "--max-depth=0"], } MSG = "**Contents of original `README.md` file**"
[ 37811, 15506, 66, 29603, 12, 30488, 15424, 8335, 15506, 25, 43426, 257, 1628, 329, 3934, 2473, 37811, 198, 198, 11748, 11454, 3919, 198, 11748, 28686, 198, 11748, 302, 198, 11748, 4423, 346, 198, 11748, 25064, 198, 11748, 20218, 7753, 198, 198, 6738, 19751, 8968, 353, 13, 12417, 1330, 19751, 8968, 353, 198, 6738, 2604, 22570, 1330, 49706, 198, 198, 6738, 11485, 11321, 1330, 12260, 62, 29149, 62, 9503, 1746, 198, 6738, 11485, 9160, 62, 83, 489, 1330, 13377, 33349, 30800, 198, 6738, 11485, 9160, 62, 83, 489, 1330, 3440, 62, 25641, 2977, 628, 198, 62, 33, 11159, 62, 34720, 796, 28686, 13, 6978, 13, 15908, 3672, 7, 834, 7753, 834, 8, 198, 51, 3620, 6489, 6158, 796, 13377, 33349, 30800, 7, 198, 220, 220, 220, 1438, 2625, 17474, 1600, 198, 220, 220, 220, 3108, 28, 418, 13, 6978, 13, 22179, 7, 418, 13, 6978, 13, 15908, 3672, 28264, 33, 11159, 62, 34720, 828, 366, 9160, 62, 83, 489, 1600, 366, 17474, 12340, 198, 220, 220, 220, 6764, 2625, 37534, 533, 1628, 329, 3934, 2473, 1600, 198, 220, 220, 220, 8398, 28, 2220, 62, 25641, 2977, 7203, 17474, 12340, 198, 8, 198, 198, 35, 52, 796, 302, 13, 5589, 576, 7203, 61, 1635, 26933, 15, 12, 24, 60, 28988, 58, 3467, 83, 48688, 58, 61, 3467, 83, 48688, 15885, 3, 4943, 198, 35, 6158, 796, 302, 13, 5589, 576, 7203, 61, 7, 1238, 58, 15, 12, 24, 7131, 15, 12, 24, 45297, 58, 486, 7131, 15, 12, 24, 45297, 58, 15, 12, 18, 7131, 15, 12, 24, 12962, 58, 22955, 4083, 10, 3, 4943, 198, 198, 5673, 4146, 796, 357, 198, 220, 220, 220, 30629, 27514, 58, 64, 12, 89, 15, 12, 24, 0, 29953, 4, 5, 6, 9, 10, 14, 28, 30, 61, 62, 63, 90, 91, 92, 93, 12, 60, 33747, 27514, 6852, 3693, 64, 12, 89, 15, 12, 24, 0, 29953, 4, 5, 6, 9, 10, 14, 28, 30, 61, 62, 63, 90, 91, 92, 93, 12, 48688, 27493, 1, 198, 220, 220, 220, 705, 91, 18109, 27514, 58, 59, 87, 486, 12, 59, 87, 2919, 59, 87, 15, 65, 59, 87, 15, 66, 59, 87, 15, 68, 12, 59, 87, 16, 69, 59, 87, 2481, 59, 87, 1954, 12, 59, 87, 20, 65, 59, 87, 20, 67, 12, 59, 87, 22, 69, 49946, 198, 220, 220, 220, 705, 91, 13426, 58, 59, 87, 486, 12, 59, 87, 2931, 59, 87, 15, 65, 59, 87, 15, 66, 59, 87, 15, 68, 12, 59, 87, 22, 69, 12962, 9, 4943, 6, 198, 220, 220, 220, 44212, 7, 27514, 7, 27514, 58, 64, 12, 89, 15, 12, 24, 16151, 27514, 58, 64, 12, 89, 15, 12, 24, 12, 60, 9, 58, 64, 12, 89, 15, 12, 24, 12962, 30, 6852, 2014, 10, 58, 64, 12, 89, 15, 12, 24, 16151, 27514, 58, 64, 12, 89, 15, 12, 24, 12, 60, 9, 58, 64, 12, 89, 15, 12, 24, 12962, 1701, 198, 220, 220, 220, 366, 91, 6852, 58, 7, 27514, 7, 27514, 1495, 58, 15, 12, 20, 60, 91, 17, 58, 15, 12, 19, 7131, 15, 12, 24, 60, 91, 58, 486, 60, 30, 58, 15, 12, 24, 7131, 15, 12, 24, 60, 10091, 6852, 2014, 90, 18, 36786, 198, 220, 220, 220, 30629, 27514, 1495, 58, 15, 12, 20, 60, 91, 17, 58, 15, 12, 19, 7131, 15, 12, 24, 60, 91, 58, 486, 60, 30, 58, 15, 12, 24, 7131, 15, 12, 24, 60, 30, 91, 58, 64, 12, 89, 15, 12, 24, 12, 60, 9, 58, 64, 12, 89, 15, 12, 24, 5974, 1, 198, 220, 220, 220, 30629, 27514, 58, 59, 87, 486, 12, 59, 87, 2919, 59, 87, 15, 65, 59, 87, 15, 66, 59, 87, 15, 68, 12, 59, 87, 16, 69, 59, 87, 2481, 12, 59, 87, 20, 64, 59, 87, 4310, 12, 59, 87, 22, 69, 30866, 198, 220, 220, 220, 366, 91, 13426, 58, 59, 87, 486, 12, 59, 87, 2931, 59, 87, 15, 65, 59, 87, 15, 66, 59, 87, 15, 68, 12, 59, 87, 22, 69, 12962, 10, 16725, 198, 220, 220, 220, 366, 6852, 12962, 1, 198, 8, 198, 198, 47, 1404, 5781, 8035, 796, 1391, 198, 220, 220, 220, 366, 16302, 62, 3672, 1298, 302, 13, 5589, 576, 7203, 61, 1635, 12, 1635, 16775, 1438, 25, 46866, 10, 3, 12340, 198, 220, 220, 220, 366, 4475, 1298, 302, 13, 5589, 576, 7203, 61, 1635, 12, 1635, 10434, 3128, 25, 1635, 1238, 58, 15, 12, 24, 60, 90, 17, 92, 49146, 486, 7131, 15, 12, 24, 45297, 58, 15, 12, 18, 7131, 15, 12, 24, 4083, 9, 3, 12340, 198, 220, 220, 220, 366, 13376, 1298, 302, 13, 5589, 576, 7203, 61, 1635, 12, 1635, 11297, 3722, 25, 1635, 7, 13739, 91, 818, 5275, 91, 18467, 1348, 91, 19895, 1572, 8, 1635, 3, 12340, 198, 220, 220, 220, 366, 11901, 1298, 302, 13, 5589, 576, 7203, 61, 1635, 12, 350, 13, 40, 11207, 26867, 58, 26933, 32, 12, 89, 705, 12, 60, 28988, 6852, 60, 6852, 7, 4529, 1462, 25, 7203, 1343, 8779, 4146, 1343, 366, 8, 6852, 8, 1635, 3, 12340, 198, 220, 220, 220, 366, 16366, 1298, 302, 13, 5589, 576, 7203, 61, 1635, 12, 1635, 11792, 2800, 25, 26867, 58, 26933, 32, 12, 89, 705, 12, 60, 28988, 6852, 60, 6852, 7, 4529, 1462, 25, 7203, 1343, 8779, 4146, 1343, 366, 8, 6852, 8, 1635, 3, 12340, 198, 220, 220, 220, 366, 998, 1428, 1298, 302, 13, 5589, 576, 7203, 61, 1635, 12, 1635, 43633, 3483, 2800, 25, 26867, 58, 26933, 32, 12, 89, 705, 12, 60, 28988, 6852, 60, 6852, 7, 4529, 1462, 25, 7203, 1343, 8779, 4146, 1343, 366, 8, 6852, 8, 1635, 3, 12340, 198, 220, 220, 220, 366, 43633, 3483, 1298, 302, 13, 5589, 576, 7203, 61, 1635, 12, 1635, 43633, 3483, 1628, 3554, 25, 29565, 32, 12, 89, 705, 12, 60, 28988, 1635, 3, 12340, 198, 92, 198, 198, 9858, 10725, 5258, 796, 1391, 198, 220, 220, 220, 366, 7857, 1298, 14631, 646, 1600, 366, 438, 33661, 1600, 366, 438, 9806, 12, 18053, 28, 15, 33116, 198, 220, 220, 220, 366, 259, 4147, 1298, 14631, 646, 1600, 366, 438, 259, 4147, 1600, 366, 438, 9806, 12, 18053, 28, 15, 33116, 198, 220, 220, 220, 366, 7857, 62, 27780, 1298, 14631, 646, 1600, 366, 438, 67, 567, 4288, 1600, 366, 438, 33661, 1600, 366, 438, 9806, 12, 18053, 28, 15, 33116, 198, 220, 220, 220, 366, 259, 4147, 62, 27780, 1298, 14631, 646, 1600, 366, 438, 67, 567, 4288, 1600, 366, 438, 259, 4147, 1600, 366, 438, 9806, 12, 18053, 28, 15, 33116, 198, 92, 198, 198, 5653, 38, 796, 366, 1174, 15842, 286, 2656, 4600, 15675, 11682, 13, 9132, 63, 2393, 1174, 1, 628, 628, 628, 628, 198 ]
1.887411
1,128
import numpy as np import argparse from sklearn.decomposition import PCA from sklearn.pipeline import make_pipeline from sklearn.preprocessing import StandardScaler parser = argparse.ArgumentParser() parser.add_argument('-x', '--datapath', type=str, required=True) parser.add_argument('-y', '--labels', type=str, required=True) parser.add_argument('-v', '--verbose', type=bool, default=False) parser.add_argument('-o', '--outputpath', type=str, required=True) args = parser.parse_args() X = np.load(args.datapath, allow_pickle=True) # https://scikit-learn.org/stable/modules/generated/sklearn.pipeline.make_pipeline.html#sklearn.pipeline.make_pipeline # https://scikit-learn.org/stable/modules/generated/sklearn.preprocessing.StandardScaler.html # https://scikit-learn.org/stable/modules/generated/sklearn.decomposition.PCA pca = make_pipeline(StandardScaler(), PCA(n_components=10,svd_solver="full")).fit(X) np.savetxt(args.outputpath, pca.steps[1][1].components_, delimiter=",")
[ 198, 11748, 299, 32152, 355, 45941, 198, 11748, 1822, 29572, 198, 6738, 1341, 35720, 13, 12501, 296, 9150, 1330, 4217, 32, 198, 6738, 1341, 35720, 13, 79, 541, 4470, 1330, 787, 62, 79, 541, 4470, 198, 6738, 1341, 35720, 13, 3866, 36948, 1330, 8997, 3351, 36213, 628, 198, 48610, 796, 1822, 29572, 13, 28100, 1713, 46677, 3419, 198, 48610, 13, 2860, 62, 49140, 10786, 12, 87, 3256, 705, 438, 19608, 499, 776, 3256, 2099, 28, 2536, 11, 2672, 28, 17821, 8, 198, 48610, 13, 2860, 62, 49140, 10786, 12, 88, 3256, 705, 438, 23912, 1424, 3256, 2099, 28, 2536, 11, 2672, 28, 17821, 8, 198, 48610, 13, 2860, 62, 49140, 10786, 12, 85, 3256, 705, 438, 19011, 577, 3256, 2099, 28, 30388, 11, 220, 220, 4277, 28, 25101, 8, 198, 48610, 13, 2860, 62, 49140, 10786, 12, 78, 3256, 705, 438, 22915, 6978, 3256, 2099, 28, 2536, 11, 220, 2672, 28, 17821, 8, 198, 22046, 796, 30751, 13, 29572, 62, 22046, 3419, 198, 198, 55, 796, 45941, 13, 2220, 7, 22046, 13, 19608, 499, 776, 11, 1249, 62, 27729, 293, 28, 17821, 8, 198, 198, 2, 3740, 1378, 36216, 15813, 12, 35720, 13, 2398, 14, 31284, 14, 18170, 14, 27568, 14, 8135, 35720, 13, 79, 541, 4470, 13, 15883, 62, 79, 541, 4470, 13, 6494, 2, 8135, 35720, 13, 79, 541, 4470, 13, 15883, 62, 79, 541, 4470, 198, 2, 3740, 1378, 36216, 15813, 12, 35720, 13, 2398, 14, 31284, 14, 18170, 14, 27568, 14, 8135, 35720, 13, 3866, 36948, 13, 23615, 3351, 36213, 13, 6494, 198, 2, 3740, 1378, 36216, 15813, 12, 35720, 13, 2398, 14, 31284, 14, 18170, 14, 27568, 14, 8135, 35720, 13, 12501, 296, 9150, 13, 5662, 32, 198, 79, 6888, 796, 787, 62, 79, 541, 4470, 7, 23615, 3351, 36213, 22784, 4217, 32, 7, 77, 62, 5589, 3906, 28, 940, 11, 82, 20306, 62, 82, 14375, 2625, 12853, 4943, 737, 11147, 7, 55, 8, 198, 198, 37659, 13, 21928, 14116, 7, 22046, 13, 22915, 6978, 11, 279, 6888, 13, 20214, 58, 16, 7131, 16, 4083, 5589, 3906, 62, 11, 46728, 2676, 28, 2430, 8 ]
2.833811
349
# -*- coding: utf-8 -*- """ Created on Thu Aug 13 09:14:32 2020 @author: Pante """ import os, features, time import numpy as np from sklearn.preprocessing import StandardScaler from array_helper import find_szr_idx, match_szrs, merge_close from build_feature_data import get_data, get_features_allch from sklearn.metrics import log_loss,recall_score import matplotlib.pyplot as plt ####### consider isolation forest for outlier detection!!!!!! def user_cost(y_true, y_pred): """ user_cost(y_true, y_pred) Parameters ---------- y_true : 1ndarray bool, ground truth values y_pred : 1ndarray bool, predicted values Returns ------- cost : float """ detected = 0 # number of detected seizures # get bounds of sezures bounds_true = find_szr_idx(y_true, np.array([0,1])) # total predicted bounds_pred = find_szr_idx(y_pred, np.array([0,1])) # total predicted bounds_pred = merge_close(bounds_pred, merge_margin = 5) # merge seizures close together if bounds_pred.shape[0]>0: # find matching seizures detected = match_szrs(bounds_true, bounds_pred, err_margin = 10) # calculate cost a = 1 - (detected/bounds_true.shape[0]) # get detected ratio b = (bounds_pred.shape[0] - detected) # get false positives cost = a + np.log10(b+1) # cost function return cost def create_cost(bounds_true, bounds_pred): """ create_cost(bounds_true, bounds_pred) Parameters ---------- bounds_true : 2d ndarray (rows = seizrs, columns = start,stop), ground truth bounds_pred : 2d ndarray (rows = seizrs, columns = start,stop), predicted Returns ------- cost : Float, """ # find matching seizurs detected = 0 a = 100 if bounds_pred.shape[0]>0: detected = match_szrs(bounds_true, bounds_pred, err_margin = 10) if bounds_true.shape[0]>0: # get detected ratio a = (1 - (detected/bounds_true.shape[0]))*20 # get false positives b = (bounds_pred.shape[0] - detected) # cost function # L = 1 # learning rate cost = a + np.log10(b+1) return cost def szr_cost(bounds_true, bounds_pred): """ create_cost(bounds_true, bounds_pred) Parameters ---------- bounds_true : 2d ndarray (rows = seizrs, columns = start,stop), ground truth bounds_pred : 2d ndarray (rows = seizrs, columns = start,stop), predicted Returns ------- cost : Float, """ # find matching seizurs detected = 0 if bounds_pred.shape[0]>0: detected = match_szrs(bounds_true, bounds_pred, err_margin = 10) if bounds_true.shape[0]>0: # get detected ratio a = 1 - (detected/bounds_true.shape[0]) if (a > 0 and a <= 1): a = 20 # get false positives b = (bounds_pred.shape[0] - detected) # cost function cost = a + np.log10(b+1) return cost def get_min_cost(feature, y_true): """ get_min_cost(feature, y_true) Parameters ---------- feature : 1D ndarray, extracted feature y_true : 1D ndarray, bool grund truth labels Returns ------- TYPE: Float, threshold value that gves minimum cost """ n_loop = 100 # loop number and separation thresh_array = np.linspace(1, 20, n_loop) # thresholds to test cost_array = np.zeros(n_loop) for i in range(n_loop): # thresh_array[i] = thresh y_pred = feature> (np.mean(feature) + thresh_array[i]*np.std(feature)) # get number of seizures bounds_true = find_szr_idx(y_true, np.array([0,1])) # true bounds_pred = find_szr_idx(y_pred, np.array([0,1])) # predicted # merge seizures close together if bounds_pred.shape[0]>1: bounds_pred = merge_close(bounds_pred, merge_margin = 5) cost = szr_cost(bounds_true, bounds_pred) # get cost # pass to array cost_array[i] = cost return thresh_array[np.argmin(cost_array)] # define parameter list param_list = (features.autocorr, features.line_length, features.rms, features.mad, features.var, features.std, features.psd, features.energy, features.get_envelope_max_diff,) cross_ch_param_list = (features.cross_corr, features.signal_covar, features.signal_abs_covar,) # get data and true labels exp_path = r'C:\Users\Pante\Desktop\seizure_data_tb\Train_data\3642_3641_3560_3514' # 071919_3514 071719_3560 data, y_true = get_data(exp_path, '072519_3642',ch_num = [0,1], inner_path={'data_path':'filt_data', 'pred_path':'verified_predictions_pantelis'} , load_y = True) # # get file list # main_path = r'C:\Users\Pante\Desktop\seizure_data_tb\Train_data' # folder_path = '3514_3553_3639_3640' # ver_path = os.path.join(main_path,folder_path, 'verified_predictions_pantelis') # filelist = list(filter(lambda k: '.csv' in k, os.listdir(ver_path))) # get only files with predictions # filelist = [os.path.splitext(x)[0] for x in filelist] # remove csv ending # # data, y_true = get_data(r'W:\Maguire Lab\Trina\2019\07-July\3514_3553_3639_3640, '071819_3553a',ch_num = [0,1], # # inner_path={'data_path':'reorganized_data', 'pred_path':'verified_predictions_pantelis'} , load_y = True) # for i in range(1): # # 071919_3514 071719_3560 # data, y_true = get_data(os.path.join(main_path, folder_path), filelist[i],ch_num = [0,1], # inner_path={'data_path':'filt_data', 'pred_path':'verified_predictions_pantelis'} , load_y = True) # if sum(y_true) == 0: # continue # get features x_data, labels = get_features_allch(data,param_list,cross_ch_param_list) # Normalize data x_data = StandardScaler().fit_transform(x_data) # get cost plot cost_array,thresh_array = find_threshold(x_data, y_true)
[ 2, 532, 9, 12, 19617, 25, 3384, 69, 12, 23, 532, 9, 12, 198, 37811, 198, 41972, 319, 26223, 2447, 1511, 7769, 25, 1415, 25, 2624, 12131, 198, 198, 31, 9800, 25, 11427, 68, 198, 37811, 198, 11748, 28686, 11, 3033, 11, 640, 198, 11748, 299, 32152, 355, 45941, 198, 6738, 1341, 35720, 13, 3866, 36948, 1330, 8997, 3351, 36213, 198, 6738, 7177, 62, 2978, 525, 1330, 1064, 62, 82, 89, 81, 62, 312, 87, 11, 2872, 62, 82, 89, 3808, 11, 20121, 62, 19836, 198, 6738, 1382, 62, 30053, 62, 7890, 1330, 651, 62, 7890, 11, 651, 62, 40890, 62, 439, 354, 198, 6738, 1341, 35720, 13, 4164, 10466, 1330, 2604, 62, 22462, 11, 8344, 439, 62, 26675, 198, 11748, 2603, 29487, 8019, 13, 9078, 29487, 355, 458, 83, 628, 198, 4242, 21017, 2074, 15133, 8222, 329, 503, 2505, 13326, 13896, 3228, 198, 198, 4299, 2836, 62, 15805, 7, 88, 62, 7942, 11, 331, 62, 28764, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2836, 62, 15805, 7, 88, 62, 7942, 11, 331, 62, 28764, 8, 198, 220, 220, 220, 220, 198, 220, 220, 220, 40117, 198, 220, 220, 220, 24200, 438, 198, 220, 220, 220, 331, 62, 7942, 1058, 352, 358, 18747, 20512, 11, 2323, 3872, 3815, 198, 220, 220, 220, 331, 62, 28764, 1058, 352, 358, 18747, 20512, 11, 11001, 3815, 628, 220, 220, 220, 16409, 198, 220, 220, 220, 35656, 198, 220, 220, 220, 1575, 1058, 12178, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 198, 220, 220, 220, 12326, 796, 657, 1303, 1271, 286, 12326, 24715, 198, 220, 220, 220, 220, 198, 220, 220, 220, 1303, 651, 22303, 286, 384, 89, 942, 198, 220, 220, 220, 22303, 62, 7942, 796, 1064, 62, 82, 89, 81, 62, 312, 87, 7, 88, 62, 7942, 11, 45941, 13, 18747, 26933, 15, 11, 16, 60, 4008, 1303, 2472, 11001, 198, 220, 220, 220, 22303, 62, 28764, 796, 1064, 62, 82, 89, 81, 62, 312, 87, 7, 88, 62, 28764, 11, 45941, 13, 18747, 26933, 15, 11, 16, 60, 4008, 1303, 2472, 11001, 198, 220, 220, 220, 22303, 62, 28764, 796, 20121, 62, 19836, 7, 65, 3733, 62, 28764, 11, 20121, 62, 36153, 796, 642, 8, 1303, 20121, 24715, 1969, 1978, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 611, 22303, 62, 28764, 13, 43358, 58, 15, 60, 29, 15, 25, 1303, 1064, 12336, 24715, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 12326, 796, 2872, 62, 82, 89, 3808, 7, 65, 3733, 62, 7942, 11, 22303, 62, 28764, 11, 11454, 62, 36153, 796, 838, 8, 198, 220, 220, 220, 220, 220, 198, 220, 220, 220, 1303, 15284, 1575, 198, 220, 220, 220, 257, 796, 352, 532, 357, 15255, 11197, 14, 65, 3733, 62, 7942, 13, 43358, 58, 15, 12962, 1303, 651, 12326, 8064, 220, 198, 220, 220, 220, 275, 796, 357, 65, 3733, 62, 28764, 13, 43358, 58, 15, 60, 532, 12326, 8, 1303, 651, 3991, 38548, 198, 220, 220, 220, 1575, 796, 257, 1343, 45941, 13, 6404, 940, 7, 65, 10, 16, 8, 1303, 1575, 2163, 198, 220, 220, 220, 220, 198, 220, 220, 220, 1441, 1575, 198, 198, 4299, 2251, 62, 15805, 7, 65, 3733, 62, 7942, 11, 22303, 62, 28764, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2251, 62, 15805, 7, 65, 3733, 62, 7942, 11, 22303, 62, 28764, 8, 628, 220, 220, 220, 40117, 198, 220, 220, 220, 24200, 438, 198, 220, 220, 220, 22303, 62, 7942, 1058, 362, 67, 299, 67, 18747, 357, 8516, 796, 15038, 3808, 11, 15180, 796, 923, 11, 11338, 828, 2323, 3872, 198, 220, 220, 220, 22303, 62, 28764, 1058, 362, 67, 299, 67, 18747, 357, 8516, 796, 15038, 3808, 11, 15180, 796, 923, 11, 11338, 828, 11001, 628, 220, 220, 220, 16409, 198, 220, 220, 220, 35656, 198, 220, 220, 220, 1575, 1058, 48436, 11, 628, 220, 220, 220, 37227, 628, 220, 220, 220, 1303, 1064, 12336, 15038, 1834, 198, 220, 220, 220, 12326, 796, 657, 198, 220, 220, 220, 257, 796, 1802, 198, 220, 220, 220, 611, 22303, 62, 28764, 13, 43358, 58, 15, 60, 29, 15, 25, 198, 220, 220, 220, 220, 220, 220, 220, 12326, 796, 2872, 62, 82, 89, 3808, 7, 65, 3733, 62, 7942, 11, 22303, 62, 28764, 11, 11454, 62, 36153, 796, 838, 8, 198, 220, 220, 220, 220, 198, 220, 220, 220, 611, 22303, 62, 7942, 13, 43358, 58, 15, 60, 29, 15, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 651, 12326, 8064, 198, 220, 220, 220, 220, 220, 220, 220, 257, 796, 357, 16, 532, 357, 15255, 11197, 14, 65, 3733, 62, 7942, 13, 43358, 58, 15, 60, 4008, 9, 1238, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 1303, 651, 3991, 38548, 198, 220, 220, 220, 275, 796, 357, 65, 3733, 62, 28764, 13, 43358, 58, 15, 60, 532, 12326, 8, 198, 220, 220, 220, 220, 198, 220, 220, 220, 1303, 1575, 2163, 198, 220, 220, 220, 1303, 406, 796, 352, 1303, 4673, 2494, 198, 220, 220, 220, 1575, 796, 257, 1343, 45941, 13, 6404, 940, 7, 65, 10, 16, 8, 198, 220, 220, 220, 220, 198, 220, 220, 220, 1441, 1575, 628, 198, 4299, 264, 89, 81, 62, 15805, 7, 65, 3733, 62, 7942, 11, 22303, 62, 28764, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2251, 62, 15805, 7, 65, 3733, 62, 7942, 11, 22303, 62, 28764, 8, 628, 220, 220, 220, 40117, 198, 220, 220, 220, 24200, 438, 198, 220, 220, 220, 22303, 62, 7942, 1058, 362, 67, 299, 67, 18747, 357, 8516, 796, 15038, 3808, 11, 15180, 796, 923, 11, 11338, 828, 2323, 3872, 198, 220, 220, 220, 22303, 62, 28764, 1058, 362, 67, 299, 67, 18747, 357, 8516, 796, 15038, 3808, 11, 15180, 796, 923, 11, 11338, 828, 11001, 628, 220, 220, 220, 16409, 198, 220, 220, 220, 35656, 198, 220, 220, 220, 1575, 1058, 48436, 11, 628, 220, 220, 220, 37227, 628, 220, 220, 220, 1303, 1064, 12336, 15038, 1834, 198, 220, 220, 220, 12326, 796, 657, 198, 220, 220, 220, 611, 22303, 62, 28764, 13, 43358, 58, 15, 60, 29, 15, 25, 198, 220, 220, 220, 220, 220, 220, 220, 12326, 796, 2872, 62, 82, 89, 3808, 7, 65, 3733, 62, 7942, 11, 22303, 62, 28764, 11, 11454, 62, 36153, 796, 838, 8, 198, 220, 220, 220, 220, 198, 220, 220, 220, 611, 22303, 62, 7942, 13, 43358, 58, 15, 60, 29, 15, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 651, 12326, 8064, 198, 220, 220, 220, 220, 220, 220, 220, 257, 796, 352, 532, 357, 15255, 11197, 14, 65, 3733, 62, 7942, 13, 43358, 58, 15, 12962, 198, 220, 220, 220, 220, 198, 220, 220, 220, 611, 357, 64, 1875, 657, 290, 257, 19841, 352, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 257, 796, 1160, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 1303, 651, 3991, 38548, 198, 220, 220, 220, 275, 796, 357, 65, 3733, 62, 28764, 13, 43358, 58, 15, 60, 532, 12326, 8, 198, 220, 220, 220, 220, 198, 220, 220, 220, 1303, 1575, 2163, 198, 220, 220, 220, 1575, 796, 257, 1343, 45941, 13, 6404, 940, 7, 65, 10, 16, 8, 198, 220, 220, 220, 220, 198, 220, 220, 220, 1441, 1575, 628, 198, 4299, 651, 62, 1084, 62, 15805, 7, 30053, 11, 331, 62, 7942, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 651, 62, 1084, 62, 15805, 7, 30053, 11, 331, 62, 7942, 8, 628, 220, 220, 220, 40117, 198, 220, 220, 220, 24200, 438, 198, 220, 220, 220, 3895, 1058, 352, 35, 299, 67, 18747, 11, 21242, 3895, 198, 220, 220, 220, 331, 62, 7942, 1058, 352, 35, 299, 67, 18747, 11, 20512, 22848, 358, 3872, 14722, 198, 220, 220, 220, 16409, 198, 220, 220, 220, 35656, 198, 220, 220, 220, 41876, 25, 48436, 11, 11387, 1988, 326, 308, 1158, 5288, 1575, 628, 220, 220, 220, 37227, 628, 220, 220, 220, 299, 62, 26268, 796, 1802, 1303, 9052, 1271, 290, 14139, 198, 220, 220, 220, 294, 3447, 62, 18747, 796, 45941, 13, 21602, 10223, 7, 16, 11, 1160, 11, 299, 62, 26268, 8, 1303, 40885, 284, 1332, 198, 220, 220, 220, 1575, 62, 18747, 796, 45941, 13, 9107, 418, 7, 77, 62, 26268, 8, 198, 220, 220, 220, 220, 198, 220, 220, 220, 329, 1312, 287, 2837, 7, 77, 62, 26268, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 294, 3447, 62, 18747, 58, 72, 60, 796, 294, 3447, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 331, 62, 28764, 796, 3895, 29, 357, 37659, 13, 32604, 7, 30053, 8, 1343, 294, 3447, 62, 18747, 58, 72, 60, 9, 37659, 13, 19282, 7, 30053, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 651, 1271, 286, 24715, 198, 220, 220, 220, 220, 220, 220, 220, 22303, 62, 7942, 796, 1064, 62, 82, 89, 81, 62, 312, 87, 7, 88, 62, 7942, 11, 45941, 13, 18747, 26933, 15, 11, 16, 60, 4008, 1303, 2081, 198, 220, 220, 220, 220, 220, 220, 220, 22303, 62, 28764, 796, 1064, 62, 82, 89, 81, 62, 312, 87, 7, 88, 62, 28764, 11, 45941, 13, 18747, 26933, 15, 11, 16, 60, 4008, 1303, 11001, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 20121, 24715, 1969, 1978, 198, 220, 220, 220, 220, 220, 220, 220, 611, 22303, 62, 28764, 13, 43358, 58, 15, 60, 29, 16, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 22303, 62, 28764, 796, 20121, 62, 19836, 7, 65, 3733, 62, 28764, 11, 20121, 62, 36153, 796, 642, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 1575, 796, 264, 89, 81, 62, 15805, 7, 65, 3733, 62, 7942, 11, 22303, 62, 28764, 8, 1303, 651, 1575, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 1208, 284, 7177, 198, 220, 220, 220, 220, 220, 220, 220, 1575, 62, 18747, 58, 72, 60, 796, 1575, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 1441, 294, 3447, 62, 18747, 58, 37659, 13, 853, 1084, 7, 15805, 62, 18747, 15437, 628, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 628, 198, 198, 2, 8160, 11507, 1351, 198, 17143, 62, 4868, 796, 357, 40890, 13, 2306, 420, 38890, 11, 3033, 13, 1370, 62, 13664, 11, 3033, 13, 81, 907, 11, 3033, 13, 9937, 11, 3033, 13, 7785, 11, 3033, 13, 19282, 11, 3033, 13, 862, 67, 11, 3033, 13, 22554, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3033, 13, 1136, 62, 268, 1091, 68, 62, 9806, 62, 26069, 35751, 198, 19692, 62, 354, 62, 17143, 62, 4868, 796, 357, 40890, 13, 19692, 62, 10215, 81, 11, 3033, 13, 12683, 282, 62, 66, 709, 283, 11, 3033, 13, 12683, 282, 62, 8937, 62, 66, 709, 283, 35751, 628, 198, 220, 1303, 651, 1366, 290, 2081, 14722, 198, 11201, 62, 6978, 220, 796, 374, 6, 34, 7479, 14490, 59, 47, 12427, 59, 36881, 59, 325, 528, 495, 62, 7890, 62, 83, 65, 59, 44077, 62, 7890, 59, 26780, 17, 62, 26780, 16, 62, 2327, 1899, 62, 2327, 1415, 6, 198, 2, 8753, 1129, 1129, 62, 2327, 1415, 8753, 1558, 1129, 62, 2327, 1899, 220, 198, 7890, 11, 331, 62, 7942, 796, 651, 62, 7890, 7, 11201, 62, 6978, 11, 705, 2998, 1495, 1129, 62, 26780, 17, 3256, 354, 62, 22510, 796, 685, 15, 11, 16, 4357, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8434, 62, 6978, 34758, 6, 7890, 62, 6978, 10354, 6, 69, 2326, 62, 7890, 3256, 705, 28764, 62, 6978, 10354, 6, 47684, 62, 28764, 9278, 62, 79, 415, 417, 271, 6, 92, 837, 3440, 62, 88, 796, 6407, 8, 628, 198, 2, 1303, 651, 2393, 1351, 198, 2, 1388, 62, 6978, 796, 374, 6, 34, 7479, 14490, 59, 47, 12427, 59, 36881, 59, 325, 528, 495, 62, 7890, 62, 83, 65, 59, 44077, 62, 7890, 6, 198, 2, 9483, 62, 6978, 796, 220, 705, 2327, 1415, 62, 2327, 4310, 62, 2623, 2670, 62, 2623, 1821, 6, 198, 2, 3326, 62, 6978, 796, 28686, 13, 6978, 13, 22179, 7, 12417, 62, 6978, 11, 43551, 62, 6978, 11, 705, 47684, 62, 28764, 9278, 62, 79, 415, 417, 271, 11537, 198, 2, 2393, 4868, 796, 1351, 7, 24455, 7, 50033, 479, 25, 45302, 40664, 6, 287, 479, 11, 28686, 13, 4868, 15908, 7, 332, 62, 6978, 22305, 1303, 651, 691, 3696, 351, 16277, 198, 2, 2393, 4868, 796, 685, 418, 13, 6978, 13, 22018, 578, 742, 7, 87, 38381, 15, 60, 329, 2124, 287, 2393, 4868, 60, 1303, 4781, 269, 21370, 7464, 628, 198, 2, 1303, 1366, 11, 331, 62, 7942, 796, 651, 62, 7890, 7, 81, 6, 54, 7479, 44, 11433, 557, 3498, 59, 2898, 1437, 59, 23344, 59, 2998, 12, 16157, 59, 2327, 1415, 62, 2327, 4310, 62, 2623, 2670, 62, 2623, 1821, 11, 705, 2998, 1507, 1129, 62, 2327, 4310, 64, 3256, 354, 62, 22510, 796, 685, 15, 11, 16, 4357, 220, 198, 2, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8434, 62, 6978, 34758, 6, 7890, 62, 6978, 10354, 6, 260, 30280, 62, 7890, 3256, 705, 28764, 62, 6978, 10354, 6, 47684, 62, 28764, 9278, 62, 79, 415, 417, 271, 6, 92, 837, 3440, 62, 88, 796, 6407, 8, 198, 198, 2, 329, 1312, 287, 2837, 7, 16, 2599, 198, 2, 220, 220, 220, 220, 1303, 8753, 1129, 1129, 62, 2327, 1415, 8753, 1558, 1129, 62, 2327, 1899, 198, 2, 220, 220, 220, 220, 1366, 11, 331, 62, 7942, 796, 651, 62, 7890, 7, 418, 13, 6978, 13, 22179, 7, 12417, 62, 6978, 11, 9483, 62, 6978, 828, 2393, 4868, 58, 72, 4357, 354, 62, 22510, 796, 685, 15, 11, 16, 4357, 220, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8434, 62, 6978, 34758, 6, 7890, 62, 6978, 10354, 6, 69, 2326, 62, 7890, 3256, 705, 28764, 62, 6978, 10354, 6, 47684, 62, 28764, 9278, 62, 79, 415, 417, 271, 6, 92, 837, 3440, 62, 88, 796, 6407, 8, 198, 220, 220, 220, 220, 198, 2, 220, 220, 220, 220, 611, 2160, 7, 88, 62, 7942, 8, 6624, 657, 25, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 2555, 198, 220, 220, 220, 220, 198, 2, 651, 3033, 198, 87, 62, 7890, 11, 14722, 796, 651, 62, 40890, 62, 439, 354, 7, 7890, 11, 17143, 62, 4868, 11, 19692, 62, 354, 62, 17143, 62, 4868, 8, 198, 198, 2, 14435, 1096, 1366, 198, 87, 62, 7890, 796, 8997, 3351, 36213, 22446, 11147, 62, 35636, 7, 87, 62, 7890, 8, 198, 198, 2, 651, 1575, 7110, 198, 15805, 62, 18747, 11, 400, 3447, 62, 18747, 796, 1064, 62, 400, 10126, 7, 87, 62, 7890, 11, 331, 62, 7942, 8, 628, 628, 628, 628, 628, 628, 628, 628, 628, 628, 198 ]
2.288813
2,628
# -*- coding: utf-8 -*- from qcloudsdkcore.request import Request
[ 2, 532, 9, 12, 19617, 25, 3384, 69, 12, 23, 532, 9, 12, 198, 198, 6738, 10662, 17721, 21282, 74, 7295, 13, 25927, 1330, 19390, 198 ]
2.576923
26
from cartography.intel.aws import ecr from tests.data.aws.ecr import GET_ECR_REPOSITORY_IMAGE_VULNS
[ 6738, 6383, 4867, 13, 48779, 13, 8356, 1330, 304, 6098, 198, 6738, 5254, 13, 7890, 13, 8356, 13, 721, 81, 1330, 17151, 62, 2943, 49, 62, 35316, 2640, 2043, 15513, 62, 3955, 11879, 62, 53, 6239, 8035, 628 ]
2.657895
38
from time import sleep, gmtime, mktime from datetime import datetime import logging import scrapy import redis import msgpack import xxhash import pymongo as pm import feedparser as fp from colorama import Back, Fore, Style from ..settings import MONGODB_URI, REDIS_HOST, REDIS_PORT, REDIS_PWD, REDIS_PENDING_QUEUE def hs(s): """ hash function to convert url to fixed length hash code """ return xxhash.xxh32(s).hexdigest() def time2ts(time_struct): """ convert time_struct to epoch """ return mktime(time_struct)
[ 6738, 640, 1330, 3993, 11, 308, 76, 2435, 11, 33480, 2435, 198, 6738, 4818, 8079, 1330, 4818, 8079, 198, 11748, 18931, 198, 11748, 15881, 88, 198, 11748, 2266, 271, 198, 11748, 31456, 8002, 198, 11748, 31383, 17831, 198, 11748, 279, 4948, 25162, 355, 9114, 198, 11748, 3745, 48610, 355, 277, 79, 198, 6738, 3124, 1689, 1330, 5157, 11, 4558, 11, 17738, 198, 6738, 11485, 33692, 1330, 337, 18494, 3727, 33, 62, 47269, 11, 23848, 1797, 62, 39, 10892, 11, 23848, 1797, 62, 15490, 11, 23848, 1797, 62, 47, 22332, 11, 23848, 1797, 62, 47, 10619, 2751, 62, 48, 8924, 8924, 628, 198, 4299, 289, 82, 7, 82, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 12234, 2163, 284, 10385, 19016, 284, 5969, 4129, 12234, 2438, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1441, 31383, 17831, 13, 5324, 71, 2624, 7, 82, 737, 33095, 12894, 395, 3419, 628, 198, 4299, 640, 17, 912, 7, 2435, 62, 7249, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 10385, 640, 62, 7249, 284, 36835, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1441, 33480, 2435, 7, 2435, 62, 7249, 8, 628 ]
2.840206
194
#!/usr/bin/env python3 # -*- coding: utf-8 -*- """ Created on Wed Jan 8 15:36:15 2020 dataset transform @author: minjie """ import albumentations as A from albumentations.pytorch import ToTensor as ToTensor_albu import cv2 import torch from multiprocessing import Pool from utils.parse_meta import parse_kpds import numpy as np # imgs = [] # pts = [] # # hh,ww,_ = img.shape # for _ in range(self.n_aug): # #points = [ww/2.0,hh/2.0,1.0] # points = [[0.0,0.0,1.0], [0.0,hh,1.0], [ww,0.0,1.0],[ww,hh,1.0]] # augmented = self.augment(image = img,keypoints=points,category_id = ['0']) # imgs.append(augmented['image']) # pts.append(augmented['keypoints']) # # NOTE: use bbox will have prob that box is outside crop region. # bboxes= [[0.45, 0.45, 0.55, 0.55]] # # augmented = self.T_aug(image = img,bboxes = bboxes,category_id = ['0']) # hh,ww,_ = img.shape # points = [[ww/2.0,hh/2.0,1.0]] # augmented = self.augment(image = img,keypoints=points,category_id = ['0']) #return augmented['image']
[ 2, 48443, 14629, 14, 8800, 14, 24330, 21015, 18, 198, 2, 532, 9, 12, 19617, 25, 3384, 69, 12, 23, 532, 9, 12, 198, 37811, 198, 41972, 319, 3300, 2365, 220, 807, 1315, 25, 2623, 25, 1314, 12131, 198, 19608, 292, 316, 6121, 198, 31, 9800, 25, 949, 73, 494, 198, 37811, 628, 198, 198, 11748, 435, 65, 1713, 602, 355, 317, 198, 6738, 435, 65, 1713, 602, 13, 9078, 13165, 354, 1330, 1675, 51, 22854, 355, 1675, 51, 22854, 62, 282, 11110, 198, 11748, 269, 85, 17, 198, 11748, 28034, 198, 6738, 18540, 305, 919, 278, 1330, 19850, 198, 6738, 3384, 4487, 13, 29572, 62, 28961, 1330, 21136, 62, 74, 79, 9310, 198, 11748, 299, 32152, 355, 45941, 628, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 545, 14542, 796, 17635, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 43344, 220, 796, 17635, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 289, 71, 11, 1383, 11, 62, 796, 33705, 13, 43358, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 4808, 287, 2837, 7, 944, 13, 77, 62, 7493, 2599, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 13033, 796, 685, 1383, 14, 17, 13, 15, 11, 12337, 14, 17, 13, 15, 11, 16, 13, 15, 60, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2173, 796, 16410, 15, 13, 15, 11, 15, 13, 15, 11, 16, 13, 15, 4357, 685, 15, 13, 15, 11, 12337, 11, 16, 13, 15, 4357, 685, 1383, 11, 15, 13, 15, 11, 16, 13, 15, 38430, 1383, 11, 12337, 11, 16, 13, 15, 11907, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 30259, 796, 2116, 13, 559, 5154, 7, 9060, 796, 33705, 11, 2539, 13033, 28, 13033, 11, 22872, 62, 312, 796, 37250, 15, 6, 12962, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 545, 14542, 13, 33295, 7, 559, 5154, 276, 17816, 9060, 6, 12962, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 43344, 13, 33295, 7, 559, 5154, 276, 17816, 2539, 13033, 6, 12962, 198, 220, 220, 220, 220, 198, 2, 220, 220, 220, 220, 220, 220, 220, 1303, 24550, 25, 779, 275, 3524, 481, 423, 1861, 326, 3091, 318, 2354, 13833, 3814, 13, 198, 2, 220, 220, 220, 220, 220, 220, 220, 275, 29305, 28, 16410, 15, 13, 2231, 11, 657, 13, 2231, 11, 657, 13, 2816, 11, 657, 13, 2816, 11907, 198, 2, 220, 220, 220, 220, 220, 220, 220, 198, 2, 220, 220, 220, 220, 220, 220, 220, 30259, 796, 2116, 13, 51, 62, 7493, 7, 9060, 796, 33705, 11, 65, 29305, 796, 275, 29305, 11, 22872, 62, 312, 796, 37250, 15, 6, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 2, 220, 220, 220, 220, 220, 220, 220, 289, 71, 11, 1383, 11, 62, 796, 33705, 13, 43358, 198, 2, 220, 220, 220, 220, 220, 220, 220, 2173, 796, 16410, 1383, 14, 17, 13, 15, 11, 12337, 14, 17, 13, 15, 11, 16, 13, 15, 11907, 198, 2, 220, 220, 220, 220, 220, 220, 220, 30259, 796, 2116, 13, 559, 5154, 7, 9060, 796, 33705, 11, 2539, 13033, 28, 13033, 11, 22872, 62, 312, 796, 37250, 15, 6, 12962, 198, 220, 220, 220, 220, 198, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 7783, 30259, 17816, 9060, 20520, 628, 628, 198, 220, 220, 220, 220, 198 ]
1.896923
650
''' Created on 1.12.2016 @author: Darren '''''' Follow up for H-Index: What if the citations array is sorted in ascending order? Could you optimize your algorithm? Expected runtime complexity is in O(log n) and the input is sorted. " '''
[ 7061, 6, 201, 198, 41972, 319, 352, 13, 1065, 13, 5304, 201, 198, 201, 198, 31, 9800, 25, 26203, 201, 198, 39115, 7061, 201, 198, 201, 201, 198, 7155, 510, 329, 367, 12, 15732, 25, 1867, 611, 262, 33499, 7177, 318, 23243, 287, 41988, 1502, 30, 10347, 345, 27183, 534, 11862, 30, 201, 201, 198, 201, 201, 198, 201, 201, 198, 201, 201, 198, 220, 1475, 7254, 19124, 13357, 318, 287, 440, 7, 6404, 299, 8, 290, 262, 5128, 318, 23243, 13, 201, 201, 198, 1, 220, 201, 198, 7061, 6, 201, 198 ]
2.849462
93
import numpy as np import threading import queue import imageio import os,time import math import visual_words import multiprocessing as mp def build_recognition_system(num_workers=2): ''' Creates a trained recognition system by generating training features from all training images. [input] * num_workers: number of workers to process in parallel [saved] * features: numpy.ndarray of shape (N,M) * labels: numpy.ndarray of shape (N) * dictionary: numpy.ndarray of shape (K,3F) * SPM_layer_num: number of spatial pyramid layers ''' train_data = np.load("../data/train_data.npz") dictionary = np.load("../outputs/dictionary.npy") data = train_data['image_names'] SPM_layer_num = 2 K = 100 size_Feature = int(K*(4**(SPM_layer_num+1) -1)/3) pool = mp.Pool(num_workers) results = [] for i in range(0, len(data)): print (i) args = [data[i][0], dictionary, SPM_layer_num, K] results.append(pool.apply_async(get_image_feature, args)) features = [] for result in results: features.append(result.get()) final_features = np.reshape(features, (len(data), size_Feature)) labels = np.asarray(train_data['labels']) np.savez('../outputs/trained_system.npz', features = final_features, labels = labels, SPM_layer_num = SPM_layer_num, dictionary = dictionary) def evaluate_recognition_system(num_workers=2): ''' Evaluates the recognition system for all test images and returns the confusion matrix. [input] * num_workers: number of workers to process in parallel [output] * conf: numpy.ndarray of shape (8,8) * accuracy: accuracy of the evaluated system ''' test_data = np.load("../data/test_data.npz") trained_system = np.load("../outputs/trained_system.npz") features = trained_system['features'] dictionary = trained_system['dictionary'] SPM_layer_num = trained_system['SPM_layer_num'] labels = trained_system['labels'] K = dictionary.shape[0] data = test_data['image_names'] pool = mp.Pool(num_workers) features_test = [] for i in range(0, len(data)): args = [(data[i][0], dictionary, SPM_layer_num, K, features, labels)] features_test.append(pool.apply_async(test_label, args)) test_labels = [] for feature in features_test: test_labels.append(feature.get()) testActualLabels = test_data['labels'] size_confusion = len(np.unique(testActualLabels)) C = np.zeros((size_confusion, size_confusion)) for a,p in zip(testActualLabels, test_labels): C[a][p] += 1 accuracy = np.diag(C).sum()/C.sum() return C, accuracy def get_image_feature(file_path,dictionary,layer_num,K): ''' Extracts the spatial pyramid matching feature. [input] * file_path: path of image file to read * dictionary: numpy.ndarray of shape (K,3F) * layer_num: number of spatial pyramid layers * K: number of clusters for the word maps [output] * feature: numpy.ndarray of shape (K*(4^layer_num-1)/3) ''' image = imageio.imread('../data/' + file_path) wordmap = visual_words.get_visual_words(image, dictionary) hist_all = get_feature_from_wordmap_SPM(wordmap, layer_num, K) return hist_all def distance_to_set(word_hist,histograms): ''' Compute similarity between a histogram of visual words with all training image histograms. [input] * word_hist: numpy.ndarray of shape (K) * histograms: numpy.ndarray of shape (N,K) [output] * sim: numpy.ndarray of shape (N) ''' min_compare = np.minimum(histograms, word_hist) return np.sum(min_compare, axis=1) def get_feature_from_wordmap(wordmap,dict_size): ''' Compute histogram of visual words. [input] * wordmap: numpy.ndarray of shape (H,W) * dict_size: dictionary size K [output] * hist: numpy.ndarray of shape (K) ''' flatten_wordmap = wordmap.flatten() hist = np.histogram(flatten_wordmap, bins = dict_size, range = (0,dict_size)) hist = hist[0]/np.linalg.norm(hist[0], ord = 1) return np.asarray(hist) def get_feature_from_wordmap_SPM(wordmap,layer_num,dict_size): ''' Compute histogram of visual words using spatial pyramid matching. [input] * wordmap: numpy.ndarray of shape (H,W) * layer_num: number of spatial pyramid layers * dict_size: dictionary size K [output] * hist_all: numpy.ndarray of shape (K*(4^layer_num-1)/3) ''' i_h, i_w = wordmap.shape hist_all = [] for layer in range(0, layer_num+1): D = 2**layer if layer == 0 or layer == 1: weight = 1/(2**(layer_num)) else: weight = 1/(2**(layer_num+1-layer)) height_indices = np.round(np.arange(0, i_h+1, i_h/D)).astype('int') width_indices = np.round(np.arange(0, i_w+1, i_w/D)).astype('int') divisions = height_indices.shape[0]-1 for i in range(0, divisions): for j in range (0, divisions): s_h, s_w = height_indices[i], width_indices[j] e_h, e_w = height_indices[i+1], width_indices[j+1] imageSection = wordmap[s_h:e_h, s_w:e_w] imageDictionary = get_feature_from_wordmap(imageSection, dict_size) imageDictionary = imageDictionary*weight hist_all.append(imageDictionary) hist_all = np.asarray(hist_all) hist_all = hist_all.flatten() hist_all = hist_all/np.linalg.norm(hist_all, ord = 1) return hist_all
[ 11748, 299, 32152, 355, 45941, 201, 198, 11748, 4704, 278, 201, 198, 11748, 16834, 201, 198, 11748, 2939, 952, 201, 198, 11748, 28686, 11, 2435, 201, 198, 11748, 10688, 201, 198, 11748, 5874, 62, 10879, 201, 198, 11748, 18540, 305, 919, 278, 355, 29034, 201, 198, 201, 198, 4299, 1382, 62, 26243, 653, 62, 10057, 7, 22510, 62, 22896, 28, 17, 2599, 201, 198, 197, 7061, 6, 201, 198, 197, 16719, 274, 257, 8776, 9465, 1080, 416, 15453, 3047, 3033, 422, 477, 3047, 4263, 13, 201, 198, 201, 198, 197, 58, 15414, 60, 201, 198, 197, 9, 997, 62, 22896, 25, 1271, 286, 3259, 284, 1429, 287, 10730, 201, 198, 201, 198, 197, 58, 82, 9586, 60, 201, 198, 197, 9, 3033, 25, 299, 32152, 13, 358, 18747, 286, 5485, 357, 45, 11, 44, 8, 201, 198, 197, 9, 14722, 25, 299, 32152, 13, 358, 18747, 286, 5485, 357, 45, 8, 201, 198, 197, 9, 22155, 25, 299, 32152, 13, 358, 18747, 286, 5485, 357, 42, 11, 18, 37, 8, 201, 198, 197, 9, 311, 5868, 62, 29289, 62, 22510, 25, 1271, 286, 21739, 27944, 11685, 201, 198, 197, 7061, 6, 201, 198, 201, 198, 197, 27432, 62, 7890, 796, 45941, 13, 2220, 7203, 40720, 7890, 14, 27432, 62, 7890, 13, 37659, 89, 4943, 201, 198, 197, 67, 14188, 796, 45941, 13, 2220, 7203, 40720, 22915, 82, 14, 67, 14188, 13, 77, 9078, 4943, 201, 198, 201, 198, 197, 7890, 796, 4512, 62, 7890, 17816, 9060, 62, 14933, 20520, 201, 198, 197, 4303, 44, 62, 29289, 62, 22510, 796, 362, 201, 198, 197, 42, 796, 1802, 201, 198, 197, 7857, 62, 38816, 796, 493, 7, 42, 9, 7, 19, 1174, 7, 4303, 44, 62, 29289, 62, 22510, 10, 16, 8, 532, 16, 20679, 18, 8, 201, 198, 197, 201, 198, 197, 7742, 796, 29034, 13, 27201, 7, 22510, 62, 22896, 8, 201, 198, 201, 198, 197, 43420, 796, 17635, 201, 198, 197, 1640, 1312, 287, 2837, 7, 15, 11, 18896, 7, 7890, 8, 2599, 201, 198, 197, 197, 4798, 357, 72, 8, 201, 198, 197, 197, 22046, 796, 685, 7890, 58, 72, 7131, 15, 4357, 22155, 11, 311, 5868, 62, 29289, 62, 22510, 11, 509, 60, 201, 198, 197, 197, 43420, 13, 33295, 7, 7742, 13, 39014, 62, 292, 13361, 7, 1136, 62, 9060, 62, 30053, 11, 26498, 4008, 201, 198, 197, 201, 198, 197, 40890, 796, 17635, 201, 198, 197, 1640, 1255, 287, 2482, 25, 201, 198, 197, 197, 40890, 13, 33295, 7, 20274, 13, 1136, 28955, 201, 198, 201, 198, 197, 20311, 62, 40890, 796, 45941, 13, 3447, 1758, 7, 40890, 11, 357, 11925, 7, 7890, 828, 2546, 62, 38816, 4008, 201, 198, 197, 23912, 1424, 796, 45941, 13, 292, 18747, 7, 27432, 62, 7890, 17816, 23912, 1424, 6, 12962, 201, 198, 197, 37659, 13, 21928, 89, 10786, 40720, 22915, 82, 14, 35311, 62, 10057, 13, 37659, 89, 3256, 3033, 796, 2457, 62, 40890, 11, 14722, 796, 14722, 11, 311, 5868, 62, 29289, 62, 22510, 796, 311, 5868, 62, 29289, 62, 22510, 11, 22155, 796, 22155, 8, 201, 198, 201, 198, 201, 198, 4299, 13446, 62, 26243, 653, 62, 10057, 7, 22510, 62, 22896, 28, 17, 2599, 201, 198, 197, 7061, 6, 201, 198, 197, 36, 2100, 12632, 262, 9465, 1080, 329, 477, 1332, 4263, 290, 5860, 262, 10802, 17593, 13, 201, 198, 201, 198, 197, 58, 15414, 60, 201, 198, 197, 9, 997, 62, 22896, 25, 1271, 286, 3259, 284, 1429, 287, 10730, 201, 198, 201, 198, 197, 58, 22915, 60, 201, 198, 197, 9, 1013, 25, 299, 32152, 13, 358, 18747, 286, 5485, 357, 23, 11, 23, 8, 201, 198, 197, 9, 9922, 25, 9922, 286, 262, 16726, 1080, 201, 198, 197, 7061, 6, 201, 198, 201, 198, 197, 9288, 62, 7890, 796, 45941, 13, 2220, 7203, 40720, 7890, 14, 9288, 62, 7890, 13, 37659, 89, 4943, 201, 198, 197, 35311, 62, 10057, 796, 45941, 13, 2220, 7203, 40720, 22915, 82, 14, 35311, 62, 10057, 13, 37659, 89, 4943, 201, 198, 201, 198, 197, 40890, 796, 8776, 62, 10057, 17816, 40890, 20520, 201, 198, 197, 67, 14188, 796, 8776, 62, 10057, 17816, 67, 14188, 20520, 201, 198, 197, 4303, 44, 62, 29289, 62, 22510, 796, 8776, 62, 10057, 17816, 4303, 44, 62, 29289, 62, 22510, 20520, 201, 198, 197, 23912, 1424, 796, 8776, 62, 10057, 17816, 23912, 1424, 20520, 201, 198, 197, 42, 796, 22155, 13, 43358, 58, 15, 60, 201, 198, 201, 198, 197, 7890, 796, 1332, 62, 7890, 17816, 9060, 62, 14933, 20520, 201, 198, 197, 7742, 796, 29034, 13, 27201, 7, 22510, 62, 22896, 8, 201, 198, 201, 198, 197, 40890, 62, 9288, 796, 17635, 201, 198, 197, 1640, 1312, 287, 2837, 7, 15, 11, 18896, 7, 7890, 8, 2599, 201, 198, 197, 197, 22046, 796, 47527, 7890, 58, 72, 7131, 15, 4357, 22155, 11, 311, 5868, 62, 29289, 62, 22510, 11, 509, 11, 3033, 11, 14722, 15437, 201, 198, 197, 197, 40890, 62, 9288, 13, 33295, 7, 7742, 13, 39014, 62, 292, 13361, 7, 9288, 62, 18242, 11, 26498, 4008, 201, 198, 201, 198, 197, 9288, 62, 23912, 1424, 796, 17635, 201, 198, 197, 1640, 3895, 287, 3033, 62, 9288, 25, 201, 198, 197, 197, 9288, 62, 23912, 1424, 13, 33295, 7, 30053, 13, 1136, 28955, 201, 198, 201, 198, 197, 9288, 6398, 723, 17822, 1424, 796, 1332, 62, 7890, 17816, 23912, 1424, 20520, 201, 198, 197, 7857, 62, 10414, 4241, 796, 18896, 7, 37659, 13, 34642, 7, 9288, 6398, 723, 17822, 1424, 4008, 201, 198, 197, 34, 796, 45941, 13, 9107, 418, 19510, 7857, 62, 10414, 4241, 11, 2546, 62, 10414, 4241, 4008, 201, 198, 201, 198, 197, 1640, 257, 11, 79, 287, 19974, 7, 9288, 6398, 723, 17822, 1424, 11, 1332, 62, 23912, 1424, 2599, 201, 198, 197, 197, 34, 58, 64, 7131, 79, 60, 15853, 352, 201, 198, 201, 198, 197, 4134, 23843, 796, 45941, 13, 10989, 363, 7, 34, 737, 16345, 3419, 14, 34, 13, 16345, 3419, 201, 198, 197, 7783, 327, 11, 9922, 201, 198, 201, 198, 4299, 651, 62, 9060, 62, 30053, 7, 7753, 62, 6978, 11, 67, 14188, 11, 29289, 62, 22510, 11, 42, 2599, 201, 198, 197, 7061, 6, 201, 198, 197, 11627, 974, 82, 262, 21739, 27944, 12336, 3895, 13, 201, 198, 201, 198, 197, 58, 15414, 60, 201, 198, 197, 9, 2393, 62, 6978, 25, 3108, 286, 2939, 2393, 284, 1100, 201, 198, 197, 9, 22155, 25, 299, 32152, 13, 358, 18747, 286, 5485, 357, 42, 11, 18, 37, 8, 201, 198, 197, 9, 7679, 62, 22510, 25, 1271, 286, 21739, 27944, 11685, 201, 198, 197, 9, 509, 25, 1271, 286, 23163, 329, 262, 1573, 8739, 201, 198, 201, 198, 197, 58, 22915, 60, 201, 198, 197, 9, 3895, 25, 299, 32152, 13, 358, 18747, 286, 5485, 357, 42, 9, 7, 19, 61, 29289, 62, 22510, 12, 16, 20679, 18, 8, 201, 198, 197, 7061, 6, 201, 198, 201, 198, 197, 9060, 796, 2939, 952, 13, 320, 961, 10786, 40720, 7890, 14, 6, 1343, 2393, 62, 6978, 8, 201, 198, 197, 4775, 8899, 796, 5874, 62, 10879, 13, 1136, 62, 41464, 62, 10879, 7, 9060, 11, 22155, 8, 201, 198, 197, 10034, 62, 439, 796, 651, 62, 30053, 62, 6738, 62, 4775, 8899, 62, 4303, 44, 7, 4775, 8899, 11, 7679, 62, 22510, 11, 509, 8, 201, 198, 197, 7783, 1554, 62, 439, 201, 198, 201, 198, 4299, 5253, 62, 1462, 62, 2617, 7, 4775, 62, 10034, 11, 10034, 26836, 2599, 201, 198, 197, 7061, 6, 201, 198, 197, 7293, 1133, 26789, 1022, 257, 1554, 21857, 286, 5874, 2456, 351, 477, 3047, 2939, 1554, 26836, 13, 201, 198, 201, 198, 197, 58, 15414, 60, 201, 198, 197, 9, 1573, 62, 10034, 25, 299, 32152, 13, 358, 18747, 286, 5485, 357, 42, 8, 201, 198, 197, 9, 1554, 26836, 25, 299, 32152, 13, 358, 18747, 286, 5485, 357, 45, 11, 42, 8, 201, 198, 201, 198, 197, 58, 22915, 60, 201, 198, 197, 9, 985, 25, 299, 32152, 13, 358, 18747, 286, 5485, 357, 45, 8, 201, 198, 197, 7061, 6, 201, 198, 201, 198, 197, 1084, 62, 5589, 533, 796, 45941, 13, 39504, 7, 10034, 26836, 11, 1573, 62, 10034, 8, 201, 198, 197, 7783, 45941, 13, 16345, 7, 1084, 62, 5589, 533, 11, 16488, 28, 16, 8, 201, 198, 201, 198, 201, 198, 4299, 651, 62, 30053, 62, 6738, 62, 4775, 8899, 7, 4775, 8899, 11, 11600, 62, 7857, 2599, 201, 198, 197, 7061, 6, 201, 198, 197, 7293, 1133, 1554, 21857, 286, 5874, 2456, 13, 201, 198, 201, 198, 197, 58, 15414, 60, 201, 198, 197, 9, 1573, 8899, 25, 299, 32152, 13, 358, 18747, 286, 5485, 357, 39, 11, 54, 8, 201, 198, 197, 9, 8633, 62, 7857, 25, 22155, 2546, 509, 201, 198, 201, 198, 197, 58, 22915, 60, 201, 198, 197, 9, 1554, 25, 299, 32152, 13, 358, 18747, 286, 5485, 357, 42, 8, 201, 198, 197, 7061, 6, 201, 198, 201, 198, 197, 2704, 41769, 62, 4775, 8899, 796, 1573, 8899, 13, 2704, 41769, 3419, 201, 198, 197, 10034, 796, 45941, 13, 10034, 21857, 7, 2704, 41769, 62, 4775, 8899, 11, 41701, 796, 8633, 62, 7857, 11, 2837, 796, 357, 15, 11, 11600, 62, 7857, 4008, 201, 198, 197, 10034, 796, 1554, 58, 15, 60, 14, 37659, 13, 75, 1292, 70, 13, 27237, 7, 10034, 58, 15, 4357, 2760, 796, 352, 8, 201, 198, 197, 7783, 45941, 13, 292, 18747, 7, 10034, 8, 201, 198, 201, 198, 4299, 651, 62, 30053, 62, 6738, 62, 4775, 8899, 62, 4303, 44, 7, 4775, 8899, 11, 29289, 62, 22510, 11, 11600, 62, 7857, 2599, 201, 198, 197, 7061, 6, 201, 198, 197, 7293, 1133, 1554, 21857, 286, 5874, 2456, 1262, 21739, 27944, 12336, 13, 201, 198, 201, 198, 197, 58, 15414, 60, 201, 198, 197, 9, 1573, 8899, 25, 299, 32152, 13, 358, 18747, 286, 5485, 357, 39, 11, 54, 8, 201, 198, 197, 9, 7679, 62, 22510, 25, 1271, 286, 21739, 27944, 11685, 201, 198, 197, 9, 8633, 62, 7857, 25, 22155, 2546, 509, 201, 198, 201, 198, 197, 58, 22915, 60, 201, 198, 197, 9, 1554, 62, 439, 25, 299, 32152, 13, 358, 18747, 286, 5485, 357, 42, 9, 7, 19, 61, 29289, 62, 22510, 12, 16, 20679, 18, 8, 201, 198, 197, 7061, 6, 201, 198, 201, 198, 197, 72, 62, 71, 11, 1312, 62, 86, 796, 1573, 8899, 13, 43358, 201, 198, 197, 10034, 62, 439, 796, 17635, 201, 198, 201, 198, 197, 1640, 7679, 287, 2837, 7, 15, 11, 7679, 62, 22510, 10, 16, 2599, 201, 198, 197, 197, 35, 796, 362, 1174, 29289, 201, 198, 197, 197, 361, 7679, 6624, 657, 393, 7679, 6624, 352, 25, 201, 198, 197, 197, 197, 6551, 796, 352, 29006, 17, 1174, 7, 29289, 62, 22510, 4008, 201, 198, 197, 197, 17772, 25, 201, 198, 197, 197, 197, 6551, 796, 352, 29006, 17, 1174, 7, 29289, 62, 22510, 10, 16, 12, 29289, 4008, 201, 198, 201, 198, 197, 197, 17015, 62, 521, 1063, 796, 45941, 13, 744, 7, 37659, 13, 283, 858, 7, 15, 11, 1312, 62, 71, 10, 16, 11, 1312, 62, 71, 14, 35, 29720, 459, 2981, 10786, 600, 11537, 201, 198, 197, 197, 10394, 62, 521, 1063, 796, 45941, 13, 744, 7, 37659, 13, 283, 858, 7, 15, 11, 1312, 62, 86, 10, 16, 11, 1312, 62, 86, 14, 35, 29720, 459, 2981, 10786, 600, 11537, 201, 198, 197, 197, 7146, 3279, 796, 6001, 62, 521, 1063, 13, 43358, 58, 15, 45297, 16, 201, 198, 201, 198, 201, 198, 197, 197, 1640, 1312, 287, 2837, 7, 15, 11, 17397, 2599, 201, 198, 197, 197, 197, 1640, 474, 287, 2837, 357, 15, 11, 17397, 2599, 201, 198, 197, 197, 197, 197, 82, 62, 71, 11, 264, 62, 86, 796, 6001, 62, 521, 1063, 58, 72, 4357, 9647, 62, 521, 1063, 58, 73, 60, 201, 198, 197, 197, 197, 197, 68, 62, 71, 11, 304, 62, 86, 796, 6001, 62, 521, 1063, 58, 72, 10, 16, 4357, 9647, 62, 521, 1063, 58, 73, 10, 16, 60, 201, 198, 197, 197, 197, 197, 9060, 16375, 796, 1573, 8899, 58, 82, 62, 71, 25, 68, 62, 71, 11, 264, 62, 86, 25, 68, 62, 86, 60, 201, 198, 197, 197, 197, 197, 9060, 35, 14188, 796, 651, 62, 30053, 62, 6738, 62, 4775, 8899, 7, 9060, 16375, 11, 8633, 62, 7857, 8, 201, 198, 197, 197, 197, 197, 9060, 35, 14188, 796, 2939, 35, 14188, 9, 6551, 201, 198, 197, 197, 197, 197, 10034, 62, 439, 13, 33295, 7, 9060, 35, 14188, 8, 201, 198, 201, 198, 197, 10034, 62, 439, 796, 45941, 13, 292, 18747, 7, 10034, 62, 439, 8, 201, 198, 197, 10034, 62, 439, 796, 1554, 62, 439, 13, 2704, 41769, 3419, 201, 198, 197, 10034, 62, 439, 796, 1554, 62, 439, 14, 37659, 13, 75, 1292, 70, 13, 27237, 7, 10034, 62, 439, 11, 2760, 796, 352, 8, 201, 198, 197, 7783, 1554, 62, 439 ]
2.444186
2,150
from flask import Flask import gensim import re from gensim.models import LdaModel from gensim.test.utils import datapath from gensim import corpora, models from gensim.corpora import Dictionary from re import sub import os import string import codecs import nltk #from nltk.tokenize import RegexpTokenizer #from nltk import stem #from nltk.stem import WordNetLemmatizer app = Flask(__name__) from app import views from app import model
[ 6738, 42903, 1330, 46947, 198, 198, 11748, 308, 641, 320, 198, 11748, 302, 198, 198, 6738, 308, 641, 320, 13, 27530, 1330, 406, 6814, 17633, 198, 6738, 308, 641, 320, 13, 9288, 13, 26791, 1330, 4818, 499, 776, 198, 6738, 308, 641, 320, 1330, 3990, 64, 11, 4981, 198, 6738, 308, 641, 320, 13, 10215, 38851, 1330, 28261, 198, 198, 6738, 302, 1330, 850, 198, 11748, 28686, 198, 11748, 4731, 198, 11748, 40481, 82, 198, 198, 11748, 299, 2528, 74, 198, 2, 6738, 299, 2528, 74, 13, 30001, 1096, 1330, 797, 25636, 79, 30642, 7509, 198, 2, 6738, 299, 2528, 74, 1330, 10717, 198, 2, 6738, 299, 2528, 74, 13, 927, 1330, 9678, 7934, 43, 368, 6759, 7509, 198, 198, 1324, 796, 46947, 7, 834, 3672, 834, 8, 198, 6738, 598, 1330, 5009, 198, 6738, 598, 1330, 2746 ]
3.195652
138
from app.utils.str_utils import str_to_int
[ 6738, 598, 13, 26791, 13, 2536, 62, 26791, 1330, 965, 62, 1462, 62, 600, 628 ]
2.933333
15
import psycopg2 from config import config import datetime from textblob import TextBlob import nltk from nltk.corpus import stopwords def create_tables(): """ create tables in the PostgreSQL database""" params = config() # connect to the PostgreSQL server conn = psycopg2.connect(**params) cur = conn.cursor() cur.execute('''CREATE TABLE IF NOT EXISTS POSTS (POST_ID INT PRIMARY KEY NOT NULL, DATA TEXT NOT NULL, CREATED TIMESTAMP NOT NULL, COMMENTS INT, COUNT INT);''') cur.execute('''CREATE TABLE IF NOT EXISTS COMMENTS (POST_ID INT NOT NULL, COMMENT_ID INT PRIMARY KEY NOT NULL, DATA TEXT NOT NULL, CREATED TIMESTAMP NOT NULL, UPVOTES INT, DOWNVOTES INT);''') conn.commit() conn.close() def create_post(postid, text): """ insert a new post into the vendors table """ print("inside create post") # read database configuration params = config() # connect to the PostgreSQL database conn = psycopg2.connect(**params) cur = conn.cursor() count = 0 comments = 0 time = datetime.datetime.utcnow(); cur.execute("INSERT INTO POSTS (POST_ID, DATA, CREATED, COMMENTS, COUNT) VALUES (%s, %s, %s, %s, %s)",(postid,text,time,comments,count)); conn.commit() print("Records created successfully") conn.close() def create_comment(postid, commentid, text): """ insert a new comment into the post table """ print("inside create comments") # read database configuration params = config() # connect to the PostgreSQL database conn = psycopg2.connect(**params) cur = conn.cursor() count = 0 time = datetime.datetime.utcnow(); cur.execute("INSERT INTO COMMENTS (POST_ID, COMMENT_ID, DATA, CREATED, UPVOTES, DOWNVOTES) VALUES (%s, %s, %s, %s, 0, 0)",(postid,commentid,text, time)); # Get Corresponding post cur.execute("SELECT POST_ID, COMMENTS from POSTS where POST_ID = {0} ORDER BY COUNT DESC".format(postid)); rows = cur.fetchall() for row in rows: comments = row[1] break comments = comments+1 # Update Comments count of post cur.execute("UPDATE POSTS set COMMENTS = {0} where POST_ID = {1}".format(comments,postid)); conn.commit() print("Records created successfully") conn.close() def lookup_table(text): """ insert a new post into the vendors table """ print("inside lookup to tables") # read database configuration params = config() # connect to the PostgreSQL database conn = psycopg2.connect(**params) cur = conn.cursor() #initialize id and count to null values postid = 0 count = 0 #Select post cur.execute("SELECT POST_ID, DATA, COUNT from POSTS where DATA = '{0}' ORDER BY COUNT DESC".format(text)); rows = cur.fetchall() for row in rows: postid = row[0] count = row[2] break print "Lookup operation done successfully. Id = {0}".format(id); conn.close() return postid, count def update_table_count(postid, count): """ update post with count """ print("inside lookup to tables") # read database configuration params = config() # connect to the PostgreSQL database conn = psycopg2.connect(**params) cur = conn.cursor() cur.execute("UPDATE POSTS set COUNT = {0} where POST_ID = {1}".format(count,postid)); conn.commit() print "Update operation done successfully for POST_ID {0} and count {1}".format(postid,count) conn.close() def comment_upvote(comment_id): """ update post with count """ print("inside upvote comment") # read database configuration params = config() # connect to the PostgreSQL database conn = psycopg2.connect(**params) cur = conn.cursor() # Get Corresponding comment cur.execute("SELECT COMMENT_ID, UPVOTES, POST_ID from COMMENTS where COMMENT_ID = {0} ORDER BY UPVOTES DESC".format(comment_id)); rows = cur.fetchall() for row in rows: upvotes = row[1] break upvotes = upvotes+1 # Update Comments count of post cur.execute("UPDATE COMMENTS set UPVOTES = {0} where COMMENT_ID = {1}".format(upvotes,comment_id)); conn.commit() print ("Comment upvote completed") conn.close() #return post ID so that redirect can use it return (row[2]) def comment_downvote(comment_id): """ update comment with dwnvote """ print("inside downvote comment") # read database configuration params = config() # connect to the PostgreSQL database conn = psycopg2.connect(**params) cur = conn.cursor() # Get Corresponding comment cur.execute("SELECT COMMENT_ID, DOWNVOTES, POST_ID from COMMENTS where COMMENT_ID = {0} ORDER BY DOWNVOTES DESC".format(comment_id)); rows = cur.fetchall() for row in rows: downvotes = row[1] break downvotes = downvotes+1 # Update Comments count of post cur.execute("UPDATE COMMENTS set DOWNVOTES = {0} where COMMENT_ID = {1}".format(downvotes,comment_id)); conn.commit() print ("Comment upvote completed") conn.close() #return post ID so that redirect can use it return (row[2])
[ 11748, 17331, 22163, 70, 17, 198, 6738, 4566, 1330, 4566, 198, 11748, 4818, 8079, 198, 6738, 2420, 2436, 672, 1330, 8255, 3629, 672, 198, 11748, 299, 2528, 74, 198, 6738, 299, 2528, 74, 13, 10215, 79, 385, 1330, 2245, 10879, 198, 198, 4299, 2251, 62, 83, 2977, 33529, 628, 220, 220, 220, 37227, 2251, 8893, 287, 262, 2947, 47701, 6831, 37811, 198, 220, 220, 220, 42287, 796, 4566, 3419, 198, 220, 220, 220, 1303, 2018, 284, 262, 2947, 47701, 4382, 198, 220, 220, 220, 48260, 796, 17331, 22163, 70, 17, 13, 8443, 7, 1174, 37266, 8, 628, 220, 220, 220, 1090, 796, 48260, 13, 66, 21471, 3419, 198, 220, 220, 220, 1090, 13, 41049, 7, 7061, 6, 43387, 6158, 43679, 16876, 5626, 7788, 1797, 4694, 24582, 50, 198, 220, 220, 220, 220, 220, 220, 220, 220, 357, 32782, 62, 2389, 17828, 4810, 3955, 13153, 35374, 220, 220, 220, 220, 5626, 15697, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 42865, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 40383, 220, 220, 220, 5626, 15697, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 29244, 11617, 220, 31742, 6465, 23518, 5626, 15697, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9440, 28957, 220, 17828, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 327, 28270, 220, 220, 220, 220, 220, 220, 220, 220, 17828, 1776, 7061, 11537, 628, 198, 220, 220, 220, 1090, 13, 41049, 7, 7061, 6, 43387, 6158, 43679, 16876, 5626, 7788, 1797, 4694, 9440, 28957, 198, 220, 220, 220, 220, 220, 220, 220, 220, 357, 32782, 62, 2389, 17828, 5626, 15697, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9440, 10979, 62, 2389, 17828, 4810, 3955, 13153, 35374, 220, 5626, 15697, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 42865, 220, 220, 220, 220, 40383, 220, 220, 220, 5626, 15697, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 29244, 11617, 220, 31742, 6465, 23518, 5626, 15697, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15958, 53, 2394, 1546, 220, 17828, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 30320, 53, 2394, 1546, 17828, 1776, 7061, 11537, 628, 220, 220, 220, 48260, 13, 41509, 3419, 198, 220, 220, 220, 48260, 13, 19836, 3419, 198, 198, 4299, 2251, 62, 7353, 7, 7353, 312, 11, 2420, 2599, 198, 220, 220, 220, 37227, 7550, 257, 649, 1281, 656, 262, 17192, 3084, 37227, 628, 220, 220, 220, 3601, 7203, 48787, 2251, 1281, 4943, 628, 220, 220, 220, 1303, 1100, 6831, 8398, 198, 220, 220, 220, 42287, 796, 4566, 3419, 198, 220, 220, 220, 1303, 2018, 284, 262, 2947, 47701, 6831, 198, 220, 220, 220, 48260, 796, 17331, 22163, 70, 17, 13, 8443, 7, 1174, 37266, 8, 628, 220, 220, 220, 1090, 796, 48260, 13, 66, 21471, 3419, 628, 220, 220, 220, 954, 796, 657, 198, 220, 220, 220, 3651, 796, 657, 198, 220, 220, 220, 640, 796, 4818, 8079, 13, 19608, 8079, 13, 315, 66, 2197, 9783, 198, 220, 220, 220, 1090, 13, 41049, 7203, 20913, 17395, 39319, 24582, 50, 357, 32782, 62, 2389, 11, 42865, 11, 29244, 11617, 11, 9440, 28957, 11, 327, 28270, 8, 26173, 35409, 37633, 82, 11, 4064, 82, 11, 4064, 82, 11, 4064, 82, 11, 4064, 82, 42501, 7, 7353, 312, 11, 5239, 11, 2435, 11, 15944, 11, 9127, 18125, 628, 220, 220, 220, 48260, 13, 41509, 3419, 198, 220, 220, 220, 3601, 7203, 6690, 3669, 2727, 7675, 4943, 198, 220, 220, 220, 48260, 13, 19836, 3419, 198, 198, 4299, 2251, 62, 23893, 7, 7353, 312, 11, 2912, 312, 11, 2420, 2599, 198, 220, 220, 220, 37227, 7550, 257, 649, 2912, 656, 262, 1281, 3084, 37227, 628, 220, 220, 220, 3601, 7203, 48787, 2251, 3651, 4943, 628, 220, 220, 220, 1303, 1100, 6831, 8398, 198, 220, 220, 220, 42287, 796, 4566, 3419, 198, 220, 220, 220, 1303, 2018, 284, 262, 2947, 47701, 6831, 198, 220, 220, 220, 48260, 796, 17331, 22163, 70, 17, 13, 8443, 7, 1174, 37266, 8, 628, 220, 220, 220, 1090, 796, 48260, 13, 66, 21471, 3419, 628, 220, 220, 220, 954, 796, 657, 198, 220, 220, 220, 640, 796, 4818, 8079, 13, 19608, 8079, 13, 315, 66, 2197, 9783, 198, 220, 220, 220, 1090, 13, 41049, 7203, 20913, 17395, 39319, 9440, 28957, 357, 32782, 62, 2389, 11, 9440, 10979, 62, 2389, 11, 42865, 11, 29244, 11617, 11, 15958, 53, 2394, 1546, 11, 30320, 53, 2394, 1546, 8, 26173, 35409, 37633, 82, 11, 4064, 82, 11, 4064, 82, 11, 4064, 82, 11, 657, 11, 657, 42501, 7, 7353, 312, 11, 23893, 312, 11, 5239, 11, 640, 18125, 628, 220, 220, 220, 1303, 3497, 34428, 278, 1281, 198, 220, 220, 220, 1090, 13, 41049, 7203, 46506, 24582, 62, 2389, 11, 9440, 28957, 422, 24582, 50, 810, 24582, 62, 2389, 796, 1391, 15, 92, 38678, 11050, 327, 28270, 22196, 34, 1911, 18982, 7, 7353, 312, 18125, 198, 220, 220, 220, 15274, 796, 1090, 13, 69, 7569, 439, 3419, 628, 220, 220, 220, 329, 5752, 287, 15274, 25, 198, 220, 220, 220, 220, 220, 220, 220, 3651, 796, 5752, 58, 16, 60, 198, 220, 220, 220, 220, 220, 220, 220, 2270, 628, 220, 220, 220, 3651, 796, 3651, 10, 16, 628, 220, 220, 220, 1303, 10133, 19502, 954, 286, 1281, 198, 220, 220, 220, 1090, 13, 41049, 7203, 16977, 24582, 50, 900, 9440, 28957, 796, 1391, 15, 92, 810, 24582, 62, 2389, 796, 1391, 16, 92, 1911, 18982, 7, 15944, 11, 7353, 312, 18125, 628, 220, 220, 220, 48260, 13, 41509, 3419, 628, 220, 220, 220, 3601, 7203, 6690, 3669, 2727, 7675, 4943, 198, 220, 220, 220, 48260, 13, 19836, 3419, 198, 198, 4299, 35847, 62, 11487, 7, 5239, 2599, 628, 220, 220, 220, 37227, 7550, 257, 649, 1281, 656, 262, 17192, 3084, 37227, 628, 220, 220, 220, 3601, 7203, 48787, 35847, 284, 8893, 4943, 628, 220, 220, 220, 1303, 1100, 6831, 8398, 198, 220, 220, 220, 42287, 796, 4566, 3419, 198, 220, 220, 220, 1303, 2018, 284, 262, 2947, 47701, 6831, 198, 220, 220, 220, 48260, 796, 17331, 22163, 70, 17, 13, 8443, 7, 1174, 37266, 8, 628, 220, 220, 220, 1090, 796, 48260, 13, 66, 21471, 3419, 628, 220, 220, 220, 1303, 36733, 1096, 4686, 290, 954, 284, 9242, 3815, 198, 220, 220, 220, 1281, 312, 796, 657, 198, 220, 220, 220, 954, 796, 657, 628, 220, 220, 220, 1303, 17563, 1281, 198, 220, 220, 220, 1090, 13, 41049, 7203, 46506, 24582, 62, 2389, 11, 42865, 11, 327, 28270, 422, 24582, 50, 810, 42865, 796, 705, 90, 15, 92, 6, 38678, 11050, 327, 28270, 22196, 34, 1911, 18982, 7, 5239, 18125, 198, 220, 220, 220, 15274, 796, 1090, 13, 69, 7569, 439, 3419, 628, 220, 220, 220, 329, 5752, 287, 15274, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1281, 312, 796, 5752, 58, 15, 60, 198, 220, 220, 220, 220, 220, 220, 220, 954, 796, 5752, 58, 17, 60, 198, 220, 220, 220, 220, 220, 220, 220, 2270, 628, 220, 220, 220, 3601, 366, 8567, 929, 4905, 1760, 7675, 13, 5121, 796, 220, 1391, 15, 92, 1911, 18982, 7, 312, 1776, 198, 220, 220, 220, 48260, 13, 19836, 3419, 628, 220, 220, 220, 1441, 1281, 312, 11, 954, 198, 198, 4299, 4296, 62, 11487, 62, 9127, 7, 7353, 312, 11, 954, 2599, 628, 220, 220, 220, 220, 220, 220, 220, 37227, 4296, 1281, 351, 954, 37227, 628, 220, 220, 220, 220, 220, 220, 220, 3601, 7203, 48787, 35847, 284, 8893, 4943, 628, 220, 220, 220, 220, 220, 220, 220, 1303, 1100, 6831, 8398, 198, 220, 220, 220, 220, 220, 220, 220, 42287, 796, 4566, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 2018, 284, 262, 2947, 47701, 6831, 198, 220, 220, 220, 220, 220, 220, 220, 48260, 796, 17331, 22163, 70, 17, 13, 8443, 7, 1174, 37266, 8, 628, 220, 220, 220, 220, 220, 220, 220, 1090, 796, 48260, 13, 66, 21471, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 1090, 13, 41049, 7203, 16977, 24582, 50, 900, 327, 28270, 796, 1391, 15, 92, 810, 24582, 62, 2389, 796, 1391, 16, 92, 1911, 18982, 7, 9127, 11, 7353, 312, 18125, 198, 220, 220, 220, 220, 220, 220, 220, 48260, 13, 41509, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 3601, 366, 10260, 4905, 1760, 7675, 329, 24582, 62, 2389, 1391, 15, 92, 290, 954, 1391, 16, 92, 1911, 18982, 7, 7353, 312, 11, 9127, 8, 198, 220, 220, 220, 220, 220, 220, 220, 48260, 13, 19836, 3419, 198, 198, 4299, 2912, 62, 929, 27257, 7, 23893, 62, 312, 2599, 198, 220, 220, 220, 37227, 4296, 1281, 351, 954, 37227, 628, 220, 220, 220, 3601, 7203, 48787, 510, 27257, 2912, 4943, 628, 220, 220, 220, 1303, 1100, 6831, 8398, 198, 220, 220, 220, 42287, 796, 4566, 3419, 198, 220, 220, 220, 1303, 2018, 284, 262, 2947, 47701, 6831, 198, 220, 220, 220, 48260, 796, 17331, 22163, 70, 17, 13, 8443, 7, 1174, 37266, 8, 628, 220, 220, 220, 1090, 796, 48260, 13, 66, 21471, 3419, 628, 220, 220, 220, 1303, 3497, 34428, 278, 2912, 198, 220, 220, 220, 1090, 13, 41049, 7203, 46506, 9440, 10979, 62, 2389, 11, 15958, 53, 2394, 1546, 11, 24582, 62, 2389, 422, 9440, 28957, 810, 9440, 10979, 62, 2389, 796, 1391, 15, 92, 38678, 11050, 15958, 53, 2394, 1546, 22196, 34, 1911, 18982, 7, 23893, 62, 312, 18125, 198, 220, 220, 220, 15274, 796, 1090, 13, 69, 7569, 439, 3419, 628, 220, 220, 220, 329, 5752, 287, 15274, 25, 198, 220, 220, 220, 220, 220, 220, 220, 510, 29307, 796, 5752, 58, 16, 60, 198, 220, 220, 220, 220, 220, 220, 220, 2270, 628, 220, 220, 220, 510, 29307, 796, 510, 29307, 10, 16, 628, 220, 220, 220, 1303, 10133, 19502, 954, 286, 1281, 198, 220, 220, 220, 1090, 13, 41049, 7203, 16977, 9440, 28957, 900, 15958, 53, 2394, 1546, 796, 1391, 15, 92, 810, 9440, 10979, 62, 2389, 796, 1391, 16, 92, 1911, 18982, 7, 929, 29307, 11, 23893, 62, 312, 18125, 198, 220, 220, 220, 48260, 13, 41509, 3419, 628, 198, 220, 220, 220, 3601, 5855, 21357, 510, 27257, 5668, 4943, 198, 220, 220, 220, 48260, 13, 19836, 3419, 628, 220, 220, 220, 1303, 7783, 1281, 4522, 523, 326, 18941, 460, 779, 340, 198, 220, 220, 220, 1441, 357, 808, 58, 17, 12962, 198, 198, 4299, 2912, 62, 2902, 27257, 7, 23893, 62, 312, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 4296, 2912, 351, 288, 675, 27257, 37227, 628, 220, 220, 220, 220, 220, 220, 220, 3601, 7203, 48787, 866, 27257, 2912, 4943, 628, 220, 220, 220, 220, 220, 220, 220, 1303, 1100, 6831, 8398, 198, 220, 220, 220, 220, 220, 220, 220, 42287, 796, 4566, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 2018, 284, 262, 2947, 47701, 6831, 198, 220, 220, 220, 220, 220, 220, 220, 48260, 796, 17331, 22163, 70, 17, 13, 8443, 7, 1174, 37266, 8, 628, 220, 220, 220, 220, 220, 220, 220, 1090, 796, 48260, 13, 66, 21471, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 1303, 3497, 34428, 278, 2912, 198, 220, 220, 220, 220, 220, 220, 220, 1090, 13, 41049, 7203, 46506, 9440, 10979, 62, 2389, 11, 30320, 53, 2394, 1546, 11, 24582, 62, 2389, 422, 9440, 28957, 810, 9440, 10979, 62, 2389, 796, 1391, 15, 92, 38678, 11050, 30320, 53, 2394, 1546, 22196, 34, 1911, 18982, 7, 23893, 62, 312, 18125, 198, 220, 220, 220, 220, 220, 220, 220, 15274, 796, 1090, 13, 69, 7569, 439, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 329, 5752, 287, 15274, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 866, 29307, 796, 5752, 58, 16, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2270, 628, 220, 220, 220, 220, 220, 220, 220, 866, 29307, 796, 866, 29307, 10, 16, 628, 220, 220, 220, 220, 220, 220, 220, 1303, 10133, 19502, 954, 286, 1281, 198, 220, 220, 220, 220, 220, 220, 220, 1090, 13, 41049, 7203, 16977, 9440, 28957, 900, 30320, 53, 2394, 1546, 796, 1391, 15, 92, 810, 9440, 10979, 62, 2389, 796, 1391, 16, 92, 1911, 18982, 7, 2902, 29307, 11, 23893, 62, 312, 18125, 198, 220, 220, 220, 220, 220, 220, 220, 48260, 13, 41509, 3419, 628, 198, 220, 220, 220, 220, 220, 220, 220, 3601, 5855, 21357, 510, 27257, 5668, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 48260, 13, 19836, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 1303, 7783, 1281, 4522, 523, 326, 18941, 460, 779, 340, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 357, 808, 58, 17, 12962, 198 ]
2.571631
2,115
""" Defined code units and physical quantities The Python parts of Weltgeist use cgs VH1 uses units defined below Sam Geen, February 2018 """ import numpy as np # Physical quantities (base units in cgs) pc = 3.086e+18 mH = 1.66e-24 year = 3.154e+7 Myr = 1e6*year kB = 1.3806485279e-16 # in cgs G = 6.67428e-8 X = 0.74 mp = mH / X c = 2.998e+10 eV = 1.60217662e-12 # in ergs Msun = 1.9891e33 # g # Code units # Used by VH1 - the Python parts of Weltgeist use cgs distance = pc # in cm density = mH # 1 g/cm^3 time = 1.0 / np.sqrt(G*density) # sets G=1 in VH1 (not super important here, though) # Derived units velocity = distance / time mass = density*distance**3.0 pressure = density * velocity**2.0 energy = mass*velocity**2.0 # Note: this is acceleration! In the code (e.g. forces.f90), grav = v*v/r # e.g. 2*GM/r = v_esc^2, so g=GM/r^2=0.5*v_esc^2/r gravity = G*mass/distance**2 # velocity*velocity/distance
[ 37811, 201, 198, 7469, 1389, 2438, 4991, 290, 3518, 17794, 201, 198, 464, 11361, 3354, 286, 370, 2120, 49782, 779, 269, 14542, 201, 198, 53, 39, 16, 3544, 4991, 5447, 2174, 201, 198, 16305, 2269, 268, 11, 3945, 2864, 201, 198, 37811, 201, 198, 201, 198, 11748, 299, 32152, 355, 45941, 201, 198, 201, 198, 2, 16331, 17794, 357, 8692, 4991, 287, 269, 14542, 8, 201, 198, 14751, 796, 513, 13, 2919, 21, 68, 10, 1507, 201, 198, 76, 39, 796, 352, 13, 2791, 68, 12, 1731, 201, 198, 1941, 796, 513, 13, 21526, 68, 10, 22, 201, 198, 44, 2417, 796, 352, 68, 21, 9, 1941, 201, 198, 38841, 796, 352, 13, 23734, 2414, 5332, 26050, 68, 12, 1433, 1303, 287, 269, 14542, 201, 198, 38, 796, 718, 13, 3134, 40173, 68, 12, 23, 201, 198, 55, 796, 657, 13, 4524, 201, 198, 3149, 796, 285, 39, 1220, 1395, 201, 198, 66, 796, 362, 13, 34808, 68, 10, 940, 201, 198, 68, 53, 796, 352, 13, 1899, 24591, 39380, 68, 12, 1065, 1303, 287, 1931, 14542, 201, 198, 10128, 403, 796, 352, 13, 4089, 6420, 68, 2091, 1303, 308, 201, 198, 201, 198, 2, 6127, 4991, 201, 198, 2, 16718, 416, 569, 39, 16, 532, 262, 11361, 3354, 286, 370, 2120, 49782, 779, 269, 14542, 201, 198, 30246, 796, 40653, 1303, 287, 12067, 201, 198, 43337, 796, 285, 39, 1303, 352, 308, 14, 11215, 61, 18, 201, 198, 2435, 796, 352, 13, 15, 1220, 45941, 13, 31166, 17034, 7, 38, 9, 43337, 8, 1303, 5621, 402, 28, 16, 287, 569, 39, 16, 357, 1662, 2208, 1593, 994, 11, 996, 8, 201, 198, 2, 9626, 1572, 4991, 201, 198, 626, 11683, 796, 5253, 1220, 640, 201, 198, 22208, 796, 12109, 9, 30246, 1174, 18, 13, 15, 201, 198, 36151, 796, 12109, 1635, 15432, 1174, 17, 13, 15, 201, 198, 22554, 796, 2347, 9, 626, 11683, 1174, 17, 13, 15, 201, 198, 2, 5740, 25, 428, 318, 20309, 0, 554, 262, 2438, 357, 68, 13, 70, 13, 3386, 13, 69, 3829, 828, 9067, 796, 410, 9, 85, 14, 81, 201, 198, 2, 304, 13, 70, 13, 362, 9, 15548, 14, 81, 796, 410, 62, 3798, 61, 17, 11, 523, 308, 28, 15548, 14, 81, 61, 17, 28, 15, 13, 20, 9, 85, 62, 3798, 61, 17, 14, 81, 201, 198, 46453, 796, 402, 9, 22208, 14, 30246, 1174, 17, 1303, 15432, 9, 626, 11683, 14, 30246, 220, 201, 198 ]
2.328431
408
from rest_framework.response import Response from rest_framework.filters import SearchFilter from rest_framework.viewsets import ModelViewSet from interest.models import Interest from .serializers import InterestSerializer
[ 6738, 1334, 62, 30604, 13, 26209, 1330, 18261, 198, 6738, 1334, 62, 30604, 13, 10379, 1010, 1330, 11140, 22417, 198, 6738, 1334, 62, 30604, 13, 1177, 28709, 1330, 9104, 7680, 7248, 198, 6738, 1393, 13, 27530, 1330, 12033, 198, 6738, 764, 46911, 11341, 1330, 12033, 32634, 7509, 198 ]
4.645833
48
import re from django.contrib.gis.gdal import OGRException, OGRGeometry from django.contrib.gis.geos import GEOSGeometry from django.forms.widgets import Textarea from django.template.loader import render_to_string from django.utils import simplejson from django.conf import settings from django import forms # Default settings for paths and API URLs. These can all be overridden by # specifying a value in settings.py api_defaults = { 'GOOGLE_API_KEY': "", 'YAHOO_APP_ID': "", 'OLWIDGET_MEDIA_URL': url_join(settings.MEDIA_URL, "olwidget"), 'GOOGLE_API': "http://maps.google.com/maps?file=api&v=2", 'YAHOO_API': "http://api.maps.yahoo.com/ajaxymap?v=3.0", 'OSM_API': "http://openstreetmap.org/openlayers/OpenStreetMap.js", 'OL_API': "http://openlayers.org/api/2.8/OpenLayers.js", 'MS_VE_API' : "http://dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=6.1", } for key, default in api_defaults.iteritems(): if not hasattr(settings, key): setattr(settings, key, default) OLWIDGET_JS = url_join(settings.OLWIDGET_MEDIA_URL, "js/olwidget.js") OLWIDGET_CSS = url_join(settings.OLWIDGET_MEDIA_URL, "css/olwidget.css") DEFAULT_PROJ = "4326" class EditableMap(forms.Textarea, MapMixin): """ An OpenLayers mapping widget for geographic data. Example:: from django import forms from olwidget.widgets import OLWidget class MyForm(forms.Form): location = forms.CharField(widget=EditableMap( options={'geometry': 'point'})) """ default_template = 'olwidget/editable_map.html' class MapDisplay(EditableMap): """ Object for display of geometries on an OpenLayers map. Arguments (all are optional): * ``fields`` - a list of geometric fields or WKT strings to display on the map. If none are given, the map will have no overlay. * ``name`` - a name to use for display of the field data layer. * ``options`` - a dict of options for map display. A complete list of options is in the documentation for olwidget.js. Example:: from olwidget.widgets import MapDisplay map = MapDisplay(fields=[my_model.start_point, my_model.destination]) To use in a template, first display the media (URLs for javascript and CSS needed for map display) and then print the MapDisplay object, as in the following:: <html> <head> {{ map.media }} </head> <body> {{ map }} </body> </html> By default, maps rendered by MapDisplay objects are not editable, but this can be overriden by setting "options['editable'] = True". """ class InfoMap(forms.Widget, MapMixin): """ Widget for displaying maps with pop-up info boxes over geometries. Arguments: * ``info``: an array of [geometry, HTML] pairs that specify geometries, and the popup contents associated with them. Geometries can be expressed as geometry fields, or as WKT strings. Example:: [ [geomodel1.geofield, "<p>Model One</p>"], [geomodel2.geofield, "<p>Model Two</p>"], ... ] * ``options``: an optional dict of options for map display. In templates, InfoMap.media must be displayed in addition to InfoMap for the map to function properly. """ default_template = 'olwidget/info_map.html' ewkt_re = re.compile("^SRID=(?P<srid>\d+);(?P<wkt>.+)$", re.I) def get_wkt(value, srid=DEFAULT_PROJ): """ `value` is either a WKT string or a geometry field. Returns WKT in the projection for the given SRID. """ ogr = None if value: if isinstance(value, OGRGeometry): ogr = value elif isinstance(value, GEOSGeometry): ogr = value.ogr elif isinstance(value, basestring): match = ewkt_re.match(value) if match: ogr = OGRGeometry(match.group('wkt'), match.group('srid')) else: ogr = OGRGeometry(value) wkt = '' if ogr: # Workaround for Django bug #12312. GEOSGeometry types don't support 3D wkt; # OGRGeometry types output 3D for linestrings even if they should do 2D, causing # IntegrityError's. if ogr.dimension == 2: geos = ogr.geos geos.transform(srid) wkt = geos.wkt else: ogr.transform(srid) wkt = ogr.wkt return wkt def collection_wkt(fields): """ Returns WKT for the given list of geometry fields. """ if not fields: return "" if len(fields) == 1: return get_wkt(fields[0]) return "GEOMETRYCOLLECTION(%s)" % \ ",".join(get_wkt(field) for field in fields) def add_srid(wkt, srid=DEFAULT_PROJ): """ Returns EWKT (WKT with a specified SRID) for the given wkt and SRID (default 4326). """ if wkt: return "SRID=%s;%s" % (srid, wkt) return ""
[ 11748, 302, 198, 198, 6738, 42625, 14208, 13, 3642, 822, 13, 70, 271, 13, 21287, 282, 1330, 440, 28934, 87, 4516, 11, 440, 10761, 10082, 15748, 198, 6738, 42625, 14208, 13, 3642, 822, 13, 70, 271, 13, 469, 418, 1330, 22319, 2640, 10082, 15748, 198, 6738, 42625, 14208, 13, 23914, 13, 28029, 11407, 1330, 8255, 20337, 198, 6738, 42625, 14208, 13, 28243, 13, 29356, 1330, 8543, 62, 1462, 62, 8841, 198, 6738, 42625, 14208, 13, 26791, 1330, 2829, 17752, 198, 6738, 42625, 14208, 13, 10414, 1330, 6460, 198, 6738, 42625, 14208, 1330, 5107, 198, 220, 220, 220, 220, 198, 2, 15161, 6460, 329, 13532, 290, 7824, 32336, 13, 220, 2312, 460, 477, 307, 23170, 4651, 416, 198, 2, 31577, 257, 1988, 287, 6460, 13, 9078, 198, 198, 15042, 62, 12286, 82, 796, 1391, 198, 220, 220, 220, 705, 38, 6684, 38, 2538, 62, 17614, 62, 20373, 10354, 366, 1600, 198, 220, 220, 220, 705, 56, 18429, 6684, 62, 24805, 62, 2389, 10354, 366, 1600, 198, 220, 220, 220, 705, 3535, 54, 2389, 18851, 62, 30733, 3539, 62, 21886, 10354, 19016, 62, 22179, 7, 33692, 13, 30733, 3539, 62, 21886, 11, 366, 349, 42655, 12340, 198, 220, 220, 220, 705, 38, 6684, 38, 2538, 62, 17614, 10354, 366, 4023, 1378, 31803, 13, 13297, 13, 785, 14, 31803, 30, 7753, 28, 15042, 5, 85, 28, 17, 1600, 198, 220, 220, 220, 705, 56, 18429, 6684, 62, 17614, 10354, 366, 4023, 1378, 15042, 13, 31803, 13, 40774, 13, 785, 14, 1228, 897, 4948, 499, 30, 85, 28, 18, 13, 15, 1600, 198, 220, 220, 220, 705, 2640, 44, 62, 17614, 10354, 366, 4023, 1378, 9654, 25662, 8899, 13, 2398, 14, 9654, 75, 6962, 14, 11505, 34356, 13912, 13, 8457, 1600, 198, 220, 220, 220, 705, 3535, 62, 17614, 10354, 366, 4023, 1378, 9654, 75, 6962, 13, 2398, 14, 15042, 14, 17, 13, 23, 14, 11505, 43, 6962, 13, 8457, 1600, 198, 220, 220, 220, 705, 5653, 62, 6089, 62, 17614, 6, 1058, 366, 4023, 1378, 7959, 13, 32844, 16442, 13, 3262, 14, 8899, 13716, 14, 8899, 13716, 13, 1077, 87, 30, 85, 28, 21, 13, 16, 1600, 198, 92, 198, 198, 1640, 1994, 11, 4277, 287, 40391, 62, 12286, 82, 13, 2676, 23814, 33529, 198, 220, 220, 220, 611, 407, 468, 35226, 7, 33692, 11, 1994, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 900, 35226, 7, 33692, 11, 1994, 11, 4277, 8, 198, 198, 3535, 54, 2389, 18851, 62, 20120, 796, 19016, 62, 22179, 7, 33692, 13, 3535, 54, 2389, 18851, 62, 30733, 3539, 62, 21886, 11, 366, 8457, 14, 349, 42655, 13, 8457, 4943, 198, 3535, 54, 2389, 18851, 62, 49155, 796, 19016, 62, 22179, 7, 33692, 13, 3535, 54, 2389, 18851, 62, 30733, 3539, 62, 21886, 11, 366, 25471, 14, 349, 42655, 13, 25471, 4943, 198, 198, 7206, 38865, 62, 31190, 41, 796, 366, 3559, 2075, 1, 198, 198, 4871, 1717, 4674, 13912, 7, 23914, 13, 8206, 20337, 11, 9347, 35608, 259, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1052, 4946, 43, 6962, 16855, 26295, 329, 22987, 1366, 13, 628, 220, 220, 220, 17934, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 422, 42625, 14208, 1330, 5107, 198, 220, 220, 220, 220, 220, 220, 220, 422, 25776, 42655, 13, 28029, 11407, 1330, 22258, 38300, 628, 220, 220, 220, 220, 220, 220, 220, 1398, 2011, 8479, 7, 23914, 13, 8479, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4067, 796, 5107, 13, 12441, 15878, 7, 42655, 28, 7407, 4674, 13912, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3689, 34758, 6, 469, 15748, 10354, 705, 4122, 6, 92, 4008, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 4277, 62, 28243, 796, 705, 349, 42655, 14, 276, 4674, 62, 8899, 13, 6494, 6, 198, 198, 4871, 9347, 23114, 7, 7407, 4674, 13912, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 9515, 329, 3359, 286, 4903, 908, 1678, 319, 281, 4946, 43, 6962, 3975, 13, 220, 20559, 2886, 357, 439, 389, 198, 220, 220, 220, 11902, 2599, 628, 220, 220, 220, 1635, 7559, 25747, 15506, 532, 257, 1351, 286, 38445, 7032, 393, 370, 42176, 13042, 284, 3359, 319, 262, 198, 220, 220, 220, 220, 220, 3975, 13, 220, 1002, 4844, 389, 1813, 11, 262, 3975, 481, 423, 645, 33345, 13, 198, 220, 220, 220, 1635, 7559, 3672, 15506, 532, 257, 1438, 284, 779, 329, 3359, 286, 262, 2214, 1366, 7679, 13, 198, 220, 220, 220, 1635, 7559, 25811, 15506, 532, 257, 8633, 286, 3689, 329, 3975, 3359, 13, 220, 317, 1844, 1351, 286, 198, 220, 220, 220, 220, 220, 3689, 318, 287, 262, 10314, 329, 25776, 42655, 13, 8457, 13, 628, 220, 220, 220, 17934, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 422, 25776, 42655, 13, 28029, 11407, 1330, 9347, 23114, 220, 628, 220, 220, 220, 220, 220, 220, 220, 3975, 796, 9347, 23114, 7, 25747, 41888, 1820, 62, 19849, 13, 9688, 62, 4122, 11, 616, 62, 19849, 13, 16520, 1883, 12962, 628, 220, 220, 220, 1675, 779, 287, 257, 11055, 11, 717, 3359, 262, 2056, 357, 21886, 82, 329, 44575, 290, 17391, 198, 220, 220, 220, 2622, 329, 3975, 3359, 8, 290, 788, 3601, 262, 9347, 23114, 2134, 11, 355, 287, 262, 198, 220, 220, 220, 1708, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 1279, 6494, 29, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1279, 2256, 29, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 22935, 3975, 13, 11431, 34949, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 7359, 2256, 29, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1279, 2618, 29, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 22935, 3975, 34949, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 7359, 2618, 29, 198, 220, 220, 220, 220, 220, 220, 220, 7359, 6494, 29, 628, 220, 220, 220, 2750, 4277, 11, 8739, 15111, 416, 9347, 23114, 5563, 389, 407, 4370, 540, 11, 475, 428, 198, 220, 220, 220, 460, 307, 625, 6058, 268, 416, 4634, 366, 25811, 17816, 276, 4674, 20520, 796, 6407, 1911, 198, 220, 220, 220, 37227, 198, 198, 4871, 14151, 13912, 7, 23914, 13, 38300, 11, 9347, 35608, 259, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 370, 17484, 329, 19407, 8739, 351, 1461, 12, 929, 7508, 10559, 625, 4903, 908, 1678, 13, 198, 220, 220, 220, 20559, 2886, 25, 628, 220, 220, 220, 1635, 7559, 10951, 15506, 25, 281, 7177, 286, 685, 469, 15748, 11, 11532, 60, 14729, 326, 11986, 4903, 908, 1678, 11, 290, 198, 220, 220, 220, 220, 220, 262, 46207, 10154, 3917, 351, 606, 13, 2269, 908, 1678, 460, 307, 6241, 355, 198, 220, 220, 220, 220, 220, 22939, 7032, 11, 393, 355, 370, 42176, 13042, 13, 220, 17934, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 469, 296, 375, 417, 16, 13, 469, 1659, 1164, 11, 33490, 79, 29, 17633, 1881, 3556, 79, 24618, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 469, 296, 375, 417, 17, 13, 469, 1659, 1164, 11, 33490, 79, 29, 17633, 4930, 3556, 79, 24618, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2644, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2361, 628, 220, 220, 220, 1635, 7559, 25811, 15506, 25, 281, 11902, 8633, 286, 3689, 329, 3975, 3359, 13, 628, 220, 220, 220, 554, 24019, 11, 14151, 13912, 13, 11431, 1276, 307, 9066, 287, 3090, 284, 14151, 13912, 329, 198, 220, 220, 220, 262, 3975, 284, 2163, 6105, 13, 198, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 4277, 62, 28243, 796, 705, 349, 42655, 14, 10951, 62, 8899, 13, 6494, 6, 198, 198, 413, 21841, 62, 260, 796, 302, 13, 5589, 576, 7203, 61, 12562, 2389, 16193, 30, 47, 27, 82, 6058, 29, 59, 67, 10, 1776, 7, 30, 47, 27, 86, 21841, 28401, 28988, 3, 1600, 302, 13, 40, 8, 198, 4299, 651, 62, 86, 21841, 7, 8367, 11, 264, 6058, 28, 7206, 38865, 62, 31190, 41, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 4600, 8367, 63, 318, 2035, 257, 370, 42176, 4731, 393, 257, 22939, 2214, 13, 220, 16409, 370, 42176, 287, 262, 198, 220, 220, 220, 20128, 329, 262, 1813, 16808, 2389, 13, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 267, 2164, 796, 6045, 198, 220, 220, 220, 611, 1988, 25, 198, 220, 220, 220, 220, 220, 220, 220, 611, 318, 39098, 7, 8367, 11, 440, 10761, 10082, 15748, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 267, 2164, 796, 1988, 198, 220, 220, 220, 220, 220, 220, 220, 1288, 361, 318, 39098, 7, 8367, 11, 22319, 2640, 10082, 15748, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 267, 2164, 796, 1988, 13, 519, 81, 198, 220, 220, 220, 220, 220, 220, 220, 1288, 361, 318, 39098, 7, 8367, 11, 1615, 395, 1806, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2872, 796, 304, 86, 21841, 62, 260, 13, 15699, 7, 8367, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 2872, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 267, 2164, 796, 440, 10761, 10082, 15748, 7, 15699, 13, 8094, 10786, 86, 21841, 33809, 2872, 13, 8094, 10786, 82, 6058, 6, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 267, 2164, 796, 440, 10761, 10082, 15748, 7, 8367, 8, 628, 220, 220, 220, 266, 21841, 796, 10148, 198, 220, 220, 220, 611, 267, 2164, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 5521, 14145, 329, 37770, 5434, 1303, 10163, 1065, 13, 220, 22319, 2640, 10082, 15748, 3858, 836, 470, 1104, 513, 35, 266, 21841, 26, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 440, 10761, 10082, 15748, 3858, 5072, 513, 35, 329, 9493, 395, 33173, 772, 611, 484, 815, 466, 362, 35, 11, 6666, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 39348, 12331, 338, 13, 198, 220, 220, 220, 220, 220, 220, 220, 611, 267, 2164, 13, 46156, 6624, 362, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4903, 418, 796, 267, 2164, 13, 469, 418, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4903, 418, 13, 35636, 7, 82, 6058, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 266, 21841, 796, 4903, 418, 13, 86, 21841, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 267, 2164, 13, 35636, 7, 82, 6058, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 266, 21841, 796, 267, 2164, 13, 86, 21841, 220, 198, 220, 220, 220, 1441, 266, 21841, 198, 198, 4299, 4947, 62, 86, 21841, 7, 25747, 2599, 198, 220, 220, 220, 37227, 16409, 370, 42176, 329, 262, 1813, 1351, 286, 22939, 7032, 13, 37227, 628, 220, 220, 220, 611, 407, 7032, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 13538, 628, 220, 220, 220, 611, 18896, 7, 25747, 8, 6624, 352, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 651, 62, 86, 21841, 7, 25747, 58, 15, 12962, 628, 220, 220, 220, 1441, 366, 8264, 2662, 2767, 18276, 25154, 16779, 2849, 7, 4, 82, 16725, 4064, 3467, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 553, 13, 22179, 7, 1136, 62, 86, 21841, 7, 3245, 8, 329, 2214, 287, 7032, 8, 198, 198, 4299, 751, 62, 82, 6058, 7, 86, 21841, 11, 264, 6058, 28, 7206, 38865, 62, 31190, 41, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 16409, 43255, 42176, 357, 54, 42176, 351, 257, 7368, 16808, 2389, 8, 329, 262, 1813, 266, 21841, 290, 16808, 2389, 198, 220, 220, 220, 357, 12286, 5946, 2075, 737, 220, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 611, 266, 21841, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 366, 12562, 2389, 28, 4, 82, 26, 4, 82, 1, 4064, 357, 82, 6058, 11, 266, 21841, 8, 198, 220, 220, 220, 1441, 13538, 628 ]
2.359661
2,127
#!/usr/local/bin/python3 def part1(data): """ >>> part1([199, 200, 208, 210, 200, 207, 240, 269, 260, 263]) 7 >>> part1(read_input()) 1581 """ previous = data[0] count = 0 for value in data[1:]: if value > previous: count += 1 previous = value return count def part2(data): """ >>> part2([199, 200, 208, 210, 200, 207, 240, 269, 260, 263]) 5 >>> part2(read_input()) 1618 """ count = 0 for i in range(1, len(data) - 2): previous = sum(data[i - 1:i + 2]) value = sum(data[i:i + 3]) if value > previous: count += 1 return count if __name__ == "__main__": main()
[ 2, 48443, 14629, 14, 12001, 14, 8800, 14, 29412, 18, 628, 198, 198, 4299, 636, 16, 7, 7890, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 13163, 636, 16, 26933, 19104, 11, 939, 11, 27121, 11, 20064, 11, 939, 11, 27791, 11, 14956, 11, 38249, 11, 21148, 11, 39135, 12962, 198, 220, 220, 220, 767, 198, 220, 220, 220, 13163, 636, 16, 7, 961, 62, 15414, 28955, 198, 220, 220, 220, 1315, 6659, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2180, 796, 1366, 58, 15, 60, 198, 220, 220, 220, 954, 796, 657, 628, 220, 220, 220, 329, 1988, 287, 1366, 58, 16, 25, 5974, 198, 220, 220, 220, 220, 220, 220, 220, 611, 1988, 1875, 2180, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 954, 15853, 352, 628, 220, 220, 220, 220, 220, 220, 220, 2180, 796, 1988, 628, 220, 220, 220, 1441, 954, 628, 198, 4299, 636, 17, 7, 7890, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 13163, 636, 17, 26933, 19104, 11, 939, 11, 27121, 11, 20064, 11, 939, 11, 27791, 11, 14956, 11, 38249, 11, 21148, 11, 39135, 12962, 198, 220, 220, 220, 642, 198, 220, 220, 220, 13163, 636, 17, 7, 961, 62, 15414, 28955, 198, 220, 220, 220, 1467, 1507, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 954, 796, 657, 628, 220, 220, 220, 329, 1312, 287, 2837, 7, 16, 11, 18896, 7, 7890, 8, 532, 362, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 2180, 796, 2160, 7, 7890, 58, 72, 532, 352, 25, 72, 1343, 362, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 1988, 796, 2160, 7, 7890, 58, 72, 25, 72, 1343, 513, 12962, 628, 220, 220, 220, 220, 220, 220, 220, 611, 1988, 1875, 2180, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 954, 15853, 352, 628, 220, 220, 220, 1441, 954, 628, 198, 198, 361, 11593, 3672, 834, 6624, 366, 834, 12417, 834, 1298, 198, 220, 220, 220, 1388, 3419, 198 ]
2.084302
344
from SloppyCell.ReactionNetworks import * net = Network('Lee2003') net.add_compartment('extract') net.add_parameter('Dsh0', 100, name = r'Dsh^0') net.add_parameter('APC0', 100, name = r'APC^0') net.add_parameter('TCF0', 15, name = r'TCF^0') net.add_parameter('GSK0', 50, name = r'GSK^0') net.add_species('X2', 'extract', 0)#, name=r'Dsh_a') net.add_species('X3', 'extract', 0)#, name=r'APC^*/axin^*/GSK3') net.add_species('X4', 'extract', 0)#, name=r'APC/axin/GSK3') net.add_species('X9', 'extract', 0)#, name=r'\beta-catenin^*/APC^*/axin^*/GSK3') net.add_species('X10', 'extract', 0)#, name=r'\beta-catenin^*') net.add_species('X11', 'extract', 0)#, name=r'\beta-catenin') net.add_species('X12', 'extract', 0)#, name=r'Axin') #net.add_species('X5', 'extract', 'GSK0', is_constant=True)#, name=r'GSK3') net.add_species('X5', 'extract', 'GSK0', is_constant=True)#, name=r'GSK3') net.add_species('X1', 'extract')#, name=r'Dsh_i') net.add_species('X6', 'extract')#, name=r'APC/axin') net.add_species('X7', 'extract')#, name=r'APC') net.add_species('X8', 'extract')#, name=r'\beta-catenin/APC^*/axin^*/GSK3') net.add_species('X13', 'extract')#, name=r'TCF') net.add_species('X14', 'extract')#, name=r'\beta-catenin/TCF') net.add_species('X15', 'extract')#, name=r'\beta-catenin/APC') net.add_parameter('K7', 50, name = r'K_7') net.add_parameter('K8', 120, name = r'K_8') net.add_parameter('K16', 30, name = r'K_16') net.add_parameter('K17', 1200, name = r'K_17') net.add_parameter('k1', 0.182, name = r'k_{1}') net.add_parameter('k2', 1.82e-2, name = r'k_{2}') net.add_parameter('k3', 5e-2, name = r'k_{3}') net.add_parameter('k4', 0.267, name = r'k_{4}') net.add_parameter('k5', 0.133, name = r'k_{5}') net.add_parameter('k6', 9.09e-2, name = r'k_{6}') net.add_parameter('km6', 0.909, name = 'k_{-6}') net.add_parameter('k9', 206, name = r'k_{9}') net.add_parameter('k10', 206, name = r'k_{10}') net.add_parameter('k11', 0.417, name = r'k_{11}') net.add_parameter('k13', 2.57e-4, name = r'k_{13}') net.add_parameter('k15', 0.167, name = r'k_{15}') net.add_parameter('v12', 0.423, name = r'v_{12}') net.add_parameter('v14', 8.22e-5, name = r'v_{14}') #net.add_parameter('k1', 0.18, name = r'k_{1}') #net.add_parameter('k2', 1.8e-2, name = r'k_{2}') #net.add_parameter('k3', 5e-2, name = r'k_{3}') #net.add_parameter('k4', 0.27, name = r'k_{4}') #net.add_parameter('k5', 0.13, name = r'k_{5}') #net.add_parameter('k6', 9.1e-2, name = r'k_{6}') #net.add_parameter('km6', 0.91, name = 'k_{-6}') #net.add_parameter('k9', 210, name = r'k_{9}') #net.add_parameter('k10', 210, name = r'k_{10}') #net.add_parameter('k11', 0.42, name = r'k_{11}') #net.add_parameter('k13', 2.6e-4, name = r'k_{13}') #net.add_parameter('k15', 0.17, name = r'k_{15}') # #net.add_parameter('v12', 0.42, name = r'v_{12}') #net.add_parameter('v14', 8.2e-5, name = r'v_{14}') net.add_parameter('W', 0, is_optimizable=False) net.add_rate_rule('X2', 'k1*W*(Dsh0-X2)-k2*X2') net.add_rate_rule('X9', 'k9 * X8 - k10*X9') net.add_rate_rule('X10', 'k10*X9-k11*X10') net.add_rate_rule('X4', '-k3*X2*X4 - k4*X4 + k5*X3 + k6*X5*X6 - km6*X4') net.add_parameter('a') net.add_assignment_rule('a', '1+APC0*K17/(K7*(K17+X11))') net.add_parameter('b') net.add_assignment_rule('b', 'APC0*K17*X12/(K7*(K17+X11)**2)') net.add_parameter('c') net.add_assignment_rule('c', 'k3*X2*X4 - k6 * GSK0*APC0*K17*X12/(K7*(K17+X11)) + km6*X4 + v14 - k15*X12') net.add_parameter('d') net.add_assignment_rule('d', '1+X11/K8') net.add_parameter('e') net.add_assignment_rule('e', 'X3/K8') net.add_parameter('f') net.add_assignment_rule('f', 'k4*X4 - k5*X3 - k9*X3*X11/K8 + k10*X9') net.add_parameter('g') net.add_assignment_rule('g', '1+X3/K8+TCF0*K16/(K16+X11)**2 + APC0*K17/(K17+X11)**2') net.add_parameter('h') net.add_assignment_rule('h', 'X11/K8') net.add_parameter('i') net.add_assignment_rule('i', 'v12 - (k9*X3/K8 + k13)*X11') net.add_parameter('rhsX11', name = 'rhs_{X11}') net.add_assignment_rule('rhsX11', '(d*i - f*h)/(d*g - e*h)') net.add_rate_rule('X11', 'rhsX11') net.add_rate_rule('X12', '(c + rhsX11*b)/a') net.add_rate_rule('X3', '(e*i - f*g)/(e*h - d*g)') net.add_assignment_rule('X1', 'Dsh0 - X2') net.add_assignment_rule('X7', 'K17*APC0/(K17+X11)') net.add_assignment_rule('X15', 'X11*APC0/(K17+X11)') net.add_assignment_rule('X13', 'K16*TCF0/(K16+X11)') net.add_assignment_rule('X14', 'X11*TCF0/(K16+X11)') net.add_assignment_rule('X8', 'X3*X11/K8') net.add_assignment_rule('X6', 'K17*X12*APC0/(K7*(K17+X11))') # These are just for my own monitoring purposes net.add_parameter('BCatenin', name = r'\beta-catenin') net.add_assignment_rule('BCatenin', 'X8+X9+X10+X11+X14+X15') net.add_parameter('Axin', name = r'Axin') net.add_assignment_rule('Axin', 'X3+X4+X6+X8+X9+X12')
[ 6738, 3454, 26696, 28780, 13, 3041, 2673, 7934, 5225, 1330, 1635, 198, 198, 3262, 796, 7311, 10786, 24338, 16088, 11537, 198, 198, 3262, 13, 2860, 62, 5589, 1823, 10786, 2302, 974, 11537, 198, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 35, 1477, 15, 3256, 1802, 11, 1438, 796, 374, 6, 35, 1477, 61, 15, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 2969, 34, 15, 3256, 1802, 11, 1438, 796, 374, 6, 2969, 34, 61, 15, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 4825, 37, 15, 3256, 1315, 11, 1438, 796, 374, 6, 4825, 37, 61, 15, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 14313, 42, 15, 3256, 2026, 11, 1438, 796, 374, 6, 14313, 42, 61, 15, 11537, 198, 198, 3262, 13, 2860, 62, 35448, 10786, 55, 17, 3256, 705, 2302, 974, 3256, 657, 8, 2, 11, 1438, 28, 81, 6, 35, 1477, 62, 64, 11537, 198, 3262, 13, 2860, 62, 35448, 10786, 55, 18, 3256, 705, 2302, 974, 3256, 657, 8, 2, 11, 1438, 28, 81, 6, 2969, 34, 61, 16208, 897, 259, 61, 16208, 14313, 42, 18, 11537, 198, 3262, 13, 2860, 62, 35448, 10786, 55, 19, 3256, 705, 2302, 974, 3256, 657, 8, 2, 11, 1438, 28, 81, 6, 2969, 34, 14, 897, 259, 14, 14313, 42, 18, 11537, 198, 3262, 13, 2860, 62, 35448, 10786, 55, 24, 3256, 705, 2302, 974, 3256, 657, 8, 2, 11, 1438, 28, 81, 6, 59, 31361, 12, 9246, 268, 259, 61, 16208, 2969, 34, 61, 16208, 897, 259, 61, 16208, 14313, 42, 18, 11537, 198, 3262, 13, 2860, 62, 35448, 10786, 55, 940, 3256, 705, 2302, 974, 3256, 657, 8, 2, 11, 1438, 28, 81, 6, 59, 31361, 12, 9246, 268, 259, 61, 9, 11537, 198, 3262, 13, 2860, 62, 35448, 10786, 55, 1157, 3256, 705, 2302, 974, 3256, 657, 8, 2, 11, 1438, 28, 81, 6, 59, 31361, 12, 9246, 268, 259, 11537, 198, 3262, 13, 2860, 62, 35448, 10786, 55, 1065, 3256, 705, 2302, 974, 3256, 657, 8, 2, 11, 1438, 28, 81, 6, 31554, 259, 11537, 198, 198, 2, 3262, 13, 2860, 62, 35448, 10786, 55, 20, 3256, 705, 2302, 974, 3256, 705, 14313, 42, 15, 3256, 318, 62, 9979, 415, 28, 17821, 8, 2, 11, 1438, 28, 81, 6, 14313, 42, 18, 11537, 198, 3262, 13, 2860, 62, 35448, 10786, 55, 20, 3256, 705, 2302, 974, 3256, 705, 14313, 42, 15, 3256, 318, 62, 9979, 415, 28, 17821, 8, 2, 11, 1438, 28, 81, 6, 14313, 42, 18, 11537, 198, 198, 3262, 13, 2860, 62, 35448, 10786, 55, 16, 3256, 705, 2302, 974, 11537, 2, 11, 1438, 28, 81, 6, 35, 1477, 62, 72, 11537, 198, 3262, 13, 2860, 62, 35448, 10786, 55, 21, 3256, 705, 2302, 974, 11537, 2, 11, 1438, 28, 81, 6, 2969, 34, 14, 897, 259, 11537, 198, 3262, 13, 2860, 62, 35448, 10786, 55, 22, 3256, 705, 2302, 974, 11537, 2, 11, 1438, 28, 81, 6, 2969, 34, 11537, 198, 3262, 13, 2860, 62, 35448, 10786, 55, 23, 3256, 705, 2302, 974, 11537, 2, 11, 1438, 28, 81, 6, 59, 31361, 12, 9246, 268, 259, 14, 2969, 34, 61, 16208, 897, 259, 61, 16208, 14313, 42, 18, 11537, 198, 3262, 13, 2860, 62, 35448, 10786, 55, 1485, 3256, 705, 2302, 974, 11537, 2, 11, 1438, 28, 81, 6, 4825, 37, 11537, 198, 3262, 13, 2860, 62, 35448, 10786, 55, 1415, 3256, 705, 2302, 974, 11537, 2, 11, 1438, 28, 81, 6, 59, 31361, 12, 9246, 268, 259, 14, 4825, 37, 11537, 198, 3262, 13, 2860, 62, 35448, 10786, 55, 1314, 3256, 705, 2302, 974, 11537, 2, 11, 1438, 28, 81, 6, 59, 31361, 12, 9246, 268, 259, 14, 2969, 34, 11537, 198, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 42, 22, 3256, 2026, 11, 1438, 796, 374, 6, 42, 62, 22, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 42, 23, 3256, 7982, 11, 1438, 796, 374, 6, 42, 62, 23, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 42, 1433, 3256, 1542, 11, 1438, 796, 374, 6, 42, 62, 1433, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 42, 1558, 3256, 24938, 11, 1438, 796, 374, 6, 42, 62, 1558, 11537, 198, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 74, 16, 3256, 657, 13, 24294, 11, 1438, 796, 374, 6, 74, 23330, 16, 92, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 74, 17, 3256, 352, 13, 6469, 68, 12, 17, 11, 1438, 796, 374, 6, 74, 23330, 17, 92, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 74, 18, 3256, 642, 68, 12, 17, 11, 1438, 796, 374, 6, 74, 23330, 18, 92, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 74, 19, 3256, 657, 13, 25674, 11, 1438, 796, 374, 6, 74, 23330, 19, 92, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 74, 20, 3256, 657, 13, 16945, 11, 1438, 796, 374, 6, 74, 23330, 20, 92, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 74, 21, 3256, 860, 13, 2931, 68, 12, 17, 11, 1438, 796, 374, 6, 74, 23330, 21, 92, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 13276, 21, 3256, 657, 13, 44675, 11, 1438, 796, 705, 74, 23330, 12, 21, 92, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 74, 24, 3256, 27253, 11, 1438, 796, 374, 6, 74, 23330, 24, 92, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 74, 940, 3256, 27253, 11, 1438, 796, 374, 6, 74, 23330, 940, 92, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 74, 1157, 3256, 657, 13, 38547, 11, 1438, 796, 374, 6, 74, 23330, 1157, 92, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 74, 1485, 3256, 362, 13, 3553, 68, 12, 19, 11, 1438, 796, 374, 6, 74, 23330, 1485, 92, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 74, 1314, 3256, 657, 13, 21940, 11, 1438, 796, 374, 6, 74, 23330, 1314, 92, 11537, 198, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 85, 1065, 3256, 657, 13, 43356, 11, 1438, 796, 374, 6, 85, 23330, 1065, 92, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 85, 1415, 3256, 807, 13, 1828, 68, 12, 20, 11, 1438, 796, 374, 6, 85, 23330, 1415, 92, 11537, 198, 198, 2, 3262, 13, 2860, 62, 17143, 2357, 10786, 74, 16, 3256, 657, 13, 1507, 11, 1438, 796, 374, 6, 74, 23330, 16, 92, 11537, 198, 2, 3262, 13, 2860, 62, 17143, 2357, 10786, 74, 17, 3256, 352, 13, 23, 68, 12, 17, 11, 1438, 796, 374, 6, 74, 23330, 17, 92, 11537, 198, 2, 3262, 13, 2860, 62, 17143, 2357, 10786, 74, 18, 3256, 642, 68, 12, 17, 11, 1438, 796, 374, 6, 74, 23330, 18, 92, 11537, 198, 2, 3262, 13, 2860, 62, 17143, 2357, 10786, 74, 19, 3256, 657, 13, 1983, 11, 1438, 796, 374, 6, 74, 23330, 19, 92, 11537, 198, 2, 3262, 13, 2860, 62, 17143, 2357, 10786, 74, 20, 3256, 657, 13, 1485, 11, 1438, 796, 374, 6, 74, 23330, 20, 92, 11537, 198, 2, 3262, 13, 2860, 62, 17143, 2357, 10786, 74, 21, 3256, 860, 13, 16, 68, 12, 17, 11, 1438, 796, 374, 6, 74, 23330, 21, 92, 11537, 198, 2, 3262, 13, 2860, 62, 17143, 2357, 10786, 13276, 21, 3256, 657, 13, 6420, 11, 1438, 796, 705, 74, 23330, 12, 21, 92, 11537, 198, 2, 3262, 13, 2860, 62, 17143, 2357, 10786, 74, 24, 3256, 20064, 11, 1438, 796, 374, 6, 74, 23330, 24, 92, 11537, 198, 2, 3262, 13, 2860, 62, 17143, 2357, 10786, 74, 940, 3256, 20064, 11, 1438, 796, 374, 6, 74, 23330, 940, 92, 11537, 198, 2, 3262, 13, 2860, 62, 17143, 2357, 10786, 74, 1157, 3256, 657, 13, 3682, 11, 1438, 796, 374, 6, 74, 23330, 1157, 92, 11537, 198, 2, 3262, 13, 2860, 62, 17143, 2357, 10786, 74, 1485, 3256, 362, 13, 21, 68, 12, 19, 11, 1438, 796, 374, 6, 74, 23330, 1485, 92, 11537, 198, 2, 3262, 13, 2860, 62, 17143, 2357, 10786, 74, 1314, 3256, 657, 13, 1558, 11, 1438, 796, 374, 6, 74, 23330, 1314, 92, 11537, 198, 2, 198, 2, 3262, 13, 2860, 62, 17143, 2357, 10786, 85, 1065, 3256, 657, 13, 3682, 11, 1438, 796, 374, 6, 85, 23330, 1065, 92, 11537, 198, 2, 3262, 13, 2860, 62, 17143, 2357, 10786, 85, 1415, 3256, 807, 13, 17, 68, 12, 20, 11, 1438, 796, 374, 6, 85, 23330, 1415, 92, 11537, 198, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 54, 3256, 657, 11, 318, 62, 40085, 13821, 28, 25101, 8, 198, 198, 3262, 13, 2860, 62, 4873, 62, 25135, 10786, 55, 17, 3256, 705, 74, 16, 9, 54, 9, 7, 35, 1477, 15, 12, 55, 17, 13219, 74, 17, 9, 55, 17, 11537, 198, 3262, 13, 2860, 62, 4873, 62, 25135, 10786, 55, 24, 3256, 705, 74, 24, 1635, 1395, 23, 532, 479, 940, 9, 55, 24, 11537, 198, 3262, 13, 2860, 62, 4873, 62, 25135, 10786, 55, 940, 3256, 705, 74, 940, 9, 55, 24, 12, 74, 1157, 9, 55, 940, 11537, 198, 3262, 13, 2860, 62, 4873, 62, 25135, 10786, 55, 19, 3256, 705, 12, 74, 18, 9, 55, 17, 9, 55, 19, 532, 479, 19, 9, 55, 19, 1343, 479, 20, 9, 55, 18, 1343, 479, 21, 9, 55, 20, 9, 55, 21, 532, 10571, 21, 9, 55, 19, 11537, 198, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 64, 11537, 198, 3262, 13, 2860, 62, 562, 16747, 62, 25135, 10786, 64, 3256, 705, 16, 10, 2969, 34, 15, 9, 42, 1558, 29006, 42, 22, 9, 7, 42, 1558, 10, 55, 1157, 4008, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 65, 11537, 198, 3262, 13, 2860, 62, 562, 16747, 62, 25135, 10786, 65, 3256, 705, 2969, 34, 15, 9, 42, 1558, 9, 55, 1065, 29006, 42, 22, 9, 7, 42, 1558, 10, 55, 1157, 8, 1174, 17, 8, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 66, 11537, 198, 3262, 13, 2860, 62, 562, 16747, 62, 25135, 10786, 66, 3256, 705, 74, 18, 9, 55, 17, 9, 55, 19, 532, 479, 21, 1635, 402, 18831, 15, 9, 2969, 34, 15, 9, 42, 1558, 9, 55, 1065, 29006, 42, 22, 9, 7, 42, 1558, 10, 55, 1157, 4008, 1343, 10571, 21, 9, 55, 19, 1343, 410, 1415, 532, 479, 1314, 9, 55, 1065, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 67, 11537, 198, 3262, 13, 2860, 62, 562, 16747, 62, 25135, 10786, 67, 3256, 705, 16, 10, 55, 1157, 14, 42, 23, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 68, 11537, 198, 3262, 13, 2860, 62, 562, 16747, 62, 25135, 10786, 68, 3256, 705, 55, 18, 14, 42, 23, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 69, 11537, 198, 3262, 13, 2860, 62, 562, 16747, 62, 25135, 10786, 69, 3256, 705, 74, 19, 9, 55, 19, 532, 479, 20, 9, 55, 18, 532, 479, 24, 9, 55, 18, 9, 55, 1157, 14, 42, 23, 1343, 479, 940, 9, 55, 24, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 70, 11537, 198, 3262, 13, 2860, 62, 562, 16747, 62, 25135, 10786, 70, 3256, 705, 16, 10, 55, 18, 14, 42, 23, 10, 4825, 37, 15, 9, 42, 1433, 29006, 42, 1433, 10, 55, 1157, 8, 1174, 17, 1343, 3486, 34, 15, 9, 42, 1558, 29006, 42, 1558, 10, 55, 1157, 8, 1174, 17, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 71, 11537, 198, 3262, 13, 2860, 62, 562, 16747, 62, 25135, 10786, 71, 3256, 705, 55, 1157, 14, 42, 23, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 72, 11537, 198, 3262, 13, 2860, 62, 562, 16747, 62, 25135, 10786, 72, 3256, 705, 85, 1065, 532, 357, 74, 24, 9, 55, 18, 14, 42, 23, 1343, 479, 1485, 27493, 55, 1157, 11537, 198, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 81, 11994, 55, 1157, 3256, 1438, 796, 705, 81, 11994, 23330, 55, 1157, 92, 11537, 198, 3262, 13, 2860, 62, 562, 16747, 62, 25135, 10786, 81, 11994, 55, 1157, 3256, 29513, 67, 9, 72, 532, 277, 9, 71, 20679, 7, 67, 9, 70, 532, 304, 9, 71, 8, 11537, 198, 198, 3262, 13, 2860, 62, 4873, 62, 25135, 10786, 55, 1157, 3256, 705, 81, 11994, 55, 1157, 11537, 198, 3262, 13, 2860, 62, 4873, 62, 25135, 10786, 55, 1065, 3256, 29513, 66, 1343, 9529, 82, 55, 1157, 9, 65, 20679, 64, 11537, 198, 3262, 13, 2860, 62, 4873, 62, 25135, 10786, 55, 18, 3256, 29513, 68, 9, 72, 532, 277, 9, 70, 20679, 7, 68, 9, 71, 532, 288, 9, 70, 8, 11537, 198, 198, 3262, 13, 2860, 62, 562, 16747, 62, 25135, 10786, 55, 16, 3256, 705, 35, 1477, 15, 532, 1395, 17, 11537, 198, 3262, 13, 2860, 62, 562, 16747, 62, 25135, 10786, 55, 22, 3256, 705, 42, 1558, 9, 2969, 34, 15, 29006, 42, 1558, 10, 55, 1157, 8, 11537, 198, 3262, 13, 2860, 62, 562, 16747, 62, 25135, 10786, 55, 1314, 3256, 705, 55, 1157, 9, 2969, 34, 15, 29006, 42, 1558, 10, 55, 1157, 8, 11537, 198, 3262, 13, 2860, 62, 562, 16747, 62, 25135, 10786, 55, 1485, 3256, 705, 42, 1433, 9, 4825, 37, 15, 29006, 42, 1433, 10, 55, 1157, 8, 11537, 198, 3262, 13, 2860, 62, 562, 16747, 62, 25135, 10786, 55, 1415, 3256, 705, 55, 1157, 9, 4825, 37, 15, 29006, 42, 1433, 10, 55, 1157, 8, 11537, 198, 3262, 13, 2860, 62, 562, 16747, 62, 25135, 10786, 55, 23, 3256, 705, 55, 18, 9, 55, 1157, 14, 42, 23, 11537, 198, 3262, 13, 2860, 62, 562, 16747, 62, 25135, 10786, 55, 21, 3256, 705, 42, 1558, 9, 55, 1065, 9, 2969, 34, 15, 29006, 42, 22, 9, 7, 42, 1558, 10, 55, 1157, 4008, 11537, 198, 198, 2, 2312, 389, 655, 329, 616, 898, 9904, 4959, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 2749, 36686, 259, 3256, 1438, 796, 374, 6, 59, 31361, 12, 9246, 268, 259, 11537, 198, 3262, 13, 2860, 62, 562, 16747, 62, 25135, 10786, 2749, 36686, 259, 3256, 705, 55, 23, 10, 55, 24, 10, 55, 940, 10, 55, 1157, 10, 55, 1415, 10, 55, 1314, 11537, 198, 3262, 13, 2860, 62, 17143, 2357, 10786, 31554, 259, 3256, 1438, 796, 374, 6, 31554, 259, 11537, 198, 3262, 13, 2860, 62, 562, 16747, 62, 25135, 10786, 31554, 259, 3256, 705, 55, 18, 10, 55, 19, 10, 55, 21, 10, 55, 23, 10, 55, 24, 10, 55, 1065, 11537, 198 ]
1.958661
2,419
from omegaconf import DictConfig import pytorch_lightning as pl import torch from torch import nn import torchmetrics from .model import Model
[ 6738, 267, 28917, 7807, 69, 1330, 360, 713, 16934, 198, 11748, 12972, 13165, 354, 62, 2971, 768, 355, 458, 198, 11748, 28034, 198, 6738, 28034, 1330, 299, 77, 198, 11748, 28034, 4164, 10466, 198, 198, 6738, 764, 19849, 1330, 9104, 628, 628 ]
3.5
42
#************************************************************************** #* Copyright(c) 1998-2014, ALICE Experiment at CERN, All rights reserved. * #* * #* Author: The ALICE Off-line Project. * #* Contributors are mentioned in the code where appropriate. * #* * #* Permission to use, copy, modify and distribute this software and its * #* documentation strictly for non-commercial purposes is hereby granted * #* without fee, provided that the above copyright notice appears in all * #* copies and that both the copyright notice and this permission notice * #* appear in the supporting documentation. The authors make no claims * #* about the suitability of this software for any purpose. It is * #* provided "as is" without express or implied warranty. * #************************************************************************** """ Interpolation module @author: Jacek Otwinowski @organization: ALICE Collaboration Translated into PYTHON by Markus Fasel <[email protected]>, Lawrence Berkeley National Laboratory """ import math
[ 2, 17174, 17174, 4557, 1174, 198, 2, 9, 15069, 7, 66, 8, 7795, 12, 4967, 11, 8355, 8476, 29544, 379, 327, 28778, 11, 1439, 2489, 10395, 13, 1635, 198, 2, 9, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1635, 198, 2, 9, 6434, 25, 383, 8355, 8476, 3242, 12, 1370, 4935, 13, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1635, 198, 2, 9, 25767, 669, 389, 4750, 287, 262, 2438, 810, 5035, 13, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1635, 198, 2, 9, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1635, 198, 2, 9, 2448, 3411, 284, 779, 11, 4866, 11, 13096, 290, 14983, 428, 3788, 290, 663, 220, 220, 1635, 198, 2, 9, 10314, 14084, 329, 1729, 12, 36313, 4959, 318, 29376, 7520, 220, 220, 1635, 198, 2, 9, 1231, 6838, 11, 2810, 326, 262, 2029, 6634, 4003, 3568, 287, 477, 220, 220, 1635, 198, 2, 9, 9088, 290, 326, 1111, 262, 6634, 4003, 290, 428, 7170, 4003, 220, 220, 1635, 198, 2, 9, 1656, 287, 262, 6493, 10314, 13, 383, 7035, 787, 645, 3667, 220, 220, 220, 220, 1635, 198, 2, 9, 546, 262, 6050, 1799, 286, 428, 3788, 329, 597, 4007, 13, 632, 318, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1635, 198, 2, 9, 2810, 366, 292, 318, 1, 1231, 4911, 393, 17142, 18215, 13, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1635, 198, 2, 17174, 17174, 4557, 1174, 198, 37811, 198, 9492, 16104, 341, 8265, 198, 198, 31, 9800, 25, 49674, 74, 440, 4246, 259, 12079, 198, 31, 9971, 1634, 25, 8355, 8476, 37322, 341, 198, 8291, 17249, 656, 350, 56, 4221, 1340, 416, 46013, 38971, 417, 1279, 4102, 385, 13, 69, 48038, 31, 30903, 13, 354, 22330, 13914, 14727, 2351, 18643, 198, 37811, 198, 11748, 10688, 198 ]
2.709402
468
""" This is the root schema definition that combines individual applications' schemas into one. Each application that has queries or mutations exports them as either Query or Mutation from the application's schema module. No resolvers or type definitions should be included here. """ import graphene from django.conf import settings import creator.analyses.schema import creator.buckets.schema import creator.files.schema import creator.studies.schema import creator.projects.schema import creator.users.schema import creator.referral_tokens.schema import creator.status.schema import creator.jobs.schema import creator.releases.schema import creator.data_reviews.schema import creator.ingest_runs.schema import creator.organizations.schema import creator.data_templates.schema class Query( creator.analyses.schema.Query, creator.files.schema.Query, creator.studies.schema.Query, creator.users.schema.Query, creator.events.schema.Query, creator.projects.schema.Query, creator.buckets.schema.Query, creator.referral_tokens.schema.Query, creator.status.schema.Query, creator.jobs.schema.Query, creator.releases.schema.Query, creator.data_reviews.schema.Query, creator.ingest_runs.schema.Query, creator.organizations.schema.Query, creator.data_templates.schema.Query, graphene.ObjectType, ): """ Root query schema combining all apps' schemas """ node = graphene.relay.Node.Field() if settings.DEBUG: from graphene_django.debug import DjangoDebug debug = graphene.Field(DjangoDebug, name="_debug") class Mutation( creator.analyses.schema.Mutation, creator.buckets.schema.Mutation, creator.projects.schema.Mutation, creator.studies.schema.Mutation, creator.files.schema.Mutation, creator.users.schema.Mutation, creator.referral_tokens.schema.Mutation, creator.status.schema.Mutation, creator.releases.schema.Mutation, creator.data_reviews.schema.Mutation, creator.ingest_runs.schema.Mutation, creator.organizations.schema.Mutation, creator.data_templates.schema.Mutation, graphene.ObjectType, ): """ Root mutation schema combining all apps' schemas """ pass schema = graphene.Schema(query=Query, mutation=Mutation)
[ 37811, 198, 1212, 318, 262, 6808, 32815, 6770, 326, 21001, 1981, 5479, 6, 198, 1416, 4411, 292, 656, 530, 13, 198, 10871, 3586, 326, 468, 20743, 393, 23005, 15319, 606, 355, 2035, 43301, 198, 273, 337, 7094, 422, 262, 3586, 338, 32815, 8265, 13, 198, 2949, 581, 349, 690, 393, 2099, 17336, 815, 307, 3017, 994, 13, 198, 37811, 198, 11748, 42463, 198, 6738, 42625, 14208, 13, 10414, 1330, 6460, 198, 198, 11748, 13172, 13, 272, 43710, 13, 15952, 2611, 198, 11748, 13172, 13, 27041, 1039, 13, 15952, 2611, 198, 11748, 13172, 13, 16624, 13, 15952, 2611, 198, 11748, 13172, 13, 19149, 444, 13, 15952, 2611, 198, 11748, 13172, 13, 42068, 13, 15952, 2611, 198, 11748, 13172, 13, 18417, 13, 15952, 2611, 198, 11748, 13172, 13, 260, 2232, 1373, 62, 83, 482, 641, 13, 15952, 2611, 198, 11748, 13172, 13, 13376, 13, 15952, 2611, 198, 11748, 13172, 13, 43863, 13, 15952, 2611, 198, 11748, 13172, 13, 260, 29329, 13, 15952, 2611, 198, 11748, 13172, 13, 7890, 62, 19023, 82, 13, 15952, 2611, 198, 11748, 13172, 13, 278, 395, 62, 48381, 13, 15952, 2611, 198, 11748, 13172, 13, 9971, 4582, 13, 15952, 2611, 198, 11748, 13172, 13, 7890, 62, 11498, 17041, 13, 15952, 2611, 628, 198, 4871, 43301, 7, 198, 220, 220, 220, 13172, 13, 272, 43710, 13, 15952, 2611, 13, 20746, 11, 198, 220, 220, 220, 13172, 13, 16624, 13, 15952, 2611, 13, 20746, 11, 198, 220, 220, 220, 13172, 13, 19149, 444, 13, 15952, 2611, 13, 20746, 11, 198, 220, 220, 220, 13172, 13, 18417, 13, 15952, 2611, 13, 20746, 11, 198, 220, 220, 220, 13172, 13, 31534, 13, 15952, 2611, 13, 20746, 11, 198, 220, 220, 220, 13172, 13, 42068, 13, 15952, 2611, 13, 20746, 11, 198, 220, 220, 220, 13172, 13, 27041, 1039, 13, 15952, 2611, 13, 20746, 11, 198, 220, 220, 220, 13172, 13, 260, 2232, 1373, 62, 83, 482, 641, 13, 15952, 2611, 13, 20746, 11, 198, 220, 220, 220, 13172, 13, 13376, 13, 15952, 2611, 13, 20746, 11, 198, 220, 220, 220, 13172, 13, 43863, 13, 15952, 2611, 13, 20746, 11, 198, 220, 220, 220, 13172, 13, 260, 29329, 13, 15952, 2611, 13, 20746, 11, 198, 220, 220, 220, 13172, 13, 7890, 62, 19023, 82, 13, 15952, 2611, 13, 20746, 11, 198, 220, 220, 220, 13172, 13, 278, 395, 62, 48381, 13, 15952, 2611, 13, 20746, 11, 198, 220, 220, 220, 13172, 13, 9971, 4582, 13, 15952, 2611, 13, 20746, 11, 198, 220, 220, 220, 13172, 13, 7890, 62, 11498, 17041, 13, 15952, 2611, 13, 20746, 11, 198, 220, 220, 220, 42463, 13, 10267, 6030, 11, 198, 2599, 198, 220, 220, 220, 37227, 20410, 12405, 32815, 19771, 477, 6725, 6, 3897, 5356, 37227, 628, 220, 220, 220, 10139, 796, 42463, 13, 2411, 323, 13, 19667, 13, 15878, 3419, 198, 220, 220, 220, 611, 6460, 13, 30531, 25, 198, 220, 220, 220, 220, 220, 220, 220, 422, 42463, 62, 28241, 14208, 13, 24442, 1330, 37770, 27509, 628, 220, 220, 220, 220, 220, 220, 220, 14257, 796, 42463, 13, 15878, 7, 35, 73, 14208, 27509, 11, 1438, 2625, 62, 24442, 4943, 628, 198, 4871, 337, 7094, 7, 198, 220, 220, 220, 13172, 13, 272, 43710, 13, 15952, 2611, 13, 44, 7094, 11, 198, 220, 220, 220, 13172, 13, 27041, 1039, 13, 15952, 2611, 13, 44, 7094, 11, 198, 220, 220, 220, 13172, 13, 42068, 13, 15952, 2611, 13, 44, 7094, 11, 198, 220, 220, 220, 13172, 13, 19149, 444, 13, 15952, 2611, 13, 44, 7094, 11, 198, 220, 220, 220, 13172, 13, 16624, 13, 15952, 2611, 13, 44, 7094, 11, 198, 220, 220, 220, 13172, 13, 18417, 13, 15952, 2611, 13, 44, 7094, 11, 198, 220, 220, 220, 13172, 13, 260, 2232, 1373, 62, 83, 482, 641, 13, 15952, 2611, 13, 44, 7094, 11, 198, 220, 220, 220, 13172, 13, 13376, 13, 15952, 2611, 13, 44, 7094, 11, 198, 220, 220, 220, 13172, 13, 260, 29329, 13, 15952, 2611, 13, 44, 7094, 11, 198, 220, 220, 220, 13172, 13, 7890, 62, 19023, 82, 13, 15952, 2611, 13, 44, 7094, 11, 198, 220, 220, 220, 13172, 13, 278, 395, 62, 48381, 13, 15952, 2611, 13, 44, 7094, 11, 198, 220, 220, 220, 13172, 13, 9971, 4582, 13, 15952, 2611, 13, 44, 7094, 11, 198, 220, 220, 220, 13172, 13, 7890, 62, 11498, 17041, 13, 15952, 2611, 13, 44, 7094, 11, 198, 220, 220, 220, 42463, 13, 10267, 6030, 11, 198, 2599, 198, 220, 220, 220, 37227, 20410, 15148, 32815, 19771, 477, 6725, 6, 3897, 5356, 37227, 628, 220, 220, 220, 1208, 628, 198, 15952, 2611, 796, 42463, 13, 27054, 2611, 7, 22766, 28, 20746, 11, 15148, 28, 44, 7094, 8, 198 ]
2.940568
774
# # Copyright 2013 The Regents of The University California # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # import logging import math import numpy import random from util import Job, TaskDistributions import Queue MEDIAN_TASK_DURATION = 100 NETWORK_DELAY = 0 TASKS_PER_JOB = 500 SLOTS_PER_WORKER = 4 TOTAL_WORKERS = 10000 PROBE_RATIO = 2 class Event(object): """ Abstract class representing events. """ def run(self, current_time): """ Returns any events that should be added to the queue. """ raise NotImplementedError("The run() method must be implemented by " "each class subclassing Event") class JobArrival(Event): """ Event to signify a job arriving at a scheduler. """ class ProbeEvent(Event): """ Event to signify a probe arriving at a worker. """ class NoopGetTaskResponseEvent(Event): """ Signifies when a getTask() RPC response arrives at a worker, with a noop response. """ if __name__ == "__main__": main()
[ 2, 198, 2, 15069, 2211, 383, 3310, 658, 286, 383, 2059, 3442, 198, 2, 220, 198, 2, 49962, 739, 262, 24843, 13789, 11, 10628, 362, 13, 15, 357, 1169, 366, 34156, 15341, 198, 2, 345, 743, 407, 779, 428, 2393, 2845, 287, 11846, 351, 262, 13789, 13, 198, 2, 921, 743, 7330, 257, 4866, 286, 262, 13789, 379, 198, 2, 220, 198, 2, 220, 220, 2638, 1378, 2503, 13, 43073, 13, 2398, 14, 677, 4541, 14, 43, 2149, 24290, 12, 17, 13, 15, 198, 2, 220, 198, 2, 17486, 2672, 416, 9723, 1099, 393, 4987, 284, 287, 3597, 11, 3788, 198, 2, 9387, 739, 262, 13789, 318, 9387, 319, 281, 366, 1921, 3180, 1, 29809, 1797, 11, 198, 2, 42881, 34764, 11015, 6375, 7102, 49828, 11053, 3963, 15529, 509, 12115, 11, 2035, 4911, 393, 17142, 13, 198, 2, 4091, 262, 13789, 329, 262, 2176, 3303, 15030, 21627, 290, 198, 2, 11247, 739, 262, 13789, 13, 198, 2, 198, 198, 11748, 18931, 198, 11748, 10688, 198, 11748, 299, 32152, 198, 11748, 4738, 198, 6738, 7736, 1330, 15768, 11, 15941, 20344, 2455, 507, 198, 11748, 4670, 518, 198, 198, 30733, 16868, 62, 51, 1921, 42, 62, 35, 4261, 6234, 796, 1802, 198, 12884, 33249, 62, 35, 3698, 4792, 796, 657, 198, 51, 1921, 27015, 62, 18973, 62, 41, 9864, 796, 5323, 198, 8634, 33472, 62, 18973, 62, 33249, 1137, 796, 604, 198, 51, 27510, 62, 33249, 4877, 796, 33028, 198, 4805, 9864, 36, 62, 49, 1404, 9399, 796, 362, 198, 198, 4871, 8558, 7, 15252, 2599, 198, 220, 220, 220, 37227, 27741, 1398, 10200, 2995, 13, 37227, 628, 220, 220, 220, 825, 1057, 7, 944, 11, 1459, 62, 2435, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 16409, 597, 2995, 326, 815, 307, 2087, 284, 262, 16834, 13, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 1892, 3546, 1154, 12061, 12331, 7203, 464, 1057, 3419, 2446, 1276, 307, 9177, 416, 366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 27379, 1398, 47611, 278, 8558, 4943, 198, 198, 4871, 15768, 3163, 43171, 7, 9237, 2599, 198, 220, 220, 220, 37227, 8558, 284, 44078, 257, 1693, 14820, 379, 257, 6038, 18173, 13, 37227, 198, 198, 4871, 42600, 9237, 7, 9237, 2599, 198, 220, 220, 220, 37227, 8558, 284, 44078, 257, 12774, 14820, 379, 257, 8383, 13, 37227, 198, 198, 4871, 1400, 404, 3855, 25714, 31077, 9237, 7, 9237, 2599, 198, 220, 220, 220, 37227, 5865, 6945, 618, 257, 651, 25714, 3419, 39400, 2882, 14443, 379, 257, 8383, 11, 351, 257, 645, 404, 2882, 13, 37227, 628, 198, 361, 11593, 3672, 834, 6624, 366, 834, 12417, 834, 1298, 198, 220, 220, 220, 1388, 3419 ]
3.2
470
# coding=utf-8 __author__ = 'André Meneghelli' """ /******************************************************************************* * Aluno: André Meneghelli Vale, Núm. USP: 4898948 * Curso: Bacharelado em Ciências da Computação * Aula 13 - Stone Pile * MAC0327 -- IME/USP, -- Prof. Cristina Gomes Fernandes ******************************************************************************/ """ pedras = [] if __name__ == '__main__': main()
[ 2, 19617, 28, 40477, 12, 23, 198, 834, 9800, 834, 796, 705, 1870, 29350, 6065, 1533, 12758, 72, 6, 198, 198, 37811, 198, 14, 17174, 17174, 46068, 8162, 198, 1635, 978, 36909, 25, 220, 843, 29350, 6065, 1533, 12758, 72, 31832, 11, 220, 220, 220, 220, 220, 399, 21356, 76, 13, 1294, 47, 25, 4764, 42520, 2780, 198, 1635, 4424, 568, 25, 25332, 20318, 4533, 795, 37685, 25792, 77, 979, 292, 12379, 22476, 64, 16175, 28749, 198, 1635, 317, 4712, 1511, 532, 8026, 350, 576, 198, 1635, 20582, 3070, 1983, 1377, 8959, 36, 14, 2937, 47, 11, 1377, 4415, 13, 24568, 1437, 402, 2586, 26366, 274, 198, 41906, 17174, 46068, 1174, 14, 198, 37811, 628, 198, 9124, 8847, 796, 17635, 198, 198, 361, 11593, 3672, 834, 6624, 705, 834, 12417, 834, 10354, 198, 220, 220, 220, 1388, 3419, 198 ]
3.28777
139
import csv import matplotlib.image as mpimg import pickle import numpy as np from keras.models import Sequential from keras.layers.core import Flatten,Lambda,Dense from keras.layers.convolutional import Cropping2D,Conv2D from keras import backend as K from keras.layers.core import Activation import matplotlib.image as mpimg import matplotlib.pyplot as plt import cv2 """ To show the preprocessing for final model """ def read_data_gen(batch_size): """ Generator function to load driving logs and input images. """ while 1: with open('data/driving_log.csv') as driving_log_file: reader = csv.DictReader(driving_log_file) count = 0 inputs, targets = [], [] try: for row in reader: center_img = mpimg.imread('data/'+ row['center'].strip()) flipped_center_img = np.fliplr(center_img) center_steering = float(row['steering']) if count < batch_size//2: inputs += [center_img, flipped_center_img] targets += [center_steering, -center_steering] count += 1 else: yield np.array(inputs, dtype=center_img.dtype), np.array(targets) count = 0 inputs, targets= [], [] except StopIteration: pass batch_size = 128 # define model """ model = nvidia_model() model.compile(optimizer='adam', loss='mse', metrics=['accuracy']) model.summary() # train model model.fit_generator(read_data_gen(batch_size), samples_per_epoch=8000*2, nb_epoch=5) model.save('model.h5') """ if __name__=="__main__": train_model()
[ 11748, 269, 21370, 198, 11748, 2603, 29487, 8019, 13, 9060, 355, 29034, 9600, 198, 11748, 2298, 293, 198, 11748, 299, 32152, 355, 45941, 198, 198, 6738, 41927, 292, 13, 27530, 1330, 24604, 1843, 198, 6738, 41927, 292, 13, 75, 6962, 13, 7295, 1330, 1610, 41769, 11, 43, 4131, 6814, 11, 35, 1072, 198, 6738, 41927, 292, 13, 75, 6962, 13, 42946, 2122, 282, 1330, 9325, 2105, 17, 35, 11, 3103, 85, 17, 35, 198, 6738, 41927, 292, 1330, 30203, 355, 509, 198, 6738, 41927, 292, 13, 75, 6962, 13, 7295, 1330, 13144, 341, 198, 198, 11748, 2603, 29487, 8019, 13, 9060, 355, 29034, 9600, 198, 11748, 2603, 29487, 8019, 13, 9078, 29487, 355, 458, 83, 198, 11748, 269, 85, 17, 628, 198, 198, 37811, 198, 2514, 905, 262, 662, 36948, 329, 2457, 2746, 198, 37811, 628, 628, 628, 198, 4299, 1100, 62, 7890, 62, 5235, 7, 43501, 62, 7857, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 35986, 2163, 284, 3440, 5059, 17259, 290, 5128, 4263, 13, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 981, 352, 25, 198, 220, 220, 220, 220, 220, 220, 220, 351, 1280, 10786, 7890, 14, 24255, 62, 6404, 13, 40664, 11537, 355, 5059, 62, 6404, 62, 7753, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9173, 796, 269, 21370, 13, 35, 713, 33634, 7, 24255, 62, 6404, 62, 7753, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 954, 796, 657, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17311, 11, 6670, 796, 685, 4357, 17635, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 5752, 287, 9173, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3641, 62, 9600, 796, 29034, 9600, 13, 320, 961, 10786, 7890, 14, 6, 10, 5752, 17816, 16159, 6, 4083, 36311, 28955, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 26157, 62, 16159, 62, 9600, 796, 45941, 13, 2704, 24705, 81, 7, 16159, 62, 9600, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3641, 62, 4169, 1586, 796, 12178, 7, 808, 17816, 4169, 1586, 6, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 954, 1279, 15458, 62, 7857, 1003, 17, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17311, 15853, 685, 16159, 62, 9600, 11, 26157, 62, 16159, 62, 9600, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6670, 15853, 685, 16159, 62, 4169, 1586, 11, 532, 16159, 62, 4169, 1586, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 954, 15853, 352, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 7800, 45941, 13, 18747, 7, 15414, 82, 11, 288, 4906, 28, 16159, 62, 9600, 13, 67, 4906, 828, 45941, 13, 18747, 7, 83, 853, 1039, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 954, 796, 657, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17311, 11, 6670, 28, 685, 4357, 17635, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2845, 13707, 29993, 341, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1208, 198, 198, 43501, 62, 7857, 796, 13108, 198, 198, 2, 8160, 2746, 628, 198, 37811, 198, 19849, 796, 299, 21744, 62, 19849, 3419, 198, 19849, 13, 5589, 576, 7, 40085, 7509, 11639, 324, 321, 3256, 2994, 11639, 76, 325, 3256, 20731, 28, 17816, 4134, 23843, 6, 12962, 198, 19849, 13, 49736, 3419, 198, 198, 2, 4512, 2746, 198, 19849, 13, 11147, 62, 8612, 1352, 7, 961, 62, 7890, 62, 5235, 7, 43501, 62, 7857, 828, 8405, 62, 525, 62, 538, 5374, 28, 33942, 9, 17, 11, 299, 65, 62, 538, 5374, 28, 20, 8, 198, 19849, 13, 21928, 10786, 19849, 13, 71, 20, 11537, 198, 37811, 198, 198, 361, 11593, 3672, 834, 855, 1, 834, 12417, 834, 1298, 198, 220, 220, 220, 4512, 62, 19849, 3419, 628 ]
2.120958
835
#! /usr/bin/env python # -*- coding: utf-8 -*- import os from lab.environments import LocalEnvironment, BaselSlurmEnvironment import common_setup from common_setup import IssueConfig, IssueExperiment from relativescatter import RelativeScatterPlotReport DIR = os.path.dirname(os.path.abspath(__file__)) BENCHMARKS_DIR = os.environ["DOWNWARD_BENCHMARKS"] REVISIONS = ["issue739-v5"] CONFIGS = [ IssueConfig('translate', [], driver_options=['--translate']), IssueConfig('translate-with-options', ['--translate-options', '--keep-unreachable-facts', '--keep-unimportant-variables', '--full-encoding'], driver_options=['--translate']), IssueConfig('translate-time-limit', [], driver_options=['--translate-time-limit', '5s', '--translate']), IssueConfig('translate-memory-limit', [], driver_options=['--translate-memory-limit', '100M', '--translate']), ] SUITE = common_setup.DEFAULT_OPTIMAL_SUITE ENVIRONMENT = BaselSlurmEnvironment(email="[email protected]", export=["PATH", "DOWNWARD_BENCHMARKS"]) if common_setup.is_test_run(): SUITE = ['gripper:prob10.pddl','mystery:prob07.pddl'] ENVIRONMENT = LocalEnvironment(processes=4) exp = IssueExperiment( revisions=REVISIONS, configs=CONFIGS, environment=ENVIRONMENT, ) exp.add_suite(BENCHMARKS_DIR, SUITE) exp.add_parser(exp.LAB_STATIC_PROPERTIES_PARSER) exp.add_parser(exp.LAB_DRIVER_PARSER) exp.add_parser(exp.EXITCODE_PARSER) exp.add_parser(exp.TRANSLATOR_PARSER) exp.add_step('build', exp.build) exp.add_step('start', exp.start_runs) exp.add_fetcher(name='fetch') exp.add_absolute_report_step(attributes=['translator_*', 'error']) exp.run_steps()
[ 2, 0, 1220, 14629, 14, 8800, 14, 24330, 21015, 198, 2, 532, 9, 12, 19617, 25, 3384, 69, 12, 23, 532, 9, 12, 198, 198, 11748, 28686, 198, 198, 6738, 2248, 13, 268, 12103, 1330, 10714, 31441, 11, 6455, 417, 11122, 333, 76, 31441, 198, 198, 11748, 2219, 62, 40406, 198, 6738, 2219, 62, 40406, 1330, 18232, 16934, 11, 18232, 20468, 3681, 198, 6738, 12772, 66, 1436, 1330, 45344, 3351, 1436, 43328, 19100, 198, 198, 34720, 796, 28686, 13, 6978, 13, 15908, 3672, 7, 418, 13, 6978, 13, 397, 2777, 776, 7, 834, 7753, 834, 4008, 198, 33, 1677, 3398, 44, 14175, 50, 62, 34720, 796, 28686, 13, 268, 2268, 14692, 41925, 39743, 62, 33, 1677, 3398, 44, 14175, 50, 8973, 198, 2200, 29817, 11053, 796, 14631, 21949, 22, 2670, 12, 85, 20, 8973, 198, 10943, 16254, 50, 796, 685, 198, 220, 220, 220, 18232, 16934, 10786, 7645, 17660, 3256, 685, 4357, 4639, 62, 25811, 28, 17816, 438, 7645, 17660, 20520, 828, 198, 220, 220, 220, 18232, 16934, 10786, 7645, 17660, 12, 4480, 12, 25811, 3256, 37250, 438, 7645, 17660, 12, 25811, 3256, 705, 438, 14894, 12, 403, 16250, 540, 12, 37473, 3256, 705, 438, 14894, 12, 403, 18049, 12, 25641, 2977, 3256, 705, 438, 12853, 12, 12685, 7656, 6, 4357, 4639, 62, 25811, 28, 17816, 438, 7645, 17660, 20520, 828, 198, 220, 220, 220, 18232, 16934, 10786, 7645, 17660, 12, 2435, 12, 32374, 3256, 685, 4357, 4639, 62, 25811, 28, 17816, 438, 7645, 17660, 12, 2435, 12, 32374, 3256, 705, 20, 82, 3256, 705, 438, 7645, 17660, 20520, 828, 198, 220, 220, 220, 18232, 16934, 10786, 7645, 17660, 12, 31673, 12, 32374, 3256, 685, 4357, 4639, 62, 25811, 28, 17816, 438, 7645, 17660, 12, 31673, 12, 32374, 3256, 705, 3064, 44, 3256, 705, 438, 7645, 17660, 20520, 828, 198, 60, 198, 12564, 12709, 796, 2219, 62, 40406, 13, 7206, 38865, 62, 3185, 51, 3955, 1847, 62, 12564, 12709, 198, 1677, 53, 4663, 1340, 10979, 796, 6455, 417, 11122, 333, 76, 31441, 7, 12888, 2625, 18217, 10438, 13, 82, 30296, 31, 403, 571, 292, 13, 354, 1600, 10784, 28, 14692, 34219, 1600, 366, 41925, 39743, 62, 33, 1677, 3398, 44, 14175, 50, 8973, 8, 198, 198, 361, 2219, 62, 40406, 13, 271, 62, 9288, 62, 5143, 33529, 198, 220, 220, 220, 13558, 12709, 796, 37250, 70, 380, 2848, 25, 1676, 65, 940, 13, 79, 1860, 75, 41707, 1820, 41991, 25, 1676, 65, 2998, 13, 79, 1860, 75, 20520, 198, 220, 220, 220, 12964, 53, 4663, 1340, 10979, 796, 10714, 31441, 7, 14681, 274, 28, 19, 8, 198, 198, 11201, 796, 18232, 20468, 3681, 7, 198, 220, 220, 220, 33315, 28, 2200, 29817, 11053, 11, 198, 220, 220, 220, 4566, 82, 28, 10943, 16254, 50, 11, 198, 220, 220, 220, 2858, 28, 1677, 53, 4663, 1340, 10979, 11, 198, 8, 198, 11201, 13, 2860, 62, 2385, 578, 7, 33, 1677, 3398, 44, 14175, 50, 62, 34720, 11, 13558, 12709, 8, 198, 198, 11201, 13, 2860, 62, 48610, 7, 11201, 13, 48780, 62, 35744, 2149, 62, 4805, 3185, 17395, 11015, 62, 27082, 35009, 8, 198, 11201, 13, 2860, 62, 48610, 7, 11201, 13, 48780, 62, 7707, 38757, 62, 27082, 35009, 8, 198, 11201, 13, 2860, 62, 48610, 7, 11201, 13, 6369, 2043, 34, 16820, 62, 27082, 35009, 8, 198, 11201, 13, 2860, 62, 48610, 7, 11201, 13, 5446, 1565, 8634, 25633, 62, 27082, 35009, 8, 198, 198, 11201, 13, 2860, 62, 9662, 10786, 11249, 3256, 1033, 13, 11249, 8, 198, 11201, 13, 2860, 62, 9662, 10786, 9688, 3256, 1033, 13, 9688, 62, 48381, 8, 198, 11201, 13, 2860, 62, 34045, 2044, 7, 3672, 11639, 69, 7569, 11537, 198, 198, 11201, 13, 2860, 62, 48546, 62, 13116, 62, 9662, 7, 1078, 7657, 28, 17816, 7645, 41880, 62, 9, 3256, 705, 18224, 6, 12962, 198, 198, 11201, 13, 5143, 62, 20214, 3419, 198 ]
2.577465
639
"""Matplotlib science style""" from .core import available_styles, set_style, style_context # https://github.com/python-poetry/poetry/pull/2366#issuecomment-652418094 # https://github.com/python-poetry/poetry/issues/144#issuecomment-623927302 try: import importlib.metadata as importlib_metadata except ModuleNotFoundError: import importlib_metadata package_name = "mplscience" __version__ = importlib_metadata.version(package_name) __all__ = ["available_styles", "set_style", "style_context"]
[ 37811, 19044, 29487, 8019, 3783, 3918, 37811, 198, 198, 6738, 764, 7295, 1330, 1695, 62, 47720, 11, 900, 62, 7635, 11, 3918, 62, 22866, 198, 198, 2, 3740, 1378, 12567, 13, 785, 14, 29412, 12, 7501, 11973, 14, 7501, 11973, 14, 31216, 14, 1954, 2791, 2, 21949, 23893, 12, 2996, 1731, 1507, 2931, 19, 198, 2, 3740, 1378, 12567, 13, 785, 14, 29412, 12, 7501, 11973, 14, 7501, 11973, 14, 37165, 14, 18444, 2, 21949, 23893, 12, 21, 23516, 1983, 22709, 198, 28311, 25, 198, 220, 220, 220, 1330, 1330, 8019, 13, 38993, 355, 1330, 8019, 62, 38993, 198, 16341, 19937, 3673, 21077, 12331, 25, 198, 220, 220, 220, 1330, 1330, 8019, 62, 38993, 198, 26495, 62, 3672, 796, 366, 76, 489, 16801, 1, 198, 834, 9641, 834, 796, 1330, 8019, 62, 38993, 13, 9641, 7, 26495, 62, 3672, 8, 628, 198, 834, 439, 834, 796, 14631, 15182, 62, 47720, 1600, 366, 2617, 62, 7635, 1600, 366, 7635, 62, 22866, 8973, 198 ]
3.123457
162
from contextlib import suppress from pathlib import Path from typing import List from PyQt5.QtCore import Qt from PyQt5.QtGui import QColor from PyQt5.QtWidgets import QFileDialog, QListWidgetItem with suppress(ImportError): from appwindow import AppWindow from tools.settings import FinalCifSettings class ReportTemplates: """ Displays the list of report templates in the options menu. """
[ 6738, 4732, 8019, 1330, 18175, 198, 6738, 3108, 8019, 1330, 10644, 198, 6738, 19720, 1330, 7343, 198, 198, 6738, 9485, 48, 83, 20, 13, 48, 83, 14055, 1330, 33734, 198, 6738, 9485, 48, 83, 20, 13, 48, 83, 8205, 72, 1330, 1195, 10258, 198, 6738, 9485, 48, 83, 20, 13, 48, 83, 54, 312, 11407, 1330, 1195, 8979, 44204, 11, 1195, 8053, 38300, 7449, 198, 198, 4480, 18175, 7, 20939, 12331, 2599, 198, 220, 220, 220, 422, 598, 17497, 1330, 2034, 27703, 198, 6738, 4899, 13, 33692, 1330, 8125, 34, 361, 26232, 628, 198, 4871, 6358, 12966, 17041, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 3167, 26024, 262, 1351, 286, 989, 24019, 287, 262, 3689, 6859, 13, 198, 220, 220, 220, 37227, 198 ]
3.261905
126
from guillotina import configure from guillotina.catalog.utils import parse_query from guillotina.interfaces import IResource from guillotina.utils import find_container from guillotina_cms.utils import get_search_utility import itertools from collections import Counter @configure.service( context=IResource, method='GET', permission='guillotina.AccessContent', name='@search', summary='Make search request', responses={ "200": { "description": "Search results", "type": "object", "schema": { "$ref": "#/definitions/SearchResults" } } }) @configure.service( context=IResource, method='GET', permission='guillotina.AccessContent', name='@suggestion', summary='Make search request', responses={ "200": { "description": "Search results", "type": "object", "schema": { "$ref": "#/definitions/SearchResults" } } })
[ 6738, 915, 359, 313, 1437, 1330, 17425, 198, 6738, 915, 359, 313, 1437, 13, 9246, 11794, 13, 26791, 1330, 21136, 62, 22766, 198, 6738, 915, 359, 313, 1437, 13, 3849, 32186, 1330, 314, 26198, 198, 6738, 915, 359, 313, 1437, 13, 26791, 1330, 1064, 62, 34924, 198, 6738, 915, 359, 313, 1437, 62, 46406, 13, 26791, 1330, 651, 62, 12947, 62, 315, 879, 198, 11748, 340, 861, 10141, 198, 6738, 17268, 1330, 15034, 628, 198, 31, 11250, 495, 13, 15271, 7, 198, 220, 220, 220, 4732, 28, 4663, 274, 1668, 11, 2446, 11639, 18851, 3256, 7170, 11639, 5162, 359, 313, 1437, 13, 15457, 19746, 3256, 1438, 11639, 31, 12947, 3256, 198, 220, 220, 220, 10638, 11639, 12050, 2989, 2581, 3256, 198, 220, 220, 220, 9109, 34758, 198, 220, 220, 220, 220, 220, 220, 220, 366, 2167, 1298, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 11213, 1298, 366, 18243, 2482, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 4906, 1298, 366, 15252, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 15952, 2611, 1298, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17971, 5420, 1298, 25113, 14, 4299, 50101, 14, 18243, 25468, 1, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1782, 198, 220, 220, 220, 220, 220, 220, 220, 1782, 198, 220, 220, 220, 32092, 628, 198, 198, 31, 11250, 495, 13, 15271, 7, 198, 220, 220, 220, 4732, 28, 4663, 274, 1668, 11, 2446, 11639, 18851, 3256, 7170, 11639, 5162, 359, 313, 1437, 13, 15457, 19746, 3256, 1438, 11639, 31, 47811, 295, 3256, 198, 220, 220, 220, 10638, 11639, 12050, 2989, 2581, 3256, 198, 220, 220, 220, 9109, 34758, 198, 220, 220, 220, 220, 220, 220, 220, 366, 2167, 1298, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 11213, 1298, 366, 18243, 2482, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 4906, 1298, 366, 15252, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 15952, 2611, 1298, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17971, 5420, 1298, 25113, 14, 4299, 50101, 14, 18243, 25468, 1, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1782, 198, 220, 220, 220, 220, 220, 220, 220, 1782, 198, 220, 220, 220, 32092, 628 ]
2.390995
422
import os from PIL import Image
[ 11748, 28686, 198, 6738, 350, 4146, 1330, 7412, 628 ]
3.666667
9
import numpy as np import pytest from gym import utils from more_itertools import last from gym_quickcheck.envs import RandomWalkEnv from tests.aux import assert_that, follows_contract, assert_obs_eq, unpack_reward, unpack_obs, unpack_done, until_done, \ run_example @pytest.fixture @pytest.fixture @pytest.fixture @pytest.fixture @pytest.fixture @pytest.fixture @pytest.fixture @pytest.mark.parametrize('direction', [0, 1])
[ 11748, 299, 32152, 355, 45941, 198, 11748, 12972, 9288, 198, 6738, 11550, 1330, 3384, 4487, 198, 6738, 517, 62, 270, 861, 10141, 1330, 938, 198, 198, 6738, 11550, 62, 24209, 9122, 13, 268, 14259, 1330, 14534, 35963, 4834, 85, 198, 6738, 5254, 13, 14644, 1330, 6818, 62, 5562, 11, 5679, 62, 28484, 11, 6818, 62, 8158, 62, 27363, 11, 555, 8002, 62, 260, 904, 11, 555, 8002, 62, 8158, 11, 555, 8002, 62, 28060, 11, 1566, 62, 28060, 11, 3467, 198, 220, 220, 220, 1057, 62, 20688, 628, 198, 31, 9078, 9288, 13, 69, 9602, 628, 198, 31, 9078, 9288, 13, 69, 9602, 628, 198, 31, 9078, 9288, 13, 69, 9602, 628, 198, 31, 9078, 9288, 13, 69, 9602, 628, 198, 31, 9078, 9288, 13, 69, 9602, 628, 198, 31, 9078, 9288, 13, 69, 9602, 628, 198, 31, 9078, 9288, 13, 69, 9602, 628, 628, 628, 198, 198, 31, 9078, 9288, 13, 4102, 13, 17143, 316, 380, 2736, 10786, 37295, 3256, 685, 15, 11, 352, 12962, 628, 628, 628, 628, 628, 198 ]
2.680233
172
from os import environ TOKEN = environ.get('AMIGOCLOUD_TOKEN') BROKER_URL = environ.get('BROKER_URL') PROJECT_URL = 'users/475/projects/13608' DATASET_ID = 79746
[ 6738, 28686, 1330, 551, 2268, 198, 198, 10468, 43959, 796, 551, 2268, 13, 1136, 10786, 2390, 3528, 4503, 43, 2606, 35, 62, 10468, 43959, 11537, 198, 11473, 11380, 1137, 62, 21886, 796, 551, 2268, 13, 1136, 10786, 11473, 11380, 1137, 62, 21886, 11537, 198, 31190, 23680, 62, 21886, 796, 705, 18417, 14, 32576, 14, 42068, 14, 1485, 28688, 6, 198, 35, 1404, 1921, 2767, 62, 2389, 796, 767, 5607, 3510, 198 ]
2.295775
71
#!/usr/bin/env python import rospy from geometry_msgs.msg import Twist pub = rospy.Publisher("/diff_drive_controller/cmd_vel", Twist, queue_size = 10) if __name__ == '__main__': rospy.init_node('twist_remapper', anonymous=True) rospy.Subscriber("/cmd_vel", Twist, callback) rospy.spin()
[ 2, 48443, 14629, 14, 8800, 14, 24330, 21015, 198, 11748, 686, 2777, 88, 198, 6738, 22939, 62, 907, 14542, 13, 19662, 1330, 44088, 198, 198, 12984, 796, 686, 2777, 88, 13, 46471, 7203, 14, 26069, 62, 19472, 62, 36500, 14, 28758, 62, 626, 1600, 44088, 11, 16834, 62, 7857, 796, 838, 8, 198, 198, 361, 11593, 3672, 834, 6624, 705, 834, 12417, 834, 10354, 198, 220, 220, 220, 686, 2777, 88, 13, 15003, 62, 17440, 10786, 4246, 396, 62, 2787, 11463, 3256, 11614, 28, 17821, 8, 198, 220, 220, 220, 686, 2777, 88, 13, 7004, 1416, 24735, 7203, 14, 28758, 62, 626, 1600, 44088, 11, 23838, 8, 198, 220, 220, 220, 686, 2777, 88, 13, 39706, 3419 ]
2.564103
117
# -*- coding: utf-8 -*- # This code is part of Qiskit. # # (C) Copyright IBM 2017, 2018. # # This code is licensed under the Apache License, Version 2.0. You may # obtain a copy of this license in the LICENSE.txt file in the root directory # of this source tree or at http://www.apache.org/licenses/LICENSE-2.0. # # Any modifications or derivative works of this code must retain this # copyright notice, and modified files need to carry a notice indicating # that they have been altered from the originals. # pylint: disable=invalid-name,missing-docstring,inconsistent-return-statements """mpl circuit visualization backend.""" import collections import fractions import itertools import json import logging import math import numpy as np try: from matplotlib import get_backend from matplotlib import patches from matplotlib import pyplot as plt HAS_MATPLOTLIB = True except ImportError: HAS_MATPLOTLIB = False from qiskit.circuit import ControlledGate from qiskit.visualization import exceptions from qiskit.visualization.qcstyle import DefaultStyle, BWStyle from qiskit import user_config from qiskit.circuit.tools.pi_check import pi_check logger = logging.getLogger(__name__) WID = 0.65 HIG = 0.65 DEFAULT_SCALE = 4.3 PORDER_GATE = 5 PORDER_LINE = 3 PORDER_REGLINE = 2 PORDER_GRAY = 3 PORDER_TEXT = 6 PORDER_SUBP = 4
[ 2, 532, 9, 12, 19617, 25, 3384, 69, 12, 23, 532, 9, 12, 198, 198, 2, 770, 2438, 318, 636, 286, 1195, 1984, 270, 13, 198, 2, 198, 2, 357, 34, 8, 15069, 19764, 2177, 11, 2864, 13, 198, 2, 198, 2, 770, 2438, 318, 11971, 739, 262, 24843, 13789, 11, 10628, 362, 13, 15, 13, 921, 743, 198, 2, 7330, 257, 4866, 286, 428, 5964, 287, 262, 38559, 24290, 13, 14116, 2393, 287, 262, 6808, 8619, 198, 2, 286, 428, 2723, 5509, 393, 379, 2638, 1378, 2503, 13, 43073, 13, 2398, 14, 677, 4541, 14, 43, 2149, 24290, 12, 17, 13, 15, 13, 198, 2, 198, 2, 4377, 19008, 393, 27255, 2499, 286, 428, 2438, 1276, 12377, 428, 198, 2, 6634, 4003, 11, 290, 9518, 3696, 761, 284, 3283, 257, 4003, 12739, 198, 2, 326, 484, 423, 587, 14294, 422, 262, 47324, 13, 198, 198, 2, 279, 2645, 600, 25, 15560, 28, 259, 12102, 12, 3672, 11, 45688, 12, 15390, 8841, 11, 1939, 684, 7609, 12, 7783, 12, 14269, 3196, 198, 198, 37811, 76, 489, 10349, 32704, 30203, 526, 15931, 198, 198, 11748, 17268, 198, 11748, 49876, 198, 11748, 340, 861, 10141, 198, 11748, 33918, 198, 11748, 18931, 198, 11748, 10688, 198, 198, 11748, 299, 32152, 355, 45941, 198, 198, 28311, 25, 198, 220, 220, 220, 422, 2603, 29487, 8019, 1330, 651, 62, 1891, 437, 198, 220, 220, 220, 422, 2603, 29487, 8019, 1330, 16082, 198, 220, 220, 220, 422, 2603, 29487, 8019, 1330, 12972, 29487, 355, 458, 83, 628, 220, 220, 220, 33930, 62, 41636, 6489, 2394, 40347, 796, 6407, 198, 16341, 17267, 12331, 25, 198, 220, 220, 220, 33930, 62, 41636, 6489, 2394, 40347, 796, 10352, 198, 198, 6738, 10662, 1984, 270, 13, 21170, 5013, 1330, 43253, 22628, 198, 6738, 10662, 1984, 270, 13, 41464, 1634, 1330, 13269, 198, 6738, 10662, 1984, 270, 13, 41464, 1634, 13, 80, 66, 7635, 1330, 15161, 21466, 11, 37869, 21466, 198, 6738, 10662, 1984, 270, 1330, 2836, 62, 11250, 198, 6738, 10662, 1984, 270, 13, 21170, 5013, 13, 31391, 13, 14415, 62, 9122, 1330, 31028, 62, 9122, 198, 198, 6404, 1362, 796, 18931, 13, 1136, 11187, 1362, 7, 834, 3672, 834, 8, 198, 198, 54, 2389, 796, 657, 13, 2996, 198, 39, 3528, 796, 657, 13, 2996, 198, 7206, 38865, 62, 6173, 21358, 796, 604, 13, 18, 198, 47, 12532, 1137, 62, 38, 6158, 796, 642, 198, 47, 12532, 1137, 62, 24027, 796, 513, 198, 47, 12532, 1137, 62, 2200, 8763, 8881, 796, 362, 198, 47, 12532, 1137, 62, 38, 30631, 796, 513, 198, 47, 12532, 1137, 62, 32541, 796, 718, 198, 47, 12532, 1137, 62, 50, 10526, 47, 796, 604, 628, 198 ]
3.061086
442
#!/usr/bin/python # -*- coding: utf-8 -*- import pywikibot
[ 2, 48443, 14629, 14, 8800, 14, 29412, 198, 2, 532, 9, 12, 19617, 25, 3384, 69, 12, 23, 532, 9, 12, 198, 198, 11748, 12972, 20763, 571, 313, 198 ]
2.068966
29
from __future__ import unicode_literals from inspect import cleandoc from genshi.filters import Transformer from flask_genshi import render_template from flatland.out.genshi import setup as flatland_setup from flatland import Form, String def test_applies_method_filters(app): """Method filters are applied for generated and rendered templates""" with app.test_request_context(): genshi = app.extensions["genshi"] @genshi.filter("html") rendered = render_template("filter.html") # Remove leading indentation, for cleaner multi-line string expected = cleandoc( """ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html><head><title>Flask-Genshi - Hi!</title></head></html> """ ) assert rendered == expected def test_filters_per_render(app): """Filters can be applied per rendering""" with app.test_request_context(): rendered = render_template("filter.html", filter=prepend_title) # Remove leading indentation, for cleaner multi-line string expected = cleandoc( """ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html><head><title>Hi! - Flask-Genshi</title></head></html> """ ) assert rendered == expected def test_works_with_flatland(app): """Filters can take the context and support flatland""" with app.test_request_context(): genshi = app.extensions["genshi"] @genshi.template_parsed context = dict(form=FlatlandForm({"username": "dag"})) rendered = render_template("flatland.html", context) # Remove leading indentation, for cleaner multi-line string expected = cleandoc( """ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <input type="text" name="username" value="dag"> """ ) assert rendered == expected
[ 6738, 11593, 37443, 834, 1330, 28000, 1098, 62, 17201, 874, 198, 198, 6738, 10104, 1330, 1190, 392, 420, 198, 198, 6738, 308, 641, 5303, 13, 10379, 1010, 1330, 3602, 16354, 198, 6738, 42903, 62, 70, 641, 5303, 1330, 8543, 62, 28243, 198, 6738, 6228, 1044, 13, 448, 13, 70, 641, 5303, 1330, 9058, 355, 6228, 1044, 62, 40406, 198, 6738, 6228, 1044, 1330, 5178, 11, 10903, 628, 198, 198, 4299, 1332, 62, 1324, 13508, 62, 24396, 62, 10379, 1010, 7, 1324, 2599, 198, 220, 220, 220, 37227, 17410, 16628, 389, 5625, 329, 7560, 290, 15111, 24019, 37811, 198, 220, 220, 220, 351, 598, 13, 9288, 62, 25927, 62, 22866, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 308, 641, 5303, 796, 598, 13, 2302, 5736, 14692, 70, 641, 5303, 8973, 628, 220, 220, 220, 220, 220, 220, 220, 2488, 70, 641, 5303, 13, 24455, 7203, 6494, 4943, 628, 220, 220, 220, 220, 220, 220, 220, 15111, 796, 8543, 62, 28243, 7203, 24455, 13, 6494, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 17220, 3756, 33793, 341, 11, 329, 21723, 5021, 12, 1370, 4731, 198, 220, 220, 220, 220, 220, 220, 220, 2938, 796, 1190, 392, 420, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1279, 0, 18227, 4177, 56, 11401, 27711, 44731, 27444, 1003, 54, 18, 34, 1003, 35, 21016, 11532, 604, 13, 486, 1003, 1677, 1, 366, 4023, 1378, 2503, 13, 86, 18, 13, 2398, 14, 5446, 14, 6494, 19, 14, 301, 2012, 13, 67, 8671, 5320, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1279, 6494, 6927, 2256, 6927, 7839, 29, 7414, 2093, 12, 38, 641, 5303, 532, 15902, 0, 3556, 7839, 12240, 2256, 12240, 6494, 29, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 628, 220, 220, 220, 220, 220, 220, 220, 6818, 15111, 6624, 2938, 628, 198, 4299, 1332, 62, 10379, 1010, 62, 525, 62, 13287, 7, 1324, 2599, 198, 220, 220, 220, 37227, 11928, 1010, 460, 307, 5625, 583, 14837, 37811, 198, 220, 220, 220, 351, 598, 13, 9288, 62, 25927, 62, 22866, 33529, 628, 220, 220, 220, 220, 220, 220, 220, 15111, 796, 8543, 62, 28243, 7203, 24455, 13, 6494, 1600, 8106, 28, 3866, 37038, 62, 7839, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 17220, 3756, 33793, 341, 11, 329, 21723, 5021, 12, 1370, 4731, 198, 220, 220, 220, 220, 220, 220, 220, 2938, 796, 1190, 392, 420, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1279, 0, 18227, 4177, 56, 11401, 27711, 44731, 27444, 1003, 54, 18, 34, 1003, 35, 21016, 11532, 604, 13, 486, 1003, 1677, 1, 366, 4023, 1378, 2503, 13, 86, 18, 13, 2398, 14, 5446, 14, 6494, 19, 14, 301, 2012, 13, 67, 8671, 5320, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1279, 6494, 6927, 2256, 6927, 7839, 29, 17250, 0, 532, 46947, 12, 38, 641, 5303, 3556, 7839, 12240, 2256, 12240, 6494, 29, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 628, 220, 220, 220, 220, 220, 220, 220, 6818, 15111, 6624, 2938, 628, 198, 4299, 1332, 62, 5225, 62, 4480, 62, 38568, 1044, 7, 1324, 2599, 198, 220, 220, 220, 37227, 11928, 1010, 460, 1011, 262, 4732, 290, 1104, 6228, 1044, 37811, 198, 220, 220, 220, 351, 598, 13, 9288, 62, 25927, 62, 22866, 33529, 628, 220, 220, 220, 220, 220, 220, 220, 308, 641, 5303, 796, 598, 13, 2302, 5736, 14692, 70, 641, 5303, 8973, 628, 220, 220, 220, 220, 220, 220, 220, 2488, 70, 641, 5303, 13, 28243, 62, 79, 945, 276, 628, 220, 220, 220, 220, 220, 220, 220, 4732, 796, 8633, 7, 687, 28, 7414, 265, 1044, 8479, 7, 4895, 29460, 1298, 366, 67, 363, 20662, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 15111, 796, 8543, 62, 28243, 7203, 38568, 1044, 13, 6494, 1600, 4732, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 17220, 3756, 33793, 341, 11, 329, 21723, 5021, 12, 1370, 4731, 198, 220, 220, 220, 220, 220, 220, 220, 2938, 796, 1190, 392, 420, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1279, 0, 18227, 4177, 56, 11401, 27711, 44731, 27444, 1003, 54, 18, 34, 1003, 35, 21016, 11532, 604, 13, 486, 1003, 1677, 1, 366, 4023, 1378, 2503, 13, 86, 18, 13, 2398, 14, 5446, 14, 6494, 19, 14, 301, 2012, 13, 67, 8671, 5320, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1279, 15414, 2099, 2625, 5239, 1, 1438, 2625, 29460, 1, 1988, 2625, 67, 363, 5320, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 628, 220, 220, 220, 220, 220, 220, 220, 6818, 15111, 6624, 2938, 198 ]
2.401611
869
from django.db import models from django import forms from django.contrib.auth.models import User from .form_dynamic import NominationForm import json FIELD_TYPES = ( ('Short_answer', forms.CharField), ('Paragraph', forms.CharField), ('Integer', forms.IntegerField), ('ChoiceField', forms.ChoiceField), ('MultipleChoiceField', forms.MultipleChoiceField), # ('Date', forms.DateField), ) QUES_TYPES = ( ('Short_answer', 'One Line Answer'), ('Paragraph', 'Multiple Line Answer'), ('Integer', 'Integer Answer'), ('ChoiceField', 'Choice'), ('MultipleChoiceField', 'Multiple-choice'), # ('Date', 'date'), )
[ 6738, 42625, 14208, 13, 9945, 1330, 4981, 198, 6738, 42625, 14208, 1330, 5107, 198, 6738, 42625, 14208, 13, 3642, 822, 13, 18439, 13, 27530, 1330, 11787, 198, 6738, 764, 687, 62, 67, 28995, 1330, 21198, 1883, 8479, 198, 11748, 33918, 628, 198, 198, 44603, 62, 9936, 47, 1546, 796, 357, 198, 220, 220, 220, 19203, 16438, 62, 41484, 3256, 5107, 13, 12441, 15878, 828, 198, 220, 220, 220, 19203, 10044, 6111, 3256, 5107, 13, 12441, 15878, 828, 198, 220, 220, 220, 19203, 46541, 3256, 5107, 13, 46541, 15878, 828, 198, 220, 220, 220, 19203, 46770, 15878, 3256, 5107, 13, 46770, 15878, 828, 198, 220, 220, 220, 19203, 31217, 46770, 15878, 3256, 5107, 13, 31217, 46770, 15878, 828, 198, 220, 220, 220, 1303, 19203, 10430, 3256, 5107, 13, 10430, 15878, 828, 198, 8, 198, 198, 10917, 1546, 62, 9936, 47, 1546, 796, 357, 198, 220, 220, 220, 19203, 16438, 62, 41484, 3256, 705, 3198, 6910, 23998, 33809, 198, 220, 220, 220, 19203, 10044, 6111, 3256, 705, 31217, 6910, 23998, 33809, 198, 220, 220, 220, 19203, 46541, 3256, 705, 46541, 23998, 33809, 198, 220, 220, 220, 19203, 46770, 15878, 3256, 705, 46770, 33809, 198, 220, 220, 220, 19203, 31217, 46770, 15878, 3256, 705, 31217, 12, 25541, 33809, 198, 220, 220, 220, 1303, 19203, 10430, 3256, 705, 4475, 33809, 198, 8, 628, 628, 628, 628 ]
2.972973
222
import numpy as np import torch, torchvision, math from torch.functional import F import os import PIL.Image as Image from functools import partial DATADIR = 'dataset/' load_celeba32 = partial(load_celeba, image_size=32) load_celeba64 = partial(load_celeba, image_size=64) load_celeba128 = partial(load_celeba, image_size=128)
[ 11748, 299, 32152, 355, 45941, 198, 11748, 28034, 11, 28034, 10178, 11, 10688, 198, 6738, 28034, 13, 45124, 1330, 376, 198, 11748, 28686, 198, 11748, 350, 4146, 13, 5159, 355, 7412, 198, 6738, 1257, 310, 10141, 1330, 13027, 198, 198, 35, 1404, 2885, 4663, 796, 705, 19608, 292, 316, 14, 6, 198, 198, 2220, 62, 49840, 7012, 2624, 796, 13027, 7, 2220, 62, 49840, 7012, 11, 2939, 62, 7857, 28, 2624, 8, 198, 2220, 62, 49840, 7012, 2414, 796, 13027, 7, 2220, 62, 49840, 7012, 11, 2939, 62, 7857, 28, 2414, 8, 198, 2220, 62, 49840, 7012, 12762, 796, 13027, 7, 2220, 62, 49840, 7012, 11, 2939, 62, 7857, 28, 12762, 8 ]
2.928571
112
""" Basis Theory API ## Getting Started * Sign-in to [Basis Theory](https://basistheory.com) and go to [Applications](https://portal.basistheory.com/applications) * Create a Basis Theory Server to Server Application * All permissions should be selected * Paste the API Key into the `BT-API-KEY` variable # noqa: E501 The version of the OpenAPI document: v1 Generated by: https://openapi-generator.tech """ import re # noqa: F401 import sys # noqa: F401 from basistheory.api_client import ApiClient, Endpoint as _Endpoint from basistheory.model_utils import ( # noqa: F401 check_allowed_values, check_validations, date, datetime, file_type, none_type, validate_and_convert_types, set_request_options ) from basistheory.model.create_tenant_invitation_request import CreateTenantInvitationRequest from basistheory.model.problem_details import ProblemDetails from basistheory.model.tenant import Tenant from basistheory.model.tenant_invitation_response import TenantInvitationResponse from basistheory.model.tenant_invitation_response_paginated_list import TenantInvitationResponsePaginatedList from basistheory.model.tenant_invitation_status import TenantInvitationStatus from basistheory.model.tenant_member_response_paginated_list import TenantMemberResponsePaginatedList from basistheory.model.tenant_usage_report import TenantUsageReport from basistheory.model.update_tenant_request import UpdateTenantRequest from basistheory.model.validation_problem_details import ValidationProblemDetails class TenantsApi(object): """NOTE: This class is auto generated by OpenAPI Generator Ref: https://openapi-generator.tech Do not edit the class manually. """ def create_invitation( self, **kwargs ): """create_invitation # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True >>> thread = api.create_invitation(async_req=True) >>> result = thread.get() Keyword Args: create_tenant_invitation_request (CreateTenantInvitationRequest): [optional] request_options(RequestOptions): [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object will be returned without reading/decoding response data. Default is True. _request_timeout (int/float/tuple): timeout setting for this request. If one number provided, it will be total request timeout. It can also be a pair (tuple) of (connection, read) timeouts. Default is None. _check_input_type (bool): specifies if type checking should be done one the data sent to the server. Default is True. _check_return_type (bool): specifies if type checking should be done one the data received from the server. Default is True. _spec_property_naming (bool): True if the variable names in the input data are serialized names, as specified in the OpenAPI document. False if the variable names in the input data are pythonic names, e.g. snake case (default) _content_type (str/None): force body content-type. Default is None and content-type will be predicted by allowed content-types and body. _host_index (int/None): specifies the index of the server that we want to use. Default is read from the configuration. _request_auths (list): set to override the auth_settings for an a single request; this effectively ignores the authentication in the spec for a single request. Default is None async_req (bool): execute request asynchronously Returns: TenantInvitationResponse If the method is called asynchronously, returns the request thread. """ if kwargs.get('request_options'): set_request_options(kwargs.pop('request_options'), self) kwargs['async_req'] = kwargs.get( 'async_req', False ) kwargs['_return_http_data_only'] = kwargs.get( '_return_http_data_only', True ) kwargs['_preload_content'] = kwargs.get( '_preload_content', True ) kwargs['_request_timeout'] = kwargs.get( '_request_timeout', None ) kwargs['_check_input_type'] = kwargs.get( '_check_input_type', True ) kwargs['_check_return_type'] = kwargs.get( '_check_return_type', True ) kwargs['_spec_property_naming'] = kwargs.get( '_spec_property_naming', False ) kwargs['_content_type'] = kwargs.get( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) return self.create_invitation_endpoint.call_with_http_info(**kwargs) def delete( self, **kwargs ): """delete # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True >>> thread = api.delete(async_req=True) >>> result = thread.get() Keyword Args: request_options(RequestOptions): [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object will be returned without reading/decoding response data. Default is True. _request_timeout (int/float/tuple): timeout setting for this request. If one number provided, it will be total request timeout. It can also be a pair (tuple) of (connection, read) timeouts. Default is None. _check_input_type (bool): specifies if type checking should be done one the data sent to the server. Default is True. _check_return_type (bool): specifies if type checking should be done one the data received from the server. Default is True. _spec_property_naming (bool): True if the variable names in the input data are serialized names, as specified in the OpenAPI document. False if the variable names in the input data are pythonic names, e.g. snake case (default) _content_type (str/None): force body content-type. Default is None and content-type will be predicted by allowed content-types and body. _host_index (int/None): specifies the index of the server that we want to use. Default is read from the configuration. _request_auths (list): set to override the auth_settings for an a single request; this effectively ignores the authentication in the spec for a single request. Default is None async_req (bool): execute request asynchronously Returns: None If the method is called asynchronously, returns the request thread. """ if kwargs.get('request_options'): set_request_options(kwargs.pop('request_options'), self) kwargs['async_req'] = kwargs.get( 'async_req', False ) kwargs['_return_http_data_only'] = kwargs.get( '_return_http_data_only', True ) kwargs['_preload_content'] = kwargs.get( '_preload_content', True ) kwargs['_request_timeout'] = kwargs.get( '_request_timeout', None ) kwargs['_check_input_type'] = kwargs.get( '_check_input_type', True ) kwargs['_check_return_type'] = kwargs.get( '_check_return_type', True ) kwargs['_spec_property_naming'] = kwargs.get( '_spec_property_naming', False ) kwargs['_content_type'] = kwargs.get( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) return self.delete_endpoint.call_with_http_info(**kwargs) def delete_invitation( self, invitation_id, **kwargs ): """delete_invitation # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True >>> thread = api.delete_invitation(invitation_id, async_req=True) >>> result = thread.get() Args: invitation_id (str): Keyword Args: request_options(RequestOptions): [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object will be returned without reading/decoding response data. Default is True. _request_timeout (int/float/tuple): timeout setting for this request. If one number provided, it will be total request timeout. It can also be a pair (tuple) of (connection, read) timeouts. Default is None. _check_input_type (bool): specifies if type checking should be done one the data sent to the server. Default is True. _check_return_type (bool): specifies if type checking should be done one the data received from the server. Default is True. _spec_property_naming (bool): True if the variable names in the input data are serialized names, as specified in the OpenAPI document. False if the variable names in the input data are pythonic names, e.g. snake case (default) _content_type (str/None): force body content-type. Default is None and content-type will be predicted by allowed content-types and body. _host_index (int/None): specifies the index of the server that we want to use. Default is read from the configuration. _request_auths (list): set to override the auth_settings for an a single request; this effectively ignores the authentication in the spec for a single request. Default is None async_req (bool): execute request asynchronously Returns: None If the method is called asynchronously, returns the request thread. """ if kwargs.get('request_options'): set_request_options(kwargs.pop('request_options'), self) kwargs['async_req'] = kwargs.get( 'async_req', False ) kwargs['_return_http_data_only'] = kwargs.get( '_return_http_data_only', True ) kwargs['_preload_content'] = kwargs.get( '_preload_content', True ) kwargs['_request_timeout'] = kwargs.get( '_request_timeout', None ) kwargs['_check_input_type'] = kwargs.get( '_check_input_type', True ) kwargs['_check_return_type'] = kwargs.get( '_check_return_type', True ) kwargs['_spec_property_naming'] = kwargs.get( '_spec_property_naming', False ) kwargs['_content_type'] = kwargs.get( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['invitation_id'] = \ invitation_id return self.delete_invitation_endpoint.call_with_http_info(**kwargs) def delete_member( self, member_id, **kwargs ): """delete_member # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True >>> thread = api.delete_member(member_id, async_req=True) >>> result = thread.get() Args: member_id (str): Keyword Args: request_options(RequestOptions): [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object will be returned without reading/decoding response data. Default is True. _request_timeout (int/float/tuple): timeout setting for this request. If one number provided, it will be total request timeout. It can also be a pair (tuple) of (connection, read) timeouts. Default is None. _check_input_type (bool): specifies if type checking should be done one the data sent to the server. Default is True. _check_return_type (bool): specifies if type checking should be done one the data received from the server. Default is True. _spec_property_naming (bool): True if the variable names in the input data are serialized names, as specified in the OpenAPI document. False if the variable names in the input data are pythonic names, e.g. snake case (default) _content_type (str/None): force body content-type. Default is None and content-type will be predicted by allowed content-types and body. _host_index (int/None): specifies the index of the server that we want to use. Default is read from the configuration. _request_auths (list): set to override the auth_settings for an a single request; this effectively ignores the authentication in the spec for a single request. Default is None async_req (bool): execute request asynchronously Returns: None If the method is called asynchronously, returns the request thread. """ if kwargs.get('request_options'): set_request_options(kwargs.pop('request_options'), self) kwargs['async_req'] = kwargs.get( 'async_req', False ) kwargs['_return_http_data_only'] = kwargs.get( '_return_http_data_only', True ) kwargs['_preload_content'] = kwargs.get( '_preload_content', True ) kwargs['_request_timeout'] = kwargs.get( '_request_timeout', None ) kwargs['_check_input_type'] = kwargs.get( '_check_input_type', True ) kwargs['_check_return_type'] = kwargs.get( '_check_return_type', True ) kwargs['_spec_property_naming'] = kwargs.get( '_spec_property_naming', False ) kwargs['_content_type'] = kwargs.get( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['member_id'] = \ member_id return self.delete_member_endpoint.call_with_http_info(**kwargs) def get( self, **kwargs ): """get # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True >>> thread = api.get(async_req=True) >>> result = thread.get() Keyword Args: request_options(RequestOptions): [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object will be returned without reading/decoding response data. Default is True. _request_timeout (int/float/tuple): timeout setting for this request. If one number provided, it will be total request timeout. It can also be a pair (tuple) of (connection, read) timeouts. Default is None. _check_input_type (bool): specifies if type checking should be done one the data sent to the server. Default is True. _check_return_type (bool): specifies if type checking should be done one the data received from the server. Default is True. _spec_property_naming (bool): True if the variable names in the input data are serialized names, as specified in the OpenAPI document. False if the variable names in the input data are pythonic names, e.g. snake case (default) _content_type (str/None): force body content-type. Default is None and content-type will be predicted by allowed content-types and body. _host_index (int/None): specifies the index of the server that we want to use. Default is read from the configuration. _request_auths (list): set to override the auth_settings for an a single request; this effectively ignores the authentication in the spec for a single request. Default is None async_req (bool): execute request asynchronously Returns: Tenant If the method is called asynchronously, returns the request thread. """ if kwargs.get('request_options'): set_request_options(kwargs.pop('request_options'), self) kwargs['async_req'] = kwargs.get( 'async_req', False ) kwargs['_return_http_data_only'] = kwargs.get( '_return_http_data_only', True ) kwargs['_preload_content'] = kwargs.get( '_preload_content', True ) kwargs['_request_timeout'] = kwargs.get( '_request_timeout', None ) kwargs['_check_input_type'] = kwargs.get( '_check_input_type', True ) kwargs['_check_return_type'] = kwargs.get( '_check_return_type', True ) kwargs['_spec_property_naming'] = kwargs.get( '_spec_property_naming', False ) kwargs['_content_type'] = kwargs.get( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) return self.get_endpoint.call_with_http_info(**kwargs) def get_invitations( self, **kwargs ): """get_invitations # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True >>> thread = api.get_invitations(async_req=True) >>> result = thread.get() Keyword Args: status (TenantInvitationStatus): [optional] page (int): [optional] size (int): [optional] request_options(RequestOptions): [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object will be returned without reading/decoding response data. Default is True. _request_timeout (int/float/tuple): timeout setting for this request. If one number provided, it will be total request timeout. It can also be a pair (tuple) of (connection, read) timeouts. Default is None. _check_input_type (bool): specifies if type checking should be done one the data sent to the server. Default is True. _check_return_type (bool): specifies if type checking should be done one the data received from the server. Default is True. _spec_property_naming (bool): True if the variable names in the input data are serialized names, as specified in the OpenAPI document. False if the variable names in the input data are pythonic names, e.g. snake case (default) _content_type (str/None): force body content-type. Default is None and content-type will be predicted by allowed content-types and body. _host_index (int/None): specifies the index of the server that we want to use. Default is read from the configuration. _request_auths (list): set to override the auth_settings for an a single request; this effectively ignores the authentication in the spec for a single request. Default is None async_req (bool): execute request asynchronously Returns: TenantInvitationResponsePaginatedList If the method is called asynchronously, returns the request thread. """ if kwargs.get('request_options'): set_request_options(kwargs.pop('request_options'), self) kwargs['async_req'] = kwargs.get( 'async_req', False ) kwargs['_return_http_data_only'] = kwargs.get( '_return_http_data_only', True ) kwargs['_preload_content'] = kwargs.get( '_preload_content', True ) kwargs['_request_timeout'] = kwargs.get( '_request_timeout', None ) kwargs['_check_input_type'] = kwargs.get( '_check_input_type', True ) kwargs['_check_return_type'] = kwargs.get( '_check_return_type', True ) kwargs['_spec_property_naming'] = kwargs.get( '_spec_property_naming', False ) kwargs['_content_type'] = kwargs.get( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) return self.get_invitations_endpoint.call_with_http_info(**kwargs) def get_members( self, **kwargs ): """get_members # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True >>> thread = api.get_members(async_req=True) >>> result = thread.get() Keyword Args: user_id ([str]): [optional] page (int): [optional] size (int): [optional] request_options(RequestOptions): [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object will be returned without reading/decoding response data. Default is True. _request_timeout (int/float/tuple): timeout setting for this request. If one number provided, it will be total request timeout. It can also be a pair (tuple) of (connection, read) timeouts. Default is None. _check_input_type (bool): specifies if type checking should be done one the data sent to the server. Default is True. _check_return_type (bool): specifies if type checking should be done one the data received from the server. Default is True. _spec_property_naming (bool): True if the variable names in the input data are serialized names, as specified in the OpenAPI document. False if the variable names in the input data are pythonic names, e.g. snake case (default) _content_type (str/None): force body content-type. Default is None and content-type will be predicted by allowed content-types and body. _host_index (int/None): specifies the index of the server that we want to use. Default is read from the configuration. _request_auths (list): set to override the auth_settings for an a single request; this effectively ignores the authentication in the spec for a single request. Default is None async_req (bool): execute request asynchronously Returns: TenantMemberResponsePaginatedList If the method is called asynchronously, returns the request thread. """ if kwargs.get('request_options'): set_request_options(kwargs.pop('request_options'), self) kwargs['async_req'] = kwargs.get( 'async_req', False ) kwargs['_return_http_data_only'] = kwargs.get( '_return_http_data_only', True ) kwargs['_preload_content'] = kwargs.get( '_preload_content', True ) kwargs['_request_timeout'] = kwargs.get( '_request_timeout', None ) kwargs['_check_input_type'] = kwargs.get( '_check_input_type', True ) kwargs['_check_return_type'] = kwargs.get( '_check_return_type', True ) kwargs['_spec_property_naming'] = kwargs.get( '_spec_property_naming', False ) kwargs['_content_type'] = kwargs.get( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) return self.get_members_endpoint.call_with_http_info(**kwargs) def get_tenant_operation_report( self, **kwargs ): """get_tenant_operation_report # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True >>> thread = api.get_tenant_operation_report(async_req=True) >>> result = thread.get() Keyword Args: request_options(RequestOptions): [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object will be returned without reading/decoding response data. Default is True. _request_timeout (int/float/tuple): timeout setting for this request. If one number provided, it will be total request timeout. It can also be a pair (tuple) of (connection, read) timeouts. Default is None. _check_input_type (bool): specifies if type checking should be done one the data sent to the server. Default is True. _check_return_type (bool): specifies if type checking should be done one the data received from the server. Default is True. _spec_property_naming (bool): True if the variable names in the input data are serialized names, as specified in the OpenAPI document. False if the variable names in the input data are pythonic names, e.g. snake case (default) _content_type (str/None): force body content-type. Default is None and content-type will be predicted by allowed content-types and body. _host_index (int/None): specifies the index of the server that we want to use. Default is read from the configuration. _request_auths (list): set to override the auth_settings for an a single request; this effectively ignores the authentication in the spec for a single request. Default is None async_req (bool): execute request asynchronously Returns: TenantUsageReport If the method is called asynchronously, returns the request thread. """ if kwargs.get('request_options'): set_request_options(kwargs.pop('request_options'), self) kwargs['async_req'] = kwargs.get( 'async_req', False ) kwargs['_return_http_data_only'] = kwargs.get( '_return_http_data_only', True ) kwargs['_preload_content'] = kwargs.get( '_preload_content', True ) kwargs['_request_timeout'] = kwargs.get( '_request_timeout', None ) kwargs['_check_input_type'] = kwargs.get( '_check_input_type', True ) kwargs['_check_return_type'] = kwargs.get( '_check_return_type', True ) kwargs['_spec_property_naming'] = kwargs.get( '_spec_property_naming', False ) kwargs['_content_type'] = kwargs.get( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) return self.get_tenant_operation_report_endpoint.call_with_http_info(**kwargs) def get_tenant_usage_report( self, **kwargs ): """get_tenant_usage_report # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True >>> thread = api.get_tenant_usage_report(async_req=True) >>> result = thread.get() Keyword Args: request_options(RequestOptions): [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object will be returned without reading/decoding response data. Default is True. _request_timeout (int/float/tuple): timeout setting for this request. If one number provided, it will be total request timeout. It can also be a pair (tuple) of (connection, read) timeouts. Default is None. _check_input_type (bool): specifies if type checking should be done one the data sent to the server. Default is True. _check_return_type (bool): specifies if type checking should be done one the data received from the server. Default is True. _spec_property_naming (bool): True if the variable names in the input data are serialized names, as specified in the OpenAPI document. False if the variable names in the input data are pythonic names, e.g. snake case (default) _content_type (str/None): force body content-type. Default is None and content-type will be predicted by allowed content-types and body. _host_index (int/None): specifies the index of the server that we want to use. Default is read from the configuration. _request_auths (list): set to override the auth_settings for an a single request; this effectively ignores the authentication in the spec for a single request. Default is None async_req (bool): execute request asynchronously Returns: TenantUsageReport If the method is called asynchronously, returns the request thread. """ if kwargs.get('request_options'): set_request_options(kwargs.pop('request_options'), self) kwargs['async_req'] = kwargs.get( 'async_req', False ) kwargs['_return_http_data_only'] = kwargs.get( '_return_http_data_only', True ) kwargs['_preload_content'] = kwargs.get( '_preload_content', True ) kwargs['_request_timeout'] = kwargs.get( '_request_timeout', None ) kwargs['_check_input_type'] = kwargs.get( '_check_input_type', True ) kwargs['_check_return_type'] = kwargs.get( '_check_return_type', True ) kwargs['_spec_property_naming'] = kwargs.get( '_spec_property_naming', False ) kwargs['_content_type'] = kwargs.get( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) return self.get_tenant_usage_report_endpoint.call_with_http_info(**kwargs) def resend_invitation( self, invitation_id, **kwargs ): """resend_invitation # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True >>> thread = api.resend_invitation(invitation_id, async_req=True) >>> result = thread.get() Args: invitation_id (str): Keyword Args: request_options(RequestOptions): [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object will be returned without reading/decoding response data. Default is True. _request_timeout (int/float/tuple): timeout setting for this request. If one number provided, it will be total request timeout. It can also be a pair (tuple) of (connection, read) timeouts. Default is None. _check_input_type (bool): specifies if type checking should be done one the data sent to the server. Default is True. _check_return_type (bool): specifies if type checking should be done one the data received from the server. Default is True. _spec_property_naming (bool): True if the variable names in the input data are serialized names, as specified in the OpenAPI document. False if the variable names in the input data are pythonic names, e.g. snake case (default) _content_type (str/None): force body content-type. Default is None and content-type will be predicted by allowed content-types and body. _host_index (int/None): specifies the index of the server that we want to use. Default is read from the configuration. _request_auths (list): set to override the auth_settings for an a single request; this effectively ignores the authentication in the spec for a single request. Default is None async_req (bool): execute request asynchronously Returns: TenantInvitationResponse If the method is called asynchronously, returns the request thread. """ if kwargs.get('request_options'): set_request_options(kwargs.pop('request_options'), self) kwargs['async_req'] = kwargs.get( 'async_req', False ) kwargs['_return_http_data_only'] = kwargs.get( '_return_http_data_only', True ) kwargs['_preload_content'] = kwargs.get( '_preload_content', True ) kwargs['_request_timeout'] = kwargs.get( '_request_timeout', None ) kwargs['_check_input_type'] = kwargs.get( '_check_input_type', True ) kwargs['_check_return_type'] = kwargs.get( '_check_return_type', True ) kwargs['_spec_property_naming'] = kwargs.get( '_spec_property_naming', False ) kwargs['_content_type'] = kwargs.get( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['invitation_id'] = \ invitation_id return self.resend_invitation_endpoint.call_with_http_info(**kwargs) def update( self, **kwargs ): """update # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True >>> thread = api.update(async_req=True) >>> result = thread.get() Keyword Args: update_tenant_request (UpdateTenantRequest): [optional] request_options(RequestOptions): [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object will be returned without reading/decoding response data. Default is True. _request_timeout (int/float/tuple): timeout setting for this request. If one number provided, it will be total request timeout. It can also be a pair (tuple) of (connection, read) timeouts. Default is None. _check_input_type (bool): specifies if type checking should be done one the data sent to the server. Default is True. _check_return_type (bool): specifies if type checking should be done one the data received from the server. Default is True. _spec_property_naming (bool): True if the variable names in the input data are serialized names, as specified in the OpenAPI document. False if the variable names in the input data are pythonic names, e.g. snake case (default) _content_type (str/None): force body content-type. Default is None and content-type will be predicted by allowed content-types and body. _host_index (int/None): specifies the index of the server that we want to use. Default is read from the configuration. _request_auths (list): set to override the auth_settings for an a single request; this effectively ignores the authentication in the spec for a single request. Default is None async_req (bool): execute request asynchronously Returns: Tenant If the method is called asynchronously, returns the request thread. """ if kwargs.get('request_options'): set_request_options(kwargs.pop('request_options'), self) kwargs['async_req'] = kwargs.get( 'async_req', False ) kwargs['_return_http_data_only'] = kwargs.get( '_return_http_data_only', True ) kwargs['_preload_content'] = kwargs.get( '_preload_content', True ) kwargs['_request_timeout'] = kwargs.get( '_request_timeout', None ) kwargs['_check_input_type'] = kwargs.get( '_check_input_type', True ) kwargs['_check_return_type'] = kwargs.get( '_check_return_type', True ) kwargs['_spec_property_naming'] = kwargs.get( '_spec_property_naming', False ) kwargs['_content_type'] = kwargs.get( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) return self.update_endpoint.call_with_http_info(**kwargs)
[ 37811, 198, 220, 220, 220, 6455, 271, 17003, 7824, 628, 220, 220, 220, 22492, 18067, 31026, 1635, 5865, 12, 259, 284, 685, 15522, 271, 17003, 16151, 5450, 1378, 12093, 396, 258, 652, 13, 785, 8, 290, 467, 284, 685, 41995, 16151, 5450, 1378, 634, 282, 13, 12093, 396, 258, 652, 13, 785, 14, 1324, 677, 602, 8, 1635, 13610, 257, 6455, 271, 17003, 9652, 284, 9652, 15678, 1635, 1439, 21627, 815, 307, 6163, 1635, 23517, 262, 7824, 7383, 656, 262, 4600, 19313, 12, 17614, 12, 20373, 63, 7885, 220, 1303, 645, 20402, 25, 412, 33548, 628, 220, 220, 220, 383, 2196, 286, 262, 4946, 17614, 3188, 25, 410, 16, 198, 220, 220, 220, 2980, 515, 416, 25, 3740, 1378, 9654, 15042, 12, 8612, 1352, 13, 13670, 198, 37811, 628, 198, 11748, 302, 220, 1303, 645, 20402, 25, 376, 21844, 198, 11748, 25064, 220, 1303, 645, 20402, 25, 376, 21844, 198, 198, 6738, 1615, 396, 258, 652, 13, 15042, 62, 16366, 1330, 5949, 72, 11792, 11, 5268, 4122, 355, 4808, 12915, 4122, 198, 6738, 1615, 396, 258, 652, 13, 19849, 62, 26791, 1330, 357, 220, 1303, 645, 20402, 25, 376, 21844, 198, 220, 220, 220, 2198, 62, 40845, 62, 27160, 11, 198, 220, 220, 220, 2198, 62, 12102, 602, 11, 198, 220, 220, 220, 3128, 11, 198, 220, 220, 220, 4818, 8079, 11, 198, 220, 220, 220, 2393, 62, 4906, 11, 198, 220, 220, 220, 4844, 62, 4906, 11, 198, 220, 220, 220, 26571, 62, 392, 62, 1102, 1851, 62, 19199, 11, 198, 220, 220, 220, 900, 62, 25927, 62, 25811, 198, 8, 198, 6738, 1615, 396, 258, 652, 13, 19849, 13, 17953, 62, 1452, 415, 62, 16340, 3780, 62, 25927, 1330, 13610, 24893, 415, 19904, 3780, 18453, 198, 6738, 1615, 396, 258, 652, 13, 19849, 13, 45573, 62, 36604, 1330, 20647, 24259, 198, 6738, 1615, 396, 258, 652, 13, 19849, 13, 1452, 415, 1330, 9368, 415, 198, 6738, 1615, 396, 258, 652, 13, 19849, 13, 1452, 415, 62, 16340, 3780, 62, 26209, 1330, 9368, 415, 19904, 3780, 31077, 198, 6738, 1615, 396, 258, 652, 13, 19849, 13, 1452, 415, 62, 16340, 3780, 62, 26209, 62, 79, 363, 3898, 62, 4868, 1330, 9368, 415, 19904, 3780, 31077, 47, 363, 3898, 8053, 198, 6738, 1615, 396, 258, 652, 13, 19849, 13, 1452, 415, 62, 16340, 3780, 62, 13376, 1330, 9368, 415, 19904, 3780, 19580, 198, 6738, 1615, 396, 258, 652, 13, 19849, 13, 1452, 415, 62, 19522, 62, 26209, 62, 79, 363, 3898, 62, 4868, 1330, 9368, 415, 27608, 31077, 47, 363, 3898, 8053, 198, 6738, 1615, 396, 258, 652, 13, 19849, 13, 1452, 415, 62, 26060, 62, 13116, 1330, 9368, 415, 28350, 19100, 198, 6738, 1615, 396, 258, 652, 13, 19849, 13, 19119, 62, 1452, 415, 62, 25927, 1330, 10133, 24893, 415, 18453, 198, 6738, 1615, 396, 258, 652, 13, 19849, 13, 12102, 341, 62, 45573, 62, 36604, 1330, 3254, 24765, 40781, 24259, 628, 198, 4871, 9368, 1187, 32, 14415, 7, 15252, 2599, 198, 220, 220, 220, 37227, 16580, 25, 770, 1398, 318, 8295, 7560, 416, 4946, 17614, 35986, 198, 220, 220, 220, 6524, 25, 3740, 1378, 9654, 15042, 12, 8612, 1352, 13, 13670, 628, 220, 220, 220, 2141, 407, 4370, 262, 1398, 14500, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 825, 2251, 62, 16340, 3780, 7, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 11, 198, 220, 220, 220, 220, 220, 220, 220, 12429, 46265, 22046, 198, 220, 220, 220, 15179, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 17953, 62, 16340, 3780, 220, 1303, 645, 20402, 25, 412, 33548, 628, 220, 220, 220, 220, 220, 220, 220, 770, 2446, 1838, 257, 18305, 516, 14626, 2581, 416, 4277, 13, 1675, 787, 281, 198, 220, 220, 220, 220, 220, 220, 220, 39354, 14626, 2581, 11, 3387, 1208, 30351, 62, 42180, 28, 17821, 628, 220, 220, 220, 220, 220, 220, 220, 13163, 4704, 796, 40391, 13, 17953, 62, 16340, 3780, 7, 292, 13361, 62, 42180, 28, 17821, 8, 198, 220, 220, 220, 220, 220, 220, 220, 13163, 1255, 796, 4704, 13, 1136, 3419, 628, 198, 220, 220, 220, 220, 220, 220, 220, 7383, 4775, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2251, 62, 1452, 415, 62, 16340, 3780, 62, 25927, 357, 16447, 24893, 415, 19904, 3780, 18453, 2599, 685, 25968, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2581, 62, 25811, 7, 18453, 29046, 2599, 685, 25968, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 7783, 62, 4023, 62, 7890, 62, 8807, 357, 30388, 2599, 2882, 1366, 1231, 1182, 3722, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2438, 290, 24697, 13, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 3866, 2220, 62, 11299, 357, 30388, 2599, 611, 10352, 11, 262, 2956, 297, 571, 18, 13, 6535, 51, 4805, 9774, 2591, 2134, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 481, 307, 4504, 1231, 3555, 14, 12501, 7656, 2882, 1366, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 25927, 62, 48678, 357, 600, 14, 22468, 14, 83, 29291, 2599, 26827, 4634, 329, 428, 2581, 13, 1002, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 530, 1271, 2810, 11, 340, 481, 307, 2472, 2581, 26827, 13, 632, 460, 635, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 307, 257, 5166, 357, 83, 29291, 8, 286, 357, 38659, 11, 1100, 8, 640, 5269, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 9122, 62, 15414, 62, 4906, 357, 30388, 2599, 26052, 611, 2099, 10627, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 815, 307, 1760, 530, 262, 1366, 1908, 284, 262, 4382, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 9122, 62, 7783, 62, 4906, 357, 30388, 2599, 26052, 611, 2099, 10627, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 815, 307, 1760, 530, 262, 1366, 2722, 422, 262, 4382, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 16684, 62, 26745, 62, 77, 3723, 357, 30388, 2599, 6407, 611, 262, 7885, 3891, 287, 262, 5128, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 389, 11389, 1143, 3891, 11, 355, 7368, 287, 262, 4946, 17614, 3188, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10352, 611, 262, 7885, 3891, 287, 262, 5128, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 389, 21015, 291, 3891, 11, 304, 13, 70, 13, 17522, 1339, 357, 12286, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 11299, 62, 4906, 357, 2536, 14, 14202, 2599, 2700, 1767, 2695, 12, 4906, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 290, 2695, 12, 4906, 481, 307, 11001, 416, 3142, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2695, 12, 19199, 290, 1767, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 4774, 62, 9630, 357, 600, 14, 14202, 2599, 26052, 262, 6376, 286, 262, 4382, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 326, 356, 765, 284, 779, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 1100, 422, 262, 8398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 25927, 62, 18439, 82, 357, 4868, 2599, 900, 284, 20957, 262, 6284, 62, 33692, 329, 281, 257, 2060, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2581, 26, 428, 6840, 24245, 262, 18239, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 287, 262, 1020, 329, 257, 2060, 2581, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 30351, 62, 42180, 357, 30388, 2599, 12260, 2581, 355, 24871, 3481, 628, 220, 220, 220, 220, 220, 220, 220, 16409, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9368, 415, 19904, 3780, 31077, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1002, 262, 2446, 318, 1444, 355, 24871, 3481, 11, 5860, 262, 2581, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4704, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 611, 479, 86, 22046, 13, 1136, 10786, 25927, 62, 25811, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 900, 62, 25927, 62, 25811, 7, 46265, 22046, 13, 12924, 10786, 25927, 62, 25811, 33809, 2116, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 292, 13361, 62, 42180, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 292, 13361, 62, 42180, 3256, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 7783, 62, 4023, 62, 7890, 62, 8807, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 7783, 62, 4023, 62, 7890, 62, 8807, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 3866, 2220, 62, 11299, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 3866, 2220, 62, 11299, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 25927, 62, 48678, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 25927, 62, 48678, 3256, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 9122, 62, 15414, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 9122, 62, 15414, 62, 4906, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 9122, 62, 7783, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 9122, 62, 7783, 62, 4906, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 16684, 62, 26745, 62, 77, 3723, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 16684, 62, 26745, 62, 77, 3723, 3256, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 11299, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 11299, 62, 4906, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 4774, 62, 9630, 20520, 796, 479, 86, 22046, 13, 1136, 10786, 62, 4774, 62, 9630, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 25927, 62, 18439, 82, 20520, 796, 479, 86, 22046, 13, 1136, 10786, 62, 25927, 62, 18439, 82, 3256, 6045, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 17953, 62, 16340, 3780, 62, 437, 4122, 13, 13345, 62, 4480, 62, 4023, 62, 10951, 7, 1174, 46265, 22046, 8, 628, 220, 220, 220, 825, 12233, 7, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 11, 198, 220, 220, 220, 220, 220, 220, 220, 12429, 46265, 22046, 198, 220, 220, 220, 15179, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 33678, 220, 1303, 645, 20402, 25, 412, 33548, 628, 220, 220, 220, 220, 220, 220, 220, 770, 2446, 1838, 257, 18305, 516, 14626, 2581, 416, 4277, 13, 1675, 787, 281, 198, 220, 220, 220, 220, 220, 220, 220, 39354, 14626, 2581, 11, 3387, 1208, 30351, 62, 42180, 28, 17821, 628, 220, 220, 220, 220, 220, 220, 220, 13163, 4704, 796, 40391, 13, 33678, 7, 292, 13361, 62, 42180, 28, 17821, 8, 198, 220, 220, 220, 220, 220, 220, 220, 13163, 1255, 796, 4704, 13, 1136, 3419, 628, 198, 220, 220, 220, 220, 220, 220, 220, 7383, 4775, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2581, 62, 25811, 7, 18453, 29046, 2599, 685, 25968, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 7783, 62, 4023, 62, 7890, 62, 8807, 357, 30388, 2599, 2882, 1366, 1231, 1182, 3722, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2438, 290, 24697, 13, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 3866, 2220, 62, 11299, 357, 30388, 2599, 611, 10352, 11, 262, 2956, 297, 571, 18, 13, 6535, 51, 4805, 9774, 2591, 2134, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 481, 307, 4504, 1231, 3555, 14, 12501, 7656, 2882, 1366, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 25927, 62, 48678, 357, 600, 14, 22468, 14, 83, 29291, 2599, 26827, 4634, 329, 428, 2581, 13, 1002, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 530, 1271, 2810, 11, 340, 481, 307, 2472, 2581, 26827, 13, 632, 460, 635, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 307, 257, 5166, 357, 83, 29291, 8, 286, 357, 38659, 11, 1100, 8, 640, 5269, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 9122, 62, 15414, 62, 4906, 357, 30388, 2599, 26052, 611, 2099, 10627, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 815, 307, 1760, 530, 262, 1366, 1908, 284, 262, 4382, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 9122, 62, 7783, 62, 4906, 357, 30388, 2599, 26052, 611, 2099, 10627, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 815, 307, 1760, 530, 262, 1366, 2722, 422, 262, 4382, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 16684, 62, 26745, 62, 77, 3723, 357, 30388, 2599, 6407, 611, 262, 7885, 3891, 287, 262, 5128, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 389, 11389, 1143, 3891, 11, 355, 7368, 287, 262, 4946, 17614, 3188, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10352, 611, 262, 7885, 3891, 287, 262, 5128, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 389, 21015, 291, 3891, 11, 304, 13, 70, 13, 17522, 1339, 357, 12286, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 11299, 62, 4906, 357, 2536, 14, 14202, 2599, 2700, 1767, 2695, 12, 4906, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 290, 2695, 12, 4906, 481, 307, 11001, 416, 3142, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2695, 12, 19199, 290, 1767, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 4774, 62, 9630, 357, 600, 14, 14202, 2599, 26052, 262, 6376, 286, 262, 4382, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 326, 356, 765, 284, 779, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 1100, 422, 262, 8398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 25927, 62, 18439, 82, 357, 4868, 2599, 900, 284, 20957, 262, 6284, 62, 33692, 329, 281, 257, 2060, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2581, 26, 428, 6840, 24245, 262, 18239, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 287, 262, 1020, 329, 257, 2060, 2581, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 30351, 62, 42180, 357, 30388, 2599, 12260, 2581, 355, 24871, 3481, 628, 220, 220, 220, 220, 220, 220, 220, 16409, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1002, 262, 2446, 318, 1444, 355, 24871, 3481, 11, 5860, 262, 2581, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4704, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 611, 479, 86, 22046, 13, 1136, 10786, 25927, 62, 25811, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 900, 62, 25927, 62, 25811, 7, 46265, 22046, 13, 12924, 10786, 25927, 62, 25811, 33809, 2116, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 292, 13361, 62, 42180, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 292, 13361, 62, 42180, 3256, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 7783, 62, 4023, 62, 7890, 62, 8807, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 7783, 62, 4023, 62, 7890, 62, 8807, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 3866, 2220, 62, 11299, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 3866, 2220, 62, 11299, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 25927, 62, 48678, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 25927, 62, 48678, 3256, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 9122, 62, 15414, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 9122, 62, 15414, 62, 4906, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 9122, 62, 7783, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 9122, 62, 7783, 62, 4906, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 16684, 62, 26745, 62, 77, 3723, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 16684, 62, 26745, 62, 77, 3723, 3256, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 11299, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 11299, 62, 4906, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 4774, 62, 9630, 20520, 796, 479, 86, 22046, 13, 1136, 10786, 62, 4774, 62, 9630, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 25927, 62, 18439, 82, 20520, 796, 479, 86, 22046, 13, 1136, 10786, 62, 25927, 62, 18439, 82, 3256, 6045, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 33678, 62, 437, 4122, 13, 13345, 62, 4480, 62, 4023, 62, 10951, 7, 1174, 46265, 22046, 8, 628, 220, 220, 220, 825, 12233, 62, 16340, 3780, 7, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 11, 198, 220, 220, 220, 220, 220, 220, 220, 17023, 62, 312, 11, 198, 220, 220, 220, 220, 220, 220, 220, 12429, 46265, 22046, 198, 220, 220, 220, 15179, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 33678, 62, 16340, 3780, 220, 1303, 645, 20402, 25, 412, 33548, 628, 220, 220, 220, 220, 220, 220, 220, 770, 2446, 1838, 257, 18305, 516, 14626, 2581, 416, 4277, 13, 1675, 787, 281, 198, 220, 220, 220, 220, 220, 220, 220, 39354, 14626, 2581, 11, 3387, 1208, 30351, 62, 42180, 28, 17821, 628, 220, 220, 220, 220, 220, 220, 220, 13163, 4704, 796, 40391, 13, 33678, 62, 16340, 3780, 7, 16340, 3780, 62, 312, 11, 30351, 62, 42180, 28, 17821, 8, 198, 220, 220, 220, 220, 220, 220, 220, 13163, 1255, 796, 4704, 13, 1136, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17023, 62, 312, 357, 2536, 2599, 628, 220, 220, 220, 220, 220, 220, 220, 7383, 4775, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2581, 62, 25811, 7, 18453, 29046, 2599, 685, 25968, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 7783, 62, 4023, 62, 7890, 62, 8807, 357, 30388, 2599, 2882, 1366, 1231, 1182, 3722, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2438, 290, 24697, 13, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 3866, 2220, 62, 11299, 357, 30388, 2599, 611, 10352, 11, 262, 2956, 297, 571, 18, 13, 6535, 51, 4805, 9774, 2591, 2134, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 481, 307, 4504, 1231, 3555, 14, 12501, 7656, 2882, 1366, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 25927, 62, 48678, 357, 600, 14, 22468, 14, 83, 29291, 2599, 26827, 4634, 329, 428, 2581, 13, 1002, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 530, 1271, 2810, 11, 340, 481, 307, 2472, 2581, 26827, 13, 632, 460, 635, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 307, 257, 5166, 357, 83, 29291, 8, 286, 357, 38659, 11, 1100, 8, 640, 5269, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 9122, 62, 15414, 62, 4906, 357, 30388, 2599, 26052, 611, 2099, 10627, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 815, 307, 1760, 530, 262, 1366, 1908, 284, 262, 4382, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 9122, 62, 7783, 62, 4906, 357, 30388, 2599, 26052, 611, 2099, 10627, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 815, 307, 1760, 530, 262, 1366, 2722, 422, 262, 4382, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 16684, 62, 26745, 62, 77, 3723, 357, 30388, 2599, 6407, 611, 262, 7885, 3891, 287, 262, 5128, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 389, 11389, 1143, 3891, 11, 355, 7368, 287, 262, 4946, 17614, 3188, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10352, 611, 262, 7885, 3891, 287, 262, 5128, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 389, 21015, 291, 3891, 11, 304, 13, 70, 13, 17522, 1339, 357, 12286, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 11299, 62, 4906, 357, 2536, 14, 14202, 2599, 2700, 1767, 2695, 12, 4906, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 290, 2695, 12, 4906, 481, 307, 11001, 416, 3142, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2695, 12, 19199, 290, 1767, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 4774, 62, 9630, 357, 600, 14, 14202, 2599, 26052, 262, 6376, 286, 262, 4382, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 326, 356, 765, 284, 779, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 1100, 422, 262, 8398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 25927, 62, 18439, 82, 357, 4868, 2599, 900, 284, 20957, 262, 6284, 62, 33692, 329, 281, 257, 2060, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2581, 26, 428, 6840, 24245, 262, 18239, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 287, 262, 1020, 329, 257, 2060, 2581, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 30351, 62, 42180, 357, 30388, 2599, 12260, 2581, 355, 24871, 3481, 628, 220, 220, 220, 220, 220, 220, 220, 16409, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1002, 262, 2446, 318, 1444, 355, 24871, 3481, 11, 5860, 262, 2581, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4704, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 611, 479, 86, 22046, 13, 1136, 10786, 25927, 62, 25811, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 900, 62, 25927, 62, 25811, 7, 46265, 22046, 13, 12924, 10786, 25927, 62, 25811, 33809, 2116, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 292, 13361, 62, 42180, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 292, 13361, 62, 42180, 3256, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 7783, 62, 4023, 62, 7890, 62, 8807, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 7783, 62, 4023, 62, 7890, 62, 8807, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 3866, 2220, 62, 11299, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 3866, 2220, 62, 11299, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 25927, 62, 48678, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 25927, 62, 48678, 3256, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 9122, 62, 15414, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 9122, 62, 15414, 62, 4906, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 9122, 62, 7783, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 9122, 62, 7783, 62, 4906, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 16684, 62, 26745, 62, 77, 3723, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 16684, 62, 26745, 62, 77, 3723, 3256, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 11299, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 11299, 62, 4906, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 4774, 62, 9630, 20520, 796, 479, 86, 22046, 13, 1136, 10786, 62, 4774, 62, 9630, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 25927, 62, 18439, 82, 20520, 796, 479, 86, 22046, 13, 1136, 10786, 62, 25927, 62, 18439, 82, 3256, 6045, 8, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 16340, 3780, 62, 312, 20520, 796, 3467, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17023, 62, 312, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 33678, 62, 16340, 3780, 62, 437, 4122, 13, 13345, 62, 4480, 62, 4023, 62, 10951, 7, 1174, 46265, 22046, 8, 628, 220, 220, 220, 825, 12233, 62, 19522, 7, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 11, 198, 220, 220, 220, 220, 220, 220, 220, 2888, 62, 312, 11, 198, 220, 220, 220, 220, 220, 220, 220, 12429, 46265, 22046, 198, 220, 220, 220, 15179, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 33678, 62, 19522, 220, 1303, 645, 20402, 25, 412, 33548, 628, 220, 220, 220, 220, 220, 220, 220, 770, 2446, 1838, 257, 18305, 516, 14626, 2581, 416, 4277, 13, 1675, 787, 281, 198, 220, 220, 220, 220, 220, 220, 220, 39354, 14626, 2581, 11, 3387, 1208, 30351, 62, 42180, 28, 17821, 628, 220, 220, 220, 220, 220, 220, 220, 13163, 4704, 796, 40391, 13, 33678, 62, 19522, 7, 19522, 62, 312, 11, 30351, 62, 42180, 28, 17821, 8, 198, 220, 220, 220, 220, 220, 220, 220, 13163, 1255, 796, 4704, 13, 1136, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2888, 62, 312, 357, 2536, 2599, 628, 220, 220, 220, 220, 220, 220, 220, 7383, 4775, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2581, 62, 25811, 7, 18453, 29046, 2599, 685, 25968, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 7783, 62, 4023, 62, 7890, 62, 8807, 357, 30388, 2599, 2882, 1366, 1231, 1182, 3722, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2438, 290, 24697, 13, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 3866, 2220, 62, 11299, 357, 30388, 2599, 611, 10352, 11, 262, 2956, 297, 571, 18, 13, 6535, 51, 4805, 9774, 2591, 2134, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 481, 307, 4504, 1231, 3555, 14, 12501, 7656, 2882, 1366, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 25927, 62, 48678, 357, 600, 14, 22468, 14, 83, 29291, 2599, 26827, 4634, 329, 428, 2581, 13, 1002, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 530, 1271, 2810, 11, 340, 481, 307, 2472, 2581, 26827, 13, 632, 460, 635, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 307, 257, 5166, 357, 83, 29291, 8, 286, 357, 38659, 11, 1100, 8, 640, 5269, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 9122, 62, 15414, 62, 4906, 357, 30388, 2599, 26052, 611, 2099, 10627, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 815, 307, 1760, 530, 262, 1366, 1908, 284, 262, 4382, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 9122, 62, 7783, 62, 4906, 357, 30388, 2599, 26052, 611, 2099, 10627, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 815, 307, 1760, 530, 262, 1366, 2722, 422, 262, 4382, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 16684, 62, 26745, 62, 77, 3723, 357, 30388, 2599, 6407, 611, 262, 7885, 3891, 287, 262, 5128, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 389, 11389, 1143, 3891, 11, 355, 7368, 287, 262, 4946, 17614, 3188, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10352, 611, 262, 7885, 3891, 287, 262, 5128, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 389, 21015, 291, 3891, 11, 304, 13, 70, 13, 17522, 1339, 357, 12286, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 11299, 62, 4906, 357, 2536, 14, 14202, 2599, 2700, 1767, 2695, 12, 4906, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 290, 2695, 12, 4906, 481, 307, 11001, 416, 3142, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2695, 12, 19199, 290, 1767, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 4774, 62, 9630, 357, 600, 14, 14202, 2599, 26052, 262, 6376, 286, 262, 4382, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 326, 356, 765, 284, 779, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 1100, 422, 262, 8398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 25927, 62, 18439, 82, 357, 4868, 2599, 900, 284, 20957, 262, 6284, 62, 33692, 329, 281, 257, 2060, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2581, 26, 428, 6840, 24245, 262, 18239, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 287, 262, 1020, 329, 257, 2060, 2581, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 30351, 62, 42180, 357, 30388, 2599, 12260, 2581, 355, 24871, 3481, 628, 220, 220, 220, 220, 220, 220, 220, 16409, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1002, 262, 2446, 318, 1444, 355, 24871, 3481, 11, 5860, 262, 2581, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4704, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 611, 479, 86, 22046, 13, 1136, 10786, 25927, 62, 25811, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 900, 62, 25927, 62, 25811, 7, 46265, 22046, 13, 12924, 10786, 25927, 62, 25811, 33809, 2116, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 292, 13361, 62, 42180, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 292, 13361, 62, 42180, 3256, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 7783, 62, 4023, 62, 7890, 62, 8807, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 7783, 62, 4023, 62, 7890, 62, 8807, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 3866, 2220, 62, 11299, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 3866, 2220, 62, 11299, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 25927, 62, 48678, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 25927, 62, 48678, 3256, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 9122, 62, 15414, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 9122, 62, 15414, 62, 4906, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 9122, 62, 7783, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 9122, 62, 7783, 62, 4906, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 16684, 62, 26745, 62, 77, 3723, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 16684, 62, 26745, 62, 77, 3723, 3256, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 11299, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 11299, 62, 4906, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 4774, 62, 9630, 20520, 796, 479, 86, 22046, 13, 1136, 10786, 62, 4774, 62, 9630, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 25927, 62, 18439, 82, 20520, 796, 479, 86, 22046, 13, 1136, 10786, 62, 25927, 62, 18439, 82, 3256, 6045, 8, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 19522, 62, 312, 20520, 796, 3467, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2888, 62, 312, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 33678, 62, 19522, 62, 437, 4122, 13, 13345, 62, 4480, 62, 4023, 62, 10951, 7, 1174, 46265, 22046, 8, 628, 220, 220, 220, 825, 651, 7, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 11, 198, 220, 220, 220, 220, 220, 220, 220, 12429, 46265, 22046, 198, 220, 220, 220, 15179, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 1136, 220, 1303, 645, 20402, 25, 412, 33548, 628, 220, 220, 220, 220, 220, 220, 220, 770, 2446, 1838, 257, 18305, 516, 14626, 2581, 416, 4277, 13, 1675, 787, 281, 198, 220, 220, 220, 220, 220, 220, 220, 39354, 14626, 2581, 11, 3387, 1208, 30351, 62, 42180, 28, 17821, 628, 220, 220, 220, 220, 220, 220, 220, 13163, 4704, 796, 40391, 13, 1136, 7, 292, 13361, 62, 42180, 28, 17821, 8, 198, 220, 220, 220, 220, 220, 220, 220, 13163, 1255, 796, 4704, 13, 1136, 3419, 628, 198, 220, 220, 220, 220, 220, 220, 220, 7383, 4775, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2581, 62, 25811, 7, 18453, 29046, 2599, 685, 25968, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 7783, 62, 4023, 62, 7890, 62, 8807, 357, 30388, 2599, 2882, 1366, 1231, 1182, 3722, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2438, 290, 24697, 13, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 3866, 2220, 62, 11299, 357, 30388, 2599, 611, 10352, 11, 262, 2956, 297, 571, 18, 13, 6535, 51, 4805, 9774, 2591, 2134, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 481, 307, 4504, 1231, 3555, 14, 12501, 7656, 2882, 1366, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 25927, 62, 48678, 357, 600, 14, 22468, 14, 83, 29291, 2599, 26827, 4634, 329, 428, 2581, 13, 1002, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 530, 1271, 2810, 11, 340, 481, 307, 2472, 2581, 26827, 13, 632, 460, 635, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 307, 257, 5166, 357, 83, 29291, 8, 286, 357, 38659, 11, 1100, 8, 640, 5269, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 9122, 62, 15414, 62, 4906, 357, 30388, 2599, 26052, 611, 2099, 10627, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 815, 307, 1760, 530, 262, 1366, 1908, 284, 262, 4382, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 9122, 62, 7783, 62, 4906, 357, 30388, 2599, 26052, 611, 2099, 10627, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 815, 307, 1760, 530, 262, 1366, 2722, 422, 262, 4382, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 16684, 62, 26745, 62, 77, 3723, 357, 30388, 2599, 6407, 611, 262, 7885, 3891, 287, 262, 5128, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 389, 11389, 1143, 3891, 11, 355, 7368, 287, 262, 4946, 17614, 3188, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10352, 611, 262, 7885, 3891, 287, 262, 5128, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 389, 21015, 291, 3891, 11, 304, 13, 70, 13, 17522, 1339, 357, 12286, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 11299, 62, 4906, 357, 2536, 14, 14202, 2599, 2700, 1767, 2695, 12, 4906, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 290, 2695, 12, 4906, 481, 307, 11001, 416, 3142, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2695, 12, 19199, 290, 1767, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 4774, 62, 9630, 357, 600, 14, 14202, 2599, 26052, 262, 6376, 286, 262, 4382, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 326, 356, 765, 284, 779, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 1100, 422, 262, 8398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 25927, 62, 18439, 82, 357, 4868, 2599, 900, 284, 20957, 262, 6284, 62, 33692, 329, 281, 257, 2060, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2581, 26, 428, 6840, 24245, 262, 18239, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 287, 262, 1020, 329, 257, 2060, 2581, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 30351, 62, 42180, 357, 30388, 2599, 12260, 2581, 355, 24871, 3481, 628, 220, 220, 220, 220, 220, 220, 220, 16409, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9368, 415, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1002, 262, 2446, 318, 1444, 355, 24871, 3481, 11, 5860, 262, 2581, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4704, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 611, 479, 86, 22046, 13, 1136, 10786, 25927, 62, 25811, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 900, 62, 25927, 62, 25811, 7, 46265, 22046, 13, 12924, 10786, 25927, 62, 25811, 33809, 2116, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 292, 13361, 62, 42180, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 292, 13361, 62, 42180, 3256, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 7783, 62, 4023, 62, 7890, 62, 8807, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 7783, 62, 4023, 62, 7890, 62, 8807, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 3866, 2220, 62, 11299, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 3866, 2220, 62, 11299, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 25927, 62, 48678, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 25927, 62, 48678, 3256, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 9122, 62, 15414, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 9122, 62, 15414, 62, 4906, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 9122, 62, 7783, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 9122, 62, 7783, 62, 4906, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 16684, 62, 26745, 62, 77, 3723, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 16684, 62, 26745, 62, 77, 3723, 3256, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 11299, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 11299, 62, 4906, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 4774, 62, 9630, 20520, 796, 479, 86, 22046, 13, 1136, 10786, 62, 4774, 62, 9630, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 25927, 62, 18439, 82, 20520, 796, 479, 86, 22046, 13, 1136, 10786, 62, 25927, 62, 18439, 82, 3256, 6045, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 1136, 62, 437, 4122, 13, 13345, 62, 4480, 62, 4023, 62, 10951, 7, 1174, 46265, 22046, 8, 628, 220, 220, 220, 825, 651, 62, 16340, 20597, 7, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 11, 198, 220, 220, 220, 220, 220, 220, 220, 12429, 46265, 22046, 198, 220, 220, 220, 15179, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 1136, 62, 16340, 20597, 220, 1303, 645, 20402, 25, 412, 33548, 628, 220, 220, 220, 220, 220, 220, 220, 770, 2446, 1838, 257, 18305, 516, 14626, 2581, 416, 4277, 13, 1675, 787, 281, 198, 220, 220, 220, 220, 220, 220, 220, 39354, 14626, 2581, 11, 3387, 1208, 30351, 62, 42180, 28, 17821, 628, 220, 220, 220, 220, 220, 220, 220, 13163, 4704, 796, 40391, 13, 1136, 62, 16340, 20597, 7, 292, 13361, 62, 42180, 28, 17821, 8, 198, 220, 220, 220, 220, 220, 220, 220, 13163, 1255, 796, 4704, 13, 1136, 3419, 628, 198, 220, 220, 220, 220, 220, 220, 220, 7383, 4775, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3722, 357, 24893, 415, 19904, 3780, 19580, 2599, 685, 25968, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2443, 357, 600, 2599, 685, 25968, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2546, 357, 600, 2599, 685, 25968, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2581, 62, 25811, 7, 18453, 29046, 2599, 685, 25968, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 7783, 62, 4023, 62, 7890, 62, 8807, 357, 30388, 2599, 2882, 1366, 1231, 1182, 3722, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2438, 290, 24697, 13, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 3866, 2220, 62, 11299, 357, 30388, 2599, 611, 10352, 11, 262, 2956, 297, 571, 18, 13, 6535, 51, 4805, 9774, 2591, 2134, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 481, 307, 4504, 1231, 3555, 14, 12501, 7656, 2882, 1366, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 25927, 62, 48678, 357, 600, 14, 22468, 14, 83, 29291, 2599, 26827, 4634, 329, 428, 2581, 13, 1002, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 530, 1271, 2810, 11, 340, 481, 307, 2472, 2581, 26827, 13, 632, 460, 635, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 307, 257, 5166, 357, 83, 29291, 8, 286, 357, 38659, 11, 1100, 8, 640, 5269, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 9122, 62, 15414, 62, 4906, 357, 30388, 2599, 26052, 611, 2099, 10627, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 815, 307, 1760, 530, 262, 1366, 1908, 284, 262, 4382, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 9122, 62, 7783, 62, 4906, 357, 30388, 2599, 26052, 611, 2099, 10627, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 815, 307, 1760, 530, 262, 1366, 2722, 422, 262, 4382, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 16684, 62, 26745, 62, 77, 3723, 357, 30388, 2599, 6407, 611, 262, 7885, 3891, 287, 262, 5128, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 389, 11389, 1143, 3891, 11, 355, 7368, 287, 262, 4946, 17614, 3188, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10352, 611, 262, 7885, 3891, 287, 262, 5128, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 389, 21015, 291, 3891, 11, 304, 13, 70, 13, 17522, 1339, 357, 12286, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 11299, 62, 4906, 357, 2536, 14, 14202, 2599, 2700, 1767, 2695, 12, 4906, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 290, 2695, 12, 4906, 481, 307, 11001, 416, 3142, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2695, 12, 19199, 290, 1767, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 4774, 62, 9630, 357, 600, 14, 14202, 2599, 26052, 262, 6376, 286, 262, 4382, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 326, 356, 765, 284, 779, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 1100, 422, 262, 8398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 25927, 62, 18439, 82, 357, 4868, 2599, 900, 284, 20957, 262, 6284, 62, 33692, 329, 281, 257, 2060, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2581, 26, 428, 6840, 24245, 262, 18239, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 287, 262, 1020, 329, 257, 2060, 2581, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 30351, 62, 42180, 357, 30388, 2599, 12260, 2581, 355, 24871, 3481, 628, 220, 220, 220, 220, 220, 220, 220, 16409, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9368, 415, 19904, 3780, 31077, 47, 363, 3898, 8053, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1002, 262, 2446, 318, 1444, 355, 24871, 3481, 11, 5860, 262, 2581, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4704, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 611, 479, 86, 22046, 13, 1136, 10786, 25927, 62, 25811, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 900, 62, 25927, 62, 25811, 7, 46265, 22046, 13, 12924, 10786, 25927, 62, 25811, 33809, 2116, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 292, 13361, 62, 42180, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 292, 13361, 62, 42180, 3256, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 7783, 62, 4023, 62, 7890, 62, 8807, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 7783, 62, 4023, 62, 7890, 62, 8807, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 3866, 2220, 62, 11299, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 3866, 2220, 62, 11299, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 25927, 62, 48678, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 25927, 62, 48678, 3256, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 9122, 62, 15414, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 9122, 62, 15414, 62, 4906, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 9122, 62, 7783, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 9122, 62, 7783, 62, 4906, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 16684, 62, 26745, 62, 77, 3723, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 16684, 62, 26745, 62, 77, 3723, 3256, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 11299, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 11299, 62, 4906, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 4774, 62, 9630, 20520, 796, 479, 86, 22046, 13, 1136, 10786, 62, 4774, 62, 9630, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 25927, 62, 18439, 82, 20520, 796, 479, 86, 22046, 13, 1136, 10786, 62, 25927, 62, 18439, 82, 3256, 6045, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 1136, 62, 16340, 20597, 62, 437, 4122, 13, 13345, 62, 4480, 62, 4023, 62, 10951, 7, 1174, 46265, 22046, 8, 628, 220, 220, 220, 825, 651, 62, 30814, 7, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 11, 198, 220, 220, 220, 220, 220, 220, 220, 12429, 46265, 22046, 198, 220, 220, 220, 15179, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 1136, 62, 30814, 220, 1303, 645, 20402, 25, 412, 33548, 628, 220, 220, 220, 220, 220, 220, 220, 770, 2446, 1838, 257, 18305, 516, 14626, 2581, 416, 4277, 13, 1675, 787, 281, 198, 220, 220, 220, 220, 220, 220, 220, 39354, 14626, 2581, 11, 3387, 1208, 30351, 62, 42180, 28, 17821, 628, 220, 220, 220, 220, 220, 220, 220, 13163, 4704, 796, 40391, 13, 1136, 62, 30814, 7, 292, 13361, 62, 42180, 28, 17821, 8, 198, 220, 220, 220, 220, 220, 220, 220, 13163, 1255, 796, 4704, 13, 1136, 3419, 628, 198, 220, 220, 220, 220, 220, 220, 220, 7383, 4775, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2836, 62, 312, 29565, 2536, 60, 2599, 685, 25968, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2443, 357, 600, 2599, 685, 25968, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2546, 357, 600, 2599, 685, 25968, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2581, 62, 25811, 7, 18453, 29046, 2599, 685, 25968, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 7783, 62, 4023, 62, 7890, 62, 8807, 357, 30388, 2599, 2882, 1366, 1231, 1182, 3722, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2438, 290, 24697, 13, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 3866, 2220, 62, 11299, 357, 30388, 2599, 611, 10352, 11, 262, 2956, 297, 571, 18, 13, 6535, 51, 4805, 9774, 2591, 2134, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 481, 307, 4504, 1231, 3555, 14, 12501, 7656, 2882, 1366, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 25927, 62, 48678, 357, 600, 14, 22468, 14, 83, 29291, 2599, 26827, 4634, 329, 428, 2581, 13, 1002, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 530, 1271, 2810, 11, 340, 481, 307, 2472, 2581, 26827, 13, 632, 460, 635, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 307, 257, 5166, 357, 83, 29291, 8, 286, 357, 38659, 11, 1100, 8, 640, 5269, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 9122, 62, 15414, 62, 4906, 357, 30388, 2599, 26052, 611, 2099, 10627, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 815, 307, 1760, 530, 262, 1366, 1908, 284, 262, 4382, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 9122, 62, 7783, 62, 4906, 357, 30388, 2599, 26052, 611, 2099, 10627, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 815, 307, 1760, 530, 262, 1366, 2722, 422, 262, 4382, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 16684, 62, 26745, 62, 77, 3723, 357, 30388, 2599, 6407, 611, 262, 7885, 3891, 287, 262, 5128, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 389, 11389, 1143, 3891, 11, 355, 7368, 287, 262, 4946, 17614, 3188, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10352, 611, 262, 7885, 3891, 287, 262, 5128, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 389, 21015, 291, 3891, 11, 304, 13, 70, 13, 17522, 1339, 357, 12286, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 11299, 62, 4906, 357, 2536, 14, 14202, 2599, 2700, 1767, 2695, 12, 4906, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 290, 2695, 12, 4906, 481, 307, 11001, 416, 3142, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2695, 12, 19199, 290, 1767, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 4774, 62, 9630, 357, 600, 14, 14202, 2599, 26052, 262, 6376, 286, 262, 4382, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 326, 356, 765, 284, 779, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 1100, 422, 262, 8398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 25927, 62, 18439, 82, 357, 4868, 2599, 900, 284, 20957, 262, 6284, 62, 33692, 329, 281, 257, 2060, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2581, 26, 428, 6840, 24245, 262, 18239, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 287, 262, 1020, 329, 257, 2060, 2581, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 30351, 62, 42180, 357, 30388, 2599, 12260, 2581, 355, 24871, 3481, 628, 220, 220, 220, 220, 220, 220, 220, 16409, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9368, 415, 27608, 31077, 47, 363, 3898, 8053, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1002, 262, 2446, 318, 1444, 355, 24871, 3481, 11, 5860, 262, 2581, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4704, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 611, 479, 86, 22046, 13, 1136, 10786, 25927, 62, 25811, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 900, 62, 25927, 62, 25811, 7, 46265, 22046, 13, 12924, 10786, 25927, 62, 25811, 33809, 2116, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 292, 13361, 62, 42180, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 292, 13361, 62, 42180, 3256, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 7783, 62, 4023, 62, 7890, 62, 8807, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 7783, 62, 4023, 62, 7890, 62, 8807, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 3866, 2220, 62, 11299, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 3866, 2220, 62, 11299, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 25927, 62, 48678, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 25927, 62, 48678, 3256, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 9122, 62, 15414, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 9122, 62, 15414, 62, 4906, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 9122, 62, 7783, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 9122, 62, 7783, 62, 4906, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 16684, 62, 26745, 62, 77, 3723, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 16684, 62, 26745, 62, 77, 3723, 3256, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 11299, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 11299, 62, 4906, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 4774, 62, 9630, 20520, 796, 479, 86, 22046, 13, 1136, 10786, 62, 4774, 62, 9630, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 25927, 62, 18439, 82, 20520, 796, 479, 86, 22046, 13, 1136, 10786, 62, 25927, 62, 18439, 82, 3256, 6045, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 1136, 62, 30814, 62, 437, 4122, 13, 13345, 62, 4480, 62, 4023, 62, 10951, 7, 1174, 46265, 22046, 8, 628, 220, 220, 220, 825, 651, 62, 1452, 415, 62, 27184, 62, 13116, 7, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 11, 198, 220, 220, 220, 220, 220, 220, 220, 12429, 46265, 22046, 198, 220, 220, 220, 15179, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 1136, 62, 1452, 415, 62, 27184, 62, 13116, 220, 1303, 645, 20402, 25, 412, 33548, 628, 220, 220, 220, 220, 220, 220, 220, 770, 2446, 1838, 257, 18305, 516, 14626, 2581, 416, 4277, 13, 1675, 787, 281, 198, 220, 220, 220, 220, 220, 220, 220, 39354, 14626, 2581, 11, 3387, 1208, 30351, 62, 42180, 28, 17821, 628, 220, 220, 220, 220, 220, 220, 220, 13163, 4704, 796, 40391, 13, 1136, 62, 1452, 415, 62, 27184, 62, 13116, 7, 292, 13361, 62, 42180, 28, 17821, 8, 198, 220, 220, 220, 220, 220, 220, 220, 13163, 1255, 796, 4704, 13, 1136, 3419, 628, 198, 220, 220, 220, 220, 220, 220, 220, 7383, 4775, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2581, 62, 25811, 7, 18453, 29046, 2599, 685, 25968, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 7783, 62, 4023, 62, 7890, 62, 8807, 357, 30388, 2599, 2882, 1366, 1231, 1182, 3722, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2438, 290, 24697, 13, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 3866, 2220, 62, 11299, 357, 30388, 2599, 611, 10352, 11, 262, 2956, 297, 571, 18, 13, 6535, 51, 4805, 9774, 2591, 2134, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 481, 307, 4504, 1231, 3555, 14, 12501, 7656, 2882, 1366, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 25927, 62, 48678, 357, 600, 14, 22468, 14, 83, 29291, 2599, 26827, 4634, 329, 428, 2581, 13, 1002, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 530, 1271, 2810, 11, 340, 481, 307, 2472, 2581, 26827, 13, 632, 460, 635, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 307, 257, 5166, 357, 83, 29291, 8, 286, 357, 38659, 11, 1100, 8, 640, 5269, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 9122, 62, 15414, 62, 4906, 357, 30388, 2599, 26052, 611, 2099, 10627, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 815, 307, 1760, 530, 262, 1366, 1908, 284, 262, 4382, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 9122, 62, 7783, 62, 4906, 357, 30388, 2599, 26052, 611, 2099, 10627, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 815, 307, 1760, 530, 262, 1366, 2722, 422, 262, 4382, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 16684, 62, 26745, 62, 77, 3723, 357, 30388, 2599, 6407, 611, 262, 7885, 3891, 287, 262, 5128, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 389, 11389, 1143, 3891, 11, 355, 7368, 287, 262, 4946, 17614, 3188, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10352, 611, 262, 7885, 3891, 287, 262, 5128, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 389, 21015, 291, 3891, 11, 304, 13, 70, 13, 17522, 1339, 357, 12286, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 11299, 62, 4906, 357, 2536, 14, 14202, 2599, 2700, 1767, 2695, 12, 4906, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 290, 2695, 12, 4906, 481, 307, 11001, 416, 3142, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2695, 12, 19199, 290, 1767, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 4774, 62, 9630, 357, 600, 14, 14202, 2599, 26052, 262, 6376, 286, 262, 4382, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 326, 356, 765, 284, 779, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 1100, 422, 262, 8398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 25927, 62, 18439, 82, 357, 4868, 2599, 900, 284, 20957, 262, 6284, 62, 33692, 329, 281, 257, 2060, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2581, 26, 428, 6840, 24245, 262, 18239, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 287, 262, 1020, 329, 257, 2060, 2581, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 30351, 62, 42180, 357, 30388, 2599, 12260, 2581, 355, 24871, 3481, 628, 220, 220, 220, 220, 220, 220, 220, 16409, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9368, 415, 28350, 19100, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1002, 262, 2446, 318, 1444, 355, 24871, 3481, 11, 5860, 262, 2581, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4704, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 611, 479, 86, 22046, 13, 1136, 10786, 25927, 62, 25811, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 900, 62, 25927, 62, 25811, 7, 46265, 22046, 13, 12924, 10786, 25927, 62, 25811, 33809, 2116, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 292, 13361, 62, 42180, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 292, 13361, 62, 42180, 3256, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 7783, 62, 4023, 62, 7890, 62, 8807, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 7783, 62, 4023, 62, 7890, 62, 8807, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 3866, 2220, 62, 11299, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 3866, 2220, 62, 11299, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 25927, 62, 48678, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 25927, 62, 48678, 3256, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 9122, 62, 15414, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 9122, 62, 15414, 62, 4906, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 9122, 62, 7783, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 9122, 62, 7783, 62, 4906, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 16684, 62, 26745, 62, 77, 3723, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 16684, 62, 26745, 62, 77, 3723, 3256, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 11299, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 11299, 62, 4906, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 4774, 62, 9630, 20520, 796, 479, 86, 22046, 13, 1136, 10786, 62, 4774, 62, 9630, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 25927, 62, 18439, 82, 20520, 796, 479, 86, 22046, 13, 1136, 10786, 62, 25927, 62, 18439, 82, 3256, 6045, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 1136, 62, 1452, 415, 62, 27184, 62, 13116, 62, 437, 4122, 13, 13345, 62, 4480, 62, 4023, 62, 10951, 7, 1174, 46265, 22046, 8, 628, 220, 220, 220, 825, 651, 62, 1452, 415, 62, 26060, 62, 13116, 7, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 11, 198, 220, 220, 220, 220, 220, 220, 220, 12429, 46265, 22046, 198, 220, 220, 220, 15179, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 1136, 62, 1452, 415, 62, 26060, 62, 13116, 220, 1303, 645, 20402, 25, 412, 33548, 628, 220, 220, 220, 220, 220, 220, 220, 770, 2446, 1838, 257, 18305, 516, 14626, 2581, 416, 4277, 13, 1675, 787, 281, 198, 220, 220, 220, 220, 220, 220, 220, 39354, 14626, 2581, 11, 3387, 1208, 30351, 62, 42180, 28, 17821, 628, 220, 220, 220, 220, 220, 220, 220, 13163, 4704, 796, 40391, 13, 1136, 62, 1452, 415, 62, 26060, 62, 13116, 7, 292, 13361, 62, 42180, 28, 17821, 8, 198, 220, 220, 220, 220, 220, 220, 220, 13163, 1255, 796, 4704, 13, 1136, 3419, 628, 198, 220, 220, 220, 220, 220, 220, 220, 7383, 4775, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2581, 62, 25811, 7, 18453, 29046, 2599, 685, 25968, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 7783, 62, 4023, 62, 7890, 62, 8807, 357, 30388, 2599, 2882, 1366, 1231, 1182, 3722, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2438, 290, 24697, 13, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 3866, 2220, 62, 11299, 357, 30388, 2599, 611, 10352, 11, 262, 2956, 297, 571, 18, 13, 6535, 51, 4805, 9774, 2591, 2134, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 481, 307, 4504, 1231, 3555, 14, 12501, 7656, 2882, 1366, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 25927, 62, 48678, 357, 600, 14, 22468, 14, 83, 29291, 2599, 26827, 4634, 329, 428, 2581, 13, 1002, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 530, 1271, 2810, 11, 340, 481, 307, 2472, 2581, 26827, 13, 632, 460, 635, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 307, 257, 5166, 357, 83, 29291, 8, 286, 357, 38659, 11, 1100, 8, 640, 5269, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 9122, 62, 15414, 62, 4906, 357, 30388, 2599, 26052, 611, 2099, 10627, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 815, 307, 1760, 530, 262, 1366, 1908, 284, 262, 4382, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 9122, 62, 7783, 62, 4906, 357, 30388, 2599, 26052, 611, 2099, 10627, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 815, 307, 1760, 530, 262, 1366, 2722, 422, 262, 4382, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 16684, 62, 26745, 62, 77, 3723, 357, 30388, 2599, 6407, 611, 262, 7885, 3891, 287, 262, 5128, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 389, 11389, 1143, 3891, 11, 355, 7368, 287, 262, 4946, 17614, 3188, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10352, 611, 262, 7885, 3891, 287, 262, 5128, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 389, 21015, 291, 3891, 11, 304, 13, 70, 13, 17522, 1339, 357, 12286, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 11299, 62, 4906, 357, 2536, 14, 14202, 2599, 2700, 1767, 2695, 12, 4906, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 290, 2695, 12, 4906, 481, 307, 11001, 416, 3142, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2695, 12, 19199, 290, 1767, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 4774, 62, 9630, 357, 600, 14, 14202, 2599, 26052, 262, 6376, 286, 262, 4382, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 326, 356, 765, 284, 779, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 1100, 422, 262, 8398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 25927, 62, 18439, 82, 357, 4868, 2599, 900, 284, 20957, 262, 6284, 62, 33692, 329, 281, 257, 2060, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2581, 26, 428, 6840, 24245, 262, 18239, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 287, 262, 1020, 329, 257, 2060, 2581, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 30351, 62, 42180, 357, 30388, 2599, 12260, 2581, 355, 24871, 3481, 628, 220, 220, 220, 220, 220, 220, 220, 16409, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9368, 415, 28350, 19100, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1002, 262, 2446, 318, 1444, 355, 24871, 3481, 11, 5860, 262, 2581, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4704, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 611, 479, 86, 22046, 13, 1136, 10786, 25927, 62, 25811, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 900, 62, 25927, 62, 25811, 7, 46265, 22046, 13, 12924, 10786, 25927, 62, 25811, 33809, 2116, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 292, 13361, 62, 42180, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 292, 13361, 62, 42180, 3256, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 7783, 62, 4023, 62, 7890, 62, 8807, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 7783, 62, 4023, 62, 7890, 62, 8807, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 3866, 2220, 62, 11299, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 3866, 2220, 62, 11299, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 25927, 62, 48678, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 25927, 62, 48678, 3256, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 9122, 62, 15414, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 9122, 62, 15414, 62, 4906, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 9122, 62, 7783, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 9122, 62, 7783, 62, 4906, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 16684, 62, 26745, 62, 77, 3723, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 16684, 62, 26745, 62, 77, 3723, 3256, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 11299, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 11299, 62, 4906, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 4774, 62, 9630, 20520, 796, 479, 86, 22046, 13, 1136, 10786, 62, 4774, 62, 9630, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 25927, 62, 18439, 82, 20520, 796, 479, 86, 22046, 13, 1136, 10786, 62, 25927, 62, 18439, 82, 3256, 6045, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 1136, 62, 1452, 415, 62, 26060, 62, 13116, 62, 437, 4122, 13, 13345, 62, 4480, 62, 4023, 62, 10951, 7, 1174, 46265, 22046, 8, 628, 220, 220, 220, 825, 581, 437, 62, 16340, 3780, 7, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 11, 198, 220, 220, 220, 220, 220, 220, 220, 17023, 62, 312, 11, 198, 220, 220, 220, 220, 220, 220, 220, 12429, 46265, 22046, 198, 220, 220, 220, 15179, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 411, 437, 62, 16340, 3780, 220, 1303, 645, 20402, 25, 412, 33548, 628, 220, 220, 220, 220, 220, 220, 220, 770, 2446, 1838, 257, 18305, 516, 14626, 2581, 416, 4277, 13, 1675, 787, 281, 198, 220, 220, 220, 220, 220, 220, 220, 39354, 14626, 2581, 11, 3387, 1208, 30351, 62, 42180, 28, 17821, 628, 220, 220, 220, 220, 220, 220, 220, 13163, 4704, 796, 40391, 13, 411, 437, 62, 16340, 3780, 7, 16340, 3780, 62, 312, 11, 30351, 62, 42180, 28, 17821, 8, 198, 220, 220, 220, 220, 220, 220, 220, 13163, 1255, 796, 4704, 13, 1136, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17023, 62, 312, 357, 2536, 2599, 628, 220, 220, 220, 220, 220, 220, 220, 7383, 4775, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2581, 62, 25811, 7, 18453, 29046, 2599, 685, 25968, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 7783, 62, 4023, 62, 7890, 62, 8807, 357, 30388, 2599, 2882, 1366, 1231, 1182, 3722, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2438, 290, 24697, 13, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 3866, 2220, 62, 11299, 357, 30388, 2599, 611, 10352, 11, 262, 2956, 297, 571, 18, 13, 6535, 51, 4805, 9774, 2591, 2134, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 481, 307, 4504, 1231, 3555, 14, 12501, 7656, 2882, 1366, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 25927, 62, 48678, 357, 600, 14, 22468, 14, 83, 29291, 2599, 26827, 4634, 329, 428, 2581, 13, 1002, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 530, 1271, 2810, 11, 340, 481, 307, 2472, 2581, 26827, 13, 632, 460, 635, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 307, 257, 5166, 357, 83, 29291, 8, 286, 357, 38659, 11, 1100, 8, 640, 5269, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 9122, 62, 15414, 62, 4906, 357, 30388, 2599, 26052, 611, 2099, 10627, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 815, 307, 1760, 530, 262, 1366, 1908, 284, 262, 4382, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 9122, 62, 7783, 62, 4906, 357, 30388, 2599, 26052, 611, 2099, 10627, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 815, 307, 1760, 530, 262, 1366, 2722, 422, 262, 4382, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 16684, 62, 26745, 62, 77, 3723, 357, 30388, 2599, 6407, 611, 262, 7885, 3891, 287, 262, 5128, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 389, 11389, 1143, 3891, 11, 355, 7368, 287, 262, 4946, 17614, 3188, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10352, 611, 262, 7885, 3891, 287, 262, 5128, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 389, 21015, 291, 3891, 11, 304, 13, 70, 13, 17522, 1339, 357, 12286, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 11299, 62, 4906, 357, 2536, 14, 14202, 2599, 2700, 1767, 2695, 12, 4906, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 290, 2695, 12, 4906, 481, 307, 11001, 416, 3142, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2695, 12, 19199, 290, 1767, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 4774, 62, 9630, 357, 600, 14, 14202, 2599, 26052, 262, 6376, 286, 262, 4382, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 326, 356, 765, 284, 779, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 1100, 422, 262, 8398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 25927, 62, 18439, 82, 357, 4868, 2599, 900, 284, 20957, 262, 6284, 62, 33692, 329, 281, 257, 2060, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2581, 26, 428, 6840, 24245, 262, 18239, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 287, 262, 1020, 329, 257, 2060, 2581, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 30351, 62, 42180, 357, 30388, 2599, 12260, 2581, 355, 24871, 3481, 628, 220, 220, 220, 220, 220, 220, 220, 16409, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9368, 415, 19904, 3780, 31077, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1002, 262, 2446, 318, 1444, 355, 24871, 3481, 11, 5860, 262, 2581, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4704, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 611, 479, 86, 22046, 13, 1136, 10786, 25927, 62, 25811, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 900, 62, 25927, 62, 25811, 7, 46265, 22046, 13, 12924, 10786, 25927, 62, 25811, 33809, 2116, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 292, 13361, 62, 42180, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 292, 13361, 62, 42180, 3256, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 7783, 62, 4023, 62, 7890, 62, 8807, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 7783, 62, 4023, 62, 7890, 62, 8807, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 3866, 2220, 62, 11299, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 3866, 2220, 62, 11299, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 25927, 62, 48678, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 25927, 62, 48678, 3256, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 9122, 62, 15414, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 9122, 62, 15414, 62, 4906, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 9122, 62, 7783, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 9122, 62, 7783, 62, 4906, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 16684, 62, 26745, 62, 77, 3723, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 16684, 62, 26745, 62, 77, 3723, 3256, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 11299, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 11299, 62, 4906, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 4774, 62, 9630, 20520, 796, 479, 86, 22046, 13, 1136, 10786, 62, 4774, 62, 9630, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 25927, 62, 18439, 82, 20520, 796, 479, 86, 22046, 13, 1136, 10786, 62, 25927, 62, 18439, 82, 3256, 6045, 8, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 16340, 3780, 62, 312, 20520, 796, 3467, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17023, 62, 312, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 411, 437, 62, 16340, 3780, 62, 437, 4122, 13, 13345, 62, 4480, 62, 4023, 62, 10951, 7, 1174, 46265, 22046, 8, 628, 220, 220, 220, 825, 4296, 7, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 11, 198, 220, 220, 220, 220, 220, 220, 220, 12429, 46265, 22046, 198, 220, 220, 220, 15179, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 19119, 220, 1303, 645, 20402, 25, 412, 33548, 628, 220, 220, 220, 220, 220, 220, 220, 770, 2446, 1838, 257, 18305, 516, 14626, 2581, 416, 4277, 13, 1675, 787, 281, 198, 220, 220, 220, 220, 220, 220, 220, 39354, 14626, 2581, 11, 3387, 1208, 30351, 62, 42180, 28, 17821, 628, 220, 220, 220, 220, 220, 220, 220, 13163, 4704, 796, 40391, 13, 19119, 7, 292, 13361, 62, 42180, 28, 17821, 8, 198, 220, 220, 220, 220, 220, 220, 220, 13163, 1255, 796, 4704, 13, 1136, 3419, 628, 198, 220, 220, 220, 220, 220, 220, 220, 7383, 4775, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4296, 62, 1452, 415, 62, 25927, 357, 10260, 24893, 415, 18453, 2599, 685, 25968, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2581, 62, 25811, 7, 18453, 29046, 2599, 685, 25968, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 7783, 62, 4023, 62, 7890, 62, 8807, 357, 30388, 2599, 2882, 1366, 1231, 1182, 3722, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2438, 290, 24697, 13, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 3866, 2220, 62, 11299, 357, 30388, 2599, 611, 10352, 11, 262, 2956, 297, 571, 18, 13, 6535, 51, 4805, 9774, 2591, 2134, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 481, 307, 4504, 1231, 3555, 14, 12501, 7656, 2882, 1366, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 25927, 62, 48678, 357, 600, 14, 22468, 14, 83, 29291, 2599, 26827, 4634, 329, 428, 2581, 13, 1002, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 530, 1271, 2810, 11, 340, 481, 307, 2472, 2581, 26827, 13, 632, 460, 635, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 307, 257, 5166, 357, 83, 29291, 8, 286, 357, 38659, 11, 1100, 8, 640, 5269, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 9122, 62, 15414, 62, 4906, 357, 30388, 2599, 26052, 611, 2099, 10627, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 815, 307, 1760, 530, 262, 1366, 1908, 284, 262, 4382, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 9122, 62, 7783, 62, 4906, 357, 30388, 2599, 26052, 611, 2099, 10627, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 815, 307, 1760, 530, 262, 1366, 2722, 422, 262, 4382, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 16684, 62, 26745, 62, 77, 3723, 357, 30388, 2599, 6407, 611, 262, 7885, 3891, 287, 262, 5128, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 389, 11389, 1143, 3891, 11, 355, 7368, 287, 262, 4946, 17614, 3188, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10352, 611, 262, 7885, 3891, 287, 262, 5128, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 389, 21015, 291, 3891, 11, 304, 13, 70, 13, 17522, 1339, 357, 12286, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 11299, 62, 4906, 357, 2536, 14, 14202, 2599, 2700, 1767, 2695, 12, 4906, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 290, 2695, 12, 4906, 481, 307, 11001, 416, 3142, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2695, 12, 19199, 290, 1767, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 4774, 62, 9630, 357, 600, 14, 14202, 2599, 26052, 262, 6376, 286, 262, 4382, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 326, 356, 765, 284, 779, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 1100, 422, 262, 8398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 25927, 62, 18439, 82, 357, 4868, 2599, 900, 284, 20957, 262, 6284, 62, 33692, 329, 281, 257, 2060, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2581, 26, 428, 6840, 24245, 262, 18239, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 287, 262, 1020, 329, 257, 2060, 2581, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15161, 318, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 30351, 62, 42180, 357, 30388, 2599, 12260, 2581, 355, 24871, 3481, 628, 220, 220, 220, 220, 220, 220, 220, 16409, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9368, 415, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1002, 262, 2446, 318, 1444, 355, 24871, 3481, 11, 5860, 262, 2581, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4704, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 611, 479, 86, 22046, 13, 1136, 10786, 25927, 62, 25811, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 900, 62, 25927, 62, 25811, 7, 46265, 22046, 13, 12924, 10786, 25927, 62, 25811, 33809, 2116, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 292, 13361, 62, 42180, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 292, 13361, 62, 42180, 3256, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 7783, 62, 4023, 62, 7890, 62, 8807, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 7783, 62, 4023, 62, 7890, 62, 8807, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 3866, 2220, 62, 11299, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 3866, 2220, 62, 11299, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 25927, 62, 48678, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 25927, 62, 48678, 3256, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 9122, 62, 15414, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 9122, 62, 15414, 62, 4906, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 9122, 62, 7783, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 9122, 62, 7783, 62, 4906, 3256, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 16684, 62, 26745, 62, 77, 3723, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 16684, 62, 26745, 62, 77, 3723, 3256, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 11299, 62, 4906, 20520, 796, 479, 86, 22046, 13, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 62, 11299, 62, 4906, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 4774, 62, 9630, 20520, 796, 479, 86, 22046, 13, 1136, 10786, 62, 4774, 62, 9630, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 479, 86, 22046, 17816, 62, 25927, 62, 18439, 82, 20520, 796, 479, 86, 22046, 13, 1136, 10786, 62, 25927, 62, 18439, 82, 3256, 6045, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 19119, 62, 437, 4122, 13, 13345, 62, 4480, 62, 4023, 62, 10951, 7, 1174, 46265, 22046, 8, 628 ]
2.198209
18,652
"""Config flow for National Weather Service (NWS) integration.""" import logging import voluptuous as vol from nws_radar.nws_radar_mosaic import REGIONS from homeassistant import config_entries from . import unique_id # pylint: disable=unused-import from .const import ( CONF_LOOP, CONF_STATION, CONF_STYLE, STYLES, CONF_TYPE, RADAR_TYPES, DEFAULT_RADAR_TYPE, CONF_NAME, DOMAIN, ) _LOGGER = logging.getLogger(__name__) class ConfigFlow(config_entries.ConfigFlow, domain=DOMAIN): """Handle a config flow for National Weather Service (NWS).""" VERSION = 1 CONNECTION_CLASS = config_entries.CONN_CLASS_CLOUD_POLL async def async_step_user(self, user_input=None): """Handle the initial step.""" errors = {} if user_input is not None: self._config = user_input # pylint: disable=attribute-defined-outside-init if user_input[CONF_STYLE] in {"Standard", "Enhanced"}: return await self.async_step_standard_enhanced() # Mosaic return await self.async_step_mosaic() data_schema = vol.Schema( { vol.Required(CONF_STYLE): vol.In(STYLES), } ) return self.async_show_form( step_id="user", data_schema=data_schema, errors=errors ) async def async_step_standard_enhanced(self, user_input=None): """Standard or enhanced step.""" errors = {} if user_input is not None: self._config.update(user_input) self._config[CONF_STATION] = self._config[CONF_STATION].upper() title = unique_id(self._config) self._config[CONF_NAME] = None await self.async_set_unique_id(unique_id(self._config)) self._abort_if_unique_id_configured() return self.async_create_entry(title=title, data=self._config) data_schema = vol.Schema( { vol.Required(CONF_STATION): str, vol.Required(CONF_LOOP, default=True): bool, vol.Required(CONF_TYPE, default=DEFAULT_RADAR_TYPE): vol.In( RADAR_TYPES.keys() ), } ) return self.async_show_form( step_id="standard_enhanced", data_schema=data_schema, errors=errors ) async def async_step_mosaic(self, user_input=None): """Mosaic step.""" errors = {} if user_input is not None: self._config.update(user_input) self._config[CONF_TYPE] = "" self._config[CONF_NAME] = None title = unique_id(self._config) await self.async_set_unique_id(title) self._abort_if_unique_id_configured() return self.async_create_entry(title=title, data=self._config) data_schema = vol.Schema( { vol.Required(CONF_STATION): vol.In(REGIONS), vol.Required(CONF_LOOP, default=True): bool, } ) return self.async_show_form( step_id="mosaic", data_schema=data_schema, errors=errors ) async def async_step_import(self, user_input=None): """Import an entry from yaml.""" title = unique_id(user_input) await self.async_set_unique_id(title) self._abort_if_unique_id_configured() return self.async_create_entry(title=title, data=user_input)
[ 37811, 16934, 5202, 329, 2351, 15615, 4809, 357, 45, 19416, 8, 11812, 526, 15931, 198, 11748, 18931, 198, 198, 11748, 2322, 37623, 5623, 355, 2322, 198, 6738, 299, 18504, 62, 6335, 283, 13, 77, 18504, 62, 6335, 283, 62, 76, 8546, 291, 1330, 23337, 11053, 198, 198, 6738, 1363, 562, 10167, 1330, 4566, 62, 298, 1678, 198, 198, 6738, 764, 1330, 3748, 62, 312, 198, 198, 2, 279, 2645, 600, 25, 15560, 28, 403, 1484, 12, 11748, 198, 6738, 764, 9979, 1330, 357, 198, 220, 220, 220, 7102, 37, 62, 21982, 3185, 11, 198, 220, 220, 220, 7102, 37, 62, 2257, 6234, 11, 198, 220, 220, 220, 7102, 37, 62, 2257, 56, 2538, 11, 198, 220, 220, 220, 3563, 56, 28378, 11, 198, 220, 220, 220, 7102, 37, 62, 25216, 11, 198, 220, 220, 220, 33540, 1503, 62, 9936, 47, 1546, 11, 198, 220, 220, 220, 5550, 38865, 62, 49, 2885, 1503, 62, 25216, 11, 198, 220, 220, 220, 7102, 37, 62, 20608, 11, 198, 220, 220, 220, 24121, 29833, 11, 198, 8, 198, 198, 62, 25294, 30373, 796, 18931, 13, 1136, 11187, 1362, 7, 834, 3672, 834, 8, 628, 198, 4871, 17056, 37535, 7, 11250, 62, 298, 1678, 13, 16934, 37535, 11, 7386, 28, 39170, 29833, 2599, 198, 220, 220, 220, 37227, 37508, 257, 4566, 5202, 329, 2351, 15615, 4809, 357, 45, 19416, 21387, 15931, 628, 220, 220, 220, 44156, 2849, 796, 352, 198, 220, 220, 220, 7102, 45, 24565, 62, 31631, 796, 4566, 62, 298, 1678, 13, 10943, 45, 62, 31631, 62, 5097, 2606, 35, 62, 16402, 3069, 628, 220, 220, 220, 30351, 825, 30351, 62, 9662, 62, 7220, 7, 944, 11, 2836, 62, 15414, 28, 14202, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 37508, 262, 4238, 2239, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 8563, 796, 23884, 198, 220, 220, 220, 220, 220, 220, 220, 611, 2836, 62, 15414, 318, 407, 6045, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 11250, 796, 2836, 62, 15414, 220, 1303, 279, 2645, 600, 25, 15560, 28, 42348, 12, 23211, 12, 43435, 12, 15003, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 2836, 62, 15414, 58, 10943, 37, 62, 2257, 56, 2538, 60, 287, 19779, 23615, 1600, 366, 49026, 20662, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 25507, 2116, 13, 292, 13361, 62, 9662, 62, 20307, 62, 16550, 2903, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 5826, 18452, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 25507, 2116, 13, 292, 13361, 62, 9662, 62, 76, 8546, 291, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 1366, 62, 15952, 2611, 796, 2322, 13, 27054, 2611, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2322, 13, 37374, 7, 10943, 37, 62, 2257, 56, 2538, 2599, 2322, 13, 818, 7, 2257, 56, 28378, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1782, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 292, 13361, 62, 12860, 62, 687, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2239, 62, 312, 2625, 7220, 1600, 1366, 62, 15952, 2611, 28, 7890, 62, 15952, 2611, 11, 8563, 28, 48277, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 628, 220, 220, 220, 30351, 825, 30351, 62, 9662, 62, 20307, 62, 16550, 2903, 7, 944, 11, 2836, 62, 15414, 28, 14202, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 23615, 393, 13105, 2239, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 8563, 796, 23884, 198, 220, 220, 220, 220, 220, 220, 220, 611, 2836, 62, 15414, 318, 407, 6045, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 11250, 13, 19119, 7, 7220, 62, 15414, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 11250, 58, 10943, 37, 62, 2257, 6234, 60, 796, 2116, 13557, 11250, 58, 10943, 37, 62, 2257, 6234, 4083, 45828, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3670, 796, 3748, 62, 312, 7, 944, 13557, 11250, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 11250, 58, 10943, 37, 62, 20608, 60, 796, 6045, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 25507, 2116, 13, 292, 13361, 62, 2617, 62, 34642, 62, 312, 7, 34642, 62, 312, 7, 944, 13557, 11250, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 397, 419, 62, 361, 62, 34642, 62, 312, 62, 11250, 1522, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 292, 13361, 62, 17953, 62, 13000, 7, 7839, 28, 7839, 11, 1366, 28, 944, 13557, 11250, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1366, 62, 15952, 2611, 796, 2322, 13, 27054, 2611, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2322, 13, 37374, 7, 10943, 37, 62, 2257, 6234, 2599, 965, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2322, 13, 37374, 7, 10943, 37, 62, 21982, 3185, 11, 4277, 28, 17821, 2599, 20512, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2322, 13, 37374, 7, 10943, 37, 62, 25216, 11, 4277, 28, 7206, 38865, 62, 49, 2885, 1503, 62, 25216, 2599, 2322, 13, 818, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 33540, 1503, 62, 9936, 47, 1546, 13, 13083, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10612, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1782, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 292, 13361, 62, 12860, 62, 687, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2239, 62, 312, 2625, 20307, 62, 16550, 2903, 1600, 1366, 62, 15952, 2611, 28, 7890, 62, 15952, 2611, 11, 8563, 28, 48277, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 628, 220, 220, 220, 30351, 825, 30351, 62, 9662, 62, 76, 8546, 291, 7, 944, 11, 2836, 62, 15414, 28, 14202, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 44, 8546, 291, 2239, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 8563, 796, 23884, 198, 220, 220, 220, 220, 220, 220, 220, 611, 2836, 62, 15414, 318, 407, 6045, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 11250, 13, 19119, 7, 7220, 62, 15414, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 11250, 58, 10943, 37, 62, 25216, 60, 796, 13538, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 11250, 58, 10943, 37, 62, 20608, 60, 796, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3670, 796, 3748, 62, 312, 7, 944, 13557, 11250, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 25507, 2116, 13, 292, 13361, 62, 2617, 62, 34642, 62, 312, 7, 7839, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 397, 419, 62, 361, 62, 34642, 62, 312, 62, 11250, 1522, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 292, 13361, 62, 17953, 62, 13000, 7, 7839, 28, 7839, 11, 1366, 28, 944, 13557, 11250, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1366, 62, 15952, 2611, 796, 2322, 13, 27054, 2611, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2322, 13, 37374, 7, 10943, 37, 62, 2257, 6234, 2599, 2322, 13, 818, 7, 31553, 11053, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2322, 13, 37374, 7, 10943, 37, 62, 21982, 3185, 11, 4277, 28, 17821, 2599, 20512, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1782, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 292, 13361, 62, 12860, 62, 687, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2239, 62, 312, 2625, 76, 8546, 291, 1600, 1366, 62, 15952, 2611, 28, 7890, 62, 15952, 2611, 11, 8563, 28, 48277, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 628, 220, 220, 220, 30351, 825, 30351, 62, 9662, 62, 11748, 7, 944, 11, 2836, 62, 15414, 28, 14202, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 20939, 281, 5726, 422, 331, 43695, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 3670, 796, 3748, 62, 312, 7, 7220, 62, 15414, 8, 198, 220, 220, 220, 220, 220, 220, 220, 25507, 2116, 13, 292, 13361, 62, 2617, 62, 34642, 62, 312, 7, 7839, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 397, 419, 62, 361, 62, 34642, 62, 312, 62, 11250, 1522, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 292, 13361, 62, 17953, 62, 13000, 7, 7839, 28, 7839, 11, 1366, 28, 7220, 62, 15414, 8, 198 ]
2.074474
1,665
#!/usr/bin/env python # coding: utf-8 # @Author: lapis-hong # @Date : 2018/6/17 """This module contains the main algorithm for chinese word extraction. criterion 1: solid rate criterion 2: character entropy """ from __future__ import unicode_literals from __future__ import division import math from indexer import CnTextIndexer from utils import WordCountDict class EntropyJudger: """Use entropy and solid rate to judge whether a candidate is a chinese word or not.""" def __init__(self, document, least_cnt_threshold=5, solid_rate_threshold=0.018, entropy_threshold=1.92): """ Args: least_cnt_threshold: a word least appeared count, can not pass judge if less than this value. solid_rate_threshold: p(candidate)/p(candidate[0]) * p(candidate)/p(candidate[1]) * ... entropy_threshold: min(left_char_entropy, right_char_entropy), The smaller this values is, more new words you will get, but with less accuracy. """ self._least_cnt_threshold = least_cnt_threshold self._solid_rate_threshold = solid_rate_threshold self._entropy_threshold = entropy_threshold self._indexer = CnTextIndexer(document)
[ 2, 48443, 14629, 14, 8800, 14, 24330, 21015, 198, 2, 19617, 25, 3384, 69, 12, 23, 198, 2, 2488, 13838, 25, 14779, 271, 12, 71, 506, 198, 2, 2488, 10430, 220, 1058, 2864, 14, 21, 14, 1558, 198, 37811, 1212, 8265, 4909, 262, 1388, 11862, 329, 442, 3762, 1573, 22236, 13, 198, 22213, 28019, 352, 25, 198, 220, 220, 220, 4735, 2494, 198, 22213, 28019, 362, 25, 198, 220, 220, 220, 2095, 40709, 220, 198, 37811, 198, 6738, 11593, 37443, 834, 1330, 28000, 1098, 62, 17201, 874, 198, 6738, 11593, 37443, 834, 1330, 7297, 198, 198, 11748, 10688, 198, 6738, 6376, 263, 1330, 327, 77, 8206, 15732, 263, 198, 6738, 3384, 4487, 1330, 9678, 12332, 35, 713, 628, 198, 4871, 7232, 28338, 26141, 1362, 25, 198, 220, 220, 220, 37227, 11041, 40709, 290, 4735, 2494, 284, 5052, 1771, 257, 4540, 318, 257, 442, 3762, 1573, 393, 407, 526, 15931, 628, 220, 220, 220, 825, 11593, 15003, 834, 7, 944, 11, 3188, 11, 1551, 62, 66, 429, 62, 400, 10126, 28, 20, 11, 4735, 62, 4873, 62, 400, 10126, 28, 15, 13, 29159, 11, 40709, 62, 400, 10126, 28, 16, 13, 5892, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1551, 62, 66, 429, 62, 400, 10126, 25, 257, 1573, 1551, 4120, 954, 11, 460, 407, 1208, 5052, 611, 1342, 621, 428, 1988, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4735, 62, 4873, 62, 400, 10126, 25, 279, 7, 46188, 20540, 20679, 79, 7, 46188, 20540, 58, 15, 12962, 1635, 279, 7, 46188, 20540, 20679, 79, 7, 46188, 20540, 58, 16, 12962, 1635, 2644, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 40709, 62, 400, 10126, 25, 949, 7, 9464, 62, 10641, 62, 298, 28338, 11, 826, 62, 10641, 62, 298, 28338, 828, 383, 4833, 428, 3815, 318, 11, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 517, 649, 2456, 345, 481, 651, 11, 475, 351, 1342, 9922, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 293, 459, 62, 66, 429, 62, 400, 10126, 796, 1551, 62, 66, 429, 62, 400, 10126, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 39390, 62, 4873, 62, 400, 10126, 796, 4735, 62, 4873, 62, 400, 10126, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 298, 28338, 62, 400, 10126, 796, 40709, 62, 400, 10126, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 9630, 263, 796, 327, 77, 8206, 15732, 263, 7, 22897, 8, 628, 628, 198 ]
2.655172
464
#! usr/bin/env python # -*- coding:utf-8 -*- """ 基础篇 """ from numpy import * ''' NumPy的主要对象是同种元素的多维数组。 这是一个所有的元素都是一种类型、通过一个正整数元组索引的元素表格(通常是元素是数字) ''' ''' NumPy中维度(dimensions)叫做轴(axes),轴的个数叫做秩(rank)。 ''' #eg: ''' 在3D空间一个点的坐标 [1,2,3] 是一个秩为1的数组,它只有一个轴,轴的长度为3 ''' #注意直接写,他的类型不是一个ndarray,是一个list,此处只是用于举例说明秩 arr2 = [[1,0,0], [0,1,0]] ''' arr2 的秩为2 (它有两个维度) ''' ''' NumPy的数组类被称作 ndarray 。通常被称作数组。 注意numpy.array和标准python库类array.array并不相同, 后者只处理一维数组和提供少量功能 ''' # 创建一个numpy的对象 a = arange(15).reshape(3, 5) print a # 数组轴的个数(秩),行数 print "a的秩为", a.ndim help(ndim)
[ 2, 0, 514, 81, 14, 8800, 14, 24330, 21015, 198, 2, 532, 9, 12, 19617, 25, 40477, 12, 23, 532, 9, 12, 198, 198, 37811, 198, 161, 253, 118, 163, 94, 222, 163, 107, 229, 198, 37811, 198, 6738, 299, 32152, 220, 1330, 1635, 198, 198, 7061, 6, 198, 33111, 20519, 21410, 10310, 119, 17358, 223, 43380, 117, 164, 109, 94, 42468, 28938, 234, 163, 100, 235, 17739, 225, 163, 112, 254, 21410, 13783, 248, 163, 119, 112, 46763, 108, 163, 119, 226, 16764, 198, 32573, 247, 42468, 31660, 10310, 103, 33699, 222, 17312, 231, 21410, 17739, 225, 163, 112, 254, 32849, 121, 42468, 31660, 163, 100, 235, 163, 109, 119, 161, 252, 233, 23513, 34460, 248, 32573, 229, 31660, 10310, 103, 29826, 96, 46763, 112, 46763, 108, 17739, 225, 163, 119, 226, 163, 112, 95, 28156, 243, 21410, 17739, 225, 163, 112, 254, 26193, 101, 43718, 120, 7, 34460, 248, 30585, 116, 42468, 17739, 225, 163, 112, 254, 42468, 46763, 108, 27764, 245, 8, 198, 7061, 6, 198, 198, 7061, 6, 198, 33111, 20519, 40792, 163, 119, 112, 41753, 99, 7, 27740, 5736, 8, 20998, 104, 161, 223, 248, 164, 121, 112, 7, 897, 274, 8, 171, 120, 234, 164, 121, 112, 21410, 10310, 103, 46763, 108, 20998, 104, 161, 223, 248, 163, 100, 102, 7, 43027, 8, 16764, 198, 7061, 6, 198, 2, 1533, 25, 198, 7061, 6, 198, 28839, 101, 18, 35, 163, 102, 118, 29785, 112, 31660, 10310, 103, 163, 224, 117, 21410, 161, 251, 238, 43718, 229, 685, 16, 11, 17, 11, 18, 60, 198, 42468, 31660, 10310, 103, 163, 100, 102, 10310, 118, 16, 21410, 46763, 108, 163, 119, 226, 171, 120, 234, 22522, 225, 20998, 103, 17312, 231, 31660, 10310, 103, 164, 121, 112, 171, 120, 234, 164, 121, 112, 21410, 165, 243, 123, 41753, 99, 10310, 118, 18, 198, 7061, 6, 198, 2, 37345, 101, 35707, 237, 33566, 112, 162, 236, 98, 37863, 247, 171, 120, 234, 20015, 244, 21410, 163, 109, 119, 161, 252, 233, 38834, 42468, 31660, 10310, 103, 358, 18747, 171, 120, 234, 42468, 31660, 10310, 103, 4868, 171, 120, 234, 29826, 97, 13783, 226, 20998, 103, 42468, 18796, 101, 12859, 236, 10310, 122, 160, 122, 233, 46237, 112, 23626, 236, 163, 100, 102, 198, 3258, 17, 796, 16410, 16, 11, 15, 11, 15, 4357, 198, 197, 197, 58, 15, 11, 16, 11, 15, 11907, 198, 7061, 6, 198, 3258, 17, 13328, 248, 226, 163, 100, 102, 10310, 118, 17, 357, 22522, 225, 17312, 231, 10310, 97, 10310, 103, 163, 119, 112, 41753, 99, 8, 198, 7061, 6, 198, 198, 7061, 6, 198, 33111, 20519, 21410, 46763, 108, 163, 119, 226, 163, 109, 119, 164, 95, 104, 163, 100, 108, 43291, 299, 67, 18747, 220, 16764, 34460, 248, 30585, 116, 164, 95, 104, 163, 100, 108, 43291, 46763, 108, 163, 119, 226, 16764, 198, 37345, 101, 35707, 237, 77, 32152, 13, 18747, 161, 240, 234, 43718, 229, 49035, 228, 29412, 41753, 241, 163, 109, 119, 18747, 13, 18747, 33176, 114, 38834, 33566, 116, 28938, 234, 171, 120, 234, 198, 28938, 236, 38519, 20998, 103, 13783, 226, 49426, 228, 31660, 163, 119, 112, 46763, 108, 163, 119, 226, 161, 240, 234, 162, 237, 238, 160, 122, 249, 22887, 239, 34932, 237, 27950, 253, 47797, 121, 198, 7061, 6, 198, 198, 2, 10263, 230, 249, 161, 119, 118, 31660, 10310, 103, 77, 32152, 21410, 43380, 117, 164, 109, 94, 198, 64, 796, 610, 858, 7, 1314, 737, 3447, 1758, 7, 18, 11, 642, 8, 198, 4798, 257, 198, 198, 2, 10545, 243, 108, 163, 119, 226, 164, 121, 112, 21410, 10310, 103, 46763, 108, 171, 120, 230, 163, 100, 102, 171, 120, 231, 171, 120, 234, 26193, 234, 46763, 108, 198, 4798, 366, 64, 21410, 163, 100, 102, 10310, 118, 1600, 257, 13, 358, 320, 198, 198, 16794, 7, 358, 320, 8 ]
0.875195
641
# -*- coding: utf-8 -*- ''' :codeauthor: :email: `Bo Maryniuk <[email protected]>` ''' # Import Python libs from __future__ import absolute_import import errno # Import Salt Testing libs from tests.support.mock import patch, Mock from tests.support.unit import TestCase # Import Salt libs from salt.ext.six.moves import range from salt.fileclient import Client class FileclientTestCase(TestCase): ''' Fileclient test ''' opts = { 'extension_modules': '', 'cachedir': '/__test__', } def test_cache_skips_makedirs_on_race_condition(self): ''' If cache contains already a directory, do not raise an exception. ''' with patch('os.path.isfile', lambda prm: False): for exists in range(2): with patch('os.makedirs', self._fake_makedir()): with Client(self.opts)._cache_loc('testfile') as c_ref_itr: assert c_ref_itr == '/__test__/files/base/testfile' def test_cache_raises_exception_on_non_eexist_ioerror(self): ''' If makedirs raises other than EEXIST errno, an exception should be raised. ''' with patch('os.path.isfile', lambda prm: False): with patch('os.makedirs', self._fake_makedir(num=errno.EROFS)): with self.assertRaises(OSError): with Client(self.opts)._cache_loc('testfile') as c_ref_itr: assert c_ref_itr == '/__test__/files/base/testfile'
[ 2, 532, 9, 12, 19617, 25, 3384, 69, 12, 23, 532, 9, 12, 198, 7061, 6, 198, 220, 220, 220, 1058, 8189, 9800, 25, 1058, 12888, 25, 4600, 16635, 5335, 8461, 2724, 1279, 2127, 31, 82, 1904, 13, 2934, 29, 63, 198, 7061, 6, 198, 198, 2, 17267, 11361, 9195, 82, 198, 6738, 11593, 37443, 834, 1330, 4112, 62, 11748, 198, 11748, 11454, 3919, 198, 198, 2, 17267, 13754, 23983, 9195, 82, 198, 6738, 5254, 13, 11284, 13, 76, 735, 1330, 8529, 11, 44123, 198, 6738, 5254, 13, 11284, 13, 20850, 1330, 6208, 20448, 198, 198, 2, 17267, 13754, 9195, 82, 198, 6738, 8268, 13, 2302, 13, 19412, 13, 76, 5241, 1330, 2837, 198, 6738, 8268, 13, 7753, 16366, 1330, 20985, 628, 198, 4871, 9220, 16366, 14402, 20448, 7, 14402, 20448, 2599, 198, 220, 220, 220, 705, 7061, 198, 220, 220, 220, 9220, 16366, 1332, 198, 220, 220, 220, 705, 7061, 198, 220, 220, 220, 2172, 82, 796, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 705, 2302, 3004, 62, 18170, 10354, 705, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 705, 66, 2317, 343, 10354, 31051, 834, 9288, 834, 3256, 198, 220, 220, 220, 1782, 628, 220, 220, 220, 825, 1332, 62, 23870, 62, 8135, 2419, 62, 76, 4335, 17062, 62, 261, 62, 16740, 62, 31448, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 705, 7061, 198, 220, 220, 220, 220, 220, 220, 220, 1002, 12940, 4909, 1541, 257, 8619, 11, 466, 407, 5298, 281, 6631, 13, 198, 220, 220, 220, 220, 220, 220, 220, 705, 7061, 198, 220, 220, 220, 220, 220, 220, 220, 351, 8529, 10786, 418, 13, 6978, 13, 4468, 576, 3256, 37456, 778, 76, 25, 10352, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 7160, 287, 2837, 7, 17, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 351, 8529, 10786, 418, 13, 76, 4335, 17062, 3256, 2116, 13557, 30706, 62, 76, 4335, 343, 3419, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 351, 20985, 7, 944, 13, 404, 912, 737, 62, 23870, 62, 17946, 10786, 9288, 7753, 11537, 355, 269, 62, 5420, 62, 270, 81, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6818, 269, 62, 5420, 62, 270, 81, 6624, 31051, 834, 9288, 834, 14, 16624, 14, 8692, 14, 9288, 7753, 6, 628, 220, 220, 220, 825, 1332, 62, 23870, 62, 430, 2696, 62, 1069, 4516, 62, 261, 62, 13159, 62, 68, 38476, 62, 952, 18224, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 705, 7061, 198, 220, 220, 220, 220, 220, 220, 220, 1002, 285, 4335, 17062, 12073, 584, 621, 412, 6369, 8808, 11454, 3919, 11, 281, 6631, 815, 307, 4376, 13, 198, 220, 220, 220, 220, 220, 220, 220, 705, 7061, 198, 220, 220, 220, 220, 220, 220, 220, 351, 8529, 10786, 418, 13, 6978, 13, 4468, 576, 3256, 37456, 778, 76, 25, 10352, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 351, 8529, 10786, 418, 13, 76, 4335, 17062, 3256, 2116, 13557, 30706, 62, 76, 4335, 343, 7, 22510, 28, 8056, 3919, 13, 34812, 10652, 8, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 351, 2116, 13, 30493, 21762, 2696, 7, 2640, 12331, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 351, 20985, 7, 944, 13, 404, 912, 737, 62, 23870, 62, 17946, 10786, 9288, 7753, 11537, 355, 269, 62, 5420, 62, 270, 81, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6818, 269, 62, 5420, 62, 270, 81, 6624, 31051, 834, 9288, 834, 14, 16624, 14, 8692, 14, 9288, 7753, 6, 198 ]
2.213549
679
"""Prepare datasets Script that: - downloads, pre-processes, and saves base datasets from OpenML - computes meta-features - computes meta-targets (combining feature-importance measures and base models) - saves the meta-datasets Usage: python -m prepare_datasets --help """ import argparse import multiprocessing import pathlib from typing import Collection, Dict, Optional, Sequence, Union import warnings import numpy as np import openml import pandas as pd import sklearn.preprocessing import tqdm import data_utility import meta_features import meta_targets # Download one base dataset with the given "data_id" from OpenML and store it in X, y format in # "base_data_dir", all columns made numeric. Note that the method might throw an exception if # OpenML is not able to retrieve the dataset. # Download OpenML datasets and store them in "base_data_dir". Either retrieve base datasets by # "data_ids" or search according to fixed dataset characteristics. The latter was done for the # paper, but the datasets matching the characteristics can change in future. # Compute all meta-features for one base dataset with "base_dataset_name", located in # "base_data_dir", and store the resulting meta-data in "meta_data_dir" # For each base dataset from "base_data_dir", compute all meta-features. Save the resulting # meta-data into "meta_data_dir". # Compute one meta-target, i.e., apply one importance measure and one base model to one base # dataset. Return the actual meta-target (numeric feature importances) and some information # identifying it. # For each base dataset from "base_data_dir", compute all meta-targets, i.e., all # feature-importance measures for all base models. Save the resulting meta-data into # "meta_data_dir". # Parse command-line arguments and prepare base + meta datasets. if __name__ == '__main__': parser = argparse.ArgumentParser( description='Retrieves base datasets from OpenML, creates meta-datasets ' + 'and stores all these data.', formatter_class=argparse.ArgumentDefaultsHelpFormatter) parser.add_argument('-b', '--base_data_dir', type=pathlib.Path, default='data/base_datasets/', help='Directory to store base datasets. Will be created if necessary.') parser.add_argument('-i', '--data_ids', type=int, default=[], nargs='*', help='Ids of OpenML datasets. If none provided, will search for datasets.') parser.add_argument('-m', '--meta_data_dir', type=pathlib.Path, default='data/meta_datasets/', help='Directory to store meta-datasets. Will be created if necessary.') parser.add_argument('-p', '--n_processes', type=int, default=None, help='Number of processes for multi-processing (default: all cores).') args = parser.parse_args() prepare_base_datasets(base_data_dir=args.base_data_dir, data_ids=args.data_ids) prepare_meta_features(base_data_dir=args.base_data_dir, meta_data_dir=args.meta_data_dir, n_processes=args.n_processes) prepare_meta_targets(base_data_dir=args.base_data_dir, meta_data_dir=args.meta_data_dir, n_processes=args.n_processes)
[ 37811, 37534, 533, 40522, 198, 198, 7391, 326, 25, 198, 12, 21333, 11, 662, 12, 14681, 274, 11, 290, 16031, 2779, 40522, 422, 4946, 5805, 198, 12, 552, 1769, 13634, 12, 40890, 198, 12, 552, 1769, 13634, 12, 83, 853, 1039, 357, 24011, 3191, 3895, 12, 11748, 590, 5260, 290, 2779, 4981, 8, 198, 12, 16031, 262, 13634, 12, 19608, 292, 1039, 198, 198, 28350, 25, 21015, 532, 76, 8335, 62, 19608, 292, 1039, 1377, 16794, 198, 37811, 198, 198, 11748, 1822, 29572, 198, 11748, 18540, 305, 919, 278, 198, 11748, 3108, 8019, 198, 6738, 19720, 1330, 12251, 11, 360, 713, 11, 32233, 11, 45835, 11, 4479, 198, 11748, 14601, 198, 198, 11748, 299, 32152, 355, 45941, 198, 11748, 1280, 4029, 198, 11748, 19798, 292, 355, 279, 67, 198, 11748, 1341, 35720, 13, 3866, 36948, 198, 11748, 256, 80, 36020, 198, 198, 11748, 1366, 62, 315, 879, 198, 11748, 13634, 62, 40890, 198, 11748, 13634, 62, 83, 853, 1039, 628, 198, 2, 10472, 530, 2779, 27039, 351, 262, 1813, 366, 7890, 62, 312, 1, 422, 4946, 5805, 290, 3650, 340, 287, 1395, 11, 331, 5794, 287, 198, 2, 366, 8692, 62, 7890, 62, 15908, 1600, 477, 15180, 925, 35575, 13, 5740, 326, 262, 2446, 1244, 3714, 281, 6631, 611, 198, 2, 4946, 5805, 318, 407, 1498, 284, 19818, 262, 27039, 13, 628, 198, 2, 10472, 4946, 5805, 40522, 290, 3650, 606, 287, 366, 8692, 62, 7890, 62, 15908, 1911, 15467, 19818, 2779, 40522, 416, 198, 2, 366, 7890, 62, 2340, 1, 393, 2989, 1864, 284, 5969, 27039, 9695, 13, 383, 6846, 373, 1760, 329, 262, 198, 2, 3348, 11, 475, 262, 40522, 12336, 262, 9695, 460, 1487, 287, 2003, 13, 628, 198, 2, 3082, 1133, 477, 13634, 12, 40890, 329, 530, 2779, 27039, 351, 366, 8692, 62, 19608, 292, 316, 62, 3672, 1600, 5140, 287, 198, 2, 366, 8692, 62, 7890, 62, 15908, 1600, 290, 3650, 262, 7186, 13634, 12, 7890, 287, 366, 28961, 62, 7890, 62, 15908, 1, 628, 198, 2, 1114, 1123, 2779, 27039, 422, 366, 8692, 62, 7890, 62, 15908, 1600, 24061, 477, 13634, 12, 40890, 13, 12793, 262, 7186, 198, 2, 13634, 12, 7890, 656, 366, 28961, 62, 7890, 62, 15908, 1911, 628, 198, 2, 3082, 1133, 530, 13634, 12, 16793, 11, 1312, 13, 68, 1539, 4174, 530, 6817, 3953, 290, 530, 2779, 2746, 284, 530, 2779, 198, 2, 27039, 13, 8229, 262, 4036, 13634, 12, 16793, 357, 77, 39223, 3895, 1330, 1817, 8, 290, 617, 1321, 198, 2, 13720, 340, 13, 628, 198, 2, 1114, 1123, 2779, 27039, 422, 366, 8692, 62, 7890, 62, 15908, 1600, 24061, 477, 13634, 12, 83, 853, 1039, 11, 1312, 13, 68, 1539, 477, 198, 2, 3895, 12, 11748, 590, 5260, 329, 477, 2779, 4981, 13, 12793, 262, 7186, 13634, 12, 7890, 656, 198, 2, 366, 28961, 62, 7890, 62, 15908, 1911, 628, 198, 2, 2547, 325, 3141, 12, 1370, 7159, 290, 8335, 2779, 1343, 13634, 40522, 13, 198, 361, 11593, 3672, 834, 6624, 705, 834, 12417, 834, 10354, 198, 220, 220, 220, 30751, 796, 1822, 29572, 13, 28100, 1713, 46677, 7, 198, 220, 220, 220, 220, 220, 220, 220, 6764, 11639, 9781, 5034, 1158, 2779, 40522, 422, 4946, 5805, 11, 8075, 13634, 12, 19608, 292, 1039, 705, 1343, 198, 220, 220, 220, 220, 220, 220, 220, 705, 392, 7000, 477, 777, 1366, 2637, 11, 1296, 1436, 62, 4871, 28, 853, 29572, 13, 28100, 1713, 7469, 13185, 22087, 8479, 1436, 8, 198, 220, 220, 220, 30751, 13, 2860, 62, 49140, 10786, 12, 65, 3256, 705, 438, 8692, 62, 7890, 62, 15908, 3256, 2099, 28, 6978, 8019, 13, 15235, 11, 4277, 11639, 7890, 14, 8692, 62, 19608, 292, 1039, 14, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1037, 11639, 43055, 284, 3650, 2779, 40522, 13, 2561, 307, 2727, 611, 3306, 2637, 8, 198, 220, 220, 220, 30751, 13, 2860, 62, 49140, 10786, 12, 72, 3256, 705, 438, 7890, 62, 2340, 3256, 2099, 28, 600, 11, 4277, 41888, 4357, 299, 22046, 11639, 9, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1037, 11639, 7390, 82, 286, 4946, 5805, 40522, 13, 1002, 4844, 2810, 11, 481, 2989, 329, 40522, 2637, 8, 198, 220, 220, 220, 30751, 13, 2860, 62, 49140, 10786, 12, 76, 3256, 705, 438, 28961, 62, 7890, 62, 15908, 3256, 2099, 28, 6978, 8019, 13, 15235, 11, 4277, 11639, 7890, 14, 28961, 62, 19608, 292, 1039, 14, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1037, 11639, 43055, 284, 3650, 13634, 12, 19608, 292, 1039, 13, 2561, 307, 2727, 611, 3306, 2637, 8, 198, 220, 220, 220, 30751, 13, 2860, 62, 49140, 10786, 12, 79, 3256, 705, 438, 77, 62, 14681, 274, 3256, 2099, 28, 600, 11, 4277, 28, 14202, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1037, 11639, 15057, 286, 7767, 329, 5021, 12, 36948, 357, 12286, 25, 477, 21758, 737, 11537, 198, 220, 220, 220, 26498, 796, 30751, 13, 29572, 62, 22046, 3419, 198, 220, 220, 220, 8335, 62, 8692, 62, 19608, 292, 1039, 7, 8692, 62, 7890, 62, 15908, 28, 22046, 13, 8692, 62, 7890, 62, 15908, 11, 1366, 62, 2340, 28, 22046, 13, 7890, 62, 2340, 8, 198, 220, 220, 220, 8335, 62, 28961, 62, 40890, 7, 8692, 62, 7890, 62, 15908, 28, 22046, 13, 8692, 62, 7890, 62, 15908, 11, 13634, 62, 7890, 62, 15908, 28, 22046, 13, 28961, 62, 7890, 62, 15908, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 299, 62, 14681, 274, 28, 22046, 13, 77, 62, 14681, 274, 8, 198, 220, 220, 220, 8335, 62, 28961, 62, 83, 853, 1039, 7, 8692, 62, 7890, 62, 15908, 28, 22046, 13, 8692, 62, 7890, 62, 15908, 11, 13634, 62, 7890, 62, 15908, 28, 22046, 13, 28961, 62, 7890, 62, 15908, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 299, 62, 14681, 274, 28, 22046, 13, 77, 62, 14681, 274, 8, 198 ]
2.988827
1,074
#!/usr/bin/env python import signal import sys import tornado.ioloop import tornado.web import tornado.websocket import tornado.wsgi as myapp_wsgi from datetime import datetime import time import ast import random from datetime import date from models.model import Sites from models.model import Coordonnates from models.db_connection import Session,engine,Base from myclasses.gpsaccess import Gpsaccess as Gps # Javascript Usage: # var ws = new WebSocket('ws://localhost:8000/ws'); # ws.onopen = function(event){ console.log('socket open'); } # ws.onclose = function(event){ console.log('socket closed'); } # ws.onerror = function(error){ console.log('error:', err); } # ws.onmessage = function(event){ console.log('message:', event.data); } # # ... wait for connection to open # ws.send('hello world') # Simple Websocket echo handler. This could be extended to # use Redis PubSub to broadcast updates to clients. application = tornado.web.Application([ (r'/ws', MyAppWebSocket), (r'/(.*)', tornado.web.FallbackHandler, dict( fallback=tornado.wsgi.WSGIContainer(myapp_wsgi) )), ], debug=True) if __name__ == '__main__': application.listen(8001) instance=tornado.ioloop.IOLoop.instance() instance.start() signal.signal(signal.SIGINT, signal_handler) signal.pause()
[ 2, 48443, 14629, 14, 8800, 14, 24330, 21015, 198, 11748, 6737, 198, 11748, 25064, 198, 11748, 33718, 13, 1669, 11224, 198, 11748, 33718, 13, 12384, 198, 11748, 33718, 13, 732, 1443, 5459, 198, 11748, 33718, 13, 18504, 12397, 355, 616, 1324, 62, 18504, 12397, 198, 6738, 4818, 8079, 1330, 4818, 8079, 198, 11748, 640, 198, 11748, 6468, 198, 11748, 4738, 198, 6738, 220, 4818, 8079, 1330, 3128, 198, 6738, 4981, 13, 19849, 1330, 220, 37034, 198, 6738, 4981, 13, 19849, 1330, 1766, 9999, 77, 689, 198, 6738, 4981, 13, 9945, 62, 38659, 220, 1330, 23575, 11, 18392, 11, 14881, 628, 628, 198, 6738, 616, 37724, 13, 70, 862, 15526, 1330, 402, 862, 15526, 355, 402, 862, 198, 198, 2, 24711, 29566, 25, 198, 2, 1401, 266, 82, 796, 649, 5313, 39105, 10786, 18504, 1378, 36750, 25, 33942, 14, 18504, 24036, 198, 2, 266, 82, 13, 261, 9654, 796, 2163, 7, 15596, 19953, 8624, 13, 6404, 10786, 44971, 1280, 24036, 1782, 198, 2, 266, 82, 13, 261, 19836, 796, 2163, 7, 15596, 19953, 8624, 13, 6404, 10786, 44971, 4838, 24036, 1782, 198, 2, 266, 82, 13, 14491, 1472, 796, 2163, 7, 18224, 19953, 8624, 13, 6404, 10786, 18224, 25, 3256, 11454, 1776, 1782, 198, 2, 266, 82, 13, 261, 20500, 796, 2163, 7, 15596, 19953, 8624, 13, 6404, 10786, 20500, 25, 3256, 1785, 13, 7890, 1776, 1782, 198, 2, 1303, 2644, 4043, 329, 4637, 284, 1280, 198, 2, 266, 82, 13, 21280, 10786, 31373, 995, 11537, 628, 220, 220, 220, 1303, 17427, 47736, 5459, 9809, 21360, 13, 770, 714, 307, 7083, 284, 198, 220, 220, 220, 1303, 779, 2297, 271, 8525, 7004, 284, 7025, 5992, 284, 7534, 13, 628, 628, 628, 198, 198, 31438, 796, 33718, 13, 12384, 13, 23416, 26933, 198, 220, 220, 220, 357, 81, 26488, 18504, 3256, 2011, 4677, 13908, 39105, 828, 198, 220, 220, 220, 357, 81, 26488, 7, 15885, 8, 3256, 33718, 13, 12384, 13, 24750, 1891, 25060, 11, 8633, 7, 198, 220, 220, 220, 220, 220, 220, 220, 2121, 1891, 28, 45910, 4533, 13, 18504, 12397, 13, 19416, 38, 2149, 756, 10613, 7, 1820, 1324, 62, 18504, 12397, 8, 198, 220, 220, 220, 1267, 828, 198, 4357, 14257, 28, 17821, 8, 198, 198, 361, 11593, 3672, 834, 6624, 705, 834, 12417, 834, 10354, 628, 198, 220, 220, 220, 3586, 13, 4868, 268, 7, 7410, 16, 8, 198, 220, 220, 220, 4554, 28, 45910, 4533, 13, 1669, 11224, 13, 40, 3535, 11224, 13, 39098, 3419, 198, 220, 220, 220, 4554, 13, 9688, 3419, 628, 628, 628, 220, 220, 220, 6737, 13, 12683, 282, 7, 12683, 282, 13, 50, 3528, 12394, 11, 6737, 62, 30281, 8, 198, 220, 220, 220, 6737, 13, 32125, 3419 ]
2.988814
447
import shutil import os import re from tkinter import * # Storage concat = "" assets = [] startclass = "" # Static config config = { "javapath": "java", "classpath": "class", "sourcetxt": "source.txt", "compilebat": "compile.bat", "startclass": "Main.class", "runbat": "run.bat", "copyassets": "true" } # Getting configurations from a file if os.path.exists("compile_config.txt"): f = open("compile_config.txt", "r") for line in f: line = line.replace(" ", "").split("="); config[line[0]] = line[1].rstrip(); f.close() # Entries entries = { "javapath": "Java dir: ", "classpath": "Class dir: ", "sourcetxt": "Source txt: ", "compilebat": "Compile bat: ", "startclass": "Start class: ", "runbat": "Run bat: ", "copyassets": "Copy assets: " } # Setting configurations # GUI # Create field # Concatenating paths to java files # Getting the path to the starting class # Copy assets # File creation # Start programm # Call GUI tkinter_interface()
[ 11748, 4423, 346, 198, 11748, 28686, 198, 11748, 302, 198, 198, 6738, 256, 74, 3849, 1330, 1635, 198, 198, 2, 20514, 198, 1102, 9246, 796, 13538, 198, 19668, 796, 17635, 198, 9688, 4871, 796, 13538, 198, 198, 2, 36125, 4566, 198, 11250, 796, 1391, 198, 197, 1, 73, 615, 499, 776, 1298, 366, 12355, 1600, 198, 197, 1, 4871, 6978, 1298, 366, 4871, 1600, 198, 197, 1, 82, 454, 66, 316, 742, 1298, 366, 10459, 13, 14116, 1600, 198, 197, 1, 5589, 576, 8664, 1298, 366, 5589, 576, 13, 8664, 1600, 198, 197, 1, 9688, 4871, 1298, 366, 13383, 13, 4871, 1600, 198, 197, 1, 5143, 8664, 1298, 366, 5143, 13, 8664, 1600, 198, 197, 1, 30073, 19668, 1298, 366, 7942, 1, 198, 92, 198, 198, 2, 18067, 25412, 422, 257, 2393, 198, 361, 28686, 13, 6978, 13, 1069, 1023, 7203, 5589, 576, 62, 11250, 13, 14116, 1, 2599, 198, 197, 69, 796, 1280, 7203, 5589, 576, 62, 11250, 13, 14116, 1600, 366, 81, 4943, 198, 197, 1640, 1627, 287, 277, 25, 198, 197, 197, 1370, 796, 1627, 13, 33491, 7203, 33172, 366, 11074, 35312, 7203, 2625, 1776, 198, 197, 197, 11250, 58, 1370, 58, 15, 11907, 796, 1627, 58, 16, 4083, 81, 36311, 9783, 198, 197, 69, 13, 19836, 3419, 198, 198, 2, 7232, 1678, 198, 298, 1678, 796, 1391, 198, 197, 1, 73, 615, 499, 776, 1298, 366, 29584, 26672, 25, 33172, 198, 197, 1, 4871, 6978, 1298, 366, 9487, 26672, 25, 33172, 198, 197, 1, 82, 454, 66, 316, 742, 1298, 366, 7416, 256, 742, 25, 33172, 198, 197, 1, 5589, 576, 8664, 1298, 366, 7293, 576, 7365, 25, 33172, 198, 197, 1, 9688, 4871, 1298, 366, 10434, 1398, 25, 33172, 198, 197, 1, 5143, 8664, 1298, 366, 10987, 7365, 25, 33172, 198, 197, 1, 30073, 19668, 1298, 366, 29881, 6798, 25, 366, 198, 92, 198, 198, 2, 25700, 25412, 198, 198, 2, 25757, 198, 198, 2, 13610, 2214, 198, 198, 2, 1482, 9246, 268, 803, 13532, 284, 20129, 3696, 198, 198, 2, 18067, 262, 3108, 284, 262, 3599, 1398, 198, 198, 2, 17393, 6798, 198, 198, 2, 9220, 6282, 198, 198, 2, 7253, 1430, 76, 628, 198, 2, 4889, 25757, 198, 30488, 3849, 62, 39994, 3419 ]
2.640541
370
#! /usr/bin/env python3 # -*- coding:utf-8 -*- ############################################################### # © kenwaldek MIT-license # # Title: multiprocessing 2 Version: 1.0 # Date: 30-12-16 Language: python3 # Description: multiprocessing dus met meerdere cores te samen # ############################################################### from multiprocessing import Pool if __name__ == '__main__': p = Pool(processes=20) data = p.map(job, range(20)) p.close() print(data)
[ 2, 0, 1220, 14629, 14, 8800, 14, 24330, 21015, 18, 198, 2, 220, 532, 9, 12, 19617, 25, 40477, 12, 23, 532, 9, 12, 198, 29113, 14468, 7804, 4242, 21017, 198, 2, 10673, 479, 268, 21667, 988, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17168, 12, 43085, 198, 2, 198, 2, 11851, 25, 18540, 305, 919, 278, 362, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10628, 25, 352, 13, 15, 198, 2, 7536, 25, 1542, 12, 1065, 12, 1433, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15417, 25, 21015, 18, 198, 2, 12489, 25, 18540, 305, 919, 278, 288, 385, 220, 1138, 502, 45744, 567, 21758, 573, 6072, 268, 198, 2, 198, 29113, 14468, 7804, 4242, 21017, 198, 198, 6738, 18540, 305, 919, 278, 1330, 19850, 198, 198, 361, 11593, 3672, 834, 6624, 705, 834, 12417, 834, 10354, 198, 220, 220, 220, 279, 796, 19850, 7, 14681, 274, 28, 1238, 8, 198, 220, 220, 220, 1366, 796, 279, 13, 8899, 7, 21858, 11, 2837, 7, 1238, 4008, 198, 220, 220, 220, 279, 13, 19836, 3419, 198, 220, 220, 220, 3601, 7, 7890, 8, 628, 198 ]
2.443966
232
__author__ = 'shuai' l1 = ListNode(2) l1.next = ListNode(4) l1.next.next = ListNode(3) l2 = ListNode(5) l2.next = ListNode(6) l2.next.next = ListNode(4) sol = Solution() sol.addTwoNumbers(l1, l2)
[ 834, 9800, 834, 796, 705, 1477, 84, 1872, 6, 628, 198, 75, 16, 796, 7343, 19667, 7, 17, 8, 198, 75, 16, 13, 19545, 796, 7343, 19667, 7, 19, 8, 198, 75, 16, 13, 19545, 13, 19545, 796, 7343, 19667, 7, 18, 8, 198, 75, 17, 796, 7343, 19667, 7, 20, 8, 198, 75, 17, 13, 19545, 796, 7343, 19667, 7, 21, 8, 198, 75, 17, 13, 19545, 13, 19545, 796, 7343, 19667, 7, 19, 8, 198, 198, 34453, 796, 28186, 3419, 198, 34453, 13, 2860, 7571, 49601, 7, 75, 16, 11, 300, 17, 8 ]
2.084211
95
from module1.Class1 import Class1
[ 6738, 8265, 16, 13, 9487, 16, 1330, 5016, 16, 628 ]
3.5
10