content
stringlengths
1
1.04M
input_ids
sequencelengths
1
774k
ratio_char_token
float64
0.38
22.9
token_count
int64
1
774k
# Copyright 2018 The Cirq Developers # # 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 # # https://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. """A protocol for implementing high performance clifford tableau evolutions for Clifford Simulator.""" from typing import Any, Dict, TYPE_CHECKING, List, Sequence import numpy as np from cirq.ops import common_gates from cirq.ops import global_phase_op from cirq.sim.clifford.act_on_stabilizer_args import ActOnStabilizerArgs if TYPE_CHECKING: import cirq class ActOnCliffordTableauArgs(ActOnStabilizerArgs): """State and context for an operation acting on a clifford tableau.""" def __init__( self, tableau: 'cirq.CliffordTableau', prng: np.random.RandomState, log_of_measurement_results: Dict[str, Any], qubits: Sequence['cirq.Qid'] = None, ): """Inits ActOnCliffordTableauArgs. Args: tableau: The CliffordTableau to act on. Operations are expected to perform inplace edits of this object. qubits: Determines the canonical ordering of the qubits. This is often used in specifying the initial state, i.e. the ordering of the computational basis states. prng: The pseudo random number generator to use for probabilistic effects. log_of_measurement_results: A mutable object that measurements are being recorded into. """ super().__init__(prng, qubits, log_of_measurement_results) self.tableau = tableau def _perform_measurement(self, qubits: Sequence['cirq.Qid']) -> List[int]: """Returns the measurement from the tableau.""" return [self.tableau._measure(self.qubit_map[q], self.prng) for q in qubits]
[ 2, 15069, 2864, 383, 21239, 80, 34152, 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, 220, 220, 220, 3740, 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, 37811, 32, 8435, 329, 15427, 1029, 2854, 19516, 585, 3084, 559, 819, 14191, 198, 329, 43159, 13942, 526, 15931, 198, 198, 6738, 19720, 1330, 4377, 11, 360, 713, 11, 41876, 62, 50084, 2751, 11, 7343, 11, 45835, 198, 198, 11748, 299, 32152, 355, 45941, 198, 198, 6738, 10774, 80, 13, 2840, 1330, 2219, 62, 70, 689, 198, 6738, 10774, 80, 13, 2840, 1330, 3298, 62, 40715, 62, 404, 198, 6738, 10774, 80, 13, 14323, 13, 565, 733, 585, 13, 529, 62, 261, 62, 301, 14991, 7509, 62, 22046, 1330, 2191, 2202, 1273, 14991, 7509, 42035, 198, 198, 361, 41876, 62, 50084, 2751, 25, 198, 220, 220, 220, 1330, 10774, 80, 628, 198, 4871, 2191, 2202, 2601, 733, 585, 10962, 559, 42035, 7, 6398, 2202, 1273, 14991, 7509, 42035, 2599, 198, 220, 220, 220, 37227, 9012, 290, 4732, 329, 281, 4905, 7205, 319, 257, 19516, 585, 3084, 559, 526, 15931, 628, 220, 220, 220, 825, 11593, 15003, 834, 7, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 11, 198, 220, 220, 220, 220, 220, 220, 220, 3084, 559, 25, 705, 66, 343, 80, 13, 2601, 733, 585, 10962, 559, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 778, 782, 25, 45941, 13, 25120, 13, 29531, 9012, 11, 198, 220, 220, 220, 220, 220, 220, 220, 2604, 62, 1659, 62, 1326, 5015, 434, 62, 43420, 25, 360, 713, 58, 2536, 11, 4377, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 627, 9895, 25, 45835, 17816, 66, 343, 80, 13, 48, 312, 20520, 796, 6045, 11, 198, 220, 220, 220, 15179, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 818, 896, 2191, 2202, 2601, 733, 585, 10962, 559, 42035, 13, 628, 220, 220, 220, 220, 220, 220, 220, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3084, 559, 25, 383, 43159, 10962, 559, 284, 719, 319, 13, 16205, 389, 2938, 284, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1620, 287, 5372, 31671, 286, 428, 2134, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 627, 9895, 25, 360, 13221, 274, 262, 40091, 16216, 286, 262, 627, 9895, 13, 770, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 318, 1690, 973, 287, 31577, 262, 4238, 1181, 11, 1312, 13, 68, 13, 262, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16216, 286, 262, 31350, 4308, 2585, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 778, 782, 25, 383, 24543, 4738, 1271, 17301, 284, 779, 329, 1861, 14991, 2569, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3048, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2604, 62, 1659, 62, 1326, 5015, 434, 62, 43420, 25, 317, 4517, 540, 2134, 326, 13871, 389, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 852, 6264, 656, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 2208, 22446, 834, 15003, 834, 7, 1050, 782, 11, 627, 9895, 11, 2604, 62, 1659, 62, 1326, 5015, 434, 62, 43420, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 11487, 559, 796, 3084, 559, 628, 220, 220, 220, 825, 4808, 525, 687, 62, 1326, 5015, 434, 7, 944, 11, 627, 9895, 25, 45835, 17816, 66, 343, 80, 13, 48, 312, 6, 12962, 4613, 7343, 58, 600, 5974, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 35561, 262, 15558, 422, 262, 3084, 559, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 685, 944, 13, 11487, 559, 13557, 1326, 5015, 7, 944, 13, 421, 2545, 62, 8899, 58, 80, 4357, 2116, 13, 1050, 782, 8, 329, 10662, 287, 627, 9895, 60, 198 ]
2.766667
810
""" Copyright (c) 2022 Huawei Technologies Co.,Ltd. openGauss is licensed under Mulan PSL v2. You can use this software according to the terms and conditions of the Mulan PSL v2. You may obtain a copy of Mulan PSL v2 at: http://license.coscl.org.cn/MulanPSL2 THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT, MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE. See the Mulan PSL v2 for more details. """ """ Case Type : python้ฉฑๅŠจpyog Case Name : ๆ™ฎ้€šๆจกๅผ่ฟžๆŽฅๆ•ฐๆฎๅบ“๏ผŒ่ฟžๆŽฅไฟกๆฏ้”™่ฏฏ Description : 1.ๅˆ›ๅปบๅบ“ใ€็”จๆˆท๏ผŒ็”จๆˆทๅฏ†็ ไธๅซ็‰นๆฎŠๅญ—็ฌฆ๏ผŒๅนถ่ต‹ๆƒ 2.้…็ฝฎpg_hbaๅ…ฅๅฃ 3.่ฟžๆŽฅๆ•ฐๆฎๅบ“ Expect : 1.ๆ‰ง่กŒๆˆๅŠŸ 2.ๆ‰ง่กŒๆˆๅŠŸ 3.่ฟžๆŽฅๅคฑ่ดฅ๏ผŒๆœ‰็›ธๅบ”ๆ็คบไฟกๆฏ History : """ import os import re import unittest import py_opengauss from py_opengauss.exceptions import AuthenticationSpecificationError, \ ClientCannotConnectError, ConnectionRejectionError, ServerNotReadyError from yat.test import Node from yat.test import macro from testcase.utils.CommonSH import CommonSH from testcase.utils.Constant import Constant from testcase.utils.Logger import Logger
[ 37811, 198, 15269, 357, 66, 8, 33160, 43208, 21852, 1766, 1539, 43, 8671, 13, 198, 198, 9654, 35389, 1046, 318, 11971, 739, 17996, 272, 6599, 43, 410, 17, 13, 198, 1639, 460, 779, 428, 3788, 1864, 284, 262, 2846, 290, 3403, 286, 262, 17996, 272, 6599, 43, 410, 17, 13, 198, 1639, 743, 7330, 257, 4866, 286, 17996, 272, 6599, 43, 410, 17, 379, 25, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2638, 1378, 43085, 13, 6966, 565, 13, 2398, 13, 31522, 14, 44, 377, 272, 3705, 43, 17, 198, 198, 43559, 47466, 3180, 36592, 2389, 1961, 6177, 3537, 366, 1921, 3180, 1, 29809, 1797, 11, 42881, 34764, 11015, 3963, 15529, 509, 12115, 11, 198, 36, 10554, 1137, 7788, 32761, 6375, 8959, 49094, 11, 47783, 2751, 21728, 5626, 40880, 5390, 44521, 12, 1268, 10913, 2751, 12529, 11, 198, 29296, 3398, 1565, 5603, 25382, 6375, 376, 2043, 7473, 317, 16652, 2149, 37232, 33079, 48933, 13, 198, 6214, 262, 17996, 272, 6599, 43, 410, 17, 329, 517, 3307, 13, 198, 37811, 198, 37811, 198, 20448, 5994, 220, 220, 1058, 21015, 165, 102, 109, 27950, 101, 9078, 519, 198, 20448, 6530, 220, 220, 1058, 10545, 247, 106, 34460, 248, 162, 101, 94, 28156, 237, 32573, 252, 162, 236, 98, 46763, 108, 162, 235, 106, 41753, 241, 171, 120, 234, 32573, 252, 162, 236, 98, 46479, 94, 162, 223, 107, 165, 242, 247, 46237, 107, 198, 11828, 1058, 198, 220, 220, 220, 352, 13, 26344, 249, 161, 119, 118, 41753, 241, 23513, 18796, 101, 22755, 115, 171, 120, 234, 18796, 101, 22755, 115, 43380, 228, 163, 254, 223, 38834, 28938, 104, 31965, 117, 162, 106, 232, 27764, 245, 163, 105, 99, 171, 120, 234, 33176, 114, 164, 113, 233, 30266, 225, 198, 220, 220, 220, 362, 13, 165, 227, 235, 163, 121, 106, 6024, 62, 71, 7012, 17739, 98, 20998, 96, 198, 220, 220, 220, 513, 13, 32573, 252, 162, 236, 98, 46763, 108, 162, 235, 106, 41753, 241, 198, 3109, 806, 220, 220, 220, 220, 220, 1058, 198, 220, 220, 220, 352, 13, 33699, 100, 26193, 234, 22755, 238, 27950, 253, 198, 220, 220, 220, 362, 13, 33699, 100, 26193, 234, 22755, 238, 27950, 253, 198, 220, 220, 220, 513, 13, 32573, 252, 162, 236, 98, 13783, 109, 164, 112, 98, 171, 120, 234, 17312, 231, 33566, 116, 41753, 242, 162, 237, 238, 163, 97, 118, 46479, 94, 162, 223, 107, 198, 18122, 220, 220, 220, 220, 1058, 198, 37811, 198, 11748, 28686, 198, 11748, 302, 198, 11748, 555, 715, 395, 198, 198, 11748, 12972, 62, 404, 1516, 64, 1046, 198, 6738, 12972, 62, 404, 1516, 64, 1046, 13, 1069, 11755, 1330, 48191, 22882, 2649, 12331, 11, 3467, 198, 220, 220, 220, 20985, 34, 34574, 13313, 12331, 11, 26923, 3041, 29192, 12331, 11, 9652, 3673, 35474, 12331, 198, 6738, 331, 265, 13, 9288, 1330, 19081, 198, 6738, 331, 265, 13, 9288, 1330, 15021, 198, 198, 6738, 1332, 7442, 13, 26791, 13, 17227, 9693, 1330, 8070, 9693, 198, 6738, 1332, 7442, 13, 26791, 13, 3103, 18797, 1330, 20217, 198, 6738, 1332, 7442, 13, 26791, 13, 11187, 1362, 1330, 5972, 1362, 628 ]
2.142308
520
from itertools import combinations import numpy as np import matplotlib.pyplot as plt from utils import * import configparser import torch class CurveEnvironment: """ Curve ํ™˜๊ฒฝ, ๊ฐ•ํ™” ํ•™์Šต ๋ชจ๋ธ์ด ์ƒ์„ฑํ•œ action์„ ๊ธฐ๋ฐ˜์œผ๋กœ ์ปค๋ธŒ์˜ ์ˆœ์„œ๋ฅผ ๋ฐ”๊พธ๊ณ , ๋ฐ”๋€ ์ปค๋ธŒ๋ฅผ ๊ธฐ๋ฐ˜์œผ๋กœ reward๋ฅผ ์ธก์ • """ def __init__(self, order=3, dim=2, data_size=10, init_curve='zig-zag', normalize=True, life=10, seed=1234): """ :param order: Curve iteration ๊ฐœ์ˆ˜ :param dim: ์ฐจ์› ์ˆ˜ :param data_size: ํ™œ์„ฑํ™” ๋ฐ์ดํ„ฐ ๊ฐœ์ˆ˜ :param init_curve: ์ดˆ๊ธฐ ์ปค๋ธŒ, ์ด ์ปค๋ธŒ์˜ ์ˆœ์„œ๋ฅผ ๋ฐ”๊พธ๋ฉด์„œ ์ตœ์ ์˜ ์ปค๋ธŒ๋ฅผ ์ฐพ์Œ :param normalize: ์ฃผ์–ด์ง„ coordinate๋ฅผ normalize ํ• ๊ฒƒ์ธ์ง€? :param life: ํ•œ episode ๋‹น ์ฃผ์–ด์ง€๋Š” ๋ชฉ์ˆจ :param seed: ํ™œ์„ฑํ™” ๋ฐ์ดํ„ฐ ์ƒ์„ฑ ์‹œ๋“œ """ self.order = order self.dim = dim self.data_size = data_size self.total_grid = 2 ** (order * dim) self.side = int(np.sqrt(self.total_grid)) # grid ์„ธ๋กœ ๋˜๋Š” ๊ฐ€๋กœ ๊ฐœ์ˆ˜ self.init_curve = init_curve self.normalized = normalize self.debug = dict() # ๋””๋ฒ„๊ทธ์šฉ ์ •๋ณด๊ฐ€ ๋‹ด๊ธด dictionary. ์ฃผ๋กœ, cost ์ •๋ณด๋ฅผ ๋‹ด์Œ np.random.seed(seed) # ์ž„์˜์˜ ๋ฐ์ดํ„ฐ ๋ถ„ํฌ ์ƒ์„ฑ self.data_index = np.random.choice(self.total_grid, size=data_size, replace=False) self.data_coord = np.array( list(map(lambda x: list([x // self.side, x % self.side]), self.data_index))) # ์ƒ์„ฑ๋œ ๋ฐ์ดํ„ฐ์˜ ์ขŒํ‘œ ๊ตฌ์„ฑ # episode ์ข…๋ฃŒ ๊ธฐ์ค€ self.life = life # life ๊ฐ€ 0์— ๋„๋‹ฌํ•˜๋ฉด episode ์ข…๋ฃŒ self.ori_life = life # ์ปค๋ธŒ ์ƒ์„ฑ self.curve_coord = self.reset() # reward ์ธก์ •์šฉ ๊ธฐ์ค€ self.min_cost = self.get_l2_norm_locality() self.prev_cost = self.min_cost @staticmethod def build_init_coords(self): """ ์ดˆ๊ธฐ ๊ณก์„  ํƒ€์ž…์— ๋”ฐ๋ฅธ n ์ฐจ์› ์ขŒํ‘œ list๋ฅผ ๋งŒ๋“œ๋Š” ํ•จ์ˆ˜, list ๋‚ด ์ขŒํ‘œ ๋ฐฐ์น˜ ์ˆœ์„œ๋Š” ๊ณก์„  ํƒ€์ž…์„ ๋”ฐ๋ฆ„ :return: """ coords = None try: if self.init_curve == 'zig-zag': whole_index = np.arange(self.total_grid) coords = np.array(list(map(lambda x: list([x // self.side, x % self.side]), whole_index))) elif self.init_curve == 'hilbert': coords = HilbertCurve(dimension=self.dim).getCoords(order=self.order) elif self.init_curve == 'z': coords = ZCurve(dimension=self.dim).getCoords(order=self.order) else: raise Exception('Curve type must be "zig-zag" or "hilbert" or "z".') except Exception as e: print(e) finally: return coords def reset(self): """ n ์ฐจ์› ๊ณก์„  ์ขŒํ‘œ list๋ฅผ ์ƒ์„ฑํ•˜๊ณ , ํ•ด๋‹น ์ขŒํ‘œ์˜ ํ™œ์„ฑํ™” ๋ฐ์ดํ„ฐ ์—ฌ๋ถ€๋ฅผ ํ‘œ์‹œํ•˜๋Š” ํ•จ์ˆ˜ ๋˜ํ•œ reward ์ธก์ •์„ ์œ„ํ•œ ๊ธฐ์ค€์„ ์ดˆ๊ธฐํ™”ํ•จ :return: """ self.curve_coord = self.build_init_coords() # ๊ณก์„ ์„ n ์ฐจ์› ์ขŒํ‘œ list๋กœ ๊ตฌ์„ฑ avail = np.zeros(shape=(self.total_grid, 1), dtype=np.int) # ์ด๋ฏธ ์ƒ์„ฑ๋œ ํ™œ์„ฑํ™” ๋ฐ์ดํ„ฐ์˜ ์ขŒํ‘œ๊ฐ€ ์ผ์น˜๋˜๋Š” ๊ณณ์„ ํ™œ์„ฑํ™” for index in map(lambda x: np.where(np.all(self.curve_coord == x, axis=1)), self.data_coord): avail[index] = 1 # ํ™œ์„ฑํ™” ๋ฐ์ดํ„ฐ ์—ฌ๋ถ€ ํ‘œ์‹œ self.curve_coord = np.concatenate((avail, self.curve_coord), axis=1) if self.normalized: # do feature scaling self.curve_coord = CurveEnvironment.normalize_state(self.curve_coord) self.min_cost = self.get_l2_norm_locality() self.prev_cost = self.min_cost self.life = self.ori_life return self.curve_coord def get_l2_norm_locality(self): """ l2 norm ratio locality ์ธก์ • ํ•จ์ˆ˜ sum(1 - (l2 norm/ l1 norm)) ์˜ ํ˜•ํƒœ :return: """ avail_data = [] for idx, point in enumerate(self.curve_coord): if point[0] == 1: # ํ™œ์„ฑํ™” ๋ฐ์ดํ„ฐ์ธ ๊ฒฝ์šฐ avail_data.append([point[1], point[2], idx]) cost = 0 # ํ™œ์„ฑํ™”๋œ ๋ฐ์ดํ„ฐ๋งŒ ๋ชจ์Œ, ๊ฒฐ๊ณผ๋Š” (x, y, ๋ฐ์ดํ„ฐ ์ˆœ์„œ) for (x, y) in combinations(avail_data, 2): dist_2d = np.sqrt((x[0] - y[0]) ** 2 + (x[1] - y[1]) ** 2) dist_1d = np.abs(x[2] - y[2]) # Locality Ratio ๊ฐ€ 1๊ณผ ๊ฐ€๊นŒ์šด์ง€ ์ธก์ • cost += np.abs(1 - (dist_1d / dist_2d)) return cost def get_reward(self): """ ๋ณด์ƒ ์ธก์ • ํ•จ์ˆ˜, l2_norm_locality๊ฐ€ ๊ฐ์†Œํ•œ ๊ฒฝ์šฐ positive reward๋ฅผ ๋ถ€์—ฌํ•œ๋‹ค. ๊ทธ ์™ธ์—๋Š” 0 ๋˜๋Š” negative reward :return: """ curr_cost = self.get_l2_norm_locality() reward = 0 self.debug['cost'] = curr_cost if self.min_cost < curr_cost: # ์ตœ์†Œ cost ๋ณด๋‹ค ์ž‘์•„์ง€์ง€ ๋ชปํ•  ๊ฒฝ์šฐ if self.prev_cost < curr_cost: self.life -= 1 reward = -1 elif self.prev_cost > curr_cost: # ์ตœ์†Œ cost ๋ณด๋‹ค ์ž‘์•„์ง€์ง€ ๋ชปํ–ˆ์ง€๋งŒ, ์ด์ „ ์ปค๋ธŒ cost ๋ณด๋‹ค๋Š” ์ž‘์•„์กŒ์„ ๊ฒฝ์šฐ reward = 0 else: reward = 0 elif self.prev_cost == curr_cost: reward = 0 else: reward = max(1, abs(curr_cost - self.min_cost)) self.min_cost = curr_cost # ์ตœ์†Œ cost ๊ฐฑ์‹  self.prev_cost = curr_cost # ์ด์ „ cost ๊ฐฑ์‹  return reward if '__main__' == __name__: test_env = CurveEnvironment() for curve_name in ['z', 'hilbert', 'zig-zag']: test_env = CurveEnvironment(init_curve=curve_name) print(test_env.get_l2_norm_locality()) print(test_env.get_reward())
[ 6738, 340, 861, 10141, 1330, 17790, 198, 198, 11748, 299, 32152, 355, 45941, 198, 11748, 2603, 29487, 8019, 13, 9078, 29487, 355, 458, 83, 198, 6738, 3384, 4487, 1330, 1635, 198, 11748, 4566, 48610, 198, 11748, 28034, 628, 198, 4871, 46300, 31441, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 46300, 220, 169, 247, 246, 166, 110, 121, 11, 220, 166, 108, 243, 169, 247, 242, 220, 47991, 247, 168, 232, 113, 31619, 103, 101, 167, 235, 116, 35975, 112, 23821, 225, 251, 168, 226, 109, 47991, 250, 2223, 35975, 226, 220, 166, 116, 108, 167, 108, 246, 168, 250, 120, 167, 94, 250, 23821, 119, 97, 167, 116, 234, 35975, 246, 23821, 230, 250, 168, 226, 250, 167, 98, 120, 31619, 108, 242, 166, 122, 116, 166, 111, 254, 11, 31619, 108, 242, 167, 222, 238, 23821, 119, 97, 167, 116, 234, 167, 98, 120, 220, 166, 116, 108, 167, 108, 246, 168, 250, 120, 167, 94, 250, 6721, 167, 98, 120, 23821, 116, 94, 168, 254, 243, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 825, 11593, 15003, 834, 7, 944, 11, 1502, 28, 18, 11, 5391, 28, 17, 11, 1366, 62, 7857, 28, 940, 11, 2315, 62, 22019, 303, 11639, 38262, 12, 50183, 3256, 3487, 1096, 28, 17821, 11, 1204, 28, 940, 11, 9403, 28, 1065, 2682, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 1058, 17143, 1502, 25, 46300, 24415, 220, 166, 108, 250, 168, 230, 246, 198, 220, 220, 220, 220, 220, 220, 220, 1058, 17143, 5391, 25, 23821, 108, 101, 168, 249, 238, 23821, 230, 246, 198, 220, 220, 220, 220, 220, 220, 220, 1058, 17143, 1366, 62, 7857, 25, 220, 169, 247, 250, 168, 226, 109, 169, 247, 242, 31619, 235, 108, 35975, 112, 169, 226, 108, 220, 166, 108, 250, 168, 230, 246, 198, 220, 220, 220, 220, 220, 220, 220, 1058, 17143, 2315, 62, 22019, 303, 25, 23821, 112, 230, 166, 116, 108, 23821, 119, 97, 167, 116, 234, 11, 23821, 251, 112, 23821, 119, 97, 167, 116, 234, 35975, 246, 23821, 230, 250, 168, 226, 250, 167, 98, 120, 31619, 108, 242, 166, 122, 116, 167, 102, 112, 168, 226, 250, 23821, 113, 250, 168, 254, 223, 35975, 246, 23821, 119, 97, 167, 116, 234, 167, 98, 120, 23821, 108, 122, 35975, 234, 198, 220, 220, 220, 220, 220, 220, 220, 1058, 17143, 3487, 1096, 25, 23821, 96, 120, 168, 244, 112, 168, 100, 226, 20435, 167, 98, 120, 3487, 1096, 220, 47991, 254, 166, 110, 225, 35975, 116, 168, 100, 222, 30, 198, 220, 220, 220, 220, 220, 220, 220, 1058, 17143, 1204, 25, 220, 47991, 250, 4471, 31619, 233, 117, 23821, 96, 120, 168, 244, 112, 168, 100, 222, 167, 232, 242, 31619, 103, 102, 168, 230, 101, 220, 198, 220, 220, 220, 220, 220, 220, 220, 1058, 17143, 9403, 25, 220, 169, 247, 250, 168, 226, 109, 169, 247, 242, 31619, 235, 108, 35975, 112, 169, 226, 108, 23821, 225, 251, 168, 226, 109, 23821, 233, 250, 167, 241, 250, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 2875, 796, 1502, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 27740, 796, 5391, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 7890, 62, 7857, 796, 1366, 62, 7857, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 23350, 62, 25928, 796, 362, 12429, 357, 2875, 1635, 5391, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 1589, 796, 493, 7, 37659, 13, 31166, 17034, 7, 944, 13, 23350, 62, 25928, 4008, 220, 1303, 10706, 23821, 226, 116, 167, 94, 250, 31619, 246, 238, 167, 232, 242, 220, 166, 108, 222, 167, 94, 250, 220, 166, 108, 250, 168, 230, 246, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 15003, 62, 22019, 303, 796, 2315, 62, 22019, 303, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 11265, 1143, 796, 3487, 1096, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 24442, 796, 8633, 3419, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 31619, 242, 242, 167, 110, 226, 166, 115, 116, 168, 248, 102, 23821, 254, 243, 167, 111, 112, 166, 108, 222, 31619, 233, 112, 166, 116, 112, 22155, 13, 23821, 96, 120, 167, 94, 250, 11, 1575, 23821, 254, 243, 167, 111, 112, 167, 98, 120, 31619, 233, 112, 35975, 234, 628, 198, 220, 220, 220, 220, 220, 220, 220, 45941, 13, 25120, 13, 28826, 7, 28826, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 23821, 252, 226, 35975, 246, 35975, 246, 31619, 235, 108, 35975, 112, 169, 226, 108, 31619, 114, 226, 169, 237, 105, 23821, 225, 251, 168, 226, 109, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 7890, 62, 9630, 796, 45941, 13, 25120, 13, 25541, 7, 944, 13, 23350, 62, 25928, 11, 2546, 28, 7890, 62, 7857, 11, 6330, 28, 25101, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 7890, 62, 37652, 796, 45941, 13, 18747, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1351, 7, 8899, 7, 50033, 2124, 25, 1351, 26933, 87, 3373, 2116, 13, 1589, 11, 2124, 4064, 2116, 13, 1589, 46570, 2116, 13, 7890, 62, 9630, 22305, 220, 1303, 23821, 225, 251, 168, 226, 109, 167, 238, 250, 31619, 235, 108, 35975, 112, 169, 226, 108, 35975, 246, 23821, 95, 234, 169, 239, 250, 220, 166, 113, 105, 168, 226, 109, 628, 220, 220, 220, 220, 220, 220, 220, 1303, 4471, 23821, 95, 227, 167, 96, 234, 220, 166, 116, 108, 168, 97, 222, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 6042, 796, 1204, 220, 1303, 1204, 220, 166, 108, 222, 657, 168, 245, 238, 31619, 237, 226, 46695, 105, 47991, 246, 167, 102, 112, 4471, 23821, 95, 227, 167, 96, 234, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 10145, 62, 6042, 796, 1204, 628, 220, 220, 220, 220, 220, 220, 220, 1303, 23821, 119, 97, 167, 116, 234, 23821, 225, 251, 168, 226, 109, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 22019, 303, 62, 37652, 796, 2116, 13, 42503, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 1303, 6721, 23821, 116, 94, 168, 254, 243, 168, 248, 102, 220, 166, 116, 108, 168, 97, 222, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 1084, 62, 15805, 796, 2116, 13, 1136, 62, 75, 17, 62, 27237, 62, 17946, 1483, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 47050, 62, 15805, 796, 2116, 13, 1084, 62, 15805, 628, 220, 220, 220, 2488, 12708, 24396, 628, 220, 220, 220, 825, 1382, 62, 15003, 62, 1073, 3669, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 23821, 112, 230, 166, 116, 108, 220, 166, 111, 94, 168, 226, 254, 220, 169, 225, 222, 168, 252, 227, 168, 245, 238, 31619, 242, 108, 167, 98, 116, 299, 23821, 108, 101, 168, 249, 238, 23821, 95, 234, 169, 239, 250, 1351, 167, 98, 120, 31619, 100, 234, 167, 241, 250, 167, 232, 242, 220, 47991, 101, 168, 230, 246, 11, 1351, 31619, 224, 112, 23821, 95, 234, 169, 239, 250, 31619, 108, 108, 168, 117, 246, 23821, 230, 250, 168, 226, 250, 167, 232, 242, 220, 166, 111, 94, 168, 226, 254, 220, 169, 225, 222, 168, 252, 227, 35975, 226, 31619, 242, 108, 167, 99, 226, 198, 220, 220, 220, 220, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 763, 3669, 796, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 2116, 13, 15003, 62, 22019, 303, 6624, 705, 38262, 12, 50183, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2187, 62, 9630, 796, 45941, 13, 283, 858, 7, 944, 13, 23350, 62, 25928, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 763, 3669, 796, 45941, 13, 18747, 7, 4868, 7, 8899, 7, 50033, 2124, 25, 1351, 26933, 87, 3373, 2116, 13, 1589, 11, 2124, 4064, 2116, 13, 1589, 46570, 2187, 62, 9630, 22305, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1288, 361, 2116, 13, 15003, 62, 22019, 303, 6624, 705, 71, 346, 4835, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 763, 3669, 796, 47718, 26628, 303, 7, 46156, 28, 944, 13, 27740, 737, 1136, 7222, 3669, 7, 2875, 28, 944, 13, 2875, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1288, 361, 2116, 13, 15003, 62, 22019, 303, 6624, 705, 89, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 763, 3669, 796, 1168, 26628, 303, 7, 46156, 28, 944, 13, 27740, 737, 1136, 7222, 3669, 7, 2875, 28, 944, 13, 2875, 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, 35528, 10786, 26628, 303, 2099, 1276, 307, 366, 38262, 12, 50183, 1, 393, 366, 71, 346, 4835, 1, 393, 366, 89, 1911, 11537, 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, 3601, 7, 68, 8, 198, 220, 220, 220, 220, 220, 220, 220, 3443, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 763, 3669, 628, 220, 220, 220, 825, 13259, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 299, 23821, 108, 101, 168, 249, 238, 220, 166, 111, 94, 168, 226, 254, 23821, 95, 234, 169, 239, 250, 1351, 167, 98, 120, 23821, 225, 251, 168, 226, 109, 47991, 246, 166, 111, 254, 11, 220, 47991, 112, 46695, 117, 23821, 95, 234, 169, 239, 250, 35975, 246, 220, 169, 247, 250, 168, 226, 109, 169, 247, 242, 31619, 235, 108, 35975, 112, 169, 226, 108, 23821, 245, 105, 167, 114, 222, 167, 98, 120, 220, 169, 239, 250, 168, 233, 250, 47991, 246, 167, 232, 242, 220, 47991, 101, 168, 230, 246, 198, 220, 220, 220, 220, 220, 220, 220, 31619, 246, 238, 47991, 250, 6721, 23821, 116, 94, 168, 254, 243, 35975, 226, 23821, 250, 226, 47991, 250, 220, 166, 116, 108, 168, 97, 222, 35975, 226, 23821, 112, 230, 166, 116, 108, 169, 247, 242, 47991, 101, 198, 220, 220, 220, 220, 220, 220, 220, 1058, 7783, 25, 220, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 628, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 22019, 303, 62, 37652, 796, 2116, 13, 11249, 62, 15003, 62, 1073, 3669, 3419, 220, 1303, 220, 166, 111, 94, 168, 226, 254, 35975, 226, 299, 23821, 108, 101, 168, 249, 238, 23821, 95, 234, 169, 239, 250, 1351, 167, 94, 250, 220, 166, 113, 105, 168, 226, 109, 198, 220, 220, 220, 220, 220, 220, 220, 29107, 796, 45941, 13, 9107, 418, 7, 43358, 16193, 944, 13, 23350, 62, 25928, 11, 352, 828, 288, 4906, 28, 37659, 13, 600, 8, 628, 220, 220, 220, 220, 220, 220, 220, 1303, 23821, 251, 112, 167, 107, 116, 23821, 225, 251, 168, 226, 109, 167, 238, 250, 220, 169, 247, 250, 168, 226, 109, 169, 247, 242, 31619, 235, 108, 35975, 112, 169, 226, 108, 35975, 246, 23821, 95, 234, 169, 239, 250, 166, 108, 222, 23821, 251, 120, 168, 117, 246, 167, 238, 246, 167, 232, 242, 220, 166, 111, 111, 35975, 226, 220, 169, 247, 250, 168, 226, 109, 169, 247, 242, 198, 220, 220, 220, 220, 220, 220, 220, 329, 6376, 287, 3975, 7, 50033, 2124, 25, 45941, 13, 3003, 7, 37659, 13, 439, 7, 944, 13, 22019, 303, 62, 37652, 6624, 2124, 11, 16488, 28, 16, 36911, 2116, 13, 7890, 62, 37652, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 29107, 58, 9630, 60, 796, 352, 220, 1303, 220, 169, 247, 250, 168, 226, 109, 169, 247, 242, 31619, 235, 108, 35975, 112, 169, 226, 108, 23821, 245, 105, 167, 114, 222, 220, 169, 239, 250, 168, 233, 250, 628, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 22019, 303, 62, 37652, 796, 45941, 13, 1102, 9246, 268, 378, 19510, 615, 603, 11, 2116, 13, 22019, 303, 62, 37652, 828, 16488, 28, 16, 8, 628, 220, 220, 220, 220, 220, 220, 220, 611, 2116, 13, 11265, 1143, 25, 220, 1303, 466, 3895, 20796, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 22019, 303, 62, 37652, 796, 46300, 31441, 13, 11265, 1096, 62, 5219, 7, 944, 13, 22019, 303, 62, 37652, 8, 628, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 1084, 62, 15805, 796, 2116, 13, 1136, 62, 75, 17, 62, 27237, 62, 17946, 1483, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 47050, 62, 15805, 796, 2116, 13, 1084, 62, 15805, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 6042, 796, 2116, 13, 10145, 62, 6042, 628, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 22019, 303, 62, 37652, 628, 220, 220, 220, 825, 651, 62, 75, 17, 62, 27237, 62, 17946, 1483, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 300, 17, 2593, 8064, 48036, 23821, 116, 94, 168, 254, 243, 220, 47991, 101, 168, 230, 246, 198, 220, 220, 220, 220, 220, 220, 220, 2160, 7, 16, 532, 357, 75, 17, 2593, 14, 300, 16, 2593, 4008, 23821, 251, 246, 220, 169, 246, 243, 169, 225, 250, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 1058, 7783, 25, 220, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 29107, 62, 7890, 796, 17635, 198, 220, 220, 220, 220, 220, 220, 220, 329, 4686, 87, 11, 966, 287, 27056, 378, 7, 944, 13, 22019, 303, 62, 37652, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 966, 58, 15, 60, 6624, 352, 25, 220, 1303, 220, 169, 247, 250, 168, 226, 109, 169, 247, 242, 31619, 235, 108, 35975, 112, 169, 226, 108, 35975, 116, 220, 166, 110, 121, 168, 248, 108, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 29107, 62, 7890, 13, 33295, 26933, 4122, 58, 16, 4357, 966, 58, 17, 4357, 4686, 87, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 1575, 796, 657, 628, 220, 220, 220, 220, 220, 220, 220, 1303, 220, 169, 247, 250, 168, 226, 109, 169, 247, 242, 167, 238, 250, 31619, 235, 108, 35975, 112, 169, 226, 108, 167, 100, 234, 31619, 103, 101, 35975, 234, 11, 220, 166, 110, 108, 166, 111, 120, 167, 232, 242, 357, 87, 11, 331, 11, 31619, 235, 108, 35975, 112, 169, 226, 108, 23821, 230, 250, 168, 226, 250, 8, 198, 220, 220, 220, 220, 220, 220, 220, 329, 357, 87, 11, 331, 8, 287, 17790, 7, 615, 603, 62, 7890, 11, 362, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1233, 62, 17, 67, 796, 45941, 13, 31166, 17034, 19510, 87, 58, 15, 60, 532, 331, 58, 15, 12962, 12429, 362, 1343, 357, 87, 58, 16, 60, 532, 331, 58, 16, 12962, 12429, 362, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1233, 62, 16, 67, 796, 45941, 13, 8937, 7, 87, 58, 17, 60, 532, 331, 58, 17, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 15181, 1483, 33956, 220, 166, 108, 222, 352, 166, 111, 120, 220, 166, 108, 222, 166, 117, 234, 168, 248, 112, 168, 100, 222, 23821, 116, 94, 168, 254, 243, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1575, 15853, 45941, 13, 8937, 7, 16, 532, 357, 17080, 62, 16, 67, 1220, 1233, 62, 17, 67, 4008, 628, 220, 220, 220, 220, 220, 220, 220, 1441, 1575, 628, 220, 220, 220, 825, 651, 62, 260, 904, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 31619, 111, 112, 168, 225, 223, 23821, 116, 94, 168, 254, 243, 220, 47991, 101, 168, 230, 246, 11, 300, 17, 62, 27237, 62, 17946, 1483, 166, 108, 222, 220, 166, 108, 238, 168, 228, 234, 47991, 250, 220, 166, 110, 121, 168, 248, 108, 3967, 6721, 167, 98, 120, 31619, 114, 222, 168, 245, 105, 47991, 250, 46695, 97, 13, 220, 166, 115, 116, 23821, 247, 116, 168, 245, 238, 167, 232, 242, 657, 31619, 246, 238, 167, 232, 242, 4633, 6721, 198, 220, 220, 220, 220, 220, 220, 220, 1058, 7783, 25, 220, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1090, 81, 62, 15805, 796, 2116, 13, 1136, 62, 75, 17, 62, 27237, 62, 17946, 1483, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 6721, 796, 657, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 24442, 17816, 15805, 20520, 796, 1090, 81, 62, 15805, 628, 220, 220, 220, 220, 220, 220, 220, 611, 2116, 13, 1084, 62, 15805, 1279, 1090, 81, 62, 15805, 25, 220, 1303, 23821, 113, 250, 168, 228, 234, 1575, 31619, 111, 112, 46695, 97, 23821, 252, 239, 168, 243, 226, 168, 100, 222, 168, 100, 222, 31619, 103, 119, 47991, 254, 220, 166, 110, 121, 168, 248, 108, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 2116, 13, 47050, 62, 15805, 1279, 1090, 81, 62, 15805, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 6042, 48185, 352, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6721, 796, 532, 16, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1288, 361, 2116, 13, 47050, 62, 15805, 1875, 1090, 81, 62, 15805, 25, 220, 1303, 23821, 113, 250, 168, 228, 234, 1575, 31619, 111, 112, 46695, 97, 23821, 252, 239, 168, 243, 226, 168, 100, 222, 168, 100, 222, 31619, 103, 119, 169, 244, 230, 168, 100, 222, 167, 100, 234, 11, 23821, 251, 112, 168, 254, 226, 23821, 119, 97, 167, 116, 234, 1575, 31619, 111, 112, 46695, 97, 167, 232, 242, 23821, 252, 239, 168, 243, 226, 168, 94, 234, 35975, 226, 220, 166, 110, 121, 168, 248, 108, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6721, 796, 657, 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, 6721, 796, 657, 198, 220, 220, 220, 220, 220, 220, 220, 1288, 361, 2116, 13, 47050, 62, 15805, 6624, 1090, 81, 62, 15805, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6721, 796, 657, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6721, 796, 3509, 7, 16, 11, 2352, 7, 22019, 81, 62, 15805, 532, 2116, 13, 1084, 62, 15805, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 1084, 62, 15805, 796, 1090, 81, 62, 15805, 220, 1303, 23821, 113, 250, 168, 228, 234, 1575, 220, 166, 108, 109, 168, 233, 254, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 47050, 62, 15805, 796, 1090, 81, 62, 15805, 220, 1303, 23821, 251, 112, 168, 254, 226, 1575, 220, 166, 108, 109, 168, 233, 254, 628, 220, 220, 220, 220, 220, 220, 220, 1441, 6721, 628, 198, 361, 705, 834, 12417, 834, 6, 6624, 11593, 3672, 834, 25, 198, 220, 220, 220, 1332, 62, 24330, 796, 46300, 31441, 3419, 198, 220, 220, 220, 329, 12133, 62, 3672, 287, 37250, 89, 3256, 705, 71, 346, 4835, 3256, 705, 38262, 12, 50183, 6, 5974, 198, 220, 220, 220, 220, 220, 220, 220, 1332, 62, 24330, 796, 46300, 31441, 7, 15003, 62, 22019, 303, 28, 22019, 303, 62, 3672, 8, 198, 220, 220, 220, 220, 220, 220, 220, 3601, 7, 9288, 62, 24330, 13, 1136, 62, 75, 17, 62, 27237, 62, 17946, 1483, 28955, 198, 220, 220, 220, 3601, 7, 9288, 62, 24330, 13, 1136, 62, 260, 904, 28955, 198 ]
1.466155
3,516
from email import utils import re import time import urllib def strftime(datetime, formatstr): """ Uses Python's strftime with some tweaks """ return datetime.strftime(formatstr).lstrip("0").replace(" 0", " ") # def slugify(s): # """ # Use Django's slugify method # """ # return defaultfilters.slugify(s)
[ 6738, 3053, 1330, 3384, 4487, 198, 11748, 302, 198, 11748, 640, 198, 11748, 2956, 297, 571, 628, 628, 198, 4299, 965, 31387, 7, 19608, 8079, 11, 5794, 2536, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 36965, 11361, 338, 965, 31387, 351, 617, 26957, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1441, 4818, 8079, 13, 2536, 31387, 7, 18982, 2536, 737, 75, 36311, 7203, 15, 11074, 33491, 7203, 657, 1600, 366, 366, 8, 628, 628, 198, 198, 2, 825, 31065, 1958, 7, 82, 2599, 198, 2, 220, 220, 220, 220, 37227, 198, 2, 220, 220, 220, 220, 5765, 37770, 338, 31065, 1958, 2446, 198, 2, 220, 220, 220, 220, 37227, 198, 2, 220, 220, 220, 220, 1441, 4277, 10379, 1010, 13, 6649, 1018, 1958, 7, 82, 8, 198 ]
2.621212
132
"""OpenMediaVault Controller.""" import asyncio import time from datetime import timedelta from homeassistant.const import ( CONF_HOST, CONF_NAME, CONF_PASSWORD, CONF_SSL, CONF_USERNAME, CONF_VERIFY_SSL, ) from homeassistant.core import callback from homeassistant.helpers.dispatcher import async_dispatcher_send from homeassistant.helpers.event import async_track_time_interval from .const import DOMAIN from .helper import parse_api from .omv_api import OpenMediaVaultAPI # --------------------------- # OMVControllerData # --------------------------- class OMVControllerData(object): """OMVControllerData Class.""" def __init__(self, hass, config_entry): """Initialize OMVController.""" self.hass = hass self.config_entry = config_entry self.name = config_entry.data[CONF_NAME] self.host = config_entry.data[CONF_HOST] self.data = { "hwinfo": {}, "disk": {}, "fs": {}, # "service": {}, } self.listeners = [] self.lock = asyncio.Lock() self.api = OpenMediaVaultAPI( hass, config_entry.data[CONF_HOST], config_entry.data[CONF_USERNAME], config_entry.data[CONF_PASSWORD], config_entry.data[CONF_SSL], config_entry.data[CONF_VERIFY_SSL], ) self._force_update_callback = None self._force_hwinfo_update_callback = None # --------------------------- # async_init # --------------------------- # --------------------------- # signal_update # --------------------------- @property def signal_update(self): """Event to signal new data.""" return f"{DOMAIN}-update-{self.name}" # --------------------------- # async_reset # --------------------------- async def async_reset(self): """Reset dispatchers.""" for unsub_dispatcher in self.listeners: unsub_dispatcher() self.listeners = [] return True # --------------------------- # connected # --------------------------- def connected(self): """Return connected state.""" return self.api.connected() # --------------------------- # force_hwinfo_update # --------------------------- @callback async def force_hwinfo_update(self, _now=None): """Trigger update by timer.""" await self.async_hwinfo_update() # --------------------------- # async_hwinfo_update # --------------------------- async def async_hwinfo_update(self): """Update OpenMediaVault hardware info.""" try: await asyncio.wait_for(self.lock.acquire(), timeout=30) except: return await self.hass.async_add_executor_job(self.get_hwinfo) if self.api.connected(): await self.hass.async_add_executor_job(self.get_disk) self.lock.release() # --------------------------- # force_update # --------------------------- @callback async def force_update(self, _now=None): """Trigger update by timer.""" await self.async_update() # --------------------------- # async_update # --------------------------- async def async_update(self): """Update OMV data.""" if self.api.has_reconnected(): await self.async_hwinfo_update() try: await asyncio.wait_for(self.lock.acquire(), timeout=10) except: return await self.hass.async_add_executor_job(self.get_hwinfo) if self.api.connected(): await self.hass.async_add_executor_job(self.get_fs) if self.api.connected(): await self.hass.async_add_executor_job(self.get_smart) # await self.hass.async_add_executor_job(self.get_service) async_dispatcher_send(self.hass, self.signal_update) self.lock.release() # --------------------------- # get_hwinfo # --------------------------- def get_hwinfo(self): """Get hardware info from OMV.""" self.data["hwinfo"] = parse_api( data=self.data["hwinfo"], source=self.api.query("System", "getInformation"), vals=[ {"name": "hostname", "default": "unknown"}, {"name": "version", "default": "unknown"}, {"name": "cpuUsage", "default": 0}, {"name": "memTotal", "default": 0}, {"name": "memUsed", "default": 0}, {"name": "uptime", "default": "0 days 0 hours 0 minutes 0 seconds"}, {"name": "configDirty", "type": "bool", "default": False}, {"name": "rebootRequired", "type": "bool", "default": False}, {"name": "pkgUpdatesAvailable", "type": "bool", "default": False}, ], ensure_vals=[{"name": "memUsage", "default": 0}], ) if int(self.data["hwinfo"]["version"].split(".")[0])>5: tmp = self.data["hwinfo"]["uptime"] pos = abs( int(tmp) ) day = pos / (3600*24) rem = pos % (3600*24) hour = rem / 3600 rem = rem % 3600 mins = rem / 60 secs = rem % 60 res = '%d days %02d hours %02d minutes %02d seconds' % (day, hour, mins, secs) if int(tmp) < 0: res = "-%s" % res tmp = res.split(" ") else: tmp = self.data["hwinfo"]["uptime"].split(" ") self.data["hwinfo"]["uptimeEpoch"] = int(tmp[0]) * 24 + int(tmp[2]) self.data["hwinfo"]["cpuUsage"] = round(self.data["hwinfo"]["cpuUsage"], 1) if int(self.data["hwinfo"]["memTotal"]) > 0: mem = ( int(self.data["hwinfo"]["memUsed"]) / int(self.data["hwinfo"]["memTotal"]) ) * 100 else: mem = 0 self.data["hwinfo"]["memUsage"] = round(mem, 1) # --------------------------- # get_disk # --------------------------- def get_disk(self): """Get all filesystems from OMV.""" self.data["disk"] = parse_api( data=self.data["disk"], source=self.api.query("DiskMgmt", "enumerateDevices"), key="devicename", vals=[ {"name": "devicename"}, {"name": "canonicaldevicefile"}, {"name": "size", "default": "unknown"}, {"name": "israid", "type": "bool", "default": False}, {"name": "isroot", "type": "bool", "default": False}, ], ensure_vals=[ {"name": "devicemodel", "default": "unknown"}, {"name": "serialnumber", "default": "unknown"}, {"name": "firmwareversion", "default": "unknown"}, {"name": "sectorsize", "default": "unknown"}, {"name": "rotationrate", "default": "unknown"}, {"name": "writecacheis", "default": "unknown"}, {"name": "smartsupportis", "default": "unknown"}, {"name": "Raw_Read_Error_Rate", "default": "unknown"}, {"name": "Spin_Up_Time", "default": "unknown"}, {"name": "Start_Stop_Count", "default": "unknown"}, {"name": "Reallocated_Sector_Ct", "default": "unknown"}, {"name": "Seek_Error_Rate", "default": "unknown"}, {"name": "Load_Cycle_Count", "default": "unknown"}, {"name": "Temperature_Celsius", "default": "unknown"}, {"name": "UDMA_CRC_Error_Count", "default": "unknown"}, {"name": "Multi_Zone_Error_Rate", "default": "unknown"}, ], ) for uid in self.data["disk"]: tmp_data = parse_api( data={}, source=self.api.query( "Smart", "getInformation", {"devicefile": self.data["disk"][uid]["canonicaldevicefile"]}, ), vals=[ {"name": "devicemodel", "default": "unknown"}, {"name": "serialnumber", "default": "unknown"}, {"name": "firmwareversion", "default": "unknown"}, {"name": "sectorsize", "default": "unknown"}, {"name": "rotationrate", "default": "unknown"}, {"name": "writecacheis", "type": "bool", "default": False}, {"name": "smartsupportis", "type": "bool", "default": False}, ], ) if not tmp_data: continue self.data["disk"][uid]["devicemodel"] = tmp_data["devicemodel"] self.data["disk"][uid]["serialnumber"] = tmp_data["serialnumber"] self.data["disk"][uid]["firmwareversion"] = tmp_data["firmwareversion"] self.data["disk"][uid]["sectorsize"] = tmp_data["sectorsize"] self.data["disk"][uid]["rotationrate"] = tmp_data["rotationrate"] self.data["disk"][uid]["writecacheis"] = tmp_data["writecacheis"] self.data["disk"][uid]["smartsupportis"] = tmp_data["smartsupportis"] # --------------------------- # get_smart # --------------------------- # --------------------------- # get_fs # --------------------------- def get_fs(self): """Get all filesystems from OMV.""" self.data["fs"] = parse_api( data=self.data["fs"], source=self.api.query("FileSystemMgmt", "enumerateFilesystems"), key="uuid", vals=[ {"name": "uuid"}, {"name": "parentdevicefile", "default": "unknown"}, {"name": "label", "default": "unknown"}, {"name": "type", "default": "unknown"}, {"name": "mountpoint", "default": "unknown"}, {"name": "available", "default": "unknown"}, {"name": "size", "default": "unknown"}, {"name": "percentage", "default": "unknown"}, {"name": "_readonly", "type": "bool", "default": False}, {"name": "_used", "type": "bool", "default": False}, ], skip=[{"name": "type", "value": "swap"}], ) for uid in self.data["fs"]: self.data["fs"][uid]["size"] = round( int(self.data["fs"][uid]["size"]) / 1073741824, 1 ) self.data["fs"][uid]["available"] = round( int(self.data["fs"][uid]["available"]) / 1073741824, 1 ) # --------------------------- # get_service # --------------------------- # def get_service(self): # """Get OMV services status""" # self.data["service"] = parse_api( # data=self.data["service"], # source=self.api.query("Services", "getStatus"), # key="name", # vals=[ # {"name": "name"}, # {"name": "title", "default": "unknown"}, # {"name": "enabled", "type": "bool", "default": False}, # {"name": "running", "type": "bool", "default": False}, # ], # )
[ 37811, 11505, 13152, 53, 1721, 22741, 526, 15931, 198, 198, 11748, 30351, 952, 198, 11748, 640, 198, 6738, 4818, 8079, 1330, 28805, 12514, 198, 198, 6738, 1363, 562, 10167, 13, 9979, 1330, 357, 198, 220, 220, 220, 7102, 37, 62, 39, 10892, 11, 198, 220, 220, 220, 7102, 37, 62, 20608, 11, 198, 220, 220, 220, 7102, 37, 62, 47924, 54, 12532, 11, 198, 220, 220, 220, 7102, 37, 62, 31127, 11, 198, 220, 220, 220, 7102, 37, 62, 29904, 20608, 11, 198, 220, 220, 220, 7102, 37, 62, 5959, 5064, 56, 62, 31127, 11, 198, 8, 198, 6738, 1363, 562, 10167, 13, 7295, 1330, 23838, 198, 6738, 1363, 562, 10167, 13, 16794, 364, 13, 6381, 8071, 2044, 1330, 30351, 62, 6381, 8071, 2044, 62, 21280, 198, 6738, 1363, 562, 10167, 13, 16794, 364, 13, 15596, 1330, 30351, 62, 11659, 62, 2435, 62, 3849, 2100, 198, 198, 6738, 764, 9979, 1330, 24121, 29833, 198, 6738, 764, 2978, 525, 1330, 21136, 62, 15042, 198, 6738, 764, 296, 85, 62, 15042, 1330, 4946, 13152, 53, 1721, 17614, 198, 198, 2, 220, 22369, 6329, 198, 2, 220, 220, 32468, 53, 22130, 6601, 198, 2, 220, 22369, 6329, 198, 4871, 32468, 53, 22130, 6601, 7, 15252, 2599, 198, 220, 220, 220, 37227, 2662, 53, 22130, 6601, 5016, 526, 15931, 628, 220, 220, 220, 825, 11593, 15003, 834, 7, 944, 11, 468, 82, 11, 4566, 62, 13000, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 24243, 1096, 32468, 53, 22130, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 71, 562, 796, 468, 82, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 11250, 62, 13000, 796, 4566, 62, 13000, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 3672, 796, 4566, 62, 13000, 13, 7890, 58, 10943, 37, 62, 20608, 60, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 4774, 796, 4566, 62, 13000, 13, 7890, 58, 10943, 37, 62, 39, 10892, 60, 628, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 7890, 796, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 71, 5404, 6513, 1298, 1391, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 39531, 1298, 1391, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 9501, 1298, 1391, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 366, 15271, 1298, 1391, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 1782, 628, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 4868, 36014, 796, 17635, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 5354, 796, 30351, 952, 13, 25392, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 15042, 796, 4946, 13152, 53, 1721, 17614, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 468, 82, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4566, 62, 13000, 13, 7890, 58, 10943, 37, 62, 39, 10892, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4566, 62, 13000, 13, 7890, 58, 10943, 37, 62, 29904, 20608, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4566, 62, 13000, 13, 7890, 58, 10943, 37, 62, 47924, 54, 12532, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4566, 62, 13000, 13, 7890, 58, 10943, 37, 62, 31127, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4566, 62, 13000, 13, 7890, 58, 10943, 37, 62, 5959, 5064, 56, 62, 31127, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 628, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 3174, 62, 19119, 62, 47423, 796, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 3174, 62, 71, 5404, 6513, 62, 19119, 62, 47423, 796, 6045, 628, 220, 220, 220, 1303, 220, 22369, 6329, 198, 220, 220, 220, 1303, 220, 220, 30351, 62, 15003, 198, 220, 220, 220, 1303, 220, 22369, 6329, 628, 220, 220, 220, 1303, 220, 22369, 6329, 198, 220, 220, 220, 1303, 220, 220, 6737, 62, 19119, 198, 220, 220, 220, 1303, 220, 22369, 6329, 198, 220, 220, 220, 2488, 26745, 198, 220, 220, 220, 825, 6737, 62, 19119, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 9237, 284, 6737, 649, 1366, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 277, 1, 90, 39170, 29833, 92, 12, 19119, 12, 90, 944, 13, 3672, 36786, 628, 220, 220, 220, 1303, 220, 22369, 6329, 198, 220, 220, 220, 1303, 220, 220, 30351, 62, 42503, 198, 220, 220, 220, 1303, 220, 22369, 6329, 198, 220, 220, 220, 30351, 825, 30351, 62, 42503, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 4965, 316, 4596, 265, 3533, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 329, 32793, 62, 6381, 8071, 2044, 287, 2116, 13, 4868, 36014, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 32793, 62, 6381, 8071, 2044, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 4868, 36014, 796, 17635, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 6407, 628, 220, 220, 220, 1303, 220, 22369, 6329, 198, 220, 220, 220, 1303, 220, 220, 5884, 198, 220, 220, 220, 1303, 220, 22369, 6329, 198, 220, 220, 220, 825, 5884, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 13615, 5884, 1181, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 15042, 13, 15236, 3419, 628, 220, 220, 220, 1303, 220, 22369, 6329, 198, 220, 220, 220, 1303, 220, 220, 2700, 62, 71, 5404, 6513, 62, 19119, 198, 220, 220, 220, 1303, 220, 22369, 6329, 198, 220, 220, 220, 2488, 47423, 198, 220, 220, 220, 30351, 825, 2700, 62, 71, 5404, 6513, 62, 19119, 7, 944, 11, 4808, 2197, 28, 14202, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 48344, 4296, 416, 19781, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 25507, 2116, 13, 292, 13361, 62, 71, 5404, 6513, 62, 19119, 3419, 628, 220, 220, 220, 1303, 220, 22369, 6329, 198, 220, 220, 220, 1303, 220, 220, 30351, 62, 71, 5404, 6513, 62, 19119, 198, 220, 220, 220, 1303, 220, 22369, 6329, 198, 220, 220, 220, 30351, 825, 30351, 62, 71, 5404, 6513, 62, 19119, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 10260, 4946, 13152, 53, 1721, 6890, 7508, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 25507, 30351, 952, 13, 17077, 62, 1640, 7, 944, 13, 5354, 13, 330, 29782, 22784, 26827, 28, 1270, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2845, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 628, 220, 220, 220, 220, 220, 220, 220, 25507, 2116, 13, 71, 562, 13, 292, 13361, 62, 2860, 62, 18558, 38409, 62, 21858, 7, 944, 13, 1136, 62, 71, 5404, 6513, 8, 198, 220, 220, 220, 220, 220, 220, 220, 611, 2116, 13, 15042, 13, 15236, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 25507, 2116, 13, 71, 562, 13, 292, 13361, 62, 2860, 62, 18558, 38409, 62, 21858, 7, 944, 13, 1136, 62, 39531, 8, 628, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 5354, 13, 20979, 3419, 628, 220, 220, 220, 1303, 220, 22369, 6329, 198, 220, 220, 220, 1303, 220, 220, 2700, 62, 19119, 198, 220, 220, 220, 1303, 220, 22369, 6329, 198, 220, 220, 220, 2488, 47423, 198, 220, 220, 220, 30351, 825, 2700, 62, 19119, 7, 944, 11, 4808, 2197, 28, 14202, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 48344, 4296, 416, 19781, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 25507, 2116, 13, 292, 13361, 62, 19119, 3419, 628, 220, 220, 220, 1303, 220, 22369, 6329, 198, 220, 220, 220, 1303, 220, 220, 30351, 62, 19119, 198, 220, 220, 220, 1303, 220, 22369, 6329, 198, 220, 220, 220, 30351, 825, 30351, 62, 19119, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 10260, 32468, 53, 1366, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 611, 2116, 13, 15042, 13, 10134, 62, 260, 15236, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 25507, 2116, 13, 292, 13361, 62, 71, 5404, 6513, 62, 19119, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 25507, 30351, 952, 13, 17077, 62, 1640, 7, 944, 13, 5354, 13, 330, 29782, 22784, 26827, 28, 940, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2845, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1441, 628, 220, 220, 220, 220, 220, 220, 220, 25507, 2116, 13, 71, 562, 13, 292, 13361, 62, 2860, 62, 18558, 38409, 62, 21858, 7, 944, 13, 1136, 62, 71, 5404, 6513, 8, 198, 220, 220, 220, 220, 220, 220, 220, 611, 2116, 13, 15042, 13, 15236, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 25507, 2116, 13, 71, 562, 13, 292, 13361, 62, 2860, 62, 18558, 38409, 62, 21858, 7, 944, 13, 1136, 62, 9501, 8, 198, 220, 220, 220, 220, 220, 220, 220, 611, 2116, 13, 15042, 13, 15236, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 25507, 2116, 13, 71, 562, 13, 292, 13361, 62, 2860, 62, 18558, 38409, 62, 21858, 7, 944, 13, 1136, 62, 27004, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 25507, 2116, 13, 71, 562, 13, 292, 13361, 62, 2860, 62, 18558, 38409, 62, 21858, 7, 944, 13, 1136, 62, 15271, 8, 628, 220, 220, 220, 220, 220, 220, 220, 30351, 62, 6381, 8071, 2044, 62, 21280, 7, 944, 13, 71, 562, 11, 2116, 13, 12683, 282, 62, 19119, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 5354, 13, 20979, 3419, 628, 220, 220, 220, 1303, 220, 22369, 6329, 198, 220, 220, 220, 1303, 220, 220, 651, 62, 71, 5404, 6513, 198, 220, 220, 220, 1303, 220, 22369, 6329, 198, 220, 220, 220, 825, 651, 62, 71, 5404, 6513, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 3855, 6890, 7508, 422, 32468, 53, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 7890, 14692, 71, 5404, 6513, 8973, 796, 21136, 62, 15042, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1366, 28, 944, 13, 7890, 14692, 71, 5404, 6513, 33116, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2723, 28, 944, 13, 15042, 13, 22766, 7203, 11964, 1600, 366, 1136, 21918, 12340, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 410, 874, 41888, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 4774, 3672, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 9641, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 36166, 28350, 1600, 366, 12286, 1298, 657, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 11883, 14957, 1600, 366, 12286, 1298, 657, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 11883, 38052, 1600, 366, 12286, 1298, 657, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 37623, 524, 1600, 366, 12286, 1298, 366, 15, 1528, 657, 2250, 657, 2431, 657, 4201, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 11250, 35, 5893, 1600, 366, 4906, 1298, 366, 30388, 1600, 366, 12286, 1298, 10352, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 260, 18769, 37374, 1600, 366, 4906, 1298, 366, 30388, 1600, 366, 12286, 1298, 10352, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 35339, 4933, 19581, 10493, 1600, 366, 4906, 1298, 366, 30388, 1600, 366, 12286, 1298, 10352, 5512, 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, 4155, 62, 12786, 41888, 4895, 3672, 1298, 366, 11883, 28350, 1600, 366, 12286, 1298, 657, 92, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 628, 220, 220, 220, 220, 220, 220, 220, 611, 493, 7, 944, 13, 7890, 14692, 71, 5404, 6513, 1, 7131, 1, 9641, 1, 4083, 35312, 7203, 19570, 58, 15, 12962, 29, 20, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 45218, 796, 2116, 13, 7890, 14692, 71, 5404, 6513, 1, 7131, 1, 37623, 524, 8973, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1426, 796, 2352, 7, 493, 7, 22065, 8, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1110, 796, 1426, 1220, 357, 2623, 405, 9, 1731, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 816, 796, 1426, 4064, 357, 2623, 405, 9, 1731, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1711, 796, 816, 1220, 4570, 405, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 816, 796, 816, 4064, 4570, 405, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 23550, 796, 816, 1220, 3126, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 792, 82, 796, 816, 4064, 3126, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 581, 796, 705, 4, 67, 1528, 4064, 2999, 67, 2250, 4064, 2999, 67, 2431, 4064, 2999, 67, 4201, 6, 4064, 357, 820, 11, 1711, 11, 23550, 11, 792, 82, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 493, 7, 22065, 8, 1279, 657, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 581, 796, 27444, 4, 82, 1, 4064, 581, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 45218, 796, 581, 13, 35312, 7203, 366, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 45218, 796, 2116, 13, 7890, 14692, 71, 5404, 6513, 1, 7131, 1, 37623, 524, 1, 4083, 35312, 7203, 366, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 7890, 14692, 71, 5404, 6513, 1, 7131, 1, 37623, 524, 13807, 5374, 8973, 796, 493, 7, 22065, 58, 15, 12962, 1635, 1987, 1343, 493, 7, 22065, 58, 17, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 7890, 14692, 71, 5404, 6513, 1, 7131, 1, 36166, 28350, 8973, 796, 2835, 7, 944, 13, 7890, 14692, 71, 5404, 6513, 1, 7131, 1, 36166, 28350, 33116, 352, 8, 198, 220, 220, 220, 220, 220, 220, 220, 611, 493, 7, 944, 13, 7890, 14692, 71, 5404, 6513, 1, 7131, 1, 11883, 14957, 8973, 8, 1875, 657, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1066, 796, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 493, 7, 944, 13, 7890, 14692, 71, 5404, 6513, 1, 7131, 1, 11883, 38052, 8973, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1220, 493, 7, 944, 13, 7890, 14692, 71, 5404, 6513, 1, 7131, 1, 11883, 14957, 8973, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 1635, 1802, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1066, 796, 657, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 7890, 14692, 71, 5404, 6513, 1, 7131, 1, 11883, 28350, 8973, 796, 2835, 7, 11883, 11, 352, 8, 628, 220, 220, 220, 1303, 220, 22369, 6329, 198, 220, 220, 220, 1303, 220, 220, 651, 62, 39531, 198, 220, 220, 220, 1303, 220, 22369, 6329, 198, 220, 220, 220, 825, 651, 62, 39531, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 3855, 477, 29905, 82, 422, 32468, 53, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 7890, 14692, 39531, 8973, 796, 21136, 62, 15042, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1366, 28, 944, 13, 7890, 14692, 39531, 33116, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2723, 28, 944, 13, 15042, 13, 22766, 7203, 40961, 44, 70, 16762, 1600, 366, 268, 6975, 378, 13603, 1063, 12340, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1994, 2625, 7959, 291, 12453, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 410, 874, 41888, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 7959, 291, 12453, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 49883, 605, 25202, 7753, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 7857, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 271, 7086, 1600, 366, 4906, 1298, 366, 30388, 1600, 366, 12286, 1298, 10352, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 271, 15763, 1600, 366, 4906, 1298, 366, 30388, 1600, 366, 12286, 1298, 10352, 5512, 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, 4155, 62, 12786, 41888, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 7959, 291, 368, 375, 417, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 46911, 17618, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 69, 2533, 1574, 9641, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 325, 5217, 1096, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 10599, 341, 4873, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 13564, 23870, 271, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 27004, 11284, 271, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 27369, 62, 5569, 62, 12331, 62, 32184, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 4561, 259, 62, 4933, 62, 7575, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 10434, 62, 19485, 62, 12332, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 3041, 439, 10533, 62, 50, 9250, 62, 33707, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 4653, 988, 62, 12331, 62, 32184, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 8912, 62, 20418, 2375, 62, 12332, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 42492, 62, 34, 32495, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 8322, 5673, 62, 34, 7397, 62, 12331, 62, 12332, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 29800, 62, 26961, 62, 12331, 62, 32184, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16589, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 628, 220, 220, 220, 220, 220, 220, 220, 329, 334, 312, 287, 2116, 13, 7890, 14692, 39531, 1, 5974, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 45218, 62, 7890, 796, 21136, 62, 15042, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1366, 34758, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2723, 28, 944, 13, 15042, 13, 22766, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 25610, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 1136, 21918, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 25202, 7753, 1298, 2116, 13, 7890, 14692, 39531, 1, 7131, 27112, 7131, 1, 49883, 605, 25202, 7753, 8973, 5512, 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, 220, 220, 220, 220, 410, 874, 41888, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 7959, 291, 368, 375, 417, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 46911, 17618, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 69, 2533, 1574, 9641, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 325, 5217, 1096, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 10599, 341, 4873, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 13564, 23870, 271, 1600, 366, 4906, 1298, 366, 30388, 1600, 366, 12286, 1298, 10352, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 27004, 11284, 271, 1600, 366, 4906, 1298, 366, 30388, 1600, 366, 12286, 1298, 10352, 5512, 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, 1267, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 407, 45218, 62, 7890, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2555, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 7890, 14692, 39531, 1, 7131, 27112, 7131, 1, 7959, 291, 368, 375, 417, 8973, 796, 45218, 62, 7890, 14692, 7959, 291, 368, 375, 417, 8973, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 7890, 14692, 39531, 1, 7131, 27112, 7131, 1, 46911, 17618, 8973, 796, 45218, 62, 7890, 14692, 46911, 17618, 8973, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 7890, 14692, 39531, 1, 7131, 27112, 7131, 1, 69, 2533, 1574, 9641, 8973, 796, 45218, 62, 7890, 14692, 69, 2533, 1574, 9641, 8973, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 7890, 14692, 39531, 1, 7131, 27112, 7131, 1, 325, 5217, 1096, 8973, 796, 45218, 62, 7890, 14692, 325, 5217, 1096, 8973, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 7890, 14692, 39531, 1, 7131, 27112, 7131, 1, 10599, 341, 4873, 8973, 796, 45218, 62, 7890, 14692, 10599, 341, 4873, 8973, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 7890, 14692, 39531, 1, 7131, 27112, 7131, 1, 13564, 23870, 271, 8973, 796, 45218, 62, 7890, 14692, 13564, 23870, 271, 8973, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 7890, 14692, 39531, 1, 7131, 27112, 7131, 1, 27004, 11284, 271, 8973, 796, 45218, 62, 7890, 14692, 27004, 11284, 271, 8973, 628, 220, 220, 220, 1303, 220, 22369, 6329, 198, 220, 220, 220, 1303, 220, 220, 651, 62, 27004, 198, 220, 220, 220, 1303, 220, 22369, 6329, 628, 220, 220, 220, 1303, 220, 22369, 6329, 198, 220, 220, 220, 1303, 220, 220, 651, 62, 9501, 198, 220, 220, 220, 1303, 220, 22369, 6329, 198, 220, 220, 220, 825, 651, 62, 9501, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 3855, 477, 29905, 82, 422, 32468, 53, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 7890, 14692, 9501, 8973, 796, 21136, 62, 15042, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1366, 28, 944, 13, 7890, 14692, 9501, 33116, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2723, 28, 944, 13, 15042, 13, 22766, 7203, 8979, 11964, 44, 70, 16762, 1600, 366, 268, 6975, 378, 25876, 6781, 82, 12340, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1994, 2625, 12303, 312, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 410, 874, 41888, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 12303, 312, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 8000, 25202, 7753, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 18242, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 4906, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 14948, 4122, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 15182, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 7857, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 25067, 496, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 45434, 961, 8807, 1600, 366, 4906, 1298, 366, 30388, 1600, 366, 12286, 1298, 10352, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 45434, 1484, 1600, 366, 4906, 1298, 366, 30388, 1600, 366, 12286, 1298, 10352, 5512, 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, 14267, 41888, 4895, 3672, 1298, 366, 4906, 1600, 366, 8367, 1298, 366, 2032, 499, 20662, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 628, 220, 220, 220, 220, 220, 220, 220, 329, 334, 312, 287, 2116, 13, 7890, 14692, 9501, 1, 5974, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 7890, 14692, 9501, 1, 7131, 27112, 7131, 1, 7857, 8973, 796, 2835, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 493, 7, 944, 13, 7890, 14692, 9501, 1, 7131, 27112, 7131, 1, 7857, 8973, 8, 1220, 16226, 31020, 1507, 1731, 11, 352, 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, 2116, 13, 7890, 14692, 9501, 1, 7131, 27112, 7131, 1, 15182, 8973, 796, 2835, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 493, 7, 944, 13, 7890, 14692, 9501, 1, 7131, 27112, 7131, 1, 15182, 8973, 8, 1220, 16226, 31020, 1507, 1731, 11, 352, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 628, 220, 220, 220, 1303, 220, 22369, 6329, 198, 220, 220, 220, 1303, 220, 220, 651, 62, 15271, 198, 220, 220, 220, 1303, 220, 22369, 6329, 198, 220, 220, 220, 1303, 825, 651, 62, 15271, 7, 944, 2599, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 37227, 3855, 32468, 53, 2594, 3722, 37811, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 2116, 13, 7890, 14692, 15271, 8973, 796, 21136, 62, 15042, 7, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 1366, 28, 944, 13, 7890, 14692, 15271, 33116, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 2723, 28, 944, 13, 15042, 13, 22766, 7203, 31007, 1600, 366, 1136, 19580, 12340, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 1994, 2625, 3672, 1600, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 410, 874, 41888, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 3672, 25719, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 7839, 1600, 366, 12286, 1298, 366, 34680, 25719, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 25616, 1600, 366, 4906, 1298, 366, 30388, 1600, 366, 12286, 1298, 10352, 5512, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19779, 3672, 1298, 366, 20270, 1600, 366, 4906, 1298, 366, 30388, 1600, 366, 12286, 1298, 10352, 5512, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 16589, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 1267, 198 ]
2.088696
5,423
import numpy as np import matplotlib.pyplot as plt from mpl_toolkits.mplot3d import Axes3D from matplotlib import cm
[ 11748, 299, 32152, 355, 45941, 198, 11748, 2603, 29487, 8019, 13, 9078, 29487, 355, 458, 83, 198, 6738, 285, 489, 62, 25981, 74, 896, 13, 76, 29487, 18, 67, 1330, 12176, 274, 18, 35, 198, 6738, 2603, 29487, 8019, 1330, 12067, 628, 628 ]
2.790698
43
from math import log import operator # ่ฎก็ฎ—้ฆ™ๅ†œ็†ต # axis ่กจ็คบ็ฌฌๅ‡ ๅˆ—็š„็บฌๅบฆindex ๏ผŒvalue่กจ็คบ่ฟ™ไธช็บฌๅบฆ็š„ๅ€ผไฝœไธบๅˆ†็•Œ # ๅคšๆ•ฐ่กจๅ†ณ # ๅˆ›ๅปบๆ ‘็š„ๅ‡ฝๆ•ฐไปฃ็ 
[ 6738, 10688, 1330, 2604, 198, 11748, 10088, 198, 198, 2, 5525, 106, 94, 163, 106, 245, 165, 99, 247, 37863, 250, 163, 228, 113, 628, 198, 2, 16488, 5525, 94, 101, 163, 97, 118, 163, 105, 105, 49035, 254, 26344, 245, 21410, 163, 118, 105, 41753, 99, 9630, 27332, 120, 234, 8367, 26193, 101, 163, 97, 118, 32573, 247, 10310, 103, 163, 118, 105, 41753, 99, 21410, 161, 222, 120, 43291, 10310, 118, 26344, 228, 45911, 234, 628, 198, 2, 36469, 248, 46763, 108, 26193, 101, 37863, 111, 628, 198, 2, 10263, 230, 249, 161, 119, 118, 43718, 239, 21410, 49035, 121, 46763, 108, 47987, 163, 254, 223, 198, 220, 220, 220, 220, 198 ]
1.008772
114
# -*- coding: utf-8 -*- """ Created on Sat Oct 16 20:00:44 2021 @author: qizhe """ if __name__ == '__main__': solu = Solution() input_List = [[5,1,9,11],[2,4,8,10],[13,3,6,7],[15,14,12,16]] input_List = [[0,1,2,3],[4,5,6,7],[8,9,10,11],[12,13,14,15]] # input_List = 1 result = solu.solveNQueens(5) output_Str = ' result = ' + str(result) print(output_Str)
[ 2, 532, 9, 12, 19617, 25, 3384, 69, 12, 23, 532, 9, 12, 198, 37811, 198, 41972, 319, 7031, 2556, 1467, 1160, 25, 405, 25, 2598, 33448, 198, 198, 31, 9800, 25, 10662, 528, 258, 198, 37811, 198, 361, 11593, 3672, 834, 6624, 705, 834, 12417, 834, 10354, 198, 220, 220, 220, 1540, 84, 796, 28186, 3419, 198, 220, 220, 220, 220, 198, 220, 220, 220, 5128, 62, 8053, 796, 16410, 20, 11, 16, 11, 24, 11, 1157, 38430, 17, 11, 19, 11, 23, 11, 940, 38430, 1485, 11, 18, 11, 21, 11, 22, 38430, 1314, 11, 1415, 11, 1065, 11, 1433, 11907, 198, 220, 220, 220, 5128, 62, 8053, 796, 16410, 15, 11, 16, 11, 17, 11, 18, 38430, 19, 11, 20, 11, 21, 11, 22, 38430, 23, 11, 24, 11, 940, 11, 1157, 38430, 1065, 11, 1485, 11, 1415, 11, 1314, 11907, 198, 220, 220, 220, 1303, 5128, 62, 8053, 796, 352, 628, 220, 220, 220, 1255, 796, 1540, 84, 13, 82, 6442, 45, 15681, 641, 7, 20, 8, 628, 220, 220, 220, 5072, 62, 13290, 796, 705, 1255, 796, 705, 1343, 965, 7, 20274, 8, 198, 220, 220, 220, 3601, 7, 22915, 62, 13290, 8, 198 ]
1.969849
199
import h5py import numpy as np ''' if 't1.' i = 0 seq_name = 't1' elif 't2.' in imagefile: i = 1 seq_name = 't2' elif 't1ce.' in imagefile: i = 2 seq_name = 't1ce' elif 'flair.' in imagefile: i = 3 seq_name = 'flair' ''' import platform # to make the code portable even on cedar,you need to add conditions here node_name = platform.node() if node_name == 'XPS15': # this is my laptop, so the cedar-rm directory is at a different place mount_path_prefix = '/home/anmol/' hdf5_filepath = mount_path_prefix + 'BRATS_Combined.h5' save_path = '/home/anmol/mounts/cedar-rm/scratch/asa224/Datasets/BRATS2018/mm_synthesis/validation_data/' elif 'computecanada' in node_name: # we're in compute canada, maybe in an interactive node, or a scheduler node. hdf5_filepath = '/scratch/asa224/asa224/Datasets/BRATS2018/HDF5_Datasets/' + 'BRATS2018.h5' save_path = "/scratch/asa224/asa224/Datasets/BRATS2018/mm_synthesis/validation_data/" hdf5_file = h5py.File(hdf5_filepath, 'r') hf = hdf5_file['original_data'] hgg_data = hf['validation_data'] pat_names = hf['validation_data_pat_name'][:] #save the patient names first np.save(open(save_path + 'pat_names_validation.npz', 'wb'), pat_names) t1 = hgg_data[:,0,...] t1 = np.swapaxes(t1, 3, 2) t1 = np.swapaxes(t1, 2, 1) np.save(open(save_path + 'T1.npz', 'wb'), t1) del t1 t2 = hgg_data[:,1,...] t2 = np.swapaxes(t2, 3, 2) t2 = np.swapaxes(t2, 2, 1) np.save(open(save_path + 'T2.npz', 'wb'), t2) del t2 t1ce = hgg_data[:,2,...] t1ce = np.swapaxes(t1ce, 3, 2) t1ce = np.swapaxes(t1ce, 2, 1) np.save(open(save_path + 'T1CE.npz', 'wb'), t1ce) del t1ce t2flair = hgg_data[:,3,...] t2flair = np.swapaxes(t2flair, 3, 2) t2flair = np.swapaxes(t2flair, 2, 1) np.save(open(save_path + 'T2FLAIR.npz', 'wb'), t2flair) del t2flair print('Done!')
[ 11748, 289, 20, 9078, 198, 11748, 299, 32152, 355, 45941, 198, 198, 7061, 6, 198, 361, 705, 83, 16, 2637, 220, 198, 220, 220, 220, 1312, 796, 657, 198, 220, 220, 220, 33756, 62, 3672, 796, 705, 83, 16, 6, 198, 417, 361, 705, 83, 17, 2637, 287, 2939, 7753, 25, 198, 220, 220, 220, 1312, 796, 352, 198, 220, 220, 220, 33756, 62, 3672, 796, 705, 83, 17, 6, 198, 417, 361, 705, 83, 16, 344, 2637, 287, 2939, 7753, 25, 198, 220, 220, 220, 1312, 796, 362, 198, 220, 220, 220, 33756, 62, 3672, 796, 705, 83, 16, 344, 6, 198, 417, 361, 705, 2704, 958, 2637, 287, 2939, 7753, 25, 198, 220, 220, 220, 1312, 796, 513, 198, 220, 220, 220, 33756, 62, 3672, 796, 705, 2704, 958, 6, 198, 7061, 6, 198, 11748, 3859, 198, 198, 2, 284, 787, 262, 2438, 17726, 772, 319, 269, 44226, 11, 5832, 761, 284, 751, 3403, 994, 198, 17440, 62, 3672, 796, 3859, 13, 17440, 3419, 198, 361, 10139, 62, 3672, 6624, 705, 55, 3705, 1314, 10354, 198, 220, 220, 220, 1303, 428, 318, 616, 13224, 11, 523, 262, 269, 44226, 12, 26224, 8619, 318, 379, 257, 1180, 1295, 198, 220, 220, 220, 3817, 62, 6978, 62, 40290, 796, 31051, 11195, 14, 272, 43132, 14, 6, 198, 220, 220, 220, 289, 7568, 20, 62, 7753, 6978, 796, 3817, 62, 6978, 62, 40290, 1343, 705, 11473, 33586, 62, 20575, 1389, 13, 71, 20, 6, 198, 220, 220, 220, 3613, 62, 6978, 796, 31051, 11195, 14, 272, 43132, 14, 14948, 82, 14, 771, 283, 12, 26224, 14, 1416, 36722, 14, 15462, 24137, 14, 27354, 292, 1039, 14, 11473, 33586, 7908, 14, 3020, 62, 1837, 429, 8497, 14, 12102, 341, 62, 7890, 14, 6, 198, 417, 361, 705, 785, 1996, 721, 272, 4763, 6, 287, 10139, 62, 3672, 25, 1303, 356, 821, 287, 24061, 460, 4763, 11, 3863, 287, 281, 14333, 10139, 11, 393, 257, 6038, 18173, 10139, 13, 198, 220, 220, 220, 289, 7568, 20, 62, 7753, 6978, 796, 31051, 1416, 36722, 14, 15462, 24137, 14, 15462, 24137, 14, 27354, 292, 1039, 14, 11473, 33586, 7908, 14, 39, 8068, 20, 62, 27354, 292, 1039, 14, 6, 1343, 705, 11473, 33586, 7908, 13, 71, 20, 6, 198, 220, 220, 220, 3613, 62, 6978, 796, 12813, 1416, 36722, 14, 15462, 24137, 14, 15462, 24137, 14, 27354, 292, 1039, 14, 11473, 33586, 7908, 14, 3020, 62, 1837, 429, 8497, 14, 12102, 341, 62, 7890, 30487, 198, 198, 71, 7568, 20, 62, 7753, 796, 289, 20, 9078, 13, 8979, 7, 71, 7568, 20, 62, 7753, 6978, 11, 705, 81, 11537, 198, 71, 69, 796, 289, 7568, 20, 62, 7753, 17816, 14986, 62, 7890, 20520, 198, 71, 1130, 62, 7890, 796, 289, 69, 17816, 12102, 341, 62, 7890, 20520, 198, 8071, 62, 14933, 796, 289, 69, 17816, 12102, 341, 62, 7890, 62, 8071, 62, 3672, 6, 7131, 47715, 198, 198, 2, 21928, 262, 5827, 3891, 717, 198, 37659, 13, 21928, 7, 9654, 7, 21928, 62, 6978, 1343, 705, 8071, 62, 14933, 62, 12102, 341, 13, 37659, 89, 3256, 705, 39346, 33809, 1458, 62, 14933, 8, 628, 198, 83, 16, 796, 289, 1130, 62, 7890, 58, 45299, 15, 11, 22345, 198, 83, 16, 796, 45941, 13, 2032, 499, 897, 274, 7, 83, 16, 11, 513, 11, 362, 8, 198, 83, 16, 796, 45941, 13, 2032, 499, 897, 274, 7, 83, 16, 11, 362, 11, 352, 8, 198, 37659, 13, 21928, 7, 9654, 7, 21928, 62, 6978, 1343, 705, 51, 16, 13, 37659, 89, 3256, 705, 39346, 33809, 256, 16, 8, 198, 12381, 256, 16, 198, 198, 83, 17, 796, 289, 1130, 62, 7890, 58, 45299, 16, 11, 22345, 198, 83, 17, 796, 45941, 13, 2032, 499, 897, 274, 7, 83, 17, 11, 513, 11, 362, 8, 198, 83, 17, 796, 45941, 13, 2032, 499, 897, 274, 7, 83, 17, 11, 362, 11, 352, 8, 198, 37659, 13, 21928, 7, 9654, 7, 21928, 62, 6978, 1343, 705, 51, 17, 13, 37659, 89, 3256, 705, 39346, 33809, 256, 17, 8, 198, 12381, 256, 17, 198, 198, 83, 16, 344, 796, 289, 1130, 62, 7890, 58, 45299, 17, 11, 22345, 198, 83, 16, 344, 796, 45941, 13, 2032, 499, 897, 274, 7, 83, 16, 344, 11, 513, 11, 362, 8, 198, 83, 16, 344, 796, 45941, 13, 2032, 499, 897, 274, 7, 83, 16, 344, 11, 362, 11, 352, 8, 198, 37659, 13, 21928, 7, 9654, 7, 21928, 62, 6978, 1343, 705, 51, 16, 5222, 13, 37659, 89, 3256, 705, 39346, 33809, 256, 16, 344, 8, 198, 12381, 256, 16, 344, 198, 198, 83, 17, 2704, 958, 796, 289, 1130, 62, 7890, 58, 45299, 18, 11, 22345, 198, 83, 17, 2704, 958, 796, 45941, 13, 2032, 499, 897, 274, 7, 83, 17, 2704, 958, 11, 513, 11, 362, 8, 198, 83, 17, 2704, 958, 796, 45941, 13, 2032, 499, 897, 274, 7, 83, 17, 2704, 958, 11, 362, 11, 352, 8, 198, 37659, 13, 21928, 7, 9654, 7, 21928, 62, 6978, 1343, 705, 51, 17, 3697, 42149, 13, 37659, 89, 3256, 705, 39346, 33809, 256, 17, 2704, 958, 8, 198, 12381, 256, 17, 2704, 958, 198, 198, 4798, 10786, 45677, 0, 11537, 198 ]
2.12877
862
import numpy as np import pyspawn pyspawn.import_methods.into_hessian(pyspawn.potential.terachem_cas) hess = pyspawn.hessian() ndims = 18 istate = 0 pos = np.asarray([ 0.000000000, 0.000000000, 0.101944554, 0.000000000, 0.000000000, 2.598055446, 0.000000000, 1.743557978, 3.672987826, 0.000000000, -1.743557978, 3.672987826, 0.000000000, 1.743557978, -0.972987826, 0.000000000, -1.743557978, -0.972987826]) dr = 0.001 atoms = ['C', 'C', 'H', 'H', 'H', 'H'] tc_options = { "method": 'hf', "basis": '6-31g**', "atoms": atoms, "charge": 0, "spinmult": 1, "closed_shell": True, "restricted": True, "precision": "double", "threall": 1.0e-20, } hess.set_numdims(ndims) hess.set_istate(istate) hess.set_positions(pos) hess.set_tc_options(tc_options) hess.build_hessian_hdf5_semianalytical(dr)
[ 11748, 299, 32152, 355, 45941, 198, 11748, 279, 893, 79, 3832, 220, 220, 220, 220, 220, 220, 220, 220, 198, 198, 79, 893, 79, 3832, 13, 11748, 62, 24396, 82, 13, 20424, 62, 33979, 666, 7, 79, 893, 79, 3832, 13, 13059, 1843, 13, 353, 330, 4411, 62, 34004, 8, 198, 198, 33979, 796, 279, 893, 79, 3832, 13, 33979, 666, 3419, 198, 198, 358, 12078, 796, 1248, 198, 198, 396, 378, 796, 657, 198, 198, 1930, 796, 220, 45941, 13, 292, 18747, 26933, 220, 657, 13, 10535, 830, 11, 220, 220, 220, 657, 13, 10535, 830, 11, 220, 220, 220, 657, 13, 8784, 5824, 2231, 4051, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 10535, 830, 11, 220, 220, 220, 657, 13, 10535, 830, 11, 220, 220, 220, 362, 13, 3270, 1795, 2816, 27260, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 10535, 830, 11, 220, 220, 220, 352, 13, 4524, 2327, 3553, 32196, 11, 220, 220, 220, 513, 13, 3134, 27728, 3695, 2075, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 10535, 830, 11, 220, 220, 532, 16, 13, 4524, 2327, 3553, 32196, 11, 220, 220, 220, 513, 13, 3134, 27728, 3695, 2075, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 10535, 830, 11, 220, 220, 220, 352, 13, 4524, 2327, 3553, 32196, 11, 220, 220, 532, 15, 13, 5607, 27728, 3695, 2075, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 657, 13, 10535, 830, 11, 220, 220, 532, 16, 13, 4524, 2327, 3553, 32196, 11, 220, 220, 532, 15, 13, 5607, 27728, 3695, 2075, 12962, 628, 198, 7109, 796, 657, 13, 8298, 198, 198, 265, 3150, 796, 37250, 34, 3256, 705, 34, 3256, 705, 39, 3256, 705, 39, 3256, 705, 39, 3256, 705, 39, 20520, 220, 220, 220, 220, 198, 198, 23047, 62, 25811, 796, 1391, 198, 220, 220, 220, 366, 24396, 1298, 220, 220, 220, 220, 220, 220, 705, 71, 69, 3256, 198, 220, 220, 220, 366, 12093, 271, 1298, 220, 220, 220, 220, 220, 220, 220, 705, 21, 12, 3132, 70, 1174, 3256, 198, 220, 220, 220, 366, 265, 3150, 1298, 220, 220, 220, 220, 220, 220, 220, 23235, 11, 198, 220, 220, 220, 366, 10136, 1298, 220, 220, 220, 220, 220, 220, 657, 11, 198, 220, 220, 220, 366, 39706, 16680, 1298, 220, 220, 220, 220, 352, 11, 198, 220, 220, 220, 366, 20225, 62, 29149, 1298, 6407, 11, 198, 220, 220, 220, 366, 49343, 1298, 220, 220, 6407, 11, 198, 220, 220, 220, 220, 198, 220, 220, 220, 366, 3866, 16005, 1298, 220, 220, 220, 366, 23352, 1600, 198, 220, 220, 220, 366, 400, 260, 439, 1298, 220, 220, 220, 220, 220, 352, 13, 15, 68, 12, 1238, 11, 198, 220, 220, 220, 1782, 198, 198, 33979, 13, 2617, 62, 22510, 67, 12078, 7, 358, 12078, 8, 198, 33979, 13, 2617, 62, 396, 378, 7, 396, 378, 8, 198, 33979, 13, 2617, 62, 1930, 1756, 7, 1930, 8, 198, 33979, 13, 2617, 62, 23047, 62, 25811, 7, 23047, 62, 25811, 8, 198, 33979, 13, 11249, 62, 33979, 666, 62, 71, 7568, 20, 62, 43616, 666, 3400, 22869, 7, 7109, 8, 628, 628 ]
1.733668
597
import sys import os from setuptools import setup from setuptools.command.test import test as TestCommand import conch if __name__ == '__main__': setup(name='conch-sounds', version=conch.__version__, description='Analyze acoustic similarity in Python', classifiers=[ 'Development Status :: 3 - Alpha', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Operating System :: OS Independent', 'Topic :: Scientific/Engineering', 'Topic :: Text Processing :: Linguistic', ], keywords='phonetics, acoustics similarity', url='https://github.com/mmcauliffe/Conch', download_url='https://github.com/mmcauliffe/Conch/tarball/{}'.format( conch.__version__), author='Michael McAuliffe', author_email='[email protected]', packages=['conch', 'conch.analysis', 'conch.analysis.amplitude_envelopes', 'conch.analysis.formants', 'conch.analysis.intensity', 'conch.analysis.mfcc', 'conch.analysis.pitch', 'conch.distance'], package_data={'conch.analysis.pitch': ['*.praat'], 'conch.analysis.formants': ['*.praat'], 'conch.analysis.intensity': ['*.praat'], 'conch.analysis.mfcc': ['*.praat']}, install_requires=[ 'numpy', 'scipy', 'praatio ~= 5.0', 'librosa', 'pyraat' ], cmdclass={'test': PyTest}, extras_require={ 'testing': ['pytest'], } )
[ 11748, 25064, 198, 11748, 28686, 198, 6738, 900, 37623, 10141, 1330, 9058, 198, 6738, 900, 37623, 10141, 13, 21812, 13, 9288, 1330, 1332, 355, 6208, 21575, 198, 198, 11748, 369, 354, 628, 628, 198, 361, 11593, 3672, 834, 6624, 705, 834, 12417, 834, 10354, 198, 220, 220, 220, 9058, 7, 3672, 11639, 1102, 354, 12, 82, 3733, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2196, 28, 1102, 354, 13, 834, 9641, 834, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6764, 11639, 37702, 2736, 26071, 26789, 287, 11361, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1398, 13350, 41888, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 41206, 12678, 7904, 513, 532, 12995, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 15167, 2229, 15417, 7904, 11361, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 15167, 2229, 15417, 7904, 11361, 7904, 513, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 18843, 803, 4482, 7904, 7294, 13362, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 33221, 7904, 22060, 14, 13798, 1586, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 33221, 7904, 8255, 28403, 7904, 406, 6680, 2569, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16589, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 26286, 11639, 746, 261, 14596, 11, 936, 23968, 873, 26789, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19016, 11639, 5450, 1378, 12567, 13, 785, 14, 3020, 66, 2518, 22391, 14, 3103, 354, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4321, 62, 6371, 11639, 5450, 1378, 12567, 13, 785, 14, 3020, 66, 2518, 22391, 14, 3103, 354, 14, 18870, 1894, 14, 90, 92, 4458, 18982, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 369, 354, 13, 834, 9641, 834, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1772, 11639, 13256, 48044, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1772, 62, 12888, 11639, 76, 40302, 13, 68, 13, 23209, 2518, 22391, 31, 14816, 13, 785, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10392, 28, 17816, 1102, 354, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 1102, 354, 13, 20930, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 1102, 354, 13, 20930, 13, 321, 489, 3984, 62, 268, 1091, 274, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 1102, 354, 13, 20930, 13, 687, 1187, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 1102, 354, 13, 20930, 13, 47799, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 1102, 354, 13, 20930, 13, 76, 69, 535, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 1102, 354, 13, 20930, 13, 79, 2007, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 1102, 354, 13, 30246, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5301, 62, 7890, 34758, 6, 1102, 354, 13, 20930, 13, 79, 2007, 10354, 37250, 24620, 79, 430, 265, 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, 705, 1102, 354, 13, 20930, 13, 687, 1187, 10354, 37250, 24620, 79, 430, 265, 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, 705, 1102, 354, 13, 20930, 13, 47799, 10354, 37250, 24620, 79, 430, 265, 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, 705, 1102, 354, 13, 20930, 13, 76, 69, 535, 10354, 37250, 24620, 79, 430, 265, 20520, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2721, 62, 47911, 41888, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 77, 32152, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 1416, 541, 88, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 79, 430, 39485, 5299, 28, 642, 13, 15, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 8019, 4951, 64, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 9078, 430, 265, 6, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16589, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 23991, 4871, 34758, 6, 9288, 10354, 9485, 14402, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 33849, 62, 46115, 34758, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 33407, 10354, 37250, 9078, 9288, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1782, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198 ]
1.885685
971
import aioreactive as rx from aioreactive import AsyncAnonymousObserver from aioreactive.subject import AsyncSubject from ..utils import dropargs, asyncinit @asyncinit
[ 11748, 257, 72, 382, 5275, 355, 374, 87, 198, 6738, 257, 72, 382, 5275, 1330, 1081, 13361, 20660, 31310, 18497, 198, 6738, 257, 72, 382, 5275, 13, 32796, 1330, 1081, 13361, 19776, 198, 198, 6738, 11485, 26791, 1330, 4268, 22046, 11, 30351, 15003, 198, 198, 31, 292, 13361, 15003 ]
3.44898
49
#!/usr/bin/python # Layer 7 Router # from BaseHTTPServer import BaseHTTPRequestHandler,HTTPServer import json, re, os, subprocess PORT_NUMBER = 8080 # Writes config for a given service globaladdons = { 'example': [ 'ec2-52-16-13-243.eu-west-1.compute.amazonaws.com', ], } for name, machines in globaladdons.iteritems(): data = { 'name': name, 'machines': machines, } writeservice('addon', data) writedefaultvcl() #This class will handles any incoming request from #the browser try: #Create a web server and define the handler to manage the #incoming request server = HTTPServer(('', PORT_NUMBER), myHandler) print 'Started httpserver on port ' , PORT_NUMBER server.serve_forever() except KeyboardInterrupt: print '^C received, shutting down the web server' server.socket.close()
[ 2, 48443, 14629, 14, 8800, 14, 29412, 198, 2, 34398, 767, 48538, 198, 2, 198, 6738, 7308, 6535, 28820, 18497, 1330, 7308, 40717, 18453, 25060, 11, 6535, 28820, 18497, 198, 11748, 33918, 11, 302, 11, 28686, 11, 850, 14681, 628, 198, 15490, 62, 41359, 13246, 796, 4019, 1795, 628, 198, 198, 2, 12257, 274, 4566, 329, 257, 1813, 2139, 198, 198, 20541, 39996, 796, 1391, 198, 197, 6, 20688, 10354, 685, 198, 197, 197, 6, 721, 17, 12, 4309, 12, 1433, 12, 1485, 12, 26660, 13, 12496, 12, 7038, 12, 16, 13, 5589, 1133, 13, 33103, 8356, 13, 785, 3256, 198, 197, 4357, 198, 92, 198, 198, 1640, 1438, 11, 8217, 287, 3298, 39996, 13, 2676, 23814, 33529, 198, 197, 7890, 796, 1391, 198, 197, 197, 6, 3672, 10354, 1438, 11, 198, 197, 197, 1101, 620, 1127, 10354, 8217, 11, 198, 197, 92, 198, 197, 8933, 274, 712, 501, 10786, 48078, 3256, 1366, 8, 198, 8933, 276, 891, 1721, 85, 565, 3419, 198, 198, 2, 1212, 1398, 481, 17105, 597, 15619, 2581, 422, 198, 2, 1169, 6444, 220, 198, 197, 198, 28311, 25, 198, 197, 2, 16447, 257, 3992, 4382, 290, 8160, 262, 21360, 284, 6687, 262, 198, 197, 2, 259, 4976, 2581, 198, 197, 15388, 796, 38288, 18497, 7, 10786, 3256, 350, 9863, 62, 41359, 13246, 828, 616, 25060, 8, 198, 197, 4798, 705, 10434, 276, 3740, 18497, 319, 2493, 705, 837, 350, 9863, 62, 41359, 13246, 198, 197, 198, 197, 15388, 13, 2655, 303, 62, 754, 332, 3419, 198, 198, 16341, 31973, 9492, 3622, 25, 198, 197, 4798, 705, 61, 34, 2722, 11, 25136, 866, 262, 3992, 4382, 6, 198, 197, 15388, 13, 44971, 13, 19836, 3419, 198, 197, 198 ]
2.882979
282
from pypred import ast, compact
[ 6738, 279, 4464, 445, 1330, 6468, 11, 16001, 628 ]
3.666667
9
#!/usr/bin/env python """ Build CLI help pages to RST for dynamic inclusion of help messages This solves the problem of not being able to install YATSM on readthedocs because of its complicated dependencies without the need to mock out basically every import. Just run this script before pushing any new changes to the documentation to make sure the ``yatsm [subcommand] --help`` usage is up to date. """ from contextlib import contextmanager import errno import os import subprocess import sys import click import click_plugins from yatsm.cli.main import cli as yatsm_cli # Add YATSM to sys.path here = os.path.dirname(__file__) sys.path.insert(0, os.path.join(here, '..')) @contextmanager def redirect_stdout(stream): """ Redirect stdout to file to capture click's printouts NOTE: Available as contextlib.redirect_stdout in Python 3.4, but re-coded here for compatibility with Python 2.7. See https://bugs.python.org/issue15805 """ old_stream = sys.stdout sys.stdout = stream try: yield finally: sys.stdout = old_stream if __name__ == '__main__': help_docs_dst = make_destination() # CLICK COMMAND LINE for cmd in [yatsm_cli] + yatsm_cli.commands.values(): if isinstance(cmd, click_plugins.core.BrokenCommand): continue name = 'yatsm {}'.format(cmd.name) if cmd.name != 'cli' else 'yatsm' dst = os.path.join(help_docs_dst, '{}.txt'.format(name.replace(' ', '_'))) cmd_help_to_rst(cmd, dst, name) # SCRIPTS IN yatsm/scripts script_dir = os.path.join(here, '..', 'scripts') os.environ['PATH'] += '{sep}{path}'.format(sep=os.pathsep, path=script_dir) for script in os.listdir(script_dir): script_name = os.path.splitext(script)[0] dst = os.path.join(help_docs_dst, '{}.txt'.format(script_name)) with open(dst, 'w') as fid: fid.write('$ {} -h\n'.format(script)) fid.flush() subprocess.Popen([script, '-h'], stdout=fid).communicate()
[ 2, 48443, 14629, 14, 8800, 14, 24330, 21015, 198, 37811, 10934, 43749, 1037, 5468, 284, 371, 2257, 329, 8925, 14900, 286, 1037, 6218, 198, 198, 1212, 39107, 262, 1917, 286, 407, 852, 1498, 284, 2721, 575, 1404, 12310, 319, 1100, 83, 704, 420, 82, 198, 13893, 286, 663, 8253, 20086, 1231, 262, 761, 284, 15290, 503, 198, 12093, 1146, 790, 1330, 13, 2329, 1057, 428, 4226, 878, 7796, 597, 649, 2458, 198, 1462, 262, 10314, 284, 787, 1654, 262, 7559, 88, 1381, 76, 685, 7266, 21812, 60, 1377, 16794, 15506, 8748, 198, 271, 510, 284, 3128, 13, 198, 37811, 198, 6738, 4732, 8019, 1330, 4732, 37153, 198, 11748, 11454, 3919, 198, 11748, 28686, 198, 11748, 850, 14681, 198, 11748, 25064, 198, 198, 11748, 3904, 198, 11748, 3904, 62, 37390, 198, 198, 6738, 331, 1381, 76, 13, 44506, 13, 12417, 1330, 537, 72, 355, 331, 1381, 76, 62, 44506, 628, 198, 2, 3060, 575, 1404, 12310, 284, 25064, 13, 6978, 198, 1456, 796, 28686, 13, 6978, 13, 15908, 3672, 7, 834, 7753, 834, 8, 198, 17597, 13, 6978, 13, 28463, 7, 15, 11, 28686, 13, 6978, 13, 22179, 7, 1456, 11, 705, 492, 6, 4008, 628, 198, 198, 31, 22866, 37153, 198, 4299, 18941, 62, 19282, 448, 7, 5532, 2599, 198, 220, 220, 220, 37227, 2297, 1060, 14367, 448, 284, 2393, 284, 8006, 3904, 338, 3601, 5269, 628, 220, 220, 220, 24550, 25, 198, 220, 220, 220, 220, 220, 220, 220, 14898, 355, 4732, 8019, 13, 445, 1060, 62, 19282, 448, 287, 11361, 513, 13, 19, 11, 475, 198, 220, 220, 220, 220, 220, 220, 220, 302, 12, 40976, 994, 329, 17764, 351, 11361, 362, 13, 22, 13, 198, 220, 220, 220, 220, 220, 220, 220, 4091, 3740, 1378, 32965, 13, 29412, 13, 2398, 14, 21949, 1314, 28256, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1468, 62, 5532, 796, 25064, 13, 19282, 448, 198, 220, 220, 220, 25064, 13, 19282, 448, 796, 4269, 198, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 7800, 198, 220, 220, 220, 3443, 25, 198, 220, 220, 220, 220, 220, 220, 220, 25064, 13, 19282, 448, 796, 1468, 62, 5532, 628, 198, 198, 361, 11593, 3672, 834, 6624, 705, 834, 12417, 834, 10354, 198, 220, 220, 220, 1037, 62, 31628, 62, 67, 301, 796, 787, 62, 16520, 1883, 3419, 198, 220, 220, 220, 1303, 49583, 22240, 6981, 48920, 198, 220, 220, 220, 329, 23991, 287, 685, 88, 1381, 76, 62, 44506, 60, 1343, 331, 1381, 76, 62, 44506, 13, 9503, 1746, 13, 27160, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 611, 318, 39098, 7, 28758, 11, 3904, 62, 37390, 13, 7295, 13, 15783, 3464, 21575, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2555, 198, 220, 220, 220, 220, 220, 220, 220, 1438, 796, 705, 88, 1381, 76, 23884, 4458, 18982, 7, 28758, 13, 3672, 8, 611, 23991, 13, 3672, 14512, 705, 44506, 6, 2073, 705, 88, 1381, 76, 6, 198, 220, 220, 220, 220, 220, 220, 220, 29636, 796, 28686, 13, 6978, 13, 22179, 7, 16794, 62, 31628, 62, 67, 301, 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, 705, 90, 27422, 14116, 4458, 18982, 7, 3672, 13, 33491, 10786, 46083, 705, 62, 6, 22305, 198, 220, 220, 220, 220, 220, 220, 220, 23991, 62, 16794, 62, 1462, 62, 81, 301, 7, 28758, 11, 29636, 11, 1438, 8, 628, 220, 220, 220, 1303, 6374, 32618, 4694, 3268, 331, 1381, 76, 14, 46521, 198, 220, 220, 220, 4226, 62, 15908, 796, 28686, 13, 6978, 13, 22179, 7, 1456, 11, 705, 492, 3256, 705, 46521, 11537, 198, 220, 220, 220, 28686, 13, 268, 2268, 17816, 34219, 20520, 15853, 705, 90, 325, 79, 18477, 6978, 92, 4458, 18982, 7, 325, 79, 28, 418, 13, 6978, 325, 79, 11, 3108, 28, 12048, 62, 15908, 8, 198, 220, 220, 220, 329, 4226, 287, 28686, 13, 4868, 15908, 7, 12048, 62, 15908, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 4226, 62, 3672, 796, 28686, 13, 6978, 13, 22018, 578, 742, 7, 12048, 38381, 15, 60, 198, 220, 220, 220, 220, 220, 220, 220, 29636, 796, 28686, 13, 6978, 13, 22179, 7, 16794, 62, 31628, 62, 67, 301, 11, 705, 90, 27422, 14116, 4458, 18982, 7, 12048, 62, 3672, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 351, 1280, 7, 67, 301, 11, 705, 86, 11537, 355, 49909, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 49909, 13, 13564, 10786, 3, 23884, 532, 71, 59, 77, 4458, 18982, 7, 12048, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 49909, 13, 25925, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 850, 14681, 13, 47, 9654, 26933, 12048, 11, 705, 12, 71, 6, 4357, 14367, 448, 28, 69, 312, 737, 10709, 5344, 3419, 198 ]
2.489183
832
try: foobar except: #"catch all", highly discourage due to not being able to identify what went wrong print("PROBLEM") print("after the try")
[ 28311, 25, 198, 220, 220, 220, 11511, 30973, 198, 16341, 25, 220, 1303, 1, 40198, 477, 1600, 4047, 27518, 2233, 284, 407, 852, 1498, 284, 5911, 644, 1816, 2642, 220, 198, 220, 220, 220, 3601, 7203, 4805, 9864, 2538, 44, 4943, 198, 4798, 7203, 8499, 262, 1949, 4943 ]
3.145833
48
import re import string # obtained and modified from # https://github.com/tensorflow/tensorflow/blob/590d6eef7e91a6a7392c8ffffb7b58f2e0c8bc6b/tensorflow/python/ops/special_math_ops.py#L311 def einsum_parse_and_resolve_equation(equation, input_shapes): """Helper for einsum() that splits/resolves inputs & outputs. Args: equation: Equation string given as argument to einsum(). input_shapes: List of the shapes of all inputs given to einsum() Returns: input_axis_labels, output_axis_labels where: input_axis_labels: List of length len(input_shapes) of strings representing the character label for each dimension of each given input, resolving any broadcast (...) axes, output_axis_labels: A string of character labels for each axes of output tensor, filling in missing output subscripts and broadcast axes. Raises: ValueError: If equation is in the uncorrect format, incorrect number of inputs given or broadcast axes "..." or output axes could not be resolved. """ equation = equation.replace(' ', '') match = re.match('^([a-zA-Z,.]+)(->[a-zA-Z.]*)?$', equation) if not match: raise ValueError('Indices have incorrect format: %s' % equation) input_axis_labels = match.group(1).split(',') output_axis_labels = match.group(2)[2:] if match.group(2) else None if len(input_shapes) != len(input_axis_labels): raise ValueError('Got %d arguments for equation "%s", expecting %d' % (len(input_shapes), equation, len(input_axis_labels))) # Resolve Ellipsis # Assign axes labels for unspecified dimensions in inputs. Labels taken # from unused labels. Follow numpy einsum broadcasting conventions for # tensors of different length and unlabeled output. ellipsis_axes = '' if '...' in equation: unused = ''.join([c for c in string.ascii_letters if c not in ''.join(input_axis_labels)]) for i, ax in enumerate(input_axis_labels): if '...' in ax: parts = ax.split('...') if len(parts) != 2: raise ValueError( 'Unable to resolve ellipsis. Excess number found.') n = len(input_shapes[i]) - len(''.join(parts)) if n < 0: raise ValueError('Ellipses lengths do not match.') if len(unused) < n: raise ValueError( 'Unable to resolve ellipsis, too many distinct labels.') replace_axes = unused[-n:] if n > 0 else '' input_axis_labels[i] = input_axis_labels[i].replace( '...', replace_axes) if len(replace_axes) > len(ellipsis_axes): ellipsis_axes = replace_axes if any(['.' in ax for ax in input_axis_labels]): raise ValueError('period "." found outside of ellipsis') if output_axis_labels is not None: output_axis_labels = output_axis_labels.replace( '...', ellipsis_axes) if '.' in output_axis_labels: raise ValueError('period "." found outside of ellipsis') if output_axis_labels is None: # infer the output subscripts if not given, assume alphabetical order, # but always place ellipsis axes before given. axis_labels = set(''.join(input_axis_labels)) - set(ellipsis_axes) indices = ''.join(sorted(axis_labels)) counts = {ax: 0 for ax in indices} for axes_ in input_axis_labels: for ax in axes_: if ax not in ellipsis_axes: counts[ax] += 1 output_axis_labels = ellipsis_axes + ''.join( sorted(ax for ax in axis_labels if counts[ax] == 1)) return input_axis_labels, output_axis_labels
[ 11748, 302, 198, 11748, 4731, 198, 198, 2, 6492, 290, 9518, 422, 198, 2, 3740, 1378, 12567, 13, 785, 14, 83, 22854, 11125, 14, 83, 22854, 11125, 14, 2436, 672, 14, 36993, 67, 21, 68, 891, 22, 68, 6420, 64, 21, 64, 22, 32321, 66, 23, 12927, 65, 22, 65, 3365, 69, 17, 68, 15, 66, 23, 15630, 21, 65, 14, 83, 22854, 11125, 14, 29412, 14, 2840, 14, 20887, 62, 11018, 62, 2840, 13, 9078, 2, 43, 36244, 628, 198, 4299, 304, 1040, 388, 62, 29572, 62, 392, 62, 411, 6442, 62, 4853, 341, 7, 4853, 341, 11, 5128, 62, 1477, 7916, 2599, 198, 220, 220, 220, 37227, 47429, 329, 304, 1040, 388, 3419, 326, 30778, 14, 411, 9010, 17311, 1222, 23862, 13, 198, 220, 220, 220, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 16022, 25, 7889, 341, 4731, 1813, 355, 4578, 284, 304, 1040, 388, 22446, 198, 220, 220, 220, 220, 220, 5128, 62, 1477, 7916, 25, 7343, 286, 262, 15268, 286, 477, 17311, 1813, 284, 304, 1040, 388, 3419, 198, 220, 220, 220, 16409, 25, 198, 220, 220, 220, 220, 220, 5128, 62, 22704, 62, 23912, 1424, 11, 5072, 62, 22704, 62, 23912, 1424, 810, 25, 198, 220, 220, 220, 220, 220, 220, 220, 5128, 62, 22704, 62, 23912, 1424, 25, 7343, 286, 4129, 18896, 7, 15414, 62, 1477, 7916, 8, 286, 13042, 198, 220, 220, 220, 220, 220, 220, 220, 10200, 262, 2095, 6167, 329, 1123, 15793, 286, 1123, 1813, 5128, 11, 198, 220, 220, 220, 220, 220, 220, 220, 31038, 597, 7025, 357, 23029, 34197, 11, 198, 220, 220, 220, 220, 220, 5072, 62, 22704, 62, 23912, 1424, 25, 317, 4731, 286, 2095, 14722, 329, 1123, 34197, 286, 5072, 198, 220, 220, 220, 220, 220, 220, 220, 11192, 273, 11, 12591, 287, 4814, 5072, 32891, 82, 290, 7025, 34197, 13, 198, 220, 220, 220, 7567, 2696, 25, 198, 220, 220, 220, 220, 220, 11052, 12331, 25, 1002, 16022, 318, 287, 262, 4591, 47315, 5794, 11, 11491, 1271, 286, 198, 220, 220, 220, 220, 220, 220, 220, 17311, 1813, 393, 7025, 34197, 366, 9313, 393, 5072, 34197, 714, 407, 307, 12939, 13, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 16022, 796, 16022, 13, 33491, 10786, 46083, 10148, 8, 198, 220, 220, 220, 2872, 796, 302, 13, 15699, 10786, 61, 26933, 64, 12, 89, 32, 12, 57, 11, 8183, 10, 5769, 3784, 58, 64, 12, 89, 32, 12, 57, 8183, 9, 19427, 3, 3256, 16022, 8, 198, 220, 220, 220, 611, 407, 2872, 25, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 11052, 12331, 10786, 5497, 1063, 423, 11491, 5794, 25, 4064, 82, 6, 4064, 16022, 8, 628, 220, 220, 220, 5128, 62, 22704, 62, 23912, 1424, 796, 2872, 13, 8094, 7, 16, 737, 35312, 7, 3256, 11537, 198, 220, 220, 220, 5072, 62, 22704, 62, 23912, 1424, 796, 2872, 13, 8094, 7, 17, 38381, 17, 47715, 611, 2872, 13, 8094, 7, 17, 8, 2073, 6045, 628, 220, 220, 220, 611, 18896, 7, 15414, 62, 1477, 7916, 8, 14512, 18896, 7, 15414, 62, 22704, 62, 23912, 1424, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 11052, 12331, 10786, 30074, 4064, 67, 7159, 329, 16022, 36521, 82, 1600, 12451, 4064, 67, 6, 4064, 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, 357, 11925, 7, 15414, 62, 1477, 7916, 828, 16022, 11, 18896, 7, 15414, 62, 22704, 62, 23912, 1424, 22305, 628, 220, 220, 220, 1303, 1874, 6442, 7122, 2419, 271, 198, 220, 220, 220, 1303, 2195, 570, 34197, 14722, 329, 29547, 15225, 287, 17311, 13, 3498, 1424, 2077, 198, 220, 220, 220, 1303, 422, 21958, 14722, 13, 7281, 299, 32152, 304, 1040, 388, 22978, 21396, 329, 198, 220, 220, 220, 1303, 11192, 669, 286, 1180, 4129, 290, 9642, 9608, 276, 5072, 13, 198, 220, 220, 220, 30004, 2419, 271, 62, 897, 274, 796, 10148, 198, 220, 220, 220, 611, 705, 986, 6, 287, 16022, 25, 198, 220, 220, 220, 220, 220, 220, 220, 21958, 796, 705, 4458, 22179, 26933, 66, 329, 269, 287, 4731, 13, 292, 979, 72, 62, 15653, 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, 611, 269, 407, 287, 705, 4458, 22179, 7, 15414, 62, 22704, 62, 23912, 1424, 8, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 329, 1312, 11, 7877, 287, 27056, 378, 7, 15414, 62, 22704, 62, 23912, 1424, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 705, 986, 6, 287, 7877, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3354, 796, 7877, 13, 35312, 10786, 986, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 18896, 7, 42632, 8, 14512, 362, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5298, 11052, 12331, 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, 705, 3118, 540, 284, 10568, 30004, 2419, 271, 13, 1475, 919, 1271, 1043, 2637, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 299, 796, 18896, 7, 15414, 62, 1477, 7916, 58, 72, 12962, 532, 18896, 10786, 4458, 22179, 7, 42632, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 299, 1279, 657, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5298, 11052, 12331, 10786, 30639, 2419, 274, 20428, 466, 407, 2872, 2637, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 18896, 7, 403, 1484, 8, 1279, 299, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5298, 11052, 12331, 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, 705, 3118, 540, 284, 10568, 30004, 2419, 271, 11, 1165, 867, 7310, 14722, 2637, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6330, 62, 897, 274, 796, 21958, 58, 12, 77, 47715, 611, 299, 1875, 657, 2073, 10148, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5128, 62, 22704, 62, 23912, 1424, 58, 72, 60, 796, 5128, 62, 22704, 62, 23912, 1424, 58, 72, 4083, 33491, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 986, 3256, 6330, 62, 897, 274, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 18896, 7, 33491, 62, 897, 274, 8, 1875, 18896, 7, 695, 2419, 271, 62, 897, 274, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 30004, 2419, 271, 62, 897, 274, 796, 6330, 62, 897, 274, 628, 220, 220, 220, 220, 220, 220, 220, 611, 597, 7, 17816, 2637, 287, 7877, 329, 7877, 287, 5128, 62, 22704, 62, 23912, 1424, 60, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5298, 11052, 12331, 10786, 41007, 366, 526, 1043, 2354, 286, 30004, 2419, 271, 11537, 628, 220, 220, 220, 220, 220, 220, 220, 611, 5072, 62, 22704, 62, 23912, 1424, 318, 407, 6045, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5072, 62, 22704, 62, 23912, 1424, 796, 5072, 62, 22704, 62, 23912, 1424, 13, 33491, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 986, 3256, 30004, 2419, 271, 62, 897, 274, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 705, 2637, 287, 5072, 62, 22704, 62, 23912, 1424, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5298, 11052, 12331, 10786, 41007, 366, 526, 1043, 2354, 286, 30004, 2419, 271, 11537, 628, 220, 220, 220, 611, 5072, 62, 22704, 62, 23912, 1424, 318, 6045, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 13249, 262, 5072, 32891, 82, 611, 407, 1813, 11, 7048, 24830, 605, 1502, 11, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 475, 1464, 1295, 30004, 2419, 271, 34197, 878, 1813, 13, 198, 220, 220, 220, 220, 220, 220, 220, 16488, 62, 23912, 1424, 796, 900, 10786, 4458, 22179, 7, 15414, 62, 22704, 62, 23912, 1424, 4008, 532, 900, 7, 695, 2419, 271, 62, 897, 274, 8, 198, 220, 220, 220, 220, 220, 220, 220, 36525, 796, 705, 4458, 22179, 7, 82, 9741, 7, 22704, 62, 23912, 1424, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 9853, 796, 1391, 897, 25, 657, 329, 7877, 287, 36525, 92, 198, 220, 220, 220, 220, 220, 220, 220, 329, 34197, 62, 287, 5128, 62, 22704, 62, 23912, 1424, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 7877, 287, 34197, 62, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 7877, 407, 287, 30004, 2419, 271, 62, 897, 274, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9853, 58, 897, 60, 15853, 352, 628, 220, 220, 220, 220, 220, 220, 220, 5072, 62, 22704, 62, 23912, 1424, 796, 30004, 2419, 271, 62, 897, 274, 1343, 705, 4458, 22179, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 23243, 7, 897, 329, 7877, 287, 16488, 62, 23912, 1424, 611, 9853, 58, 897, 60, 6624, 352, 4008, 628, 220, 220, 220, 1441, 5128, 62, 22704, 62, 23912, 1424, 11, 5072, 62, 22704, 62, 23912, 1424, 198 ]
2.284457
1,705
๏ปฟ#!/usr/bin/env python # -*- coding: utf-8 -*- import rhinoscriptsyntax as rs import Rhino import os color_palette = {"cut":(153,204,255),"plunge":(254,184,0),"point":(153,204,255)} LAYER_NAME = "vector_from_gcode" if __name__=="__main__": main()
[ 171, 119, 123, 2, 48443, 14629, 14, 8800, 14, 24330, 21015, 198, 2, 532, 9, 12, 19617, 25, 3384, 69, 12, 23, 532, 9, 12, 198, 198, 11748, 9529, 11996, 6519, 1837, 41641, 355, 44608, 198, 11748, 47759, 198, 11748, 28686, 198, 8043, 62, 18596, 5857, 796, 19779, 8968, 1298, 7, 21395, 11, 18638, 11, 13381, 27267, 489, 403, 469, 1298, 7, 24970, 11, 22883, 11, 15, 27267, 4122, 1298, 7, 21395, 11, 18638, 11, 13381, 38165, 198, 43, 4792, 1137, 62, 20608, 796, 366, 31364, 62, 6738, 62, 70, 8189, 1, 198, 220, 220, 220, 198, 220, 220, 220, 220, 198, 361, 11593, 3672, 834, 855, 1, 834, 12417, 834, 1298, 198, 220, 220, 220, 1388, 3419 ]
2.20339
118
#A dictionary in a Dictionary users = { 'aeinstein':{ 'first':'albert', 'last':'einstein', 'location':'princeton', }, 'mcurie':{ 'first':'mary', 'last':'curie', 'location':'paris', }, } for username,user_info in users.items(): print(f'Username: {username}') full_name=f"{user_info['first']} {user_info['last']}" location=user_info['location'] print(f'Full name:{full_name.title()}') print(f'Location:{location.title()}')
[ 2, 32, 22155, 287, 257, 28261, 201, 198, 18417, 796, 1391, 201, 198, 197, 6, 3609, 11962, 10354, 90, 201, 198, 197, 197, 6, 11085, 10354, 6, 282, 4835, 3256, 201, 198, 197, 197, 6, 12957, 10354, 6, 68, 11962, 3256, 201, 198, 197, 197, 6, 24886, 10354, 6, 1050, 1939, 18483, 3256, 201, 198, 197, 5512, 201, 198, 197, 1101, 22019, 494, 10354, 90, 201, 198, 197, 197, 6, 11085, 10354, 6, 6874, 3256, 201, 198, 197, 197, 6, 12957, 10354, 6, 22019, 494, 3256, 201, 198, 197, 197, 6, 24886, 10354, 6, 1845, 271, 3256, 201, 198, 197, 5512, 197, 201, 198, 92, 201, 198, 1640, 20579, 11, 7220, 62, 10951, 287, 2985, 13, 23814, 33529, 201, 198, 197, 4798, 7, 69, 6, 5842, 13292, 25, 1391, 29460, 92, 11537, 201, 198, 197, 12853, 62, 3672, 28, 69, 1, 90, 7220, 62, 10951, 17816, 11085, 20520, 92, 1391, 7220, 62, 10951, 17816, 12957, 20520, 36786, 201, 198, 197, 24886, 28, 7220, 62, 10951, 17816, 24886, 20520, 201, 198, 197, 4798, 7, 69, 6, 13295, 1438, 29164, 12853, 62, 3672, 13, 7839, 3419, 92, 11537, 201, 198, 197, 4798, 7, 69, 6, 14749, 29164, 24886, 13, 7839, 3419, 92, 11537 ]
2.288557
201
import os import sys try: import tkinter import time import yaml from tkinter import messagebox from utils.serial_comm import SerialIface from datetime import datetime from utils.test_utils import util_logger from matplotlib import pyplot as plt from robot.libraries.BuiltIn import BuiltIn import shutil import inspect import logging import easygui import subprocess from utils import instr_lib from utils.cli_map import CLIMap from utils import cli_map import threading except Exception as e: print("Import Exception! Details:", e) # Adding CLI destination path to sys path in order to import the module # curr_dir = os.path.join(os.path.abspath(__file__), '../') # cli_dir = os.path.join(curr_dir, '../adi_study_watch/cli/m2m2/tools') # sys.path.insert(0, cli_dir) # import CLI # from adi_study_watch_cli import CLI # ********************************************************************** # Initializing TkInter for showing dialog pop ups root = tkinter.Tk() root.withdraw() # ********************************************************************** # ********************** Test Variables ******************************** arduino_port = None # This variable will be updated from station config file [read_station_Cfg()] watch_port = None # This variable will be updated from station config file [read_station_Cfg()] watch_port_ble = None # This variable will be updated from station config file [read_station_Cfg()] fg_instr_addr = None # This variable will be updated from station config file [read_station_Cfg()] watch_port_type = None # This variable will be updated from station config file [read_station_Cfg()] sm_instr_addr = None # This variable will be updated from station config file [read_station_Cfg()] arduino = None watch_shell = None ts_mismatch_tolerance = None fg, sm = None, None matlab_eng = None pcb_name_default = 'A1H1' shared_drive_path = r'\\wilmnas4\Local Programs\FDWatch_TestData\Data_Testsetup\DVT1_Test_Results' ecg_stream_file_name = 'ecg.csv' bia_stream_file_name = "bia.csv" ppg_stream_file_name = 'ppg.csv' syncppg_stream_file_name = 'sync_ppg.csv' adxl_stream_file_name = 'adxl.csv' temperature_stream_file_name = 'temp.csv' adpd_stream_file_name = 'adpd6.csv' eda_stream_file_name = 'eda.csv' volt_scale_range = (0, 5) # The switch map dictionary maps the various switches to the arduino digital pins (24-42) switch_map = {'SNOISE1': 22, 'SNOISE2': 23, 'ECG_NEGSEL': 24, 'ECG_POSSEL': 25} close_plot_mode_global = True test_report_dir = None copy_results_to_shared_drive = True save_plots = False DVT_version = None adpd_clk_calib = None cm = None # CLI Map ble_mac_addr = None current_watch_mode = None test_level_handeler = 0 # ********************************************************************** # ********************* Configure Logging ****************************** test_logger = logging.getLogger('test_logger') logging_format = "[%(levelname)s] : %(message)s" date_str = "%m/%d/%Y %I:%M:%S %p" logger_formatter = logging.Formatter(logging_format, date_str) test_stream_handler = logging.StreamHandler() test_logger.setLevel(logging.INFO) test_logger.addHandler(test_stream_handler) # logging_format = "[%(asctime)s] [%(levelname)s]: %(message)s" # logging.basicConfig(# filename='output.log', # level=logging.INFO, # # filemode='w', # format=logging_format, # datefmt=date_str) # ********************************************************************** # ********************* Common Functions ******************************* class ConditionCheckFailure(RuntimeError): """ This class is used to raise failures from test cases so that robot framework detects them as failures and continues to next test case due to the below variable """ ROBOT_CONTINUE_ON_FAILURE = True def update_robot_suite_doc(doc): """ :param doc: :return: """ try: BuiltIn().set_suite_documentation(doc) except Exception as e: test_logger.warn('Skipping robot documentation update!') pass def write_analysis_report(result_dict, report_file=None, header='Analysis Section', append_report=False): """ :param result_dict: :param report_file: :param header: :param append_report: :return: """ report_file = 'analysis_report.txt' if not report_file else report_file file_mode = 'a' if append_report else 'w' with open(report_file, file_mode) as f_ref: f_ref.write('<<< {} >>>\n'.format(header)) for k, v in result_dict.items(): f_ref.write('{} = {}\n'.format(k, v)) f_ref.write('\n'.format(header)) return os.path.abspath(report_file) def analyze_wfm(file_path, mode='ecg', file_mode='cli', gen_filtered_ppg='1'): """ This function calls the BioSigProcess app built from LV vi and extracts results stored in yaml file :param file_path: waveform *.csv file path :param mode: 'ecg' | 'ppg' :param file_mode: 'cli' | 'awt' :return: """ results_dict = {} if os.path.isfile(file_path): subprocess.call(['utils/lv/builds/bio_sig_process/BioSigProcess.exe', mode, file_path, file_mode, gen_filtered_ppg]) time.sleep(2) result_file_path = os.path.join(file_path, '../{}_extracted_results.txt'.format(mode)) with open(result_file_path, 'r') as f_ref: line_list = f_ref.readlines() for line in line_list: result_list = line.split(' - ') results_dict[result_list[0]] = result_list[1].strip() else: test_logger.warn('Input File not found! {}'.format(file_path)) results_dict = None return results_dict def quick_start_ecg(samp_freq_hz=100): """ :param samp_freq_hz: :return: """ watch_shell.do_lcfg('w ecg 0:{}'.format(hex(samp_freq_hz))) watch_shell.quick_start('ecg', 'ecg') def quick_start_bia(samp_freq_hz=100): """ :param samp_freq_hz: :return: """ watch_shell.do_lcfg('w bia 0:{}'.format(hex(samp_freq_hz))) watch_shell.quick_start('bia', 'bia') def set_ecg_stream_freq(samp_freq_hz=100): """ :param samp_freq_hz: :return: """ watch_shell.do_lcfg('w ecg 0:{}'.format(hex(samp_freq_hz))) def set_eda_stream_freq(samp_freq_hz=4): """ :param samp_freq_hz: :return: """ watch_shell.do_lcfg('w eda 0:{}'.format(hex(samp_freq_hz))) if samp_freq_hz <= 16: watch_shell.do_lcfg("w eda 0x2:0x2") else: watch_shell.do_lcfg("w eda 0x2:0x1") def quick_start_eda(samp_freq_hz=4): """ :param samp_freq_hz: :return: """ if samp_freq_hz: set_eda_stream_freq(samp_freq_hz) watch_shell.quick_start('eda', 'eda') def quick_start_eda_fs(samp_freq_hz=4): """ :param samp_freq_hz: :return: """ if samp_freq_hz: set_eda_stream_freq(samp_freq_hz) watch_shell.quick_start("eda", "eda", fs=True) watch_shell.do_start_logging("") def quick_start_bia_fs(samp_freq_hz=4): """ :param samp_freq_hz: :return: """ watch_shell.do_lcfg('w bia 0:{}'.format(hex(samp_freq_hz))) watch_shell.quick_start("bia", "bia", fs=True) watch_shell.do_start_logging("") def quick_start_ecg_fs(samp_freq_hz=4): """ :param samp_freq_hz: :return: """ watch_shell.do_lcfg('w ecg 0:{}'.format(hex(samp_freq_hz))) watch_shell.quick_start("ecg", "ecg", fs=True) watch_shell.do_start_logging("") def quick_start_adpd_fs(samp_freq_hz=50, agc_state=0, led='G', skip_load_cfg=False): """ :param samp_freq_hz: :param agc_state: :param led: :param skip_load_cfg: :return: """ cfg_dict = {'G': {'adpd_cfg': '1', 'clk_calib': adpd_clk_calib, 'sub': '6', 'agc_ctrl_id': '1'}, 'R': {'adpd_cfg': '2', 'clk_calib': adpd_clk_calib, 'sub': '7', 'agc_ctrl_id': '2'}, 'IR': {'adpd_cfg': '3', 'clk_calib': adpd_clk_calib, 'sub': '8', 'agc_ctrl_id': '3'}, 'B': {'adpd_cfg': '4', 'clk_calib': adpd_clk_calib, 'sub': '9', 'agc_ctrl_id': '4'}, 'MWL': {'adpd_cfg': '5', 'clk_calib': adpd_clk_calib, 'sub': '10', 'agc_ctrl_id': '5'}} led = led.upper() if not skip_load_cfg: watch_shell.do_load_adpd_cfg("1") watch_shell.do_calibrate_clock(cfg_dict[led]['clk_calib']) if agc_state: watch_shell.do_enable_agc('{}'.format(cfg_dict[led]['agc_ctrl_id'])) else: watch_shell.do_disable_agc('{}'.format(cfg_dict[led]['agc_ctrl_id'])) if samp_freq_hz == 50: watch_shell.do_reg("w adpd 0xD:0x4e20") elif samp_freq_hz == 100: watch_shell.do_reg("w adpd 0xD:0x2710") elif samp_freq_hz == 500: watch_shell.do_reg("w adpd 0xD:0x07D0") else: raise RuntimeError("Sampling Frequency Not Supported!") watch_shell.quick_start("adpd", "adpd{}".format(cfg_dict[led]['sub']), fs=True) watch_shell.do_start_logging("") def config_adpd_stream(samp_freq_hz=50, agc_state=0, led='G', skip_load_cfg=False): """ :param samp_freq_hz: :param agc_state: :param led: :param skip_load_cfg: :return: """ cfg_dict = {'G': {'adpd_cfg': '1', 'clk_calib': adpd_clk_calib, 'sub': '6', 'agc_ctrl_id': '1'}, 'R': {'adpd_cfg': '2', 'clk_calib': adpd_clk_calib, 'sub': '7', 'agc_ctrl_id': '2'}, 'IR': {'adpd_cfg': '3', 'clk_calib': adpd_clk_calib, 'sub': '8', 'agc_ctrl_id': '3'}, 'B': {'adpd_cfg': '4', 'clk_calib': adpd_clk_calib, 'sub': '9', 'agc_ctrl_id': '4'}, 'MWL': {'adpd_cfg': '5', 'clk_calib': adpd_clk_calib, 'sub': '10', 'agc_ctrl_id': '5'}} led = led.upper() if not skip_load_cfg: watch_shell.do_load_adpd_cfg("1") watch_shell.do_calibrate_clock(cfg_dict[led]['clk_calib']) if agc_state: watch_shell.do_enable_agc('{}'.format(cfg_dict[led]['agc_ctrl_id'])) else: watch_shell.do_disable_agc('{}'.format(cfg_dict[led]['agc_ctrl_id'])) if samp_freq_hz == 50: watch_shell.do_reg("w adpd 0xD:0x4e20") elif samp_freq_hz == 100: watch_shell.do_reg("w adpd 0xD:0x2710") elif samp_freq_hz == 500: watch_shell.do_reg("w adpd 0xD:0x07D0") else: raise RuntimeError("Sampling Frequency Not Supported!") def quick_start_adxl(samp_freq_hz=100): """ Set ADXL sampling frequency and start capturing the data :param samp_freq_hz: :return: """ watch_shell.quick_start("adxl", "adxl") if samp_freq_hz == 12.5: watch_shell.do_reg("w adxl 0x2C:0x98") elif samp_freq_hz == 25: watch_shell.do_reg("w adxl 0x2C:0x99") elif samp_freq_hz == 50: watch_shell.do_reg("w adxl 0x2C:0x9A") elif samp_freq_hz == 100: watch_shell.do_reg("w adxl 0x2C:0x9B") elif samp_freq_hz == 200: watch_shell.do_reg("w adxl 0x2C:0x9C") elif samp_freq_hz == 400: watch_shell.do_reg("w adxl 0x2C:0x9F") else: raise RuntimeError("Sampling Frequency Not Supported!") def set_adxl_stream_freq(samp_freq_hz=100): """ :param samp_freq_hz: :return: """ if samp_freq_hz == 12.5: watch_shell.do_reg("w adxl 0x2C:0x98") elif samp_freq_hz == 25: watch_shell.do_reg("w adxl 0x2C:0x99") elif samp_freq_hz == 50: watch_shell.do_reg("w adxl 0x2C:0x9A") elif samp_freq_hz == 100: watch_shell.do_reg("w adxl 0x2C:0x9B") elif samp_freq_hz == 200: watch_shell.do_reg("w adxl 0x2C:0x9C") elif samp_freq_hz == 400: watch_shell.do_reg("w adxl 0x2C:0x9F") else: raise RuntimeError("Sampling Frequency Not Supported!") def quick_start_adpd(samp_freq_hz=50, agc_state=0, led='G', skip_load_cfg=False): """ :param samp_freq_hz: :param agc_state: [0 | 1] :param led: ['G' | 'R' | 'IR' | 'B'] :return: stream_file_name """ cfg_dict = {'G': {'adpd_cfg': '1', 'clk_calib': adpd_clk_calib, 'sub': '6', 'agc_ctrl_id': '1'}, 'R': {'adpd_cfg': '2', 'clk_calib': adpd_clk_calib, 'sub': '7', 'agc_ctrl_id': '2'}, 'IR': {'adpd_cfg': '3', 'clk_calib': adpd_clk_calib, 'sub': '8', 'agc_ctrl_id': '3'}, 'B': {'adpd_cfg': '4', 'clk_calib': adpd_clk_calib, 'sub': '9', 'agc_ctrl_id': '4'}} led = led.upper() if not skip_load_cfg: watch_shell.do_load_adpd_cfg("1") watch_shell.do_calibrate_clock(cfg_dict[led]['clk_calib']) if agc_state: watch_shell.do_enable_agc('{}'.format(cfg_dict[led]['agc_ctrl_id'])) else: watch_shell.do_disable_agc('{}'.format(cfg_dict[led]['agc_ctrl_id'])) if samp_freq_hz == 50: watch_shell.do_reg("w adpd 0xD:0x4e20") elif samp_freq_hz == 100: watch_shell.do_reg("w adpd 0xD:0x2710") elif samp_freq_hz == 500: watch_shell.do_reg("w adpd 0xD:0x07D0") elif samp_freq_hz is None: pass else: raise RuntimeError("Sampling Frequency Not Supported!") watch_shell.quick_start('adpd', "adpd{}".format(cfg_dict[led]['sub'])) stream_file_name = 'adpd{}.csv'.format(cfg_dict[led]['sub']) return stream_file_name def quick_stop_adpd(led='G'): """ :param led: ['G' | 'R' | 'IR' | 'B'] :return: """ cfg_dict = {'G': 'adpd6', 'R': 'adpd7', 'IR': 'adpd8', 'B': 'adpd9'} led = led.upper() watch_shell.quick_stop('adpd', cfg_dict[led]) def quick_start_ppg(samp_freq_hz=50, agc_state=0): """ :param samp_freq_hz: :param agc_state: :return: """ watch_shell.do_load_adpd_cfg("1") watch_shell.do_calibrate_clock(adpd_clk_calib) watch_shell.do_set_ppg_lcfg("5") if samp_freq_hz == 50: watch_shell.do_reg("w adpd 0xD:0x4e20") elif samp_freq_hz == 100: watch_shell.do_reg("w adpd 0xD:0x2710") elif samp_freq_hz == 500: watch_shell.do_reg("w adpd 0xD:0x07D0") if agc_state: watch_shell.do_lcfg("w ppg 0x4:0x1210") else: watch_shell.do_lcfg("w ppg 0x4:0x1010") watch_shell.quick_start('ppg', 'ppg') def set_adpd_stream_freq(samp_freq_hz=50): """ :param samp_freq_hz: :return: """ if samp_freq_hz == 50: watch_shell.do_reg("w adpd 0xD:0x4e20") elif samp_freq_hz == 100: watch_shell.do_reg("w adpd 0xD:0x2710") elif samp_freq_hz == 500: watch_shell.do_reg("w adpd 0xD:0x07D0") def quick_stop_ppg(samp_freq_hz=50): """ :param samp_freq_hz: :return: """ watch_shell.quick_stop('ppg', 'ppg') # def set_ecg_samp_freq(samp_freq_hz=100): # """ # # :param samp_freq_hz: # :return: # """ # watch_shell.do_lcfg('w ecg 0:{}'.format(hex(samp_freq_hz))) def dcb_cfg(mode='w', dev='adxl', file_name=''): """ :param mode: 'w'| 'r' | 'd' :param dev: 'adpd' | 'adxl' | 'ecg' | 'eda' :param file_name: '*_dcb_config.cfg' :return: """ curr_dir = os.getcwd() dcb_cfg_dir = os.path.join(curr_dir, 'dcb_cfg') if not os.path.exists(dcb_cfg_dir): os.mkdir(dcb_cfg_dir) test_logger.warning("DCG Config Dir Not Found! Creating empty directory 'dcb_cfg'") if mode == 'w': if os.path.exists(os.path.join(dcb_cfg_dir, file_name)) and os.path.isfile(os.path.join(dcb_cfg_dir, file_name)): pkt = watch_shell.do_write_dcb('{} {}'.format(dev, os.path.join(dcb_cfg_dir, file_name))) if dev == "adpd": for pkt_element in pkt: err_stat = watch_shell.check_err_stat(pkt_element) if err_stat == 1: break else: err_stat = watch_shell.check_err_stat(pkt) else: err_stat = 1 test_logger.error("DCB Config file not found!") raise RuntimeError("DCB Config file not found!\n{}".format(os.path.join(dcb_cfg_dir, file_name))) elif mode == 'r': pkt = watch_shell.do_read_dcb('{}'.format(dev)) if dev in ["ecg", "eda", "bia"]: file_name = r".\dcb_cfg\{}_dcb_get.lcfg".format(dev) else: file_name = r".\dcb_cfg\{}_dcb_get.dcfg".format(dev) with open(file_name, "w") as fs: if dev == "adpd": for pkt_element in pkt: for index, data in enumerate(pkt_element["payload"]["data"]): if index == 0 and type(data[0]) is int: convert_2_hex = True else: convert_2_hex = False if convert_2_hex: data = [hex(data[0]), data[1]] fs.write(" ".join(data)) fs.write("\n") err_stat = watch_shell.check_err_stat(pkt_element) else: for index, data in enumerate(pkt["payload"]["data"]): if index == 0 and type(data[0]) is int: convert_2_hex = True else: convert_2_hex = False if convert_2_hex: data = [hex(data[0]), data[1]] fs.write(" ".join(data)) fs.write("\n") err_stat = watch_shell.check_err_stat(pkt) test_logger.info('DCB File Name: dcb_cfg\{}_dcb_get.dcfg'.format(dev)) elif mode == 'd': pkt = watch_shell.do_delete_dcb('{}'.format(dev)) err_stat = watch_shell.check_err_stat(pkt) else: err_stat = 1 return err_stat, dcb_cfg_dir def plot_and_save_png(f_path, col_idx=1, row_offset=1): """ This function reads a csv file and plots the data and saves the plot into a png file :param f_path: :param col_idx: :return: plot_path """ data_list = read_csv_col(f_path, col_idx, row_offset) f_name = os.path.splitext(os.path.split(f_path)[-1])[0] plot_path = os.path.join(os.path.split(f_path)[0], 'plots', f_name+'.png') plt.plot(data_list) plt.xlabel('time') plt.ylabel('amplitude') plt.savefig(plot_path) plt.close() return plot_path def update_arduino(in_obj): """ This function updates the arduino global variable usually from an initialize function call :param in_obj: :return: """ global arduino arduino = in_obj def update_watch_shell(in_obj): """ This function updates the watch_shell global variable usually from an initialize function call :param in_obj: :return: """ global watch_shell watch_shell = in_obj def update_dvt_version(): """ This function updates the DVT_version global variable usually from an initialize function call :return: """ global DVT_version err_stat, chip_id = watch_shell.get_chip_id("2") # ADPD chip ID index is 2 if chip_id == 0xc0: test_logger.info("DVT1 Watch Connected") DVT_version = 0 else: test_logger.info("DVT2 Watch Connected") DVT_version = 1 # else: # raise RuntimeError("Unknown DVT Watch version ADPD Chip ID-{}".format(str(chip_id))) def read_station_cfg(): """ This function reads the station config yaml file and updates the global variables. If a file is not found, it will create a file with the default values in it. The file location is <user>/AppData/Roaming/ :return: """ # Default values cfg_dict = {'arduino_port': 'COM7', 'watch_port': 'COM13', 'watch_port_ble': 'COM7', 'fg_instr_addr': 'USB0::0x0957::0x2C07::MY52802639::0::INSTR', 'sm_instr_addr': 'GPIB0::23::INSTR', 'watch_port_type': 'USB', 'ble_mac': '6B-28-88-26-52-C3'} station_cfg_path = os.path.join(os.getenv('APPDATA'), 'watch_test.yaml') if os.path.exists(station_cfg_path) and os.path.isfile(station_cfg_path): with open(station_cfg_path, 'r') as f_ref: cfg_dict = yaml.load(f_ref, Loader=yaml.FullLoader) else: with open(station_cfg_path, 'w') as f_ref: yaml.dump(cfg_dict, f_ref) missing_keys = [] global arduino_port, watch_port, watch_port_ble, fg_instr_addr, sm_instr_addr, watch_port_type, ble_mac_addr if 'watch_port_ble' not in cfg_dict.keys(): missing_keys.append("watch_port_ble") watch_port_ble = "" else: watch_port_ble = cfg_dict['watch_port_ble'] if 'ble_mac' not in cfg_dict.keys(): missing_keys.append("ble_mac") ble_mac_addr = "" else: ble_mac_addr = cfg_dict['ble_mac'] if len(missing_keys) != 0: test_logger.warning("Please add the {} values in the {} file".format(" and ".join(missing_keys), os.path.join(os.getenv('APPDATA'), 'watch_test.yaml'))) # raise ConditionCheckFailure("Please add the {} values in the {} file" # "".format(" and ".join(missing_keys), os.path.join(os.getenv('APPDATA'), # 'watch_test.yaml'))) arduino_port = cfg_dict['arduino_port'] watch_port = cfg_dict['watch_port'] fg_instr_addr = cfg_dict['fg_instr_addr'] sm_instr_addr = cfg_dict['sm_instr_addr'] if 'watch_port_type' in cfg_dict.keys(): watch_port_type = cfg_dict['watch_port_type'] else: watch_port_type = 'USB' def close_plot_after_run(plot_name_list, close_plot_mode=False): """ This function closes all open plot and cmd windows opened by the test. This checks for a global mode variable or the local mode variable. Local variable defaults to False :param plot_name_list: This is a list of string values of the plot window names :param close_plot_mode: This is a boolean arg :return: """ if close_plot_mode or close_plot_mode_global: for plot_name in plot_name_list: os.system('taskkill /fi "WINDOWTITLE eq {}"'.format(plot_name)) time.sleep(0.25) os.system('taskkill /fi "WINDOWTITLE eq C:\WINDOWS\system32\cmd.exe"') def init_matlab_engine(): """ This function imports and initializes matlab engine MATLAB package needs to be installed from <matlab_root>/extern/engine/python directory Use the command "python setup.py install" :return: """ global matlab_eng try: import matlab.engine matlab_eng = matlab.engine.start_matlab() except: print("Error loading MATLAB Engine!") if matlab_eng: matlab_dir = os.path.join(os.path.abspath('.'), 'utils', 'matlab_utils') matlab_eng.addpath(matlab_dir, nargout=0) return matlab_eng def initialize_setup(ts_tolerance=10, com_port="NA", mode="NA", ble_mac="NA", ble_com_port="NA"): """ This function runs necessary steps to initialize the test setup - Connects to Arduino and initializes arduino global variable :return: """ global fg, sm, cm global test_report_dir read_station_cfg() # Instantiating watch shell gui_signaller = cli_map.cli.QtSignaller() # threading.Thread(target=cli_map.cli._init_gui, args=(gui_signaller,), daemon=True).start() watch_shell_obj = CLIMap(gui_signaller, testing=True) if com_port != "NA" and "COM" in com_port: global watch_port watch_port = com_port if ble_com_port != "NA" and "COM" in ble_com_port: global watch_port_ble watch_port_ble = ble_com_port if ble_mac != "NA": global ble_mac_addr ble_mac_addr = ble_mac if mode != "NA": global watch_port_type watch_port_type = mode if watch_port_type == 'USB': watch_shell_obj.do_connect_usb('{}'.format(watch_port)) else: watch_shell_obj.do_connect_ble('{} {}'.format(watch_port_ble, ble_mac_addr)) # cm = CLIMap(watch_shell_obj) # Creating Test Rport Directory err_stat, sys_info_dict = watch_shell_obj.get_system_info() if err_stat: raise RuntimeError('Unable to communicate with the watch!') pcb_name = str(sys_info_dict['mac_addr']) if not pcb_name: pcb_name = easygui.enterbox('PCB Number:', 'Enter PCB Number') test_report_dir = init_test_report_dir(pcb_name) test_logger.info('Test Results Directory: {}'.format(test_report_dir)) err_stat, fw_ver_info_dict = watch_shell_obj.get_version_cli() if not err_stat: ver_info_str = 'Firmware Version: V{}.{}.{} | Build Info: {}'.format(fw_ver_info_dict['major'], fw_ver_info_dict['minor'], fw_ver_info_dict['patch'], fw_ver_info_dict['build']) update_robot_suite_doc(ver_info_str) # Instantiating Arduino #arduino_obj = SerialIface(port=arduino_port) #arduino_obj.serial_write('!CfgIOMap\r') # watch_shell_obj.do_toggleSaveCSV('') #update_arduino(arduino_obj) update_watch_shell(watch_shell_obj) # TODO: Enable below code to configure instruments #fg = instr_lib.KeysightFG33522B() #fg.instr_connect(fg_instr_addr) #sm = instr_lib.KeithleySM2400() #sm.instr_connect(sm_instr_addr) update_dvt_version() update_adpd_clock_calibration_value() update_ts_mismatch_tolerance(int(ts_tolerance)) def initialize_setup_nk(ts_tolerance=0, usb_com_port="NA", mode="NA", ble_mac="NA", ble_com_port="NA", clear_flash=0, test_level=0, flash_reset=0): """ This function runs necessary steps to initialize the test setup - Connects to Arduino and initializes arduino global variable :return: """ global test_report_dir read_station_cfg() # Instantiating watch shell gui_signaller = cli_map.cli.QtSignaller() # threading.Thread(target=cli_map.cli._init_gui, args=(gui_signaller,), daemon=True).start() watch_shell_obj = CLIMap(gui_signaller, testing=True) update_watch_shell(watch_shell_obj) if usb_com_port != "NA" and "COM" in usb_com_port: global watch_port watch_port = usb_com_port if ble_com_port != "NA" and "COM" in ble_com_port: global watch_port_ble watch_port_ble = ble_com_port if ble_mac != "NA": global ble_mac_addr ble_mac_addr = ble_mac if mode != "NA": global watch_port_type watch_port_type = mode connect(watch_port_type) # Creating Test Report Directory err_stat, sys_info_dict = watch_shell_obj.get_system_info() if err_stat: raise RuntimeError('Unable to communicate with the watch!') pcb_name = str(sys_info_dict['mac_addr']) if not pcb_name: pcb_name = easygui.enterbox('PCB Number:', 'Enter PCB Number') test_report_dir = init_test_report_dir(pcb_name) test_logger.info('Test Results Directory: {}'.format(test_report_dir)) err_stat, fw_ver_info_dict = watch_shell_obj.get_version_cli() if not err_stat: ver_info_str = 'Firmware Version: V{}.{}.{} | Build Info: {}'.format(fw_ver_info_dict['major'], fw_ver_info_dict['minor'], fw_ver_info_dict['patch'], fw_ver_info_dict['build']) update_robot_suite_doc(ver_info_str) update_dvt_version() update_adpd_clock_calibration_value() update_ts_mismatch_tolerance(int(ts_tolerance)) if clear_flash: watch_shell.do_fs_format('') if flash_reset: watch_shell.do_flash_reset('') test_level_update(test_level) def init_test_report_dir(pcb_name): """ This function creates a directory for pcb test reports if not already present and creates a folder inside it with the current date and time string for storing the test results :param pcb_name: :return: """ if copy_results_to_shared_drive: if not pcb_name: pcb_name = pcb_name_default pcb_name = pcb_name.upper() pcb_test_dir_path = os.path.join(shared_drive_path, pcb_name+'_test_result') if not os.path.exists(shared_drive_path): raise Exception('Unable to access shared drive path!') if not os.path.exists(pcb_test_dir_path): # Creating PCB test directory os.mkdir(pcb_test_dir_path) now = datetime.now() dt_str = now.strftime("%m_%d_%y_%H_%M_%S") # Creating time-stamped test directory test_report_dir = os.path.join(pcb_test_dir_path, dt_str) os.mkdir(test_report_dir) with open('output_dir.tmp', 'w') as f_ref: f_ref.write(test_report_dir) else: test_report_dir = '' # Clearing plots folder if os.path.isdir('plots'): shutil.rmtree('plots') time.sleep(1) os.mkdir('plots') return test_report_dir @util_logger def close_setup(): """ This function runs necessary steps to close the test setup :return: """ # common.watch_shell.do_exit('') # TODO: Need to enable this after exit command is fixed update_arduino(None) update_watch_shell(None) close_plot_after_run(['ECG Data Plot'], True) # TODO: Enable below code to configure function generator # fg.close() @util_logger def set_switch(name, state): """ This function extracts the io_id from the switch_map based on the input naem and sets the state :param name: :param state: :return: """ if name in switch_map: io_id = switch_map[name] arduino.serial_write('!SetIO {} {}\r'.format(io_id, state)) else: raise Exception('Invalid switch name! Unable to find the provided switch name in the switch map') def rename_stream_file(old_file_name, suffix='', row_offset=1, col_idx=1, copy_to_shared_drive=copy_results_to_shared_drive, plot=save_plots): """ This function renames the old_file_name of stream file by appending a suffix to it :param old_file_name: :param suffix: :param row_offset: If there is header on row 0 of csv data, row_offset can be 1 :param col_idx: If the data is on column 2, col_idx will be 1 :param copy_to_shared_drive: :param plot: True/False :return: """ if os.path.exists(old_file_name): # Renaming stream file for each iteration new_name = os.path.splitext(old_file_name)[0] + suffix if os.path.exists(new_name) and os.path.isfile(new_name): os.remove(new_name) time.sleep(0.5) os.rename(old_file_name, new_name) else: new_name = '' if plot: plot_path = plot_and_save_png(new_name, col_idx, row_offset) if copy_to_shared_drive: total_retry = 1 for retry in range(total_retry): # has to be multiple iteration but limiting due to the delay try: test_group_name = inspect.getmodule(inspect.stack()[1][0]).__name__.split('.')[-1] test_group_dir = os.path.join(test_report_dir, test_group_name) if not os.path.exists(test_group_dir): os.mkdir(test_group_dir) file_name = os.path.split(new_name)[-1] shutil.copyfile(new_name, os.path.join(test_group_dir, file_name)) if plot: plot_dir = os.path.join(test_group_dir, 'plots') if not os.path.exists(plot_dir): os.mkdir(plot_dir) plot_name = os.path.split(plot_path)[-1] new_plot_path = os.path.join(plot_dir, plot_name) shutil.copyfile(plot_path, new_plot_path) break except WindowsError: test_logger.info("Trying to copy the file; Attempts remaining: {}".format(total_retry - retry - 1)) else: test_logger.warning("*** File Copy Failed ***") return new_name def amp_volts_to_percentage(in_volt): """ This function takes in amplitude in volts and returns amplitude percentage for arduino :param in_volt: :return: """ full_scale_amp = float(volt_scale_range[1])/2 amp_percentage = (in_volt * 100) / full_scale_amp if amp_percentage > 100: amp_percentage = 100.0 return amp_percentage def read_csv_file(file_path, num_cols=2): """ This function can be used for reading and returning data from csv files :param file_path: :param num_cols: :return: """ with open(file_path, 'r') as f_ref: lines = f_ref.readlines() lines.pop(0) rows = [list(map(float, line.split(','))) for line in lines] cols = zip(*rows) return cols[:num_cols] def read_csv_col(file_path, col_idx=0, row_offset=1): """ This function reads a csv file and returns the column data specified by the col_idx. :param file_path: :param col_idx: :return: """ with open(file_path, 'r') as f_ref: line_list = f_ref.readlines() col_data_list = [] last_line = len(line_list) - 1 for i, line in enumerate(line_list): if i >= row_offset and any(line): line.strip() if last_line == i and not any(line.split(",")[col_idx]): # If the last row is empty continue if i <= last_line - 7: # if the last packet in adpd has a partial data for example you are streaming Slot F, G, H, I. # The last packet might contain only Slot H, I data so truncating the data try: any(line.split(",")[col_idx]) except IndexError: continue col_data_list.append(float(line.split(",")[col_idx])) return col_data_list # **********************************************************************
[ 11748, 28686, 198, 11748, 25064, 198, 198, 28311, 25, 198, 220, 220, 220, 1330, 256, 74, 3849, 198, 220, 220, 220, 1330, 640, 198, 220, 220, 220, 1330, 331, 43695, 198, 220, 220, 220, 422, 256, 74, 3849, 1330, 3275, 3524, 198, 220, 220, 220, 422, 3384, 4487, 13, 46911, 62, 9503, 1330, 23283, 1532, 558, 198, 220, 220, 220, 422, 4818, 8079, 1330, 4818, 8079, 198, 220, 220, 220, 422, 3384, 4487, 13, 9288, 62, 26791, 1330, 7736, 62, 6404, 1362, 198, 220, 220, 220, 422, 2603, 29487, 8019, 1330, 12972, 29487, 355, 458, 83, 198, 220, 220, 220, 422, 9379, 13, 75, 11127, 13, 39582, 818, 1330, 28477, 818, 198, 220, 220, 220, 1330, 4423, 346, 198, 220, 220, 220, 1330, 10104, 198, 220, 220, 220, 1330, 18931, 198, 220, 220, 220, 1330, 2562, 48317, 198, 220, 220, 220, 1330, 850, 14681, 198, 220, 220, 220, 422, 3384, 4487, 1330, 6480, 62, 8019, 198, 220, 220, 220, 422, 3384, 4487, 13, 44506, 62, 8899, 1330, 7852, 3955, 499, 198, 220, 220, 220, 422, 3384, 4487, 1330, 537, 72, 62, 8899, 198, 220, 220, 220, 1330, 4704, 278, 198, 16341, 35528, 355, 304, 25, 198, 220, 220, 220, 3601, 7203, 20939, 35528, 0, 14890, 25, 1600, 304, 8, 628, 198, 2, 18247, 43749, 10965, 3108, 284, 25064, 3108, 287, 1502, 284, 1330, 262, 8265, 198, 2, 1090, 81, 62, 15908, 796, 28686, 13, 6978, 13, 22179, 7, 418, 13, 6978, 13, 397, 2777, 776, 7, 834, 7753, 834, 828, 705, 40720, 11537, 198, 2, 537, 72, 62, 15908, 796, 28686, 13, 6978, 13, 22179, 7, 22019, 81, 62, 15908, 11, 705, 40720, 9189, 62, 44517, 62, 8340, 14, 44506, 14, 76, 17, 76, 17, 14, 31391, 11537, 198, 2, 25064, 13, 6978, 13, 28463, 7, 15, 11, 537, 72, 62, 15908, 8, 198, 2, 1330, 43749, 198, 198, 2, 422, 512, 72, 62, 44517, 62, 8340, 62, 44506, 1330, 43749, 628, 198, 198, 2, 41906, 17174, 2466, 1174, 198, 2, 20768, 2890, 309, 74, 9492, 329, 4478, 17310, 1461, 19649, 198, 15763, 796, 256, 74, 3849, 13, 51, 74, 3419, 198, 15763, 13, 4480, 19334, 3419, 198, 2, 41906, 17174, 2466, 1174, 628, 198, 2, 220, 8412, 2466, 1174, 6208, 15965, 2977, 41906, 198, 446, 84, 2879, 62, 634, 796, 6045, 220, 1303, 770, 7885, 481, 307, 6153, 422, 4429, 4566, 2393, 685, 961, 62, 17529, 62, 34, 40616, 3419, 60, 198, 8340, 62, 634, 796, 6045, 220, 1303, 770, 7885, 481, 307, 6153, 422, 4429, 4566, 2393, 685, 961, 62, 17529, 62, 34, 40616, 3419, 60, 198, 8340, 62, 634, 62, 903, 796, 6045, 220, 1303, 770, 7885, 481, 307, 6153, 422, 4429, 4566, 2393, 685, 961, 62, 17529, 62, 34, 40616, 3419, 60, 198, 40616, 62, 259, 2536, 62, 29851, 796, 6045, 220, 1303, 770, 7885, 481, 307, 6153, 422, 4429, 4566, 2393, 685, 961, 62, 17529, 62, 34, 40616, 3419, 60, 198, 8340, 62, 634, 62, 4906, 796, 6045, 220, 1303, 770, 7885, 481, 307, 6153, 422, 4429, 4566, 2393, 685, 961, 62, 17529, 62, 34, 40616, 3419, 60, 198, 5796, 62, 259, 2536, 62, 29851, 796, 6045, 220, 1303, 770, 7885, 481, 307, 6153, 422, 4429, 4566, 2393, 685, 961, 62, 17529, 62, 34, 40616, 3419, 60, 198, 446, 84, 2879, 796, 6045, 198, 8340, 62, 29149, 796, 6045, 198, 912, 62, 76, 1042, 963, 62, 83, 37668, 796, 6045, 198, 40616, 11, 895, 796, 6045, 11, 6045, 198, 6759, 23912, 62, 1516, 796, 6045, 198, 14751, 65, 62, 3672, 62, 12286, 796, 705, 32, 16, 39, 16, 6, 198, 28710, 62, 19472, 62, 6978, 796, 374, 6, 6852, 86, 346, 10295, 292, 19, 59, 14565, 26179, 59, 26009, 10723, 62, 14402, 6601, 59, 6601, 62, 14402, 40406, 59, 35, 36392, 16, 62, 14402, 62, 25468, 6, 198, 721, 70, 62, 5532, 62, 7753, 62, 3672, 796, 705, 721, 70, 13, 40664, 6, 198, 23339, 62, 5532, 62, 7753, 62, 3672, 796, 366, 23339, 13, 40664, 1, 198, 381, 70, 62, 5532, 62, 7753, 62, 3672, 796, 705, 381, 70, 13, 40664, 6, 198, 27261, 381, 70, 62, 5532, 62, 7753, 62, 3672, 796, 705, 27261, 62, 381, 70, 13, 40664, 6, 198, 324, 87, 75, 62, 5532, 62, 7753, 62, 3672, 796, 705, 324, 87, 75, 13, 40664, 6, 198, 11498, 21069, 62, 5532, 62, 7753, 62, 3672, 796, 705, 29510, 13, 40664, 6, 198, 324, 30094, 62, 5532, 62, 7753, 62, 3672, 796, 705, 324, 30094, 21, 13, 40664, 6, 198, 18082, 62, 5532, 62, 7753, 62, 3672, 796, 705, 18082, 13, 40664, 6, 198, 37764, 62, 9888, 62, 9521, 796, 357, 15, 11, 642, 8, 198, 2, 383, 5078, 3975, 22155, 8739, 262, 2972, 18225, 284, 262, 610, 24493, 4875, 20567, 357, 1731, 12, 3682, 8, 198, 31943, 62, 8899, 796, 1391, 6, 50, 15285, 24352, 16, 10354, 2534, 11, 705, 50, 15285, 24352, 17, 10354, 2242, 11, 705, 2943, 38, 62, 45, 7156, 50, 3698, 10354, 1987, 11, 705, 2943, 38, 62, 47, 18420, 3698, 10354, 1679, 92, 198, 19836, 62, 29487, 62, 14171, 62, 20541, 796, 6407, 198, 9288, 62, 13116, 62, 15908, 796, 6045, 198, 30073, 62, 43420, 62, 1462, 62, 28710, 62, 19472, 796, 6407, 198, 21928, 62, 489, 1747, 796, 10352, 198, 35, 36392, 62, 9641, 796, 6045, 198, 324, 30094, 62, 565, 74, 62, 9948, 571, 796, 6045, 198, 11215, 796, 6045, 220, 1303, 43749, 9347, 198, 903, 62, 20285, 62, 29851, 796, 6045, 198, 14421, 62, 8340, 62, 14171, 796, 6045, 198, 9288, 62, 5715, 62, 4993, 417, 263, 796, 657, 198, 2, 41906, 17174, 2466, 1174, 198, 198, 2, 220, 8412, 35625, 17056, 495, 5972, 2667, 220, 8412, 46068, 1174, 198, 9288, 62, 6404, 1362, 796, 18931, 13, 1136, 11187, 1362, 10786, 9288, 62, 6404, 1362, 11537, 198, 6404, 2667, 62, 18982, 796, 12878, 4, 7, 5715, 3672, 8, 82, 60, 1058, 4064, 7, 20500, 8, 82, 1, 198, 4475, 62, 2536, 796, 36521, 76, 14, 4, 67, 14, 4, 56, 4064, 40, 25, 4, 44, 25, 4, 50, 4064, 79, 1, 198, 6404, 1362, 62, 687, 1436, 796, 18931, 13, 8479, 1436, 7, 6404, 2667, 62, 18982, 11, 3128, 62, 2536, 8, 198, 9288, 62, 5532, 62, 30281, 796, 18931, 13, 12124, 25060, 3419, 198, 9288, 62, 6404, 1362, 13, 2617, 4971, 7, 6404, 2667, 13, 10778, 8, 198, 9288, 62, 6404, 1362, 13, 2860, 25060, 7, 9288, 62, 5532, 62, 30281, 8, 198, 198, 2, 18931, 62, 18982, 796, 12878, 4, 7, 292, 310, 524, 8, 82, 60, 685, 4, 7, 5715, 3672, 8, 82, 5974, 4064, 7, 20500, 8, 82, 1, 198, 198, 2, 18931, 13, 35487, 16934, 7, 2, 29472, 11639, 22915, 13, 6404, 3256, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1241, 28, 6404, 2667, 13, 10778, 11, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 2393, 14171, 11639, 86, 3256, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5794, 28, 6404, 2667, 62, 18982, 11, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3128, 69, 16762, 28, 4475, 62, 2536, 8, 198, 2, 41906, 17174, 2466, 1174, 628, 198, 2, 220, 8412, 35625, 8070, 40480, 220, 8412, 46068, 8162, 198, 4871, 24295, 9787, 50015, 7, 41006, 12331, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 770, 1398, 318, 973, 284, 5298, 15536, 422, 1332, 2663, 523, 326, 198, 220, 220, 220, 9379, 9355, 39382, 606, 355, 15536, 290, 4477, 284, 198, 220, 220, 220, 1306, 1332, 1339, 2233, 284, 262, 2174, 7885, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 36449, 2394, 62, 37815, 1268, 8924, 62, 1340, 62, 7708, 4146, 11335, 796, 6407, 628, 198, 4299, 4296, 62, 305, 13645, 62, 2385, 578, 62, 15390, 7, 15390, 2599, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1058, 17143, 2205, 25, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 28477, 818, 22446, 2617, 62, 2385, 578, 62, 22897, 341, 7, 15390, 8, 198, 220, 220, 220, 2845, 35528, 355, 304, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1332, 62, 6404, 1362, 13, 40539, 10786, 50, 4106, 2105, 9379, 10314, 4296, 0, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 1208, 628, 198, 4299, 3551, 62, 20930, 62, 13116, 7, 20274, 62, 11600, 11, 989, 62, 7753, 28, 14202, 11, 13639, 11639, 32750, 7275, 3256, 24443, 62, 13116, 28, 25101, 2599, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1058, 17143, 1255, 62, 11600, 25, 198, 220, 220, 220, 1058, 17143, 989, 62, 7753, 25, 198, 220, 220, 220, 1058, 17143, 13639, 25, 198, 220, 220, 220, 1058, 17143, 24443, 62, 13116, 25, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 989, 62, 7753, 796, 705, 20930, 62, 13116, 13, 14116, 6, 611, 407, 989, 62, 7753, 2073, 989, 62, 7753, 198, 220, 220, 220, 2393, 62, 14171, 796, 705, 64, 6, 611, 24443, 62, 13116, 2073, 705, 86, 6, 198, 220, 220, 220, 351, 1280, 7, 13116, 62, 7753, 11, 2393, 62, 14171, 8, 355, 277, 62, 5420, 25, 198, 220, 220, 220, 220, 220, 220, 220, 277, 62, 5420, 13, 13564, 10786, 16791, 27, 23884, 13163, 59, 77, 4458, 18982, 7, 25677, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 329, 479, 11, 410, 287, 1255, 62, 11600, 13, 23814, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 277, 62, 5420, 13, 13564, 10786, 90, 92, 796, 23884, 59, 77, 4458, 18982, 7, 74, 11, 410, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 277, 62, 5420, 13, 13564, 10786, 59, 77, 4458, 18982, 7, 25677, 4008, 198, 220, 220, 220, 1441, 28686, 13, 6978, 13, 397, 2777, 776, 7, 13116, 62, 7753, 8, 628, 198, 4299, 16602, 62, 86, 38353, 7, 7753, 62, 6978, 11, 4235, 11639, 721, 70, 3256, 2393, 62, 14171, 11639, 44506, 3256, 2429, 62, 10379, 4400, 62, 381, 70, 11639, 16, 6, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 770, 2163, 3848, 262, 16024, 50, 328, 18709, 598, 3170, 422, 24981, 25357, 290, 32139, 2482, 8574, 287, 331, 43695, 2393, 198, 220, 220, 220, 1058, 17143, 2393, 62, 6978, 25, 6769, 687, 46866, 40664, 2393, 3108, 198, 220, 220, 220, 1058, 17143, 4235, 25, 705, 721, 70, 6, 930, 705, 381, 70, 6, 198, 220, 220, 220, 1058, 17143, 2393, 62, 14171, 25, 705, 44506, 6, 930, 705, 707, 83, 6, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2482, 62, 11600, 796, 23884, 198, 220, 220, 220, 611, 28686, 13, 6978, 13, 4468, 576, 7, 7753, 62, 6978, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 850, 14681, 13, 13345, 7, 17816, 26791, 14, 6780, 14, 11249, 82, 14, 65, 952, 62, 82, 328, 62, 14681, 14, 42787, 50, 328, 18709, 13, 13499, 3256, 4235, 11, 2393, 62, 6978, 11, 2393, 62, 14171, 11, 2429, 62, 10379, 4400, 62, 381, 70, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 640, 13, 42832, 7, 17, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1255, 62, 7753, 62, 6978, 796, 28686, 13, 6978, 13, 22179, 7, 7753, 62, 6978, 11, 705, 40720, 90, 92, 62, 2302, 20216, 62, 43420, 13, 14116, 4458, 18982, 7, 14171, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 351, 1280, 7, 20274, 62, 7753, 62, 6978, 11, 705, 81, 11537, 355, 277, 62, 5420, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1627, 62, 4868, 796, 277, 62, 5420, 13, 961, 6615, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 329, 1627, 287, 1627, 62, 4868, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1255, 62, 4868, 796, 1627, 13, 35312, 10786, 532, 705, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2482, 62, 11600, 58, 20274, 62, 4868, 58, 15, 11907, 796, 1255, 62, 4868, 58, 16, 4083, 36311, 3419, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1332, 62, 6404, 1362, 13, 40539, 10786, 20560, 9220, 407, 1043, 0, 23884, 4458, 18982, 7, 7753, 62, 6978, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 2482, 62, 11600, 796, 6045, 198, 220, 220, 220, 1441, 2482, 62, 11600, 628, 198, 4299, 2068, 62, 9688, 62, 721, 70, 7, 82, 696, 62, 19503, 80, 62, 32179, 28, 3064, 2599, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1058, 17143, 264, 696, 62, 19503, 80, 62, 32179, 25, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 75, 37581, 10786, 86, 9940, 70, 657, 29164, 92, 4458, 18982, 7, 33095, 7, 82, 696, 62, 19503, 80, 62, 32179, 22305, 198, 220, 220, 220, 2342, 62, 29149, 13, 24209, 62, 9688, 10786, 721, 70, 3256, 705, 721, 70, 11537, 628, 198, 4299, 2068, 62, 9688, 62, 23339, 7, 82, 696, 62, 19503, 80, 62, 32179, 28, 3064, 2599, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1058, 17143, 264, 696, 62, 19503, 80, 62, 32179, 25, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 75, 37581, 10786, 86, 275, 544, 657, 29164, 92, 4458, 18982, 7, 33095, 7, 82, 696, 62, 19503, 80, 62, 32179, 22305, 198, 220, 220, 220, 2342, 62, 29149, 13, 24209, 62, 9688, 10786, 23339, 3256, 705, 23339, 11537, 628, 198, 4299, 900, 62, 721, 70, 62, 5532, 62, 19503, 80, 7, 82, 696, 62, 19503, 80, 62, 32179, 28, 3064, 2599, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1058, 17143, 264, 696, 62, 19503, 80, 62, 32179, 25, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 75, 37581, 10786, 86, 9940, 70, 657, 29164, 92, 4458, 18982, 7, 33095, 7, 82, 696, 62, 19503, 80, 62, 32179, 22305, 628, 198, 4299, 900, 62, 18082, 62, 5532, 62, 19503, 80, 7, 82, 696, 62, 19503, 80, 62, 32179, 28, 19, 2599, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1058, 17143, 264, 696, 62, 19503, 80, 62, 32179, 25, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 75, 37581, 10786, 86, 1225, 64, 657, 29164, 92, 4458, 18982, 7, 33095, 7, 82, 696, 62, 19503, 80, 62, 32179, 22305, 198, 220, 220, 220, 611, 264, 696, 62, 19503, 80, 62, 32179, 19841, 1467, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 75, 37581, 7203, 86, 1225, 64, 657, 87, 17, 25, 15, 87, 17, 4943, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 75, 37581, 7203, 86, 1225, 64, 657, 87, 17, 25, 15, 87, 16, 4943, 628, 198, 4299, 2068, 62, 9688, 62, 18082, 7, 82, 696, 62, 19503, 80, 62, 32179, 28, 19, 2599, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1058, 17143, 264, 696, 62, 19503, 80, 62, 32179, 25, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 611, 264, 696, 62, 19503, 80, 62, 32179, 25, 198, 220, 220, 220, 220, 220, 220, 220, 900, 62, 18082, 62, 5532, 62, 19503, 80, 7, 82, 696, 62, 19503, 80, 62, 32179, 8, 198, 220, 220, 220, 2342, 62, 29149, 13, 24209, 62, 9688, 10786, 18082, 3256, 705, 18082, 11537, 628, 198, 4299, 2068, 62, 9688, 62, 18082, 62, 9501, 7, 82, 696, 62, 19503, 80, 62, 32179, 28, 19, 2599, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1058, 17143, 264, 696, 62, 19503, 80, 62, 32179, 25, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 611, 264, 696, 62, 19503, 80, 62, 32179, 25, 198, 220, 220, 220, 220, 220, 220, 220, 900, 62, 18082, 62, 5532, 62, 19503, 80, 7, 82, 696, 62, 19503, 80, 62, 32179, 8, 198, 220, 220, 220, 2342, 62, 29149, 13, 24209, 62, 9688, 7203, 18082, 1600, 366, 18082, 1600, 43458, 28, 17821, 8, 198, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 9688, 62, 6404, 2667, 7203, 4943, 628, 198, 198, 4299, 2068, 62, 9688, 62, 23339, 62, 9501, 7, 82, 696, 62, 19503, 80, 62, 32179, 28, 19, 2599, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1058, 17143, 264, 696, 62, 19503, 80, 62, 32179, 25, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 75, 37581, 10786, 86, 275, 544, 657, 29164, 92, 4458, 18982, 7, 33095, 7, 82, 696, 62, 19503, 80, 62, 32179, 22305, 198, 220, 220, 220, 2342, 62, 29149, 13, 24209, 62, 9688, 7203, 23339, 1600, 366, 23339, 1600, 43458, 28, 17821, 8, 198, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 9688, 62, 6404, 2667, 7203, 4943, 628, 198, 198, 4299, 2068, 62, 9688, 62, 721, 70, 62, 9501, 7, 82, 696, 62, 19503, 80, 62, 32179, 28, 19, 2599, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1058, 17143, 264, 696, 62, 19503, 80, 62, 32179, 25, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 75, 37581, 10786, 86, 9940, 70, 657, 29164, 92, 4458, 18982, 7, 33095, 7, 82, 696, 62, 19503, 80, 62, 32179, 22305, 198, 220, 220, 220, 2342, 62, 29149, 13, 24209, 62, 9688, 7203, 721, 70, 1600, 366, 721, 70, 1600, 43458, 28, 17821, 8, 198, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 9688, 62, 6404, 2667, 7203, 4943, 628, 198, 198, 4299, 2068, 62, 9688, 62, 324, 30094, 62, 9501, 7, 82, 696, 62, 19503, 80, 62, 32179, 28, 1120, 11, 556, 66, 62, 5219, 28, 15, 11, 2957, 11639, 38, 3256, 14267, 62, 2220, 62, 37581, 28, 25101, 2599, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 220, 220, 220, 220, 1058, 17143, 264, 696, 62, 19503, 80, 62, 32179, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1058, 17143, 556, 66, 62, 5219, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1058, 17143, 2957, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1058, 17143, 14267, 62, 2220, 62, 37581, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 30218, 70, 62, 11600, 796, 1391, 6, 38, 10354, 1391, 6, 324, 30094, 62, 37581, 10354, 705, 16, 3256, 705, 565, 74, 62, 9948, 571, 10354, 512, 30094, 62, 565, 74, 62, 9948, 571, 11, 705, 7266, 10354, 705, 21, 3256, 705, 363, 66, 62, 44755, 62, 312, 10354, 705, 16, 6, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 49, 10354, 1391, 6, 324, 30094, 62, 37581, 10354, 705, 17, 3256, 705, 565, 74, 62, 9948, 571, 10354, 512, 30094, 62, 565, 74, 62, 9948, 571, 11, 705, 7266, 10354, 705, 22, 3256, 705, 363, 66, 62, 44755, 62, 312, 10354, 705, 17, 6, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 4663, 10354, 1391, 6, 324, 30094, 62, 37581, 10354, 705, 18, 3256, 705, 565, 74, 62, 9948, 571, 10354, 512, 30094, 62, 565, 74, 62, 9948, 571, 11, 705, 7266, 10354, 705, 23, 3256, 705, 363, 66, 62, 44755, 62, 312, 10354, 705, 18, 6, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 33, 10354, 1391, 6, 324, 30094, 62, 37581, 10354, 705, 19, 3256, 705, 565, 74, 62, 9948, 571, 10354, 512, 30094, 62, 565, 74, 62, 9948, 571, 11, 705, 7266, 10354, 705, 24, 3256, 705, 363, 66, 62, 44755, 62, 312, 10354, 705, 19, 6, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 14326, 43, 10354, 1391, 6, 324, 30094, 62, 37581, 10354, 705, 20, 3256, 705, 565, 74, 62, 9948, 571, 10354, 512, 30094, 62, 565, 74, 62, 9948, 571, 11, 705, 7266, 10354, 705, 940, 3256, 705, 363, 66, 62, 44755, 62, 312, 10354, 705, 20, 6, 11709, 198, 220, 220, 220, 2957, 796, 2957, 13, 45828, 3419, 198, 220, 220, 220, 611, 407, 14267, 62, 2220, 62, 37581, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2220, 62, 324, 30094, 62, 37581, 7203, 16, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 9948, 2889, 378, 62, 15750, 7, 37581, 62, 11600, 58, 992, 7131, 6, 565, 74, 62, 9948, 571, 6, 12962, 198, 220, 220, 220, 611, 556, 66, 62, 5219, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 21633, 62, 363, 66, 10786, 90, 92, 4458, 18982, 7, 37581, 62, 11600, 58, 992, 7131, 6, 363, 66, 62, 44755, 62, 312, 20520, 4008, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 40223, 62, 363, 66, 10786, 90, 92, 4458, 18982, 7, 37581, 62, 11600, 58, 992, 7131, 6, 363, 66, 62, 44755, 62, 312, 20520, 4008, 628, 220, 220, 220, 611, 264, 696, 62, 19503, 80, 62, 32179, 6624, 2026, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 30094, 657, 87, 35, 25, 15, 87, 19, 68, 1238, 4943, 198, 220, 220, 220, 1288, 361, 264, 696, 62, 19503, 80, 62, 32179, 6624, 1802, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 30094, 657, 87, 35, 25, 15, 87, 1983, 940, 4943, 198, 220, 220, 220, 1288, 361, 264, 696, 62, 19503, 80, 62, 32179, 6624, 5323, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 30094, 657, 87, 35, 25, 15, 87, 2998, 35, 15, 4943, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 43160, 12331, 7203, 16305, 11347, 31902, 1892, 36848, 2474, 8, 628, 220, 220, 220, 2342, 62, 29149, 13, 24209, 62, 9688, 7203, 324, 30094, 1600, 366, 324, 30094, 90, 92, 1911, 18982, 7, 37581, 62, 11600, 58, 992, 7131, 6, 7266, 20520, 828, 43458, 28, 17821, 8, 198, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 9688, 62, 6404, 2667, 7203, 4943, 628, 198, 198, 4299, 4566, 62, 324, 30094, 62, 5532, 7, 82, 696, 62, 19503, 80, 62, 32179, 28, 1120, 11, 556, 66, 62, 5219, 28, 15, 11, 2957, 11639, 38, 3256, 14267, 62, 2220, 62, 37581, 28, 25101, 2599, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1058, 17143, 264, 696, 62, 19503, 80, 62, 32179, 25, 198, 220, 220, 220, 1058, 17143, 556, 66, 62, 5219, 25, 198, 220, 220, 220, 1058, 17143, 2957, 25, 198, 220, 220, 220, 1058, 17143, 14267, 62, 2220, 62, 37581, 25, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 30218, 70, 62, 11600, 796, 1391, 6, 38, 10354, 1391, 6, 324, 30094, 62, 37581, 10354, 705, 16, 3256, 705, 565, 74, 62, 9948, 571, 10354, 512, 30094, 62, 565, 74, 62, 9948, 571, 11, 705, 7266, 10354, 705, 21, 3256, 705, 363, 66, 62, 44755, 62, 312, 10354, 705, 16, 6, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 49, 10354, 1391, 6, 324, 30094, 62, 37581, 10354, 705, 17, 3256, 705, 565, 74, 62, 9948, 571, 10354, 512, 30094, 62, 565, 74, 62, 9948, 571, 11, 705, 7266, 10354, 705, 22, 3256, 705, 363, 66, 62, 44755, 62, 312, 10354, 705, 17, 6, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 4663, 10354, 1391, 6, 324, 30094, 62, 37581, 10354, 705, 18, 3256, 705, 565, 74, 62, 9948, 571, 10354, 512, 30094, 62, 565, 74, 62, 9948, 571, 11, 705, 7266, 10354, 705, 23, 3256, 705, 363, 66, 62, 44755, 62, 312, 10354, 705, 18, 6, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 33, 10354, 1391, 6, 324, 30094, 62, 37581, 10354, 705, 19, 3256, 705, 565, 74, 62, 9948, 571, 10354, 512, 30094, 62, 565, 74, 62, 9948, 571, 11, 705, 7266, 10354, 705, 24, 3256, 705, 363, 66, 62, 44755, 62, 312, 10354, 705, 19, 6, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 14326, 43, 10354, 1391, 6, 324, 30094, 62, 37581, 10354, 705, 20, 3256, 705, 565, 74, 62, 9948, 571, 10354, 512, 30094, 62, 565, 74, 62, 9948, 571, 11, 705, 7266, 10354, 705, 940, 3256, 705, 363, 66, 62, 44755, 62, 312, 10354, 705, 20, 6, 11709, 198, 220, 220, 220, 2957, 796, 2957, 13, 45828, 3419, 198, 220, 220, 220, 611, 407, 14267, 62, 2220, 62, 37581, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2220, 62, 324, 30094, 62, 37581, 7203, 16, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 9948, 2889, 378, 62, 15750, 7, 37581, 62, 11600, 58, 992, 7131, 6, 565, 74, 62, 9948, 571, 6, 12962, 198, 220, 220, 220, 611, 556, 66, 62, 5219, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 21633, 62, 363, 66, 10786, 90, 92, 4458, 18982, 7, 37581, 62, 11600, 58, 992, 7131, 6, 363, 66, 62, 44755, 62, 312, 20520, 4008, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 40223, 62, 363, 66, 10786, 90, 92, 4458, 18982, 7, 37581, 62, 11600, 58, 992, 7131, 6, 363, 66, 62, 44755, 62, 312, 20520, 4008, 628, 220, 220, 220, 611, 264, 696, 62, 19503, 80, 62, 32179, 6624, 2026, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 30094, 657, 87, 35, 25, 15, 87, 19, 68, 1238, 4943, 198, 220, 220, 220, 1288, 361, 264, 696, 62, 19503, 80, 62, 32179, 6624, 1802, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 30094, 657, 87, 35, 25, 15, 87, 1983, 940, 4943, 198, 220, 220, 220, 1288, 361, 264, 696, 62, 19503, 80, 62, 32179, 6624, 5323, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 30094, 657, 87, 35, 25, 15, 87, 2998, 35, 15, 4943, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 43160, 12331, 7203, 16305, 11347, 31902, 1892, 36848, 2474, 8, 628, 198, 4299, 2068, 62, 9688, 62, 324, 87, 75, 7, 82, 696, 62, 19503, 80, 62, 32179, 28, 3064, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 5345, 5984, 32457, 19232, 8373, 290, 923, 21430, 262, 1366, 198, 220, 220, 220, 1058, 17143, 264, 696, 62, 19503, 80, 62, 32179, 25, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2342, 62, 29149, 13, 24209, 62, 9688, 7203, 324, 87, 75, 1600, 366, 324, 87, 75, 4943, 628, 220, 220, 220, 611, 264, 696, 62, 19503, 80, 62, 32179, 6624, 1105, 13, 20, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 87, 75, 657, 87, 17, 34, 25, 15, 87, 4089, 4943, 198, 220, 220, 220, 1288, 361, 264, 696, 62, 19503, 80, 62, 32179, 6624, 1679, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 87, 75, 657, 87, 17, 34, 25, 15, 87, 2079, 4943, 198, 220, 220, 220, 1288, 361, 264, 696, 62, 19503, 80, 62, 32179, 6624, 2026, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 87, 75, 657, 87, 17, 34, 25, 15, 87, 24, 32, 4943, 198, 220, 220, 220, 1288, 361, 264, 696, 62, 19503, 80, 62, 32179, 6624, 1802, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 87, 75, 657, 87, 17, 34, 25, 15, 87, 24, 33, 4943, 198, 220, 220, 220, 1288, 361, 264, 696, 62, 19503, 80, 62, 32179, 6624, 939, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 87, 75, 657, 87, 17, 34, 25, 15, 87, 24, 34, 4943, 198, 220, 220, 220, 1288, 361, 264, 696, 62, 19503, 80, 62, 32179, 6624, 7337, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 87, 75, 657, 87, 17, 34, 25, 15, 87, 24, 37, 4943, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 43160, 12331, 7203, 16305, 11347, 31902, 1892, 36848, 2474, 8, 628, 198, 4299, 900, 62, 324, 87, 75, 62, 5532, 62, 19503, 80, 7, 82, 696, 62, 19503, 80, 62, 32179, 28, 3064, 2599, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1058, 17143, 264, 696, 62, 19503, 80, 62, 32179, 25, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 611, 264, 696, 62, 19503, 80, 62, 32179, 6624, 1105, 13, 20, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 87, 75, 657, 87, 17, 34, 25, 15, 87, 4089, 4943, 198, 220, 220, 220, 1288, 361, 264, 696, 62, 19503, 80, 62, 32179, 6624, 1679, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 87, 75, 657, 87, 17, 34, 25, 15, 87, 2079, 4943, 198, 220, 220, 220, 1288, 361, 264, 696, 62, 19503, 80, 62, 32179, 6624, 2026, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 87, 75, 657, 87, 17, 34, 25, 15, 87, 24, 32, 4943, 198, 220, 220, 220, 1288, 361, 264, 696, 62, 19503, 80, 62, 32179, 6624, 1802, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 87, 75, 657, 87, 17, 34, 25, 15, 87, 24, 33, 4943, 198, 220, 220, 220, 1288, 361, 264, 696, 62, 19503, 80, 62, 32179, 6624, 939, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 87, 75, 657, 87, 17, 34, 25, 15, 87, 24, 34, 4943, 198, 220, 220, 220, 1288, 361, 264, 696, 62, 19503, 80, 62, 32179, 6624, 7337, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 87, 75, 657, 87, 17, 34, 25, 15, 87, 24, 37, 4943, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 43160, 12331, 7203, 16305, 11347, 31902, 1892, 36848, 2474, 8, 628, 198, 4299, 2068, 62, 9688, 62, 324, 30094, 7, 82, 696, 62, 19503, 80, 62, 32179, 28, 1120, 11, 556, 66, 62, 5219, 28, 15, 11, 2957, 11639, 38, 3256, 14267, 62, 2220, 62, 37581, 28, 25101, 2599, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1058, 17143, 264, 696, 62, 19503, 80, 62, 32179, 25, 198, 220, 220, 220, 1058, 17143, 556, 66, 62, 5219, 25, 685, 15, 930, 352, 60, 198, 220, 220, 220, 1058, 17143, 2957, 25, 37250, 38, 6, 930, 705, 49, 6, 930, 705, 4663, 6, 930, 705, 33, 20520, 198, 220, 220, 220, 1058, 7783, 25, 4269, 62, 7753, 62, 3672, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 30218, 70, 62, 11600, 796, 1391, 6, 38, 10354, 1391, 6, 324, 30094, 62, 37581, 10354, 705, 16, 3256, 705, 565, 74, 62, 9948, 571, 10354, 512, 30094, 62, 565, 74, 62, 9948, 571, 11, 705, 7266, 10354, 705, 21, 3256, 705, 363, 66, 62, 44755, 62, 312, 10354, 705, 16, 6, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 49, 10354, 1391, 6, 324, 30094, 62, 37581, 10354, 705, 17, 3256, 705, 565, 74, 62, 9948, 571, 10354, 512, 30094, 62, 565, 74, 62, 9948, 571, 11, 705, 7266, 10354, 705, 22, 3256, 705, 363, 66, 62, 44755, 62, 312, 10354, 705, 17, 6, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 4663, 10354, 1391, 6, 324, 30094, 62, 37581, 10354, 705, 18, 3256, 705, 565, 74, 62, 9948, 571, 10354, 512, 30094, 62, 565, 74, 62, 9948, 571, 11, 705, 7266, 10354, 705, 23, 3256, 705, 363, 66, 62, 44755, 62, 312, 10354, 705, 18, 6, 5512, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 33, 10354, 1391, 6, 324, 30094, 62, 37581, 10354, 705, 19, 3256, 705, 565, 74, 62, 9948, 571, 10354, 512, 30094, 62, 565, 74, 62, 9948, 571, 11, 705, 7266, 10354, 705, 24, 3256, 705, 363, 66, 62, 44755, 62, 312, 10354, 705, 19, 6, 11709, 198, 220, 220, 220, 2957, 796, 2957, 13, 45828, 3419, 198, 220, 220, 220, 611, 407, 14267, 62, 2220, 62, 37581, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2220, 62, 324, 30094, 62, 37581, 7203, 16, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 9948, 2889, 378, 62, 15750, 7, 37581, 62, 11600, 58, 992, 7131, 6, 565, 74, 62, 9948, 571, 6, 12962, 198, 220, 220, 220, 611, 556, 66, 62, 5219, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 21633, 62, 363, 66, 10786, 90, 92, 4458, 18982, 7, 37581, 62, 11600, 58, 992, 7131, 6, 363, 66, 62, 44755, 62, 312, 20520, 4008, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 40223, 62, 363, 66, 10786, 90, 92, 4458, 18982, 7, 37581, 62, 11600, 58, 992, 7131, 6, 363, 66, 62, 44755, 62, 312, 20520, 4008, 628, 220, 220, 220, 611, 264, 696, 62, 19503, 80, 62, 32179, 6624, 2026, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 30094, 657, 87, 35, 25, 15, 87, 19, 68, 1238, 4943, 198, 220, 220, 220, 1288, 361, 264, 696, 62, 19503, 80, 62, 32179, 6624, 1802, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 30094, 657, 87, 35, 25, 15, 87, 1983, 940, 4943, 198, 220, 220, 220, 1288, 361, 264, 696, 62, 19503, 80, 62, 32179, 6624, 5323, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 30094, 657, 87, 35, 25, 15, 87, 2998, 35, 15, 4943, 198, 220, 220, 220, 1288, 361, 264, 696, 62, 19503, 80, 62, 32179, 318, 6045, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1208, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 43160, 12331, 7203, 16305, 11347, 31902, 1892, 36848, 2474, 8, 628, 220, 220, 220, 2342, 62, 29149, 13, 24209, 62, 9688, 10786, 324, 30094, 3256, 366, 324, 30094, 90, 92, 1911, 18982, 7, 37581, 62, 11600, 58, 992, 7131, 6, 7266, 20520, 4008, 198, 220, 220, 220, 4269, 62, 7753, 62, 3672, 796, 705, 324, 30094, 90, 27422, 40664, 4458, 18982, 7, 37581, 62, 11600, 58, 992, 7131, 6, 7266, 6, 12962, 198, 220, 220, 220, 1441, 4269, 62, 7753, 62, 3672, 628, 198, 198, 4299, 2068, 62, 11338, 62, 324, 30094, 7, 992, 11639, 38, 6, 2599, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1058, 17143, 2957, 25, 37250, 38, 6, 930, 705, 49, 6, 930, 705, 4663, 6, 930, 705, 33, 20520, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 30218, 70, 62, 11600, 796, 1391, 6, 38, 10354, 705, 324, 30094, 21, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 49, 10354, 705, 324, 30094, 22, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 4663, 10354, 705, 324, 30094, 23, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 33, 10354, 705, 324, 30094, 24, 6, 92, 198, 220, 220, 220, 2957, 796, 2957, 13, 45828, 3419, 198, 220, 220, 220, 2342, 62, 29149, 13, 24209, 62, 11338, 10786, 324, 30094, 3256, 30218, 70, 62, 11600, 58, 992, 12962, 628, 198, 4299, 2068, 62, 9688, 62, 381, 70, 7, 82, 696, 62, 19503, 80, 62, 32179, 28, 1120, 11, 556, 66, 62, 5219, 28, 15, 2599, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1058, 17143, 264, 696, 62, 19503, 80, 62, 32179, 25, 198, 220, 220, 220, 1058, 17143, 556, 66, 62, 5219, 25, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2220, 62, 324, 30094, 62, 37581, 7203, 16, 4943, 198, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 9948, 2889, 378, 62, 15750, 7, 324, 30094, 62, 565, 74, 62, 9948, 571, 8, 198, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2617, 62, 381, 70, 62, 75, 37581, 7203, 20, 4943, 198, 220, 220, 220, 611, 264, 696, 62, 19503, 80, 62, 32179, 6624, 2026, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 30094, 657, 87, 35, 25, 15, 87, 19, 68, 1238, 4943, 198, 220, 220, 220, 1288, 361, 264, 696, 62, 19503, 80, 62, 32179, 6624, 1802, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 30094, 657, 87, 35, 25, 15, 87, 1983, 940, 4943, 198, 220, 220, 220, 1288, 361, 264, 696, 62, 19503, 80, 62, 32179, 6624, 5323, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 30094, 657, 87, 35, 25, 15, 87, 2998, 35, 15, 4943, 198, 220, 220, 220, 611, 556, 66, 62, 5219, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 75, 37581, 7203, 86, 279, 6024, 657, 87, 19, 25, 15, 87, 1065, 940, 4943, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 75, 37581, 7203, 86, 279, 6024, 657, 87, 19, 25, 15, 87, 8784, 15, 4943, 198, 220, 220, 220, 2342, 62, 29149, 13, 24209, 62, 9688, 10786, 381, 70, 3256, 705, 381, 70, 11537, 628, 198, 4299, 900, 62, 324, 30094, 62, 5532, 62, 19503, 80, 7, 82, 696, 62, 19503, 80, 62, 32179, 28, 1120, 2599, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1058, 17143, 264, 696, 62, 19503, 80, 62, 32179, 25, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 611, 264, 696, 62, 19503, 80, 62, 32179, 6624, 2026, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 30094, 657, 87, 35, 25, 15, 87, 19, 68, 1238, 4943, 198, 220, 220, 220, 1288, 361, 264, 696, 62, 19503, 80, 62, 32179, 6624, 1802, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 30094, 657, 87, 35, 25, 15, 87, 1983, 940, 4943, 198, 220, 220, 220, 1288, 361, 264, 696, 62, 19503, 80, 62, 32179, 6624, 5323, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 2301, 7203, 86, 512, 30094, 657, 87, 35, 25, 15, 87, 2998, 35, 15, 4943, 628, 198, 4299, 2068, 62, 11338, 62, 381, 70, 7, 82, 696, 62, 19503, 80, 62, 32179, 28, 1120, 2599, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1058, 17143, 264, 696, 62, 19503, 80, 62, 32179, 25, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2342, 62, 29149, 13, 24209, 62, 11338, 10786, 381, 70, 3256, 705, 381, 70, 11537, 628, 198, 2, 825, 900, 62, 721, 70, 62, 82, 696, 62, 19503, 80, 7, 82, 696, 62, 19503, 80, 62, 32179, 28, 3064, 2599, 198, 2, 220, 220, 220, 220, 37227, 198, 2, 198, 2, 220, 220, 220, 220, 1058, 17143, 264, 696, 62, 19503, 80, 62, 32179, 25, 198, 2, 220, 220, 220, 220, 1058, 7783, 25, 198, 2, 220, 220, 220, 220, 37227, 198, 2, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 75, 37581, 10786, 86, 9940, 70, 657, 29164, 92, 4458, 18982, 7, 33095, 7, 82, 696, 62, 19503, 80, 62, 32179, 22305, 628, 198, 4299, 288, 21101, 62, 37581, 7, 14171, 11639, 86, 3256, 1614, 11639, 324, 87, 75, 3256, 2393, 62, 3672, 28, 7061, 2599, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 1058, 17143, 4235, 25, 705, 86, 6, 91, 705, 81, 6, 930, 705, 67, 6, 198, 220, 220, 220, 1058, 17143, 1614, 25, 705, 324, 30094, 6, 930, 705, 324, 87, 75, 6, 930, 705, 721, 70, 6, 930, 705, 18082, 6, 198, 220, 220, 220, 1058, 17143, 2393, 62, 3672, 25, 705, 9, 62, 17896, 65, 62, 11250, 13, 37581, 6, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1090, 81, 62, 15908, 796, 28686, 13, 1136, 66, 16993, 3419, 198, 220, 220, 220, 288, 21101, 62, 37581, 62, 15908, 796, 28686, 13, 6978, 13, 22179, 7, 22019, 81, 62, 15908, 11, 705, 17896, 65, 62, 37581, 11537, 198, 220, 220, 220, 611, 407, 28686, 13, 6978, 13, 1069, 1023, 7, 17896, 65, 62, 37581, 62, 15908, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 28686, 13, 28015, 15908, 7, 17896, 65, 62, 37581, 62, 15908, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1332, 62, 6404, 1362, 13, 43917, 7203, 9697, 38, 17056, 36202, 1892, 4062, 0, 30481, 6565, 8619, 705, 17896, 65, 62, 37581, 6, 4943, 198, 220, 220, 220, 611, 4235, 6624, 705, 86, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 611, 28686, 13, 6978, 13, 1069, 1023, 7, 418, 13, 6978, 13, 22179, 7, 17896, 65, 62, 37581, 62, 15908, 11, 2393, 62, 3672, 4008, 290, 28686, 13, 6978, 13, 4468, 576, 7, 418, 13, 6978, 13, 22179, 7, 17896, 65, 62, 37581, 62, 15908, 11, 2393, 62, 3672, 8, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 279, 21841, 796, 2342, 62, 29149, 13, 4598, 62, 13564, 62, 17896, 65, 10786, 90, 92, 23884, 4458, 18982, 7, 7959, 11, 28686, 13, 6978, 13, 22179, 7, 17896, 65, 62, 37581, 62, 15908, 11, 2393, 62, 3672, 22305, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 1614, 6624, 366, 324, 30094, 1298, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 279, 21841, 62, 30854, 287, 279, 21841, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11454, 62, 14269, 796, 2342, 62, 29149, 13, 9122, 62, 8056, 62, 14269, 7, 79, 21841, 62, 30854, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 11454, 62, 14269, 6624, 352, 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, 2270, 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, 11454, 62, 14269, 796, 2342, 62, 29149, 13, 9122, 62, 8056, 62, 14269, 7, 79, 21841, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11454, 62, 14269, 796, 352, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1332, 62, 6404, 1362, 13, 18224, 7203, 9697, 33, 17056, 2393, 407, 1043, 2474, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5298, 43160, 12331, 7203, 9697, 33, 17056, 2393, 407, 1043, 0, 59, 77, 90, 92, 1911, 18982, 7, 418, 13, 6978, 13, 22179, 7, 17896, 65, 62, 37581, 62, 15908, 11, 2393, 62, 3672, 22305, 198, 220, 220, 220, 1288, 361, 4235, 6624, 705, 81, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 279, 21841, 796, 2342, 62, 29149, 13, 4598, 62, 961, 62, 17896, 65, 10786, 90, 92, 4458, 18982, 7, 7959, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 611, 1614, 287, 14631, 721, 70, 1600, 366, 18082, 1600, 366, 23339, 1, 5974, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2393, 62, 3672, 796, 374, 1911, 59, 17896, 65, 62, 37581, 59, 90, 92, 62, 17896, 65, 62, 1136, 13, 75, 37581, 1911, 18982, 7, 7959, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2393, 62, 3672, 796, 374, 1911, 59, 17896, 65, 62, 37581, 59, 90, 92, 62, 17896, 65, 62, 1136, 13, 67, 37581, 1911, 18982, 7, 7959, 8, 198, 220, 220, 220, 220, 220, 220, 220, 351, 1280, 7, 7753, 62, 3672, 11, 366, 86, 4943, 355, 43458, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 1614, 6624, 366, 324, 30094, 1298, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 279, 21841, 62, 30854, 287, 279, 21841, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 6376, 11, 1366, 287, 27056, 378, 7, 79, 21841, 62, 30854, 14692, 15577, 2220, 1, 7131, 1, 7890, 8973, 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, 611, 6376, 6624, 657, 290, 2099, 7, 7890, 58, 15, 12962, 318, 493, 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, 220, 220, 220, 220, 10385, 62, 17, 62, 33095, 796, 6407, 198, 220, 220, 220, 220, 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, 220, 220, 220, 220, 10385, 62, 17, 62, 33095, 796, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 10385, 62, 17, 62, 33095, 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, 220, 220, 220, 220, 1366, 796, 685, 33095, 7, 7890, 58, 15, 46570, 1366, 58, 16, 11907, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 43458, 13, 13564, 7203, 27071, 22179, 7, 7890, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 43458, 13, 13564, 7203, 59, 77, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11454, 62, 14269, 796, 2342, 62, 29149, 13, 9122, 62, 8056, 62, 14269, 7, 79, 21841, 62, 30854, 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, 329, 6376, 11, 1366, 287, 27056, 378, 7, 79, 21841, 14692, 15577, 2220, 1, 7131, 1, 7890, 8973, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 6376, 6624, 657, 290, 2099, 7, 7890, 58, 15, 12962, 318, 493, 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, 10385, 62, 17, 62, 33095, 796, 6407, 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, 10385, 62, 17, 62, 33095, 796, 10352, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 10385, 62, 17, 62, 33095, 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, 1366, 796, 685, 33095, 7, 7890, 58, 15, 46570, 1366, 58, 16, 11907, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 43458, 13, 13564, 7203, 27071, 22179, 7, 7890, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 43458, 13, 13564, 7203, 59, 77, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11454, 62, 14269, 796, 2342, 62, 29149, 13, 9122, 62, 8056, 62, 14269, 7, 79, 21841, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1332, 62, 6404, 1362, 13, 10951, 10786, 9697, 33, 9220, 6530, 25, 288, 21101, 62, 37581, 59, 90, 92, 62, 17896, 65, 62, 1136, 13, 67, 37581, 4458, 18982, 7, 7959, 4008, 198, 220, 220, 220, 1288, 361, 4235, 6624, 705, 67, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 279, 21841, 796, 2342, 62, 29149, 13, 4598, 62, 33678, 62, 17896, 65, 10786, 90, 92, 4458, 18982, 7, 7959, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 11454, 62, 14269, 796, 2342, 62, 29149, 13, 9122, 62, 8056, 62, 14269, 7, 79, 21841, 8, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 11454, 62, 14269, 796, 352, 198, 220, 220, 220, 1441, 11454, 62, 14269, 11, 288, 21101, 62, 37581, 62, 15908, 628, 198, 4299, 7110, 62, 392, 62, 21928, 62, 11134, 7, 69, 62, 6978, 11, 951, 62, 312, 87, 28, 16, 11, 5752, 62, 28968, 28, 16, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 770, 2163, 9743, 257, 269, 21370, 2393, 290, 21528, 262, 1366, 290, 16031, 262, 7110, 656, 257, 279, 782, 2393, 198, 220, 220, 220, 1058, 17143, 277, 62, 6978, 25, 198, 220, 220, 220, 1058, 17143, 951, 62, 312, 87, 25, 198, 220, 220, 220, 1058, 7783, 25, 7110, 62, 6978, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1366, 62, 4868, 796, 1100, 62, 40664, 62, 4033, 7, 69, 62, 6978, 11, 951, 62, 312, 87, 11, 5752, 62, 28968, 8, 198, 220, 220, 220, 277, 62, 3672, 796, 28686, 13, 6978, 13, 22018, 578, 742, 7, 418, 13, 6978, 13, 35312, 7, 69, 62, 6978, 38381, 12, 16, 12962, 58, 15, 60, 198, 220, 220, 220, 7110, 62, 6978, 796, 28686, 13, 6978, 13, 22179, 7, 418, 13, 6978, 13, 35312, 7, 69, 62, 6978, 38381, 15, 4357, 705, 489, 1747, 3256, 277, 62, 3672, 10, 4458, 11134, 11537, 198, 220, 220, 220, 458, 83, 13, 29487, 7, 7890, 62, 4868, 8, 198, 220, 220, 220, 458, 83, 13, 87, 18242, 10786, 2435, 11537, 198, 220, 220, 220, 458, 83, 13, 2645, 9608, 10786, 321, 489, 3984, 11537, 198, 220, 220, 220, 458, 83, 13, 21928, 5647, 7, 29487, 62, 6978, 8, 198, 220, 220, 220, 458, 83, 13, 19836, 3419, 198, 220, 220, 220, 1441, 7110, 62, 6978, 628, 198, 4299, 4296, 62, 446, 84, 2879, 7, 259, 62, 26801, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 770, 2163, 5992, 262, 610, 24493, 3298, 7885, 3221, 422, 281, 41216, 2163, 869, 198, 220, 220, 220, 1058, 17143, 287, 62, 26801, 25, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 3298, 610, 24493, 198, 220, 220, 220, 610, 24493, 796, 287, 62, 26801, 628, 198, 4299, 4296, 62, 8340, 62, 29149, 7, 259, 62, 26801, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 770, 2163, 5992, 262, 2342, 62, 29149, 3298, 7885, 3221, 422, 281, 41216, 2163, 869, 198, 220, 220, 220, 1058, 17143, 287, 62, 26801, 25, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 3298, 2342, 62, 29149, 198, 220, 220, 220, 2342, 62, 29149, 796, 287, 62, 26801, 628, 198, 4299, 4296, 62, 67, 36540, 62, 9641, 33529, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 770, 2163, 5992, 262, 29854, 51, 62, 9641, 3298, 7885, 3221, 422, 281, 41216, 2163, 869, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 3298, 29854, 51, 62, 9641, 198, 220, 220, 220, 11454, 62, 14269, 11, 11594, 62, 312, 796, 2342, 62, 29149, 13, 1136, 62, 35902, 62, 312, 7203, 17, 4943, 220, 1303, 5984, 5760, 11594, 4522, 6376, 318, 362, 198, 220, 220, 220, 611, 11594, 62, 312, 6624, 657, 25306, 15, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1332, 62, 6404, 1362, 13, 10951, 7203, 35, 36392, 16, 6305, 8113, 276, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 29854, 51, 62, 9641, 796, 657, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1332, 62, 6404, 1362, 13, 10951, 7203, 35, 36392, 17, 6305, 8113, 276, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 29854, 51, 62, 9641, 796, 352, 198, 220, 220, 220, 1303, 2073, 25, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 5298, 43160, 12331, 7203, 20035, 29854, 51, 6305, 2196, 5984, 5760, 17869, 4522, 12, 90, 92, 1911, 18982, 7, 2536, 7, 35902, 62, 312, 22305, 628, 628, 198, 4299, 1100, 62, 17529, 62, 37581, 33529, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 770, 2163, 9743, 262, 4429, 4566, 331, 43695, 2393, 290, 5992, 262, 3298, 9633, 13, 1002, 257, 2393, 318, 407, 1043, 11, 340, 481, 198, 220, 220, 220, 2251, 257, 2393, 351, 262, 4277, 3815, 287, 340, 13, 383, 2393, 4067, 318, 1279, 7220, 29, 14, 22322, 14, 27352, 14, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1303, 15161, 3815, 198, 220, 220, 220, 30218, 70, 62, 11600, 796, 1391, 6, 446, 84, 2879, 62, 634, 10354, 705, 9858, 22, 3256, 705, 8340, 62, 634, 10354, 705, 9858, 1485, 3256, 705, 8340, 62, 634, 62, 903, 10354, 705, 9858, 22, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 40616, 62, 259, 2536, 62, 29851, 10354, 705, 27155, 15, 3712, 15, 87, 2931, 3553, 3712, 15, 87, 17, 34, 2998, 3712, 26708, 4309, 1795, 2075, 2670, 3712, 15, 3712, 1268, 18601, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 5796, 62, 259, 2536, 62, 29851, 10354, 705, 16960, 9865, 15, 3712, 1954, 3712, 1268, 18601, 3256, 705, 8340, 62, 634, 62, 4906, 10354, 705, 27155, 3256, 705, 903, 62, 20285, 10354, 705, 21, 33, 12, 2078, 12, 3459, 12, 2075, 12, 4309, 12, 34, 18, 6, 92, 198, 220, 220, 220, 4429, 62, 37581, 62, 6978, 796, 28686, 13, 6978, 13, 22179, 7, 418, 13, 1136, 24330, 10786, 2969, 5760, 13563, 33809, 705, 8340, 62, 9288, 13, 88, 43695, 11537, 198, 220, 220, 220, 611, 28686, 13, 6978, 13, 1069, 1023, 7, 17529, 62, 37581, 62, 6978, 8, 290, 28686, 13, 6978, 13, 4468, 576, 7, 17529, 62, 37581, 62, 6978, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 351, 1280, 7, 17529, 62, 37581, 62, 6978, 11, 705, 81, 11537, 355, 277, 62, 5420, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 30218, 70, 62, 11600, 796, 331, 43695, 13, 2220, 7, 69, 62, 5420, 11, 8778, 263, 28, 88, 43695, 13, 13295, 17401, 8, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 351, 1280, 7, 17529, 62, 37581, 62, 6978, 11, 705, 86, 11537, 355, 277, 62, 5420, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 331, 43695, 13, 39455, 7, 37581, 62, 11600, 11, 277, 62, 5420, 8, 628, 220, 220, 220, 4814, 62, 13083, 796, 17635, 198, 220, 220, 220, 3298, 610, 24493, 62, 634, 11, 2342, 62, 634, 11, 2342, 62, 634, 62, 903, 11, 277, 70, 62, 259, 2536, 62, 29851, 11, 895, 62, 259, 2536, 62, 29851, 11, 2342, 62, 634, 62, 4906, 11, 7245, 62, 20285, 62, 29851, 198, 220, 220, 220, 611, 705, 8340, 62, 634, 62, 903, 6, 407, 287, 30218, 70, 62, 11600, 13, 13083, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 4814, 62, 13083, 13, 33295, 7203, 8340, 62, 634, 62, 903, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 634, 62, 903, 796, 13538, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 634, 62, 903, 796, 30218, 70, 62, 11600, 17816, 8340, 62, 634, 62, 903, 20520, 198, 220, 220, 220, 611, 705, 903, 62, 20285, 6, 407, 287, 30218, 70, 62, 11600, 13, 13083, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 4814, 62, 13083, 13, 33295, 7203, 903, 62, 20285, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 7245, 62, 20285, 62, 29851, 796, 13538, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 7245, 62, 20285, 62, 29851, 796, 30218, 70, 62, 11600, 17816, 903, 62, 20285, 20520, 198, 220, 220, 220, 611, 18896, 7, 45688, 62, 13083, 8, 14512, 657, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1332, 62, 6404, 1362, 13, 43917, 7203, 5492, 751, 262, 23884, 3815, 287, 262, 23884, 2393, 1911, 18982, 7203, 290, 27071, 22179, 7, 45688, 62, 13083, 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, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 28686, 13, 6978, 13, 22179, 7, 418, 13, 1136, 24330, 10786, 2969, 5760, 13563, 33809, 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, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 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, 8340, 62, 9288, 13, 88, 43695, 6, 22305, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 5298, 24295, 9787, 50015, 7203, 5492, 751, 262, 23884, 3815, 287, 262, 23884, 2393, 1, 198, 220, 220, 220, 220, 220, 220, 220, 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, 220, 220, 220, 220, 366, 1911, 18982, 7203, 290, 27071, 22179, 7, 45688, 62, 13083, 828, 28686, 13, 6978, 13, 22179, 7, 418, 13, 1136, 24330, 10786, 2969, 5760, 13563, 33809, 198, 220, 220, 220, 220, 220, 220, 220, 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, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 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, 8340, 62, 9288, 13, 88, 43695, 6, 22305, 628, 220, 220, 220, 610, 24493, 62, 634, 796, 30218, 70, 62, 11600, 17816, 446, 84, 2879, 62, 634, 20520, 198, 220, 220, 220, 2342, 62, 634, 796, 30218, 70, 62, 11600, 17816, 8340, 62, 634, 20520, 198, 220, 220, 220, 277, 70, 62, 259, 2536, 62, 29851, 796, 30218, 70, 62, 11600, 17816, 40616, 62, 259, 2536, 62, 29851, 20520, 198, 220, 220, 220, 895, 62, 259, 2536, 62, 29851, 796, 30218, 70, 62, 11600, 17816, 5796, 62, 259, 2536, 62, 29851, 20520, 198, 220, 220, 220, 611, 705, 8340, 62, 634, 62, 4906, 6, 287, 30218, 70, 62, 11600, 13, 13083, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 634, 62, 4906, 796, 30218, 70, 62, 11600, 17816, 8340, 62, 634, 62, 4906, 20520, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 634, 62, 4906, 796, 705, 27155, 6, 628, 198, 4299, 1969, 62, 29487, 62, 8499, 62, 5143, 7, 29487, 62, 3672, 62, 4868, 11, 1969, 62, 29487, 62, 14171, 28, 25101, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 770, 2163, 20612, 477, 1280, 7110, 290, 23991, 9168, 4721, 416, 262, 1332, 13, 198, 220, 220, 220, 770, 8794, 329, 257, 3298, 4235, 7885, 393, 262, 1957, 4235, 7885, 13, 10714, 7885, 26235, 284, 10352, 198, 220, 220, 220, 1058, 17143, 7110, 62, 3672, 62, 4868, 25, 770, 318, 257, 1351, 286, 4731, 3815, 286, 262, 7110, 4324, 3891, 198, 220, 220, 220, 1058, 17143, 1969, 62, 29487, 62, 14171, 25, 770, 318, 257, 25131, 1822, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 611, 1969, 62, 29487, 62, 14171, 393, 1969, 62, 29487, 62, 14171, 62, 20541, 25, 198, 220, 220, 220, 220, 220, 220, 220, 329, 7110, 62, 3672, 287, 7110, 62, 3672, 62, 4868, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 28686, 13, 10057, 10786, 35943, 12728, 1220, 12463, 366, 28929, 3913, 49560, 2538, 37430, 23884, 1, 4458, 18982, 7, 29487, 62, 3672, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 640, 13, 42832, 7, 15, 13, 1495, 8, 198, 220, 220, 220, 220, 220, 220, 220, 28686, 13, 10057, 10786, 35943, 12728, 1220, 12463, 366, 28929, 3913, 49560, 2538, 37430, 327, 7479, 33207, 59, 10057, 2624, 59, 28758, 13, 13499, 1, 11537, 628, 198, 4299, 2315, 62, 6759, 23912, 62, 18392, 33529, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 770, 2163, 17944, 290, 4238, 4340, 2603, 23912, 3113, 198, 220, 220, 220, 36775, 48780, 5301, 2476, 284, 307, 6589, 422, 1279, 6759, 23912, 62, 15763, 29, 14, 1069, 759, 14, 18392, 14, 29412, 8619, 198, 220, 220, 220, 5765, 262, 3141, 366, 29412, 9058, 13, 9078, 2721, 1, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 3298, 2603, 23912, 62, 1516, 198, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1330, 2603, 23912, 13, 18392, 198, 220, 220, 220, 220, 220, 220, 220, 2603, 23912, 62, 1516, 796, 2603, 23912, 13, 18392, 13, 9688, 62, 6759, 23912, 3419, 198, 220, 220, 220, 2845, 25, 198, 220, 220, 220, 220, 220, 220, 220, 3601, 7203, 12331, 11046, 36775, 48780, 7117, 2474, 8, 198, 220, 220, 220, 611, 2603, 23912, 62, 1516, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2603, 23912, 62, 15908, 796, 28686, 13, 6978, 13, 22179, 7, 418, 13, 6978, 13, 397, 2777, 776, 10786, 2637, 828, 705, 26791, 3256, 705, 6759, 23912, 62, 26791, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 2603, 23912, 62, 1516, 13, 2860, 6978, 7, 6759, 23912, 62, 15908, 11, 299, 853, 448, 28, 15, 8, 198, 220, 220, 220, 1441, 2603, 23912, 62, 1516, 628, 198, 4299, 41216, 62, 40406, 7, 912, 62, 83, 37668, 28, 940, 11, 401, 62, 634, 2625, 4535, 1600, 4235, 2625, 4535, 1600, 7245, 62, 20285, 2625, 4535, 1600, 7245, 62, 785, 62, 634, 2625, 4535, 1, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 770, 2163, 4539, 3306, 4831, 284, 41216, 262, 1332, 9058, 198, 220, 220, 220, 532, 8113, 82, 284, 27634, 290, 4238, 4340, 610, 24493, 3298, 7885, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 3298, 277, 70, 11, 895, 11, 12067, 198, 220, 220, 220, 3298, 1332, 62, 13116, 62, 15908, 198, 220, 220, 220, 1100, 62, 17529, 62, 37581, 3419, 198, 220, 220, 220, 1303, 2262, 17096, 803, 2342, 7582, 198, 220, 220, 220, 11774, 62, 12683, 439, 263, 796, 537, 72, 62, 8899, 13, 44506, 13, 48, 83, 11712, 439, 263, 3419, 198, 220, 220, 220, 1303, 4704, 278, 13, 16818, 7, 16793, 28, 44506, 62, 8899, 13, 44506, 13557, 15003, 62, 48317, 11, 26498, 16193, 48317, 62, 12683, 439, 263, 11, 828, 33386, 28, 17821, 737, 9688, 3419, 198, 220, 220, 220, 2342, 62, 29149, 62, 26801, 796, 7852, 3955, 499, 7, 48317, 62, 12683, 439, 263, 11, 4856, 28, 17821, 8, 198, 220, 220, 220, 611, 401, 62, 634, 14512, 366, 4535, 1, 290, 366, 9858, 1, 287, 401, 62, 634, 25, 198, 220, 220, 220, 220, 220, 220, 220, 3298, 2342, 62, 634, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 634, 796, 401, 62, 634, 198, 220, 220, 220, 611, 7245, 62, 785, 62, 634, 14512, 366, 4535, 1, 290, 366, 9858, 1, 287, 7245, 62, 785, 62, 634, 25, 198, 220, 220, 220, 220, 220, 220, 220, 3298, 2342, 62, 634, 62, 903, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 634, 62, 903, 796, 7245, 62, 785, 62, 634, 198, 220, 220, 220, 611, 7245, 62, 20285, 14512, 366, 4535, 1298, 198, 220, 220, 220, 220, 220, 220, 220, 3298, 7245, 62, 20285, 62, 29851, 198, 220, 220, 220, 220, 220, 220, 220, 7245, 62, 20285, 62, 29851, 796, 7245, 62, 20285, 198, 220, 220, 220, 611, 4235, 14512, 366, 4535, 1298, 198, 220, 220, 220, 220, 220, 220, 220, 3298, 2342, 62, 634, 62, 4906, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 634, 62, 4906, 796, 4235, 628, 220, 220, 220, 611, 2342, 62, 634, 62, 4906, 6624, 705, 27155, 10354, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 62, 26801, 13, 4598, 62, 8443, 62, 43319, 10786, 90, 92, 4458, 18982, 7, 8340, 62, 634, 4008, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 62, 26801, 13, 4598, 62, 8443, 62, 903, 10786, 90, 92, 23884, 4458, 18982, 7, 8340, 62, 634, 62, 903, 11, 7245, 62, 20285, 62, 29851, 4008, 198, 220, 220, 220, 1303, 12067, 796, 7852, 3955, 499, 7, 8340, 62, 29149, 62, 26801, 8, 198, 220, 220, 220, 1303, 30481, 6208, 371, 634, 27387, 198, 220, 220, 220, 11454, 62, 14269, 11, 25064, 62, 10951, 62, 11600, 796, 2342, 62, 29149, 62, 26801, 13, 1136, 62, 10057, 62, 10951, 3419, 198, 220, 220, 220, 611, 11454, 62, 14269, 25, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 43160, 12331, 10786, 3118, 540, 284, 10996, 351, 262, 2342, 0, 11537, 198, 220, 220, 220, 279, 21101, 62, 3672, 796, 965, 7, 17597, 62, 10951, 62, 11600, 17816, 20285, 62, 29851, 6, 12962, 198, 220, 220, 220, 611, 407, 279, 21101, 62, 3672, 25, 198, 220, 220, 220, 220, 220, 220, 220, 279, 21101, 62, 3672, 796, 2562, 48317, 13, 9255, 3524, 10786, 5662, 33, 7913, 25, 3256, 705, 17469, 28700, 7913, 11537, 198, 220, 220, 220, 1332, 62, 13116, 62, 15908, 796, 2315, 62, 9288, 62, 13116, 62, 15908, 7, 14751, 65, 62, 3672, 8, 198, 220, 220, 220, 1332, 62, 6404, 1362, 13, 10951, 10786, 14402, 15691, 27387, 25, 23884, 4458, 18982, 7, 9288, 62, 13116, 62, 15908, 4008, 198, 220, 220, 220, 11454, 62, 14269, 11, 277, 86, 62, 332, 62, 10951, 62, 11600, 796, 2342, 62, 29149, 62, 26801, 13, 1136, 62, 9641, 62, 44506, 3419, 198, 220, 220, 220, 611, 407, 11454, 62, 14269, 25, 198, 220, 220, 220, 220, 220, 220, 220, 3326, 62, 10951, 62, 2536, 796, 705, 37, 2533, 1574, 10628, 25, 569, 90, 27422, 90, 27422, 90, 92, 220, 930, 220, 10934, 14151, 25, 23884, 4458, 18982, 7, 44482, 62, 332, 62, 10951, 62, 11600, 17816, 22478, 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, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 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, 86, 62, 332, 62, 10951, 62, 11600, 17816, 1084, 273, 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, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 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, 86, 62, 332, 62, 10951, 62, 11600, 17816, 17147, 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, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 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, 86, 62, 332, 62, 10951, 62, 11600, 17816, 11249, 6, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 4296, 62, 305, 13645, 62, 2385, 578, 62, 15390, 7, 332, 62, 10951, 62, 2536, 8, 198, 220, 220, 220, 1303, 2262, 17096, 803, 27634, 198, 220, 220, 220, 1303, 446, 84, 2879, 62, 26801, 796, 23283, 1532, 558, 7, 634, 28, 446, 84, 2879, 62, 634, 8, 198, 220, 220, 220, 1303, 446, 84, 2879, 62, 26801, 13, 46911, 62, 13564, 10786, 0, 34, 40616, 40, 2662, 499, 59, 81, 11537, 628, 220, 220, 220, 1303, 2342, 62, 29149, 62, 26801, 13, 4598, 62, 44256, 16928, 7902, 53, 7, 7061, 8, 198, 220, 220, 220, 1303, 19119, 62, 446, 84, 2879, 7, 446, 84, 2879, 62, 26801, 8, 198, 220, 220, 220, 4296, 62, 8340, 62, 29149, 7, 8340, 62, 29149, 62, 26801, 8, 198, 220, 220, 220, 1303, 16926, 46, 25, 27882, 2174, 2438, 284, 17425, 12834, 198, 220, 220, 220, 1303, 40616, 796, 6480, 62, 8019, 13, 40729, 432, 30386, 27326, 1828, 33, 3419, 198, 220, 220, 220, 1303, 40616, 13, 259, 2536, 62, 8443, 7, 40616, 62, 259, 2536, 62, 29851, 8, 198, 220, 220, 220, 1303, 5796, 796, 6480, 62, 8019, 13, 46868, 1636, 12310, 1731, 405, 3419, 198, 220, 220, 220, 1303, 5796, 13, 259, 2536, 62, 8443, 7, 5796, 62, 259, 2536, 62, 29851, 8, 628, 220, 220, 220, 4296, 62, 67, 36540, 62, 9641, 3419, 198, 220, 220, 220, 4296, 62, 324, 30094, 62, 15750, 62, 9948, 571, 1358, 62, 8367, 3419, 198, 220, 220, 220, 4296, 62, 912, 62, 76, 1042, 963, 62, 83, 37668, 7, 600, 7, 912, 62, 83, 37668, 4008, 628, 198, 4299, 41216, 62, 40406, 62, 77, 74, 7, 912, 62, 83, 37668, 28, 15, 11, 38551, 62, 785, 62, 634, 2625, 4535, 1600, 4235, 2625, 4535, 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, 7245, 62, 20285, 2625, 4535, 1600, 7245, 62, 785, 62, 634, 2625, 4535, 1600, 1598, 62, 34167, 28, 15, 11, 1332, 62, 5715, 28, 15, 11, 7644, 62, 42503, 28, 15, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 770, 2163, 4539, 3306, 4831, 284, 41216, 262, 1332, 9058, 198, 220, 220, 220, 532, 8113, 82, 284, 27634, 290, 4238, 4340, 610, 24493, 3298, 7885, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 3298, 1332, 62, 13116, 62, 15908, 198, 220, 220, 220, 1100, 62, 17529, 62, 37581, 3419, 198, 220, 220, 220, 1303, 2262, 17096, 803, 2342, 7582, 198, 220, 220, 220, 11774, 62, 12683, 439, 263, 796, 537, 72, 62, 8899, 13, 44506, 13, 48, 83, 11712, 439, 263, 3419, 198, 220, 220, 220, 1303, 4704, 278, 13, 16818, 7, 16793, 28, 44506, 62, 8899, 13, 44506, 13557, 15003, 62, 48317, 11, 26498, 16193, 48317, 62, 12683, 439, 263, 11, 828, 33386, 28, 17821, 737, 9688, 3419, 198, 220, 220, 220, 2342, 62, 29149, 62, 26801, 796, 7852, 3955, 499, 7, 48317, 62, 12683, 439, 263, 11, 4856, 28, 17821, 8, 198, 220, 220, 220, 4296, 62, 8340, 62, 29149, 7, 8340, 62, 29149, 62, 26801, 8, 198, 220, 220, 220, 611, 38551, 62, 785, 62, 634, 14512, 366, 4535, 1, 290, 366, 9858, 1, 287, 38551, 62, 785, 62, 634, 25, 198, 220, 220, 220, 220, 220, 220, 220, 3298, 2342, 62, 634, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 634, 796, 38551, 62, 785, 62, 634, 198, 220, 220, 220, 611, 7245, 62, 785, 62, 634, 14512, 366, 4535, 1, 290, 366, 9858, 1, 287, 7245, 62, 785, 62, 634, 25, 198, 220, 220, 220, 220, 220, 220, 220, 3298, 2342, 62, 634, 62, 903, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 634, 62, 903, 796, 7245, 62, 785, 62, 634, 198, 220, 220, 220, 611, 7245, 62, 20285, 14512, 366, 4535, 1298, 198, 220, 220, 220, 220, 220, 220, 220, 3298, 7245, 62, 20285, 62, 29851, 198, 220, 220, 220, 220, 220, 220, 220, 7245, 62, 20285, 62, 29851, 796, 7245, 62, 20285, 198, 220, 220, 220, 611, 4235, 14512, 366, 4535, 1298, 198, 220, 220, 220, 220, 220, 220, 220, 3298, 2342, 62, 634, 62, 4906, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 634, 62, 4906, 796, 4235, 628, 220, 220, 220, 2018, 7, 8340, 62, 634, 62, 4906, 8, 198, 220, 220, 220, 1303, 30481, 6208, 6358, 27387, 198, 220, 220, 220, 11454, 62, 14269, 11, 25064, 62, 10951, 62, 11600, 796, 2342, 62, 29149, 62, 26801, 13, 1136, 62, 10057, 62, 10951, 3419, 198, 220, 220, 220, 611, 11454, 62, 14269, 25, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 43160, 12331, 10786, 3118, 540, 284, 10996, 351, 262, 2342, 0, 11537, 198, 220, 220, 220, 279, 21101, 62, 3672, 796, 965, 7, 17597, 62, 10951, 62, 11600, 17816, 20285, 62, 29851, 6, 12962, 198, 220, 220, 220, 611, 407, 279, 21101, 62, 3672, 25, 198, 220, 220, 220, 220, 220, 220, 220, 279, 21101, 62, 3672, 796, 2562, 48317, 13, 9255, 3524, 10786, 5662, 33, 7913, 25, 3256, 705, 17469, 28700, 7913, 11537, 198, 220, 220, 220, 1332, 62, 13116, 62, 15908, 796, 2315, 62, 9288, 62, 13116, 62, 15908, 7, 14751, 65, 62, 3672, 8, 198, 220, 220, 220, 1332, 62, 6404, 1362, 13, 10951, 10786, 14402, 15691, 27387, 25, 23884, 4458, 18982, 7, 9288, 62, 13116, 62, 15908, 4008, 198, 220, 220, 220, 11454, 62, 14269, 11, 277, 86, 62, 332, 62, 10951, 62, 11600, 796, 2342, 62, 29149, 62, 26801, 13, 1136, 62, 9641, 62, 44506, 3419, 198, 220, 220, 220, 611, 407, 11454, 62, 14269, 25, 198, 220, 220, 220, 220, 220, 220, 220, 3326, 62, 10951, 62, 2536, 796, 705, 37, 2533, 1574, 10628, 25, 569, 90, 27422, 90, 27422, 90, 92, 220, 930, 220, 10934, 14151, 25, 23884, 4458, 18982, 7, 44482, 62, 332, 62, 10951, 62, 11600, 17816, 22478, 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, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 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, 86, 62, 332, 62, 10951, 62, 11600, 17816, 1084, 273, 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, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 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, 86, 62, 332, 62, 10951, 62, 11600, 17816, 17147, 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, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 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, 86, 62, 332, 62, 10951, 62, 11600, 17816, 11249, 6, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 4296, 62, 305, 13645, 62, 2385, 578, 62, 15390, 7, 332, 62, 10951, 62, 2536, 8, 628, 220, 220, 220, 4296, 62, 67, 36540, 62, 9641, 3419, 198, 220, 220, 220, 4296, 62, 324, 30094, 62, 15750, 62, 9948, 571, 1358, 62, 8367, 3419, 198, 220, 220, 220, 4296, 62, 912, 62, 76, 1042, 963, 62, 83, 37668, 7, 600, 7, 912, 62, 83, 37668, 4008, 628, 220, 220, 220, 611, 1598, 62, 34167, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 9501, 62, 18982, 7, 7061, 8, 628, 220, 220, 220, 611, 7644, 62, 42503, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2342, 62, 29149, 13, 4598, 62, 34167, 62, 42503, 7, 7061, 8, 628, 220, 220, 220, 1332, 62, 5715, 62, 19119, 7, 9288, 62, 5715, 8, 628, 628, 628, 198, 4299, 2315, 62, 9288, 62, 13116, 62, 15908, 7, 14751, 65, 62, 3672, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 770, 2163, 8075, 257, 8619, 329, 279, 21101, 1332, 3136, 611, 407, 1541, 1944, 290, 198, 220, 220, 220, 8075, 257, 9483, 2641, 340, 351, 262, 1459, 3128, 290, 640, 4731, 329, 23069, 262, 1332, 2482, 198, 220, 220, 220, 1058, 17143, 279, 21101, 62, 3672, 25, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 611, 4866, 62, 43420, 62, 1462, 62, 28710, 62, 19472, 25, 198, 220, 220, 220, 220, 220, 220, 220, 611, 407, 279, 21101, 62, 3672, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 279, 21101, 62, 3672, 796, 279, 21101, 62, 3672, 62, 12286, 198, 220, 220, 220, 220, 220, 220, 220, 279, 21101, 62, 3672, 796, 279, 21101, 62, 3672, 13, 45828, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 279, 21101, 62, 9288, 62, 15908, 62, 6978, 796, 28686, 13, 6978, 13, 22179, 7, 28710, 62, 19472, 62, 6978, 11, 279, 21101, 62, 3672, 10, 6, 62, 9288, 62, 20274, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 611, 407, 28686, 13, 6978, 13, 1069, 1023, 7, 28710, 62, 19472, 62, 6978, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5298, 35528, 10786, 3118, 540, 284, 1895, 4888, 3708, 3108, 0, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 611, 407, 28686, 13, 6978, 13, 1069, 1023, 7, 14751, 65, 62, 9288, 62, 15908, 62, 6978, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 30481, 28700, 1332, 8619, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 28686, 13, 28015, 15908, 7, 14751, 65, 62, 9288, 62, 15908, 62, 6978, 8, 198, 220, 220, 220, 220, 220, 220, 220, 783, 796, 4818, 8079, 13, 2197, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 288, 83, 62, 2536, 796, 783, 13, 2536, 31387, 7203, 4, 76, 62, 4, 67, 62, 4, 88, 62, 4, 39, 62, 4, 44, 62, 4, 50, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 30481, 640, 12, 301, 13322, 1332, 8619, 198, 220, 220, 220, 220, 220, 220, 220, 1332, 62, 13116, 62, 15908, 796, 28686, 13, 6978, 13, 22179, 7, 14751, 65, 62, 9288, 62, 15908, 62, 6978, 11, 288, 83, 62, 2536, 8, 198, 220, 220, 220, 220, 220, 220, 220, 28686, 13, 28015, 15908, 7, 9288, 62, 13116, 62, 15908, 8, 198, 220, 220, 220, 220, 220, 220, 220, 351, 1280, 10786, 22915, 62, 15908, 13, 22065, 3256, 705, 86, 11537, 355, 277, 62, 5420, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 277, 62, 5420, 13, 13564, 7, 9288, 62, 13116, 62, 15908, 8, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1332, 62, 13116, 62, 15908, 796, 10148, 198, 220, 220, 220, 1303, 3779, 1723, 21528, 9483, 198, 220, 220, 220, 611, 28686, 13, 6978, 13, 9409, 343, 10786, 489, 1747, 6, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 4423, 346, 13, 81, 16762, 631, 10786, 489, 1747, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 640, 13, 42832, 7, 16, 8, 198, 220, 220, 220, 28686, 13, 28015, 15908, 10786, 489, 1747, 11537, 198, 220, 220, 220, 1441, 1332, 62, 13116, 62, 15908, 198, 198, 31, 22602, 62, 6404, 1362, 198, 4299, 1969, 62, 40406, 33529, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 770, 2163, 4539, 3306, 4831, 284, 1969, 262, 1332, 9058, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1303, 2219, 13, 8340, 62, 29149, 13, 4598, 62, 37023, 7, 7061, 8, 220, 1303, 16926, 46, 25, 10664, 284, 7139, 428, 706, 8420, 3141, 318, 5969, 198, 220, 220, 220, 4296, 62, 446, 84, 2879, 7, 14202, 8, 198, 220, 220, 220, 4296, 62, 8340, 62, 29149, 7, 14202, 8, 198, 220, 220, 220, 1969, 62, 29487, 62, 8499, 62, 5143, 7, 17816, 2943, 38, 6060, 28114, 6, 4357, 6407, 8, 198, 220, 220, 220, 1303, 16926, 46, 25, 27882, 2174, 2438, 284, 17425, 2163, 17301, 198, 220, 220, 220, 1303, 277, 70, 13, 19836, 3419, 198, 198, 31, 22602, 62, 6404, 1362, 198, 4299, 900, 62, 31943, 7, 3672, 11, 1181, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 770, 2163, 32139, 262, 33245, 62, 312, 422, 262, 5078, 62, 8899, 1912, 319, 262, 5128, 12385, 368, 290, 5621, 262, 1181, 198, 220, 220, 220, 1058, 17143, 1438, 25, 198, 220, 220, 220, 1058, 17143, 1181, 25, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 611, 1438, 287, 5078, 62, 8899, 25, 198, 220, 220, 220, 220, 220, 220, 220, 33245, 62, 312, 796, 5078, 62, 8899, 58, 3672, 60, 198, 220, 220, 220, 220, 220, 220, 220, 610, 24493, 13, 46911, 62, 13564, 10786, 0, 7248, 9399, 23884, 23884, 59, 81, 4458, 18982, 7, 952, 62, 312, 11, 1181, 4008, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 5298, 35528, 10786, 44651, 5078, 1438, 0, 27319, 284, 1064, 262, 2810, 5078, 1438, 287, 262, 5078, 3975, 11537, 628, 198, 4299, 36265, 62, 5532, 62, 7753, 7, 727, 62, 7753, 62, 3672, 11, 35488, 11639, 3256, 5752, 62, 28968, 28, 16, 11, 951, 62, 312, 87, 28, 16, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4866, 62, 1462, 62, 28710, 62, 19472, 28, 30073, 62, 43420, 62, 1462, 62, 28710, 62, 19472, 11, 7110, 28, 21928, 62, 489, 1747, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 770, 2163, 8851, 1047, 262, 1468, 62, 7753, 62, 3672, 286, 4269, 2393, 416, 598, 1571, 257, 35488, 284, 340, 198, 220, 220, 220, 1058, 17143, 1468, 62, 7753, 62, 3672, 25, 198, 220, 220, 220, 1058, 17143, 35488, 25, 198, 220, 220, 220, 1058, 17143, 5752, 62, 28968, 25, 1002, 612, 318, 13639, 319, 5752, 657, 286, 269, 21370, 1366, 11, 5752, 62, 28968, 460, 307, 352, 198, 220, 220, 220, 1058, 17143, 951, 62, 312, 87, 25, 1002, 262, 1366, 318, 319, 5721, 362, 11, 951, 62, 312, 87, 481, 307, 352, 198, 220, 220, 220, 1058, 17143, 4866, 62, 1462, 62, 28710, 62, 19472, 25, 198, 220, 220, 220, 1058, 17143, 7110, 25, 6407, 14, 25101, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 611, 28686, 13, 6978, 13, 1069, 1023, 7, 727, 62, 7753, 62, 3672, 2599, 220, 1303, 7152, 3723, 4269, 2393, 329, 1123, 24415, 198, 220, 220, 220, 220, 220, 220, 220, 649, 62, 3672, 796, 28686, 13, 6978, 13, 22018, 578, 742, 7, 727, 62, 7753, 62, 3672, 38381, 15, 60, 1343, 35488, 198, 220, 220, 220, 220, 220, 220, 220, 611, 28686, 13, 6978, 13, 1069, 1023, 7, 3605, 62, 3672, 8, 290, 28686, 13, 6978, 13, 4468, 576, 7, 3605, 62, 3672, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 28686, 13, 28956, 7, 3605, 62, 3672, 8, 198, 220, 220, 220, 220, 220, 220, 220, 640, 13, 42832, 7, 15, 13, 20, 8, 198, 220, 220, 220, 220, 220, 220, 220, 28686, 13, 918, 480, 7, 727, 62, 7753, 62, 3672, 11, 649, 62, 3672, 8, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 649, 62, 3672, 796, 10148, 198, 220, 220, 220, 611, 7110, 25, 198, 220, 220, 220, 220, 220, 220, 220, 7110, 62, 6978, 796, 7110, 62, 392, 62, 21928, 62, 11134, 7, 3605, 62, 3672, 11, 951, 62, 312, 87, 11, 5752, 62, 28968, 8, 628, 220, 220, 220, 611, 4866, 62, 1462, 62, 28710, 62, 19472, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2472, 62, 1186, 563, 796, 352, 198, 220, 220, 220, 220, 220, 220, 220, 329, 1005, 563, 287, 2837, 7, 23350, 62, 1186, 563, 2599, 220, 1303, 468, 284, 307, 3294, 24415, 475, 15637, 2233, 284, 262, 5711, 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, 1332, 62, 8094, 62, 3672, 796, 10104, 13, 1136, 21412, 7, 1040, 806, 13, 25558, 3419, 58, 16, 7131, 15, 35944, 834, 3672, 834, 13, 35312, 10786, 2637, 38381, 12, 16, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1332, 62, 8094, 62, 15908, 796, 28686, 13, 6978, 13, 22179, 7, 9288, 62, 13116, 62, 15908, 11, 1332, 62, 8094, 62, 3672, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 407, 28686, 13, 6978, 13, 1069, 1023, 7, 9288, 62, 8094, 62, 15908, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 28686, 13, 28015, 15908, 7, 9288, 62, 8094, 62, 15908, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2393, 62, 3672, 796, 28686, 13, 6978, 13, 35312, 7, 3605, 62, 3672, 38381, 12, 16, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4423, 346, 13, 30073, 7753, 7, 3605, 62, 3672, 11, 28686, 13, 6978, 13, 22179, 7, 9288, 62, 8094, 62, 15908, 11, 2393, 62, 3672, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 7110, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 7110, 62, 15908, 796, 28686, 13, 6978, 13, 22179, 7, 9288, 62, 8094, 62, 15908, 11, 705, 489, 1747, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 407, 28686, 13, 6978, 13, 1069, 1023, 7, 29487, 62, 15908, 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, 28686, 13, 28015, 15908, 7, 29487, 62, 15908, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 7110, 62, 3672, 796, 28686, 13, 6978, 13, 35312, 7, 29487, 62, 6978, 38381, 12, 16, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 649, 62, 29487, 62, 6978, 796, 28686, 13, 6978, 13, 22179, 7, 29487, 62, 15908, 11, 7110, 62, 3672, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4423, 346, 13, 30073, 7753, 7, 29487, 62, 6978, 11, 649, 62, 29487, 62, 6978, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2270, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2845, 3964, 12331, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1332, 62, 6404, 1362, 13, 10951, 7203, 51, 14992, 284, 4866, 262, 2393, 26, 25770, 82, 5637, 25, 23884, 1911, 18982, 7, 23350, 62, 1186, 563, 532, 1005, 563, 532, 352, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1332, 62, 6404, 1362, 13, 43917, 7203, 8162, 9220, 17393, 22738, 17202, 4943, 628, 220, 220, 220, 1441, 649, 62, 3672, 628, 198, 4299, 20766, 62, 10396, 912, 62, 1462, 62, 25067, 496, 7, 259, 62, 37764, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 770, 2163, 2753, 287, 37188, 287, 46297, 290, 5860, 37188, 5873, 329, 610, 24493, 198, 220, 220, 220, 1058, 17143, 287, 62, 37764, 25, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1336, 62, 9888, 62, 696, 796, 12178, 7, 37764, 62, 9888, 62, 9521, 58, 16, 12962, 14, 17, 198, 220, 220, 220, 20766, 62, 25067, 496, 796, 357, 259, 62, 37764, 1635, 1802, 8, 1220, 1336, 62, 9888, 62, 696, 198, 220, 220, 220, 611, 20766, 62, 25067, 496, 1875, 1802, 25, 198, 220, 220, 220, 220, 220, 220, 220, 20766, 62, 25067, 496, 796, 1802, 13, 15, 198, 220, 220, 220, 1441, 20766, 62, 25067, 496, 628, 198, 4299, 1100, 62, 40664, 62, 7753, 7, 7753, 62, 6978, 11, 997, 62, 4033, 82, 28, 17, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 770, 2163, 460, 307, 973, 329, 3555, 290, 8024, 1366, 422, 269, 21370, 3696, 198, 220, 220, 220, 1058, 17143, 2393, 62, 6978, 25, 198, 220, 220, 220, 1058, 17143, 997, 62, 4033, 82, 25, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 351, 1280, 7, 7753, 62, 6978, 11, 705, 81, 11537, 355, 277, 62, 5420, 25, 198, 220, 220, 220, 220, 220, 220, 220, 3951, 796, 277, 62, 5420, 13, 961, 6615, 3419, 198, 220, 220, 220, 3951, 13, 12924, 7, 15, 8, 198, 220, 220, 220, 15274, 796, 685, 4868, 7, 8899, 7, 22468, 11, 1627, 13, 35312, 7, 41707, 22305, 329, 1627, 287, 3951, 60, 198, 220, 220, 220, 951, 82, 796, 19974, 46491, 8516, 8, 198, 220, 220, 220, 1441, 951, 82, 58, 25, 22510, 62, 4033, 82, 60, 628, 198, 4299, 1100, 62, 40664, 62, 4033, 7, 7753, 62, 6978, 11, 951, 62, 312, 87, 28, 15, 11, 5752, 62, 28968, 28, 16, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 770, 2163, 9743, 257, 269, 21370, 2393, 290, 5860, 262, 5721, 1366, 7368, 416, 262, 951, 62, 312, 87, 13, 198, 220, 220, 220, 1058, 17143, 2393, 62, 6978, 25, 198, 220, 220, 220, 1058, 17143, 951, 62, 312, 87, 25, 198, 220, 220, 220, 1058, 7783, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 351, 1280, 7, 7753, 62, 6978, 11, 705, 81, 11537, 355, 277, 62, 5420, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1627, 62, 4868, 796, 277, 62, 5420, 13, 961, 6615, 3419, 198, 220, 220, 220, 951, 62, 7890, 62, 4868, 796, 17635, 198, 220, 220, 220, 938, 62, 1370, 796, 18896, 7, 1370, 62, 4868, 8, 532, 352, 198, 220, 220, 220, 329, 1312, 11, 1627, 287, 27056, 378, 7, 1370, 62, 4868, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 611, 1312, 18189, 5752, 62, 28968, 290, 597, 7, 1370, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1627, 13, 36311, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 938, 62, 1370, 6624, 1312, 290, 407, 597, 7, 1370, 13, 35312, 7, 2430, 38381, 4033, 62, 312, 87, 60, 2599, 220, 1303, 1002, 262, 938, 5752, 318, 6565, 198, 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, 611, 1312, 19841, 938, 62, 1370, 532, 767, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 611, 262, 938, 19638, 287, 512, 30094, 468, 257, 13027, 1366, 329, 1672, 345, 389, 11305, 32026, 376, 11, 402, 11, 367, 11, 314, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 383, 938, 19638, 1244, 3994, 691, 32026, 367, 11, 314, 1366, 523, 40122, 803, 262, 1366, 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, 597, 7, 1370, 13, 35312, 7, 2430, 38381, 4033, 62, 312, 87, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2845, 12901, 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, 951, 62, 7890, 62, 4868, 13, 33295, 7, 22468, 7, 1370, 13, 35312, 7, 2430, 38381, 4033, 62, 312, 87, 60, 4008, 198, 220, 220, 220, 1441, 951, 62, 7890, 62, 4868, 628, 198, 198, 2, 41906, 17174, 2466, 1174, 198 ]
2.105476
16,307
import collections import copy from typing import Iterable import dgl import torch import torchtext
[ 11748, 17268, 198, 11748, 4866, 198, 6738, 19720, 1330, 40806, 540, 198, 198, 11748, 288, 4743, 198, 11748, 28034, 198, 11748, 28034, 5239, 628, 628 ]
4.16
25
# chesstab-4-1-1_castling-option-correction.py # Copyright 2020 Roger Marsh # Licence: See LICENCE (BSD licence) """Read games from a ChessTab database and report games with FENs where the castling options are not consistent with the piece placement, and attempt correction on request. The database must be compatible with ChessTab-4.1. """ import tkinter import tkinter.ttk import tkinter.filedialog import tkinter.messagebox import os from ast import literal_eval import time # This module must have the PGN class from pgn-read-1.3.1 and the PGNUpdate # class from ChessTab-4.1 so both are copied here, rather than imported, as # PGN131 along with PGNError131. # The fitting pgn_read constants module is copied too. # The two chessql constants are declared here too. # All docstrings removed from the copied classes and modules. # The names are modified to indicate their reliance on pgn-read-1.3.1. # One constant is copied from chesstab.core.chessrecord. # A regular expession is copied from chesstab.core.querystatement. # The PGN class from pgn-read-1.3.2 is used to verify any corrected FENs are # valid so it is copied here, rather than imported, as PGN132 along with # PGNError132. # PGN131 and PGN132 use the same version of .constants module import re from solentware_base import modulequery from solentware_base.core.record import KeyData, Value, Record from pgn_read.core import parser from .. import ( APPLICATION_DATABASE_MODULE, FULL_POSITION_MODULE, ANALYSIS_MODULE, ) from ..core.chessrecord import ChessDBrecordGameUpdate, ChessDBrecordAnalysis # These have to be same at both versions of ChessTab so use the current ones. from ..core.filespec import ( FileSpec, POSITIONS_FIELD_DEF, SOURCE_FIELD_DEF, PIECESQUAREMOVE_FIELD_DEF, PIECEMOVE_FIELD_DEF, SQUAREMOVE_FIELD_DEF, GAMES_FILE_DEF, REPERTOIRE_FILE_DEF, OPENING_ERROR_FIELD_DEF, PGN_DATE_FIELD_DEF, VARIATION_FIELD_DEF, ENGINE_FIELD_DEF, PARTIALPOSITION_NAME_FIELD_DEF, RULE_FIELD_DEF, COMMAND_FIELD_DEF, ANALYSIS_FILE_DEF, ) # start of attributes copied from pgn_read.core.constants at version 1.3.1 # pgn specification values TAG_EVENT = "Event" TAG_SITE = "Site" TAG_DATE = "Date" TAG_ROUND = "Round" TAG_WHITE = "White" TAG_BLACK = "Black" TAG_RESULT = "Result" TAG_FEN = "FEN" SEVEN_TAG_ROSTER = { TAG_EVENT: "?", TAG_SITE: "?", TAG_DATE: "????.??.??", TAG_ROUND: "?", TAG_WHITE: "?", TAG_BLACK: "?", TAG_RESULT: "*", } SEVEN_TAG_ROSTER_DISPLAY_ORDER = ( TAG_SITE, TAG_ROUND, TAG_EVENT, TAG_DATE, TAG_WHITE, TAG_BLACK, TAG_RESULT, ) SEVEN_TAG_ROSTER_EXPORT_ORDER = ( TAG_EVENT, TAG_SITE, TAG_DATE, TAG_ROUND, TAG_WHITE, TAG_BLACK, TAG_RESULT, ) # Allow for decorators to do special cases for Date and Round sorting SPECIAL_TAG_DATE = ("?", "0") SPECIAL_TAG_ROUND = {"?": 1, "-": 2} NORMAL_TAG_ROUND = 3 SEVEN_TAG_ROSTER_ARCHIVE_SORT1 = ( TAG_EVENT, TAG_SITE, TAG_DATE, ) SEVEN_TAG_ROSTER_ARCHIVE_SORT2 = ( TAG_ROUND, TAG_WHITE, TAG_BLACK, TAG_RESULT, ) WHITE_WIN = "1-0" BLACK_WIN = "0-1" DRAW = "1/2-1/2" UNKNOWN_RESULT = "*" RESULT_SET = {WHITE_WIN, BLACK_WIN, DRAW, UNKNOWN_RESULT} # Repertoire Tags (non-standard) TAG_OPENING = "Opening" REPERTOIRE_TAG_ORDER = (TAG_OPENING, TAG_RESULT) REPERTOIRE_GAME_TAGS = { TAG_OPENING: "?", TAG_RESULT: UNKNOWN_RESULT, } PGN_PAWN = "" PGN_KING = "K" PGN_QUEEN = "Q" PGN_ROOK = "R" PGN_BISHOP = "B" PGN_KNIGHT = "N" PGN_FROM_SQUARE_DISAMBIGUATION = frozenset((PGN_QUEEN, PGN_BISHOP, PGN_KNIGHT)) # Refugees from old PGN regular expression pattern matching strings. O_O_O = "O-O-O" O_O = "O-O" PLAIN_MOVE = "" CAPTURE_MOVE = "x" LINEFEED = "\n" CARRIAGE_RETURN = "\r" NEWLINE = "".join((LINEFEED, CARRIAGE_RETURN)) SPACE = " " HORIZONTAL_TAB = "\t" FORMFEED = "\f" VERTICAL_TAB = "\v" # PGN regular expression pattern matching strings # Building blocks ANYTHING_ELSE = "." WHITESPACE = "\s+" FULLSTOP = "." PERIOD = "\\" + FULLSTOP INTEGER = "[1-9][0-9]*" TERMINATION = "|".join((WHITE_WIN, BLACK_WIN, DRAW, "\\" + UNKNOWN_RESULT)) START_TAG = "[" END_TAG = "]" SYMBOL = "([A-Za-z0-9][A-Za-z0-9_+#=:-]*)" STRING = r'"((?:[^\\"]|\\.)*)"' TAG_PAIR = "".join( ( "(\\", START_TAG, ")\s*", SYMBOL, "\s*", STRING, "\s*", "(\\", END_TAG, ")", ) ) START_COMMENT = "{" END_COMMENT = "}" COMMENT = "".join( ("\\", START_COMMENT, "[^", END_COMMENT, "]*\\", END_COMMENT) ) LEFT_ANGLE_BRACE = "<" RIGHT_ANGLE_BRACE = ">" RESERVED = "".join( (LEFT_ANGLE_BRACE, "[^", RIGHT_ANGLE_BRACE, "]*", RIGHT_ANGLE_BRACE) ) COMMENT_TO_EOL = ";(?:[^\n]*)\n" PERCENT = "%" ESCAPE_LINE = PERCENT.join(("(?:\A|(?<=\n))", "(?:[^\n]*)\n")) NAG = "\$[0-9]+(?!/|-)" START_RAV = "(" END_RAV = ")" # KQRBN are replaced by PGN_KING, ..., constants; not WKING, ..., constants. FNR = "a-h" RNR = "1-8" PAWN_PROMOTE = "".join( ( "(?:([" + FNR + "])(x))?([" + FNR + "][18])(=[", PGN_BISHOP, PGN_KNIGHT, PGN_QUEEN, PGN_ROOK, "])", ) ) PAWN_CAPTURE = "([" + FNR + "])(x)([" + FNR + "][2-7])" PIECE_CAPTURE = "".join( ( "(?:(", PGN_KING, ")|(?:([", PGN_BISHOP, PGN_KNIGHT, PGN_QUEEN, PGN_ROOK, "])([" + FNR + "]?[" + RNR + "]?)))", "(x)([" + FNR + "][" + RNR + "])", ) ) PIECE_CHOICE_MOVE = "".join( ( "([", PGN_BISHOP, PGN_KNIGHT, PGN_QUEEN, PGN_ROOK, "])([", FNR + RNR + "])([" + FNR + "][" + RNR + "])", ) ) PIECE_MOVE = "".join( ( "([", PGN_KING, PGN_BISHOP, PGN_KNIGHT, PGN_QUEEN, PGN_ROOK, "])([" + FNR + "][" + RNR + "])", ) ) PAWN_MOVE = "([" + FNR + "][" + RNR + "])" CASTLES = "(O-O(?:-O)?)" CHECK = "([+#]?)" ANNOTATION = "([!?][!?]?)?" # Regular expression to detect full games in import format; export format is a # subset of import format. The text stored on database is captured. IMPORT_FORMAT = "".join( ( "(?:", TAG_PAIR, ")", "|", "(?:", "(?:", "(?:", PAWN_PROMOTE, ")", "|", "(?:", PAWN_CAPTURE, ")", "|", "(?:", PIECE_CAPTURE, ")", "|", "(?:", PIECE_CHOICE_MOVE, ")", "|", "(?:", PIECE_MOVE, ")", "|", "(?:", PAWN_MOVE, ")", "|", "(?:", CASTLES, ")", ")", "(?:", CHECK, ")", "(?:", ANNOTATION, ")", ")", "|", "(", COMMENT, ")", "|", "(", NAG, ")", "|", "(", COMMENT_TO_EOL, ")", "|", "(", TERMINATION, ")", "|", INTEGER, "|", PERIOD, "|", WHITESPACE, "|", "(\\", START_RAV, ")", "|", "(\\", END_RAV, ")", "|", RESERVED, "|", ESCAPE_LINE, "|", "(", ANYTHING_ELSE, ")", ) ) # Regular expressions to disambiguate moves: move text like 'Bc4d5' is the only # kind which could need to be interpreted as one move rather than two. DISAMBIGUATE_FORMAT = "".join( ( "[" + PGN_BISHOP + PGN_KNIGHT + PGN_QUEEN + "]", "[" + FNR + "][" + RNR + "]", "[" + FNR + "][" + RNR + "]", ) ) UNAMBIGUOUS_FORMAT = ".*" # Regular expression to detect possible beginning of move in an error sequence, # "Bxa" for example while typing "Bxa6". # No constants for partial castling moves. POSSIBLE_MOVE = "".join( ( "[O", PGN_KING, PGN_BISHOP, PGN_KNIGHT, PGN_ROOK, PGN_QUEEN, FNR, "][-O", FNR, RNR, "+#?!=]* *", ) ) # # Group offsets for IMPORT_FORMAT matches # IFG_START_TAG = 1 IFG_TAG_SYMBOL = 2 # IFG_TAG_STRING = 3 IFG_TAG_STRING_VALUE = 3 # IFG_TAG_END = 4 IFG_PAWN_PROMOTE_FROM_FILE = 5 IFG_PAWN_TAKES_PROMOTE = 6 IFG_PAWN_PROMOTE_SQUARE = 7 IFG_PAWN_PROMOTE_PIECE = 8 IFG_PAWN_CAPTURE_FROM_FILE = 9 IFG_PAWN_TAKES = 10 IFG_PAWN_CAPTURE_SQUARE = 11 IFG_KING_CAPTURE = 12 IFG_PIECE_CAPTURE = 13 IFG_PIECE_CAPTURE_FROM = 14 IFG_PIECE_TAKES = 15 IFG_PIECE_CAPTURE_SQUARE = 16 IFG_PIECE_CHOICE = 17 IFG_PIECE_CHOICE_FILE_OR_RANK = 18 IFG_PIECE_CHOICE_SQUARE = 19 IFG_PIECE_MOVE = 20 IFG_PIECE_SQUARE = 21 IFG_PAWN_SQUARE = 22 IFG_CASTLES = 23 IFG_CHECK = 24 IFG_ANNOTATION = 25 IFG_COMMENT = 26 IFG_NAG = 27 IFG_COMMENT_TO_EOL = 28 IFG_TERMINATION = 29 IFG_START_RAV = 30 IFG_END_RAV = 31 IFG_ANYTHING_ELSE = 32 # # Parser states # PGN_SEARCHING = 0 PGN_SEARCHING_AFTER_ERROR_IN_RAV = 1 PGN_SEARCHING_AFTER_ERROR_IN_GAME = 2 PGN_COLLECTING_TAG_PAIRS = 3 PGN_COLLECTING_MOVETEXT = 4 PGN_COLLECTING_NON_WHITESPACE_WHILE_SEARCHING = 5 PGN_DISAMBIGUATE_MOVE = 6 # # numeric annotation glyphs (just validation for now) # NAG_TRANSLATION = {"$" + str(o): None for o in range(1, 499)} # # Square constants and flags # BOARDSIDE = 8 BOARDSQUARES = BOARDSIDE * BOARDSIDE SQUARE_BITS = [1 << i for i in range(BOARDSQUARES)] ALL_SQUARES = sum(SQUARE_BITS) EN_PASSANT_TO_SQUARES = sum([SQUARE_BITS[s] for s in range(24, 40)]) EN_PASSANT_FROM_SQUARES = sum([SQUARE_BITS[s] for s in range(8, 16)]) | sum( [SQUARE_BITS[s] for s in range(48, 56)] ) # Pieces # Encoding positions is more efficient (key length) if pawns are encoded with # a value less than 4 with either the white or the black pawn encoded as 0 and # the squares that cannot host a pawn include 0..3 as their encodings (bytes # \x01..\x03 which arises naturally as the second byte of the 2-byte encodings # ), typically the squares b1 c1 and d1. The other two values less than 4 are # best used for the kings which are always present. Absence of a piece is best # encoded with the highest value, which will be 12 if using lists, wherever # possible, rather than dictionaries for mappings. NOPIECE = "" WKING = "K" WQUEEN = "Q" WROOK = "R" WBISHOP = "B" WKNIGHT = "N" WPAWN = "P" BKING = "k" BQUEEN = "q" BROOK = "r" BBISHOP = "b" BKNIGHT = "n" BPAWN = "p" PIECES = frozenset( ( WKING, WQUEEN, WROOK, WBISHOP, WKNIGHT, WPAWN, BKING, BQUEEN, BROOK, BBISHOP, BKNIGHT, BPAWN, ) ) # Define white and black pieces and map to values used in database records WPIECES = frozenset((WKING, WQUEEN, WROOK, WBISHOP, WKNIGHT, WPAWN)) BPIECES = frozenset((BKING, BQUEEN, BROOK, BBISHOP, BKNIGHT, BPAWN)) # The default initial board, internal representation. INITIAL_BOARD = ( BROOK, BKNIGHT, BBISHOP, BQUEEN, BKING, BBISHOP, BKNIGHT, BROOK, BPAWN, BPAWN, BPAWN, BPAWN, BPAWN, BPAWN, BPAWN, BPAWN, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, NOPIECE, WPAWN, WPAWN, WPAWN, WPAWN, WPAWN, WPAWN, WPAWN, WPAWN, WROOK, WKNIGHT, WBISHOP, WQUEEN, WKING, WBISHOP, WKNIGHT, WROOK, ) INITIAL_OCCUPIED_SQUARES = ( frozenset( (48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63) ), frozenset((0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15)), ) INITIAL_BOARD_BITMAP = sum( [sum([SQUARE_BITS[o] for o in s]) for s in INITIAL_OCCUPIED_SQUARES] ) INITIAL_PIECE_LOCATIONS = { k: v for k, v in ( (WKING, (60,)), (WQUEEN, (59,)), (WROOK, (56, 63)), (WBISHOP, (58, 61)), (WKNIGHT, (57, 62)), (WPAWN, (48, 49, 50, 51, 52, 53, 54, 55)), (BKING, (4,)), (BQUEEN, (3,)), (BROOK, (0, 7)), (BBISHOP, (2, 5)), (BKNIGHT, (1, 6)), (BPAWN, (8, 9, 10, 11, 12, 13, 14, 15)), ) } # White and black side WHITE_SIDE = 0 BLACK_SIDE = 1 OTHER_SIDE = BLACK_SIDE, WHITE_SIDE SIDE_KING = WKING, BKING # Map PGN piece file and rank names to internal representation MAPPIECE = ( { PGN_PAWN: WPAWN, PGN_KING: WKING, PGN_QUEEN: WQUEEN, PGN_ROOK: WROOK, PGN_BISHOP: WBISHOP, PGN_KNIGHT: WKNIGHT, }, { PGN_PAWN: BPAWN, PGN_KING: BKING, PGN_QUEEN: BQUEEN, PGN_ROOK: BROOK, PGN_BISHOP: BBISHOP, PGN_KNIGHT: BKNIGHT, }, ) # not sure if this should be set or tuple or dict MAPFILE = {"a": 0, "b": 1, "c": 2, "d": 3, "e": 4, "f": 5, "g": 6, "h": 7} MAPRANK = { "8": 0, "7": 8, "6": 16, "5": 24, "4": 32, "3": 40, "2": 48, "1": 56, } MAPROW = {"8": 0, "7": 1, "6": 2, "5": 3, "4": 4, "3": 5, "2": 6, "1": 7} # {'a8':0, 'b8':1, ..., 'g1':62, 'h1':63}, the order squares are listed in # Forsyth-Edwards Notation and the square numbers used internally. MAP_PGN_SQUARE_NAME_TO_FEN_ORDER = { "".join((f, r)): fn + rn for f, fn in MAPFILE.items() for r, rn in MAPRANK.items() } # FEN constants FEN_WHITE = "w" FEN_BLACK = "b" FEN_FIELD_DELIM = " " FEN_RANK_DELIM = "/" FEN_NULL = "-" FEN_INITIAL_HALFMOVE_COUNT = 0 FEN_INITIAL_FULLMOVE_NUMBER = 1 FEN_INITIAL_CASTLING = WKING + WQUEEN + BKING + BQUEEN FEN_STARTPOSITION = FEN_FIELD_DELIM.join( ( FEN_RANK_DELIM.join( ( "".join( ( BROOK, BKNIGHT, BBISHOP, BQUEEN, BKING, BBISHOP, BKNIGHT, BROOK, ) ), "".join( (BPAWN, BPAWN, BPAWN, BPAWN, BPAWN, BPAWN, BPAWN, BPAWN) ), str(len(MAPFILE)), str(len(MAPFILE)), str(len(MAPFILE)), str(len(MAPFILE)), "".join( (WPAWN, WPAWN, WPAWN, WPAWN, WPAWN, WPAWN, WPAWN, WPAWN) ), "".join( ( WROOK, WKNIGHT, WBISHOP, WQUEEN, WKING, WBISHOP, WKNIGHT, WROOK, ) ), ) ), FEN_WHITE, FEN_INITIAL_CASTLING, FEN_NULL, str(FEN_INITIAL_HALFMOVE_COUNT), str(FEN_INITIAL_FULLMOVE_NUMBER), ) ) FEN_FIELD_COUNT = 6 FEN_SIDES = {FEN_WHITE: WHITE_SIDE, FEN_BLACK: BLACK_SIDE} FEN_TOMOVE = FEN_WHITE, FEN_BLACK # Map FEN square names to board square numbers for en passant move and capture FEN_WHITE_MOVE_TO_EN_PASSANT = { "a6": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["a6"], "b6": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["b6"], "c6": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["c6"], "d6": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["d6"], "e6": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["e6"], "f6": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["f6"], "g6": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["g6"], "h6": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["h6"], } FEN_BLACK_MOVE_TO_EN_PASSANT = { "a3": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["a3"], "b3": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["b3"], "c3": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["c3"], "d3": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["d3"], "e3": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["e3"], "f3": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["f3"], "g3": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["g3"], "h3": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["h3"], } FEN_WHITE_CAPTURE_EN_PASSANT = { "a6": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["a5"], "b6": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["b5"], "c6": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["c5"], "d6": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["d5"], "e6": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["e5"], "f6": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["f5"], "g6": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["g5"], "h6": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["h5"], } FEN_BLACK_CAPTURE_EN_PASSANT = { "a3": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["a4"], "b3": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["b4"], "c3": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["c4"], "d3": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["d4"], "e3": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["e4"], "f3": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["f4"], "g3": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["g4"], "h3": MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["h4"], } FEN_EN_PASSANT_TARGET_RANK = {"5": "6", "4": "3"} # Specification of conditions to be met to permit castling and changes to make # to board to display move in internal representation. # The square to which the king moves is not included in the set of squares # that must not be under attack because this condition is checked for all moves # after being played provisionally on the board. The special additional thing # about castling is that the king cannot move out of or through check; for all # types of move the king must not be under attack after playing the move. But # as currently implemented there is no harm except waste in including the test. CASTLING_W = MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["e1"] CASTLING_WK = MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["h1"] CASTLING_WQ = MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["a1"] CASTLING_B = MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["e8"] CASTLING_BK = MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["h8"] CASTLING_BQ = MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["a8"] CASTLING_AVAILABITY_SQUARES = ( SQUARE_BITS[CASTLING_WQ] | SQUARE_BITS[CASTLING_W] | SQUARE_BITS[CASTLING_WK] | SQUARE_BITS[CASTLING_BQ] | SQUARE_BITS[CASTLING_B] | SQUARE_BITS[CASTLING_BK] ) CASTLING_SQUARES = { WKING: ( CASTLING_W, CASTLING_WK, ( MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["f1"], MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["g1"], ), (), WROOK, WKING, ), WQUEEN: ( CASTLING_W, CASTLING_WQ, ( MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["d1"], MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["c1"], ), (MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["b1"],), WROOK, WKING, ), BKING: ( CASTLING_B, CASTLING_BK, ( MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["f8"], MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["g8"], ), (), BROOK, BKING, ), BQUEEN: ( CASTLING_B, CASTLING_BQ, ( MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["d8"], MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["c8"], ), (MAP_PGN_SQUARE_NAME_TO_FEN_ORDER["b8"],), BROOK, BKING, ), } # FEN validation FEN_CASTLING_OPTION_REPEAT_MAX = 1 FEN_PIECE_COUNT_PER_SIDE_MAX = 16 FEN_KING_COUNT = 1 FEN_PAWN_COUNT_MAX = 8 FEN_QUEEN_COUNT_INITIAL = 1 FEN_ROOK_COUNT_INITIAL = 2 FEN_BISHOP_COUNT_INITIAL = 2 FEN_KNIGHT_COUNT_INITIAL = 2 FEN_MAXIMUM_PIECES_GIVING_CHECK = 2 # variation markers and non-move placeholders NON_MOVE = None MOVE_ERROR = False MOVE_AFTER_ERROR = 0 MOVE_TEXT = True # Maximum line length in PGN file for movetext excluding EOL ('\n') # Some PGN Tags are allowed to exceed this # The rule may not be enforcable for comments, especially any re-exported, # without disturbing any formatting attempts with EOL and spaces. PGN_MAX_LINE_LEN = 79 # Piece moves and line definitions _RANKS = [ sum([SQUARE_BITS[s + r * BOARDSIDE] for s in range(BOARDSIDE)]) for r in range(BOARDSIDE) for f in range(BOARDSIDE) ] _FILES = [ sum([SQUARE_BITS[s * BOARDSIDE + f] for s in range(BOARDSIDE)]) for r in range(BOARDSIDE) for f in range(BOARDSIDE) ] _TOPLEFT_TO_BOTTOMRIGHT = [ sum( [ SQUARE_BITS[ ((f + c) % BOARDSIDE) + ((r + c) % BOARDSIDE) * BOARDSIDE ] for c in range(BOARDSIDE) if ( f + c < BOARDSIDE and r + c < BOARDSIDE or f + c >= BOARDSIDE and r + c >= BOARDSIDE ) ] ) for r in range(BOARDSIDE) for f in range(BOARDSIDE) ] _BOTTOMLEFT_TO_TOPRIGHT = [ sum( [ SQUARE_BITS[ ((f - c) % BOARDSIDE) + ((r + c) % BOARDSIDE) * BOARDSIDE ] for c in range(BOARDSIDE) if f >= c and r + c < BOARDSIDE or c > f and r + c >= BOARDSIDE ] ) for r in range(BOARDSIDE) for f in range(BOARDSIDE) ] RANKS = [_RANKS[r * BOARDSIDE] for r in range(BOARDSIDE)] FILES = _FILES[:BOARDSIDE] ROOK_MOVES = [(_RANKS[k] | _FILES[k]) - s for k, s in enumerate(SQUARE_BITS)] BISHOP_MOVES = [ (_TOPLEFT_TO_BOTTOMRIGHT[k] | _BOTTOMLEFT_TO_TOPRIGHT[k]) - s for k, s in enumerate(SQUARE_BITS) ] QUEEN_MOVES = [(BISHOP_MOVES[s] | ROOK_MOVES[s]) for s in range(BOARDSQUARES)] KNIGHT_MOVES = [ ( ( sum( _FILES[kf + r * BOARDSIDE] for kf in range(f - 2, f + 3) if kf >= 0 and kf < BOARDSIDE ) & sum( _RANKS[f + kr * 8] for kr in range(r - 2, r + 3) if kr >= 0 and kr < BOARDSIDE ) ) & ~( _RANKS[f + r * BOARDSIDE] | _FILES[f + r * BOARDSIDE] | _TOPLEFT_TO_BOTTOMRIGHT[f + r * BOARDSIDE] | _BOTTOMLEFT_TO_TOPRIGHT[f + r * BOARDSIDE] ) ) for r in range(BOARDSIDE) for f in range(BOARDSIDE) ] KING_MOVES = [ ( QUEEN_MOVES[f + r * BOARDSIDE] & ( sum( _FILES[kf + r * BOARDSIDE] for kf in range(f - 1, f + 2) if kf >= 0 and kf < BOARDSIDE ) & sum( _RANKS[f + kr * 8] for kr in range(r - 1, r + 2) if kr >= 0 and kr < BOARDSIDE ) ) ) for r in range(BOARDSIDE) for f in range(BOARDSIDE) ] WHITE_PAWN_MOVES_TO_SQUARE = [] for s in range(BOARDSQUARES): if s < BOARDSQUARES - BOARDSIDE * 2: WHITE_PAWN_MOVES_TO_SQUARE.append(SQUARE_BITS[s + BOARDSIDE]) else: WHITE_PAWN_MOVES_TO_SQUARE.append(0) for s in range(BOARDSQUARES - BOARDSIDE * 4, BOARDSQUARES - BOARDSIDE * 3): WHITE_PAWN_MOVES_TO_SQUARE[s] |= SQUARE_BITS[s + BOARDSIDE * 2] BLACK_PAWN_MOVES_TO_SQUARE = [] for s in range(BOARDSQUARES): if s < BOARDSIDE * 2: BLACK_PAWN_MOVES_TO_SQUARE.append(0) else: BLACK_PAWN_MOVES_TO_SQUARE.append(SQUARE_BITS[s - BOARDSIDE]) for s in range(BOARDSIDE * 3, BOARDSIDE * 4): BLACK_PAWN_MOVES_TO_SQUARE[s] |= SQUARE_BITS[s - BOARDSIDE * 2] # 'b1' for black, and 'b8' for white, are allowed as pawn move specifications # to disambiguate queen moves like 'Qd1f1'. # PAWN_MOVE_DESITINATION filters them out. PAWN_MOVE_DESITINATION = [0, 0] for s in range(BOARDSQUARES): if s < BOARDSIDE: pass elif s < BOARDSIDE * 2: PAWN_MOVE_DESITINATION[0] |= SQUARE_BITS[s] elif s < BOARDSQUARES - BOARDSIDE * 2: PAWN_MOVE_DESITINATION[0] |= SQUARE_BITS[s] PAWN_MOVE_DESITINATION[1] |= SQUARE_BITS[s] elif s < BOARDSQUARES - BOARDSIDE: PAWN_MOVE_DESITINATION[1] |= SQUARE_BITS[s] WHITE_PAWN_CAPTURES_TO_SQUARE = [] for s in range(BOARDSQUARES): if s > BOARDSQUARES - BOARDSIDE * 2 - 1: WHITE_PAWN_CAPTURES_TO_SQUARE.append(0) elif s % BOARDSIDE == 0: WHITE_PAWN_CAPTURES_TO_SQUARE.append(SQUARE_BITS[s + BOARDSIDE + 1]) elif s % BOARDSIDE == BOARDSIDE - 1: WHITE_PAWN_CAPTURES_TO_SQUARE.append(SQUARE_BITS[s + BOARDSIDE - 1]) else: WHITE_PAWN_CAPTURES_TO_SQUARE.append( SQUARE_BITS[s + BOARDSIDE - 1] | SQUARE_BITS[s + BOARDSIDE + 1] ) BLACK_PAWN_CAPTURES_TO_SQUARE = [] for s in range(BOARDSQUARES): if s < BOARDSIDE * 2: BLACK_PAWN_CAPTURES_TO_SQUARE.append(0) elif s % BOARDSIDE == 0: BLACK_PAWN_CAPTURES_TO_SQUARE.append(SQUARE_BITS[s - BOARDSIDE + 1]) elif s % BOARDSIDE == BOARDSIDE - 1: BLACK_PAWN_CAPTURES_TO_SQUARE.append(SQUARE_BITS[s - BOARDSIDE - 1]) else: BLACK_PAWN_CAPTURES_TO_SQUARE.append( SQUARE_BITS[s - BOARDSIDE - 1] | SQUARE_BITS[s - BOARDSIDE + 1] ) GAPS = [] for f in range(BOARDSQUARES): GAPS.append(list()) for t in range(BOARDSQUARES): aligned = ( (_RANKS[f] & _RANKS[t]) | (_FILES[f] & _FILES[t]) | (_TOPLEFT_TO_BOTTOMRIGHT[f] & _TOPLEFT_TO_BOTTOMRIGHT[t]) | (_BOTTOMLEFT_TO_TOPRIGHT[f] & _BOTTOMLEFT_TO_TOPRIGHT[t]) ) if not aligned: if SQUARE_BITS[t] & KNIGHT_MOVES[f]: GAPS[f].append(0) else: GAPS[f].append(ALL_SQUARES) else: gap = ( aligned & sum(SQUARE_BITS[min(f, t) : max(f, t) + 1]) & ~(SQUARE_BITS[f] | SQUARE_BITS[t]) ) if gap: GAPS[f].append(gap) elif f == t: GAPS[f].append(ALL_SQUARES) else: GAPS[f].append(0) del _TOPLEFT_TO_BOTTOMRIGHT del _BOTTOMLEFT_TO_TOPRIGHT del _FILES del _RANKS del f, t, gap, aligned PIECE_CAPTURE_MAP = { k: v for k, v in ( (WKING, KING_MOVES), (WQUEEN, QUEEN_MOVES), (WROOK, ROOK_MOVES), (WBISHOP, BISHOP_MOVES), (WKNIGHT, KNIGHT_MOVES), (WPAWN, WHITE_PAWN_CAPTURES_TO_SQUARE), (BKING, KING_MOVES), (BQUEEN, QUEEN_MOVES), (BROOK, ROOK_MOVES), (BBISHOP, BISHOP_MOVES), (BKNIGHT, KNIGHT_MOVES), (BPAWN, BLACK_PAWN_CAPTURES_TO_SQUARE), ) } PIECE_MOVE_MAP = { k: v for k, v in ( (WKING, KING_MOVES), (WQUEEN, QUEEN_MOVES), (WROOK, ROOK_MOVES), (WBISHOP, BISHOP_MOVES), (WKNIGHT, KNIGHT_MOVES), (WPAWN, WHITE_PAWN_MOVES_TO_SQUARE), (BKING, KING_MOVES), (BQUEEN, QUEEN_MOVES), (BROOK, ROOK_MOVES), (BBISHOP, BISHOP_MOVES), (BKNIGHT, KNIGHT_MOVES), (BPAWN, BLACK_PAWN_MOVES_TO_SQUARE), ) } # Lookup tables for string representation of square and move numbers. MAP_FEN_ORDER_TO_PGN_SQUARE_NAME = [ t[-1] for t in sorted( (v, k) for k, v in MAP_PGN_SQUARE_NAME_TO_FEN_ORDER.items() ) ] MOVE_NUMBER_KEYS = tuple( ["0"] + [str(len(hex(i)) - 2) + hex(i)[2:] for i in range(1, 256)] ) # Error markers for PGN display. ERROR_START_COMMENT = START_COMMENT + "Error: " ESCAPE_END_COMMENT = "::" + START_COMMENT + START_COMMENT + "::" # end of attributes copied from pgn_read.core.constants # Defined in chesstab.core.chessrecord. PLAYER_NAME_TAGS = frozenset((TAG_WHITE, TAG_BLACK)) # Imported from chesstab.core.querystatement. re_normalize_player_name = re.compile("([^,\.\s]+)(?:[,\.\s]*)") # The two chessql.core.constants attributes needed. ANY_WHITE_PIECE_NAME = r"A" ANY_BLACK_PIECE_NAME = r"a" MAP_PGN_PIECE_TO_CQL_COMPOSITE_PIECE = { WKING: ANY_WHITE_PIECE_NAME, WQUEEN: ANY_WHITE_PIECE_NAME, WROOK: ANY_WHITE_PIECE_NAME, WBISHOP: ANY_WHITE_PIECE_NAME, WKNIGHT: ANY_WHITE_PIECE_NAME, WPAWN: ANY_WHITE_PIECE_NAME, BKING: ANY_BLACK_PIECE_NAME, BQUEEN: ANY_BLACK_PIECE_NAME, BROOK: ANY_BLACK_PIECE_NAME, BBISHOP: ANY_BLACK_PIECE_NAME, BKNIGHT: ANY_BLACK_PIECE_NAME, BPAWN: ANY_BLACK_PIECE_NAME, } re_tokens = re.compile(IMPORT_FORMAT) # Avoid re.fullmatch() method while compatibility with Python 3.3 is important. re_disambiguate_error = re.compile(DISAMBIGUATE_FORMAT.join(("^", "$"))) re_disambiguate_non_move = re.compile(UNAMBIGUOUS_FORMAT.join(("^", "$"))) re_possible_move = re.compile(POSSIBLE_MOVE.join(("(^", "$)"))) # for runtime "from <db|dpt>results import ChessDatabase" and similar _ChessDB = "ChessDatabase" _FullPositionDS = "FullPositionDS" _AnalysisDS = "AnalysisDS" # Subclass PGN131 to collect inconsistent FENs. # Subclass PGN132 to collect inconsistent FENs: meaning verify they do not # exist for PGN copied from pgn_read.core.parser version 1.3.2. # Versions of the classes in core.chessrecord which use PGNUpdate modified to # use PGNUpdate131, defined in this module above, so the records which have the # inconsistent castling options can be deleted in full. # Replaces ChessDBvaluePGNUpdate and ChessDBvalueGameImport which had been # identical for a considerable time. # Decided that PGNUpdate should remain in pgn.core.parser because that code # generates data while this code updates a database. # ChessDBvalueGameImport had this comment: # Implication of original is encode_move_number not supported and load in # ChessDBvaluePGN superclass is used. if __name__ == "__main__": Main().root.mainloop()
[ 2, 269, 956, 39029, 12, 19, 12, 16, 12, 16, 62, 2701, 1359, 12, 18076, 12, 10215, 8243, 13, 9078, 198, 2, 15069, 12131, 13637, 9786, 198, 2, 10483, 594, 25, 4091, 38559, 18310, 357, 21800, 17098, 8, 198, 198, 37811, 5569, 1830, 422, 257, 25774, 33349, 6831, 290, 989, 1830, 351, 376, 1677, 82, 810, 262, 198, 2701, 1359, 3689, 389, 407, 6414, 351, 262, 3704, 13127, 11, 290, 2230, 198, 10215, 8243, 319, 2581, 13, 198, 198, 464, 6831, 1276, 307, 11670, 351, 25774, 33349, 12, 19, 13, 16, 13, 198, 198, 37811, 198, 11748, 256, 74, 3849, 198, 11748, 256, 74, 3849, 13, 926, 74, 198, 11748, 256, 74, 3849, 13, 69, 3902, 498, 519, 198, 11748, 256, 74, 3849, 13, 20500, 3524, 198, 11748, 28686, 198, 6738, 6468, 1330, 18875, 62, 18206, 198, 11748, 640, 198, 198, 2, 770, 8265, 1276, 423, 262, 350, 16630, 1398, 422, 279, 4593, 12, 961, 12, 16, 13, 18, 13, 16, 290, 262, 350, 16630, 10260, 198, 2, 1398, 422, 25774, 33349, 12, 19, 13, 16, 523, 1111, 389, 18984, 994, 11, 2138, 621, 17392, 11, 355, 198, 2, 350, 16630, 22042, 1863, 351, 350, 16630, 12331, 22042, 13, 198, 2, 383, 15830, 279, 4593, 62, 961, 38491, 8265, 318, 18984, 1165, 13, 198, 2, 383, 734, 19780, 13976, 38491, 389, 6875, 994, 1165, 13, 198, 2, 1439, 2205, 37336, 4615, 422, 262, 18984, 6097, 290, 13103, 13, 198, 2, 383, 3891, 389, 9518, 284, 7603, 511, 24126, 319, 279, 4593, 12, 961, 12, 16, 13, 18, 13, 16, 13, 198, 2, 1881, 6937, 318, 18984, 422, 269, 956, 39029, 13, 7295, 13, 2395, 824, 22105, 13, 198, 2, 317, 3218, 1033, 2521, 318, 18984, 422, 269, 956, 39029, 13, 7295, 13, 22766, 26090, 13, 198, 198, 2, 383, 350, 16630, 1398, 422, 279, 4593, 12, 961, 12, 16, 13, 18, 13, 17, 318, 973, 284, 11767, 597, 19267, 376, 1677, 82, 389, 198, 2, 4938, 523, 340, 318, 18984, 994, 11, 2138, 621, 17392, 11, 355, 350, 16630, 19924, 1863, 351, 198, 2, 350, 16630, 12331, 19924, 13, 198, 2, 350, 16630, 22042, 290, 350, 16630, 19924, 779, 262, 976, 2196, 286, 764, 9979, 1187, 8265, 198, 198, 11748, 302, 198, 198, 6738, 1540, 298, 1574, 62, 8692, 1330, 8265, 22766, 198, 6738, 1540, 298, 1574, 62, 8692, 13, 7295, 13, 22105, 1330, 7383, 6601, 11, 11052, 11, 13266, 198, 198, 6738, 279, 4593, 62, 961, 13, 7295, 1330, 30751, 198, 198, 6738, 11485, 1330, 357, 198, 220, 220, 220, 39421, 6234, 62, 35, 1404, 6242, 11159, 62, 33365, 24212, 11, 198, 220, 220, 220, 34958, 62, 37997, 17941, 62, 33365, 24212, 11, 198, 220, 220, 220, 3537, 1847, 16309, 1797, 62, 33365, 24212, 11, 198, 8, 198, 6738, 11485, 7295, 13, 2395, 824, 22105, 1330, 25774, 11012, 22105, 8777, 10260, 11, 25774, 11012, 22105, 32750, 198, 198, 2, 2312, 423, 284, 307, 976, 379, 1111, 6300, 286, 25774, 33349, 523, 779, 262, 1459, 3392, 13, 198, 6738, 11485, 7295, 13, 16624, 43106, 1330, 357, 198, 220, 220, 220, 9220, 22882, 11, 198, 220, 220, 220, 28069, 2043, 11053, 62, 44603, 62, 32988, 11, 198, 220, 220, 220, 311, 31033, 62, 44603, 62, 32988, 11, 198, 220, 220, 220, 30434, 2943, 1546, 10917, 1503, 3620, 46, 6089, 62, 44603, 62, 32988, 11, 198, 220, 220, 220, 30434, 2943, 3620, 46, 6089, 62, 44603, 62, 32988, 11, 198, 220, 220, 220, 45880, 1503, 3620, 46, 6089, 62, 44603, 62, 32988, 11, 198, 220, 220, 220, 402, 29559, 62, 25664, 62, 32988, 11, 198, 220, 220, 220, 4526, 18973, 10468, 41736, 62, 25664, 62, 32988, 11, 198, 220, 220, 220, 38303, 2751, 62, 24908, 62, 44603, 62, 32988, 11, 198, 220, 220, 220, 350, 16630, 62, 35, 6158, 62, 44603, 62, 32988, 11, 198, 220, 220, 220, 569, 33604, 6234, 62, 44603, 62, 32988, 11, 198, 220, 220, 220, 36924, 8881, 62, 44603, 62, 32988, 11, 198, 220, 220, 220, 16652, 12576, 37997, 17941, 62, 20608, 62, 44603, 62, 32988, 11, 198, 220, 220, 220, 371, 24212, 62, 44603, 62, 32988, 11, 198, 220, 220, 220, 22240, 6981, 62, 44603, 62, 32988, 11, 198, 220, 220, 220, 3537, 1847, 16309, 1797, 62, 25664, 62, 32988, 11, 198, 8, 198, 198, 2, 923, 286, 12608, 18984, 422, 279, 4593, 62, 961, 13, 7295, 13, 9979, 1187, 379, 2196, 352, 13, 18, 13, 16, 198, 2, 279, 4593, 20855, 3815, 198, 42197, 62, 20114, 3525, 796, 366, 9237, 1, 198, 42197, 62, 50, 12709, 796, 366, 29123, 1, 198, 42197, 62, 35, 6158, 796, 366, 10430, 1, 198, 42197, 62, 49, 15919, 796, 366, 22685, 1, 198, 42197, 62, 12418, 12709, 796, 366, 12256, 1, 198, 42197, 62, 9148, 8120, 796, 366, 9915, 1, 198, 42197, 62, 19535, 16724, 796, 366, 23004, 1, 198, 42197, 62, 37, 1677, 796, 366, 37, 1677, 1, 198, 5188, 28290, 62, 42197, 62, 49, 10892, 1137, 796, 1391, 198, 220, 220, 220, 37801, 62, 20114, 3525, 25, 366, 35379, 198, 220, 220, 220, 37801, 62, 50, 12709, 25, 366, 35379, 198, 220, 220, 220, 37801, 62, 35, 6158, 25, 366, 9805, 13, 3548, 13, 3548, 1600, 198, 220, 220, 220, 37801, 62, 49, 15919, 25, 366, 35379, 198, 220, 220, 220, 37801, 62, 12418, 12709, 25, 366, 35379, 198, 220, 220, 220, 37801, 62, 9148, 8120, 25, 366, 35379, 198, 220, 220, 220, 37801, 62, 19535, 16724, 25, 366, 9, 1600, 198, 92, 198, 5188, 28290, 62, 42197, 62, 49, 10892, 1137, 62, 26288, 31519, 62, 12532, 1137, 796, 357, 198, 220, 220, 220, 37801, 62, 50, 12709, 11, 198, 220, 220, 220, 37801, 62, 49, 15919, 11, 198, 220, 220, 220, 37801, 62, 20114, 3525, 11, 198, 220, 220, 220, 37801, 62, 35, 6158, 11, 198, 220, 220, 220, 37801, 62, 12418, 12709, 11, 198, 220, 220, 220, 37801, 62, 9148, 8120, 11, 198, 220, 220, 220, 37801, 62, 19535, 16724, 11, 198, 8, 198, 5188, 28290, 62, 42197, 62, 49, 10892, 1137, 62, 6369, 15490, 62, 12532, 1137, 796, 357, 198, 220, 220, 220, 37801, 62, 20114, 3525, 11, 198, 220, 220, 220, 37801, 62, 50, 12709, 11, 198, 220, 220, 220, 37801, 62, 35, 6158, 11, 198, 220, 220, 220, 37801, 62, 49, 15919, 11, 198, 220, 220, 220, 37801, 62, 12418, 12709, 11, 198, 220, 220, 220, 37801, 62, 9148, 8120, 11, 198, 220, 220, 220, 37801, 62, 19535, 16724, 11, 198, 8, 198, 2, 22507, 329, 11705, 2024, 284, 466, 2041, 2663, 329, 7536, 290, 10485, 29407, 198, 48451, 12576, 62, 42197, 62, 35, 6158, 796, 5855, 35379, 366, 15, 4943, 198, 48451, 12576, 62, 42197, 62, 49, 15919, 796, 1391, 13984, 1298, 352, 11, 27444, 1298, 362, 92, 198, 35510, 42126, 62, 42197, 62, 49, 15919, 796, 513, 198, 5188, 28290, 62, 42197, 62, 49, 10892, 1137, 62, 31315, 9306, 62, 50, 9863, 16, 796, 357, 198, 220, 220, 220, 37801, 62, 20114, 3525, 11, 198, 220, 220, 220, 37801, 62, 50, 12709, 11, 198, 220, 220, 220, 37801, 62, 35, 6158, 11, 198, 8, 198, 5188, 28290, 62, 42197, 62, 49, 10892, 1137, 62, 31315, 9306, 62, 50, 9863, 17, 796, 357, 198, 220, 220, 220, 37801, 62, 49, 15919, 11, 198, 220, 220, 220, 37801, 62, 12418, 12709, 11, 198, 220, 220, 220, 37801, 62, 9148, 8120, 11, 198, 220, 220, 220, 37801, 62, 19535, 16724, 11, 198, 8, 198, 198, 12418, 12709, 62, 37620, 796, 366, 16, 12, 15, 1, 198, 9148, 8120, 62, 37620, 796, 366, 15, 12, 16, 1, 198, 35, 20530, 796, 366, 16, 14, 17, 12, 16, 14, 17, 1, 198, 4944, 44706, 62, 19535, 16724, 796, 366, 9, 1, 198, 19535, 16724, 62, 28480, 796, 1391, 12418, 12709, 62, 37620, 11, 31963, 62, 37620, 11, 360, 20530, 11, 4725, 44706, 62, 19535, 16724, 92, 198, 198, 2, 797, 525, 1462, 557, 44789, 357, 13159, 12, 20307, 8, 198, 42197, 62, 3185, 1677, 2751, 796, 366, 43093, 1, 198, 2200, 18973, 10468, 41736, 62, 42197, 62, 12532, 1137, 796, 357, 42197, 62, 3185, 1677, 2751, 11, 37801, 62, 19535, 16724, 8, 198, 2200, 18973, 10468, 41736, 62, 47109, 62, 42197, 50, 796, 1391, 198, 220, 220, 220, 37801, 62, 3185, 1677, 2751, 25, 366, 35379, 198, 220, 220, 220, 37801, 62, 19535, 16724, 25, 4725, 44706, 62, 19535, 16724, 11, 198, 92, 198, 198, 6968, 45, 62, 4537, 29767, 796, 13538, 198, 6968, 45, 62, 37286, 796, 366, 42, 1, 198, 6968, 45, 62, 48, 8924, 1677, 796, 366, 48, 1, 198, 6968, 45, 62, 49, 15308, 796, 366, 49, 1, 198, 6968, 45, 62, 33, 18422, 3185, 796, 366, 33, 1, 198, 6968, 45, 62, 29132, 9947, 796, 366, 45, 1, 198, 6968, 45, 62, 10913, 2662, 62, 50, 10917, 12203, 62, 26288, 2390, 3483, 38022, 6234, 796, 8400, 8247, 316, 19510, 6968, 45, 62, 48, 8924, 1677, 11, 350, 16630, 62, 33, 18422, 3185, 11, 350, 16630, 62, 29132, 9947, 4008, 198, 198, 2, 38550, 422, 1468, 350, 16630, 3218, 5408, 3912, 12336, 13042, 13, 198, 46, 62, 46, 62, 46, 796, 366, 46, 12, 46, 12, 46, 1, 198, 46, 62, 46, 796, 366, 46, 12, 46, 1, 198, 6489, 29833, 62, 11770, 6089, 796, 13538, 198, 33177, 51, 11335, 62, 11770, 6089, 796, 366, 87, 1, 198, 24027, 15112, 1961, 796, 37082, 77, 1, 198, 20034, 49, 3539, 8264, 62, 26087, 27064, 796, 37082, 81, 1, 198, 13965, 24027, 796, 366, 1911, 22179, 19510, 24027, 15112, 1961, 11, 17368, 49, 3539, 8264, 62, 26087, 27064, 4008, 198, 4303, 11598, 796, 366, 366, 198, 39, 1581, 14887, 35830, 1847, 62, 5603, 33, 796, 37082, 83, 1, 198, 21389, 15112, 1961, 796, 37082, 69, 1, 198, 15858, 20151, 62, 5603, 33, 796, 37082, 85, 1, 198, 198, 2, 350, 16630, 3218, 5408, 3912, 12336, 13042, 198, 198, 2, 11819, 7021, 198, 31827, 39356, 62, 3698, 5188, 796, 366, 526, 198, 12418, 2043, 1546, 47, 11598, 796, 37082, 82, 10, 1, 198, 37, 9994, 2257, 3185, 796, 366, 526, 198, 18973, 40, 3727, 796, 366, 6852, 1, 1343, 34958, 2257, 3185, 198, 12394, 7156, 1137, 796, 12878, 16, 12, 24, 7131, 15, 12, 24, 60, 9, 1, 198, 5781, 23678, 6234, 796, 366, 91, 1911, 22179, 19510, 12418, 12709, 62, 37620, 11, 31963, 62, 37620, 11, 360, 20530, 11, 366, 6852, 1, 1343, 4725, 44706, 62, 19535, 16724, 4008, 198, 2257, 7227, 62, 42197, 796, 12878, 1, 198, 10619, 62, 42197, 796, 366, 30866, 198, 23060, 10744, 3535, 796, 366, 26933, 32, 12, 57, 64, 12, 89, 15, 12, 24, 7131, 32, 12, 57, 64, 12, 89, 15, 12, 24, 62, 10, 2, 28, 21912, 60, 9, 16725, 198, 18601, 2751, 796, 374, 6, 18109, 7, 27514, 58, 61, 6852, 8973, 91, 6852, 2014, 9, 16725, 6, 198, 42197, 62, 4537, 4663, 796, 366, 1911, 22179, 7, 198, 220, 220, 220, 357, 198, 220, 220, 220, 220, 220, 220, 220, 30629, 6852, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 33303, 62, 42197, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 19415, 82, 9, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 19704, 10744, 3535, 11, 198, 220, 220, 220, 220, 220, 220, 220, 37082, 82, 9, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 19269, 2751, 11, 198, 220, 220, 220, 220, 220, 220, 220, 37082, 82, 9, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 30629, 6852, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 23578, 62, 42197, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 42501, 198, 220, 220, 220, 1267, 198, 8, 198, 2257, 7227, 62, 9858, 10979, 796, 366, 4895, 198, 10619, 62, 9858, 10979, 796, 366, 36786, 198, 9858, 10979, 796, 366, 1911, 22179, 7, 198, 220, 220, 220, 5855, 6852, 1600, 33303, 62, 9858, 10979, 11, 12878, 61, 1600, 23578, 62, 9858, 10979, 11, 366, 60, 9, 6852, 1600, 23578, 62, 9858, 10979, 8, 198, 8, 198, 2538, 9792, 62, 15567, 2538, 62, 11473, 11598, 796, 33490, 1, 198, 49, 9947, 62, 15567, 2538, 62, 11473, 11598, 796, 366, 24618, 198, 19535, 1137, 53, 1961, 796, 366, 1911, 22179, 7, 198, 220, 220, 220, 357, 2538, 9792, 62, 15567, 2538, 62, 11473, 11598, 11, 12878, 61, 1600, 33621, 62, 15567, 2538, 62, 11473, 11598, 11, 366, 60, 9, 1600, 33621, 62, 15567, 2538, 62, 11473, 11598, 8, 198, 8, 198, 9858, 10979, 62, 10468, 62, 36, 3535, 796, 366, 26, 7, 27514, 58, 61, 59, 77, 60, 9, 19415, 77, 1, 198, 18973, 43960, 796, 36521, 1, 198, 1546, 33177, 36, 62, 24027, 796, 19878, 43960, 13, 22179, 7, 7203, 7, 30, 7479, 32, 91, 7, 30, 27, 28, 59, 77, 4008, 1600, 30629, 27514, 58, 61, 59, 77, 60, 9, 19415, 77, 48774, 198, 4535, 38, 796, 37082, 3, 58, 15, 12, 24, 60, 33747, 12248, 14, 91, 12, 16725, 198, 2257, 7227, 62, 3861, 53, 796, 366, 7203, 198, 10619, 62, 3861, 53, 796, 366, 16725, 198, 198, 2, 509, 48, 49, 15766, 389, 6928, 416, 350, 16630, 62, 37286, 11, 2644, 11, 38491, 26, 407, 370, 37286, 11, 2644, 11, 38491, 13, 198, 37, 24723, 796, 366, 64, 12, 71, 1, 198, 49, 24723, 796, 366, 16, 12, 23, 1, 198, 4537, 29767, 62, 4805, 2662, 23051, 796, 366, 1911, 22179, 7, 198, 220, 220, 220, 357, 198, 220, 220, 220, 220, 220, 220, 220, 30629, 27514, 7, 14692, 1343, 376, 24723, 1343, 366, 60, 5769, 87, 4008, 30, 7, 14692, 1343, 376, 24723, 1343, 366, 7131, 1507, 60, 5769, 41888, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 33, 18422, 3185, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 29132, 9947, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 48, 8924, 1677, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 49, 15308, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 12962, 1600, 198, 220, 220, 220, 1267, 198, 8, 198, 4537, 29767, 62, 33177, 51, 11335, 796, 30629, 14692, 1343, 376, 24723, 1343, 366, 60, 5769, 87, 5769, 14692, 1343, 376, 24723, 1343, 366, 7131, 17, 12, 22, 12962, 1, 198, 11901, 2943, 36, 62, 33177, 51, 11335, 796, 366, 1911, 22179, 7, 198, 220, 220, 220, 357, 198, 220, 220, 220, 220, 220, 220, 220, 30629, 27514, 7, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 37286, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 14726, 7, 27514, 26933, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 33, 18422, 3185, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 29132, 9947, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 48, 8924, 1677, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 49, 15308, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 60, 5769, 14692, 1343, 376, 24723, 1343, 366, 60, 30, 14692, 1343, 371, 24723, 1343, 366, 60, 30, 22305, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 30629, 87, 5769, 14692, 1343, 376, 24723, 1343, 366, 7131, 1, 1343, 371, 24723, 1343, 366, 12962, 1600, 198, 220, 220, 220, 1267, 198, 8, 198, 11901, 2943, 36, 62, 44899, 8476, 62, 11770, 6089, 796, 366, 1911, 22179, 7, 198, 220, 220, 220, 357, 198, 220, 220, 220, 220, 220, 220, 220, 366, 26933, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 33, 18422, 3185, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 29132, 9947, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 48, 8924, 1677, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 49, 15308, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 60, 5769, 58, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 376, 24723, 1343, 371, 24723, 1343, 366, 60, 5769, 14692, 1343, 376, 24723, 1343, 366, 7131, 1, 1343, 371, 24723, 1343, 366, 12962, 1600, 198, 220, 220, 220, 1267, 198, 8, 198, 11901, 2943, 36, 62, 11770, 6089, 796, 366, 1911, 22179, 7, 198, 220, 220, 220, 357, 198, 220, 220, 220, 220, 220, 220, 220, 366, 26933, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 37286, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 33, 18422, 3185, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 29132, 9947, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 48, 8924, 1677, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 49, 15308, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 60, 5769, 14692, 1343, 376, 24723, 1343, 366, 7131, 1, 1343, 371, 24723, 1343, 366, 12962, 1600, 198, 220, 220, 220, 1267, 198, 8, 198, 4537, 29767, 62, 11770, 6089, 796, 30629, 14692, 1343, 376, 24723, 1343, 366, 7131, 1, 1343, 371, 24723, 1343, 366, 12962, 1, 198, 44647, 28378, 796, 30629, 46, 12, 46, 7, 30, 21912, 46, 8, 10091, 1, 198, 50084, 796, 366, 26933, 10, 2, 60, 10091, 1, 198, 1565, 11929, 6234, 796, 366, 26933, 22857, 7131, 22857, 60, 10091, 1701, 198, 198, 2, 23603, 5408, 284, 4886, 1336, 1830, 287, 1330, 5794, 26, 10784, 5794, 318, 257, 198, 2, 24637, 286, 1330, 5794, 13, 220, 383, 2420, 8574, 319, 6831, 318, 7907, 13, 198, 3955, 15490, 62, 21389, 1404, 796, 366, 1911, 22179, 7, 198, 220, 220, 220, 357, 198, 220, 220, 220, 220, 220, 220, 220, 30629, 27514, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 37801, 62, 4537, 4663, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 42501, 198, 220, 220, 220, 220, 220, 220, 220, 366, 91, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 30629, 27514, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 30629, 27514, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 30629, 27514, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 8147, 29767, 62, 4805, 2662, 23051, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 42501, 198, 220, 220, 220, 220, 220, 220, 220, 366, 91, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 30629, 27514, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 8147, 29767, 62, 33177, 51, 11335, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 42501, 198, 220, 220, 220, 220, 220, 220, 220, 366, 91, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 30629, 27514, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 30434, 2943, 36, 62, 33177, 51, 11335, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 42501, 198, 220, 220, 220, 220, 220, 220, 220, 366, 91, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 30629, 27514, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 30434, 2943, 36, 62, 44899, 8476, 62, 11770, 6089, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 42501, 198, 220, 220, 220, 220, 220, 220, 220, 366, 91, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 30629, 27514, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 30434, 2943, 36, 62, 11770, 6089, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 42501, 198, 220, 220, 220, 220, 220, 220, 220, 366, 91, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 30629, 27514, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 8147, 29767, 62, 11770, 6089, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 42501, 198, 220, 220, 220, 220, 220, 220, 220, 366, 91, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 30629, 27514, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 327, 11262, 28378, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 42501, 198, 220, 220, 220, 220, 220, 220, 220, 366, 42501, 198, 220, 220, 220, 220, 220, 220, 220, 30629, 27514, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 5870, 25171, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 42501, 198, 220, 220, 220, 220, 220, 220, 220, 30629, 27514, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 3537, 11929, 6234, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 42501, 198, 220, 220, 220, 220, 220, 220, 220, 366, 42501, 198, 220, 220, 220, 220, 220, 220, 220, 366, 91, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 30629, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 9440, 10979, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 42501, 198, 220, 220, 220, 220, 220, 220, 220, 366, 91, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 30629, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 399, 4760, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 42501, 198, 220, 220, 220, 220, 220, 220, 220, 366, 91, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 30629, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 9440, 10979, 62, 10468, 62, 36, 3535, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 42501, 198, 220, 220, 220, 220, 220, 220, 220, 366, 91, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 30629, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 28994, 23678, 6234, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 42501, 198, 220, 220, 220, 220, 220, 220, 220, 366, 91, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 17828, 7156, 1137, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 91, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 19878, 40, 3727, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 91, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 7655, 2043, 1546, 47, 11598, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 91, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 30629, 6852, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 33303, 62, 3861, 53, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 42501, 198, 220, 220, 220, 220, 220, 220, 220, 366, 91, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 30629, 6852, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 23578, 62, 3861, 53, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 42501, 198, 220, 220, 220, 220, 220, 220, 220, 366, 91, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 15731, 1137, 53, 1961, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 91, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 40251, 45721, 62, 24027, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 91, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 30629, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 15529, 39356, 62, 3698, 5188, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 42501, 198, 220, 220, 220, 1267, 198, 8, 198, 198, 2, 23603, 14700, 284, 595, 4131, 328, 4985, 6100, 25, 1445, 2420, 588, 705, 33, 66, 19, 67, 20, 6, 318, 262, 691, 198, 2, 1611, 543, 714, 761, 284, 307, 16173, 355, 530, 1445, 2138, 621, 734, 13, 198, 26288, 2390, 3483, 38022, 6158, 62, 21389, 1404, 796, 366, 1911, 22179, 7, 198, 220, 220, 220, 357, 198, 220, 220, 220, 220, 220, 220, 220, 12878, 1, 1343, 350, 16630, 62, 33, 18422, 3185, 1343, 350, 16630, 62, 29132, 9947, 1343, 350, 16630, 62, 48, 8924, 1677, 1343, 366, 60, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 12878, 1, 1343, 376, 24723, 1343, 366, 7131, 1, 1343, 371, 24723, 1343, 366, 60, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 12878, 1, 1343, 376, 24723, 1343, 366, 7131, 1, 1343, 371, 24723, 1343, 366, 60, 1600, 198, 220, 220, 220, 1267, 198, 8, 198, 4944, 2390, 3483, 38022, 20958, 62, 21389, 1404, 796, 366, 15885, 1, 198, 198, 2, 23603, 5408, 284, 4886, 1744, 3726, 286, 1445, 287, 281, 4049, 8379, 11, 198, 2, 366, 33, 27865, 1, 329, 1672, 981, 19720, 366, 33, 27865, 21, 1911, 198, 2, 1400, 38491, 329, 13027, 3350, 1359, 6100, 13, 198, 47, 18420, 34563, 62, 11770, 6089, 796, 366, 1911, 22179, 7, 198, 220, 220, 220, 357, 198, 220, 220, 220, 220, 220, 220, 220, 12878, 46, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 37286, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 33, 18422, 3185, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 29132, 9947, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 49, 15308, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 48, 8924, 1677, 11, 198, 220, 220, 220, 220, 220, 220, 220, 376, 24723, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 7131, 12, 46, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 376, 24723, 11, 198, 220, 220, 220, 220, 220, 220, 220, 371, 24723, 11, 198, 220, 220, 220, 220, 220, 220, 220, 43825, 2, 12248, 48874, 9, 1635, 1600, 198, 220, 220, 220, 1267, 198, 8, 198, 198, 2, 198, 2, 4912, 49005, 329, 30023, 9863, 62, 21389, 1404, 7466, 198, 2, 198, 5064, 38, 62, 2257, 7227, 62, 42197, 796, 352, 198, 5064, 38, 62, 42197, 62, 23060, 10744, 3535, 796, 362, 198, 2, 16876, 38, 62, 42197, 62, 18601, 2751, 796, 513, 198, 5064, 38, 62, 42197, 62, 18601, 2751, 62, 39488, 796, 513, 198, 2, 16876, 38, 62, 42197, 62, 10619, 796, 604, 198, 5064, 38, 62, 4537, 29767, 62, 4805, 2662, 23051, 62, 10913, 2662, 62, 25664, 796, 642, 198, 5064, 38, 62, 4537, 29767, 62, 5603, 42, 1546, 62, 4805, 2662, 23051, 796, 718, 198, 5064, 38, 62, 4537, 29767, 62, 4805, 2662, 23051, 62, 50, 10917, 12203, 796, 767, 198, 5064, 38, 62, 4537, 29767, 62, 4805, 2662, 23051, 62, 11901, 2943, 36, 796, 807, 198, 5064, 38, 62, 4537, 29767, 62, 33177, 51, 11335, 62, 10913, 2662, 62, 25664, 796, 860, 198, 5064, 38, 62, 4537, 29767, 62, 5603, 42, 1546, 796, 838, 198, 5064, 38, 62, 4537, 29767, 62, 33177, 51, 11335, 62, 50, 10917, 12203, 796, 1367, 198, 5064, 38, 62, 37286, 62, 33177, 51, 11335, 796, 1105, 198, 5064, 38, 62, 11901, 2943, 36, 62, 33177, 51, 11335, 796, 1511, 198, 5064, 38, 62, 11901, 2943, 36, 62, 33177, 51, 11335, 62, 10913, 2662, 796, 1478, 198, 5064, 38, 62, 11901, 2943, 36, 62, 5603, 42, 1546, 796, 1315, 198, 5064, 38, 62, 11901, 2943, 36, 62, 33177, 51, 11335, 62, 50, 10917, 12203, 796, 1467, 198, 5064, 38, 62, 11901, 2943, 36, 62, 44899, 8476, 796, 1596, 198, 5064, 38, 62, 11901, 2943, 36, 62, 44899, 8476, 62, 25664, 62, 1581, 62, 49, 15154, 796, 1248, 198, 5064, 38, 62, 11901, 2943, 36, 62, 44899, 8476, 62, 50, 10917, 12203, 796, 678, 198, 5064, 38, 62, 11901, 2943, 36, 62, 11770, 6089, 796, 1160, 198, 5064, 38, 62, 11901, 2943, 36, 62, 50, 10917, 12203, 796, 2310, 198, 5064, 38, 62, 4537, 29767, 62, 50, 10917, 12203, 796, 2534, 198, 5064, 38, 62, 44647, 28378, 796, 2242, 198, 5064, 38, 62, 50084, 796, 1987, 198, 5064, 38, 62, 1565, 11929, 6234, 796, 1679, 198, 5064, 38, 62, 9858, 10979, 796, 2608, 198, 5064, 38, 62, 4535, 38, 796, 2681, 198, 5064, 38, 62, 9858, 10979, 62, 10468, 62, 36, 3535, 796, 2579, 198, 5064, 38, 62, 5781, 23678, 6234, 796, 2808, 198, 5064, 38, 62, 2257, 7227, 62, 3861, 53, 796, 1542, 198, 5064, 38, 62, 10619, 62, 3861, 53, 796, 3261, 198, 5064, 38, 62, 31827, 39356, 62, 3698, 5188, 796, 3933, 198, 198, 2, 198, 2, 23042, 263, 2585, 198, 2, 198, 6968, 45, 62, 5188, 31315, 2751, 796, 657, 198, 6968, 45, 62, 5188, 31315, 2751, 62, 8579, 5781, 62, 24908, 62, 1268, 62, 3861, 53, 796, 352, 198, 6968, 45, 62, 5188, 31315, 2751, 62, 8579, 5781, 62, 24908, 62, 1268, 62, 47109, 796, 362, 198, 6968, 45, 62, 25154, 16779, 2751, 62, 42197, 62, 4537, 4663, 50, 796, 513, 198, 6968, 45, 62, 25154, 16779, 2751, 62, 44, 8874, 2767, 13918, 796, 604, 198, 6968, 45, 62, 25154, 16779, 2751, 62, 45, 1340, 62, 12418, 2043, 1546, 47, 11598, 62, 12418, 41119, 62, 5188, 31315, 2751, 796, 642, 198, 6968, 45, 62, 26288, 2390, 3483, 38022, 6158, 62, 11770, 6089, 796, 718, 198, 198, 2, 198, 2, 35575, 23025, 25874, 82, 357, 3137, 21201, 329, 783, 8, 198, 2, 198, 4535, 38, 62, 5446, 1565, 8634, 6234, 796, 19779, 3, 1, 1343, 965, 7, 78, 2599, 6045, 329, 267, 287, 2837, 7, 16, 11, 48391, 38165, 198, 198, 2, 198, 2, 9276, 38491, 290, 9701, 198, 2, 198, 8202, 48294, 14114, 796, 807, 198, 8202, 48294, 10917, 1503, 1546, 796, 16494, 48294, 14114, 1635, 16494, 48294, 14114, 198, 50, 10917, 12203, 62, 26094, 50, 796, 685, 16, 9959, 1312, 329, 1312, 287, 2837, 7, 8202, 48294, 10917, 1503, 1546, 15437, 198, 7036, 62, 50, 10917, 1503, 1546, 796, 2160, 7, 50, 10917, 12203, 62, 26094, 50, 8, 198, 1677, 62, 47924, 8643, 62, 10468, 62, 50, 10917, 1503, 1546, 796, 2160, 26933, 50, 10917, 12203, 62, 26094, 50, 58, 82, 60, 329, 264, 287, 2837, 7, 1731, 11, 2319, 8, 12962, 198, 1677, 62, 47924, 8643, 62, 10913, 2662, 62, 50, 10917, 1503, 1546, 796, 2160, 26933, 50, 10917, 12203, 62, 26094, 50, 58, 82, 60, 329, 264, 287, 2837, 7, 23, 11, 1467, 8, 12962, 930, 2160, 7, 198, 220, 220, 220, 685, 50, 10917, 12203, 62, 26094, 50, 58, 82, 60, 329, 264, 287, 2837, 7, 2780, 11, 7265, 15437, 198, 8, 198, 198, 2, 44676, 198, 2, 14711, 7656, 6116, 318, 517, 6942, 357, 2539, 4129, 8, 611, 29649, 82, 389, 30240, 351, 198, 2, 257, 1988, 1342, 621, 604, 351, 2035, 262, 2330, 393, 262, 2042, 29649, 30240, 355, 657, 290, 198, 2, 262, 24438, 326, 2314, 2583, 257, 29649, 2291, 657, 492, 18, 355, 511, 2207, 375, 654, 357, 33661, 198, 2, 3467, 87, 486, 492, 59, 87, 3070, 543, 22068, 8752, 355, 262, 1218, 18022, 286, 262, 362, 12, 26327, 2207, 375, 654, 198, 2, 10612, 6032, 262, 24438, 275, 16, 269, 16, 290, 288, 16, 13, 220, 383, 584, 734, 3815, 1342, 621, 604, 389, 198, 2, 1266, 973, 329, 262, 21557, 543, 389, 1464, 1944, 13, 220, 13051, 594, 286, 257, 3704, 318, 1266, 198, 2, 30240, 351, 262, 4511, 1988, 11, 543, 481, 307, 1105, 611, 1262, 8341, 11, 14530, 198, 2, 1744, 11, 2138, 621, 48589, 3166, 329, 285, 39242, 13, 198, 45, 3185, 40, 2943, 36, 796, 13538, 198, 54, 37286, 796, 366, 42, 1, 198, 54, 48, 8924, 1677, 796, 366, 48, 1, 198, 18564, 15308, 796, 366, 49, 1, 198, 45607, 18422, 3185, 796, 366, 33, 1, 198, 54, 29132, 9947, 796, 366, 45, 1, 198, 54, 4537, 29767, 796, 366, 47, 1, 198, 33, 37286, 796, 366, 74, 1, 198, 33, 48, 8924, 1677, 796, 366, 80, 1, 198, 11473, 15308, 796, 366, 81, 1, 198, 15199, 18422, 3185, 796, 366, 65, 1, 198, 33, 29132, 9947, 796, 366, 77, 1, 198, 33, 4537, 29767, 796, 366, 79, 1, 198, 11901, 2943, 1546, 796, 8400, 8247, 316, 7, 198, 220, 220, 220, 357, 198, 220, 220, 220, 220, 220, 220, 220, 370, 37286, 11, 198, 220, 220, 220, 220, 220, 220, 220, 370, 48, 8924, 1677, 11, 198, 220, 220, 220, 220, 220, 220, 220, 11342, 15308, 11, 198, 220, 220, 220, 220, 220, 220, 220, 36245, 18422, 3185, 11, 198, 220, 220, 220, 220, 220, 220, 220, 370, 29132, 9947, 11, 198, 220, 220, 220, 220, 220, 220, 220, 370, 4537, 29767, 11, 198, 220, 220, 220, 220, 220, 220, 220, 347, 37286, 11, 198, 220, 220, 220, 220, 220, 220, 220, 347, 48, 8924, 1677, 11, 198, 220, 220, 220, 220, 220, 220, 220, 11177, 15308, 11, 198, 220, 220, 220, 220, 220, 220, 220, 12597, 18422, 3185, 11, 198, 220, 220, 220, 220, 220, 220, 220, 347, 29132, 9947, 11, 198, 220, 220, 220, 220, 220, 220, 220, 347, 4537, 29767, 11, 198, 220, 220, 220, 1267, 198, 8, 198, 198, 2, 2896, 500, 2330, 290, 2042, 5207, 290, 3975, 284, 3815, 973, 287, 6831, 4406, 198, 54, 11901, 2943, 1546, 796, 8400, 8247, 316, 19510, 54, 37286, 11, 370, 48, 8924, 1677, 11, 11342, 15308, 11, 36245, 18422, 3185, 11, 370, 29132, 9947, 11, 370, 4537, 29767, 4008, 198, 33, 11901, 2943, 1546, 796, 8400, 8247, 316, 19510, 33, 37286, 11, 347, 48, 8924, 1677, 11, 11177, 15308, 11, 12597, 18422, 3185, 11, 347, 29132, 9947, 11, 347, 4537, 29767, 4008, 198, 198, 2, 383, 4277, 4238, 3096, 11, 5387, 10552, 13, 198, 1268, 2043, 12576, 62, 8202, 9795, 796, 357, 198, 220, 220, 220, 11177, 15308, 11, 198, 220, 220, 220, 347, 29132, 9947, 11, 198, 220, 220, 220, 12597, 18422, 3185, 11, 198, 220, 220, 220, 347, 48, 8924, 1677, 11, 198, 220, 220, 220, 347, 37286, 11, 198, 220, 220, 220, 12597, 18422, 3185, 11, 198, 220, 220, 220, 347, 29132, 9947, 11, 198, 220, 220, 220, 11177, 15308, 11, 198, 220, 220, 220, 347, 4537, 29767, 11, 198, 220, 220, 220, 347, 4537, 29767, 11, 198, 220, 220, 220, 347, 4537, 29767, 11, 198, 220, 220, 220, 347, 4537, 29767, 11, 198, 220, 220, 220, 347, 4537, 29767, 11, 198, 220, 220, 220, 347, 4537, 29767, 11, 198, 220, 220, 220, 347, 4537, 29767, 11, 198, 220, 220, 220, 347, 4537, 29767, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 399, 3185, 40, 2943, 36, 11, 198, 220, 220, 220, 370, 4537, 29767, 11, 198, 220, 220, 220, 370, 4537, 29767, 11, 198, 220, 220, 220, 370, 4537, 29767, 11, 198, 220, 220, 220, 370, 4537, 29767, 11, 198, 220, 220, 220, 370, 4537, 29767, 11, 198, 220, 220, 220, 370, 4537, 29767, 11, 198, 220, 220, 220, 370, 4537, 29767, 11, 198, 220, 220, 220, 370, 4537, 29767, 11, 198, 220, 220, 220, 11342, 15308, 11, 198, 220, 220, 220, 370, 29132, 9947, 11, 198, 220, 220, 220, 36245, 18422, 3185, 11, 198, 220, 220, 220, 370, 48, 8924, 1677, 11, 198, 220, 220, 220, 370, 37286, 11, 198, 220, 220, 220, 36245, 18422, 3185, 11, 198, 220, 220, 220, 370, 29132, 9947, 11, 198, 220, 220, 220, 11342, 15308, 11, 198, 8, 198, 1268, 2043, 12576, 62, 46, 4093, 8577, 19767, 62, 50, 10917, 1503, 1546, 796, 357, 198, 220, 220, 220, 8400, 8247, 316, 7, 198, 220, 220, 220, 220, 220, 220, 220, 357, 2780, 11, 5125, 11, 2026, 11, 6885, 11, 6740, 11, 7192, 11, 7175, 11, 5996, 11, 7265, 11, 7632, 11, 7618, 11, 7863, 11, 3126, 11, 8454, 11, 8190, 11, 8093, 8, 198, 220, 220, 220, 10612, 198, 220, 220, 220, 8400, 8247, 316, 19510, 15, 11, 352, 11, 362, 11, 513, 11, 604, 11, 642, 11, 718, 11, 767, 11, 807, 11, 860, 11, 838, 11, 1367, 11, 1105, 11, 1511, 11, 1478, 11, 1315, 36911, 198, 8, 198, 1268, 2043, 12576, 62, 8202, 9795, 62, 26094, 33767, 796, 2160, 7, 198, 220, 220, 220, 685, 16345, 26933, 50, 10917, 12203, 62, 26094, 50, 58, 78, 60, 329, 267, 287, 264, 12962, 329, 264, 287, 3268, 2043, 12576, 62, 46, 4093, 8577, 19767, 62, 50, 10917, 1503, 1546, 60, 198, 8, 198, 1268, 2043, 12576, 62, 11901, 2943, 36, 62, 29701, 18421, 796, 1391, 198, 220, 220, 220, 479, 25, 410, 198, 220, 220, 220, 329, 479, 11, 410, 287, 357, 198, 220, 220, 220, 220, 220, 220, 220, 357, 54, 37286, 11, 357, 1899, 35751, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 54, 48, 8924, 1677, 11, 357, 3270, 35751, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 18564, 15308, 11, 357, 3980, 11, 8093, 36911, 198, 220, 220, 220, 220, 220, 220, 220, 357, 45607, 18422, 3185, 11, 357, 3365, 11, 8454, 36911, 198, 220, 220, 220, 220, 220, 220, 220, 357, 54, 29132, 9947, 11, 357, 3553, 11, 8190, 36911, 198, 220, 220, 220, 220, 220, 220, 220, 357, 54, 4537, 29767, 11, 357, 2780, 11, 5125, 11, 2026, 11, 6885, 11, 6740, 11, 7192, 11, 7175, 11, 5996, 36911, 198, 220, 220, 220, 220, 220, 220, 220, 357, 33, 37286, 11, 357, 19, 35751, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 33, 48, 8924, 1677, 11, 357, 18, 35751, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 11473, 15308, 11, 357, 15, 11, 767, 36911, 198, 220, 220, 220, 220, 220, 220, 220, 357, 15199, 18422, 3185, 11, 357, 17, 11, 642, 36911, 198, 220, 220, 220, 220, 220, 220, 220, 357, 33, 29132, 9947, 11, 357, 16, 11, 718, 36911, 198, 220, 220, 220, 220, 220, 220, 220, 357, 33, 4537, 29767, 11, 357, 23, 11, 860, 11, 838, 11, 1367, 11, 1105, 11, 1511, 11, 1478, 11, 1315, 36911, 198, 220, 220, 220, 1267, 198, 92, 198, 198, 2, 2635, 290, 2042, 1735, 198, 12418, 12709, 62, 50, 14114, 796, 657, 198, 9148, 8120, 62, 50, 14114, 796, 352, 198, 31858, 62, 50, 14114, 796, 31963, 62, 50, 14114, 11, 44925, 62, 50, 14114, 198, 50, 14114, 62, 37286, 796, 370, 37286, 11, 347, 37286, 198, 198, 2, 9347, 350, 16630, 3704, 2393, 290, 4279, 3891, 284, 5387, 10552, 198, 33767, 11901, 2943, 36, 796, 357, 198, 220, 220, 220, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 4537, 29767, 25, 370, 4537, 29767, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 37286, 25, 370, 37286, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 48, 8924, 1677, 25, 370, 48, 8924, 1677, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 49, 15308, 25, 11342, 15308, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 33, 18422, 3185, 25, 36245, 18422, 3185, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 29132, 9947, 25, 370, 29132, 9947, 11, 198, 220, 220, 220, 8964, 198, 220, 220, 220, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 4537, 29767, 25, 347, 4537, 29767, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 37286, 25, 347, 37286, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 48, 8924, 1677, 25, 347, 48, 8924, 1677, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 49, 15308, 25, 11177, 15308, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 33, 18422, 3185, 25, 12597, 18422, 3185, 11, 198, 220, 220, 220, 220, 220, 220, 220, 350, 16630, 62, 29132, 9947, 25, 347, 29132, 9947, 11, 198, 220, 220, 220, 8964, 198, 8, 220, 1303, 407, 1654, 611, 428, 815, 307, 900, 393, 46545, 393, 8633, 198, 198, 33767, 25664, 796, 19779, 64, 1298, 657, 11, 366, 65, 1298, 352, 11, 366, 66, 1298, 362, 11, 366, 67, 1298, 513, 11, 366, 68, 1298, 604, 11, 366, 69, 1298, 642, 11, 366, 70, 1298, 718, 11, 366, 71, 1298, 767, 92, 198, 33767, 49, 15154, 796, 1391, 198, 220, 220, 220, 366, 23, 1298, 657, 11, 198, 220, 220, 220, 366, 22, 1298, 807, 11, 198, 220, 220, 220, 366, 21, 1298, 1467, 11, 198, 220, 220, 220, 366, 20, 1298, 1987, 11, 198, 220, 220, 220, 366, 19, 1298, 3933, 11, 198, 220, 220, 220, 366, 18, 1298, 2319, 11, 198, 220, 220, 220, 366, 17, 1298, 4764, 11, 198, 220, 220, 220, 366, 16, 1298, 7265, 11, 198, 92, 198, 33767, 49, 3913, 796, 19779, 23, 1298, 657, 11, 366, 22, 1298, 352, 11, 366, 21, 1298, 362, 11, 366, 20, 1298, 513, 11, 366, 19, 1298, 604, 11, 366, 18, 1298, 642, 11, 366, 17, 1298, 718, 11, 366, 16, 1298, 767, 92, 198, 198, 2, 1391, 6, 64, 23, 10354, 15, 11, 705, 65, 23, 10354, 16, 11, 2644, 11, 705, 70, 16, 10354, 5237, 11, 705, 71, 16, 10354, 5066, 5512, 262, 1502, 24438, 389, 5610, 287, 198, 2, 27325, 5272, 12, 7407, 2017, 1892, 341, 290, 262, 6616, 3146, 973, 20947, 13, 198, 33767, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 796, 1391, 198, 220, 220, 220, 366, 1911, 22179, 19510, 69, 11, 374, 8, 2599, 24714, 1343, 374, 77, 198, 220, 220, 220, 329, 277, 11, 24714, 287, 34645, 25664, 13, 23814, 3419, 198, 220, 220, 220, 329, 374, 11, 374, 77, 287, 34645, 49, 15154, 13, 23814, 3419, 198, 92, 198, 198, 2, 376, 1677, 38491, 198, 37, 1677, 62, 12418, 12709, 796, 366, 86, 1, 198, 37, 1677, 62, 9148, 8120, 796, 366, 65, 1, 198, 37, 1677, 62, 44603, 62, 35, 3698, 3955, 796, 366, 366, 198, 37, 1677, 62, 49, 15154, 62, 35, 3698, 3955, 796, 12813, 1, 198, 37, 1677, 62, 33991, 796, 366, 21215, 198, 37, 1677, 62, 1268, 2043, 12576, 62, 39, 1847, 37, 11770, 6089, 62, 34, 28270, 796, 657, 198, 37, 1677, 62, 1268, 2043, 12576, 62, 37, 9994, 11770, 6089, 62, 41359, 13246, 796, 352, 198, 37, 1677, 62, 1268, 2043, 12576, 62, 44647, 43, 2751, 796, 370, 37286, 1343, 370, 48, 8924, 1677, 1343, 347, 37286, 1343, 347, 48, 8924, 1677, 198, 37, 1677, 62, 2257, 7227, 37997, 17941, 796, 376, 1677, 62, 44603, 62, 35, 3698, 3955, 13, 22179, 7, 198, 220, 220, 220, 357, 198, 220, 220, 220, 220, 220, 220, 220, 376, 1677, 62, 49, 15154, 62, 35, 3698, 3955, 13, 22179, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 1911, 22179, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11177, 15308, 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, 347, 29132, 9947, 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, 12597, 18422, 3185, 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, 347, 48, 8924, 1677, 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, 347, 37286, 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, 12597, 18422, 3185, 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, 347, 29132, 9947, 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, 11177, 15308, 11, 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, 10612, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 1911, 22179, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 357, 33, 4537, 29767, 11, 347, 4537, 29767, 11, 347, 4537, 29767, 11, 347, 4537, 29767, 11, 347, 4537, 29767, 11, 347, 4537, 29767, 11, 347, 4537, 29767, 11, 347, 4537, 29767, 8, 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, 220, 220, 220, 220, 965, 7, 11925, 7, 33767, 25664, 36911, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 965, 7, 11925, 7, 33767, 25664, 36911, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 965, 7, 11925, 7, 33767, 25664, 36911, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 965, 7, 11925, 7, 33767, 25664, 36911, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 1911, 22179, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 357, 54, 4537, 29767, 11, 370, 4537, 29767, 11, 370, 4537, 29767, 11, 370, 4537, 29767, 11, 370, 4537, 29767, 11, 370, 4537, 29767, 11, 370, 4537, 29767, 11, 370, 4537, 29767, 8, 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, 220, 220, 220, 220, 366, 1911, 22179, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 11342, 15308, 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, 370, 29132, 9947, 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, 36245, 18422, 3185, 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, 370, 48, 8924, 1677, 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, 370, 37286, 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, 36245, 18422, 3185, 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, 370, 29132, 9947, 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, 11342, 15308, 11, 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, 10612, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 10612, 198, 220, 220, 220, 220, 220, 220, 220, 376, 1677, 62, 12418, 12709, 11, 198, 220, 220, 220, 220, 220, 220, 220, 376, 1677, 62, 1268, 2043, 12576, 62, 44647, 43, 2751, 11, 198, 220, 220, 220, 220, 220, 220, 220, 376, 1677, 62, 33991, 11, 198, 220, 220, 220, 220, 220, 220, 220, 965, 7, 37, 1677, 62, 1268, 2043, 12576, 62, 39, 1847, 37, 11770, 6089, 62, 34, 28270, 828, 198, 220, 220, 220, 220, 220, 220, 220, 965, 7, 37, 1677, 62, 1268, 2043, 12576, 62, 37, 9994, 11770, 6089, 62, 41359, 13246, 828, 198, 220, 220, 220, 1267, 198, 8, 198, 37, 1677, 62, 44603, 62, 34, 28270, 796, 718, 198, 37, 1677, 62, 50, 42538, 796, 1391, 37, 1677, 62, 12418, 12709, 25, 44925, 62, 50, 14114, 11, 376, 1677, 62, 9148, 8120, 25, 31963, 62, 50, 14114, 92, 198, 37, 1677, 62, 51, 2662, 46, 6089, 796, 376, 1677, 62, 12418, 12709, 11, 376, 1677, 62, 9148, 8120, 198, 198, 2, 9347, 376, 1677, 6616, 3891, 284, 3096, 6616, 3146, 329, 551, 1208, 415, 1445, 290, 8006, 198, 37, 1677, 62, 12418, 12709, 62, 11770, 6089, 62, 10468, 62, 1677, 62, 47924, 8643, 796, 1391, 198, 220, 220, 220, 366, 64, 21, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 64, 21, 33116, 198, 220, 220, 220, 366, 65, 21, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 65, 21, 33116, 198, 220, 220, 220, 366, 66, 21, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 66, 21, 33116, 198, 220, 220, 220, 366, 67, 21, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 67, 21, 33116, 198, 220, 220, 220, 366, 68, 21, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 68, 21, 33116, 198, 220, 220, 220, 366, 69, 21, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 69, 21, 33116, 198, 220, 220, 220, 366, 70, 21, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 70, 21, 33116, 198, 220, 220, 220, 366, 71, 21, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 71, 21, 33116, 198, 92, 198, 37, 1677, 62, 9148, 8120, 62, 11770, 6089, 62, 10468, 62, 1677, 62, 47924, 8643, 796, 1391, 198, 220, 220, 220, 366, 64, 18, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 64, 18, 33116, 198, 220, 220, 220, 366, 65, 18, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 65, 18, 33116, 198, 220, 220, 220, 366, 66, 18, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 66, 18, 33116, 198, 220, 220, 220, 366, 67, 18, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 67, 18, 33116, 198, 220, 220, 220, 366, 68, 18, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 68, 18, 33116, 198, 220, 220, 220, 366, 69, 18, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 69, 18, 33116, 198, 220, 220, 220, 366, 70, 18, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 70, 18, 33116, 198, 220, 220, 220, 366, 71, 18, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 71, 18, 33116, 198, 92, 198, 37, 1677, 62, 12418, 12709, 62, 33177, 51, 11335, 62, 1677, 62, 47924, 8643, 796, 1391, 198, 220, 220, 220, 366, 64, 21, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 64, 20, 33116, 198, 220, 220, 220, 366, 65, 21, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 65, 20, 33116, 198, 220, 220, 220, 366, 66, 21, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 66, 20, 33116, 198, 220, 220, 220, 366, 67, 21, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 67, 20, 33116, 198, 220, 220, 220, 366, 68, 21, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 68, 20, 33116, 198, 220, 220, 220, 366, 69, 21, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 69, 20, 33116, 198, 220, 220, 220, 366, 70, 21, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 70, 20, 33116, 198, 220, 220, 220, 366, 71, 21, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 71, 20, 33116, 198, 92, 198, 37, 1677, 62, 9148, 8120, 62, 33177, 51, 11335, 62, 1677, 62, 47924, 8643, 796, 1391, 198, 220, 220, 220, 366, 64, 18, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 64, 19, 33116, 198, 220, 220, 220, 366, 65, 18, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 65, 19, 33116, 198, 220, 220, 220, 366, 66, 18, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 66, 19, 33116, 198, 220, 220, 220, 366, 67, 18, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 67, 19, 33116, 198, 220, 220, 220, 366, 68, 18, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 68, 19, 33116, 198, 220, 220, 220, 366, 69, 18, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 69, 19, 33116, 198, 220, 220, 220, 366, 70, 18, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 70, 19, 33116, 198, 220, 220, 220, 366, 71, 18, 1298, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 71, 19, 33116, 198, 92, 198, 37, 1677, 62, 1677, 62, 47924, 8643, 62, 51, 46095, 62, 49, 15154, 796, 19779, 20, 1298, 366, 21, 1600, 366, 19, 1298, 366, 18, 20662, 198, 198, 2, 18291, 2649, 286, 3403, 284, 307, 1138, 284, 8749, 3350, 1359, 290, 2458, 284, 787, 198, 2, 284, 3096, 284, 3359, 1445, 287, 5387, 10552, 13, 198, 2, 383, 6616, 284, 543, 262, 5822, 6100, 318, 407, 3017, 287, 262, 900, 286, 24438, 198, 2, 326, 1276, 407, 307, 739, 1368, 780, 428, 4006, 318, 10667, 329, 477, 6100, 198, 2, 706, 852, 2826, 8287, 453, 319, 262, 3096, 13, 220, 383, 2041, 3224, 1517, 198, 2, 546, 3350, 1359, 318, 326, 262, 5822, 2314, 1445, 503, 286, 393, 832, 2198, 26, 329, 477, 198, 2, 3858, 286, 1445, 262, 5822, 1276, 407, 307, 739, 1368, 706, 2712, 262, 1445, 13, 220, 887, 198, 2, 355, 3058, 9177, 612, 318, 645, 4419, 2845, 7030, 287, 1390, 262, 1332, 13, 198, 44647, 43, 2751, 62, 54, 796, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 68, 16, 8973, 198, 44647, 43, 2751, 62, 54, 42, 796, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 71, 16, 8973, 198, 44647, 43, 2751, 62, 54, 48, 796, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 64, 16, 8973, 198, 44647, 43, 2751, 62, 33, 796, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 68, 23, 8973, 198, 44647, 43, 2751, 62, 33, 42, 796, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 71, 23, 8973, 198, 44647, 43, 2751, 62, 33, 48, 796, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 64, 23, 8973, 198, 44647, 43, 2751, 62, 10116, 32, 4146, 6242, 9050, 62, 50, 10917, 1503, 1546, 796, 357, 198, 220, 220, 220, 45880, 12203, 62, 26094, 50, 58, 44647, 43, 2751, 62, 54, 48, 60, 198, 220, 220, 220, 930, 45880, 12203, 62, 26094, 50, 58, 44647, 43, 2751, 62, 54, 60, 198, 220, 220, 220, 930, 45880, 12203, 62, 26094, 50, 58, 44647, 43, 2751, 62, 54, 42, 60, 198, 220, 220, 220, 930, 45880, 12203, 62, 26094, 50, 58, 44647, 43, 2751, 62, 33, 48, 60, 198, 220, 220, 220, 930, 45880, 12203, 62, 26094, 50, 58, 44647, 43, 2751, 62, 33, 60, 198, 220, 220, 220, 930, 45880, 12203, 62, 26094, 50, 58, 44647, 43, 2751, 62, 33, 42, 60, 198, 8, 198, 44647, 43, 2751, 62, 50, 10917, 1503, 1546, 796, 1391, 198, 220, 220, 220, 370, 37286, 25, 357, 198, 220, 220, 220, 220, 220, 220, 220, 327, 11262, 43, 2751, 62, 54, 11, 198, 220, 220, 220, 220, 220, 220, 220, 327, 11262, 43, 2751, 62, 54, 42, 11, 198, 220, 220, 220, 220, 220, 220, 220, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 69, 16, 33116, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 70, 16, 33116, 198, 220, 220, 220, 220, 220, 220, 220, 10612, 198, 220, 220, 220, 220, 220, 220, 220, 29994, 198, 220, 220, 220, 220, 220, 220, 220, 11342, 15308, 11, 198, 220, 220, 220, 220, 220, 220, 220, 370, 37286, 11, 198, 220, 220, 220, 10612, 198, 220, 220, 220, 370, 48, 8924, 1677, 25, 357, 198, 220, 220, 220, 220, 220, 220, 220, 327, 11262, 43, 2751, 62, 54, 11, 198, 220, 220, 220, 220, 220, 220, 220, 327, 11262, 43, 2751, 62, 54, 48, 11, 198, 220, 220, 220, 220, 220, 220, 220, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 67, 16, 33116, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 66, 16, 33116, 198, 220, 220, 220, 220, 220, 220, 220, 10612, 198, 220, 220, 220, 220, 220, 220, 220, 357, 33767, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 65, 16, 33116, 828, 198, 220, 220, 220, 220, 220, 220, 220, 11342, 15308, 11, 198, 220, 220, 220, 220, 220, 220, 220, 370, 37286, 11, 198, 220, 220, 220, 10612, 198, 220, 220, 220, 347, 37286, 25, 357, 198, 220, 220, 220, 220, 220, 220, 220, 327, 11262, 43, 2751, 62, 33, 11, 198, 220, 220, 220, 220, 220, 220, 220, 327, 11262, 43, 2751, 62, 33, 42, 11, 198, 220, 220, 220, 220, 220, 220, 220, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 69, 23, 33116, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 70, 23, 33116, 198, 220, 220, 220, 220, 220, 220, 220, 10612, 198, 220, 220, 220, 220, 220, 220, 220, 29994, 198, 220, 220, 220, 220, 220, 220, 220, 11177, 15308, 11, 198, 220, 220, 220, 220, 220, 220, 220, 347, 37286, 11, 198, 220, 220, 220, 10612, 198, 220, 220, 220, 347, 48, 8924, 1677, 25, 357, 198, 220, 220, 220, 220, 220, 220, 220, 327, 11262, 43, 2751, 62, 33, 11, 198, 220, 220, 220, 220, 220, 220, 220, 327, 11262, 43, 2751, 62, 33, 48, 11, 198, 220, 220, 220, 220, 220, 220, 220, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 67, 23, 33116, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 66, 23, 33116, 198, 220, 220, 220, 220, 220, 220, 220, 10612, 198, 220, 220, 220, 220, 220, 220, 220, 357, 33767, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 14692, 65, 23, 33116, 828, 198, 220, 220, 220, 220, 220, 220, 220, 11177, 15308, 11, 198, 220, 220, 220, 220, 220, 220, 220, 347, 37286, 11, 198, 220, 220, 220, 10612, 198, 92, 198, 198, 2, 376, 1677, 21201, 198, 37, 1677, 62, 44647, 43, 2751, 62, 3185, 24131, 62, 2200, 11401, 1404, 62, 22921, 796, 352, 198, 37, 1677, 62, 11901, 2943, 36, 62, 34, 28270, 62, 18973, 62, 50, 14114, 62, 22921, 796, 1467, 198, 37, 1677, 62, 37286, 62, 34, 28270, 796, 352, 198, 37, 1677, 62, 4537, 29767, 62, 34, 28270, 62, 22921, 796, 807, 198, 37, 1677, 62, 48, 8924, 1677, 62, 34, 28270, 62, 1268, 2043, 12576, 796, 352, 198, 37, 1677, 62, 49, 15308, 62, 34, 28270, 62, 1268, 2043, 12576, 796, 362, 198, 37, 1677, 62, 33, 18422, 3185, 62, 34, 28270, 62, 1268, 2043, 12576, 796, 362, 198, 37, 1677, 62, 29132, 9947, 62, 34, 28270, 62, 1268, 2043, 12576, 796, 362, 198, 37, 1677, 62, 22921, 3955, 5883, 62, 11901, 2943, 1546, 62, 38, 3824, 2751, 62, 50084, 796, 362, 198, 198, 2, 12291, 19736, 290, 1729, 12, 21084, 1295, 10476, 198, 45, 1340, 62, 11770, 6089, 796, 6045, 198, 11770, 6089, 62, 24908, 796, 10352, 198, 11770, 6089, 62, 8579, 5781, 62, 24908, 796, 657, 198, 11770, 6089, 62, 32541, 796, 6407, 198, 198, 2, 22246, 1627, 4129, 287, 350, 16630, 2393, 329, 1445, 5239, 23494, 412, 3535, 19203, 59, 77, 11537, 198, 2, 2773, 350, 16630, 44789, 389, 3142, 284, 7074, 428, 198, 2, 383, 3896, 743, 407, 307, 551, 1640, 66, 540, 329, 3651, 11, 2592, 597, 302, 12, 1069, 9213, 11, 198, 2, 1231, 14851, 597, 33313, 6370, 351, 412, 3535, 290, 9029, 13, 198, 6968, 45, 62, 22921, 62, 24027, 62, 43, 1677, 796, 9225, 198, 198, 2, 27053, 6100, 290, 1627, 17336, 198, 198, 62, 49, 15154, 50, 796, 685, 198, 220, 220, 220, 2160, 26933, 50, 10917, 12203, 62, 26094, 50, 58, 82, 1343, 374, 1635, 16494, 48294, 14114, 60, 329, 264, 287, 2837, 7, 8202, 48294, 14114, 8, 12962, 198, 220, 220, 220, 329, 374, 287, 2837, 7, 8202, 48294, 14114, 8, 198, 220, 220, 220, 329, 277, 287, 2837, 7, 8202, 48294, 14114, 8, 198, 60, 198, 62, 46700, 1546, 796, 685, 198, 220, 220, 220, 2160, 26933, 50, 10917, 12203, 62, 26094, 50, 58, 82, 1635, 16494, 48294, 14114, 1343, 277, 60, 329, 264, 287, 2837, 7, 8202, 48294, 14114, 8, 12962, 198, 220, 220, 220, 329, 374, 287, 2837, 7, 8202, 48294, 14114, 8, 198, 220, 220, 220, 329, 277, 287, 2837, 7, 8202, 48294, 14114, 8, 198, 60, 198, 62, 51, 34354, 9792, 62, 10468, 62, 33, 29089, 2662, 49, 9947, 796, 685, 198, 220, 220, 220, 2160, 7, 198, 220, 220, 220, 220, 220, 220, 220, 685, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 45880, 12203, 62, 26094, 50, 58, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 14808, 69, 1343, 269, 8, 4064, 16494, 48294, 14114, 8, 1343, 14808, 81, 1343, 269, 8, 4064, 16494, 48294, 14114, 8, 1635, 16494, 48294, 14114, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2361, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 269, 287, 2837, 7, 8202, 48294, 14114, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 277, 1343, 269, 1279, 16494, 48294, 14114, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 290, 374, 1343, 269, 1279, 16494, 48294, 14114, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 393, 277, 1343, 269, 18189, 16494, 48294, 14114, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 290, 374, 1343, 269, 18189, 16494, 48294, 14114, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 2361, 198, 220, 220, 220, 1267, 198, 220, 220, 220, 329, 374, 287, 2837, 7, 8202, 48294, 14114, 8, 198, 220, 220, 220, 329, 277, 287, 2837, 7, 8202, 48294, 14114, 8, 198, 60, 198, 62, 33, 29089, 2662, 2538, 9792, 62, 10468, 62, 35222, 49, 9947, 796, 685, 198, 220, 220, 220, 2160, 7, 198, 220, 220, 220, 220, 220, 220, 220, 685, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 45880, 12203, 62, 26094, 50, 58, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 14808, 69, 532, 269, 8, 4064, 16494, 48294, 14114, 8, 1343, 14808, 81, 1343, 269, 8, 4064, 16494, 48294, 14114, 8, 1635, 16494, 48294, 14114, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2361, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 269, 287, 2837, 7, 8202, 48294, 14114, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 277, 18189, 269, 290, 374, 1343, 269, 1279, 16494, 48294, 14114, 393, 269, 1875, 277, 290, 374, 1343, 269, 18189, 16494, 48294, 14114, 198, 220, 220, 220, 220, 220, 220, 220, 2361, 198, 220, 220, 220, 1267, 198, 220, 220, 220, 329, 374, 287, 2837, 7, 8202, 48294, 14114, 8, 198, 220, 220, 220, 329, 277, 287, 2837, 7, 8202, 48294, 14114, 8, 198, 60, 198, 198, 49, 15154, 50, 796, 685, 62, 49, 15154, 50, 58, 81, 1635, 16494, 48294, 14114, 60, 329, 374, 287, 2837, 7, 8202, 48294, 14114, 15437, 198, 198, 46700, 1546, 796, 4808, 46700, 1546, 58, 25, 8202, 48294, 14114, 60, 198, 198, 49, 15308, 62, 44, 8874, 1546, 796, 685, 28264, 49, 15154, 50, 58, 74, 60, 930, 4808, 46700, 1546, 58, 74, 12962, 532, 264, 329, 479, 11, 264, 287, 27056, 378, 7, 50, 10917, 12203, 62, 26094, 50, 15437, 198, 198, 33, 18422, 3185, 62, 44, 8874, 1546, 796, 685, 198, 220, 220, 220, 44104, 51, 34354, 9792, 62, 10468, 62, 33, 29089, 2662, 49, 9947, 58, 74, 60, 930, 4808, 33, 29089, 2662, 2538, 9792, 62, 10468, 62, 35222, 49, 9947, 58, 74, 12962, 532, 264, 198, 220, 220, 220, 329, 479, 11, 264, 287, 27056, 378, 7, 50, 10917, 12203, 62, 26094, 50, 8, 198, 60, 198, 198, 48, 8924, 1677, 62, 44, 8874, 1546, 796, 47527, 33, 18422, 3185, 62, 44, 8874, 1546, 58, 82, 60, 930, 371, 15308, 62, 44, 8874, 1546, 58, 82, 12962, 329, 264, 287, 2837, 7, 8202, 48294, 10917, 1503, 1546, 15437, 198, 198, 29132, 9947, 62, 44, 8874, 1546, 796, 685, 198, 220, 220, 220, 357, 198, 220, 220, 220, 220, 220, 220, 220, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2160, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 46700, 1546, 58, 74, 69, 1343, 374, 1635, 16494, 48294, 14114, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 479, 69, 287, 2837, 7, 69, 532, 362, 11, 277, 1343, 513, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 479, 69, 18189, 657, 290, 479, 69, 1279, 16494, 48294, 14114, 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, 1222, 2160, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 49, 15154, 50, 58, 69, 1343, 479, 81, 1635, 807, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 479, 81, 287, 2837, 7, 81, 532, 362, 11, 374, 1343, 513, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 479, 81, 18189, 657, 290, 479, 81, 1279, 16494, 48294, 14114, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 1222, 5299, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 49, 15154, 50, 58, 69, 1343, 374, 1635, 16494, 48294, 14114, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 930, 4808, 46700, 1546, 58, 69, 1343, 374, 1635, 16494, 48294, 14114, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 930, 4808, 51, 34354, 9792, 62, 10468, 62, 33, 29089, 2662, 49, 9947, 58, 69, 1343, 374, 1635, 16494, 48294, 14114, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 930, 4808, 33, 29089, 2662, 2538, 9792, 62, 10468, 62, 35222, 49, 9947, 58, 69, 1343, 374, 1635, 16494, 48294, 14114, 60, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 1267, 198, 220, 220, 220, 329, 374, 287, 2837, 7, 8202, 48294, 14114, 8, 198, 220, 220, 220, 329, 277, 287, 2837, 7, 8202, 48294, 14114, 8, 198, 60, 198, 198, 37286, 62, 44, 8874, 1546, 796, 685, 198, 220, 220, 220, 357, 198, 220, 220, 220, 220, 220, 220, 220, 1195, 8924, 1677, 62, 44, 8874, 1546, 58, 69, 1343, 374, 1635, 16494, 48294, 14114, 60, 198, 220, 220, 220, 220, 220, 220, 220, 1222, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2160, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 46700, 1546, 58, 74, 69, 1343, 374, 1635, 16494, 48294, 14114, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 479, 69, 287, 2837, 7, 69, 532, 352, 11, 277, 1343, 362, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 479, 69, 18189, 657, 290, 479, 69, 1279, 16494, 48294, 14114, 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, 1222, 2160, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4808, 49, 15154, 50, 58, 69, 1343, 479, 81, 1635, 807, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 479, 81, 287, 2837, 7, 81, 532, 352, 11, 374, 1343, 362, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 479, 81, 18189, 657, 290, 479, 81, 1279, 16494, 48294, 14114, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 1267, 198, 220, 220, 220, 329, 374, 287, 2837, 7, 8202, 48294, 14114, 8, 198, 220, 220, 220, 329, 277, 287, 2837, 7, 8202, 48294, 14114, 8, 198, 60, 198, 198, 12418, 12709, 62, 4537, 29767, 62, 44, 8874, 1546, 62, 10468, 62, 50, 10917, 12203, 796, 17635, 198, 1640, 264, 287, 2837, 7, 8202, 48294, 10917, 1503, 1546, 2599, 198, 220, 220, 220, 611, 264, 1279, 16494, 48294, 10917, 1503, 1546, 532, 16494, 48294, 14114, 1635, 362, 25, 198, 220, 220, 220, 220, 220, 220, 220, 44925, 62, 4537, 29767, 62, 44, 8874, 1546, 62, 10468, 62, 50, 10917, 12203, 13, 33295, 7, 50, 10917, 12203, 62, 26094, 50, 58, 82, 1343, 16494, 48294, 14114, 12962, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 44925, 62, 4537, 29767, 62, 44, 8874, 1546, 62, 10468, 62, 50, 10917, 12203, 13, 33295, 7, 15, 8, 198, 1640, 264, 287, 2837, 7, 8202, 48294, 10917, 1503, 1546, 532, 16494, 48294, 14114, 1635, 604, 11, 16494, 48294, 10917, 1503, 1546, 532, 16494, 48294, 14114, 1635, 513, 2599, 198, 220, 220, 220, 44925, 62, 4537, 29767, 62, 44, 8874, 1546, 62, 10468, 62, 50, 10917, 12203, 58, 82, 60, 930, 28, 45880, 12203, 62, 26094, 50, 58, 82, 1343, 16494, 48294, 14114, 1635, 362, 60, 198, 198, 9148, 8120, 62, 4537, 29767, 62, 44, 8874, 1546, 62, 10468, 62, 50, 10917, 12203, 796, 17635, 198, 1640, 264, 287, 2837, 7, 8202, 48294, 10917, 1503, 1546, 2599, 198, 220, 220, 220, 611, 264, 1279, 16494, 48294, 14114, 1635, 362, 25, 198, 220, 220, 220, 220, 220, 220, 220, 31963, 62, 4537, 29767, 62, 44, 8874, 1546, 62, 10468, 62, 50, 10917, 12203, 13, 33295, 7, 15, 8, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 31963, 62, 4537, 29767, 62, 44, 8874, 1546, 62, 10468, 62, 50, 10917, 12203, 13, 33295, 7, 50, 10917, 12203, 62, 26094, 50, 58, 82, 532, 16494, 48294, 14114, 12962, 198, 1640, 264, 287, 2837, 7, 8202, 48294, 14114, 1635, 513, 11, 16494, 48294, 14114, 1635, 604, 2599, 198, 220, 220, 220, 31963, 62, 4537, 29767, 62, 44, 8874, 1546, 62, 10468, 62, 50, 10917, 12203, 58, 82, 60, 930, 28, 45880, 12203, 62, 26094, 50, 58, 82, 532, 16494, 48294, 14114, 1635, 362, 60, 198, 198, 2, 705, 65, 16, 6, 329, 2042, 11, 290, 705, 65, 23, 6, 329, 2330, 11, 389, 3142, 355, 29649, 1445, 20640, 198, 2, 284, 595, 4131, 328, 4985, 16599, 6100, 588, 705, 48, 67, 16, 69, 16, 4458, 198, 2, 8147, 29767, 62, 11770, 6089, 62, 30910, 2043, 1268, 6234, 16628, 606, 503, 13, 198, 4537, 29767, 62, 11770, 6089, 62, 30910, 2043, 1268, 6234, 796, 685, 15, 11, 657, 60, 198, 1640, 264, 287, 2837, 7, 8202, 48294, 10917, 1503, 1546, 2599, 198, 220, 220, 220, 611, 264, 1279, 16494, 48294, 14114, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1208, 198, 220, 220, 220, 1288, 361, 264, 1279, 16494, 48294, 14114, 1635, 362, 25, 198, 220, 220, 220, 220, 220, 220, 220, 8147, 29767, 62, 11770, 6089, 62, 30910, 2043, 1268, 6234, 58, 15, 60, 930, 28, 45880, 12203, 62, 26094, 50, 58, 82, 60, 198, 220, 220, 220, 1288, 361, 264, 1279, 16494, 48294, 10917, 1503, 1546, 532, 16494, 48294, 14114, 1635, 362, 25, 198, 220, 220, 220, 220, 220, 220, 220, 8147, 29767, 62, 11770, 6089, 62, 30910, 2043, 1268, 6234, 58, 15, 60, 930, 28, 45880, 12203, 62, 26094, 50, 58, 82, 60, 198, 220, 220, 220, 220, 220, 220, 220, 8147, 29767, 62, 11770, 6089, 62, 30910, 2043, 1268, 6234, 58, 16, 60, 930, 28, 45880, 12203, 62, 26094, 50, 58, 82, 60, 198, 220, 220, 220, 1288, 361, 264, 1279, 16494, 48294, 10917, 1503, 1546, 532, 16494, 48294, 14114, 25, 198, 220, 220, 220, 220, 220, 220, 220, 8147, 29767, 62, 11770, 6089, 62, 30910, 2043, 1268, 6234, 58, 16, 60, 930, 28, 45880, 12203, 62, 26094, 50, 58, 82, 60, 198, 198, 12418, 12709, 62, 4537, 29767, 62, 33177, 51, 29514, 62, 10468, 62, 50, 10917, 12203, 796, 17635, 198, 1640, 264, 287, 2837, 7, 8202, 48294, 10917, 1503, 1546, 2599, 198, 220, 220, 220, 611, 264, 1875, 16494, 48294, 10917, 1503, 1546, 532, 16494, 48294, 14114, 1635, 362, 532, 352, 25, 198, 220, 220, 220, 220, 220, 220, 220, 44925, 62, 4537, 29767, 62, 33177, 51, 29514, 62, 10468, 62, 50, 10917, 12203, 13, 33295, 7, 15, 8, 198, 220, 220, 220, 1288, 361, 264, 4064, 16494, 48294, 14114, 6624, 657, 25, 198, 220, 220, 220, 220, 220, 220, 220, 44925, 62, 4537, 29767, 62, 33177, 51, 29514, 62, 10468, 62, 50, 10917, 12203, 13, 33295, 7, 50, 10917, 12203, 62, 26094, 50, 58, 82, 1343, 16494, 48294, 14114, 1343, 352, 12962, 198, 220, 220, 220, 1288, 361, 264, 4064, 16494, 48294, 14114, 6624, 16494, 48294, 14114, 532, 352, 25, 198, 220, 220, 220, 220, 220, 220, 220, 44925, 62, 4537, 29767, 62, 33177, 51, 29514, 62, 10468, 62, 50, 10917, 12203, 13, 33295, 7, 50, 10917, 12203, 62, 26094, 50, 58, 82, 1343, 16494, 48294, 14114, 532, 352, 12962, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 44925, 62, 4537, 29767, 62, 33177, 51, 29514, 62, 10468, 62, 50, 10917, 12203, 13, 33295, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 45880, 12203, 62, 26094, 50, 58, 82, 1343, 16494, 48294, 14114, 532, 352, 60, 930, 45880, 12203, 62, 26094, 50, 58, 82, 1343, 16494, 48294, 14114, 1343, 352, 60, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 198, 9148, 8120, 62, 4537, 29767, 62, 33177, 51, 29514, 62, 10468, 62, 50, 10917, 12203, 796, 17635, 198, 1640, 264, 287, 2837, 7, 8202, 48294, 10917, 1503, 1546, 2599, 198, 220, 220, 220, 611, 264, 1279, 16494, 48294, 14114, 1635, 362, 25, 198, 220, 220, 220, 220, 220, 220, 220, 31963, 62, 4537, 29767, 62, 33177, 51, 29514, 62, 10468, 62, 50, 10917, 12203, 13, 33295, 7, 15, 8, 198, 220, 220, 220, 1288, 361, 264, 4064, 16494, 48294, 14114, 6624, 657, 25, 198, 220, 220, 220, 220, 220, 220, 220, 31963, 62, 4537, 29767, 62, 33177, 51, 29514, 62, 10468, 62, 50, 10917, 12203, 13, 33295, 7, 50, 10917, 12203, 62, 26094, 50, 58, 82, 532, 16494, 48294, 14114, 1343, 352, 12962, 198, 220, 220, 220, 1288, 361, 264, 4064, 16494, 48294, 14114, 6624, 16494, 48294, 14114, 532, 352, 25, 198, 220, 220, 220, 220, 220, 220, 220, 31963, 62, 4537, 29767, 62, 33177, 51, 29514, 62, 10468, 62, 50, 10917, 12203, 13, 33295, 7, 50, 10917, 12203, 62, 26094, 50, 58, 82, 532, 16494, 48294, 14114, 532, 352, 12962, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 31963, 62, 4537, 29767, 62, 33177, 51, 29514, 62, 10468, 62, 50, 10917, 12203, 13, 33295, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 45880, 12203, 62, 26094, 50, 58, 82, 532, 16494, 48294, 14114, 532, 352, 60, 930, 45880, 12203, 62, 26094, 50, 58, 82, 532, 16494, 48294, 14114, 1343, 352, 60, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 198, 38, 44580, 796, 17635, 198, 1640, 277, 287, 2837, 7, 8202, 48294, 10917, 1503, 1546, 2599, 198, 220, 220, 220, 402, 44580, 13, 33295, 7, 4868, 28955, 198, 220, 220, 220, 329, 256, 287, 2837, 7, 8202, 48294, 10917, 1503, 1546, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 19874, 796, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 44104, 49, 15154, 50, 58, 69, 60, 1222, 4808, 49, 15154, 50, 58, 83, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 930, 44104, 46700, 1546, 58, 69, 60, 1222, 4808, 46700, 1546, 58, 83, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 930, 44104, 51, 34354, 9792, 62, 10468, 62, 33, 29089, 2662, 49, 9947, 58, 69, 60, 1222, 4808, 51, 34354, 9792, 62, 10468, 62, 33, 29089, 2662, 49, 9947, 58, 83, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 930, 44104, 33, 29089, 2662, 2538, 9792, 62, 10468, 62, 35222, 49, 9947, 58, 69, 60, 1222, 4808, 33, 29089, 2662, 2538, 9792, 62, 10468, 62, 35222, 49, 9947, 58, 83, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 611, 407, 19874, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 45880, 12203, 62, 26094, 50, 58, 83, 60, 1222, 22466, 9947, 62, 44, 8874, 1546, 58, 69, 5974, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 402, 44580, 58, 69, 4083, 33295, 7, 15, 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, 402, 44580, 58, 69, 4083, 33295, 7, 7036, 62, 50, 10917, 1503, 1546, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 7625, 796, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 19874, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1222, 2160, 7, 50, 10917, 12203, 62, 26094, 50, 58, 1084, 7, 69, 11, 256, 8, 1058, 3509, 7, 69, 11, 256, 8, 1343, 352, 12962, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1222, 5299, 7, 50, 10917, 12203, 62, 26094, 50, 58, 69, 60, 930, 45880, 12203, 62, 26094, 50, 58, 83, 12962, 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, 611, 7625, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 402, 44580, 58, 69, 4083, 33295, 7, 43554, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1288, 361, 277, 6624, 256, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 402, 44580, 58, 69, 4083, 33295, 7, 7036, 62, 50, 10917, 1503, 1546, 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, 402, 44580, 58, 69, 4083, 33295, 7, 15, 8, 198, 198, 12381, 4808, 51, 34354, 9792, 62, 10468, 62, 33, 29089, 2662, 49, 9947, 198, 12381, 4808, 33, 29089, 2662, 2538, 9792, 62, 10468, 62, 35222, 49, 9947, 198, 12381, 4808, 46700, 1546, 198, 12381, 4808, 49, 15154, 50, 198, 12381, 277, 11, 256, 11, 7625, 11, 19874, 198, 198, 11901, 2943, 36, 62, 33177, 51, 11335, 62, 33767, 796, 1391, 198, 220, 220, 220, 479, 25, 410, 198, 220, 220, 220, 329, 479, 11, 410, 287, 357, 198, 220, 220, 220, 220, 220, 220, 220, 357, 54, 37286, 11, 32957, 62, 44, 8874, 1546, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 54, 48, 8924, 1677, 11, 1195, 8924, 1677, 62, 44, 8874, 1546, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 18564, 15308, 11, 371, 15308, 62, 44, 8874, 1546, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 45607, 18422, 3185, 11, 347, 18422, 3185, 62, 44, 8874, 1546, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 54, 29132, 9947, 11, 22466, 9947, 62, 44, 8874, 1546, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 54, 4537, 29767, 11, 44925, 62, 4537, 29767, 62, 33177, 51, 29514, 62, 10468, 62, 50, 10917, 12203, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 33, 37286, 11, 32957, 62, 44, 8874, 1546, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 33, 48, 8924, 1677, 11, 1195, 8924, 1677, 62, 44, 8874, 1546, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 11473, 15308, 11, 371, 15308, 62, 44, 8874, 1546, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 15199, 18422, 3185, 11, 347, 18422, 3185, 62, 44, 8874, 1546, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 33, 29132, 9947, 11, 22466, 9947, 62, 44, 8874, 1546, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 33, 4537, 29767, 11, 31963, 62, 4537, 29767, 62, 33177, 51, 29514, 62, 10468, 62, 50, 10917, 12203, 828, 198, 220, 220, 220, 1267, 198, 92, 198, 198, 11901, 2943, 36, 62, 11770, 6089, 62, 33767, 796, 1391, 198, 220, 220, 220, 479, 25, 410, 198, 220, 220, 220, 329, 479, 11, 410, 287, 357, 198, 220, 220, 220, 220, 220, 220, 220, 357, 54, 37286, 11, 32957, 62, 44, 8874, 1546, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 54, 48, 8924, 1677, 11, 1195, 8924, 1677, 62, 44, 8874, 1546, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 18564, 15308, 11, 371, 15308, 62, 44, 8874, 1546, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 45607, 18422, 3185, 11, 347, 18422, 3185, 62, 44, 8874, 1546, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 54, 29132, 9947, 11, 22466, 9947, 62, 44, 8874, 1546, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 54, 4537, 29767, 11, 44925, 62, 4537, 29767, 62, 44, 8874, 1546, 62, 10468, 62, 50, 10917, 12203, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 33, 37286, 11, 32957, 62, 44, 8874, 1546, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 33, 48, 8924, 1677, 11, 1195, 8924, 1677, 62, 44, 8874, 1546, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 11473, 15308, 11, 371, 15308, 62, 44, 8874, 1546, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 15199, 18422, 3185, 11, 347, 18422, 3185, 62, 44, 8874, 1546, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 33, 29132, 9947, 11, 22466, 9947, 62, 44, 8874, 1546, 828, 198, 220, 220, 220, 220, 220, 220, 220, 357, 33, 4537, 29767, 11, 31963, 62, 4537, 29767, 62, 44, 8874, 1546, 62, 10468, 62, 50, 10917, 12203, 828, 198, 220, 220, 220, 1267, 198, 92, 198, 198, 2, 6803, 929, 8893, 329, 4731, 10552, 286, 6616, 290, 1445, 3146, 13, 198, 33767, 62, 37, 1677, 62, 12532, 1137, 62, 10468, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 796, 685, 198, 220, 220, 220, 256, 58, 12, 16, 60, 198, 220, 220, 220, 329, 256, 287, 23243, 7, 198, 220, 220, 220, 220, 220, 220, 220, 357, 85, 11, 479, 8, 329, 479, 11, 410, 287, 34645, 62, 6968, 45, 62, 50, 10917, 12203, 62, 20608, 62, 10468, 62, 37, 1677, 62, 12532, 1137, 13, 23814, 3419, 198, 220, 220, 220, 1267, 198, 60, 198, 11770, 6089, 62, 41359, 13246, 62, 7336, 16309, 796, 46545, 7, 198, 220, 220, 220, 14631, 15, 8973, 1343, 685, 2536, 7, 11925, 7, 33095, 7, 72, 4008, 532, 362, 8, 1343, 17910, 7, 72, 38381, 17, 47715, 329, 1312, 287, 2837, 7, 16, 11, 17759, 15437, 198, 8, 198, 198, 2, 13047, 19736, 329, 350, 16630, 3359, 13, 198, 24908, 62, 2257, 7227, 62, 9858, 10979, 796, 33303, 62, 9858, 10979, 1343, 366, 12331, 25, 366, 198, 1546, 33177, 36, 62, 10619, 62, 9858, 10979, 796, 366, 3712, 1, 1343, 33303, 62, 9858, 10979, 1343, 33303, 62, 9858, 10979, 1343, 366, 3712, 1, 198, 2, 886, 286, 12608, 18984, 422, 279, 4593, 62, 961, 13, 7295, 13, 9979, 1187, 198, 198, 2, 2896, 1389, 287, 269, 956, 39029, 13, 7295, 13, 2395, 824, 22105, 13, 198, 31519, 1137, 62, 20608, 62, 42197, 50, 796, 8400, 8247, 316, 19510, 42197, 62, 12418, 12709, 11, 37801, 62, 9148, 8120, 4008, 198, 198, 2, 1846, 9213, 422, 269, 956, 39029, 13, 7295, 13, 22766, 26090, 13, 198, 260, 62, 11265, 1096, 62, 7829, 62, 3672, 796, 302, 13, 5589, 576, 7203, 26933, 61, 11, 17405, 59, 82, 48688, 5769, 27514, 58, 11, 17405, 59, 82, 60, 28104, 4943, 198, 198, 2, 383, 734, 19780, 13976, 13, 7295, 13, 9979, 1187, 12608, 2622, 13, 198, 31827, 62, 12418, 12709, 62, 11901, 2943, 36, 62, 20608, 796, 374, 1, 32, 1, 198, 31827, 62, 9148, 8120, 62, 11901, 2943, 36, 62, 20608, 796, 374, 1, 64, 1, 198, 198, 33767, 62, 6968, 45, 62, 11901, 2943, 36, 62, 10468, 62, 34, 9711, 62, 9858, 37997, 12709, 62, 11901, 2943, 36, 796, 1391, 198, 220, 220, 220, 370, 37286, 25, 15529, 62, 12418, 12709, 62, 11901, 2943, 36, 62, 20608, 11, 198, 220, 220, 220, 370, 48, 8924, 1677, 25, 15529, 62, 12418, 12709, 62, 11901, 2943, 36, 62, 20608, 11, 198, 220, 220, 220, 11342, 15308, 25, 15529, 62, 12418, 12709, 62, 11901, 2943, 36, 62, 20608, 11, 198, 220, 220, 220, 36245, 18422, 3185, 25, 15529, 62, 12418, 12709, 62, 11901, 2943, 36, 62, 20608, 11, 198, 220, 220, 220, 370, 29132, 9947, 25, 15529, 62, 12418, 12709, 62, 11901, 2943, 36, 62, 20608, 11, 198, 220, 220, 220, 370, 4537, 29767, 25, 15529, 62, 12418, 12709, 62, 11901, 2943, 36, 62, 20608, 11, 198, 220, 220, 220, 347, 37286, 25, 15529, 62, 9148, 8120, 62, 11901, 2943, 36, 62, 20608, 11, 198, 220, 220, 220, 347, 48, 8924, 1677, 25, 15529, 62, 9148, 8120, 62, 11901, 2943, 36, 62, 20608, 11, 198, 220, 220, 220, 11177, 15308, 25, 15529, 62, 9148, 8120, 62, 11901, 2943, 36, 62, 20608, 11, 198, 220, 220, 220, 12597, 18422, 3185, 25, 15529, 62, 9148, 8120, 62, 11901, 2943, 36, 62, 20608, 11, 198, 220, 220, 220, 347, 29132, 9947, 25, 15529, 62, 9148, 8120, 62, 11901, 2943, 36, 62, 20608, 11, 198, 220, 220, 220, 347, 4537, 29767, 25, 15529, 62, 9148, 8120, 62, 11901, 2943, 36, 62, 20608, 11, 198, 92, 198, 198, 260, 62, 83, 482, 641, 796, 302, 13, 5589, 576, 7, 3955, 15490, 62, 21389, 1404, 8, 198, 198, 2, 24390, 302, 13, 12853, 15699, 3419, 2446, 981, 17764, 351, 11361, 513, 13, 18, 318, 1593, 13, 198, 260, 62, 6381, 4131, 328, 4985, 62, 18224, 796, 302, 13, 5589, 576, 7, 26288, 2390, 3483, 38022, 6158, 62, 21389, 1404, 13, 22179, 7, 7203, 61, 1600, 17971, 1, 22305, 198, 260, 62, 6381, 4131, 328, 4985, 62, 13159, 62, 21084, 796, 302, 13, 5589, 576, 7, 4944, 2390, 3483, 38022, 20958, 62, 21389, 1404, 13, 22179, 7, 7203, 61, 1600, 17971, 1, 22305, 198, 260, 62, 79, 4733, 62, 21084, 796, 302, 13, 5589, 576, 7, 47, 18420, 34563, 62, 11770, 6089, 13, 22179, 7, 7203, 7, 61, 1600, 17971, 16725, 22305, 198, 198, 2, 329, 19124, 366, 6738, 1279, 9945, 91, 67, 457, 29, 43420, 1330, 25774, 38105, 1, 290, 2092, 198, 62, 7376, 824, 11012, 796, 366, 7376, 824, 38105, 1, 198, 62, 13295, 26545, 5258, 796, 366, 13295, 26545, 5258, 1, 198, 62, 32750, 5258, 796, 366, 32750, 5258, 1, 628, 628, 198, 198, 2, 3834, 4871, 350, 16630, 22042, 284, 2824, 18326, 376, 1677, 82, 13, 628, 628, 628, 198, 198, 2, 3834, 4871, 350, 16630, 19924, 284, 2824, 18326, 376, 1677, 82, 25, 3616, 11767, 484, 466, 407, 198, 2, 2152, 329, 350, 16630, 18984, 422, 279, 4593, 62, 961, 13, 7295, 13, 48610, 2196, 352, 13, 18, 13, 17, 13, 628, 198, 2, 18535, 507, 286, 262, 6097, 287, 4755, 13, 2395, 824, 22105, 543, 779, 350, 16630, 10260, 9518, 284, 198, 2, 779, 350, 16630, 10260, 22042, 11, 5447, 287, 428, 8265, 2029, 11, 523, 262, 4406, 543, 423, 262, 198, 2, 18326, 3350, 1359, 3689, 460, 307, 13140, 287, 1336, 13, 628, 628, 220, 220, 220, 1303, 18407, 2114, 25774, 11012, 8367, 6968, 45, 10260, 290, 25774, 11012, 8367, 8777, 20939, 543, 550, 587, 198, 220, 220, 220, 1303, 10411, 329, 257, 11091, 640, 13, 198, 220, 220, 220, 1303, 4280, 1384, 326, 350, 16630, 10260, 815, 3520, 287, 279, 4593, 13, 7295, 13, 48610, 780, 326, 2438, 198, 220, 220, 220, 1303, 18616, 1366, 981, 428, 2438, 5992, 257, 6831, 13, 198, 220, 220, 220, 1303, 25774, 11012, 8367, 8777, 20939, 550, 428, 2912, 25, 198, 220, 220, 220, 1303, 34347, 3299, 286, 2656, 318, 37773, 62, 21084, 62, 17618, 407, 4855, 290, 3440, 287, 198, 220, 220, 220, 1303, 25774, 11012, 8367, 6968, 45, 2208, 4871, 318, 973, 13, 628, 628, 198, 361, 11593, 3672, 834, 6624, 366, 834, 12417, 834, 1298, 628, 220, 220, 220, 8774, 22446, 15763, 13, 12417, 26268, 3419, 198 ]
1.859855
15,855
''' made by YeahKun in 2017-7-22 11:50:42 ็Œœๅญ—่ฐœๆธธๆˆ2.0 ๅขžๅŠ ไบ†ๆ็คบ๏ผŒๆ‰ฉๅฑ•ไบ†ๅ•่ฏ็š„็ง็ฑปๅ’Œๆ•ฐ้‡ ''' import random HANGMANPICS = [ ''' ===== +---+ | | | | | | =====''', ''' ===== +---+ | | O | | | | =====''', ''' ===== +---+ | | O | | | | | =====''', ''' ====== +---+ | | O | /| | | | ======''', ''' ====== +---+ | | O | /|\ | | | ======''', ''' ====== +---+ | | O | /|\ | / | | ======''', ''' ====== +---+ | | O | /|\ | / \ | | ======''', ''' ====== +---+ | | (O | /|\ | / \ | | ======''', ''' ====== +---+ | | (O) | /|\ | / \ | | ======''' ] # ๅ›Šๆ‹ฌๆ‰€ๆœ‰็ฅž็ง˜ๅ•่ฏ็š„ๅญ—ๅ…ธ words = { 'Colors': 'red blue pink yellow green white gray black purple orange clear tan'.split(), 'Fruits': 'tomato orange banana berry mango pear cherry melon plum jackfrult grape'.split(), 'Animals': 'tiger deer lion sheep dog cat horse monkey snake frog fox pig ox duck chicken elephant'.split() } if __name__ == '__main__': print('H A N G M A N') missedLetters = '' # ็Žฉๅฎถๅทฒ็ป็Œœ่ฟ‡็š„ไธๅฑžไบŽ็ฅž็ง˜ๅ•่ฏ็š„ๅญ—็ฌฆไธฒ correctLetters = '' # ็Žฉๅฎถๅทฒ็ป็Œœ่ฟ‡็š„ๅฑžไบŽ็ฅž็ง˜ๅ•่ฏ็š„ๅญ—็ฌฆไธฒ serectWord, wordKey = getRandomWord(words) # ่Žทๅพ—้šๆœบ็š„็ฅž็ง˜ๅ•่ฏ gameIsDone = False while True: disPlayGround(HANGMANPICS, missedLetters, correctLetters, serectWord) # ๆ˜พ็คบๆธธๆˆ็‰ˆ # ็Žฉๅฎถ่พ“ๅ…ฅ็Œœๆต‹ๅญ—ๆฏ guess = getGuess(missedLetters + correctLetters) # ็Žฉๅฎถ่พ“ๅ…ฅ่ฟ‡็š„ๅญ—ๆฏๆž„ๆˆ็š„ๅญ—็ฌฆไธฒ # ๅˆคๆ–ญๅญ—ๆฏๆ˜ฏๅฆๅฑžไบŽ็ฅž็ง˜ๅ•่ฏไธญ if guess in serectWord: # ๅฆ‚ๆžœๅฑžไบŽ correctLetters = correctLetters + guess # ๅˆคๆ–ญ็Žฉๅฎถๆ˜ฏๅฆ่Žท่ƒœ foundAllLetters = True for i in range(len(serectWord)): if serectWord[i] not in correctLetters: foundAllLetters = False break if foundAllLetters: print("Yes! The secret word is " + serectWord + "! You have won!") gameIsDone = True else: missedLetters = missedLetters + guess # if len(missedLetters) == len(HANGMANPICS) - 1: disPlayGround(HANGMANPICS, missedLetters, correctLetters, serectWord) print("\nYou have run out of guesses!\n " + "The secret word is " + serectWord + "\nAfter " + str(len(missedLetters)) + " missed guesses and " + str(len(correctLetters)) + " correct guesses, the word was" + serectWord) gameIsDone = True if gameIsDone: if playAgain(): missedLetters = '' correctLetters = '' gameIsDone = False serectWord = getRandomWord(words) else: break
[ 7061, 6, 201, 198, 220, 220, 220, 925, 416, 9425, 42, 403, 287, 2177, 12, 22, 12, 1828, 1367, 25, 1120, 25, 3682, 201, 198, 220, 220, 220, 13328, 234, 250, 27764, 245, 164, 108, 250, 162, 116, 116, 22755, 237, 17, 13, 15, 201, 198, 220, 220, 220, 10263, 95, 252, 27950, 254, 12859, 228, 162, 237, 238, 163, 97, 118, 171, 120, 234, 33699, 102, 161, 109, 243, 12859, 228, 39355, 243, 46237, 235, 21410, 163, 100, 235, 163, 109, 119, 161, 240, 234, 46763, 108, 34932, 237, 201, 198, 7061, 6, 201, 198, 11748, 4738, 201, 198, 201, 198, 39, 15567, 10725, 47, 19505, 796, 685, 201, 198, 220, 220, 220, 705, 7061, 201, 198, 1421, 28, 201, 198, 10, 6329, 10, 201, 198, 91, 220, 220, 930, 201, 198, 220, 220, 220, 930, 201, 198, 220, 220, 220, 930, 201, 198, 220, 220, 220, 930, 201, 198, 220, 220, 220, 930, 201, 198, 1421, 28, 7061, 3256, 201, 198, 220, 220, 220, 705, 7061, 201, 198, 1421, 28, 201, 198, 10, 6329, 10, 201, 198, 91, 220, 220, 930, 201, 198, 46, 220, 220, 930, 201, 198, 220, 220, 220, 930, 201, 198, 220, 220, 220, 930, 201, 198, 220, 220, 220, 930, 201, 198, 1421, 28, 7061, 3256, 201, 198, 220, 220, 220, 705, 7061, 201, 198, 1421, 28, 201, 198, 10, 6329, 10, 201, 198, 91, 220, 220, 930, 201, 198, 46, 220, 220, 930, 201, 198, 91, 220, 220, 930, 201, 198, 220, 220, 220, 930, 201, 198, 220, 220, 220, 930, 201, 198, 1421, 28, 7061, 3256, 201, 198, 220, 220, 220, 705, 7061, 201, 198, 50155, 201, 198, 40703, 10, 201, 198, 930, 220, 220, 930, 201, 198, 440, 220, 220, 930, 201, 198, 14, 91, 220, 220, 930, 201, 198, 220, 220, 220, 220, 930, 201, 198, 220, 220, 220, 220, 930, 201, 198, 50155, 7061, 3256, 201, 198, 220, 220, 220, 705, 7061, 201, 198, 50155, 201, 198, 40703, 10, 201, 198, 930, 220, 220, 930, 201, 198, 440, 220, 220, 930, 201, 198, 14, 91, 59, 220, 930, 201, 198, 220, 220, 220, 220, 930, 201, 198, 220, 220, 220, 220, 930, 201, 198, 50155, 7061, 3256, 201, 198, 220, 220, 220, 705, 7061, 201, 198, 50155, 201, 198, 40703, 10, 201, 198, 930, 220, 220, 930, 201, 198, 440, 220, 220, 930, 201, 198, 14, 91, 59, 220, 930, 201, 198, 14, 220, 220, 220, 930, 201, 198, 220, 220, 220, 220, 930, 201, 198, 50155, 7061, 3256, 201, 198, 220, 220, 220, 705, 7061, 201, 198, 50155, 201, 198, 40703, 10, 201, 198, 930, 220, 220, 930, 201, 198, 440, 220, 220, 930, 201, 198, 14, 91, 59, 220, 930, 201, 198, 14, 3467, 220, 930, 201, 198, 220, 220, 220, 220, 930, 201, 198, 50155, 7061, 3256, 201, 198, 220, 220, 220, 705, 7061, 201, 198, 50155, 201, 198, 220, 40703, 10, 201, 198, 220, 930, 220, 220, 930, 201, 198, 357, 46, 220, 220, 930, 201, 198, 1220, 91, 59, 220, 930, 201, 198, 1220, 3467, 220, 930, 201, 198, 220, 220, 220, 220, 220, 930, 201, 198, 50155, 7061, 3256, 201, 198, 220, 220, 220, 705, 7061, 201, 198, 50155, 201, 198, 220, 40703, 10, 201, 198, 220, 930, 220, 220, 930, 201, 198, 357, 46, 8, 220, 930, 201, 198, 1220, 91, 59, 220, 930, 201, 198, 1220, 3467, 220, 930, 201, 198, 220, 220, 220, 220, 220, 930, 201, 198, 50155, 7061, 6, 201, 198, 60, 201, 198, 201, 198, 2, 10263, 249, 232, 162, 233, 105, 33699, 222, 17312, 231, 15351, 163, 100, 246, 39355, 243, 46237, 235, 21410, 27764, 245, 17739, 116, 201, 198, 10879, 796, 1391, 201, 198, 220, 220, 220, 705, 5216, 669, 10354, 705, 445, 4171, 11398, 7872, 4077, 2330, 12768, 2042, 14032, 10912, 1598, 25706, 4458, 35312, 22784, 201, 198, 220, 220, 220, 705, 37, 50187, 10354, 705, 39532, 5549, 10912, 25996, 275, 6996, 49364, 25286, 23612, 7758, 261, 22802, 14509, 8310, 586, 30777, 4458, 35312, 22784, 201, 198, 220, 220, 220, 705, 35320, 874, 10354, 705, 83, 8254, 20096, 18744, 15900, 3290, 3797, 8223, 21657, 17522, 21264, 21831, 12967, 12018, 22045, 9015, 20950, 4458, 35312, 3419, 201, 198, 92, 201, 198, 201, 198, 201, 198, 201, 198, 201, 198, 201, 198, 201, 198, 201, 198, 361, 11593, 3672, 834, 6624, 705, 834, 12417, 834, 10354, 201, 198, 220, 220, 220, 3601, 10786, 39, 317, 399, 402, 337, 317, 399, 11537, 201, 198, 220, 220, 220, 6825, 5756, 1010, 796, 10148, 220, 1303, 13328, 236, 102, 22522, 114, 32432, 110, 163, 119, 237, 163, 234, 250, 32573, 229, 21410, 38834, 161, 109, 252, 12859, 236, 15351, 163, 100, 246, 39355, 243, 46237, 235, 21410, 27764, 245, 163, 105, 99, 10310, 110, 201, 198, 220, 220, 220, 3376, 5756, 1010, 796, 10148, 220, 1303, 13328, 236, 102, 22522, 114, 32432, 110, 163, 119, 237, 163, 234, 250, 32573, 229, 21410, 161, 109, 252, 12859, 236, 15351, 163, 100, 246, 39355, 243, 46237, 235, 21410, 27764, 245, 163, 105, 99, 10310, 110, 201, 198, 220, 220, 220, 384, 2554, 26449, 11, 1573, 9218, 796, 651, 29531, 26449, 7, 10879, 8, 220, 1303, 5525, 236, 115, 36181, 245, 49694, 237, 17312, 118, 21410, 15351, 163, 100, 246, 39355, 243, 46237, 235, 201, 198, 220, 220, 220, 983, 3792, 45677, 796, 10352, 201, 198, 201, 198, 220, 220, 220, 981, 6407, 25, 201, 198, 220, 220, 220, 220, 220, 220, 220, 595, 11002, 35539, 7, 39, 15567, 10725, 47, 19505, 11, 6825, 5756, 1010, 11, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3376, 5756, 1010, 11, 384, 2554, 26449, 8, 220, 1303, 10545, 246, 122, 163, 97, 118, 162, 116, 116, 22755, 237, 48304, 201, 198, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 13328, 236, 102, 22522, 114, 164, 122, 241, 17739, 98, 163, 234, 250, 38184, 233, 27764, 245, 162, 107, 235, 201, 198, 220, 220, 220, 220, 220, 220, 220, 4724, 796, 651, 8205, 408, 7, 3927, 276, 5756, 1010, 1343, 3376, 5756, 1010, 8, 220, 1303, 13328, 236, 102, 22522, 114, 164, 122, 241, 17739, 98, 32573, 229, 21410, 27764, 245, 162, 107, 235, 162, 252, 226, 22755, 238, 21410, 27764, 245, 163, 105, 99, 10310, 110, 201, 198, 201, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 10263, 230, 97, 23877, 255, 27764, 245, 162, 107, 235, 42468, 28938, 99, 161, 109, 252, 12859, 236, 15351, 163, 100, 246, 39355, 243, 46237, 235, 40792, 201, 198, 220, 220, 220, 220, 220, 220, 220, 611, 4724, 287, 384, 2554, 26449, 25, 220, 1303, 10263, 99, 224, 162, 252, 250, 161, 109, 252, 12859, 236, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3376, 5756, 1010, 796, 3376, 5756, 1010, 1343, 4724, 201, 198, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 10263, 230, 97, 23877, 255, 163, 236, 102, 22522, 114, 42468, 28938, 99, 164, 236, 115, 47797, 250, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1043, 3237, 5756, 1010, 796, 6407, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 1312, 287, 2837, 7, 11925, 7, 325, 2554, 26449, 8, 2599, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 384, 2554, 26449, 58, 72, 60, 407, 287, 3376, 5756, 1010, 25, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1043, 3237, 5756, 1010, 796, 10352, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2270, 201, 198, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 1043, 3237, 5756, 1010, 25, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3601, 7203, 5297, 0, 383, 3200, 1573, 318, 366, 1343, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 384, 2554, 26449, 1343, 366, 0, 921, 423, 1839, 2474, 8, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 983, 3792, 45677, 796, 6407, 201, 198, 201, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6825, 5756, 1010, 796, 6825, 5756, 1010, 1343, 4724, 201, 198, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 18896, 7, 3927, 276, 5756, 1010, 8, 6624, 18896, 7, 39, 15567, 10725, 47, 19505, 8, 532, 352, 25, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 595, 11002, 35539, 7, 39, 15567, 10725, 47, 19505, 11, 6825, 5756, 1010, 11, 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, 220, 3376, 5756, 1010, 11, 384, 2554, 26449, 8, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3601, 7203, 59, 77, 1639, 423, 1057, 503, 286, 44774, 0, 59, 77, 366, 1343, 366, 464, 3200, 1573, 318, 366, 1343, 384, 2554, 26449, 1343, 37082, 77, 3260, 366, 1343, 965, 7, 11925, 7, 3927, 276, 5756, 1010, 4008, 1343, 366, 6825, 44774, 290, 366, 1343, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 965, 7, 11925, 7, 30283, 5756, 1010, 4008, 1343, 366, 3376, 44774, 11, 262, 1573, 373, 1, 1343, 384, 2554, 26449, 8, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 983, 3792, 45677, 796, 6407, 201, 198, 201, 198, 220, 220, 220, 220, 220, 220, 220, 611, 983, 3792, 45677, 25, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 711, 15316, 33529, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6825, 5756, 1010, 796, 10148, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3376, 5756, 1010, 796, 10148, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 983, 3792, 45677, 796, 10352, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 384, 2554, 26449, 796, 651, 29531, 26449, 7, 10879, 8, 201, 198, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 201, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2270, 201, 198 ]
1.597095
1,859
import sys import math import re from collections import OrderedDict import random import numpy import matplotlib.pyplot as plt features = OrderedDict({}) trainingData = [] testFeatures = OrderedDict({}) testData = [] class_attribute = [] # returns # feature index of the best feature # information gain by that feature in data # ---------------------------------------------------------------------------------------- # feature = None # slope # parent = None # anotehr node # children = [] # some nodes # feature_values = [] # [up, down, flat] # TODO think this way or store conditions # class_type = None # negative or positive # negPosCount = None # number of +ves and -ves at this node # head = None # head node for the tree # def add_node(self, node_to_add, nodes_parent): # nodes_parent. # eg: (56,'male','atyp_angina',120,236,'f','normal',178,'no',0.8,'up',0,'normal') => (negative) def get_class_type(data, features=None): ''' gets the class type if this is a stopping phase of data :param data: :param features: :return: positive or negative class if this is a stopping phase, else None ''' posNegCounts = findPosNegCounts(data) if posNegCounts[0] == 0: return 'positive' elif posNegCounts[1] == 0: return 'negative' return None if __name__ == '__main__': main()
[ 11748, 25064, 198, 11748, 10688, 198, 11748, 302, 198, 6738, 17268, 1330, 14230, 1068, 35, 713, 198, 11748, 4738, 198, 11748, 299, 32152, 198, 11748, 2603, 29487, 8019, 13, 9078, 29487, 355, 458, 83, 198, 40890, 796, 14230, 1068, 35, 713, 15090, 30072, 198, 34409, 6601, 796, 17635, 198, 9288, 23595, 796, 14230, 1068, 35, 713, 15090, 30072, 198, 9288, 6601, 796, 17635, 198, 4871, 62, 42348, 796, 17635, 628, 628, 628, 628, 198, 198, 2, 5860, 198, 2, 3895, 6376, 286, 262, 1266, 3895, 198, 2, 1321, 4461, 416, 326, 3895, 287, 1366, 628, 198, 2, 16529, 22369, 628, 220, 220, 220, 1303, 3895, 796, 6045, 220, 1303, 22638, 198, 220, 220, 220, 1303, 2560, 796, 6045, 220, 1303, 281, 1258, 11840, 10139, 198, 220, 220, 220, 1303, 1751, 796, 17635, 220, 1303, 617, 13760, 198, 220, 220, 220, 1303, 3895, 62, 27160, 796, 17635, 220, 1303, 685, 929, 11, 866, 11, 6228, 60, 1303, 16926, 46, 892, 428, 835, 393, 3650, 3403, 198, 220, 220, 220, 1303, 1398, 62, 4906, 796, 6045, 220, 1303, 4633, 393, 3967, 198, 220, 220, 220, 1303, 2469, 21604, 12332, 796, 6045, 220, 1303, 1271, 286, 1343, 1158, 290, 532, 1158, 379, 428, 10139, 628, 220, 220, 220, 1303, 1182, 796, 6045, 220, 1303, 1182, 10139, 329, 262, 5509, 628, 220, 220, 220, 1303, 825, 751, 62, 17440, 7, 944, 11, 10139, 62, 1462, 62, 2860, 11, 13760, 62, 8000, 2599, 198, 220, 220, 220, 1303, 13760, 62, 8000, 13, 628, 220, 220, 220, 1303, 29206, 25, 357, 3980, 4032, 22606, 41707, 265, 4464, 62, 648, 1437, 3256, 10232, 11, 24940, 4032, 69, 41707, 11265, 3256, 23188, 4032, 3919, 3256, 15, 13, 23, 4032, 929, 3256, 15, 4032, 11265, 11537, 5218, 357, 31591, 8, 628, 198, 4299, 651, 62, 4871, 62, 4906, 7, 7890, 11, 3033, 28, 14202, 2599, 198, 220, 220, 220, 705, 7061, 198, 220, 220, 220, 3011, 262, 1398, 2099, 611, 428, 318, 257, 12225, 7108, 286, 1366, 198, 220, 220, 220, 1058, 17143, 1366, 25, 198, 220, 220, 220, 1058, 17143, 3033, 25, 198, 220, 220, 220, 1058, 7783, 25, 3967, 393, 4633, 1398, 611, 428, 318, 257, 12225, 7108, 11, 2073, 6045, 198, 220, 220, 220, 705, 7061, 198, 220, 220, 220, 1426, 32863, 12332, 82, 796, 1064, 21604, 32863, 12332, 82, 7, 7890, 8, 198, 220, 220, 220, 611, 1426, 32863, 12332, 82, 58, 15, 60, 6624, 657, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 705, 24561, 6, 198, 220, 220, 220, 1288, 361, 1426, 32863, 12332, 82, 58, 16, 60, 6624, 657, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 705, 31591, 6, 198, 220, 220, 220, 1441, 6045, 198, 198, 361, 11593, 3672, 834, 6624, 705, 834, 12417, 834, 10354, 198, 220, 220, 220, 1388, 3419 ]
2.995708
466
if __name__ == '__main__': P = coordinate() print(P) P = coordinate(x=2) print(P) P = coordinate(y=3) print(P) P = coordinate(x=5, y=7) print(P)
[ 198, 198, 361, 11593, 3672, 834, 6624, 705, 834, 12417, 834, 10354, 198, 197, 47, 796, 20435, 3419, 198, 197, 4798, 7, 47, 8, 198, 197, 47, 796, 20435, 7, 87, 28, 17, 8, 198, 197, 4798, 7, 47, 8, 198, 197, 47, 796, 20435, 7, 88, 28, 18, 8, 198, 197, 4798, 7, 47, 8, 198, 197, 47, 796, 20435, 7, 87, 28, 20, 11, 331, 28, 22, 8, 198, 197, 4798, 7, 47, 8, 628 ]
2.025974
77
#ClickKaleidoscope.py import random import turtle t = turtle.Pen() t.speed(0) t.hideturtle() turtle.bgcolor("black") colors = ["red", "yellow", "blue", "green", "orange", "purple", "white", "gray"] turtle.onscreenclick(draw_kaleido)
[ 2, 8164, 42, 1000, 312, 40326, 13, 9078, 198, 198, 11748, 4738, 198, 11748, 28699, 198, 83, 796, 28699, 13, 25553, 3419, 198, 83, 13, 12287, 7, 15, 8, 198, 83, 13, 49675, 316, 17964, 3419, 198, 83, 17964, 13, 35904, 8043, 7203, 13424, 4943, 198, 4033, 669, 796, 14631, 445, 1600, 366, 36022, 1600, 366, 17585, 1600, 366, 14809, 1600, 366, 43745, 1600, 366, 14225, 1154, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 11186, 1600, 366, 44605, 8973, 198, 83, 17964, 13, 684, 32060, 12976, 7, 19334, 62, 74, 1000, 17305, 8, 628 ]
2.474747
99
#!/usr/bin/env python import unittest from tests.base import PyangBindTestCase if __name__ == "__main__": unittest.main()
[ 2, 48443, 14629, 14, 8800, 14, 24330, 21015, 198, 198, 11748, 555, 715, 395, 198, 198, 6738, 5254, 13, 8692, 1330, 9485, 648, 36180, 14402, 20448, 628, 198, 198, 361, 11593, 3672, 834, 6624, 366, 834, 12417, 834, 1298, 198, 220, 220, 220, 555, 715, 395, 13, 12417, 3419, 198 ]
2.62
50
# -*- coding: utf-8 -*- from copy import deepcopy from typing import List, Optional __author__ = 'lundberg' # Models for filtering out unneeded or unwanted data from eduID database objects
[ 2, 532, 9, 12, 19617, 25, 3384, 69, 12, 23, 532, 9, 12, 198, 6738, 4866, 1330, 2769, 30073, 198, 6738, 19720, 1330, 7343, 11, 32233, 198, 198, 834, 9800, 834, 796, 705, 37525, 3900, 6, 628, 198, 2, 32329, 329, 25431, 503, 555, 27938, 393, 19125, 1366, 422, 1225, 84, 2389, 6831, 5563, 628, 628, 628, 628, 628, 628, 628, 198 ]
3.322581
62
''' Serialization interface for custom DataFrame objects. Allows to save/load for memory streams or files. Because one cannot serialize DataFrames with custom attributes, this uses an intermediate object for that process. Plan it implement pickling saved methods later (requires more work). These are meant to supplant the DataFrame's save() and load() methods when custom attributes must persist. Note, this program assesses custom attributes by inspecting your DataFrame's attributes using Python's builting function, dir(). It compares these to the attributes of an empty DataFrame. This adds a bit of overhead, but should allow this program to work with new versions of pandas, as Dataframe's methods and attributes are likely to change. Is there are better way to do this? The following four functions are defined: df_dumps: Serialize a DataFrame into memory. Returns serialized stream. df_dump: Serialize a DataFrame into a file. Returns None. df_loads: Return a DataFrame from a serialized stream. df_load: Return a Dataframe from a serialized file. See bottom of file for test cases: ''' __author__ = "Adam Hughes" __maintainer__ = "Adam Hughes" __email__ = "[email protected]" __status__ = "Prototype" import cPickle from operator import attrgetter from pandas import DataFrame ### For testing ### from numpy.random import randn class TempDump(object): ''' Temporary class to dump DataFrame object with custom attributes. Custom attrubutes are passed in as a dictionary and then temporarily stored upon serialization as _metadict. Upon deserialization, the attributes and values are re-appended to the DataFrame automatically.''' dfempty=DataFrame() defattrs=dir(dfempty) def print_customattr(df): '''Formatted output of all custom attributes found in a DataFrame. For all attributes and methods, use dir(df).''' metadict=_get_metadict(df) if len(metadict) > 0: print '\nFound %s custom attributes:\n'%len(metadict) print '\n'.join([(k+'\t'+v) for k,v in sorted(metadict.items())]) else: print 'No custom attributes found' def _get_metadict(df): ''' Returns dictionary of attributes in a dataframe not found in the default frame.''' attrs=dir(df) newattr=[att for att in attrs if att not in defattrs] #if not is type(instancemethod?) if len(newattr) > 1: fget=attrgetter(*newattr) return dict(zip(newattr, fget(df))) else: return {} def df_dumps(df): ''' Save dataframe as a stream into memory.''' metadict=_get_metadict(df) return cPickle.dumps(TempDump(df, metadict )) #Dumps writes the object to memory def df_dump(df, outfile): ''' Save dataframe as a file.''' outstream=df_dumps(df) #Dumps writes the object to memory f=open(outfile, 'w') #Should this be 'wb' f.write(outstream) f.close() return None #Should I return none or stream? def df_load(infile): '''Returns dataframe from a serialized file ''' f=open(infile, 'r') tempobj=cPickle.load(f) f.close() df=tempobj.dataframe for attr, value in tempobj._metadict.items(): setattr(df, attr, value) return df def df_loads(stream): ''' Returns dataframe from a serialized stream''' tempobj=cPickle.loads(stream) #loads not load df=tempobj.dataframe for attr, value in tempobj._metadict.items(): setattr(df, attr, value) return df if __name__ == '__main__': ### Make a random dataframe, add some attributes df=DataFrame(((randn(3,3))), columns=['a','b','c']) print_customattr(df) print 'adding some attributes' df.name='Billy' df.junk='in the trunk' print_customattr(df) ### Serialize into memory stream=df_dumps(df) print 'wrote dataframe to memory' ### Restore from memory dfnew=df_loads(stream) print 'restored from memory' print_customattr(dfnew) ### Serialize into file outfile='dftest.df' #What file extension is commonly used for this? df_dump(df, outfile) print 'wrote dataframe to file %s'%outfile ### Restore from file dfnewnew=df_load(outfile) print 'Restored from file%s'%outfile print_customattr(dfnewnew)
[ 7061, 6, 23283, 1634, 7071, 329, 2183, 6060, 19778, 5563, 13, 220, 40402, 284, 3613, 14, 2220, 220, 198, 329, 4088, 15190, 393, 3696, 13, 220, 4362, 530, 2314, 11389, 1096, 6060, 35439, 351, 198, 2183, 12608, 11, 428, 3544, 281, 19898, 2134, 329, 326, 1429, 13, 220, 5224, 198, 340, 3494, 2298, 1359, 7448, 5050, 1568, 357, 47911, 517, 670, 737, 220, 2312, 389, 4001, 284, 220, 198, 6019, 415, 262, 6060, 19778, 338, 3613, 3419, 290, 3440, 3419, 5050, 618, 2183, 12608, 1276, 21160, 13, 198, 220, 198, 5740, 11, 428, 1430, 4659, 274, 2183, 12608, 416, 49889, 534, 6060, 19778, 338, 198, 12608, 1262, 11361, 338, 809, 346, 889, 2163, 11, 26672, 22446, 220, 632, 23008, 777, 284, 262, 198, 12608, 286, 281, 6565, 6060, 19778, 13, 220, 770, 6673, 257, 1643, 286, 16965, 11, 475, 815, 1249, 198, 428, 1430, 284, 670, 351, 649, 6300, 286, 19798, 292, 11, 355, 6060, 14535, 338, 5050, 290, 12608, 198, 389, 1884, 284, 1487, 13, 220, 1148, 612, 389, 1365, 835, 284, 466, 428, 30, 198, 220, 198, 383, 1708, 1440, 5499, 389, 5447, 25, 198, 220, 220, 47764, 62, 67, 8142, 25, 220, 23283, 1096, 257, 6060, 19778, 656, 4088, 13, 220, 16409, 11389, 1143, 4269, 13, 198, 220, 220, 47764, 62, 39455, 25, 220, 23283, 1096, 257, 6060, 19778, 656, 257, 2393, 13, 220, 16409, 6045, 13, 198, 220, 220, 47764, 62, 46030, 25, 8229, 257, 6060, 19778, 422, 257, 11389, 1143, 4269, 13, 198, 220, 220, 47764, 62, 2220, 25, 8229, 257, 6060, 14535, 422, 257, 11389, 1143, 2393, 13, 198, 220, 198, 4091, 4220, 286, 2393, 329, 1332, 2663, 25, 220, 705, 7061, 198, 198, 834, 9800, 834, 796, 366, 23159, 19712, 1, 198, 834, 76, 2913, 10613, 834, 796, 366, 23159, 19712, 1, 198, 834, 12888, 834, 796, 366, 71, 1018, 324, 4105, 31, 70, 86, 4529, 13, 70, 43812, 13, 15532, 1, 198, 834, 13376, 834, 796, 366, 19703, 8690, 1, 198, 198, 11748, 269, 31686, 293, 198, 6738, 10088, 1330, 708, 81, 1136, 353, 198, 6738, 19798, 292, 1330, 6060, 19778, 198, 198, 21017, 1114, 4856, 44386, 198, 6738, 299, 32152, 13, 25120, 1330, 43720, 77, 628, 198, 4871, 24189, 35, 931, 7, 15252, 2599, 198, 220, 220, 220, 705, 7061, 46042, 1398, 284, 10285, 6060, 19778, 2134, 351, 2183, 12608, 13, 220, 8562, 708, 25089, 1769, 389, 198, 220, 220, 220, 3804, 287, 355, 257, 22155, 290, 788, 13413, 8574, 2402, 11389, 1634, 355, 4808, 4164, 324, 713, 13, 220, 14438, 198, 220, 220, 220, 748, 48499, 1634, 11, 262, 12608, 290, 3815, 389, 302, 12, 1324, 1631, 284, 262, 6060, 19778, 6338, 2637, 7061, 198, 198, 7568, 28920, 28, 6601, 19778, 3419, 220, 198, 4299, 1078, 3808, 28, 15908, 7, 7568, 28920, 8, 198, 198, 4299, 3601, 62, 23144, 35226, 7, 7568, 2599, 198, 220, 220, 220, 705, 7061, 8479, 16898, 5072, 286, 477, 2183, 12608, 1043, 287, 257, 6060, 19778, 13, 220, 1114, 477, 198, 220, 220, 220, 12608, 290, 5050, 11, 779, 26672, 7, 7568, 737, 7061, 6, 198, 220, 220, 220, 1138, 324, 713, 28, 62, 1136, 62, 4164, 324, 713, 7, 7568, 8, 198, 220, 220, 220, 611, 18896, 7, 4164, 324, 713, 8, 1875, 657, 25, 198, 220, 220, 220, 220, 220, 220, 220, 3601, 705, 59, 77, 21077, 4064, 82, 2183, 12608, 7479, 77, 6, 4, 11925, 7, 4164, 324, 713, 8, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 220, 220, 220, 220, 3601, 705, 59, 77, 4458, 22179, 26933, 7, 74, 10, 6, 59, 83, 6, 10, 85, 8, 329, 479, 11, 85, 287, 23243, 7, 4164, 324, 713, 13, 23814, 28955, 12962, 628, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 3601, 705, 2949, 2183, 12608, 1043, 6, 198, 198, 4299, 4808, 1136, 62, 4164, 324, 713, 7, 7568, 2599, 198, 220, 220, 220, 705, 7061, 16409, 22155, 286, 12608, 287, 257, 1366, 14535, 407, 1043, 287, 262, 4277, 5739, 2637, 7061, 198, 220, 220, 220, 708, 3808, 28, 15908, 7, 7568, 8, 198, 220, 220, 220, 649, 35226, 41888, 1078, 329, 708, 287, 708, 3808, 611, 708, 407, 287, 825, 1078, 3808, 60, 1303, 361, 407, 318, 2099, 7, 39098, 24396, 10091, 198, 220, 220, 220, 611, 18896, 7, 3605, 35226, 8, 1875, 352, 25, 198, 220, 220, 220, 220, 220, 220, 220, 277, 1136, 28, 35226, 1136, 353, 46491, 3605, 35226, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 8633, 7, 13344, 7, 3605, 35226, 11, 277, 1136, 7, 7568, 22305, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 23884, 198, 198, 4299, 47764, 62, 67, 8142, 7, 7568, 2599, 198, 220, 220, 220, 705, 7061, 12793, 1366, 14535, 355, 257, 4269, 656, 4088, 2637, 7061, 198, 220, 220, 220, 1138, 324, 713, 28, 62, 1136, 62, 4164, 324, 713, 7, 7568, 8, 198, 220, 220, 220, 1441, 269, 31686, 293, 13, 67, 8142, 7, 30782, 35, 931, 7, 7568, 11, 1138, 324, 713, 15306, 1303, 35, 8142, 6797, 262, 2134, 284, 4088, 198, 220, 220, 220, 220, 198, 4299, 47764, 62, 39455, 7, 7568, 11, 503, 7753, 2599, 198, 220, 220, 220, 705, 7061, 12793, 1366, 14535, 355, 257, 2393, 2637, 7061, 198, 220, 220, 220, 503, 5532, 28, 7568, 62, 67, 8142, 7, 7568, 8, 1303, 35, 8142, 6797, 262, 2134, 284, 4088, 220, 220, 220, 220, 198, 220, 220, 220, 277, 28, 9654, 7, 448, 7753, 11, 705, 86, 11537, 1303, 19926, 428, 307, 705, 39346, 6, 198, 220, 220, 220, 277, 13, 13564, 7, 448, 5532, 8, 198, 220, 220, 220, 277, 13, 19836, 3419, 198, 220, 220, 220, 1441, 6045, 1303, 19926, 314, 1441, 4844, 393, 4269, 30, 220, 220, 220, 220, 198, 220, 220, 220, 220, 198, 4299, 47764, 62, 2220, 7, 259, 7753, 2599, 198, 220, 220, 220, 705, 7061, 35561, 1366, 14535, 422, 257, 11389, 1143, 2393, 705, 7061, 198, 220, 220, 220, 277, 28, 9654, 7, 259, 7753, 11, 705, 81, 11537, 198, 220, 220, 220, 20218, 26801, 28, 66, 31686, 293, 13, 2220, 7, 69, 8, 198, 220, 220, 220, 277, 13, 19836, 3419, 198, 220, 220, 220, 47764, 28, 29510, 26801, 13, 7890, 14535, 220, 220, 220, 220, 198, 220, 220, 220, 329, 708, 81, 11, 1988, 287, 20218, 26801, 13557, 4164, 324, 713, 13, 23814, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 900, 35226, 7, 7568, 11, 708, 81, 11, 1988, 8, 198, 220, 220, 220, 1441, 47764, 220, 220, 220, 220, 220, 220, 220, 198, 198, 4299, 47764, 62, 46030, 7, 5532, 2599, 198, 220, 220, 220, 705, 7061, 16409, 1366, 14535, 422, 257, 11389, 1143, 4269, 7061, 6, 198, 220, 220, 220, 20218, 26801, 28, 66, 31686, 293, 13, 46030, 7, 5532, 8, 1303, 46030, 407, 3440, 198, 220, 220, 220, 47764, 28, 29510, 26801, 13, 7890, 14535, 198, 220, 220, 220, 329, 708, 81, 11, 1988, 287, 20218, 26801, 13557, 4164, 324, 713, 13, 23814, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 900, 35226, 7, 7568, 11, 708, 81, 11, 1988, 8, 198, 220, 220, 220, 1441, 47764, 220, 220, 220, 220, 628, 220, 220, 220, 220, 198, 361, 11593, 3672, 834, 6624, 705, 834, 12417, 834, 10354, 198, 220, 220, 220, 44386, 6889, 257, 4738, 1366, 14535, 11, 751, 617, 12608, 198, 220, 220, 220, 47764, 28, 6601, 19778, 19510, 7, 25192, 77, 7, 18, 11, 18, 4008, 828, 15180, 28, 17816, 64, 41707, 65, 41707, 66, 6, 12962, 198, 220, 220, 220, 3601, 62, 23144, 35226, 7, 7568, 8, 198, 220, 220, 220, 3601, 705, 26872, 617, 12608, 6, 198, 220, 220, 220, 47764, 13, 3672, 11639, 49640, 6, 198, 220, 220, 220, 47764, 13, 73, 2954, 11639, 259, 262, 21427, 6, 198, 220, 220, 220, 3601, 62, 23144, 35226, 7, 7568, 8, 198, 220, 220, 220, 220, 198, 220, 220, 220, 44386, 23283, 1096, 656, 4088, 198, 220, 220, 220, 4269, 28, 7568, 62, 67, 8142, 7, 7568, 8, 198, 220, 220, 220, 3601, 705, 42910, 1366, 14535, 284, 4088, 6, 198, 220, 220, 220, 44386, 42019, 422, 4088, 198, 220, 220, 220, 47764, 3605, 28, 7568, 62, 46030, 7, 5532, 8, 198, 220, 220, 220, 3601, 705, 2118, 1850, 422, 4088, 6, 198, 220, 220, 220, 3601, 62, 23144, 35226, 7, 7568, 3605, 8, 198, 220, 220, 220, 220, 198, 220, 220, 220, 220, 198, 220, 220, 220, 44386, 23283, 1096, 656, 2393, 198, 220, 220, 220, 503, 7753, 11639, 67, 701, 395, 13, 7568, 6, 1303, 2061, 2393, 7552, 318, 8811, 973, 329, 428, 30, 198, 220, 220, 220, 47764, 62, 39455, 7, 7568, 11, 503, 7753, 8, 220, 220, 198, 220, 220, 220, 3601, 705, 42910, 1366, 14535, 284, 2393, 4064, 82, 6, 4, 448, 7753, 198, 220, 220, 220, 44386, 42019, 422, 2393, 220, 220, 220, 220, 220, 198, 220, 220, 220, 47764, 3605, 3605, 28, 7568, 62, 2220, 7, 448, 7753, 8, 198, 220, 220, 220, 3601, 705, 19452, 1850, 422, 2393, 4, 82, 6, 4, 448, 7753, 198, 220, 220, 220, 3601, 62, 23144, 35226, 7, 7568, 3605, 3605, 8, 628, 198 ]
2.814912
1,529
import pymongo from sshtunnel import SSHTunnelForwarder
[ 11748, 279, 4948, 25162, 198, 6738, 26678, 28286, 4954, 1330, 6723, 6535, 403, 4954, 39746, 263 ]
3.4375
16
"""Meta-learners for Omniglot experiment. Based on original implementation: https://github.com/amzn/metalearn-leap """ import random from abc import abstractmethod from torch import nn from torch import optim import maml import warpgrad from leap import Leap from leap.utils import clone_state_dict from utils import Res, AggRes class BaseWrapper(object): """Generic training wrapper. Arguments: criterion (func): loss criterion to use. model (nn.Module): classifier. optimizer_cls: optimizer class. optimizer_kwargs (dict): kwargs to pass to optimizer upon construction. """ @abstractmethod def _partial_meta_update(self, loss, final): """Meta-model specific meta update rule. Arguments: loss (nn.Tensor): loss value for given mini-batch. final (bool): whether iteration is the final training step. """ NotImplementedError('Implement in meta-learner class wrapper.') @abstractmethod def _final_meta_update(self): """Meta-model specific meta update rule.""" NotImplementedError('Implement in meta-learner class wrapper.') def run_tasks(self, tasks, meta_train): """Train on a mini-batch tasks and evaluate test performance. Arguments: tasks (list, torch.utils.data.DataLoader): list of task-specific dataloaders. meta_train (bool): whether current run in during meta-training. """ results = [] for task in tasks: task.dataset.train() trainres = self.run_task(task, train=True, meta_train=meta_train) task.dataset.eval() valres = self.run_task(task, train=False, meta_train=False) results.append((trainres, valres)) ## results = AggRes(results) # Meta gradient step if meta_train: self._final_meta_update() return results def run_task(self, task, train, meta_train): """Run model on a given task. Arguments: task (torch.utils.data.DataLoader): task-specific dataloaders. train (bool): whether to train on task. meta_train (bool): whether to meta-train on task. """ optimizer = None if train: self.model.init_adaptation() self.model.train() optimizer = self.optimizer_cls( self.model.parameters(), **self.optimizer_kwargs) else: self.model.eval() return self.run_batches( task, optimizer, train=train, meta_train=meta_train) def run_batches(self, batches, optimizer, train=False, meta_train=False): """Iterate over task-specific batches. Arguments: batches (torch.utils.data.DataLoader): task-specific dataloaders. optimizer (torch.nn.optim): optimizer instance if training is True. train (bool): whether to train on task. meta_train (bool): whether to meta-train on task. """ device = next(self.model.parameters()).device res = Res() N = len(batches) for n, (input, target) in enumerate(batches): input = input.to(device, non_blocking=True) target = target.to(device, non_blocking=True) # Evaluate model prediction = self.model(input) loss = self.criterion(prediction, target) res.log(loss=loss.item(), pred=prediction, target=target) # TRAINING # if not train: continue final = (n+1) == N loss.backward() if meta_train: self._partial_meta_update(loss, final) optimizer.step() optimizer.zero_grad() if final: break ### res.aggregate() return res class WarpGradWrapper(BaseWrapper): """Wrapper around WarpGrad meta-learners. Arguments: model (nn.Module): classifier. optimizer_cls: optimizer class. meta_optimizer_cls: meta optimizer class. optimizer_kwargs (dict): kwargs to pass to optimizer upon construction. meta_optimizer_kwargs (dict): kwargs to pass to meta optimizer upon construction. meta_kwargs (dict): kwargs to pass to meta-learner upon construction. criterion (func): loss criterion to use. """ def run_task(self, task, train, meta_train): """Run model on a given task, first adapting and then evaluating""" if meta_train and train: # Register new task in buffer. self.model.register_task(task) self.model.collect() else: # Make sure we're not collecting non-meta-train data self.model.no_collect() optimizer = None if train: # Initialize model adaptation self.model.init_adaptation() optimizer = self.optimizer_cls( self.model.optimizer_parameter_groups(), **self.optimizer_kwargs) if self.model.collecting and self.model.learn_optimizer: # Register optimiser to collect potential momentum buffers self.model.register_optimizer(optimizer) else: self.model.eval() return self.run_batches( task, optimizer, train=train, meta_train=meta_train) class LeapWrapper(BaseWrapper): """Wrapper around the Leap meta-learner. Arguments: model (nn.Module): classifier. optimizer_cls: optimizer class. meta_optimizer_cls: meta optimizer class. optimizer_kwargs (dict): kwargs to pass to optimizer upon construction. meta_optimizer_kwargs (dict): kwargs to pass to meta optimizer upon construction. meta_kwargs (dict): kwargs to pass to meta-learner upon construction. criterion (func): loss criterion to use. """ class MAMLWrapper(object): """Wrapper around the MAML meta-learner. Arguments: model (nn.Module): classifier. optimizer_cls: optimizer class. meta_optimizer_cls: meta optimizer class. optimizer_kwargs (dict): kwargs to pass to optimizer upon construction. meta_optimizer_kwargs (dict): kwargs to pass to meta optimizer upon construction. criterion (func): loss criterion to use. """ def run_meta_batch(self, meta_batch, meta_train): """Run on meta-batch. Arguments: meta_batch (list): list of task-specific dataloaders meta_train (bool): meta-train on batch. """ loss, results = self.meta(meta_batch, return_predictions=False, return_results=True, create_graph=meta_train) if meta_train: loss.backward() self.meta_optimizer.step() self.meta_optimizer.zero_grad() return results class NoWrapper(BaseWrapper): """Wrapper for baseline without any meta-learning. Arguments: model (nn.Module): classifier. optimizer_cls: optimizer class. optimizer_kwargs (dict): kwargs to pass to optimizer upon construction. criterion (func): loss criterion to use. """ class _FOWrapper(BaseWrapper): """Base wrapper for First-order MAML and Reptile. Arguments: model (nn.Module): classifier. optimizer_cls: optimizer class. meta_optimizer_cls: meta optimizer class. optimizer_kwargs (dict): kwargs to pass to optimizer upon construction. meta_optimizer_kwargs (dict): kwargs to pass to meta optimizer upon construction. criterion (func): loss criterion to use. """ _all_grads = None class ReptileWrapper(_FOWrapper): """Wrapper for Reptile. Arguments: model (nn.Module): classifier. optimizer_cls: optimizer class. meta_optimizer_cls: meta optimizer class. optimizer_kwargs (dict): kwargs to pass to optimizer upon construction. meta_optimizer_kwargs (dict): kwargs to pass to meta optimizer upon construction. criterion (func): loss criterion to use. """ _all_grads = True class FOMAMLWrapper(_FOWrapper): """Wrapper for FOMAML. Arguments: model (nn.Module): classifier. optimizer_cls: optimizer class. meta_optimizer_cls: meta optimizer class. optimizer_kwargs (dict): kwargs to pass to optimizer upon construction. meta_optimizer_kwargs (dict): kwargs to pass to meta optimizer upon construction. criterion (func): loss criterion to use. """ _all_grads = False class FtWrapper(BaseWrapper): """Wrapper for Multi-headed finetuning. This wrapper differs from others in that it blends batches from all tasks into a single epoch. Arguments: model (nn.Module): classifier. optimizer_cls: optimizer class. optimizer_kwargs (dict): kwargs to pass to optimizer upon construction. criterion (func): loss criterion to use. """ @staticmethod def gen_multitask_batches(tasks, train): """Generates one batch iterator across all tasks.""" iterator_id = 0 all_batches = [] for task_id, iterator in tasks: if train: iterator.dataset.train() else: iterator.dataset.eval() for batch in iterator: all_batches.append((iterator_id, task_id, batch)) iterator_id += 1 if train: random.shuffle(all_batches) return all_batches def run_multitask(self, batches, train): """Train on task in multi-task mode This is equivalent to the run_task method but differs in that batches are assumed to be mixed from different tasks. """ N = len(batches) if train: self.model.train() else: self.model.eval() device = next(self.model.parameters()).device res = {} for n, (iterator_id, task_id, (input, target)) in enumerate(batches): input = input.to(device, non_blocking=True) target = target.to(device, non_blocking=True) prediction = self.model(input, task_id) loss = self.criterion(prediction, target) if iterator_id not in res: res[iterator_id] = Res() res[iterator_id].log(loss=loss.item(), pred=prediction, target=target) # TRAINING # if not train: continue final = (n + 1) == N loss.backward() self.optimizer.step() self.optimizer.zero_grad() if final: break ### res = [r[1] for r in sorted(res.items(), key=lambda r: r[0])] for r in res: r.aggregate() return res
[ 37811, 48526, 12, 35720, 364, 329, 31816, 328, 26487, 6306, 13, 198, 15001, 319, 2656, 7822, 25, 198, 5450, 1378, 12567, 13, 785, 14, 321, 47347, 14, 28469, 451, 77, 12, 293, 499, 198, 37811, 198, 11748, 4738, 198, 6738, 450, 66, 1330, 12531, 24396, 198, 6738, 28034, 1330, 299, 77, 198, 6738, 28034, 1330, 6436, 198, 198, 11748, 285, 43695, 198, 11748, 25825, 9744, 198, 6738, 16470, 1330, 33927, 198, 6738, 16470, 13, 26791, 1330, 17271, 62, 5219, 62, 11600, 198, 198, 6738, 3384, 4487, 1330, 1874, 11, 19015, 4965, 628, 198, 4871, 7308, 36918, 2848, 7, 15252, 2599, 628, 220, 220, 220, 37227, 46189, 3047, 29908, 13, 628, 220, 220, 220, 20559, 2886, 25, 198, 220, 220, 220, 220, 220, 220, 220, 34054, 357, 20786, 2599, 2994, 34054, 284, 779, 13, 198, 220, 220, 220, 220, 220, 220, 220, 2746, 357, 20471, 13, 26796, 2599, 1398, 7483, 13, 198, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 62, 565, 82, 25, 6436, 7509, 1398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 62, 46265, 22046, 357, 11600, 2599, 479, 86, 22046, 284, 1208, 284, 6436, 7509, 2402, 5103, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 2488, 397, 8709, 24396, 198, 220, 220, 220, 825, 4808, 47172, 62, 28961, 62, 19119, 7, 944, 11, 2994, 11, 2457, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 48526, 12, 19849, 2176, 13634, 4296, 3896, 13, 628, 220, 220, 220, 220, 220, 220, 220, 20559, 2886, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2994, 357, 20471, 13, 51, 22854, 2599, 2994, 1988, 329, 1813, 9927, 12, 43501, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2457, 357, 30388, 2599, 1771, 24415, 318, 262, 2457, 3047, 2239, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1892, 3546, 1154, 12061, 12331, 10786, 3546, 26908, 287, 13634, 12, 3238, 1008, 1398, 29908, 2637, 8, 628, 220, 220, 220, 2488, 397, 8709, 24396, 198, 220, 220, 220, 825, 4808, 20311, 62, 28961, 62, 19119, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 48526, 12, 19849, 2176, 13634, 4296, 3896, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 1892, 3546, 1154, 12061, 12331, 10786, 3546, 26908, 287, 13634, 12, 3238, 1008, 1398, 29908, 2637, 8, 628, 220, 220, 220, 825, 1057, 62, 83, 6791, 7, 944, 11, 8861, 11, 13634, 62, 27432, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 44077, 319, 257, 9927, 12, 43501, 8861, 290, 13446, 1332, 2854, 13, 628, 220, 220, 220, 220, 220, 220, 220, 20559, 2886, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8861, 357, 4868, 11, 28034, 13, 26791, 13, 7890, 13, 6601, 17401, 2599, 1351, 286, 4876, 12, 11423, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4818, 282, 1170, 364, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13634, 62, 27432, 357, 30388, 2599, 1771, 1459, 1057, 287, 1141, 13634, 12, 34409, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 2482, 796, 17635, 198, 220, 220, 220, 220, 220, 220, 220, 329, 4876, 287, 8861, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4876, 13, 19608, 292, 316, 13, 27432, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4512, 411, 796, 2116, 13, 5143, 62, 35943, 7, 35943, 11, 4512, 28, 17821, 11, 13634, 62, 27432, 28, 28961, 62, 27432, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4876, 13, 19608, 292, 316, 13, 18206, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1188, 411, 796, 2116, 13, 5143, 62, 35943, 7, 35943, 11, 4512, 28, 25101, 11, 13634, 62, 27432, 28, 25101, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2482, 13, 33295, 19510, 27432, 411, 11, 1188, 411, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 22492, 198, 220, 220, 220, 220, 220, 220, 220, 2482, 796, 19015, 4965, 7, 43420, 8, 628, 220, 220, 220, 220, 220, 220, 220, 1303, 30277, 31312, 2239, 198, 220, 220, 220, 220, 220, 220, 220, 611, 13634, 62, 27432, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 20311, 62, 28961, 62, 19119, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 1441, 2482, 628, 220, 220, 220, 825, 1057, 62, 35943, 7, 944, 11, 4876, 11, 4512, 11, 13634, 62, 27432, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 10987, 2746, 319, 257, 1813, 4876, 13, 628, 220, 220, 220, 220, 220, 220, 220, 20559, 2886, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4876, 357, 13165, 354, 13, 26791, 13, 7890, 13, 6601, 17401, 2599, 4876, 12, 11423, 4818, 282, 1170, 364, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4512, 357, 30388, 2599, 1771, 284, 4512, 319, 4876, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13634, 62, 27432, 357, 30388, 2599, 1771, 284, 13634, 12, 27432, 319, 4876, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 796, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 611, 4512, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 19849, 13, 15003, 62, 42552, 341, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 19849, 13, 27432, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 796, 2116, 13, 40085, 7509, 62, 565, 82, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 19849, 13, 17143, 7307, 22784, 12429, 944, 13, 40085, 7509, 62, 46265, 22046, 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, 19849, 13, 18206, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 5143, 62, 8664, 2052, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4876, 11, 6436, 7509, 11, 4512, 28, 27432, 11, 13634, 62, 27432, 28, 28961, 62, 27432, 8, 628, 220, 220, 220, 825, 1057, 62, 8664, 2052, 7, 944, 11, 37830, 11, 6436, 7509, 11, 4512, 28, 25101, 11, 13634, 62, 27432, 28, 25101, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 29993, 378, 625, 4876, 12, 11423, 37830, 13, 628, 220, 220, 220, 220, 220, 220, 220, 20559, 2886, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 37830, 357, 13165, 354, 13, 26791, 13, 7890, 13, 6601, 17401, 2599, 4876, 12, 11423, 4818, 282, 1170, 364, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 357, 13165, 354, 13, 20471, 13, 40085, 2599, 6436, 7509, 4554, 611, 3047, 318, 6407, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4512, 357, 30388, 2599, 1771, 284, 4512, 319, 4876, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13634, 62, 27432, 357, 30388, 2599, 1771, 284, 13634, 12, 27432, 319, 4876, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 3335, 796, 1306, 7, 944, 13, 19849, 13, 17143, 7307, 3419, 737, 25202, 628, 220, 220, 220, 220, 220, 220, 220, 581, 796, 1874, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 399, 796, 18896, 7, 8664, 2052, 8, 198, 220, 220, 220, 220, 220, 220, 220, 329, 299, 11, 357, 15414, 11, 2496, 8, 287, 27056, 378, 7, 8664, 2052, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5128, 796, 5128, 13, 1462, 7, 25202, 11, 1729, 62, 41938, 28, 17821, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2496, 796, 2496, 13, 1462, 7, 25202, 11, 1729, 62, 41938, 28, 17821, 8, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 26439, 4985, 2746, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 796, 2116, 13, 19849, 7, 15414, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2994, 796, 2116, 13, 22213, 28019, 7, 28764, 2867, 11, 2496, 8, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 581, 13, 6404, 7, 22462, 28, 22462, 13, 9186, 22784, 2747, 28, 28764, 2867, 11, 2496, 28, 16793, 8, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 29125, 1268, 2751, 1303, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 407, 4512, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2555, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2457, 796, 357, 77, 10, 16, 8, 6624, 399, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2994, 13, 1891, 904, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 13634, 62, 27432, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 47172, 62, 28961, 62, 19119, 7, 22462, 11, 2457, 8, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 13, 9662, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 13, 22570, 62, 9744, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 2457, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2270, 198, 220, 220, 220, 220, 220, 220, 220, 44386, 198, 220, 220, 220, 220, 220, 220, 220, 581, 13, 9460, 49373, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 581, 628, 198, 4871, 31382, 42731, 36918, 2848, 7, 14881, 36918, 2848, 2599, 628, 220, 220, 220, 37227, 36918, 2848, 1088, 31382, 42731, 13634, 12, 35720, 364, 13, 628, 220, 220, 220, 20559, 2886, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2746, 357, 20471, 13, 26796, 2599, 1398, 7483, 13, 198, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 62, 565, 82, 25, 6436, 7509, 1398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 13634, 62, 40085, 7509, 62, 565, 82, 25, 13634, 6436, 7509, 1398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 62, 46265, 22046, 357, 11600, 2599, 479, 86, 22046, 284, 1208, 284, 6436, 7509, 2402, 5103, 13, 198, 220, 220, 220, 220, 220, 220, 220, 13634, 62, 40085, 7509, 62, 46265, 22046, 357, 11600, 2599, 479, 86, 22046, 284, 1208, 284, 13634, 6436, 7509, 2402, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5103, 13, 198, 220, 220, 220, 220, 220, 220, 220, 13634, 62, 46265, 22046, 357, 11600, 2599, 479, 86, 22046, 284, 1208, 284, 13634, 12, 3238, 1008, 2402, 5103, 13, 198, 220, 220, 220, 220, 220, 220, 220, 34054, 357, 20786, 2599, 2994, 34054, 284, 779, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 825, 1057, 62, 35943, 7, 944, 11, 4876, 11, 4512, 11, 13634, 62, 27432, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 10987, 2746, 319, 257, 1813, 4876, 11, 717, 35135, 290, 788, 22232, 37811, 198, 220, 220, 220, 220, 220, 220, 220, 611, 13634, 62, 27432, 290, 4512, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 17296, 649, 4876, 287, 11876, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 19849, 13, 30238, 62, 35943, 7, 35943, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 19849, 13, 33327, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 6889, 1654, 356, 821, 407, 13157, 1729, 12, 28961, 12, 27432, 1366, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 19849, 13, 3919, 62, 33327, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 796, 6045, 198, 220, 220, 220, 220, 220, 220, 220, 611, 4512, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 20768, 1096, 2746, 16711, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 19849, 13, 15003, 62, 42552, 341, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 796, 2116, 13, 40085, 7509, 62, 565, 82, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 19849, 13, 40085, 7509, 62, 17143, 2357, 62, 24432, 22784, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 12429, 944, 13, 40085, 7509, 62, 46265, 22046, 8, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 2116, 13, 19849, 13, 33327, 278, 290, 2116, 13, 19849, 13, 35720, 62, 40085, 7509, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 17296, 6436, 5847, 284, 2824, 2785, 12858, 39334, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 19849, 13, 30238, 62, 40085, 7509, 7, 40085, 7509, 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, 19849, 13, 18206, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 5143, 62, 8664, 2052, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4876, 11, 6436, 7509, 11, 4512, 28, 27432, 11, 13634, 62, 27432, 28, 28961, 62, 27432, 8, 628, 198, 4871, 33927, 36918, 2848, 7, 14881, 36918, 2848, 2599, 628, 220, 220, 220, 37227, 36918, 2848, 1088, 262, 33927, 13634, 12, 3238, 1008, 13, 628, 220, 220, 220, 20559, 2886, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2746, 357, 20471, 13, 26796, 2599, 1398, 7483, 13, 198, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 62, 565, 82, 25, 6436, 7509, 1398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 13634, 62, 40085, 7509, 62, 565, 82, 25, 13634, 6436, 7509, 1398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 62, 46265, 22046, 357, 11600, 2599, 479, 86, 22046, 284, 1208, 284, 6436, 7509, 2402, 5103, 13, 198, 220, 220, 220, 220, 220, 220, 220, 13634, 62, 40085, 7509, 62, 46265, 22046, 357, 11600, 2599, 479, 86, 22046, 284, 1208, 284, 13634, 6436, 7509, 2402, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5103, 13, 198, 220, 220, 220, 220, 220, 220, 220, 13634, 62, 46265, 22046, 357, 11600, 2599, 479, 86, 22046, 284, 1208, 284, 13634, 12, 3238, 1008, 2402, 5103, 13, 198, 220, 220, 220, 220, 220, 220, 220, 34054, 357, 20786, 2599, 2994, 34054, 284, 779, 13, 198, 220, 220, 220, 37227, 628, 198, 4871, 337, 2390, 43, 36918, 2848, 7, 15252, 2599, 628, 220, 220, 220, 37227, 36918, 2848, 1088, 262, 337, 2390, 43, 13634, 12, 3238, 1008, 13, 628, 220, 220, 220, 20559, 2886, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2746, 357, 20471, 13, 26796, 2599, 1398, 7483, 13, 198, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 62, 565, 82, 25, 6436, 7509, 1398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 13634, 62, 40085, 7509, 62, 565, 82, 25, 13634, 6436, 7509, 1398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 62, 46265, 22046, 357, 11600, 2599, 479, 86, 22046, 284, 1208, 284, 6436, 7509, 2402, 5103, 13, 198, 220, 220, 220, 220, 220, 220, 220, 13634, 62, 40085, 7509, 62, 46265, 22046, 357, 11600, 2599, 479, 86, 22046, 284, 1208, 284, 13634, 6436, 7509, 2402, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5103, 13, 198, 220, 220, 220, 220, 220, 220, 220, 34054, 357, 20786, 2599, 2994, 34054, 284, 779, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 825, 1057, 62, 28961, 62, 43501, 7, 944, 11, 13634, 62, 43501, 11, 13634, 62, 27432, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 10987, 319, 13634, 12, 43501, 13, 628, 220, 220, 220, 220, 220, 220, 220, 20559, 2886, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13634, 62, 43501, 357, 4868, 2599, 1351, 286, 4876, 12, 11423, 4818, 282, 1170, 364, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13634, 62, 27432, 357, 30388, 2599, 13634, 12, 27432, 319, 15458, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 2994, 11, 2482, 796, 2116, 13, 28961, 7, 28961, 62, 43501, 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, 1441, 62, 28764, 9278, 28, 25101, 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, 1441, 62, 43420, 28, 17821, 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, 2251, 62, 34960, 28, 28961, 62, 27432, 8, 198, 220, 220, 220, 220, 220, 220, 220, 611, 13634, 62, 27432, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2994, 13, 1891, 904, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 28961, 62, 40085, 7509, 13, 9662, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 28961, 62, 40085, 7509, 13, 22570, 62, 9744, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 1441, 2482, 628, 198, 4871, 1400, 36918, 2848, 7, 14881, 36918, 2848, 2599, 628, 220, 220, 220, 37227, 36918, 2848, 329, 14805, 1231, 597, 13634, 12, 40684, 13, 628, 220, 220, 220, 20559, 2886, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2746, 357, 20471, 13, 26796, 2599, 1398, 7483, 13, 198, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 62, 565, 82, 25, 6436, 7509, 1398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 62, 46265, 22046, 357, 11600, 2599, 479, 86, 22046, 284, 1208, 284, 6436, 7509, 2402, 5103, 13, 198, 220, 220, 220, 220, 220, 220, 220, 34054, 357, 20786, 2599, 2994, 34054, 284, 779, 13, 198, 220, 220, 220, 37227, 628, 198, 4871, 4808, 37, 3913, 430, 2848, 7, 14881, 36918, 2848, 2599, 628, 220, 220, 220, 37227, 14881, 29908, 329, 3274, 12, 2875, 337, 2390, 43, 290, 44319, 576, 13, 628, 220, 220, 220, 20559, 2886, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2746, 357, 20471, 13, 26796, 2599, 1398, 7483, 13, 198, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 62, 565, 82, 25, 6436, 7509, 1398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 13634, 62, 40085, 7509, 62, 565, 82, 25, 13634, 6436, 7509, 1398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 62, 46265, 22046, 357, 11600, 2599, 479, 86, 22046, 284, 1208, 284, 6436, 7509, 2402, 5103, 13, 198, 220, 220, 220, 220, 220, 220, 220, 13634, 62, 40085, 7509, 62, 46265, 22046, 357, 11600, 2599, 479, 86, 22046, 284, 1208, 284, 13634, 6436, 7509, 2402, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5103, 13, 198, 220, 220, 220, 220, 220, 220, 220, 34054, 357, 20786, 2599, 2994, 34054, 284, 779, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 4808, 439, 62, 2164, 5643, 796, 6045, 628, 198, 4871, 44319, 576, 36918, 2848, 28264, 37, 3913, 430, 2848, 2599, 628, 220, 220, 220, 37227, 36918, 2848, 329, 44319, 576, 13, 628, 220, 220, 220, 20559, 2886, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2746, 357, 20471, 13, 26796, 2599, 1398, 7483, 13, 198, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 62, 565, 82, 25, 6436, 7509, 1398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 13634, 62, 40085, 7509, 62, 565, 82, 25, 13634, 6436, 7509, 1398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 62, 46265, 22046, 357, 11600, 2599, 479, 86, 22046, 284, 1208, 284, 6436, 7509, 2402, 5103, 13, 198, 220, 220, 220, 220, 220, 220, 220, 13634, 62, 40085, 7509, 62, 46265, 22046, 357, 11600, 2599, 479, 86, 22046, 284, 1208, 284, 13634, 6436, 7509, 2402, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5103, 13, 198, 220, 220, 220, 220, 220, 220, 220, 34054, 357, 20786, 2599, 2994, 34054, 284, 779, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 4808, 439, 62, 2164, 5643, 796, 6407, 628, 198, 4871, 376, 2662, 2390, 43, 36918, 2848, 28264, 37, 3913, 430, 2848, 2599, 198, 220, 220, 220, 37227, 36918, 2848, 329, 376, 2662, 2390, 43, 13, 628, 220, 220, 220, 20559, 2886, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2746, 357, 20471, 13, 26796, 2599, 1398, 7483, 13, 198, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 62, 565, 82, 25, 6436, 7509, 1398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 13634, 62, 40085, 7509, 62, 565, 82, 25, 13634, 6436, 7509, 1398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 62, 46265, 22046, 357, 11600, 2599, 479, 86, 22046, 284, 1208, 284, 6436, 7509, 2402, 5103, 13, 198, 220, 220, 220, 220, 220, 220, 220, 13634, 62, 40085, 7509, 62, 46265, 22046, 357, 11600, 2599, 479, 86, 22046, 284, 1208, 284, 13634, 6436, 7509, 2402, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5103, 13, 198, 220, 220, 220, 220, 220, 220, 220, 34054, 357, 20786, 2599, 2994, 34054, 284, 779, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 4808, 439, 62, 2164, 5643, 796, 10352, 628, 198, 4871, 45231, 36918, 2848, 7, 14881, 36918, 2848, 2599, 628, 220, 220, 220, 37227, 36918, 2848, 329, 15237, 12, 15353, 957, 316, 46493, 13, 628, 220, 220, 220, 770, 29908, 24242, 422, 1854, 287, 326, 340, 32067, 37830, 422, 477, 8861, 198, 220, 220, 220, 656, 257, 2060, 36835, 13, 628, 220, 220, 220, 20559, 2886, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2746, 357, 20471, 13, 26796, 2599, 1398, 7483, 13, 198, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 62, 565, 82, 25, 6436, 7509, 1398, 13, 198, 220, 220, 220, 220, 220, 220, 220, 6436, 7509, 62, 46265, 22046, 357, 11600, 2599, 479, 86, 22046, 284, 1208, 284, 6436, 7509, 2402, 5103, 13, 198, 220, 220, 220, 220, 220, 220, 220, 34054, 357, 20786, 2599, 2994, 34054, 284, 779, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 2488, 12708, 24396, 198, 220, 220, 220, 825, 2429, 62, 16680, 270, 2093, 62, 8664, 2052, 7, 83, 6791, 11, 4512, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 8645, 689, 530, 15458, 41313, 1973, 477, 8861, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 41313, 62, 312, 796, 657, 198, 220, 220, 220, 220, 220, 220, 220, 477, 62, 8664, 2052, 796, 17635, 198, 220, 220, 220, 220, 220, 220, 220, 329, 4876, 62, 312, 11, 41313, 287, 8861, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 4512, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 41313, 13, 19608, 292, 316, 13, 27432, 3419, 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, 41313, 13, 19608, 292, 316, 13, 18206, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 15458, 287, 41313, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 477, 62, 8664, 2052, 13, 33295, 19510, 48727, 62, 312, 11, 4876, 62, 312, 11, 15458, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 41313, 62, 312, 15853, 352, 628, 220, 220, 220, 220, 220, 220, 220, 611, 4512, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4738, 13, 1477, 18137, 7, 439, 62, 8664, 2052, 8, 628, 220, 220, 220, 220, 220, 220, 220, 1441, 477, 62, 8664, 2052, 628, 220, 220, 220, 825, 1057, 62, 16680, 270, 2093, 7, 944, 11, 37830, 11, 4512, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 44077, 319, 4876, 287, 5021, 12, 35943, 4235, 628, 220, 220, 220, 220, 220, 220, 220, 770, 318, 7548, 284, 262, 1057, 62, 35943, 2446, 475, 24242, 287, 326, 198, 220, 220, 220, 220, 220, 220, 220, 37830, 389, 9672, 284, 307, 7668, 422, 1180, 8861, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 399, 796, 18896, 7, 8664, 2052, 8, 628, 220, 220, 220, 220, 220, 220, 220, 611, 4512, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 19849, 13, 27432, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 19849, 13, 18206, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 3335, 796, 1306, 7, 944, 13, 19849, 13, 17143, 7307, 3419, 737, 25202, 628, 220, 220, 220, 220, 220, 220, 220, 581, 796, 23884, 198, 220, 220, 220, 220, 220, 220, 220, 329, 299, 11, 357, 48727, 62, 312, 11, 4876, 62, 312, 11, 357, 15414, 11, 2496, 4008, 287, 27056, 378, 7, 8664, 2052, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5128, 796, 5128, 13, 1462, 7, 25202, 11, 1729, 62, 41938, 28, 17821, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2496, 796, 2496, 13, 1462, 7, 25202, 11, 1729, 62, 41938, 28, 17821, 8, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 17724, 796, 2116, 13, 19849, 7, 15414, 11, 4876, 62, 312, 8, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2994, 796, 2116, 13, 22213, 28019, 7, 28764, 2867, 11, 2496, 8, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 41313, 62, 312, 407, 287, 581, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 581, 58, 48727, 62, 312, 60, 796, 1874, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 581, 58, 48727, 62, 312, 4083, 6404, 7, 22462, 28, 22462, 13, 9186, 22784, 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, 2747, 28, 28764, 2867, 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, 2496, 28, 16793, 8, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 29125, 1268, 2751, 1303, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 407, 4512, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2555, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2457, 796, 357, 77, 1343, 352, 8, 6624, 399, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2994, 13, 1891, 904, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 40085, 7509, 13, 9662, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 40085, 7509, 13, 22570, 62, 9744, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 2457, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2270, 198, 220, 220, 220, 220, 220, 220, 220, 44386, 198, 220, 220, 220, 220, 220, 220, 220, 581, 796, 685, 81, 58, 16, 60, 329, 374, 287, 23243, 7, 411, 13, 23814, 22784, 1994, 28, 50033, 374, 25, 374, 58, 15, 12962, 60, 198, 220, 220, 220, 220, 220, 220, 220, 329, 374, 287, 581, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 374, 13, 9460, 49373, 3419, 628, 220, 220, 220, 220, 220, 220, 220, 1441, 581, 198 ]
2.262348
4,940
# Coinbase Pro library: # https://github.com/danpaquin/coinbasepro-python #curl "https://api.pro.coinbase.com/products/BTC-USD/candles?start=2021-01-01T12:00:00&end=2021-01-12T12:00:00&granularity=3600" import cbpro import numpy as np import pandas as pd import logging from datetime import datetime, timedelta import json #from IPython.core.debugger import set_trace
[ 2, 45802, 1041, 5888, 25, 198, 2, 3740, 1378, 12567, 13, 785, 14, 25604, 8957, 21915, 14, 3630, 12093, 538, 305, 12, 29412, 628, 198, 2, 66, 6371, 366, 5450, 1378, 15042, 13, 1676, 13, 3630, 8692, 13, 785, 14, 29498, 14, 35964, 12, 29072, 14, 46188, 829, 30, 9688, 28, 1238, 2481, 12, 486, 12, 486, 51, 1065, 25, 405, 25, 405, 5, 437, 28, 1238, 2481, 12, 486, 12, 1065, 51, 1065, 25, 405, 25, 405, 5, 46324, 33737, 28, 2623, 405, 1, 628, 198, 11748, 269, 65, 1676, 198, 11748, 299, 32152, 355, 45941, 198, 11748, 19798, 292, 355, 279, 67, 198, 198, 11748, 18931, 198, 6738, 4818, 8079, 1330, 4818, 8079, 11, 28805, 12514, 198, 198, 11748, 33918, 198, 198, 2, 6738, 6101, 7535, 13, 7295, 13, 24442, 1362, 1330, 900, 62, 40546 ]
2.729927
137
from django.db import models from django.contrib.auth.models import User from django.db.models import Count from django.core.urlresolvers import reverse from django.utils.timezone import now ''' def votes(self): num_submissions = Submission.objects.filter(uploaded_by=self).count() return num_submissions ''' # with_votes = Link.objects.count() # with_votes = Link.objects.filter(with_votes__gt=0).annotate(votes=Count('with_votes')).order_by('-votes') # Signal while saving user from django.db.models.signals import post_save post_save.connect(create_profile, sender=User)
[ 6738, 42625, 14208, 13, 9945, 1330, 4981, 198, 6738, 42625, 14208, 13, 3642, 822, 13, 18439, 13, 27530, 1330, 11787, 198, 6738, 42625, 14208, 13, 9945, 13, 27530, 1330, 2764, 198, 6738, 42625, 14208, 13, 7295, 13, 6371, 411, 349, 690, 1330, 9575, 198, 6738, 42625, 14208, 13, 26791, 13, 2435, 11340, 1330, 783, 628, 198, 7061, 6, 198, 220, 220, 220, 825, 5690, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 997, 62, 7266, 8481, 796, 42641, 13, 48205, 13, 24455, 7, 25850, 276, 62, 1525, 28, 944, 737, 9127, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 997, 62, 7266, 8481, 198, 7061, 6, 198, 220, 220, 220, 220, 198, 2, 220, 220, 220, 351, 62, 29307, 796, 7502, 13, 48205, 13, 9127, 3419, 198, 2, 220, 220, 220, 351, 62, 29307, 796, 7502, 13, 48205, 13, 24455, 7, 4480, 62, 29307, 834, 13655, 28, 15, 737, 34574, 378, 7, 29307, 28, 12332, 10786, 4480, 62, 29307, 11537, 737, 2875, 62, 1525, 10786, 12, 29307, 11537, 628, 198, 2, 26484, 981, 8914, 2836, 198, 6738, 42625, 14208, 13, 9945, 13, 27530, 13, 12683, 874, 1330, 1281, 62, 21928, 198, 7353, 62, 21928, 13, 8443, 7, 17953, 62, 13317, 11, 29788, 28, 12982, 8, 628 ]
2.890995
211
from selenium import webdriver from selenium.webdriver.support.ui import WebDriverWait from bs4 import BeautifulSoup import urllib.request,re,os import config
[ 6738, 384, 11925, 1505, 1330, 3992, 26230, 198, 6738, 384, 11925, 1505, 13, 12384, 26230, 13, 11284, 13, 9019, 1330, 5313, 32103, 21321, 198, 6738, 275, 82, 19, 1330, 23762, 50, 10486, 198, 11748, 2956, 297, 571, 13, 25927, 11, 260, 11, 418, 198, 11748, 4566 ]
3.434783
46
from typing import Optional, List, Set from fastapi import FastAPI from pydantic import BaseModel, HttpUrl app = FastAPI() @app.put('/items/{item_id}')
[ 6738, 19720, 1330, 32233, 11, 7343, 11, 5345, 198, 198, 6738, 3049, 15042, 1330, 12549, 17614, 198, 6738, 279, 5173, 5109, 1330, 7308, 17633, 11, 367, 29281, 28165, 628, 198, 1324, 796, 12549, 17614, 3419, 198, 198, 31, 1324, 13, 1996, 10786, 14, 23814, 14, 90, 9186, 62, 312, 92, 11537 ]
3.039216
51
import cv2 import os import time import numpy as np from keras import backend as K from keras.models import load_model from yad2k.models.keras_yolo import yolo_eval, yolo_head
[ 11748, 269, 85, 17, 198, 11748, 28686, 198, 11748, 640, 198, 11748, 299, 32152, 355, 45941, 198, 6738, 41927, 292, 1330, 30203, 355, 509, 198, 6738, 41927, 292, 13, 27530, 1330, 3440, 62, 19849, 198, 198, 6738, 331, 324, 17, 74, 13, 27530, 13, 6122, 292, 62, 88, 14057, 1330, 331, 14057, 62, 18206, 11, 331, 14057, 62, 2256, 628, 628, 628, 628 ]
2.920635
63
"""Describe logbook events.""" from homeassistant.const import ATTR_ENTITY_ID from homeassistant.core import callback from .const import DOMAIN, DOOR_STATION, DOOR_STATION_EVENT_ENTITY_IDS @callback def async_describe_events(hass, async_describe_event): """Describe logbook events.""" @callback def async_describe_logbook_event(event): """Describe a logbook event.""" _, doorbird_event = event.event_type.split("_", 1) return { "name": "Doorbird", "message": f"Event {event.event_type} was fired.", "entity_id": hass.data[DOMAIN][DOOR_STATION_EVENT_ENTITY_IDS].get( doorbird_event, event.data.get(ATTR_ENTITY_ID) ), } domain_data = hass.data[DOMAIN] for config_entry_id in domain_data: door_station = domain_data[config_entry_id][DOOR_STATION] for event in door_station.doorstation_events: async_describe_event( DOMAIN, f"{DOMAIN}_{event}", async_describe_logbook_event )
[ 37811, 24564, 4892, 2604, 2070, 2995, 526, 15931, 198, 198, 6738, 1363, 562, 10167, 13, 9979, 1330, 5161, 5446, 62, 3525, 9050, 62, 2389, 198, 6738, 1363, 562, 10167, 13, 7295, 1330, 23838, 198, 198, 6738, 764, 9979, 1330, 24121, 29833, 11, 8410, 1581, 62, 2257, 6234, 11, 8410, 1581, 62, 2257, 6234, 62, 20114, 3525, 62, 3525, 9050, 62, 14255, 628, 198, 31, 47423, 198, 4299, 30351, 62, 20147, 4892, 62, 31534, 7, 71, 562, 11, 30351, 62, 20147, 4892, 62, 15596, 2599, 198, 220, 220, 220, 37227, 24564, 4892, 2604, 2070, 2995, 526, 15931, 628, 220, 220, 220, 2488, 47423, 198, 220, 220, 220, 825, 30351, 62, 20147, 4892, 62, 6404, 2070, 62, 15596, 7, 15596, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 24564, 4892, 257, 2604, 2070, 1785, 526, 15931, 198, 220, 220, 220, 220, 220, 220, 220, 4808, 11, 3420, 16944, 62, 15596, 796, 1785, 13, 15596, 62, 4906, 13, 35312, 7203, 62, 1600, 352, 8, 628, 220, 220, 220, 220, 220, 220, 220, 1441, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 3672, 1298, 366, 35, 2675, 16944, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 20500, 1298, 277, 1, 9237, 1391, 15596, 13, 15596, 62, 4906, 92, 373, 6294, 33283, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 26858, 62, 312, 1298, 468, 82, 13, 7890, 58, 39170, 29833, 7131, 18227, 1581, 62, 2257, 6234, 62, 20114, 3525, 62, 3525, 9050, 62, 14255, 4083, 1136, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3420, 16944, 62, 15596, 11, 1785, 13, 7890, 13, 1136, 7, 1404, 5446, 62, 3525, 9050, 62, 2389, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 10612, 198, 220, 220, 220, 220, 220, 220, 220, 1782, 628, 220, 220, 220, 7386, 62, 7890, 796, 468, 82, 13, 7890, 58, 39170, 29833, 60, 628, 220, 220, 220, 329, 4566, 62, 13000, 62, 312, 287, 7386, 62, 7890, 25, 198, 220, 220, 220, 220, 220, 220, 220, 3420, 62, 17529, 796, 7386, 62, 7890, 58, 11250, 62, 13000, 62, 312, 7131, 18227, 1581, 62, 2257, 6234, 60, 628, 220, 220, 220, 220, 220, 220, 220, 329, 1785, 287, 3420, 62, 17529, 13, 9424, 17529, 62, 31534, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 30351, 62, 20147, 4892, 62, 15596, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 24121, 29833, 11, 277, 1, 90, 39170, 29833, 92, 23330, 15596, 92, 1600, 30351, 62, 20147, 4892, 62, 6404, 2070, 62, 15596, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198 ]
2.245203
469
""" WSGI config for gigfinder project. It exposes the WSGI callable as a module-level variable named ``application``. For more information on this file, see https://docs.djangoproject.com/en/2.0/howto/deployment/wsgi/ """ import os,sys from django.core.wsgi import get_wsgi_application os.environ.setdefault("DJANGO_SETTINGS_MODULE", "settings") #path a donde esta el manage.py de nuestro proyecto Django sys.path.append('/home/ubuntu/workspace/gigfinder') os.environ.setdefault("LANG", "en_US.UTF-8") os.environ.setdefault("LC_ALL", "en_US.UTF-8") activate_this = '/home/ubuntu/workspace/myvenv/bin/activate_this.py' application = get_wsgi_application()
[ 37811, 198, 19416, 18878, 4566, 329, 12526, 22805, 1628, 13, 198, 198, 1026, 32142, 262, 25290, 18878, 869, 540, 355, 257, 8265, 12, 5715, 7885, 3706, 7559, 31438, 15506, 13, 198, 198, 1890, 517, 1321, 319, 428, 2393, 11, 766, 198, 5450, 1378, 31628, 13, 28241, 648, 404, 305, 752, 13, 785, 14, 268, 14, 17, 13, 15, 14, 4919, 1462, 14, 2934, 1420, 434, 14, 18504, 12397, 14, 198, 37811, 198, 198, 11748, 28686, 11, 17597, 198, 198, 6738, 42625, 14208, 13, 7295, 13, 18504, 12397, 1330, 651, 62, 18504, 12397, 62, 31438, 198, 198, 418, 13, 268, 2268, 13, 2617, 12286, 7203, 35028, 1565, 11230, 62, 28480, 51, 20754, 62, 33365, 24212, 1600, 366, 33692, 4943, 628, 198, 2, 6978, 257, 288, 14378, 1556, 64, 1288, 6687, 13, 9078, 390, 14364, 47692, 386, 88, 478, 78, 37770, 198, 17597, 13, 6978, 13, 33295, 10786, 14, 11195, 14, 32230, 14, 5225, 10223, 14, 70, 328, 22805, 11537, 198, 418, 13, 268, 2268, 13, 2617, 12286, 7203, 43, 15567, 1600, 366, 268, 62, 2937, 13, 48504, 12, 23, 4943, 198, 418, 13, 268, 2268, 13, 2617, 12286, 7203, 5639, 62, 7036, 1600, 366, 268, 62, 2937, 13, 48504, 12, 23, 4943, 198, 39022, 62, 5661, 796, 31051, 11195, 14, 32230, 14, 5225, 10223, 14, 1820, 574, 85, 14, 8800, 14, 39022, 62, 5661, 13, 9078, 6, 198, 31438, 796, 651, 62, 18504, 12397, 62, 31438, 3419 ]
2.800847
236
"""Layer definitions. This could also be done in the setup file itself. """ import os from zope.app.testing.functional import ZCMLLayer # We define a ZCML test layer. ZCML layers are special as they define # some setup code for creation of empty ZODBs and more. If you only # want some ZCML registrations to be done, you can use it like so: FunctionalLayer1 = ZCMLLayer( # As first argument we need the absolute path of a ZCML file os.path.join(os.path.dirname(__file__), 'ftesting.zcml'), # Second argument is the module, where the layer is defined. __name__, # This is the name of our layer. It can be an arbitrary string. 'FunctionalLayer1', # By default ZCML layers are not torn down. You should make sure, # that any registrations you do in your ZCML are removed in a # tearDown method if you specify this parameter to be `True`. This # parameter is optional. allow_teardown=True) class UnitLayer1(object): """This represents a layer. A layer is a way to have common setup and teardown that happens once for a whole group of tests. It must be an object with a `setUp` and a `tearDown` method, which are run once before or after all the tests applied to a layer respectively. Optionally you can additionally define `testSetUp` and `testTearDown` methods, which are run before and after each single test. This class is not instantiated. Therefore we use classmethods. """ @classmethod def setUp(self): """This gets run once for the whole test run, or at most once per TestSuite that depends on the layer. (The latter can happen if multiple suites depend on the layer and the testrunner decides to tear down the layer after first suite finishes.) """ @classmethod def tearDown(self): """This gets run once for the whole test run, or at most once per TestSuite that depends on the layer, after all tests in the suite have finished. """ @classmethod def testSetUp(self): """This method is run before each single test in the current layer. It is optional. """ print " Running testSetUp of UnitLayer1" @classmethod def testTearDown(self): """This method is run before each single test in the current layer. It is optional. """ print " Running testTearDown of UnitLayer1"
[ 37811, 49925, 17336, 13, 198, 198, 1212, 714, 635, 307, 1760, 287, 262, 9058, 2393, 2346, 13, 198, 37811, 198, 11748, 28686, 198, 6738, 1976, 3008, 13, 1324, 13, 33407, 13, 45124, 1330, 1168, 24187, 3069, 2794, 198, 198, 2, 775, 8160, 257, 1168, 34, 5805, 1332, 7679, 13, 1168, 34, 5805, 11685, 389, 2041, 355, 484, 8160, 198, 2, 617, 9058, 2438, 329, 6282, 286, 6565, 1168, 3727, 37000, 290, 517, 13, 1002, 345, 691, 198, 2, 765, 617, 1168, 34, 5805, 47997, 284, 307, 1760, 11, 345, 460, 779, 340, 588, 523, 25, 198, 22203, 282, 49925, 16, 796, 1168, 24187, 3069, 2794, 7, 198, 220, 220, 220, 1303, 1081, 717, 4578, 356, 761, 262, 4112, 3108, 286, 257, 1168, 34, 5805, 2393, 198, 220, 220, 220, 28686, 13, 6978, 13, 22179, 7, 418, 13, 6978, 13, 15908, 3672, 7, 834, 7753, 834, 828, 705, 701, 37761, 13, 89, 66, 4029, 33809, 628, 220, 220, 220, 1303, 5498, 4578, 318, 262, 8265, 11, 810, 262, 7679, 318, 5447, 13, 198, 220, 220, 220, 11593, 3672, 834, 11, 628, 220, 220, 220, 1303, 770, 318, 262, 1438, 286, 674, 7679, 13, 632, 460, 307, 281, 14977, 4731, 13, 198, 220, 220, 220, 705, 22203, 282, 49925, 16, 3256, 628, 220, 220, 220, 1303, 2750, 4277, 1168, 34, 5805, 11685, 389, 407, 12445, 866, 13, 921, 815, 787, 1654, 11, 198, 220, 220, 220, 1303, 326, 597, 47997, 345, 466, 287, 534, 1168, 34, 5805, 389, 4615, 287, 257, 198, 220, 220, 220, 1303, 11626, 8048, 2446, 611, 345, 11986, 428, 11507, 284, 307, 4600, 17821, 44646, 770, 198, 220, 220, 220, 1303, 11507, 318, 11902, 13, 198, 220, 220, 220, 1249, 62, 660, 446, 593, 28, 17821, 8, 628, 198, 4871, 11801, 49925, 16, 7, 15252, 2599, 198, 220, 220, 220, 37227, 1212, 6870, 257, 7679, 13, 198, 220, 220, 220, 317, 7679, 318, 257, 835, 284, 423, 2219, 9058, 290, 573, 446, 593, 326, 4325, 198, 220, 220, 220, 1752, 329, 257, 2187, 1448, 286, 5254, 13, 628, 220, 220, 220, 632, 1276, 307, 281, 2134, 351, 257, 4600, 2617, 4933, 63, 290, 257, 4600, 83, 451, 8048, 63, 2446, 11, 543, 198, 220, 220, 220, 389, 1057, 1752, 878, 393, 706, 477, 262, 5254, 5625, 284, 257, 7679, 198, 220, 220, 220, 8148, 13, 628, 220, 220, 220, 16018, 453, 345, 460, 36527, 8160, 4600, 9288, 7248, 4933, 63, 290, 198, 220, 220, 220, 4600, 9288, 51, 451, 8048, 63, 5050, 11, 543, 389, 1057, 878, 290, 706, 1123, 2060, 198, 220, 220, 220, 1332, 13, 628, 220, 220, 220, 770, 1398, 318, 407, 9113, 12931, 13, 8447, 356, 779, 1398, 24396, 82, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 2488, 4871, 24396, 198, 220, 220, 220, 825, 900, 4933, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 1212, 3011, 1057, 1752, 329, 262, 2187, 1332, 1057, 11, 393, 379, 749, 1752, 583, 198, 220, 220, 220, 220, 220, 220, 220, 6208, 5606, 578, 326, 8338, 319, 262, 7679, 13, 198, 220, 220, 220, 220, 220, 220, 220, 357, 464, 6846, 460, 1645, 611, 3294, 45861, 4745, 319, 262, 7679, 198, 220, 220, 220, 220, 220, 220, 220, 290, 262, 1332, 16737, 13267, 284, 11626, 866, 262, 7679, 706, 717, 198, 220, 220, 220, 220, 220, 220, 220, 18389, 20271, 2014, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 628, 220, 220, 220, 2488, 4871, 24396, 198, 220, 220, 220, 825, 11626, 8048, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 1212, 3011, 1057, 1752, 329, 262, 2187, 1332, 1057, 11, 393, 379, 749, 198, 220, 220, 220, 220, 220, 220, 220, 1752, 583, 6208, 5606, 578, 326, 8338, 319, 262, 7679, 11, 198, 220, 220, 220, 220, 220, 220, 220, 706, 477, 5254, 287, 262, 18389, 423, 5201, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 628, 220, 220, 220, 2488, 4871, 24396, 198, 220, 220, 220, 825, 1332, 7248, 4933, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 1212, 2446, 318, 1057, 878, 1123, 2060, 1332, 287, 262, 1459, 198, 220, 220, 220, 220, 220, 220, 220, 7679, 13, 632, 318, 11902, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 3601, 366, 220, 220, 220, 18162, 1332, 7248, 4933, 286, 11801, 49925, 16, 1, 628, 220, 220, 220, 2488, 4871, 24396, 198, 220, 220, 220, 825, 1332, 51, 451, 8048, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 1212, 2446, 318, 1057, 878, 1123, 2060, 1332, 287, 262, 1459, 198, 220, 220, 220, 220, 220, 220, 220, 7679, 13, 632, 318, 11902, 13, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 3601, 366, 220, 220, 220, 18162, 1332, 51, 451, 8048, 286, 11801, 49925, 16, 1, 198 ]
2.980559
823
from tqdm import tqdm import time import platform # ops is a list of AsyncOp object
[ 6738, 256, 80, 36020, 1330, 256, 80, 36020, 198, 11748, 640, 198, 11748, 3859, 198, 198, 2, 39628, 318, 257, 1351, 286, 1081, 13361, 18257, 2134, 628 ]
3.185185
27
import matplotlib.pyplot as plt from numba import njit import numpy as np import pandas as pd from scipy.special import gamma, gammainc import takahe from tqdm import tqdm def MadauDickinson(Z, z): """Computes the Madau & Dickinson SFRD at metallicity Z and redshift z. Implements the SFRD given by eqn(15) of [1]. Returns a value in M_sun / yr / Mpc^3. Assumes Z_sun = 0.020, and that input metallicity is NOT already measured relative to this. [1] https://www.annualreviews.org/doi/pdf/10.1146/annurev-astro-081811-125615 Arguments: Z {float} -- The metallicity under consideration. z {float} -- The redshift under consideration. Returns: {float} -- The SFRD at metallicity Z and redshift z. """ GAM = gammainc(0.84, (Z / 0.02)**2 * 10**(0.3*z)) NUM = 0.015 * (1+z)**2.7 DEM = (1+((1+z)/2.9)**5.6) SFRDi = GAM * (NUM / DEM) return SFRDi def MilkyWay(Z, z): """Implements the SFR equation from (Wiktorowicz et. al. 2020) [1] for the Milky Way Galaxy. Piecewise function for the SFR in the Milky Way galaxy. Assumes a four-component formalism - consisting of a thin disk, thick disk, bulge, and halo. Precise values of the SFR come from (Olejak et. al 2019) [2]. [1] https://arxiv.org/pdf/2006.08317.pdf [2] https://arxiv.org/pdf/1908.08775.pdf Arguments: Z {float} -- The metallicity under consideration. z {float} -- The redshift under consideration. Returns: {float} -- The SFRD at metallicity Z and redshift z. """ SFR_arr = np.zeros(len(z)) for i in range(len(z)): zi = z[i] tL = takahe.helpers.redshift_to_lookback(zi) Z_sun = takahe.constants.SOLAR_METALLICITY SFR = 0 if Z == Z_sun: # Thin Disk if 0 <= tL <= 10: SFR += 4.7 # Bulge if 0 <= tL <= 10: SFR += 0.45 elif 10 <= tL <= 12: SFR += 2.3 elif Z == Z_sun / 10: # Thick Disk if 9 <= tL <= 11: SFR += 2.5 elif Z == 1e-4: # Halo if 10 <= tL <= 12: SFR += 0.5 SFR_arr[i] += SFR return SFR_arr
[ 11748, 2603, 29487, 8019, 13, 9078, 29487, 355, 458, 83, 198, 6738, 997, 7012, 1330, 299, 45051, 198, 11748, 299, 32152, 355, 45941, 198, 11748, 19798, 292, 355, 279, 67, 198, 6738, 629, 541, 88, 13, 20887, 1330, 34236, 11, 308, 6475, 391, 66, 198, 11748, 256, 8130, 258, 198, 6738, 256, 80, 36020, 1330, 256, 80, 36020, 198, 198, 4299, 4627, 559, 38743, 7899, 7, 57, 11, 1976, 2599, 198, 220, 220, 220, 37227, 7293, 1769, 262, 4627, 559, 1222, 47485, 311, 10913, 35, 379, 1138, 439, 8467, 1168, 290, 2266, 30846, 1976, 13, 628, 220, 220, 220, 1846, 1154, 902, 262, 311, 10913, 35, 1813, 416, 37430, 77, 7, 1314, 8, 286, 685, 16, 4083, 16409, 257, 1988, 287, 198, 220, 220, 220, 337, 62, 19155, 1220, 42635, 1220, 337, 14751, 61, 18, 13, 628, 220, 220, 220, 2195, 8139, 1168, 62, 19155, 796, 657, 13, 33618, 11, 290, 326, 5128, 1138, 439, 8467, 318, 5626, 1541, 198, 220, 220, 220, 8630, 3585, 284, 428, 13, 628, 220, 220, 220, 685, 16, 60, 3740, 1378, 2503, 13, 1236, 723, 19023, 82, 13, 2398, 14, 34023, 14, 12315, 14, 940, 13, 1157, 3510, 14, 1236, 495, 85, 12, 459, 305, 12, 2919, 1507, 1157, 12, 1065, 3980, 1314, 628, 220, 220, 220, 20559, 2886, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1168, 1391, 22468, 92, 1377, 383, 1138, 439, 8467, 739, 9110, 13, 198, 220, 220, 220, 220, 220, 220, 220, 1976, 1391, 22468, 92, 1377, 383, 2266, 30846, 739, 9110, 13, 628, 220, 220, 220, 16409, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1391, 22468, 92, 1377, 383, 311, 10913, 35, 379, 1138, 439, 8467, 1168, 290, 2266, 30846, 1976, 13, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 49965, 796, 308, 6475, 391, 66, 7, 15, 13, 5705, 11, 357, 57, 1220, 657, 13, 2999, 8, 1174, 17, 1635, 838, 1174, 7, 15, 13, 18, 9, 89, 4008, 198, 220, 220, 220, 36871, 796, 657, 13, 25150, 1635, 357, 16, 10, 89, 8, 1174, 17, 13, 22, 198, 220, 220, 220, 40101, 796, 357, 16, 10, 19510, 16, 10, 89, 20679, 17, 13, 24, 8, 1174, 20, 13, 21, 8, 628, 220, 220, 220, 311, 10913, 18683, 796, 49965, 1635, 357, 41359, 1220, 40101, 8, 628, 220, 220, 220, 1441, 311, 10913, 18683, 198, 198, 4299, 34822, 25309, 7, 57, 11, 1976, 2599, 198, 220, 220, 220, 37227, 3546, 1154, 902, 262, 311, 10913, 16022, 422, 357, 33010, 13165, 47982, 2123, 13, 435, 13, 12131, 8, 685, 16, 60, 198, 220, 220, 220, 329, 262, 34822, 6378, 9252, 13, 628, 220, 220, 220, 27053, 3083, 2163, 329, 262, 311, 10913, 287, 262, 34822, 6378, 16161, 13, 2195, 8139, 257, 198, 220, 220, 220, 1440, 12, 42895, 8766, 1042, 532, 17747, 286, 257, 7888, 11898, 11, 6546, 11898, 11, 198, 220, 220, 220, 4807, 469, 11, 290, 289, 7335, 13, 28737, 786, 3815, 286, 262, 311, 10913, 1282, 422, 198, 220, 220, 220, 357, 46, 293, 73, 461, 2123, 13, 435, 13130, 8, 685, 17, 4083, 628, 220, 220, 220, 685, 16, 60, 3740, 1378, 283, 87, 452, 13, 2398, 14, 12315, 14, 13330, 13, 2919, 34125, 13, 12315, 198, 220, 220, 220, 685, 17, 60, 3740, 1378, 283, 87, 452, 13, 2398, 14, 12315, 14, 1129, 2919, 13, 2919, 34483, 13, 12315, 628, 220, 220, 220, 20559, 2886, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1168, 1391, 22468, 92, 1377, 383, 1138, 439, 8467, 739, 9110, 13, 198, 220, 220, 220, 220, 220, 220, 220, 1976, 1391, 22468, 92, 1377, 383, 2266, 30846, 739, 9110, 13, 628, 220, 220, 220, 16409, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1391, 22468, 92, 1377, 383, 311, 10913, 35, 379, 1138, 439, 8467, 1168, 290, 2266, 30846, 1976, 13, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 311, 10913, 62, 3258, 796, 45941, 13, 9107, 418, 7, 11925, 7, 89, 4008, 198, 220, 220, 220, 329, 1312, 287, 2837, 7, 11925, 7, 89, 8, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 1976, 72, 796, 1976, 58, 72, 60, 198, 220, 220, 220, 220, 220, 220, 220, 256, 43, 796, 256, 8130, 258, 13, 16794, 364, 13, 445, 30846, 62, 1462, 62, 5460, 1891, 7, 17027, 8, 628, 220, 220, 220, 220, 220, 220, 220, 1168, 62, 19155, 796, 256, 8130, 258, 13, 9979, 1187, 13, 50, 3535, 1503, 62, 47123, 7036, 2149, 9050, 628, 220, 220, 220, 220, 220, 220, 220, 311, 10913, 796, 657, 628, 220, 220, 220, 220, 220, 220, 220, 611, 1168, 6624, 1168, 62, 19155, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 40487, 31664, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 657, 19841, 256, 43, 19841, 838, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 311, 10913, 15853, 604, 13, 22, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 8510, 469, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 657, 19841, 256, 43, 19841, 838, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 311, 10913, 15853, 657, 13, 2231, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1288, 361, 838, 19841, 256, 43, 19841, 1105, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 311, 10913, 15853, 362, 13, 18, 198, 220, 220, 220, 220, 220, 220, 220, 1288, 361, 1168, 6624, 1168, 62, 19155, 1220, 838, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 45816, 31664, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 860, 19841, 256, 43, 19841, 1367, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 311, 10913, 15853, 362, 13, 20, 198, 220, 220, 220, 220, 220, 220, 220, 1288, 361, 1168, 6624, 352, 68, 12, 19, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 18597, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 838, 19841, 256, 43, 19841, 1105, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 311, 10913, 15853, 657, 13, 20, 628, 220, 220, 220, 220, 220, 220, 220, 311, 10913, 62, 3258, 58, 72, 60, 15853, 311, 10913, 628, 220, 220, 220, 1441, 311, 10913, 62, 3258, 198 ]
2.065158
1,105
"""Intercept log messages from the used libraries and pass them to `loguru`. See https://github.com/Delgan/loguru """ import logging from loguru import logger # class PropagateHandler(logging.Handler): # """Send events from loguru to standard logging""" # def emit(self, record): # logging.getLogger(record.name).handle(record) # # # logger.add(PropagateHandler(), format="{message}") class InterceptHandler(logging.Handler): """Send events from standard logging to loguru.""" def emit(self, record: logging.LogRecord) -> None: """See :meth:`logging.Handler.emit`. Args: record: data to log """ # Get corresponding Loguru level if it exists try: level = logger.level(record.levelname).name except ValueError: level = logging.getLevelName(record.levelno) # Find caller from where originated the logged message frame = logging.currentframe() depth = 2 while frame.f_code.co_filename == logging.__file__: frame = frame.f_back # type: ignore depth += 1 logger.opt(depth=depth, exception=record.exc_info).log( level, record.getMessage() ) log = logging.getLogger() # log.setLevel(0) log.addHandler(InterceptHandler()) # logging.basicConfig(handlers=[InterceptHandler()], level=0, style='{')
[ 37811, 9492, 984, 2604, 6218, 422, 262, 973, 12782, 290, 1208, 606, 284, 4600, 6404, 14717, 44646, 198, 198, 6214, 3740, 1378, 12567, 13, 785, 14, 13856, 1030, 14, 6404, 14717, 198, 198, 37811, 198, 11748, 18931, 198, 198, 6738, 2604, 14717, 1330, 49706, 198, 198, 2, 1398, 8772, 37861, 25060, 7, 6404, 2667, 13, 25060, 2599, 198, 2, 220, 220, 220, 220, 37227, 25206, 2995, 422, 2604, 14717, 284, 3210, 18931, 37811, 198, 2, 220, 220, 220, 220, 825, 27588, 7, 944, 11, 1700, 2599, 198, 2, 220, 220, 220, 220, 220, 220, 220, 220, 18931, 13, 1136, 11187, 1362, 7, 22105, 13, 3672, 737, 28144, 7, 22105, 8, 198, 2, 198, 2, 198, 2, 49706, 13, 2860, 7, 24331, 37861, 25060, 22784, 5794, 2625, 90, 20500, 92, 4943, 628, 198, 4871, 37127, 25060, 7, 6404, 2667, 13, 25060, 2599, 198, 220, 220, 220, 37227, 25206, 2995, 422, 3210, 18931, 284, 2604, 14717, 526, 15931, 628, 220, 220, 220, 825, 27588, 7, 944, 11, 1700, 25, 18931, 13, 11187, 23739, 8, 4613, 6045, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 6214, 1058, 76, 2788, 25, 63, 6404, 2667, 13, 25060, 13, 368, 270, 44646, 628, 220, 220, 220, 220, 220, 220, 220, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1700, 25, 1366, 284, 2604, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 3497, 11188, 5972, 14717, 1241, 611, 340, 7160, 198, 220, 220, 220, 220, 220, 220, 220, 1949, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1241, 796, 49706, 13, 5715, 7, 22105, 13, 5715, 3672, 737, 3672, 198, 220, 220, 220, 220, 220, 220, 220, 2845, 11052, 12331, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1241, 796, 18931, 13, 1136, 4971, 5376, 7, 22105, 13, 5715, 3919, 8, 628, 220, 220, 220, 220, 220, 220, 220, 1303, 9938, 24955, 422, 810, 20973, 262, 18832, 3275, 198, 220, 220, 220, 220, 220, 220, 220, 5739, 796, 18931, 13, 14421, 14535, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 6795, 796, 362, 198, 220, 220, 220, 220, 220, 220, 220, 981, 5739, 13, 69, 62, 8189, 13, 1073, 62, 34345, 6624, 18931, 13, 834, 7753, 834, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5739, 796, 5739, 13, 69, 62, 1891, 220, 1303, 2099, 25, 8856, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6795, 15853, 352, 628, 220, 220, 220, 220, 220, 220, 220, 49706, 13, 8738, 7, 18053, 28, 18053, 11, 6631, 28, 22105, 13, 41194, 62, 10951, 737, 6404, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1241, 11, 1700, 13, 1136, 12837, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 628, 198, 6404, 796, 18931, 13, 1136, 11187, 1362, 3419, 198, 2, 2604, 13, 2617, 4971, 7, 15, 8, 198, 6404, 13, 2860, 25060, 7, 9492, 984, 25060, 28955, 198, 2, 18931, 13, 35487, 16934, 7, 4993, 8116, 41888, 9492, 984, 25060, 3419, 4357, 1241, 28, 15, 11, 3918, 11639, 90, 11537, 198 ]
2.590317
537
from .board import Board, demo_board from .ticket import Ticket, load_tickets, demo_ticket
[ 6738, 764, 3526, 1330, 5926, 11, 13605, 62, 3526, 198, 6738, 764, 43350, 1330, 24014, 11, 3440, 62, 83, 15970, 11, 13605, 62, 43350, 198 ]
3.64
25
# Example 1 # This example show how to encoding matrix in graph7 format import graph7 as g7 import random order = 10 # Matrix contains only 0 and 1, so for encoding a matrix on one element # needed only 1 bit rand_mat = [[random.randint(0, 1) for _ in range(order)] for _ in range(order)] directed = g7.encode(rand_mat) # We leave only the upper triangle of the matrix for i in range(order): for j in range(i, order): if i == j: rand_mat[i][j] = 0 continue rand_mat[j][i] = rand_mat[i][j] undirected = g7.encode(rand_mat) # Compare print(directed) print(undirected)
[ 2, 17934, 352, 198, 2, 770, 1672, 905, 703, 284, 21004, 17593, 287, 4823, 22, 5794, 198, 198, 11748, 4823, 22, 355, 308, 22, 198, 11748, 4738, 198, 198, 2875, 796, 838, 198, 198, 2, 24936, 4909, 691, 657, 290, 352, 11, 523, 329, 21004, 257, 17593, 319, 530, 5002, 198, 2, 2622, 691, 352, 1643, 198, 25192, 62, 6759, 796, 16410, 25120, 13, 25192, 600, 7, 15, 11, 352, 8, 329, 4808, 287, 2837, 7, 2875, 15437, 329, 4808, 287, 2837, 7, 2875, 15437, 198, 34762, 796, 308, 22, 13, 268, 8189, 7, 25192, 62, 6759, 8, 198, 198, 2, 775, 2666, 691, 262, 6727, 22950, 286, 262, 17593, 198, 1640, 1312, 287, 2837, 7, 2875, 2599, 198, 220, 220, 220, 329, 474, 287, 2837, 7, 72, 11, 1502, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 611, 1312, 6624, 474, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 43720, 62, 6759, 58, 72, 7131, 73, 60, 796, 657, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2555, 198, 220, 220, 220, 220, 220, 220, 220, 43720, 62, 6759, 58, 73, 7131, 72, 60, 796, 43720, 62, 6759, 58, 72, 7131, 73, 60, 198, 198, 917, 1060, 276, 796, 308, 22, 13, 268, 8189, 7, 25192, 62, 6759, 8, 198, 198, 2, 27814, 198, 4798, 7, 34762, 8, 198, 4798, 7, 917, 1060, 276, 8, 198 ]
2.599156
237
# -*- coding: utf-8 -*- # vim: set ts=4 et from datetime import datetime, timedelta import re from sqlalchemy import or_, and_, func from pybot.plugin import * from . import models from .models import * RETRY_INTERVAL = 3600
[ 2, 532, 9, 12, 19617, 25, 3384, 69, 12, 23, 532, 9, 12, 198, 2, 43907, 25, 900, 40379, 28, 19, 2123, 198, 198, 6738, 4818, 8079, 1330, 4818, 8079, 11, 28805, 12514, 198, 11748, 302, 198, 6738, 44161, 282, 26599, 1330, 393, 62, 11, 290, 62, 11, 25439, 198, 198, 6738, 12972, 13645, 13, 33803, 1330, 1635, 198, 6738, 764, 1330, 4981, 198, 6738, 764, 27530, 1330, 1635, 628, 198, 2200, 40405, 62, 41358, 23428, 796, 4570, 405, 628 ]
2.875
80
# Token types # EOF (end-of-file) token -> indicates that no more input is left for lexical analysis. # Lexical Analysis: Breaking input strings into tokens -> scanner, tokenizer, lexical analyzer, lexer # Lexeme -> a sequence of characters that form a token. This is for multidigit for example. Here we implement the intger method for this reason. # Expr method -> finds structure via the stream of tokens from get_next_token() method. Then generates results by computing. # Parsing -> recognizing a phrase in a stream of tokens -> Parser # Expr -> Does both parsing and interpreting. # Here are the guidelines that we will use to convert the grammar to source code. By following them, you can literally # translate the grammar to a working parser: # Each rule, R, defined in the grammar, becomes a method with the same name, and references to that rule become a method call: R(). # The body of the method follows the flow of the body of the rule using the very same guidelines. # Alternatives (a1 | a2 | aN) become an if-elif-else statement # An optional grouping (โ€ฆ)* becomes a while statement that can loop over zero or more times # Each token reference T becomes a call to the method eat: eat(T). The way the eat method works is that it consumes the token T if it matches the # current lookahead token, then it gets a new token from the lexer and assigns that token to the current_token internal variable. INTEGER, PLUS, MINUS, MUL, DIV, LPAREN, RPAREN, EOF = ( "INTEGER", "PLUS", "MINUS", "MUL", "DIV", "(", ")", "EOF", ) if __name__ == "__main__": main()
[ 2, 29130, 3858, 198, 198, 2, 412, 19238, 357, 437, 12, 1659, 12, 7753, 8, 11241, 4613, 9217, 326, 645, 517, 5128, 318, 1364, 329, 31191, 605, 3781, 13, 198, 2, 17210, 605, 14691, 25, 24942, 5128, 13042, 656, 16326, 4613, 27474, 11, 11241, 7509, 11, 31191, 605, 4284, 9107, 11, 31191, 263, 198, 2, 17210, 34755, 4613, 257, 8379, 286, 3435, 326, 1296, 257, 11241, 13, 770, 318, 329, 1963, 312, 328, 270, 329, 1672, 13, 3423, 356, 3494, 262, 493, 1362, 2446, 329, 428, 1738, 13, 198, 2, 1475, 1050, 2446, 4613, 7228, 4645, 2884, 262, 4269, 286, 16326, 422, 651, 62, 19545, 62, 30001, 3419, 2446, 13, 3244, 18616, 2482, 220, 416, 14492, 13, 198, 2, 23042, 278, 4613, 22650, 257, 9546, 287, 257, 4269, 286, 16326, 4613, 23042, 263, 198, 2, 1475, 1050, 4613, 8314, 1111, 32096, 290, 35391, 13, 628, 198, 2, 3423, 389, 262, 9949, 326, 356, 481, 779, 284, 10385, 262, 23491, 284, 2723, 2438, 13, 2750, 1708, 606, 11, 345, 460, 7360, 198, 2, 15772, 262, 23491, 284, 257, 1762, 30751, 25, 198, 198, 2, 5501, 3896, 11, 371, 11, 5447, 287, 262, 23491, 11, 4329, 257, 2446, 351, 262, 976, 1438, 11, 290, 10288, 284, 326, 3896, 1716, 257, 2446, 869, 25, 371, 22446, 198, 2, 383, 1767, 286, 262, 2446, 5679, 262, 5202, 286, 262, 1767, 286, 262, 3896, 1262, 262, 845, 976, 9949, 13, 198, 2, 13243, 2929, 357, 64, 16, 930, 257, 17, 930, 257, 45, 8, 1716, 281, 611, 12, 417, 361, 12, 17772, 2643, 198, 2, 1052, 11902, 36115, 357, 1399, 27493, 4329, 257, 981, 2643, 326, 460, 9052, 625, 6632, 393, 517, 1661, 198, 2, 5501, 11241, 4941, 309, 4329, 257, 869, 284, 262, 2446, 4483, 25, 4483, 7, 51, 737, 383, 835, 262, 4483, 2446, 2499, 318, 326, 340, 37225, 262, 11241, 309, 611, 340, 7466, 262, 198, 2, 1459, 804, 38204, 11241, 11, 788, 340, 3011, 257, 649, 11241, 422, 262, 31191, 263, 290, 46974, 326, 11241, 284, 262, 1459, 62, 30001, 5387, 7885, 13, 198, 198, 12394, 7156, 1137, 11, 48635, 11, 20625, 2937, 11, 337, 6239, 11, 360, 3824, 11, 18470, 1503, 1677, 11, 25812, 1503, 1677, 11, 412, 19238, 796, 357, 198, 220, 220, 220, 366, 12394, 7156, 1137, 1600, 198, 220, 220, 220, 366, 6489, 2937, 1600, 198, 220, 220, 220, 366, 23678, 2937, 1600, 198, 220, 220, 220, 366, 44, 6239, 1600, 198, 220, 220, 220, 366, 33569, 1600, 198, 220, 220, 220, 30629, 1600, 198, 220, 220, 220, 366, 42501, 198, 220, 220, 220, 366, 4720, 37, 1600, 198, 8, 628, 628, 628, 198, 361, 11593, 3672, 834, 6624, 366, 834, 12417, 834, 1298, 198, 220, 220, 220, 1388, 3419, 198 ]
3.546256
454
#!/usr/bin/env python3 import argparse import datetime import re VERSION_HEADER_RE = re.compile(r'(?P<version>\d+\.\d+\.\d+) ?- ?(?P<date>\d{4}-\d{2}-\d{2})') CHANGE_TYPE_RE = re.compile(r'^### ?(?P<change_type>.*)') SKIP_LINE_RE = re.compile(r'^-{2,}|^$') LIST_LINE_RE = re.compile(r'^[-*] ?(?P<line_item>.*)') CONTINUATION_LINE_RE = re.compile(r'^ {1,4}.*') # This date format doesn't include the timezone, since we just hard-code that # to +0000 PARTIAL_DATE_FORMAT = '%a, %d %b %Y %H:%M:%S' if __name__ == '__main__': main()
[ 2, 48443, 14629, 14, 8800, 14, 24330, 21015, 18, 198, 198, 11748, 1822, 29572, 198, 11748, 4818, 8079, 198, 11748, 302, 198, 198, 43717, 62, 37682, 1137, 62, 2200, 796, 302, 13, 5589, 576, 7, 81, 6, 7, 30, 47, 27, 9641, 29, 59, 67, 10, 17405, 59, 67, 10, 17405, 59, 67, 28988, 5633, 12, 5633, 7, 30, 47, 27, 4475, 29, 59, 67, 90, 19, 92, 12, 59, 67, 90, 17, 92, 12, 59, 67, 90, 17, 30072, 11537, 198, 3398, 27746, 62, 25216, 62, 2200, 796, 302, 13, 5589, 576, 7, 81, 6, 61, 21017, 5633, 7, 30, 47, 27, 3803, 62, 4906, 29, 15885, 8, 11537, 198, 18831, 4061, 62, 24027, 62, 2200, 796, 302, 13, 5589, 576, 7, 81, 6, 61, 12, 90, 17, 11, 92, 91, 61, 3, 11537, 198, 45849, 62, 24027, 62, 2200, 796, 302, 13, 5589, 576, 7, 81, 6, 61, 58, 12, 9, 60, 5633, 7, 30, 47, 27, 1370, 62, 9186, 29, 15885, 8, 11537, 198, 37815, 1268, 52, 6234, 62, 24027, 62, 2200, 796, 302, 13, 5589, 576, 7, 81, 6, 61, 1391, 16, 11, 19, 92, 15885, 11537, 198, 2, 770, 3128, 5794, 1595, 470, 2291, 262, 640, 11340, 11, 1201, 356, 655, 1327, 12, 8189, 326, 198, 2, 284, 1343, 2388, 198, 30709, 12576, 62, 35, 6158, 62, 21389, 1404, 796, 705, 4, 64, 11, 4064, 67, 4064, 65, 4064, 56, 4064, 39, 25, 4, 44, 25, 4, 50, 6, 628, 628, 198, 198, 361, 11593, 3672, 834, 6624, 705, 834, 12417, 834, 10354, 198, 220, 220, 220, 1388, 3419, 198 ]
2.037736
265
from django.shortcuts import render from .models import UserProfile, Friend, RoomInstance from django.contrib.auth.models import User, Group from django.contrib.sessions.models import Session from django.contrib.auth.decorators import login_required from django.http import HttpResponseRedirect, HttpResponse from registration.views import RegistrationView from django.db.models import Q from datetime import datetime,timedelta from django.contrib.gis.geoip2 import GeoIP2 from geopy import geocoders from registration.views import RegistrationView from django.core.mail import send_mail from lazysignup.utils import is_lazy_user from lazysignup.decorators import allow_lazy_user from django.template import RequestContext from django.shortcuts import render_to_response import json import ast import random import string mapapikey = ('<script src="https://maps.googleapis.com/maps/api/' 'js?key=AIzaSyAvDRB7PnQbIVNtRHf3x-MTB5y-3OXD1xg&libraries=places">async defer> </script>') """ HOME """ @login_required(login_url='/') """ SPLASH """ """ MAP """ @allow_lazy_user """ Removes old entries """ """ PREFERENCES """ @login_required """ FRIENDS """ @login_required """ CHAT """ """ PROFILE """
[ 6738, 42625, 14208, 13, 19509, 23779, 1330, 8543, 198, 6738, 764, 27530, 1330, 11787, 37046, 11, 9182, 11, 10096, 33384, 198, 6738, 42625, 14208, 13, 3642, 822, 13, 18439, 13, 27530, 1330, 11787, 11, 4912, 198, 6738, 42625, 14208, 13, 3642, 822, 13, 82, 6202, 13, 27530, 1330, 23575, 198, 6738, 42625, 14208, 13, 3642, 822, 13, 18439, 13, 12501, 273, 2024, 1330, 17594, 62, 35827, 198, 6738, 42625, 14208, 13, 4023, 1330, 367, 29281, 31077, 7738, 1060, 11, 367, 29281, 31077, 198, 6738, 9352, 13, 33571, 1330, 24610, 7680, 198, 6738, 42625, 14208, 13, 9945, 13, 27530, 1330, 1195, 198, 6738, 4818, 8079, 1330, 4818, 8079, 11, 16514, 276, 12514, 198, 6738, 42625, 14208, 13, 3642, 822, 13, 70, 271, 13, 469, 78, 541, 17, 1330, 32960, 4061, 17, 198, 6738, 4903, 11081, 1330, 4903, 420, 375, 364, 198, 6738, 9352, 13, 33571, 1330, 24610, 7680, 198, 6738, 42625, 14208, 13, 7295, 13, 4529, 1330, 3758, 62, 4529, 198, 6738, 37296, 893, 570, 929, 13, 26791, 1330, 318, 62, 75, 12582, 62, 7220, 198, 6738, 37296, 893, 570, 929, 13, 12501, 273, 2024, 1330, 1249, 62, 75, 12582, 62, 7220, 198, 6738, 42625, 14208, 13, 28243, 1330, 19390, 21947, 198, 6738, 42625, 14208, 13, 19509, 23779, 1330, 8543, 62, 1462, 62, 26209, 198, 11748, 33918, 198, 11748, 6468, 198, 11748, 4738, 198, 11748, 4731, 198, 8899, 499, 522, 88, 796, 19203, 27, 12048, 12351, 2625, 5450, 1378, 31803, 13, 13297, 499, 271, 13, 785, 14, 31803, 14, 15042, 14, 6, 198, 197, 6, 8457, 30, 2539, 28, 20185, 4496, 13940, 7355, 7707, 33, 22, 47, 77, 48, 65, 3824, 45, 83, 48587, 69, 18, 87, 12, 13752, 33, 20, 88, 12, 18, 48632, 35, 16, 87, 70, 5, 75, 11127, 28, 23625, 5320, 292, 13361, 29135, 29, 7359, 12048, 29, 11537, 628, 198, 198, 37811, 198, 39069, 198, 37811, 198, 31, 38235, 62, 35827, 7, 38235, 62, 6371, 11639, 14, 11537, 628, 198, 198, 37811, 198, 4303, 43, 11211, 198, 37811, 628, 198, 198, 37811, 198, 33767, 198, 37811, 198, 198, 31, 12154, 62, 75, 12582, 62, 7220, 198, 37811, 198, 8413, 5241, 1468, 12784, 198, 37811, 628, 198, 37811, 198, 46437, 24302, 24181, 1546, 198, 37811, 198, 31, 38235, 62, 35827, 628, 628, 198, 198, 37811, 198, 37, 7112, 1677, 5258, 198, 37811, 198, 31, 38235, 62, 35827, 628, 198, 198, 37811, 198, 31542, 198, 37811, 628, 198, 198, 37811, 198, 31190, 25664, 198, 37811, 198 ]
2.980392
408
import falcon import json from helper.log import logger from helper.utils import Constants
[ 11748, 24215, 1102, 198, 11748, 33918, 198, 6738, 31904, 13, 6404, 1330, 49706, 198, 6738, 31904, 13, 26791, 1330, 4757, 1187, 628 ]
4.181818
22
# encoding: utf-8 # pylint: disable=C0103 """Utility functions to deal with audio.""" import librosa __all__ = ['load'] # simply use librosa.load (this may change in the future) load = librosa.load
[ 2, 21004, 25, 3384, 69, 12, 23, 198, 2, 279, 2645, 600, 25, 15560, 28, 34, 486, 3070, 198, 37811, 18274, 879, 5499, 284, 1730, 351, 6597, 526, 15931, 198, 198, 11748, 9195, 4951, 64, 198, 198, 834, 439, 834, 796, 37250, 2220, 20520, 198, 198, 2, 2391, 779, 9195, 4951, 64, 13, 2220, 357, 5661, 743, 1487, 287, 262, 2003, 8, 198, 2220, 796, 9195, 4951, 64, 13, 2220, 198 ]
2.830986
71
import uvicorn from fastapi import FastAPI from email_sender.service.email_sender import EmailSender from flights_tracker.routes import router from flights_tracker.services.weekend_flights_service import WeekendFlightsService app = FlightsTracker() app.include_router(router) if __name__ == "__main__": uvicorn.run(app, host="0.0.0.0", port=5000, log_level="info")
[ 11748, 334, 25531, 1211, 198, 6738, 3049, 15042, 1330, 12549, 17614, 198, 198, 6738, 3053, 62, 82, 2194, 13, 15271, 13, 12888, 62, 82, 2194, 1330, 9570, 50, 2194, 198, 6738, 13956, 62, 2213, 10735, 13, 81, 448, 274, 1330, 20264, 198, 6738, 13956, 62, 2213, 10735, 13, 30416, 13, 10464, 437, 62, 2704, 2337, 62, 15271, 1330, 30537, 7414, 2337, 16177, 628, 198, 198, 1324, 796, 1610, 2337, 35694, 3419, 198, 1324, 13, 17256, 62, 472, 353, 7, 472, 353, 8, 198, 198, 361, 11593, 3672, 834, 6624, 366, 834, 12417, 834, 1298, 198, 220, 220, 220, 334, 25531, 1211, 13, 5143, 7, 1324, 11, 2583, 2625, 15, 13, 15, 13, 15, 13, 15, 1600, 2493, 28, 27641, 11, 2604, 62, 5715, 2625, 10951, 4943, 198 ]
2.944882
127
import os import celery import requests from app.logic.pipeline import process, load_model, predict CELERY_BROKER = os.environ.get('CELERY_BROKER') CELERY_BACKEND = os.environ.get('CELERY_BACKEND') app = celery.Celery('tasks', broker=CELERY_BROKER, backend=CELERY_BACKEND) @app.task(base=Model) Model = app.register_task(Model())
[ 11748, 28686, 198, 198, 11748, 18725, 1924, 198, 11748, 7007, 198, 6738, 598, 13, 6404, 291, 13, 79, 541, 4470, 1330, 1429, 11, 3440, 62, 19849, 11, 4331, 198, 198, 34, 3698, 19664, 62, 11473, 11380, 1137, 796, 28686, 13, 268, 2268, 13, 1136, 10786, 34, 3698, 19664, 62, 11473, 11380, 1137, 11537, 198, 34, 3698, 19664, 62, 31098, 10619, 796, 28686, 13, 268, 2268, 13, 1136, 10786, 34, 3698, 19664, 62, 31098, 10619, 11537, 198, 198, 1324, 796, 18725, 1924, 13, 34, 417, 1924, 10786, 83, 6791, 3256, 20426, 28, 34, 3698, 19664, 62, 11473, 11380, 1137, 11, 30203, 28, 34, 3698, 19664, 62, 31098, 10619, 8, 628, 198, 198, 31, 1324, 13, 35943, 7, 8692, 28, 17633, 8, 628, 198, 17633, 796, 598, 13, 30238, 62, 35943, 7, 17633, 28955, 198 ]
2.541353
133
import tensorflow as tf tf.enable_eager_execution();
[ 11748, 11192, 273, 11125, 355, 48700, 198, 27110, 13, 21633, 62, 68, 3536, 62, 18558, 1009, 9783, 628, 198 ]
2.894737
19
from django.shortcuts import render, redirect, get_object_or_404 from django.http import HttpResponse
[ 198, 6738, 42625, 14208, 13, 19509, 23779, 1330, 8543, 11, 18941, 11, 651, 62, 15252, 62, 273, 62, 26429, 198, 6738, 42625, 14208, 13, 4023, 1330, 367, 29281, 31077, 198 ]
3.433333
30
import db import mfrc522 import network import speaker import squeezebox import squeezebox import time import ujson from machine import Pin, PWM if __name__ == '__main__': main()
[ 11748, 20613, 198, 11748, 285, 69, 6015, 49542, 198, 11748, 3127, 198, 11748, 10834, 198, 11748, 13170, 38130, 1140, 198, 11748, 13170, 38130, 1140, 198, 11748, 640, 198, 11748, 334, 17752, 198, 6738, 4572, 1330, 13727, 11, 350, 22117, 628, 628, 628, 198, 361, 11593, 3672, 834, 6624, 705, 834, 12417, 834, 10354, 198, 220, 220, 220, 1388, 3419, 628 ]
3.166667
60
PARTIAL_MOCK_CONFIG = { "api":{ "plugins":{ "lots.core": None, "transferring":{ "plugins":{ "lots.transferring":None } }, } } }
[ 30709, 12576, 62, 44, 11290, 62, 10943, 16254, 796, 1391, 198, 220, 220, 220, 366, 15042, 1298, 90, 198, 220, 220, 220, 220, 220, 366, 37390, 1298, 90, 198, 220, 220, 220, 220, 220, 220, 220, 366, 75, 1747, 13, 7295, 1298, 6045, 11, 198, 220, 220, 220, 220, 220, 220, 220, 366, 39437, 1806, 1298, 90, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 37390, 1298, 90, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 75, 1747, 13, 39437, 1806, 1298, 14202, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1782, 198, 220, 220, 220, 220, 220, 220, 220, 8964, 198, 220, 220, 220, 220, 220, 1782, 198, 220, 220, 220, 1782, 198, 92, 198 ]
1.619048
126
#coding:utf-8 ''' filename:floatrange.py generate a sequence of parmeters with floating-point numbers. ''' import itertools f = frange(1.2,9) print(list(f)) f = frange(1.2) print(list(f)) f = frange(1.2,9,-1) print(list(f)) f = frange(1.2,None,-1) print(list(f)) f = frange(1.2,None,0) print(list(f))
[ 2, 66, 7656, 25, 40477, 12, 23, 198, 198, 7061, 6, 198, 220, 220, 220, 29472, 25, 22468, 9521, 13, 9078, 198, 220, 220, 220, 7716, 257, 8379, 286, 1582, 4164, 364, 351, 12462, 12, 4122, 3146, 13, 198, 7061, 6, 628, 198, 11748, 340, 861, 10141, 628, 198, 69, 796, 1216, 858, 7, 16, 13, 17, 11, 24, 8, 198, 4798, 7, 4868, 7, 69, 4008, 628, 198, 69, 796, 1216, 858, 7, 16, 13, 17, 8, 198, 4798, 7, 4868, 7, 69, 4008, 628, 198, 69, 796, 1216, 858, 7, 16, 13, 17, 11, 24, 12095, 16, 8, 198, 4798, 7, 4868, 7, 69, 4008, 198, 198, 69, 796, 1216, 858, 7, 16, 13, 17, 11, 14202, 12095, 16, 8, 198, 4798, 7, 4868, 7, 69, 4008, 628, 198, 69, 796, 1216, 858, 7, 16, 13, 17, 11, 14202, 11, 15, 8, 198, 4798, 7, 4868, 7, 69, 4008, 628, 628, 628, 628, 628, 198 ]
2.10828
157
import argparse import os import re import sys SOURCE_FMT = """// AUTOGENERATED // Generated by spirv_num_to_cpp.py, from '{file_name}' #include <stddef.h> #include <stdint.h> namespace {namespace} {{ const volatile uint32_t {var_name}[] = {{ {raw_lines} }}; const volatile size_t {var_name}_count = {total_data_count}; }} // {namespace} // AUTOGENERATED """ HEADER_VARS_FMT = "extern const uint32_t {var_name}[];\nextern const size_t {var_name}_count;" HEADER_FMT = """// AUTOGENERATED // Generated by spirv_num_to_cpp.py #pragma once #include <stddef.h> #include <stdint.h> namespace {namespace} {{ {var_pairs} }} // {namespace} // AUTOGENERATED """ if __name__ == '__main__': sys.exit(main())
[ 11748, 1822, 29572, 198, 11748, 28686, 198, 11748, 302, 198, 11748, 25064, 628, 198, 47690, 62, 37, 13752, 796, 37227, 1003, 47044, 7730, 1677, 1137, 11617, 198, 1003, 2980, 515, 416, 9158, 85, 62, 22510, 62, 1462, 62, 20322, 13, 9078, 11, 422, 705, 90, 7753, 62, 3672, 92, 6, 198, 198, 2, 17256, 1279, 301, 1860, 891, 13, 71, 29, 198, 2, 17256, 1279, 19282, 600, 13, 71, 29, 198, 198, 14933, 10223, 1391, 14933, 10223, 92, 22935, 198, 198, 9979, 22750, 20398, 2624, 62, 83, 1391, 7785, 62, 3672, 92, 21737, 796, 22935, 198, 90, 1831, 62, 6615, 92, 198, 11709, 26, 198, 198, 9979, 22750, 2546, 62, 83, 1391, 7785, 62, 3672, 92, 62, 9127, 796, 1391, 23350, 62, 7890, 62, 9127, 19629, 198, 198, 11709, 3373, 1391, 14933, 10223, 92, 198, 198, 1003, 47044, 7730, 1677, 1137, 11617, 198, 37811, 628, 198, 37682, 1137, 62, 53, 27415, 62, 37, 13752, 796, 366, 1069, 759, 1500, 20398, 2624, 62, 83, 1391, 7785, 62, 3672, 92, 58, 11208, 59, 12413, 759, 1500, 2546, 62, 83, 1391, 7785, 62, 3672, 92, 62, 9127, 26033, 628, 198, 37682, 1137, 62, 37, 13752, 796, 37227, 1003, 47044, 7730, 1677, 1137, 11617, 198, 1003, 2980, 515, 416, 9158, 85, 62, 22510, 62, 1462, 62, 20322, 13, 9078, 198, 198, 2, 1050, 363, 2611, 1752, 198, 198, 2, 17256, 1279, 301, 1860, 891, 13, 71, 29, 198, 2, 17256, 1279, 19282, 600, 13, 71, 29, 198, 198, 14933, 10223, 1391, 14933, 10223, 92, 22935, 198, 198, 90, 7785, 62, 79, 3468, 92, 198, 198, 11709, 3373, 1391, 14933, 10223, 92, 198, 198, 1003, 47044, 7730, 1677, 1137, 11617, 198, 37811, 628, 628, 628, 198, 198, 361, 11593, 3672, 834, 6624, 705, 834, 12417, 834, 10354, 198, 220, 220, 220, 25064, 13, 37023, 7, 12417, 28955, 198 ]
2.392739
303
import json from json import JSONDecodeError import subprocess as sp from traceback import print_exc from ..dbi import WeewxDB from flask import Flask, request def create_app(database): """ :param database: Name of database to save into """ app = Flask(__name__) weewx_db = WeewxDB(database) @app.route('/', methods=['POST']) @app.route('/data', methods=['POST']) @app.route('/') return app
[ 11748, 33918, 198, 6738, 33918, 1330, 19449, 10707, 1098, 12331, 198, 11748, 850, 14681, 355, 599, 198, 6738, 12854, 1891, 1330, 3601, 62, 41194, 198, 198, 6738, 11485, 67, 8482, 1330, 775, 413, 87, 11012, 198, 6738, 42903, 1330, 46947, 11, 2581, 628, 198, 4299, 2251, 62, 1324, 7, 48806, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1058, 17143, 6831, 25, 6530, 286, 6831, 284, 3613, 656, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 598, 796, 46947, 7, 834, 3672, 834, 8, 628, 220, 220, 220, 356, 413, 87, 62, 9945, 796, 775, 413, 87, 11012, 7, 48806, 8, 628, 220, 220, 220, 2488, 1324, 13, 38629, 10786, 14, 3256, 5050, 28, 17816, 32782, 6, 12962, 628, 220, 220, 220, 2488, 1324, 13, 38629, 10786, 14, 7890, 3256, 5050, 28, 17816, 32782, 6, 12962, 628, 220, 220, 220, 2488, 1324, 13, 38629, 10786, 14, 11537, 628, 220, 220, 220, 1441, 598, 628 ]
2.77707
157
""" Modified from https://github.com/facebookresearch/DomainBed @author: Baixu Chen @contact: [email protected] """ import torch import torch.nn as nn import torch.nn.functional as F import torch.autograd as autograd class InvariancePenaltyLoss(nn.Module): r"""Invariance Penalty Loss from `Invariant Risk Minimization <https://arxiv.org/pdf/1907.02893.pdf>`_. We adopt implementation from `DomainBed <https://github.com/facebookresearch/DomainBed>`_. Given classifier output :math:`y` and ground truth :math:`labels`, we split :math:`y` into two parts :math:`y_1, y_2`, corresponding labels are :math:`labels_1, labels_2`. Next we calculate cross entropy loss with respect to a dummy classifier :math:`w`, resulting in :math:`grad_1, grad_2` . Invariance penalty is then :math:`grad_1*grad_2`. Inputs: - y: predictions from model - labels: ground truth Shape: - y: :math:`(N, C)` where C means the number of classes. - labels: :math:`(N, )` where N mean mini-batch size """
[ 37811, 198, 5841, 1431, 422, 3740, 1378, 12567, 13, 785, 14, 19024, 34033, 14, 43961, 45896, 198, 31, 9800, 25, 8999, 844, 84, 12555, 198, 31, 32057, 25, 269, 65, 87, 62, 2079, 62, 71, 40197, 31, 448, 5460, 13, 785, 198, 37811, 198, 11748, 28034, 198, 11748, 28034, 13, 20471, 355, 299, 77, 198, 11748, 28034, 13, 20471, 13, 45124, 355, 376, 198, 11748, 28034, 13, 2306, 519, 6335, 355, 1960, 519, 6335, 628, 198, 4871, 10001, 2743, 590, 25553, 6017, 43, 793, 7, 20471, 13, 26796, 2599, 198, 220, 220, 220, 374, 37811, 19904, 2743, 590, 41676, 22014, 422, 4600, 19904, 2743, 415, 19602, 1855, 320, 1634, 1279, 5450, 1378, 283, 87, 452, 13, 2398, 14, 12315, 14, 1129, 2998, 13, 46957, 6052, 13, 12315, 29, 63, 44807, 198, 220, 220, 220, 775, 11206, 7822, 422, 4600, 43961, 45896, 1279, 5450, 1378, 12567, 13, 785, 14, 19024, 34033, 14, 43961, 45896, 29, 63, 44807, 11259, 1398, 7483, 198, 220, 220, 220, 5072, 1058, 11018, 25, 63, 88, 63, 290, 2323, 3872, 1058, 11018, 25, 63, 23912, 1424, 47671, 356, 6626, 1058, 11018, 25, 63, 88, 63, 656, 734, 3354, 1058, 11018, 25, 63, 88, 62, 16, 11, 331, 62, 17, 47671, 11188, 198, 220, 220, 220, 14722, 389, 1058, 11018, 25, 63, 23912, 1424, 62, 16, 11, 14722, 62, 17, 44646, 7406, 356, 15284, 3272, 40709, 2994, 351, 2461, 284, 257, 31548, 1398, 7483, 198, 220, 220, 220, 1058, 11018, 25, 63, 86, 47671, 7186, 287, 1058, 11018, 25, 63, 9744, 62, 16, 11, 3915, 62, 17, 63, 764, 10001, 2743, 590, 7389, 318, 788, 1058, 11018, 25, 63, 9744, 62, 16, 9, 9744, 62, 17, 44646, 628, 220, 220, 220, 23412, 82, 25, 198, 220, 220, 220, 220, 220, 220, 220, 532, 331, 25, 16277, 422, 2746, 198, 220, 220, 220, 220, 220, 220, 220, 532, 14722, 25, 2323, 3872, 628, 220, 220, 220, 25959, 25, 198, 220, 220, 220, 220, 220, 220, 220, 532, 331, 25, 1058, 11018, 25, 63, 7, 45, 11, 327, 8, 63, 810, 327, 1724, 262, 1271, 286, 6097, 13, 198, 220, 220, 220, 220, 220, 220, 220, 532, 14722, 25, 1058, 11018, 25, 63, 7, 45, 11, 1267, 63, 810, 399, 1612, 9927, 12, 43501, 2546, 198, 220, 220, 220, 37227, 198 ]
2.755906
381
#!/usr/bin/env python import parallel import unittest import thread import testing_lib import time import uuid import config from multiprocessing import RawValue if __name__ == '__main__': unittest.main()
[ 2, 48443, 14629, 14, 8800, 14, 24330, 21015, 198, 198, 11748, 10730, 198, 11748, 555, 715, 395, 198, 11748, 4704, 198, 11748, 4856, 62, 8019, 198, 11748, 640, 198, 11748, 334, 27112, 198, 11748, 4566, 198, 6738, 18540, 305, 919, 278, 1330, 16089, 11395, 198, 198, 361, 11593, 3672, 834, 6624, 705, 834, 12417, 834, 10354, 198, 220, 220, 220, 555, 715, 395, 13, 12417, 3419, 198 ]
3.149254
67
# Fix the program print("Are you ready?") number = int(input("Please type in a number: ")) while number != 0: print(number) number = number -1 print("Now!")
[ 2, 13268, 262, 1430, 198, 4798, 7203, 8491, 345, 3492, 1701, 8, 198, 17618, 796, 493, 7, 15414, 7203, 5492, 2099, 287, 257, 1271, 25, 366, 4008, 198, 4514, 1271, 14512, 657, 25, 198, 220, 220, 220, 3601, 7, 17618, 8, 198, 220, 220, 220, 1271, 796, 1271, 532, 16, 198, 4798, 7203, 3844, 2474, 8 ]
2.928571
56
import datetime import os import fitz # fitzๅฐฑๆ˜ฏpip install PyMuPDF -i https://mirrors.aliyun.com/pypi/simple (PyMuPDF-1.18.17) if __name__ == "__main__": path = r'D:\่šๅ‡็ง‘ๆŠ€-็ ”ๅ‘\2021 ่šๅ‡็ง‘ๆŠ€AIๅนณๅฐ\OCR\ไธŠๅธ‚ๅ…ฌๅธ่ดขๆŠฅ.pdf' # path = r'D:\่šๅ‡็ง‘ๆŠ€-็ ”ๅ‘\2021 ่šๅ‡็ง‘ๆŠ€AIๅนณๅฐ\OCR\็ƒญๅŠ›ๅ…ฌๅธ2016ๅนดๅฎก่ฎกๆŠฅๅ‘Š.pdf' pdf_to_img(path) # list_img = ['็ƒญๅŠ›ๅ…ฌๅธ2016ๅนดๅฎก่ฎกๆŠฅๅ‘Š3.jpg', 'Inked็ƒญๅŠ›ๅ…ฌๅธ2016ๅนดๅฎก่ฎกๆŠฅๅ‘Š-4.jpg', '็ƒญๅŠ›ๅ…ฌๅธ2016ๅนดๅฎก่ฎกๆŠฅๅ‘Š6.jpg', '็ƒญๅŠ›ๅ…ฌๅธ2016ๅนดๅฎก่ฎกๆŠฅๅ‘Š9.jpg', # '็ƒญๅŠ›ๅ…ฌๅธ2016ๅนดๅฎก่ฎกๆŠฅๅ‘Š4.jpg', ] # list_img = ['็ƒญๅŠ›ๅ…ฌๅธ2016ๅนดๅฎก่ฎกๆŠฅๅ‘Š3.jpg', 'Inked็ƒญๅŠ›ๅ…ฌๅธ2016ๅนดๅฎก่ฎกๆŠฅๅ‘Š6.jpg', '็ƒญๅŠ›ๅ…ฌๅธ2016ๅนดๅฎก่ฎกๆŠฅๅ‘Š9.jpg',] # # path2 = r'D:\่šๅ‡็ง‘ๆŠ€-็ ”ๅ‘\2021 ่šๅ‡็ง‘ๆŠ€AIๅนณๅฐ\OCR\็ƒญๅŠ›ๅ…ฌๅธ2016ๅนดๅฎก่ฎกๆŠฅๅ‘Š222.pdf' # list_img2 = [f'D:\่šๅ‡็ง‘ๆŠ€-็ ”ๅ‘\\2021 ่šๅ‡็ง‘ๆŠ€AIๅนณๅฐ\\OCR\\{item}' for item in list_img] # img_to_pdf(list_img2, path2)
[ 11748, 4818, 8079, 198, 11748, 28686, 198, 198, 11748, 4197, 89, 220, 1303, 4197, 89, 22887, 109, 42468, 79, 541, 2721, 9485, 33239, 20456, 532, 72, 3740, 1378, 10793, 5965, 13, 7344, 88, 403, 13, 785, 14, 79, 4464, 72, 14, 36439, 357, 20519, 33239, 20456, 12, 16, 13, 1507, 13, 1558, 8, 628, 628, 198, 198, 361, 11593, 3672, 834, 6624, 366, 834, 12417, 834, 1298, 198, 220, 220, 220, 3108, 796, 374, 6, 35, 7479, 164, 223, 248, 161, 251, 229, 163, 100, 239, 162, 232, 222, 12, 163, 254, 242, 20998, 239, 59, 1238, 2481, 5525, 223, 248, 161, 251, 229, 163, 100, 239, 162, 232, 222, 20185, 33176, 111, 20998, 108, 59, 4503, 49, 59, 41468, 30585, 224, 17739, 105, 20998, 116, 164, 112, 95, 162, 232, 98, 13, 12315, 6, 198, 220, 220, 220, 1303, 3108, 796, 374, 6, 35, 7479, 164, 223, 248, 161, 251, 229, 163, 100, 239, 162, 232, 222, 12, 163, 254, 242, 20998, 239, 59, 1238, 2481, 5525, 223, 248, 161, 251, 229, 163, 100, 239, 162, 232, 222, 20185, 33176, 111, 20998, 108, 59, 4503, 49, 59, 163, 225, 255, 27950, 249, 17739, 105, 20998, 116, 5304, 33176, 112, 22522, 94, 164, 106, 94, 162, 232, 98, 37772, 232, 13, 12315, 6, 198, 220, 220, 220, 37124, 62, 1462, 62, 9600, 7, 6978, 8, 198, 220, 220, 220, 1303, 1351, 62, 9600, 796, 37250, 163, 225, 255, 27950, 249, 17739, 105, 20998, 116, 5304, 33176, 112, 22522, 94, 164, 106, 94, 162, 232, 98, 37772, 232, 18, 13, 9479, 3256, 705, 818, 9091, 163, 225, 255, 27950, 249, 17739, 105, 20998, 116, 5304, 33176, 112, 22522, 94, 164, 106, 94, 162, 232, 98, 37772, 232, 12, 19, 13, 9479, 3256, 705, 163, 225, 255, 27950, 249, 17739, 105, 20998, 116, 5304, 33176, 112, 22522, 94, 164, 106, 94, 162, 232, 98, 37772, 232, 21, 13, 9479, 3256, 705, 163, 225, 255, 27950, 249, 17739, 105, 20998, 116, 5304, 33176, 112, 22522, 94, 164, 106, 94, 162, 232, 98, 37772, 232, 24, 13, 9479, 3256, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 163, 225, 255, 27950, 249, 17739, 105, 20998, 116, 5304, 33176, 112, 22522, 94, 164, 106, 94, 162, 232, 98, 37772, 232, 19, 13, 9479, 3256, 2361, 198, 220, 220, 220, 1303, 1351, 62, 9600, 796, 37250, 163, 225, 255, 27950, 249, 17739, 105, 20998, 116, 5304, 33176, 112, 22522, 94, 164, 106, 94, 162, 232, 98, 37772, 232, 18, 13, 9479, 3256, 705, 818, 9091, 163, 225, 255, 27950, 249, 17739, 105, 20998, 116, 5304, 33176, 112, 22522, 94, 164, 106, 94, 162, 232, 98, 37772, 232, 21, 13, 9479, 3256, 705, 163, 225, 255, 27950, 249, 17739, 105, 20998, 116, 5304, 33176, 112, 22522, 94, 164, 106, 94, 162, 232, 98, 37772, 232, 24, 13, 9479, 3256, 60, 198, 220, 220, 220, 1303, 198, 220, 220, 220, 1303, 3108, 17, 796, 374, 6, 35, 7479, 164, 223, 248, 161, 251, 229, 163, 100, 239, 162, 232, 222, 12, 163, 254, 242, 20998, 239, 59, 1238, 2481, 5525, 223, 248, 161, 251, 229, 163, 100, 239, 162, 232, 222, 20185, 33176, 111, 20998, 108, 59, 4503, 49, 59, 163, 225, 255, 27950, 249, 17739, 105, 20998, 116, 5304, 33176, 112, 22522, 94, 164, 106, 94, 162, 232, 98, 37772, 232, 23148, 13, 12315, 6, 198, 220, 220, 220, 1303, 1351, 62, 9600, 17, 796, 685, 69, 6, 35, 7479, 164, 223, 248, 161, 251, 229, 163, 100, 239, 162, 232, 222, 12, 163, 254, 242, 20998, 239, 6852, 1238, 2481, 5525, 223, 248, 161, 251, 229, 163, 100, 239, 162, 232, 222, 20185, 33176, 111, 20998, 108, 6852, 4503, 49, 6852, 90, 9186, 92, 6, 329, 2378, 287, 1351, 62, 9600, 60, 198, 220, 220, 220, 1303, 33705, 62, 1462, 62, 12315, 7, 4868, 62, 9600, 17, 11, 3108, 17, 8, 198 ]
1.117378
656
# Copyright (C) 2019 The Raphielscape Company LLC. # # Licensed under the Raphielscape Public License, Version 1.b (the "License"); # you may not use this file except in compliance with the License. # import asyncio from asyncio import wait from userbot import BOTLOG_CHATID, BOTLOG, CMD_HELP from userbot.events import register @register(outgoing=True, pattern="^.spam") @register(outgoing=True, pattern="^.tspam") @register(outgoing=True, pattern="^.bigspam") @register(outgoing=True, pattern="^.gangsta$") @register(outgoing=True, pattern="^.nikal$") @register(outgoing=True, pattern="^.repeat") @register(outgoing=True, pattern="^.repeats") @register(outgoing=True, pattern="^.picspam") @register(outgoing=True, pattern="^.delayspam") CMD_HELP.update({ "spam": ".tspam <text>\ \nUsage: Spam the text letter by letter.\ \n\n.spam <count> <text>\ \nUsage: Your regular spammer stuff :P\ \n\n.bigspam <count> <text>\ \nUsage: .spam on steroids !!\ \n\n.picspam <count> <link>\ \nUsage: As if text spam was not enough !!\ \n\n.delayspam <delay> <count> <text>\ \nUsage: .bigspam but slower.\ \n\n.gangsta\ \nUsage: Gives you Gengster Feeling, btw Spyder is real Gangsta.\ \n\n.nikal\ \nUsage: Prevents Lawda Lassun.\ \n\n\nNOTE : I am not responsible if you get banned for spamming!" })
[ 2, 15069, 357, 34, 8, 13130, 383, 12281, 5303, 417, 6794, 5834, 11419, 13, 198, 2, 198, 2, 49962, 739, 262, 12281, 5303, 417, 6794, 5094, 13789, 11, 10628, 352, 13, 65, 357, 1169, 366, 34156, 15341, 198, 2, 345, 743, 407, 779, 428, 2393, 2845, 287, 11846, 351, 262, 13789, 13, 198, 2, 198, 198, 11748, 30351, 952, 198, 6738, 30351, 952, 1330, 4043, 198, 198, 6738, 2836, 13645, 1330, 347, 2394, 25294, 62, 31542, 2389, 11, 347, 2394, 25294, 11, 327, 12740, 62, 39, 3698, 47, 198, 6738, 2836, 13645, 13, 31534, 1330, 7881, 628, 198, 31, 30238, 7, 448, 5146, 28, 17821, 11, 3912, 2625, 61, 13, 2777, 321, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 198, 31, 30238, 7, 448, 5146, 28, 17821, 11, 3912, 2625, 61, 13, 912, 79, 321, 4943, 198, 198, 31, 30238, 7, 448, 5146, 28, 17821, 11, 3912, 2625, 61, 13, 14261, 2777, 321, 4943, 198, 198, 31, 30238, 7, 448, 5146, 28, 17821, 11, 3912, 2625, 61, 13, 28284, 38031, 3, 4943, 628, 220, 220, 220, 220, 220, 220, 220, 220, 198, 31, 30238, 7, 448, 5146, 28, 17821, 11, 3912, 2625, 61, 13, 17187, 282, 3, 4943, 628, 198, 31, 30238, 7, 448, 5146, 28, 17821, 11, 3912, 2625, 61, 13, 44754, 4943, 198, 220, 220, 220, 220, 198, 220, 220, 220, 220, 198, 31, 30238, 7, 448, 5146, 28, 17821, 11, 3912, 2625, 61, 13, 45956, 1381, 4943, 198, 198, 31, 30238, 7, 448, 5146, 28, 17821, 11, 3912, 2625, 61, 13, 79, 873, 79, 321, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 198, 31, 30238, 7, 448, 5146, 28, 17821, 11, 3912, 2625, 61, 13, 12381, 592, 79, 321, 4943, 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, 220, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 198, 34, 12740, 62, 39, 3698, 47, 13, 19119, 15090, 198, 220, 220, 220, 366, 2777, 321, 1298, 27071, 912, 79, 321, 1279, 5239, 29, 59, 198, 59, 77, 28350, 25, 1338, 321, 262, 2420, 3850, 416, 3850, 13, 59, 198, 59, 77, 59, 77, 13, 2777, 321, 1279, 9127, 29, 1279, 5239, 29, 59, 198, 59, 77, 28350, 25, 3406, 3218, 18084, 647, 3404, 1058, 47, 59, 198, 59, 77, 59, 77, 13, 14261, 2777, 321, 1279, 9127, 29, 1279, 5239, 29, 59, 198, 59, 77, 28350, 25, 764, 2777, 321, 319, 31397, 37867, 59, 198, 59, 77, 59, 77, 13, 79, 873, 79, 321, 1279, 9127, 29, 1279, 8726, 29, 59, 198, 59, 77, 28350, 25, 1081, 611, 2420, 18084, 373, 407, 1576, 37867, 59, 198, 59, 77, 59, 77, 13, 12381, 592, 79, 321, 1279, 40850, 29, 1279, 9127, 29, 1279, 5239, 29, 59, 198, 59, 77, 28350, 25, 764, 14261, 2777, 321, 475, 13611, 13, 59, 198, 59, 77, 59, 77, 13, 28284, 38031, 59, 198, 59, 77, 28350, 25, 402, 1083, 345, 402, 1516, 1706, 39635, 11, 275, 4246, 23688, 1082, 318, 1103, 19228, 38031, 13, 59, 198, 59, 77, 59, 77, 13, 17187, 282, 59, 198, 59, 77, 28350, 25, 43280, 658, 3854, 6814, 406, 562, 403, 13, 59, 198, 59, 77, 59, 77, 59, 77, 16580, 1058, 314, 716, 407, 4497, 611, 345, 651, 9301, 329, 18084, 2229, 2474, 198, 30072, 198 ]
2.418564
571
""" Copyright 2020 The Magma Authors. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. 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. The IP allocator maintains the life cycle of assigned IP addresses. The IP allocator accepts IP blocks (range of IP addresses), and supports allocating and releasing IP addresses from the assigned IP blocks. Note that an IP address is not immediately made available for allocation right after release: it is "reserved" for the same client for a certain period of time to ensure that 1) an observer, e.g. pipelined, that caches IP states has enough time to pull the updated IP states; 2) IP packets intended for the old client will not be unintentionally routed to a new client until the old TCP connection expires. To support this semantic, an IP address can have the following states during it's life cycle in the IP allocator: FREE: IP is available for allocation ALLOCATED: IP is allocated for a client. RELEASED: IP is released, but still reserved for the client REAPED: IPs are periodically reaped from the RELEASED state to the REAPED state, and at the same time a timer is set. All REAPED state IPs are freed once the time goes off. The purpose of this state is to age IPs for a certain period of time before freeing. """ from __future__ import absolute_import, division, print_function, \ unicode_literals from ipaddress import ip_address, ip_network from typing import Dict, List, Set from random import choice from magma.mobilityd.ip_descriptor import IPDesc, IPState DEFAULT_IP_RECYCLE_INTERVAL = 15
[ 37811, 198, 15269, 12131, 383, 2944, 2611, 46665, 13, 198, 198, 1212, 2723, 2438, 318, 11971, 739, 262, 347, 10305, 12, 7635, 5964, 1043, 287, 262, 198, 43, 2149, 24290, 2393, 287, 262, 6808, 8619, 286, 428, 2723, 5509, 13, 198, 198, 28042, 2672, 416, 9723, 1099, 393, 4987, 284, 287, 3597, 11, 3788, 198, 17080, 6169, 739, 262, 13789, 318, 9387, 319, 281, 366, 1921, 3180, 1, 29809, 1797, 11, 198, 54, 10554, 12425, 34764, 11015, 6375, 7102, 49828, 11053, 3963, 15529, 509, 12115, 11, 2035, 4911, 393, 17142, 13, 198, 6214, 262, 13789, 329, 262, 2176, 3303, 15030, 21627, 290, 198, 2475, 20597, 739, 262, 13789, 13, 198, 198, 464, 6101, 36836, 1352, 16047, 262, 1204, 6772, 286, 8686, 6101, 9405, 13, 198, 198, 464, 6101, 36836, 1352, 18178, 6101, 7021, 357, 9521, 286, 6101, 9405, 828, 290, 6971, 198, 439, 27123, 290, 13011, 6101, 9405, 422, 262, 8686, 6101, 7021, 13, 5740, 198, 5562, 281, 6101, 2209, 318, 407, 3393, 925, 1695, 329, 20157, 826, 198, 8499, 2650, 25, 340, 318, 366, 411, 8520, 1, 329, 262, 976, 5456, 329, 257, 1728, 2278, 286, 198, 2435, 284, 4155, 326, 352, 8, 281, 22890, 11, 304, 13, 70, 13, 7347, 417, 1389, 11, 326, 50177, 6101, 2585, 468, 198, 48229, 640, 284, 2834, 262, 6153, 6101, 2585, 26, 362, 8, 6101, 24624, 5292, 329, 262, 198, 727, 5456, 481, 407, 307, 44793, 42101, 284, 257, 649, 5456, 1566, 262, 1468, 198, 4825, 47, 4637, 27396, 13, 198, 198, 2514, 1104, 428, 37865, 11, 281, 6101, 2209, 460, 423, 262, 1708, 2585, 198, 42122, 340, 338, 1204, 6772, 287, 262, 6101, 36836, 1352, 25, 198, 220, 220, 220, 17189, 25, 6101, 318, 1695, 329, 20157, 198, 220, 220, 220, 11096, 4503, 11617, 25, 6101, 318, 19171, 329, 257, 5456, 13, 198, 220, 220, 220, 49968, 42827, 25, 6101, 318, 2716, 11, 475, 991, 10395, 329, 262, 5456, 198, 220, 220, 220, 4526, 2969, 1961, 25, 6101, 82, 389, 26034, 302, 5813, 422, 262, 49968, 42827, 1181, 284, 262, 198, 220, 220, 220, 220, 220, 220, 220, 4526, 2969, 1961, 1181, 11, 290, 379, 262, 976, 640, 257, 19781, 318, 900, 13, 1439, 4526, 2969, 1961, 1181, 198, 220, 220, 220, 220, 220, 220, 220, 6101, 82, 389, 13459, 1752, 262, 640, 2925, 572, 13, 383, 4007, 286, 428, 1181, 318, 198, 220, 220, 220, 220, 220, 220, 220, 284, 2479, 6101, 82, 329, 257, 1728, 2278, 286, 640, 878, 35800, 13, 198, 37811, 198, 198, 6738, 11593, 37443, 834, 1330, 4112, 62, 11748, 11, 7297, 11, 3601, 62, 8818, 11, 3467, 198, 220, 220, 220, 28000, 1098, 62, 17201, 874, 198, 198, 6738, 20966, 21975, 1330, 20966, 62, 21975, 11, 20966, 62, 27349, 198, 6738, 19720, 1330, 360, 713, 11, 7343, 11, 5345, 198, 6738, 4738, 1330, 3572, 198, 198, 6738, 2153, 2611, 13, 39949, 879, 67, 13, 541, 62, 20147, 1968, 273, 1330, 314, 5760, 3798, 11, 6101, 9012, 198, 198, 7206, 38865, 62, 4061, 62, 38827, 56, 29931, 62, 41358, 23428, 796, 1315, 628 ]
3.816568
507
# Copyright 2020 Huawei Technologies Co., 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. # ============================================================================ """learning rate generator""" import numpy as np from mindspore.common.tensor import Tensor def get_poly_lr(global_step, lr_init, lr_end, lr_max, warmup_steps, total_steps, poly_power): """ generate learning rate array Args: lr_init(float): init learning rate lr_end(float): end learning rate lr_max(float): max learning rate warmup_steps(int): number of warmup epochs total_steps(int): total epoch of training poly_power(int): poly learning rate power Returns: np.array, learning rate array """ lr_each_step = [] if warmup_steps != 0: inc_each_step = (float(lr_max) - float(lr_init)) / float(warmup_steps) else: inc_each_step = 0 for i in range(total_steps): if i < warmup_steps: lr = float(lr_init) + inc_each_step * float(i) else: base = (1.0 - (float(i) - float(warmup_steps)) / (float(total_steps) - float(warmup_steps))) lr = float(lr_max - lr_end) * (base ** poly_power) lr = lr + lr_end if lr < 0.0: lr = 0.0 lr_each_step.append(lr) learning_rate = np.array(lr_each_step).astype(np.float32) current_step = global_step learning_rate = learning_rate[current_step:] return learning_rate # bert kfac hyperparam setting
[ 2, 15069, 12131, 43208, 21852, 1766, 1539, 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, 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, 2, 38093, 2559, 18604, 198, 37811, 40684, 2494, 17301, 37811, 198, 11748, 299, 32152, 355, 45941, 198, 198, 6738, 2000, 2777, 382, 13, 11321, 13, 83, 22854, 1330, 309, 22854, 628, 198, 4299, 651, 62, 35428, 62, 14050, 7, 20541, 62, 9662, 11, 300, 81, 62, 15003, 11, 300, 81, 62, 437, 11, 300, 81, 62, 9806, 11, 5814, 929, 62, 20214, 11, 2472, 62, 20214, 11, 7514, 62, 6477, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 7716, 4673, 2494, 7177, 628, 220, 220, 220, 943, 14542, 25, 198, 220, 220, 220, 220, 220, 220, 300, 81, 62, 15003, 7, 22468, 2599, 2315, 4673, 2494, 198, 220, 220, 220, 220, 220, 220, 300, 81, 62, 437, 7, 22468, 2599, 886, 4673, 2494, 198, 220, 220, 220, 220, 220, 220, 300, 81, 62, 9806, 7, 22468, 2599, 3509, 4673, 2494, 198, 220, 220, 220, 220, 220, 220, 5814, 929, 62, 20214, 7, 600, 2599, 1271, 286, 5814, 929, 36835, 82, 198, 220, 220, 220, 220, 220, 220, 2472, 62, 20214, 7, 600, 2599, 2472, 36835, 286, 3047, 198, 220, 220, 220, 220, 220, 220, 7514, 62, 6477, 7, 600, 2599, 7514, 4673, 2494, 1176, 628, 220, 220, 220, 16409, 25, 198, 220, 220, 220, 220, 220, 220, 45941, 13, 18747, 11, 4673, 2494, 7177, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 300, 81, 62, 27379, 62, 9662, 796, 17635, 198, 220, 220, 220, 611, 5814, 929, 62, 20214, 14512, 657, 25, 198, 220, 220, 220, 220, 220, 220, 220, 753, 62, 27379, 62, 9662, 796, 357, 22468, 7, 14050, 62, 9806, 8, 532, 12178, 7, 14050, 62, 15003, 4008, 1220, 12178, 7, 31975, 929, 62, 20214, 8, 198, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 753, 62, 27379, 62, 9662, 796, 657, 198, 220, 220, 220, 329, 1312, 287, 2837, 7, 23350, 62, 20214, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 611, 1312, 1279, 5814, 929, 62, 20214, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 300, 81, 796, 12178, 7, 14050, 62, 15003, 8, 1343, 753, 62, 27379, 62, 9662, 1635, 12178, 7, 72, 8, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2779, 796, 357, 16, 13, 15, 532, 357, 22468, 7, 72, 8, 532, 12178, 7, 31975, 929, 62, 20214, 4008, 1220, 357, 22468, 7, 23350, 62, 20214, 8, 532, 12178, 7, 31975, 929, 62, 20214, 22305, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 300, 81, 796, 12178, 7, 14050, 62, 9806, 532, 300, 81, 62, 437, 8, 1635, 357, 8692, 12429, 7514, 62, 6477, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 300, 81, 796, 300, 81, 1343, 300, 81, 62, 437, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 300, 81, 1279, 657, 13, 15, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 300, 81, 796, 657, 13, 15, 198, 220, 220, 220, 220, 220, 220, 220, 300, 81, 62, 27379, 62, 9662, 13, 33295, 7, 14050, 8, 628, 220, 220, 220, 4673, 62, 4873, 796, 45941, 13, 18747, 7, 14050, 62, 27379, 62, 9662, 737, 459, 2981, 7, 37659, 13, 22468, 2624, 8, 198, 220, 220, 220, 1459, 62, 9662, 796, 3298, 62, 9662, 198, 220, 220, 220, 4673, 62, 4873, 796, 4673, 62, 4873, 58, 14421, 62, 9662, 47715, 198, 220, 220, 220, 1441, 4673, 62, 4873, 628, 198, 2, 275, 861, 479, 38942, 8718, 17143, 4634, 628 ]
2.663144
757
import sys from pathlib import Path sys.path.append(str(Path(__file__).resolve().parent)) from cwesecurity.cwe import Cwe
[ 11748, 25064, 198, 6738, 3108, 8019, 1330, 10644, 198, 17597, 13, 6978, 13, 33295, 7, 2536, 7, 15235, 7, 834, 7753, 834, 737, 411, 6442, 22446, 8000, 4008, 198, 6738, 269, 86, 274, 721, 1684, 13, 66, 732, 1330, 327, 732 ]
2.95122
41
import logging import multiprocessing import os from dataclasses import dataclass from itertools import repeat, takewhile from pathlib import Path from typing import Any, List, Mapping, Optional, Union import numpy as np import pandas as pd from .bed_reader import read_f32, read_f64, read_i8 # https://stackoverflow.com/questions/845058/how-to-get-line-count-of-a-large-file-cheaply-in-python @dataclass _delimiters = {"fam": r"\s+", "bim": "\t"} _count_name = {"fam": "iid_count", "bim": "sid_count"} _meta_meta = { # https://stackoverflow.com/questions/41921255/staticmethod-object-is-not-callable "fid": _MetaMeta("fam", 0, np.str_, "0", _all_same), "iid": _MetaMeta("fam", 1, np.str_, None, _sequence), "father": _MetaMeta("fam", 2, np.str_, "0", _all_same), "mother": _MetaMeta("fam", 3, np.str_, "0", _all_same), "sex": _MetaMeta("fam", 4, np.int32, 0, _all_same), "pheno": _MetaMeta("fam", 5, np.str_, "0", _all_same), "chromosome": _MetaMeta("bim", 0, np.str_, "0", _all_same), "sid": _MetaMeta("bim", 1, np.str_, None, _sequence), "cm_position": _MetaMeta("bim", 2, np.float32, 0, _all_same), "bp_position": _MetaMeta("bim", 3, np.int32, 0, _all_same), "allele_1": _MetaMeta("bim", 4, np.str_, "A1", _all_same), "allele_2": _MetaMeta("bim", 5, np.str_, "A2", _all_same), } class open_bed: """ Open a PLINK .bed file for reading. Parameters ---------- filepath: pathlib.Path or str File path to the .bed file. iid_count: None or int, optional Number of individuals (samples) in the .bed file. The default (``iid_count=None``) finds the number automatically by quickly scanning the .fam file. sid_count: None or int, optional Number of SNPs (variants) in the .bed file. The default (``sid_count=None``) finds the number automatically by quickly scanning the .bim file. properties: dict, optional A dictionary of any replacement properties. The default is an empty dictionary. The keys of the dictionary are the names of the properties to replace. The possible keys are: "fid" (family id), "iid" (individual or sample id), "father" (father id), "mother" (mother id), "sex", "pheno" (phenotype), "chromosome", "sid" (SNP or variant id), "cm_position" (centimorgan position), "bp_position" (base-pair position), "allele_1", "allele_2". The values are replacement lists or arrays. A value can also be `None`, meaning do not read or offer this property. See examples, below. The list or array will be converted to a :class:`numpy.ndarray` of the appropriate dtype, if necessary. Any :class:`numpy.nan` values will converted to the appropriate missing value. The PLINK `.fam specification <https://www.cog-genomics.org/plink2/formats#fam>`_ and `.bim specification <https://www.cog-genomics.org/plink2/formats#bim>`_ lists the dtypes and missing values for each property. count_A1: bool, optional True (default) to count the number of A1 alleles (the PLINK standard). False to count the number of A2 alleles. num_threads: None or int, optional The number of threads with which to read data. Defaults to all available processors. Can also be set with these environment variables (listed in priority order): 'PST_NUM_THREADS', 'NUM_THREADS', 'MKL_NUM_THREADS'. skip_format_check: bool, optional False (default) to immediately check for expected starting bytes in the .bed file. True to delay the check until (and if) data is read. fam_filepath: pathlib.Path or str, optional Path to the file containing information about each individual (sample). Defaults to replacing the .bed fileโ€™s suffix with .fam. bim_filepath: pathlib.Path or str, optional Path to the file containing information about each SNP (variant). Defaults to replacing the .bed fileโ€™s suffix with .bim. Returns ------- open_bed an open_bed object Examples -------- List individual (sample) :attr:`iid` and SNP (variant) :attr:`sid`, then :meth:`read` the whole file. .. doctest:: >>> from bed_reader import open_bed, sample_file >>> >>> file_name = sample_file("small.bed") >>> bed = open_bed(file_name) >>> print(bed.iid) ['iid1' 'iid2' 'iid3'] >>> print(bed.sid) ['sid1' 'sid2' 'sid3' 'sid4'] >>> print(bed.read()) [[ 1. 0. nan 0.] [ 2. 0. nan 2.] [ 0. 1. 2. 0.]] >>> del bed # optional: delete bed object Open the file and read data for one SNP (variant) at index position 2. .. doctest:: >>> import numpy as np >>> with open_bed(file_name) as bed: ... print(bed.read(np.s_[:,2])) [[nan] [nan] [ 2.]] Replace :attr:`iid`. >>> bed = open_bed(file_name, properties={"iid":["sample1","sample2","sample3"]}) >>> print(bed.iid) # replaced ['sample1' 'sample2' 'sample3'] >>> print(bed.sid) # same as before ['sid1' 'sid2' 'sid3' 'sid4'] Give the number of individuals (samples) and SNPs (variants) so that the .fam and .bim files need never be opened. >>> with open_bed(file_name, iid_count=3, sid_count=4) as bed: ... print(bed.read()) [[ 1. 0. nan 0.] [ 2. 0. nan 2.] [ 0. 1. 2. 0.]] Mark some properties as "donโ€™t read or offer". >>> bed = open_bed(file_name, properties={ ... "father" : None, "mother" : None, "sex" : None, "pheno" : None, ... "allele_1" : None, "allele_2":None }) >>> print(bed.iid) # read from file ['iid1' 'iid2' 'iid3'] >>> print(bed.allele_2) # not read and not offered None See the :meth:`read` for details of reading batches via slicing and fancy indexing. """ def read( self, index: Optional[Any] = None, dtype: Optional[Union[type, str]] = "float32", order: Optional[str] = "F", force_python_only: Optional[bool] = False, num_threads=None, ) -> np.ndarray: """ Read genotype information. Parameters ---------- index: An optional expression specifying the individuals (samples) and SNPs (variants) to read. (See examples, below). Defaults to ``None``, meaning read all. (If index is a tuple, the first component indexes the individuals and the second indexes the SNPs. If it is not a tuple and not None, it indexes SNPs.) dtype: {'float32' (default), 'float64', 'int8'}, optional The desired data-type for the returned array. order : {'F','C'}, optional The desired memory layout for the returned array. Defaults to ``F`` (Fortran order, which is SNP-major). force_python_only: bool, optional If False (default), uses the faster Rust code; otherwise it uses the slower pure Python code. num_threads: None or int, optional The number of threads with which to read data. Defaults to all available processors. Can also be set with :class:`open_bed` or these environment variables (listed in priority order): 'PST_NUM_THREADS', 'NUM_THREADS', 'MKL_NUM_THREADS'. Returns ------- numpy.ndarray 2-D array containing values of 0, 1, 2, or missing Rows represent individuals (samples). Columns represent SNPs (variants). For ``dtype`` 'float32' and 'float64', NaN indicates missing values. For 'int8', -127 indicates missing values. Examples -------- To read all data in a .bed file, set ``index`` to ``None``. This is the default. .. doctest:: >>> from bed_reader import open_bed, sample_file >>> >>> file_name = sample_file("small.bed") >>> with open_bed(file_name) as bed: ... print(bed.read()) [[ 1. 0. nan 0.] [ 2. 0. nan 2.] [ 0. 1. 2. 0.]] To read selected individuals (samples) and/or SNPs (variants), set each part of a :class:`numpy.s_` to an `int`, a list of `int`, a slice expression, or a list of `bool`. Negative integers count from the end of the list. .. doctest:: >>> import numpy as np >>> bed = open_bed(file_name) >>> print(bed.read(np.s_[:,2])) # read the SNPs indexed by 2. [[nan] [nan] [ 2.]] >>> print(bed.read(np.s_[:,[2,3,0]])) # read the SNPs indexed by 2, 3, and 0 [[nan 0. 1.] [nan 2. 2.] [ 2. 0. 0.]] >>> # read SNPs from 1 (inclusive) to 4 (exclusive) >>> print(bed.read(np.s_[:,1:4])) [[ 0. nan 0.] [ 0. nan 2.] [ 1. 2. 0.]] >>> print(np.unique(bed.chromosome)) # print unique chrom values ['1' '5' 'Y'] >>> print(bed.read(np.s_[:,bed.chromosome=='5'])) # read all SNPs in chrom 5 [[nan] [nan] [ 2.]] >>> print(bed.read(np.s_[0,:])) # Read 1st individual (across all SNPs) [[ 1. 0. nan 0.]] >>> print(bed.read(np.s_[::2,:])) # Read every 2nd individual [[ 1. 0. nan 0.] [ 0. 1. 2. 0.]] >>> #read last and 2nd-to-last individuals and the last SNPs >>> print(bed.read(np.s_[[-1,-2],-1])) [[0.] [2.]] You can give a dtype for the output. .. doctest:: >>> print(bed.read(dtype='int8')) [[ 1 0 -127 0] [ 2 0 -127 2] [ 0 1 2 0]] >>> del bed # optional: delete bed object """ iid_index_or_slice_etc, sid_index_or_slice_etc = self._split_index(index) dtype = np.dtype(dtype) if order not in {"F", "C"}: raise ValueError(f"order '{order}' not known, only 'F', 'C'") # Later happy with _iid_range and _sid_range or could it be done with # allocation them? if self._iid_range is None: self._iid_range = np.arange(self.iid_count, dtype="uintp") if self._sid_range is None: self._sid_range = np.arange(self.sid_count, dtype="uintp") iid_index = np.ascontiguousarray( self._iid_range[iid_index_or_slice_etc], dtype="uintp", ) sid_index = np.ascontiguousarray( self._sid_range[sid_index_or_slice_etc], dtype="uintp" ) if not force_python_only: num_threads = get_num_threads( self._num_threads if num_threads is None else num_threads ) val = np.zeros((len(iid_index), len(sid_index)), order=order, dtype=dtype) if self.iid_count > 0 and self.sid_count > 0: if dtype == np.int8: reader = read_i8 elif dtype == np.float64: reader = read_f64 elif dtype == np.float32: reader = read_f32 else: raise ValueError( f"dtype '{val.dtype}' not known, only " + "'int8', 'float32', and 'float64' are allowed." ) reader( str(self.filepath), iid_count=self.iid_count, sid_count=self.sid_count, count_a1=self.count_A1, iid_index=iid_index, sid_index=sid_index, val=val, num_threads=num_threads, ) else: if not self.count_A1: byteZero = 0 byteThree = 2 else: byteZero = 2 byteThree = 0 if dtype == np.int8: missing = -127 else: missing = np.nan # An earlier version of this code had a way to read consecutive SNPs of code # in one read. May want # to add that ability back to the code. # Also, note that reading with python will often result in # non-contiguous memory # logging.warn("using pure python plink parser (might be much slower!!)") val = np.zeros( ((int(np.ceil(0.25 * self.iid_count)) * 4), len(sid_index)), order=order, dtype=dtype, ) # allocate it a little big nbyte = int(np.ceil(0.25 * self.iid_count)) with open(self.filepath, "rb") as filepointer: for SNPsIndex, bimIndex in enumerate(sid_index): startbit = int(np.ceil(0.25 * self.iid_count) * bimIndex + 3) filepointer.seek(startbit) bytes = np.array(bytearray(filepointer.read(nbyte))).reshape( (int(np.ceil(0.25 * self.iid_count)), 1), order="F" ) val[3::4, SNPsIndex : SNPsIndex + 1] = byteZero val[3::4, SNPsIndex : SNPsIndex + 1][bytes >= 64] = missing val[3::4, SNPsIndex : SNPsIndex + 1][bytes >= 128] = 1 val[3::4, SNPsIndex : SNPsIndex + 1][bytes >= 192] = byteThree bytes = np.mod(bytes, 64) val[2::4, SNPsIndex : SNPsIndex + 1] = byteZero val[2::4, SNPsIndex : SNPsIndex + 1][bytes >= 16] = missing val[2::4, SNPsIndex : SNPsIndex + 1][bytes >= 32] = 1 val[2::4, SNPsIndex : SNPsIndex + 1][bytes >= 48] = byteThree bytes = np.mod(bytes, 16) val[1::4, SNPsIndex : SNPsIndex + 1] = byteZero val[1::4, SNPsIndex : SNPsIndex + 1][bytes >= 4] = missing val[1::4, SNPsIndex : SNPsIndex + 1][bytes >= 8] = 1 val[1::4, SNPsIndex : SNPsIndex + 1][bytes >= 12] = byteThree bytes = np.mod(bytes, 4) val[0::4, SNPsIndex : SNPsIndex + 1] = byteZero val[0::4, SNPsIndex : SNPsIndex + 1][bytes >= 1] = missing val[0::4, SNPsIndex : SNPsIndex + 1][bytes >= 2] = 1 val[0::4, SNPsIndex : SNPsIndex + 1][bytes >= 3] = byteThree val = val[iid_index, :] # reorder or trim any extra allocation assert val.dtype == np.dtype(dtype) # real assert if not open_bed._array_properties_are_ok(val, order): val = val.copy(order=order) return val @property def fid(self) -> np.ndarray: """ Family id of each individual (sample). Returns ------- numpy.ndarray array of str '0' represents a missing value. If needed, will cause a one-time read of the .fam file. Example ------- .. doctest:: >>> from bed_reader import open_bed, sample_file >>> >>> file_name = sample_file("small.bed") >>> with open_bed(file_name) as bed: ... print(bed.fid) ['fid1' 'fid1' 'fid2'] """ return self.property_item("fid") @property def iid(self) -> np.ndarray: """ Individual id of each individual (sample). Returns ------- numpy.ndarray array of str If needed, will cause a one-time read of the .fam file. Example ------- .. doctest:: >>> from bed_reader import open_bed, sample_file >>> >>> file_name = sample_file("small.bed") >>> with open_bed(file_name) as bed: ... print(bed.iid) ['iid1' 'iid2' 'iid3'] """ return self.property_item("iid") @property def father(self) -> np.ndarray: """ Father id of each individual (sample). Returns ------- numpy.ndarray array of str '0' represents a missing value. If needed, will cause a one-time read of the .fam file. Example ------- .. doctest:: >>> from bed_reader import open_bed, sample_file >>> >>> file_name = sample_file("small.bed") >>> with open_bed(file_name) as bed: ... print(bed.father) ['iid23' 'iid23' 'iid22'] """ return self.property_item("father") @property def mother(self) -> np.ndarray: """ Mother id of each individual (sample). Returns ------- numpy.ndarray array of str '0' represents a missing value. If needed, will cause a one-time read of the .fam file. Example ------- .. doctest:: >>> from bed_reader import open_bed, sample_file >>> >>> file_name = sample_file("small.bed") >>> with open_bed(file_name) as bed: ... print(bed.mother) ['iid34' 'iid34' 'iid33'] """ return self.property_item("mother") @property def sex(self) -> np.ndarray: """ Sex of each individual (sample). Returns ------- numpy.ndarray array of 0, 1, or 2 0 is unknown, 1 is male, 2 is female If needed, will cause a one-time read of the .fam file. Example ------- .. doctest:: >>> from bed_reader import open_bed, sample_file >>> >>> file_name = sample_file("small.bed") >>> with open_bed(file_name) as bed: ... print(bed.sex) [1 2 0] """ return self.property_item("sex") @property def pheno(self) -> np.ndarray: """ A phenotype for each individual (sample) (seldom used). Returns ------- numpy.ndarray array of str '0' may represent a missing value. If needed, will cause a one-time read of the .fam file. Example ------- .. doctest:: >>> from bed_reader import open_bed, sample_file >>> >>> file_name = sample_file("small.bed") >>> with open_bed(file_name) as bed: ... print(bed.pheno) ['red' 'red' 'blue'] """ return self.property_item("pheno") @property def properties(self) -> Mapping[str, np.array]: """ All the properties returned as a dictionary. Returns ------- dict all the properties The keys of the dictionary are the names of the properties, namely: "fid" (family id), "iid" (individual or sample id), "father" (father id), "mother" (mother id), "sex", "pheno" (phenotype), "chromosome", "sid" (SNP or variant id), "cm_position" (centimorgan position), "bp_position" (base-pair position), "allele_1", "allele_2". The values are :class:`numpy.ndarray`. If needed, will cause a one-time read of the .fam and .bim file. Example ------- .. doctest:: >>> from bed_reader import open_bed, sample_file >>> >>> file_name = sample_file("small.bed") >>> with open_bed(file_name) as bed: ... print(len(bed.properties)) #length of dict 12 """ for key in _meta_meta: self.property_item(key) return self.properties_dict def property_item(self, name: str) -> np.ndarray: """ Retrieve one property by name. Returns ------- numpy.ndarray a property value The name is one of these: "fid" (family id), "iid" (individual or sample id), "father" (father id), "mother" (mother id), "sex", "pheno" (phenotype), "chromosome", "sid" (SNP or variant id), "cm_position" (centimorgan position), "bp_position" (base-pair position), "allele_1", "allele_2". If needed, will cause a one-time read of the .fam or .bim file. Example ------- .. doctest:: >>> from bed_reader import open_bed, sample_file >>> >>> file_name = sample_file("small.bed") >>> with open_bed(file_name) as bed: ... print(bed.property_item('chromosome')) ['1' '1' '5' 'Y'] """ if name not in self.properties_dict: mm = _meta_meta[name] self._read_fam_or_bim(suffix=mm.suffix) return self.properties_dict[name] @property def chromosome(self) -> np.ndarray: """ Chromosome of each SNP (variant) Returns ------- numpy.ndarray array of str '0' represents a missing value. If needed, will cause a one-time read of the .bim file. Example ------- .. doctest:: >>> from bed_reader import open_bed, sample_file >>> >>> file_name = sample_file("small.bed") >>> with open_bed(file_name) as bed: ... print(bed.chromosome) ['1' '1' '5' 'Y'] """ return self.property_item("chromosome") @property def sid(self) -> np.ndarray: """ SNP id of each SNP (variant). Returns ------- numpy.ndarray array of str If needed, will cause a one-time read of the .bim file. Example ------- .. doctest:: >>> from bed_reader import open_bed, sample_file >>> >>> file_name = sample_file("small.bed") >>> with open_bed(file_name) as bed: ... print(bed.sid) ['sid1' 'sid2' 'sid3' 'sid4'] """ return self.property_item("sid") @property def cm_position(self) -> np.ndarray: """ Centimorgan position of each SNP (variant). Returns ------- numpy.ndarray array of float 0.0 represents a missing value. If needed, will cause a one-time read of the .bim file. Example ------- .. doctest:: >>> from bed_reader import open_bed, sample_file >>> >>> file_name = sample_file("small.bed") >>> with open_bed(file_name) as bed: ... print(bed.cm_position) [ 100.4 2000.5 4000.7 7000.9] """ return self.property_item("cm_position") @property def bp_position(self) -> np.ndarray: """ Base-pair position of each SNP (variant). Returns ------- numpy.ndarray array of int 0 represents a missing value. If needed, will cause a one-time read of the .bim file. Example ------- .. doctest:: >>> from bed_reader import open_bed, sample_file >>> >>> file_name = sample_file("small.bed") >>> with open_bed(file_name) as bed: ... print(bed.bp_position) [ 1 100 1000 1004] """ return self.property_item("bp_position") @property def allele_1(self) -> np.ndarray: """ First allele of each SNP (variant). Returns ------- numpy.ndarray array of str If needed, will cause a one-time read of the .bim file. Example ------- .. doctest:: >>> from bed_reader import open_bed, sample_file >>> >>> file_name = sample_file("small.bed") >>> with open_bed(file_name) as bed: ... print(bed.allele_1) ['A' 'T' 'A' 'T'] """ return self.property_item("allele_1") @property def allele_2(self) -> np.ndarray: """ Second allele of each SNP (variant), Returns ------- numpy.ndarray array of str If needed, will cause a one-time read of the .bim file. Example ------- .. doctest:: >>> from bed_reader import open_bed, sample_file >>> >>> file_name = sample_file("small.bed") >>> with open_bed(file_name) as bed: ... print(bed.allele_2) ['A' 'C' 'C' 'G'] """ return self.property_item("allele_2") @property def iid_count(self) -> np.ndarray: """ Number of individuals (samples). Returns ------- int number of individuals If needed, will cause a fast line-count of the .fam file. Example ------- .. doctest:: >>> from bed_reader import open_bed, sample_file >>> >>> file_name = sample_file("small.bed") >>> with open_bed(file_name) as bed: ... print(bed.iid_count) 3 """ return self._count("fam") @property def sid_count(self) -> np.ndarray: """ Number of SNPs (variants). Returns ------- int number of SNPs If needed, will cause a fast line-count of the .bim file. Example ------- .. doctest:: >>> from bed_reader import open_bed, sample_file >>> >>> file_name = sample_file("small.bed") >>> with open_bed(file_name) as bed: ... print(bed.sid_count) 4 """ return self._count("bim") @staticmethod @staticmethod @property def shape(self): """ Number of individuals (samples) and SNPs (variants). Returns ------- (int, int) number of individuals, number of SNPs If needed, will cause a fast line-count of the .fam and .bim files. Example ------- .. doctest:: >>> from bed_reader import open_bed, sample_file >>> >>> file_name = sample_file("small.bed") >>> with open_bed(file_name) as bed: ... print(bed.shape) (3, 4) """ return (len(self.iid), len(self.sid)) @staticmethod @staticmethod @staticmethod @staticmethod @staticmethod if __name__ == "__main__": logging.basicConfig(level=logging.INFO) # if True: # from bed_reader import sample_file # file_name = sample_file("small.bed") # with open_bed(file_name) as bed: # print(bed.iid) # print(bed.sid) # print(bed.read()) # if False: # import numpy as np # from bed_reader._open_bed import open_bed # # Can get file from # https://www.dropbox.com/sh/xluk9opjiaobteg/AABgEggLk0ZoO0KQq0I4CaTJa?dl=0 # bigfile = r"M:\deldir\genbgen\2\merged_487400x220000.1.bed" # # bigfile = '/mnt/m/deldir/genbgen/2/merged_487400x220000.1.bed' # with open_bed(bigfile, num_threads=20) as bed: # sid_batch = 22 * 1000 # for sid_start in range(0, 10 * sid_batch, sid_batch): # slicer = np.s_[:10000, sid_start : sid_start + sid_batch] # print(slicer) # val = bed.read(slicer) # print(val.shape) # if False: # file = r"D:\OneDrive\programs\sgkit-plink\bed_reader\tests\data # /plink_sim_10s_100v_10pmiss.bed" # with open_bed(file) as bed: # print(bed.iid) # print(bed.shape) # val = bed.read() # print(val) # if False: # # bed_file = example_file('doc/ipynb/all.*','*.bed') # bed_file = r"F:\backup\carlk4d\data\carlk\cachebio\genetics\onemil\ # id1000000.sid_1000000.seed0.byiid\iid990000to1000000.bed" # bed = Bed(bed_file, count_A1=False) # snpdata1 = bed[:, :1000].read() # snpdata2 = bed[:, :1000].read(dtype="int8", _require_float32_64=False) # print(snpdata2) # snpdata3 = bed[:, :1000].read( # dtype="int8", order="C", _require_float32_64=False # ) # print(snpdata3) # snpdata3.val = snpdata3.val.astype("float32") # snpdata3.val.dtype # if False: # from bed_reader import Bed, SnpGen # iid_count = 487409 # sid_count = 5000 # sid_count_max = 5765294 # sid_batch_size = 50 # sid_batch_count = -(sid_count // -sid_batch_size) # sid_batch_count_max = -(sid_count_max // -sid_batch_size) # snpgen = SnpGen(seed=234, iid_count=iid_count, sid_count=sid_count_max) # for batch_index in range(sid_batch_count): # sid_index_start = batch_index * sid_batch_size # sid_index_end = (batch_index + 1) * sid_batch_size # what about rounding # filename = r"d:\deldir\rand\fakeukC{0}x{1}-{2}.bed".format( # iid_count, sid_index_start, sid_index_end # ) # if not os.path.exists(filename): # Bed.write( # filename + ".temp", snpgen[:, sid_index_start:sid_index_end].read() # ) # os.rename(filename + ".temp", filename) # if False: # from bed_reader import Pheno, Bed # filename = r"m:\deldir\New folder (4)\all_chr.maf0.001.N300.bed" # iid_count = 300 # iid = [["0", "iid_{0}".format(iid_index)] for iid_index in range(iid_count)] # bed = Bed(filename, iid=iid, count_A1=False) # print(bed.iid_count) # if False: # from pysnptools.util import example_file # pheno_fn = example_file("pysnptools/examples/toydata.phe") # if False: # from bed_reader import Pheno, Bed # print(os.getcwd()) # # Read data from Pheno format # snpdata = Pheno("../examples/toydata.phe").read() # # pstutil.create_directory_if_necessary("tempdir/toydata.5chrom.bed") # Bed.write( # "tempdir/toydata.5chrom.bed", snpdata, count_A1=False # ) # Write data in Bed format import pytest pytest.main(["--doctest-modules", __file__])
[ 11748, 18931, 198, 11748, 18540, 305, 919, 278, 198, 11748, 28686, 198, 6738, 4818, 330, 28958, 1330, 4818, 330, 31172, 198, 6738, 340, 861, 10141, 1330, 9585, 11, 1011, 4514, 198, 6738, 3108, 8019, 1330, 10644, 198, 6738, 19720, 1330, 4377, 11, 7343, 11, 337, 5912, 11, 32233, 11, 4479, 198, 198, 11748, 299, 32152, 355, 45941, 198, 11748, 19798, 292, 355, 279, 67, 198, 198, 6738, 764, 3077, 62, 46862, 1330, 1100, 62, 69, 2624, 11, 1100, 62, 69, 2414, 11, 1100, 62, 72, 23, 628, 198, 2, 3740, 1378, 25558, 2502, 11125, 13, 785, 14, 6138, 507, 14, 5705, 1120, 3365, 14, 4919, 12, 1462, 12, 1136, 12, 1370, 12, 9127, 12, 1659, 12, 64, 12, 11664, 12, 7753, 12, 2395, 499, 306, 12, 259, 12, 29412, 628, 198, 31, 19608, 330, 31172, 628, 628, 198, 62, 12381, 320, 270, 364, 796, 19779, 44769, 1298, 374, 1, 59, 82, 10, 1600, 366, 65, 320, 1298, 37082, 83, 20662, 198, 62, 9127, 62, 3672, 796, 19779, 44769, 1298, 366, 72, 312, 62, 9127, 1600, 366, 65, 320, 1298, 366, 30255, 62, 9127, 20662, 628, 198, 62, 28961, 62, 28961, 796, 1391, 198, 220, 220, 220, 1303, 3740, 1378, 25558, 2502, 11125, 13, 785, 14, 6138, 507, 14, 19, 17477, 1065, 2816, 14, 12708, 24396, 12, 15252, 12, 271, 12, 1662, 12, 13345, 540, 198, 220, 220, 220, 366, 69, 312, 1298, 4808, 48526, 48526, 7203, 44769, 1600, 657, 11, 45941, 13, 2536, 62, 11, 366, 15, 1600, 4808, 439, 62, 31642, 828, 198, 220, 220, 220, 366, 72, 312, 1298, 4808, 48526, 48526, 7203, 44769, 1600, 352, 11, 45941, 13, 2536, 62, 11, 6045, 11, 4808, 43167, 828, 198, 220, 220, 220, 366, 11358, 1298, 4808, 48526, 48526, 7203, 44769, 1600, 362, 11, 45941, 13, 2536, 62, 11, 366, 15, 1600, 4808, 439, 62, 31642, 828, 198, 220, 220, 220, 366, 13552, 1298, 4808, 48526, 48526, 7203, 44769, 1600, 513, 11, 45941, 13, 2536, 62, 11, 366, 15, 1600, 4808, 439, 62, 31642, 828, 198, 220, 220, 220, 366, 8044, 1298, 4808, 48526, 48526, 7203, 44769, 1600, 604, 11, 45941, 13, 600, 2624, 11, 657, 11, 4808, 439, 62, 31642, 828, 198, 220, 220, 220, 366, 31024, 78, 1298, 4808, 48526, 48526, 7203, 44769, 1600, 642, 11, 45941, 13, 2536, 62, 11, 366, 15, 1600, 4808, 439, 62, 31642, 828, 198, 220, 220, 220, 366, 28663, 418, 462, 1298, 4808, 48526, 48526, 7203, 65, 320, 1600, 657, 11, 45941, 13, 2536, 62, 11, 366, 15, 1600, 4808, 439, 62, 31642, 828, 198, 220, 220, 220, 366, 30255, 1298, 4808, 48526, 48526, 7203, 65, 320, 1600, 352, 11, 45941, 13, 2536, 62, 11, 6045, 11, 4808, 43167, 828, 198, 220, 220, 220, 366, 11215, 62, 9150, 1298, 4808, 48526, 48526, 7203, 65, 320, 1600, 362, 11, 45941, 13, 22468, 2624, 11, 657, 11, 4808, 439, 62, 31642, 828, 198, 220, 220, 220, 366, 46583, 62, 9150, 1298, 4808, 48526, 48526, 7203, 65, 320, 1600, 513, 11, 45941, 13, 600, 2624, 11, 657, 11, 4808, 439, 62, 31642, 828, 198, 220, 220, 220, 366, 6765, 293, 62, 16, 1298, 4808, 48526, 48526, 7203, 65, 320, 1600, 604, 11, 45941, 13, 2536, 62, 11, 366, 32, 16, 1600, 4808, 439, 62, 31642, 828, 198, 220, 220, 220, 366, 6765, 293, 62, 17, 1298, 4808, 48526, 48526, 7203, 65, 320, 1600, 642, 11, 45941, 13, 2536, 62, 11, 366, 32, 17, 1600, 4808, 439, 62, 31642, 828, 198, 92, 628, 198, 198, 4871, 1280, 62, 3077, 25, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 4946, 257, 9297, 17248, 764, 3077, 2393, 329, 3555, 13, 628, 220, 220, 220, 40117, 198, 220, 220, 220, 24200, 438, 198, 220, 220, 220, 2393, 6978, 25, 3108, 8019, 13, 15235, 393, 965, 198, 220, 220, 220, 220, 220, 220, 220, 9220, 3108, 284, 262, 764, 3077, 2393, 13, 198, 220, 220, 220, 1312, 312, 62, 9127, 25, 6045, 393, 493, 11, 11902, 198, 220, 220, 220, 220, 220, 220, 220, 7913, 286, 3925, 357, 82, 12629, 8, 287, 262, 764, 3077, 2393, 13, 198, 220, 220, 220, 220, 220, 220, 220, 383, 4277, 357, 15506, 72, 312, 62, 9127, 28, 14202, 15506, 8, 7228, 262, 1271, 198, 220, 220, 220, 220, 220, 220, 220, 6338, 416, 2952, 21976, 262, 764, 44769, 2393, 13, 198, 220, 220, 220, 9785, 62, 9127, 25, 6045, 393, 493, 11, 11902, 198, 220, 220, 220, 220, 220, 220, 220, 7913, 286, 11346, 12016, 357, 25641, 1187, 8, 287, 262, 764, 3077, 2393, 13, 198, 220, 220, 220, 220, 220, 220, 220, 383, 4277, 357, 15506, 30255, 62, 9127, 28, 14202, 15506, 8, 7228, 262, 1271, 198, 220, 220, 220, 220, 220, 220, 220, 6338, 416, 2952, 21976, 262, 764, 65, 320, 2393, 13, 198, 220, 220, 220, 6608, 25, 8633, 11, 11902, 198, 220, 220, 220, 220, 220, 220, 220, 317, 22155, 286, 597, 9014, 6608, 13, 383, 4277, 318, 281, 6565, 22155, 13, 198, 220, 220, 220, 220, 220, 220, 220, 383, 8251, 286, 262, 22155, 389, 262, 3891, 286, 262, 6608, 284, 6330, 13, 198, 220, 220, 220, 220, 220, 220, 220, 383, 1744, 8251, 389, 25, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 69, 312, 1, 357, 17989, 4686, 828, 366, 72, 312, 1, 357, 43129, 393, 6291, 4686, 828, 366, 11358, 1, 357, 11358, 4686, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 13552, 1, 357, 13552, 4686, 828, 366, 8044, 1600, 366, 31024, 78, 1, 357, 31024, 8690, 828, 366, 28663, 418, 462, 1600, 366, 30255, 1, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 357, 15571, 47, 393, 15304, 4686, 828, 366, 11215, 62, 9150, 1, 357, 1087, 320, 9971, 2292, 828, 366, 46583, 62, 9150, 1, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 357, 8692, 12, 24874, 2292, 828, 366, 6765, 293, 62, 16, 1600, 366, 6765, 293, 62, 17, 1911, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 383, 3815, 389, 9014, 8341, 393, 26515, 13, 317, 1988, 460, 635, 307, 4600, 14202, 47671, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3616, 466, 407, 1100, 393, 2897, 428, 3119, 13, 4091, 6096, 11, 2174, 13, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 383, 1351, 393, 7177, 481, 307, 11513, 284, 257, 1058, 4871, 25, 63, 77, 32152, 13, 358, 18747, 63, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 286, 262, 5035, 288, 4906, 11, 611, 3306, 13, 4377, 1058, 4871, 25, 63, 77, 32152, 13, 12647, 63, 3815, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 481, 11513, 284, 262, 5035, 4814, 1988, 13, 383, 9297, 17248, 4600, 13, 44769, 20855, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1279, 5450, 1378, 2503, 13, 66, 519, 12, 5235, 31994, 13, 2398, 14, 489, 676, 17, 14, 687, 1381, 2, 44769, 29, 63, 62, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 290, 4600, 13, 65, 320, 20855, 1279, 5450, 1378, 2503, 13, 66, 519, 12, 5235, 31994, 13, 2398, 14, 489, 676, 17, 14, 687, 1381, 2, 65, 320, 29, 63, 62, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8341, 262, 288, 19199, 290, 4814, 3815, 329, 1123, 3119, 13, 628, 220, 220, 220, 954, 62, 32, 16, 25, 20512, 11, 11902, 198, 220, 220, 220, 220, 220, 220, 220, 6407, 357, 12286, 8, 284, 954, 262, 1271, 286, 317, 16, 28654, 829, 357, 1169, 9297, 17248, 3210, 737, 198, 220, 220, 220, 220, 220, 220, 220, 10352, 284, 954, 262, 1271, 286, 317, 17, 28654, 829, 13, 198, 220, 220, 220, 997, 62, 16663, 82, 25, 6045, 393, 493, 11, 11902, 198, 220, 220, 220, 220, 220, 220, 220, 383, 1271, 286, 14390, 351, 543, 284, 1100, 1366, 13, 2896, 13185, 284, 477, 1695, 198, 220, 220, 220, 220, 220, 220, 220, 20399, 13, 198, 220, 220, 220, 220, 220, 220, 220, 1680, 635, 307, 900, 351, 777, 2858, 9633, 357, 17935, 287, 8475, 1502, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 705, 47, 2257, 62, 41359, 62, 4221, 15675, 50, 3256, 705, 41359, 62, 4221, 15675, 50, 3256, 705, 33907, 43, 62, 41359, 62, 4221, 15675, 50, 4458, 198, 220, 220, 220, 14267, 62, 18982, 62, 9122, 25, 20512, 11, 11902, 198, 220, 220, 220, 220, 220, 220, 220, 10352, 357, 12286, 8, 284, 3393, 2198, 329, 2938, 3599, 9881, 287, 198, 220, 220, 220, 220, 220, 220, 220, 262, 764, 3077, 2393, 13, 6407, 284, 5711, 262, 2198, 1566, 357, 392, 611, 8, 1366, 318, 1100, 13, 198, 220, 220, 220, 1145, 62, 7753, 6978, 25, 3108, 8019, 13, 15235, 393, 965, 11, 11902, 198, 220, 220, 220, 220, 220, 220, 220, 10644, 284, 262, 2393, 7268, 1321, 546, 1123, 1981, 357, 39873, 737, 198, 220, 220, 220, 220, 220, 220, 220, 2896, 13185, 284, 13586, 262, 764, 3077, 2393, 447, 247, 82, 35488, 351, 764, 44769, 13, 198, 220, 220, 220, 275, 320, 62, 7753, 6978, 25, 3108, 8019, 13, 15235, 393, 965, 11, 11902, 198, 220, 220, 220, 220, 220, 220, 220, 10644, 284, 262, 2393, 7268, 1321, 546, 1123, 25632, 357, 25641, 415, 737, 198, 220, 220, 220, 220, 220, 220, 220, 2896, 13185, 284, 13586, 262, 764, 3077, 2393, 447, 247, 82, 35488, 351, 764, 65, 320, 13, 628, 220, 220, 220, 16409, 198, 220, 220, 220, 35656, 198, 220, 220, 220, 1280, 62, 3077, 198, 220, 220, 220, 220, 220, 220, 220, 281, 1280, 62, 3077, 2134, 628, 220, 220, 220, 21066, 198, 220, 220, 220, 24200, 628, 220, 220, 220, 7343, 1981, 357, 39873, 8, 1058, 35226, 25, 63, 72, 312, 63, 290, 25632, 357, 25641, 415, 8, 1058, 35226, 25, 63, 30255, 47671, 788, 1058, 76, 2788, 25, 63, 961, 63, 198, 220, 220, 220, 262, 2187, 2393, 13, 628, 220, 220, 220, 11485, 10412, 395, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 13163, 422, 3996, 62, 46862, 1330, 1280, 62, 3077, 11, 6291, 62, 7753, 198, 220, 220, 220, 220, 220, 220, 220, 13163, 198, 220, 220, 220, 220, 220, 220, 220, 13163, 2393, 62, 3672, 796, 6291, 62, 7753, 7203, 17470, 13, 3077, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 13163, 3996, 796, 1280, 62, 3077, 7, 7753, 62, 3672, 8, 198, 220, 220, 220, 220, 220, 220, 220, 13163, 3601, 7, 3077, 13, 72, 312, 8, 198, 220, 220, 220, 220, 220, 220, 220, 37250, 72, 312, 16, 6, 705, 72, 312, 17, 6, 705, 72, 312, 18, 20520, 198, 220, 220, 220, 220, 220, 220, 220, 13163, 3601, 7, 3077, 13, 30255, 8, 198, 220, 220, 220, 220, 220, 220, 220, 37250, 30255, 16, 6, 705, 30255, 17, 6, 705, 30255, 18, 6, 705, 30255, 19, 20520, 198, 220, 220, 220, 220, 220, 220, 220, 13163, 3601, 7, 3077, 13, 961, 28955, 198, 220, 220, 220, 220, 220, 220, 220, 16410, 352, 13, 220, 657, 13, 15709, 220, 657, 8183, 198, 220, 220, 220, 220, 220, 220, 220, 220, 685, 362, 13, 220, 657, 13, 15709, 220, 362, 8183, 198, 220, 220, 220, 220, 220, 220, 220, 220, 685, 657, 13, 220, 352, 13, 220, 362, 13, 220, 657, 8183, 60, 198, 220, 220, 220, 220, 220, 220, 220, 13163, 1619, 3996, 220, 1303, 11902, 25, 12233, 3996, 2134, 628, 220, 220, 220, 4946, 262, 2393, 290, 1100, 1366, 329, 530, 25632, 357, 25641, 415, 8, 198, 220, 220, 220, 379, 6376, 2292, 362, 13, 628, 220, 220, 220, 11485, 10412, 395, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 13163, 1330, 299, 32152, 355, 45941, 198, 220, 220, 220, 220, 220, 220, 220, 13163, 351, 1280, 62, 3077, 7, 7753, 62, 3672, 8, 355, 3996, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2644, 220, 220, 220, 220, 3601, 7, 3077, 13, 961, 7, 37659, 13, 82, 62, 58, 45299, 17, 60, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 16410, 12647, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 685, 12647, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 685, 362, 8183, 60, 628, 220, 220, 220, 40177, 1058, 35226, 25, 63, 72, 312, 44646, 628, 198, 220, 220, 220, 220, 220, 220, 220, 13163, 3996, 796, 1280, 62, 3077, 7, 7753, 62, 3672, 11, 6608, 28, 4895, 72, 312, 26358, 39873, 16, 2430, 39873, 17, 2430, 39873, 18, 8973, 30072, 198, 220, 220, 220, 220, 220, 220, 220, 13163, 3601, 7, 3077, 13, 72, 312, 8, 1303, 6928, 198, 220, 220, 220, 220, 220, 220, 220, 37250, 39873, 16, 6, 705, 39873, 17, 6, 705, 39873, 18, 20520, 198, 220, 220, 220, 220, 220, 220, 220, 13163, 3601, 7, 3077, 13, 30255, 8, 1303, 976, 355, 878, 198, 220, 220, 220, 220, 220, 220, 220, 37250, 30255, 16, 6, 705, 30255, 17, 6, 705, 30255, 18, 6, 705, 30255, 19, 20520, 628, 220, 220, 220, 13786, 262, 1271, 286, 3925, 357, 82, 12629, 8, 290, 11346, 12016, 357, 25641, 1187, 8, 523, 326, 262, 764, 44769, 290, 198, 220, 220, 220, 764, 65, 320, 3696, 761, 1239, 307, 4721, 13, 628, 220, 220, 220, 220, 220, 220, 220, 13163, 351, 1280, 62, 3077, 7, 7753, 62, 3672, 11, 1312, 312, 62, 9127, 28, 18, 11, 9785, 62, 9127, 28, 19, 8, 355, 3996, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2644, 220, 220, 220, 220, 3601, 7, 3077, 13, 961, 28955, 198, 220, 220, 220, 220, 220, 220, 220, 16410, 352, 13, 220, 657, 13, 15709, 220, 657, 8183, 198, 220, 220, 220, 220, 220, 220, 220, 220, 685, 362, 13, 220, 657, 13, 15709, 220, 362, 8183, 198, 220, 220, 220, 220, 220, 220, 220, 220, 685, 657, 13, 220, 352, 13, 220, 362, 13, 220, 657, 8183, 60, 628, 220, 220, 220, 2940, 617, 6608, 355, 366, 9099, 447, 247, 83, 1100, 393, 2897, 1911, 628, 220, 220, 220, 220, 220, 220, 220, 13163, 3996, 796, 1280, 62, 3077, 7, 7753, 62, 3672, 11, 6608, 34758, 198, 220, 220, 220, 220, 220, 220, 220, 2644, 220, 220, 220, 366, 11358, 1, 1058, 6045, 11, 366, 13552, 1, 1058, 6045, 11, 366, 8044, 1, 1058, 6045, 11, 366, 31024, 78, 1, 1058, 6045, 11, 198, 220, 220, 220, 220, 220, 220, 220, 2644, 220, 220, 220, 366, 6765, 293, 62, 16, 1, 1058, 6045, 11, 366, 6765, 293, 62, 17, 1298, 14202, 32092, 198, 220, 220, 220, 220, 220, 220, 220, 13163, 3601, 7, 3077, 13, 72, 312, 8, 220, 220, 220, 220, 220, 220, 220, 1303, 1100, 422, 2393, 198, 220, 220, 220, 220, 220, 220, 220, 37250, 72, 312, 16, 6, 705, 72, 312, 17, 6, 705, 72, 312, 18, 20520, 198, 220, 220, 220, 220, 220, 220, 220, 13163, 3601, 7, 3077, 13, 6765, 293, 62, 17, 8, 220, 220, 1303, 407, 1100, 290, 407, 4438, 198, 220, 220, 220, 220, 220, 220, 220, 6045, 628, 220, 220, 220, 4091, 262, 1058, 76, 2788, 25, 63, 961, 63, 329, 3307, 286, 3555, 37830, 2884, 49289, 290, 14996, 6376, 278, 13, 628, 220, 220, 220, 37227, 628, 220, 220, 220, 825, 1100, 7, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 11, 198, 220, 220, 220, 220, 220, 220, 220, 6376, 25, 32233, 58, 7149, 60, 796, 6045, 11, 198, 220, 220, 220, 220, 220, 220, 220, 288, 4906, 25, 32233, 58, 38176, 58, 4906, 11, 965, 11907, 796, 366, 22468, 2624, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 1502, 25, 32233, 58, 2536, 60, 796, 366, 37, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 2700, 62, 29412, 62, 8807, 25, 32233, 58, 30388, 60, 796, 10352, 11, 198, 220, 220, 220, 220, 220, 220, 220, 997, 62, 16663, 82, 28, 14202, 11, 198, 220, 220, 220, 1267, 4613, 45941, 13, 358, 18747, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 4149, 2429, 8690, 1321, 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, 6376, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1052, 11902, 5408, 31577, 262, 3925, 357, 82, 12629, 8, 290, 11346, 12016, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 357, 25641, 1187, 8, 284, 1100, 13, 357, 6214, 6096, 11, 2174, 737, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2896, 13185, 284, 7559, 14202, 15506, 11, 3616, 1100, 477, 13, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 357, 1532, 6376, 318, 257, 46545, 11, 262, 717, 7515, 39199, 262, 3925, 290, 262, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1218, 39199, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 262, 11346, 12016, 13, 1002, 340, 318, 407, 257, 46545, 290, 407, 6045, 11, 340, 39199, 11346, 12016, 2014, 628, 220, 220, 220, 220, 220, 220, 220, 288, 4906, 25, 1391, 6, 22468, 2624, 6, 357, 12286, 828, 705, 22468, 2414, 3256, 705, 600, 23, 6, 5512, 11902, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 383, 10348, 1366, 12, 4906, 329, 262, 4504, 7177, 13, 198, 220, 220, 220, 220, 220, 220, 220, 1502, 1058, 1391, 6, 37, 41707, 34, 6, 5512, 11902, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 383, 10348, 4088, 12461, 329, 262, 4504, 7177, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2896, 13185, 284, 7559, 37, 15506, 357, 21926, 2596, 1502, 11, 543, 318, 25632, 12, 22478, 737, 198, 220, 220, 220, 220, 220, 220, 220, 2700, 62, 29412, 62, 8807, 25, 20512, 11, 11902, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1002, 10352, 357, 12286, 828, 3544, 262, 5443, 17103, 2438, 26, 4306, 340, 3544, 262, 13611, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5899, 11361, 2438, 13, 628, 220, 220, 220, 220, 220, 220, 220, 997, 62, 16663, 82, 25, 6045, 393, 493, 11, 11902, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 383, 1271, 286, 14390, 351, 543, 284, 1100, 1366, 13, 2896, 13185, 284, 477, 1695, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 20399, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1680, 635, 307, 900, 351, 1058, 4871, 25, 63, 9654, 62, 3077, 63, 393, 777, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2858, 9633, 357, 17935, 287, 8475, 1502, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 47, 2257, 62, 41359, 62, 4221, 15675, 50, 3256, 705, 41359, 62, 4221, 15675, 50, 3256, 705, 33907, 43, 62, 41359, 62, 4221, 15675, 50, 4458, 628, 198, 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, 299, 32152, 13, 358, 18747, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 362, 12, 35, 7177, 7268, 3815, 286, 657, 11, 352, 11, 362, 11, 393, 4814, 628, 198, 220, 220, 220, 220, 220, 220, 220, 371, 1666, 2380, 3925, 357, 82, 12629, 737, 29201, 82, 2380, 11346, 12016, 357, 25641, 1187, 737, 628, 220, 220, 220, 220, 220, 220, 220, 1114, 7559, 67, 4906, 15506, 705, 22468, 2624, 6, 290, 705, 22468, 2414, 3256, 11013, 45, 9217, 4814, 3815, 13, 198, 220, 220, 220, 220, 220, 220, 220, 1114, 705, 600, 23, 3256, 532, 16799, 9217, 4814, 3815, 13, 628, 220, 220, 220, 220, 220, 220, 220, 21066, 198, 220, 220, 220, 220, 220, 220, 220, 24200, 628, 220, 220, 220, 220, 220, 220, 220, 1675, 1100, 477, 1366, 287, 257, 764, 3077, 2393, 11, 900, 7559, 9630, 15506, 284, 7559, 14202, 15506, 13, 770, 318, 262, 4277, 13, 628, 220, 220, 220, 220, 220, 220, 220, 11485, 10412, 395, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 422, 3996, 62, 46862, 1330, 1280, 62, 3077, 11, 6291, 62, 7753, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 2393, 62, 3672, 796, 6291, 62, 7753, 7203, 17470, 13, 3077, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 351, 1280, 62, 3077, 7, 7753, 62, 3672, 8, 355, 3996, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2644, 220, 220, 220, 220, 3601, 7, 3077, 13, 961, 28955, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16410, 352, 13, 220, 657, 13, 15709, 220, 657, 8183, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 362, 13, 220, 657, 13, 15709, 220, 362, 8183, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 657, 13, 220, 352, 13, 220, 362, 13, 220, 657, 8183, 60, 628, 220, 220, 220, 220, 220, 220, 220, 1675, 1100, 6163, 3925, 357, 82, 12629, 8, 290, 14, 273, 11346, 12016, 357, 25641, 1187, 828, 900, 1123, 636, 286, 198, 220, 220, 220, 220, 220, 220, 220, 257, 1058, 4871, 25, 63, 77, 32152, 13, 82, 62, 63, 284, 281, 4600, 600, 47671, 257, 1351, 286, 4600, 600, 47671, 257, 16416, 5408, 11, 393, 198, 220, 220, 220, 220, 220, 220, 220, 257, 1351, 286, 4600, 30388, 44646, 198, 220, 220, 220, 220, 220, 220, 220, 36183, 37014, 954, 422, 262, 886, 286, 262, 1351, 13, 628, 198, 220, 220, 220, 220, 220, 220, 220, 11485, 10412, 395, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 1330, 299, 32152, 355, 45941, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 3996, 796, 1280, 62, 3077, 7, 7753, 62, 3672, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 3601, 7, 3077, 13, 961, 7, 37659, 13, 82, 62, 58, 45299, 17, 60, 4008, 220, 1303, 1100, 262, 11346, 12016, 41497, 416, 362, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16410, 12647, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 12647, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 362, 8183, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 3601, 7, 3077, 13, 961, 7, 37659, 13, 82, 62, 58, 25, 17414, 17, 11, 18, 11, 15, 11907, 4008, 220, 1303, 1100, 262, 11346, 12016, 41497, 416, 362, 11, 513, 11, 290, 657, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16410, 12647, 220, 657, 13, 220, 352, 8183, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 12647, 220, 362, 13, 220, 362, 8183, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 362, 13, 220, 657, 13, 220, 657, 8183, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 1303, 1100, 11346, 12016, 422, 352, 357, 259, 5731, 8, 284, 604, 357, 41195, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 3601, 7, 3077, 13, 961, 7, 37659, 13, 82, 62, 58, 45299, 16, 25, 19, 60, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16410, 657, 13, 15709, 220, 657, 8183, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 657, 13, 15709, 220, 362, 8183, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 352, 13, 220, 362, 13, 220, 657, 8183, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 3601, 7, 37659, 13, 34642, 7, 3077, 13, 28663, 418, 462, 4008, 1303, 3601, 3748, 15358, 3815, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 37250, 16, 6, 705, 20, 6, 705, 56, 20520, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 3601, 7, 3077, 13, 961, 7, 37659, 13, 82, 62, 58, 45299, 3077, 13, 28663, 418, 462, 855, 6, 20, 20520, 4008, 1303, 1100, 477, 11346, 12016, 287, 15358, 642, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16410, 12647, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 12647, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 362, 8183, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 3601, 7, 3077, 13, 961, 7, 37659, 13, 82, 62, 58, 15, 11, 47715, 4008, 1303, 4149, 352, 301, 1981, 357, 330, 1214, 477, 11346, 12016, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16410, 352, 13, 220, 657, 13, 15709, 220, 657, 8183, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 3601, 7, 3077, 13, 961, 7, 37659, 13, 82, 62, 58, 3712, 17, 11, 47715, 4008, 1303, 4149, 790, 362, 358, 1981, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16410, 352, 13, 220, 657, 13, 15709, 220, 657, 8183, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 657, 13, 220, 352, 13, 220, 362, 13, 220, 657, 8183, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 1303, 961, 938, 290, 362, 358, 12, 1462, 12, 12957, 3925, 290, 262, 938, 11346, 12016, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 3601, 7, 3077, 13, 961, 7, 37659, 13, 82, 62, 30109, 12, 16, 12095, 17, 4357, 12, 16, 60, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16410, 15, 8183, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 17, 8183, 60, 628, 198, 220, 220, 220, 220, 220, 220, 220, 921, 460, 1577, 257, 288, 4906, 329, 262, 5072, 13, 628, 220, 220, 220, 220, 220, 220, 220, 11485, 10412, 395, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 3601, 7, 3077, 13, 961, 7, 67, 4906, 11639, 600, 23, 6, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 16410, 220, 220, 352, 220, 220, 220, 657, 532, 16799, 220, 220, 220, 657, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 220, 220, 362, 220, 220, 220, 657, 532, 16799, 220, 220, 220, 362, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 220, 220, 657, 220, 220, 220, 352, 220, 220, 220, 362, 220, 220, 220, 657, 11907, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 1619, 3996, 220, 1303, 11902, 25, 12233, 3996, 2134, 628, 220, 220, 220, 220, 220, 220, 220, 37227, 628, 220, 220, 220, 220, 220, 220, 220, 1312, 312, 62, 9630, 62, 273, 62, 48369, 62, 14784, 11, 9785, 62, 9630, 62, 273, 62, 48369, 62, 14784, 796, 2116, 13557, 35312, 62, 9630, 7, 9630, 8, 628, 220, 220, 220, 220, 220, 220, 220, 288, 4906, 796, 45941, 13, 67, 4906, 7, 67, 4906, 8, 198, 220, 220, 220, 220, 220, 220, 220, 611, 1502, 407, 287, 19779, 37, 1600, 366, 34, 20662, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5298, 11052, 12331, 7, 69, 1, 2875, 705, 90, 2875, 92, 6, 407, 1900, 11, 691, 705, 37, 3256, 705, 34, 6, 4943, 628, 220, 220, 220, 220, 220, 220, 220, 1303, 11450, 3772, 351, 4808, 72, 312, 62, 9521, 290, 4808, 30255, 62, 9521, 393, 714, 340, 307, 1760, 351, 198, 220, 220, 220, 220, 220, 220, 220, 1303, 20157, 606, 30, 198, 220, 220, 220, 220, 220, 220, 220, 611, 2116, 13557, 72, 312, 62, 9521, 318, 6045, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 72, 312, 62, 9521, 796, 45941, 13, 283, 858, 7, 944, 13, 72, 312, 62, 9127, 11, 288, 4906, 2625, 28611, 79, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 611, 2116, 13557, 30255, 62, 9521, 318, 6045, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 30255, 62, 9521, 796, 45941, 13, 283, 858, 7, 944, 13, 30255, 62, 9127, 11, 288, 4906, 2625, 28611, 79, 4943, 628, 220, 220, 220, 220, 220, 220, 220, 1312, 312, 62, 9630, 796, 45941, 13, 3372, 756, 29709, 18747, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 72, 312, 62, 9521, 58, 72, 312, 62, 9630, 62, 273, 62, 48369, 62, 14784, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 288, 4906, 2625, 28611, 79, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 220, 220, 220, 220, 9785, 62, 9630, 796, 45941, 13, 3372, 756, 29709, 18747, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 30255, 62, 9521, 58, 30255, 62, 9630, 62, 273, 62, 48369, 62, 14784, 4357, 288, 4906, 2625, 28611, 79, 1, 198, 220, 220, 220, 220, 220, 220, 220, 1267, 628, 220, 220, 220, 220, 220, 220, 220, 611, 407, 2700, 62, 29412, 62, 8807, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 997, 62, 16663, 82, 796, 651, 62, 22510, 62, 16663, 82, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 22510, 62, 16663, 82, 611, 997, 62, 16663, 82, 318, 6045, 2073, 997, 62, 16663, 82, 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, 1188, 796, 45941, 13, 9107, 418, 19510, 11925, 7, 72, 312, 62, 9630, 828, 18896, 7, 30255, 62, 9630, 36911, 1502, 28, 2875, 11, 288, 4906, 28, 67, 4906, 8, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 2116, 13, 72, 312, 62, 9127, 1875, 657, 290, 2116, 13, 30255, 62, 9127, 1875, 657, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 288, 4906, 6624, 45941, 13, 600, 23, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9173, 796, 1100, 62, 72, 23, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1288, 361, 288, 4906, 6624, 45941, 13, 22468, 2414, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9173, 796, 1100, 62, 69, 2414, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1288, 361, 288, 4906, 6624, 45941, 13, 22468, 2624, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9173, 796, 1100, 62, 69, 2624, 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, 5298, 11052, 12331, 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, 1, 67, 4906, 705, 90, 2100, 13, 67, 4906, 92, 6, 407, 1900, 11, 691, 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, 1343, 24018, 600, 23, 3256, 705, 22468, 2624, 3256, 290, 705, 22468, 2414, 6, 389, 3142, 526, 198, 220, 220, 220, 220, 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, 9173, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 965, 7, 944, 13, 7753, 6978, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1312, 312, 62, 9127, 28, 944, 13, 72, 312, 62, 9127, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9785, 62, 9127, 28, 944, 13, 30255, 62, 9127, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 954, 62, 64, 16, 28, 944, 13, 9127, 62, 32, 16, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1312, 312, 62, 9630, 28, 72, 312, 62, 9630, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9785, 62, 9630, 28, 30255, 62, 9630, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1188, 28, 2100, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 997, 62, 16663, 82, 28, 22510, 62, 16663, 82, 11, 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, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 407, 2116, 13, 9127, 62, 32, 16, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 18022, 28667, 796, 657, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 18022, 12510, 796, 362, 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, 18022, 28667, 796, 362, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 18022, 12510, 796, 657, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 288, 4906, 6624, 45941, 13, 600, 23, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4814, 796, 532, 16799, 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, 4814, 796, 45941, 13, 12647, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 1052, 2961, 2196, 286, 428, 2438, 550, 257, 835, 284, 1100, 12785, 11346, 12016, 286, 2438, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 287, 530, 1100, 13, 1737, 765, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 284, 751, 326, 2694, 736, 284, 262, 2438, 13, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 4418, 11, 3465, 326, 3555, 351, 21015, 481, 1690, 1255, 287, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 1729, 12, 3642, 29709, 4088, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 18931, 13, 40539, 7203, 3500, 5899, 21015, 458, 676, 30751, 357, 44092, 307, 881, 13611, 3228, 8, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1188, 796, 45941, 13, 9107, 418, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 14808, 600, 7, 37659, 13, 344, 346, 7, 15, 13, 1495, 1635, 2116, 13, 72, 312, 62, 9127, 4008, 1635, 604, 828, 18896, 7, 30255, 62, 9630, 36911, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1502, 28, 2875, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 288, 4906, 28, 67, 4906, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 220, 1303, 31935, 340, 257, 1310, 1263, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 299, 26327, 796, 493, 7, 37659, 13, 344, 346, 7, 15, 13, 1495, 1635, 2116, 13, 72, 312, 62, 9127, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 351, 1280, 7, 944, 13, 7753, 6978, 11, 366, 26145, 4943, 355, 2393, 29536, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 11346, 12016, 15732, 11, 275, 320, 15732, 287, 27056, 378, 7, 30255, 62, 9630, 2599, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 923, 2545, 796, 493, 7, 37659, 13, 344, 346, 7, 15, 13, 1495, 1635, 2116, 13, 72, 312, 62, 9127, 8, 1635, 275, 320, 15732, 1343, 513, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2393, 29536, 13, 36163, 7, 9688, 2545, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9881, 796, 45941, 13, 18747, 7, 1525, 83, 451, 2433, 7, 7753, 29536, 13, 961, 7, 77, 26327, 4008, 737, 3447, 1758, 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, 600, 7, 37659, 13, 344, 346, 7, 15, 13, 1495, 1635, 2116, 13, 72, 312, 62, 9127, 36911, 352, 828, 1502, 2625, 37, 1, 198, 220, 220, 220, 220, 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, 220, 220, 220, 220, 1188, 58, 18, 3712, 19, 11, 11346, 12016, 15732, 1058, 11346, 12016, 15732, 1343, 352, 60, 796, 18022, 28667, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1188, 58, 18, 3712, 19, 11, 11346, 12016, 15732, 1058, 11346, 12016, 15732, 1343, 352, 7131, 33661, 18189, 5598, 60, 796, 4814, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1188, 58, 18, 3712, 19, 11, 11346, 12016, 15732, 1058, 11346, 12016, 15732, 1343, 352, 7131, 33661, 18189, 13108, 60, 796, 352, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1188, 58, 18, 3712, 19, 11, 11346, 12016, 15732, 1058, 11346, 12016, 15732, 1343, 352, 7131, 33661, 18189, 17817, 60, 796, 18022, 12510, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9881, 796, 45941, 13, 4666, 7, 33661, 11, 5598, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1188, 58, 17, 3712, 19, 11, 11346, 12016, 15732, 1058, 11346, 12016, 15732, 1343, 352, 60, 796, 18022, 28667, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1188, 58, 17, 3712, 19, 11, 11346, 12016, 15732, 1058, 11346, 12016, 15732, 1343, 352, 7131, 33661, 18189, 1467, 60, 796, 4814, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1188, 58, 17, 3712, 19, 11, 11346, 12016, 15732, 1058, 11346, 12016, 15732, 1343, 352, 7131, 33661, 18189, 3933, 60, 796, 352, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1188, 58, 17, 3712, 19, 11, 11346, 12016, 15732, 1058, 11346, 12016, 15732, 1343, 352, 7131, 33661, 18189, 4764, 60, 796, 18022, 12510, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9881, 796, 45941, 13, 4666, 7, 33661, 11, 1467, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1188, 58, 16, 3712, 19, 11, 11346, 12016, 15732, 1058, 11346, 12016, 15732, 1343, 352, 60, 796, 18022, 28667, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1188, 58, 16, 3712, 19, 11, 11346, 12016, 15732, 1058, 11346, 12016, 15732, 1343, 352, 7131, 33661, 18189, 604, 60, 796, 4814, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1188, 58, 16, 3712, 19, 11, 11346, 12016, 15732, 1058, 11346, 12016, 15732, 1343, 352, 7131, 33661, 18189, 807, 60, 796, 352, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1188, 58, 16, 3712, 19, 11, 11346, 12016, 15732, 1058, 11346, 12016, 15732, 1343, 352, 7131, 33661, 18189, 1105, 60, 796, 18022, 12510, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 9881, 796, 45941, 13, 4666, 7, 33661, 11, 604, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1188, 58, 15, 3712, 19, 11, 11346, 12016, 15732, 1058, 11346, 12016, 15732, 1343, 352, 60, 796, 18022, 28667, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1188, 58, 15, 3712, 19, 11, 11346, 12016, 15732, 1058, 11346, 12016, 15732, 1343, 352, 7131, 33661, 18189, 352, 60, 796, 4814, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1188, 58, 15, 3712, 19, 11, 11346, 12016, 15732, 1058, 11346, 12016, 15732, 1343, 352, 7131, 33661, 18189, 362, 60, 796, 352, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1188, 58, 15, 3712, 19, 11, 11346, 12016, 15732, 1058, 11346, 12016, 15732, 1343, 352, 7131, 33661, 18189, 513, 60, 796, 18022, 12510, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1188, 796, 1188, 58, 72, 312, 62, 9630, 11, 1058, 60, 220, 1303, 302, 2875, 393, 15797, 597, 3131, 20157, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6818, 1188, 13, 67, 4906, 6624, 45941, 13, 67, 4906, 7, 67, 4906, 8, 220, 1303, 1103, 6818, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 611, 407, 1280, 62, 3077, 13557, 18747, 62, 48310, 62, 533, 62, 482, 7, 2100, 11, 1502, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1188, 796, 1188, 13, 30073, 7, 2875, 28, 2875, 8, 628, 220, 220, 220, 220, 220, 220, 220, 1441, 1188, 628, 220, 220, 220, 2488, 26745, 198, 220, 220, 220, 825, 49909, 7, 944, 8, 4613, 45941, 13, 358, 18747, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 7884, 4686, 286, 1123, 1981, 357, 39873, 737, 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, 299, 32152, 13, 358, 18747, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 7177, 286, 965, 628, 198, 220, 220, 220, 220, 220, 220, 220, 705, 15, 6, 6870, 257, 4814, 1988, 13, 628, 220, 220, 220, 220, 220, 220, 220, 1002, 2622, 11, 481, 2728, 257, 530, 12, 2435, 1100, 286, 262, 764, 44769, 2393, 13, 628, 220, 220, 220, 220, 220, 220, 220, 17934, 198, 220, 220, 220, 220, 220, 220, 220, 35656, 628, 220, 220, 220, 220, 220, 220, 220, 11485, 10412, 395, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 422, 3996, 62, 46862, 1330, 1280, 62, 3077, 11, 6291, 62, 7753, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 2393, 62, 3672, 796, 6291, 62, 7753, 7203, 17470, 13, 3077, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 351, 1280, 62, 3077, 7, 7753, 62, 3672, 8, 355, 3996, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2644, 220, 220, 220, 220, 3601, 7, 3077, 13, 69, 312, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 37250, 69, 312, 16, 6, 705, 69, 312, 16, 6, 705, 69, 312, 17, 20520, 628, 220, 220, 220, 220, 220, 220, 220, 37227, 628, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 26745, 62, 9186, 7203, 69, 312, 4943, 628, 220, 220, 220, 2488, 26745, 198, 220, 220, 220, 825, 1312, 312, 7, 944, 8, 4613, 45941, 13, 358, 18747, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 18629, 4686, 286, 1123, 1981, 357, 39873, 737, 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, 299, 32152, 13, 358, 18747, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 7177, 286, 965, 628, 198, 220, 220, 220, 220, 220, 220, 220, 1002, 2622, 11, 481, 2728, 257, 530, 12, 2435, 1100, 286, 262, 764, 44769, 2393, 13, 628, 220, 220, 220, 220, 220, 220, 220, 17934, 198, 220, 220, 220, 220, 220, 220, 220, 35656, 628, 220, 220, 220, 220, 220, 220, 220, 11485, 10412, 395, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 422, 3996, 62, 46862, 1330, 1280, 62, 3077, 11, 6291, 62, 7753, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 2393, 62, 3672, 796, 6291, 62, 7753, 7203, 17470, 13, 3077, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 351, 1280, 62, 3077, 7, 7753, 62, 3672, 8, 355, 3996, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2644, 220, 220, 220, 220, 3601, 7, 3077, 13, 72, 312, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 37250, 72, 312, 16, 6, 705, 72, 312, 17, 6, 705, 72, 312, 18, 20520, 628, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 26745, 62, 9186, 7203, 72, 312, 4943, 628, 220, 220, 220, 2488, 26745, 198, 220, 220, 220, 825, 2988, 7, 944, 8, 4613, 45941, 13, 358, 18747, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 9190, 4686, 286, 1123, 1981, 357, 39873, 737, 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, 299, 32152, 13, 358, 18747, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 7177, 286, 965, 628, 198, 220, 220, 220, 220, 220, 220, 220, 705, 15, 6, 6870, 257, 4814, 1988, 13, 628, 220, 220, 220, 220, 220, 220, 220, 1002, 2622, 11, 481, 2728, 257, 530, 12, 2435, 1100, 286, 262, 764, 44769, 2393, 13, 628, 220, 220, 220, 220, 220, 220, 220, 17934, 198, 220, 220, 220, 220, 220, 220, 220, 35656, 628, 220, 220, 220, 220, 220, 220, 220, 11485, 10412, 395, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 422, 3996, 62, 46862, 1330, 1280, 62, 3077, 11, 6291, 62, 7753, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 2393, 62, 3672, 796, 6291, 62, 7753, 7203, 17470, 13, 3077, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 351, 1280, 62, 3077, 7, 7753, 62, 3672, 8, 355, 3996, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2644, 220, 220, 220, 220, 3601, 7, 3077, 13, 11358, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 37250, 72, 312, 1954, 6, 705, 72, 312, 1954, 6, 705, 72, 312, 1828, 20520, 628, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 26745, 62, 9186, 7203, 11358, 4943, 628, 220, 220, 220, 2488, 26745, 198, 220, 220, 220, 825, 2802, 7, 944, 8, 4613, 45941, 13, 358, 18747, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 10584, 4686, 286, 1123, 1981, 357, 39873, 737, 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, 299, 32152, 13, 358, 18747, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 7177, 286, 965, 628, 198, 220, 220, 220, 220, 220, 220, 220, 705, 15, 6, 6870, 257, 4814, 1988, 13, 628, 220, 220, 220, 220, 220, 220, 220, 1002, 2622, 11, 481, 2728, 257, 530, 12, 2435, 1100, 286, 262, 764, 44769, 2393, 13, 628, 220, 220, 220, 220, 220, 220, 220, 17934, 198, 220, 220, 220, 220, 220, 220, 220, 35656, 628, 220, 220, 220, 220, 220, 220, 220, 11485, 10412, 395, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 422, 3996, 62, 46862, 1330, 1280, 62, 3077, 11, 6291, 62, 7753, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 2393, 62, 3672, 796, 6291, 62, 7753, 7203, 17470, 13, 3077, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 351, 1280, 62, 3077, 7, 7753, 62, 3672, 8, 355, 3996, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2644, 220, 220, 220, 220, 3601, 7, 3077, 13, 13552, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 37250, 72, 312, 2682, 6, 705, 72, 312, 2682, 6, 705, 72, 312, 2091, 20520, 628, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 26745, 62, 9186, 7203, 13552, 4943, 628, 220, 220, 220, 2488, 26745, 198, 220, 220, 220, 825, 1714, 7, 944, 8, 4613, 45941, 13, 358, 18747, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 14419, 286, 1123, 1981, 357, 39873, 737, 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, 299, 32152, 13, 358, 18747, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 7177, 286, 657, 11, 352, 11, 393, 362, 628, 198, 220, 220, 220, 220, 220, 220, 220, 657, 318, 6439, 11, 352, 318, 4257, 11, 362, 318, 4048, 628, 220, 220, 220, 220, 220, 220, 220, 1002, 2622, 11, 481, 2728, 257, 530, 12, 2435, 1100, 286, 262, 764, 44769, 2393, 13, 628, 220, 220, 220, 220, 220, 220, 220, 17934, 198, 220, 220, 220, 220, 220, 220, 220, 35656, 198, 220, 220, 220, 220, 220, 220, 220, 11485, 10412, 395, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 422, 3996, 62, 46862, 1330, 1280, 62, 3077, 11, 6291, 62, 7753, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 2393, 62, 3672, 796, 6291, 62, 7753, 7203, 17470, 13, 3077, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 351, 1280, 62, 3077, 7, 7753, 62, 3672, 8, 355, 3996, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2644, 220, 220, 220, 220, 3601, 7, 3077, 13, 8044, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 16, 362, 657, 60, 628, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 26745, 62, 9186, 7203, 8044, 4943, 628, 220, 220, 220, 2488, 26745, 198, 220, 220, 220, 825, 6566, 78, 7, 944, 8, 4613, 45941, 13, 358, 18747, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 317, 47174, 329, 1123, 1981, 357, 39873, 8, 198, 220, 220, 220, 220, 220, 220, 220, 357, 325, 23826, 973, 737, 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, 299, 32152, 13, 358, 18747, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 7177, 286, 965, 628, 198, 220, 220, 220, 220, 220, 220, 220, 705, 15, 6, 743, 2380, 257, 4814, 1988, 13, 628, 220, 220, 220, 220, 220, 220, 220, 1002, 2622, 11, 481, 2728, 257, 530, 12, 2435, 1100, 286, 262, 764, 44769, 2393, 13, 628, 220, 220, 220, 220, 220, 220, 220, 17934, 198, 220, 220, 220, 220, 220, 220, 220, 35656, 628, 220, 220, 220, 220, 220, 220, 220, 11485, 10412, 395, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 422, 3996, 62, 46862, 1330, 1280, 62, 3077, 11, 6291, 62, 7753, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 2393, 62, 3672, 796, 6291, 62, 7753, 7203, 17470, 13, 3077, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 351, 1280, 62, 3077, 7, 7753, 62, 3672, 8, 355, 3996, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2644, 220, 220, 220, 220, 3601, 7, 3077, 13, 31024, 78, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 37250, 445, 6, 705, 445, 6, 705, 17585, 20520, 628, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 26745, 62, 9186, 7203, 31024, 78, 4943, 628, 220, 220, 220, 2488, 26745, 198, 220, 220, 220, 825, 6608, 7, 944, 8, 4613, 337, 5912, 58, 2536, 11, 45941, 13, 18747, 5974, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1439, 262, 6608, 4504, 355, 257, 22155, 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, 220, 220, 220, 220, 477, 262, 6608, 628, 198, 220, 220, 220, 220, 220, 220, 220, 383, 8251, 286, 262, 22155, 389, 262, 3891, 286, 262, 6608, 11, 14811, 25, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 69, 312, 1, 357, 17989, 4686, 828, 366, 72, 312, 1, 357, 43129, 393, 6291, 4686, 828, 366, 11358, 1, 357, 11358, 4686, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 13552, 1, 357, 13552, 4686, 828, 366, 8044, 1600, 366, 31024, 78, 1, 357, 31024, 8690, 828, 366, 28663, 418, 462, 1600, 366, 30255, 1, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 357, 15571, 47, 393, 15304, 4686, 828, 366, 11215, 62, 9150, 1, 357, 1087, 320, 9971, 2292, 828, 366, 46583, 62, 9150, 1, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 357, 8692, 12, 24874, 2292, 828, 366, 6765, 293, 62, 16, 1600, 366, 6765, 293, 62, 17, 1911, 628, 220, 220, 220, 220, 220, 220, 220, 383, 3815, 389, 1058, 4871, 25, 63, 77, 32152, 13, 358, 18747, 44646, 628, 220, 220, 220, 220, 220, 220, 220, 1002, 2622, 11, 481, 2728, 257, 530, 12, 2435, 1100, 286, 262, 764, 44769, 290, 764, 65, 320, 2393, 13, 628, 220, 220, 220, 220, 220, 220, 220, 17934, 198, 220, 220, 220, 220, 220, 220, 220, 35656, 628, 220, 220, 220, 220, 220, 220, 220, 11485, 10412, 395, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 422, 3996, 62, 46862, 1330, 1280, 62, 3077, 11, 6291, 62, 7753, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 2393, 62, 3672, 796, 6291, 62, 7753, 7203, 17470, 13, 3077, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 351, 1280, 62, 3077, 7, 7753, 62, 3672, 8, 355, 3996, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2644, 220, 220, 220, 220, 3601, 7, 11925, 7, 3077, 13, 48310, 4008, 1303, 13664, 286, 8633, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1105, 628, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 329, 1994, 287, 4808, 28961, 62, 28961, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13, 26745, 62, 9186, 7, 2539, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 48310, 62, 11600, 628, 220, 220, 220, 825, 3119, 62, 9186, 7, 944, 11, 1438, 25, 965, 8, 4613, 45941, 13, 358, 18747, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 4990, 30227, 530, 3119, 416, 1438, 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, 299, 32152, 13, 358, 18747, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 257, 3119, 1988, 628, 198, 220, 220, 220, 220, 220, 220, 220, 383, 1438, 318, 530, 286, 777, 25, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 69, 312, 1, 357, 17989, 4686, 828, 366, 72, 312, 1, 357, 43129, 393, 6291, 4686, 828, 366, 11358, 1, 357, 11358, 4686, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 13552, 1, 357, 13552, 4686, 828, 366, 8044, 1600, 366, 31024, 78, 1, 357, 31024, 8690, 828, 366, 28663, 418, 462, 1600, 366, 30255, 1, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 357, 15571, 47, 393, 15304, 4686, 828, 366, 11215, 62, 9150, 1, 357, 1087, 320, 9971, 2292, 828, 366, 46583, 62, 9150, 1, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 357, 8692, 12, 24874, 2292, 828, 366, 6765, 293, 62, 16, 1600, 366, 6765, 293, 62, 17, 1911, 628, 220, 220, 220, 220, 220, 220, 220, 1002, 2622, 11, 481, 2728, 257, 530, 12, 2435, 1100, 286, 262, 764, 44769, 393, 764, 65, 320, 2393, 13, 628, 220, 220, 220, 220, 220, 220, 220, 17934, 198, 220, 220, 220, 220, 220, 220, 220, 35656, 628, 220, 220, 220, 220, 220, 220, 220, 11485, 10412, 395, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 422, 3996, 62, 46862, 1330, 1280, 62, 3077, 11, 6291, 62, 7753, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 2393, 62, 3672, 796, 6291, 62, 7753, 7203, 17470, 13, 3077, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 351, 1280, 62, 3077, 7, 7753, 62, 3672, 8, 355, 3996, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2644, 220, 220, 220, 220, 3601, 7, 3077, 13, 26745, 62, 9186, 10786, 28663, 418, 462, 6, 4008, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 37250, 16, 6, 705, 16, 6, 705, 20, 6, 705, 56, 20520, 628, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 611, 1438, 407, 287, 2116, 13, 48310, 62, 11600, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 8085, 796, 4808, 28961, 62, 28961, 58, 3672, 60, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 961, 62, 44769, 62, 273, 62, 65, 320, 7, 37333, 844, 28, 3020, 13, 37333, 844, 8, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 48310, 62, 11600, 58, 3672, 60, 628, 220, 220, 220, 2488, 26745, 198, 220, 220, 220, 825, 34348, 7, 944, 8, 4613, 45941, 13, 358, 18747, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 18255, 418, 462, 286, 1123, 25632, 357, 25641, 415, 8, 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, 299, 32152, 13, 358, 18747, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 7177, 286, 965, 628, 198, 220, 220, 220, 220, 220, 220, 220, 705, 15, 6, 6870, 257, 4814, 1988, 13, 628, 220, 220, 220, 220, 220, 220, 220, 1002, 2622, 11, 481, 2728, 257, 530, 12, 2435, 1100, 286, 262, 764, 65, 320, 2393, 13, 628, 220, 220, 220, 220, 220, 220, 220, 17934, 198, 220, 220, 220, 220, 220, 220, 220, 35656, 628, 220, 220, 220, 220, 220, 220, 220, 11485, 10412, 395, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 422, 3996, 62, 46862, 1330, 1280, 62, 3077, 11, 6291, 62, 7753, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 2393, 62, 3672, 796, 6291, 62, 7753, 7203, 17470, 13, 3077, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 351, 1280, 62, 3077, 7, 7753, 62, 3672, 8, 355, 3996, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2644, 220, 220, 220, 220, 3601, 7, 3077, 13, 28663, 418, 462, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 37250, 16, 6, 705, 16, 6, 705, 20, 6, 705, 56, 20520, 628, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 26745, 62, 9186, 7203, 28663, 418, 462, 4943, 628, 220, 220, 220, 2488, 26745, 198, 220, 220, 220, 825, 9785, 7, 944, 8, 4613, 45941, 13, 358, 18747, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 25632, 4686, 286, 1123, 25632, 357, 25641, 415, 737, 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, 299, 32152, 13, 358, 18747, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 7177, 286, 965, 628, 198, 220, 220, 220, 220, 220, 220, 220, 1002, 2622, 11, 481, 2728, 257, 530, 12, 2435, 1100, 286, 262, 764, 65, 320, 2393, 13, 628, 220, 220, 220, 220, 220, 220, 220, 17934, 198, 220, 220, 220, 220, 220, 220, 220, 35656, 628, 220, 220, 220, 220, 220, 220, 220, 11485, 10412, 395, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 422, 3996, 62, 46862, 1330, 1280, 62, 3077, 11, 6291, 62, 7753, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 2393, 62, 3672, 796, 6291, 62, 7753, 7203, 17470, 13, 3077, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 351, 1280, 62, 3077, 7, 7753, 62, 3672, 8, 355, 3996, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2644, 220, 220, 220, 220, 3601, 7, 3077, 13, 30255, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 37250, 30255, 16, 6, 705, 30255, 17, 6, 705, 30255, 18, 6, 705, 30255, 19, 20520, 628, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 26745, 62, 9186, 7203, 30255, 4943, 628, 220, 220, 220, 2488, 26745, 198, 220, 220, 220, 825, 12067, 62, 9150, 7, 944, 8, 4613, 45941, 13, 358, 18747, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1979, 320, 9971, 2292, 286, 1123, 25632, 357, 25641, 415, 737, 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, 299, 32152, 13, 358, 18747, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 7177, 286, 12178, 628, 198, 220, 220, 220, 220, 220, 220, 220, 657, 13, 15, 6870, 257, 4814, 1988, 13, 628, 220, 220, 220, 220, 220, 220, 220, 1002, 2622, 11, 481, 2728, 257, 530, 12, 2435, 1100, 286, 262, 764, 65, 320, 2393, 13, 628, 220, 220, 220, 220, 220, 220, 220, 17934, 198, 220, 220, 220, 220, 220, 220, 220, 35656, 628, 220, 220, 220, 220, 220, 220, 220, 11485, 10412, 395, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 422, 3996, 62, 46862, 1330, 1280, 62, 3077, 11, 6291, 62, 7753, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 2393, 62, 3672, 796, 6291, 62, 7753, 7203, 17470, 13, 3077, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 351, 1280, 62, 3077, 7, 7753, 62, 3672, 8, 355, 3996, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2644, 220, 220, 220, 220, 3601, 7, 3077, 13, 11215, 62, 9150, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 1802, 13, 19, 4751, 13, 20, 30123, 13, 22, 50205, 13, 24, 60, 628, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 26745, 62, 9186, 7203, 11215, 62, 9150, 4943, 628, 220, 220, 220, 2488, 26745, 198, 220, 220, 220, 825, 275, 79, 62, 9150, 7, 944, 8, 4613, 45941, 13, 358, 18747, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 7308, 12, 24874, 2292, 286, 1123, 25632, 357, 25641, 415, 737, 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, 299, 32152, 13, 358, 18747, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 7177, 286, 493, 628, 198, 220, 220, 220, 220, 220, 220, 220, 657, 6870, 257, 4814, 1988, 13, 628, 220, 220, 220, 220, 220, 220, 220, 1002, 2622, 11, 481, 2728, 257, 530, 12, 2435, 1100, 286, 262, 764, 65, 320, 2393, 13, 628, 220, 220, 220, 220, 220, 220, 220, 17934, 198, 220, 220, 220, 220, 220, 220, 220, 35656, 628, 220, 220, 220, 220, 220, 220, 220, 11485, 10412, 395, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 422, 3996, 62, 46862, 1330, 1280, 62, 3077, 11, 6291, 62, 7753, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 2393, 62, 3672, 796, 6291, 62, 7753, 7203, 17470, 13, 3077, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 351, 1280, 62, 3077, 7, 7753, 62, 3672, 8, 355, 3996, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2644, 220, 220, 220, 220, 3601, 7, 3077, 13, 46583, 62, 9150, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 685, 220, 220, 352, 220, 1802, 8576, 1802, 19, 60, 628, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 26745, 62, 9186, 7203, 46583, 62, 9150, 4943, 628, 220, 220, 220, 2488, 26745, 198, 220, 220, 220, 825, 45907, 62, 16, 7, 944, 8, 4613, 45941, 13, 358, 18747, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 3274, 45907, 286, 1123, 25632, 357, 25641, 415, 737, 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, 299, 32152, 13, 358, 18747, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 7177, 286, 965, 628, 198, 220, 220, 220, 220, 220, 220, 220, 1002, 2622, 11, 481, 2728, 257, 530, 12, 2435, 1100, 286, 262, 764, 65, 320, 2393, 13, 628, 220, 220, 220, 220, 220, 220, 220, 17934, 198, 220, 220, 220, 220, 220, 220, 220, 35656, 628, 220, 220, 220, 220, 220, 220, 220, 11485, 10412, 395, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 422, 3996, 62, 46862, 1330, 1280, 62, 3077, 11, 6291, 62, 7753, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 2393, 62, 3672, 796, 6291, 62, 7753, 7203, 17470, 13, 3077, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 351, 1280, 62, 3077, 7, 7753, 62, 3672, 8, 355, 3996, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2644, 220, 220, 220, 220, 3601, 7, 3077, 13, 6765, 293, 62, 16, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 37250, 32, 6, 705, 51, 6, 705, 32, 6, 705, 51, 20520, 628, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 26745, 62, 9186, 7203, 6765, 293, 62, 16, 4943, 628, 220, 220, 220, 2488, 26745, 198, 220, 220, 220, 825, 45907, 62, 17, 7, 944, 8, 4613, 45941, 13, 358, 18747, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 5498, 45907, 286, 1123, 25632, 357, 25641, 415, 828, 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, 299, 32152, 13, 358, 18747, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 7177, 286, 965, 628, 198, 220, 220, 220, 220, 220, 220, 220, 1002, 2622, 11, 481, 2728, 257, 530, 12, 2435, 1100, 286, 262, 764, 65, 320, 2393, 13, 628, 220, 220, 220, 220, 220, 220, 220, 17934, 198, 220, 220, 220, 220, 220, 220, 220, 35656, 628, 220, 220, 220, 220, 220, 220, 220, 11485, 10412, 395, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 422, 3996, 62, 46862, 1330, 1280, 62, 3077, 11, 6291, 62, 7753, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 2393, 62, 3672, 796, 6291, 62, 7753, 7203, 17470, 13, 3077, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 351, 1280, 62, 3077, 7, 7753, 62, 3672, 8, 355, 3996, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2644, 220, 220, 220, 220, 3601, 7, 3077, 13, 6765, 293, 62, 17, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 37250, 32, 6, 705, 34, 6, 705, 34, 6, 705, 38, 20520, 628, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13, 26745, 62, 9186, 7203, 6765, 293, 62, 17, 4943, 628, 220, 220, 220, 2488, 26745, 198, 220, 220, 220, 825, 1312, 312, 62, 9127, 7, 944, 8, 4613, 45941, 13, 358, 18747, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 7913, 286, 3925, 357, 82, 12629, 737, 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, 493, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1271, 286, 3925, 628, 198, 220, 220, 220, 220, 220, 220, 220, 1002, 2622, 11, 481, 2728, 257, 3049, 1627, 12, 9127, 286, 262, 764, 44769, 2393, 13, 628, 220, 220, 220, 220, 220, 220, 220, 17934, 198, 220, 220, 220, 220, 220, 220, 220, 35656, 628, 220, 220, 220, 220, 220, 220, 220, 11485, 10412, 395, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 422, 3996, 62, 46862, 1330, 1280, 62, 3077, 11, 6291, 62, 7753, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 2393, 62, 3672, 796, 6291, 62, 7753, 7203, 17470, 13, 3077, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 351, 1280, 62, 3077, 7, 7753, 62, 3672, 8, 355, 3996, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2644, 220, 220, 220, 220, 3601, 7, 3077, 13, 72, 312, 62, 9127, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 513, 628, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13557, 9127, 7203, 44769, 4943, 628, 220, 220, 220, 2488, 26745, 198, 220, 220, 220, 825, 9785, 62, 9127, 7, 944, 8, 4613, 45941, 13, 358, 18747, 25, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 7913, 286, 11346, 12016, 357, 25641, 1187, 737, 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, 493, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1271, 286, 11346, 12016, 628, 198, 220, 220, 220, 220, 220, 220, 220, 1002, 2622, 11, 481, 2728, 257, 3049, 1627, 12, 9127, 286, 262, 764, 65, 320, 2393, 13, 628, 220, 220, 220, 220, 220, 220, 220, 17934, 198, 220, 220, 220, 220, 220, 220, 220, 35656, 628, 220, 220, 220, 220, 220, 220, 220, 11485, 10412, 395, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 422, 3996, 62, 46862, 1330, 1280, 62, 3077, 11, 6291, 62, 7753, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 2393, 62, 3672, 796, 6291, 62, 7753, 7203, 17470, 13, 3077, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 351, 1280, 62, 3077, 7, 7753, 62, 3672, 8, 355, 3996, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2644, 220, 220, 220, 220, 3601, 7, 3077, 13, 30255, 62, 9127, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 604, 628, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 2116, 13557, 9127, 7203, 65, 320, 4943, 628, 220, 220, 220, 2488, 12708, 24396, 628, 220, 220, 220, 2488, 12708, 24396, 628, 220, 220, 220, 2488, 26745, 198, 220, 220, 220, 825, 5485, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 7913, 286, 3925, 357, 82, 12629, 8, 290, 11346, 12016, 357, 25641, 1187, 737, 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, 357, 600, 11, 493, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1271, 286, 3925, 11, 1271, 286, 11346, 12016, 628, 198, 220, 220, 220, 220, 220, 220, 220, 1002, 2622, 11, 481, 2728, 257, 3049, 1627, 12, 9127, 286, 262, 764, 44769, 290, 764, 65, 320, 3696, 13, 628, 220, 220, 220, 220, 220, 220, 220, 17934, 198, 220, 220, 220, 220, 220, 220, 220, 35656, 628, 220, 220, 220, 220, 220, 220, 220, 11485, 10412, 395, 3712, 628, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 422, 3996, 62, 46862, 1330, 1280, 62, 3077, 11, 6291, 62, 7753, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 2393, 62, 3672, 796, 6291, 62, 7753, 7203, 17470, 13, 3077, 4943, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 13163, 351, 1280, 62, 3077, 7, 7753, 62, 3672, 8, 355, 3996, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2644, 220, 220, 220, 220, 3601, 7, 3077, 13, 43358, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 357, 18, 11, 604, 8, 628, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 1441, 357, 11925, 7, 944, 13, 72, 312, 828, 18896, 7, 944, 13, 30255, 4008, 628, 220, 220, 220, 2488, 12708, 24396, 628, 220, 220, 220, 2488, 12708, 24396, 628, 220, 220, 220, 2488, 12708, 24396, 628, 220, 220, 220, 2488, 12708, 24396, 628, 220, 220, 220, 2488, 12708, 24396, 628, 198, 361, 11593, 3672, 834, 6624, 366, 834, 12417, 834, 1298, 198, 220, 220, 220, 18931, 13, 35487, 16934, 7, 5715, 28, 6404, 2667, 13, 10778, 8, 628, 220, 220, 220, 1303, 611, 6407, 25, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 422, 3996, 62, 46862, 1330, 6291, 62, 7753, 628, 220, 220, 220, 1303, 220, 220, 220, 220, 2393, 62, 3672, 796, 6291, 62, 7753, 7203, 17470, 13, 3077, 4943, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 351, 1280, 62, 3077, 7, 7753, 62, 3672, 8, 355, 3996, 25, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 3601, 7, 3077, 13, 72, 312, 8, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 3601, 7, 3077, 13, 30255, 8, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 3601, 7, 3077, 13, 961, 28955, 628, 220, 220, 220, 1303, 611, 10352, 25, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 1330, 299, 32152, 355, 45941, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 422, 3996, 62, 46862, 13557, 9654, 62, 3077, 1330, 1280, 62, 3077, 628, 220, 220, 220, 1303, 220, 220, 220, 220, 1303, 1680, 651, 2393, 422, 198, 220, 220, 220, 1303, 220, 3740, 1378, 2503, 13, 14781, 3524, 13, 785, 14, 1477, 14, 87, 2290, 74, 24, 404, 73, 544, 672, 660, 70, 14, 3838, 33, 70, 36, 1130, 43, 74, 15, 57, 78, 46, 15, 42, 48, 80, 15, 40, 19, 24334, 51, 33186, 30, 25404, 28, 15, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 1263, 7753, 796, 374, 1, 44, 7479, 2934, 335, 343, 59, 5235, 65, 5235, 59, 17, 59, 647, 2004, 62, 2780, 4524, 405, 87, 1828, 2388, 13, 16, 13, 3077, 1, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 1303, 1263, 7753, 796, 31051, 76, 429, 14, 76, 14, 2934, 335, 343, 14, 5235, 65, 5235, 14, 17, 14, 647, 2004, 62, 2780, 4524, 405, 87, 1828, 2388, 13, 16, 13, 3077, 6, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 351, 1280, 62, 3077, 7, 14261, 7753, 11, 997, 62, 16663, 82, 28, 1238, 8, 355, 3996, 25, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 9785, 62, 43501, 796, 2534, 1635, 8576, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 329, 9785, 62, 9688, 287, 2837, 7, 15, 11, 838, 1635, 9785, 62, 43501, 11, 9785, 62, 43501, 2599, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 14369, 263, 796, 45941, 13, 82, 62, 58, 25, 49388, 11, 9785, 62, 9688, 1058, 9785, 62, 9688, 1343, 9785, 62, 43501, 60, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3601, 7, 82, 677, 263, 8, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1188, 796, 3996, 13, 961, 7, 82, 677, 263, 8, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 3601, 7, 2100, 13, 43358, 8, 628, 220, 220, 220, 1303, 611, 10352, 25, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 2393, 796, 374, 1, 35, 7479, 3198, 24825, 59, 23065, 82, 59, 45213, 15813, 12, 489, 676, 59, 3077, 62, 46862, 59, 41989, 59, 7890, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1220, 489, 676, 62, 14323, 62, 940, 82, 62, 3064, 85, 62, 940, 79, 3927, 13, 3077, 1, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 351, 1280, 62, 3077, 7, 7753, 8, 355, 3996, 25, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 3601, 7, 3077, 13, 72, 312, 8, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 3601, 7, 3077, 13, 43358, 8, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 1188, 796, 3996, 13, 961, 3419, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 3601, 7, 2100, 8, 628, 220, 220, 220, 1303, 611, 10352, 25, 628, 220, 220, 220, 1303, 220, 220, 220, 220, 1303, 3996, 62, 7753, 796, 1672, 62, 7753, 10786, 15390, 14, 541, 2047, 65, 14, 439, 15885, 41707, 24620, 3077, 11537, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 3996, 62, 7753, 796, 374, 1, 37, 7479, 1891, 929, 59, 66, 7063, 74, 19, 67, 59, 7890, 59, 66, 7063, 74, 59, 23870, 65, 952, 59, 5235, 14596, 59, 261, 368, 346, 59, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 220, 4686, 16, 10535, 13, 30255, 62, 16, 10535, 13, 28826, 15, 13, 1525, 72, 312, 59, 72, 312, 2079, 2388, 1462, 16, 10535, 13, 3077, 1, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 3996, 796, 15585, 7, 3077, 62, 7753, 11, 954, 62, 32, 16, 28, 25101, 8, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 3013, 79, 7890, 16, 796, 3996, 58, 45299, 1058, 12825, 4083, 961, 3419, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 3013, 79, 7890, 17, 796, 3996, 58, 45299, 1058, 12825, 4083, 961, 7, 67, 4906, 2625, 600, 23, 1600, 4808, 46115, 62, 22468, 2624, 62, 2414, 28, 25101, 8, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 3601, 7, 16184, 79, 7890, 17, 8, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 3013, 79, 7890, 18, 796, 3996, 58, 45299, 1058, 12825, 4083, 961, 7, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 288, 4906, 2625, 600, 23, 1600, 1502, 2625, 34, 1600, 4808, 46115, 62, 22468, 2624, 62, 2414, 28, 25101, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 3601, 7, 16184, 79, 7890, 18, 8, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 3013, 79, 7890, 18, 13, 2100, 796, 3013, 79, 7890, 18, 13, 2100, 13, 459, 2981, 7203, 22468, 2624, 4943, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 3013, 79, 7890, 18, 13, 2100, 13, 67, 4906, 628, 220, 220, 220, 1303, 611, 10352, 25, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 422, 3996, 62, 46862, 1330, 15585, 11, 5489, 79, 13746, 628, 220, 220, 220, 1303, 220, 220, 220, 220, 1312, 312, 62, 9127, 796, 4764, 22, 29416, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 9785, 62, 9127, 796, 23336, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 9785, 62, 9127, 62, 9806, 796, 7632, 2996, 27696, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 9785, 62, 43501, 62, 7857, 796, 2026, 628, 220, 220, 220, 1303, 220, 220, 220, 220, 9785, 62, 43501, 62, 9127, 796, 532, 7, 30255, 62, 9127, 3373, 532, 30255, 62, 43501, 62, 7857, 8, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 9785, 62, 43501, 62, 9127, 62, 9806, 796, 532, 7, 30255, 62, 9127, 62, 9806, 3373, 532, 30255, 62, 43501, 62, 7857, 8, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 3013, 79, 5235, 796, 5489, 79, 13746, 7, 28826, 28, 24409, 11, 1312, 312, 62, 9127, 28, 72, 312, 62, 9127, 11, 9785, 62, 9127, 28, 30255, 62, 9127, 62, 9806, 8, 628, 220, 220, 220, 1303, 220, 220, 220, 220, 329, 15458, 62, 9630, 287, 2837, 7, 30255, 62, 43501, 62, 9127, 2599, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 9785, 62, 9630, 62, 9688, 796, 15458, 62, 9630, 1635, 9785, 62, 43501, 62, 7857, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 9785, 62, 9630, 62, 437, 796, 357, 43501, 62, 9630, 1343, 352, 8, 1635, 9785, 62, 43501, 62, 7857, 220, 1303, 644, 546, 38185, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 29472, 796, 374, 1, 67, 7479, 2934, 335, 343, 59, 25192, 59, 30706, 2724, 34, 90, 15, 92, 87, 90, 16, 92, 12, 90, 17, 27422, 3077, 1911, 18982, 7, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1312, 312, 62, 9127, 11, 9785, 62, 9630, 62, 9688, 11, 9785, 62, 9630, 62, 437, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 611, 407, 28686, 13, 6978, 13, 1069, 1023, 7, 34345, 2599, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 15585, 13, 13564, 7, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 29472, 1343, 27071, 29510, 1600, 3013, 79, 5235, 58, 45299, 9785, 62, 9630, 62, 9688, 25, 30255, 62, 9630, 62, 437, 4083, 961, 3419, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 28686, 13, 918, 480, 7, 34345, 1343, 27071, 29510, 1600, 29472, 8, 628, 220, 220, 220, 1303, 611, 10352, 25, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 422, 3996, 62, 46862, 1330, 34828, 78, 11, 15585, 628, 220, 220, 220, 1303, 220, 220, 220, 220, 29472, 796, 374, 1, 76, 7479, 2934, 335, 343, 59, 3791, 9483, 357, 19, 19415, 439, 62, 354, 81, 13, 76, 1878, 15, 13, 8298, 13, 45, 6200, 13, 3077, 1, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 1312, 312, 62, 9127, 796, 5867, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 1312, 312, 796, 685, 14692, 15, 1600, 366, 72, 312, 23330, 15, 92, 1911, 18982, 7, 72, 312, 62, 9630, 15437, 329, 1312, 312, 62, 9630, 287, 2837, 7, 72, 312, 62, 9127, 15437, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 3996, 796, 15585, 7, 34345, 11, 1312, 312, 28, 72, 312, 11, 954, 62, 32, 16, 28, 25101, 8, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 3601, 7, 3077, 13, 72, 312, 62, 9127, 8, 628, 220, 220, 220, 1303, 611, 10352, 25, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 422, 279, 893, 77, 457, 10141, 13, 22602, 1330, 1672, 62, 7753, 628, 220, 220, 220, 1303, 220, 220, 220, 220, 6566, 78, 62, 22184, 796, 1672, 62, 7753, 7203, 79, 893, 77, 457, 10141, 14, 1069, 12629, 14, 83, 726, 7890, 13, 36335, 4943, 628, 220, 220, 220, 1303, 611, 10352, 25, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 422, 3996, 62, 46862, 1330, 34828, 78, 11, 15585, 628, 220, 220, 220, 1303, 220, 220, 220, 220, 3601, 7, 418, 13, 1136, 66, 16993, 28955, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 1303, 4149, 1366, 422, 34828, 78, 5794, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 3013, 79, 7890, 796, 34828, 78, 7203, 40720, 1069, 12629, 14, 83, 726, 7890, 13, 36335, 11074, 961, 3419, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 1303, 279, 301, 22602, 13, 17953, 62, 34945, 62, 361, 62, 49986, 7203, 29510, 15908, 14, 83, 726, 7890, 13, 20, 28663, 13, 3077, 4943, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 15585, 13, 13564, 7, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 220, 220, 220, 220, 366, 29510, 15908, 14, 83, 726, 7890, 13, 20, 28663, 13, 3077, 1600, 3013, 79, 7890, 11, 954, 62, 32, 16, 28, 25101, 198, 220, 220, 220, 1303, 220, 220, 220, 220, 1267, 220, 1303, 19430, 1366, 287, 15585, 5794, 628, 220, 220, 220, 1330, 12972, 9288, 628, 220, 220, 220, 12972, 9288, 13, 12417, 7, 14692, 438, 4598, 310, 395, 12, 18170, 1600, 11593, 7753, 834, 12962, 198 ]
2.031957
15,302
# Author: Matthew Bowden [email protected] import flask as fsk app = fsk.Flask(__name__) @app.route('/')
[ 2, 6434, 25, 9308, 9740, 6559, 9563, 6559, 76, 31, 2777, 84, 13, 15532, 198, 198, 11748, 42903, 355, 277, 8135, 198, 198, 1324, 796, 277, 8135, 13, 7414, 2093, 7, 834, 3672, 834, 8, 628, 198, 31, 1324, 13, 38629, 10786, 14, 11537, 198 ]
2.377778
45
if __name__ == '__main__': from time import perf_counter_ns basic_tests = ( ([1, 1, 1], 1), ([1, 2, 3, 4, 5, 6], 3) ) additional_tests = ( ([1, 2], 0), ([2, 3, 5, 7], 0), ([1] * 100 + [2] + [4], 4), ([10, 20, 23, 27, 45, 69, 118, 138, 161, 166, 167, 170, 174, 213, 222, 224, 250, 251, 270, 285, 291, 325, 336, 355, 360, 381, 390, 396, 403, 413, 423, 446, 488, 507, 521, 560, 570, 660, 685, 715, 758, 781, 782, 783, 829, 855, 864, 874, 897, 936, 938, 944, 965, 981, 983, 993, 998, 1038, 1039, 1044, 1072, 1133, 1155, 1156, 1178, 1184, 1188, 1223, 1229, 1247, 1249, 1292, 1295, 1406, 1413, 1430, 1446, 1470, 1485, 1525, 1538, 1572, 1575, 1656, 1665, 1713, 1744, 1756, 1757, 1759, 1809, 1823, 1834, 1852, 1860, 1884, 1893, 1923, 1989, 2000], 11), ([1, 2, 2, 3, 5, 5, 6, 6, 7, 8, 9, 9, 10, 10, 12, 14, 15, 15, 15, 17, 19, 24, 25, 26, 30, 31, 31, 34, 37, 42, 44, 48, 49, 50, 50, 55, 60, 62, 66, 68, 69, 77, 78, 79, 79, 81, 83, 84, 85, 87, 88, 88, 96, 98, 102, 104, 105, 106, 109, 109, 111, 112, 121, 122, 123, 123, 128, 130, 132, 132, 135, 136, 140, 143, 144, 145, 151, 151, 154, 155, 156, 157, 163, 163, 170, 172, 174, 174, 175, 175, 176, 179, 184, 193, 196, 200, 200, 204, 206, 206, 207, 208, 210, 211, 213, 215, 217, 219, 220, 220, 225, 225, 225, 226, 227, 228, 231, 232, 232, 236, 237, 238, 240, 240, 240, 243, 250, 254, 255, 257, 258, 260, 260, 264, 266, 268, 274, 275, 275, 275, 278, 279, 279, 281, 282, 283, 284, 286, 291, 293, 293, 294, 301, 301, 302, 304, 305, 305, 306, 306, 308, 310, 311, 311, 315, 316, 316, 320, 321, 321, 322, 323, 326, 328, 329, 330, 333, 334, 338, 339, 341, 347, 348, 349, 353, 356, 357, 361, 363, 366, 366, 366, 367, 369, 372, 373, 374, 375, 383, 384, 385, 388, 390, 392, 398, 405, 406, 409, 412, 412, 414, 419, 419, 419, 424, 425, 425, 425, 426, 427, 428, 429, 432, 432, 434, 435, 436, 438, 441, 442, 445, 446, 448, 448, 452, 456, 457, 459, 463, 464, 465, 466, 467, 467, 468, 468, 468, 473, 473, 480, 484, 486, 488, 488, 489, 489, 491, 495, 496, 497, 501, 502, 505, 506, 506, 510, 512, 516, 517, 517, 518, 528, 528, 530, 534, 536, 536, 537, 539, 539, 542, 545, 549, 555, 558, 559, 562, 563, 563, 563, 563, 565, 566, 567, 571, 572, 575, 578, 579, 579, 579, 584, 584, 586, 588, 590, 591, 592, 592, 598, 601, 603, 604, 607, 609, 612, 612, 613, 613, 615, 616, 618, 619, 622, 623, 625, 626, 627, 630, 630, 631, 631, 631, 632, 635, 637, 637, 641, 643, 645, 645, 646, 647, 648, 648, 649, 650, 650, 653, 653, 655, 657, 658, 659, 661, 664, 665, 668, 669, 669, 677, 678, 684, 686, 688, 690, 698, 698, 699, 703, 703, 704, 705, 706, 706, 709, 712, 720, 722, 725, 726, 727, 727, 730, 732, 732, 733, 735, 736, 746, 750, 753, 753, 753, 753, 759, 761, 767, 772, 778, 786, 788, 788, 792, 793, 796, 797, 798, 799, 799, 801, 801, 810, 811, 812, 813, 822, 823, 826, 828, 829, 830, 832, 833, 833, 834, 837, 838, 839, 840, 842, 843, 851, 852, 854, 859, 860, 861, 863, 866, 866, 869, 870, 873, 873, 874, 874, 877, 880, 885, 890, 893, 895, 895, 903, 907, 912, 918, 918, 919, 919, 919, 919, 922, 923, 924, 924, 924, 933, 935, 936, 936, 940, 945, 948, 949, 950, 952, 952, 954, 957, 958, 963, 966, 966, 968, 969, 971, 972, 973, 973, 973, 976, 977, 980, 981, 985, 985, 986, 987, 987, 989, 992, 993, 994, 997, 999, 999, 1004, 1004, 1006, 1008, 1008, 1009, 1009, 1012, 1015, 1017, 1021, 1022, 1024, 1024, 1027, 1027, 1035, 1039, 1039, 1040, 1042, 1043, 1046, 1048, 1052, 1053, 1058, 1060, 1066, 1067, 1067, 1067, 1070, 1071, 1072, 1076, 1081, 1082, 1083, 1087, 1091, 1091, 1094, 1094, 1095, 1096, 1102, 1103, 1103, 1103, 1105, 1107, 1107, 1113, 1114, 1114, 1114, 1115, 1115, 1117, 1117, 1119, 1125, 1126, 1127, 1127, 1127, 1131, 1131, 1132, 1145, 1146, 1146, 1148, 1149, 1150, 1150, 1151, 1151, 1155, 1155, 1160, 1163, 1165, 1165, 1167, 1168, 1172, 1173, 1173, 1174, 1177, 1181, 1183, 1184, 1189, 1192, 1192, 1197, 1197, 1202, 1209, 1212, 1215, 1216, 1217, 1220, 1220, 1222, 1222, 1222, 1222, 1226, 1227, 1231, 1232, 1239, 1240, 1243, 1244, 1245, 1250, 1255, 1258, 1258, 1259, 1264, 1271, 1271, 1272, 1272, 1274, 1276, 1277, 1279, 1280, 1283, 1284, 1285, 1288, 1291, 1296, 1298, 1299, 1300, 1302, 1302, 1306, 1311, 1315, 1315, 1316, 1321, 1321, 1325, 1325, 1327, 1329, 1329, 1330, 1332, 1333, 1338, 1339, 1340, 1345, 1347, 1347, 1350, 1353, 1357, 1359, 1360, 1360, 1360, 1363, 1369, 1370, 1370, 1370, 1371, 1374, 1376, 1378, 1379, 1380, 1381, 1382, 1385, 1388, 1388, 1390, 1395, 1398, 1402, 1403, 1403, 1405, 1406, 1408, 1412, 1414, 1419, 1424, 1424, 1427, 1428, 1430, 1430, 1432, 1435, 1439, 1439, 1440, 1442, 1442, 1450, 1454, 1455, 1456, 1457, 1458, 1459, 1461, 1462, 1463, 1463, 1465, 1465, 1466, 1472, 1474, 1476, 1477, 1477, 1477, 1480, 1482, 1483, 1485, 1487, 1488, 1490, 1491, 1493, 1494, 1495, 1496, 1498, 1498, 1501, 1505, 1505, 1506, 1515, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1523, 1525, 1525, 1526, 1527, 1528, 1528, 1530, 1535, 1537, 1537, 1540, 1540, 1540, 1540, 1542, 1543, 1546, 1548, 1549, 1551, 1552, 1553, 1556, 1557, 1558, 1560, 1561, 1563, 1563, 1566, 1569, 1570, 1571, 1576, 1579, 1583, 1584, 1585, 1589, 1589, 1594, 1594, 1595, 1598, 1606, 1609, 1611, 1612, 1618, 1619, 1620, 1625, 1628, 1629, 1639, 1640, 1640, 1644, 1644, 1645, 1649, 1653, 1656, 1657, 1657, 1658, 1658, 1659, 1661, 1666, 1667, 1668, 1671, 1672, 1673, 1681, 1687, 1689, 1689, 1691, 1691, 1691, 1692, 1699, 1699, 1702, 1703, 1704, 1705, 1707, 1708, 1714, 1717, 1717, 1720, 1725, 1725, 1730, 1732, 1733, 1738, 1738, 1740, 1741, 1741, 1744, 1746, 1748, 1748, 1751, 1753, 1755, 1756, 1757, 1759, 1759, 1759, 1768, 1772, 1773, 1774, 1780, 1781, 1784, 1785, 1787, 1787, 1788, 1788, 1789, 1789, 1791, 1794, 1797, 1797, 1802, 1805, 1806, 1809, 1809, 1812, 1813, 1814, 1815, 1816, 1821, 1824, 1826, 1826, 1831, 1834, 1835, 1838, 1839, 1839, 1839, 1845, 1846, 1849, 1854, 1858, 1864, 1865, 1867, 1877, 1879, 1879, 1879, 1880, 1881, 1882, 1882, 1883, 1885, 1885, 1888, 1890, 1897, 1899, 1901, 1905, 1907, 1907, 1913, 1913, 1914, 1922, 1923, 1925, 1927, 1929, 1930, 1932, 1932, 1939, 1940, 1941, 1945, 1946, 1947, 1952, 1952, 1953, 1954, 1954, 1954, 1956, 1959, 1959, 1962, 1963, 1966, 1967, 1970, 1977, 1978, 1978, 1979, 1982, 1987, 1988, 1990, 1991, 1992, 1993, 1994, 1995, 1997, 2000], 16_509), ([1, 1, 2, 4, 5, 2376, 2404, 3797, 3851, 4386, 4626, 5146, 5378, 5611, 5651, 5814, 6513, 6604, 7433, 7456, 7902, 8116, 8480, 10222, 10434, 10996, 11135, 11424, 11496, 11869, 12024, 12380, 13137, 13270, 13542, 13827, 13915, 14567, 14594, 14999, 15004, 16862, 17536, 17998, 19438, 19881, 20007, 21197, 21517, 22352, 22738, 22964, 24492, 24811, 25316, 26545, 27646, 28899, 29248, 29414, 29508, 29710, 30286, 31039, 31133, 33469, 34124, 34253, 35365, 35500, 35549, 35824, 36176, 37025, 37333, 37797, 38722, 39109, 39350, 39515, 41329, 41480, 41902, 41925, 42138, 42272, 42580, 43135, 43285, 43459, 43609, 43673, 43720, 44215, 44228, 44388, 44424, 45172, 46363, 46672, 46838, 47485, 48833, 49688, 50804, 53130, 53853, 54021, 54411, 54593, 55252, 55883, 56838, 57900, 58000, 58294, 58660, 59099, 59419, 59693, 60482, 61178, 61269, 61314, 62412, 63961, 64270, 64859, 66320, 66602, 67277, 68792, 69172, 69384, 70404, 70925, 71912, 72238, 72407, 72903, 73156, 73957, 74339, 75594, 75739, 76477, 76933, 77056, 78383, 79292, 79460, 80007, 81393, 81921, 82478, 82519, 83555, 83700, 83729, 84267, 84293, 84456, 84991, 85015, 85168, 85483, 86330, 86539, 86602, 86627, 87365, 87373, 87397, 87752, 88339, 88736, 88755, 88878, 89210, 90786, 90867, 90985, 91038, 91293, 91441, 92081, 93020, 93308, 94704, 95199, 95349, 95402, 95520, 95588, 96507, 97209, 97949, 98547, 99409, 99572, 99956, 100273, 100286, 100520, 100996, 103060, 103716, 104204, 104588, 105063, 105291, 107506, 107573, 107598, 107786, 109411, 110328, 111122, 112567, 112982, 114466, 114734, 114952, 114956, 115699, 116183, 116235, 116240, 116546, 117085, 118292, 118642, 118692, 119629, 120058, 120229, 120299, 120668, 120843, 121310, 121361, 121809, 122237, 122444, 122745, 123172, 123536, 124751, 124758, 124864, 125802, 125842, 126102, 126496, 127064, 128252, 128500, 128527, 128775, 129423, 129770, 130180, 131520, 131955, 131968, 133103, 133550, 133653, 135184, 135353, 135424, 135775, 135806, 136364, 138014, 138019, 138995, 139978, 140443, 140710, 141077, 141758, 142049, 144424, 145361, 146043, 146496, 147308, 148004, 148132, 148194, 148315, 148356, 148745, 149171, 150067, 150409, 150911, 151094, 151344, 151852, 151955, 153093, 153421, 153868, 154412, 154415, 154556, 154988, 155165, 155369, 155452, 157006, 158594, 158833, 158977, 159320, 159441, 159621, 160559, 161030, 161418, 161499, 161546, 162092, 162100, 162487, 162495, 162933, 164019, 164860, 166041, 166227, 166514, 167443, 168228, 168442, 168714, 169205, 170059, 170458, 170944, 171048, 171937, 172401, 173151, 173953, 174383, 176454, 177051, 177371, 177604, 177653, 177916, 178673, 178721, 178859, 179775, 180347, 180556, 180708, 181440, 182059, 183012, 183102, 183703, 184324, 184364, 186200, 187135, 187147, 187287, 187326, 188781, 189064, 189455, 189622, 189688, 189722, 190190, 190559, 190985, 191409, 191960, 192376, 193140, 193657, 194994, 195168, 195421, 196295, 196534, 196949, 197042, 197229, 197590, 198872, 199052, 199632, 199657, 200555, 201151, 201324, 201446, 201632, 201827, 202262, 203034, 203080, 203775, 203790, 203795, 204252, 204309, 204317, 205306, 205412, 207839, 207914, 207956, 208364, 209462, 211072, 212088, 213155, 213159, 213322, 213659, 214046, 214728, 214779, 215260, 215900, 215973, 217046, 217974, 218444, 218696, 219185, 219686, 220148, 220273, 220842, 221436, 221497, 221716, 222530, 222635, 222647, 223100, 223403, 223862, 224272, 224580, 224625, 225157, 225364, 225525, 225965, 226064, 226132, 227500, 227558, 227627, 228193, 228426, 228528, 229668, 229730, 230653, 230802, 231518, 232532, 232733, 233089, 233919, 235296, 235321, 235642, 238313, 238441, 239117, 240710, 240870, 241429, 241594, 241722, 241815, 241939, 242116, 242857, 243226, 243230, 243593, 243655, 243720, 244049, 245057, 245396, 245734, 247547, 248382, 249195, 249807, 250421, 250589, 252190, 253206, 253276, 253398, 254136, 254332, 254848, 255485, 255581, 256750, 257099, 257198, 257745, 258165, 258626, 258870, 259521, 260359, 260474, 260813, 261771, 262329, 263921, 264230, 264378, 264631, 265056, 265143, 265391, 267191, 267653, 268623, 268624, 268988, 269234, 269742, 270090, 270570, 272591, 272688, 273856, 274040, 274529, 274873, 275226, 276389, 276403, 276635, 277403, 277409, 278268, 279490, 280155, 280876, 281309, 281621, 281760, 282060, 282282, 282594, 283735, 283852, 284328, 284590, 285020, 285298, 286064, 286072, 287060, 287761, 287839, 288425, 288602, 288875, 289531, 289736, 290635, 290896, 291107, 291206, 291672, 291846, 292053, 292771, 292786, 293642, 293928, 294476, 294496, 294643, 294693, 294944, 295285, 295430, 295463, 295664, 296142, 296337, 297621, 297872, 298045, 298057, 298149, 298577, 298699, 299572, 299648, 300637, 301226, 301632, 302001, 302023, 303323, 303576, 304150, 305089, 305425, 305950, 306972, 307464, 307700, 308344, 308490, 308593, 309417, 310113, 312420, 312454, 312472, 313194, 313356, 314130, 314332, 314461, 314582, 314872, 315209, 315285, 315334, 315498, 315773, 317746, 317917, 318182, 319378, 320172, 320448, 321163, 321909, 322979, 323203, 323526, 323794, 324611, 324678, 325446, 325462, 325635, 326641, 327200, 328873, 329951, 330151, 330447, 330516, 331125, 331548, 333377, 333662, 333976, 334641, 335104, 336391, 337062, 337460, 337571, 339236, 339329, 339480, 339705, 339765, 340482, 340605, 340793, 341016, 341729, 342315, 342338, 344123, 344776, 345140, 345586, 345825, 345937, 346608, 347127, 348265, 348378, 348706, 348754, 348796, 349200, 349851, 350914, 351323, 352159, 352348, 352561, 352776, 352991, 353107, 354069, 354498, 354910, 355844, 355965, 357028, 357341, 357722, 358812, 359449, 359597, 360115, 360332, 360459, 361637, 362126, 362210, 362254, 362533, 362708, 362838, 363078, 364395, 364762, 365521, 366124, 366219, 366891, 367246, 367608, 368364, 369011, 369044, 369737, 370433, 370510, 370547, 371477, 371560, 371749, 373421, 373608, 374140, 375112, 375157, 377419, 377582, 377669, 377968, 378340, 378421, 379710, 380238, 380601, 382147, 383396, 383398, 383411, 383475, 383486, 383783, 384718, 385380, 386302, 386729, 386807, 387258, 389859, 389895, 390345, 391082, 391398, 391576, 392238, 392261, 392455, 392510, 393929, 394210, 394223, 394389, 394485, 394749, 394925, 395541, 396339, 396464, 397327, 397903, 398066, 398297, 398427, 398562, 399776, 400170, 400754, 400969, 401064, 401272, 401663, 401914, 402040, 402164, 402696, 403151, 403681, 404052, 405818, 406037, 406261, 406629, 407310, 409060, 409374, 409495, 409544, 410885, 412078, 412701, 412903, 413601, 414417, 415696, 415729, 415781, 415863, 417181, 417630, 417752, 418517, 419112, 419171, 419353, 419510, 419682, 420192, 420810, 421004, 421461, 421786, 422146, 422150, 423551, 425267, 425379, 425782, 425975, 426113, 426186, 426599, 426929, 427245, 427712, 428179, 428412, 428777, 429052, 429261, 429406, 429892, 430130, 431013, 431415, 431551, 432078, 432812, 433038, 433933, 434655, 434711, 434716, 434966, 435418, 435457, 435630, 435749, 436432, 437531, 437759, 438173, 438243, 438514, 439222, 439640, 440146, 440304, 440694, 441318, 442052, 442321, 442912, 443710, 443734, 444491, 444573, 444754, 445243, 445301, 445512, 445851, 445935, 446428, 446992, 447391, 447721, 449202, 449288, 450127, 451570, 453164, 453291, 453619, 454826, 456006, 456196, 456229, 456688, 456747, 456877, 457778, 457851, 457997, 458359, 458470, 458931, 459116, 459163, 459320, 459716, 459761, 461561, 462270, 462276, 462666, 463203, 465064, 466002, 466783, 466937, 468798, 468881, 471002, 471887, 472016, 472145, 472217, 473959, 474378, 475158, 475238, 475366, 475644, 475975, 476065, 476114, 476926, 477511, 478181, 478249, 478450, 479206, 479217, 479533, 481048, 483196, 483691, 484304, 484488, 484494, 485018, 485349, 486256, 486449, 486872, 487486, 487961, 488037, 488156, 489348, 489638, 489908, 491162, 492176, 492300, 492866, 493793, 493925, 494924, 495341, 495407, 495699, 496482, 497186, 497884, 498271, 498450, 498519, 498528, 498899, 499047, 499333, 500150, 501425, 502056, 502268, 502442, 502869, 502899, 503448, 503535, 504613, 504905, 505175, 505888, 506169, 506282, 506666, 506774, 507343, 507557, 509448, 509851, 511908, 512739, 513048, 513129, 513377, 513634, 514286, 514572, 515207, 516682, 516911, 518608, 518692, 518860, 519961, 520080, 520382, 520560, 522851, 522937, 523178, 523367, 523494, 524226, 524474, 526274, 526328, 527401, 527436, 529756, 530121, 530265, 531483, 531625, 531777, 532553, 532973, 532984, 534260, 534397, 534602, 535340, 535508, 535783, 536444, 536992, 537216, 537968, 539486, 539787, 539834, 542257, 543800, 544298, 544614, 545107, 545537, 545778, 547150, 547811, 547866, 547908, 548595, 550162, 550186, 551133, 551911, 552997, 553188, 553978, 553978, 554130, 554795, 554856, 556226, 556916, 557050, 557832, 557879, 558941, 560307, 560462, 561439, 561775, 561789, 561934, 562007, 562716, 563375, 563593, 564273, 564510, 564640, 564859, 565369, 565832, 566604, 566628, 566790, 567004, 567243, 567245, 567467, 567949, 569373, 569688, 570202, 570438, 571062, 571255, 572528, 572670, 573224, 573688, 574074, 574122, 575086, 575466, 575628, 575998, 576338, 576351, 576423, 578248, 578472, 578581, 578661, 579047, 579070, 579086, 579289, 579462, 579536, 579555, 580414, 582070, 582275, 582996, 583037, 584002, 584111, 584719, 585584, 585663, 586710, 588070, 588097, 589054, 589506, 592401, 593024, 595977, 596044, 597282, 598495, 598581, 598960, 599513, 599538, 599851, 600064, 600141, 600422, 600465, 600810, 601258, 601309, 601729, 602268, 602302, 602947, 603146, 603656, 604433, 605449, 607652, 607709, 607898, 608403, 609582, 611612, 611903, 613310, 614715, 615497, 616157, 616292, 616551, 616595, 617936, 618565, 618699, 618761, 620093, 620475, 620590, 620657, 621727, 622288, 622299, 622710, 623579, 623983, 623990, 624360, 625648, 625905, 627038, 627046, 627321, 627411, 627870, 628348, 628465, 628604, 628907, 629093, 630123, 630169, 630587, 630682, 631633, 631753, 632566, 633245, 634336, 634604, 634660, 635053, 635697, 635866, 636420, 636673, 636710, 636987, 637660, 638096, 638808, 639858, 640684, 640991, 641215, 641284, 641420, 642119, 642443, 642701, 642820, 642862, 642953, 643370, 643500, 643671, 645554, 645971, 647794, 648648, 648865, 649376, 649432, 649795, 650358, 650568, 651834, 651856, 652254, 653300, 653440, 653454, 654175, 655179, 655314, 655389, 655627, 657291, 658236, 658900, 658973, 659088, 659584, 660104, 660559, 660990, 661166, 661431, 661514, 661661, 661807, 662368, 662633, 662791, 662927, 663067, 665502, 665995, 667229, 667348, 667461, 667595, 668861, 669190, 669762, 670137, 670289, 670785, 671082, 671673, 671740, 672038, 672736, 672781, 673036, 673144, 673886, 674025, 674156, 674280, 674661, 674681, 675010, 675272, 675680, 675685, 676299, 676468, 676630, 676775, 677155, 677223, 678522, 678836, 679444, 679470, 680074, 681360, 682418, 682815, 682941, 682948, 683240, 684703, 684886, 684910, 686936, 687137, 687911, 688084, 689225, 690904, 691771, 692349, 692476, 692763, 693718, 694162, 694339, 695346, 695759, 695779, 696211, 696750, 697011, 697270, 697481, 697870, 697957, 698246, 699744, 699889, 700237, 700448, 700703, 701356, 702575, 703435, 703455, 703748, 703799, 704043, 704190, 704616, 705139, 706540, 706558, 706707, 708015, 708694, 708926, 709825, 710492, 711090, 711168, 711361, 711781, 711894, 713324, 713529, 713686, 714646, 714683, 714909, 715177, 715416, 716041, 716235, 716442, 717033, 717516, 719185, 719891, 721161, 721627, 721965, 722128, 722248, 722285, 722633, 722653, 722824, 722844, 723592, 725429, 725743, 726556, 726970, 727189, 727362, 727443, 727517, 727834, 728297, 728388, 728457, 728545, 728552, 730850, 732439, 732705, 733196, 734087, 734168, 734274, 734583, 735300, 736158, 736434, 736887, 737125, 737654, 737829, 737915, 738100, 738749, 738868, 739490, 740312, 741096, 741961, 742147, 742282, 742480, 743002, 743022, 744131, 744338, 745303, 745596, 745624, 745668, 746420, 746442, 747031, 748626, 749169, 749571, 749638, 749882, 751490, 751786, 752276, 752798, 753000, 753614, 754993, 756731, 757354, 757480, 757613, 757701, 758073, 758559, 758645, 758689, 760270, 760274, 761576, 762247, 762673, 762794, 762795, 763258, 763649, 763731, 764087, 764418, 764791, 765065, 766545, 766624, 767867, 767868, 768262, 769370, 769625, 769727, 769764, 769806, 769890, 770042, 770888, 770939, 771303, 771704, 772691, 772819, 772852, 772991, 773256, 774325, 774756, 776239, 777138, 777220, 777350, 778003, 778047, 778267, 778856, 779024, 779239, 779918, 782130, 782264, 782336, 782490, 782530, 783304, 784670, 785546, 785788, 786413, 786976, 787344, 787444, 787580, 788023, 789280, 790678, 790879, 791556, 792022, 792549, 792679, 793021, 795676, 795807, 797302, 797557, 797566, 797623, 797879, 798439, 798850, 800365, 800495, 801142, 801767, 801826, 802426, 802759, 802982, 803285, 803760, 804229, 804881, 805481, 806355, 806412, 807131, 807155, 807344, 808725, 808985, 809392, 809648, 810667, 811253, 811526, 811756, 811965, 812124, 812251, 812853, 813200, 815272, 815744, 817021, 817128, 817503, 818154, 818170, 818944, 819568, 820404, 820705, 821494, 821946, 822287, 822294, 822342, 822798, 823066, 823287, 823302, 823715, 823786, 824195, 825090, 825643, 826223, 826473, 826799, 827386, 828174, 828603, 829122, 829284, 829806, 830026, 830622, 830945, 831387, 831905, 833516, 833563, 833708, 833886, 833953, 834054, 834260, 834314, 834650, 834749, 835908, 836018, 836966, 837330, 837645, 838957, 839309, 839577, 839861, 840024, 840136, 840182, 840967, 842003, 842414, 842452, 843463, 843899, 844144, 844260, 844689, 844835, 844881, 844953, 845450, 846379, 846589, 847023, 847704, 849207, 849977, 852621, 852888, 852925, 853944, 853952, 854185, 854562, 854629, 854651, 858294, 858306, 859025, 859621, 860103, 862058, 862305, 862477, 862811, 864637, 864959, 864965, 865802, 866147, 867167, 867201, 867652, 868060, 869453, 871559, 871577, 871926, 872212, 872497, 873052, 873056, 873119, 873131, 875113, 875271, 876161, 876519, 876938, 877547, 878046, 878472, 878503, 879047, 879575, 880701, 881652, 881833, 881919, 882061, 883577, 884403, 885023, 885127, 885785, 886158, 886208, 888402, 889913, 890229, 891018, 891362, 892577, 892614, 892993, 895511, 896001, 896080, 896840, 897549, 897778, 898041, 898631, 898925, 899632, 899693, 900664, 900731, 900846, 901237, 902452, 902600, 903765, 903824, 904503, 904806, 905170, 905714, 905773, 906339, 907288, 907374, 907465, 907670, 908341, 910218, 911660, 912251, 912590, 913230, 913434, 913862, 914468, 914555, 916230, 916429, 916539, 916570, 916992, 918561, 918717, 919383, 919617, 920634, 921636, 922107, 923018, 924184, 924450, 924527, 924671, 925145, 925642, 925668, 926427, 927170, 928014, 928689, 928908, 929630, 929880, 929982, 930221, 930510, 930956, 931230, 931469, 931615, 931807, 931849, 932278, 932334, 933131, 934640, 936083, 936568, 936766, 937113, 938140, 938375, 939190, 939220, 939406, 940609, 940924, 942686, 942741, 943700, 944047, 945738, 946158, 946663, 946803, 947757, 947909, 948209, 948851, 949348, 950198, 951077, 951495, 951531, 951552, 951665, 952289, 952822, 952942, 953011, 953352, 953503, 953979, 955326, 955497, 955971, 957215, 957374, 957416, 957494, 957711, 957775, 958597, 958845, 959574, 961150, 961643, 961700, 963012, 963241, 964259, 965387, 965609, 965863, 966914, 969018, 969270, 969665, 969762, 971319, 971600, 972634, 972757, 973134, 973294, 973894, 973985, 974198, 974994, 975440, 975802, 975974, 976033, 976057, 976313, 977155, 977168, 977286, 978755, 979202, 979626, 981524, 981594, 981667, 982178, 982446, 982685, 983200, 983528, 983662, 983912, 984327, 984469, 985813, 986081, 986251, 986977, 987372, 987385, 987400, 988582, 988950, 989624, 989795, 989930, 990827, 991296, 991411, 991873, 991948, 992277, 993009, 993016, 993092, 993998, 994233, 994280, 994287, 994621, 995485, 995576, 995633, 996076, 996197, 996989, 999437], 6_582) ) results = {} num_iters = 1 for func in [func for func in dir() if func.startswith('solution')]: results[func] = [] print(f'\n{func}() (Number of Iterations {num_iters:,})') for test in basic_tests + additional_tests: l, expected = test start = perf_counter_ns() for i in range(num_iters): result = globals()[func](l) end = perf_counter_ns() results[func].append(end - start) print(f'{func}({l if len(l) < 10 else "truncated due to length: " + str(len(l))}) returned {result} ' f'({"correct" if result == expected else f"expected: {expected}"})' f' in {end - start:,} nanoseconds.')
[ 198, 198, 361, 11593, 3672, 834, 6624, 705, 834, 12417, 834, 10354, 198, 220, 220, 220, 422, 640, 1330, 23035, 62, 24588, 62, 5907, 198, 220, 220, 220, 4096, 62, 41989, 796, 357, 198, 220, 220, 220, 220, 220, 220, 220, 29565, 16, 11, 352, 11, 352, 4357, 352, 828, 198, 220, 220, 220, 220, 220, 220, 220, 29565, 16, 11, 362, 11, 513, 11, 604, 11, 642, 11, 718, 4357, 513, 8, 198, 220, 220, 220, 1267, 198, 220, 220, 220, 3224, 62, 41989, 796, 357, 198, 220, 220, 220, 220, 220, 220, 220, 29565, 16, 11, 362, 4357, 657, 828, 198, 220, 220, 220, 220, 220, 220, 220, 29565, 17, 11, 513, 11, 642, 11, 767, 4357, 657, 828, 198, 220, 220, 220, 220, 220, 220, 220, 29565, 16, 60, 1635, 1802, 1343, 685, 17, 60, 1343, 685, 19, 4357, 604, 828, 198, 220, 220, 220, 220, 220, 220, 220, 29565, 940, 11, 1160, 11, 2242, 11, 2681, 11, 4153, 11, 8644, 11, 19035, 11, 21503, 11, 27829, 11, 26753, 11, 26118, 11, 16677, 11, 27621, 11, 28658, 11, 27795, 11, 26063, 11, 8646, 11, 34489, 11, 20479, 11, 33015, 11, 43336, 11, 29524, 11, 38867, 11, 36561, 11, 11470, 11, 4353, 16, 11, 33882, 11, 48758, 11, 38210, 11, 46618, 11, 49125, 11, 604, 3510, 11, 604, 3459, 11, 2026, 22, 11, 642, 2481, 11, 38089, 11, 44626, 11, 41717, 11, 718, 5332, 11, 767, 1314, 11, 767, 3365, 11, 767, 6659, 11, 767, 6469, 11, 767, 5999, 11, 807, 1959, 11, 807, 2816, 11, 807, 2414, 11, 807, 4524, 11, 807, 5607, 11, 860, 2623, 11, 860, 2548, 11, 860, 2598, 11, 860, 2996, 11, 860, 6659, 11, 860, 5999, 11, 860, 6052, 11, 860, 4089, 11, 838, 2548, 11, 838, 2670, 11, 838, 2598, 11, 838, 4761, 11, 1367, 2091, 11, 12279, 20, 11, 12279, 21, 11, 1367, 3695, 11, 1367, 5705, 11, 1367, 3459, 11, 1105, 1954, 11, 1105, 1959, 11, 1105, 2857, 11, 1105, 2920, 11, 1105, 5892, 11, 1105, 3865, 11, 1478, 3312, 11, 1478, 1485, 11, 1478, 1270, 11, 1478, 3510, 11, 1478, 2154, 11, 1478, 5332, 11, 1315, 1495, 11, 1315, 2548, 11, 1315, 4761, 11, 1315, 2425, 11, 1467, 3980, 11, 1467, 2996, 11, 1596, 1485, 11, 1596, 2598, 11, 1596, 3980, 11, 1596, 3553, 11, 1596, 3270, 11, 1248, 2931, 11, 1248, 1954, 11, 1248, 2682, 11, 1248, 4309, 11, 37637, 11, 1248, 5705, 11, 48889, 11, 37272, 11, 11104, 11, 4751, 4357, 1367, 828, 198, 220, 220, 220, 220, 220, 220, 220, 29565, 16, 11, 362, 11, 362, 11, 513, 11, 642, 11, 642, 11, 718, 11, 718, 11, 767, 11, 807, 11, 860, 11, 860, 11, 838, 11, 838, 11, 1105, 11, 1478, 11, 1315, 11, 1315, 11, 1315, 11, 1596, 11, 678, 11, 1987, 11, 1679, 11, 2608, 11, 1542, 11, 3261, 11, 3261, 11, 4974, 11, 5214, 11, 5433, 11, 5846, 11, 4764, 11, 5125, 11, 2026, 11, 2026, 11, 5996, 11, 3126, 11, 8190, 11, 7930, 11, 8257, 11, 8644, 11, 8541, 11, 8699, 11, 9225, 11, 9225, 11, 9773, 11, 9698, 11, 9508, 11, 7600, 11, 10083, 11, 9193, 11, 9193, 11, 9907, 11, 9661, 11, 15143, 11, 14436, 11, 13343, 11, 15696, 11, 16003, 11, 16003, 11, 13374, 11, 13539, 11, 20416, 11, 19409, 11, 17031, 11, 17031, 11, 13108, 11, 11323, 11, 21761, 11, 21761, 11, 17501, 11, 21056, 11, 12713, 11, 24356, 11, 20224, 11, 20299, 11, 25326, 11, 25326, 11, 24235, 11, 20708, 11, 23871, 11, 23313, 11, 26826, 11, 26826, 11, 16677, 11, 23120, 11, 27621, 11, 27621, 11, 19038, 11, 19038, 11, 26937, 11, 27228, 11, 28598, 11, 29691, 11, 28817, 11, 939, 11, 939, 11, 26956, 11, 27253, 11, 27253, 11, 27791, 11, 27121, 11, 20064, 11, 28714, 11, 28658, 11, 22951, 11, 24894, 11, 30453, 11, 15629, 11, 15629, 11, 18500, 11, 18500, 11, 18500, 11, 31510, 11, 30989, 11, 29041, 11, 34598, 11, 31773, 11, 31773, 11, 34044, 11, 34385, 11, 32544, 11, 14956, 11, 14956, 11, 14956, 11, 35989, 11, 8646, 11, 35360, 11, 14280, 11, 36100, 11, 37528, 11, 21148, 11, 21148, 11, 32158, 11, 37737, 11, 36678, 11, 39768, 11, 25829, 11, 25829, 11, 25829, 11, 39174, 11, 39466, 11, 39466, 11, 39882, 11, 41810, 11, 42032, 11, 40654, 11, 39697, 11, 43336, 11, 37224, 11, 37224, 11, 41235, 11, 25643, 11, 25643, 11, 32591, 11, 31672, 11, 32747, 11, 32747, 11, 37255, 11, 37255, 11, 35617, 11, 28947, 11, 35592, 11, 35592, 11, 32647, 11, 34131, 11, 34131, 11, 20959, 11, 39595, 11, 39595, 11, 38831, 11, 38446, 11, 40660, 11, 39093, 11, 42141, 11, 25508, 11, 23460, 11, 42819, 11, 40736, 11, 42489, 11, 43155, 11, 43292, 11, 44084, 11, 44367, 11, 47567, 11, 44552, 11, 45210, 11, 47744, 11, 49327, 11, 44856, 11, 44856, 11, 44856, 11, 40884, 11, 45620, 11, 46633, 11, 47946, 11, 49020, 11, 29414, 11, 49814, 11, 40400, 11, 44826, 11, 43550, 11, 33882, 11, 48207, 11, 39260, 11, 36966, 11, 45439, 11, 48132, 11, 42215, 11, 42215, 11, 45900, 11, 48475, 11, 48475, 11, 48475, 11, 48252, 11, 36959, 11, 36959, 11, 36959, 11, 48065, 11, 45345, 11, 45063, 11, 42313, 11, 46393, 11, 46393, 11, 604, 2682, 11, 42671, 11, 50038, 11, 604, 2548, 11, 604, 3901, 11, 604, 3682, 11, 48655, 11, 604, 3510, 11, 49989, 11, 49989, 11, 4153, 17, 11, 604, 3980, 11, 47996, 11, 604, 3270, 11, 604, 5066, 11, 604, 2414, 11, 49669, 11, 604, 2791, 11, 604, 3134, 11, 604, 3134, 11, 604, 3104, 11, 604, 3104, 11, 604, 3104, 11, 604, 4790, 11, 604, 4790, 11, 23487, 11, 4764, 19, 11, 604, 4521, 11, 604, 3459, 11, 604, 3459, 11, 604, 4531, 11, 604, 4531, 11, 5125, 16, 11, 604, 3865, 11, 604, 4846, 11, 5125, 22, 11, 24555, 11, 47233, 11, 43367, 11, 2026, 21, 11, 2026, 21, 11, 35148, 11, 22243, 11, 642, 1433, 11, 642, 1558, 11, 642, 1558, 11, 642, 1507, 11, 642, 2078, 11, 642, 2078, 11, 40585, 11, 642, 2682, 11, 642, 2623, 11, 642, 2623, 11, 642, 2718, 11, 642, 2670, 11, 642, 2670, 11, 642, 3682, 11, 642, 2231, 11, 642, 2920, 11, 44717, 11, 642, 3365, 11, 642, 3270, 11, 642, 5237, 11, 642, 5066, 11, 642, 5066, 11, 642, 5066, 11, 642, 5066, 11, 642, 2996, 11, 642, 2791, 11, 642, 3134, 11, 642, 4869, 11, 642, 4761, 11, 642, 2425, 11, 642, 3695, 11, 642, 3720, 11, 642, 3720, 11, 642, 3720, 11, 642, 5705, 11, 642, 5705, 11, 642, 4521, 11, 642, 3459, 11, 642, 3829, 11, 642, 6420, 11, 642, 5892, 11, 642, 5892, 11, 642, 4089, 11, 49231, 11, 718, 3070, 11, 718, 3023, 11, 718, 2998, 11, 718, 2931, 11, 718, 1065, 11, 718, 1065, 11, 718, 1485, 11, 718, 1485, 11, 718, 1314, 11, 718, 1433, 11, 718, 1507, 11, 718, 1129, 11, 718, 1828, 11, 718, 1954, 11, 48868, 11, 718, 2075, 11, 718, 1983, 11, 44505, 11, 44505, 11, 718, 3132, 11, 718, 3132, 11, 718, 3132, 11, 718, 2624, 11, 718, 2327, 11, 718, 2718, 11, 718, 2718, 11, 718, 3901, 11, 718, 3559, 11, 718, 2231, 11, 718, 2231, 11, 718, 3510, 11, 718, 2857, 11, 718, 2780, 11, 718, 2780, 11, 718, 2920, 11, 22626, 11, 22626, 11, 718, 4310, 11, 718, 4310, 11, 45021, 11, 718, 3553, 11, 718, 3365, 11, 718, 3270, 11, 718, 5333, 11, 718, 2414, 11, 718, 2996, 11, 718, 3104, 11, 718, 3388, 11, 718, 3388, 11, 718, 3324, 11, 718, 3695, 11, 718, 5705, 11, 718, 4521, 11, 718, 3459, 11, 718, 3829, 11, 39861, 11, 39861, 11, 718, 2079, 11, 767, 3070, 11, 767, 3070, 11, 767, 3023, 11, 767, 2713, 11, 767, 3312, 11, 767, 3312, 11, 767, 2931, 11, 767, 1065, 11, 26250, 11, 767, 1828, 11, 767, 1495, 11, 767, 2075, 11, 767, 1983, 11, 767, 1983, 11, 767, 1270, 11, 767, 2624, 11, 767, 2624, 11, 767, 2091, 11, 767, 2327, 11, 767, 2623, 11, 767, 3510, 11, 19683, 11, 767, 4310, 11, 767, 4310, 11, 767, 4310, 11, 767, 4310, 11, 767, 3270, 11, 767, 5333, 11, 767, 3134, 11, 767, 4761, 11, 767, 3695, 11, 767, 4521, 11, 767, 3459, 11, 767, 3459, 11, 767, 5892, 11, 767, 6052, 11, 767, 4846, 11, 767, 5607, 11, 767, 4089, 11, 767, 2079, 11, 767, 2079, 11, 807, 486, 11, 807, 486, 11, 807, 940, 11, 807, 1157, 11, 807, 1065, 11, 807, 1485, 11, 807, 1828, 11, 807, 1954, 11, 807, 2075, 11, 807, 2078, 11, 807, 1959, 11, 807, 1270, 11, 807, 2624, 11, 807, 2091, 11, 807, 2091, 11, 807, 2682, 11, 807, 2718, 11, 807, 2548, 11, 807, 2670, 11, 48777, 11, 807, 3682, 11, 807, 3559, 11, 807, 4349, 11, 807, 4309, 11, 807, 4051, 11, 807, 3270, 11, 807, 1899, 11, 807, 5333, 11, 807, 5066, 11, 807, 2791, 11, 807, 2791, 11, 807, 3388, 11, 807, 2154, 11, 807, 4790, 11, 807, 4790, 11, 807, 4524, 11, 807, 4524, 11, 807, 3324, 11, 807, 1795, 11, 807, 5332, 11, 807, 3829, 11, 807, 6052, 11, 807, 3865, 11, 807, 3865, 11, 860, 3070, 11, 860, 2998, 11, 860, 1065, 11, 860, 1507, 11, 860, 1507, 11, 860, 1129, 11, 860, 1129, 11, 860, 1129, 11, 860, 1129, 11, 860, 1828, 11, 860, 1954, 11, 860, 1731, 11, 860, 1731, 11, 860, 1731, 11, 860, 2091, 11, 860, 2327, 11, 860, 2623, 11, 860, 2623, 11, 860, 1821, 11, 860, 2231, 11, 860, 2780, 11, 860, 2920, 11, 38384, 11, 860, 4309, 11, 860, 4309, 11, 860, 4051, 11, 860, 3553, 11, 860, 3365, 11, 860, 5066, 11, 860, 2791, 11, 860, 2791, 11, 860, 3104, 11, 860, 3388, 11, 860, 4869, 11, 860, 4761, 11, 860, 4790, 11, 860, 4790, 11, 860, 4790, 11, 860, 4304, 11, 860, 3324, 11, 32614, 11, 860, 6659, 11, 860, 5332, 11, 860, 5332, 11, 860, 4521, 11, 860, 5774, 11, 860, 5774, 11, 860, 4531, 11, 860, 5892, 11, 860, 6052, 11, 860, 5824, 11, 860, 5607, 11, 36006, 11, 36006, 11, 1802, 19, 11, 1802, 19, 11, 1802, 21, 11, 1802, 23, 11, 1802, 23, 11, 1802, 24, 11, 1802, 24, 11, 8949, 17, 11, 8949, 20, 11, 8949, 22, 11, 838, 2481, 11, 838, 1828, 11, 28119, 11, 28119, 11, 838, 1983, 11, 838, 1983, 11, 838, 2327, 11, 838, 2670, 11, 838, 2670, 11, 838, 1821, 11, 838, 3682, 11, 838, 3559, 11, 838, 3510, 11, 838, 2780, 11, 838, 4309, 11, 838, 4310, 11, 838, 3365, 11, 838, 1899, 11, 838, 2791, 11, 838, 3134, 11, 838, 3134, 11, 838, 3134, 11, 49616, 11, 838, 4869, 11, 838, 4761, 11, 838, 4304, 11, 838, 6659, 11, 838, 6469, 11, 838, 5999, 11, 838, 5774, 11, 838, 6420, 11, 838, 6420, 11, 838, 5824, 11, 838, 5824, 11, 838, 3865, 11, 838, 4846, 11, 9796, 17, 11, 9796, 18, 11, 9796, 18, 11, 9796, 18, 11, 9796, 20, 11, 9796, 22, 11, 9796, 22, 11, 13374, 18, 11, 13374, 19, 11, 13374, 19, 11, 13374, 19, 11, 13374, 20, 11, 13374, 20, 11, 13374, 22, 11, 13374, 22, 11, 1367, 1129, 11, 352, 11623, 11, 13539, 21, 11, 13539, 22, 11, 13539, 22, 11, 13539, 22, 11, 1367, 3132, 11, 1367, 3132, 11, 1367, 2624, 11, 1367, 2231, 11, 1367, 3510, 11, 1367, 3510, 11, 1367, 2780, 11, 1367, 2920, 11, 1367, 1120, 11, 1367, 1120, 11, 12279, 16, 11, 12279, 16, 11, 12279, 20, 11, 12279, 20, 11, 1367, 1899, 11, 1367, 5066, 11, 1367, 2996, 11, 1367, 2996, 11, 1367, 3134, 11, 1367, 3104, 11, 1367, 4761, 11, 1367, 4790, 11, 1367, 4790, 11, 1367, 4524, 11, 1367, 3324, 11, 1367, 6659, 11, 1367, 5999, 11, 1367, 5705, 11, 1367, 4531, 11, 15136, 17, 11, 15136, 17, 11, 15136, 22, 11, 15136, 22, 11, 1105, 2999, 11, 1105, 2931, 11, 1105, 1065, 11, 1105, 1314, 11, 1105, 1433, 11, 1105, 1558, 11, 1105, 1238, 11, 1105, 1238, 11, 1105, 1828, 11, 1105, 1828, 11, 1105, 1828, 11, 1105, 1828, 11, 1105, 2075, 11, 1105, 1983, 11, 1105, 3132, 11, 1105, 2624, 11, 1105, 2670, 11, 1105, 1821, 11, 1105, 3559, 11, 1105, 2598, 11, 1105, 2231, 11, 1105, 1120, 11, 1105, 2816, 11, 1105, 3365, 11, 1105, 3365, 11, 1105, 3270, 11, 1105, 2414, 11, 1105, 4869, 11, 1105, 4869, 11, 1105, 4761, 11, 1105, 4761, 11, 1105, 4524, 11, 1105, 4304, 11, 1105, 3324, 11, 1105, 3720, 11, 37674, 11, 1105, 5999, 11, 1105, 5705, 11, 1105, 5332, 11, 1105, 3459, 11, 1105, 6420, 11, 1105, 4846, 11, 1105, 4089, 11, 1105, 2079, 11, 36058, 11, 11323, 17, 11, 11323, 17, 11, 11323, 21, 11, 1511, 1157, 11, 1511, 1314, 11, 1511, 1314, 11, 1511, 1433, 11, 1511, 2481, 11, 1511, 2481, 11, 1511, 1495, 11, 1511, 1495, 11, 1511, 1983, 11, 1511, 1959, 11, 1511, 1959, 11, 1511, 1270, 11, 1511, 2624, 11, 1511, 2091, 11, 1511, 2548, 11, 1511, 2670, 11, 1511, 1821, 11, 1511, 2231, 11, 1511, 2857, 11, 1511, 2857, 11, 1511, 1120, 11, 1511, 4310, 11, 1511, 3553, 11, 1511, 3270, 11, 1511, 1899, 11, 1511, 1899, 11, 1511, 1899, 11, 1511, 5066, 11, 1511, 3388, 11, 1511, 2154, 11, 1511, 2154, 11, 1511, 2154, 11, 1511, 4869, 11, 1511, 4524, 11, 1511, 4304, 11, 1511, 3695, 11, 1511, 3720, 11, 1511, 1795, 11, 1511, 6659, 11, 1511, 6469, 11, 1511, 5332, 11, 1511, 3459, 11, 1511, 3459, 11, 1511, 3829, 11, 1511, 3865, 11, 1511, 4089, 11, 1478, 2999, 11, 1478, 3070, 11, 1478, 3070, 11, 1478, 2713, 11, 1478, 3312, 11, 1478, 2919, 11, 1478, 1065, 11, 1478, 1415, 11, 1478, 1129, 11, 1478, 1731, 11, 1478, 1731, 11, 1478, 1983, 11, 1478, 2078, 11, 1478, 1270, 11, 1478, 1270, 11, 1478, 2624, 11, 1478, 2327, 11, 1478, 2670, 11, 1478, 2670, 11, 49557, 11, 1478, 3682, 11, 1478, 3682, 11, 1478, 1120, 11, 1478, 4051, 11, 1478, 2816, 11, 1478, 3980, 11, 1478, 3553, 11, 1478, 3365, 11, 1478, 3270, 11, 1478, 5333, 11, 1478, 5237, 11, 1478, 5066, 11, 1478, 5066, 11, 1478, 2996, 11, 1478, 2996, 11, 1478, 2791, 11, 1478, 4761, 11, 1478, 4524, 11, 1478, 4304, 11, 1478, 3324, 11, 1478, 3324, 11, 1478, 3324, 11, 1478, 1795, 11, 1478, 6469, 11, 1478, 5999, 11, 1478, 5332, 11, 1478, 5774, 11, 1478, 3459, 11, 1478, 3829, 11, 1478, 6420, 11, 1478, 6052, 11, 1478, 5824, 11, 1478, 3865, 11, 1478, 4846, 11, 1478, 4089, 11, 1478, 4089, 11, 1315, 486, 11, 6640, 20, 11, 6640, 20, 11, 6640, 21, 11, 1315, 1314, 11, 1315, 1314, 11, 1315, 1433, 11, 1315, 1558, 11, 1315, 1507, 11, 1315, 1129, 11, 1315, 1238, 11, 1315, 2481, 11, 1315, 1954, 11, 1315, 1495, 11, 1315, 1495, 11, 1315, 2075, 11, 1315, 1983, 11, 1315, 2078, 11, 1315, 2078, 11, 1315, 1270, 11, 1315, 2327, 11, 1315, 2718, 11, 1315, 2718, 11, 1315, 1821, 11, 1315, 1821, 11, 1315, 1821, 11, 1315, 1821, 11, 1315, 3682, 11, 1315, 3559, 11, 1315, 3510, 11, 1315, 2780, 11, 1315, 2920, 11, 1315, 4349, 11, 1315, 4309, 11, 1315, 4310, 11, 1315, 3980, 11, 1315, 3553, 11, 1315, 3365, 11, 1315, 1899, 11, 1315, 5333, 11, 1315, 5066, 11, 1315, 5066, 11, 1315, 2791, 11, 1315, 3388, 11, 1315, 2154, 11, 1315, 4869, 11, 1315, 4304, 11, 1315, 3720, 11, 1315, 5999, 11, 1315, 5705, 11, 1315, 5332, 11, 1315, 4531, 11, 1315, 4531, 11, 1315, 5824, 11, 1315, 5824, 11, 1315, 3865, 11, 1315, 4089, 11, 1467, 3312, 11, 1467, 2931, 11, 1467, 1157, 11, 1467, 1065, 11, 1467, 1507, 11, 1467, 1129, 11, 1467, 1238, 11, 1467, 1495, 11, 1467, 2078, 11, 1467, 1959, 11, 1467, 2670, 11, 1467, 1821, 11, 1467, 1821, 11, 1467, 2598, 11, 1467, 2598, 11, 1467, 2231, 11, 1467, 2920, 11, 1467, 4310, 11, 1467, 3980, 11, 1467, 3553, 11, 1467, 3553, 11, 1467, 3365, 11, 1467, 3365, 11, 1467, 3270, 11, 1467, 5333, 11, 1467, 2791, 11, 1467, 3134, 11, 1467, 3104, 11, 1467, 4869, 11, 1467, 4761, 11, 1467, 4790, 11, 1467, 6659, 11, 1467, 5774, 11, 1467, 4531, 11, 1467, 4531, 11, 1467, 6420, 11, 1467, 6420, 11, 1467, 6420, 11, 1467, 5892, 11, 1467, 2079, 11, 1467, 2079, 11, 1596, 2999, 11, 1596, 3070, 11, 1596, 3023, 11, 1596, 2713, 11, 1596, 2998, 11, 1596, 2919, 11, 1596, 1415, 11, 1596, 1558, 11, 1596, 1558, 11, 1596, 1238, 11, 1596, 1495, 11, 1596, 1495, 11, 1596, 1270, 11, 1596, 2624, 11, 1596, 2091, 11, 1596, 2548, 11, 1596, 2548, 11, 1596, 1821, 11, 1596, 3901, 11, 1596, 3901, 11, 1596, 2598, 11, 1596, 3510, 11, 1596, 2780, 11, 1596, 2780, 11, 1596, 4349, 11, 1596, 4310, 11, 1596, 2816, 11, 1596, 3980, 11, 1596, 3553, 11, 1596, 3270, 11, 1596, 3270, 11, 1596, 3270, 11, 1596, 3104, 11, 1596, 4761, 11, 1596, 4790, 11, 1596, 4524, 11, 1596, 1795, 11, 1596, 6659, 11, 1596, 5705, 11, 1596, 5332, 11, 1596, 5774, 11, 1596, 5774, 11, 1596, 3459, 11, 1596, 3459, 11, 1596, 4531, 11, 1596, 4531, 11, 1596, 6420, 11, 1596, 5824, 11, 1596, 5607, 11, 1596, 5607, 11, 1248, 2999, 11, 1248, 2713, 11, 1248, 3312, 11, 1248, 2931, 11, 1248, 2931, 11, 1248, 1065, 11, 1248, 1485, 11, 1248, 1415, 11, 1248, 1314, 11, 1248, 1433, 11, 1248, 2481, 11, 1248, 1731, 11, 1248, 2075, 11, 1248, 2075, 11, 1248, 3132, 11, 1248, 2682, 11, 1248, 2327, 11, 1248, 2548, 11, 1248, 2670, 11, 1248, 2670, 11, 1248, 2670, 11, 1248, 2231, 11, 1248, 3510, 11, 1248, 2920, 11, 1248, 4051, 11, 1248, 3365, 11, 1248, 2414, 11, 47801, 11, 1248, 3134, 11, 1248, 3324, 11, 1248, 3720, 11, 1248, 3720, 11, 1248, 3720, 11, 34865, 11, 1248, 6659, 11, 1248, 6469, 11, 1248, 6469, 11, 1248, 5999, 11, 1248, 5332, 11, 1248, 5332, 11, 49584, 11, 31982, 11, 49429, 11, 47465, 11, 39923, 11, 37166, 11, 41435, 11, 41435, 11, 35145, 11, 35145, 11, 26833, 11, 36094, 11, 37272, 11, 36864, 11, 36565, 11, 31883, 11, 15533, 11, 32471, 11, 32471, 11, 24414, 11, 16236, 11, 23234, 11, 15761, 11, 22717, 11, 21709, 11, 26352, 11, 26352, 11, 24217, 11, 24718, 11, 24718, 11, 24718, 11, 25190, 11, 23859, 11, 23859, 11, 20033, 11, 19342, 11, 19322, 11, 15904, 11, 8069, 11, 15589, 11, 15524, 11, 15524, 11, 13521, 11, 14489, 11, 12923, 11, 12122, 11, 6303, 11, 10249, 11, 9768, 11, 9656, 11, 9162, 11, 8735, 11, 8309, 11, 4751, 4357, 1467, 62, 29022, 828, 198, 220, 220, 220, 220, 220, 220, 220, 29565, 16, 11, 352, 11, 362, 11, 604, 11, 642, 11, 2242, 4304, 11, 14956, 19, 11, 513, 44673, 11, 4353, 4349, 11, 604, 21734, 11, 6337, 2075, 11, 642, 20964, 11, 642, 30695, 11, 7265, 1157, 11, 642, 40639, 11, 7618, 1415, 11, 6135, 1485, 11, 718, 31916, 11, 8915, 2091, 11, 767, 29228, 11, 9225, 2999, 11, 807, 18298, 11, 9508, 1795, 11, 838, 23148, 11, 14436, 2682, 11, 838, 38565, 11, 13374, 2327, 11, 17342, 1731, 11, 1367, 37747, 11, 19035, 3388, 11, 7982, 1731, 11, 17031, 1795, 11, 1511, 19708, 11, 1511, 20233, 11, 17501, 3682, 11, 21503, 1983, 11, 23666, 1314, 11, 20299, 3134, 11, 1478, 46438, 11, 1478, 17032, 11, 20007, 19, 11, 1467, 4521, 17, 11, 19038, 2623, 11, 1596, 34808, 11, 30483, 2548, 11, 2757, 6659, 11, 4751, 22, 11, 2310, 24991, 11, 22951, 1558, 11, 30299, 4309, 11, 30989, 2548, 11, 31064, 2414, 11, 1987, 40256, 11, 32996, 1157, 11, 32056, 1433, 11, 32090, 2231, 11, 2681, 27720, 11, 35419, 2079, 11, 2808, 23045, 11, 2808, 37309, 11, 2808, 33042, 11, 41103, 940, 11, 1542, 27033, 11, 28947, 2670, 11, 35592, 2091, 11, 42819, 3388, 11, 4974, 17464, 11, 4974, 28592, 11, 3439, 24760, 11, 36561, 405, 11, 36561, 2920, 11, 41761, 1731, 11, 4570, 24096, 11, 28687, 1495, 11, 5214, 20370, 11, 42163, 5607, 11, 49689, 1828, 11, 5014, 14454, 11, 5014, 14877, 11, 42321, 1314, 11, 46618, 1959, 11, 45900, 1795, 11, 48475, 2999, 11, 48475, 1495, 11, 5433, 20107, 11, 46588, 4761, 11, 36959, 1795, 11, 5946, 17059, 11, 5946, 26279, 11, 5946, 33459, 11, 5946, 31751, 11, 50038, 4790, 11, 604, 2718, 1238, 11, 604, 3682, 1314, 11, 5846, 23815, 11, 5846, 30460, 11, 45095, 1731, 11, 4153, 23628, 11, 6337, 35447, 11, 604, 2791, 4761, 11, 604, 3104, 2548, 11, 6298, 32642, 11, 604, 3459, 2091, 11, 5125, 34427, 11, 2026, 36088, 11, 642, 3132, 1270, 11, 642, 2548, 4310, 11, 38190, 2481, 11, 642, 2598, 1157, 11, 642, 2231, 6052, 11, 5996, 22800, 11, 642, 3365, 5999, 11, 642, 3104, 2548, 11, 642, 3720, 405, 11, 7618, 830, 11, 7618, 27696, 11, 642, 4521, 1899, 11, 642, 3829, 2079, 11, 642, 5824, 1129, 11, 7863, 48528, 11, 3126, 40149, 11, 718, 1157, 3695, 11, 718, 1065, 3388, 11, 718, 1485, 1415, 11, 718, 1731, 1065, 11, 718, 2670, 5333, 11, 5598, 20233, 11, 718, 2780, 3270, 11, 718, 5066, 1238, 11, 7930, 31418, 11, 8275, 27019, 11, 8257, 48156, 11, 8644, 23628, 11, 8644, 22842, 11, 4317, 26429, 11, 767, 2931, 1495, 11, 767, 1129, 1065, 11, 767, 1828, 2548, 11, 767, 1731, 2998, 11, 767, 1959, 3070, 11, 8854, 21599, 11, 767, 2670, 3553, 11, 8915, 29626, 11, 767, 2816, 5824, 11, 767, 3553, 2670, 11, 767, 2414, 3324, 11, 767, 3388, 2091, 11, 44586, 3980, 11, 8699, 34741, 11, 9225, 32759, 11, 767, 5824, 1899, 11, 38055, 22, 11, 807, 1485, 6052, 11, 807, 1129, 2481, 11, 807, 1731, 3695, 11, 807, 1495, 1129, 11, 807, 2327, 2816, 11, 807, 2718, 405, 11, 807, 2718, 1959, 11, 9508, 25674, 11, 9508, 31675, 11, 9508, 29228, 11, 9508, 2079, 16, 11, 7600, 25150, 11, 7600, 14656, 11, 7600, 38783, 11, 807, 5066, 1270, 11, 807, 2996, 2670, 11, 9849, 31418, 11, 807, 2791, 1983, 11, 10083, 24760, 11, 10083, 34770, 11, 10083, 33372, 11, 10083, 43665, 11, 9193, 29626, 11, 807, 5774, 2623, 11, 9193, 38172, 11, 807, 3459, 3695, 11, 807, 5892, 940, 11, 860, 2998, 4521, 11, 860, 2919, 3134, 11, 860, 2931, 5332, 11, 860, 940, 2548, 11, 860, 1065, 6052, 11, 860, 1415, 3901, 11, 47679, 6659, 11, 860, 1270, 1238, 11, 10261, 21495, 11, 10048, 32869, 11, 6957, 19104, 11, 6957, 27371, 11, 6957, 32531, 11, 860, 2816, 1238, 11, 860, 2816, 3459, 11, 9907, 35378, 11, 10111, 22567, 11, 860, 3720, 2920, 11, 860, 5332, 2857, 11, 7388, 29416, 11, 7388, 48724, 11, 36006, 3980, 11, 1802, 27367, 11, 1802, 27033, 11, 1802, 31211, 11, 1802, 38565, 11, 838, 1270, 1899, 11, 838, 2718, 1433, 11, 14436, 18638, 11, 838, 2231, 3459, 11, 47235, 5066, 11, 13343, 33551, 11, 838, 15426, 21, 11, 838, 2425, 4790, 11, 838, 2425, 4089, 11, 838, 3324, 4521, 11, 838, 5824, 1157, 11, 9796, 34256, 11, 13374, 18376, 11, 352, 11623, 3134, 11, 13539, 4089, 17, 11, 1367, 2598, 2791, 11, 1367, 2857, 2682, 11, 1367, 2920, 4309, 11, 1367, 2920, 3980, 11, 12279, 47325, 11, 18693, 24839, 11, 18693, 22370, 11, 18693, 16102, 11, 1367, 2996, 3510, 11, 1367, 2154, 5332, 11, 19035, 32759, 11, 19035, 41290, 11, 19035, 46589, 11, 15136, 48602, 11, 24938, 3365, 11, 7982, 23539, 11, 7982, 22579, 11, 7982, 35809, 11, 1105, 2919, 3559, 11, 1105, 1485, 940, 11, 1105, 1485, 5333, 11, 1105, 1507, 2931, 11, 1105, 1828, 2718, 11, 1105, 1731, 2598, 11, 1105, 1983, 2231, 11, 17031, 23628, 11, 1105, 2327, 2623, 11, 19755, 48365, 11, 19755, 38569, 11, 1105, 2780, 2414, 11, 13151, 30863, 11, 1105, 3365, 3682, 11, 19710, 15377, 11, 1105, 2414, 4846, 11, 1105, 2154, 2414, 11, 13108, 22800, 11, 13108, 4059, 11, 1105, 5332, 1983, 11, 1105, 5774, 2425, 11, 1105, 5824, 1954, 11, 1105, 5607, 2154, 11, 1511, 486, 1795, 11, 1511, 1314, 1238, 11, 1511, 1129, 2816, 11, 1511, 42246, 11, 22169, 15197, 11, 1511, 2327, 1120, 11, 1511, 2623, 4310, 11, 17501, 22883, 11, 17501, 33319, 11, 1511, 4051, 1731, 11, 1511, 3553, 2425, 11, 17501, 37988, 11, 1511, 5066, 2414, 11, 21503, 28645, 11, 21503, 30484, 11, 21503, 33438, 11, 1511, 2079, 3695, 11, 12713, 34938, 11, 1478, 2998, 940, 11, 1478, 940, 3324, 11, 1478, 1558, 3365, 11, 1478, 1238, 2920, 11, 1478, 2598, 1731, 11, 20299, 35195, 11, 1478, 1899, 3559, 11, 1478, 2414, 4846, 11, 22909, 21495, 11, 1478, 7410, 19, 11, 22613, 19924, 11, 22613, 22913, 11, 1478, 5999, 1314, 11, 22613, 32066, 11, 1478, 5774, 2231, 11, 24041, 27192, 11, 20007, 3134, 11, 6640, 29416, 11, 6640, 35549, 11, 1315, 940, 5824, 11, 1315, 1485, 2598, 11, 1315, 1507, 4309, 11, 1315, 1129, 2816, 11, 1315, 1270, 6052, 11, 1315, 2682, 2481, 11, 1315, 2548, 3104, 11, 1315, 2598, 1065, 11, 1315, 2598, 1314, 11, 1315, 2231, 3980, 11, 1315, 2920, 3459, 11, 20708, 20986, 11, 20708, 30803, 11, 20708, 37730, 11, 1315, 9879, 21, 11, 24063, 46438, 11, 1315, 3459, 2091, 11, 1315, 4531, 3324, 11, 1315, 6052, 1238, 11, 26422, 39710, 11, 1315, 4846, 2481, 11, 1467, 2713, 3270, 11, 1467, 940, 1270, 11, 1467, 1415, 1507, 11, 1467, 1415, 2079, 11, 1467, 1314, 3510, 11, 1467, 1238, 5892, 11, 1467, 2481, 405, 11, 1467, 1731, 5774, 11, 1467, 1731, 3865, 11, 1467, 1959, 2091, 11, 1467, 21844, 24, 11, 1467, 2780, 1899, 11, 1467, 1899, 3901, 11, 26753, 24403, 11, 1467, 2996, 1415, 11, 26118, 34938, 11, 23378, 23815, 11, 23378, 39506, 11, 1467, 5774, 1415, 11, 27191, 21261, 11, 35665, 3270, 11, 16677, 29334, 11, 1596, 2931, 2598, 11, 1596, 940, 2780, 11, 1596, 1129, 2718, 11, 1596, 1731, 486, 11, 28174, 24309, 11, 1596, 2670, 4310, 11, 27621, 34741, 11, 26937, 34229, 11, 1596, 2154, 4349, 11, 26607, 38056, 11, 26607, 31916, 11, 26607, 46435, 11, 1596, 3720, 1433, 11, 27368, 45758, 11, 1596, 5774, 2481, 11, 1596, 3459, 3270, 11, 1596, 5607, 2425, 11, 11546, 30995, 11, 1248, 2713, 3980, 11, 11546, 32583, 11, 1248, 1415, 1821, 11, 1248, 1238, 3270, 11, 1248, 18938, 17, 11, 28551, 15377, 11, 1248, 20167, 18, 11, 1248, 3559, 1731, 11, 1248, 3559, 2414, 11, 28481, 2167, 11, 27649, 17059, 11, 27649, 20198, 11, 27649, 27800, 11, 1248, 4790, 2075, 11, 27778, 49703, 11, 31982, 2414, 11, 27230, 30505, 11, 46723, 1828, 11, 27230, 34427, 11, 49429, 1828, 11, 39923, 3829, 11, 37166, 3270, 11, 41507, 5332, 11, 26833, 2931, 11, 30992, 1899, 11, 37272, 4304, 11, 29691, 15187, 11, 27653, 3553, 11, 678, 28324, 19, 11, 24793, 14656, 11, 24718, 2481, 11, 28817, 25710, 11, 17672, 2682, 11, 16450, 2920, 11, 8069, 3682, 11, 29903, 23539, 11, 15231, 3829, 11, 12122, 4761, 11, 1594, 37841, 11, 8235, 2624, 11, 1594, 37680, 11, 939, 31046, 11, 580, 24309, 11, 2211, 1731, 11, 1946, 3510, 11, 1584, 2624, 11, 2864, 1983, 11, 33160, 5237, 11, 25054, 2682, 11, 25054, 1795, 11, 1160, 2718, 2425, 11, 1160, 2718, 3829, 11, 1160, 2718, 3865, 11, 26956, 22800, 11, 26956, 26895, 11, 1160, 3559, 1558, 11, 22538, 20548, 11, 1160, 4051, 1065, 11, 1160, 3695, 2670, 11, 1160, 3720, 1415, 11, 1160, 3720, 3980, 11, 1160, 5999, 2414, 11, 28815, 39997, 11, 2310, 940, 4761, 11, 23679, 46556, 11, 28658, 18742, 11, 28658, 19707, 11, 362, 16945, 1828, 11, 28658, 36445, 11, 28277, 45438, 11, 362, 20198, 2078, 11, 28277, 40393, 11, 362, 17827, 1899, 11, 22951, 12865, 11, 362, 19707, 4790, 11, 24894, 45438, 11, 362, 21738, 4524, 11, 29217, 30272, 11, 29217, 38205, 11, 30453, 21652, 11, 30453, 33808, 11, 362, 1264, 2780, 11, 15629, 27367, 11, 15629, 23, 3682, 11, 2534, 1415, 2623, 11, 2534, 1415, 5607, 11, 2534, 1558, 1433, 11, 2534, 1495, 1270, 11, 362, 24909, 2327, 11, 27795, 33981, 11, 30299, 3064, 11, 30299, 31552, 11, 30299, 4521, 17, 11, 26063, 29807, 11, 362, 22995, 1795, 11, 26063, 26704, 11, 18500, 18458, 11, 18500, 26780, 11, 362, 13381, 1495, 11, 18500, 24, 2996, 11, 2534, 1899, 2414, 11, 31510, 19924, 11, 30989, 4059, 11, 30989, 40486, 11, 362, 27988, 1983, 11, 29041, 24943, 11, 29041, 42780, 11, 362, 26279, 2078, 11, 31064, 35809, 11, 362, 26561, 1270, 11, 18395, 46435, 11, 18395, 30863, 11, 2242, 1314, 1507, 11, 2242, 1495, 2624, 11, 2242, 1983, 2091, 11, 2242, 1270, 4531, 11, 362, 29626, 1129, 11, 28878, 27137, 11, 2242, 4310, 2481, 11, 28878, 41290, 11, 2242, 5999, 1485, 11, 32544, 39710, 11, 32817, 17657, 11, 14956, 43147, 11, 14956, 46951, 11, 1987, 1415, 1959, 11, 1987, 1314, 5824, 11, 1987, 1558, 1828, 11, 1987, 1507, 1314, 11, 1987, 1129, 2670, 11, 34353, 18298, 11, 1987, 2078, 3553, 11, 35989, 24909, 11, 1987, 2624, 1270, 11, 1987, 2327, 6052, 11, 1987, 2623, 2816, 11, 1987, 2718, 1238, 11, 1987, 1821, 2920, 11, 1987, 1120, 3553, 11, 29637, 34107, 11, 1987, 3553, 2682, 11, 1987, 2425, 2857, 11, 32996, 36243, 11, 34620, 22186, 11, 34620, 36928, 11, 8646, 46636, 11, 8646, 44169, 11, 25264, 19782, 11, 1679, 19504, 21, 11, 32056, 27988, 11, 1679, 2091, 4089, 11, 35360, 20809, 11, 35360, 32148, 11, 1679, 2780, 2780, 11, 14280, 32642, 11, 1679, 2816, 6659, 11, 1679, 3134, 1120, 11, 1679, 2154, 2079, 11, 36100, 22337, 11, 1679, 3324, 2231, 11, 37528, 20986, 11, 1679, 4521, 2075, 11, 1679, 3459, 2154, 11, 1679, 3865, 2481, 11, 21148, 30743, 11, 21148, 38652, 11, 21148, 23, 1485, 11, 2608, 1558, 4869, 11, 2608, 1954, 1959, 11, 2608, 2670, 2481, 11, 32158, 19214, 11, 32158, 30695, 11, 362, 27720, 3132, 11, 2608, 1120, 3980, 11, 32090, 21139, 11, 32090, 37710, 11, 37364, 26492, 11, 2608, 29143, 18, 11, 2608, 4521, 1954, 11, 2608, 4521, 1731, 11, 2608, 4531, 3459, 11, 38249, 24409, 11, 2608, 5607, 3682, 11, 2681, 405, 3829, 11, 20479, 39254, 11, 2681, 1495, 6420, 11, 2681, 2075, 3459, 11, 2681, 2548, 3980, 11, 2681, 1821, 1821, 11, 2681, 2231, 1959, 11, 2681, 2780, 4790, 11, 25829, 24909, 11, 38147, 29769, 11, 2681, 31102, 18, 11, 2681, 2791, 2327, 11, 38703, 31552, 11, 38703, 29416, 11, 39174, 25022, 11, 39466, 31503, 11, 2579, 486, 2816, 11, 21355, 23, 4304, 11, 2579, 12952, 24, 11, 2579, 1433, 2481, 11, 2579, 1558, 1899, 11, 2579, 1238, 1899, 11, 2579, 1828, 6469, 11, 2579, 1495, 5824, 11, 2579, 2718, 2327, 11, 2579, 2548, 4309, 11, 2579, 3559, 2078, 11, 2579, 2231, 3829, 11, 2579, 1120, 1238, 11, 33015, 27728, 11, 2579, 1899, 2414, 11, 2579, 1899, 4761, 11, 2579, 2154, 1899, 11, 2579, 3324, 5333, 11, 2579, 3695, 2670, 11, 2579, 5705, 1495, 11, 35419, 31418, 11, 2579, 3459, 2425, 11, 2579, 3865, 3132, 11, 2579, 5607, 2623, 11, 2808, 3312, 2327, 11, 2808, 2919, 4846, 11, 2808, 11442, 22, 11, 2808, 1065, 3312, 11, 2808, 1433, 4761, 11, 2808, 1507, 3510, 11, 2808, 1238, 4310, 11, 2808, 1983, 4869, 11, 2808, 1983, 4521, 11, 2808, 26780, 17, 11, 2808, 2670, 2078, 11, 2808, 2598, 4304, 11, 2808, 2598, 4846, 11, 41235, 41813, 11, 41235, 48528, 11, 2808, 2920, 2598, 11, 34772, 26279, 11, 2808, 4051, 1270, 11, 34772, 38380, 11, 2808, 3980, 2414, 11, 41922, 23726, 11, 41922, 31496, 11, 2808, 4304, 2481, 11, 2808, 3695, 4761, 11, 2808, 1795, 2231, 11, 2808, 1795, 3553, 11, 37576, 19442, 11, 2808, 5332, 3324, 11, 2808, 4521, 2079, 11, 31011, 48724, 11, 31011, 34287, 11, 5867, 21, 2718, 11, 25643, 24909, 11, 25643, 21, 2624, 11, 1542, 14585, 11, 1542, 1238, 1954, 11, 1542, 2091, 1954, 11, 1542, 2327, 4304, 11, 1542, 3901, 1120, 11, 1542, 1120, 4531, 11, 1542, 4051, 1495, 11, 1542, 3270, 1120, 11, 1542, 3388, 4761, 11, 1542, 4524, 2414, 11, 1542, 3324, 405, 11, 1542, 5999, 2598, 11, 35617, 31503, 11, 35617, 49051, 11, 1542, 5824, 1558, 11, 3261, 486, 1485, 11, 513, 17464, 1238, 11, 34465, 34229, 11, 34465, 37856, 11, 35897, 22913, 11, 35897, 32066, 11, 34085, 12952, 11, 34085, 32148, 11, 34085, 40652, 11, 34085, 46044, 11, 513, 18294, 4761, 11, 32647, 22567, 11, 32647, 26279, 11, 32647, 31380, 11, 32647, 36260, 11, 32647, 46871, 11, 513, 22413, 3510, 11, 513, 21738, 1558, 11, 39320, 24294, 11, 40385, 30695, 11, 513, 1264, 4761, 11, 20959, 31115, 11, 3933, 1157, 5066, 11, 3933, 1129, 2931, 11, 513, 23539, 3720, 11, 38446, 22416, 11, 513, 22370, 2075, 11, 38446, 50242, 11, 513, 26912, 1157, 11, 38595, 30924, 11, 29524, 27260, 11, 29524, 39997, 11, 513, 11645, 2327, 11, 40660, 42759, 11, 36203, 2167, 11, 513, 25270, 4790, 11, 42141, 50119, 11, 4747, 486, 4349, 11, 25508, 34825, 11, 513, 22515, 1433, 11, 43722, 11623, 11, 4747, 1314, 2780, 11, 23460, 26514, 11, 23460, 39380, 11, 23460, 24, 4304, 11, 42819, 42759, 11, 37144, 13464, 11, 38867, 37710, 11, 4747, 2154, 5237, 11, 513, 31020, 1899, 11, 4747, 2425, 4869, 11, 42489, 24940, 11, 513, 26007, 1959, 11, 42489, 22148, 11, 42489, 34801, 11, 42489, 29143, 11, 28560, 40149, 11, 28560, 32417, 11, 28560, 44750, 11, 43155, 27037, 11, 4974, 1558, 1959, 11, 4974, 1954, 1314, 11, 4974, 1954, 2548, 11, 43686, 10163, 11, 43686, 39509, 11, 39937, 15187, 11, 39937, 29796, 11, 513, 29334, 1495, 11, 513, 33459, 2718, 11, 44729, 28688, 11, 43292, 16799, 11, 44084, 22980, 11, 44084, 30695, 11, 44084, 35402, 11, 44084, 41874, 11, 44084, 41060, 11, 44367, 2167, 11, 513, 36260, 4349, 11, 13803, 24, 1415, 11, 3439, 1485, 1954, 11, 44063, 19707, 11, 3439, 1954, 2780, 11, 3439, 1495, 5333, 11, 3439, 1983, 4304, 11, 3439, 1959, 6420, 11, 47567, 15982, 11, 3439, 1821, 3388, 11, 3439, 2598, 4089, 11, 3439, 2920, 940, 11, 36561, 23, 2598, 11, 36561, 24, 2996, 11, 3439, 2154, 2078, 11, 45210, 33660, 11, 3439, 3324, 1828, 11, 513, 39118, 1065, 11, 41934, 31911, 11, 41934, 43239, 11, 4570, 486, 1314, 11, 11470, 32148, 11, 11470, 33459, 11, 4570, 1433, 2718, 11, 4570, 17, 19420, 11, 4570, 1828, 940, 11, 4570, 18182, 19, 11, 4570, 1495, 2091, 11, 4570, 1983, 2919, 11, 4570, 2078, 2548, 11, 4570, 1270, 3695, 11, 44969, 31010, 11, 44969, 48194, 11, 4570, 2816, 2481, 11, 44856, 17464, 11, 44856, 28896, 11, 44856, 4531, 16, 11, 40884, 26912, 11, 40884, 28688, 11, 43019, 26780, 11, 45620, 28555, 11, 513, 35844, 2598, 11, 513, 40035, 2718, 11, 28687, 42117, 11, 28687, 33690, 11, 28687, 20, 2857, 11, 5214, 1415, 3324, 11, 5214, 1314, 1899, 11, 5214, 1558, 2920, 11, 5214, 2682, 2481, 11, 47946, 28688, 11, 49020, 15187, 11, 29414, 14686, 11, 29414, 18458, 11, 42163, 45068, 11, 5214, 2425, 6469, 11, 42163, 36657, 11, 42163, 38956, 11, 45473, 23601, 11, 513, 37688, 2481, 11, 45937, 43147, 11, 29101, 23721, 11, 29101, 41706, 11, 4353, 17, 20198, 11, 4353, 2091, 4846, 11, 4353, 2091, 4089, 11, 4353, 2682, 1157, 11, 4353, 2682, 2425, 11, 4353, 2682, 4521, 11, 4353, 2718, 5999, 11, 4353, 2857, 1507, 11, 4353, 4310, 1795, 11, 48340, 22709, 11, 4353, 3134, 1959, 11, 48340, 36928, 11, 49689, 25600, 11, 4353, 4089, 3270, 11, 4353, 4089, 3865, 11, 5014, 3070, 2231, 11, 5014, 940, 6469, 11, 5014, 1485, 4089, 11, 5014, 1314, 4304, 11, 5014, 1828, 2548, 11, 5014, 1828, 5333, 11, 5014, 1731, 2816, 11, 5014, 1495, 940, 11, 5014, 2670, 1959, 11, 5014, 3682, 940, 11, 5014, 19, 22047, 11, 5014, 19, 29769, 11, 5014, 2598, 5332, 11, 5014, 2857, 2920, 11, 5014, 2920, 1495, 11, 5014, 2816, 3901, 11, 48758, 29626, 11, 5014, 2414, 2414, 11, 5014, 4790, 1983, 11, 5014, 3720, 3070, 11, 5014, 1795, 2791, 11, 39260, 26561, 11, 39260, 42363, 11, 39260, 43918, 11, 43927, 39509, 11, 7337, 17279, 11, 7337, 41874, 11, 7337, 38819, 11, 604, 20943, 2414, 11, 22219, 29807, 11, 22219, 45791, 11, 22219, 24, 1415, 11, 2319, 1238, 1821, 11, 2319, 20666, 19, 11, 2319, 2075, 4846, 11, 38210, 24309, 11, 2319, 2623, 6659, 11, 2319, 1821, 4309, 11, 2319, 3365, 1507, 11, 2319, 1899, 2718, 11, 45439, 30057, 11, 2319, 2791, 1959, 11, 2319, 4790, 940, 11, 48908, 1899, 11, 48132, 31020, 11, 48132, 33781, 11, 2319, 3865, 2598, 11, 32921, 44230, 11, 42215, 2998, 23, 11, 604, 16799, 486, 11, 604, 18741, 3070, 11, 604, 20809, 486, 11, 604, 18444, 1558, 11, 40643, 38205, 11, 604, 18458, 1959, 11, 40643, 49703, 11, 40643, 4521, 18, 11, 47580, 27057, 11, 604, 24096, 1270, 11, 47580, 43665, 11, 604, 21652, 1558, 11, 48475, 14686, 11, 48475, 27192, 11, 48475, 33319, 11, 604, 22186, 940, 11, 604, 42246, 17, 11, 604, 1264, 5892, 11, 604, 21315, 940, 11, 49294, 22914, 11, 5433, 1415, 5333, 11, 5433, 1558, 4521, 11, 46588, 20964, 11, 46588, 8628, 11, 49125, 43697, 11, 36959, 25674, 11, 36959, 29088, 11, 36959, 46519, 11, 604, 25191, 2425, 11, 48065, 16616, 11, 48065, 25096, 11, 604, 22980, 2079, 11, 604, 26276, 1959, 11, 45345, 22995, 11, 604, 27019, 1065, 11, 45063, 21738, 11, 604, 30336, 1065, 11, 45063, 29331, 11, 42313, 37841, 11, 42313, 30057, 11, 42313, 29703, 11, 42313, 4531, 17, 11, 5946, 486, 1270, 11, 604, 3132, 30273, 11, 5946, 1415, 1314, 11, 5946, 1314, 4349, 11, 5946, 1238, 3695, 11, 5946, 2078, 1065, 11, 5946, 1270, 2548, 11, 604, 29626, 2091, 11, 604, 30557, 2816, 11, 604, 30995, 1157, 11, 604, 30995, 1433, 11, 604, 27371, 2791, 11, 604, 32182, 1507, 11, 42671, 33032, 11, 42671, 30005, 11, 604, 27277, 2920, 11, 5946, 2414, 2624, 11, 5946, 2425, 3132, 11, 604, 2718, 38314, 11, 604, 2548, 25399, 11, 604, 2548, 26660, 11, 604, 27203, 1415, 11, 604, 2670, 23148, 11, 604, 2670, 31102, 11, 5846, 486, 3510, 11, 33879, 21288, 11, 33879, 45214, 11, 5846, 1485, 1507, 11, 5846, 1238, 4309, 11, 5846, 1954, 2481, 11, 5846, 1959, 1065, 11, 5846, 2718, 940, 11, 5846, 2718, 2682, 11, 45095, 41289, 11, 5846, 2231, 4790, 11, 45095, 41874, 11, 48655, 26660, 11, 48655, 18938, 11, 48655, 25836, 11, 604, 29334, 4349, 11, 604, 33459, 2327, 11, 5846, 2414, 2078, 11, 604, 3510, 41561, 11, 604, 2857, 37710, 11, 604, 32883, 2481, 11, 604, 2920, 19004, 11, 604, 2920, 25270, 11, 4153, 486, 1983, 11, 4153, 1314, 2154, 11, 4153, 18, 23237, 11, 4153, 18, 33551, 11, 4153, 2623, 1129, 11, 4153, 2780, 2075, 11, 604, 3980, 28041, 11, 604, 3980, 25272, 11, 604, 3980, 23539, 11, 4153, 2791, 3459, 11, 4153, 3134, 2857, 11, 4153, 3104, 3324, 11, 4153, 3324, 3695, 11, 604, 38907, 4349, 11, 47996, 39647, 11, 50154, 30743, 11, 50154, 27790, 11, 604, 44169, 3132, 11, 604, 3270, 18298, 11, 604, 3270, 24136, 11, 604, 3270, 19504, 11, 604, 43239, 1433, 11, 604, 3270, 4304, 16, 11, 6337, 1314, 5333, 11, 6337, 1828, 2154, 11, 6337, 1828, 4304, 11, 6337, 2075, 2791, 11, 604, 5066, 22416, 11, 6337, 1120, 2414, 11, 604, 2791, 21601, 11, 604, 2791, 50165, 11, 604, 36657, 2718, 11, 604, 3104, 43240, 11, 604, 3104, 3459, 16, 11, 6298, 3064, 17, 11, 6298, 1507, 5774, 11, 6298, 5304, 11, 604, 4761, 18781, 11, 6298, 1828, 1558, 11, 6298, 2670, 3270, 11, 604, 4524, 30695, 11, 45881, 21273, 11, 45881, 23721, 11, 45881, 32459, 11, 45881, 29173, 11, 604, 38314, 2425, 11, 6298, 1899, 2996, 11, 604, 4304, 16562, 11, 6298, 3388, 2075, 11, 6298, 2425, 1157, 11, 604, 3695, 27057, 11, 604, 3695, 21626, 11, 604, 3695, 17885, 11, 604, 3720, 22136, 11, 604, 3720, 24591, 11, 604, 41544, 2091, 11, 4764, 940, 2780, 11, 4764, 18, 25272, 11, 4764, 2623, 6420, 11, 4764, 19, 21288, 11, 4764, 2598, 3459, 11, 4764, 2598, 5824, 11, 4764, 20, 29159, 11, 4764, 20, 27371, 11, 604, 4521, 11645, 11, 4764, 2414, 2920, 11, 4764, 3104, 4761, 11, 4764, 22, 34251, 11, 4764, 3720, 5333, 11, 4764, 1795, 2718, 11, 604, 3459, 21599, 11, 604, 4531, 28978, 11, 604, 48712, 2548, 11, 4764, 2079, 2919, 11, 5125, 1157, 5237, 11, 5125, 17, 24096, 11, 5125, 1954, 405, 11, 5125, 2078, 2791, 11, 5125, 2718, 6052, 11, 5125, 2670, 1495, 11, 5125, 2920, 1731, 11, 604, 3865, 33660, 11, 604, 3865, 30120, 11, 604, 3865, 47325, 11, 5125, 2414, 6469, 11, 5125, 22, 25096, 11, 5125, 22, 40353, 11, 604, 4089, 28977, 11, 604, 4089, 17885, 11, 604, 42250, 1129, 11, 604, 42250, 2078, 11, 5125, 3459, 2079, 11, 604, 34155, 2857, 11, 48391, 20370, 11, 5323, 8628, 11, 24555, 32114, 11, 2026, 1238, 3980, 11, 2026, 1828, 3104, 11, 2026, 1731, 3682, 11, 2026, 2078, 3388, 11, 2026, 2078, 2079, 11, 44541, 31115, 11, 2026, 2327, 2327, 11, 2026, 3510, 1485, 11, 2026, 2920, 2713, 11, 43367, 17430, 11, 2026, 3365, 3459, 11, 2026, 21, 22172, 11, 2026, 21, 32568, 11, 2026, 19060, 11, 2026, 3134, 4524, 11, 2026, 22, 32118, 11, 2026, 2425, 3553, 11, 2026, 24, 31115, 11, 2026, 4089, 4349, 11, 6885, 1129, 2919, 11, 642, 16799, 2670, 11, 6885, 1270, 2780, 11, 642, 1485, 18741, 11, 642, 1485, 26514, 11, 642, 20809, 2682, 11, 642, 1415, 27033, 11, 642, 1415, 48724, 11, 642, 1314, 22745, 11, 642, 1433, 43950, 11, 642, 22172, 1157, 11, 642, 1507, 28688, 11, 642, 1507, 46589, 11, 642, 20356, 1899, 11, 642, 22288, 16, 11, 642, 2167, 1795, 11, 36141, 36243, 11, 642, 21261, 1899, 11, 642, 23815, 4349, 11, 642, 23539, 2718, 11, 642, 1954, 23188, 11, 642, 1954, 27824, 11, 642, 1954, 39449, 11, 642, 1731, 24909, 11, 642, 1731, 38652, 11, 642, 2075, 28857, 11, 642, 29558, 2078, 11, 642, 1983, 21844, 11, 642, 28857, 2623, 11, 49888, 38219, 11, 7192, 486, 2481, 11, 40585, 22980, 11, 7192, 1415, 5999, 11, 7192, 1433, 1495, 11, 7192, 1558, 3324, 11, 7192, 1495, 4310, 11, 7192, 1959, 4790, 11, 7192, 1959, 5705, 11, 642, 2682, 21719, 11, 642, 2682, 33372, 11, 642, 2682, 31418, 11, 642, 2327, 23601, 11, 642, 2327, 33042, 11, 642, 2327, 50165, 11, 7192, 2414, 2598, 11, 642, 2623, 41561, 11, 642, 2718, 20666, 11, 642, 29088, 3104, 11, 642, 2670, 34251, 11, 642, 2670, 41019, 11, 642, 31952, 2682, 11, 642, 3682, 28676, 11, 7175, 2548, 405, 11, 642, 2598, 27728, 11, 642, 27260, 1415, 11, 642, 2231, 15982, 11, 642, 30505, 2718, 11, 642, 2231, 39761, 11, 642, 2857, 8628, 11, 642, 29059, 1157, 11, 642, 29059, 2791, 11, 642, 31714, 2919, 11, 642, 2780, 35124, 11, 5996, 486, 5237, 11, 5996, 486, 4521, 11, 5996, 1157, 2091, 11, 5996, 1129, 1157, 11, 5996, 1959, 5607, 11, 642, 4310, 20356, 11, 5996, 2670, 3695, 11, 5996, 2670, 3695, 11, 5996, 3901, 1270, 11, 5996, 2857, 3865, 11, 5996, 2780, 3980, 11, 642, 3980, 24909, 11, 5996, 3388, 1433, 11, 5996, 2154, 1120, 11, 642, 38907, 2624, 11, 642, 38907, 3720, 11, 642, 44169, 3901, 11, 38089, 22996, 11, 38089, 39997, 11, 7265, 1415, 2670, 11, 7265, 1558, 2425, 11, 7265, 1558, 4531, 11, 7265, 1129, 2682, 11, 7265, 12726, 11, 7265, 1983, 1433, 11, 7265, 2091, 2425, 11, 7265, 2327, 6052, 11, 642, 2414, 27367, 11, 7265, 2231, 940, 11, 642, 27720, 1821, 11, 642, 34287, 3270, 11, 642, 2996, 30803, 11, 642, 38431, 2624, 11, 642, 2791, 31916, 11, 642, 27310, 2078, 11, 642, 2791, 37750, 11, 642, 3134, 22914, 11, 642, 3134, 26660, 11, 642, 3134, 22995, 11, 642, 3134, 24669, 11, 642, 37601, 2920, 11, 642, 3388, 34770, 11, 642, 3388, 34427, 11, 44626, 19004, 11, 642, 32869, 2548, 11, 7632, 940, 5237, 11, 7632, 1065, 2816, 11, 7632, 1495, 2078, 11, 7632, 2075, 2154, 11, 7632, 2624, 1731, 11, 7632, 2623, 3459, 11, 7632, 1821, 4524, 11, 642, 4524, 18376, 11, 7632, 1120, 4521, 11, 642, 41874, 2791, 11, 642, 38219, 2078, 11, 642, 2425, 34808, 11, 642, 4304, 28460, 11, 642, 4304, 35273, 11, 7632, 2414, 1954, 11, 642, 3695, 23045, 11, 642, 3695, 37856, 11, 642, 3695, 48630, 11, 642, 3695, 47159, 11, 642, 37750, 2857, 11, 642, 37750, 2154, 11, 642, 3720, 2919, 21, 11, 642, 3720, 27693, 11, 642, 3720, 39997, 11, 642, 41544, 2623, 11, 642, 3720, 31046, 11, 642, 36088, 1415, 11, 7618, 1238, 2154, 11, 7618, 1828, 2425, 11, 7618, 1959, 4846, 11, 7618, 1270, 2718, 11, 642, 5705, 21601, 11, 642, 5705, 16243, 11, 7618, 2857, 1129, 11, 7618, 2816, 5705, 11, 642, 5332, 45791, 11, 7618, 3134, 940, 11, 7618, 1795, 2154, 11, 7618, 1795, 5607, 11, 642, 4531, 2713, 19, 11, 642, 4531, 35638, 11, 7863, 1731, 486, 11, 7863, 1270, 1731, 11, 7863, 3270, 3324, 11, 7863, 1899, 2598, 11, 642, 5607, 32568, 11, 642, 4089, 33781, 11, 642, 4089, 48630, 11, 642, 4089, 39277, 11, 642, 33438, 1485, 11, 642, 33438, 2548, 11, 642, 34808, 4349, 11, 39064, 2414, 11, 10053, 23756, 11, 10053, 44361, 11, 10053, 42018, 11, 10053, 40215, 11, 49231, 25600, 11, 49231, 26895, 11, 718, 29326, 1959, 11, 3126, 1828, 3104, 11, 718, 2999, 22709, 11, 3126, 1959, 2857, 11, 718, 3070, 20964, 11, 3126, 2623, 3980, 11, 3126, 2598, 2091, 11, 718, 2713, 31911, 11, 718, 2998, 43193, 11, 718, 2998, 31495, 11, 718, 2998, 23, 4089, 11, 39084, 31552, 11, 718, 2931, 46044, 11, 718, 18298, 1065, 11, 8454, 1129, 3070, 11, 718, 16945, 940, 11, 718, 20198, 1314, 11, 718, 1314, 38073, 11, 718, 1433, 18458, 11, 718, 1433, 32759, 11, 718, 1433, 43697, 11, 718, 1433, 35124, 11, 718, 21738, 2623, 11, 718, 21652, 2996, 11, 718, 25096, 2079, 11, 718, 1507, 4304, 16, 11, 718, 2167, 6052, 11, 718, 18638, 2425, 11, 45469, 36993, 11, 45469, 37680, 11, 8190, 1558, 1983, 11, 718, 1828, 25270, 11, 718, 1828, 22579, 11, 718, 24403, 940, 11, 718, 1954, 41734, 11, 718, 1954, 4089, 18, 11, 718, 1954, 34155, 11, 718, 1731, 15277, 11, 48868, 34287, 11, 718, 25191, 2713, 11, 718, 20233, 2548, 11, 718, 1983, 45438, 11, 718, 27367, 2481, 11, 718, 28857, 1157, 11, 718, 25870, 2154, 11, 718, 2078, 28978, 11, 718, 30336, 2996, 11, 718, 2078, 31916, 11, 718, 27693, 2998, 11, 718, 1959, 2931, 18, 11, 8093, 486, 1954, 11, 8093, 486, 3388, 11, 44505, 44617, 11, 44505, 43950, 11, 8093, 1433, 2091, 11, 8093, 1558, 4310, 11, 8093, 1495, 2791, 11, 718, 2091, 22995, 11, 718, 2682, 29211, 11, 718, 2682, 31916, 11, 718, 30557, 1899, 11, 8093, 1120, 4310, 11, 718, 2327, 40035, 11, 718, 31128, 2791, 11, 8093, 2414, 1238, 11, 718, 2623, 45758, 11, 718, 27824, 940, 11, 718, 2623, 44183, 11, 718, 32128, 1899, 11, 8093, 1795, 4846, 11, 718, 2548, 28362, 11, 718, 31952, 3365, 11, 33759, 41580, 11, 33759, 2079, 16, 11, 5598, 1065, 1314, 11, 5598, 1065, 5705, 11, 5598, 1415, 1238, 11, 5598, 2481, 1129, 11, 5598, 1731, 3559, 11, 5598, 1983, 486, 11, 5598, 2078, 1238, 11, 5598, 2078, 5237, 11, 5598, 1959, 4310, 11, 5598, 2091, 2154, 11, 5598, 2327, 405, 11, 5598, 2623, 4869, 11, 718, 2231, 44218, 11, 718, 33459, 4869, 11, 718, 2857, 50242, 11, 718, 2780, 34287, 11, 718, 33646, 2996, 11, 718, 2920, 32128, 11, 718, 39449, 2624, 11, 718, 2920, 41544, 11, 22626, 31128, 11, 22626, 49211, 11, 6135, 1507, 2682, 11, 6135, 1507, 3980, 11, 718, 4309, 24970, 11, 6135, 2091, 405, 11, 6135, 2682, 1821, 11, 718, 4310, 34229, 11, 718, 4051, 17430, 11, 45021, 21738, 11, 45021, 33638, 11, 45021, 29769, 11, 718, 37864, 1983, 11, 718, 3553, 33551, 11, 718, 3365, 24940, 11, 718, 3365, 12865, 11, 718, 44169, 4790, 11, 718, 3270, 46556, 11, 718, 3270, 46352, 11, 7930, 486, 3023, 11, 41717, 38605, 11, 41717, 34155, 11, 7930, 1157, 2791, 11, 7930, 1415, 3132, 11, 7930, 1314, 1415, 11, 7930, 1433, 5333, 11, 7930, 1507, 2998, 11, 7930, 1954, 3104, 11, 7930, 2075, 2091, 11, 7930, 1983, 6420, 11, 7930, 1959, 1983, 11, 7930, 1270, 3134, 11, 718, 2996, 35126, 11, 718, 2996, 33438, 11, 718, 3134, 23539, 11, 718, 3134, 28978, 11, 718, 3134, 40652, 11, 7930, 2425, 3865, 11, 718, 3104, 4521, 16, 11, 718, 3388, 19782, 11, 718, 3388, 48194, 11, 8275, 486, 2718, 11, 48136, 27693, 11, 48136, 41172, 11, 8275, 940, 6469, 11, 8275, 1433, 4790, 11, 8275, 1558, 1821, 11, 8275, 1238, 2548, 11, 8275, 1983, 2623, 11, 8275, 1983, 6659, 11, 8275, 1270, 2623, 11, 718, 4790, 18444, 11, 8275, 2548, 4521, 11, 8275, 1821, 1495, 11, 718, 4524, 21599, 11, 8275, 3682, 1795, 11, 718, 4524, 47159, 11, 718, 4524, 48564, 11, 718, 2425, 20943, 11, 718, 2425, 29807, 11, 718, 2425, 37397, 11, 718, 2425, 35978, 11, 718, 4304, 22579, 11, 8275, 2414, 3104, 11, 8275, 2791, 1270, 11, 8275, 3134, 2425, 11, 718, 3324, 18742, 11, 718, 3324, 22047, 11, 718, 41172, 1828, 11, 8275, 3459, 2623, 11, 718, 3720, 30272, 11, 718, 3720, 27790, 11, 718, 7410, 4524, 11, 8257, 1485, 1899, 11, 8257, 1731, 1507, 11, 8257, 2078, 1314, 11, 8257, 1959, 3901, 11, 8257, 1959, 2780, 11, 718, 5999, 16102, 11, 718, 5705, 36809, 11, 8257, 2780, 4521, 11, 8257, 2920, 940, 11, 8257, 3388, 2623, 11, 718, 5774, 19708, 11, 8257, 3720, 1157, 11, 8257, 1795, 5705, 11, 718, 4531, 18182, 11, 8644, 2931, 3023, 11, 8644, 1558, 4869, 11, 8644, 1954, 2920, 11, 8644, 1731, 4304, 11, 8644, 1983, 5066, 11, 8644, 2718, 1507, 11, 718, 5824, 25061, 11, 718, 5824, 29626, 11, 718, 3865, 30557, 11, 718, 3865, 38314, 11, 718, 3865, 40393, 11, 718, 4846, 21895, 11, 8644, 3134, 1120, 11, 718, 5607, 28555, 11, 718, 5607, 20233, 11, 718, 5607, 40271, 11, 8644, 3695, 2154, 11, 8644, 3720, 3553, 11, 39861, 26912, 11, 718, 39647, 2598, 11, 718, 2079, 39121, 11, 13037, 24693, 11, 13037, 31115, 11, 13037, 36809, 11, 48173, 32066, 11, 4317, 1495, 2425, 11, 4317, 2682, 2327, 11, 767, 3070, 30505, 11, 4317, 2718, 2780, 11, 4317, 2718, 2079, 11, 4317, 1821, 3559, 11, 767, 3023, 19782, 11, 767, 3023, 44214, 11, 767, 2713, 20219, 11, 4317, 2996, 1821, 11, 767, 3312, 40486, 11, 767, 3312, 24038, 11, 767, 2919, 25150, 11, 767, 2919, 45214, 11, 767, 49352, 2075, 11, 767, 2931, 47338, 11, 767, 940, 40256, 11, 9166, 940, 3829, 11, 767, 1157, 14656, 11, 767, 1157, 35195, 11, 767, 1157, 49703, 11, 767, 1157, 4531, 19, 11, 767, 16945, 1731, 11, 767, 17059, 1959, 11, 767, 1485, 33808, 11, 767, 1415, 27720, 11, 767, 1415, 47521, 11, 767, 19442, 2931, 11, 767, 1314, 22413, 11, 767, 21526, 1433, 11, 767, 1433, 50049, 11, 767, 1433, 22370, 11, 767, 1433, 39506, 11, 767, 17279, 2091, 11, 767, 17430, 1433, 11, 767, 1129, 21652, 11, 767, 25475, 16, 11, 7724, 1157, 5333, 11, 7724, 1433, 1983, 11, 7724, 45271, 11, 767, 1828, 12762, 11, 767, 1828, 23045, 11, 767, 1828, 26279, 11, 767, 24909, 2091, 11, 767, 1828, 46435, 11, 767, 23815, 1731, 11, 767, 23815, 2598, 11, 767, 1954, 45839, 11, 767, 1495, 11785, 11, 767, 28676, 3559, 11, 767, 2075, 37864, 11, 767, 26276, 2154, 11, 767, 1983, 23362, 11, 767, 1983, 35667, 11, 767, 1983, 34938, 11, 767, 23195, 1558, 11, 767, 25870, 2682, 11, 767, 2078, 26561, 11, 767, 2078, 30460, 11, 767, 2078, 33032, 11, 767, 26279, 2231, 11, 767, 2078, 40427, 11, 767, 21495, 1120, 11, 8854, 1731, 2670, 11, 8854, 1983, 2713, 11, 767, 2091, 25272, 11, 8854, 1821, 5774, 11, 767, 2682, 14656, 11, 767, 2682, 28857, 11, 8854, 2231, 5999, 11, 767, 2327, 6200, 11, 767, 2623, 21273, 11, 8854, 2414, 2682, 11, 767, 2623, 46660, 11, 37517, 11623, 11, 37517, 39111, 11, 767, 30695, 1959, 11, 767, 29088, 1314, 11, 767, 2548, 3064, 11, 767, 32220, 2920, 11, 767, 30460, 3104, 11, 767, 2670, 31503, 11, 767, 1821, 27970, 11, 8915, 940, 4846, 11, 8915, 1129, 5333, 11, 767, 3682, 20198, 11, 8915, 1828, 6469, 11, 8915, 1731, 1795, 11, 767, 3559, 21601, 11, 8915, 1270, 1828, 11, 767, 2598, 22042, 11, 767, 2598, 28460, 11, 767, 2231, 22572, 11, 767, 2231, 45734, 11, 767, 29228, 1731, 11, 767, 2231, 35809, 11, 8915, 2414, 1238, 11, 8915, 2414, 3682, 11, 8915, 2154, 3132, 11, 767, 34251, 2075, 11, 767, 2920, 22172, 11, 767, 2920, 42875, 11, 767, 37747, 2548, 11, 767, 2920, 42980, 11, 5441, 1415, 3829, 11, 5441, 1558, 4521, 11, 5441, 1828, 4304, 11, 5441, 1983, 4089, 11, 767, 4310, 830, 11, 5441, 2623, 1415, 11, 767, 4051, 44821, 11, 5441, 3134, 3132, 11, 767, 3553, 32182, 11, 767, 3553, 22148, 11, 767, 37452, 1485, 11, 5441, 3324, 486, 11, 5441, 1795, 4790, 11, 767, 3365, 38605, 11, 767, 29796, 2231, 11, 767, 3365, 40523, 11, 48284, 20233, 11, 48284, 28857, 11, 8684, 1314, 4304, 11, 767, 5237, 23753, 11, 8684, 2075, 4790, 11, 8684, 1983, 5824, 11, 8684, 1983, 3865, 11, 767, 5066, 25600, 11, 767, 5066, 33300, 11, 8684, 2718, 3132, 11, 8684, 1821, 5774, 11, 767, 29173, 1507, 11, 767, 2414, 3720, 16, 11, 8684, 1120, 2996, 11, 767, 36879, 2231, 11, 767, 27310, 1731, 11, 767, 30924, 3134, 11, 767, 30924, 3104, 11, 46720, 29119, 11, 767, 3388, 20167, 11, 767, 3388, 26704, 11, 767, 40035, 1983, 11, 767, 40035, 2414, 11, 767, 3388, 37988, 11, 767, 39357, 3829, 11, 8541, 405, 3682, 11, 44586, 28011, 11, 767, 31495, 2670, 11, 767, 4869, 22572, 11, 8541, 1558, 3023, 11, 8541, 2075, 6420, 11, 8541, 2078, 1129, 11, 8541, 2078, 4309, 11, 8541, 1959, 6420, 11, 767, 4790, 11645, 11, 8541, 3559, 1495, 11, 767, 4524, 38219, 11, 767, 4304, 23516, 11, 35534, 20107, 11, 35534, 17572, 11, 35534, 14877, 11, 767, 3695, 11245, 11, 8541, 1795, 2857, 11, 767, 3695, 25674, 11, 8541, 3459, 3980, 11, 767, 37750, 1731, 11, 767, 3720, 23516, 11, 8541, 2079, 1507, 11, 8699, 2481, 1270, 11, 8699, 1828, 2414, 11, 8699, 1954, 2623, 11, 8699, 1731, 3829, 11, 8699, 1495, 1270, 11, 767, 5999, 21288, 11, 8699, 3510, 2154, 11, 8699, 2816, 3510, 11, 8699, 3553, 3459, 11, 8699, 2414, 1485, 11, 8699, 3388, 4304, 11, 8699, 4790, 2598, 11, 767, 5774, 30272, 11, 8699, 2425, 1795, 11, 8699, 1795, 1954, 11, 767, 4531, 21033, 11, 767, 3829, 30924, 11, 9225, 2919, 3720, 11, 9225, 1314, 3980, 11, 9225, 1238, 1828, 11, 9225, 1495, 2920, 11, 9225, 2075, 3720, 11, 9225, 1270, 2481, 11, 767, 3865, 42548, 11, 767, 3865, 36928, 11, 767, 5607, 22709, 11, 9225, 2425, 3553, 11, 9225, 2425, 2791, 11, 9225, 4304, 1954, 11, 9225, 3695, 3720, 11, 767, 4089, 47106, 11, 9225, 3459, 1120, 11, 10460, 24760, 11, 10460, 33781, 11, 807, 486, 23726, 11, 807, 29326, 3134, 11, 807, 29159, 2075, 11, 4019, 1731, 2075, 11, 4019, 1983, 3270, 11, 4019, 1959, 6469, 11, 807, 3070, 26279, 11, 4019, 2718, 1899, 11, 807, 3023, 23539, 11, 4019, 2780, 6659, 11, 807, 2713, 40271, 11, 807, 3312, 28567, 11, 4019, 2414, 1065, 11, 807, 2998, 22042, 11, 807, 2998, 18742, 11, 807, 2998, 33535, 11, 41241, 45151, 11, 41241, 42250, 11, 807, 2931, 32321, 11, 807, 2931, 34287, 11, 807, 940, 28933, 11, 9773, 1065, 4310, 11, 807, 15363, 2075, 11, 807, 1157, 38219, 11, 9773, 45271, 11, 807, 1065, 17464, 11, 807, 1065, 28072, 11, 807, 12762, 4310, 11, 807, 1485, 2167, 11, 807, 1314, 29807, 11, 807, 18458, 2598, 11, 807, 17279, 2481, 11, 807, 1558, 12762, 11, 807, 1558, 31938, 11, 807, 1507, 21526, 11, 807, 1507, 17279, 11, 807, 23362, 2598, 11, 807, 22186, 3104, 11, 48964, 26429, 11, 48964, 34801, 11, 9415, 1415, 5824, 11, 9415, 1129, 3510, 11, 807, 1828, 27800, 11, 807, 1828, 27696, 11, 807, 1828, 31575, 11, 807, 1828, 43240, 11, 9415, 1270, 2791, 11, 807, 1954, 27800, 11, 807, 1954, 22709, 11, 807, 24693, 1314, 11, 807, 1954, 46302, 11, 807, 1731, 22186, 11, 807, 9031, 3829, 11, 807, 1495, 41813, 11, 807, 2075, 22047, 11, 807, 2075, 37804, 11, 807, 25674, 2079, 11, 807, 1983, 21734, 11, 807, 2078, 22985, 11, 807, 2078, 35642, 11, 807, 1959, 18376, 11, 807, 1959, 30336, 11, 807, 1959, 37988, 11, 807, 6200, 2075, 11, 807, 20548, 1828, 11, 807, 26895, 2231, 11, 9698, 1485, 5774, 11, 9698, 1129, 2713, 11, 807, 27326, 1433, 11, 807, 2091, 46572, 11, 807, 2091, 32583, 11, 807, 2091, 44980, 11, 807, 2091, 49649, 11, 9698, 1821, 4051, 11, 807, 2682, 21719, 11, 807, 32118, 1415, 11, 807, 2682, 17544, 11, 807, 30995, 2920, 11, 807, 30743, 2919, 11, 807, 2623, 29159, 11, 807, 30803, 2791, 11, 807, 2718, 26073, 11, 807, 32128, 2231, 11, 807, 29769, 3553, 11, 807, 2670, 26895, 11, 807, 31010, 3324, 11, 807, 2670, 4521, 16, 11, 807, 7029, 1731, 11, 9508, 486, 2623, 11, 9508, 486, 6469, 11, 807, 29416, 3134, 11, 9508, 16088, 11, 9508, 1731, 1415, 11, 9508, 1731, 4309, 11, 9508, 2682, 5066, 11, 9508, 2548, 2079, 11, 807, 2598, 18444, 11, 807, 2598, 21719, 11, 807, 2598, 40523, 11, 807, 31115, 2327, 11, 807, 2598, 3459, 16, 11, 807, 2598, 49649, 11, 807, 2231, 17885, 11, 807, 3510, 29088, 11, 9508, 2996, 4531, 11, 9508, 2154, 1954, 11, 807, 2857, 32869, 11, 807, 2920, 22745, 11, 9508, 2079, 3324, 11, 7600, 2075, 2481, 11, 7600, 2078, 3459, 11, 7600, 1959, 1495, 11, 7600, 2670, 2598, 11, 7600, 2670, 4309, 11, 807, 4051, 21652, 11, 7600, 2231, 5237, 11, 7600, 3510, 1959, 11, 807, 4051, 40639, 11, 807, 3365, 27696, 11, 807, 3365, 20548, 11, 807, 3270, 36629, 11, 807, 45734, 2481, 11, 9849, 486, 3070, 11, 9849, 1238, 3365, 11, 807, 5237, 22515, 11, 9849, 1731, 3324, 11, 9849, 2078, 1157, 11, 807, 27720, 2718, 11, 807, 33300, 3270, 11, 807, 33300, 2996, 11, 807, 2996, 30863, 11, 807, 2791, 20198, 11, 807, 3134, 21940, 11, 807, 3134, 1264, 11, 807, 3134, 43193, 11, 9849, 1795, 1899, 11, 807, 3388, 36625, 11, 10083, 1314, 3270, 11, 10083, 1314, 3324, 11, 10083, 1129, 2075, 11, 10083, 1828, 1065, 11, 10083, 1731, 5607, 11, 10083, 1270, 4309, 11, 10083, 1270, 3980, 11, 10083, 3132, 1129, 11, 807, 4790, 22042, 11, 807, 2425, 16616, 11, 807, 2425, 28977, 11, 807, 4304, 25948, 11, 10083, 2996, 1129, 11, 10083, 3388, 2548, 11, 10083, 2425, 2857, 11, 10083, 1795, 3510, 11, 807, 3695, 37856, 11, 807, 3695, 31938, 11, 807, 37750, 2857, 11, 807, 3720, 36189, 11, 807, 36928, 486, 11, 9193, 1433, 4309, 11, 9193, 1507, 2091, 11, 9193, 1129, 1129, 11, 9193, 1238, 5333, 11, 9193, 2327, 3324, 11, 807, 5705, 31552, 11, 9193, 1120, 1954, 11, 807, 5332, 16799, 11, 9193, 3553, 5332, 11, 807, 4521, 21273, 11, 807, 4521, 21315, 11, 807, 3459, 32531, 11, 9193, 2079, 1485, 11, 807, 3829, 23539, 11, 807, 6420, 29159, 11, 9919, 1485, 5237, 11, 9919, 1495, 3324, 11, 9919, 2075, 1415, 11, 9919, 1959, 6052, 11, 9919, 2816, 1157, 11, 807, 4846, 8298, 11, 9919, 1899, 1795, 11, 9919, 3104, 1821, 11, 9919, 2425, 2920, 11, 9919, 3324, 3695, 11, 9919, 1795, 3901, 11, 807, 49087, 3132, 11, 807, 42520, 1495, 11, 807, 38565, 2624, 11, 807, 2079, 48528, 11, 15897, 21, 2414, 11, 15897, 22, 3132, 11, 15897, 23, 3510, 11, 860, 486, 24693, 11, 4101, 1731, 4309, 11, 4101, 2075, 405, 11, 4101, 2718, 2996, 11, 4101, 2548, 1731, 11, 860, 3023, 31938, 11, 860, 3023, 37988, 11, 860, 2713, 17279, 11, 860, 43526, 1415, 11, 860, 2713, 46871, 11, 860, 3312, 29626, 11, 860, 2998, 25270, 11, 860, 2998, 31020, 11, 860, 2998, 42018, 11, 860, 2998, 43798, 11, 860, 2919, 33660, 11, 860, 15377, 1507, 11, 16679, 39885, 11, 860, 1065, 28072, 11, 860, 1065, 36993, 11, 860, 1485, 19214, 11, 860, 19880, 2682, 11, 860, 1485, 4521, 17, 11, 860, 18444, 3104, 11, 860, 1415, 31046, 11, 860, 1433, 19214, 11, 860, 1433, 11785, 11, 860, 20986, 2670, 11, 860, 20986, 2154, 11, 860, 1433, 41561, 11, 860, 1507, 47915, 11, 860, 23451, 1558, 11, 860, 1129, 34741, 11, 860, 25272, 1558, 11, 860, 22136, 2682, 11, 10190, 1433, 2623, 11, 860, 1828, 15982, 11, 860, 1954, 29159, 11, 860, 1731, 22883, 11, 860, 1731, 17885, 11, 860, 22995, 1983, 11, 860, 1731, 46250, 11, 860, 1495, 18781, 11, 860, 1495, 41290, 11, 860, 1495, 35809, 11, 860, 18897, 1983, 11, 860, 1983, 17279, 11, 860, 2078, 28645, 11, 860, 2078, 40523, 11, 860, 27693, 2919, 11, 860, 27137, 1270, 11, 860, 27728, 1795, 11, 860, 1959, 4089, 17, 11, 860, 1270, 26115, 11, 860, 22515, 940, 11, 860, 1270, 50148, 11, 10261, 1065, 1270, 11, 10261, 1415, 3388, 11, 10261, 1433, 1314, 11, 10261, 1507, 2998, 11, 10261, 1507, 2920, 11, 10261, 1828, 3695, 11, 10261, 1954, 2682, 11, 860, 2091, 22042, 11, 860, 30557, 1821, 11, 10261, 1899, 5999, 11, 860, 24760, 3104, 11, 860, 27824, 2791, 11, 860, 2718, 16616, 11, 860, 2548, 15187, 11, 860, 2548, 22318, 11, 860, 2670, 19782, 11, 860, 2670, 17572, 11, 860, 2670, 29703, 11, 860, 1821, 31751, 11, 860, 29416, 1731, 11, 10048, 2075, 4521, 11, 10048, 1983, 3901, 11, 10048, 2718, 405, 11, 10048, 1821, 2857, 11, 860, 33032, 2548, 11, 860, 3510, 21273, 11, 10048, 2791, 5066, 11, 860, 3510, 43564, 11, 860, 2857, 39251, 11, 860, 31714, 2931, 11, 860, 2780, 22567, 11, 860, 33646, 4349, 11, 860, 2920, 28978, 11, 6957, 486, 4089, 11, 6957, 940, 3324, 11, 6957, 1415, 3865, 11, 6957, 1314, 3132, 11, 6957, 1314, 4309, 11, 6957, 1433, 2996, 11, 6957, 1828, 4531, 11, 6957, 2078, 1828, 11, 6957, 1959, 3682, 11, 860, 4310, 28555, 11, 6957, 2091, 4309, 11, 860, 4310, 31938, 11, 6957, 2670, 3720, 11, 860, 2816, 39195, 11, 860, 2816, 38073, 11, 860, 38605, 4869, 11, 860, 3553, 23349, 11, 860, 3553, 31020, 11, 860, 3553, 35218, 11, 860, 3553, 39449, 11, 6957, 3324, 1157, 11, 6957, 3324, 2425, 11, 860, 3365, 43239, 11, 860, 39118, 2231, 11, 860, 3270, 46900, 11, 9907, 1157, 1120, 11, 9907, 1433, 3559, 11, 9907, 1558, 405, 11, 860, 5066, 30206, 11, 860, 5066, 28872, 11, 860, 2414, 25191, 11, 860, 2996, 32220, 11, 860, 2996, 31751, 11, 860, 2996, 4521, 18, 11, 860, 36657, 1415, 11, 860, 3388, 29159, 11, 860, 3388, 20233, 11, 860, 3388, 36879, 11, 860, 3388, 48194, 11, 10111, 1485, 1129, 11, 10111, 36150, 11, 10111, 2075, 2682, 11, 10111, 1983, 3553, 11, 860, 4790, 19880, 11, 860, 4790, 27696, 11, 10111, 2548, 5824, 11, 10111, 2670, 5332, 11, 860, 4524, 22337, 11, 860, 4524, 42691, 11, 860, 2425, 25644, 11, 860, 2425, 30863, 11, 860, 38314, 4524, 11, 10111, 1899, 2091, 11, 10111, 1899, 3553, 11, 860, 4304, 25838, 11, 860, 3324, 18742, 11, 860, 3324, 14656, 11, 860, 3324, 27033, 11, 41417, 38172, 11, 860, 3720, 19004, 11, 860, 41060, 2075, 11, 9661, 1314, 1731, 11, 9661, 1314, 5824, 11, 9661, 1433, 3134, 11, 860, 6469, 23188, 11, 9661, 1731, 3510, 11, 9661, 2075, 5332, 11, 860, 5999, 2167, 11, 9661, 2327, 2078, 11, 9661, 2623, 5237, 11, 9661, 2670, 1065, 11, 9661, 3559, 1983, 11, 9661, 2598, 3388, 11, 9661, 3365, 1485, 11, 9661, 1899, 6659, 11, 860, 4521, 28072, 11, 9661, 3388, 3324, 11, 860, 5774, 36720, 11, 860, 5774, 27203, 11, 9661, 4524, 405, 11, 860, 3459, 46044, 11, 860, 3459, 31027, 11, 860, 48712, 1731, 11, 860, 4531, 41544, 11, 9661, 2079, 1270, 11, 7388, 2919, 1983, 11, 7388, 1065, 4846, 11, 7388, 1415, 1157, 11, 7388, 1507, 4790, 11, 7388, 1129, 2780, 11, 7388, 1828, 3324, 11, 860, 6052, 28694, 11, 860, 6052, 27037, 11, 7388, 1270, 5892, 11, 860, 6052, 34808, 11, 860, 5824, 25429, 11, 7388, 3682, 1795, 11, 860, 5824, 27800, 11, 7388, 3510, 2481, 11, 860, 3865, 32642, 11, 7388, 2816, 4304, 11, 860, 50148, 2091, 11, 7388, 1899, 4304, 11, 860, 4846, 24991, 11, 7388, 3388, 4531, 11, 36006, 43284, 4357, 718, 62, 46044, 8, 198, 220, 220, 220, 1267, 198, 220, 220, 220, 2482, 796, 23884, 198, 220, 220, 220, 997, 62, 270, 364, 796, 352, 198, 220, 220, 220, 329, 25439, 287, 685, 20786, 329, 25439, 287, 26672, 3419, 611, 25439, 13, 9688, 2032, 342, 10786, 82, 2122, 11537, 5974, 198, 220, 220, 220, 220, 220, 220, 220, 2482, 58, 20786, 60, 796, 17635, 198, 220, 220, 220, 220, 220, 220, 220, 3601, 7, 69, 6, 59, 77, 90, 20786, 92, 3419, 357, 15057, 286, 40806, 602, 1391, 22510, 62, 270, 364, 45299, 30072, 11537, 198, 220, 220, 220, 220, 220, 220, 220, 329, 1332, 287, 4096, 62, 41989, 1343, 3224, 62, 41989, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 300, 11, 2938, 796, 1332, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 923, 796, 23035, 62, 24588, 62, 5907, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 329, 1312, 287, 2837, 7, 22510, 62, 270, 364, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1255, 796, 15095, 874, 3419, 58, 20786, 16151, 75, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 886, 796, 23035, 62, 24588, 62, 5907, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2482, 58, 20786, 4083, 33295, 7, 437, 532, 923, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 3601, 7, 69, 6, 90, 20786, 92, 15090, 75, 611, 18896, 7, 75, 8, 1279, 838, 2073, 366, 2213, 19524, 515, 2233, 284, 4129, 25, 366, 1343, 965, 7, 11925, 7, 75, 4008, 30072, 4504, 1391, 20274, 92, 705, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 277, 6, 7, 4895, 30283, 1, 611, 1255, 6624, 2938, 2073, 277, 1, 40319, 25, 1391, 40319, 92, 20662, 33047, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 277, 6, 287, 1391, 437, 532, 923, 45299, 92, 15709, 577, 17561, 82, 2637, 8, 198 ]
2.077604
10,966
import numpy as np import copy import pygmo from gips.gistmodel.mode0 import mode0 from gips.gistmodel.mode1 import mode1 from gips.gistmodel.mode3 import mode3 from gips.gistmodel.mode4 import mode4 from gips.gistmodel.mode5 import mode5 from gips.gistmodel.mode6 import mode6 from gips.gistmodel.mode7 import mode7 from gips.utils.misc import mode_error from gips.mapout.map_processing import mapout_maps from gips.utils.read_write import read_parmsfile from gips.utils.read_write import write_maps
[ 11748, 299, 32152, 355, 45941, 198, 198, 11748, 4866, 198, 11748, 12972, 70, 5908, 198, 198, 6738, 308, 2419, 13, 70, 396, 19849, 13, 14171, 15, 1330, 4235, 15, 198, 6738, 308, 2419, 13, 70, 396, 19849, 13, 14171, 16, 1330, 4235, 16, 198, 6738, 308, 2419, 13, 70, 396, 19849, 13, 14171, 18, 1330, 4235, 18, 198, 6738, 308, 2419, 13, 70, 396, 19849, 13, 14171, 19, 1330, 4235, 19, 198, 6738, 308, 2419, 13, 70, 396, 19849, 13, 14171, 20, 1330, 4235, 20, 198, 6738, 308, 2419, 13, 70, 396, 19849, 13, 14171, 21, 1330, 4235, 21, 198, 6738, 308, 2419, 13, 70, 396, 19849, 13, 14171, 22, 1330, 4235, 22, 198, 6738, 308, 2419, 13, 26791, 13, 44374, 1330, 4235, 62, 18224, 198, 6738, 308, 2419, 13, 8899, 448, 13, 8899, 62, 36948, 1330, 3975, 448, 62, 31803, 198, 6738, 308, 2419, 13, 26791, 13, 961, 62, 13564, 1330, 1100, 62, 1845, 907, 7753, 198, 6738, 308, 2419, 13, 26791, 13, 961, 62, 13564, 1330, 3551, 62, 31803, 198 ]
2.924419
172
from mlflow.exceptions import MlflowException from mlflow.models.evaluation.artifacts import ( ImageEvaluationArtifact, JsonEvaluationArtifact, NumpyEvaluationArtifact, CsvEvaluationArtifact, ParquetEvaluationArtifact, TextEvaluationArtifact, PickleEvaluationArtifact, ) import matplotlib.pyplot as plt import pandas as pd import numpy as np import json import pathlib import pytest from mlflow.models.evaluation.artifacts import _infer_artifact_type_and_ext from mlflow.models.evaluation.default_evaluator import _CustomMetric @pytest.fixture @pytest.mark.parametrize( "is_file,artifact,artifact_type,ext", [ (True, lambda path: plt.figure().savefig(path), ImageEvaluationArtifact, "png"), (True, lambda path: plt.figure().savefig(path), ImageEvaluationArtifact, "jpg"), (True, lambda path: plt.figure().savefig(path), ImageEvaluationArtifact, "jpeg"), (True, __generate_dummy_json_file, JsonEvaluationArtifact, "json"), (True, lambda path: pathlib.Path(path).write_text("test"), TextEvaluationArtifact, "txt"), ( True, lambda path: np.save(path, np.array([1, 2, 3]), allow_pickle=False), NumpyEvaluationArtifact, "npy", ), ( True, lambda path: pd.DataFrame({"test": [1, 2, 3]}).to_csv(path, index=False), CsvEvaluationArtifact, "csv", ), ( True, lambda path: pd.DataFrame({"test": [1, 2, 3]}).to_parquet(path), ParquetEvaluationArtifact, "parquet", ), (False, pd.DataFrame({"test": [1, 2, 3]}), CsvEvaluationArtifact, "csv"), (False, np.array([1, 2, 3]), NumpyEvaluationArtifact, "npy"), (False, plt.figure(), ImageEvaluationArtifact, "png"), (False, {"a": 1, "b": "e", "c": 1.2, "d": [1, 2]}, JsonEvaluationArtifact, "json"), (False, [1, 2, 3, "test"], JsonEvaluationArtifact, "json"), (False, '{"a": 1, "b": [1.2, 3]}', JsonEvaluationArtifact, "json"), (False, '[1, 2, 3, "test"]', JsonEvaluationArtifact, "json"), (False, __DummyClass(), PickleEvaluationArtifact, "pickle"), ], )
[ 6738, 285, 1652, 9319, 13, 1069, 11755, 1330, 337, 1652, 9319, 16922, 198, 6738, 285, 1652, 9319, 13, 27530, 13, 18206, 2288, 13, 50179, 1330, 357, 198, 220, 220, 220, 7412, 36, 2100, 2288, 8001, 29660, 11, 198, 220, 220, 220, 449, 1559, 36, 2100, 2288, 8001, 29660, 11, 198, 220, 220, 220, 399, 32152, 36, 2100, 2288, 8001, 29660, 11, 198, 220, 220, 220, 327, 21370, 36, 2100, 2288, 8001, 29660, 11, 198, 220, 220, 220, 2547, 21108, 36, 2100, 2288, 8001, 29660, 11, 198, 220, 220, 220, 8255, 36, 2100, 2288, 8001, 29660, 11, 198, 220, 220, 220, 12346, 293, 36, 2100, 2288, 8001, 29660, 11, 198, 8, 198, 198, 11748, 2603, 29487, 8019, 13, 9078, 29487, 355, 458, 83, 198, 11748, 19798, 292, 355, 279, 67, 198, 11748, 299, 32152, 355, 45941, 198, 11748, 33918, 198, 11748, 3108, 8019, 198, 11748, 12972, 9288, 198, 198, 6738, 285, 1652, 9319, 13, 27530, 13, 18206, 2288, 13, 50179, 1330, 4808, 259, 2232, 62, 433, 29660, 62, 4906, 62, 392, 62, 2302, 198, 6738, 285, 1652, 9319, 13, 27530, 13, 18206, 2288, 13, 12286, 62, 18206, 84, 1352, 1330, 4808, 15022, 9171, 1173, 628, 198, 31, 9078, 9288, 13, 69, 9602, 628, 628, 198, 31, 9078, 9288, 13, 4102, 13, 17143, 316, 380, 2736, 7, 198, 220, 220, 220, 366, 271, 62, 7753, 11, 433, 29660, 11, 433, 29660, 62, 4906, 11, 2302, 1600, 198, 220, 220, 220, 685, 198, 220, 220, 220, 220, 220, 220, 220, 357, 17821, 11, 37456, 3108, 25, 458, 83, 13, 26875, 22446, 21928, 5647, 7, 6978, 828, 7412, 36, 2100, 2288, 8001, 29660, 11, 366, 11134, 12340, 198, 220, 220, 220, 220, 220, 220, 220, 357, 17821, 11, 37456, 3108, 25, 458, 83, 13, 26875, 22446, 21928, 5647, 7, 6978, 828, 7412, 36, 2100, 2288, 8001, 29660, 11, 366, 9479, 12340, 198, 220, 220, 220, 220, 220, 220, 220, 357, 17821, 11, 37456, 3108, 25, 458, 83, 13, 26875, 22446, 21928, 5647, 7, 6978, 828, 7412, 36, 2100, 2288, 8001, 29660, 11, 366, 73, 22071, 12340, 198, 220, 220, 220, 220, 220, 220, 220, 357, 17821, 11, 11593, 8612, 378, 62, 67, 13513, 62, 17752, 62, 7753, 11, 449, 1559, 36, 2100, 2288, 8001, 29660, 11, 366, 17752, 12340, 198, 220, 220, 220, 220, 220, 220, 220, 357, 17821, 11, 37456, 3108, 25, 3108, 8019, 13, 15235, 7, 6978, 737, 13564, 62, 5239, 7203, 9288, 12340, 8255, 36, 2100, 2288, 8001, 29660, 11, 366, 14116, 12340, 198, 220, 220, 220, 220, 220, 220, 220, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6407, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 37456, 3108, 25, 45941, 13, 21928, 7, 6978, 11, 45941, 13, 18747, 26933, 16, 11, 362, 11, 513, 46570, 1249, 62, 27729, 293, 28, 25101, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 399, 32152, 36, 2100, 2288, 8001, 29660, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 77, 9078, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 10612, 198, 220, 220, 220, 220, 220, 220, 220, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6407, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 37456, 3108, 25, 279, 67, 13, 6601, 19778, 7, 4895, 9288, 1298, 685, 16, 11, 362, 11, 513, 48999, 737, 1462, 62, 40664, 7, 6978, 11, 6376, 28, 25101, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 327, 21370, 36, 2100, 2288, 8001, 29660, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 40664, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 10612, 198, 220, 220, 220, 220, 220, 220, 220, 357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 6407, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 37456, 3108, 25, 279, 67, 13, 6601, 19778, 7, 4895, 9288, 1298, 685, 16, 11, 362, 11, 513, 48999, 737, 1462, 62, 1845, 21108, 7, 6978, 828, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2547, 21108, 36, 2100, 2288, 8001, 29660, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 1845, 21108, 1600, 198, 220, 220, 220, 220, 220, 220, 220, 10612, 198, 220, 220, 220, 220, 220, 220, 220, 357, 25101, 11, 279, 67, 13, 6601, 19778, 7, 4895, 9288, 1298, 685, 16, 11, 362, 11, 513, 48999, 828, 327, 21370, 36, 2100, 2288, 8001, 29660, 11, 366, 40664, 12340, 198, 220, 220, 220, 220, 220, 220, 220, 357, 25101, 11, 45941, 13, 18747, 26933, 16, 11, 362, 11, 513, 46570, 399, 32152, 36, 2100, 2288, 8001, 29660, 11, 366, 77, 9078, 12340, 198, 220, 220, 220, 220, 220, 220, 220, 357, 25101, 11, 458, 83, 13, 26875, 22784, 7412, 36, 2100, 2288, 8001, 29660, 11, 366, 11134, 12340, 198, 220, 220, 220, 220, 220, 220, 220, 357, 25101, 11, 19779, 64, 1298, 352, 11, 366, 65, 1298, 366, 68, 1600, 366, 66, 1298, 352, 13, 17, 11, 366, 67, 1298, 685, 16, 11, 362, 60, 5512, 449, 1559, 36, 2100, 2288, 8001, 29660, 11, 366, 17752, 12340, 198, 220, 220, 220, 220, 220, 220, 220, 357, 25101, 11, 685, 16, 11, 362, 11, 513, 11, 366, 9288, 33116, 449, 1559, 36, 2100, 2288, 8001, 29660, 11, 366, 17752, 12340, 198, 220, 220, 220, 220, 220, 220, 220, 357, 25101, 11, 705, 4895, 64, 1298, 352, 11, 366, 65, 1298, 685, 16, 13, 17, 11, 513, 48999, 3256, 449, 1559, 36, 2100, 2288, 8001, 29660, 11, 366, 17752, 12340, 198, 220, 220, 220, 220, 220, 220, 220, 357, 25101, 11, 44438, 16, 11, 362, 11, 513, 11, 366, 9288, 8973, 3256, 449, 1559, 36, 2100, 2288, 8001, 29660, 11, 366, 17752, 12340, 198, 220, 220, 220, 220, 220, 220, 220, 357, 25101, 11, 11593, 35, 13513, 9487, 22784, 12346, 293, 36, 2100, 2288, 8001, 29660, 11, 366, 27729, 293, 12340, 198, 220, 220, 220, 16589, 198, 8, 628, 628, 198 ]
2.182796
1,023
# pylint: disable=invalid-name """Hyvรคksymistestausluokka """ #Pylint disablettu toistaiseksi from stub_io import StubIO # pylint: disable=import-error class ReadingtipLibrary: # pylint: disable=invalid-name """Luokka joka vastaa vaatimusten testaamisesta """ def __init__(self): """Luokan konstruktori """ self._io = StubIO() def input(self, value): """Luo syรถtteen """ self._io.initial_add(value) def output_should_contain(self, value): """Tarkistaa tulosteen """ outputs = self._io.output if not value in outputs: raise AssertionError( f"Output \"{value}\" is not in {str(outputs)}" ) def run_application(self): """Kรคynnistรครค sovelluksen """ self._io.start() def last_output_should_contain(self, value): """Tarkistaa viimeisen tulosteen """ if len(self._io.output) > 0: last_output = self._io.output.pop() else: last_output = "" if last_output != value: raise AssertionError( f"{value} is not in {last_output}" ) def database_must_be_empty(self): """Tarkistaa onko tietokanta tyhjรค """ if len(self._io.database) > 0: raise AssertionError( "Database is not empty" )
[ 2, 279, 2645, 600, 25, 15560, 28, 259, 12102, 12, 3672, 198, 37811, 21217, 85, 11033, 591, 4948, 396, 395, 8717, 2290, 482, 4914, 198, 37811, 198, 198, 2, 47, 2645, 600, 15560, 926, 84, 284, 12523, 786, 591, 72, 198, 6738, 17071, 62, 952, 1330, 41135, 9399, 1303, 279, 2645, 600, 25, 15560, 28, 11748, 12, 18224, 198, 198, 4871, 11725, 22504, 23377, 25, 1303, 279, 2645, 600, 25, 15560, 28, 259, 12102, 12, 3672, 198, 220, 220, 220, 37227, 25596, 482, 4914, 474, 17411, 5909, 7252, 46935, 265, 320, 436, 268, 1332, 64, 321, 271, 18059, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 825, 11593, 15003, 834, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 25596, 482, 272, 479, 261, 19554, 21841, 10145, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 952, 796, 41135, 9399, 3419, 628, 220, 220, 220, 825, 5128, 7, 944, 11, 1988, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 43, 20895, 827, 9101, 83, 7821, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 952, 13, 36733, 62, 2860, 7, 8367, 8, 628, 220, 220, 220, 825, 5072, 62, 21754, 62, 3642, 391, 7, 944, 11, 1988, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 51, 668, 396, 7252, 48373, 455, 6429, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 23862, 796, 2116, 13557, 952, 13, 22915, 628, 220, 220, 220, 220, 220, 220, 220, 611, 407, 1988, 287, 23862, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5298, 2195, 861, 295, 12331, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 277, 1, 26410, 19990, 90, 8367, 92, 7879, 318, 407, 287, 1391, 2536, 7, 22915, 82, 8, 36786, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 628, 198, 220, 220, 220, 825, 1057, 62, 31438, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 42, 11033, 2047, 77, 396, 11033, 11033, 523, 29333, 84, 591, 268, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 2116, 13557, 952, 13, 9688, 3419, 628, 220, 220, 220, 825, 938, 62, 22915, 62, 21754, 62, 3642, 391, 7, 944, 11, 1988, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 51, 668, 396, 7252, 25357, 524, 13254, 48373, 455, 6429, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 611, 18896, 7, 944, 13557, 952, 13, 22915, 8, 1875, 657, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 938, 62, 22915, 796, 2116, 13557, 952, 13, 22915, 13, 12924, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 2073, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 938, 62, 22915, 796, 220, 13538, 198, 220, 220, 220, 220, 220, 220, 220, 611, 938, 62, 22915, 14512, 1988, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5298, 2195, 861, 295, 12331, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 277, 1, 90, 8367, 92, 318, 407, 287, 1391, 12957, 62, 22915, 36786, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 628, 198, 220, 220, 220, 825, 6831, 62, 27238, 62, 1350, 62, 28920, 7, 944, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 51, 668, 396, 7252, 319, 7204, 256, 1155, 482, 4910, 1259, 71, 73, 11033, 198, 220, 220, 220, 220, 220, 220, 220, 37227, 198, 220, 220, 220, 220, 220, 220, 220, 611, 18896, 7, 944, 13557, 952, 13, 48806, 8, 1875, 657, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 5298, 2195, 861, 295, 12331, 7, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 366, 38105, 318, 407, 6565, 1, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1267, 198 ]
1.994398
714
import frozendict from loguru import logger from omni_converter import AutoDataFactory from omni_converter.solver.astar import AstarSolver from omni_cv_rules.coconut.omni_converter import AutoList from omni_cv_rules.rulebook import CV_RULEBOOK target_conversions=[ ("[image_path]","numpy_rgb"), ("pix2pix_batch,nc=3","image,RGB,RGB"), ("torch,float32,CHW,RGB,0_1","base64"), ("torch,float32,CHW,RGB,0_1","widget"), ("numpy,float32,CHW,RGB,0_1","[image,L,L]"), ("numpy,float32,BCHW,RGB,0_1","[image,L,L]"), ("[numpy,float32,CHW,RGB,0_1]","[image,L,L]"), ("numpy,float32,BHW,L,None","numpy,float32,BHWC,RGB,None"), (AutoList(frozendict.frozendict({'arrange': 'HWC', 'meta': frozendict.frozendict({'shape': (None, None, 1)}), 'type': 'numpy', 'dtype': 'float32', 'ch_rpr': 'L', 'v_range': 'None'})), AutoList(frozendict.frozendict({'type': 'numpy', 'arrange': 'HWC', 'ch_rpr': 'LLL', 'meta': frozendict.frozendict({'shape': (None, None, 3)}), 'dtype': 'float32', 'v_range': 'None'}))) ]
[ 11748, 8400, 89, 437, 713, 198, 6738, 2604, 14717, 1330, 49706, 198, 198, 6738, 39030, 8461, 62, 1102, 332, 353, 1330, 11160, 6601, 22810, 198, 6738, 39030, 8461, 62, 1102, 332, 353, 13, 82, 14375, 13, 459, 283, 1330, 317, 7364, 50, 14375, 198, 6738, 39030, 8461, 62, 33967, 62, 38785, 13, 66, 420, 16478, 13, 296, 8461, 62, 1102, 332, 353, 1330, 11160, 8053, 198, 6738, 39030, 8461, 62, 33967, 62, 38785, 13, 25135, 2070, 1330, 26196, 62, 49, 24212, 39453, 198, 198, 16793, 62, 1102, 47178, 41888, 198, 220, 220, 220, 5855, 58, 9060, 62, 6978, 60, 2430, 77, 32152, 62, 81, 22296, 12340, 198, 220, 220, 220, 5855, 79, 844, 17, 79, 844, 62, 43501, 11, 10782, 28, 18, 2430, 9060, 11, 36982, 11, 36982, 12340, 198, 220, 220, 220, 5855, 13165, 354, 11, 22468, 2624, 11, 3398, 54, 11, 36982, 11, 15, 62, 16, 2430, 8692, 2414, 12340, 198, 220, 220, 220, 5855, 13165, 354, 11, 22468, 2624, 11, 3398, 54, 11, 36982, 11, 15, 62, 16, 2430, 42655, 12340, 198, 220, 220, 220, 5855, 77, 32152, 11, 22468, 2624, 11, 3398, 54, 11, 36982, 11, 15, 62, 16, 2430, 58, 9060, 11, 43, 11, 43, 60, 12340, 198, 220, 220, 220, 5855, 77, 32152, 11, 22468, 2624, 11, 2749, 39, 54, 11, 36982, 11, 15, 62, 16, 2430, 58, 9060, 11, 43, 11, 43, 60, 12340, 198, 220, 220, 220, 5855, 58, 77, 32152, 11, 22468, 2624, 11, 3398, 54, 11, 36982, 11, 15, 62, 16, 60, 2430, 58, 9060, 11, 43, 11, 43, 60, 12340, 198, 220, 220, 220, 5855, 77, 32152, 11, 22468, 2624, 11, 33, 39, 54, 11, 43, 11, 14202, 2430, 77, 32152, 11, 22468, 2624, 11, 33, 39, 27353, 11, 36982, 11, 14202, 12340, 198, 220, 220, 220, 357, 27722, 8053, 7, 69, 305, 89, 437, 713, 13, 69, 305, 89, 437, 713, 15090, 6, 3258, 858, 10354, 705, 39, 27353, 3256, 705, 28961, 10354, 8400, 89, 437, 713, 13, 69, 305, 89, 437, 713, 15090, 6, 43358, 10354, 357, 14202, 11, 6045, 11, 352, 38165, 828, 705, 4906, 10354, 705, 77, 32152, 3256, 705, 67, 4906, 10354, 705, 22468, 2624, 3256, 705, 354, 62, 81, 1050, 10354, 705, 43, 3256, 705, 85, 62, 9521, 10354, 705, 14202, 6, 30072, 828, 198, 220, 220, 220, 220, 11160, 8053, 7, 69, 305, 89, 437, 713, 13, 69, 305, 89, 437, 713, 15090, 6, 4906, 10354, 705, 77, 32152, 3256, 705, 3258, 858, 10354, 705, 39, 27353, 3256, 705, 354, 62, 81, 1050, 10354, 705, 3069, 43, 3256, 705, 28961, 10354, 8400, 89, 437, 713, 13, 69, 305, 89, 437, 713, 15090, 6, 43358, 10354, 357, 14202, 11, 6045, 11, 513, 38165, 828, 705, 67, 4906, 10354, 705, 22468, 2624, 3256, 705, 85, 62, 9521, 10354, 705, 14202, 6, 92, 22305, 198, 60, 628 ]
2.177966
472
#!/usr/bin/env python # -*- coding: utf-8 -*- """ train triplet net and get feature vectors """ from __future__ import absolute_import from __future__ import division from __future__ import print_function import six import time import argparse # from tqdm import tqdm import matplotlib matplotlib.use('Agg') import matplotlib.pyplot as plt from sklearn.datasets import fetch_mldata import numpy as np import chainer from chainer import cuda, optimizers, serializers import dump_vec import triplet_net if __name__ == '__main__': st = time.clock() s_time = time.time() parser = argparse.ArgumentParser() parser.add_argument('--gpu', default=-1, type=int) parser.add_argument('--epoch', default=40, type=int) parser.add_argument('--batchsize', default=100, type=int) parser.add_argument('--initmodel', default=0, type=int) parser.add_argument('--resume', default=0, type=int) parser.add_argument('--outputdim', default=2, type=int) parser.add_argument('--n_train', default=1000, type=int) parser.add_argument('--plot_dim', default=100, type=int) parser.add_argument('--d_name', default='hoge', type=str) args = parser.parse_args() print('Create model') model = triplet_net.Triplet_net(args.outputdim) print('Check gpu') if args.gpu >= 0: cuda.check_cuda_available() xp = cuda.cupy if args.gpu >= 0 else np if args.gpu >= 0: cuda.get_device(args.gpu).use() model.to_gpu() print('Load dataset') ld_dict, unld_dict = get_mnist(args.n_train) print('Setup optimizer') optimizer = optimizers.Adam(alpha=0.0002) optimizer.setup(model) optimizer.add_hook(chainer.optimizer.WeightDecay(0.00001)) if args.initmodel: model_dir = '../dump/{}_triplet.model'.format(args.d_name) serializers.load_hdf5(model_dir, model) if args.resume: state_dir = '../dump/{}_triplet.state'.format(args.d_name) serializers.load_hdf5(state_dir, optimizer) print('training and test') train_and_dump(model, optimizer, ld_dict, unld_dict, xp, args.batchsize,\ args.epoch, args.plot_dim, args.gpu, args.outputdim, args.d_name) print('end') print('elapsed time[m]:', (time.clock() - st)/60.0)
[ 2, 48443, 14629, 14, 8800, 14, 24330, 21015, 198, 2, 532, 9, 12, 19617, 25, 3384, 69, 12, 23, 532, 9, 12, 198, 198, 37811, 198, 27432, 15055, 83, 2010, 290, 651, 3895, 30104, 198, 37811, 198, 198, 6738, 11593, 37443, 834, 1330, 4112, 62, 11748, 198, 6738, 11593, 37443, 834, 1330, 7297, 198, 6738, 11593, 37443, 834, 1330, 3601, 62, 8818, 198, 198, 11748, 2237, 198, 11748, 640, 198, 11748, 1822, 29572, 198, 2, 422, 256, 80, 36020, 1330, 256, 80, 36020, 198, 11748, 2603, 29487, 8019, 198, 6759, 29487, 8019, 13, 1904, 10786, 46384, 11537, 198, 11748, 2603, 29487, 8019, 13, 9078, 29487, 355, 458, 83, 198, 6738, 1341, 35720, 13, 19608, 292, 1039, 1330, 21207, 62, 76, 335, 1045, 198, 11748, 299, 32152, 355, 45941, 198, 198, 11748, 6333, 263, 198, 6738, 6333, 263, 1330, 269, 15339, 11, 6436, 11341, 11, 11389, 11341, 198, 198, 11748, 10285, 62, 35138, 198, 11748, 15055, 83, 62, 3262, 628, 628, 628, 198, 361, 11593, 3672, 834, 6624, 705, 834, 12417, 834, 10354, 628, 220, 220, 220, 336, 796, 640, 13, 15750, 3419, 198, 220, 220, 220, 264, 62, 2435, 796, 640, 13, 2435, 3419, 198, 220, 220, 220, 30751, 796, 1822, 29572, 13, 28100, 1713, 46677, 3419, 198, 220, 220, 220, 30751, 13, 2860, 62, 49140, 10786, 438, 46999, 3256, 4277, 10779, 16, 11, 2099, 28, 600, 8, 198, 220, 220, 220, 30751, 13, 2860, 62, 49140, 10786, 438, 538, 5374, 3256, 4277, 28, 1821, 11, 2099, 28, 600, 8, 198, 220, 220, 220, 30751, 13, 2860, 62, 49140, 10786, 438, 43501, 7857, 3256, 4277, 28, 3064, 11, 2099, 28, 600, 8, 198, 220, 220, 220, 30751, 13, 2860, 62, 49140, 10786, 438, 15003, 19849, 3256, 4277, 28, 15, 11, 2099, 28, 600, 8, 198, 220, 220, 220, 30751, 13, 2860, 62, 49140, 10786, 438, 411, 2454, 3256, 4277, 28, 15, 11, 2099, 28, 600, 8, 198, 220, 220, 220, 30751, 13, 2860, 62, 49140, 10786, 438, 22915, 27740, 3256, 4277, 28, 17, 11, 2099, 28, 600, 8, 198, 220, 220, 220, 30751, 13, 2860, 62, 49140, 10786, 438, 77, 62, 27432, 3256, 4277, 28, 12825, 11, 2099, 28, 600, 8, 198, 220, 220, 220, 30751, 13, 2860, 62, 49140, 10786, 438, 29487, 62, 27740, 3256, 4277, 28, 3064, 11, 2099, 28, 600, 8, 198, 220, 220, 220, 30751, 13, 2860, 62, 49140, 10786, 438, 67, 62, 3672, 3256, 4277, 11639, 8873, 469, 3256, 2099, 28, 2536, 8, 198, 220, 220, 220, 26498, 796, 30751, 13, 29572, 62, 22046, 3419, 628, 220, 220, 220, 3601, 10786, 16447, 2746, 11537, 198, 220, 220, 220, 2746, 796, 15055, 83, 62, 3262, 13, 14824, 37069, 62, 3262, 7, 22046, 13, 22915, 27740, 8, 628, 220, 220, 220, 3601, 10786, 9787, 308, 19944, 11537, 198, 220, 220, 220, 611, 26498, 13, 46999, 18189, 657, 25, 198, 220, 220, 220, 220, 220, 220, 220, 269, 15339, 13, 9122, 62, 66, 15339, 62, 15182, 3419, 198, 220, 220, 220, 36470, 796, 269, 15339, 13, 25244, 88, 611, 26498, 13, 46999, 18189, 657, 2073, 45941, 198, 220, 220, 220, 611, 26498, 13, 46999, 18189, 657, 25, 198, 220, 220, 220, 220, 220, 220, 220, 269, 15339, 13, 1136, 62, 25202, 7, 22046, 13, 46999, 737, 1904, 3419, 198, 220, 220, 220, 220, 220, 220, 220, 2746, 13, 1462, 62, 46999, 3419, 198, 220, 220, 220, 220, 198, 220, 220, 220, 3601, 10786, 8912, 27039, 11537, 198, 220, 220, 220, 300, 67, 62, 11600, 11, 555, 335, 62, 11600, 796, 651, 62, 10295, 396, 7, 22046, 13, 77, 62, 27432, 8, 628, 220, 220, 220, 3601, 10786, 40786, 6436, 7509, 11537, 198, 220, 220, 220, 6436, 7509, 796, 6436, 11341, 13, 23159, 7, 26591, 28, 15, 13, 34215, 8, 198, 220, 220, 220, 6436, 7509, 13, 40406, 7, 19849, 8, 198, 220, 220, 220, 6436, 7509, 13, 2860, 62, 25480, 7, 7983, 263, 13, 40085, 7509, 13, 25844, 10707, 323, 7, 15, 13, 2388, 16, 4008, 628, 220, 220, 220, 611, 26498, 13, 15003, 19849, 25, 198, 220, 220, 220, 220, 220, 220, 220, 2746, 62, 15908, 796, 705, 40720, 39455, 14, 90, 92, 62, 28461, 37069, 13, 19849, 4458, 18982, 7, 22046, 13, 67, 62, 3672, 8, 198, 220, 220, 220, 220, 220, 220, 220, 11389, 11341, 13, 2220, 62, 71, 7568, 20, 7, 19849, 62, 15908, 11, 2746, 8, 198, 220, 220, 220, 611, 26498, 13, 411, 2454, 25, 198, 220, 220, 220, 220, 220, 220, 220, 1181, 62, 15908, 796, 705, 40720, 39455, 14, 90, 92, 62, 28461, 37069, 13, 5219, 4458, 18982, 7, 22046, 13, 67, 62, 3672, 8, 198, 220, 220, 220, 220, 220, 220, 220, 11389, 11341, 13, 2220, 62, 71, 7568, 20, 7, 5219, 62, 15908, 11, 6436, 7509, 8, 198, 220, 220, 220, 220, 198, 220, 220, 220, 3601, 10786, 34409, 290, 1332, 11537, 198, 220, 220, 220, 4512, 62, 392, 62, 39455, 7, 19849, 11, 6436, 7509, 11, 300, 67, 62, 11600, 11, 555, 335, 62, 11600, 11, 36470, 11, 26498, 13, 43501, 7857, 11, 59, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 26498, 13, 538, 5374, 11, 26498, 13, 29487, 62, 27740, 11, 26498, 13, 46999, 11, 26498, 13, 22915, 27740, 11, 26498, 13, 67, 62, 3672, 8, 198, 220, 220, 220, 3601, 10786, 437, 11537, 198, 220, 220, 220, 3601, 10786, 417, 28361, 640, 58, 76, 5974, 3256, 357, 2435, 13, 15750, 3419, 532, 336, 20679, 1899, 13, 15, 8, 198 ]
2.49835
909
#!/usr/bin/env python3 # coding=utf-8 import sys import sys from PyQt5.QtWidgets import * from PyQt5.QtGui import * from PyQt5.QtCore import pyqtSlot,QTimer from PyQt5 import uic,QtGui import random import math if __name__=='__main__': app = QApplication(sys.argv) ex = Example() sys.exit(app.exec_())
[ 2, 48443, 14629, 14, 8800, 14, 24330, 21015, 18, 198, 2, 19617, 28, 40477, 12, 23, 198, 198, 11748, 25064, 198, 11748, 25064, 198, 6738, 9485, 48, 83, 20, 13, 48, 83, 54, 312, 11407, 1330, 1635, 198, 6738, 9485, 48, 83, 20, 13, 48, 83, 8205, 72, 1330, 1635, 198, 6738, 9485, 48, 83, 20, 13, 48, 83, 14055, 1330, 12972, 39568, 38963, 11, 48, 48801, 198, 6738, 9485, 48, 83, 20, 1330, 334, 291, 11, 48, 83, 8205, 72, 198, 11748, 4738, 198, 11748, 10688, 628, 198, 198, 361, 11593, 3672, 834, 855, 6, 834, 12417, 834, 10354, 628, 220, 220, 220, 598, 796, 1195, 23416, 7, 17597, 13, 853, 85, 8, 198, 220, 220, 220, 409, 796, 17934, 3419, 198, 220, 220, 220, 25064, 13, 37023, 7, 1324, 13, 18558, 62, 28955, 198 ]
2.345588
136
# Copyright (c) 2015 The Chromium Embedded Framework Authors. All rights # reserved. Use of this source code is governed by a BSD-style license that # can be found in the LICENSE file. from __future__ import absolute_import from cef_parser import * # test the module if __name__ == "__main__": import sys # verify that the correct number of command-line arguments are provided if len(sys.argv) < 2: sys.stderr.write('Usage: ' + sys.argv[0] + ' <include_dir>\n') sys.exit() # create the header object header = obj_header() excluded_files = ['cef_api_hash.h', 'cef_application_mac.h', 'cef_version.h'] header.add_directory(sys.argv[1], excluded_files) # dump the result to stdout sys.stdout.write(make_wrapper_types_header(header))
[ 2, 15069, 357, 66, 8, 1853, 383, 18255, 1505, 13302, 47238, 25161, 46665, 13, 1439, 2489, 198, 2, 10395, 13, 5765, 286, 428, 2723, 2438, 318, 21825, 416, 257, 347, 10305, 12, 7635, 5964, 326, 198, 2, 460, 307, 1043, 287, 262, 38559, 24290, 2393, 13, 198, 198, 6738, 11593, 37443, 834, 1330, 4112, 62, 11748, 198, 6738, 269, 891, 62, 48610, 1330, 1635, 628, 628, 198, 2, 1332, 262, 8265, 198, 361, 11593, 3672, 834, 6624, 366, 834, 12417, 834, 1298, 198, 220, 1330, 25064, 628, 220, 1303, 11767, 326, 262, 3376, 1271, 286, 3141, 12, 1370, 7159, 389, 2810, 198, 220, 611, 18896, 7, 17597, 13, 853, 85, 8, 1279, 362, 25, 198, 220, 220, 220, 25064, 13, 301, 1082, 81, 13, 13564, 10786, 28350, 25, 705, 1343, 25064, 13, 853, 85, 58, 15, 60, 1343, 705, 1279, 17256, 62, 15908, 29, 59, 77, 11537, 198, 220, 220, 220, 25064, 13, 37023, 3419, 628, 220, 1303, 2251, 262, 13639, 2134, 198, 220, 13639, 796, 26181, 62, 25677, 3419, 198, 220, 15009, 62, 16624, 796, 37250, 344, 69, 62, 15042, 62, 17831, 13, 71, 3256, 705, 344, 69, 62, 31438, 62, 20285, 13, 71, 3256, 705, 344, 69, 62, 9641, 13, 71, 20520, 198, 220, 13639, 13, 2860, 62, 34945, 7, 17597, 13, 853, 85, 58, 16, 4357, 15009, 62, 16624, 8, 628, 220, 1303, 10285, 262, 1255, 284, 14367, 448, 198, 220, 25064, 13, 19282, 448, 13, 13564, 7, 15883, 62, 48553, 62, 19199, 62, 25677, 7, 25677, 4008, 198 ]
3.031746
252
from os import path from django.conf import settings from rest_framework import exceptions, authentication import jwt from .models import CustomUser
[ 198, 6738, 28686, 1330, 3108, 198, 6738, 42625, 14208, 13, 10414, 1330, 6460, 198, 6738, 1334, 62, 30604, 1330, 13269, 11, 18239, 198, 11748, 474, 46569, 198, 6738, 764, 27530, 1330, 8562, 12982, 198, 220, 220, 220, 220, 220, 220, 220, 628, 220, 220, 220, 220, 220, 220, 220, 220 ]
3.34
50
import time,machine BUTTONPIN = 0 buttonpin = machine.Pin(BUTTONPIN, machine.Pin.IN, machine.Pin.PULL_UP) buttonlast = 0 print("wait_until_pressed: Waits until the button is pressed.") while buttonpin.value()==1: print("push the button") time.sleep_ms(100) print("button is pressed")
[ 11748, 640, 11, 30243, 198, 47526, 11357, 44032, 796, 657, 198, 16539, 11635, 796, 4572, 13, 28348, 7, 47526, 11357, 44032, 11, 4572, 13, 28348, 13, 1268, 11, 4572, 13, 28348, 13, 5105, 3069, 62, 8577, 8, 198, 16539, 12957, 796, 657, 198, 198, 4798, 7203, 17077, 62, 28446, 62, 45477, 25, 15329, 896, 1566, 262, 4936, 318, 12070, 19570, 198, 4514, 4936, 11635, 13, 8367, 3419, 855, 16, 25, 198, 220, 220, 220, 3601, 7203, 14689, 262, 4936, 4943, 198, 220, 220, 220, 640, 13, 42832, 62, 907, 7, 3064, 8, 198, 4798, 7203, 16539, 318, 12070, 4943, 220, 198 ]
2.910891
101
'''Word2Vec Baseline python3 baseline_embeddings.py path_to_embedding''' import logging import logging.config import configparser as cp #import args import sys import pickle import numpy as np import vectorizer import load import sample #configurations config = cp.ConfigParser(strict=False) config.read('defaults.cfg') #argparser #args = args.get_args() ''' >>> args.train False ''' #logging logger = logging.getLogger(__name__) logging.config.dictConfig({ 'version': 1, 'disable_existing_loggers': False, 'formatters': { 'standard': { 'format': '%(asctime)s [%(levelname)s] %(name)s: %(message)s' }, }, 'handlers': { 'default': { 'level':'INFO', 'formatter': 'standard', 'class':'logging.StreamHandler', }, }, 'loggers': { '': { 'handlers': ['default'], 'level': 'INFO', 'propagate': True } } }) # word embedding from gensim.models import KeyedVectors def prepare_embedding_vocab(filename, binary = True, limit = 1000000): '''filename: '~/disease-normalization/data/embeddings/wvec_50_haodi-li-et-al.bin' 1. Use gensim for reading in embedding model 2. Sort based on the index to make sure that they are in the correct order 3. Normalize the vectors 4. Build vocabulary mappings, zero for padding 5. Create an inverse dictionary ''' vector_model = KeyedVectors.load_word2vec_format(filename, binary = binary, limit = limit) #vector_model=KeyedVectors.load_word2vec_format(config['embedding']['emb_file'], binary=True, limit=50000) words = [k for k,v in sorted(vector_model.vocab.items(),key = lambda x:x[1].index)] vector_model.init_sims(replace = True) vocabulary={"<SPECIAL>": 0, "<OOV>": 1} for word in words: vocabulary.setdefault(word, len(vocabulary)) inversed_vocabulary={value:key for key, value in vocabulary.items()} return vector_model, vocabulary, inversed_vocabulary def load_pretrained_word_embeddings(vocab,embedding_model): """vocab: vocabulary from data vectorizer embedding_model: model loaded with gensim""" pretrained_embeddings = np.random.uniform(low=-0.05, high=0.05, size=(len(vocab)-1,embedding_model.vectors.shape[1])) pretrained_embeddings = np.vstack((np.zeros(shape=(1,embedding_model.vectors.shape[1])), pretrained_embeddings)) found=0 for word,idx in vocab.items(): if word in embedding_model.vocab: pretrained_embeddings[idx]=embedding_model.get_vector(word) found+=1 logger.info("Found pretrained vectors for {found} words.".format(found=found)) return pretrained_embeddings if __name__ == '__main__': emb_baseline(sys.argv[1]) #normalize(sys.argv[1], sys.argv[2])
[ 7061, 6, 26449, 17, 53, 721, 6455, 4470, 198, 29412, 18, 14805, 62, 20521, 67, 654, 13, 9078, 3108, 62, 1462, 62, 20521, 12083, 7061, 6, 198, 198, 11748, 18931, 198, 11748, 18931, 13, 11250, 198, 198, 11748, 4566, 48610, 355, 31396, 198, 2, 11748, 26498, 198, 11748, 25064, 198, 198, 11748, 2298, 293, 198, 11748, 299, 32152, 355, 45941, 198, 198, 11748, 15879, 7509, 198, 11748, 3440, 198, 11748, 6291, 198, 198, 2, 11250, 20074, 198, 11250, 796, 31396, 13, 16934, 46677, 7, 301, 2012, 28, 25101, 8, 198, 11250, 13, 961, 10786, 12286, 82, 13, 37581, 11537, 198, 198, 2, 853, 48610, 198, 2, 22046, 796, 26498, 13, 1136, 62, 22046, 3419, 198, 7061, 6, 198, 33409, 26498, 13, 27432, 198, 25101, 198, 7061, 6, 198, 198, 2, 6404, 2667, 198, 6404, 1362, 796, 18931, 13, 1136, 11187, 1362, 7, 834, 3672, 834, 8, 198, 6404, 2667, 13, 11250, 13, 11600, 16934, 15090, 198, 220, 220, 220, 705, 9641, 10354, 352, 11, 198, 220, 220, 220, 705, 40223, 62, 25687, 62, 6404, 5355, 10354, 10352, 11, 198, 220, 220, 220, 705, 18982, 1010, 10354, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 705, 20307, 10354, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 18982, 10354, 705, 4, 7, 292, 310, 524, 8, 82, 685, 4, 7, 5715, 3672, 8, 82, 60, 4064, 7, 3672, 8, 82, 25, 4064, 7, 20500, 8, 82, 6, 198, 220, 220, 220, 220, 220, 220, 220, 8964, 198, 220, 220, 220, 8964, 198, 220, 220, 220, 705, 4993, 8116, 10354, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 705, 12286, 10354, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 5715, 10354, 6, 10778, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 687, 1436, 10354, 705, 20307, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 4871, 10354, 6, 6404, 2667, 13, 12124, 25060, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 8964, 198, 220, 220, 220, 8964, 198, 220, 220, 220, 705, 6404, 5355, 10354, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 10148, 25, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 4993, 8116, 10354, 37250, 12286, 6, 4357, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 5715, 10354, 705, 10778, 3256, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 705, 22930, 37861, 10354, 6407, 198, 220, 220, 220, 220, 220, 220, 220, 1782, 198, 220, 220, 220, 1782, 198, 30072, 628, 198, 2, 1573, 11525, 12083, 198, 6738, 308, 641, 320, 13, 27530, 1330, 7383, 276, 53, 478, 669, 198, 198, 4299, 8335, 62, 20521, 12083, 62, 18893, 397, 7, 34345, 11, 13934, 796, 6407, 11, 4179, 796, 1802, 2388, 2599, 198, 220, 220, 220, 705, 7061, 34345, 25, 705, 93, 14, 67, 786, 589, 12, 11265, 1634, 14, 7890, 14, 20521, 67, 654, 14, 86, 35138, 62, 1120, 62, 3099, 23130, 12, 4528, 12, 316, 12, 282, 13, 8800, 6, 198, 220, 220, 220, 220, 220, 220, 352, 13, 5765, 308, 641, 320, 329, 3555, 287, 11525, 12083, 2746, 198, 220, 220, 220, 220, 220, 220, 362, 13, 33947, 1912, 319, 262, 6376, 284, 787, 1654, 326, 484, 389, 287, 262, 3376, 1502, 198, 220, 220, 220, 220, 220, 220, 513, 13, 14435, 1096, 262, 30104, 198, 220, 220, 220, 220, 220, 220, 604, 13, 10934, 25818, 285, 39242, 11, 6632, 329, 24511, 198, 220, 220, 220, 220, 220, 220, 642, 13, 13610, 281, 34062, 22155, 198, 220, 220, 220, 705, 7061, 198, 220, 220, 220, 15879, 62, 19849, 796, 7383, 276, 53, 478, 669, 13, 2220, 62, 4775, 17, 35138, 62, 18982, 7, 34345, 11, 13934, 796, 13934, 11, 4179, 796, 4179, 8, 198, 220, 220, 220, 1303, 31364, 62, 19849, 28, 9218, 276, 53, 478, 669, 13, 2220, 62, 4775, 17, 35138, 62, 18982, 7, 11250, 17816, 20521, 12083, 6, 7131, 6, 24419, 62, 7753, 6, 4357, 13934, 28, 17821, 11, 4179, 28, 20, 2388, 8, 198, 220, 220, 220, 2456, 796, 685, 74, 329, 479, 11, 85, 287, 23243, 7, 31364, 62, 19849, 13, 18893, 397, 13, 23814, 22784, 2539, 796, 37456, 2124, 25, 87, 58, 16, 4083, 9630, 15437, 198, 220, 220, 220, 15879, 62, 19849, 13, 15003, 62, 82, 12078, 7, 33491, 796, 6407, 8, 198, 220, 220, 220, 25818, 28, 4895, 27, 48451, 12576, 29, 1298, 657, 11, 33490, 6684, 53, 29, 1298, 352, 92, 198, 220, 220, 220, 329, 1573, 287, 2456, 25, 198, 220, 220, 220, 220, 220, 220, 220, 25818, 13, 2617, 12286, 7, 4775, 11, 18896, 7, 18893, 22528, 4008, 198, 220, 220, 220, 287, 690, 276, 62, 18893, 22528, 34758, 8367, 25, 2539, 329, 1994, 11, 1988, 287, 25818, 13, 23814, 3419, 92, 198, 220, 220, 220, 1441, 15879, 62, 19849, 11, 25818, 11, 287, 690, 276, 62, 18893, 22528, 198, 198, 4299, 3440, 62, 5310, 13363, 62, 4775, 62, 20521, 67, 654, 7, 18893, 397, 11, 20521, 12083, 62, 19849, 2599, 198, 220, 220, 220, 37227, 18893, 397, 25, 25818, 422, 1366, 15879, 7509, 198, 220, 220, 220, 220, 220, 220, 11525, 12083, 62, 19849, 25, 2746, 9639, 351, 308, 641, 320, 37811, 198, 220, 220, 220, 2181, 13363, 62, 20521, 67, 654, 796, 45941, 13, 25120, 13, 403, 6933, 7, 9319, 10779, 15, 13, 2713, 11, 1029, 28, 15, 13, 2713, 11, 2546, 16193, 11925, 7, 18893, 397, 13219, 16, 11, 20521, 12083, 62, 19849, 13, 303, 5217, 13, 43358, 58, 16, 60, 4008, 198, 220, 220, 220, 2181, 13363, 62, 20521, 67, 654, 796, 45941, 13, 85, 25558, 19510, 37659, 13, 9107, 418, 7, 43358, 16193, 16, 11, 20521, 12083, 62, 19849, 13, 303, 5217, 13, 43358, 58, 16, 12962, 828, 2181, 13363, 62, 20521, 67, 654, 4008, 198, 220, 220, 220, 1043, 28, 15, 198, 220, 220, 220, 329, 1573, 11, 312, 87, 287, 12776, 397, 13, 23814, 33529, 198, 220, 220, 220, 220, 220, 220, 220, 611, 1573, 287, 11525, 12083, 62, 19849, 13, 18893, 397, 25, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2181, 13363, 62, 20521, 67, 654, 58, 312, 87, 22241, 20521, 12083, 62, 19849, 13, 1136, 62, 31364, 7, 4775, 8, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1043, 47932, 16, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 198, 220, 220, 220, 49706, 13, 10951, 7203, 21077, 2181, 13363, 30104, 329, 1391, 9275, 92, 2456, 526, 13, 18982, 7, 9275, 28, 9275, 4008, 198, 220, 220, 220, 1441, 2181, 13363, 62, 20521, 67, 654, 628, 198, 361, 11593, 3672, 834, 6624, 705, 834, 12417, 834, 10354, 198, 220, 220, 220, 4072, 62, 12093, 4470, 7, 17597, 13, 853, 85, 58, 16, 12962, 198, 220, 220, 220, 1303, 11265, 1096, 7, 17597, 13, 853, 85, 58, 16, 4357, 25064, 13, 853, 85, 58, 17, 12962 ]
2.431624
1,170
import argparse import random import time import torch import numpy as np from network import GNet from trainer import Trainer from utils.data_loader import FileLoader if __name__ == "__main__": main()
[ 11748, 1822, 29572, 198, 11748, 4738, 198, 11748, 640, 198, 11748, 28034, 198, 11748, 299, 32152, 355, 45941, 198, 6738, 3127, 1330, 402, 7934, 198, 6738, 21997, 1330, 31924, 198, 6738, 3384, 4487, 13, 7890, 62, 29356, 1330, 9220, 17401, 628, 628, 628, 198, 361, 11593, 3672, 834, 6624, 366, 834, 12417, 834, 1298, 198, 220, 220, 220, 1388, 3419, 198 ]
3.47541
61
from src.pysource import get_callable, print_source
[ 6738, 12351, 13, 79, 893, 1668, 1330, 651, 62, 13345, 540, 11, 3601, 62, 10459, 198 ]
3.25
16
""" The boolean module lets you create complicated boolean expressions by composing objects. The compositions can be evaluated against multiple values. """ import logging import operator import re from functools import partial, wraps from itertools import count log = logging.getLogger(__name__) __all__ = [ "pred", "pred2", "flip", "TRUE", "FALSE", "flip", "pred", "pred2", "lt", "le", "eq", "ge", "gt", "isin", "contains", "search", "matches", "startswith", "endswith", ] # Optimization: generate regular python functions from the AST. # This "compilation" takes microseconds. class Predicate(Boolean): """ Calls a function to determine truth value. """ pred = Predicate def flip(f): """ Switches position of the first two arguments to f and ensures its result is a bool. """ @wraps(f) return inner TRUE = TRUE() FALSE = FALSE() lt = pred2(operator.lt) le = pred2(operator.le) eq = pred2(operator.eq) ge = pred2(operator.ge) gt = pred2(operator.gt) isin = pred2(flip(operator.contains)) contains = pred2(operator.contains) search = pred2(flip(re.search)) matches = search startswith = pred2(str.startswith) endswith = pred2(str.endswith)
[ 37811, 198, 464, 25131, 8265, 8781, 345, 2251, 8253, 25131, 14700, 416, 49760, 198, 48205, 13, 383, 33543, 460, 307, 16726, 1028, 3294, 3815, 13, 198, 37811, 198, 11748, 18931, 198, 11748, 10088, 198, 11748, 302, 198, 198, 6738, 1257, 310, 10141, 1330, 13027, 11, 27521, 198, 6738, 340, 861, 10141, 1330, 954, 198, 198, 6404, 796, 18931, 13, 1136, 11187, 1362, 7, 834, 3672, 834, 8, 198, 198, 834, 439, 834, 796, 685, 198, 220, 220, 220, 366, 28764, 1600, 198, 220, 220, 220, 366, 28764, 17, 1600, 198, 220, 220, 220, 366, 2704, 541, 1600, 198, 220, 220, 220, 366, 5446, 8924, 1600, 198, 220, 220, 220, 366, 37, 23719, 1600, 198, 220, 220, 220, 366, 2704, 541, 1600, 198, 220, 220, 220, 366, 28764, 1600, 198, 220, 220, 220, 366, 28764, 17, 1600, 198, 220, 220, 220, 366, 2528, 1600, 198, 220, 220, 220, 366, 293, 1600, 198, 220, 220, 220, 366, 27363, 1600, 198, 220, 220, 220, 366, 469, 1600, 198, 220, 220, 220, 366, 13655, 1600, 198, 220, 220, 220, 366, 45763, 1600, 198, 220, 220, 220, 366, 3642, 1299, 1600, 198, 220, 220, 220, 366, 12947, 1600, 198, 220, 220, 220, 366, 6759, 2052, 1600, 198, 220, 220, 220, 366, 9688, 2032, 342, 1600, 198, 220, 220, 220, 366, 437, 2032, 342, 1600, 198, 60, 628, 198, 220, 220, 220, 1303, 30011, 1634, 25, 7716, 3218, 21015, 5499, 422, 262, 29273, 13, 198, 220, 220, 220, 1303, 770, 366, 5589, 10520, 1, 2753, 4580, 43012, 13, 628, 628, 198, 198, 4871, 14322, 5344, 7, 46120, 13087, 2599, 198, 220, 220, 220, 37227, 27592, 257, 2163, 284, 5004, 3872, 1988, 13, 37227, 628, 198, 28764, 796, 14322, 5344, 628, 198, 198, 4299, 14283, 7, 69, 2599, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 2451, 9249, 2292, 286, 262, 717, 734, 7159, 284, 277, 290, 19047, 198, 220, 220, 220, 663, 1255, 318, 257, 20512, 13, 198, 220, 220, 220, 37227, 628, 220, 220, 220, 2488, 29988, 862, 7, 69, 8, 628, 220, 220, 220, 1441, 8434, 628, 628, 198, 5446, 8924, 796, 26751, 3419, 198, 37, 23719, 796, 26563, 3419, 198, 198, 2528, 796, 2747, 17, 7, 46616, 13, 2528, 8, 198, 293, 796, 2747, 17, 7, 46616, 13, 293, 8, 198, 27363, 796, 2747, 17, 7, 46616, 13, 27363, 8, 198, 469, 796, 2747, 17, 7, 46616, 13, 469, 8, 198, 13655, 796, 2747, 17, 7, 46616, 13, 13655, 8, 198, 198, 45763, 796, 2747, 17, 7, 2704, 541, 7, 46616, 13, 3642, 1299, 4008, 198, 198, 3642, 1299, 796, 2747, 17, 7, 46616, 13, 3642, 1299, 8, 198, 12947, 796, 2747, 17, 7, 2704, 541, 7, 260, 13, 12947, 4008, 198, 6759, 2052, 796, 2989, 198, 9688, 2032, 342, 796, 2747, 17, 7, 2536, 13, 9688, 2032, 342, 8, 198, 437, 2032, 342, 796, 2747, 17, 7, 2536, 13, 437, 2032, 342, 8, 198 ]
2.641822
483
#!/usr/bin/env python # -*- coding: utf-8 -*- # @Time : 2017/8/4 14:15 # @Author : Marrion # import functools,inspect @check print(add(3,4))
[ 2, 48443, 14629, 14, 8800, 14, 24330, 21015, 198, 2, 532, 9, 12, 19617, 25, 3384, 69, 12, 23, 532, 9, 12, 198, 2, 2488, 7575, 220, 220, 220, 1058, 2177, 14, 23, 14, 19, 1478, 25, 1314, 198, 2, 2488, 13838, 220, 1058, 1526, 81, 295, 198, 2, 198, 11748, 1257, 310, 10141, 11, 1040, 806, 198, 31, 9122, 198, 4798, 7, 2860, 7, 18, 11, 19, 4008 ]
2.086957
69
# -*- coding:utf-8 -*- ''' Model for classify. ''' from config import CMS_CFG from torcms.model.core_tab import TabPost, TabPost2Tag, TabTag class MClassify(): ''' Model for classify. ''' @staticmethod @staticmethod @staticmethod @staticmethod
[ 2, 532, 9, 12, 19617, 25, 40477, 12, 23, 532, 9, 12, 198, 7061, 6, 198, 17633, 329, 36509, 13, 198, 7061, 6, 198, 198, 6738, 4566, 1330, 40773, 62, 22495, 38, 198, 6738, 7332, 46406, 13, 19849, 13, 7295, 62, 8658, 1330, 16904, 6307, 11, 16904, 6307, 17, 24835, 11, 16904, 24835, 628, 198, 4871, 337, 9487, 1958, 33529, 198, 220, 220, 220, 705, 7061, 198, 220, 220, 220, 9104, 329, 36509, 13, 198, 220, 220, 220, 705, 7061, 628, 220, 220, 220, 2488, 12708, 24396, 628, 220, 220, 220, 2488, 12708, 24396, 628, 220, 220, 220, 2488, 12708, 24396, 628, 220, 220, 220, 2488, 12708, 24396, 198 ]
2.559633
109
# -*- coding: utf-8 -*- """Format adapter for the terminaltables module.""" import terminaltables import itertools from cli_helpers.utils import filter_dict_by_key from .preprocessors import (convert_to_string, override_missing_value, style_output) supported_formats = ('ascii', 'double', 'github') preprocessors = (override_missing_value, convert_to_string, style_output) def adapter(data, headers, table_format=None, **kwargs): """Wrap terminaltables inside a function for TabularOutputFormatter.""" keys = ('title', ) table_format_handler = { 'ascii': terminaltables.AsciiTable, 'double': terminaltables.DoubleTable, 'github': terminaltables.GithubFlavoredMarkdownTable, } table = table_format_handler[table_format] t = table([headers] + list(data), **filter_dict_by_key(kwargs, keys)) dimensions = terminaltables.width_and_alignment.max_dimensions( t.table_data, t.padding_left, t.padding_right)[:3] for r in t.gen_table(*dimensions): yield u''.join(r)
[ 2, 532, 9, 12, 19617, 25, 3384, 69, 12, 23, 532, 9, 12, 198, 37811, 26227, 21302, 329, 262, 5651, 2501, 2977, 8265, 526, 15931, 198, 198, 11748, 5651, 2501, 2977, 198, 11748, 340, 861, 10141, 198, 198, 6738, 537, 72, 62, 16794, 364, 13, 26791, 1330, 8106, 62, 11600, 62, 1525, 62, 2539, 198, 6738, 764, 3866, 14681, 669, 1330, 357, 1102, 1851, 62, 1462, 62, 8841, 11, 20957, 62, 45688, 62, 8367, 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, 3918, 62, 22915, 8, 198, 198, 15999, 62, 687, 1381, 796, 19203, 292, 979, 72, 3256, 705, 23352, 3256, 705, 12567, 11537, 198, 3866, 14681, 669, 796, 357, 2502, 13154, 62, 45688, 62, 8367, 11, 10385, 62, 1462, 62, 8841, 11, 3918, 62, 22915, 8, 628, 198, 4299, 21302, 7, 7890, 11, 24697, 11, 3084, 62, 18982, 28, 14202, 11, 12429, 46265, 22046, 2599, 198, 220, 220, 220, 37227, 54, 2416, 5651, 2501, 2977, 2641, 257, 2163, 329, 16904, 934, 26410, 8479, 1436, 526, 15931, 198, 220, 220, 220, 8251, 796, 19203, 7839, 3256, 1267, 628, 220, 220, 220, 3084, 62, 18982, 62, 30281, 796, 1391, 198, 220, 220, 220, 220, 220, 220, 220, 705, 292, 979, 72, 10354, 5651, 2501, 2977, 13, 1722, 979, 72, 10962, 11, 198, 220, 220, 220, 220, 220, 220, 220, 705, 23352, 10354, 5651, 2501, 2977, 13, 25628, 10962, 11, 198, 220, 220, 220, 220, 220, 220, 220, 705, 12567, 10354, 5651, 2501, 2977, 13, 38, 10060, 7414, 48275, 9704, 2902, 10962, 11, 198, 220, 220, 220, 1782, 628, 220, 220, 220, 3084, 796, 3084, 62, 18982, 62, 30281, 58, 11487, 62, 18982, 60, 628, 220, 220, 220, 256, 796, 3084, 26933, 50145, 60, 1343, 1351, 7, 7890, 828, 12429, 24455, 62, 11600, 62, 1525, 62, 2539, 7, 46265, 22046, 11, 8251, 4008, 628, 220, 220, 220, 15225, 796, 5651, 2501, 2977, 13, 10394, 62, 392, 62, 282, 16747, 13, 9806, 62, 27740, 5736, 7, 198, 220, 220, 220, 220, 220, 220, 220, 256, 13, 11487, 62, 7890, 11, 198, 220, 220, 220, 220, 220, 220, 220, 256, 13, 39231, 62, 9464, 11, 198, 220, 220, 220, 220, 220, 220, 220, 256, 13, 39231, 62, 3506, 38381, 25, 18, 60, 198, 220, 220, 220, 329, 374, 287, 256, 13, 5235, 62, 11487, 46491, 27740, 5736, 2599, 198, 220, 220, 220, 220, 220, 220, 220, 7800, 334, 35384, 22179, 7, 81, 8, 198 ]
2.570071
421
#!/usr/bin/env python3 import sys import requests from google.cloud import translate REGIST_URL = r"https://www.berlin.de/daten/liste-der-kfz-kennzeichen/kfz-kennz-d.csv" NUMBERS = ( "null", "eins", "zwei", "drei", "vier", "fรผnf", "sechs", "sieben", "acht", "neun" ) csvData = requests.get(REGIST_URL) csvData.encoding = "utf-8" PREFIXES = {k.lower(): v for k, v in ( line.split(",")[0:2] for line in csvData.text.split("\r\n")[1:-1])} # first and last line contain garbage translateClient = translate.Client() languages = translateClient.get_languages() result = {} for lang in languages: langCode = lang["language"] if langCode == "de": continue translated = [i["translatedText"].lower() for i in translateClient.translate( NUMBERS[1:], target_language=langCode, source_language="de")] findMatches(lang["name"], translated) findMatches("German", NUMBERS[1:]) print("%d results" % len(result)) for lang in result: print("\n##", lang, "\n") for res in result[lang]: print(" - %s - %s %d* %s" % res)
[ 2, 48443, 14629, 14, 8800, 14, 24330, 21015, 18, 198, 198, 11748, 25064, 198, 198, 11748, 7007, 198, 6738, 23645, 13, 17721, 1330, 15772, 198, 198, 31553, 8808, 62, 21886, 796, 374, 1, 5450, 1378, 2503, 13, 527, 2815, 13, 2934, 14, 19608, 268, 14, 4868, 68, 12, 1082, 12, 74, 69, 89, 12, 74, 1697, 2736, 41437, 14, 74, 69, 89, 12, 74, 1697, 89, 12, 67, 13, 40664, 1, 198, 198, 41359, 33, 4877, 796, 357, 198, 220, 220, 220, 366, 8423, 1600, 198, 220, 220, 220, 366, 68, 1040, 1600, 198, 220, 220, 220, 366, 89, 42990, 1600, 198, 220, 220, 220, 366, 67, 260, 72, 1600, 198, 220, 220, 220, 366, 49663, 1600, 198, 220, 220, 220, 366, 69, 9116, 77, 69, 1600, 198, 220, 220, 220, 366, 325, 354, 82, 1600, 198, 220, 220, 220, 366, 44524, 11722, 1600, 198, 220, 220, 220, 366, 19725, 1600, 198, 220, 220, 220, 366, 710, 403, 1, 198, 8, 198, 198, 40664, 6601, 796, 7007, 13, 1136, 7, 31553, 8808, 62, 21886, 8, 198, 40664, 6601, 13, 12685, 7656, 796, 366, 40477, 12, 23, 1, 198, 47, 31688, 10426, 1546, 796, 1391, 74, 13, 21037, 33529, 410, 329, 479, 11, 410, 287, 357, 198, 220, 220, 220, 1627, 13, 35312, 7, 2430, 38381, 15, 25, 17, 60, 329, 1627, 287, 269, 21370, 6601, 13, 5239, 13, 35312, 7203, 59, 81, 59, 77, 4943, 58, 16, 21912, 16, 12962, 92, 1303, 717, 290, 938, 1627, 3994, 15413, 198, 198, 7645, 17660, 11792, 796, 15772, 13, 11792, 3419, 198, 75, 33213, 796, 15772, 11792, 13, 1136, 62, 75, 33213, 3419, 198, 198, 20274, 796, 23884, 628, 198, 198, 1640, 42392, 287, 8950, 25, 198, 220, 220, 220, 42392, 10669, 796, 42392, 14692, 16129, 8973, 198, 220, 220, 220, 611, 42392, 10669, 6624, 366, 2934, 1298, 198, 220, 220, 220, 220, 220, 220, 220, 2555, 198, 220, 220, 220, 14251, 796, 685, 72, 14692, 7645, 17249, 8206, 1, 4083, 21037, 3419, 329, 1312, 287, 15772, 11792, 13, 7645, 17660, 7, 198, 220, 220, 220, 220, 220, 220, 220, 36871, 33, 4877, 58, 16, 25, 4357, 2496, 62, 16129, 28, 17204, 10669, 11, 2723, 62, 16129, 2625, 2934, 4943, 60, 198, 220, 220, 220, 1064, 19044, 2052, 7, 17204, 14692, 3672, 33116, 14251, 8, 198, 198, 19796, 19044, 2052, 7203, 16010, 1600, 36871, 33, 4877, 58, 16, 25, 12962, 198, 198, 4798, 7203, 4, 67, 2482, 1, 4064, 18896, 7, 20274, 4008, 198, 198, 1640, 42392, 287, 1255, 25, 198, 220, 220, 220, 3601, 7203, 59, 77, 2235, 1600, 42392, 11, 37082, 77, 4943, 198, 220, 220, 220, 329, 581, 287, 1255, 58, 17204, 5974, 198, 220, 220, 220, 220, 220, 220, 220, 3601, 7203, 532, 4064, 82, 532, 4064, 82, 4064, 67, 9, 4064, 82, 1, 4064, 581, 8, 198 ]
2.353945
469
# -*- coding: utf-8 -*- """Heartbeat service. This is the internal thread responsible for sending heartbeat events at regular intervals (may not be an actual thread). """ from __future__ import absolute_import, unicode_literals from celery.signals import heartbeat_sent from celery.utils.sysinfo import load_average from .state import SOFTWARE_INFO, active_requests, all_total_count __all__ = ('Heart',) class Heart(object): """Timer sending heartbeats at regular intervals. Arguments: timer (kombu.asynchronous.timer.Timer): Timer to use. eventer (celery.events.EventDispatcher): Event dispatcher to use. interval (float): Time in seconds between sending heartbeats. Default is 2 seconds. """
[ 2, 532, 9, 12, 19617, 25, 3384, 69, 12, 23, 532, 9, 12, 198, 37811, 28541, 12945, 2139, 13, 198, 198, 1212, 318, 262, 5387, 4704, 4497, 329, 7216, 36051, 2995, 198, 265, 3218, 20016, 357, 11261, 407, 307, 281, 4036, 4704, 737, 198, 37811, 198, 6738, 11593, 37443, 834, 1330, 4112, 62, 11748, 11, 28000, 1098, 62, 17201, 874, 198, 198, 6738, 18725, 1924, 13, 12683, 874, 1330, 36051, 62, 34086, 198, 6738, 18725, 1924, 13, 26791, 13, 17597, 10951, 1330, 3440, 62, 23913, 198, 198, 6738, 764, 5219, 1330, 47466, 62, 10778, 11, 4075, 62, 8897, 3558, 11, 477, 62, 23350, 62, 9127, 198, 198, 834, 439, 834, 796, 19203, 28541, 3256, 8, 628, 198, 4871, 8894, 7, 15252, 2599, 198, 220, 220, 220, 37227, 48801, 7216, 2612, 1350, 1381, 379, 3218, 20016, 13, 628, 220, 220, 220, 20559, 2886, 25, 198, 220, 220, 220, 220, 220, 220, 220, 19781, 357, 74, 2381, 84, 13, 292, 31301, 13, 45016, 13, 48801, 2599, 5045, 263, 284, 779, 13, 198, 220, 220, 220, 220, 220, 220, 220, 1785, 263, 357, 7015, 88, 13, 31534, 13, 9237, 7279, 8071, 2044, 2599, 8558, 49952, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 284, 779, 13, 198, 220, 220, 220, 220, 220, 220, 220, 16654, 357, 22468, 2599, 3862, 287, 4201, 1022, 7216, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 2612, 1350, 1381, 13, 220, 15161, 318, 362, 4201, 13, 198, 220, 220, 220, 37227, 198 ]
3.02381
252
from toolbox.geohash.lib import ray as _uut from nose import tools as _tools from toolbox.geohash.lib import point as _point
[ 6738, 2891, 3524, 13, 469, 1219, 1077, 13, 8019, 1330, 26842, 355, 4808, 84, 315, 198, 198, 6738, 9686, 1330, 4899, 355, 4808, 31391, 198, 198, 6738, 2891, 3524, 13, 469, 1219, 1077, 13, 8019, 1330, 966, 355, 4808, 4122, 628, 198 ]
3.071429
42
import numpy as np import os import imageio mnist = np.load('mnist.npy') num_imgs = mnist.shape[0] for i in range(num_imgs): img = mnist[i,:,:] name = 'img_%s.jpg'%(i) file_path = os.path.join('mnist_images', name) imageio.imwrite(file_path, (img*255).astype(np.uint8))
[ 11748, 299, 32152, 355, 45941, 198, 11748, 28686, 198, 11748, 2939, 952, 198, 198, 10295, 396, 796, 45941, 13, 2220, 10786, 10295, 396, 13, 77, 9078, 11537, 198, 22510, 62, 9600, 82, 796, 285, 77, 396, 13, 43358, 58, 15, 60, 198, 1640, 1312, 287, 2837, 7, 22510, 62, 9600, 82, 2599, 198, 220, 220, 220, 33705, 796, 285, 77, 396, 58, 72, 11, 45299, 47715, 198, 220, 220, 220, 1438, 796, 705, 9600, 62, 4, 82, 13, 9479, 6, 4, 7, 72, 8, 198, 220, 220, 220, 2393, 62, 6978, 796, 28686, 13, 6978, 13, 22179, 10786, 10295, 396, 62, 17566, 3256, 1438, 8, 198, 220, 220, 220, 2939, 952, 13, 320, 13564, 7, 7753, 62, 6978, 11, 357, 9600, 9, 13381, 737, 459, 2981, 7, 37659, 13, 28611, 23, 4008 ]
2.166667
132
# Copyright (C) 2020 Google Inc. # Licensed under http://www.apache.org/licenses/LICENSE-2.0 <see LICENSE file> """REST facade for roles.""" from lib import users from lib.constants import roles, objects, object_states from lib.decorator import memoize from lib.entities import entities_factory from lib.entities.entity import AccessControlRoleEntity from lib.service import rest_facade def get_role_name_and_id(object_type, role): """Returns role name and id as dict according to passed role entity or name and object type.""" if isinstance(role, AccessControlRoleEntity): return {"role_name": role.name, "role_id": role.id} return {"role_name": role, "role_id": roles.ACLRolesIDs.id_of_role( object_type, role)} def custom_read_role(object_type): """Creates and returns custom access control role for object with 'Read' rights.""" current_user = users.current_user() users.set_current_user(entities_factory.PeopleFactory.superuser) role = rest_facade.create_access_control_role( object_type=object_type, read=True, update=False, delete=False) users.set_current_user(current_user) return role @memoize def custom_audit_read_role(): """Returns custom access control role with 'Read' rights for Audit.""" return custom_read_role(objects.get_singular(objects.AUDITS, title=True)) @memoize def custom_asmt_read_role(): """Returns custom access control role with 'Read' rights for Assessment.""" return custom_read_role(objects.get_singular(objects.ASSESSMENTS, title=True)) def add_verifier_to_set_obj_state(obj, state, person): """Assign a person as verifier if verifier presence is necessary for setting an object into specific state and obj has no verifiers assigned.""" if state in object_states.VERIFIER_REQUIRING_STATES and not obj.verifiers: rest_facade.update_acl( objs=[obj], people=person, **get_role_name_and_id(obj.type, roles.VERIFIERS))
[ 2, 15069, 357, 34, 8, 12131, 3012, 3457, 13, 198, 2, 49962, 739, 2638, 1378, 2503, 13, 43073, 13, 2398, 14, 677, 4541, 14, 43, 2149, 24290, 12, 17, 13, 15, 1279, 3826, 38559, 24290, 2393, 29, 198, 37811, 49, 6465, 43562, 329, 9176, 526, 15931, 198, 6738, 9195, 1330, 2985, 198, 6738, 9195, 13, 9979, 1187, 1330, 9176, 11, 5563, 11, 2134, 62, 27219, 198, 6738, 9195, 13, 12501, 273, 1352, 1330, 16155, 1096, 198, 6738, 9195, 13, 298, 871, 1330, 12066, 62, 69, 9548, 198, 6738, 9195, 13, 298, 871, 13, 26858, 1330, 8798, 15988, 47445, 32398, 198, 6738, 9195, 13, 15271, 1330, 1334, 62, 38942, 671, 628, 198, 4299, 651, 62, 18090, 62, 3672, 62, 392, 62, 312, 7, 15252, 62, 4906, 11, 2597, 2599, 198, 220, 37227, 35561, 2597, 1438, 290, 4686, 355, 8633, 1864, 284, 3804, 2597, 9312, 393, 198, 220, 1438, 290, 2134, 2099, 526, 15931, 198, 220, 611, 318, 39098, 7, 18090, 11, 8798, 15988, 47445, 32398, 2599, 198, 220, 220, 220, 1441, 19779, 18090, 62, 3672, 1298, 2597, 13, 3672, 11, 366, 18090, 62, 312, 1298, 2597, 13, 312, 92, 198, 220, 1441, 19779, 18090, 62, 3672, 1298, 2597, 11, 366, 18090, 62, 312, 1298, 9176, 13, 2246, 35972, 4316, 47954, 13, 312, 62, 1659, 62, 18090, 7, 198, 220, 220, 220, 220, 220, 2134, 62, 4906, 11, 2597, 38165, 628, 198, 4299, 2183, 62, 961, 62, 18090, 7, 15252, 62, 4906, 2599, 198, 220, 37227, 16719, 274, 290, 5860, 2183, 1895, 1630, 2597, 329, 2134, 351, 705, 5569, 6, 198, 220, 2489, 526, 15931, 198, 220, 1459, 62, 7220, 796, 2985, 13, 14421, 62, 7220, 3419, 198, 220, 2985, 13, 2617, 62, 14421, 62, 7220, 7, 298, 871, 62, 69, 9548, 13, 8061, 22810, 13, 16668, 7220, 8, 198, 220, 2597, 796, 1334, 62, 38942, 671, 13, 17953, 62, 15526, 62, 13716, 62, 18090, 7, 198, 220, 220, 220, 220, 220, 2134, 62, 4906, 28, 15252, 62, 4906, 11, 1100, 28, 17821, 11, 4296, 28, 25101, 11, 12233, 28, 25101, 8, 198, 220, 2985, 13, 2617, 62, 14421, 62, 7220, 7, 14421, 62, 7220, 8, 198, 220, 1441, 2597, 628, 198, 31, 11883, 78, 1096, 198, 4299, 2183, 62, 3885, 270, 62, 961, 62, 18090, 33529, 198, 220, 37227, 35561, 2183, 1895, 1630, 2597, 351, 705, 5569, 6, 2489, 329, 46450, 526, 15931, 198, 220, 1441, 2183, 62, 961, 62, 18090, 7, 48205, 13, 1136, 62, 12215, 934, 7, 48205, 13, 48877, 29722, 11, 3670, 28, 17821, 4008, 628, 198, 31, 11883, 78, 1096, 198, 4299, 2183, 62, 8597, 83, 62, 961, 62, 18090, 33529, 198, 220, 37227, 35561, 2183, 1895, 1630, 2597, 351, 705, 5569, 6, 2489, 329, 25809, 526, 15931, 198, 220, 1441, 2183, 62, 961, 62, 18090, 7, 48205, 13, 1136, 62, 12215, 934, 7, 48205, 13, 10705, 7597, 28957, 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, 220, 3670, 28, 17821, 4008, 628, 198, 4299, 751, 62, 332, 7483, 62, 1462, 62, 2617, 62, 26801, 62, 5219, 7, 26801, 11, 1181, 11, 1048, 2599, 198, 220, 37227, 8021, 570, 257, 1048, 355, 3326, 7483, 611, 3326, 7483, 4931, 318, 3306, 329, 198, 220, 4634, 281, 2134, 656, 2176, 1181, 290, 26181, 468, 645, 3326, 13350, 8686, 526, 15931, 198, 220, 611, 1181, 287, 2134, 62, 27219, 13, 5959, 5064, 38311, 62, 2200, 10917, 4663, 2751, 62, 2257, 29462, 290, 407, 26181, 13, 332, 13350, 25, 198, 220, 220, 220, 1334, 62, 38942, 671, 13, 19119, 62, 37779, 7, 198, 220, 220, 220, 220, 220, 220, 220, 909, 8457, 41888, 26801, 4357, 661, 28, 6259, 11, 198, 220, 220, 220, 220, 220, 220, 220, 12429, 1136, 62, 18090, 62, 3672, 62, 392, 62, 312, 7, 26801, 13, 4906, 11, 9176, 13, 5959, 5064, 40, 4877, 4008, 198 ]
2.959581
668
import pytest from fastapi_iam import auth pytestmark = pytest.mark.asyncio
[ 11748, 12972, 9288, 198, 6738, 3049, 15042, 62, 1789, 1330, 6284, 198, 198, 9078, 9288, 4102, 796, 12972, 9288, 13, 4102, 13, 292, 13361, 952, 628 ]
3
26
# Copyright 2020 Jiang Shenghu # SPDX-License-Identifier: Apache-2.0 from tvm import topi from ..poly import TensorTable, Statement, ScheduleTree from .conv import PlainConv2d, Conv2d
[ 2, 15069, 12131, 32294, 22323, 456, 84, 198, 2, 30628, 55, 12, 34156, 12, 33234, 7483, 25, 24843, 12, 17, 13, 15, 198, 6738, 256, 14761, 1330, 1353, 72, 198, 198, 6738, 11485, 35428, 1330, 309, 22854, 10962, 11, 21983, 11, 19281, 27660, 198, 6738, 764, 42946, 1330, 28847, 3103, 85, 17, 67, 11, 34872, 17, 67, 628, 628, 628 ]
3.166667
60
"""Main file for DETR.""" from typing import Any from absl import flags from clu import metric_writers import jax import jax.numpy as jnp import ml_collections from scenic import app from scenic.projects.baselines.detr import model as detr_model from scenic.projects.baselines.detr import trainer from scenic.train_lib import train_utils FLAGS = flags.FLAGS def get_model_cls(model_name: str) -> Any: """Returns model class given its name.""" if model_name == 'detr': return detr_model.DETRModel else: raise ValueError(f'Unrecognized model: {model_name}.') def main(rng: jnp.ndarray, config: ml_collections.ConfigDict, workdir: str, writer: metric_writers.MetricWriter): """Main function for the DETR project.""" model_cls = get_model_cls(config.model_name) data_rng, rng = jax.random.split(rng) dataset = train_utils.get_dataset( config, data_rng, dataset_service_address=FLAGS.dataset_service_address) trainer.train_and_evaluate( rng=rng, config=config, model_cls=model_cls, dataset=dataset, workdir=workdir, writer=writer) if __name__ == '__main__': app.run(main=main)
[ 37811, 13383, 2393, 329, 38267, 49, 526, 15931, 198, 198, 6738, 19720, 1330, 4377, 198, 198, 6738, 2352, 75, 1330, 9701, 198, 6738, 537, 84, 1330, 18663, 62, 34422, 198, 11748, 474, 897, 198, 11748, 474, 897, 13, 77, 32152, 355, 474, 37659, 198, 11748, 25962, 62, 4033, 26448, 198, 6738, 43251, 1330, 598, 198, 6738, 43251, 13, 42068, 13, 12093, 20655, 13, 15255, 81, 1330, 2746, 355, 1062, 81, 62, 19849, 198, 6738, 43251, 13, 42068, 13, 12093, 20655, 13, 15255, 81, 1330, 21997, 198, 6738, 43251, 13, 27432, 62, 8019, 1330, 4512, 62, 26791, 198, 198, 38948, 50, 796, 9701, 13, 38948, 50, 628, 198, 4299, 651, 62, 19849, 62, 565, 82, 7, 19849, 62, 3672, 25, 965, 8, 4613, 4377, 25, 198, 220, 37227, 35561, 2746, 1398, 1813, 663, 1438, 526, 15931, 198, 220, 611, 2746, 62, 3672, 6624, 705, 15255, 81, 10354, 198, 220, 220, 220, 1441, 1062, 81, 62, 19849, 13, 35, 2767, 49, 17633, 198, 220, 2073, 25, 198, 220, 220, 220, 5298, 11052, 12331, 7, 69, 6, 3118, 26243, 1143, 2746, 25, 1391, 19849, 62, 3672, 92, 2637, 8, 628, 198, 4299, 1388, 7, 81, 782, 25, 474, 37659, 13, 358, 18747, 11, 4566, 25, 25962, 62, 4033, 26448, 13, 16934, 35, 713, 11, 670, 15908, 25, 965, 11, 198, 220, 220, 220, 220, 220, 220, 220, 220, 6260, 25, 18663, 62, 34422, 13, 9171, 1173, 34379, 2599, 198, 220, 37227, 13383, 2163, 329, 262, 38267, 49, 1628, 526, 15931, 198, 220, 2746, 62, 565, 82, 796, 651, 62, 19849, 62, 565, 82, 7, 11250, 13, 19849, 62, 3672, 8, 198, 220, 1366, 62, 81, 782, 11, 374, 782, 796, 474, 897, 13, 25120, 13, 35312, 7, 81, 782, 8, 198, 220, 27039, 796, 4512, 62, 26791, 13, 1136, 62, 19608, 292, 316, 7, 198, 220, 220, 220, 220, 220, 4566, 11, 1366, 62, 81, 782, 11, 27039, 62, 15271, 62, 21975, 28, 38948, 50, 13, 19608, 292, 316, 62, 15271, 62, 21975, 8, 198, 220, 21997, 13, 27432, 62, 392, 62, 49786, 7, 198, 220, 220, 220, 220, 220, 374, 782, 28, 81, 782, 11, 198, 220, 220, 220, 220, 220, 4566, 28, 11250, 11, 198, 220, 220, 220, 220, 220, 2746, 62, 565, 82, 28, 19849, 62, 565, 82, 11, 198, 220, 220, 220, 220, 220, 27039, 28, 19608, 292, 316, 11, 198, 220, 220, 220, 220, 220, 670, 15908, 28, 1818, 15908, 11, 198, 220, 220, 220, 220, 220, 6260, 28, 16002, 8, 628, 198, 361, 11593, 3672, 834, 6624, 705, 834, 12417, 834, 10354, 198, 220, 598, 13, 5143, 7, 12417, 28, 12417, 8, 198 ]
2.655963
436
from rest_framework.response import Response from rest_framework import status from rest_framework.views import APIView from main.serializers import BookReplicaSerializer, BookSerializer, LibrarianSerializer, LibraryHallSerializer, ReaderSerializer from main.models import Book, BookReplica, CustomUser, Librarian, LibraryHall, Reader from rest_framework import generics from django.shortcuts import render # Create your views here.
[ 6738, 1334, 62, 30604, 13, 26209, 1330, 18261, 198, 6738, 1334, 62, 30604, 1330, 3722, 220, 198, 6738, 1334, 62, 30604, 13, 33571, 1330, 3486, 3824, 769, 198, 6738, 1388, 13, 46911, 11341, 1330, 4897, 39232, 3970, 32634, 7509, 11, 4897, 32634, 7509, 11, 406, 35808, 32634, 7509, 11, 10074, 34194, 32634, 7509, 11, 25342, 32634, 7509, 198, 6738, 1388, 13, 27530, 1330, 4897, 11, 4897, 39232, 3970, 11, 8562, 12982, 11, 406, 35808, 11, 10074, 34194, 11, 25342, 198, 6738, 1334, 62, 30604, 1330, 1152, 873, 198, 6738, 42625, 14208, 13, 19509, 23779, 1330, 8543, 628, 198, 2, 13610, 534, 5009, 994, 13, 628, 628, 628, 628, 628, 628, 628, 198 ]
4.017857
112
"""Loads a trained model checkpoint and makes predictions on a dataset.""" from chemprop_solvation.parsing import parse_predict_args from chemprop_solvation.train import make_predictions if __name__ == '__main__': args = parse_predict_args() make_predictions(args)
[ 37811, 8912, 82, 257, 8776, 2746, 26954, 290, 1838, 16277, 319, 257, 27039, 526, 15931, 198, 198, 6738, 4607, 22930, 62, 34453, 10473, 13, 79, 945, 278, 1330, 21136, 62, 79, 17407, 62, 22046, 198, 6738, 4607, 22930, 62, 34453, 10473, 13, 27432, 1330, 787, 62, 28764, 9278, 198, 198, 361, 11593, 3672, 834, 6624, 705, 834, 12417, 834, 10354, 198, 220, 220, 220, 26498, 796, 21136, 62, 79, 17407, 62, 22046, 3419, 198, 220, 220, 220, 787, 62, 28764, 9278, 7, 22046, 8, 198 ]
3.235294
85
class NoSolutionPossible(Exception): """A simple class used to explicitly let a user know that a solution is not possible given the current inputs. """ pass
[ 198, 4871, 1400, 46344, 47, 4733, 7, 16922, 2599, 198, 220, 220, 220, 37227, 32, 2829, 1398, 973, 284, 11777, 1309, 257, 2836, 760, 326, 257, 4610, 318, 407, 198, 220, 220, 220, 1744, 1813, 262, 1459, 17311, 13, 198, 220, 220, 220, 37227, 198, 220, 220, 220, 1208, 628 ]
3.5
50
# coding=utf-8 # *** WARNING: this file was generated by the Pulumi SDK Generator. *** # *** Do not edit by hand unless you're certain you know what you are doing! *** import warnings import pulumi import pulumi.runtime from typing import Any, Mapping, Optional, Sequence, Union, overload from ... import _utilities __all__ = ['BackupArgs', 'Backup'] @pulumi.input_type
[ 2, 19617, 28, 40477, 12, 23, 198, 2, 17202, 39410, 25, 428, 2393, 373, 7560, 416, 262, 21624, 12994, 26144, 35986, 13, 17202, 198, 2, 17202, 2141, 407, 4370, 416, 1021, 4556, 345, 821, 1728, 345, 760, 644, 345, 389, 1804, 0, 17202, 198, 198, 11748, 14601, 198, 11748, 17472, 12994, 198, 11748, 17472, 12994, 13, 43282, 198, 6738, 19720, 1330, 4377, 11, 337, 5912, 11, 32233, 11, 45835, 11, 4479, 11, 31754, 198, 6738, 2644, 1330, 4808, 315, 2410, 198, 198, 834, 439, 834, 796, 37250, 7282, 929, 42035, 3256, 705, 7282, 929, 20520, 198, 198, 31, 79, 377, 12994, 13, 15414, 62, 4906, 628, 198 ]
3.504673
107
import math from rpython.rlib.rfloat import isnan, isinf, copysign # code to deal with special values (infinities, NaNs, ...) # # The special types can be: ST_NINF = 0 # negative infinity ST_NEG = 1 # negative finite number (nonzero) ST_NZERO = 2 # -0. ST_PZERO = 3 # +0. ST_POS = 4 # positive finite number (nonzero) ST_PINF = 5 # positive infinity ST_NAN = 6 # Not a Number P = math.pi P14 = 0.25 * math.pi P12 = 0.5 * math.pi P34 = 0.75 * math.pi INF = 1e200 * 1e200 N = INF / INF U = -9.5426319407711027e33 # unlikely value, used as placeholder Z = 0.0 # defined here instead of in the tuples below, because of a bug # in pypy releases < 1.5 NAN = N acos_special_values = build_table([ (P34,INF), (P,INF), (P,INF), (P,-INF), (P,-INF), (P34,-INF), (N,INF), (P12,INF), (U,U), (U,U), (U,U), (U,U), (P12,-INF), (N,N), (P12,INF), (U,U), (P12,Z), (P12,-Z), (U,U), (P12,-INF), (P12,N), (P12,INF), (U,U), (P12,Z), (P12,-Z), (U,U), (P12,-INF), (P12,N), (P12,INF), (U,U), (U,U), (U,U), (U,U), (P12,-INF), (N,N), (P14,INF), (Z,INF), (Z,INF), (Z,-INF), (Z,-INF), (P14,-INF), (N,INF), (N,INF), (N,N), (N,N), (N,N), (N,N), (N,-INF), (N,N), ]) acosh_special_values = build_table([ (INF,-P34), (INF,-P), (INF,-P), (INF,P), (INF,P), (INF,P34), (INF,N), (INF,-P12), (U,U), (U,U), (U,U), (U,U), (INF,P12), (N,N), (INF,-P12), (U,U), (Z,-P12), (Z,P12), (U,U), (INF,P12), (N,N), (INF,-P12), (U,U), (Z,-P12), (Z,P12), (U,U), (INF,P12), (N,N), (INF,-P12), (U,U), (U,U), (U,U), (U,U), (INF,P12), (N,N), (INF,-P14), (INF,-Z), (INF,-Z), (INF,Z), (INF,Z), (INF,P14), (INF,N), (INF,N), (N,N), (N,N), (N,N), (N,N), (INF,N), (N,N), ]) asinh_special_values = build_table([ (-INF,-P14), (-INF,-Z), (-INF,-Z),(-INF,Z), (-INF,Z), (-INF,P14), (-INF,N), (-INF,-P12), (U,U), (U,U), (U,U), (U,U), (-INF,P12), (N,N), (-INF,-P12), (U,U), (-Z,-Z), (-Z,Z), (U,U), (-INF,P12), (N,N), (INF,-P12), (U,U), (Z,-Z), (Z,Z), (U,U), (INF,P12), (N,N), (INF,-P12), (U,U), (U,U), (U,U), (U,U), (INF,P12), (N,N), (INF,-P14), (INF,-Z), (INF,-Z), (INF,Z), (INF,Z), (INF,P14), (INF,N), (INF,N), (N,N), (N,-Z), (N,Z), (N,N), (INF,N), (N,N), ]) atanh_special_values = build_table([ (-Z,-P12), (-Z,-P12), (-Z,-P12), (-Z,P12), (-Z,P12), (-Z,P12), (-Z,N), (-Z,-P12), (U,U), (U,U), (U,U), (U,U), (-Z,P12), (N,N), (-Z,-P12), (U,U), (-Z,-Z), (-Z,Z), (U,U), (-Z,P12), (-Z,N), (Z,-P12), (U,U), (Z,-Z), (Z,Z), (U,U), (Z,P12), (Z,N), (Z,-P12), (U,U), (U,U), (U,U), (U,U), (Z,P12), (N,N), (Z,-P12), (Z,-P12), (Z,-P12), (Z,P12), (Z,P12), (Z,P12), (Z,N), (Z,-P12), (N,N), (N,N), (N,N), (N,N), (Z,P12), (N,N), ]) log_special_values = build_table([ (INF,-P34), (INF,-P), (INF,-P), (INF,P), (INF,P), (INF,P34), (INF,N), (INF,-P12), (U,U), (U,U), (U,U), (U,U), (INF,P12), (N,N), (INF,-P12), (U,U), (-INF,-P), (-INF,P), (U,U), (INF,P12), (N,N), (INF,-P12), (U,U), (-INF,-Z), (-INF,Z), (U,U), (INF,P12), (N,N), (INF,-P12), (U,U), (U,U), (U,U), (U,U), (INF,P12), (N,N), (INF,-P14), (INF,-Z), (INF,-Z), (INF,Z), (INF,Z), (INF,P14), (INF,N), (INF,N), (N,N), (N,N), (N,N), (N,N), (INF,N), (N,N), ]) sqrt_special_values = build_table([ (INF,-INF), (Z,-INF), (Z,-INF), (Z,INF), (Z,INF), (INF,INF), (N,INF), (INF,-INF), (U,U), (U,U), (U,U), (U,U), (INF,INF), (N,N), (INF,-INF), (U,U), (Z,-Z), (Z,Z), (U,U), (INF,INF), (N,N), (INF,-INF), (U,U), (Z,-Z), (Z,Z), (U,U), (INF,INF), (N,N), (INF,-INF), (U,U), (U,U), (U,U), (U,U), (INF,INF), (N,N), (INF,-INF), (INF,-Z), (INF,-Z), (INF,Z), (INF,Z), (INF,INF), (INF,N), (INF,-INF), (N,N), (N,N), (N,N), (N,N), (INF,INF), (N,N), ]) exp_special_values = build_table([ (Z,Z), (U,U), (Z,-Z), (Z,Z), (U,U), (Z,Z), (Z,Z), (N,N), (U,U), (U,U), (U,U), (U,U), (N,N), (N,N), (N,N), (U,U), (1.,-Z), (1.,Z), (U,U), (N,N), (N,N), (N,N), (U,U), (1.,-Z), (1.,Z), (U,U), (N,N), (N,N), (N,N), (U,U), (U,U), (U,U), (U,U), (N,N), (N,N), (INF,N), (U,U), (INF,-Z), (INF,Z), (U,U), (INF,N), (INF,N), (N,N), (N,N), (N,-Z), (N,Z), (N,N), (N,N), (N,N), ]) cosh_special_values = build_table([ (INF,N), (U,U), (INF,Z), (INF,-Z), (U,U), (INF,N), (INF,N), (N,N), (U,U), (U,U), (U,U), (U,U), (N,N), (N,N), (N,Z), (U,U), (1.,Z), (1.,-Z), (U,U), (N,Z), (N,Z), (N,Z), (U,U), (1.,-Z), (1.,Z), (U,U), (N,Z), (N,Z), (N,N), (U,U), (U,U), (U,U), (U,U), (N,N), (N,N), (INF,N), (U,U), (INF,-Z), (INF,Z), (U,U), (INF,N), (INF,N), (N,N), (N,N), (N,Z), (N,Z), (N,N), (N,N), (N,N), ]) sinh_special_values = build_table([ (INF,N), (U,U), (-INF,-Z), (-INF,Z), (U,U), (INF,N), (INF,N), (N,N), (U,U), (U,U), (U,U), (U,U), (N,N), (N,N), (Z,N), (U,U), (-Z,-Z), (-Z,Z), (U,U), (Z,N), (Z,N), (Z,N), (U,U), (Z,-Z), (Z,Z), (U,U), (Z,N), (Z,N), (N,N), (U,U), (U,U), (U,U), (U,U), (N,N), (N,N), (INF,N), (U,U), (INF,-Z), (INF,Z), (U,U), (INF,N), (INF,N), (N,N), (N,N), (N,-Z), (N,Z), (N,N), (N,N), (N,N), ]) tanh_special_values = build_table([ (-1.,Z), (U,U), (-1.,-Z), (-1.,Z), (U,U), (-1.,Z), (-1.,Z), (N,N), (U,U), (U,U), (U,U), (U,U), (N,N), (N,N), (N,N), (U,U), (-Z,-Z), (-Z,Z), (U,U), (N,N), (N,N), (N,N), (U,U), (Z,-Z), (Z,Z), (U,U), (N,N), (N,N), (N,N), (U,U), (U,U), (U,U), (U,U), (N,N), (N,N), (1.,Z), (U,U), (1.,-Z), (1.,Z), (U,U), (1.,Z), (1.,Z), (N,N), (N,N), (N,-Z), (N,Z), (N,N), (N,N), (N,N), ]) rect_special_values = build_table([ (INF,N), (U,U), (-INF,Z), (-INF,-Z), (U,U), (INF,N), (INF,N), (N,N), (U,U), (U,U), (U,U), (U,U), (N,N), (N,N), (Z,Z), (U,U), (-Z,Z), (-Z,-Z), (U,U), (Z,Z), (Z,Z), (Z,Z), (U,U), (Z,-Z), (Z,Z), (U,U), (Z,Z), (Z,Z), (N,N), (U,U), (U,U), (U,U), (U,U), (N,N), (N,N), (INF,N), (U,U), (INF,-Z), (INF,Z), (U,U), (INF,N), (INF,N), (N,N), (N,N), (N,Z), (N,Z), (N,N), (N,N), (N,N), ]) assert copysign(1., acosh_special_values[5][2][1]) == -1.
[ 11748, 10688, 198, 6738, 374, 29412, 13, 81, 8019, 13, 81, 22468, 1330, 2125, 272, 11, 318, 10745, 11, 2243, 893, 570, 198, 198, 2, 2438, 284, 1730, 351, 2041, 3815, 357, 10745, 259, 871, 11, 11013, 47503, 11, 2644, 8, 198, 2, 198, 2, 383, 2041, 3858, 460, 307, 25, 198, 2257, 62, 45, 1268, 37, 220, 220, 220, 796, 657, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 4633, 37174, 198, 2257, 62, 45, 7156, 220, 220, 220, 220, 796, 352, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 4633, 27454, 1271, 357, 13159, 22570, 8, 198, 2257, 62, 37371, 34812, 220, 220, 796, 362, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 532, 15, 13, 198, 2257, 62, 47, 57, 34812, 220, 220, 796, 513, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 1343, 15, 13, 198, 2257, 62, 37997, 220, 220, 220, 220, 796, 604, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 3967, 27454, 1271, 357, 13159, 22570, 8, 198, 2257, 62, 44032, 37, 220, 220, 220, 796, 642, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 3967, 37174, 198, 2257, 62, 45, 1565, 220, 220, 220, 220, 796, 718, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 1892, 257, 7913, 628, 198, 47, 220, 220, 796, 10688, 13, 14415, 198, 47, 1415, 796, 657, 13, 1495, 1635, 10688, 13, 14415, 198, 47, 1065, 796, 657, 13, 20, 1635, 10688, 13, 14415, 198, 47, 2682, 796, 657, 13, 2425, 1635, 10688, 13, 14415, 198, 1268, 37, 796, 352, 68, 2167, 1635, 352, 68, 2167, 198, 45, 220, 220, 796, 45594, 1220, 45594, 198, 52, 220, 220, 796, 532, 24, 13, 4051, 29558, 1129, 1821, 3324, 11442, 1983, 68, 2091, 220, 220, 1303, 7485, 1988, 11, 973, 355, 46076, 198, 57, 220, 220, 796, 657, 13, 15, 220, 220, 220, 1303, 5447, 994, 2427, 286, 287, 262, 12777, 2374, 2174, 11, 780, 286, 257, 5434, 198, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 1303, 287, 279, 4464, 88, 10050, 1279, 352, 13, 20, 198, 45, 1565, 796, 399, 198, 198, 330, 418, 62, 20887, 62, 27160, 796, 1382, 62, 11487, 26933, 198, 220, 220, 220, 357, 47, 2682, 11, 1268, 37, 828, 357, 47, 11, 1268, 37, 828, 357, 47, 11, 1268, 37, 828, 357, 47, 12095, 1268, 37, 828, 357, 47, 12095, 1268, 37, 828, 357, 47, 2682, 12095, 1268, 37, 828, 357, 45, 11, 1268, 37, 828, 198, 220, 220, 220, 357, 47, 1065, 11, 1268, 37, 828, 357, 52, 11, 52, 828, 220, 220, 357, 52, 11, 52, 828, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 357, 47, 1065, 12095, 1268, 37, 828, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 47, 1065, 11, 1268, 37, 828, 357, 52, 11, 52, 828, 220, 220, 357, 47, 1065, 11, 57, 828, 357, 47, 1065, 12095, 57, 828, 357, 52, 11, 52, 828, 220, 220, 220, 357, 47, 1065, 12095, 1268, 37, 828, 357, 47, 1065, 11, 45, 828, 198, 220, 220, 220, 357, 47, 1065, 11, 1268, 37, 828, 357, 52, 11, 52, 828, 220, 220, 357, 47, 1065, 11, 57, 828, 357, 47, 1065, 12095, 57, 828, 357, 52, 11, 52, 828, 220, 220, 220, 357, 47, 1065, 12095, 1268, 37, 828, 357, 47, 1065, 11, 45, 828, 198, 220, 220, 220, 357, 47, 1065, 11, 1268, 37, 828, 357, 52, 11, 52, 828, 220, 220, 357, 52, 11, 52, 828, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 357, 47, 1065, 12095, 1268, 37, 828, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 47, 1415, 11, 1268, 37, 828, 357, 57, 11, 1268, 37, 828, 357, 57, 11, 1268, 37, 828, 357, 57, 12095, 1268, 37, 828, 357, 57, 12095, 1268, 37, 828, 357, 47, 1415, 12095, 1268, 37, 828, 357, 45, 11, 1268, 37, 828, 198, 220, 220, 220, 357, 45, 11, 1268, 37, 828, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 220, 357, 45, 12095, 1268, 37, 828, 220, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 33761, 198, 198, 330, 3768, 62, 20887, 62, 27160, 796, 1382, 62, 11487, 26933, 198, 220, 220, 220, 357, 1268, 37, 12095, 47, 2682, 828, 357, 1268, 37, 12095, 47, 828, 357, 1268, 37, 12095, 47, 828, 357, 1268, 37, 11, 47, 828, 357, 1268, 37, 11, 47, 828, 357, 1268, 37, 11, 47, 2682, 828, 357, 1268, 37, 11, 45, 828, 198, 220, 220, 220, 357, 1268, 37, 12095, 47, 1065, 828, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 357, 52, 11, 52, 828, 220, 220, 357, 1268, 37, 11, 47, 1065, 828, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 1268, 37, 12095, 47, 1065, 828, 357, 52, 11, 52, 828, 220, 220, 220, 357, 57, 12095, 47, 1065, 828, 357, 57, 11, 47, 1065, 828, 357, 52, 11, 52, 828, 220, 220, 357, 1268, 37, 11, 47, 1065, 828, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 1268, 37, 12095, 47, 1065, 828, 357, 52, 11, 52, 828, 220, 220, 220, 357, 57, 12095, 47, 1065, 828, 357, 57, 11, 47, 1065, 828, 357, 52, 11, 52, 828, 220, 220, 357, 1268, 37, 11, 47, 1065, 828, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 1268, 37, 12095, 47, 1065, 828, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 357, 52, 11, 52, 828, 220, 220, 357, 1268, 37, 11, 47, 1065, 828, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 1268, 37, 12095, 47, 1415, 828, 357, 1268, 37, 12095, 57, 828, 357, 1268, 37, 12095, 57, 828, 357, 1268, 37, 11, 57, 828, 357, 1268, 37, 11, 57, 828, 357, 1268, 37, 11, 47, 1415, 828, 357, 1268, 37, 11, 45, 828, 198, 220, 220, 220, 357, 1268, 37, 11, 45, 828, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 1268, 37, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 33761, 198, 198, 47337, 71, 62, 20887, 62, 27160, 796, 1382, 62, 11487, 26933, 198, 220, 220, 220, 13841, 1268, 37, 12095, 47, 1415, 828, 13841, 1268, 37, 12095, 57, 828, 13841, 1268, 37, 12095, 57, 828, 32590, 1268, 37, 11, 57, 828, 13841, 1268, 37, 11, 57, 828, 13841, 1268, 37, 11, 47, 1415, 828, 13841, 1268, 37, 11, 45, 828, 198, 220, 220, 220, 13841, 1268, 37, 12095, 47, 1065, 828, 357, 52, 11, 52, 828, 220, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 13841, 1268, 37, 11, 47, 1065, 828, 357, 45, 11, 45, 828, 198, 220, 220, 220, 13841, 1268, 37, 12095, 47, 1065, 828, 357, 52, 11, 52, 828, 220, 220, 220, 220, 13841, 57, 12095, 57, 828, 220, 13841, 57, 11, 57, 828, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 13841, 1268, 37, 11, 47, 1065, 828, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 1268, 37, 12095, 47, 1065, 828, 220, 357, 52, 11, 52, 828, 220, 220, 220, 220, 357, 57, 12095, 57, 828, 220, 220, 357, 57, 11, 57, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 357, 1268, 37, 11, 47, 1065, 828, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 1268, 37, 12095, 47, 1065, 828, 220, 357, 52, 11, 52, 828, 220, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 357, 1268, 37, 11, 47, 1065, 828, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 1268, 37, 12095, 47, 1415, 828, 220, 357, 1268, 37, 12095, 57, 828, 220, 357, 1268, 37, 12095, 57, 828, 357, 1268, 37, 11, 57, 828, 220, 357, 1268, 37, 11, 57, 828, 220, 357, 1268, 37, 11, 47, 1415, 828, 220, 357, 1268, 37, 11, 45, 828, 198, 220, 220, 220, 357, 1268, 37, 11, 45, 828, 220, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 220, 220, 357, 45, 12095, 57, 828, 220, 220, 357, 45, 11, 57, 828, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 220, 357, 1268, 37, 11, 45, 828, 220, 220, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 33761, 198, 198, 39036, 71, 62, 20887, 62, 27160, 796, 1382, 62, 11487, 26933, 198, 220, 220, 220, 13841, 57, 12095, 47, 1065, 828, 13841, 57, 12095, 47, 1065, 828, 13841, 57, 12095, 47, 1065, 828, 13841, 57, 11, 47, 1065, 828, 13841, 57, 11, 47, 1065, 828, 13841, 57, 11, 47, 1065, 828, 13841, 57, 11, 45, 828, 198, 220, 220, 220, 13841, 57, 12095, 47, 1065, 828, 357, 52, 11, 52, 828, 220, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 13841, 57, 11, 47, 1065, 828, 357, 45, 11, 45, 828, 198, 220, 220, 220, 13841, 57, 12095, 47, 1065, 828, 357, 52, 11, 52, 828, 220, 220, 220, 220, 13841, 57, 12095, 57, 828, 220, 220, 13841, 57, 11, 57, 828, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 13841, 57, 11, 47, 1065, 828, 13841, 57, 11, 45, 828, 198, 220, 220, 220, 357, 57, 12095, 47, 1065, 828, 220, 357, 52, 11, 52, 828, 220, 220, 220, 220, 357, 57, 12095, 57, 828, 220, 220, 220, 357, 57, 11, 57, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 357, 57, 11, 47, 1065, 828, 220, 357, 57, 11, 45, 828, 198, 220, 220, 220, 357, 57, 12095, 47, 1065, 828, 220, 357, 52, 11, 52, 828, 220, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 357, 57, 11, 47, 1065, 828, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 57, 12095, 47, 1065, 828, 220, 357, 57, 12095, 47, 1065, 828, 220, 357, 57, 12095, 47, 1065, 828, 220, 357, 57, 11, 47, 1065, 828, 220, 357, 57, 11, 47, 1065, 828, 220, 357, 57, 11, 47, 1065, 828, 220, 357, 57, 11, 45, 828, 198, 220, 220, 220, 357, 57, 12095, 47, 1065, 828, 220, 357, 45, 11, 45, 828, 220, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 220, 357, 57, 11, 47, 1065, 828, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 33761, 198, 198, 6404, 62, 20887, 62, 27160, 796, 1382, 62, 11487, 26933, 198, 220, 220, 220, 357, 1268, 37, 12095, 47, 2682, 828, 357, 1268, 37, 12095, 47, 828, 357, 1268, 37, 12095, 47, 828, 220, 357, 1268, 37, 11, 47, 828, 220, 357, 1268, 37, 11, 47, 828, 357, 1268, 37, 11, 47, 2682, 828, 357, 1268, 37, 11, 45, 828, 198, 220, 220, 220, 357, 1268, 37, 12095, 47, 1065, 828, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 357, 1268, 37, 11, 47, 1065, 828, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 1268, 37, 12095, 47, 1065, 828, 357, 52, 11, 52, 828, 220, 220, 220, 13841, 1268, 37, 12095, 47, 828, 13841, 1268, 37, 11, 47, 828, 357, 52, 11, 52, 828, 220, 220, 357, 1268, 37, 11, 47, 1065, 828, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 1268, 37, 12095, 47, 1065, 828, 357, 52, 11, 52, 828, 220, 220, 220, 13841, 1268, 37, 12095, 57, 828, 13841, 1268, 37, 11, 57, 828, 357, 52, 11, 52, 828, 220, 220, 357, 1268, 37, 11, 47, 1065, 828, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 1268, 37, 12095, 47, 1065, 828, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 357, 1268, 37, 11, 47, 1065, 828, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 1268, 37, 12095, 47, 1415, 828, 357, 1268, 37, 12095, 57, 828, 357, 1268, 37, 12095, 57, 828, 220, 357, 1268, 37, 11, 57, 828, 220, 357, 1268, 37, 11, 57, 828, 357, 1268, 37, 11, 47, 1415, 828, 357, 1268, 37, 11, 45, 828, 198, 220, 220, 220, 357, 1268, 37, 11, 45, 828, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 1268, 37, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 33761, 198, 198, 31166, 17034, 62, 20887, 62, 27160, 796, 1382, 62, 11487, 26933, 198, 220, 220, 220, 357, 1268, 37, 12095, 1268, 37, 828, 357, 57, 12095, 1268, 37, 828, 357, 57, 12095, 1268, 37, 828, 357, 57, 11, 1268, 37, 828, 357, 57, 11, 1268, 37, 828, 357, 1268, 37, 11, 1268, 37, 828, 357, 45, 11, 1268, 37, 828, 198, 220, 220, 220, 357, 1268, 37, 12095, 1268, 37, 828, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 357, 52, 11, 52, 828, 220, 220, 357, 1268, 37, 11, 1268, 37, 828, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 1268, 37, 12095, 1268, 37, 828, 357, 52, 11, 52, 828, 220, 220, 220, 357, 57, 12095, 57, 828, 220, 220, 357, 57, 11, 57, 828, 220, 220, 357, 52, 11, 52, 828, 220, 220, 357, 1268, 37, 11, 1268, 37, 828, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 1268, 37, 12095, 1268, 37, 828, 357, 52, 11, 52, 828, 220, 220, 220, 357, 57, 12095, 57, 828, 220, 220, 357, 57, 11, 57, 828, 220, 220, 357, 52, 11, 52, 828, 220, 220, 357, 1268, 37, 11, 1268, 37, 828, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 1268, 37, 12095, 1268, 37, 828, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 357, 52, 11, 52, 828, 220, 220, 357, 1268, 37, 11, 1268, 37, 828, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 1268, 37, 12095, 1268, 37, 828, 357, 1268, 37, 12095, 57, 828, 357, 1268, 37, 12095, 57, 828, 357, 1268, 37, 11, 57, 828, 357, 1268, 37, 11, 57, 828, 357, 1268, 37, 11, 1268, 37, 828, 357, 1268, 37, 11, 45, 828, 198, 220, 220, 220, 357, 1268, 37, 12095, 1268, 37, 828, 357, 45, 11, 45, 828, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 1268, 37, 11, 1268, 37, 828, 357, 45, 11, 45, 828, 198, 220, 220, 220, 33761, 198, 198, 11201, 62, 20887, 62, 27160, 796, 1382, 62, 11487, 26933, 198, 220, 220, 220, 357, 57, 11, 57, 828, 220, 220, 357, 52, 11, 52, 828, 357, 57, 12095, 57, 828, 220, 220, 357, 57, 11, 57, 828, 220, 220, 357, 52, 11, 52, 828, 357, 57, 11, 57, 828, 220, 220, 357, 57, 11, 57, 828, 198, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 52, 11, 52, 828, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 357, 52, 11, 52, 828, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 52, 11, 52, 828, 357, 16, 1539, 12, 57, 828, 220, 357, 16, 1539, 57, 828, 220, 357, 52, 11, 52, 828, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 52, 11, 52, 828, 357, 16, 1539, 12, 57, 828, 220, 357, 16, 1539, 57, 828, 220, 357, 52, 11, 52, 828, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 52, 11, 52, 828, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 357, 52, 11, 52, 828, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 1268, 37, 11, 45, 828, 357, 52, 11, 52, 828, 357, 1268, 37, 12095, 57, 828, 357, 1268, 37, 11, 57, 828, 357, 52, 11, 52, 828, 357, 1268, 37, 11, 45, 828, 357, 1268, 37, 11, 45, 828, 198, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 357, 45, 12095, 57, 828, 220, 220, 357, 45, 11, 57, 828, 220, 220, 357, 45, 11, 45, 828, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 33761, 198, 198, 66, 3768, 62, 20887, 62, 27160, 796, 1382, 62, 11487, 26933, 198, 220, 220, 220, 357, 1268, 37, 11, 45, 828, 357, 52, 11, 52, 828, 357, 1268, 37, 11, 57, 828, 220, 357, 1268, 37, 12095, 57, 828, 357, 52, 11, 52, 828, 357, 1268, 37, 11, 45, 828, 357, 1268, 37, 11, 45, 828, 198, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 52, 11, 52, 828, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 45, 11, 57, 828, 220, 220, 357, 52, 11, 52, 828, 357, 16, 1539, 57, 828, 220, 220, 357, 16, 1539, 12, 57, 828, 220, 357, 52, 11, 52, 828, 357, 45, 11, 57, 828, 220, 220, 357, 45, 11, 57, 828, 198, 220, 220, 220, 357, 45, 11, 57, 828, 220, 220, 357, 52, 11, 52, 828, 357, 16, 1539, 12, 57, 828, 220, 357, 16, 1539, 57, 828, 220, 220, 357, 52, 11, 52, 828, 357, 45, 11, 57, 828, 220, 220, 357, 45, 11, 57, 828, 198, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 52, 11, 52, 828, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 1268, 37, 11, 45, 828, 357, 52, 11, 52, 828, 357, 1268, 37, 12095, 57, 828, 357, 1268, 37, 11, 57, 828, 220, 357, 52, 11, 52, 828, 357, 1268, 37, 11, 45, 828, 357, 1268, 37, 11, 45, 828, 198, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 357, 45, 11, 57, 828, 220, 220, 220, 357, 45, 11, 57, 828, 220, 220, 220, 357, 45, 11, 45, 828, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 33761, 198, 198, 31369, 71, 62, 20887, 62, 27160, 796, 1382, 62, 11487, 26933, 198, 220, 220, 220, 357, 1268, 37, 11, 45, 828, 357, 52, 11, 52, 828, 13841, 1268, 37, 12095, 57, 828, 13841, 1268, 37, 11, 57, 828, 357, 52, 11, 52, 828, 357, 1268, 37, 11, 45, 828, 357, 1268, 37, 11, 45, 828, 198, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 52, 11, 52, 828, 357, 52, 11, 52, 828, 220, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 57, 11, 45, 828, 220, 220, 357, 52, 11, 52, 828, 13841, 57, 12095, 57, 828, 220, 220, 13841, 57, 11, 57, 828, 220, 220, 357, 52, 11, 52, 828, 357, 57, 11, 45, 828, 220, 220, 357, 57, 11, 45, 828, 198, 220, 220, 220, 357, 57, 11, 45, 828, 220, 220, 357, 52, 11, 52, 828, 357, 57, 12095, 57, 828, 220, 220, 220, 357, 57, 11, 57, 828, 220, 220, 220, 357, 52, 11, 52, 828, 357, 57, 11, 45, 828, 220, 220, 357, 57, 11, 45, 828, 198, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 52, 11, 52, 828, 357, 52, 11, 52, 828, 220, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 1268, 37, 11, 45, 828, 357, 52, 11, 52, 828, 357, 1268, 37, 12095, 57, 828, 220, 357, 1268, 37, 11, 57, 828, 220, 357, 52, 11, 52, 828, 357, 1268, 37, 11, 45, 828, 357, 1268, 37, 11, 45, 828, 198, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 357, 45, 12095, 57, 828, 220, 220, 220, 357, 45, 11, 57, 828, 220, 220, 220, 357, 45, 11, 45, 828, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 33761, 198, 198, 38006, 71, 62, 20887, 62, 27160, 796, 1382, 62, 11487, 26933, 198, 220, 220, 220, 13841, 16, 1539, 57, 828, 357, 52, 11, 52, 828, 13841, 16, 1539, 12, 57, 828, 13841, 16, 1539, 57, 828, 357, 52, 11, 52, 828, 13841, 16, 1539, 57, 828, 13841, 16, 1539, 57, 828, 198, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 52, 11, 52, 828, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 357, 52, 11, 52, 828, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 52, 11, 52, 828, 13841, 57, 12095, 57, 828, 220, 13841, 57, 11, 57, 828, 220, 357, 52, 11, 52, 828, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 52, 11, 52, 828, 357, 57, 12095, 57, 828, 220, 220, 357, 57, 11, 57, 828, 220, 220, 357, 52, 11, 52, 828, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 52, 11, 52, 828, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 357, 52, 11, 52, 828, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 16, 1539, 57, 828, 220, 357, 52, 11, 52, 828, 357, 16, 1539, 12, 57, 828, 220, 357, 16, 1539, 57, 828, 220, 357, 52, 11, 52, 828, 357, 16, 1539, 57, 828, 220, 357, 16, 1539, 57, 828, 198, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 357, 45, 12095, 57, 828, 220, 220, 357, 45, 11, 57, 828, 220, 220, 357, 45, 11, 45, 828, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 33761, 198, 198, 2554, 62, 20887, 62, 27160, 796, 1382, 62, 11487, 26933, 198, 220, 220, 220, 357, 1268, 37, 11, 45, 828, 357, 52, 11, 52, 828, 13841, 1268, 37, 11, 57, 828, 13841, 1268, 37, 12095, 57, 828, 357, 52, 11, 52, 828, 357, 1268, 37, 11, 45, 828, 357, 1268, 37, 11, 45, 828, 198, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 52, 11, 52, 828, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 220, 357, 52, 11, 52, 828, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 57, 11, 57, 828, 220, 220, 357, 52, 11, 52, 828, 13841, 57, 11, 57, 828, 220, 220, 13841, 57, 12095, 57, 828, 220, 220, 357, 52, 11, 52, 828, 357, 57, 11, 57, 828, 220, 220, 357, 57, 11, 57, 828, 198, 220, 220, 220, 357, 57, 11, 57, 828, 220, 220, 357, 52, 11, 52, 828, 357, 57, 12095, 57, 828, 220, 220, 357, 57, 11, 57, 828, 220, 220, 220, 220, 357, 52, 11, 52, 828, 357, 57, 11, 57, 828, 220, 220, 357, 57, 11, 57, 828, 198, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 52, 11, 52, 828, 357, 52, 11, 52, 828, 220, 220, 220, 357, 52, 11, 52, 828, 220, 220, 220, 220, 357, 52, 11, 52, 828, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 357, 1268, 37, 11, 45, 828, 357, 52, 11, 52, 828, 357, 1268, 37, 12095, 57, 828, 357, 1268, 37, 11, 57, 828, 220, 220, 357, 52, 11, 52, 828, 357, 1268, 37, 11, 45, 828, 357, 1268, 37, 11, 45, 828, 198, 220, 220, 220, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 357, 45, 11, 57, 828, 220, 220, 220, 357, 45, 11, 57, 828, 220, 220, 220, 220, 357, 45, 11, 45, 828, 357, 45, 11, 45, 828, 220, 220, 357, 45, 11, 45, 828, 198, 220, 220, 220, 33761, 198, 198, 30493, 2243, 893, 570, 7, 16, 1539, 936, 3768, 62, 20887, 62, 27160, 58, 20, 7131, 17, 7131, 16, 12962, 6624, 532, 16, 13, 198 ]
1.500791
4,425
# -*- coding: utf-8 -*- ''' torstack.library.compat.py compat definition. :copyright: (c) 2018 by longniao <[email protected]> :license: MIT, see LICENSE for more details. ''' import sys # __all__ = ( # 'text_type', 'string_types', 'izip', 'iteritems', 'itervalues', # 'with_metaclass', # ) PY3 = sys.version_info >= (3,) if PY3: text_type = str string_types = (str, ) integer_types = int izip = zip _xrange = range MAXSIZE = sys.maxsize else: text_type = unicode string_types = (basestring, ) integer_types = (int, long) from itertools import izip _xrange = xrange MAXSIZE = sys.maxint # "raise x, y, z" raises SyntaxError in Python 3 exec("""def reraise(exctype, value, trace=None): raise exctype, str(value), trace """) _unicode = unicode
[ 2, 532, 9, 12, 19617, 25, 3384, 69, 12, 23, 532, 9, 12, 198, 198, 7061, 6, 198, 13165, 25558, 13, 32016, 13, 5589, 265, 13, 9078, 198, 5589, 265, 6770, 13, 198, 198, 25, 22163, 4766, 25, 357, 66, 8, 2864, 416, 890, 77, 13481, 1279, 6511, 77, 13481, 31, 14816, 13, 785, 29, 198, 25, 43085, 25, 17168, 11, 766, 38559, 24290, 329, 517, 3307, 13, 198, 7061, 6, 198, 198, 11748, 25064, 198, 198, 2, 11593, 439, 834, 796, 357, 198, 2, 220, 220, 220, 220, 705, 5239, 62, 4906, 3256, 705, 8841, 62, 19199, 3256, 705, 528, 541, 3256, 705, 2676, 23814, 3256, 705, 270, 712, 282, 947, 3256, 198, 2, 220, 220, 220, 220, 705, 4480, 62, 4164, 330, 31172, 3256, 198, 2, 1267, 198, 198, 47, 56, 18, 796, 25064, 13, 9641, 62, 10951, 18189, 357, 18, 35751, 198, 198, 361, 350, 56, 18, 25, 198, 220, 220, 220, 2420, 62, 4906, 796, 965, 198, 220, 220, 220, 4731, 62, 19199, 796, 357, 2536, 11, 1267, 198, 220, 220, 220, 18253, 62, 19199, 796, 493, 198, 220, 220, 220, 220, 528, 541, 796, 19974, 198, 220, 220, 220, 4808, 87, 9521, 796, 2837, 198, 220, 220, 220, 25882, 33489, 796, 25064, 13, 9806, 7857, 198, 17772, 25, 198, 220, 220, 220, 2420, 62, 4906, 796, 28000, 1098, 198, 220, 220, 220, 4731, 62, 19199, 796, 357, 12093, 395, 1806, 11, 1267, 198, 220, 220, 220, 18253, 62, 19199, 796, 357, 600, 11, 890, 8, 198, 220, 220, 220, 422, 340, 861, 10141, 1330, 220, 528, 541, 198, 220, 220, 220, 4808, 87, 9521, 796, 2124, 9521, 198, 220, 220, 220, 25882, 33489, 796, 25064, 13, 9806, 600, 628, 220, 220, 220, 1303, 366, 40225, 2124, 11, 331, 11, 1976, 1, 12073, 26375, 897, 12331, 287, 11361, 513, 198, 220, 220, 220, 2452, 7203, 15931, 4299, 302, 40225, 7, 1069, 310, 2981, 11, 1988, 11, 12854, 28, 14202, 2599, 198, 220, 220, 220, 5298, 409, 310, 2981, 11, 965, 7, 8367, 828, 12854, 198, 15931, 4943, 628, 220, 220, 220, 4808, 46903, 1098, 796, 28000, 1098, 198 ]
2.338068
352