content
stringlengths 1
1.04M
| input_ids
sequencelengths 1
774k
| ratio_char_token
float64 0.38
22.9
| token_count
int64 1
774k
|
---|---|---|---|
import unirest
import time
import socket
import uuid
HOSTNAME = 'localhost'
PORT = 3000
PLOTTA_ENABLED = True
# API endpoint wrappers
| [
11748,
555,
557,
301,
198,
11748,
640,
198,
11748,
17802,
198,
11748,
334,
27112,
198,
198,
39,
10892,
20608,
796,
705,
36750,
6,
198,
15490,
796,
20343,
198,
6489,
2394,
5603,
62,
1677,
6242,
30465,
796,
6407,
198,
198,
2,
7824,
36123,
7917,
11799,
198
] | 3.022222 | 45 |
import cv2
import numpy as np
total = 0
for i in range(29):
original = cv2.imread(str(i) + "GroundTruth.png", 0)
predicted = cv2.imread(str(i) + "Prediction_Threshold.png", 0)
#print(np.shape(original))
original = original.flatten()
predicted = predicted.flatten()
original = (original>127)
predicted = (predicted>127)
#print(np.unique(predicted))
#print(np.unique(original))
print(i)
if np.sum(np.invert(original)) != 0:
sum0 = np.sum((np.invert(predicted) * np.invert(original))*1) / np.sum(np.invert(original))
else:
sum0 = 1
if np.sum(original) != 0:
sum1 = np.sum((predicted * original)*1) / np.sum(original)
else:
sum1 = 1
print("SUM: " + str( np.sum(original)))
#print("SUM: " + str( np.sum(np.invert(original))))
#print("MUL : " + str(np.sum(np.invert(original) * original)))
IoU = ((sum0 + sum1) / 2) * 100
print("IoU: " + str(sum0) + " " + str(sum1) + " " + str(IoU))
total += IoU
print(total/29)
| [
11748,
269,
85,
17,
198,
11748,
299,
32152,
355,
45941,
198,
198,
23350,
796,
657,
198,
198,
1640,
1312,
287,
2837,
7,
1959,
2599,
198,
220,
220,
220,
2656,
796,
269,
85,
17,
13,
320,
961,
7,
2536,
7,
72,
8,
1343,
366,
35539,
38782,
13,
11134,
1600,
657,
8,
198,
220,
220,
220,
11001,
796,
269,
85,
17,
13,
320,
961,
7,
2536,
7,
72,
8,
1343,
366,
39156,
2867,
62,
817,
10126,
13,
11134,
1600,
657,
8,
198,
220,
220,
220,
1303,
4798,
7,
37659,
13,
43358,
7,
14986,
4008,
628,
220,
220,
220,
2656,
796,
2656,
13,
2704,
41769,
3419,
198,
220,
220,
220,
11001,
796,
11001,
13,
2704,
41769,
3419,
628,
220,
220,
220,
2656,
796,
357,
14986,
29,
16799,
8,
197,
198,
220,
220,
220,
11001,
796,
357,
28764,
5722,
29,
16799,
8,
628,
220,
220,
220,
1303,
4798,
7,
37659,
13,
34642,
7,
28764,
5722,
4008,
198,
220,
220,
220,
1303,
4798,
7,
37659,
13,
34642,
7,
14986,
4008,
198,
220,
220,
220,
3601,
7,
72,
8,
198,
220,
220,
220,
220,
198,
220,
220,
220,
611,
45941,
13,
16345,
7,
37659,
13,
259,
1851,
7,
14986,
4008,
14512,
657,
25,
198,
220,
220,
220,
220,
220,
220,
220,
2160,
15,
796,
45941,
13,
16345,
19510,
37659,
13,
259,
1851,
7,
28764,
5722,
8,
1635,
45941,
13,
259,
1851,
7,
14986,
4008,
9,
16,
8,
1220,
45941,
13,
16345,
7,
37659,
13,
259,
1851,
7,
14986,
4008,
198,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
2160,
15,
796,
352,
198,
220,
220,
220,
220,
198,
220,
220,
220,
611,
45941,
13,
16345,
7,
14986,
8,
14512,
657,
25,
198,
220,
220,
220,
220,
220,
220,
220,
2160,
16,
796,
45941,
13,
16345,
19510,
28764,
5722,
1635,
2656,
27493,
16,
8,
1220,
45941,
13,
16345,
7,
14986,
8,
198,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
2160,
16,
796,
352,
198,
220,
220,
220,
220,
198,
220,
220,
220,
3601,
7203,
50,
5883,
25,
366,
1343,
965,
7,
45941,
13,
16345,
7,
14986,
22305,
198,
220,
220,
220,
1303,
4798,
7203,
50,
5883,
25,
366,
1343,
965,
7,
45941,
13,
16345,
7,
37659,
13,
259,
1851,
7,
14986,
35514,
198,
220,
220,
220,
1303,
4798,
7203,
44,
6239,
197,
25,
366,
1343,
965,
7,
37659,
13,
16345,
7,
37659,
13,
259,
1851,
7,
14986,
8,
1635,
2656,
22305,
198,
220,
220,
220,
27853,
52,
796,
14808,
16345,
15,
1343,
2160,
16,
8,
1220,
362,
8,
1635,
1802,
198,
220,
220,
220,
3601,
7203,
40,
78,
52,
25,
366,
1343,
965,
7,
16345,
15,
8,
1343,
366,
220,
220,
366,
1343,
965,
7,
16345,
16,
8,
1343,
366,
220,
220,
220,
366,
1343,
965,
7,
40,
78,
52,
4008,
628,
198,
220,
220,
220,
2472,
15853,
27853,
52,
198,
220,
220,
220,
198,
4798,
7,
23350,
14,
1959,
8,
198
] | 2.162551 | 486 |
import psychopy.core
import psychopy.event
import psychopy.visual
import pandas as pd
import numpy as np
import psychopy.gui
import psychopy.sound
import os
import yaml
import json
from pathlib import Path
import random
from Trial import Trial | [
11748,
3795,
11081,
13,
7295,
198,
11748,
3795,
11081,
13,
15596,
198,
11748,
3795,
11081,
13,
41464,
198,
11748,
19798,
292,
355,
279,
67,
198,
11748,
299,
32152,
355,
45941,
198,
11748,
3795,
11081,
13,
48317,
198,
11748,
3795,
11081,
13,
23661,
198,
11748,
28686,
198,
11748,
331,
43695,
198,
11748,
33918,
198,
6738,
3108,
8019,
1330,
10644,
198,
11748,
4738,
198,
6738,
21960,
1330,
21960
] | 3.681818 | 66 |
"""RAK811 CLI interface.
Provides a command line interface for the RAK811 module (Firmware V2.0).
Copyright 2019, 2021 Philippe Vanhaesendonck
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.
SPDX-License-Identifier: Apache-2.0
"""
from json import dumps
import logging
import click
from .rak811 import Mode, RecvEx, Reset
from .rak811 import Rak811
from .rak811 import Rak811Error
from .rak811 import Rak811EventError, Rak811ResponseError, Rak811TimeoutError
# Valid configuration keys for LoRaWan
LW_CONFIG_KEYS = ('dev_addr', 'dev_eui', 'app_eui', 'app_key', 'nwks_key',
'apps_key', 'tx_power', 'pwr_level', 'adr', 'dr',
'public_net', 'rx_delay1', 'ch_list', 'ch_mask', 'max_chs',
'rx2', 'join_cnt', 'nbtrans', 'retrans', 'class', 'duty')
# Valid configuration keys for LoRaP2P
P2P_CONFIG_KEYS = {
'freq': click.FloatRange(min=860.000, max=929.900, clamp=False),
'sf': click.IntRange(min=6, max=12, clamp=False),
'bw': click.IntRange(min=0, max=2, clamp=False),
'cr': click.IntRange(min=1, max=4, clamp=False),
'prlen': click.IntRange(min=8, max=65535, clamp=False),
'pwr': click.IntRange(min=5, max=20, clamp=False)
}
class KeyValueParamTypeLW(click.ParamType):
"""Basic KEY=VALUE pair parameter type for LoRaWan."""
name = 'key-value-lorawan'
class KeyValueParamTypeP2P(click.ParamType):
"""Basic KEY=VALUE pair parameter type for LoRaP2P."""
name = 'key-value-p2p'
def print_exception(e):
"""Print exception raised by the Rak811 library."""
if isinstance(e, Rak811ResponseError):
click.echo('RAK811 response error {}: {}'.format(e.errno, e.strerror))
elif isinstance(e, Rak811EventError):
click.echo('RAK811 event error {}: {}'.format(e.errno, e.strerror))
elif isinstance(e, Rak811TimeoutError):
click.echo('RAK811 timeout: {}'.format(e))
else:
click.echo('RAK811 unexpected exception {}'.format(e))
@click.group()
@click.option(
'-v',
'--verbose',
is_flag=True,
help='Verbose mode'
)
@click.option(
'-d',
'--debug',
is_flag=True,
help='Debug mode'
)
@click.version_option()
@click.pass_context
def cli(ctx, verbose, debug):
"""Command line interface for the RAK811 module."""
ctx.ensure_object(dict)
ctx.obj['VERBOSE'] = verbose
logging.basicConfig(level=logging.DEBUG if debug else logging.INFO)
@cli.command(name='hard-reset')
@click.pass_context
def hard_reset(ctx):
"""Hardware reset of the module.
Hard reset should not be required in normal operation. It needs to be
issued once after host boot, or module restart.
"""
lora = Rak811()
lora.hard_reset()
if ctx.obj['VERBOSE']:
click.echo('Hard reset complete')
lora.close()
"""System commands."""
@cli.command()
@click.pass_context
def version(ctx):
"""Get module version."""
lora = Rak811()
click.echo(lora.version)
lora.close()
@cli.command()
@click.pass_context
def sleep(ctx):
"""Enter sleep mode."""
lora = Rak811()
lora.sleep()
if ctx.obj['VERBOSE']:
click.echo('Sleeping')
lora.close()
@cli.command(name='wake-up')
@click.pass_context
def wake_up(ctx):
"""Wake up."""
lora = Rak811()
lora.wake_up()
if ctx.obj['VERBOSE']:
click.echo('Alive!')
lora.close()
@cli.command()
@click.argument(
'reset_type',
required=True,
type=click.Choice(['module', 'lora'])
)
@click.pass_context
def reset(ctx, reset_type):
"""Reset Module or LoRaWan stack."""
lora = Rak811()
if reset_type == 'module':
lora.reset(Reset.Module)
else:
lora.reset(Reset.LoRa)
if ctx.obj['VERBOSE']:
click.echo('{0} reset complete.'.format(
'Module' if reset_type == 'module' else 'LoRa'))
lora.close()
@cli.command()
@click.pass_context
def reload(ctx):
"""Set LoRaWan or LoRaP2P configurations to default."""
lora = Rak811()
lora.reload()
if ctx.obj['VERBOSE']:
click.echo('Configuration reloaded.')
lora.close()
@cli.command()
@click.argument(
'mode',
required=False,
type=click.Choice(['LoRaWan', 'LoRaP2P'], case_sensitive=False)
)
@click.pass_context
def mode(ctx, mode):
"""Get/Set mode to LoRaWan or LoRaP2P."""
lora = Rak811()
if mode is None:
click.echo('LoRaWan' if lora.mode == Mode.LoRaWan else 'LoRaP2P')
else:
mode = mode.lower()
if mode == 'lorawan':
lora.mode = Mode.LoRaWan
else:
lora.mode = Mode.LoRaP2P
if ctx.obj['VERBOSE']:
click.echo('Mode set to {0}.'.format(
'LoRaWan' if mode == 'lorawan' else 'LoRaP2P'))
lora.close()
@cli.command()
@click.argument(
'recv_ex',
required=False,
type=click.Choice(['enable', 'disable'])
)
@click.pass_context
def recv_ex(ctx, recv_ex):
"""RSSI & SNR report on receive."""
lora = Rak811()
if recv_ex is None:
click.echo('Enabled' if lora.recv_ex == RecvEx.Enabled else 'Disabled')
else:
lora.recv_ex = (
RecvEx.Enabled if recv_ex == 'enable' else RecvEx.Disabled
)
if ctx.obj['VERBOSE']:
click.echo('RSSI & SNR report on receive {0}.'.format(
'Enabled' if recv_ex == 'enable' else 'Disabled'))
lora.close()
"""LoRaWan commands."""
@cli.command()
@click.argument(
'band',
required=False,
type=click.Choice(
['EU868', 'US915', 'AU915', 'KR920', 'AS923', 'IN865'],
case_sensitive=False
)
)
@click.pass_context
def band(ctx, band):
"""Get/Set LoRaWan region."""
lora = Rak811()
if band is None:
click.echo(lora.band)
else:
band = band.upper()
lora.band = band
if ctx.obj['VERBOSE']:
click.echo('LoRaWan region set to {0}.'.format(band))
lora.close()
@cli.command()
@click.argument(
'key_values',
metavar='KEY=VALUE...',
required=True,
type=KeyValueParamTypeLW(),
nargs=-1
)
@click.pass_context
def set_config(ctx, key_values):
"""Set LoraWAN configuration.
\b
Arguments are specified as KEY=VALUE pairs, e.g.:
set-config app_eui='APP_EUI' app_key='APP_KEY'
"""
lora = Rak811()
kv_args = dict(key_values)
try:
lora.set_config(**kv_args)
if ctx.obj['VERBOSE']:
click.echo('LoRaWan parameters set')
except Rak811Error as e:
print_exception(e)
lora.close()
@cli.command()
@click.argument(
'key',
required=True,
type=click.Choice(LW_CONFIG_KEYS)
)
@click.pass_context
def get_config(ctx, key):
"""Get LoraWan configuration."""
lora = Rak811()
try:
click.echo(lora.get_config(key))
except Rak811Error as e:
print_exception(e)
lora.close()
@cli.command()
@click.pass_context
def join_otaa(ctx):
"""Join the configured network in OTAA mode."""
lora = Rak811()
try:
lora.join_otaa()
if ctx.obj['VERBOSE']:
click.echo('Joined in OTAA mode')
except Rak811Error as e:
print_exception(e)
lora.close()
@cli.command()
@click.pass_context
def join_abp(ctx):
"""Join the configured network in ABP mode."""
lora = Rak811()
try:
lora.join_abp()
if ctx.obj['VERBOSE']:
click.echo('Joined in ABP mode')
except Rak811Error as e:
print_exception(e)
lora.close()
@cli.command()
@click.pass_context
def signal(ctx):
"""Get (RSSI,SNR) from latest received packet."""
lora = Rak811()
(rssi, snr) = lora.signal
if ctx.obj['VERBOSE']:
click.echo('RSSI: {0} - SNR: {1}'.format(rssi, snr))
else:
click.echo('{} {}'.format(rssi, snr))
lora.close()
@cli.command()
@click.argument(
'dr',
required=False,
type=click.INT
)
@click.pass_context
def dr(ctx, dr):
"""Get/Set next send data rate."""
lora = Rak811()
if dr is None:
click.echo(lora.dr)
else:
try:
lora.dr = dr
if ctx.obj['VERBOSE']:
click.echo('Data rate set to {0}.'.format(dr))
except Rak811Error as e:
print_exception(e)
lora.close()
@cli.command()
@click.pass_context
def link_cnt(ctx):
"""Get up & downlink counters."""
lora = Rak811()
(uplink, downlink) = lora.link_cnt
if ctx.obj['VERBOSE']:
click.echo('Uplink: {0} - Downlink: {1}'.format(uplink, downlink))
else:
click.echo('{} {}'.format(uplink, downlink))
lora.close()
@cli.command()
@click.pass_context
def abp_info(ctx):
"""Get ABP info.
When using OTAA, returns the necessary info to re-join in ABP mode. The
following tuple is returned: (NetworkID, DevAddr, Nwkskey, Appskey)
"""
lora = Rak811()
(nwk_id, dev_addr, nwks_key, apps_key) = lora.abp_info
if ctx.obj['VERBOSE']:
click.echo('NwkId: {}'.format(nwk_id))
click.echo('DevAddr: {}'.format(dev_addr))
click.echo('Nwkskey: {}'.format(nwks_key))
click.echo('Appskey: {}'.format(apps_key))
else:
click.echo('{} {} {} {}'.format(nwk_id, dev_addr, nwks_key, apps_key))
lora.close()
@cli.command()
@click.option(
'-p', '--port',
default=1,
type=click.IntRange(1, 223),
help='port number to use (1-223)'
)
@click.option(
'--confirm',
is_flag=True,
help='regular or confirmed send'
)
@click.option(
'--binary',
is_flag=True,
help='Data is binary (hex encoded)'
)
@click.argument(
'data',
required=True
)
@click.option(
'--json',
is_flag=True,
help='Output downlink in JSON format'
)
@click.pass_context
def send(ctx, port, confirm, binary, data, json):
"""Send LoRaWan message and check for downlink."""
if binary:
try:
data = bytes.fromhex(data)
except ValueError:
click.echo('Invalid binary data')
return
lora = Rak811()
try:
lora.send(data, confirm=confirm, port=port)
except Rak811Error as e:
print_exception(e)
lora.close()
return
if ctx.obj['VERBOSE']:
click.echo('Message sent.')
if lora.nb_downlinks:
downlink = lora.get_downlink()
downlink['data'] = downlink['data'].hex()
if json:
click.echo(dumps(downlink, indent=4))
elif ctx.obj['VERBOSE']:
click.echo('Downlink received:')
click.echo('Port: {}'.format(downlink['port']))
if downlink['rssi']:
click.echo('RSSI: {}'.format(downlink['rssi']))
click.echo('SNR: {}'.format(downlink['snr']))
click.echo('Data: {}'.format(downlink['data']))
else:
click.echo(downlink['data'])
elif ctx.obj['VERBOSE']:
click.echo('No downlink available.')
lora.close()
@cli.command()
@click.argument(
'key_values',
metavar='KEY=VALUE...',
required=False,
type=KeyValueParamTypeP2P(),
nargs=-1
)
@click.pass_context
def rf_config(ctx, key_values):
"""Get/Set LoraP2P configuration.
\b
Without argument, returns:
frequency, sf, bw, cr, prlen, pwr
\b
Otherwise set rf_config, Arguments are specified as KEY=VALUE pairs:
freq: frequency in MHz (860.000-929.900)
sf: strength factor (6-12)
bw: bandwidth (0:125KHz, 1:250KHz, 2:500KHz)
cr: coding rate (1:4/5, 2:4/6, 3:4/7, 4:4/8)
prlen: preamble length default (8-65535)
pwr: Tx power (5-20)
E.g.: rf-config freq=860.100 sf=7 pwr=16
"""
lora = Rak811()
config = dict(key_values)
if config == {}:
# No parameters: returns rc_config
config = lora.rf_config
if ctx.obj['VERBOSE']:
click.echo('Frequency: {}'.format(config['freq']))
click.echo('SF: {}'.format(config['sf']))
click.echo('BW: {}'.format(config['bw']))
click.echo('CR: {}'.format(config['cr']))
click.echo('PrLen: {}'.format(config['prlen']))
click.echo('Power: {}'.format(config['pwr']))
else:
click.echo('{} {} {} {} {} {}'.format(
config['freq'], config['sf'], config['bw'], config['cr'],
config['prlen'], config['pwr']
))
else:
# At least a parameter, set rc_config
lora.rf_config = config
if ctx.obj['VERBOSE']:
click.echo('rf_config set: ' + ', '.join('{}={}'.format(k, v) for
k, v in config.items()))
lora.close()
@cli.command()
@click.option(
'--cnt',
default=1,
type=click.IntRange(1, 65535),
help='tx counts (1-65535)'
)
@click.option(
'--interval',
default=60,
type=click.IntRange(1, 3600),
help=' tx interval (1-3600)'
)
@click.option(
'--binary',
is_flag=True,
help='Data is binary (hex encoded)'
)
@click.argument(
'data',
required=True
)
@click.pass_context
def txc(ctx, cnt, interval, binary, data):
"""Send LoRaP2P message."""
if binary:
try:
data = bytes.fromhex(data)
except ValueError:
click.echo('Invalid binary data')
return
lora = Rak811()
try:
lora.txc(data, cnt=cnt, interval=interval)
except Rak811Error as e:
print_exception(e)
lora.close()
return
if ctx.obj['VERBOSE']:
click.echo('Message sent.')
lora.close()
@cli.command()
@click.pass_context
def rxc(ctx):
"""Set module in LoraP2P receive mode."""
lora = Rak811()
lora.rxc()
if ctx.obj['VERBOSE']:
click.echo('Module set in receive mode.')
lora.close()
@cli.command()
@click.pass_context
def tx_stop(ctx):
"""Stop LoraP2P TX."""
lora = Rak811()
lora.tx_stop()
if ctx.obj['VERBOSE']:
click.echo('LoraP2P TX stopped.')
lora.close()
@cli.command()
@click.pass_context
def rx_stop(ctx):
"""Stop LoraP2P RX."""
lora = Rak811()
lora.rx_stop()
if ctx.obj['VERBOSE']:
click.echo('LoraP2P RX stopped.')
lora.close()
@cli.command()
@click.argument(
'timeout',
required=False,
default=60,
type=click.INT
)
@click.option(
'--json',
is_flag=True,
help='Output message in JSON format'
)
@click.pass_context
def rx_get(ctx, timeout, json):
"""Get LoraP2P message."""
lora = Rak811()
lora.rx_get(timeout)
if lora.nb_downlinks:
rx = lora.get_downlink()
rx['data'] = rx['data'].hex()
if json:
click.echo(dumps(rx, indent=4))
elif ctx.obj['VERBOSE']:
click.echo('Message received:')
if rx['rssi']:
click.echo('RSSI: {}'.format(rx['rssi']))
click.echo('SNR: {}'.format(rx['snr']))
click.echo('Data: {}'.format(rx['data']))
else:
click.echo(rx['data'])
elif ctx.obj['VERBOSE']:
click.echo('No message available.')
lora.close()
@cli.command()
@click.pass_context
def radio_status(ctx):
"""Get radio statistics.
Returns: TxSuccessCnt, TxErrCnt, RxSuccessCnt, RxTimeOutCnt, RxErrCnt,
Rssi, Snr.
"""
lora = Rak811()
(
tx_success_cnt, tx_err_cnt,
rx_success_cnt, rx_timeout_cnt, rx_err_cnt,
rssi, snr
) = lora.radio_status
if ctx.obj['VERBOSE']:
click.echo('TxSuccessCnt: {}'.format(tx_success_cnt))
click.echo('TxErrCnt: {}'.format(tx_err_cnt))
click.echo('RxSuccessCnt: {}'.format(rx_success_cnt))
click.echo('RxTimeOutCnt: {}'.format(rx_timeout_cnt))
click.echo('RxErrCnt: {}'.format(rx_err_cnt))
click.echo('RSSI: {}'.format(rssi))
click.echo('SNR: {}'.format(snr))
else:
click.echo('{} {} {} {} {} {} {}'.format(
tx_success_cnt, tx_err_cnt,
rx_success_cnt, rx_timeout_cnt, rx_err_cnt,
rssi, snr
))
lora.close()
@cli.command()
@click.pass_context
def clear_radio_status(ctx):
"""Clear radio statistics."""
lora = Rak811()
lora.clear_radio_status()
if ctx.obj['VERBOSE']:
click.echo('Radio statistics cleared.')
lora.close()
if __name__ == '__main__':
cli()
| [
37811,
3861,
42,
23,
1157,
43749,
7071,
13,
198,
198,
15946,
1460,
257,
3141,
1627,
7071,
329,
262,
371,
10206,
23,
1157,
8265,
357,
37,
2533,
1574,
569,
17,
13,
15,
737,
198,
198,
15269,
13130,
11,
33448,
39393,
6656,
3099,
274,
43153,
694,
198,
198,
26656,
15385,
739,
262,
24843,
13789,
11,
10628,
362,
13,
15,
357,
1169,
366,
34156,
15341,
198,
5832,
743,
407,
779,
428,
2393,
2845,
287,
11846,
351,
262,
13789,
13,
198,
1639,
743,
7330,
257,
4866,
286,
262,
13789,
379,
628,
220,
220,
220,
2638,
1378,
2503,
13,
43073,
13,
2398,
14,
677,
4541,
14,
43,
2149,
24290,
12,
17,
13,
15,
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,
4303,
36227,
12,
34156,
12,
33234,
7483,
25,
24843,
12,
17,
13,
15,
198,
37811,
198,
6738,
33918,
1330,
45514,
198,
11748,
18931,
198,
198,
11748,
3904,
198,
198,
6738,
764,
17716,
23,
1157,
1330,
10363,
11,
3311,
85,
3109,
11,
30027,
198,
6738,
764,
17716,
23,
1157,
1330,
34299,
23,
1157,
198,
6738,
764,
17716,
23,
1157,
1330,
34299,
23,
1157,
12331,
198,
6738,
764,
17716,
23,
1157,
1330,
34299,
23,
1157,
9237,
12331,
11,
34299,
23,
1157,
31077,
12331,
11,
34299,
23,
1157,
48031,
12331,
198,
198,
2,
48951,
8398,
8251,
329,
6706,
21762,
45681,
198,
43,
54,
62,
10943,
16254,
62,
7336,
16309,
796,
19203,
7959,
62,
29851,
3256,
705,
7959,
62,
68,
9019,
3256,
705,
1324,
62,
68,
9019,
3256,
705,
1324,
62,
2539,
3256,
705,
47516,
591,
62,
2539,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
18211,
62,
2539,
3256,
705,
17602,
62,
6477,
3256,
705,
79,
18351,
62,
5715,
3256,
705,
41909,
3256,
705,
7109,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
11377,
62,
3262,
3256,
705,
40914,
62,
40850,
16,
3256,
705,
354,
62,
4868,
3256,
705,
354,
62,
27932,
3256,
705,
9806,
62,
354,
82,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
40914,
17,
3256,
705,
22179,
62,
66,
429,
3256,
705,
46803,
7645,
3256,
705,
1186,
26084,
3256,
705,
4871,
3256,
705,
26278,
11537,
198,
198,
2,
48951,
8398,
8251,
329,
6706,
21762,
47,
17,
47,
198,
47,
17,
47,
62,
10943,
16254,
62,
7336,
16309,
796,
1391,
198,
220,
220,
220,
705,
19503,
80,
10354,
3904,
13,
43879,
17257,
7,
1084,
28,
45039,
13,
830,
11,
3509,
28,
24,
1959,
13,
12865,
11,
29405,
28,
25101,
828,
198,
220,
220,
220,
705,
28202,
10354,
3904,
13,
5317,
17257,
7,
1084,
28,
21,
11,
3509,
28,
1065,
11,
29405,
28,
25101,
828,
198,
220,
220,
220,
705,
65,
86,
10354,
3904,
13,
5317,
17257,
7,
1084,
28,
15,
11,
3509,
28,
17,
11,
29405,
28,
25101,
828,
198,
220,
220,
220,
705,
6098,
10354,
3904,
13,
5317,
17257,
7,
1084,
28,
16,
11,
3509,
28,
19,
11,
29405,
28,
25101,
828,
198,
220,
220,
220,
705,
1050,
11925,
10354,
3904,
13,
5317,
17257,
7,
1084,
28,
23,
11,
3509,
28,
35916,
2327,
11,
29405,
28,
25101,
828,
198,
220,
220,
220,
705,
79,
18351,
10354,
3904,
13,
5317,
17257,
7,
1084,
28,
20,
11,
3509,
28,
1238,
11,
29405,
28,
25101,
8,
198,
92,
628,
198,
4871,
7383,
11395,
22973,
6030,
43,
54,
7,
12976,
13,
22973,
6030,
2599,
198,
220,
220,
220,
37227,
26416,
35374,
28,
39488,
5166,
11507,
2099,
329,
6706,
21762,
45681,
526,
15931,
628,
220,
220,
220,
1438,
796,
705,
2539,
12,
8367,
12,
4685,
43004,
6,
628,
198,
4871,
7383,
11395,
22973,
6030,
47,
17,
47,
7,
12976,
13,
22973,
6030,
2599,
198,
220,
220,
220,
37227,
26416,
35374,
28,
39488,
5166,
11507,
2099,
329,
6706,
21762,
47,
17,
47,
526,
15931,
628,
220,
220,
220,
1438,
796,
705,
2539,
12,
8367,
12,
79,
17,
79,
6,
628,
198,
4299,
3601,
62,
1069,
4516,
7,
68,
2599,
198,
220,
220,
220,
37227,
18557,
6631,
4376,
416,
262,
34299,
23,
1157,
5888,
526,
15931,
198,
220,
220,
220,
611,
318,
39098,
7,
68,
11,
34299,
23,
1157,
31077,
12331,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
3861,
42,
23,
1157,
2882,
4049,
23884,
25,
23884,
4458,
18982,
7,
68,
13,
8056,
3919,
11,
304,
13,
301,
11751,
1472,
4008,
198,
220,
220,
220,
1288,
361,
318,
39098,
7,
68,
11,
34299,
23,
1157,
9237,
12331,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
3861,
42,
23,
1157,
1785,
4049,
23884,
25,
23884,
4458,
18982,
7,
68,
13,
8056,
3919,
11,
304,
13,
301,
11751,
1472,
4008,
198,
220,
220,
220,
1288,
361,
318,
39098,
7,
68,
11,
34299,
23,
1157,
48031,
12331,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
3861,
42,
23,
1157,
26827,
25,
23884,
4458,
18982,
7,
68,
4008,
198,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
3861,
42,
23,
1157,
10059,
6631,
23884,
4458,
18982,
7,
68,
4008,
628,
198,
31,
12976,
13,
8094,
3419,
198,
31,
12976,
13,
18076,
7,
198,
220,
220,
220,
705,
12,
85,
3256,
198,
220,
220,
220,
705,
438,
19011,
577,
3256,
198,
220,
220,
220,
318,
62,
32109,
28,
17821,
11,
198,
220,
220,
220,
1037,
11639,
13414,
65,
577,
4235,
6,
198,
8,
198,
31,
12976,
13,
18076,
7,
198,
220,
220,
220,
705,
12,
67,
3256,
198,
220,
220,
220,
705,
438,
24442,
3256,
198,
220,
220,
220,
318,
62,
32109,
28,
17821,
11,
198,
220,
220,
220,
1037,
11639,
27509,
4235,
6,
198,
8,
198,
31,
12976,
13,
9641,
62,
18076,
3419,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
537,
72,
7,
49464,
11,
15942,
577,
11,
14257,
2599,
198,
220,
220,
220,
37227,
21575,
1627,
7071,
329,
262,
371,
10206,
23,
1157,
8265,
526,
15931,
198,
220,
220,
220,
269,
17602,
13,
641,
495,
62,
15252,
7,
11600,
8,
198,
220,
220,
220,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
20520,
796,
15942,
577,
198,
220,
220,
220,
18931,
13,
35487,
16934,
7,
5715,
28,
6404,
2667,
13,
30531,
611,
14257,
2073,
18931,
13,
10778,
8,
628,
198,
31,
44506,
13,
21812,
7,
3672,
11639,
10424,
12,
42503,
11537,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
1327,
62,
42503,
7,
49464,
2599,
198,
220,
220,
220,
37227,
49865,
13259,
286,
262,
8265,
13,
628,
220,
220,
220,
6912,
13259,
815,
407,
307,
2672,
287,
3487,
4905,
13,
632,
2476,
284,
307,
198,
220,
220,
220,
4884,
1752,
706,
2583,
6297,
11,
393,
8265,
15765,
13,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
300,
5799,
13,
10424,
62,
42503,
3419,
198,
220,
220,
220,
611,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
17309,
13259,
1844,
11537,
198,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
37811,
11964,
9729,
526,
15931,
628,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
2196,
7,
49464,
2599,
198,
220,
220,
220,
37227,
3855,
8265,
2196,
526,
15931,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
3904,
13,
30328,
7,
4685,
64,
13,
9641,
8,
198,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
3993,
7,
49464,
2599,
198,
220,
220,
220,
37227,
17469,
3993,
4235,
526,
15931,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
300,
5799,
13,
42832,
3419,
198,
220,
220,
220,
611,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
50,
293,
7213,
11537,
198,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
31,
44506,
13,
21812,
7,
3672,
11639,
48530,
12,
929,
11537,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
7765,
62,
929,
7,
49464,
2599,
198,
220,
220,
220,
37227,
54,
539,
510,
526,
15931,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
300,
5799,
13,
48530,
62,
929,
3419,
198,
220,
220,
220,
611,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
2348,
425,
0,
11537,
198,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
49140,
7,
198,
220,
220,
220,
705,
42503,
62,
4906,
3256,
198,
220,
220,
220,
2672,
28,
17821,
11,
198,
220,
220,
220,
2099,
28,
12976,
13,
46770,
7,
17816,
21412,
3256,
705,
4685,
64,
6,
12962,
198,
8,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
13259,
7,
49464,
11,
13259,
62,
4906,
2599,
198,
220,
220,
220,
37227,
4965,
316,
19937,
393,
6706,
21762,
45681,
8931,
526,
15931,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
611,
13259,
62,
4906,
6624,
705,
21412,
10354,
198,
220,
220,
220,
220,
220,
220,
220,
300,
5799,
13,
42503,
7,
4965,
316,
13,
26796,
8,
198,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
300,
5799,
13,
42503,
7,
4965,
316,
13,
27654,
21762,
8,
198,
220,
220,
220,
611,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
90,
15,
92,
13259,
1844,
2637,
13,
18982,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
26796,
6,
611,
13259,
62,
4906,
6624,
705,
21412,
6,
2073,
705,
27654,
21762,
6,
4008,
198,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
18126,
7,
49464,
2599,
198,
220,
220,
220,
37227,
7248,
6706,
21762,
45681,
393,
6706,
21762,
47,
17,
47,
25412,
284,
4277,
526,
15931,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
300,
5799,
13,
260,
2220,
3419,
198,
220,
220,
220,
611,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
38149,
18126,
276,
2637,
8,
198,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
49140,
7,
198,
220,
220,
220,
705,
14171,
3256,
198,
220,
220,
220,
2672,
28,
25101,
11,
198,
220,
220,
220,
2099,
28,
12976,
13,
46770,
7,
17816,
27654,
21762,
45681,
3256,
705,
27654,
21762,
47,
17,
47,
6,
4357,
1339,
62,
30176,
28,
25101,
8,
198,
8,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
4235,
7,
49464,
11,
4235,
2599,
198,
220,
220,
220,
37227,
3855,
14,
7248,
4235,
284,
6706,
21762,
45681,
393,
6706,
21762,
47,
17,
47,
526,
15931,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
611,
4235,
318,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
27654,
21762,
45681,
6,
611,
300,
5799,
13,
14171,
6624,
10363,
13,
27654,
21762,
45681,
2073,
705,
27654,
21762,
47,
17,
47,
11537,
198,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
4235,
796,
4235,
13,
21037,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
611,
4235,
6624,
705,
4685,
43004,
10354,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
300,
5799,
13,
14171,
796,
10363,
13,
27654,
21762,
45681,
198,
220,
220,
220,
220,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
300,
5799,
13,
14171,
796,
10363,
13,
27654,
21762,
47,
17,
47,
198,
220,
220,
220,
220,
220,
220,
220,
611,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
19076,
900,
284,
1391,
15,
92,
2637,
13,
18982,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
27654,
21762,
45681,
6,
611,
4235,
6624,
705,
4685,
43004,
6,
2073,
705,
27654,
21762,
47,
17,
47,
6,
4008,
198,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
49140,
7,
198,
220,
220,
220,
705,
8344,
85,
62,
1069,
3256,
198,
220,
220,
220,
2672,
28,
25101,
11,
198,
220,
220,
220,
2099,
28,
12976,
13,
46770,
7,
17816,
21633,
3256,
705,
40223,
6,
12962,
198,
8,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
664,
85,
62,
1069,
7,
49464,
11,
664,
85,
62,
1069,
2599,
198,
220,
220,
220,
37227,
49,
5432,
40,
1222,
11346,
49,
989,
319,
3328,
526,
15931,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
611,
664,
85,
62,
1069,
318,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
20491,
6,
611,
300,
5799,
13,
8344,
85,
62,
1069,
6624,
3311,
85,
3109,
13,
20491,
2073,
705,
7279,
4510,
11537,
198,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
300,
5799,
13,
8344,
85,
62,
1069,
796,
357,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3311,
85,
3109,
13,
20491,
611,
664,
85,
62,
1069,
6624,
705,
21633,
6,
2073,
3311,
85,
3109,
13,
7279,
4510,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
611,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
49,
5432,
40,
1222,
11346,
49,
989,
319,
3328,
1391,
15,
92,
2637,
13,
18982,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
20491,
6,
611,
664,
85,
62,
1069,
6624,
705,
21633,
6,
2073,
705,
7279,
4510,
6,
4008,
198,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
37811,
27654,
21762,
45681,
9729,
526,
15931,
628,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
49140,
7,
198,
220,
220,
220,
705,
3903,
3256,
198,
220,
220,
220,
2672,
28,
25101,
11,
198,
220,
220,
220,
2099,
28,
12976,
13,
46770,
7,
198,
220,
220,
220,
220,
220,
220,
220,
37250,
19684,
23,
3104,
3256,
705,
2937,
40248,
3256,
705,
26830,
40248,
3256,
705,
30758,
37128,
3256,
705,
1921,
24,
1954,
3256,
705,
1268,
23,
2996,
6,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
1339,
62,
30176,
28,
25101,
198,
220,
220,
220,
1267,
198,
8,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
4097,
7,
49464,
11,
4097,
2599,
198,
220,
220,
220,
37227,
3855,
14,
7248,
6706,
21762,
45681,
3814,
526,
15931,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
611,
4097,
318,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
7,
4685,
64,
13,
3903,
8,
198,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
4097,
796,
4097,
13,
45828,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
300,
5799,
13,
3903,
796,
4097,
198,
220,
220,
220,
220,
220,
220,
220,
611,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
27654,
21762,
45681,
3814,
900,
284,
1391,
15,
92,
2637,
13,
18982,
7,
3903,
4008,
198,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
49140,
7,
198,
220,
220,
220,
705,
2539,
62,
27160,
3256,
198,
220,
220,
220,
1138,
615,
283,
11639,
20373,
28,
39488,
986,
3256,
198,
220,
220,
220,
2672,
28,
17821,
11,
198,
220,
220,
220,
2099,
28,
9218,
11395,
22973,
6030,
43,
54,
22784,
198,
220,
220,
220,
299,
22046,
10779,
16,
198,
8,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
900,
62,
11250,
7,
49464,
11,
1994,
62,
27160,
2599,
198,
220,
220,
220,
37227,
7248,
406,
5799,
54,
1565,
8398,
13,
628,
220,
220,
220,
3467,
65,
198,
220,
220,
220,
20559,
2886,
389,
7368,
355,
35374,
28,
39488,
14729,
11,
304,
13,
70,
11207,
198,
220,
220,
220,
220,
220,
220,
220,
900,
12,
11250,
598,
62,
68,
9019,
11639,
24805,
62,
36,
10080,
6,
598,
62,
2539,
11639,
24805,
62,
20373,
6,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
479,
85,
62,
22046,
796,
8633,
7,
2539,
62,
27160,
8,
198,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
300,
5799,
13,
2617,
62,
11250,
7,
1174,
74,
85,
62,
22046,
8,
198,
220,
220,
220,
220,
220,
220,
220,
611,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
27654,
21762,
45681,
10007,
900,
11537,
198,
220,
220,
220,
2845,
34299,
23,
1157,
12331,
355,
304,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3601,
62,
1069,
4516,
7,
68,
8,
198,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
49140,
7,
198,
220,
220,
220,
705,
2539,
3256,
198,
220,
220,
220,
2672,
28,
17821,
11,
198,
220,
220,
220,
2099,
28,
12976,
13,
46770,
7,
43,
54,
62,
10943,
16254,
62,
7336,
16309,
8,
198,
8,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
651,
62,
11250,
7,
49464,
11,
1994,
2599,
198,
220,
220,
220,
37227,
3855,
406,
5799,
45681,
8398,
526,
15931,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
7,
4685,
64,
13,
1136,
62,
11250,
7,
2539,
4008,
198,
220,
220,
220,
2845,
34299,
23,
1157,
12331,
355,
304,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3601,
62,
1069,
4516,
7,
68,
8,
198,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
4654,
62,
4265,
64,
7,
49464,
2599,
198,
220,
220,
220,
37227,
18234,
262,
17839,
3127,
287,
21676,
3838,
4235,
526,
15931,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
300,
5799,
13,
22179,
62,
4265,
64,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
611,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
24363,
287,
21676,
3838,
4235,
11537,
198,
220,
220,
220,
2845,
34299,
23,
1157,
12331,
355,
304,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3601,
62,
1069,
4516,
7,
68,
8,
198,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
4654,
62,
397,
79,
7,
49464,
2599,
198,
220,
220,
220,
37227,
18234,
262,
17839,
3127,
287,
9564,
47,
4235,
526,
15931,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
300,
5799,
13,
22179,
62,
397,
79,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
611,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
24363,
287,
9564,
47,
4235,
11537,
198,
220,
220,
220,
2845,
34299,
23,
1157,
12331,
355,
304,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3601,
62,
1069,
4516,
7,
68,
8,
198,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
6737,
7,
49464,
2599,
198,
220,
220,
220,
37227,
3855,
357,
49,
5432,
40,
11,
15571,
49,
8,
422,
3452,
2722,
19638,
526,
15931,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
357,
42216,
72,
11,
3013,
81,
8,
796,
300,
5799,
13,
12683,
282,
198,
220,
220,
220,
611,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
49,
5432,
40,
25,
1391,
15,
92,
532,
11346,
49,
25,
1391,
16,
92,
4458,
18982,
7,
42216,
72,
11,
3013,
81,
4008,
198,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
90,
92,
23884,
4458,
18982,
7,
42216,
72,
11,
3013,
81,
4008,
198,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
49140,
7,
198,
220,
220,
220,
705,
7109,
3256,
198,
220,
220,
220,
2672,
28,
25101,
11,
198,
220,
220,
220,
2099,
28,
12976,
13,
12394,
198,
8,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
1553,
7,
49464,
11,
1553,
2599,
198,
220,
220,
220,
37227,
3855,
14,
7248,
1306,
3758,
1366,
2494,
526,
15931,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
611,
1553,
318,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
7,
4685,
64,
13,
7109,
8,
198,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
300,
5799,
13,
7109,
796,
1553,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
6601,
2494,
900,
284,
1391,
15,
92,
2637,
13,
18982,
7,
7109,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
2845,
34299,
23,
1157,
12331,
355,
304,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3601,
62,
1069,
4516,
7,
68,
8,
198,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
2792,
62,
66,
429,
7,
49464,
2599,
198,
220,
220,
220,
37227,
3855,
510,
1222,
866,
8726,
21154,
526,
15931,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
357,
84,
489,
676,
11,
866,
8726,
8,
796,
300,
5799,
13,
8726,
62,
66,
429,
198,
220,
220,
220,
611,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
52,
489,
676,
25,
1391,
15,
92,
532,
5588,
8726,
25,
1391,
16,
92,
4458,
18982,
7,
84,
489,
676,
11,
866,
8726,
4008,
198,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
90,
92,
23884,
4458,
18982,
7,
84,
489,
676,
11,
866,
8726,
4008,
198,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
450,
79,
62,
10951,
7,
49464,
2599,
198,
220,
220,
220,
37227,
3855,
9564,
47,
7508,
13,
628,
220,
220,
220,
1649,
1262,
21676,
3838,
11,
5860,
262,
3306,
7508,
284,
302,
12,
22179,
287,
9564,
47,
4235,
13,
383,
198,
220,
220,
220,
1708,
46545,
318,
4504,
25,
357,
26245,
2389,
11,
6245,
4550,
81,
11,
399,
86,
591,
2539,
11,
27710,
2539,
8,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
357,
77,
43021,
62,
312,
11,
1614,
62,
29851,
11,
299,
86,
591,
62,
2539,
11,
6725,
62,
2539,
8,
796,
300,
5799,
13,
397,
79,
62,
10951,
198,
220,
220,
220,
611,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
45,
43021,
7390,
25,
23884,
4458,
18982,
7,
77,
43021,
62,
312,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
13603,
4550,
81,
25,
23884,
4458,
18982,
7,
7959,
62,
29851,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
45,
86,
591,
2539,
25,
23884,
4458,
18982,
7,
47516,
591,
62,
2539,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
48433,
2539,
25,
23884,
4458,
18982,
7,
18211,
62,
2539,
4008,
198,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
90,
92,
23884,
23884,
23884,
4458,
18982,
7,
77,
43021,
62,
312,
11,
1614,
62,
29851,
11,
299,
86,
591,
62,
2539,
11,
6725,
62,
2539,
4008,
198,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
18076,
7,
198,
220,
220,
220,
705,
12,
79,
3256,
705,
438,
634,
3256,
198,
220,
220,
220,
4277,
28,
16,
11,
198,
220,
220,
220,
2099,
28,
12976,
13,
5317,
17257,
7,
16,
11,
30299,
828,
198,
220,
220,
220,
1037,
11639,
634,
1271,
284,
779,
357,
16,
12,
22047,
33047,
198,
8,
198,
31,
12976,
13,
18076,
7,
198,
220,
220,
220,
705,
438,
10414,
2533,
3256,
198,
220,
220,
220,
318,
62,
32109,
28,
17821,
11,
198,
220,
220,
220,
1037,
11639,
16338,
393,
4999,
3758,
6,
198,
8,
198,
31,
12976,
13,
18076,
7,
198,
220,
220,
220,
705,
438,
39491,
3256,
198,
220,
220,
220,
318,
62,
32109,
28,
17821,
11,
198,
220,
220,
220,
1037,
11639,
6601,
318,
13934,
357,
33095,
30240,
33047,
198,
8,
198,
31,
12976,
13,
49140,
7,
198,
220,
220,
220,
705,
7890,
3256,
198,
220,
220,
220,
2672,
28,
17821,
198,
8,
198,
31,
12976,
13,
18076,
7,
198,
220,
220,
220,
705,
438,
17752,
3256,
198,
220,
220,
220,
318,
62,
32109,
28,
17821,
11,
198,
220,
220,
220,
1037,
11639,
26410,
866,
8726,
287,
19449,
5794,
6,
198,
8,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
3758,
7,
49464,
11,
2493,
11,
6216,
11,
13934,
11,
1366,
11,
33918,
2599,
198,
220,
220,
220,
37227,
25206,
6706,
21762,
45681,
3275,
290,
2198,
329,
866,
8726,
526,
15931,
198,
220,
220,
220,
611,
13934,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1366,
796,
9881,
13,
6738,
33095,
7,
7890,
8,
198,
220,
220,
220,
220,
220,
220,
220,
2845,
11052,
12331,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
44651,
13934,
1366,
11537,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
300,
5799,
13,
21280,
7,
7890,
11,
6216,
28,
10414,
2533,
11,
2493,
28,
634,
8,
198,
220,
220,
220,
2845,
34299,
23,
1157,
12331,
355,
304,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3601,
62,
1069,
4516,
7,
68,
8,
198,
220,
220,
220,
220,
220,
220,
220,
300,
5799,
13,
19836,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
628,
220,
220,
220,
611,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
12837,
1908,
2637,
8,
198,
220,
220,
220,
611,
300,
5799,
13,
46803,
62,
2902,
28751,
25,
198,
220,
220,
220,
220,
220,
220,
220,
866,
8726,
796,
300,
5799,
13,
1136,
62,
2902,
8726,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
866,
8726,
17816,
7890,
20520,
796,
866,
8726,
17816,
7890,
6,
4083,
33095,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
611,
33918,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
7,
67,
8142,
7,
2902,
8726,
11,
33793,
28,
19,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
1288,
361,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
8048,
8726,
2722,
25,
11537,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
13924,
25,
23884,
4458,
18982,
7,
2902,
8726,
17816,
634,
20520,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
866,
8726,
17816,
42216,
72,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
49,
5432,
40,
25,
23884,
4458,
18982,
7,
2902,
8726,
17816,
42216,
72,
20520,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
15571,
49,
25,
23884,
4458,
18982,
7,
2902,
8726,
17816,
16184,
81,
20520,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
6601,
25,
23884,
4458,
18982,
7,
2902,
8726,
17816,
7890,
20520,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
7,
2902,
8726,
17816,
7890,
6,
12962,
198,
220,
220,
220,
1288,
361,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
2949,
866,
8726,
1695,
2637,
8,
198,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
49140,
7,
198,
220,
220,
220,
705,
2539,
62,
27160,
3256,
198,
220,
220,
220,
1138,
615,
283,
11639,
20373,
28,
39488,
986,
3256,
198,
220,
220,
220,
2672,
28,
25101,
11,
198,
220,
220,
220,
2099,
28,
9218,
11395,
22973,
6030,
47,
17,
47,
22784,
198,
220,
220,
220,
299,
22046,
10779,
16,
198,
8,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
374,
69,
62,
11250,
7,
49464,
11,
1994,
62,
27160,
2599,
198,
220,
220,
220,
37227,
3855,
14,
7248,
406,
5799,
47,
17,
47,
8398,
13,
628,
220,
220,
220,
3467,
65,
198,
220,
220,
220,
9170,
4578,
11,
5860,
25,
198,
220,
220,
220,
220,
220,
220,
220,
8373,
11,
264,
69,
11,
275,
86,
11,
1067,
11,
778,
11925,
11,
279,
18351,
628,
220,
220,
220,
3467,
65,
198,
220,
220,
220,
15323,
900,
374,
69,
62,
11250,
11,
20559,
2886,
389,
7368,
355,
35374,
28,
39488,
14729,
25,
198,
220,
220,
220,
220,
220,
220,
220,
2030,
80,
25,
8373,
287,
19805,
357,
45039,
13,
830,
12,
24,
1959,
13,
12865,
8,
198,
220,
220,
220,
220,
220,
220,
220,
264,
69,
25,
4202,
5766,
357,
21,
12,
1065,
8,
198,
220,
220,
220,
220,
220,
220,
220,
275,
86,
25,
19484,
357,
15,
25,
11623,
42,
7399,
11,
352,
25,
9031,
42,
7399,
11,
362,
25,
4059,
42,
7399,
8,
198,
220,
220,
220,
220,
220,
220,
220,
1067,
25,
19617,
2494,
357,
16,
25,
19,
14,
20,
11,
362,
25,
19,
14,
21,
11,
513,
25,
19,
14,
22,
11,
604,
25,
19,
14,
23,
8,
198,
220,
220,
220,
220,
220,
220,
220,
778,
11925,
25,
662,
321,
903,
4129,
4277,
357,
23,
12,
35916,
2327,
8,
198,
220,
220,
220,
220,
220,
220,
220,
279,
18351,
25,
309,
87,
1176,
357,
20,
12,
1238,
8,
198,
220,
220,
220,
412,
13,
70,
11207,
374,
69,
12,
11250,
2030,
80,
28,
45039,
13,
3064,
264,
69,
28,
22,
279,
18351,
28,
1433,
628,
220,
220,
220,
37227,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
4566,
796,
8633,
7,
2539,
62,
27160,
8,
198,
220,
220,
220,
611,
4566,
6624,
23884,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
1400,
10007,
25,
5860,
48321,
62,
11250,
198,
220,
220,
220,
220,
220,
220,
220,
4566,
796,
300,
5799,
13,
41871,
62,
11250,
198,
220,
220,
220,
220,
220,
220,
220,
611,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
37,
28707,
25,
23884,
4458,
18982,
7,
11250,
17816,
19503,
80,
20520,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
20802,
25,
23884,
4458,
18982,
7,
11250,
17816,
28202,
20520,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
48802,
25,
23884,
4458,
18982,
7,
11250,
17816,
65,
86,
20520,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
9419,
25,
23884,
4458,
18982,
7,
11250,
17816,
6098,
20520,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
6836,
30659,
25,
23884,
4458,
18982,
7,
11250,
17816,
1050,
11925,
20520,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
13434,
25,
23884,
4458,
18982,
7,
11250,
17816,
79,
18351,
20520,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
90,
92,
23884,
23884,
23884,
23884,
23884,
4458,
18982,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
4566,
17816,
19503,
80,
6,
4357,
4566,
17816,
28202,
6,
4357,
4566,
17816,
65,
86,
6,
4357,
4566,
17816,
6098,
6,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
4566,
17816,
1050,
11925,
6,
4357,
4566,
17816,
79,
18351,
20520,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
15306,
198,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
1629,
1551,
257,
11507,
11,
900,
48321,
62,
11250,
198,
220,
220,
220,
220,
220,
220,
220,
300,
5799,
13,
41871,
62,
11250,
796,
4566,
198,
220,
220,
220,
220,
220,
220,
220,
611,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
41871,
62,
11250,
900,
25,
705,
1343,
46083,
45302,
22179,
10786,
90,
92,
34758,
92,
4458,
18982,
7,
74,
11,
410,
8,
329,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
479,
11,
410,
287,
4566,
13,
23814,
3419,
4008,
628,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
18076,
7,
198,
220,
220,
220,
705,
438,
66,
429,
3256,
198,
220,
220,
220,
4277,
28,
16,
11,
198,
220,
220,
220,
2099,
28,
12976,
13,
5317,
17257,
7,
16,
11,
45021,
2327,
828,
198,
220,
220,
220,
1037,
11639,
17602,
9853,
357,
16,
12,
35916,
2327,
33047,
198,
8,
198,
31,
12976,
13,
18076,
7,
198,
220,
220,
220,
705,
438,
3849,
2100,
3256,
198,
220,
220,
220,
4277,
28,
1899,
11,
198,
220,
220,
220,
2099,
28,
12976,
13,
5317,
17257,
7,
16,
11,
4570,
405,
828,
198,
220,
220,
220,
1037,
11639,
27765,
16654,
357,
16,
12,
2623,
405,
33047,
198,
8,
198,
31,
12976,
13,
18076,
7,
198,
220,
220,
220,
705,
438,
39491,
3256,
198,
220,
220,
220,
318,
62,
32109,
28,
17821,
11,
198,
220,
220,
220,
1037,
11639,
6601,
318,
13934,
357,
33095,
30240,
33047,
198,
8,
198,
31,
12976,
13,
49140,
7,
198,
220,
220,
220,
705,
7890,
3256,
198,
220,
220,
220,
2672,
28,
17821,
198,
8,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
256,
25306,
7,
49464,
11,
269,
429,
11,
16654,
11,
13934,
11,
1366,
2599,
198,
220,
220,
220,
37227,
25206,
6706,
21762,
47,
17,
47,
3275,
526,
15931,
198,
220,
220,
220,
611,
13934,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1366,
796,
9881,
13,
6738,
33095,
7,
7890,
8,
198,
220,
220,
220,
220,
220,
220,
220,
2845,
11052,
12331,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
44651,
13934,
1366,
11537,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
300,
5799,
13,
17602,
66,
7,
7890,
11,
269,
429,
28,
66,
429,
11,
16654,
28,
3849,
2100,
8,
198,
220,
220,
220,
2845,
34299,
23,
1157,
12331,
355,
304,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3601,
62,
1069,
4516,
7,
68,
8,
198,
220,
220,
220,
220,
220,
220,
220,
300,
5799,
13,
19836,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
628,
220,
220,
220,
611,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
12837,
1908,
2637,
8,
198,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
374,
25306,
7,
49464,
2599,
198,
220,
220,
220,
37227,
7248,
8265,
287,
406,
5799,
47,
17,
47,
3328,
4235,
526,
15931,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
300,
5799,
13,
81,
25306,
3419,
198,
220,
220,
220,
611,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
26796,
900,
287,
3328,
4235,
2637,
8,
198,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
27765,
62,
11338,
7,
49464,
2599,
198,
220,
220,
220,
37227,
19485,
406,
5799,
47,
17,
47,
15326,
526,
15931,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
300,
5799,
13,
17602,
62,
11338,
3419,
198,
220,
220,
220,
611,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
43,
5799,
47,
17,
47,
15326,
5025,
2637,
8,
198,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
374,
87,
62,
11338,
7,
49464,
2599,
198,
220,
220,
220,
37227,
19485,
406,
5799,
47,
17,
47,
24202,
526,
15931,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
300,
5799,
13,
40914,
62,
11338,
3419,
198,
220,
220,
220,
611,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
43,
5799,
47,
17,
47,
24202,
5025,
2637,
8,
198,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
49140,
7,
198,
220,
220,
220,
705,
48678,
3256,
198,
220,
220,
220,
2672,
28,
25101,
11,
198,
220,
220,
220,
4277,
28,
1899,
11,
198,
220,
220,
220,
2099,
28,
12976,
13,
12394,
198,
8,
198,
31,
12976,
13,
18076,
7,
198,
220,
220,
220,
705,
438,
17752,
3256,
198,
220,
220,
220,
318,
62,
32109,
28,
17821,
11,
198,
220,
220,
220,
1037,
11639,
26410,
3275,
287,
19449,
5794,
6,
198,
8,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
374,
87,
62,
1136,
7,
49464,
11,
26827,
11,
33918,
2599,
198,
220,
220,
220,
37227,
3855,
406,
5799,
47,
17,
47,
3275,
526,
15931,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
300,
5799,
13,
40914,
62,
1136,
7,
48678,
8,
198,
220,
220,
220,
611,
300,
5799,
13,
46803,
62,
2902,
28751,
25,
198,
220,
220,
220,
220,
220,
220,
220,
374,
87,
796,
300,
5799,
13,
1136,
62,
2902,
8726,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
374,
87,
17816,
7890,
20520,
796,
374,
87,
17816,
7890,
6,
4083,
33095,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
611,
33918,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
7,
67,
8142,
7,
40914,
11,
33793,
28,
19,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
1288,
361,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
12837,
2722,
25,
11537,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
374,
87,
17816,
42216,
72,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
49,
5432,
40,
25,
23884,
4458,
18982,
7,
40914,
17816,
42216,
72,
20520,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
15571,
49,
25,
23884,
4458,
18982,
7,
40914,
17816,
16184,
81,
20520,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
6601,
25,
23884,
4458,
18982,
7,
40914,
17816,
7890,
20520,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
7,
40914,
17816,
7890,
6,
12962,
198,
220,
220,
220,
1288,
361,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
2949,
3275,
1695,
2637,
8,
198,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
5243,
62,
13376,
7,
49464,
2599,
198,
220,
220,
220,
37227,
3855,
5243,
7869,
13,
628,
220,
220,
220,
16409,
25,
309,
87,
33244,
34,
429,
11,
309,
87,
9139,
81,
34,
429,
11,
49715,
33244,
34,
429,
11,
49715,
7575,
7975,
34,
429,
11,
49715,
9139,
81,
34,
429,
11,
198,
220,
220,
220,
371,
824,
72,
11,
5489,
81,
13,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
357,
198,
220,
220,
220,
220,
220,
220,
220,
27765,
62,
13138,
62,
66,
429,
11,
27765,
62,
8056,
62,
66,
429,
11,
198,
220,
220,
220,
220,
220,
220,
220,
374,
87,
62,
13138,
62,
66,
429,
11,
374,
87,
62,
48678,
62,
66,
429,
11,
374,
87,
62,
8056,
62,
66,
429,
11,
198,
220,
220,
220,
220,
220,
220,
220,
374,
824,
72,
11,
3013,
81,
198,
220,
220,
220,
1267,
796,
300,
5799,
13,
37004,
62,
13376,
198,
220,
220,
220,
611,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
46047,
33244,
34,
429,
25,
23884,
4458,
18982,
7,
17602,
62,
13138,
62,
66,
429,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
46047,
9139,
81,
34,
429,
25,
23884,
4458,
18982,
7,
17602,
62,
8056,
62,
66,
429,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
49,
87,
33244,
34,
429,
25,
23884,
4458,
18982,
7,
40914,
62,
13138,
62,
66,
429,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
49,
87,
7575,
7975,
34,
429,
25,
23884,
4458,
18982,
7,
40914,
62,
48678,
62,
66,
429,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
49,
87,
9139,
81,
34,
429,
25,
23884,
4458,
18982,
7,
40914,
62,
8056,
62,
66,
429,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
49,
5432,
40,
25,
23884,
4458,
18982,
7,
42216,
72,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
15571,
49,
25,
23884,
4458,
18982,
7,
16184,
81,
4008,
198,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
90,
92,
23884,
23884,
23884,
23884,
23884,
23884,
4458,
18982,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
27765,
62,
13138,
62,
66,
429,
11,
27765,
62,
8056,
62,
66,
429,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
374,
87,
62,
13138,
62,
66,
429,
11,
374,
87,
62,
48678,
62,
66,
429,
11,
374,
87,
62,
8056,
62,
66,
429,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
374,
824,
72,
11,
3013,
81,
198,
220,
220,
220,
220,
220,
220,
220,
15306,
198,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
1598,
62,
37004,
62,
13376,
7,
49464,
2599,
198,
220,
220,
220,
37227,
19856,
5243,
7869,
526,
15931,
198,
220,
220,
220,
300,
5799,
796,
34299,
23,
1157,
3419,
198,
220,
220,
220,
300,
5799,
13,
20063,
62,
37004,
62,
13376,
3419,
198,
220,
220,
220,
611,
269,
17602,
13,
26801,
17816,
5959,
33,
14058,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
26093,
7869,
12539,
2637,
8,
198,
220,
220,
220,
300,
5799,
13,
19836,
3419,
628,
198,
361,
11593,
3672,
834,
6624,
705,
834,
12417,
834,
10354,
198,
220,
220,
220,
537,
72,
3419,
198
] | 2.142109 | 7,825 |
import os
import numpy as np
import warnings
from . import genericsettings
scenario_rlbased = 'rlbased'
scenario_fixed = 'fixed'
scenario_biobjfixed = 'biobjfixed'
scenario_biobjrlbased = 'biobjrlbased'
scenario_biobjextfixed = 'biobjextfixed'
all_scenarios = [scenario_rlbased, scenario_fixed,
scenario_biobjfixed, scenario_biobjrlbased,
scenario_biobjextfixed]
testbed_name_single = 'bbob'
testbed_name_single_noisy = 'bbob-noisy'
testbed_name_bi = 'bbob-biobj'
testbed_name_bi_ext = 'bbob-biobj-ext'
default_testbed_single = 'GECCOBBOBTestbed'
default_testbed_single_noisy = 'GECCOBBOBNoisyTestbed'
default_testbed_bi = 'GECCOBiObjBBOBTestbed'
default_testbed_bi_ext = 'GECCOBiObjExtBBOBTestbed'
current_testbed = None
suite_to_testbed = {
'bbob' : default_testbed_single,
'bbob-noisy' : default_testbed_single_noisy,
'bbob-biobj' : default_testbed_bi,
'bbob-biobj-ext' : default_testbed_bi_ext
}
reference_values = {}
def get_reference_values(algorithm):
""" Returns the hash value of the hypervolume reference values
for the specified algorithm (if available, i.e. if the algorithm
has been run on the `bbob-biobj` testbed).
If algorithm=None, all hash values are returned as a set
(i.e. with no duplicates) if more than one hash is available
or as a string if all hashes are the same.
"""
global reference_values
if reference_values and algorithm in reference_values:
return reference_values[algorithm]
if reference_values and algorithm is None:
return set(reference_values.values()) if len(set(reference_values.values())) > 1 else reference_values.values()[0]
return None
class Testbed(object):
"""this might become the future way to have settings related to testbeds
TODO: how do we pass information from the benchmark to the post-processing?
"""
reference_algorithm_displayname = None
def info(self, fun_number=None):
"""info on the testbed if ``fun_number is None`` or one-line info
for function with number ``fun_number``.
"""
if fun_number is None:
return self.__doc__
for line in open(os.path.join(os.path.abspath(os.path.split(__file__)[0]),
self.info_filename)).readlines():
if line.split(): # ie if not empty
try: # empty lines are ignored
fun = int(line.split()[0])
if fun == fun_number:
return 'F' + str(fun) + ' ' + ' '.join(line.split()[1:])
except ValueError:
continue # ignore annotations
class GECCOBBOBTestbed(Testbed):
"""Testbed used in the GECCO BBOB workshops 2009, 2010, 2012, 2013, 2015,
and 2016.
"""
shortinfo_filename = 'bbob-benchmarkshortinfos.txt'
pptable_target_runlengths = [0.5, 1.2, 3, 10, 50] # used in config for expensive setting
pptable_targetsOfInterest = (10, 1, 1e-1, 1e-2, 1e-3, 1e-5, 1e-7) # for pptable and pptablemany
settings = dict(
info_filename = 'bbob-benchmarkinfos.txt',
shortinfo_filename = shortinfo_filename,
name = testbed_name_single,
short_names = get_short_names(shortinfo_filename),
hardesttargetlatex = '10^{-8}', # used for ppfigs, pptable, pptable2, and pptables
ppfigs_ftarget = 1e-8, # to set target runlength in expensive setting, use genericsettings.target_runlength
ppfig2_ftarget = 1e-8,
ppfigdim_target_values = (10, 1, 1e-1, 1e-2, 1e-3, 1e-5, 1e-8),
pprldistr_target_values = (10., 1e-1, 1e-4, 1e-8),
pprldmany_target_values = 10 ** np.arange(2, -8.2, -0.2),
pprldmany_target_range_latex = '$10^{[-8..2]}$',
ppscatter_target_values = np.logspace(-8, 2, 21), # 21 was 46
rldValsOfInterest = (10, 1e-1, 1e-4, 1e-8), # possibly changed in config
ppfvdistr_min_target = 1e-8,
functions_with_legend = (1, 24, 101, 130),
first_function_number = 1,
last_function_number = 24,
reference_values_hash_dimensions = [],
pptable_ftarget = 1e-8, # value for determining the success ratio in all tables
pptable_targetsOfInterest = pptable_targetsOfInterest,
pptable2_targetsOfInterest = (1e+1, 1e-1, 1e-3, 1e-5, 1e-7), # used for pptable2
pptablemany_targetsOfInterest = pptable_targetsOfInterest,
scenario = scenario_fixed,
reference_algorithm_filename = 'refalgs/best2009-bbob.tar.gz',
reference_algorithm_displayname = 'best 2009', # TODO: should be read in from data set in reference_algorithm_filename
#.reference_algorithm_filename = 'data/RANDOMSEARCH'
#.reference_algorithm_displayname = "RANDOMSEARCH" # TODO: should be read in from data set in reference_algorithm_filename
# expensive optimization settings:
pptable_target_runlengths = pptable_target_runlengths,
pptable2_target_runlengths = pptable_target_runlengths,
pptables_target_runlengths = pptable_target_runlengths,
instancesOfInterest = None # None: consider all instances
#.instancesOfInterest = {1: 1, 2: 1, 3: 1, 4: 1, 5: 1, 6: 1, 7: 1, 8: 1, 9: 1,
# 10: 1, 11: 1, 12: 1, 13: 1, 14: 1, 15: 1,
# 21: 1, 22: 1, 23: 1, 24: 1, 25: 1, 26: 1, 27: 1, 28: 1, 29: 1, 30: 1,
# 31: 1, 32: 1, 33: 1, 34: 1, 35: 1, 36: 1, 37: 1, 38: 1, 39: 1, 40: 1,
# 41: 1, 42: 1, 43: 1, 44: 1, 45: 1, 46: 1, 47: 1, 48: 1, 49: 1, 50: 1,
# 51: 1, 52: 1, 53: 1, 54: 1, 55: 1, 56: 1, 57: 1, 58: 1, 59: 1, 60: 1} # consider only 2009-2016 instances
#.instancesOfInterest = {1: 1, 2: 1}
)
class GECCOBBOBNoisyTestbed(GECCOBBOBTestbed):
"""The noisy testbed used in the GECCO BBOB workshops 2009, 2010, 2012,
2013, 2015, and 2016.
"""
shortinfo_filename = 'bbob-noisy-benchmarkshortinfos.txt'
settings = dict(
info_filename = 'bbob-noisy-benchmarkinfos.txt',
shortinfo_filename = shortinfo_filename,
short_names = get_short_names(shortinfo_filename),
name = testbed_name_single, # TODO: until we clean the code which uses this name, we need to use it also here.
functions_with_legend = (101, 130),
first_function_number = 101,
last_function_number = 130,
reference_algorithm_filename = 'refalgs/best2009-bbob-noisy.tar.gz',
reference_algorithm_displayname = 'best 2009' # TODO: should be read in from data set in reference_algorithm_filename
)
class GECCOBiObjBBOBTestbed(Testbed):
"""Testbed used in the BBOB workshops to display
data sets run on the `bbob-biobj` test suite.
"""
shortinfo_filename = 'bbob-biobj-benchmarkshortinfos.txt'
pptable_target_runlengths = [0.5, 1.2, 3, 10, 50] # used in config for expensive setting
pptable_targetsOfInterest = (10, 1, 1e-1, 1e-2, 1e-3, 1e-5, 1e-7) # for pptable and pptablemany
settings = dict(
info_filename = 'bbob-biobj-benchmarkinfos.txt',
shortinfo_filename = shortinfo_filename,
name = testbed_name_bi,
short_names = get_short_names(shortinfo_filename),
hardesttargetlatex = '10^{-5}', # used for ppfigs, pptable, pptable2, and pptables
ppfigs_ftarget = 1e-5, # to set target runlength in expensive setting, use genericsettings.target_runlength
ppfig2_ftarget = 1e-5,
ppfigdim_target_values = (1e-1, 1e-2, 1e-3, 1e-4, 1e-5),
pprldistr_target_values = (1e-1, 1e-2, 1e-3, 1e-5),
pprldmany_target_values = np.append(np.append(10 ** np.arange(0, -5.1, -0.1), [0]), -10 ** np.arange(-5, -3.9, 0.2)),
pprldmany_target_range_latex = '$\{-10^{-4}, -10^{-4.2}, $ $-10^{-4.4}, -10^{-4.6}, -10^{-4.8}, -10^{-5}, 0, 10^{-5}, 10^{-4.9}, 10^{-4.8}, \dots, 10^{-0.1}, 10^0\}$',
ppscatter_target_values = np.logspace(-5, 1, 21), # 21 was 51
rldValsOfInterest = (1e-1, 1e-2, 1e-3, 1e-4, 1e-5),
ppfvdistr_min_target = 1e-5,
functions_with_legend = (1, 30, 31, 55),
first_function_number = 1,
last_function_number = 55,
reference_values_hash_dimensions = [2, 3, 5, 10, 20],
pptable_ftarget = 1e-5, # value for determining the success ratio in all tables
pptable_targetsOfInterest = (1, 1e-1, 1e-2, 1e-3, 1e-4, 1e-5),
pptable2_targetsOfInterest = (1e-1, 1e-2, 1e-3, 1e-4, 1e-5), # used for pptable2
pptablemany_targetsOfInterest = (1, 1e-1, 1e-2, 1e-3), # used for pptables
scenario = scenario_biobjfixed,
reference_algorithm_filename = 'refalgs/best2016-bbob-biobj.tar.gz', # TODO produce correct best2016 algo and delete this line
reference_algorithm_displayname = 'best 2016', # TODO: should be read in from data set in reference_algorithm_filename
instancesOfInterest = {1: 1, 2: 1, 3: 1, 4: 1, 5: 1, 6: 1, 7: 1, 8: 1, 9: 1, 10: 1}, # None, # None: consider all instances
# expensive optimization settings:
pptable_target_runlengths = [0.5, 1.2, 3, 10, 50], # [0.5, 2, 10, 50] # used in config for expensive setting
pptable2_target_runlengths = [0.5, 1.2, 3, 10, 50], # [0.5, 2, 10, 50] # used in config for expensive setting
pptables_target_runlengths = [2, 10, 50] # used in config for expensive setting
)
class GECCOBiObjExtBBOBTestbed(GECCOBiObjBBOBTestbed):
"""Biobjective testbed to display data sets run on the `bbob-biobj-ext`
test suite.
"""
shortinfo_filename = 'bbob-biobj-benchmarkshortinfos.txt'
settings = dict(
info_filename = 'bbob-biobj-benchmarkinfos.txt',
shortinfo_filename = shortinfo_filename,
name = testbed_name_bi_ext,
short_names = get_short_names(shortinfo_filename),
functions_with_legend = (1, 30, 31, 60, 61, 92),
first_function_number = 1,
last_function_number = 92,
scenario = scenario_biobjextfixed,
reference_algorithm_filename = '', # TODO produce correct best2017 algo and delete this line
reference_algorithm_displayname = '', # TODO: should be read in from data set in reference_algorithm_filename
instancesOfInterest = {1: 1, 2: 1, 3: 1, 4: 1, 5: 1, 6: 1, 7: 1, 8: 1, 9: 1, 10: 1}, # None: consider all instances
)
| [
11748,
28686,
198,
11748,
299,
32152,
355,
45941,
198,
11748,
14601,
198,
198,
6738,
764,
1330,
1152,
873,
12374,
198,
198,
1416,
39055,
62,
45895,
3106,
796,
705,
45895,
3106,
6,
198,
1416,
39055,
62,
34021,
796,
705,
34021,
6,
198,
1416,
39055,
62,
8482,
26801,
34021,
796,
705,
8482,
26801,
34021,
6,
198,
1416,
39055,
62,
8482,
26801,
45895,
3106,
796,
705,
8482,
26801,
45895,
3106,
6,
198,
1416,
39055,
62,
8482,
26801,
2302,
34021,
796,
705,
8482,
26801,
2302,
34021,
6,
198,
439,
62,
1416,
268,
13010,
796,
685,
1416,
39055,
62,
45895,
3106,
11,
8883,
62,
34021,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8883,
62,
8482,
26801,
34021,
11,
8883,
62,
8482,
26801,
45895,
3106,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8883,
62,
8482,
26801,
2302,
34021,
60,
198,
198,
9288,
3077,
62,
3672,
62,
29762,
796,
705,
11848,
672,
6,
198,
9288,
3077,
62,
3672,
62,
29762,
62,
3919,
13560,
796,
705,
11848,
672,
12,
3919,
13560,
6,
198,
9288,
3077,
62,
3672,
62,
8482,
796,
705,
11848,
672,
12,
8482,
26801,
6,
198,
9288,
3077,
62,
3672,
62,
8482,
62,
2302,
796,
705,
11848,
672,
12,
8482,
26801,
12,
2302,
6,
198,
198,
12286,
62,
9288,
3077,
62,
29762,
796,
705,
38,
2943,
8220,
33,
8202,
33,
14402,
3077,
6,
198,
12286,
62,
9288,
3077,
62,
29762,
62,
3919,
13560,
796,
705,
38,
2943,
8220,
33,
8202,
33,
2949,
13560,
14402,
3077,
6,
198,
12286,
62,
9288,
3077,
62,
8482,
796,
705,
38,
2943,
8220,
23286,
49201,
33,
8202,
33,
14402,
3077,
6,
198,
12286,
62,
9288,
3077,
62,
8482,
62,
2302,
796,
705,
38,
2943,
8220,
23286,
49201,
11627,
33,
8202,
33,
14402,
3077,
6,
198,
198,
14421,
62,
9288,
3077,
796,
6045,
198,
198,
2385,
578,
62,
1462,
62,
9288,
3077,
796,
1391,
198,
220,
220,
220,
705,
11848,
672,
6,
1058,
4277,
62,
9288,
3077,
62,
29762,
11,
198,
220,
220,
220,
705,
11848,
672,
12,
3919,
13560,
6,
1058,
4277,
62,
9288,
3077,
62,
29762,
62,
3919,
13560,
11,
198,
220,
220,
220,
705,
11848,
672,
12,
8482,
26801,
6,
1058,
4277,
62,
9288,
3077,
62,
8482,
11,
198,
220,
220,
220,
705,
11848,
672,
12,
8482,
26801,
12,
2302,
6,
1058,
4277,
62,
9288,
3077,
62,
8482,
62,
2302,
198,
92,
628,
198,
198,
35790,
62,
27160,
796,
23884,
628,
628,
198,
198,
4299,
651,
62,
35790,
62,
27160,
7,
282,
42289,
2599,
198,
220,
220,
220,
37227,
16409,
262,
12234,
1988,
286,
262,
8718,
29048,
4941,
3815,
198,
220,
220,
220,
220,
220,
220,
220,
329,
262,
7368,
11862,
357,
361,
1695,
11,
1312,
13,
68,
13,
611,
262,
11862,
198,
220,
220,
220,
220,
220,
220,
220,
468,
587,
1057,
319,
262,
4600,
11848,
672,
12,
8482,
26801,
63,
1332,
3077,
737,
198,
220,
220,
220,
220,
220,
220,
220,
1002,
11862,
28,
14202,
11,
477,
12234,
3815,
389,
4504,
355,
257,
900,
198,
220,
220,
220,
220,
220,
220,
220,
357,
72,
13,
68,
13,
351,
645,
14184,
16856,
8,
611,
517,
621,
530,
12234,
318,
1695,
198,
220,
220,
220,
220,
220,
220,
220,
393,
355,
257,
4731,
611,
477,
46621,
389,
262,
976,
13,
198,
220,
220,
220,
37227,
628,
220,
220,
220,
3298,
4941,
62,
27160,
628,
220,
220,
220,
611,
4941,
62,
27160,
290,
11862,
287,
4941,
62,
27160,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
4941,
62,
27160,
58,
282,
42289,
60,
198,
220,
220,
220,
611,
4941,
62,
27160,
290,
11862,
318,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
900,
7,
35790,
62,
27160,
13,
27160,
28955,
611,
18896,
7,
2617,
7,
35790,
62,
27160,
13,
27160,
3419,
4008,
1875,
352,
2073,
4941,
62,
27160,
13,
27160,
3419,
58,
15,
60,
628,
220,
220,
220,
1441,
6045,
628,
628,
198,
4871,
6208,
3077,
7,
15252,
2599,
198,
220,
220,
220,
37227,
5661,
1244,
1716,
262,
2003,
835,
284,
423,
6460,
3519,
284,
1332,
3077,
82,
198,
220,
220,
220,
16926,
46,
25,
703,
466,
356,
1208,
1321,
422,
262,
18335,
284,
262,
1281,
12,
36948,
30,
628,
220,
220,
220,
37227,
628,
220,
220,
220,
4941,
62,
282,
42289,
62,
13812,
3672,
796,
6045,
628,
220,
220,
220,
825,
7508,
7,
944,
11,
1257,
62,
17618,
28,
14202,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
10951,
319,
262,
1332,
3077,
611,
7559,
12543,
62,
17618,
318,
6045,
15506,
393,
530,
12,
1370,
7508,
198,
220,
220,
220,
220,
220,
220,
220,
329,
2163,
351,
1271,
7559,
12543,
62,
17618,
15506,
13,
628,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
611,
1257,
62,
17618,
318,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
2116,
13,
834,
15390,
834,
628,
220,
220,
220,
220,
220,
220,
220,
329,
1627,
287,
1280,
7,
418,
13,
6978,
13,
22179,
7,
418,
13,
6978,
13,
397,
2777,
776,
7,
418,
13,
6978,
13,
35312,
7,
834,
7753,
834,
38381,
15,
46570,
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,
2116,
13,
10951,
62,
34345,
29720,
961,
6615,
33529,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
1627,
13,
35312,
33529,
220,
1303,
37941,
611,
407,
6565,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1949,
25,
220,
1303,
6565,
3951,
389,
9514,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1257,
796,
493,
7,
1370,
13,
35312,
3419,
58,
15,
12962,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
1257,
6624,
1257,
62,
17618,
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,
1441,
705,
37,
6,
1343,
965,
7,
12543,
8,
1343,
705,
705,
1343,
705,
45302,
22179,
7,
1370,
13,
35312,
3419,
58,
16,
25,
12962,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2845,
11052,
12331,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2555,
220,
1303,
8856,
37647,
628,
198,
4871,
402,
2943,
8220,
33,
8202,
33,
14402,
3077,
7,
14402,
3077,
2599,
198,
220,
220,
220,
37227,
14402,
3077,
973,
287,
262,
402,
2943,
8220,
347,
8202,
33,
25982,
3717,
11,
3050,
11,
2321,
11,
2211,
11,
1853,
11,
198,
220,
220,
220,
220,
220,
220,
290,
1584,
13,
198,
220,
220,
220,
37227,
628,
220,
220,
220,
1790,
10951,
62,
34345,
796,
705,
11848,
672,
12,
26968,
14306,
71,
419,
10745,
418,
13,
14116,
6,
198,
220,
220,
220,
279,
457,
540,
62,
16793,
62,
5143,
13664,
82,
796,
685,
15,
13,
20,
11,
352,
13,
17,
11,
513,
11,
838,
11,
2026,
60,
1303,
973,
287,
4566,
329,
5789,
4634,
198,
220,
220,
220,
279,
457,
540,
62,
83,
853,
1039,
5189,
19302,
796,
357,
940,
11,
352,
11,
352,
68,
12,
16,
11,
352,
68,
12,
17,
11,
352,
68,
12,
18,
11,
352,
68,
12,
20,
11,
352,
68,
12,
22,
8,
1303,
329,
279,
457,
540,
290,
279,
457,
540,
21834,
628,
220,
220,
220,
6460,
796,
8633,
7,
198,
220,
220,
220,
220,
220,
220,
220,
7508,
62,
34345,
796,
705,
11848,
672,
12,
26968,
4102,
10745,
418,
13,
14116,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
1790,
10951,
62,
34345,
796,
1790,
10951,
62,
34345,
11,
198,
220,
220,
220,
220,
220,
220,
220,
1438,
796,
1332,
3077,
62,
3672,
62,
29762,
11,
198,
220,
220,
220,
220,
220,
220,
220,
1790,
62,
14933,
796,
651,
62,
19509,
62,
14933,
7,
19509,
10951,
62,
34345,
828,
198,
220,
220,
220,
220,
220,
220,
220,
17612,
16793,
17660,
87,
796,
705,
940,
36796,
12,
23,
92,
3256,
220,
1303,
973,
329,
9788,
5647,
82,
11,
279,
457,
540,
11,
279,
457,
540,
17,
11,
290,
279,
457,
2977,
198,
220,
220,
220,
220,
220,
220,
220,
9788,
5647,
82,
62,
701,
7641,
796,
352,
68,
12,
23,
11,
220,
1303,
284,
900,
2496,
1057,
13664,
287,
5789,
4634,
11,
779,
1152,
873,
12374,
13,
16793,
62,
5143,
13664,
198,
220,
220,
220,
220,
220,
220,
220,
9788,
5647,
17,
62,
701,
7641,
796,
352,
68,
12,
23,
11,
198,
220,
220,
220,
220,
220,
220,
220,
9788,
5647,
27740,
62,
16793,
62,
27160,
796,
357,
940,
11,
352,
11,
352,
68,
12,
16,
11,
352,
68,
12,
17,
11,
352,
68,
12,
18,
11,
352,
68,
12,
20,
11,
352,
68,
12,
23,
828,
198,
220,
220,
220,
220,
220,
220,
220,
279,
1050,
335,
396,
81,
62,
16793,
62,
27160,
796,
357,
940,
1539,
352,
68,
12,
16,
11,
352,
68,
12,
19,
11,
352,
68,
12,
23,
828,
198,
220,
220,
220,
220,
220,
220,
220,
279,
1050,
335,
21834,
62,
16793,
62,
27160,
796,
838,
12429,
45941,
13,
283,
858,
7,
17,
11,
532,
23,
13,
17,
11,
532,
15,
13,
17,
828,
198,
220,
220,
220,
220,
220,
220,
220,
279,
1050,
335,
21834,
62,
16793,
62,
9521,
62,
17660,
87,
796,
705,
3,
940,
36796,
58,
12,
23,
492,
17,
48999,
3,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
279,
27566,
1436,
62,
16793,
62,
27160,
796,
45941,
13,
6404,
13200,
32590,
23,
11,
362,
11,
2310,
828,
220,
1303,
2310,
373,
6337,
198,
220,
220,
220,
220,
220,
220,
220,
374,
335,
53,
874,
5189,
19302,
796,
357,
940,
11,
352,
68,
12,
16,
11,
352,
68,
12,
19,
11,
352,
68,
12,
23,
828,
220,
1303,
5457,
3421,
287,
4566,
198,
220,
220,
220,
220,
220,
220,
220,
9788,
69,
85,
17080,
81,
62,
1084,
62,
16793,
796,
352,
68,
12,
23,
11,
198,
220,
220,
220,
220,
220,
220,
220,
5499,
62,
4480,
62,
1455,
437,
796,
357,
16,
11,
1987,
11,
8949,
11,
11323,
828,
198,
220,
220,
220,
220,
220,
220,
220,
717,
62,
8818,
62,
17618,
796,
352,
11,
198,
220,
220,
220,
220,
220,
220,
220,
938,
62,
8818,
62,
17618,
796,
1987,
11,
198,
220,
220,
220,
220,
220,
220,
220,
4941,
62,
27160,
62,
17831,
62,
27740,
5736,
796,
685,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
279,
457,
540,
62,
701,
7641,
796,
352,
68,
12,
23,
11,
220,
1303,
1988,
329,
13213,
262,
1943,
8064,
287,
477,
8893,
198,
220,
220,
220,
220,
220,
220,
220,
279,
457,
540,
62,
83,
853,
1039,
5189,
19302,
796,
279,
457,
540,
62,
83,
853,
1039,
5189,
19302,
11,
198,
220,
220,
220,
220,
220,
220,
220,
279,
457,
540,
17,
62,
83,
853,
1039,
5189,
19302,
796,
357,
16,
68,
10,
16,
11,
352,
68,
12,
16,
11,
352,
68,
12,
18,
11,
352,
68,
12,
20,
11,
352,
68,
12,
22,
828,
220,
1303,
973,
329,
279,
457,
540,
17,
198,
220,
220,
220,
220,
220,
220,
220,
279,
457,
540,
21834,
62,
83,
853,
1039,
5189,
19302,
796,
279,
457,
540,
62,
83,
853,
1039,
5189,
19302,
11,
198,
220,
220,
220,
220,
220,
220,
220,
8883,
796,
8883,
62,
34021,
11,
198,
220,
220,
220,
220,
220,
220,
220,
4941,
62,
282,
42289,
62,
34345,
796,
705,
5420,
14016,
82,
14,
13466,
10531,
12,
11848,
672,
13,
18870,
13,
34586,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
4941,
62,
282,
42289,
62,
13812,
3672,
796,
705,
13466,
3717,
3256,
220,
1303,
16926,
46,
25,
815,
307,
1100,
287,
422,
1366,
900,
287,
4941,
62,
282,
42289,
62,
34345,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
13,
35790,
62,
282,
42289,
62,
34345,
796,
705,
7890,
14,
49,
6981,
2662,
5188,
31315,
6,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
13,
35790,
62,
282,
42289,
62,
13812,
3672,
796,
366,
49,
6981,
2662,
5188,
31315,
1,
220,
1303,
16926,
46,
25,
815,
307,
1100,
287,
422,
1366,
900,
287,
4941,
62,
282,
42289,
62,
34345,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
5789,
23989,
6460,
25,
198,
220,
220,
220,
220,
220,
220,
220,
279,
457,
540,
62,
16793,
62,
5143,
13664,
82,
796,
279,
457,
540,
62,
16793,
62,
5143,
13664,
82,
11,
220,
220,
198,
220,
220,
220,
220,
220,
220,
220,
279,
457,
540,
17,
62,
16793,
62,
5143,
13664,
82,
796,
279,
457,
540,
62,
16793,
62,
5143,
13664,
82,
11,
198,
220,
220,
220,
220,
220,
220,
220,
279,
457,
2977,
62,
16793,
62,
5143,
13664,
82,
796,
279,
457,
540,
62,
16793,
62,
5143,
13664,
82,
11,
198,
220,
220,
220,
220,
220,
220,
220,
10245,
5189,
19302,
796,
6045,
1303,
6045,
25,
2074,
477,
10245,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
13,
8625,
1817,
5189,
19302,
796,
1391,
16,
25,
352,
11,
362,
25,
352,
11,
513,
25,
352,
11,
604,
25,
352,
11,
642,
25,
352,
11,
718,
25,
352,
11,
767,
25,
352,
11,
807,
25,
352,
11,
860,
25,
352,
11,
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,
838,
25,
352,
11,
1367,
25,
352,
11,
1105,
25,
352,
11,
1511,
25,
352,
11,
1478,
25,
352,
11,
1315,
25,
352,
11,
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,
2310,
25,
352,
11,
2534,
25,
352,
11,
2242,
25,
352,
11,
1987,
25,
352,
11,
1679,
25,
352,
11,
2608,
25,
352,
11,
2681,
25,
352,
11,
2579,
25,
352,
11,
2808,
25,
352,
11,
1542,
25,
352,
11,
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,
3261,
25,
352,
11,
3933,
25,
352,
11,
4747,
25,
352,
11,
4974,
25,
352,
11,
3439,
25,
352,
11,
4570,
25,
352,
11,
5214,
25,
352,
11,
4353,
25,
352,
11,
5014,
25,
352,
11,
2319,
25,
352,
11,
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,
6073,
25,
352,
11,
5433,
25,
352,
11,
5946,
25,
352,
11,
5846,
25,
352,
11,
4153,
25,
352,
11,
6337,
25,
352,
11,
6298,
25,
352,
11,
4764,
25,
352,
11,
5125,
25,
352,
11,
2026,
25,
352,
11,
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,
6885,
25,
352,
11,
6740,
25,
352,
11,
7192,
25,
352,
11,
7175,
25,
352,
11,
5996,
25,
352,
11,
7265,
25,
352,
11,
7632,
25,
352,
11,
7618,
25,
352,
11,
7863,
25,
352,
11,
3126,
25,
352,
92,
1303,
2074,
691,
3717,
12,
5304,
10245,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
13,
8625,
1817,
5189,
19302,
796,
1391,
16,
25,
352,
11,
362,
25,
352,
92,
198,
220,
220,
220,
1267,
220,
628,
198,
4871,
402,
2943,
8220,
33,
8202,
33,
2949,
13560,
14402,
3077,
7,
38,
2943,
8220,
33,
8202,
33,
14402,
3077,
2599,
198,
220,
220,
220,
37227,
464,
31210,
1332,
3077,
973,
287,
262,
402,
2943,
8220,
347,
8202,
33,
25982,
3717,
11,
3050,
11,
2321,
11,
198,
220,
220,
220,
220,
220,
220,
2211,
11,
1853,
11,
290,
1584,
13,
198,
220,
220,
220,
37227,
628,
220,
220,
220,
1790,
10951,
62,
34345,
796,
705,
11848,
672,
12,
3919,
13560,
12,
26968,
14306,
71,
419,
10745,
418,
13,
14116,
6,
628,
220,
220,
220,
6460,
796,
8633,
7,
198,
220,
220,
220,
220,
220,
220,
220,
7508,
62,
34345,
796,
705,
11848,
672,
12,
3919,
13560,
12,
26968,
4102,
10745,
418,
13,
14116,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
1790,
10951,
62,
34345,
796,
1790,
10951,
62,
34345,
11,
198,
220,
220,
220,
220,
220,
220,
220,
1790,
62,
14933,
796,
651,
62,
19509,
62,
14933,
7,
19509,
10951,
62,
34345,
828,
198,
220,
220,
220,
220,
220,
220,
220,
1438,
796,
1332,
3077,
62,
3672,
62,
29762,
11,
1303,
16926,
46,
25,
1566,
356,
3424,
262,
2438,
543,
3544,
428,
1438,
11,
356,
761,
284,
779,
340,
635,
994,
13,
198,
220,
220,
220,
220,
220,
220,
220,
5499,
62,
4480,
62,
1455,
437,
796,
357,
8784,
11,
11323,
828,
198,
220,
220,
220,
220,
220,
220,
220,
717,
62,
8818,
62,
17618,
796,
8949,
11,
198,
220,
220,
220,
220,
220,
220,
220,
938,
62,
8818,
62,
17618,
796,
11323,
11,
198,
220,
220,
220,
220,
220,
220,
220,
4941,
62,
282,
42289,
62,
34345,
796,
705,
5420,
14016,
82,
14,
13466,
10531,
12,
11848,
672,
12,
3919,
13560,
13,
18870,
13,
34586,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
4941,
62,
282,
42289,
62,
13812,
3672,
796,
705,
13466,
3717,
6,
220,
1303,
16926,
46,
25,
815,
307,
1100,
287,
422,
1366,
900,
287,
4941,
62,
282,
42289,
62,
34345,
198,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
628,
198,
4871,
402,
2943,
8220,
23286,
49201,
33,
8202,
33,
14402,
3077,
7,
14402,
3077,
2599,
198,
220,
220,
220,
37227,
14402,
3077,
973,
287,
262,
347,
8202,
33,
25982,
284,
3359,
198,
220,
220,
220,
220,
220,
220,
1366,
5621,
1057,
319,
262,
4600,
11848,
672,
12,
8482,
26801,
63,
1332,
18389,
13,
198,
220,
220,
220,
37227,
628,
220,
220,
220,
1790,
10951,
62,
34345,
796,
705,
11848,
672,
12,
8482,
26801,
12,
26968,
14306,
71,
419,
10745,
418,
13,
14116,
6,
198,
220,
220,
220,
279,
457,
540,
62,
16793,
62,
5143,
13664,
82,
796,
685,
15,
13,
20,
11,
352,
13,
17,
11,
513,
11,
838,
11,
2026,
60,
1303,
973,
287,
4566,
329,
5789,
4634,
198,
220,
220,
220,
279,
457,
540,
62,
83,
853,
1039,
5189,
19302,
796,
357,
940,
11,
352,
11,
352,
68,
12,
16,
11,
352,
68,
12,
17,
11,
352,
68,
12,
18,
11,
352,
68,
12,
20,
11,
352,
68,
12,
22,
8,
1303,
329,
279,
457,
540,
290,
279,
457,
540,
21834,
628,
220,
220,
220,
6460,
796,
8633,
7,
198,
220,
220,
220,
220,
220,
220,
220,
7508,
62,
34345,
796,
705,
11848,
672,
12,
8482,
26801,
12,
26968,
4102,
10745,
418,
13,
14116,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
1790,
10951,
62,
34345,
796,
1790,
10951,
62,
34345,
11,
198,
220,
220,
220,
220,
220,
220,
220,
1438,
796,
1332,
3077,
62,
3672,
62,
8482,
11,
198,
220,
220,
220,
220,
220,
220,
220,
1790,
62,
14933,
796,
651,
62,
19509,
62,
14933,
7,
19509,
10951,
62,
34345,
828,
198,
220,
220,
220,
220,
220,
220,
220,
17612,
16793,
17660,
87,
796,
705,
940,
36796,
12,
20,
92,
3256,
220,
1303,
973,
329,
9788,
5647,
82,
11,
279,
457,
540,
11,
279,
457,
540,
17,
11,
290,
279,
457,
2977,
198,
220,
220,
220,
220,
220,
220,
220,
9788,
5647,
82,
62,
701,
7641,
796,
352,
68,
12,
20,
11,
220,
1303,
284,
900,
2496,
1057,
13664,
287,
5789,
4634,
11,
779,
1152,
873,
12374,
13,
16793,
62,
5143,
13664,
198,
220,
220,
220,
220,
220,
220,
220,
9788,
5647,
17,
62,
701,
7641,
796,
352,
68,
12,
20,
11,
198,
220,
220,
220,
220,
220,
220,
220,
9788,
5647,
27740,
62,
16793,
62,
27160,
796,
357,
16,
68,
12,
16,
11,
352,
68,
12,
17,
11,
352,
68,
12,
18,
11,
352,
68,
12,
19,
11,
352,
68,
12,
20,
828,
198,
220,
220,
220,
220,
220,
220,
220,
279,
1050,
335,
396,
81,
62,
16793,
62,
27160,
796,
357,
16,
68,
12,
16,
11,
352,
68,
12,
17,
11,
352,
68,
12,
18,
11,
352,
68,
12,
20,
828,
198,
220,
220,
220,
220,
220,
220,
220,
279,
1050,
335,
21834,
62,
16793,
62,
27160,
796,
45941,
13,
33295,
7,
37659,
13,
33295,
7,
940,
12429,
45941,
13,
283,
858,
7,
15,
11,
532,
20,
13,
16,
11,
532,
15,
13,
16,
828,
685,
15,
46570,
532,
940,
12429,
45941,
13,
283,
858,
32590,
20,
11,
532,
18,
13,
24,
11,
657,
13,
17,
36911,
198,
220,
220,
220,
220,
220,
220,
220,
279,
1050,
335,
21834,
62,
16793,
62,
9521,
62,
17660,
87,
796,
705,
3,
59,
90,
12,
940,
36796,
12,
19,
5512,
532,
940,
36796,
12,
19,
13,
17,
5512,
720,
720,
12,
940,
36796,
12,
19,
13,
19,
5512,
532,
940,
36796,
12,
19,
13,
21,
5512,
532,
940,
36796,
12,
19,
13,
23,
5512,
532,
940,
36796,
12,
20,
5512,
657,
11,
838,
36796,
12,
20,
5512,
838,
36796,
12,
19,
13,
24,
5512,
838,
36796,
12,
19,
13,
23,
5512,
3467,
67,
1747,
11,
838,
36796,
12,
15,
13,
16,
5512,
838,
61,
15,
59,
92,
3,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
279,
27566,
1436,
62,
16793,
62,
27160,
796,
45941,
13,
6404,
13200,
32590,
20,
11,
352,
11,
2310,
828,
220,
1303,
2310,
373,
6885,
198,
220,
220,
220,
220,
220,
220,
220,
374,
335,
53,
874,
5189,
19302,
796,
357,
16,
68,
12,
16,
11,
352,
68,
12,
17,
11,
352,
68,
12,
18,
11,
352,
68,
12,
19,
11,
352,
68,
12,
20,
828,
198,
220,
220,
220,
220,
220,
220,
220,
9788,
69,
85,
17080,
81,
62,
1084,
62,
16793,
796,
352,
68,
12,
20,
11,
198,
220,
220,
220,
220,
220,
220,
220,
5499,
62,
4480,
62,
1455,
437,
796,
357,
16,
11,
1542,
11,
3261,
11,
5996,
828,
198,
220,
220,
220,
220,
220,
220,
220,
717,
62,
8818,
62,
17618,
796,
352,
11,
198,
220,
220,
220,
220,
220,
220,
220,
938,
62,
8818,
62,
17618,
796,
5996,
11,
198,
220,
220,
220,
220,
220,
220,
220,
4941,
62,
27160,
62,
17831,
62,
27740,
5736,
796,
685,
17,
11,
513,
11,
642,
11,
838,
11,
1160,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
279,
457,
540,
62,
701,
7641,
796,
352,
68,
12,
20,
11,
220,
1303,
1988,
329,
13213,
262,
1943,
8064,
287,
477,
8893,
198,
220,
220,
220,
220,
220,
220,
220,
279,
457,
540,
62,
83,
853,
1039,
5189,
19302,
796,
357,
16,
11,
352,
68,
12,
16,
11,
352,
68,
12,
17,
11,
352,
68,
12,
18,
11,
352,
68,
12,
19,
11,
352,
68,
12,
20,
828,
198,
220,
220,
220,
220,
220,
220,
220,
279,
457,
540,
17,
62,
83,
853,
1039,
5189,
19302,
796,
357,
16,
68,
12,
16,
11,
352,
68,
12,
17,
11,
352,
68,
12,
18,
11,
352,
68,
12,
19,
11,
352,
68,
12,
20,
828,
220,
1303,
973,
329,
279,
457,
540,
17,
198,
220,
220,
220,
220,
220,
220,
220,
279,
457,
540,
21834,
62,
83,
853,
1039,
5189,
19302,
796,
357,
16,
11,
352,
68,
12,
16,
11,
352,
68,
12,
17,
11,
352,
68,
12,
18,
828,
220,
1303,
973,
329,
279,
457,
2977,
198,
220,
220,
220,
220,
220,
220,
220,
8883,
796,
8883,
62,
8482,
26801,
34021,
11,
198,
220,
220,
220,
220,
220,
220,
220,
4941,
62,
282,
42289,
62,
34345,
796,
705,
5420,
14016,
82,
14,
13466,
5304,
12,
11848,
672,
12,
8482,
26801,
13,
18870,
13,
34586,
3256,
1303,
16926,
46,
4439,
3376,
1266,
5304,
435,
2188,
290,
12233,
428,
1627,
198,
220,
220,
220,
220,
220,
220,
220,
4941,
62,
282,
42289,
62,
13812,
3672,
796,
705,
13466,
1584,
3256,
1303,
16926,
46,
25,
815,
307,
1100,
287,
422,
1366,
900,
287,
4941,
62,
282,
42289,
62,
34345,
198,
220,
220,
220,
220,
220,
220,
220,
10245,
5189,
19302,
796,
1391,
16,
25,
352,
11,
362,
25,
352,
11,
513,
25,
352,
11,
604,
25,
352,
11,
642,
25,
352,
11,
718,
25,
352,
11,
767,
25,
352,
11,
807,
25,
352,
11,
860,
25,
352,
11,
838,
25,
352,
5512,
1303,
6045,
11,
1303,
6045,
25,
2074,
477,
10245,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
5789,
23989,
6460,
25,
198,
220,
220,
220,
220,
220,
220,
220,
279,
457,
540,
62,
16793,
62,
5143,
13664,
82,
796,
685,
15,
13,
20,
11,
352,
13,
17,
11,
513,
11,
838,
11,
2026,
4357,
220,
1303,
685,
15,
13,
20,
11,
362,
11,
838,
11,
2026,
60,
220,
1303,
973,
287,
4566,
329,
5789,
4634,
198,
220,
220,
220,
220,
220,
220,
220,
279,
457,
540,
17,
62,
16793,
62,
5143,
13664,
82,
796,
685,
15,
13,
20,
11,
352,
13,
17,
11,
513,
11,
838,
11,
2026,
4357,
220,
1303,
685,
15,
13,
20,
11,
362,
11,
838,
11,
2026,
60,
220,
1303,
973,
287,
4566,
329,
5789,
4634,
198,
220,
220,
220,
220,
220,
220,
220,
279,
457,
2977,
62,
16793,
62,
5143,
13664,
82,
796,
685,
17,
11,
838,
11,
2026,
60,
220,
1303,
973,
287,
4566,
329,
5789,
4634,
198,
220,
220,
220,
1267,
220,
628,
198,
4871,
402,
2943,
8220,
23286,
49201,
11627,
33,
8202,
33,
14402,
3077,
7,
38,
2943,
8220,
23286,
49201,
33,
8202,
33,
14402,
3077,
2599,
198,
220,
220,
220,
37227,
23286,
15252,
425,
1332,
3077,
284,
3359,
1366,
5621,
1057,
319,
262,
4600,
11848,
672,
12,
8482,
26801,
12,
2302,
63,
198,
220,
220,
220,
220,
220,
220,
1332,
18389,
13,
198,
220,
220,
220,
37227,
628,
220,
220,
220,
1790,
10951,
62,
34345,
796,
705,
11848,
672,
12,
8482,
26801,
12,
26968,
14306,
71,
419,
10745,
418,
13,
14116,
6,
198,
220,
220,
220,
220,
198,
220,
220,
220,
6460,
796,
8633,
7,
198,
220,
220,
220,
220,
220,
220,
220,
7508,
62,
34345,
796,
705,
11848,
672,
12,
8482,
26801,
12,
26968,
4102,
10745,
418,
13,
14116,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
1790,
10951,
62,
34345,
796,
1790,
10951,
62,
34345,
11,
198,
220,
220,
220,
220,
220,
220,
220,
1438,
796,
1332,
3077,
62,
3672,
62,
8482,
62,
2302,
11,
198,
220,
220,
220,
220,
220,
220,
220,
1790,
62,
14933,
796,
651,
62,
19509,
62,
14933,
7,
19509,
10951,
62,
34345,
828,
198,
220,
220,
220,
220,
220,
220,
220,
5499,
62,
4480,
62,
1455,
437,
796,
357,
16,
11,
1542,
11,
3261,
11,
3126,
11,
8454,
11,
10190,
828,
198,
220,
220,
220,
220,
220,
220,
220,
717,
62,
8818,
62,
17618,
796,
352,
11,
198,
220,
220,
220,
220,
220,
220,
220,
938,
62,
8818,
62,
17618,
796,
10190,
11,
198,
220,
220,
220,
220,
220,
220,
220,
8883,
796,
8883,
62,
8482,
26801,
2302,
34021,
11,
198,
220,
220,
220,
220,
220,
220,
220,
4941,
62,
282,
42289,
62,
34345,
796,
705,
3256,
1303,
16926,
46,
4439,
3376,
1266,
5539,
435,
2188,
290,
12233,
428,
1627,
198,
220,
220,
220,
220,
220,
220,
220,
4941,
62,
282,
42289,
62,
13812,
3672,
796,
705,
3256,
1303,
16926,
46,
25,
815,
307,
1100,
287,
422,
1366,
900,
287,
4941,
62,
282,
42289,
62,
34345,
198,
220,
220,
220,
220,
220,
220,
220,
10245,
5189,
19302,
796,
1391,
16,
25,
352,
11,
362,
25,
352,
11,
513,
25,
352,
11,
604,
25,
352,
11,
642,
25,
352,
11,
718,
25,
352,
11,
767,
25,
352,
11,
807,
25,
352,
11,
860,
25,
352,
11,
838,
25,
352,
5512,
1303,
6045,
25,
2074,
477,
10245,
198,
220,
220,
220,
1267,
220,
628
] | 2.250054 | 4,651 |
#!/usr/bin/env python
# Parallel Python Software: http://www.parallelpython.com
# Copyright (c) 2005-2009, Vitalii Vanovschi
# All rights reserved.
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
# * Redistributions of source code must retain the above copyright notice,
# this list of conditions and the following disclaimer.
# * Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
# * Neither the name of the author nor the names of its contributors
# may be used to endorse or promote products derived from this software
# without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
# THE POSSIBILITY OF SUCH DAMAGE.
"""
Parallel Python Software, Network Server
http://www.parallelpython.com - updates, documentation, examples and support
forums
"""
import logging
import getopt
import sys
import socket
import thread
import random
import string
import time
import os
import pptransport
import ppauto
from pp import Server
copyright = "Copyright (c) 2005-2009 Vitalii Vanovschi. All rights reserved"
version = "1.5.7"
# compartibility with Python 2.6
try:
import hashlib
sha_new = hashlib.sha1
except ImportError:
import sha
sha_new = sha.new
class _NetworkServer(Server):
"""Network Server Class
"""
def ncon_add(self, val):
"""Keeps track of the number of connections and time of the last one"""
self.ncon_lock.acquire()
self.ncon += val
self.last_con_time = time.time()
self.ncon_lock.release()
def check_timeout(self):
"""Checks if timeout happened and shutdowns server if it did"""
while True:
if self.ncon == 0:
idle_time = time.time() - self.last_con_time
if idle_time < self.timeout:
time.sleep(self.timeout - idle_time)
else:
logging.debug("exiting ppserver due to timeout (no client"\
" connections in last %i sec)", self.timeout)
os._exit(0)
else:
time.sleep(self.timeout)
def listen(self):
"""Initiates listenting to incoming connections"""
try:
ssocket = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
# following allows ppserver to restart faster on the same port
ssocket.setsockopt(socket.SOL_SOCKET, socket.SO_REUSEADDR, 1)
ssocket.bind((self.host, self.port))
ssocket.listen(5)
except socket.error:
logging.error("Cannot create socket with port " + str(self.port)
+ " (port is already in use)")
try:
while 1:
#accept connections from outside
(csocket, address) = ssocket.accept()
#now do something with the clientsocket
#in this case, we'll pretend this is a threaded server
thread.start_new_thread(self.crun, (csocket, ))
except:
logging.debug("Closing server socket")
ssocket.close()
def crun(self, csocket):
"""Authenticates client and handles its jobs"""
mysocket = pptransport.CSocketTransport(csocket)
#send PP version
mysocket.send(version)
#generate a random string
srandom = "".join([random.choice(string.ascii_letters)
for i in xrange(16)])
mysocket.send(srandom)
answer = sha_new(srandom+self.secret).hexdigest()
cleintanswer = mysocket.receive()
if answer != cleintanswer:
logging.warning("Authentification failed, client host=%s, port=%i"
% csocket.getpeername())
mysocket.send("FAILED")
csocket.close()
return
else:
mysocket.send("OK")
ctype = mysocket.receive()
logging.debug("Control message received: " + ctype)
self.ncon_add(1)
try:
if ctype == "STAT":
#reset time at each new connection
self.get_stats()["local"].time = 0.0
mysocket.send(str(self.get_ncpus()))
while 1:
mysocket.receive()
mysocket.send(str(self.get_stats()["local"].time))
elif ctype=="EXEC":
while 1:
sfunc = mysocket.creceive()
sargs = mysocket.receive()
fun = self.insert(sfunc, sargs)
sresult = fun(True)
mysocket.send(sresult)
except:
#print sys.excepthook(*sys.exc_info())
logging.debug("Closing client socket")
csocket.close()
self.ncon_add(-1)
def broadcast(self):
"""Initiaates auto-discovery mechanism"""
discover = ppauto.Discover(self)
thread.start_new_thread(discover.run,
((self.host, self.port),
(self.bcast, self.port)),
)
def parse_config(file_loc):
"""
Parses a config file in a very forgiving way.
"""
# If we don't have configobj installed then let the user know and exit
try:
from configobj import ConfigObj
except ImportError, ie:
print >> sys.stderr, "ERROR: You must have configobj installed to use \
configuration files. You can still use command line switches."
sys.exit(1)
if not os.access(file_loc, os.F_OK):
print >> sys.stderr, "ERROR: Can not access %s." % arg
sys.exit(1)
# Load the configuration file
config = ConfigObj(file_loc)
# try each config item and use the result if it exists. If it doesn't
# then simply pass and move along
try:
args['secret'] = config['general'].get('secret')
except:
pass
try:
autodiscovery = config['network'].as_bool('autodiscovery')
except:
pass
try:
args['interface'] = config['network'].get('interface',
default="0.0.0.0")
except:
pass
try:
args['broadcast'] = config['network'].get('broadcast')
except:
pass
try:
args['port'] = config['network'].as_int('port')
except:
pass
try:
args['loglevel'] = config['general'].as_bool('debug')
except:
pass
try:
args['ncpus'] = config['general'].as_int('workers')
except:
pass
try:
args['proto'] = config['general'].as_int('proto')
except:
pass
try:
args['restart'] = config['general'].as_bool('restart')
except:
pass
try:
args['timeout'] = config['network'].as_int('timeout')
except:
pass
# Return a tuple of the args dict and autodiscovery variable
return args, autodiscovery
def print_usage():
"""Prints help"""
print "Parallel Python Network Server (pp-" + version + ")"
print "Usage: ppserver.py [-hdar] [-n proto] [-c config_path]"\
" [-i interface] [-b broadcast] [-p port] [-w nworkers]"\
" [-s secret] [-t seconds]"
print
print "Options: "
print "-h : this help message"
print "-d : debug"
print "-a : enable auto-discovery service"
print "-r : restart worker process after each"\
" task completion"
print "-n proto : protocol number for pickle module"
print "-c path : path to config file"
print "-i interface : interface to listen"
print "-b broadcast : broadcast address for auto-discovery service"
print "-p port : port to listen"
print "-w nworkers : number of workers to start"
print "-s secret : secret for authentication"
print "-t seconds : timeout to exit if no connections with "\
"clients exist"
print
print "Due to the security concerns always use a non-trivial secret key."
print "Secret key set by -s switch will override secret key assigned by"
print "pp_secret variable in .pythonrc.py"
print
print "Please visit http://www.parallelpython.com for extended up-to-date"
print "documentation, examples and support forums"
if __name__ == "__main__":
try:
opts, args = getopt.getopt(sys.argv[1:],
"hdarn:c:b:i:p:w:s:t:", ["help"])
except getopt.GetoptError:
print_usage()
sys.exit(1)
args = {}
autodiscovery = False
for opt, arg in opts:
if opt in ("-h", "--help"):
print_usage()
sys.exit()
elif opt == "-c":
args, autodiscovery = parse_config(arg)
elif opt == "-d":
args["loglevel"] = logging.DEBUG
elif opt == "-i":
args["interface"] = arg
elif opt == "-s":
args["secret"] = arg
elif opt == "-p":
args["port"] = int(arg)
elif opt == "-w":
args["ncpus"] = int(arg)
elif opt == "-a":
autodiscovery = True
elif opt == "-r":
args["restart"] = True
elif opt == "-b":
args["broadcast"] = arg
elif opt == "-n":
args["proto"] = int(arg)
elif opt == "-t":
args["timeout"] = int(arg)
server = _NetworkServer(**args)
if autodiscovery:
server.broadcast()
server.listen()
#have to destroy it here explicitelly otherwise an exception
#comes out in Python 2.4
del server
# Parallel Python Software: http://www.parallelpython.com
| [
2,
48443,
14629,
14,
8800,
14,
24330,
21015,
198,
2,
42945,
11361,
10442,
25,
2638,
1378,
2503,
13,
1845,
29363,
29412,
13,
785,
198,
2,
15069,
357,
66,
8,
5075,
12,
10531,
11,
28476,
4178,
6656,
709,
82,
11072,
198,
2,
1439,
2489,
10395,
13,
198,
2,
2297,
396,
3890,
290,
779,
287,
2723,
290,
13934,
5107,
11,
351,
393,
1231,
198,
2,
17613,
11,
389,
10431,
2810,
326,
262,
1708,
3403,
389,
1138,
25,
198,
2,
220,
220,
220,
1635,
2297,
396,
2455,
507,
286,
2723,
2438,
1276,
12377,
262,
2029,
6634,
4003,
11,
198,
2,
220,
220,
220,
220,
220,
428,
1351,
286,
3403,
290,
262,
1708,
37592,
13,
198,
2,
220,
220,
220,
1635,
2297,
396,
2455,
507,
287,
13934,
1296,
1276,
22919,
262,
2029,
6634,
198,
2,
220,
220,
220,
220,
220,
4003,
11,
428,
1351,
286,
3403,
290,
262,
1708,
37592,
287,
262,
198,
2,
220,
220,
220,
220,
220,
10314,
290,
14,
273,
584,
5696,
2810,
351,
262,
6082,
13,
198,
2,
220,
220,
220,
1635,
16126,
262,
1438,
286,
262,
1772,
4249,
262,
3891,
286,
663,
20420,
198,
2,
220,
220,
220,
220,
220,
743,
307,
973,
284,
11438,
393,
7719,
3186,
10944,
422,
428,
3788,
198,
2,
220,
220,
220,
220,
220,
1231,
2176,
3161,
3194,
7170,
13,
198,
2,
198,
2,
12680,
47466,
3180,
36592,
2389,
1961,
11050,
3336,
27975,
38162,
9947,
367,
15173,
4877,
5357,
27342,
9865,
3843,
20673,
366,
1921,
3180,
1,
198,
2,
5357,
15529,
7788,
32761,
6375,
8959,
49094,
34764,
11015,
11,
47783,
2751,
11,
21728,
5626,
40880,
5390,
11,
3336,
198,
2,
8959,
49094,
34764,
11015,
3963,
34482,
3398,
1565,
5603,
25382,
5357,
376,
46144,
7473,
317,
16652,
2149,
37232,
33079,
48933,
198,
2,
15986,
13954,
48778,
1961,
13,
3268,
8005,
49261,
50163,
3336,
27975,
38162,
9947,
47210,
21479,
6375,
27342,
9865,
3843,
20673,
9348,
198,
2,
43031,
19146,
7473,
15529,
42242,
11,
3268,
17931,
23988,
11,
19387,
25256,
1847,
11,
38846,
11,
7788,
3620,
6489,
13153,
11,
6375,
198,
2,
7102,
5188,
10917,
3525,
12576,
29506,
25552,
357,
1268,
39149,
2751,
11,
21728,
5626,
40880,
5390,
11,
41755,
11335,
10979,
3963,
198,
2,
28932,
2257,
2043,
37780,
21090,
50,
6375,
49254,
26,
406,
18420,
3963,
23210,
11,
42865,
11,
6375,
4810,
19238,
29722,
26,
6375,
43949,
44180,
198,
2,
23255,
49,
8577,
24131,
8,
29630,
36,
5959,
7257,
2937,
1961,
5357,
6177,
15529,
3336,
15513,
3963,
43031,
25382,
11,
7655,
2767,
16879,
3268,
198,
2,
27342,
10659,
11,
19269,
18379,
43031,
25382,
11,
6375,
309,
9863,
357,
1268,
39149,
2751,
399,
7156,
43,
3528,
18310,
6375,
25401,
54,
24352,
8,
198,
2,
5923,
1797,
2751,
3268,
15529,
34882,
16289,
3963,
3336,
23210,
3963,
12680,
47466,
11,
45886,
16876,
5984,
29817,
1961,
3963,
198,
2,
3336,
28069,
11584,
25382,
3963,
13558,
3398,
29506,
11879,
13,
198,
37811,
198,
10044,
29363,
11361,
10442,
11,
7311,
9652,
198,
198,
4023,
1378,
2503,
13,
1845,
29363,
29412,
13,
785,
532,
5992,
11,
10314,
11,
6096,
290,
1104,
198,
37141,
198,
37811,
198,
198,
11748,
18931,
198,
11748,
651,
8738,
198,
11748,
25064,
198,
11748,
17802,
198,
11748,
4704,
198,
11748,
4738,
198,
11748,
4731,
198,
11748,
640,
198,
11748,
28686,
198,
198,
11748,
279,
20692,
504,
634,
198,
11748,
9788,
23736,
198,
6738,
9788,
1330,
9652,
628,
198,
22163,
4766,
796,
366,
15269,
357,
66,
8,
5075,
12,
10531,
28476,
4178,
6656,
709,
82,
11072,
13,
1439,
2489,
10395,
1,
198,
9641,
796,
366,
16,
13,
20,
13,
22,
1,
198,
198,
2,
552,
433,
2247,
351,
11361,
362,
13,
21,
198,
28311,
25,
198,
220,
220,
220,
1330,
12234,
8019,
198,
220,
220,
220,
427,
64,
62,
3605,
796,
12234,
8019,
13,
26270,
16,
198,
16341,
17267,
12331,
25,
198,
220,
220,
220,
1330,
427,
64,
198,
220,
220,
220,
427,
64,
62,
3605,
796,
427,
64,
13,
3605,
628,
198,
4871,
4808,
26245,
10697,
7,
10697,
2599,
198,
220,
220,
220,
37227,
26245,
9652,
5016,
198,
220,
220,
220,
37227,
628,
220,
220,
220,
825,
299,
1102,
62,
2860,
7,
944,
11,
1188,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
15597,
82,
2610,
286,
262,
1271,
286,
8787,
290,
640,
286,
262,
938,
530,
37811,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
77,
1102,
62,
5354,
13,
330,
29782,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
77,
1102,
15853,
1188,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
12957,
62,
1102,
62,
2435,
796,
640,
13,
2435,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
77,
1102,
62,
5354,
13,
20979,
3419,
628,
220,
220,
220,
825,
2198,
62,
48678,
7,
944,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
7376,
4657,
611,
26827,
3022,
290,
18325,
82,
4382,
611,
340,
750,
37811,
198,
220,
220,
220,
220,
220,
220,
220,
981,
6407,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
2116,
13,
77,
1102,
6624,
657,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
21696,
62,
2435,
796,
640,
13,
2435,
3419,
532,
2116,
13,
12957,
62,
1102,
62,
2435,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
21696,
62,
2435,
1279,
2116,
13,
48678,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
640,
13,
42832,
7,
944,
13,
48678,
532,
21696,
62,
2435,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
18931,
13,
24442,
7203,
1069,
1780,
279,
862,
18497,
2233,
284,
26827,
357,
3919,
5456,
1,
59,
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,
366,
8787,
287,
938,
4064,
72,
792,
42501,
2116,
13,
48678,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
28686,
13557,
37023,
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,
640,
13,
42832,
7,
944,
13,
48678,
8,
628,
220,
220,
220,
825,
6004,
7,
944,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
818,
8846,
689,
1351,
36589,
284,
15619,
8787,
37811,
198,
220,
220,
220,
220,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
37786,
5459,
796,
17802,
13,
44971,
7,
44971,
13,
8579,
62,
1268,
2767,
11,
17802,
13,
50,
11290,
62,
2257,
32235,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
1708,
3578,
279,
862,
18497,
284,
15765,
5443,
319,
262,
976,
2493,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
37786,
5459,
13,
28709,
735,
8738,
7,
44971,
13,
50,
3535,
62,
50,
11290,
2767,
11,
17802,
13,
15821,
62,
2200,
19108,
2885,
7707,
11,
352,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
37786,
5459,
13,
21653,
19510,
944,
13,
4774,
11,
2116,
13,
634,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
37786,
5459,
13,
4868,
268,
7,
20,
8,
198,
220,
220,
220,
220,
220,
220,
220,
2845,
17802,
13,
18224,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
18931,
13,
18224,
7203,
34,
34574,
2251,
17802,
351,
2493,
366,
1343,
965,
7,
944,
13,
634,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1343,
366,
357,
634,
318,
1541,
287,
779,
8,
4943,
628,
220,
220,
220,
220,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
981,
352,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
13635,
8787,
422,
2354,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
357,
6359,
5459,
11,
2209,
8,
796,
37786,
5459,
13,
13635,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
2197,
466,
1223,
351,
262,
7534,
5459,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
259,
428,
1339,
11,
356,
1183,
16614,
428,
318,
257,
40945,
4382,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
4704,
13,
9688,
62,
3605,
62,
16663,
7,
944,
13,
66,
5143,
11,
357,
6359,
5459,
11,
15306,
198,
220,
220,
220,
220,
220,
220,
220,
2845,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
18931,
13,
24442,
7203,
2601,
2752,
4382,
17802,
4943,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
37786,
5459,
13,
19836,
3419,
628,
220,
220,
220,
825,
1067,
403,
7,
944,
11,
269,
44971,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
47649,
16856,
5456,
290,
17105,
663,
3946,
37811,
198,
220,
220,
220,
220,
220,
220,
220,
616,
44971,
796,
279,
20692,
504,
634,
13,
7902,
5459,
8291,
634,
7,
6359,
5459,
8,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
21280,
21082,
2196,
198,
220,
220,
220,
220,
220,
220,
220,
616,
44971,
13,
21280,
7,
9641,
8,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
8612,
378,
257,
4738,
4731,
198,
220,
220,
220,
220,
220,
220,
220,
19677,
3749,
796,
366,
1911,
22179,
26933,
25120,
13,
25541,
7,
8841,
13,
292,
979,
72,
62,
15653,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
329,
1312,
287,
2124,
9521,
7,
1433,
8,
12962,
198,
220,
220,
220,
220,
220,
220,
220,
616,
44971,
13,
21280,
7,
82,
25120,
8,
198,
220,
220,
220,
220,
220,
220,
220,
3280,
796,
427,
64,
62,
3605,
7,
82,
25120,
10,
944,
13,
21078,
737,
33095,
12894,
395,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
1190,
600,
41484,
796,
616,
44971,
13,
260,
15164,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
611,
3280,
14512,
1190,
600,
41484,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
18931,
13,
43917,
7203,
47649,
2649,
4054,
11,
5456,
2583,
28,
4,
82,
11,
2493,
28,
4,
72,
1,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
4064,
269,
44971,
13,
1136,
431,
13292,
28955,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
616,
44971,
13,
21280,
7203,
7708,
4146,
1961,
4943,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
269,
44971,
13,
19836,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
198,
220,
220,
220,
220,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
616,
44971,
13,
21280,
7203,
11380,
4943,
628,
220,
220,
220,
220,
220,
220,
220,
269,
4906,
796,
616,
44971,
13,
260,
15164,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
18931,
13,
24442,
7203,
15988,
3275,
2722,
25,
366,
1343,
269,
4906,
8,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
77,
1102,
62,
2860,
7,
16,
8,
198,
220,
220,
220,
220,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
269,
4906,
6624,
366,
35744,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
42503,
640,
379,
1123,
649,
4637,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
1136,
62,
34242,
3419,
14692,
12001,
1,
4083,
2435,
796,
657,
13,
15,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
616,
44971,
13,
21280,
7,
2536,
7,
944,
13,
1136,
62,
10782,
79,
385,
3419,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
981,
352,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
616,
44971,
13,
260,
15164,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
616,
44971,
13,
21280,
7,
2536,
7,
944,
13,
1136,
62,
34242,
3419,
14692,
12001,
1,
4083,
2435,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1288,
361,
269,
4906,
855,
1,
6369,
2943,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
981,
352,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
264,
20786,
796,
616,
44971,
13,
7513,
15164,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
264,
22046,
796,
616,
44971,
13,
260,
15164,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1257,
796,
2116,
13,
28463,
7,
82,
20786,
11,
264,
22046,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
264,
20274,
796,
1257,
7,
17821,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
616,
44971,
13,
21280,
7,
82,
20274,
8,
198,
220,
220,
220,
220,
220,
220,
220,
2845,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
4798,
25064,
13,
1069,
344,
79,
400,
566,
46491,
17597,
13,
41194,
62,
10951,
28955,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
18931,
13,
24442,
7203,
2601,
2752,
5456,
17802,
4943,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
269,
44971,
13,
19836,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
77,
1102,
62,
2860,
32590,
16,
8,
628,
220,
220,
220,
825,
7025,
7,
944,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
31768,
544,
689,
8295,
12,
67,
40821,
9030,
37811,
198,
220,
220,
220,
220,
220,
220,
220,
7073,
796,
9788,
23736,
13,
44596,
7,
944,
8,
198,
220,
220,
220,
220,
220,
220,
220,
4704,
13,
9688,
62,
3605,
62,
16663,
7,
67,
29392,
13,
5143,
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,
14808,
944,
13,
4774,
11,
2116,
13,
634,
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,
357,
944,
13,
65,
2701,
11,
2116,
13,
634,
36911,
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,
1267,
628,
198,
4299,
21136,
62,
11250,
7,
7753,
62,
17946,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
23042,
274,
257,
4566,
2393,
287,
257,
845,
43486,
835,
13,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
1303,
1002,
356,
836,
470,
423,
4566,
26801,
6589,
788,
1309,
262,
2836,
760,
290,
8420,
198,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
422,
4566,
26801,
1330,
17056,
49201,
198,
220,
220,
220,
2845,
17267,
12331,
11,
37941,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3601,
9609,
25064,
13,
301,
1082,
81,
11,
366,
24908,
25,
921,
1276,
423,
4566,
26801,
6589,
284,
779,
3467,
198,
11250,
3924,
3696,
13,
921,
460,
991,
779,
3141,
1627,
18225,
526,
198,
220,
220,
220,
220,
220,
220,
220,
25064,
13,
37023,
7,
16,
8,
628,
220,
220,
220,
611,
407,
28686,
13,
15526,
7,
7753,
62,
17946,
11,
28686,
13,
37,
62,
11380,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
3601,
9609,
25064,
13,
301,
1082,
81,
11,
366,
24908,
25,
1680,
407,
1895,
4064,
82,
526,
4064,
1822,
198,
220,
220,
220,
220,
220,
220,
220,
25064,
13,
37023,
7,
16,
8,
628,
220,
220,
220,
1303,
8778,
262,
8398,
2393,
198,
220,
220,
220,
4566,
796,
17056,
49201,
7,
7753,
62,
17946,
8,
198,
220,
220,
220,
1303,
1949,
1123,
4566,
2378,
290,
779,
262,
1255,
611,
340,
7160,
13,
1002,
340,
1595,
470,
198,
220,
220,
220,
1303,
788,
2391,
1208,
290,
1445,
1863,
198,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
26498,
17816,
21078,
20520,
796,
4566,
17816,
24622,
6,
4083,
1136,
10786,
21078,
11537,
198,
220,
220,
220,
2845,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1208,
628,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1960,
375,
40821,
796,
4566,
17816,
27349,
6,
4083,
292,
62,
30388,
10786,
2306,
375,
40821,
11537,
198,
220,
220,
220,
2845,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1208,
628,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
26498,
17816,
39994,
20520,
796,
4566,
17816,
27349,
6,
4083,
1136,
10786,
39994,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
4277,
2625,
15,
13,
15,
13,
15,
13,
15,
4943,
198,
220,
220,
220,
2845,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1208,
628,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
26498,
17816,
36654,
2701,
20520,
796,
4566,
17816,
27349,
6,
4083,
1136,
10786,
36654,
2701,
11537,
198,
220,
220,
220,
2845,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1208,
628,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
26498,
17816,
634,
20520,
796,
4566,
17816,
27349,
6,
4083,
292,
62,
600,
10786,
634,
11537,
198,
220,
220,
220,
2845,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1208,
628,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
26498,
17816,
75,
2467,
626,
20520,
796,
4566,
17816,
24622,
6,
4083,
292,
62,
30388,
10786,
24442,
11537,
198,
220,
220,
220,
2845,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1208,
628,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
26498,
17816,
10782,
79,
385,
20520,
796,
4566,
17816,
24622,
6,
4083,
292,
62,
600,
10786,
22896,
11537,
198,
220,
220,
220,
2845,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1208,
628,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
26498,
17816,
1676,
1462,
20520,
796,
4566,
17816,
24622,
6,
4083,
292,
62,
600,
10786,
1676,
1462,
11537,
198,
220,
220,
220,
2845,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1208,
628,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
26498,
17816,
2118,
433,
20520,
796,
4566,
17816,
24622,
6,
4083,
292,
62,
30388,
10786,
2118,
433,
11537,
198,
220,
220,
220,
2845,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1208,
628,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
26498,
17816,
48678,
20520,
796,
4566,
17816,
27349,
6,
4083,
292,
62,
600,
10786,
48678,
11537,
198,
220,
220,
220,
2845,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1208,
198,
220,
220,
220,
1303,
8229,
257,
46545,
286,
262,
26498,
8633,
290,
1960,
375,
40821,
7885,
198,
220,
220,
220,
1441,
26498,
11,
1960,
375,
40821,
628,
198,
4299,
3601,
62,
26060,
33529,
198,
220,
220,
220,
37227,
18557,
82,
1037,
37811,
198,
220,
220,
220,
3601,
366,
10044,
29363,
11361,
7311,
9652,
357,
381,
21215,
1343,
2196,
1343,
366,
16725,
198,
220,
220,
220,
3601,
366,
28350,
25,
279,
862,
18497,
13,
9078,
25915,
71,
27455,
60,
25915,
77,
44876,
60,
25915,
66,
4566,
62,
6978,
30866,
59,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
25915,
72,
7071,
60,
25915,
65,
7025,
60,
25915,
79,
2493,
60,
25915,
86,
299,
22896,
30866,
59,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
25915,
82,
3200,
60,
25915,
83,
4201,
30866,
198,
220,
220,
220,
3601,
198,
220,
220,
220,
3601,
366,
29046,
25,
366,
198,
220,
220,
220,
3601,
27444,
71,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1058,
428,
1037,
3275,
1,
198,
220,
220,
220,
3601,
27444,
67,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1058,
14257,
1,
198,
220,
220,
220,
3601,
27444,
64,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1058,
7139,
8295,
12,
67,
40821,
2139,
1,
198,
220,
220,
220,
3601,
27444,
81,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1058,
15765,
8383,
1429,
706,
1123,
1,
59,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
4876,
11939,
1,
198,
220,
220,
220,
3601,
27444,
77,
44876,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1058,
8435,
1271,
329,
2298,
293,
8265,
1,
198,
220,
220,
220,
3601,
27444,
66,
3108,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1058,
3108,
284,
4566,
2393,
1,
198,
220,
220,
220,
3601,
27444,
72,
7071,
220,
220,
220,
220,
220,
220,
1058,
7071,
284,
6004,
1,
198,
220,
220,
220,
3601,
27444,
65,
7025,
220,
220,
220,
220,
220,
220,
1058,
7025,
2209,
329,
8295,
12,
67,
40821,
2139,
1,
198,
220,
220,
220,
3601,
27444,
79,
2493,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1058,
2493,
284,
6004,
1,
198,
220,
220,
220,
3601,
27444,
86,
299,
22896,
220,
220,
220,
220,
220,
220,
220,
1058,
1271,
286,
3259,
284,
923,
1,
198,
220,
220,
220,
3601,
27444,
82,
3200,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1058,
3200,
329,
18239,
1,
198,
220,
220,
220,
3601,
27444,
83,
4201,
220,
220,
220,
220,
220,
220,
220,
220,
1058,
26827,
284,
8420,
611,
645,
8787,
351,
37082,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
565,
2334,
2152,
1,
198,
220,
220,
220,
3601,
198,
220,
220,
220,
3601,
366,
22229,
284,
262,
2324,
4786,
1464,
779,
257,
1729,
12,
83,
15104,
498,
3200,
1994,
526,
198,
220,
220,
220,
3601,
366,
23725,
1994,
900,
416,
532,
82,
5078,
481,
20957,
3200,
1994,
8686,
416,
1,
198,
220,
220,
220,
3601,
366,
381,
62,
21078,
7885,
287,
764,
29412,
6015,
13,
9078,
1,
198,
220,
220,
220,
3601,
198,
220,
220,
220,
3601,
366,
5492,
3187,
2638,
1378,
2503,
13,
1845,
29363,
29412,
13,
785,
329,
7083,
510,
12,
1462,
12,
4475,
1,
198,
220,
220,
220,
3601,
366,
22897,
341,
11,
6096,
290,
1104,
14216,
1,
628,
198,
361,
11593,
3672,
834,
6624,
366,
834,
12417,
834,
1298,
198,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
2172,
82,
11,
26498,
796,
651,
8738,
13,
1136,
8738,
7,
17597,
13,
853,
85,
58,
16,
25,
4357,
220,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
31298,
1501,
25,
66,
25,
65,
25,
72,
25,
79,
25,
86,
25,
82,
25,
83,
25,
1600,
14631,
16794,
8973,
8,
198,
220,
220,
220,
2845,
651,
8738,
13,
3855,
8738,
12331,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3601,
62,
26060,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
25064,
13,
37023,
7,
16,
8,
628,
220,
220,
220,
26498,
796,
23884,
198,
220,
220,
220,
1960,
375,
40821,
796,
10352,
628,
220,
220,
220,
329,
2172,
11,
1822,
287,
2172,
82,
25,
198,
220,
220,
220,
220,
220,
220,
220,
611,
2172,
287,
5855,
12,
71,
1600,
366,
438,
16794,
1,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3601,
62,
26060,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25064,
13,
37023,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
1288,
361,
2172,
6624,
27444,
66,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
26498,
11,
1960,
375,
40821,
796,
21136,
62,
11250,
7,
853,
8,
198,
220,
220,
220,
220,
220,
220,
220,
1288,
361,
2172,
6624,
27444,
67,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
26498,
14692,
75,
2467,
626,
8973,
796,
18931,
13,
30531,
198,
220,
220,
220,
220,
220,
220,
220,
1288,
361,
2172,
6624,
27444,
72,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
26498,
14692,
39994,
8973,
796,
1822,
198,
220,
220,
220,
220,
220,
220,
220,
1288,
361,
2172,
6624,
27444,
82,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
26498,
14692,
21078,
8973,
796,
1822,
198,
220,
220,
220,
220,
220,
220,
220,
1288,
361,
2172,
6624,
27444,
79,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
26498,
14692,
634,
8973,
796,
493,
7,
853,
8,
198,
220,
220,
220,
220,
220,
220,
220,
1288,
361,
2172,
6624,
27444,
86,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
26498,
14692,
10782,
79,
385,
8973,
796,
493,
7,
853,
8,
198,
220,
220,
220,
220,
220,
220,
220,
1288,
361,
2172,
6624,
27444,
64,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1960,
375,
40821,
796,
6407,
198,
220,
220,
220,
220,
220,
220,
220,
1288,
361,
2172,
6624,
27444,
81,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
26498,
14692,
2118,
433,
8973,
796,
6407,
198,
220,
220,
220,
220,
220,
220,
220,
1288,
361,
2172,
6624,
27444,
65,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
26498,
14692,
36654,
2701,
8973,
796,
1822,
198,
220,
220,
220,
220,
220,
220,
220,
1288,
361,
2172,
6624,
27444,
77,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
26498,
14692,
1676,
1462,
8973,
796,
493,
7,
853,
8,
198,
220,
220,
220,
220,
220,
220,
220,
1288,
361,
2172,
6624,
27444,
83,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
26498,
14692,
48678,
8973,
796,
493,
7,
853,
8,
628,
220,
220,
220,
4382,
796,
4808,
26245,
10697,
7,
1174,
22046,
8,
198,
220,
220,
220,
611,
1960,
375,
40821,
25,
198,
220,
220,
220,
220,
220,
220,
220,
4382,
13,
36654,
2701,
3419,
198,
220,
220,
220,
4382,
13,
4868,
268,
3419,
198,
220,
220,
220,
1303,
14150,
284,
4117,
340,
994,
1193,
291,
578,
12810,
4306,
281,
6631,
198,
220,
220,
220,
1303,
8988,
503,
287,
11361,
362,
13,
19,
198,
220,
220,
220,
1619,
4382,
198,
198,
2,
42945,
11361,
10442,
25,
2638,
1378,
2503,
13,
1845,
29363,
29412,
13,
785,
198
] | 2.279607 | 4,678 |
from .config import *
import torch
import cv2
import numpy as np
| [
6738,
764,
11250,
1330,
1635,
198,
198,
11748,
28034,
198,
11748,
269,
85,
17,
198,
11748,
299,
32152,
355,
45941,
198
] | 3.142857 | 21 |
from django.contrib.auth.mixins import PermissionRequiredMixin
from django.urls import reverse_lazy
from django.views.generic.edit import FormMixin
from church_site.views import AdminListView, BaseCreateView, BaseUpdateView
from .forms import SpeakerCreateForm
from .models import Speaker
| [
6738,
42625,
14208,
13,
3642,
822,
13,
18439,
13,
19816,
1040,
1330,
2448,
3411,
37374,
35608,
259,
198,
6738,
42625,
14208,
13,
6371,
82,
1330,
9575,
62,
75,
12582,
198,
6738,
42625,
14208,
13,
33571,
13,
41357,
13,
19312,
1330,
5178,
35608,
259,
198,
198,
6738,
4928,
62,
15654,
13,
33571,
1330,
32053,
8053,
7680,
11,
7308,
16447,
7680,
11,
7308,
10260,
7680,
198,
6738,
764,
23914,
1330,
14931,
16447,
8479,
198,
198,
6738,
764,
27530,
1330,
14931,
628,
220,
220,
220,
220,
628
] | 3.547619 | 84 |
# Autogenerated file for Relay
# Add missing from ... import const
_JD_SERVICE_CLASS_RELAY = const(0x183fe656)
_JD_RELAY_VARIANT_ELECTROMECHANICAL = const(0x1)
_JD_RELAY_VARIANT_SOLID_STATE = const(0x2)
_JD_RELAY_VARIANT_REED = const(0x3)
_JD_RELAY_REG_CLOSED = const(JD_REG_INTENSITY)
_JD_RELAY_REG_VARIANT = const(JD_REG_VARIANT)
_JD_RELAY_REG_MAX_SWITCHING_CURRENT = const(0x180)
_JD_RELAY_EV_ACTIVE = const(JD_EV_ACTIVE)
_JD_RELAY_EV_INACTIVE = const(JD_EV_INACTIVE) | [
2,
5231,
519,
877,
515,
2393,
329,
4718,
323,
198,
2,
3060,
4814,
422,
2644,
1330,
1500,
198,
62,
37882,
62,
35009,
27389,
62,
31631,
62,
16448,
4792,
796,
1500,
7,
15,
87,
24839,
5036,
37466,
8,
198,
62,
37882,
62,
16448,
4792,
62,
53,
33604,
8643,
62,
36,
16779,
33676,
25994,
1565,
20151,
796,
1500,
7,
15,
87,
16,
8,
198,
62,
37882,
62,
16448,
4792,
62,
53,
33604,
8643,
62,
50,
3535,
2389,
62,
44724,
796,
1500,
7,
15,
87,
17,
8,
198,
62,
37882,
62,
16448,
4792,
62,
53,
33604,
8643,
62,
2200,
1961,
796,
1500,
7,
15,
87,
18,
8,
198,
62,
37882,
62,
16448,
4792,
62,
31553,
62,
5097,
48751,
796,
1500,
7,
37882,
62,
31553,
62,
12394,
16938,
9050,
8,
198,
62,
37882,
62,
16448,
4792,
62,
31553,
62,
53,
33604,
8643,
796,
1500,
7,
37882,
62,
31553,
62,
53,
33604,
8643,
8,
198,
62,
37882,
62,
16448,
4792,
62,
31553,
62,
22921,
62,
17887,
31949,
2751,
62,
34,
39237,
796,
1500,
7,
15,
87,
15259,
8,
198,
62,
37882,
62,
16448,
4792,
62,
20114,
62,
10659,
9306,
796,
1500,
7,
37882,
62,
20114,
62,
10659,
9306,
8,
198,
62,
37882,
62,
16448,
4792,
62,
20114,
62,
1268,
10659,
9306,
796,
1500,
7,
37882,
62,
20114,
62,
1268,
10659,
9306,
8
] | 2.165899 | 217 |
# Different Logging Levels
# 4: DEBUG
# 3: INFO
# 2: WARNING
# 1: ERROR
# 0: CRITICAL
log_level = 3
# When set true, if the script finds a user that already exists,
# the script will attempt to change the policy of that user,
# and add the emby connect account to that user.
overwrite = False
# The url to your Emby server
emby_base_url = 'http://localhost:8096'
# Login info for an account on your Emby server that has admin privileges
# Username
emby_admin_uname = ''
# Password
emby_admin_passwd = ''
# The script will avoid doing anything to these users AND admin_uname
avoid_users = [
'Python',
'Admin1122'
]
# number of seconds before the first request will timeout.
timeout = 2
# Determine whether or not to output in tsv format. Will be text if False
tsv_out = True
# If all thats provided is a connect username, this prefix will be put at
# the start of the username on the server
user_prefix = '!'
# These are the user policy changes that will be made. Can be empty
user_policy = {
'IsAdministrator': False, # True|False
'IsHidden': True, # True|False
'IsHiddenRemotely': True, # True|False
'IsDisabled': False, # True|False
# 'MaxParentalRating': None, # int|None
# 'BlockedTags': [], # string[]
# 'EnableUserPreferenceAccess': True, # True|False
# 'AccessSchedules': [], # [Configuration.AccessSchedule{...}]
# 'BlockUnratedItems': [], # string[Movie, Trailer, Series, Music, Game, Book, LiveTvChannel, LiveTvProgram, ChannelContent, Other]
'EnableRemoteControlOfOtherUsers': False, # True|False
'EnableSharedDeviceControl': True, # True|False
'EnableRemoteAccess': True, # True|False
'EnableLiveTvManagement': False, # True|False
'EnableLiveTvAccess': False, # True|False
'EnableMediaPlayback': True, # True|False
'EnableAudioPlaybackTranscoding': True, # True|False
'EnableVideoPlaybackTranscoding': True, # True|False
'EnablePlaybackRemuxing': True, # True|False
'EnableContentDeletion': False, # True|False
# 'EnableContentDeletionFromFolders': [], # string[]
'EnableContentDownloading': True, # True|False
'EnableSubtitleDownloading': False, # True|False
'EnableSubtitleManagement': False, # True|False
'EnableSyncTranscoding': False, # True|False
'EnableMediaConversion': False, # True|False
# 'EnabledDevices': [], # string[]
'EnableAllDevices': True, # True|False
# 'EnabledChannels': [], # string[]
'EnableAllChannels': True, # True|False
# 'EnabledFolders': [], # string[]
'EnableAllFolders': True, # True|False
# 'InvalidLoginAttemptCount': 10, # int
'EnablePublicSharing': False, # True|False
# 'BlockedMediaFolders': [], # string[]
# 'BlockedChannels': [], # string[]
# 'RemoteClientBitrateLimit': 12, # int
# 'AuthenticationProviderId': '', # string
# 'ExcludedSubFolders': [], # string[]
# 'DisablePremiumFeatures': False # True|False
}
| [
2,
20615,
5972,
2667,
28248,
198,
2,
220,
220,
220,
220,
604,
25,
16959,
198,
2,
220,
220,
220,
220,
513,
25,
24890,
198,
2,
220,
220,
220,
220,
362,
25,
39410,
198,
2,
220,
220,
220,
220,
352,
25,
33854,
198,
2,
220,
220,
220,
220,
657,
25,
8740,
2043,
20151,
198,
6404,
62,
5715,
796,
513,
198,
198,
2,
1649,
900,
2081,
11,
611,
262,
4226,
7228,
257,
2836,
326,
1541,
7160,
11,
198,
2,
262,
4226,
481,
2230,
284,
1487,
262,
2450,
286,
326,
2836,
11,
198,
2,
290,
751,
262,
795,
1525,
2018,
1848,
284,
326,
2836,
13,
198,
2502,
13564,
796,
10352,
198,
198,
2,
383,
19016,
284,
534,
2295,
1525,
4382,
198,
368,
1525,
62,
8692,
62,
6371,
796,
705,
4023,
1378,
36750,
25,
1795,
4846,
6,
198,
198,
2,
23093,
7508,
329,
281,
1848,
319,
534,
2295,
1525,
4382,
326,
468,
13169,
18850,
198,
2,
50069,
198,
368,
1525,
62,
28482,
62,
403,
480,
796,
10148,
198,
2,
30275,
198,
368,
1525,
62,
28482,
62,
6603,
16993,
796,
10148,
198,
198,
2,
383,
4226,
481,
3368,
1804,
1997,
284,
777,
2985,
5357,
13169,
62,
403,
480,
198,
27080,
62,
18417,
796,
685,
198,
220,
220,
220,
705,
37906,
3256,
198,
220,
220,
220,
705,
46787,
14686,
17,
6,
198,
60,
198,
198,
2,
1271,
286,
4201,
878,
262,
717,
2581,
481,
26827,
13,
198,
48678,
796,
362,
198,
198,
2,
45559,
3810,
1771,
393,
407,
284,
5072,
287,
256,
21370,
5794,
13,
2561,
307,
2420,
611,
10352,
198,
912,
85,
62,
448,
796,
6407,
198,
198,
2,
1002,
477,
29294,
2810,
318,
257,
2018,
20579,
11,
428,
21231,
481,
307,
1234,
379,
198,
2,
262,
923,
286,
262,
20579,
319,
262,
4382,
198,
7220,
62,
40290,
796,
705,
13679,
198,
198,
2,
2312,
389,
262,
2836,
2450,
2458,
326,
481,
307,
925,
13,
1680,
307,
6565,
198,
7220,
62,
30586,
796,
1391,
198,
220,
220,
220,
705,
3792,
41862,
12392,
10354,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
10352,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6407,
91,
25101,
198,
220,
220,
220,
705,
3792,
41691,
10354,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
6407,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6407,
91,
25101,
198,
220,
220,
220,
705,
3792,
41691,
36510,
306,
10354,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
6407,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6407,
91,
25101,
198,
220,
220,
220,
705,
3792,
7279,
4510,
10354,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
10352,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6407,
91,
25101,
198,
220,
220,
220,
1303,
705,
11518,
24546,
282,
29321,
10354,
197,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
6045,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
493,
91,
14202,
198,
220,
220,
220,
1303,
705,
3629,
3543,
36142,
10354,
197,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
685,
4357,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
4731,
21737,
198,
220,
220,
220,
1303,
705,
36695,
12982,
6719,
4288,
15457,
10354,
197,
220,
220,
220,
6407,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6407,
91,
25101,
198,
220,
220,
220,
1303,
705,
15457,
50,
1740,
5028,
10354,
197,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
685,
4357,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
685,
38149,
13,
15457,
27054,
5950,
90,
986,
92,
60,
198,
220,
220,
220,
1303,
705,
12235,
3118,
4111,
23022,
10354,
197,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
685,
4357,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
4731,
58,
25097,
11,
36923,
11,
7171,
11,
7849,
11,
3776,
11,
4897,
11,
7547,
51,
85,
29239,
11,
7547,
51,
85,
15167,
11,
11102,
19746,
11,
3819,
60,
198,
220,
220,
220,
705,
36695,
36510,
15988,
5189,
6395,
14490,
10354,
220,
10352,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6407,
91,
25101,
198,
220,
220,
220,
705,
36695,
2484,
1144,
24728,
15988,
10354,
220,
220,
220,
220,
220,
220,
220,
6407,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6407,
91,
25101,
198,
220,
220,
220,
705,
36695,
36510,
15457,
10354,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
6407,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6407,
91,
25101,
198,
220,
220,
220,
705,
36695,
18947,
51,
85,
48032,
10354,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
10352,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6407,
91,
25101,
198,
220,
220,
220,
705,
36695,
18947,
51,
85,
15457,
10354,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
10352,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6407,
91,
25101,
198,
220,
220,
220,
705,
36695,
13152,
11002,
1891,
10354,
197,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
6407,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6407,
91,
25101,
198,
220,
220,
220,
705,
36695,
21206,
11002,
1891,
8291,
66,
7656,
10354,
197,
17821,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6407,
91,
25101,
198,
220,
220,
220,
705,
36695,
10798,
11002,
1891,
8291,
66,
7656,
10354,
197,
17821,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6407,
91,
25101,
198,
220,
220,
220,
705,
36695,
11002,
1891,
8413,
2821,
278,
10354,
197,
220,
220,
220,
220,
220,
220,
220,
6407,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6407,
91,
25101,
198,
220,
220,
220,
705,
36695,
19746,
5005,
1616,
295,
10354,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
10352,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6407,
91,
25101,
198,
220,
220,
220,
1303,
705,
36695,
19746,
5005,
1616,
295,
4863,
37,
727,
364,
10354,
685,
4357,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
4731,
21737,
198,
220,
220,
220,
705,
36695,
19746,
10002,
278,
10354,
220,
220,
220,
220,
220,
220,
220,
220,
6407,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6407,
91,
25101,
198,
220,
220,
220,
705,
36695,
7004,
7839,
10002,
278,
10354,
220,
220,
220,
220,
220,
220,
220,
10352,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6407,
91,
25101,
198,
220,
220,
220,
705,
36695,
7004,
7839,
48032,
10354,
220,
220,
220,
220,
220,
220,
220,
220,
10352,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6407,
91,
25101,
198,
220,
220,
220,
705,
36695,
28985,
8291,
66,
7656,
10354,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
10352,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6407,
91,
25101,
198,
220,
220,
220,
705,
36695,
13152,
3103,
9641,
10354,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
10352,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6407,
91,
25101,
198,
220,
220,
220,
1303,
705,
20491,
13603,
1063,
10354,
197,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
685,
4357,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
4731,
21737,
198,
220,
220,
220,
705,
36695,
3237,
13603,
1063,
10354,
197,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
6407,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6407,
91,
25101,
198,
220,
220,
220,
1303,
705,
20491,
1925,
8961,
10354,
197,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
685,
4357,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
4731,
21737,
198,
220,
220,
220,
705,
36695,
3237,
1925,
8961,
10354,
197,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
6407,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6407,
91,
25101,
198,
220,
220,
220,
1303,
705,
20491,
37,
727,
364,
10354,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
685,
4357,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
4731,
21737,
198,
220,
220,
220,
705,
36695,
3237,
37,
727,
364,
10354,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
6407,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6407,
91,
25101,
198,
220,
220,
220,
1303,
705,
44651,
47790,
37177,
12332,
10354,
197,
220,
220,
220,
220,
220,
220,
220,
838,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
493,
198,
220,
220,
220,
705,
36695,
15202,
2484,
1723,
10354,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
10352,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6407,
91,
25101,
198,
220,
220,
220,
1303,
705,
3629,
3543,
13152,
37,
727,
364,
10354,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
685,
4357,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
4731,
21737,
198,
220,
220,
220,
1303,
705,
3629,
3543,
1925,
8961,
10354,
197,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
685,
4357,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
4731,
21737,
198,
220,
220,
220,
1303,
705,
36510,
11792,
13128,
4873,
39184,
10354,
197,
220,
220,
220,
220,
220,
220,
220,
1105,
11,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
493,
198,
220,
220,
220,
1303,
705,
47649,
3299,
29495,
7390,
10354,
197,
220,
220,
220,
220,
220,
220,
220,
705,
3256,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
4731,
198,
220,
220,
220,
1303,
705,
3109,
10341,
7004,
37,
727,
364,
10354,
197,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
685,
4357,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
4731,
21737,
198,
220,
220,
220,
1303,
705,
48893,
36787,
23595,
10354,
197,
220,
220,
220,
220,
220,
220,
220,
10352,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6407,
91,
25101,
198,
92,
198
] | 2.056186 | 1,851 |
"""
Author: Haoyin Xu
"""
import time
import numpy as np
import torchvision.datasets as datasets
from numpy.random import permutation
from sklearn.tree import DecisionTreeClassifier
def write_result(filename, acc_ls):
"""Writes results to specified text file"""
output = open(filename, "w")
for acc in acc_ls:
output.write(str(acc) + "\n")
def prediction(classifier):
"""Generates predictions from model"""
predictions = classifier.predict(X_test)
p_t = 0
for i in range(X_test.shape[0]):
if predictions[i] == y_test[i]:
p_t += 1
return p_t / X_test.shape[0]
def experiment_sdt():
"""Runs experiments for Stream Decision Tree"""
sdt_l = []
train_time_l = []
test_time_l = []
sdt = DecisionTreeClassifier()
for i in range(500):
X_t = X_r[i * 100 : (i + 1) * 100]
y_t = y_r[i * 100 : (i + 1) * 100]
# Train the model
start_time = time.perf_counter()
sdt.partial_fit(X_t, y_t, classes=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9])
end_time = time.perf_counter()
train_time_l.append(end_time - start_time)
# Test the model
start_time = time.perf_counter()
sdt_l.append(prediction(sdt))
end_time = time.perf_counter()
test_time_l.append(end_time - start_time)
# Reformat the train times
for i in range(1, 500):
train_time_l[i] += train_time_l[i - 1]
return sdt_l, train_time_l, test_time_l
# prepare CIFAR data
# normalize
scale = np.mean(np.arange(0, 256))
normalize = lambda x: (x - scale) / scale
# train data
cifar_trainset = datasets.CIFAR10(root="../", train=True, download=True, transform=None)
X_train = normalize(cifar_trainset.data)
y_train = np.array(cifar_trainset.targets)
# test data
cifar_testset = datasets.CIFAR10(root="../", train=False, download=True, transform=None)
X_test = normalize(cifar_testset.data)
y_test = np.array(cifar_testset.targets)
X_train = X_train.reshape(-1, 32 * 32 * 3)
X_test = X_test.reshape(-1, 32 * 32 * 3)
# Perform experiments
sdt_acc_l = []
sdt_train_t_l = []
sdt_test_t_l = []
for i in range(10):
p = permutation(X_train.shape[0])
X_r = X_train[p]
y_r = y_train[p]
sdt_acc, sdt_train_t, sdt_test_t = experiment_sdt()
sdt_acc_l.append(sdt_acc)
sdt_train_t_l.append(sdt_train_t)
sdt_test_t_l.append(sdt_test_t)
write_result("../sdt/cifar10_acc.txt", sdt_acc_l)
write_result("../sdt/cifar10_train_t.txt", sdt_train_t_l)
write_result("../sdt/cifar10_test_t.txt", sdt_test_t_l)
| [
37811,
198,
13838,
25,
9398,
726,
259,
33591,
198,
37811,
198,
11748,
640,
198,
11748,
299,
32152,
355,
45941,
198,
11748,
28034,
10178,
13,
19608,
292,
1039,
355,
40522,
198,
6738,
299,
32152,
13,
25120,
1330,
9943,
7094,
198,
6738,
1341,
35720,
13,
21048,
1330,
26423,
27660,
9487,
7483,
628,
198,
4299,
3551,
62,
20274,
7,
34345,
11,
697,
62,
7278,
2599,
198,
220,
220,
220,
37227,
20257,
274,
2482,
284,
7368,
2420,
2393,
37811,
198,
220,
220,
220,
5072,
796,
1280,
7,
34345,
11,
366,
86,
4943,
198,
220,
220,
220,
329,
697,
287,
697,
62,
7278,
25,
198,
220,
220,
220,
220,
220,
220,
220,
5072,
13,
13564,
7,
2536,
7,
4134,
8,
1343,
37082,
77,
4943,
628,
198,
4299,
17724,
7,
4871,
7483,
2599,
198,
220,
220,
220,
37227,
8645,
689,
16277,
422,
2746,
37811,
198,
220,
220,
220,
16277,
796,
1398,
7483,
13,
79,
17407,
7,
55,
62,
9288,
8,
628,
220,
220,
220,
279,
62,
83,
796,
657,
198,
220,
220,
220,
329,
1312,
287,
2837,
7,
55,
62,
9288,
13,
43358,
58,
15,
60,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
611,
16277,
58,
72,
60,
6624,
331,
62,
9288,
58,
72,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
279,
62,
83,
15853,
352,
628,
220,
220,
220,
1441,
279,
62,
83,
1220,
1395,
62,
9288,
13,
43358,
58,
15,
60,
628,
198,
4299,
6306,
62,
21282,
83,
33529,
198,
220,
220,
220,
37227,
10987,
82,
10256,
329,
13860,
26423,
12200,
37811,
198,
220,
220,
220,
264,
28664,
62,
75,
796,
17635,
198,
220,
220,
220,
4512,
62,
2435,
62,
75,
796,
17635,
198,
220,
220,
220,
1332,
62,
2435,
62,
75,
796,
17635,
628,
220,
220,
220,
264,
28664,
796,
26423,
27660,
9487,
7483,
3419,
628,
220,
220,
220,
329,
1312,
287,
2837,
7,
4059,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
1395,
62,
83,
796,
1395,
62,
81,
58,
72,
1635,
1802,
1058,
357,
72,
1343,
352,
8,
1635,
1802,
60,
198,
220,
220,
220,
220,
220,
220,
220,
331,
62,
83,
796,
331,
62,
81,
58,
72,
1635,
1802,
1058,
357,
72,
1343,
352,
8,
1635,
1802,
60,
628,
220,
220,
220,
220,
220,
220,
220,
1303,
16835,
262,
2746,
198,
220,
220,
220,
220,
220,
220,
220,
923,
62,
2435,
796,
640,
13,
525,
69,
62,
24588,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
264,
28664,
13,
47172,
62,
11147,
7,
55,
62,
83,
11,
331,
62,
83,
11,
6097,
41888,
15,
11,
352,
11,
362,
11,
513,
11,
604,
11,
642,
11,
718,
11,
767,
11,
807,
11,
860,
12962,
198,
220,
220,
220,
220,
220,
220,
220,
886,
62,
2435,
796,
640,
13,
525,
69,
62,
24588,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
4512,
62,
2435,
62,
75,
13,
33295,
7,
437,
62,
2435,
532,
923,
62,
2435,
8,
628,
220,
220,
220,
220,
220,
220,
220,
1303,
6208,
262,
2746,
198,
220,
220,
220,
220,
220,
220,
220,
923,
62,
2435,
796,
640,
13,
525,
69,
62,
24588,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
264,
28664,
62,
75,
13,
33295,
7,
28764,
2867,
7,
21282,
83,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
886,
62,
2435,
796,
640,
13,
525,
69,
62,
24588,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
1332,
62,
2435,
62,
75,
13,
33295,
7,
437,
62,
2435,
532,
923,
62,
2435,
8,
628,
220,
220,
220,
1303,
17893,
265,
262,
4512,
1661,
198,
220,
220,
220,
329,
1312,
287,
2837,
7,
16,
11,
5323,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
4512,
62,
2435,
62,
75,
58,
72,
60,
15853,
4512,
62,
2435,
62,
75,
58,
72,
532,
352,
60,
628,
220,
220,
220,
1441,
264,
28664,
62,
75,
11,
4512,
62,
2435,
62,
75,
11,
1332,
62,
2435,
62,
75,
628,
198,
2,
8335,
327,
5064,
1503,
1366,
198,
2,
3487,
1096,
198,
9888,
796,
45941,
13,
32604,
7,
37659,
13,
283,
858,
7,
15,
11,
17759,
4008,
198,
11265,
1096,
796,
37456,
2124,
25,
357,
87,
532,
5046,
8,
1220,
5046,
198,
198,
2,
4512,
1366,
198,
66,
361,
283,
62,
2213,
1299,
316,
796,
40522,
13,
34,
5064,
1503,
940,
7,
15763,
2625,
40720,
1600,
4512,
28,
17821,
11,
4321,
28,
17821,
11,
6121,
28,
14202,
8,
198,
55,
62,
27432,
796,
3487,
1096,
7,
66,
361,
283,
62,
2213,
1299,
316,
13,
7890,
8,
198,
88,
62,
27432,
796,
45941,
13,
18747,
7,
66,
361,
283,
62,
2213,
1299,
316,
13,
83,
853,
1039,
8,
198,
198,
2,
1332,
1366,
198,
66,
361,
283,
62,
9288,
2617,
796,
40522,
13,
34,
5064,
1503,
940,
7,
15763,
2625,
40720,
1600,
4512,
28,
25101,
11,
4321,
28,
17821,
11,
6121,
28,
14202,
8,
198,
55,
62,
9288,
796,
3487,
1096,
7,
66,
361,
283,
62,
9288,
2617,
13,
7890,
8,
198,
88,
62,
9288,
796,
45941,
13,
18747,
7,
66,
361,
283,
62,
9288,
2617,
13,
83,
853,
1039,
8,
198,
198,
55,
62,
27432,
796,
1395,
62,
27432,
13,
3447,
1758,
32590,
16,
11,
3933,
1635,
3933,
1635,
513,
8,
198,
55,
62,
9288,
796,
1395,
62,
9288,
13,
3447,
1758,
32590,
16,
11,
3933,
1635,
3933,
1635,
513,
8,
198,
198,
2,
35006,
10256,
198,
21282,
83,
62,
4134,
62,
75,
796,
17635,
198,
21282,
83,
62,
27432,
62,
83,
62,
75,
796,
17635,
198,
21282,
83,
62,
9288,
62,
83,
62,
75,
796,
17635,
198,
1640,
1312,
287,
2837,
7,
940,
2599,
198,
220,
220,
220,
279,
796,
9943,
7094,
7,
55,
62,
27432,
13,
43358,
58,
15,
12962,
628,
220,
220,
220,
1395,
62,
81,
796,
1395,
62,
27432,
58,
79,
60,
198,
220,
220,
220,
331,
62,
81,
796,
331,
62,
27432,
58,
79,
60,
628,
220,
220,
220,
264,
28664,
62,
4134,
11,
264,
28664,
62,
27432,
62,
83,
11,
264,
28664,
62,
9288,
62,
83,
796,
6306,
62,
21282,
83,
3419,
198,
220,
220,
220,
264,
28664,
62,
4134,
62,
75,
13,
33295,
7,
21282,
83,
62,
4134,
8,
198,
220,
220,
220,
264,
28664,
62,
27432,
62,
83,
62,
75,
13,
33295,
7,
21282,
83,
62,
27432,
62,
83,
8,
198,
220,
220,
220,
264,
28664,
62,
9288,
62,
83,
62,
75,
13,
33295,
7,
21282,
83,
62,
9288,
62,
83,
8,
628,
220,
220,
220,
3551,
62,
20274,
7203,
40720,
21282,
83,
14,
66,
361,
283,
940,
62,
4134,
13,
14116,
1600,
264,
28664,
62,
4134,
62,
75,
8,
198,
220,
220,
220,
3551,
62,
20274,
7203,
40720,
21282,
83,
14,
66,
361,
283,
940,
62,
27432,
62,
83,
13,
14116,
1600,
264,
28664,
62,
27432,
62,
83,
62,
75,
8,
198,
220,
220,
220,
3551,
62,
20274,
7203,
40720,
21282,
83,
14,
66,
361,
283,
940,
62,
9288,
62,
83,
13,
14116,
1600,
264,
28664,
62,
9288,
62,
83,
62,
75,
8,
198
] | 2.218858 | 1,156 |
import os
import sys
import h5py
import argparse
import net.proto_file as proto_file
import subprocess
import numpy as np
import scipy.io as sio
import data_analysis.find_caffe as find_caffe
import Config.ExpConfigInfo as Config
caffe_root = find_caffe.caffe_root
if __name__ == '__main__':
parser = argparse.ArgumentParser(description="train bn net",
formatter_class=argparse.ArgumentDefaultsHelpFormatter)
parser.add_argument('--spatial_info', type=str, default='5x5_mean_std',
help="1x1_mean', '3x3_mean', '3x3_mean_std', '5x5_mean', '5x5_mean_std")
parser.add_argument('--gpu', type=int, default=1,
help='the number of gpu id, only one number is required')
parser.add_argument('--dst_dir', type=str, default='bn_net_200',
help='the destination dir for the experiments')
parser.add_argument('--data_set', type=str, default='salina',
help='indian_pines, salina')
parser.add_argument('--max_iter', type=int, default=10000,
help='how many iters')
parser.add_argument('--train_nums', type=float, default=200,
help='how many samples for training or how much percents for training, 200 or 0.1')
args = parser.parse_args()
train(args=args) | [
11748,
28686,
198,
11748,
25064,
198,
11748,
289,
20,
9078,
198,
11748,
1822,
29572,
198,
11748,
2010,
13,
1676,
1462,
62,
7753,
355,
44876,
62,
7753,
198,
11748,
850,
14681,
198,
11748,
299,
32152,
355,
45941,
198,
11748,
629,
541,
88,
13,
952,
355,
264,
952,
198,
11748,
1366,
62,
20930,
13,
19796,
62,
66,
21223,
355,
1064,
62,
66,
21223,
198,
11748,
17056,
13,
16870,
16934,
12360,
355,
17056,
628,
198,
66,
21223,
62,
15763,
796,
1064,
62,
66,
21223,
13,
66,
21223,
62,
15763,
628,
628,
628,
198,
361,
11593,
3672,
834,
6624,
705,
834,
12417,
834,
10354,
198,
220,
220,
220,
30751,
796,
1822,
29572,
13,
28100,
1713,
46677,
7,
11213,
2625,
27432,
275,
77,
2010,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1296,
1436,
62,
4871,
28,
853,
29572,
13,
28100,
1713,
7469,
13185,
22087,
8479,
1436,
8,
198,
220,
220,
220,
30751,
13,
2860,
62,
49140,
10786,
438,
2777,
34961,
62,
10951,
3256,
2099,
28,
2536,
11,
4277,
11639,
20,
87,
20,
62,
32604,
62,
19282,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1037,
2625,
16,
87,
16,
62,
32604,
3256,
705,
18,
87,
18,
62,
32604,
3256,
705,
18,
87,
18,
62,
32604,
62,
19282,
3256,
705,
20,
87,
20,
62,
32604,
3256,
705,
20,
87,
20,
62,
32604,
62,
19282,
4943,
198,
220,
220,
220,
30751,
13,
2860,
62,
49140,
10786,
438,
46999,
3256,
2099,
28,
600,
11,
4277,
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,
220,
1037,
11639,
1169,
1271,
286,
308,
19944,
4686,
11,
691,
530,
1271,
318,
2672,
11537,
198,
220,
220,
220,
30751,
13,
2860,
62,
49140,
10786,
438,
67,
301,
62,
15908,
3256,
2099,
28,
2536,
11,
4277,
11639,
9374,
62,
3262,
62,
2167,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1037,
11639,
1169,
10965,
26672,
329,
262,
10256,
11537,
198,
220,
220,
220,
30751,
13,
2860,
62,
49140,
10786,
438,
7890,
62,
2617,
3256,
2099,
28,
2536,
11,
4277,
11639,
21680,
1437,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1037,
11639,
521,
666,
62,
79,
1127,
11,
3664,
1437,
11537,
198,
220,
220,
220,
30751,
13,
2860,
62,
49140,
10786,
438,
9806,
62,
2676,
3256,
2099,
28,
600,
11,
4277,
28,
49388,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1037,
11639,
4919,
867,
340,
364,
11537,
198,
220,
220,
220,
30751,
13,
2860,
62,
49140,
10786,
438,
27432,
62,
77,
5700,
3256,
2099,
28,
22468,
11,
4277,
28,
2167,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1037,
11639,
4919,
867,
8405,
329,
3047,
393,
703,
881,
583,
66,
658,
329,
3047,
11,
939,
393,
657,
13,
16,
11537,
198,
220,
220,
220,
26498,
796,
30751,
13,
29572,
62,
22046,
3419,
198,
220,
220,
220,
4512,
7,
22046,
28,
22046,
8
] | 2.293423 | 593 |
# -*- coding: utf-8 -*-
import io
import json
import os
import glob
import requests
import urllib.parse
import sys
import time
from argparse import ArgumentParser
parser = ArgumentParser()
parser.add_argument("-p", "--path",
help="log path", dest="p", default="app/static/line")
parser.add_argument("-i", "--id",
help="chrome extension id", dest="i", default="*")
parser.add_argument("-u", "--url",
help="server url", dest="u", default="http://localhost:8080")
parser.add_argument("-l", "--login",
help="login api", dest="l", default="/api/v1/security/login")
parser.add_argument("-c", "--concat",
help="concat api", dest="c", default="/api/1.0/contactmodelapi/add")
parser.add_argument("--username",
help="login username", dest="username", default="addline")
parser.add_argument("--password",
help="concat api", dest="password", default="ZAHVjB$WLM*@6fV46?B&$Y+ELW+fvd%q")
args = parser.parse_args()
#if len(files) is 0:
# sys.exit("no file, 81")
while True:
monitor_log()
time.sleep(1)
| [
2,
532,
9,
12,
19617,
25,
3384,
69,
12,
23,
532,
9,
12,
198,
11748,
33245,
198,
11748,
33918,
198,
11748,
28686,
198,
11748,
15095,
198,
11748,
7007,
198,
11748,
2956,
297,
571,
13,
29572,
198,
11748,
25064,
198,
11748,
640,
628,
198,
198,
6738,
1822,
29572,
1330,
45751,
46677,
198,
198,
48610,
796,
45751,
46677,
3419,
198,
48610,
13,
2860,
62,
49140,
7203,
12,
79,
1600,
366,
438,
6978,
1600,
220,
198,
220,
220,
220,
220,
220,
220,
220,
1037,
2625,
6404,
3108,
1600,
2244,
2625,
79,
1600,
4277,
2625,
1324,
14,
12708,
14,
1370,
4943,
198,
48610,
13,
2860,
62,
49140,
7203,
12,
72,
1600,
366,
438,
312,
1600,
220,
198,
220,
220,
220,
220,
220,
220,
220,
1037,
2625,
46659,
7552,
4686,
1600,
2244,
2625,
72,
1600,
4277,
2625,
9,
4943,
198,
48610,
13,
2860,
62,
49140,
7203,
12,
84,
1600,
366,
438,
6371,
1600,
220,
198,
220,
220,
220,
220,
220,
220,
220,
1037,
2625,
15388,
19016,
1600,
2244,
2625,
84,
1600,
4277,
2625,
4023,
1378,
36750,
25,
1795,
1795,
4943,
198,
48610,
13,
2860,
62,
49140,
7203,
12,
75,
1600,
366,
438,
38235,
1600,
220,
198,
220,
220,
220,
220,
220,
220,
220,
1037,
2625,
38235,
40391,
1600,
2244,
2625,
75,
1600,
4277,
35922,
15042,
14,
85,
16,
14,
12961,
14,
38235,
4943,
198,
48610,
13,
2860,
62,
49140,
7203,
12,
66,
1600,
366,
438,
1102,
9246,
1600,
220,
198,
220,
220,
220,
220,
220,
220,
220,
1037,
2625,
1102,
9246,
40391,
1600,
2244,
2625,
66,
1600,
4277,
35922,
15042,
14,
16,
13,
15,
14,
32057,
19849,
15042,
14,
2860,
4943,
198,
48610,
13,
2860,
62,
49140,
7203,
438,
29460,
1600,
220,
198,
220,
220,
220,
220,
220,
220,
220,
1037,
2625,
38235,
20579,
1600,
2244,
2625,
29460,
1600,
4277,
2625,
2860,
1370,
4943,
198,
48610,
13,
2860,
62,
49140,
7203,
438,
28712,
1600,
220,
198,
220,
220,
220,
220,
220,
220,
220,
1037,
2625,
1102,
9246,
40391,
1600,
2244,
2625,
28712,
1600,
4277,
2625,
57,
18429,
53,
73,
33,
3,
54,
31288,
9,
31,
21,
69,
53,
3510,
30,
33,
5,
3,
56,
10,
3698,
54,
10,
69,
20306,
4,
80,
4943,
198,
198,
22046,
796,
30751,
13,
29572,
62,
22046,
3419,
198,
198,
2,
361,
18896,
7,
16624,
8,
318,
657,
25,
198,
2,
220,
25064,
13,
37023,
7203,
3919,
2393,
11,
9773,
4943,
198,
4514,
6407,
25,
198,
220,
220,
220,
5671,
62,
6404,
3419,
198,
220,
220,
220,
640,
13,
42832,
7,
16,
8,
198
] | 2.574879 | 414 |
# -*- coding: utf-8 -*-
"""
MIT License
Copyright (c) 2020 supr3me
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
"""
RarityColor = RarityColour
| [
2,
532,
9,
12,
19617,
25,
3384,
69,
12,
23,
532,
9,
12,
201,
198,
201,
198,
37811,
201,
198,
36393,
13789,
201,
198,
201,
198,
15269,
357,
66,
8,
12131,
424,
1050,
18,
1326,
201,
198,
201,
198,
5990,
3411,
318,
29376,
7520,
11,
1479,
286,
3877,
11,
284,
597,
1048,
16727,
257,
4866,
201,
198,
1659,
428,
3788,
290,
3917,
10314,
3696,
357,
1169,
366,
25423,
12340,
284,
1730,
201,
198,
259,
262,
10442,
1231,
17504,
11,
1390,
1231,
17385,
262,
2489,
201,
198,
1462,
779,
11,
4866,
11,
13096,
11,
20121,
11,
7715,
11,
14983,
11,
850,
43085,
11,
290,
14,
273,
3677,
201,
198,
22163,
444,
286,
262,
10442,
11,
290,
284,
8749,
6506,
284,
4150,
262,
10442,
318,
201,
198,
69,
700,
1348,
284,
466,
523,
11,
2426,
284,
262,
1708,
3403,
25,
201,
198,
201,
198,
464,
2029,
6634,
4003,
290,
428,
7170,
4003,
2236,
307,
3017,
287,
477,
201,
198,
22163,
444,
393,
8904,
16690,
286,
262,
10442,
13,
201,
198,
201,
198,
10970,
47466,
3180,
36592,
2389,
1961,
366,
1921,
3180,
1600,
42881,
34764,
56,
3963,
15529,
509,
12115,
11,
7788,
32761,
6375,
201,
198,
3955,
49094,
11,
47783,
2751,
21728,
5626,
40880,
5390,
3336,
34764,
11015,
3963,
34482,
3398,
1565,
5603,
25382,
11,
201,
198,
37,
46144,
7473,
317,
16652,
2149,
37232,
33079,
48933,
5357,
44521,
1268,
10913,
2751,
12529,
13,
3268,
8005,
49261,
50163,
3336,
201,
198,
32,
24318,
20673,
6375,
27975,
38162,
9947,
367,
15173,
4877,
9348,
43031,
19146,
7473,
15529,
47666,
3955,
11,
29506,
25552,
6375,
25401,
201,
198,
43,
3539,
25382,
11,
7655,
2767,
16879,
3268,
3537,
40282,
3963,
27342,
10659,
11,
309,
9863,
6375,
25401,
54,
24352,
11,
5923,
1797,
2751,
16034,
11,
201,
198,
12425,
3963,
6375,
3268,
7102,
45,
24565,
13315,
3336,
47466,
6375,
3336,
23210,
6375,
25401,
5550,
1847,
20754,
3268,
3336,
201,
198,
15821,
37485,
13,
201,
198,
37811,
201,
198,
201,
198,
201,
198,
201,
198,
49,
6806,
10258,
796,
21948,
5216,
454,
201,
198
] | 3.461078 | 334 |
#!/usr/bin/env python3
import math
# Binomial coeff 4ever
print(int(find_bin_coeff(40, 20))) | [
2,
48443,
14629,
14,
8800,
14,
24330,
21015,
18,
198,
198,
11748,
10688,
198,
198,
2,
20828,
49070,
763,
14822,
604,
964,
198,
198,
4798,
7,
600,
7,
19796,
62,
8800,
62,
1073,
14822,
7,
1821,
11,
1160,
22305
] | 2.435897 | 39 |
# Fizz Buzz in Tensorflow!
# Our goal is to produce fizzbuzz for the numbers 1 to 100.
# So it would be unfair to include these in our training data.
# Accordingly, the training data corresponds to the numbers 101 to (2 ** NUM_DIGITS - 1).
# see http://joelgrus.com/2016/05/23/fizz-buzz-in-tensorflow/
from PyBaseGUI.Mplot import plot_confusion_matrix as plot
import numpy #as np
import tensorflow.compat.v1 as tf
from sklearn import metrics
from sympy import sieve
from sympy.ntheory import factorint
#*************************************************************
# Maximum number to clasify
PROGRESS_SHOW = False
MAX_NUM = 2**10
#*************************************************************
# Binary Encoding
# Represent each input by an array of its binary digits.
#*************************************************************
# Primes Encoding
# Represent each input by an array of its primary number multiplier as digits.
#*************************************************************
# Create the network model.
# Generate random weights.
# Our model is a standard 1-hidden-layer multi-layer-perceptron with ReLU activation.
# The softmax (which turns arbitrary real-valued outputs into probabilities) gets applied in the cost function.
#Create optimization function.
#*************************************************************
# Network data place holders
# Our variables. The input has width in_digits, and the output has width out_digits.
#*************************************************************
# Network Training
# Create Labled training data.
# Fizz-Buzz data lables generation.
# One-hot encode the desired network outputs: [number, "fizz", "buzz", "fizzbuzz"])
# Finally, we need a way to turn a prediction (and an original number) into a fizz buzz output
fizz_buzz_names=["num", "fizz", "buzz", "fizzbuzz"];
# Mish-Buzz data lables generation.
# One-hot encode the desired outputs: [number, "fizz", "buzz", "fizzbuzz", "mish", "mishfizz", "mishbuzz"]
mish_buzz_names:list=["num", "mish", "fizz", "buzz", "mishfizz", "mishbuzz", "fizzbuzz"];
# Train the network using the labled data.
#*************************************************************
# Network testing.
#*************************************************************
# Performance report.
#Report the network performance.
#*************************************************************
# Run the network learning algorithm.
#*************************************************************
# Running experiments
# questions 1-4
#1. Take the FizzBuzz example and make it work: It works.
#2. Add to the code a function that analyzes the results.
# a. Print the accuracy of the classifier: See the report function and the batch accuracy reort.
# b. Generate a confusion matrix: See the report function.
#3. Run it once and put the results in a word file: the loop can be set to once or 10 times.
NUM_HIDDEN = 100 # How many units in the hidden layer.
NUM_IN_DIGITS = binary_digits(MAX_NUM) # Number of binary digits (Maximum number)
TRAIN_SIZE = 8
print("Run bizz buzz 1 time with progress combinations of 2,3,6,10")
for i in range (1):
TensorFlowRun(NUM_HIDDEN, TRAIN_SIZE, binary_encode, fizz_buzz_encode, fizz_buzz_cls, fizz_buzz_name, MAX_NUM, NUM_IN_DIGITS, fizz_buzz_names, True);
#4. Rerun the algorithm 10 times and see if there are differences in the accuracy: The alogrithem is executed 10 times.
NUM_HIDDEN = 100 # How many units in the hidden layer.
NUM_IN_DIGITS = binary_digits(MAX_NUM) # Number of binary digits (Maximum number)
TRAIN_SIZE = 8
print("Run 8 times without progress report to compare results")
for i in range (9):
TensorFlowRun(NUM_HIDDEN, TRAIN_SIZE, binary_encode, fizz_buzz_encode, fizz_buzz_cls, fizz_buzz_name, MAX_NUM, NUM_IN_DIGITS, fizz_buzz_names, False);
TensorFlowRun(NUM_HIDDEN, TRAIN_SIZE, binary_encode, fizz_buzz_encode, fizz_buzz_cls, fizz_buzz_name, MAX_NUM, NUM_IN_DIGITS, fizz_buzz_names, True);
# questions 5-6
#5. Change the algorithm to also deal with the number 2 besides the numbers 3
# and 5 with all the relevant combinations (more classes2,3,5): we added the mish_buzz ancoding and class functions and class names.
#6. Run it once and put the results in a word file.
NUM_HIDDEN = 100 # How many units in the hidden layer.
print("Add mish buzz combinations of 2,3,5,6,10,15")
NUM_IN_DIGITS = binary_digits(MAX_NUM) # Number of binary digits (Maximum number)
TRAIN_SIZE = 8
for i in range (1):
TensorFlowRun(NUM_HIDDEN, TRAIN_SIZE, binary_encode, mish_buzz_encode, mish_buzz_cls, mish_buzz_name, MAX_NUM, NUM_IN_DIGITS, mish_buzz_names, True);
# a question 7
#7. Try to improve the results by more training, change the network etc.
NUM_HIDDEN = 5000 # How many units in the hidden layer. we increase from 100 to 5000
NUM_IN_DIGITS = primes_digits(MAX_NUM) # Number of binary digits (Maximum number)
TRAIN_SIZE = 1
print("improve binary encode training and hidden layer")
for i in range (1):
TensorFlowRun(NUM_HIDDEN, TRAIN_SIZE, primes_encode, mish_buzz_encode, mish_buzz_cls, mish_buzz_name, MAX_NUM, NUM_IN_DIGITS, mish_buzz_names, True);
# a question 8 for fizzbuzz
#8. Change the representation from binary to prime based(encode the numbers as
# prime number multiplayer). That means each number is coded by how many
# time each prime appears in the product. For large primes you can put them all
# in one bucket.
# Example: 24 is coded as 2^3* 3^1 -? [3,1,0,0,0,0…]
# Do you think the algorithms (first and second) will work better? Run them
# and write the results and compare them.
NUM_HIDDEN = 100 # How many units in the hidden layer.
NUM_IN_DIGITS = primes_digits(MAX_NUM) # Number of binary digits (Maximum number)
TRAIN_SIZE = 2
print("perform prim encoding with small hidden layer and small number of train")
for i in range(0):
TensorFlowRun(NUM_HIDDEN, TRAIN_SIZE, primes_encode, mish_buzz_encode, mish_buzz_cls, mish_buzz_name, MAX_NUM, NUM_IN_DIGITS, mish_buzz_names, True);
input("Press Enter to continue...") | [
2,
376,
6457,
15753,
287,
309,
22854,
11125,
0,
198,
2,
3954,
3061,
318,
284,
4439,
277,
6457,
65,
4715,
329,
262,
3146,
352,
284,
1802,
13,
198,
2,
1406,
340,
561,
307,
11675,
284,
2291,
777,
287,
674,
3047,
1366,
13,
198,
2,
28386,
11,
262,
3047,
1366,
24866,
284,
262,
3146,
8949,
284,
357,
17,
12429,
36871,
62,
35,
3528,
29722,
532,
352,
737,
198,
2,
766,
2638,
1378,
7639,
417,
2164,
385,
13,
785,
14,
5304,
14,
2713,
14,
1954,
14,
69,
6457,
12,
65,
4715,
12,
259,
12,
83,
22854,
11125,
14,
198,
6738,
9485,
14881,
40156,
13,
44,
29487,
1330,
220,
7110,
62,
10414,
4241,
62,
6759,
8609,
355,
7110,
198,
11748,
299,
32152,
1303,
292,
45941,
198,
11748,
11192,
273,
11125,
13,
5589,
265,
13,
85,
16,
355,
48700,
198,
6738,
1341,
35720,
1330,
20731,
198,
6738,
10558,
88,
1330,
264,
12311,
198,
6738,
10558,
88,
13,
429,
258,
652,
1330,
5766,
600,
628,
628,
628,
198,
2,
17174,
8412,
4557,
35625,
198,
2,
220,
220,
22246,
1271,
284,
537,
292,
1958,
198,
4805,
49656,
7597,
62,
9693,
3913,
796,
10352,
198,
22921,
62,
41359,
796,
362,
1174,
940,
628,
628,
198,
198,
2,
17174,
8412,
4557,
35625,
198,
2,
220,
220,
45755,
14711,
7656,
198,
2,
10858,
1123,
5128,
416,
281,
7177,
286,
663,
13934,
19561,
13,
628,
628,
198,
2,
17174,
8412,
4557,
35625,
198,
2,
220,
220,
1736,
999,
14711,
7656,
198,
2,
10858,
1123,
5128,
416,
281,
7177,
286,
663,
4165,
1271,
33090,
355,
19561,
13,
628,
198,
198,
2,
17174,
8412,
4557,
35625,
198,
2,
13610,
262,
3127,
2746,
13,
198,
2,
2980,
378,
4738,
19590,
13,
628,
198,
2,
3954,
2746,
318,
257,
3210,
352,
12,
30342,
12,
29289,
5021,
12,
29289,
12,
525,
984,
1313,
351,
797,
41596,
14916,
13,
198,
2,
383,
2705,
9806,
357,
4758,
4962,
14977,
1103,
12,
39728,
23862,
656,
39522,
8,
3011,
5625,
287,
262,
1575,
2163,
13,
628,
198,
2,
16447,
23989,
2163,
13,
628,
628,
198,
2,
17174,
8412,
4557,
35625,
198,
2,
220,
220,
7311,
1366,
1295,
16392,
198,
2,
3954,
9633,
13,
383,
5128,
468,
9647,
287,
62,
12894,
896,
11,
290,
262,
5072,
468,
9647,
503,
62,
12894,
896,
13,
628,
628,
198,
2,
17174,
8412,
4557,
35625,
198,
2,
220,
220,
7311,
13614,
198,
2,
13610,
3498,
992,
3047,
1366,
13,
198,
198,
2,
220,
220,
376,
6457,
12,
48230,
1366,
2248,
829,
5270,
13,
198,
2,
1881,
12,
8940,
37773,
262,
10348,
3127,
23862,
25,
685,
17618,
11,
366,
69,
6457,
1600,
366,
65,
4715,
1600,
366,
69,
6457,
65,
4715,
8973,
8,
198,
198,
2,
9461,
11,
356,
761,
257,
835,
284,
1210,
257,
17724,
357,
392,
281,
2656,
1271,
8,
656,
257,
277,
6457,
14713,
5072,
198,
198,
69,
6457,
62,
65,
4715,
62,
14933,
28,
14692,
22510,
1600,
366,
69,
6457,
1600,
366,
65,
4715,
1600,
366,
69,
6457,
65,
4715,
8973,
26,
628,
198,
2,
220,
220,
39523,
12,
48230,
1366,
2248,
829,
5270,
13,
198,
2,
1881,
12,
8940,
37773,
262,
10348,
23862,
25,
685,
17618,
11,
366,
69,
6457,
1600,
366,
65,
4715,
1600,
366,
69,
6457,
65,
4715,
1600,
366,
76,
680,
1600,
366,
76,
680,
69,
6457,
1600,
366,
76,
680,
65,
4715,
8973,
198,
198,
76,
680,
62,
65,
4715,
62,
14933,
25,
4868,
28,
14692,
22510,
1600,
366,
76,
680,
1600,
366,
69,
6457,
1600,
366,
65,
4715,
1600,
366,
76,
680,
69,
6457,
1600,
366,
76,
680,
65,
4715,
1600,
366,
69,
6457,
65,
4715,
8973,
26,
628,
198,
2,
16835,
262,
3127,
1262,
262,
2248,
992,
1366,
13,
628,
628,
198,
2,
17174,
8412,
4557,
35625,
198,
2,
220,
220,
7311,
4856,
13,
628,
628,
198,
2,
17174,
8412,
4557,
35625,
198,
2,
220,
220,
15193,
989,
13,
198,
2,
19100,
262,
3127,
2854,
13,
628,
628,
198,
2,
17174,
8412,
4557,
35625,
198,
2,
220,
220,
5660,
262,
3127,
4673,
11862,
13,
628,
628,
628,
628,
198,
2,
17174,
8412,
4557,
35625,
198,
2,
220,
220,
18162,
10256,
198,
198,
2,
220,
2683,
352,
12,
19,
198,
2,
16,
13,
7214,
262,
376,
6457,
48230,
1672,
290,
787,
340,
670,
25,
632,
2499,
13,
198,
2,
17,
13,
3060,
284,
262,
2438,
257,
2163,
326,
4284,
12271,
262,
2482,
13,
198,
2,
197,
64,
13,
12578,
262,
9922,
286,
262,
1398,
7483,
25,
4091,
262,
989,
2163,
290,
262,
15458,
9922,
302,
419,
13,
198,
2,
197,
65,
13,
2980,
378,
257,
10802,
17593,
25,
220,
220,
220,
220,
220,
220,
220,
220,
220,
4091,
262,
989,
2163,
13,
198,
2,
18,
13,
5660,
340,
1752,
290,
1234,
262,
2482,
287,
257,
1573,
2393,
25,
262,
9052,
460,
307,
900,
284,
1752,
393,
838,
1661,
13,
198,
41359,
62,
39,
2389,
41819,
796,
1802,
220,
1303,
1374,
867,
4991,
287,
262,
7104,
7679,
13,
198,
41359,
62,
1268,
62,
35,
3528,
29722,
796,
13934,
62,
12894,
896,
7,
22921,
62,
41359,
8,
220,
1303,
7913,
286,
13934,
19561,
357,
40541,
1271,
8,
198,
51,
3861,
1268,
62,
33489,
796,
807,
198,
4798,
7203,
10987,
275,
6457,
14713,
352,
640,
351,
4371,
17790,
286,
362,
11,
18,
11,
21,
11,
940,
4943,
198,
1640,
1312,
287,
2837,
357,
16,
2599,
198,
197,
51,
22854,
37535,
10987,
7,
41359,
62,
39,
2389,
41819,
11,
29125,
1268,
62,
33489,
11,
13934,
62,
268,
8189,
11,
277,
6457,
62,
65,
4715,
62,
268,
8189,
11,
277,
6457,
62,
65,
4715,
62,
565,
82,
11,
277,
6457,
62,
65,
4715,
62,
3672,
11,
25882,
62,
41359,
11,
36871,
62,
1268,
62,
35,
3528,
29722,
11,
277,
6457,
62,
65,
4715,
62,
14933,
11,
6407,
1776,
198,
198,
2,
19,
13,
371,
263,
403,
262,
11862,
838,
1661,
290,
766,
611,
612,
389,
5400,
287,
262,
9922,
25,
220,
383,
435,
519,
799,
4411,
318,
10945,
838,
1661,
13,
198,
41359,
62,
39,
2389,
41819,
796,
1802,
220,
1303,
1374,
867,
4991,
287,
262,
7104,
7679,
13,
198,
41359,
62,
1268,
62,
35,
3528,
29722,
796,
13934,
62,
12894,
896,
7,
22921,
62,
41359,
8,
220,
1303,
7913,
286,
13934,
19561,
357,
40541,
1271,
8,
198,
51,
3861,
1268,
62,
33489,
796,
807,
198,
4798,
7203,
10987,
807,
1661,
1231,
4371,
989,
284,
8996,
2482,
4943,
198,
1640,
1312,
287,
2837,
357,
24,
2599,
198,
197,
51,
22854,
37535,
10987,
7,
41359,
62,
39,
2389,
41819,
11,
29125,
1268,
62,
33489,
11,
13934,
62,
268,
8189,
11,
277,
6457,
62,
65,
4715,
62,
268,
8189,
11,
277,
6457,
62,
65,
4715,
62,
565,
82,
11,
277,
6457,
62,
65,
4715,
62,
3672,
11,
25882,
62,
41359,
11,
36871,
62,
1268,
62,
35,
3528,
29722,
11,
277,
6457,
62,
65,
4715,
62,
14933,
11,
10352,
1776,
198,
51,
22854,
37535,
10987,
7,
41359,
62,
39,
2389,
41819,
11,
29125,
1268,
62,
33489,
11,
13934,
62,
268,
8189,
11,
277,
6457,
62,
65,
4715,
62,
268,
8189,
11,
277,
6457,
62,
65,
4715,
62,
565,
82,
11,
277,
6457,
62,
65,
4715,
62,
3672,
11,
25882,
62,
41359,
11,
36871,
62,
1268,
62,
35,
3528,
29722,
11,
277,
6457,
62,
65,
4715,
62,
14933,
11,
6407,
1776,
628,
198,
2,
2683,
642,
12,
21,
198,
2,
20,
13,
9794,
262,
11862,
284,
635,
1730,
351,
262,
1271,
362,
13769,
262,
3146,
513,
198,
2,
197,
392,
642,
351,
477,
262,
5981,
17790,
357,
3549,
6097,
17,
11,
18,
11,
20,
2599,
356,
2087,
262,
29406,
62,
65,
4715,
281,
66,
7656,
290,
1398,
5499,
290,
1398,
3891,
13,
198,
2,
21,
13,
5660,
340,
1752,
290,
1234,
262,
2482,
287,
257,
1573,
2393,
13,
198,
41359,
62,
39,
2389,
41819,
796,
1802,
220,
1303,
1374,
867,
4991,
287,
262,
7104,
7679,
13,
198,
4798,
7203,
4550,
29406,
14713,
17790,
286,
362,
11,
18,
11,
20,
11,
21,
11,
940,
11,
1314,
4943,
198,
41359,
62,
1268,
62,
35,
3528,
29722,
796,
13934,
62,
12894,
896,
7,
22921,
62,
41359,
8,
220,
220,
1303,
7913,
286,
13934,
19561,
357,
40541,
1271,
8,
198,
51,
3861,
1268,
62,
33489,
796,
807,
198,
1640,
1312,
287,
2837,
357,
16,
2599,
198,
197,
51,
22854,
37535,
10987,
7,
41359,
62,
39,
2389,
41819,
11,
29125,
1268,
62,
33489,
11,
13934,
62,
268,
8189,
11,
29406,
62,
65,
4715,
62,
268,
8189,
11,
29406,
62,
65,
4715,
62,
565,
82,
11,
29406,
62,
65,
4715,
62,
3672,
11,
25882,
62,
41359,
11,
36871,
62,
1268,
62,
35,
3528,
29722,
11,
29406,
62,
65,
4715,
62,
14933,
11,
6407,
1776,
628,
198,
2,
257,
1808,
767,
198,
2,
22,
13,
9993,
284,
2987,
262,
2482,
416,
517,
3047,
11,
1487,
262,
3127,
3503,
13,
198,
41359,
62,
39,
2389,
41819,
796,
23336,
220,
1303,
1374,
867,
4991,
287,
262,
7104,
7679,
13,
356,
2620,
422,
1802,
284,
23336,
198,
41359,
62,
1268,
62,
35,
3528,
29722,
796,
778,
999,
62,
12894,
896,
7,
22921,
62,
41359,
8,
220,
220,
1303,
7913,
286,
13934,
19561,
357,
40541,
1271,
8,
198,
51,
3861,
1268,
62,
33489,
796,
352,
198,
4798,
7203,
49453,
13934,
37773,
3047,
290,
7104,
7679,
4943,
198,
1640,
1312,
287,
2837,
357,
16,
2599,
198,
220,
220,
220,
309,
22854,
37535,
10987,
7,
41359,
62,
39,
2389,
41819,
11,
29125,
1268,
62,
33489,
11,
778,
999,
62,
268,
8189,
11,
29406,
62,
65,
4715,
62,
268,
8189,
11,
29406,
62,
65,
4715,
62,
565,
82,
11,
29406,
62,
65,
4715,
62,
3672,
11,
25882,
62,
41359,
11,
36871,
62,
1268,
62,
35,
3528,
29722,
11,
29406,
62,
65,
4715,
62,
14933,
11,
6407,
1776,
198,
198,
2,
220,
257,
1808,
807,
329,
277,
6457,
65,
4715,
198,
2,
23,
13,
9794,
262,
10552,
422,
13934,
284,
6994,
1912,
7,
268,
8189,
262,
3146,
355,
198,
2,
197,
35505,
1271,
16913,
737,
1320,
1724,
1123,
1271,
318,
30817,
416,
703,
867,
198,
2,
197,
2435,
1123,
6994,
3568,
287,
262,
1720,
13,
1114,
1588,
778,
999,
345,
460,
1234,
606,
477,
198,
2,
197,
259,
530,
19236,
13,
198,
2,
197,
16281,
25,
1987,
318,
30817,
355,
362,
61,
18,
9,
513,
61,
16,
532,
30,
685,
18,
11,
16,
11,
15,
11,
15,
11,
15,
11,
15,
21476,
198,
2,
197,
5211,
345,
892,
262,
16113,
357,
11085,
290,
1218,
8,
481,
670,
1365,
30,
5660,
606,
198,
2,
197,
392,
3551,
262,
2482,
290,
8996,
606,
13,
198,
198,
41359,
62,
39,
2389,
41819,
796,
1802,
220,
1303,
1374,
867,
4991,
287,
262,
7104,
7679,
13,
198,
41359,
62,
1268,
62,
35,
3528,
29722,
796,
778,
999,
62,
12894,
896,
7,
22921,
62,
41359,
8,
220,
1303,
7913,
286,
13934,
19561,
357,
40541,
1271,
8,
198,
51,
3861,
1268,
62,
33489,
796,
362,
198,
4798,
7203,
525,
687,
2684,
21004,
351,
1402,
7104,
7679,
290,
1402,
1271,
286,
4512,
4943,
198,
1640,
1312,
287,
2837,
7,
15,
2599,
198,
220,
220,
220,
309,
22854,
37535,
10987,
7,
41359,
62,
39,
2389,
41819,
11,
29125,
1268,
62,
33489,
11,
778,
999,
62,
268,
8189,
11,
29406,
62,
65,
4715,
62,
268,
8189,
11,
29406,
62,
65,
4715,
62,
565,
82,
11,
29406,
62,
65,
4715,
62,
3672,
11,
25882,
62,
41359,
11,
36871,
62,
1268,
62,
35,
3528,
29722,
11,
29406,
62,
65,
4715,
62,
14933,
11,
6407,
1776,
628,
198,
15414,
7203,
13800,
6062,
284,
2555,
9313,
8
] | 3.213833 | 1,894 |
# uncompyle6 version 3.2.4
# Python bytecode 2.7 (62211)
# Decompiled from: Python 2.7.15 (v2.7.15:ca079a3ea3, Apr 30 2018, 16:30:26) [MSC v.1500 64 bit (AMD64)]
# Embedded file name: lib.coginvasion.hood.TownLoader
from panda3d.core import *
from direct.directnotify.DirectNotifyGlobal import directNotify
from direct.fsm.StateData import StateData
from direct.fsm.State import State
from direct.fsm.ClassicFSM import ClassicFSM
from direct.interval.IntervalGlobal import *
from QuietZoneState import QuietZoneState
import LinkTunnel, ZoneUtil, ToonInterior
from lib.coginvasion.cogoffice import CogOfficeInterior | [
2,
34318,
2349,
21,
2196,
513,
13,
17,
13,
19,
198,
2,
11361,
18022,
8189,
362,
13,
22,
357,
21,
1828,
1157,
8,
198,
2,
4280,
3361,
3902,
422,
25,
11361,
362,
13,
22,
13,
1314,
357,
85,
17,
13,
22,
13,
1314,
25,
6888,
2998,
24,
64,
18,
18213,
18,
11,
2758,
1542,
2864,
11,
1467,
25,
1270,
25,
2075,
8,
685,
5653,
34,
410,
13,
33698,
5598,
1643,
357,
28075,
2414,
15437,
198,
2,
13302,
47238,
2393,
1438,
25,
9195,
13,
66,
519,
16340,
4247,
13,
2894,
13,
38097,
17401,
198,
6738,
279,
5282,
18,
67,
13,
7295,
1330,
1635,
198,
6738,
1277,
13,
12942,
1662,
1958,
13,
13470,
3673,
1958,
22289,
1330,
1277,
3673,
1958,
198,
6738,
1277,
13,
69,
5796,
13,
9012,
6601,
1330,
1812,
6601,
198,
6738,
1277,
13,
69,
5796,
13,
9012,
1330,
1812,
198,
6738,
1277,
13,
69,
5796,
13,
39914,
10652,
44,
1330,
13449,
10652,
44,
198,
6738,
1277,
13,
3849,
2100,
13,
9492,
2100,
22289,
1330,
1635,
198,
6738,
37355,
26961,
9012,
1330,
37355,
26961,
9012,
198,
11748,
7502,
51,
403,
4954,
11,
13035,
18274,
346,
11,
1675,
261,
9492,
1504,
198,
6738,
9195,
13,
66,
519,
16340,
4247,
13,
66,
519,
31810,
1330,
327,
519,
27743,
9492,
1504
] | 2.951923 | 208 |
########
# Copyright (c) 2013 GigaSpaces Technologies Ltd. All rights reserved
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# * See the License for the specific language governing permissions and
# * limitations under the License.
import uuid
from testenv import TestCase
from testenv.utils import get_resource as resource
from testenv.utils import deploy_application as deploy
from testenv.utils import create_rest_client
from cloudify_rest_client.exceptions import CloudifyClientError
| [
7804,
198,
2,
15069,
357,
66,
8,
2211,
402,
13827,
4561,
2114,
21852,
12052,
13,
1439,
2489,
10395,
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,
220,
220,
220,
2638,
1378,
2503,
13,
43073,
13,
2398,
14,
677,
4541,
14,
43,
2149,
24290,
12,
17,
13,
15,
198,
2,
198,
2,
17486,
2672,
416,
9723,
1099,
393,
4987,
284,
287,
3597,
11,
3788,
198,
2,
9387,
739,
262,
13789,
318,
9387,
319,
281,
366,
1921,
3180,
1,
29809,
1797,
11,
198,
2,
220,
220,
220,
1635,
42881,
34764,
11015,
6375,
7102,
49828,
11053,
3963,
15529,
509,
12115,
11,
2035,
4911,
393,
17142,
13,
198,
2,
220,
220,
220,
1635,
4091,
262,
13789,
329,
262,
2176,
3303,
15030,
21627,
290,
198,
2,
220,
220,
220,
1635,
11247,
739,
262,
13789,
13,
198,
198,
11748,
334,
27112,
198,
198,
6738,
1332,
24330,
1330,
6208,
20448,
198,
6738,
1332,
24330,
13,
26791,
1330,
651,
62,
31092,
355,
8271,
198,
6738,
1332,
24330,
13,
26791,
1330,
6061,
62,
31438,
355,
6061,
198,
6738,
1332,
24330,
13,
26791,
1330,
2251,
62,
2118,
62,
16366,
198,
6738,
6279,
1958,
62,
2118,
62,
16366,
13,
1069,
11755,
1330,
10130,
1958,
11792,
12331,
628
] | 3.742739 | 241 |
import warnings
import pytest
@pytest.fixture(autouse=True)
def clear_session_after_test():
"""This wrapper runs for all the tests in the legacy directory (recursively).
"""
with warnings.catch_warnings():
warnings.filterwarnings('ignore', message=r'(.+) Keras 2 ',
category=UserWarning)
yield
| [
11748,
14601,
198,
11748,
12972,
9288,
628,
198,
31,
9078,
9288,
13,
69,
9602,
7,
2306,
1076,
28,
17821,
8,
198,
4299,
1598,
62,
29891,
62,
8499,
62,
9288,
33529,
198,
220,
220,
220,
37227,
1212,
29908,
4539,
329,
477,
262,
5254,
287,
262,
10655,
8619,
357,
8344,
1834,
2280,
737,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
351,
14601,
13,
40198,
62,
40539,
654,
33529,
198,
220,
220,
220,
220,
220,
220,
220,
14601,
13,
24455,
40539,
654,
10786,
46430,
3256,
3275,
28,
81,
6,
7,
13,
28988,
17337,
292,
362,
46083,
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,
6536,
28,
12982,
20361,
8,
198,
220,
220,
220,
220,
220,
220,
220,
7800,
198
] | 2.507042 | 142 |
import pytest
from tik.utils import _RotX, _RotY, _RotZ, Rot, Trans, homogeneous_transform
import numpy as np
ATOL = 1.e-8
@pytest.mark.parametrize(('theta', 'expected'), [
(0, np.eye(4)),
(2*np.pi, np.eye(4)),
])
@pytest.mark.parametrize(('roll','pitch','yaw','expected'), [
(0, 0, 0, np.eye(4)),
(2*np.pi,2*np.pi,2*np.pi, np.eye(4)),
(np.pi,np.pi,np.pi,np.eye(4))
])
@pytest.mark.parametrize(('x','y','z','expected'), [
(0, 0, 0, np.eye(4)),
])
@pytest.mark.parametrize('a,alpha,d,theta,expected', [
(0,0,0,0, np.eye(4))
]) | [
11748,
12972,
9288,
198,
6738,
256,
1134,
13,
26791,
1330,
4808,
24864,
55,
11,
4808,
24864,
56,
11,
4808,
24864,
57,
11,
18481,
11,
3602,
11,
3488,
32269,
62,
35636,
198,
11748,
299,
32152,
355,
45941,
198,
198,
1404,
3535,
796,
352,
13,
68,
12,
23,
198,
31,
9078,
9288,
13,
4102,
13,
17143,
316,
380,
2736,
7,
10786,
1169,
8326,
3256,
705,
40319,
33809,
685,
198,
220,
220,
220,
357,
15,
11,
45941,
13,
25379,
7,
19,
36911,
198,
220,
220,
220,
357,
17,
9,
37659,
13,
14415,
11,
45941,
13,
25379,
7,
19,
36911,
198,
12962,
198,
198,
31,
9078,
9288,
13,
4102,
13,
17143,
316,
380,
2736,
7,
10786,
2487,
41707,
79,
2007,
41707,
88,
707,
41707,
40319,
33809,
685,
198,
220,
220,
220,
357,
15,
11,
657,
11,
657,
11,
45941,
13,
25379,
7,
19,
36911,
198,
220,
220,
220,
357,
17,
9,
37659,
13,
14415,
11,
17,
9,
37659,
13,
14415,
11,
17,
9,
37659,
13,
14415,
11,
45941,
13,
25379,
7,
19,
36911,
198,
220,
220,
220,
357,
37659,
13,
14415,
11,
37659,
13,
14415,
11,
37659,
13,
14415,
11,
37659,
13,
25379,
7,
19,
4008,
198,
12962,
198,
198,
31,
9078,
9288,
13,
4102,
13,
17143,
316,
380,
2736,
7,
10786,
87,
41707,
88,
41707,
89,
41707,
40319,
33809,
685,
198,
220,
220,
220,
357,
15,
11,
657,
11,
657,
11,
45941,
13,
25379,
7,
19,
36911,
198,
12962,
198,
31,
9078,
9288,
13,
4102,
13,
17143,
316,
380,
2736,
10786,
64,
11,
26591,
11,
67,
11,
1169,
8326,
11,
40319,
3256,
685,
198,
220,
220,
220,
357,
15,
11,
15,
11,
15,
11,
15,
11,
45941,
13,
25379,
7,
19,
4008,
198,
12962
] | 1.978648 | 281 |
import logging
log = logging.getLogger(__name__)
import sys
from otp.ai.passlib.utils.decor import deprecated_method
__all__ = [
'PasswordHash']
from abc import ABCMeta, abstractmethod, abstractproperty
@recreate_with_metaclass(ABCMeta)
| [
11748,
18931,
198,
6404,
796,
18931,
13,
1136,
11187,
1362,
7,
834,
3672,
834,
8,
198,
11748,
25064,
198,
6738,
30972,
79,
13,
1872,
13,
6603,
8019,
13,
26791,
13,
12501,
273,
1330,
39224,
62,
24396,
198,
834,
439,
834,
796,
685,
198,
705,
35215,
26257,
20520,
628,
198,
6738,
450,
66,
1330,
9738,
48526,
11,
12531,
24396,
11,
12531,
26745,
198,
198,
31,
260,
17953,
62,
4480,
62,
4164,
330,
31172,
7,
24694,
48526,
8,
198
] | 3.12987 | 77 |
from nodetasks.nodetasks import main
| [
6738,
18666,
316,
6791,
13,
77,
375,
316,
6791,
1330,
1388,
198
] | 3.083333 | 12 |
from distutils.version import LooseVersion
from mongosql import SA_VERSION, SA_12, SA_13
def SA_VERSION_IN(min_version, max_version):
""" Check that SqlAlchemy version lies within a range
This is slow; only use in unit-tests!
"""
return LooseVersion(min_version) <= LooseVersion(SA_VERSION) <= LooseVersion(max_version)
def SA_SINCE(version):
""" Check SqlAlchemy >= version """
return LooseVersion(SA_VERSION) >= LooseVersion(version)
def SA_UNTIL(version):
""" Check SqlAlchemy <= version """
return LooseVersion(SA_VERSION) <= LooseVersion(version)
| [
6738,
1233,
26791,
13,
9641,
1330,
6706,
577,
14815,
198,
198,
6738,
285,
506,
418,
13976,
1330,
14719,
62,
43717,
11,
14719,
62,
1065,
11,
14719,
62,
1485,
628,
198,
4299,
14719,
62,
43717,
62,
1268,
7,
1084,
62,
9641,
11,
3509,
62,
9641,
2599,
198,
220,
220,
220,
37227,
6822,
326,
311,
13976,
2348,
26599,
2196,
7363,
1626,
257,
2837,
628,
220,
220,
220,
770,
318,
3105,
26,
691,
779,
287,
4326,
12,
41989,
0,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
1441,
6706,
577,
14815,
7,
1084,
62,
9641,
8,
19841,
6706,
577,
14815,
7,
4090,
62,
43717,
8,
19841,
6706,
577,
14815,
7,
9806,
62,
9641,
8,
628,
198,
4299,
14719,
62,
50,
1268,
5222,
7,
9641,
2599,
198,
220,
220,
220,
37227,
6822,
311,
13976,
2348,
26599,
18189,
2196,
37227,
198,
220,
220,
220,
1441,
6706,
577,
14815,
7,
4090,
62,
43717,
8,
18189,
6706,
577,
14815,
7,
9641,
8,
628,
198,
4299,
14719,
62,
4944,
51,
4146,
7,
9641,
2599,
198,
220,
220,
220,
37227,
6822,
311,
13976,
2348,
26599,
19841,
2196,
37227,
198,
220,
220,
220,
1441,
6706,
577,
14815,
7,
4090,
62,
43717,
8,
19841,
6706,
577,
14815,
7,
9641,
8,
198
] | 2.945274 | 201 |
import numpy as np
import cv2
red_lower = np.array([0,43,46])
red_upper = np.array([10,255,255])
blue_lower = np.array([100,43,46])
blue_upper = np.array([124,255,255])
cap = cv2.VideoCapture(0)
cap.set(3,320)
cap.set(4,240)
while 1:
ret,frame = cap.read()
frame = cv2.GaussianBlur(frame,(5,5),0)
hsv = cv2.cvtColor(frame,cv2.COLOR_BGR2HSV)
mask = ChestRed()
ChestBule()
res = cv2.bitwise_and(frame,frame,mask=mask)
cnts = cv2.findContours(mask.copy(),cv2.RETR_EXTERNAL,cv2.CHAIN_APPROX_SIMPLE)[-2]
if 20<len(cnts)<30:
print("Red!")
cv2.imshow("frame",frame)
cv2.imshow("mask",mask)
cv2.imshow("res",res)
if cv2.waitKey(5) == ord('q'):
break
cap.release()
cv2.destroyAllWindows() | [
11748,
299,
32152,
355,
45941,
198,
11748,
269,
85,
17,
198,
198,
445,
62,
21037,
796,
45941,
13,
18747,
26933,
15,
11,
3559,
11,
3510,
12962,
198,
445,
62,
45828,
796,
45941,
13,
18747,
26933,
940,
11,
13381,
11,
13381,
12962,
198,
17585,
62,
21037,
796,
45941,
13,
18747,
26933,
3064,
11,
3559,
11,
3510,
12962,
198,
17585,
62,
45828,
796,
45941,
13,
18747,
26933,
17464,
11,
13381,
11,
13381,
12962,
198,
11128,
796,
269,
85,
17,
13,
10798,
49630,
7,
15,
8,
198,
198,
11128,
13,
2617,
7,
18,
11,
19504,
8,
198,
11128,
13,
2617,
7,
19,
11,
16102,
8,
198,
4514,
352,
25,
198,
220,
220,
220,
1005,
11,
14535,
796,
1451,
13,
961,
3419,
198,
220,
220,
220,
5739,
796,
269,
85,
17,
13,
35389,
31562,
3629,
333,
7,
14535,
11,
7,
20,
11,
20,
828,
15,
8,
198,
220,
220,
220,
289,
21370,
796,
269,
85,
17,
13,
33967,
83,
10258,
7,
14535,
11,
33967,
17,
13,
46786,
62,
33,
10761,
17,
7998,
53,
8,
198,
220,
220,
220,
9335,
796,
25544,
7738,
3419,
198,
220,
220,
220,
25544,
33,
2261,
3419,
198,
220,
220,
220,
581,
796,
269,
85,
17,
13,
2545,
3083,
62,
392,
7,
14535,
11,
14535,
11,
27932,
28,
27932,
8,
198,
220,
220,
220,
269,
429,
82,
796,
269,
85,
17,
13,
19796,
4264,
4662,
7,
27932,
13,
30073,
22784,
33967,
17,
13,
2200,
5446,
62,
6369,
31800,
1847,
11,
33967,
17,
13,
3398,
29833,
62,
2969,
31190,
55,
62,
48913,
16437,
38381,
12,
17,
60,
198,
220,
220,
220,
611,
1160,
27,
11925,
7,
66,
429,
82,
8,
27,
1270,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3601,
7203,
7738,
2474,
8,
628,
220,
220,
220,
269,
85,
17,
13,
320,
12860,
7203,
14535,
1600,
14535,
8,
198,
220,
220,
220,
269,
85,
17,
13,
320,
12860,
7203,
27932,
1600,
27932,
8,
198,
220,
220,
220,
269,
85,
17,
13,
320,
12860,
7203,
411,
1600,
411,
8,
198,
220,
220,
220,
611,
269,
85,
17,
13,
17077,
9218,
7,
20,
8,
6624,
2760,
10786,
80,
6,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
2270,
198,
11128,
13,
20979,
3419,
198,
33967,
17,
13,
41659,
3237,
11209,
3419
] | 2.005376 | 372 |
from __future__ import annotations
import tempfile
from contextlib import contextmanager
from dataclasses import dataclass
from typing import Any, Dict, Iterator, List, Optional
from commonmodel.base import Schema, SchemaLike
from dcp.data_format.handler import get_handler_for_name, infer_schema_for_name
from dcp.data_format.formats.memory.records import PythonRecordsHandler
from dcp.storage.base import Storage
from dcp.storage.database.utils import get_tmp_sqlite_db_url
from dcp.utils.common import rand_str
from dcp.utils.data import read_csv, read_json, read_raw_string_csv
from pandas import DataFrame
from snapflow import DataBlock, Environment, Graph, _Snap
from snapflow.core.module import SnapflowModule
from snapflow.core.node import DataBlockLog, Node, SnapLog
from sqlalchemy.orm import Session
from sqlalchemy.sql.expression import select
@dataclass
@contextmanager
| [
6738,
11593,
37443,
834,
1330,
37647,
198,
198,
11748,
20218,
7753,
198,
6738,
4732,
8019,
1330,
4732,
37153,
198,
6738,
4818,
330,
28958,
1330,
4818,
330,
31172,
198,
6738,
19720,
1330,
4377,
11,
360,
713,
11,
40806,
1352,
11,
7343,
11,
32233,
198,
198,
6738,
2219,
19849,
13,
8692,
1330,
10011,
2611,
11,
10011,
2611,
7594,
198,
6738,
288,
13155,
13,
7890,
62,
18982,
13,
30281,
1330,
651,
62,
30281,
62,
1640,
62,
3672,
11,
13249,
62,
15952,
2611,
62,
1640,
62,
3672,
198,
6738,
288,
13155,
13,
7890,
62,
18982,
13,
687,
1381,
13,
31673,
13,
8344,
3669,
1330,
11361,
6690,
3669,
25060,
198,
6738,
288,
13155,
13,
35350,
13,
8692,
1330,
20514,
198,
6738,
288,
13155,
13,
35350,
13,
48806,
13,
26791,
1330,
651,
62,
22065,
62,
25410,
578,
62,
9945,
62,
6371,
198,
6738,
288,
13155,
13,
26791,
13,
11321,
1330,
43720,
62,
2536,
198,
6738,
288,
13155,
13,
26791,
13,
7890,
1330,
1100,
62,
40664,
11,
1100,
62,
17752,
11,
1100,
62,
1831,
62,
8841,
62,
40664,
198,
6738,
19798,
292,
1330,
6060,
19778,
198,
6738,
11495,
11125,
1330,
6060,
12235,
11,
9344,
11,
29681,
11,
4808,
43826,
198,
6738,
11495,
11125,
13,
7295,
13,
21412,
1330,
16026,
11125,
26796,
198,
6738,
11495,
11125,
13,
7295,
13,
17440,
1330,
6060,
12235,
11187,
11,
19081,
11,
16026,
11187,
198,
6738,
44161,
282,
26599,
13,
579,
1330,
23575,
198,
6738,
44161,
282,
26599,
13,
25410,
13,
38011,
1330,
2922,
628,
628,
198,
31,
19608,
330,
31172,
628,
198,
31,
22866,
37153,
198
] | 3.507874 | 254 |
import pytest
| [
11748,
12972,
9288,
628
] | 3.75 | 4 |
#
# PySNMP MIB module CISCO-SME-MIB (http://snmplabs.com/pysmi)
# ASN.1 source file:///Users/davwang4/Dev/mibs.snmplabs.com/asn1/CISCO-SME-MIB
# Produced by pysmi-0.3.4 at Wed May 1 12:12:18 2019
# On host DAVWANG4-M-1475 platform Darwin version 18.5.0 by user davwang4
# Using Python version 3.7.3 (default, Mar 27 2019, 09:23:15)
#
Integer, ObjectIdentifier, OctetString = mibBuilder.importSymbols("ASN1", "Integer", "ObjectIdentifier", "OctetString")
NamedValues, = mibBuilder.importSymbols("ASN1-ENUMERATION", "NamedValues")
ConstraintsUnion, SingleValueConstraint, ValueRangeConstraint, ConstraintsIntersection, ValueSizeConstraint = mibBuilder.importSymbols("ASN1-REFINEMENT", "ConstraintsUnion", "SingleValueConstraint", "ValueRangeConstraint", "ConstraintsIntersection", "ValueSizeConstraint")
ciscoMgmt, = mibBuilder.importSymbols("CISCO-SMI", "ciscoMgmt")
FcNameId, = mibBuilder.importSymbols("CISCO-ST-TC", "FcNameId")
ifDescr, InterfaceIndex = mibBuilder.importSymbols("IF-MIB", "ifDescr", "InterfaceIndex")
InetAddressType, InetAddress = mibBuilder.importSymbols("INET-ADDRESS-MIB", "InetAddressType", "InetAddress")
SnmpAdminString, = mibBuilder.importSymbols("SNMP-FRAMEWORK-MIB", "SnmpAdminString")
NotificationGroup, ModuleCompliance, ObjectGroup = mibBuilder.importSymbols("SNMPv2-CONF", "NotificationGroup", "ModuleCompliance", "ObjectGroup")
TimeTicks, ModuleIdentity, Bits, Integer32, Unsigned32, ObjectIdentity, Counter32, Counter64, IpAddress, MibIdentifier, iso, Gauge32, MibScalar, MibTable, MibTableRow, MibTableColumn, NotificationType = mibBuilder.importSymbols("SNMPv2-SMI", "TimeTicks", "ModuleIdentity", "Bits", "Integer32", "Unsigned32", "ObjectIdentity", "Counter32", "Counter64", "IpAddress", "MibIdentifier", "iso", "Gauge32", "MibScalar", "MibTable", "MibTableRow", "MibTableColumn", "NotificationType")
StorageType, RowStatus, DisplayString, TruthValue, TextualConvention, TimeStamp = mibBuilder.importSymbols("SNMPv2-TC", "StorageType", "RowStatus", "DisplayString", "TruthValue", "TextualConvention", "TimeStamp")
ciscoSmeMIB = ModuleIdentity((1, 3, 6, 1, 4, 1, 9, 9, 632))
ciscoSmeMIB.setRevisions(('2008-03-28 00:00',))
if getattr(mibBuilder, 'version', (0, 0, 0)) > (4, 4, 0):
if mibBuilder.loadTexts: ciscoSmeMIB.setRevisionsDescriptions(('Initial version',))
if mibBuilder.loadTexts: ciscoSmeMIB.setLastUpdated('200803280000Z')
if mibBuilder.loadTexts: ciscoSmeMIB.setOrganization('Cisco Systems Inc. ')
if mibBuilder.loadTexts: ciscoSmeMIB.setContactInfo(' Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553 -NETS E-mail: [email protected]')
if mibBuilder.loadTexts: ciscoSmeMIB.setDescription('MIB module to manage Storage Media Encryption (SME) service. SME is an encryption service provided by an encryption node residing on a linecard in a storage device. It receives clear-text data from host, encrypts it, then sends it to be written to tape or disk. It does the reverse in the opposite direction so the service is completely transparent to the host. The purpose of this service is to enhance data security in case the tape or disk is lost or stolen. As with any important service, user requires that it provides some level of fault tolerant in a graceful manner. SME provides this by allowing encryption nodes to be grouped into cluster. Nodes in the same cluster immediately pick up the work of a failed node so user does not see service disruption.')
ciscoSmeMIBNotifs = MibIdentifier((1, 3, 6, 1, 4, 1, 9, 9, 632, 0))
ciscoSmeMIBObjects = MibIdentifier((1, 3, 6, 1, 4, 1, 9, 9, 632, 1))
ciscoSmeMIBConform = MibIdentifier((1, 3, 6, 1, 4, 1, 9, 9, 632, 2))
cSmeConfig = MibIdentifier((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1))
cSmeClusterTable = MibTable((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 1), )
if mibBuilder.loadTexts: cSmeClusterTable.setStatus('current')
if mibBuilder.loadTexts: cSmeClusterTable.setDescription('This table lists all the SME clusters that are configured on this device. As with any important service, user requires that it provides some level of fault tolerant in a graceful manner. SME provides this by allowing encryption nodes to be grouped into cluster. Nodes in the same cluster immediately pick up the work of a failed node so user does not see service disruption.')
cSmeClusterEntry = MibTableRow((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 1, 1), ).setIndexNames((0, "CISCO-SME-MIB", "cSmeClusterId"))
if mibBuilder.loadTexts: cSmeClusterEntry.setStatus('current')
if mibBuilder.loadTexts: cSmeClusterEntry.setDescription('A conceptual row in the cSmeClusterTable. Each row represents a SME cluster in the system and provides the runtime and configuration information of a cluster.')
cSmeClusterId = MibTableColumn((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 1, 1, 1), CiscoSmeClusterIndex())
if mibBuilder.loadTexts: cSmeClusterId.setStatus('current')
if mibBuilder.loadTexts: cSmeClusterId.setDescription('Globally unique index that identifies a SME cluster. This index must be generated in such a way that the same value is never reused even after cluster has been deleted.')
cSmeClusterName = MibTableColumn((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 1, 1, 2), SnmpAdminString().subtype(subtypeSpec=ValueSizeConstraint(0, 32))).setMaxAccess("readcreate")
if mibBuilder.loadTexts: cSmeClusterName.setStatus('current')
if mibBuilder.loadTexts: cSmeClusterName.setDescription('The name of the SME cluster.')
cSmeClusterState = MibTableColumn((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 1, 1, 3), CiscoSmeClusterStatus()).setMaxAccess("readonly")
if mibBuilder.loadTexts: cSmeClusterState.setStatus('current')
if mibBuilder.loadTexts: cSmeClusterState.setDescription('The operational state of the SME cluster.')
cSmeClusterMasterInetAddrType = MibTableColumn((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 1, 1, 4), InetAddressType()).setMaxAccess("readonly")
if mibBuilder.loadTexts: cSmeClusterMasterInetAddrType.setStatus('current')
if mibBuilder.loadTexts: cSmeClusterMasterInetAddrType.setDescription('The type of Internet address of the SME cluster master. The Internet address of SME cluster master is specified by the value of the corresponding instance of cSmeClusterMasterInetAddr.')
cSmeClusterMasterInetAddr = MibTableColumn((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 1, 1, 5), InetAddress()).setMaxAccess("readonly")
if mibBuilder.loadTexts: cSmeClusterMasterInetAddr.setStatus('current')
if mibBuilder.loadTexts: cSmeClusterMasterInetAddr.setDescription('The Internet address of the SME cluster master device. The type of this Internet address is determined by the value of the corresponding instance of cSmeClusterMasterInetAddrType.')
cSmeClusterStorageType = MibTableColumn((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 1, 1, 6), StorageType()).setMaxAccess("readcreate")
if mibBuilder.loadTexts: cSmeClusterStorageType.setStatus('current')
if mibBuilder.loadTexts: cSmeClusterStorageType.setDescription('This object specifies the storage type for this conceptual row.')
cSmeClusterRowStatus = MibTableColumn((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 1, 1, 7), RowStatus()).setMaxAccess("readcreate")
if mibBuilder.loadTexts: cSmeClusterRowStatus.setStatus('current')
if mibBuilder.loadTexts: cSmeClusterRowStatus.setDescription('The status of this conceptual row. There is no restriction on the value of other columns before a newly created row can be made active.')
cSmeClusterMembersTable = MibTable((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 2), )
if mibBuilder.loadTexts: cSmeClusterMembersTable.setStatus('current')
if mibBuilder.loadTexts: cSmeClusterMembersTable.setDescription('This table lists the information of devices, local or remote, which are members of SME clusters configured on a device.')
cSmeClusterMembersEntry = MibTableRow((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 2, 1), ).setIndexNames((0, "CISCO-SME-MIB", "cSmeClusterId"), (0, "CISCO-SME-MIB", "cSmeMemberInetAddrType"), (0, "CISCO-SME-MIB", "cSmeMemberInetAddr"))
if mibBuilder.loadTexts: cSmeClusterMembersEntry.setStatus('current')
if mibBuilder.loadTexts: cSmeClusterMembersEntry.setDescription('A conceptual row in the cSmeClusterMembersTable. Each row represents a member device within a specified SME Cluster.')
cSmeMemberInetAddrType = MibTableColumn((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 2, 1, 1), InetAddressType())
if mibBuilder.loadTexts: cSmeMemberInetAddrType.setStatus('current')
if mibBuilder.loadTexts: cSmeMemberInetAddrType.setDescription('The type of Internet address of a cluster member within a specified SME cluster. The Internet address of this device is specified by the value of the corresponding instance of cSmeMemberInetAddr.')
cSmeMemberInetAddr = MibTableColumn((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 2, 1, 2), InetAddress().subtype(subtypeSpec=ValueSizeConstraint(0, 32)))
if mibBuilder.loadTexts: cSmeMemberInetAddr.setStatus('current')
if mibBuilder.loadTexts: cSmeMemberInetAddr.setDescription('The Internet address of the cluster member device within a specified SME cluster. The type of this Internet address is determined by the value of the corresponding instance of cSmeMemberInetAddrType.')
cSmeFabric = MibTableColumn((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 2, 1, 3), SnmpAdminString().subtype(subtypeSpec=ValueSizeConstraint(1, 32))).setMaxAccess("readcreate")
if mibBuilder.loadTexts: cSmeFabric.setStatus('current')
if mibBuilder.loadTexts: cSmeFabric.setDescription('Refers to the name of physical fibre channel fabric in the SAN. A typical SAN deployment consists of a dual fabric topology which corresponds to two physical fabrics. In such a deployment, a VSAN and a cluster is configured in both fabrics to allow multi-pathing and redundancy. The user specifies the physical fabric to which a device belongs to when the cluster is configured.')
cSmeIsMemberLocal = MibTableColumn((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 2, 1, 4), TruthValue()).setMaxAccess("readonly")
if mibBuilder.loadTexts: cSmeIsMemberLocal.setStatus('current')
if mibBuilder.loadTexts: cSmeIsMemberLocal.setDescription("Identifies if the device is a local or remote member of this cluster. 'true' means this device is a local device. 'false' means this device is a remote device.")
cSmeMemberIsMaster = MibTableColumn((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 2, 1, 5), TruthValue()).setMaxAccess("readonly")
if mibBuilder.loadTexts: cSmeMemberIsMaster.setStatus('current')
if mibBuilder.loadTexts: cSmeMemberIsMaster.setDescription("Indicates if this device is currently the master of the SME cluster. The value 'true' means this device is the master. The value 'false' means this device is not the master. Devices in a cluster select one of the cluster member to be a master. The master is responsible for handling cluster membership.")
cSmeClusterMemberStorageType = MibTableColumn((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 2, 1, 6), StorageType()).setMaxAccess("readcreate")
if mibBuilder.loadTexts: cSmeClusterMemberStorageType.setStatus('current')
if mibBuilder.loadTexts: cSmeClusterMemberStorageType.setDescription('This object specifies the storage type for this conceptual row.')
cSmeClusterMemberRowStatus = MibTableColumn((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 2, 1, 7), RowStatus()).setMaxAccess("readcreate")
if mibBuilder.loadTexts: cSmeClusterMemberRowStatus.setStatus('current')
if mibBuilder.loadTexts: cSmeClusterMemberRowStatus.setDescription('The status of this conceptual row. There is no restriction on the value of other columns before a newly created row can be made active. When a cluster is deleted, all entries in this table should be purged automatically.')
cSmeClusterMemberIfTable = MibTable((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 3), )
if mibBuilder.loadTexts: cSmeClusterMemberIfTable.setStatus('current')
if mibBuilder.loadTexts: cSmeClusterMemberIfTable.setDescription('This table lists the information of SME interfaces on all devices, local or remote, which are members of SME clusters configured on a device.')
cSmeClusterMemberIfEntry = MibTableRow((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 3, 1), ).setIndexNames((0, "CISCO-SME-MIB", "cSmeClusterId"), (0, "CISCO-SME-MIB", "cSmeMemberInetAddrType"), (0, "CISCO-SME-MIB", "cSmeMemberInetAddr"), (0, "CISCO-SME-MIB", "cSmeClusterInterfaceIndex"))
if mibBuilder.loadTexts: cSmeClusterMemberIfEntry.setStatus('current')
if mibBuilder.loadTexts: cSmeClusterMemberIfEntry.setDescription('A conceptual row in the cSmeClusterMemberIfTable. Each row represents a participating interface on local/remote device member within the specified SME cluster.')
cSmeClusterInterfaceIndex = MibTableColumn((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 3, 1, 1), InterfaceIndex())
if mibBuilder.loadTexts: cSmeClusterInterfaceIndex.setStatus('current')
if mibBuilder.loadTexts: cSmeClusterInterfaceIndex.setDescription('A unique Interface index for a SME interface on a device in this cluster. This is the same as ifIndex of the ifTable of RFC1213.')
cSmeClusterInterfaceState = MibTableColumn((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 3, 1, 2), CiscoSmeInterfaceStatus()).setMaxAccess("readonly")
if mibBuilder.loadTexts: cSmeClusterInterfaceState.setStatus('current')
if mibBuilder.loadTexts: cSmeClusterInterfaceState.setDescription('The operational state of this SME interface.')
cSmeInterfaceTable = MibTable((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 4), )
if mibBuilder.loadTexts: cSmeInterfaceTable.setStatus('current')
if mibBuilder.loadTexts: cSmeInterfaceTable.setDescription('This table lists all SME interfaces on the local device and its corresponding information.')
cSmeInterfaceEntry = MibTableRow((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 4, 1), ).setIndexNames((0, "CISCO-SME-MIB", "cSmeInterfaceIndex"))
if mibBuilder.loadTexts: cSmeInterfaceEntry.setStatus('current')
if mibBuilder.loadTexts: cSmeInterfaceEntry.setDescription('A conceptual row in the cSmeInterfaceTable. Each row represents a particular SME interface on a local device.')
cSmeInterfaceIndex = MibTableColumn((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 4, 1, 1), InterfaceIndex())
if mibBuilder.loadTexts: cSmeInterfaceIndex.setStatus('current')
if mibBuilder.loadTexts: cSmeInterfaceIndex.setDescription('A unique Interface index for a SME interface on this device. This is the same as ifIndex of the ifTable of RFC1213.')
cSmeInterfaceState = MibTableColumn((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 4, 1, 2), CiscoSmeInterfaceStatus()).setMaxAccess("readonly")
if mibBuilder.loadTexts: cSmeInterfaceState.setStatus('current')
if mibBuilder.loadTexts: cSmeInterfaceState.setDescription('Operational state of this SME interface.')
cSmeInterfaceClusterId = MibTableColumn((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 4, 1, 3), CiscoSmeClusterIndex()).setMaxAccess("readcreate")
if mibBuilder.loadTexts: cSmeInterfaceClusterId.setStatus('current')
if mibBuilder.loadTexts: cSmeInterfaceClusterId.setDescription('Identifies the cluster to which this SME interface belongs.')
cSmeInterfaceStorageType = MibTableColumn((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 4, 1, 4), StorageType()).setMaxAccess("readcreate")
if mibBuilder.loadTexts: cSmeInterfaceStorageType.setStatus('current')
if mibBuilder.loadTexts: cSmeInterfaceStorageType.setDescription('This object specifies the storage type for this conceptual row.')
cSmeInterfaceRowStatus = MibTableColumn((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 4, 1, 5), RowStatus()).setMaxAccess("readcreate")
if mibBuilder.loadTexts: cSmeInterfaceRowStatus.setStatus('current')
if mibBuilder.loadTexts: cSmeInterfaceRowStatus.setDescription('The status of this conceptual row. There is no restriction on the value of other columns before a newly created row can be made active. For example, cSmeInterfaceClusterId column can be set independently later.')
cSmeHostPortTable = MibTable((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 5), )
if mibBuilder.loadTexts: cSmeHostPortTable.setStatus('current')
if mibBuilder.loadTexts: cSmeHostPortTable.setDescription('This table lists the hosts that are configured for SME. In the case of application servers, the disks that are accessed by the hosts may be encrypted. In the case of backup/restore master/media servers, the tapes accessed by the hosts may be encrypted.')
cSmeHostPortEntry = MibTableRow((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 5, 1), ).setIndexNames((0, "CISCO-SME-MIB", "cSmeHostPortName"))
if mibBuilder.loadTexts: cSmeHostPortEntry.setStatus('current')
if mibBuilder.loadTexts: cSmeHostPortEntry.setDescription('A conceptual row in the cSmeHostPortTable. Each row represents a particular host configured for SME service in a particular cluster.')
cSmeHostPortName = MibTableColumn((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 5, 1, 1), FcNameId())
if mibBuilder.loadTexts: cSmeHostPortName.setStatus('current')
if mibBuilder.loadTexts: cSmeHostPortName.setDescription('Fibre-channel Port name (P_WWN) of the Host Nx_Port.')
cSmeHostPortClusterId = MibTableColumn((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 5, 1, 2), CiscoSmeClusterIndex()).setMaxAccess("readcreate")
if mibBuilder.loadTexts: cSmeHostPortClusterId.setStatus('current')
if mibBuilder.loadTexts: cSmeHostPortClusterId.setDescription('Identifies the cluster to which this host port belongs.')
cSmeHostPortStorageType = MibTableColumn((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 5, 1, 3), StorageType()).setMaxAccess("readcreate")
if mibBuilder.loadTexts: cSmeHostPortStorageType.setStatus('current')
if mibBuilder.loadTexts: cSmeHostPortStorageType.setDescription('This object specifies the storage type for this conceptual row.')
cSmeHostPortRowStatus = MibTableColumn((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 5, 1, 4), RowStatus()).setMaxAccess("readcreate")
if mibBuilder.loadTexts: cSmeHostPortRowStatus.setStatus('current')
if mibBuilder.loadTexts: cSmeHostPortRowStatus.setDescription('The status of this conceptual row. There is no restriction on the value of other columns before a newly created row can be made active.')
cSmeConfigTableLastChanged = MibScalar((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 6), TimeStamp()).setMaxAccess("readonly")
if mibBuilder.loadTexts: cSmeConfigTableLastChanged.setStatus('current')
if mibBuilder.loadTexts: cSmeConfigTableLastChanged.setDescription('The value of sysUpTime when a change to any SME MIB table other than the cSmeHostPortTable last occurred.')
cSmeHostPortTableLastChanged = MibScalar((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 7), TimeStamp()).setMaxAccess("readonly")
if mibBuilder.loadTexts: cSmeHostPortTableLastChanged.setStatus('current')
if mibBuilder.loadTexts: cSmeHostPortTableLastChanged.setDescription('The value of sysUpTime when a change to cSmeHostPortTable last occurred.')
cSmeNotifyEnable = MibScalar((1, 3, 6, 1, 4, 1, 9, 9, 632, 1, 1, 8), TruthValue().clone('true')).setMaxAccess("readwrite")
if mibBuilder.loadTexts: cSmeNotifyEnable.setStatus('current')
if mibBuilder.loadTexts: cSmeNotifyEnable.setDescription("This object specifies if the SME notifications should be generated or not. If the value of this object is 'true', then the notifications are generated. If the value of this object is 'false, then the notifications are not generated.")
ciscoSmeInterfaceCreate = NotificationType((1, 3, 6, 1, 4, 1, 9, 9, 632, 0, 1)).setObjects(("IF-MIB", "ifDescr"))
if mibBuilder.loadTexts: ciscoSmeInterfaceCreate.setStatus('current')
if mibBuilder.loadTexts: ciscoSmeInterfaceCreate.setDescription('This notification is generated when a SME interface associated with a local device is created.')
ciscoSmeInterfaceDelete = NotificationType((1, 3, 6, 1, 4, 1, 9, 9, 632, 0, 2)).setObjects(("IF-MIB", "ifDescr"))
if mibBuilder.loadTexts: ciscoSmeInterfaceDelete.setStatus('current')
if mibBuilder.loadTexts: ciscoSmeInterfaceDelete.setDescription('This notification is generated when a SME interface associated with a local device is deleted.')
ciscoSmeClusterNewMaster = NotificationType((1, 3, 6, 1, 4, 1, 9, 9, 632, 0, 3)).setObjects(("CISCO-SME-MIB", "cSmeClusterName"), ("CISCO-SME-MIB", "cSmeClusterMasterInetAddrType"), ("CISCO-SME-MIB", "cSmeClusterMasterInetAddr"))
if mibBuilder.loadTexts: ciscoSmeClusterNewMaster.setStatus('current')
if mibBuilder.loadTexts: ciscoSmeClusterNewMaster.setDescription('This notification is generated when the sending device who is participating in a SME cluster has transitioned to be the master of the cluster.')
ciscoSmeMIBCompliances = MibIdentifier((1, 3, 6, 1, 4, 1, 9, 9, 632, 2, 1))
ciscoSmeMIBGroups = MibIdentifier((1, 3, 6, 1, 4, 1, 9, 9, 632, 2, 2))
ciscoSmeMIBCompliance = ModuleCompliance((1, 3, 6, 1, 4, 1, 9, 9, 632, 2, 1, 1)).setObjects(("CISCO-SME-MIB", "ciscoSmeConfigGroup"), ("CISCO-SME-MIB", "ciscoSmeNotifControlGroup"), ("CISCO-SME-MIB", "ciscoSmeNotifsGroup"))
if getattr(mibBuilder, 'version', (0, 0, 0)) > (4, 4, 0):
ciscoSmeMIBCompliance = ciscoSmeMIBCompliance.setStatus('current')
if mibBuilder.loadTexts: ciscoSmeMIBCompliance.setDescription('The compliance statement for entities that implement SME.')
ciscoSmeConfigGroup = ObjectGroup((1, 3, 6, 1, 4, 1, 9, 9, 632, 2, 2, 1)).setObjects(("CISCO-SME-MIB", "cSmeClusterState"), ("CISCO-SME-MIB", "cSmeClusterMasterInetAddrType"), ("CISCO-SME-MIB", "cSmeClusterMasterInetAddr"), ("CISCO-SME-MIB", "cSmeIsMemberLocal"), ("CISCO-SME-MIB", "cSmeClusterInterfaceState"), ("CISCO-SME-MIB", "cSmeInterfaceState"), ("CISCO-SME-MIB", "cSmeInterfaceClusterId"), ("CISCO-SME-MIB", "cSmeHostPortClusterId"), ("CISCO-SME-MIB", "cSmeConfigTableLastChanged"), ("CISCO-SME-MIB", "cSmeHostPortTableLastChanged"), ("CISCO-SME-MIB", "cSmeFabric"), ("CISCO-SME-MIB", "cSmeClusterName"), ("CISCO-SME-MIB", "cSmeInterfaceRowStatus"), ("CISCO-SME-MIB", "cSmeClusterRowStatus"), ("CISCO-SME-MIB", "cSmeMemberIsMaster"), ("CISCO-SME-MIB", "cSmeClusterMemberRowStatus"), ("CISCO-SME-MIB", "cSmeClusterStorageType"), ("CISCO-SME-MIB", "cSmeClusterMemberStorageType"), ("CISCO-SME-MIB", "cSmeInterfaceStorageType"), ("CISCO-SME-MIB", "cSmeHostPortStorageType"), ("CISCO-SME-MIB", "cSmeHostPortRowStatus"))
if getattr(mibBuilder, 'version', (0, 0, 0)) > (4, 4, 0):
ciscoSmeConfigGroup = ciscoSmeConfigGroup.setStatus('current')
if mibBuilder.loadTexts: ciscoSmeConfigGroup.setDescription('A collection of objects for SME configuration.')
ciscoSmeNotifControlGroup = ObjectGroup((1, 3, 6, 1, 4, 1, 9, 9, 632, 2, 2, 2)).setObjects(("CISCO-SME-MIB", "cSmeNotifyEnable"))
if getattr(mibBuilder, 'version', (0, 0, 0)) > (4, 4, 0):
ciscoSmeNotifControlGroup = ciscoSmeNotifControlGroup.setStatus('current')
if mibBuilder.loadTexts: ciscoSmeNotifControlGroup.setDescription('A collection of objects for controlling SME notification.')
ciscoSmeNotifsGroup = NotificationGroup((1, 3, 6, 1, 4, 1, 9, 9, 632, 2, 2, 3)).setObjects(("CISCO-SME-MIB", "ciscoSmeInterfaceCreate"), ("CISCO-SME-MIB", "ciscoSmeInterfaceDelete"), ("CISCO-SME-MIB", "ciscoSmeClusterNewMaster"))
if getattr(mibBuilder, 'version', (0, 0, 0)) > (4, 4, 0):
ciscoSmeNotifsGroup = ciscoSmeNotifsGroup.setStatus('current')
if mibBuilder.loadTexts: ciscoSmeNotifsGroup.setDescription('A collection of objects for notification of SME events.')
mibBuilder.exportSymbols("CISCO-SME-MIB", cSmeClusterMemberStorageType=cSmeClusterMemberStorageType, cSmeClusterTable=cSmeClusterTable, cSmeHostPortStorageType=cSmeHostPortStorageType, PYSNMP_MODULE_ID=ciscoSmeMIB, ciscoSmeNotifsGroup=ciscoSmeNotifsGroup, ciscoSmeConfigGroup=ciscoSmeConfigGroup, cSmeClusterStorageType=cSmeClusterStorageType, ciscoSmeInterfaceCreate=ciscoSmeInterfaceCreate, cSmeClusterEntry=cSmeClusterEntry, cSmeHostPortTable=cSmeHostPortTable, cSmeClusterMembersEntry=cSmeClusterMembersEntry, cSmeIsMemberLocal=cSmeIsMemberLocal, cSmeHostPortName=cSmeHostPortName, cSmeConfigTableLastChanged=cSmeConfigTableLastChanged, cSmeInterfaceIndex=cSmeInterfaceIndex, cSmeClusterInterfaceIndex=cSmeClusterInterfaceIndex, cSmeClusterMemberRowStatus=cSmeClusterMemberRowStatus, ciscoSmeClusterNewMaster=ciscoSmeClusterNewMaster, ciscoSmeMIB=ciscoSmeMIB, cSmeClusterInterfaceState=cSmeClusterInterfaceState, cSmeMemberIsMaster=cSmeMemberIsMaster, ciscoSmeInterfaceDelete=ciscoSmeInterfaceDelete, ciscoSmeMIBGroups=ciscoSmeMIBGroups, cSmeClusterMemberIfEntry=cSmeClusterMemberIfEntry, cSmeClusterMasterInetAddr=cSmeClusterMasterInetAddr, CiscoSmeClusterStatus=CiscoSmeClusterStatus, cSmeMemberInetAddrType=cSmeMemberInetAddrType, ciscoSmeNotifControlGroup=ciscoSmeNotifControlGroup, cSmeClusterMasterInetAddrType=cSmeClusterMasterInetAddrType, cSmeClusterName=cSmeClusterName, cSmeHostPortEntry=cSmeHostPortEntry, ciscoSmeMIBCompliance=ciscoSmeMIBCompliance, cSmeConfig=cSmeConfig, cSmeClusterId=cSmeClusterId, CiscoSmeInterfaceStatus=CiscoSmeInterfaceStatus, cSmeFabric=cSmeFabric, ciscoSmeMIBNotifs=ciscoSmeMIBNotifs, CiscoSmeClusterIndex=CiscoSmeClusterIndex, cSmeInterfaceState=cSmeInterfaceState, cSmeInterfaceStorageType=cSmeInterfaceStorageType, cSmeInterfaceTable=cSmeInterfaceTable, cSmeNotifyEnable=cSmeNotifyEnable, cSmeMemberInetAddr=cSmeMemberInetAddr, cSmeClusterMemberIfTable=cSmeClusterMemberIfTable, cSmeInterfaceEntry=cSmeInterfaceEntry, cSmeClusterMembersTable=cSmeClusterMembersTable, cSmeHostPortRowStatus=cSmeHostPortRowStatus, cSmeInterfaceRowStatus=cSmeInterfaceRowStatus, cSmeInterfaceClusterId=cSmeInterfaceClusterId, cSmeHostPortClusterId=cSmeHostPortClusterId, ciscoSmeMIBConform=ciscoSmeMIBConform, ciscoSmeMIBObjects=ciscoSmeMIBObjects, cSmeHostPortTableLastChanged=cSmeHostPortTableLastChanged, ciscoSmeMIBCompliances=ciscoSmeMIBCompliances, cSmeClusterState=cSmeClusterState, cSmeClusterRowStatus=cSmeClusterRowStatus)
| [
2,
198,
2,
9485,
15571,
7378,
337,
9865,
8265,
36159,
8220,
12,
50,
11682,
12,
8895,
33,
357,
4023,
1378,
16184,
76,
489,
8937,
13,
785,
14,
79,
893,
11632,
8,
198,
2,
7054,
45,
13,
16,
2723,
2393,
1378,
14,
14490,
14,
67,
615,
47562,
19,
14,
13603,
14,
76,
571,
82,
13,
16184,
76,
489,
8937,
13,
785,
14,
292,
77,
16,
14,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
198,
2,
21522,
771,
416,
279,
893,
11632,
12,
15,
13,
18,
13,
19,
379,
3300,
1737,
220,
352,
1105,
25,
1065,
25,
1507,
13130,
198,
2,
1550,
2583,
42274,
54,
15567,
19,
12,
44,
12,
1415,
2425,
3859,
21450,
2196,
1248,
13,
20,
13,
15,
416,
2836,
288,
615,
47562,
19,
198,
2,
8554,
11361,
2196,
513,
13,
22,
13,
18,
357,
12286,
11,
1526,
2681,
13130,
11,
7769,
25,
1954,
25,
1314,
8,
220,
198,
2,
198,
46541,
11,
9515,
33234,
7483,
11,
2556,
316,
10100,
796,
285,
571,
32875,
13,
11748,
13940,
2022,
10220,
7203,
1921,
45,
16,
1600,
366,
46541,
1600,
366,
10267,
33234,
7483,
1600,
366,
12349,
316,
10100,
4943,
198,
45,
2434,
40161,
11,
796,
285,
571,
32875,
13,
11748,
13940,
2022,
10220,
7203,
1921,
45,
16,
12,
1677,
5883,
1137,
6234,
1600,
366,
45,
2434,
40161,
4943,
198,
3103,
2536,
6003,
38176,
11,
14206,
11395,
3103,
2536,
2913,
11,
11052,
17257,
3103,
2536,
2913,
11,
1482,
2536,
6003,
9492,
5458,
11,
11052,
10699,
3103,
2536,
2913,
796,
285,
571,
32875,
13,
11748,
13940,
2022,
10220,
7203,
1921,
45,
16,
12,
2200,
20032,
12529,
1600,
366,
3103,
2536,
6003,
38176,
1600,
366,
28008,
11395,
3103,
2536,
2913,
1600,
366,
11395,
17257,
3103,
2536,
2913,
1600,
366,
3103,
2536,
6003,
9492,
5458,
1600,
366,
11395,
10699,
3103,
2536,
2913,
4943,
198,
66,
4861,
44,
70,
16762,
11,
796,
285,
571,
32875,
13,
11748,
13940,
2022,
10220,
7203,
34,
1797,
8220,
12,
50,
8895,
1600,
366,
66,
4861,
44,
70,
16762,
4943,
198,
37,
66,
5376,
7390,
11,
796,
285,
571,
32875,
13,
11748,
13940,
2022,
10220,
7203,
34,
1797,
8220,
12,
2257,
12,
4825,
1600,
366,
37,
66,
5376,
7390,
4943,
198,
361,
24564,
81,
11,
26491,
15732,
796,
285,
571,
32875,
13,
11748,
13940,
2022,
10220,
7203,
5064,
12,
8895,
33,
1600,
366,
361,
24564,
81,
1600,
366,
39317,
15732,
4943,
198,
818,
316,
20231,
6030,
11,
554,
316,
20231,
796,
285,
571,
32875,
13,
11748,
13940,
2022,
10220,
7203,
1268,
2767,
12,
2885,
7707,
7597,
12,
8895,
33,
1600,
366,
818,
316,
20231,
6030,
1600,
366,
818,
316,
20231,
4943,
198,
16501,
3149,
46787,
10100,
11,
796,
285,
571,
32875,
13,
11748,
13940,
2022,
10220,
7203,
15571,
7378,
12,
10913,
2390,
6217,
14670,
12,
8895,
33,
1600,
366,
16501,
3149,
46787,
10100,
4943,
198,
3673,
2649,
13247,
11,
19937,
38143,
3610,
11,
9515,
13247,
796,
285,
571,
32875,
13,
11748,
13940,
2022,
10220,
7203,
15571,
7378,
85,
17,
12,
10943,
37,
1600,
366,
3673,
2649,
13247,
1600,
366,
26796,
38143,
3610,
1600,
366,
10267,
13247,
4943,
198,
7575,
51,
3378,
11,
19937,
7390,
26858,
11,
44733,
11,
34142,
2624,
11,
791,
32696,
2624,
11,
9515,
7390,
26858,
11,
15034,
2624,
11,
15034,
2414,
11,
314,
79,
20231,
11,
337,
571,
33234,
7483,
11,
47279,
11,
35094,
469,
2624,
11,
337,
571,
3351,
282,
283,
11,
337,
571,
10962,
11,
337,
571,
10962,
25166,
11,
337,
571,
10962,
39470,
11,
42808,
6030,
796,
285,
571,
32875,
13,
11748,
13940,
2022,
10220,
7203,
15571,
7378,
85,
17,
12,
50,
8895,
1600,
366,
7575,
51,
3378,
1600,
366,
26796,
7390,
26858,
1600,
366,
33,
896,
1600,
366,
46541,
2624,
1600,
366,
3118,
32696,
2624,
1600,
366,
10267,
7390,
26858,
1600,
366,
31694,
2624,
1600,
366,
31694,
2414,
1600,
366,
40,
79,
20231,
1600,
366,
44,
571,
33234,
7483,
1600,
366,
26786,
1600,
366,
38,
559,
469,
2624,
1600,
366,
44,
571,
3351,
282,
283,
1600,
366,
44,
571,
10962,
1600,
366,
44,
571,
10962,
25166,
1600,
366,
44,
571,
10962,
39470,
1600,
366,
3673,
2649,
6030,
4943,
198,
31425,
6030,
11,
11314,
19580,
11,
16531,
10100,
11,
14056,
11395,
11,
8255,
723,
3103,
4018,
11,
3862,
1273,
696,
796,
285,
571,
32875,
13,
11748,
13940,
2022,
10220,
7203,
15571,
7378,
85,
17,
12,
4825,
1600,
366,
31425,
6030,
1600,
366,
25166,
19580,
1600,
366,
23114,
10100,
1600,
366,
38782,
11395,
1600,
366,
8206,
723,
3103,
4018,
1600,
366,
7575,
1273,
696,
4943,
198,
66,
4861,
50,
1326,
8895,
33,
796,
19937,
7390,
26858,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
4008,
198,
66,
4861,
50,
1326,
8895,
33,
13,
2617,
18009,
3279,
7,
10786,
11528,
12,
3070,
12,
2078,
3571,
25,
405,
3256,
4008,
198,
198,
361,
651,
35226,
7,
76,
571,
32875,
11,
705,
9641,
3256,
357,
15,
11,
657,
11,
657,
4008,
1875,
357,
19,
11,
604,
11,
657,
2599,
198,
220,
220,
220,
611,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
4861,
50,
1326,
8895,
33,
13,
2617,
18009,
3279,
24564,
1968,
507,
7,
10786,
24243,
2196,
3256,
4008,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
4861,
50,
1326,
8895,
33,
13,
2617,
5956,
17354,
10786,
2167,
1795,
34256,
2388,
57,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
4861,
50,
1326,
8895,
33,
13,
2617,
26121,
1634,
10786,
34,
4861,
11998,
3457,
13,
705,
8,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
4861,
50,
1326,
8895,
33,
13,
2617,
17829,
12360,
10786,
28289,
11998,
22092,
4809,
32881,
25,
16677,
370,
29958,
9974,
2986,
5264,
11,
7257,
6957,
19880,
4916,
12088,
25,
1343,
16,
10460,
642,
4310,
532,
12884,
50,
412,
12,
4529,
25,
50115,
12,
12807,
31,
66,
4861,
13,
785,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
4861,
50,
1326,
8895,
33,
13,
2617,
11828,
10786,
8895,
33,
8265,
284,
6687,
20514,
6343,
14711,
13168,
357,
50,
11682,
8,
2139,
13,
9447,
36,
318,
281,
15835,
2139,
2810,
416,
281,
15835,
10139,
35173,
319,
257,
1627,
9517,
287,
257,
6143,
3335,
13,
632,
11583,
1598,
12,
5239,
1366,
422,
2583,
11,
34117,
82,
340,
11,
788,
12800,
340,
284,
307,
3194,
284,
9154,
393,
11898,
13,
632,
857,
262,
9575,
287,
262,
6697,
4571,
523,
262,
2139,
318,
3190,
13245,
284,
262,
2583,
13,
383,
4007,
286,
428,
2139,
318,
284,
9494,
1366,
2324,
287,
1339,
262,
9154,
393,
11898,
318,
2626,
393,
9909,
13,
1081,
351,
597,
1593,
2139,
11,
2836,
4433,
326,
340,
3769,
617,
1241,
286,
8046,
33435,
287,
257,
44363,
5642,
13,
9447,
36,
3769,
428,
416,
5086,
15835,
13760,
284,
307,
32824,
656,
13946,
13,
399,
4147,
287,
262,
976,
13946,
3393,
2298,
510,
262,
670,
286,
257,
4054,
10139,
523,
2836,
857,
407,
766,
2139,
19911,
2637,
8,
198,
66,
4861,
50,
1326,
8895,
33,
3673,
361,
82,
796,
337,
571,
33234,
7483,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
657,
4008,
198,
66,
4861,
50,
1326,
8895,
33,
10267,
82,
796,
337,
571,
33234,
7483,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
4008,
198,
66,
4861,
50,
1326,
8895,
2749,
261,
687,
796,
337,
571,
33234,
7483,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
362,
4008,
198,
66,
50,
1326,
16934,
796,
337,
571,
33234,
7483,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
4008,
198,
198,
66,
50,
1326,
2601,
5819,
10962,
796,
337,
571,
10962,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
352,
828,
1267,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
10962,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
10962,
13,
2617,
11828,
10786,
1212,
3084,
8341,
477,
262,
9447,
36,
23163,
326,
389,
17839,
319,
428,
3335,
13,
1081,
351,
597,
1593,
2139,
11,
2836,
4433,
326,
340,
3769,
617,
1241,
286,
8046,
33435,
287,
257,
44363,
5642,
13,
9447,
36,
3769,
428,
416,
5086,
15835,
13760,
284,
307,
32824,
656,
13946,
13,
399,
4147,
287,
262,
976,
13946,
3393,
2298,
510,
262,
670,
286,
257,
4054,
10139,
523,
2836,
857,
407,
766,
2139,
19911,
2637,
8,
198,
66,
50,
1326,
2601,
5819,
30150,
796,
337,
571,
10962,
25166,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
352,
11,
352,
828,
6739,
2617,
15732,
36690,
19510,
15,
11,
366,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
2601,
5819,
7390,
48774,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
30150,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
30150,
13,
2617,
11828,
10786,
32,
23355,
5752,
287,
262,
269,
50,
1326,
2601,
5819,
10962,
13,
5501,
5752,
6870,
257,
9447,
36,
13946,
287,
262,
1080,
290,
3769,
262,
19124,
290,
8398,
1321,
286,
257,
13946,
2637,
8,
198,
66,
50,
1326,
2601,
5819,
7390,
796,
337,
571,
10962,
39470,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
352,
11,
352,
11,
352,
828,
28289,
50,
1326,
2601,
5819,
15732,
28955,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
7390,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
7390,
13,
2617,
11828,
10786,
9861,
672,
453,
3748,
6376,
326,
21079,
257,
9447,
36,
13946,
13,
770,
6376,
1276,
307,
7560,
287,
884,
257,
835,
326,
262,
976,
1988,
318,
1239,
46823,
772,
706,
13946,
468,
587,
13140,
2637,
8,
198,
66,
50,
1326,
2601,
5819,
5376,
796,
337,
571,
10962,
39470,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
352,
11,
352,
11,
362,
828,
5489,
3149,
46787,
10100,
22446,
7266,
4906,
7,
7266,
4906,
22882,
28,
11395,
10699,
3103,
2536,
2913,
7,
15,
11,
3933,
4008,
737,
2617,
11518,
15457,
7203,
961,
17953,
4943,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
5376,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
5376,
13,
2617,
11828,
10786,
464,
1438,
286,
262,
9447,
36,
13946,
2637,
8,
198,
66,
50,
1326,
2601,
5819,
9012,
796,
337,
571,
10962,
39470,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
352,
11,
352,
11,
513,
828,
28289,
50,
1326,
2601,
5819,
19580,
3419,
737,
2617,
11518,
15457,
7203,
961,
8807,
4943,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
9012,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
9012,
13,
2617,
11828,
10786,
464,
13919,
1181,
286,
262,
9447,
36,
13946,
2637,
8,
198,
66,
50,
1326,
2601,
5819,
18254,
818,
316,
4550,
81,
6030,
796,
337,
571,
10962,
39470,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
352,
11,
352,
11,
604,
828,
554,
316,
20231,
6030,
3419,
737,
2617,
11518,
15457,
7203,
961,
8807,
4943,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
18254,
818,
316,
4550,
81,
6030,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
18254,
818,
316,
4550,
81,
6030,
13,
2617,
11828,
10786,
464,
2099,
286,
4455,
2209,
286,
262,
9447,
36,
13946,
4958,
13,
383,
4455,
2209,
286,
9447,
36,
13946,
4958,
318,
7368,
416,
262,
1988,
286,
262,
11188,
4554,
286,
269,
50,
1326,
2601,
5819,
18254,
818,
316,
4550,
81,
2637,
8,
198,
66,
50,
1326,
2601,
5819,
18254,
818,
316,
4550,
81,
796,
337,
571,
10962,
39470,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
352,
11,
352,
11,
642,
828,
554,
316,
20231,
3419,
737,
2617,
11518,
15457,
7203,
961,
8807,
4943,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
18254,
818,
316,
4550,
81,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
18254,
818,
316,
4550,
81,
13,
2617,
11828,
10786,
464,
4455,
2209,
286,
262,
9447,
36,
13946,
4958,
3335,
13,
383,
2099,
286,
428,
4455,
2209,
318,
5295,
416,
262,
1988,
286,
262,
11188,
4554,
286,
269,
50,
1326,
2601,
5819,
18254,
818,
316,
4550,
81,
6030,
2637,
8,
198,
66,
50,
1326,
2601,
5819,
31425,
6030,
796,
337,
571,
10962,
39470,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
352,
11,
352,
11,
718,
828,
20514,
6030,
3419,
737,
2617,
11518,
15457,
7203,
961,
17953,
4943,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
31425,
6030,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
31425,
6030,
13,
2617,
11828,
10786,
1212,
2134,
26052,
262,
6143,
2099,
329,
428,
23355,
5752,
2637,
8,
198,
66,
50,
1326,
2601,
5819,
25166,
19580,
796,
337,
571,
10962,
39470,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
352,
11,
352,
11,
767,
828,
11314,
19580,
3419,
737,
2617,
11518,
15457,
7203,
961,
17953,
4943,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
25166,
19580,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
25166,
19580,
13,
2617,
11828,
10786,
464,
3722,
286,
428,
23355,
5752,
13,
1318,
318,
645,
17504,
319,
262,
1988,
286,
584,
15180,
878,
257,
8308,
2727,
5752,
460,
307,
925,
4075,
2637,
8,
198,
66,
50,
1326,
2601,
5819,
25341,
10962,
796,
337,
571,
10962,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
362,
828,
1267,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
25341,
10962,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
25341,
10962,
13,
2617,
11828,
10786,
1212,
3084,
8341,
262,
1321,
286,
4410,
11,
1957,
393,
6569,
11,
543,
389,
1866,
286,
9447,
36,
23163,
17839,
319,
257,
3335,
2637,
8,
198,
66,
50,
1326,
2601,
5819,
25341,
30150,
796,
337,
571,
10962,
25166,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
362,
11,
352,
828,
6739,
2617,
15732,
36690,
19510,
15,
11,
366,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
2601,
5819,
7390,
12340,
357,
15,
11,
366,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
27608,
818,
316,
4550,
81,
6030,
12340,
357,
15,
11,
366,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
27608,
818,
316,
4550,
81,
48774,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
25341,
30150,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
25341,
30150,
13,
2617,
11828,
10786,
32,
23355,
5752,
287,
262,
269,
50,
1326,
2601,
5819,
25341,
10962,
13,
5501,
5752,
6870,
257,
2888,
3335,
1626,
257,
7368,
9447,
36,
38279,
2637,
8,
198,
66,
50,
1326,
27608,
818,
316,
4550,
81,
6030,
796,
337,
571,
10962,
39470,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
362,
11,
352,
11,
352,
828,
554,
316,
20231,
6030,
28955,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
27608,
818,
316,
4550,
81,
6030,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
27608,
818,
316,
4550,
81,
6030,
13,
2617,
11828,
10786,
464,
2099,
286,
4455,
2209,
286,
257,
13946,
2888,
1626,
257,
7368,
9447,
36,
13946,
13,
383,
4455,
2209,
286,
428,
3335,
318,
7368,
416,
262,
1988,
286,
262,
11188,
4554,
286,
269,
50,
1326,
27608,
818,
316,
4550,
81,
2637,
8,
198,
66,
50,
1326,
27608,
818,
316,
4550,
81,
796,
337,
571,
10962,
39470,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
362,
11,
352,
11,
362,
828,
554,
316,
20231,
22446,
7266,
4906,
7,
7266,
4906,
22882,
28,
11395,
10699,
3103,
2536,
2913,
7,
15,
11,
3933,
22305,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
27608,
818,
316,
4550,
81,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
27608,
818,
316,
4550,
81,
13,
2617,
11828,
10786,
464,
4455,
2209,
286,
262,
13946,
2888,
3335,
1626,
257,
7368,
9447,
36,
13946,
13,
383,
2099,
286,
428,
4455,
2209,
318,
5295,
416,
262,
1988,
286,
262,
11188,
4554,
286,
269,
50,
1326,
27608,
818,
316,
4550,
81,
6030,
2637,
8,
198,
66,
50,
1326,
43957,
1173,
796,
337,
571,
10962,
39470,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
362,
11,
352,
11,
513,
828,
5489,
3149,
46787,
10100,
22446,
7266,
4906,
7,
7266,
4906,
22882,
28,
11395,
10699,
3103,
2536,
2913,
7,
16,
11,
3933,
4008,
737,
2617,
11518,
15457,
7203,
961,
17953,
4943,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
43957,
1173,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
43957,
1173,
13,
2617,
11828,
10786,
8134,
364,
284,
262,
1438,
286,
3518,
33073,
6518,
9664,
287,
262,
37376,
13,
317,
7226,
37376,
14833,
10874,
286,
257,
10668,
9664,
1353,
1435,
543,
24866,
284,
734,
3518,
39533,
13,
554,
884,
257,
14833,
11,
257,
22269,
1565,
290,
257,
13946,
318,
17839,
287,
1111,
39533,
284,
1249,
5021,
12,
8071,
722,
290,
49052,
13,
383,
2836,
26052,
262,
3518,
9664,
284,
543,
257,
3335,
14448,
284,
618,
262,
13946,
318,
17839,
2637,
8,
198,
66,
50,
1326,
3792,
27608,
14565,
796,
337,
571,
10962,
39470,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
362,
11,
352,
11,
604,
828,
14056,
11395,
3419,
737,
2617,
11518,
15457,
7203,
961,
8807,
4943,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
3792,
27608,
14565,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
3792,
27608,
14565,
13,
2617,
11828,
7203,
33234,
6945,
611,
262,
3335,
318,
257,
1957,
393,
6569,
2888,
286,
428,
13946,
13,
705,
7942,
6,
1724,
428,
3335,
318,
257,
1957,
3335,
13,
705,
9562,
6,
1724,
428,
3335,
318,
257,
6569,
3335,
19570,
198,
66,
50,
1326,
27608,
3792,
18254,
796,
337,
571,
10962,
39470,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
362,
11,
352,
11,
642,
828,
14056,
11395,
3419,
737,
2617,
11518,
15457,
7203,
961,
8807,
4943,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
27608,
3792,
18254,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
27608,
3792,
18254,
13,
2617,
11828,
7203,
5497,
16856,
611,
428,
3335,
318,
3058,
262,
4958,
286,
262,
9447,
36,
13946,
13,
383,
1988,
705,
7942,
6,
1724,
428,
3335,
318,
262,
4958,
13,
383,
1988,
705,
9562,
6,
1724,
428,
3335,
318,
407,
262,
4958,
13,
29362,
287,
257,
13946,
2922,
530,
286,
262,
13946,
2888,
284,
307,
257,
4958,
13,
383,
4958,
318,
4497,
329,
9041,
13946,
9931,
19570,
198,
66,
50,
1326,
2601,
5819,
27608,
31425,
6030,
796,
337,
571,
10962,
39470,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
362,
11,
352,
11,
718,
828,
20514,
6030,
3419,
737,
2617,
11518,
15457,
7203,
961,
17953,
4943,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
27608,
31425,
6030,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
27608,
31425,
6030,
13,
2617,
11828,
10786,
1212,
2134,
26052,
262,
6143,
2099,
329,
428,
23355,
5752,
2637,
8,
198,
66,
50,
1326,
2601,
5819,
27608,
25166,
19580,
796,
337,
571,
10962,
39470,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
362,
11,
352,
11,
767,
828,
11314,
19580,
3419,
737,
2617,
11518,
15457,
7203,
961,
17953,
4943,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
27608,
25166,
19580,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
27608,
25166,
19580,
13,
2617,
11828,
10786,
464,
3722,
286,
428,
23355,
5752,
13,
1318,
318,
645,
17504,
319,
262,
1988,
286,
584,
15180,
878,
257,
8308,
2727,
5752,
460,
307,
925,
4075,
13,
1649,
257,
13946,
318,
13140,
11,
477,
12784,
287,
428,
3084,
815,
307,
1308,
2004,
6338,
2637,
8,
198,
66,
50,
1326,
2601,
5819,
27608,
1532,
10962,
796,
337,
571,
10962,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
513,
828,
1267,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
27608,
1532,
10962,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
27608,
1532,
10962,
13,
2617,
11828,
10786,
1212,
3084,
8341,
262,
1321,
286,
9447,
36,
20314,
319,
477,
4410,
11,
1957,
393,
6569,
11,
543,
389,
1866,
286,
9447,
36,
23163,
17839,
319,
257,
3335,
2637,
8,
198,
66,
50,
1326,
2601,
5819,
27608,
1532,
30150,
796,
337,
571,
10962,
25166,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
513,
11,
352,
828,
6739,
2617,
15732,
36690,
19510,
15,
11,
366,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
2601,
5819,
7390,
12340,
357,
15,
11,
366,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
27608,
818,
316,
4550,
81,
6030,
12340,
357,
15,
11,
366,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
27608,
818,
316,
4550,
81,
12340,
357,
15,
11,
366,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
2601,
5819,
39317,
15732,
48774,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
27608,
1532,
30150,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
27608,
1532,
30150,
13,
2617,
11828,
10786,
32,
23355,
5752,
287,
262,
269,
50,
1326,
2601,
5819,
27608,
1532,
10962,
13,
5501,
5752,
6870,
257,
11983,
7071,
319,
1957,
14,
47960,
3335,
2888,
1626,
262,
7368,
9447,
36,
13946,
2637,
8,
198,
66,
50,
1326,
2601,
5819,
39317,
15732,
796,
337,
571,
10962,
39470,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
513,
11,
352,
11,
352,
828,
26491,
15732,
28955,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
39317,
15732,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
39317,
15732,
13,
2617,
11828,
10786,
32,
3748,
26491,
6376,
329,
257,
9447,
36,
7071,
319,
257,
3335,
287,
428,
13946,
13,
770,
318,
262,
976,
355,
611,
15732,
286,
262,
611,
10962,
286,
30978,
1065,
1485,
2637,
8,
198,
66,
50,
1326,
2601,
5819,
39317,
9012,
796,
337,
571,
10962,
39470,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
513,
11,
352,
11,
362,
828,
28289,
50,
1326,
39317,
19580,
3419,
737,
2617,
11518,
15457,
7203,
961,
8807,
4943,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
39317,
9012,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
2601,
5819,
39317,
9012,
13,
2617,
11828,
10786,
464,
13919,
1181,
286,
428,
9447,
36,
7071,
2637,
8,
198,
66,
50,
1326,
39317,
10962,
796,
337,
571,
10962,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
604,
828,
1267,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
39317,
10962,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
39317,
10962,
13,
2617,
11828,
10786,
1212,
3084,
8341,
477,
9447,
36,
20314,
319,
262,
1957,
3335,
290,
663,
11188,
1321,
2637,
8,
198,
66,
50,
1326,
39317,
30150,
796,
337,
571,
10962,
25166,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
604,
11,
352,
828,
6739,
2617,
15732,
36690,
19510,
15,
11,
366,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
39317,
15732,
48774,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
39317,
30150,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
39317,
30150,
13,
2617,
11828,
10786,
32,
23355,
5752,
287,
262,
269,
50,
1326,
39317,
10962,
13,
5501,
5752,
6870,
257,
1948,
9447,
36,
7071,
319,
257,
1957,
3335,
2637,
8,
198,
66,
50,
1326,
39317,
15732,
796,
337,
571,
10962,
39470,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
604,
11,
352,
11,
352,
828,
26491,
15732,
28955,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
39317,
15732,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
39317,
15732,
13,
2617,
11828,
10786,
32,
3748,
26491,
6376,
329,
257,
9447,
36,
7071,
319,
428,
3335,
13,
770,
318,
262,
976,
355,
611,
15732,
286,
262,
611,
10962,
286,
30978,
1065,
1485,
2637,
8,
198,
66,
50,
1326,
39317,
9012,
796,
337,
571,
10962,
39470,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
604,
11,
352,
11,
362,
828,
28289,
50,
1326,
39317,
19580,
3419,
737,
2617,
11518,
15457,
7203,
961,
8807,
4943,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
39317,
9012,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
39317,
9012,
13,
2617,
11828,
10786,
18843,
864,
1181,
286,
428,
9447,
36,
7071,
2637,
8,
198,
66,
50,
1326,
39317,
2601,
5819,
7390,
796,
337,
571,
10962,
39470,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
604,
11,
352,
11,
513,
828,
28289,
50,
1326,
2601,
5819,
15732,
3419,
737,
2617,
11518,
15457,
7203,
961,
17953,
4943,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
39317,
2601,
5819,
7390,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
39317,
2601,
5819,
7390,
13,
2617,
11828,
10786,
33234,
6945,
262,
13946,
284,
543,
428,
9447,
36,
7071,
14448,
2637,
8,
198,
66,
50,
1326,
39317,
31425,
6030,
796,
337,
571,
10962,
39470,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
604,
11,
352,
11,
604,
828,
20514,
6030,
3419,
737,
2617,
11518,
15457,
7203,
961,
17953,
4943,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
39317,
31425,
6030,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
39317,
31425,
6030,
13,
2617,
11828,
10786,
1212,
2134,
26052,
262,
6143,
2099,
329,
428,
23355,
5752,
2637,
8,
198,
66,
50,
1326,
39317,
25166,
19580,
796,
337,
571,
10962,
39470,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
604,
11,
352,
11,
642,
828,
11314,
19580,
3419,
737,
2617,
11518,
15457,
7203,
961,
17953,
4943,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
39317,
25166,
19580,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
39317,
25166,
19580,
13,
2617,
11828,
10786,
464,
3722,
286,
428,
23355,
5752,
13,
1318,
318,
645,
17504,
319,
262,
1988,
286,
584,
15180,
878,
257,
8308,
2727,
5752,
460,
307,
925,
4075,
13,
1114,
1672,
11,
269,
50,
1326,
39317,
2601,
5819,
7390,
5721,
460,
307,
900,
14799,
1568,
2637,
8,
198,
66,
50,
1326,
17932,
13924,
10962,
796,
337,
571,
10962,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
642,
828,
1267,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
17932,
13924,
10962,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
17932,
13924,
10962,
13,
2617,
11828,
10786,
1212,
3084,
8341,
262,
11453,
326,
389,
17839,
329,
9447,
36,
13,
554,
262,
1339,
286,
3586,
9597,
11,
262,
32505,
326,
389,
17535,
416,
262,
11453,
743,
307,
19365,
13,
554,
262,
1339,
286,
11559,
14,
2118,
382,
4958,
14,
11431,
9597,
11,
262,
23695,
17535,
416,
262,
11453,
743,
307,
19365,
2637,
8,
198,
66,
50,
1326,
17932,
13924,
30150,
796,
337,
571,
10962,
25166,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
642,
11,
352,
828,
6739,
2617,
15732,
36690,
19510,
15,
11,
366,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
17932,
13924,
5376,
48774,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
17932,
13924,
30150,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
17932,
13924,
30150,
13,
2617,
11828,
10786,
32,
23355,
5752,
287,
262,
269,
50,
1326,
17932,
13924,
10962,
13,
5501,
5752,
6870,
257,
1948,
2583,
17839,
329,
9447,
36,
2139,
287,
257,
1948,
13946,
2637,
8,
198,
66,
50,
1326,
17932,
13924,
5376,
796,
337,
571,
10962,
39470,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
642,
11,
352,
11,
352,
828,
376,
66,
5376,
7390,
28955,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
17932,
13924,
5376,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
17932,
13924,
5376,
13,
2617,
11828,
10786,
37,
571,
260,
12,
17620,
4347,
1438,
357,
47,
62,
17947,
45,
8,
286,
262,
14504,
399,
87,
62,
13924,
2637,
8,
198,
66,
50,
1326,
17932,
13924,
2601,
5819,
7390,
796,
337,
571,
10962,
39470,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
642,
11,
352,
11,
362,
828,
28289,
50,
1326,
2601,
5819,
15732,
3419,
737,
2617,
11518,
15457,
7203,
961,
17953,
4943,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
17932,
13924,
2601,
5819,
7390,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
17932,
13924,
2601,
5819,
7390,
13,
2617,
11828,
10786,
33234,
6945,
262,
13946,
284,
543,
428,
2583,
2493,
14448,
2637,
8,
198,
66,
50,
1326,
17932,
13924,
31425,
6030,
796,
337,
571,
10962,
39470,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
642,
11,
352,
11,
513,
828,
20514,
6030,
3419,
737,
2617,
11518,
15457,
7203,
961,
17953,
4943,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
17932,
13924,
31425,
6030,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
17932,
13924,
31425,
6030,
13,
2617,
11828,
10786,
1212,
2134,
26052,
262,
6143,
2099,
329,
428,
23355,
5752,
2637,
8,
198,
66,
50,
1326,
17932,
13924,
25166,
19580,
796,
337,
571,
10962,
39470,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
642,
11,
352,
11,
604,
828,
11314,
19580,
3419,
737,
2617,
11518,
15457,
7203,
961,
17953,
4943,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
17932,
13924,
25166,
19580,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
17932,
13924,
25166,
19580,
13,
2617,
11828,
10786,
464,
3722,
286,
428,
23355,
5752,
13,
1318,
318,
645,
17504,
319,
262,
1988,
286,
584,
15180,
878,
257,
8308,
2727,
5752,
460,
307,
925,
4075,
2637,
8,
198,
66,
50,
1326,
16934,
10962,
5956,
31813,
796,
337,
571,
3351,
282,
283,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
718,
828,
3862,
1273,
696,
3419,
737,
2617,
11518,
15457,
7203,
961,
8807,
4943,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
16934,
10962,
5956,
31813,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
16934,
10962,
5956,
31813,
13,
2617,
11828,
10786,
464,
1988,
286,
25064,
4933,
7575,
618,
257,
1487,
284,
597,
9447,
36,
337,
9865,
3084,
584,
621,
262,
269,
50,
1326,
17932,
13924,
10962,
938,
5091,
2637,
8,
198,
66,
50,
1326,
17932,
13924,
10962,
5956,
31813,
796,
337,
571,
3351,
282,
283,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
767,
828,
3862,
1273,
696,
3419,
737,
2617,
11518,
15457,
7203,
961,
8807,
4943,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
17932,
13924,
10962,
5956,
31813,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
17932,
13924,
10962,
5956,
31813,
13,
2617,
11828,
10786,
464,
1988,
286,
25064,
4933,
7575,
618,
257,
1487,
284,
269,
50,
1326,
17932,
13924,
10962,
938,
5091,
2637,
8,
198,
66,
50,
1326,
3673,
1958,
36695,
796,
337,
571,
3351,
282,
283,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
352,
11,
352,
11,
807,
828,
14056,
11395,
22446,
21018,
10786,
7942,
11537,
737,
2617,
11518,
15457,
7203,
961,
13564,
4943,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
3673,
1958,
36695,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
50,
1326,
3673,
1958,
36695,
13,
2617,
11828,
7203,
1212,
2134,
26052,
611,
262,
9447,
36,
19605,
815,
307,
7560,
393,
407,
13,
1002,
262,
1988,
286,
428,
2134,
318,
705,
7942,
3256,
788,
262,
19605,
389,
7560,
13,
1002,
262,
1988,
286,
428,
2134,
318,
705,
9562,
11,
788,
262,
19605,
389,
407,
7560,
19570,
198,
66,
4861,
50,
1326,
39317,
16447,
796,
42808,
6030,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
657,
11,
352,
29720,
2617,
10267,
82,
7,
7203,
5064,
12,
8895,
33,
1600,
366,
361,
24564,
81,
48774,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
4861,
50,
1326,
39317,
16447,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
4861,
50,
1326,
39317,
16447,
13,
2617,
11828,
10786,
1212,
14483,
318,
7560,
618,
257,
9447,
36,
7071,
3917,
351,
257,
1957,
3335,
318,
2727,
2637,
8,
198,
66,
4861,
50,
1326,
39317,
38727,
796,
42808,
6030,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
657,
11,
362,
29720,
2617,
10267,
82,
7,
7203,
5064,
12,
8895,
33,
1600,
366,
361,
24564,
81,
48774,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
4861,
50,
1326,
39317,
38727,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
4861,
50,
1326,
39317,
38727,
13,
2617,
11828,
10786,
1212,
14483,
318,
7560,
618,
257,
9447,
36,
7071,
3917,
351,
257,
1957,
3335,
318,
13140,
2637,
8,
198,
66,
4861,
50,
1326,
2601,
5819,
3791,
18254,
796,
42808,
6030,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
657,
11,
513,
29720,
2617,
10267,
82,
7,
7203,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
2601,
5819,
5376,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
2601,
5819,
18254,
818,
316,
4550,
81,
6030,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
2601,
5819,
18254,
818,
316,
4550,
81,
48774,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
4861,
50,
1326,
2601,
5819,
3791,
18254,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
4861,
50,
1326,
2601,
5819,
3791,
18254,
13,
2617,
11828,
10786,
1212,
14483,
318,
7560,
618,
262,
7216,
3335,
508,
318,
11983,
287,
257,
9447,
36,
13946,
468,
49237,
284,
307,
262,
4958,
286,
262,
13946,
2637,
8,
198,
66,
4861,
50,
1326,
8895,
2749,
6316,
16097,
796,
337,
571,
33234,
7483,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
362,
11,
352,
4008,
198,
66,
4861,
50,
1326,
8895,
40469,
14459,
796,
337,
571,
33234,
7483,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
362,
11,
362,
4008,
198,
66,
4861,
50,
1326,
8895,
2749,
6316,
3610,
796,
19937,
38143,
3610,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
362,
11,
352,
11,
352,
29720,
2617,
10267,
82,
7,
7203,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
4861,
50,
1326,
16934,
13247,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
4861,
50,
1326,
3673,
361,
15988,
13247,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
4861,
50,
1326,
3673,
361,
82,
13247,
48774,
198,
198,
361,
651,
35226,
7,
76,
571,
32875,
11,
705,
9641,
3256,
357,
15,
11,
657,
11,
657,
4008,
1875,
357,
19,
11,
604,
11,
657,
2599,
198,
220,
220,
220,
269,
4861,
50,
1326,
8895,
2749,
6316,
3610,
796,
269,
4861,
50,
1326,
8895,
2749,
6316,
3610,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
4861,
50,
1326,
8895,
2749,
6316,
3610,
13,
2617,
11828,
10786,
464,
11846,
2643,
329,
12066,
326,
3494,
9447,
36,
2637,
8,
198,
66,
4861,
50,
1326,
16934,
13247,
796,
9515,
13247,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
362,
11,
362,
11,
352,
29720,
2617,
10267,
82,
7,
7203,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
2601,
5819,
9012,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
2601,
5819,
18254,
818,
316,
4550,
81,
6030,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
2601,
5819,
18254,
818,
316,
4550,
81,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
3792,
27608,
14565,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
2601,
5819,
39317,
9012,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
39317,
9012,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
39317,
2601,
5819,
7390,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
17932,
13924,
2601,
5819,
7390,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
16934,
10962,
5956,
31813,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
17932,
13924,
10962,
5956,
31813,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
43957,
1173,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
2601,
5819,
5376,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
39317,
25166,
19580,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
2601,
5819,
25166,
19580,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
27608,
3792,
18254,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
2601,
5819,
27608,
25166,
19580,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
2601,
5819,
31425,
6030,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
2601,
5819,
27608,
31425,
6030,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
39317,
31425,
6030,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
17932,
13924,
31425,
6030,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
17932,
13924,
25166,
19580,
48774,
198,
361,
651,
35226,
7,
76,
571,
32875,
11,
705,
9641,
3256,
357,
15,
11,
657,
11,
657,
4008,
1875,
357,
19,
11,
604,
11,
657,
2599,
198,
220,
220,
220,
269,
4861,
50,
1326,
16934,
13247,
796,
269,
4861,
50,
1326,
16934,
13247,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
4861,
50,
1326,
16934,
13247,
13,
2617,
11828,
10786,
32,
4947,
286,
5563,
329,
9447,
36,
8398,
2637,
8,
198,
66,
4861,
50,
1326,
3673,
361,
15988,
13247,
796,
9515,
13247,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
362,
11,
362,
11,
362,
29720,
2617,
10267,
82,
7,
7203,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
50,
1326,
3673,
1958,
36695,
48774,
198,
361,
651,
35226,
7,
76,
571,
32875,
11,
705,
9641,
3256,
357,
15,
11,
657,
11,
657,
4008,
1875,
357,
19,
11,
604,
11,
657,
2599,
198,
220,
220,
220,
269,
4861,
50,
1326,
3673,
361,
15988,
13247,
796,
269,
4861,
50,
1326,
3673,
361,
15988,
13247,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
4861,
50,
1326,
3673,
361,
15988,
13247,
13,
2617,
11828,
10786,
32,
4947,
286,
5563,
329,
12755,
9447,
36,
14483,
2637,
8,
198,
66,
4861,
50,
1326,
3673,
361,
82,
13247,
796,
42808,
13247,
19510,
16,
11,
513,
11,
718,
11,
352,
11,
604,
11,
352,
11,
860,
11,
860,
11,
718,
2624,
11,
362,
11,
362,
11,
513,
29720,
2617,
10267,
82,
7,
7203,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
4861,
50,
1326,
39317,
16447,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
4861,
50,
1326,
39317,
38727,
12340,
5855,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
366,
66,
4861,
50,
1326,
2601,
5819,
3791,
18254,
48774,
198,
361,
651,
35226,
7,
76,
571,
32875,
11,
705,
9641,
3256,
357,
15,
11,
657,
11,
657,
4008,
1875,
357,
19,
11,
604,
11,
657,
2599,
198,
220,
220,
220,
269,
4861,
50,
1326,
3673,
361,
82,
13247,
796,
269,
4861,
50,
1326,
3673,
361,
82,
13247,
13,
2617,
19580,
10786,
14421,
11537,
198,
361,
285,
571,
32875,
13,
2220,
8206,
82,
25,
269,
4861,
50,
1326,
3673,
361,
82,
13247,
13,
2617,
11828,
10786,
32,
4947,
286,
5563,
329,
14483,
286,
9447,
36,
2995,
2637,
8,
198,
76,
571,
32875,
13,
39344,
13940,
2022,
10220,
7203,
34,
1797,
8220,
12,
50,
11682,
12,
8895,
33,
1600,
269,
50,
1326,
2601,
5819,
27608,
31425,
6030,
28,
66,
50,
1326,
2601,
5819,
27608,
31425,
6030,
11,
269,
50,
1326,
2601,
5819,
10962,
28,
66,
50,
1326,
2601,
5819,
10962,
11,
269,
50,
1326,
17932,
13924,
31425,
6030,
28,
66,
50,
1326,
17932,
13924,
31425,
6030,
11,
350,
56,
15571,
7378,
62,
33365,
24212,
62,
2389,
28,
66,
4861,
50,
1326,
8895,
33,
11,
269,
4861,
50,
1326,
3673,
361,
82,
13247,
28,
66,
4861,
50,
1326,
3673,
361,
82,
13247,
11,
269,
4861,
50,
1326,
16934,
13247,
28,
66,
4861,
50,
1326,
16934,
13247,
11,
269,
50,
1326,
2601,
5819,
31425,
6030,
28,
66,
50,
1326,
2601,
5819,
31425,
6030,
11,
269,
4861,
50,
1326,
39317,
16447,
28,
66,
4861,
50,
1326,
39317,
16447,
11,
269,
50,
1326,
2601,
5819,
30150,
28,
66,
50,
1326,
2601,
5819,
30150,
11,
269,
50,
1326,
17932,
13924,
10962,
28,
66,
50,
1326,
17932,
13924,
10962,
11,
269,
50,
1326,
2601,
5819,
25341,
30150,
28,
66,
50,
1326,
2601,
5819,
25341,
30150,
11,
269,
50,
1326,
3792,
27608,
14565,
28,
66,
50,
1326,
3792,
27608,
14565,
11,
269,
50,
1326,
17932,
13924,
5376,
28,
66,
50,
1326,
17932,
13924,
5376,
11,
269,
50,
1326,
16934,
10962,
5956,
31813,
28,
66,
50,
1326,
16934,
10962,
5956,
31813,
11,
269,
50,
1326,
39317,
15732,
28,
66,
50,
1326,
39317,
15732,
11,
269,
50,
1326,
2601,
5819,
39317,
15732,
28,
66,
50,
1326,
2601,
5819,
39317,
15732,
11,
269,
50,
1326,
2601,
5819,
27608,
25166,
19580,
28,
66,
50,
1326,
2601,
5819,
27608,
25166,
19580,
11,
269,
4861,
50,
1326,
2601,
5819,
3791,
18254,
28,
66,
4861,
50,
1326,
2601,
5819,
3791,
18254,
11,
269,
4861,
50,
1326,
8895,
33,
28,
66,
4861,
50,
1326,
8895,
33,
11,
269,
50,
1326,
2601,
5819,
39317,
9012,
28,
66,
50,
1326,
2601,
5819,
39317,
9012,
11,
269,
50,
1326,
27608,
3792,
18254,
28,
66,
50,
1326,
27608,
3792,
18254,
11,
269,
4861,
50,
1326,
39317,
38727,
28,
66,
4861,
50,
1326,
39317,
38727,
11,
269,
4861,
50,
1326,
8895,
40469,
14459,
28,
66,
4861,
50,
1326,
8895,
40469,
14459,
11,
269,
50,
1326,
2601,
5819,
27608,
1532,
30150,
28,
66,
50,
1326,
2601,
5819,
27608,
1532,
30150,
11,
269,
50,
1326,
2601,
5819,
18254,
818,
316,
4550,
81,
28,
66,
50,
1326,
2601,
5819,
18254,
818,
316,
4550,
81,
11,
28289,
50,
1326,
2601,
5819,
19580,
28,
34,
4861,
50,
1326,
2601,
5819,
19580,
11,
269,
50,
1326,
27608,
818,
316,
4550,
81,
6030,
28,
66,
50,
1326,
27608,
818,
316,
4550,
81,
6030,
11,
269,
4861,
50,
1326,
3673,
361,
15988,
13247,
28,
66,
4861,
50,
1326,
3673,
361,
15988,
13247,
11,
269,
50,
1326,
2601,
5819,
18254,
818,
316,
4550,
81,
6030,
28,
66,
50,
1326,
2601,
5819,
18254,
818,
316,
4550,
81,
6030,
11,
269,
50,
1326,
2601,
5819,
5376,
28,
66,
50,
1326,
2601,
5819,
5376,
11,
269,
50,
1326,
17932,
13924,
30150,
28,
66,
50,
1326,
17932,
13924,
30150,
11,
269,
4861,
50,
1326,
8895,
2749,
6316,
3610,
28,
66,
4861,
50,
1326,
8895,
2749,
6316,
3610,
11,
269,
50,
1326,
16934,
28,
66,
50,
1326,
16934,
11,
269,
50,
1326,
2601,
5819,
7390,
28,
66,
50,
1326,
2601,
5819,
7390,
11,
28289,
50,
1326,
39317,
19580,
28,
34,
4861,
50,
1326,
39317,
19580,
11,
269,
50,
1326,
43957,
1173,
28,
66,
50,
1326,
43957,
1173,
11,
269,
4861,
50,
1326,
8895,
33,
3673,
361,
82,
28,
66,
4861,
50,
1326,
8895,
33,
3673,
361,
82,
11,
28289,
50,
1326,
2601,
5819,
15732,
28,
34,
4861,
50,
1326,
2601,
5819,
15732,
11,
269,
50,
1326,
39317,
9012,
28,
66,
50,
1326,
39317,
9012,
11,
269,
50,
1326,
39317,
31425,
6030,
28,
66,
50,
1326,
39317,
31425,
6030,
11,
269,
50,
1326,
39317,
10962,
28,
66,
50,
1326,
39317,
10962,
11,
269,
50,
1326,
3673,
1958,
36695,
28,
66,
50,
1326,
3673,
1958,
36695,
11,
269,
50,
1326,
27608,
818,
316,
4550,
81,
28,
66,
50,
1326,
27608,
818,
316,
4550,
81,
11,
269,
50,
1326,
2601,
5819,
27608,
1532,
10962,
28,
66,
50,
1326,
2601,
5819,
27608,
1532,
10962,
11,
269,
50,
1326,
39317,
30150,
28,
66,
50,
1326,
39317,
30150,
11,
269,
50,
1326,
2601,
5819,
25341,
10962,
28,
66,
50,
1326,
2601,
5819,
25341,
10962,
11,
269,
50,
1326,
17932,
13924,
25166,
19580,
28,
66,
50,
1326,
17932,
13924,
25166,
19580,
11,
269,
50,
1326,
39317,
25166,
19580,
28,
66,
50,
1326,
39317,
25166,
19580,
11,
269,
50,
1326,
39317,
2601,
5819,
7390,
28,
66,
50,
1326,
39317,
2601,
5819,
7390,
11,
269,
50,
1326,
17932,
13924,
2601,
5819,
7390,
28,
66,
50,
1326,
17932,
13924,
2601,
5819,
7390,
11,
269,
4861,
50,
1326,
8895,
2749,
261,
687,
28,
66,
4861,
50,
1326,
8895,
2749,
261,
687,
11,
269,
4861,
50,
1326,
8895,
33,
10267,
82,
28,
66,
4861,
50,
1326,
8895,
33,
10267,
82,
11,
269,
50,
1326,
17932,
13924,
10962,
5956,
31813,
28,
66,
50,
1326,
17932,
13924,
10962,
5956,
31813,
11,
269,
4861,
50,
1326,
8895,
2749,
6316,
16097,
28,
66,
4861,
50,
1326,
8895,
2749,
6316,
16097,
11,
269,
50,
1326,
2601,
5819,
9012,
28,
66,
50,
1326,
2601,
5819,
9012,
11,
269,
50,
1326,
2601,
5819,
25166,
19580,
28,
66,
50,
1326,
2601,
5819,
25166,
19580,
8,
198
] | 2.898766 | 8,752 |
from __future__ import annotations
import typing as tp
from racketinterpreter.classes import data as d
from racketinterpreter.classes import errors as err
from racketinterpreter.predefined._base import BuiltInProc
if tp.TYPE_CHECKING:
from racketinterpreter.classes import ast
from racketinterpreter.processes import Interpreter
| [
6738,
11593,
37443,
834,
1330,
37647,
198,
11748,
19720,
355,
256,
79,
198,
6738,
37391,
3849,
3866,
353,
13,
37724,
1330,
1366,
355,
288,
198,
6738,
37391,
3849,
3866,
353,
13,
37724,
1330,
8563,
355,
11454,
198,
6738,
37391,
3849,
3866,
353,
13,
28764,
18156,
13557,
8692,
1330,
28477,
818,
2964,
66,
198,
198,
361,
256,
79,
13,
25216,
62,
50084,
2751,
25,
198,
220,
220,
220,
422,
37391,
3849,
3866,
353,
13,
37724,
1330,
6468,
198,
220,
220,
220,
422,
37391,
3849,
3866,
353,
13,
14681,
274,
1330,
4225,
3866,
353,
628,
628
] | 3.62766 | 94 |
import os
import json
from django.core.urlresolvers import reverse
from seaserv import seafile_api
from seahub.test_utils import BaseTestCase
| [
11748,
28686,
198,
11748,
33918,
198,
198,
6738,
42625,
14208,
13,
7295,
13,
6371,
411,
349,
690,
1330,
9575,
198,
198,
6738,
21547,
712,
1330,
25127,
576,
62,
15042,
198,
198,
6738,
384,
993,
549,
13,
9288,
62,
26791,
1330,
7308,
14402,
20448,
198
] | 3.295455 | 44 |
import sys
import json
import numpy as np
solve() | [
11748,
25064,
198,
11748,
33918,
198,
11748,
299,
32152,
355,
45941,
198,
220,
220,
220,
220,
220,
220,
220,
220,
198,
198,
82,
6442,
3419
] | 2.36 | 25 |
# Generated by Django 3.0.5 on 2020-11-28 14:53
from django.db import migrations, models
import django.db.models.deletion
| [
2,
2980,
515,
416,
37770,
513,
13,
15,
13,
20,
319,
12131,
12,
1157,
12,
2078,
1478,
25,
4310,
198,
198,
6738,
42625,
14208,
13,
9945,
1330,
15720,
602,
11,
4981,
198,
11748,
42625,
14208,
13,
9945,
13,
27530,
13,
2934,
1616,
295,
198
] | 2.795455 | 44 |
from jsonmodels_qdyk.fields import StringField, ListField, EmbeddedField
from jsonmodels_qdyk.models import Base
| [
6738,
33918,
27530,
62,
80,
9892,
74,
13,
25747,
1330,
10903,
15878,
11,
7343,
15878,
11,
13302,
47238,
15878,
198,
6738,
33918,
27530,
62,
80,
9892,
74,
13,
27530,
1330,
7308,
628,
628,
628,
198
] | 3.4 | 35 |
'''
_*_coding:utf-8 _*_
@Time :2022/1/28 19:00
@Author : qiaofengsheng
@File :dataset.py
@Software :PyCharm
'''
import os
from PIL import Image
from torch.utils.data import *
from model.utils import utils
from torchvision import transforms
| [
7061,
6,
198,
4808,
9,
62,
66,
7656,
25,
40477,
12,
23,
4808,
9,
62,
198,
2488,
7575,
220,
220,
220,
220,
1058,
1238,
1828,
14,
16,
14,
2078,
220,
220,
678,
25,
405,
198,
2488,
13838,
220,
220,
1058,
10662,
544,
1659,
1516,
7091,
782,
198,
2488,
8979,
220,
220,
220,
220,
1058,
19608,
292,
316,
13,
9078,
198,
2488,
25423,
1058,
20519,
1925,
1670,
198,
705,
7061,
198,
11748,
28686,
198,
198,
6738,
350,
4146,
1330,
7412,
198,
6738,
28034,
13,
26791,
13,
7890,
1330,
1635,
198,
6738,
2746,
13,
26791,
1330,
3384,
4487,
198,
6738,
28034,
10178,
1330,
31408,
628
] | 2.524272 | 103 |
import glob
import shapefile
| [
11748,
15095,
198,
11748,
5485,
7753,
628,
628,
198
] | 3.666667 | 9 |
import os
import hydra
import jax
import jax.numpy as jnp
from flax.serialization import to_state_dict
from omegaconf import DictConfig, OmegaConf
from models.jax import get_model
from neural_kernels.nads import mixed_derivative_nad_decomposition
from utils.misc import get_apply_fn
@hydra.main(config_path="config/compute_nads", config_name="config")
if __name__ == "__main__":
main()
| [
11748,
28686,
198,
198,
11748,
25039,
198,
11748,
474,
897,
198,
11748,
474,
897,
13,
77,
32152,
355,
474,
37659,
198,
6738,
781,
897,
13,
46911,
1634,
1330,
284,
62,
5219,
62,
11600,
198,
6738,
267,
28917,
7807,
69,
1330,
360,
713,
16934,
11,
19839,
18546,
198,
198,
6738,
4981,
13,
73,
897,
1330,
651,
62,
19849,
198,
6738,
17019,
62,
74,
44930,
13,
77,
5643,
1330,
7668,
62,
1082,
452,
876,
62,
77,
324,
62,
12501,
296,
9150,
198,
6738,
3384,
4487,
13,
44374,
1330,
651,
62,
39014,
62,
22184,
628,
198,
31,
15511,
430,
13,
12417,
7,
11250,
62,
6978,
2625,
11250,
14,
5589,
1133,
62,
77,
5643,
1600,
4566,
62,
3672,
2625,
11250,
4943,
628,
198,
361,
11593,
3672,
834,
6624,
366,
834,
12417,
834,
1298,
198,
220,
220,
220,
1388,
3419,
198
] | 2.911765 | 136 |
import pytest
from acousticsim.representations.intensity import Intensity
from numpy.testing import assert_array_almost_equal
@pytest.mark.xfail
| [
198,
198,
11748,
12972,
9288,
198,
198,
6738,
936,
23968,
873,
320,
13,
15603,
602,
13,
47799,
1330,
2558,
6377,
198,
198,
6738,
299,
32152,
13,
33407,
1330,
6818,
62,
18747,
62,
28177,
62,
40496,
628,
198,
31,
9078,
9288,
13,
4102,
13,
26152,
603,
628
] | 3.304348 | 46 |
import yaml
import csv
import os
from tqdm import tqdm
import requests
import time
with open("config.yml", "r", encoding="utf-8") as f:
config = yaml.safe_load(f)
API_KEY = config["API_KEY"]
CHANNELS_API_URL = "https://www.googleapis.com/youtube/v3/channels"
PLAYLIST_API_URL = "https://www.googleapis.com/youtube/v3/playlistItems"
OUTPUT_FOLDER = config["output_folder"]
OUTPUT_FIELDS = ["video_id", "title", "video_published_at"]
channel_ids = config["channel_ids"]
channels_params = {
"key": API_KEY,
"part": "contentDetails",
}
playlist_params = {
"key": API_KEY,
"part": "snippet",
"maxResults": 50,
}
for channel_id in channel_ids:
channels_params.update({"id": channel_id})
r = requests.get(
CHANNELS_API_URL,
params=channels_params,
).json()
# the uploads_id indicates the playlist where a channel's uploads are located
uploads_id = r["items"][0]["contentDetails"]["relatedPlaylists"]["uploads"]
playlist_params.update({"playlistId": uploads_id})
r = requests.get(
PLAYLIST_API_URL,
params=playlist_params,
).json()
if "items" in r:
channel_name = r["items"][0]["snippet"]["channelTitle"]
pageToken = r.get("nextPageToken")
print(f"Scraping {channel_name}'s videos:")
pbar = tqdm(total=r["pageInfo"]["totalResults"])
with open(
os.path.join(OUTPUT_FOLDER, f"{channel_name}.csv".replace(os.sep, "_")),
"w",
encoding="utf-8",
) as f:
w = csv.DictWriter(f, fieldnames=OUTPUT_FIELDS)
w.writeheader()
# process first page we already queried
for video in r["items"]:
w.writerow(process_video(video["snippet"]))
pbar.update(len(r["items"]))
# process the rest
while pageToken:
playlist_params.update({"pageToken": pageToken})
r = requests.get(
PLAYLIST_API_URL,
params=playlist_params,
).json()
for video in r["items"]:
w.writerow(process_video(video["snippet"]))
pbar.update(len(r["items"]))
pageToken = r.get("nextPageToken")
time.sleep(0.1)
pbar.close()
# reset pageToken for new channel
playlist_params.update({"pageToken": None})
| [
11748,
331,
43695,
198,
11748,
269,
21370,
198,
11748,
28686,
198,
6738,
256,
80,
36020,
1330,
256,
80,
36020,
198,
11748,
7007,
198,
11748,
640,
628,
198,
198,
4480,
1280,
7203,
11250,
13,
88,
4029,
1600,
366,
81,
1600,
21004,
2625,
40477,
12,
23,
4943,
355,
277,
25,
198,
220,
220,
220,
4566,
796,
331,
43695,
13,
21230,
62,
2220,
7,
69,
8,
198,
198,
17614,
62,
20373,
796,
4566,
14692,
17614,
62,
20373,
8973,
198,
3398,
22846,
37142,
62,
17614,
62,
21886,
796,
366,
5450,
1378,
2503,
13,
13297,
499,
271,
13,
785,
14,
11604,
14,
85,
18,
14,
354,
8961,
1,
198,
31519,
45849,
62,
17614,
62,
21886,
796,
366,
5450,
1378,
2503,
13,
13297,
499,
271,
13,
785,
14,
11604,
14,
85,
18,
14,
1759,
4868,
23022,
1,
198,
2606,
7250,
3843,
62,
37,
3535,
14418,
796,
4566,
14692,
22915,
62,
43551,
8973,
198,
2606,
7250,
3843,
62,
11674,
3698,
5258,
796,
14631,
15588,
62,
312,
1600,
366,
7839,
1600,
366,
15588,
62,
30271,
62,
265,
8973,
198,
17620,
62,
2340,
796,
4566,
14692,
17620,
62,
2340,
8973,
198,
198,
354,
8961,
62,
37266,
796,
1391,
198,
220,
220,
220,
366,
2539,
1298,
7824,
62,
20373,
11,
198,
220,
220,
220,
366,
3911,
1298,
366,
11299,
24259,
1600,
198,
92,
198,
198,
1759,
4868,
62,
37266,
796,
1391,
198,
220,
220,
220,
366,
2539,
1298,
7824,
62,
20373,
11,
198,
220,
220,
220,
366,
3911,
1298,
366,
16184,
3974,
316,
1600,
198,
220,
220,
220,
366,
9806,
25468,
1298,
2026,
11,
198,
92,
198,
198,
1640,
6518,
62,
312,
287,
6518,
62,
2340,
25,
198,
220,
220,
220,
9619,
62,
37266,
13,
19119,
7,
4895,
312,
1298,
6518,
62,
312,
30072,
628,
220,
220,
220,
374,
796,
7007,
13,
1136,
7,
198,
220,
220,
220,
220,
220,
220,
220,
5870,
22846,
37142,
62,
17614,
62,
21886,
11,
198,
220,
220,
220,
220,
220,
220,
220,
42287,
28,
354,
8961,
62,
37266,
11,
198,
220,
220,
220,
6739,
17752,
3419,
628,
220,
220,
220,
1303,
262,
9516,
82,
62,
312,
9217,
262,
33178,
810,
257,
6518,
338,
9516,
82,
389,
5140,
198,
220,
220,
220,
9516,
82,
62,
312,
796,
374,
14692,
23814,
1,
7131,
15,
7131,
1,
11299,
24259,
1,
7131,
1,
5363,
11002,
20713,
1,
7131,
1,
39920,
8973,
628,
220,
220,
220,
33178,
62,
37266,
13,
19119,
7,
4895,
1759,
4868,
7390,
1298,
9516,
82,
62,
312,
30072,
198,
220,
220,
220,
374,
796,
7007,
13,
1136,
7,
198,
220,
220,
220,
220,
220,
220,
220,
28180,
45849,
62,
17614,
62,
21886,
11,
198,
220,
220,
220,
220,
220,
220,
220,
42287,
28,
1759,
4868,
62,
37266,
11,
198,
220,
220,
220,
6739,
17752,
3419,
628,
220,
220,
220,
611,
366,
23814,
1,
287,
374,
25,
198,
220,
220,
220,
220,
220,
220,
220,
6518,
62,
3672,
796,
374,
14692,
23814,
1,
7131,
15,
7131,
1,
16184,
3974,
316,
1,
7131,
1,
17620,
19160,
8973,
198,
220,
220,
220,
220,
220,
220,
220,
2443,
30642,
796,
374,
13,
1136,
7203,
19545,
9876,
30642,
4943,
198,
220,
220,
220,
220,
220,
220,
220,
3601,
7,
69,
1,
3351,
2416,
278,
1391,
17620,
62,
3672,
92,
6,
82,
5861,
25,
4943,
198,
220,
220,
220,
220,
220,
220,
220,
279,
5657,
796,
256,
80,
36020,
7,
23350,
28,
81,
14692,
7700,
12360,
1,
7131,
1,
23350,
25468,
8973,
8,
198,
220,
220,
220,
220,
220,
220,
220,
351,
1280,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
28686,
13,
6978,
13,
22179,
7,
2606,
7250,
3843,
62,
37,
3535,
14418,
11,
277,
1,
90,
17620,
62,
3672,
27422,
40664,
1911,
33491,
7,
418,
13,
325,
79,
11,
45434,
4943,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
86,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
21004,
2625,
40477,
12,
23,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
355,
277,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
266,
796,
269,
21370,
13,
35,
713,
34379,
7,
69,
11,
2214,
14933,
28,
2606,
7250,
3843,
62,
11674,
3698,
5258,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
266,
13,
13564,
25677,
3419,
628,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
1429,
717,
2443,
356,
1541,
42517,
798,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
329,
2008,
287,
374,
14692,
23814,
1,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
266,
13,
16002,
322,
7,
14681,
62,
15588,
7,
15588,
14692,
16184,
3974,
316,
8973,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
279,
5657,
13,
19119,
7,
11925,
7,
81,
14692,
23814,
8973,
4008,
628,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
1429,
262,
1334,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
981,
2443,
30642,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
33178,
62,
37266,
13,
19119,
7,
4895,
7700,
30642,
1298,
2443,
30642,
30072,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
374,
796,
7007,
13,
1136,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
28180,
45849,
62,
17614,
62,
21886,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
42287,
28,
1759,
4868,
62,
37266,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
6739,
17752,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
329,
2008,
287,
374,
14692,
23814,
1,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
266,
13,
16002,
322,
7,
14681,
62,
15588,
7,
15588,
14692,
16184,
3974,
316,
8973,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
279,
5657,
13,
19119,
7,
11925,
7,
81,
14692,
23814,
8973,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2443,
30642,
796,
374,
13,
1136,
7203,
19545,
9876,
30642,
4943,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
640,
13,
42832,
7,
15,
13,
16,
8,
198,
220,
220,
220,
220,
220,
220,
220,
279,
5657,
13,
19836,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
13259,
2443,
30642,
329,
649,
6518,
198,
220,
220,
220,
220,
220,
220,
220,
33178,
62,
37266,
13,
19119,
7,
4895,
7700,
30642,
1298,
6045,
30072,
198
] | 2.09792 | 1,154 |
import hyperonpy as hp
from hyperonpy import AtomKind, init_logger
| [
11748,
8718,
261,
9078,
355,
27673,
198,
198,
6738,
8718,
261,
9078,
1330,
33102,
35854,
11,
2315,
62,
6404,
1362,
628
] | 3.285714 | 21 |
from neopixel import NeoPixel
import machine
import time
np = NeoPixel(machine.Pin(4),1)
for r in range(255):
for g in range(255):
for b in range(255):
np[0]=((r,g,b))
np.write()
time.sleep_ms(10)
| [
6738,
497,
404,
7168,
1330,
21227,
40809,
198,
11748,
4572,
198,
11748,
640,
198,
198,
37659,
796,
21227,
40809,
7,
30243,
13,
28348,
7,
19,
828,
16,
8,
198,
198,
1640,
374,
287,
2837,
7,
13381,
2599,
198,
220,
329,
308,
287,
2837,
7,
13381,
2599,
198,
220,
220,
220,
329,
275,
287,
2837,
7,
13381,
2599,
198,
220,
220,
220,
220,
220,
45941,
58,
15,
60,
16193,
7,
81,
11,
70,
11,
65,
4008,
198,
220,
220,
220,
220,
220,
45941,
13,
13564,
3419,
198,
220,
220,
220,
220,
220,
640,
13,
42832,
62,
907,
7,
940,
8,
198,
220,
220,
220,
220,
220,
220,
628
] | 2.158879 | 107 |
# -*- coding: utf-8 -*-
# Written by Olga Moskvyak ([email protected])
import logging
import torch.nn as nn
from torchvision import models as torchmodels # NOQA
from efficientnet_pytorch import EfficientNet
logger = logging.getLogger(__name__)
NAME_EMBEDDING_SIZE = {
'efficientnet-b0': 1280,
'efficientnet-b1': 1280,
'efficientnet-b2': 1408,
'efficientnet-b3': 1536,
'efficientnet-b4': 1792,
'efficientnet-b5': 2048,
'efficientnet-b6': 2304,
'efficientnet-b7': 2560,
}
class EfficientNetReid(nn.Module):
"""Re-id model with EfficientNet as a convolutional feature extractor.
Input:
core_name (string): name of core model, class from torchvision.models
"""
def _construct_fc_layer(self, fc_dims, input_dim, dropout_p=None):
"""Constructs fully connected layer
Args:
fc_dims (list or tuple): dimensions of fc layers, if None, no fc layers are constructed
input_dim (int): input dimension
dropout_p (float): dropout probability, if None, dropout is unused
"""
if fc_dims is None:
self.feature_dim = input_dim
return None
assert isinstance(
fc_dims, (list, tuple)
), 'fc_dims must be either list or tuple, but got {}'.format(type(fc_dims))
layers = []
for dim in fc_dims:
layers.append(nn.Linear(input_dim, dim))
layers.append(nn.BatchNorm1d(dim))
layers.append(nn.ReLU(inplace=True))
if dropout_p is not None:
layers.append(nn.Dropout(p=dropout_p))
input_dim = dim
self.feature_dim = fc_dims[-1]
return nn.Sequential(*layers)
| [
2,
532,
9,
12,
19617,
25,
3384,
69,
12,
23,
532,
9,
12,
198,
2,
22503,
416,
6544,
4908,
5826,
74,
7670,
461,
357,
349,
4908,
13,
16785,
74,
7670,
461,
31,
71,
7109,
13,
80,
315,
13,
15532,
13,
559,
8,
198,
198,
11748,
18931,
198,
11748,
28034,
13,
20471,
355,
299,
77,
198,
6738,
28034,
10178,
1330,
4981,
355,
28034,
27530,
220,
1303,
8005,
48,
32,
198,
6738,
6942,
3262,
62,
9078,
13165,
354,
1330,
412,
5632,
7934,
198,
198,
6404,
1362,
796,
18931,
13,
1136,
11187,
1362,
7,
834,
3672,
834,
8,
628,
198,
20608,
62,
3620,
33,
1961,
35,
2751,
62,
33489,
796,
1391,
198,
220,
220,
220,
705,
16814,
3262,
12,
65,
15,
10354,
37674,
11,
198,
220,
220,
220,
705,
16814,
3262,
12,
65,
16,
10354,
37674,
11,
198,
220,
220,
220,
705,
16814,
3262,
12,
65,
17,
10354,
1478,
2919,
11,
198,
220,
220,
220,
705,
16814,
3262,
12,
65,
18,
10354,
1315,
2623,
11,
198,
220,
220,
220,
705,
16814,
3262,
12,
65,
19,
10354,
1596,
5892,
11,
198,
220,
220,
220,
705,
16814,
3262,
12,
65,
20,
10354,
36117,
11,
198,
220,
220,
220,
705,
16814,
3262,
12,
65,
21,
10354,
18395,
19,
11,
198,
220,
220,
220,
705,
16814,
3262,
12,
65,
22,
10354,
1679,
1899,
11,
198,
92,
628,
198,
4871,
412,
5632,
7934,
3041,
312,
7,
20471,
13,
26796,
2599,
198,
220,
220,
220,
37227,
3041,
12,
312,
2746,
351,
412,
5632,
7934,
355,
257,
3063,
2122,
282,
3895,
7925,
273,
13,
198,
220,
220,
220,
23412,
25,
198,
220,
220,
220,
220,
220,
220,
220,
4755,
62,
3672,
357,
8841,
2599,
1438,
286,
4755,
2746,
11,
1398,
422,
28034,
10178,
13,
27530,
198,
220,
220,
220,
37227,
628,
220,
220,
220,
825,
4808,
41571,
62,
16072,
62,
29289,
7,
944,
11,
277,
66,
62,
67,
12078,
11,
5128,
62,
27740,
11,
4268,
448,
62,
79,
28,
14202,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
42316,
82,
3938,
5884,
7679,
628,
220,
220,
220,
220,
220,
220,
220,
943,
14542,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
277,
66,
62,
67,
12078,
357,
4868,
393,
46545,
2599,
15225,
286,
277,
66,
11685,
11,
611,
6045,
11,
645,
277,
66,
11685,
389,
12006,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
5128,
62,
27740,
357,
600,
2599,
5128,
15793,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
4268,
448,
62,
79,
357,
22468,
2599,
4268,
448,
12867,
11,
611,
6045,
11,
4268,
448,
318,
21958,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
611,
277,
66,
62,
67,
12078,
318,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
30053,
62,
27740,
796,
5128,
62,
27740,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
6045,
628,
220,
220,
220,
220,
220,
220,
220,
6818,
318,
39098,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
277,
66,
62,
67,
12078,
11,
357,
4868,
11,
46545,
8,
198,
220,
220,
220,
220,
220,
220,
220,
10612,
705,
16072,
62,
67,
12078,
1276,
307,
2035,
1351,
393,
46545,
11,
475,
1392,
23884,
4458,
18982,
7,
4906,
7,
16072,
62,
67,
12078,
4008,
628,
220,
220,
220,
220,
220,
220,
220,
11685,
796,
17635,
198,
220,
220,
220,
220,
220,
220,
220,
329,
5391,
287,
277,
66,
62,
67,
12078,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
11685,
13,
33295,
7,
20471,
13,
14993,
451,
7,
15414,
62,
27740,
11,
5391,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
11685,
13,
33295,
7,
20471,
13,
33,
963,
35393,
16,
67,
7,
27740,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
11685,
13,
33295,
7,
20471,
13,
3041,
41596,
7,
259,
5372,
28,
17821,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
4268,
448,
62,
79,
318,
407,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
11685,
13,
33295,
7,
20471,
13,
26932,
448,
7,
79,
28,
14781,
448,
62,
79,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
5128,
62,
27740,
796,
5391,
628,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
30053,
62,
27740,
796,
277,
66,
62,
67,
12078,
58,
12,
16,
60,
628,
220,
220,
220,
220,
220,
220,
220,
1441,
299,
77,
13,
44015,
1843,
46491,
75,
6962,
8,
628
] | 2.216113 | 782 |
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
Refer to "https://hibiki-press.tech/algorithm/sum_2darray/698"
@author: hibikisan
"""
import random
if __name__ == '__main__':
dim = (5, 3) # the dimension of original data array
data = []
for i in range(dim[0]):
data.append([random.randint(0, 10) for n in range(dim[1])])
#print(data)
print('----Original data----')
for l in data:
print(l)
sum_data = raw_sum(data)
#print(sum_data)
print('----Adding the colomn of sum of each raw----')
for l in sum_data:
print(l) | [
2,
48443,
14629,
14,
8800,
14,
24330,
21015,
18,
198,
2,
532,
9,
12,
19617,
25,
3384,
69,
12,
23,
532,
9,
12,
198,
37811,
198,
46238,
284,
366,
5450,
1378,
3145,
5580,
12,
8439,
13,
13670,
14,
282,
42289,
14,
16345,
62,
17,
67,
18747,
14,
39357,
1,
198,
31,
9800,
25,
289,
571,
1134,
9057,
198,
37811,
198,
11748,
4738,
198,
220,
220,
220,
220,
198,
198,
361,
11593,
3672,
834,
6624,
705,
834,
12417,
834,
10354,
198,
220,
220,
220,
220,
198,
220,
220,
220,
5391,
796,
357,
20,
11,
513,
8,
1303,
262,
15793,
286,
2656,
1366,
7177,
198,
220,
220,
220,
1366,
796,
17635,
198,
220,
220,
220,
329,
1312,
287,
2837,
7,
27740,
58,
15,
60,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
1366,
13,
33295,
26933,
25120,
13,
25192,
600,
7,
15,
11,
838,
8,
329,
299,
287,
2837,
7,
27740,
58,
16,
12962,
12962,
198,
220,
220,
220,
220,
220,
220,
220,
220,
198,
220,
220,
220,
1303,
4798,
7,
7890,
8,
198,
220,
220,
220,
3601,
10786,
650,
20556,
1366,
650,
11537,
198,
220,
220,
220,
329,
300,
287,
1366,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3601,
7,
75,
8,
198,
220,
220,
220,
220,
198,
220,
220,
220,
2160,
62,
7890,
796,
8246,
62,
16345,
7,
7890,
8,
198,
220,
220,
220,
1303,
4798,
7,
16345,
62,
7890,
8,
198,
220,
220,
220,
3601,
10786,
650,
32901,
262,
951,
296,
77,
286,
2160,
286,
1123,
8246,
650,
11537,
198,
220,
220,
220,
329,
300,
287,
2160,
62,
7890,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3601,
7,
75,
8
] | 2.188406 | 276 |
import matplotlib.pyplot as plt
import os
import numpy as np
| [
11748,
2603,
29487,
8019,
13,
9078,
29487,
355,
458,
83,
198,
11748,
28686,
198,
11748,
299,
32152,
355,
45941,
628
] | 3.1 | 20 |
# Ω*
# ■ ■■■■■
# ■ ■■ ■■
# ■ ■■ ■
# ■ ■■
# ■■■■■ ■ ■■■
# ■■ ■■ ■ ■■■
# ■■ ■■ ■ ■■■■
# ■■ ■■ ■ ■■■■
# ■■■■■■■■■ ■ ■■■
# ■■ ■ ■■
# ■■ ■ ■■
# ■■ ■ ■ ■■ ■■
# ■■ ■■ ■ ■■■ ■■■ ■■
# ■■■■■ ■ ■■■ ■■■■■
"""
Copyright (c) 2020.5.28 [el.ideal-ideas]
This software is released under the MIT License.
see LICENSE.txt or following URL.
https://www.el-ideal-ideas.com/MocaSystem/LICENSE/
"""
# -- Imports --------------------------------------------------------------------------
from typing import *
from pathlib import Path
from sys import stdout
from traceback import format_exc
from datetime import datetime, date
from .moca_variables import NEW_LINE, tz
from .moca_utils import location
from .moca_base_class import MocaClassCache, MocaNamedInstance
from multiprocessing import current_process
from threading import get_ident
from aiofiles import open as aio_open
from asyncio import get_event_loop
# -------------------------------------------------------------------------- Imports --
# -- Variables --------------------------------------------------------------------------
# -------------------------------------------------------------------------- Variables --
# -- LogLevel --------------------------------------------------------------------------
class LogLevel(object):
"""The logging level for Moca Log Class."""
DEBUG = 0
INFO = 1
WARNING = 2
ERROR = 3
CRITICAL = 4
@classmethod
@classmethod
# -------------------------------------------------------------------------- LogLevel --
# -- Moca File Log --------------------------------------------------------------------------
class MocaFileLog(MocaClassCache, MocaNamedInstance):
"""
Write logs to the log file.
Attributes
----------
self._filename: Path
The file path of the log file.
self._exc_filename: Path
the file path to save exceptions.
self._rotate: bool
rotate the log file or not.
self._file
the file object to write logs.
self._exc_file
the file object to write exceptions.
self._level: int
current logging level.
self._pid: Optional[int]
the process id.
self._last_modified: date
the last modification date.
"""
LogLevel = LogLevel
def __init__(self, filename: Union[str, Path], exc_filename: Union[str, Path], log_rotate: bool = True):
"""
:param filename: the file path of the log file.
:param exc_filename: the file path to save exceptions.
:param log_rotate: rotate the log file automatically.
"""
MocaClassCache.__init__(self)
MocaNamedInstance.__init__(self)
# set log rotation flag
self._rotate: bool = log_rotate
# set file path
self._filename: Path = Path(filename)
self._exc_filename: Path = Path(exc_filename)
# set file object
self._file = open(str(self._filename), mode='a', encoding='utf-8')
self._exc_file = open(str(self._exc_filename), mode='a', encoding='utf-8')
# set log level
self._level: int = LogLevel.INFO
# set process id
self._pid: Optional[int] = current_process().pid
# set last modified time
self._last_modified: date = datetime.now(tz=tz).date()
@property
@property
@property
@property
@property
@property
def start_log_rotate(self) -> None:
"""Start the auto-rotation"""
self._rotate = True
def stop_log_rotate(self) -> None:
"""Stop the auto-rotation"""
self._rotate = False
def set_log_level(self, level: int) -> None:
"""Set the log level."""
self._level = level
self.save(f"MocaFileLog: Logging level changed to {LogLevel.int_to_str(level)}!", LogLevel.INFO)
def save(self, message: str, level: int) -> None:
"""
Save a log message to the log file.
:param message: the log message.
:param level: the log level.
:return: None
Log Format
----------
[loglevel](time)<filename|caller|line number|process id|thread id>message
"""
if level >= self._level:
filename, caller, line = location()
current_time = datetime.now(tz=tz)
current_date = current_time.date()
if self._rotate and (current_date != self._last_modified):
self.rotate_log_file()
self._last_modified = current_date
msg = f"[{LogLevel.int_to_str(level)}]({str(current_time)})" \
f"<{filename}|{caller}|{line}|{self._pid or 0}|{get_ident()}>" \
f"{message}"
print(msg, end=NEW_LINE, file=self._file, flush=True)
error = format_exc()
if not error.startswith('NoneType'):
print(error, end='', file=self._exc_file, flush=True)
def save_exception(self) -> None:
"""Save the exception traceback information."""
print(format_exc(), end='', file=self._exc_file, flush=True)
def start_dev_mode(self) -> None:
"""Show all logs on the console."""
file = self._file
exc_file = self._exc_file
self._file = stdout
self._exc_file = stdout
file.close()
exc_file.close()
self.save_cache('log_level', self._level)
self._level = LogLevel.DEBUG
self.save("MocaFileLog: Development mode started!", LogLevel.INFO)
def stop_dev_mode(self) -> None:
"""Stop development mode."""
self.save("MocaFileLog: Development mode stopped!", LogLevel.INFO)
self._level = self.get_cache('log_level')
self._file = open(str(self._filename), mode='a', encoding='utf-8')
self._exc_file = open(str(self._exc_filename), mode='a', encoding='utf-8')
def get_all_logs(self) -> str:
"""Return today's logs'"""
with open(str(self._filename), mode='r', encoding='utf-8') as log_file:
return log_file.read()
def get_all_logs_as_list(self) -> List[str]:
"""Return a list of today's logs."""
return self.get_all_logs().splitlines()
def get_all_exceptions(self) -> str:
"""Return today's exceptions'"""
with open(str(self._exc_filename), mode='r', encoding='utf-8') as exc_file:
return exc_file.read()
def clear_logs(self) -> None:
"""Clear today's logs"""
self._file.close()
self._exc_file.close()
self._filename.unlink()
self._exc_filename.unlink()
self._file = open(str(self._filename), mode='a', encoding='utf-8')
self._exc_file = open(str(self._exc_filename), mode='a', encoding='utf-8')
self.save("MocaFileLog: Cleared logs!", LogLevel.INFO)
def rotate_log_file(self) -> None:
"""Rotate the log file."""
self._file.close()
self._exc_file.close()
time = str(datetime.now(tz=tz).date())
new_filename = self._filename.parent.joinpath(
f"{'.'.join(self._filename.name.split('.')[:-1])}-{time}.{self._filename.name.split('.')[-1]}"
)
new_exc_filename = self._exc_filename.parent.joinpath(
f"{'.'.join(self._exc_filename.name.split('.')[:-1])}-{time}.{self._exc_filename.name.split('.')[-1]}"
)
if new_filename.is_file():
new_filename.unlink()
if new_exc_filename.is_file():
new_exc_filename.unlink()
self._filename.rename(str(new_filename))
self._exc_filename.rename(str(new_exc_filename))
self._file = open(str(self._filename), mode='a', encoding='utf-8')
self._exc_file = open(str(self._exc_filename), mode='a', encoding='utf-8')
def get_old_logs(self, year: int, month: int, day: int) -> Optional[str]:
"""Return the old logs as list. If can't found the file, return None."""
old_filename, _ = self._old_filename(year, month, day)
if old_filename.is_file():
with open(str(old_filename), mode='r', encoding='utf-8') as log_file:
return log_file.read()
else:
return None
def get_old_logs_as_list(self, year: int, month: int, day: int) -> Optional[List[str]]:
"""Return the old logs. If can't found the file, return None."""
old_logs = self.get_old_logs(year, month, day)
if old_logs is None:
return None
else:
return old_logs.splitlines()
def get_old_exceptions(self, year: int, month: int, day: int) -> Optional[str]:
"""Return the old exceptions, If can't found the file, return None."""
_, old_filename = self._old_filename(year, month, day)
if old_filename.is_file():
with open(str(old_filename), mode='r', encoding='utf-8') as log_file:
return log_file.read()
else:
return None
def _old_filename(self, year: int, month: int, day: int) -> Tuple[Path, Path]:
"""Return the old filename."""
time = str(datetime(year, month, day).date())
exc_old_filename = self._exc_filename.parent.joinpath(
f"{'.'.join(self._exc_filename.name.split('.')[:-1])}-{time}.{self._exc_filename.name.split('.')[-1]}"
)
old_filename = self._filename.parent.joinpath(
f"{'.'.join(self._filename.name.split('.')[:-1])}-{time}.{self._filename.name.split('.')[-1]}"
)
return old_filename, exc_old_filename
# -------------------------------------------------------------------------- Moca File Log --
# -- Moca Asynchronous File Log --------------------------------------------------------------------------
class MocaAsyncFileLog(MocaClassCache, MocaNamedInstance):
"""
Write logs to the log file asynchronously.
Attributes
----------
self._filename: Path
The file path of the log file.
self._exc_filename: Path
the file path to save exceptions.
self._rotate: bool
rotate the log file or not.
self._file
the file object to write logs.
self._exc_file
the file object to write exceptions.
self._level: int
current logging level.
self._pid: Optional[int]
the process id.
self._last_modified: date
the last modification date.
self._dev_flag: bool
the development flag.
"""
LogLevel = LogLevel
def __init__(self, filename: Union[str, Path], exc_filename: Union[str, Path], log_rotate: bool = True):
"""
:param filename: the file path of the log file.
:param exc_filename: the file path to save exceptions.
:param log_rotate: rotate the log file automatically.
"""
MocaClassCache.__init__(self)
MocaNamedInstance.__init__(self)
# set log rotation flag
self._rotate: bool = log_rotate
# set file path
self._filename: Path = Path(filename)
self._exc_filename: Path = Path(exc_filename)
# set log level
self._level: int = LogLevel.INFO
# set process id
self._pid: Optional[int] = current_process().pid
# set last modified time
self._last_modified: date = datetime.now(tz=tz).date()
# set development flag
self._dev_flag: bool = False
# set file object
self._file = None
self._exc_file = None
@property
@property
@property
@property
@property
@property
def start_log_rotate(self) -> None:
"""Start the auto-rotation"""
self._rotate = True
def stop_log_rotate(self) -> None:
"""Stop the auto-rotation"""
self._rotate = False
async def set_log_level(self, level: int) -> None:
"""Set the log level."""
self._level = level
await self.save(f"MocaAsyncFileLog: Logging level changed to {LogLevel.int_to_str(level)}!", LogLevel.INFO)
async def save(self, message: str, level: int) -> None:
"""
Save a log message to the log file.
:param message: the log message.
:param level: the log level.
:return: None
Log Format
----------
[loglevel](time)<filename|caller|line number|process id|thread id>message
"""
if level >= self._level:
filename, caller, line = location()
current_time = datetime.now(tz=tz)
current_date = current_time.date()
if self._rotate and (current_date != self._last_modified):
await self.rotate_log_file()
self._last_modified = current_date
msg = f"[{LogLevel.int_to_str(level)}]({str(current_time)})" \
f"<{filename}|{caller}|{line}|{self._pid or 0}|{get_ident()}>" \
f"{message}"
if self._dev_flag:
print(msg, end=NEW_LINE)
else:
await self._file.write(msg)
await self._file.write(NEW_LINE)
await self._file.flush()
error = format_exc()
if not error.startswith('NoneType'):
if self._dev_flag:
print(error, end='')
else:
await self._exc_file.write(error)
await self._exc_file.flush()
async def save_exception(self) -> None:
"""Save the exception traceback information."""
if self._dev_flag:
print(format_exc(), end='')
else:
await self._exc_file.write(format_exc())
await self._exc_file.flush()
async def start_dev_mode(self) -> None:
"""Show all logs on the console."""
self.save_cache('log_level', self._level)
self._level = LogLevel.DEBUG
self._dev_flag = True
await self.save("MocaAsyncFileLog: Development mode started!", LogLevel.INFO)
async def stop_dev_mode(self) -> None:
"""Stop development mode."""
self._dev_flag = False
await self.save("MocaAsyncFileLog: Development mode stopped!", LogLevel.INFO)
self._level = self.get_cache('log_level')
async def get_all_logs(self) -> str:
"""Return today's logs'"""
async with aio_open(str(self._filename), mode='r', encoding='utf-8') as log_file:
return await log_file.read()
async def get_all_logs_as_list(self) -> List[str]:
"""Return a list of today's logs."""
logs = await self.get_all_logs()
return logs.splitlines()
async def get_all_exceptions(self) -> str:
"""Return today's exceptions'"""
async with aio_open(str(self._exc_filename), mode='r', encoding='utf-8') as exc_file:
return await exc_file.read()
async def clear_logs(self) -> None:
"""Clear today's logs"""
await self._file.close()
await self._exc_file.close()
self._filename.unlink()
self._exc_filename.unlink()
await self._init()
await self.save("MocaAsyncFileLog: Cleared logs!", LogLevel.INFO)
async def rotate_log_file(self) -> None:
"""Rotate the log file."""
await self._file.close()
await self._exc_file.close()
time = str(datetime.now(tz=tz).date())
new_filename = self._filename.parent.joinpath(
f"{'.'.join(self._filename.name.split('.')[:-1])}-{time}.{self._filename.name.split('.')[-1]}"
)
new_exc_filename = self._exc_filename.parent.joinpath(
f"{'.'.join(self._exc_filename.name.split('.')[:-1])}-{time}.{self._exc_filename.name.split('.')[-1]}"
)
if new_filename.is_file():
new_filename.unlink()
if new_exc_filename.is_file():
new_exc_filename.unlink()
self._filename.rename(str(new_filename))
self._exc_filename.rename(str(new_exc_filename))
await self._init()
async def get_old_logs(self, year: int, month: int, day: int) -> Optional[str]:
"""Return the old logs as list. If can't found the file, return None."""
old_filename, _ = self._old_filename(year, month, day)
if old_filename.is_file():
async with aio_open(str(old_filename), mode='r', encoding='utf-8') as log_file:
return await log_file.read()
else:
return None
async def get_old_logs_as_list(self, year: int, month: int, day: int) -> Optional[List[str]]:
"""Return the old logs. If can't found the file, return None."""
old_logs = await self.get_old_logs(year, month, day)
if old_logs is None:
return None
else:
return old_logs.splitlines()
async def get_old_exceptions(self, year: int, month: int, day: int) -> Optional[str]:
"""Return the old exceptions, If can't found the file, return None."""
_, old_filename = self._old_filename(year, month, day)
if old_filename.is_file():
async with aio_open(str(old_filename), mode='r', encoding='utf-8') as log_file:
return await log_file.read()
else:
return None
def _old_filename(self, year: int, month: int, day: int) -> Tuple[Path, Path]:
"""Return the old filename."""
time = str(datetime(year, month, day).date())
exc_old_filename = self._exc_filename.parent.joinpath(
f"{'.'.join(self._exc_filename.name.split('.')[:-1])}-{time}.{self._exc_filename.name.split('.')[-1]}"
)
old_filename = self._filename.parent.joinpath(
f"{'.'.join(self._filename.name.split('.')[:-1])}-{time}.{self._filename.name.split('.')[-1]}"
)
return old_filename, exc_old_filename
# -------------------------------------------------------------------------- Moca Asynchronous File Log --
| [
2,
7377,
102,
9,
198,
2,
220,
220,
564,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
29316,
29316,
29316,
29316,
447,
225,
447,
225,
198,
2,
220,
220,
564,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
29316,
447,
225,
447,
225,
447,
225,
29316,
29316,
447,
225,
198,
2,
220,
220,
564,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
447,
225,
198,
2,
220,
220,
564,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
198,
2,
220,
220,
564,
225,
447,
225,
29316,
29316,
29316,
29316,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
29316,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
198,
2,
220,
220,
220,
447,
225,
29316,
29316,
447,
225,
447,
225,
447,
225,
29316,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
29316,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
198,
2,
220,
220,
34252,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
29316,
447,
225,
447,
225,
447,
225,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
29316,
29316,
29316,
447,
225,
447,
225,
447,
225,
198,
2,
220,
220,
34252,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
29316,
447,
225,
447,
225,
447,
225,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
29316,
29316,
29316,
447,
225,
198,
2,
220,
220,
34252,
29316,
29316,
29316,
29316,
29316,
29316,
29316,
29316,
447,
225,
447,
225,
447,
225,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
29316,
29316,
198,
2,
220,
220,
34252,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
29316,
198,
2,
220,
220,
34252,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
29316,
198,
2,
220,
220,
34252,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
29316,
198,
2,
220,
220,
220,
447,
225,
29316,
29316,
447,
225,
447,
225,
447,
225,
29316,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
447,
225,
447,
225,
447,
225,
29316,
29316,
29316,
447,
225,
447,
225,
29316,
29316,
29316,
447,
225,
447,
225,
447,
225,
29316,
29316,
447,
225,
198,
2,
220,
220,
564,
225,
447,
225,
29316,
29316,
29316,
29316,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
447,
225,
447,
225,
447,
225,
29316,
29316,
29316,
447,
225,
447,
225,
447,
225,
447,
225,
29316,
29316,
29316,
29316,
29316,
628,
198,
37811,
198,
15269,
357,
66,
8,
12131,
13,
20,
13,
2078,
685,
417,
13,
485,
282,
12,
485,
292,
60,
198,
1212,
3788,
318,
2716,
739,
262,
17168,
13789,
13,
198,
3826,
38559,
24290,
13,
14116,
393,
1708,
10289,
13,
198,
5450,
1378,
2503,
13,
417,
12,
485,
282,
12,
485,
292,
13,
785,
14,
44,
11216,
11964,
14,
43,
2149,
24290,
14,
198,
37811,
628,
198,
2,
1377,
1846,
3742,
16529,
35937,
198,
198,
6738,
19720,
1330,
1635,
198,
6738,
3108,
8019,
1330,
10644,
198,
6738,
25064,
1330,
14367,
448,
198,
6738,
12854,
1891,
1330,
5794,
62,
41194,
198,
6738,
4818,
8079,
1330,
4818,
8079,
11,
3128,
198,
6738,
764,
76,
11216,
62,
25641,
2977,
1330,
12682,
62,
24027,
11,
256,
89,
198,
6738,
764,
76,
11216,
62,
26791,
1330,
4067,
198,
6738,
764,
76,
11216,
62,
8692,
62,
4871,
1330,
337,
11216,
9487,
30562,
11,
337,
11216,
45,
2434,
33384,
198,
6738,
18540,
305,
919,
278,
1330,
1459,
62,
14681,
198,
6738,
4704,
278,
1330,
651,
62,
738,
198,
6738,
257,
952,
16624,
1330,
1280,
355,
257,
952,
62,
9654,
198,
6738,
30351,
952,
1330,
651,
62,
15596,
62,
26268,
198,
198,
2,
16529,
35937,
1846,
3742,
1377,
198,
198,
2,
1377,
15965,
2977,
16529,
35937,
198,
198,
2,
16529,
35937,
15965,
2977,
1377,
198,
198,
2,
1377,
5972,
4971,
16529,
35937,
628,
198,
4871,
5972,
4971,
7,
15252,
2599,
198,
220,
220,
220,
37227,
464,
18931,
1241,
329,
337,
11216,
5972,
5016,
526,
15931,
198,
220,
220,
220,
16959,
796,
657,
198,
220,
220,
220,
24890,
796,
352,
198,
220,
220,
220,
39410,
796,
362,
198,
220,
220,
220,
33854,
796,
513,
198,
220,
220,
220,
8740,
2043,
20151,
796,
604,
628,
220,
220,
220,
2488,
4871,
24396,
628,
220,
220,
220,
2488,
4871,
24396,
198,
198,
2,
16529,
35937,
5972,
4971,
1377,
198,
198,
2,
1377,
337,
11216,
9220,
5972,
16529,
35937,
628,
198,
4871,
337,
11216,
8979,
11187,
7,
44,
11216,
9487,
30562,
11,
337,
11216,
45,
2434,
33384,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
19430,
17259,
284,
262,
2604,
2393,
13,
628,
220,
220,
220,
49213,
198,
220,
220,
220,
24200,
438,
198,
220,
220,
220,
2116,
13557,
34345,
25,
10644,
198,
220,
220,
220,
220,
220,
220,
220,
383,
2393,
3108,
286,
262,
2604,
2393,
13,
198,
220,
220,
220,
2116,
13557,
41194,
62,
34345,
25,
10644,
198,
220,
220,
220,
220,
220,
220,
220,
262,
2393,
3108,
284,
3613,
13269,
13,
198,
220,
220,
220,
2116,
13557,
10599,
378,
25,
20512,
198,
220,
220,
220,
220,
220,
220,
220,
23064,
262,
2604,
2393,
393,
407,
13,
198,
220,
220,
220,
2116,
13557,
7753,
198,
220,
220,
220,
220,
220,
220,
220,
262,
2393,
2134,
284,
3551,
17259,
13,
198,
220,
220,
220,
2116,
13557,
41194,
62,
7753,
198,
220,
220,
220,
220,
220,
220,
220,
262,
2393,
2134,
284,
3551,
13269,
13,
198,
220,
220,
220,
2116,
13557,
5715,
25,
493,
198,
220,
220,
220,
220,
220,
220,
220,
1459,
18931,
1241,
13,
198,
220,
220,
220,
2116,
13557,
35317,
25,
32233,
58,
600,
60,
198,
220,
220,
220,
220,
220,
220,
220,
262,
1429,
4686,
13,
198,
220,
220,
220,
2116,
13557,
12957,
62,
41771,
25,
3128,
198,
220,
220,
220,
220,
220,
220,
220,
262,
938,
17613,
3128,
13,
198,
220,
220,
220,
37227,
628,
220,
220,
220,
5972,
4971,
796,
5972,
4971,
628,
220,
220,
220,
825,
11593,
15003,
834,
7,
944,
11,
29472,
25,
4479,
58,
2536,
11,
10644,
4357,
2859,
62,
34345,
25,
4479,
58,
2536,
11,
10644,
4357,
2604,
62,
10599,
378,
25,
20512,
796,
6407,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
17143,
29472,
25,
262,
2393,
3108,
286,
262,
2604,
2393,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
17143,
2859,
62,
34345,
25,
262,
2393,
3108,
284,
3613,
13269,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
17143,
2604,
62,
10599,
378,
25,
23064,
262,
2604,
2393,
6338,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
337,
11216,
9487,
30562,
13,
834,
15003,
834,
7,
944,
8,
198,
220,
220,
220,
220,
220,
220,
220,
337,
11216,
45,
2434,
33384,
13,
834,
15003,
834,
7,
944,
8,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
900,
2604,
13179,
6056,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
10599,
378,
25,
20512,
796,
2604,
62,
10599,
378,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
900,
2393,
3108,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
34345,
25,
10644,
796,
10644,
7,
34345,
8,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
41194,
62,
34345,
25,
10644,
796,
10644,
7,
41194,
62,
34345,
8,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
900,
2393,
2134,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
7753,
796,
1280,
7,
2536,
7,
944,
13557,
34345,
828,
4235,
11639,
64,
3256,
21004,
11639,
40477,
12,
23,
11537,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
41194,
62,
7753,
796,
1280,
7,
2536,
7,
944,
13557,
41194,
62,
34345,
828,
4235,
11639,
64,
3256,
21004,
11639,
40477,
12,
23,
11537,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
900,
2604,
1241,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
5715,
25,
493,
796,
5972,
4971,
13,
10778,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
900,
1429,
4686,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
35317,
25,
32233,
58,
600,
60,
796,
1459,
62,
14681,
22446,
35317,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
900,
938,
9518,
640,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
12957,
62,
41771,
25,
3128,
796,
4818,
8079,
13,
2197,
7,
22877,
28,
22877,
737,
4475,
3419,
628,
220,
220,
220,
2488,
26745,
628,
220,
220,
220,
2488,
26745,
628,
220,
220,
220,
2488,
26745,
628,
220,
220,
220,
2488,
26745,
628,
220,
220,
220,
2488,
26745,
628,
220,
220,
220,
2488,
26745,
628,
220,
220,
220,
825,
923,
62,
6404,
62,
10599,
378,
7,
944,
8,
4613,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
10434,
262,
8295,
12,
10599,
341,
37811,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
10599,
378,
796,
6407,
628,
220,
220,
220,
825,
2245,
62,
6404,
62,
10599,
378,
7,
944,
8,
4613,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
19485,
262,
8295,
12,
10599,
341,
37811,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
10599,
378,
796,
10352,
628,
220,
220,
220,
825,
900,
62,
6404,
62,
5715,
7,
944,
11,
1241,
25,
493,
8,
4613,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
7248,
262,
2604,
1241,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
5715,
796,
1241,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
21928,
7,
69,
1,
44,
11216,
8979,
11187,
25,
5972,
2667,
1241,
3421,
284,
1391,
11187,
4971,
13,
600,
62,
1462,
62,
2536,
7,
5715,
38165,
40754,
5972,
4971,
13,
10778,
8,
628,
220,
220,
220,
825,
3613,
7,
944,
11,
3275,
25,
965,
11,
1241,
25,
493,
8,
4613,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
12793,
257,
2604,
3275,
284,
262,
2604,
2393,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
17143,
3275,
25,
262,
2604,
3275,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
17143,
1241,
25,
262,
2604,
1241,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
7783,
25,
6045,
198,
220,
220,
220,
220,
220,
220,
220,
5972,
18980,
198,
220,
220,
220,
220,
220,
220,
220,
24200,
438,
198,
220,
220,
220,
220,
220,
220,
220,
685,
75,
2467,
626,
16151,
2435,
8,
27,
34345,
91,
13345,
263,
91,
1370,
1271,
91,
14681,
4686,
91,
16663,
4686,
29,
20500,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
611,
1241,
18189,
2116,
13557,
5715,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
29472,
11,
24955,
11,
1627,
796,
4067,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1459,
62,
2435,
796,
4818,
8079,
13,
2197,
7,
22877,
28,
22877,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1459,
62,
4475,
796,
1459,
62,
2435,
13,
4475,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
2116,
13557,
10599,
378,
290,
357,
14421,
62,
4475,
14512,
2116,
13557,
12957,
62,
41771,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
10599,
378,
62,
6404,
62,
7753,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
12957,
62,
41771,
796,
1459,
62,
4475,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
31456,
796,
277,
17912,
90,
11187,
4971,
13,
600,
62,
1462,
62,
2536,
7,
5715,
38165,
60,
15090,
2536,
7,
14421,
62,
2435,
38165,
16725,
3467,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
277,
1,
27,
90,
34345,
92,
91,
90,
13345,
263,
92,
91,
90,
1370,
92,
91,
90,
944,
13557,
35317,
393,
657,
92,
91,
90,
1136,
62,
738,
3419,
92,
24618,
3467,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
277,
1,
90,
20500,
36786,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3601,
7,
19662,
11,
886,
28,
13965,
62,
24027,
11,
2393,
28,
944,
13557,
7753,
11,
24773,
28,
17821,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
4049,
796,
5794,
62,
41194,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
407,
4049,
13,
9688,
2032,
342,
10786,
14202,
6030,
6,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3601,
7,
18224,
11,
886,
11639,
3256,
2393,
28,
944,
13557,
41194,
62,
7753,
11,
24773,
28,
17821,
8,
628,
220,
220,
220,
825,
3613,
62,
1069,
4516,
7,
944,
8,
4613,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
16928,
262,
6631,
12854,
1891,
1321,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
3601,
7,
18982,
62,
41194,
22784,
886,
11639,
3256,
2393,
28,
944,
13557,
41194,
62,
7753,
11,
24773,
28,
17821,
8,
628,
220,
220,
220,
825,
923,
62,
7959,
62,
14171,
7,
944,
8,
4613,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
15307,
477,
17259,
319,
262,
8624,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
2393,
796,
2116,
13557,
7753,
198,
220,
220,
220,
220,
220,
220,
220,
2859,
62,
7753,
796,
2116,
13557,
41194,
62,
7753,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
7753,
796,
14367,
448,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
41194,
62,
7753,
796,
14367,
448,
198,
220,
220,
220,
220,
220,
220,
220,
2393,
13,
19836,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
2859,
62,
7753,
13,
19836,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
21928,
62,
23870,
10786,
6404,
62,
5715,
3256,
2116,
13557,
5715,
8,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
5715,
796,
5972,
4971,
13,
30531,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
21928,
7203,
44,
11216,
8979,
11187,
25,
7712,
4235,
2067,
40754,
5972,
4971,
13,
10778,
8,
628,
220,
220,
220,
825,
2245,
62,
7959,
62,
14171,
7,
944,
8,
4613,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
19485,
2478,
4235,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
21928,
7203,
44,
11216,
8979,
11187,
25,
7712,
4235,
5025,
40754,
5972,
4971,
13,
10778,
8,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
5715,
796,
2116,
13,
1136,
62,
23870,
10786,
6404,
62,
5715,
11537,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
7753,
796,
1280,
7,
2536,
7,
944,
13557,
34345,
828,
4235,
11639,
64,
3256,
21004,
11639,
40477,
12,
23,
11537,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
41194,
62,
7753,
796,
1280,
7,
2536,
7,
944,
13557,
41194,
62,
34345,
828,
4235,
11639,
64,
3256,
21004,
11639,
40477,
12,
23,
11537,
628,
220,
220,
220,
825,
651,
62,
439,
62,
6404,
82,
7,
944,
8,
4613,
965,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
13615,
1909,
338,
17259,
6,
37811,
198,
220,
220,
220,
220,
220,
220,
220,
351,
1280,
7,
2536,
7,
944,
13557,
34345,
828,
4235,
11639,
81,
3256,
21004,
11639,
40477,
12,
23,
11537,
355,
2604,
62,
7753,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
2604,
62,
7753,
13,
961,
3419,
628,
220,
220,
220,
825,
651,
62,
439,
62,
6404,
82,
62,
292,
62,
4868,
7,
944,
8,
4613,
7343,
58,
2536,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
13615,
257,
1351,
286,
1909,
338,
17259,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
2116,
13,
1136,
62,
439,
62,
6404,
82,
22446,
35312,
6615,
3419,
628,
220,
220,
220,
825,
651,
62,
439,
62,
1069,
11755,
7,
944,
8,
4613,
965,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
13615,
1909,
338,
13269,
6,
37811,
198,
220,
220,
220,
220,
220,
220,
220,
351,
1280,
7,
2536,
7,
944,
13557,
41194,
62,
34345,
828,
4235,
11639,
81,
3256,
21004,
11639,
40477,
12,
23,
11537,
355,
2859,
62,
7753,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
2859,
62,
7753,
13,
961,
3419,
628,
220,
220,
220,
825,
1598,
62,
6404,
82,
7,
944,
8,
4613,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
19856,
1909,
338,
17259,
37811,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
7753,
13,
19836,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
41194,
62,
7753,
13,
19836,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
34345,
13,
403,
8726,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
41194,
62,
34345,
13,
403,
8726,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
7753,
796,
1280,
7,
2536,
7,
944,
13557,
34345,
828,
4235,
11639,
64,
3256,
21004,
11639,
40477,
12,
23,
11537,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
41194,
62,
7753,
796,
1280,
7,
2536,
7,
944,
13557,
41194,
62,
34345,
828,
4235,
11639,
64,
3256,
21004,
11639,
40477,
12,
23,
11537,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
21928,
7203,
44,
11216,
8979,
11187,
25,
3779,
1144,
17259,
40754,
5972,
4971,
13,
10778,
8,
628,
220,
220,
220,
825,
23064,
62,
6404,
62,
7753,
7,
944,
8,
4613,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
24864,
378,
262,
2604,
2393,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
7753,
13,
19836,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
41194,
62,
7753,
13,
19836,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
640,
796,
965,
7,
19608,
8079,
13,
2197,
7,
22877,
28,
22877,
737,
4475,
28955,
198,
220,
220,
220,
220,
220,
220,
220,
649,
62,
34345,
796,
2116,
13557,
34345,
13,
8000,
13,
22179,
6978,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
277,
1,
90,
6,
2637,
13,
22179,
7,
944,
13557,
34345,
13,
3672,
13,
35312,
10786,
2637,
38381,
21912,
16,
12962,
92,
12,
90,
2435,
27422,
90,
944,
13557,
34345,
13,
3672,
13,
35312,
10786,
2637,
38381,
12,
16,
60,
36786,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
649,
62,
41194,
62,
34345,
796,
2116,
13557,
41194,
62,
34345,
13,
8000,
13,
22179,
6978,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
277,
1,
90,
6,
2637,
13,
22179,
7,
944,
13557,
41194,
62,
34345,
13,
3672,
13,
35312,
10786,
2637,
38381,
21912,
16,
12962,
92,
12,
90,
2435,
27422,
90,
944,
13557,
41194,
62,
34345,
13,
3672,
13,
35312,
10786,
2637,
38381,
12,
16,
60,
36786,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
611,
649,
62,
34345,
13,
271,
62,
7753,
33529,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
649,
62,
34345,
13,
403,
8726,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
611,
649,
62,
41194,
62,
34345,
13,
271,
62,
7753,
33529,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
649,
62,
41194,
62,
34345,
13,
403,
8726,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
34345,
13,
918,
480,
7,
2536,
7,
3605,
62,
34345,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
41194,
62,
34345,
13,
918,
480,
7,
2536,
7,
3605,
62,
41194,
62,
34345,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
7753,
796,
1280,
7,
2536,
7,
944,
13557,
34345,
828,
4235,
11639,
64,
3256,
21004,
11639,
40477,
12,
23,
11537,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
41194,
62,
7753,
796,
1280,
7,
2536,
7,
944,
13557,
41194,
62,
34345,
828,
4235,
11639,
64,
3256,
21004,
11639,
40477,
12,
23,
11537,
628,
220,
220,
220,
825,
651,
62,
727,
62,
6404,
82,
7,
944,
11,
614,
25,
493,
11,
1227,
25,
493,
11,
1110,
25,
493,
8,
4613,
32233,
58,
2536,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
13615,
262,
1468,
17259,
355,
1351,
13,
1002,
460,
470,
1043,
262,
2393,
11,
1441,
6045,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
1468,
62,
34345,
11,
4808,
796,
2116,
13557,
727,
62,
34345,
7,
1941,
11,
1227,
11,
1110,
8,
198,
220,
220,
220,
220,
220,
220,
220,
611,
1468,
62,
34345,
13,
271,
62,
7753,
33529,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
351,
1280,
7,
2536,
7,
727,
62,
34345,
828,
4235,
11639,
81,
3256,
21004,
11639,
40477,
12,
23,
11537,
355,
2604,
62,
7753,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
2604,
62,
7753,
13,
961,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
6045,
628,
220,
220,
220,
825,
651,
62,
727,
62,
6404,
82,
62,
292,
62,
4868,
7,
944,
11,
614,
25,
493,
11,
1227,
25,
493,
11,
1110,
25,
493,
8,
4613,
32233,
58,
8053,
58,
2536,
60,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
13615,
262,
1468,
17259,
13,
1002,
460,
470,
1043,
262,
2393,
11,
1441,
6045,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
1468,
62,
6404,
82,
796,
2116,
13,
1136,
62,
727,
62,
6404,
82,
7,
1941,
11,
1227,
11,
1110,
8,
198,
220,
220,
220,
220,
220,
220,
220,
611,
1468,
62,
6404,
82,
318,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
6045,
198,
220,
220,
220,
220,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
1468,
62,
6404,
82,
13,
35312,
6615,
3419,
628,
220,
220,
220,
825,
651,
62,
727,
62,
1069,
11755,
7,
944,
11,
614,
25,
493,
11,
1227,
25,
493,
11,
1110,
25,
493,
8,
4613,
32233,
58,
2536,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
13615,
262,
1468,
13269,
11,
1002,
460,
470,
1043,
262,
2393,
11,
1441,
6045,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
4808,
11,
1468,
62,
34345,
796,
2116,
13557,
727,
62,
34345,
7,
1941,
11,
1227,
11,
1110,
8,
198,
220,
220,
220,
220,
220,
220,
220,
611,
1468,
62,
34345,
13,
271,
62,
7753,
33529,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
351,
1280,
7,
2536,
7,
727,
62,
34345,
828,
4235,
11639,
81,
3256,
21004,
11639,
40477,
12,
23,
11537,
355,
2604,
62,
7753,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
2604,
62,
7753,
13,
961,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
6045,
628,
220,
220,
220,
825,
4808,
727,
62,
34345,
7,
944,
11,
614,
25,
493,
11,
1227,
25,
493,
11,
1110,
25,
493,
8,
4613,
309,
29291,
58,
15235,
11,
10644,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
13615,
262,
1468,
29472,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
640,
796,
965,
7,
19608,
8079,
7,
1941,
11,
1227,
11,
1110,
737,
4475,
28955,
198,
220,
220,
220,
220,
220,
220,
220,
2859,
62,
727,
62,
34345,
796,
2116,
13557,
41194,
62,
34345,
13,
8000,
13,
22179,
6978,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
277,
1,
90,
6,
2637,
13,
22179,
7,
944,
13557,
41194,
62,
34345,
13,
3672,
13,
35312,
10786,
2637,
38381,
21912,
16,
12962,
92,
12,
90,
2435,
27422,
90,
944,
13557,
41194,
62,
34345,
13,
3672,
13,
35312,
10786,
2637,
38381,
12,
16,
60,
36786,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
1468,
62,
34345,
796,
2116,
13557,
34345,
13,
8000,
13,
22179,
6978,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
277,
1,
90,
6,
2637,
13,
22179,
7,
944,
13557,
34345,
13,
3672,
13,
35312,
10786,
2637,
38381,
21912,
16,
12962,
92,
12,
90,
2435,
27422,
90,
944,
13557,
34345,
13,
3672,
13,
35312,
10786,
2637,
38381,
12,
16,
60,
36786,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
1468,
62,
34345,
11,
2859,
62,
727,
62,
34345,
198,
198,
2,
16529,
35937,
337,
11216,
9220,
5972,
1377,
198,
198,
2,
1377,
337,
11216,
1081,
31301,
9220,
5972,
16529,
35937,
628,
198,
4871,
337,
11216,
42367,
8979,
11187,
7,
44,
11216,
9487,
30562,
11,
337,
11216,
45,
2434,
33384,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
19430,
17259,
284,
262,
2604,
2393,
355,
24871,
3481,
13,
628,
220,
220,
220,
49213,
198,
220,
220,
220,
24200,
438,
198,
220,
220,
220,
2116,
13557,
34345,
25,
10644,
198,
220,
220,
220,
220,
220,
220,
220,
383,
2393,
3108,
286,
262,
2604,
2393,
13,
198,
220,
220,
220,
2116,
13557,
41194,
62,
34345,
25,
10644,
198,
220,
220,
220,
220,
220,
220,
220,
262,
2393,
3108,
284,
3613,
13269,
13,
198,
220,
220,
220,
2116,
13557,
10599,
378,
25,
20512,
198,
220,
220,
220,
220,
220,
220,
220,
23064,
262,
2604,
2393,
393,
407,
13,
198,
220,
220,
220,
2116,
13557,
7753,
198,
220,
220,
220,
220,
220,
220,
220,
262,
2393,
2134,
284,
3551,
17259,
13,
198,
220,
220,
220,
2116,
13557,
41194,
62,
7753,
198,
220,
220,
220,
220,
220,
220,
220,
262,
2393,
2134,
284,
3551,
13269,
13,
198,
220,
220,
220,
2116,
13557,
5715,
25,
493,
198,
220,
220,
220,
220,
220,
220,
220,
1459,
18931,
1241,
13,
198,
220,
220,
220,
2116,
13557,
35317,
25,
32233,
58,
600,
60,
198,
220,
220,
220,
220,
220,
220,
220,
262,
1429,
4686,
13,
198,
220,
220,
220,
2116,
13557,
12957,
62,
41771,
25,
3128,
198,
220,
220,
220,
220,
220,
220,
220,
262,
938,
17613,
3128,
13,
198,
220,
220,
220,
2116,
13557,
7959,
62,
32109,
25,
20512,
198,
220,
220,
220,
220,
220,
220,
220,
262,
2478,
6056,
13,
198,
220,
220,
220,
37227,
628,
220,
220,
220,
5972,
4971,
796,
5972,
4971,
628,
220,
220,
220,
825,
11593,
15003,
834,
7,
944,
11,
29472,
25,
4479,
58,
2536,
11,
10644,
4357,
2859,
62,
34345,
25,
4479,
58,
2536,
11,
10644,
4357,
2604,
62,
10599,
378,
25,
20512,
796,
6407,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
17143,
29472,
25,
262,
2393,
3108,
286,
262,
2604,
2393,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
17143,
2859,
62,
34345,
25,
262,
2393,
3108,
284,
3613,
13269,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
17143,
2604,
62,
10599,
378,
25,
23064,
262,
2604,
2393,
6338,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
337,
11216,
9487,
30562,
13,
834,
15003,
834,
7,
944,
8,
198,
220,
220,
220,
220,
220,
220,
220,
337,
11216,
45,
2434,
33384,
13,
834,
15003,
834,
7,
944,
8,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
900,
2604,
13179,
6056,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
10599,
378,
25,
20512,
796,
2604,
62,
10599,
378,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
900,
2393,
3108,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
34345,
25,
10644,
796,
10644,
7,
34345,
8,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
41194,
62,
34345,
25,
10644,
796,
10644,
7,
41194,
62,
34345,
8,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
900,
2604,
1241,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
5715,
25,
493,
796,
5972,
4971,
13,
10778,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
900,
1429,
4686,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
35317,
25,
32233,
58,
600,
60,
796,
1459,
62,
14681,
22446,
35317,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
900,
938,
9518,
640,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
12957,
62,
41771,
25,
3128,
796,
4818,
8079,
13,
2197,
7,
22877,
28,
22877,
737,
4475,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
900,
2478,
6056,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
7959,
62,
32109,
25,
20512,
796,
10352,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
900,
2393,
2134,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
7753,
796,
6045,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
41194,
62,
7753,
796,
6045,
628,
220,
220,
220,
2488,
26745,
628,
220,
220,
220,
2488,
26745,
628,
220,
220,
220,
2488,
26745,
628,
220,
220,
220,
2488,
26745,
628,
220,
220,
220,
2488,
26745,
628,
220,
220,
220,
2488,
26745,
628,
220,
220,
220,
825,
923,
62,
6404,
62,
10599,
378,
7,
944,
8,
4613,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
10434,
262,
8295,
12,
10599,
341,
37811,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
10599,
378,
796,
6407,
628,
220,
220,
220,
825,
2245,
62,
6404,
62,
10599,
378,
7,
944,
8,
4613,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
19485,
262,
8295,
12,
10599,
341,
37811,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
10599,
378,
796,
10352,
628,
220,
220,
220,
30351,
825,
900,
62,
6404,
62,
5715,
7,
944,
11,
1241,
25,
493,
8,
4613,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
7248,
262,
2604,
1241,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
5715,
796,
1241,
198,
220,
220,
220,
220,
220,
220,
220,
25507,
2116,
13,
21928,
7,
69,
1,
44,
11216,
42367,
8979,
11187,
25,
5972,
2667,
1241,
3421,
284,
1391,
11187,
4971,
13,
600,
62,
1462,
62,
2536,
7,
5715,
38165,
40754,
5972,
4971,
13,
10778,
8,
628,
220,
220,
220,
30351,
825,
3613,
7,
944,
11,
3275,
25,
965,
11,
1241,
25,
493,
8,
4613,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
12793,
257,
2604,
3275,
284,
262,
2604,
2393,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
17143,
3275,
25,
262,
2604,
3275,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
17143,
1241,
25,
262,
2604,
1241,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
7783,
25,
6045,
198,
220,
220,
220,
220,
220,
220,
220,
5972,
18980,
198,
220,
220,
220,
220,
220,
220,
220,
24200,
438,
198,
220,
220,
220,
220,
220,
220,
220,
685,
75,
2467,
626,
16151,
2435,
8,
27,
34345,
91,
13345,
263,
91,
1370,
1271,
91,
14681,
4686,
91,
16663,
4686,
29,
20500,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
611,
1241,
18189,
2116,
13557,
5715,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
29472,
11,
24955,
11,
1627,
796,
4067,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1459,
62,
2435,
796,
4818,
8079,
13,
2197,
7,
22877,
28,
22877,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1459,
62,
4475,
796,
1459,
62,
2435,
13,
4475,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
2116,
13557,
10599,
378,
290,
357,
14421,
62,
4475,
14512,
2116,
13557,
12957,
62,
41771,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25507,
2116,
13,
10599,
378,
62,
6404,
62,
7753,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
12957,
62,
41771,
796,
1459,
62,
4475,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
31456,
796,
277,
17912,
90,
11187,
4971,
13,
600,
62,
1462,
62,
2536,
7,
5715,
38165,
60,
15090,
2536,
7,
14421,
62,
2435,
38165,
16725,
3467,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
277,
1,
27,
90,
34345,
92,
91,
90,
13345,
263,
92,
91,
90,
1370,
92,
91,
90,
944,
13557,
35317,
393,
657,
92,
91,
90,
1136,
62,
738,
3419,
92,
24618,
3467,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
277,
1,
90,
20500,
36786,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
2116,
13557,
7959,
62,
32109,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3601,
7,
19662,
11,
886,
28,
13965,
62,
24027,
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,
25507,
2116,
13557,
7753,
13,
13564,
7,
19662,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25507,
2116,
13557,
7753,
13,
13564,
7,
13965,
62,
24027,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25507,
2116,
13557,
7753,
13,
25925,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
4049,
796,
5794,
62,
41194,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
407,
4049,
13,
9688,
2032,
342,
10786,
14202,
6030,
6,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
2116,
13557,
7959,
62,
32109,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3601,
7,
18224,
11,
886,
28,
7061,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25507,
2116,
13557,
41194,
62,
7753,
13,
13564,
7,
18224,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25507,
2116,
13557,
41194,
62,
7753,
13,
25925,
3419,
628,
220,
220,
220,
30351,
825,
3613,
62,
1069,
4516,
7,
944,
8,
4613,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
16928,
262,
6631,
12854,
1891,
1321,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
611,
2116,
13557,
7959,
62,
32109,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3601,
7,
18982,
62,
41194,
22784,
886,
28,
7061,
8,
198,
220,
220,
220,
220,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25507,
2116,
13557,
41194,
62,
7753,
13,
13564,
7,
18982,
62,
41194,
28955,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25507,
2116,
13557,
41194,
62,
7753,
13,
25925,
3419,
628,
220,
220,
220,
30351,
825,
923,
62,
7959,
62,
14171,
7,
944,
8,
4613,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
15307,
477,
17259,
319,
262,
8624,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
21928,
62,
23870,
10786,
6404,
62,
5715,
3256,
2116,
13557,
5715,
8,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
5715,
796,
5972,
4971,
13,
30531,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
7959,
62,
32109,
796,
6407,
198,
220,
220,
220,
220,
220,
220,
220,
25507,
2116,
13,
21928,
7203,
44,
11216,
42367,
8979,
11187,
25,
7712,
4235,
2067,
40754,
5972,
4971,
13,
10778,
8,
628,
220,
220,
220,
30351,
825,
2245,
62,
7959,
62,
14171,
7,
944,
8,
4613,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
19485,
2478,
4235,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
7959,
62,
32109,
796,
10352,
198,
220,
220,
220,
220,
220,
220,
220,
25507,
2116,
13,
21928,
7203,
44,
11216,
42367,
8979,
11187,
25,
7712,
4235,
5025,
40754,
5972,
4971,
13,
10778,
8,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
5715,
796,
2116,
13,
1136,
62,
23870,
10786,
6404,
62,
5715,
11537,
628,
220,
220,
220,
30351,
825,
651,
62,
439,
62,
6404,
82,
7,
944,
8,
4613,
965,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
13615,
1909,
338,
17259,
6,
37811,
198,
220,
220,
220,
220,
220,
220,
220,
30351,
351,
257,
952,
62,
9654,
7,
2536,
7,
944,
13557,
34345,
828,
4235,
11639,
81,
3256,
21004,
11639,
40477,
12,
23,
11537,
355,
2604,
62,
7753,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
25507,
2604,
62,
7753,
13,
961,
3419,
628,
220,
220,
220,
30351,
825,
651,
62,
439,
62,
6404,
82,
62,
292,
62,
4868,
7,
944,
8,
4613,
7343,
58,
2536,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
13615,
257,
1351,
286,
1909,
338,
17259,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
17259,
796,
25507,
2116,
13,
1136,
62,
439,
62,
6404,
82,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
17259,
13,
35312,
6615,
3419,
628,
220,
220,
220,
30351,
825,
651,
62,
439,
62,
1069,
11755,
7,
944,
8,
4613,
965,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
13615,
1909,
338,
13269,
6,
37811,
198,
220,
220,
220,
220,
220,
220,
220,
30351,
351,
257,
952,
62,
9654,
7,
2536,
7,
944,
13557,
41194,
62,
34345,
828,
4235,
11639,
81,
3256,
21004,
11639,
40477,
12,
23,
11537,
355,
2859,
62,
7753,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
25507,
2859,
62,
7753,
13,
961,
3419,
628,
220,
220,
220,
30351,
825,
1598,
62,
6404,
82,
7,
944,
8,
4613,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
19856,
1909,
338,
17259,
37811,
198,
220,
220,
220,
220,
220,
220,
220,
25507,
2116,
13557,
7753,
13,
19836,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
25507,
2116,
13557,
41194,
62,
7753,
13,
19836,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
34345,
13,
403,
8726,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
41194,
62,
34345,
13,
403,
8726,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
25507,
2116,
13557,
15003,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
25507,
2116,
13,
21928,
7203,
44,
11216,
42367,
8979,
11187,
25,
3779,
1144,
17259,
40754,
5972,
4971,
13,
10778,
8,
628,
220,
220,
220,
30351,
825,
23064,
62,
6404,
62,
7753,
7,
944,
8,
4613,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
24864,
378,
262,
2604,
2393,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
25507,
2116,
13557,
7753,
13,
19836,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
25507,
2116,
13557,
41194,
62,
7753,
13,
19836,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
640,
796,
965,
7,
19608,
8079,
13,
2197,
7,
22877,
28,
22877,
737,
4475,
28955,
198,
220,
220,
220,
220,
220,
220,
220,
649,
62,
34345,
796,
2116,
13557,
34345,
13,
8000,
13,
22179,
6978,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
277,
1,
90,
6,
2637,
13,
22179,
7,
944,
13557,
34345,
13,
3672,
13,
35312,
10786,
2637,
38381,
21912,
16,
12962,
92,
12,
90,
2435,
27422,
90,
944,
13557,
34345,
13,
3672,
13,
35312,
10786,
2637,
38381,
12,
16,
60,
36786,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
649,
62,
41194,
62,
34345,
796,
2116,
13557,
41194,
62,
34345,
13,
8000,
13,
22179,
6978,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
277,
1,
90,
6,
2637,
13,
22179,
7,
944,
13557,
41194,
62,
34345,
13,
3672,
13,
35312,
10786,
2637,
38381,
21912,
16,
12962,
92,
12,
90,
2435,
27422,
90,
944,
13557,
41194,
62,
34345,
13,
3672,
13,
35312,
10786,
2637,
38381,
12,
16,
60,
36786,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
611,
649,
62,
34345,
13,
271,
62,
7753,
33529,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
649,
62,
34345,
13,
403,
8726,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
611,
649,
62,
41194,
62,
34345,
13,
271,
62,
7753,
33529,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
649,
62,
41194,
62,
34345,
13,
403,
8726,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
34345,
13,
918,
480,
7,
2536,
7,
3605,
62,
34345,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
41194,
62,
34345,
13,
918,
480,
7,
2536,
7,
3605,
62,
41194,
62,
34345,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
25507,
2116,
13557,
15003,
3419,
628,
220,
220,
220,
30351,
825,
651,
62,
727,
62,
6404,
82,
7,
944,
11,
614,
25,
493,
11,
1227,
25,
493,
11,
1110,
25,
493,
8,
4613,
32233,
58,
2536,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
13615,
262,
1468,
17259,
355,
1351,
13,
1002,
460,
470,
1043,
262,
2393,
11,
1441,
6045,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
1468,
62,
34345,
11,
4808,
796,
2116,
13557,
727,
62,
34345,
7,
1941,
11,
1227,
11,
1110,
8,
198,
220,
220,
220,
220,
220,
220,
220,
611,
1468,
62,
34345,
13,
271,
62,
7753,
33529,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
30351,
351,
257,
952,
62,
9654,
7,
2536,
7,
727,
62,
34345,
828,
4235,
11639,
81,
3256,
21004,
11639,
40477,
12,
23,
11537,
355,
2604,
62,
7753,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
25507,
2604,
62,
7753,
13,
961,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
6045,
628,
220,
220,
220,
30351,
825,
651,
62,
727,
62,
6404,
82,
62,
292,
62,
4868,
7,
944,
11,
614,
25,
493,
11,
1227,
25,
493,
11,
1110,
25,
493,
8,
4613,
32233,
58,
8053,
58,
2536,
60,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
13615,
262,
1468,
17259,
13,
1002,
460,
470,
1043,
262,
2393,
11,
1441,
6045,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
1468,
62,
6404,
82,
796,
25507,
2116,
13,
1136,
62,
727,
62,
6404,
82,
7,
1941,
11,
1227,
11,
1110,
8,
198,
220,
220,
220,
220,
220,
220,
220,
611,
1468,
62,
6404,
82,
318,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
6045,
198,
220,
220,
220,
220,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
1468,
62,
6404,
82,
13,
35312,
6615,
3419,
628,
220,
220,
220,
30351,
825,
651,
62,
727,
62,
1069,
11755,
7,
944,
11,
614,
25,
493,
11,
1227,
25,
493,
11,
1110,
25,
493,
8,
4613,
32233,
58,
2536,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
13615,
262,
1468,
13269,
11,
1002,
460,
470,
1043,
262,
2393,
11,
1441,
6045,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
4808,
11,
1468,
62,
34345,
796,
2116,
13557,
727,
62,
34345,
7,
1941,
11,
1227,
11,
1110,
8,
198,
220,
220,
220,
220,
220,
220,
220,
611,
1468,
62,
34345,
13,
271,
62,
7753,
33529,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
30351,
351,
257,
952,
62,
9654,
7,
2536,
7,
727,
62,
34345,
828,
4235,
11639,
81,
3256,
21004,
11639,
40477,
12,
23,
11537,
355,
2604,
62,
7753,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
25507,
2604,
62,
7753,
13,
961,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
6045,
628,
220,
220,
220,
825,
4808,
727,
62,
34345,
7,
944,
11,
614,
25,
493,
11,
1227,
25,
493,
11,
1110,
25,
493,
8,
4613,
309,
29291,
58,
15235,
11,
10644,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
13615,
262,
1468,
29472,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
640,
796,
965,
7,
19608,
8079,
7,
1941,
11,
1227,
11,
1110,
737,
4475,
28955,
198,
220,
220,
220,
220,
220,
220,
220,
2859,
62,
727,
62,
34345,
796,
2116,
13557,
41194,
62,
34345,
13,
8000,
13,
22179,
6978,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
277,
1,
90,
6,
2637,
13,
22179,
7,
944,
13557,
41194,
62,
34345,
13,
3672,
13,
35312,
10786,
2637,
38381,
21912,
16,
12962,
92,
12,
90,
2435,
27422,
90,
944,
13557,
41194,
62,
34345,
13,
3672,
13,
35312,
10786,
2637,
38381,
12,
16,
60,
36786,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
1468,
62,
34345,
796,
2116,
13557,
34345,
13,
8000,
13,
22179,
6978,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
277,
1,
90,
6,
2637,
13,
22179,
7,
944,
13557,
34345,
13,
3672,
13,
35312,
10786,
2637,
38381,
21912,
16,
12962,
92,
12,
90,
2435,
27422,
90,
944,
13557,
34345,
13,
3672,
13,
35312,
10786,
2637,
38381,
12,
16,
60,
36786,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
1468,
62,
34345,
11,
2859,
62,
727,
62,
34345,
198,
198,
2,
16529,
35937,
337,
11216,
1081,
31301,
9220,
5972,
1377,
198
] | 2.22027 | 8,140 |
from NN import NN
import numpy as np
import matplotlib.pylab as plt
layer_sizes = [2,4,1]
activations = ['relu','sigmoid']
N = NN(layer_sizes,activations)
#print(N.biases[4].shape)
input = np.array([[1,2,3],[3,5,4]])
N.forward_prop(input)
N.back_prop(np.array([[1,2,3]]))
N.derivative_check(m=6,verbose=False)
N.update_weights()
| [
6738,
399,
45,
1330,
399,
45,
198,
11748,
299,
32152,
355,
45941,
198,
11748,
2603,
29487,
8019,
13,
79,
2645,
397,
355,
458,
83,
198,
198,
29289,
62,
82,
4340,
796,
685,
17,
11,
19,
11,
16,
60,
198,
15791,
602,
796,
37250,
260,
2290,
41707,
82,
17225,
1868,
20520,
198,
45,
796,
399,
45,
7,
29289,
62,
82,
4340,
11,
15791,
602,
8,
198,
198,
2,
4798,
7,
45,
13,
8482,
1386,
58,
19,
4083,
43358,
8,
198,
15414,
796,
45941,
13,
18747,
26933,
58,
16,
11,
17,
11,
18,
38430,
18,
11,
20,
11,
19,
11907,
8,
198,
198,
45,
13,
11813,
62,
22930,
7,
15414,
8,
198,
45,
13,
1891,
62,
22930,
7,
37659,
13,
18747,
26933,
58,
16,
11,
17,
11,
18,
11907,
4008,
198,
45,
13,
1082,
452,
876,
62,
9122,
7,
76,
28,
21,
11,
19011,
577,
28,
25101,
8,
198,
45,
13,
19119,
62,
43775,
3419,
628,
198
] | 2.154839 | 155 |
from classes.structures.Atribuicao import Atribuicao
from classes.structures.Cabecalho import Cabecalho
from classes.structures.Escreva import Escreva
from classes.structures.Indice import Indice
from classes.structures.InicializacaoDeVariaveis import InicializacaoDeVariaveis
from classes.structures.Leia import Leia
from classes.structures.Repita import Repita
from classes.structures.Retorna import Retorna
from classes.structures.Se import Se
| [
6738,
6097,
13,
7249,
942,
13,
2953,
822,
84,
3970,
78,
1330,
1629,
822,
84,
3970,
78,
198,
6738,
6097,
13,
7249,
942,
13,
34,
397,
721,
282,
8873,
1330,
15976,
721,
282,
8873,
198,
6738,
6097,
13,
7249,
942,
13,
47051,
260,
6862,
1330,
16319,
260,
6862,
198,
6738,
6097,
13,
7249,
942,
13,
5497,
501,
1330,
1423,
501,
198,
6738,
6097,
13,
7249,
942,
13,
818,
6652,
528,
330,
5488,
5005,
53,
10312,
303,
271,
1330,
554,
6652,
528,
330,
5488,
5005,
53,
10312,
303,
271,
198,
6738,
6097,
13,
7249,
942,
13,
3123,
544,
1330,
41212,
198,
6738,
6097,
13,
7249,
942,
13,
6207,
5350,
1330,
1432,
5350,
198,
6738,
6097,
13,
7249,
942,
13,
9781,
1211,
64,
1330,
4990,
1211,
64,
198,
6738,
6097,
13,
7249,
942,
13,
4653,
1330,
1001,
198
] | 3.286765 | 136 |
#!/usr/bin/env python
#
# 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.0OA
#
# Authors:
# - Wen Guan, <[email protected]>, 2020 - 2021
try:
import ConfigParser
except ImportError:
import configparser as ConfigParser
# try:
# from urllib import quote
# except ImportError:
# from urllib.parse import quote
import copy
import os
import re
import traceback
from idds.common import exceptions
from idds.common.constants import (TransformType, CollectionType, CollectionStatus,
ProcessingStatus, WorkStatus, ContentStatus)
from idds.workflow.work import Work, Processing
from idds.workflow.workflow import Condition
| [
2,
48443,
14629,
14,
8800,
14,
24330,
21015,
198,
2,
198,
2,
49962,
739,
262,
24843,
13789,
11,
10628,
362,
13,
15,
357,
1169,
366,
34156,
15341,
198,
2,
921,
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,
2638,
1378,
2503,
13,
43073,
13,
2398,
14,
677,
4541,
14,
43,
2149,
24290,
12,
17,
13,
15,
23621,
198,
2,
198,
2,
46665,
25,
198,
2,
532,
31164,
42305,
11,
1279,
21006,
13,
5162,
272,
31,
30903,
13,
354,
22330,
12131,
532,
33448,
198,
198,
28311,
25,
198,
220,
220,
220,
1330,
17056,
46677,
198,
16341,
17267,
12331,
25,
198,
220,
220,
220,
1330,
4566,
48610,
355,
17056,
46677,
198,
198,
2,
1949,
25,
198,
2,
220,
220,
220,
220,
422,
2956,
297,
571,
1330,
9577,
198,
2,
2845,
17267,
12331,
25,
198,
2,
220,
220,
220,
220,
422,
2956,
297,
571,
13,
29572,
1330,
9577,
198,
198,
11748,
4866,
198,
11748,
28686,
198,
11748,
302,
198,
11748,
12854,
1891,
198,
198,
6738,
220,
1638,
82,
13,
11321,
1330,
13269,
198,
6738,
220,
1638,
82,
13,
11321,
13,
9979,
1187,
1330,
357,
41762,
6030,
11,
12251,
6030,
11,
12251,
19580,
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,
28403,
19580,
11,
5521,
19580,
11,
14041,
19580,
8,
198,
6738,
220,
1638,
82,
13,
1818,
11125,
13,
1818,
1330,
5521,
11,
28403,
198,
6738,
220,
1638,
82,
13,
1818,
11125,
13,
1818,
11125,
1330,
24295,
628,
198
] | 2.992857 | 280 |
"""
Linux on Hyper-V and Azure Test Code, ver. 1.0.0
Copyright (c) Microsoft Corporation
All rights reserved
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.
See the Apache Version 2.0 License for specific language governing
permissions and limitations under the License.
"""
from __future__ import print_function
import logging
import re
import sys
import csv
import fileinput
try:
import xml.etree.cElementTree as ElementTree
except ImportError:
import xml.etree.ElementTree as ElementTree
logger = logging.getLogger(__name__)
class ParseXML(object):
"""Class used to parse a specific xml test suite file
"""
def get_tests(self):
"""Iterates through the xml file looking for <test> sections
and initializes a dict for every test case returning them in
the end
Dict structure:
{ 'testName' : {} }
"""
tests_dict = dict()
for test in self.root.iter('suiteTest'):
tests_dict[test.text.lower()] = dict()
for test_case in self.root.iter('test'):
# Check if testCase was not commented out
if test_case.find('testName').text.lower() == \
test.text.lower():
logger.debug('Getting test details for - %s', test.text)
tests_dict[test.text.lower()] = \
self.get_test_details(test_case)
return tests_dict
@staticmethod
def get_test_details(test_root):
"""Gets and an XML object and iterates through it
parsing the test details into a dictionary
Dict structure:
{ 'testProperty' : [ value(s) ] }
"""
test_dict = dict()
for test_property in test_root.getchildren():
if test_property.tag == 'testName':
continue
elif not test_property.getchildren():
test_dict[test_property.tag.lower()] = \
test_property.text.strip().split()
else:
test_dict[test_property.tag.lower()] = list()
for item in test_property.getchildren():
if test_property.tag.lower() == 'testparams':
parameter = item.text.split('=')
test_dict[test_property.tag.lower()].append(
(parameter[0], parameter[1])
)
else:
test_dict[test_property.tag.lower()].append(item.text)
return test_dict
def get_vms(self):
"""Method searches for the 'vm' sections in the XML file
saving a dict for each vm found.
Dict structure:
{
vm_name: { vm_details }
}
"""
vm_dict = dict()
for machine in self.root.iter('vm'):
vm_dict[machine.find('vmName').text.lower()] = {
'hvServer': machine.find('hvServer').text.lower(),
'os': machine.find('os').text.lower()
}
return vm_dict
# TODO(bogdancarpusor): Narrow exception field
@staticmethod
def parse_from_string(xml_string):
"""Static method that parses xml content from a string
The method is used to parse the output of the PS command
that is sent to the vm in order to get more details
It returns a dict with the following structure:
{
vm_property: value
}
"""
try:
logger.debug('Converting XML string from KVP Command')
root = ElementTree.fromstring(xml_string.strip())
prop_name = ''
prop_value = ''
for child in root:
if child.attrib['NAME'] == 'Name':
prop_name = child[0].text
elif child.attrib['NAME'] == 'Data':
prop_value = child[0].text
return prop_name, prop_value
except RuntimeError:
logger.error('Failed to parse XML string,', exc_info=True)
logger.info('Terminating execution')
sys.exit(0)
def parse_ica_log(log_path):
""" Parser for the generated log file after a lisa run - ica.log
The method iterates until the start of the test outcome section. After that
it searches, using regex, for predefined fields and saves them in a
dict structure.
:param log_path:
:return:
"""
logger.debug(
'Iterating through %s file until the test results part', log_path
)
parsed_ica = dict()
parsed_ica['vms'] = dict()
parsed_ica['tests'] = dict()
with open(log_path, 'r') as log_file:
for line in log_file:
if line.strip() == 'Test Results Summary':
break
# Get timestamp
parsed_ica['timestamp'] = re.search('([0-9/]+) ([0-9:]+)',
log_file.next()).group(0)
vm_name = ""
for line in log_file:
line = line.strip().lower()
if re.search("^vm:", line) and len(line.split()) == 2:
vm_name = line.split()[1]
parsed_ica['vms'][vm_name] = dict()
# Check if there are any details about the VM
try:
parsed_ica['vms'][vm_name]['TestLocation'] = 'Hyper-V'
except KeyError:
parsed_ica['vms'][vm_name] = dict()
parsed_ica['vms'][vm_name]['TestLocation'] = 'Azure'
elif re.search('^test', line) and \
re.search('(success$|failed$|aborted$)', line):
test = line.split()
try:
parsed_ica['tests'][test[1].lower()] = (vm_name, test[3])
except KeyError:
logging.debug('Test %s was not listed in Test Suites '
'section.It will be ignored from the final'
'results', test)
elif re.search('^os', line):
parsed_ica['vms'][vm_name]['hostOS'] = line.split(':')[1].strip()
elif re.search('^server', line):
parsed_ica['vms'][vm_name]['hvServer'] = line.split(':')[1].strip()
elif re.search('^logs can be found at', line):
parsed_ica['logPath'] = line.split()[-1]
elif re.search('^lis version', line):
parsed_ica['lisVersion'] = line.split(':')[1].strip()
return parsed_ica
def parse_from_csv(csv_path):
"""
Strip and read csv file into a dict data type.
:param csv_path: csv file path
:return: <list of dict> e.g. [{'t_col1': 'val1',
't_col2': 'val2',
...
},
...]
None - on error
"""
# python [2.7.10, 3.0) does not support context manager for fileinput
# strip csv of empty spaces or tabs
f = fileinput.input(csv_path, inplace=True)
for line in f:
# redirect std to file write
print(' '.join(line.split()))
f.close()
list_csv_dict = []
with open(csv_path, 'rb') as f:
try:
csv_dialect = csv.Sniffer().sniff(f.read(), delimiters=";, ")
except Exception as e:
logger.error('Error reading csv file {}: {}'.format(csv_path, e))
return None
f.seek(0)
reader = csv.DictReader(f, dialect=csv_dialect)
for csv_dict in reader:
list_csv_dict.append(csv_dict)
return list_csv_dict
| [
37811,
198,
19314,
319,
15079,
12,
53,
290,
22134,
6208,
6127,
11,
3326,
13,
352,
13,
15,
13,
15,
198,
15269,
357,
66,
8,
5413,
10501,
198,
198,
3237,
2489,
10395,
198,
26656,
15385,
739,
262,
24843,
13789,
11,
10628,
362,
13,
15,
357,
1169,
366,
34156,
15341,
198,
5832,
743,
407,
779,
428,
2393,
2845,
287,
11846,
351,
262,
13789,
13,
198,
1639,
743,
7330,
257,
4866,
286,
262,
13789,
379,
628,
220,
220,
220,
2638,
1378,
2503,
13,
43073,
13,
2398,
14,
677,
4541,
14,
43,
2149,
24290,
12,
17,
13,
15,
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,
6214,
262,
24843,
10628,
362,
13,
15,
13789,
329,
2176,
3303,
15030,
198,
525,
8481,
290,
11247,
739,
262,
13789,
13,
198,
37811,
198,
198,
6738,
11593,
37443,
834,
1330,
3601,
62,
8818,
198,
11748,
18931,
198,
11748,
302,
198,
11748,
25064,
198,
11748,
269,
21370,
198,
11748,
2393,
15414,
198,
198,
28311,
25,
198,
220,
220,
220,
1330,
35555,
13,
316,
631,
13,
66,
20180,
27660,
355,
11703,
27660,
198,
16341,
17267,
12331,
25,
198,
220,
220,
220,
1330,
35555,
13,
316,
631,
13,
20180,
27660,
355,
11703,
27660,
628,
198,
6404,
1362,
796,
18931,
13,
1136,
11187,
1362,
7,
834,
3672,
834,
8,
628,
198,
4871,
2547,
325,
55,
5805,
7,
15252,
2599,
198,
220,
220,
220,
37227,
9487,
973,
284,
21136,
257,
2176,
35555,
1332,
18389,
2393,
628,
220,
220,
220,
37227,
628,
220,
220,
220,
825,
651,
62,
41989,
7,
944,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
29993,
689,
832,
262,
35555,
2393,
2045,
329,
1279,
9288,
29,
9004,
628,
220,
220,
220,
220,
220,
220,
220,
220,
290,
4238,
4340,
257,
8633,
329,
790,
1332,
1339,
8024,
606,
287,
198,
220,
220,
220,
220,
220,
220,
220,
220,
262,
886,
628,
220,
220,
220,
220,
220,
220,
220,
220,
360,
713,
4645,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1391,
705,
9288,
5376,
6,
1058,
23884,
1782,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
5254,
62,
11600,
796,
8633,
3419,
628,
220,
220,
220,
220,
220,
220,
220,
329,
1332,
287,
2116,
13,
15763,
13,
2676,
10786,
2385,
578,
14402,
6,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
5254,
62,
11600,
58,
9288,
13,
5239,
13,
21037,
3419,
60,
796,
8633,
3419,
628,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
329,
1332,
62,
7442,
287,
2116,
13,
15763,
13,
2676,
10786,
9288,
6,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6822,
611,
1332,
20448,
373,
407,
16476,
503,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
1332,
62,
7442,
13,
19796,
10786,
9288,
5376,
27691,
5239,
13,
21037,
3419,
6624,
3467,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1332,
13,
5239,
13,
21037,
33529,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
49706,
13,
24442,
10786,
20570,
1332,
3307,
329,
532,
4064,
82,
3256,
1332,
13,
5239,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
5254,
62,
11600,
58,
9288,
13,
5239,
13,
21037,
3419,
60,
796,
3467,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
1136,
62,
9288,
62,
36604,
7,
9288,
62,
7442,
8,
628,
220,
220,
220,
220,
220,
220,
220,
1441,
5254,
62,
11600,
628,
220,
220,
220,
2488,
12708,
24396,
198,
220,
220,
220,
825,
651,
62,
9288,
62,
36604,
7,
9288,
62,
15763,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
38,
1039,
290,
281,
23735,
2134,
290,
11629,
689,
832,
340,
628,
220,
220,
220,
220,
220,
220,
220,
220,
32096,
262,
1332,
3307,
656,
257,
22155,
628,
220,
220,
220,
220,
220,
220,
220,
220,
360,
713,
4645,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1391,
705,
9288,
21746,
6,
1058,
685,
1988,
7,
82,
8,
2361,
1782,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
628,
220,
220,
220,
220,
220,
220,
220,
1332,
62,
11600,
796,
8633,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
329,
1332,
62,
26745,
287,
1332,
62,
15763,
13,
1136,
17197,
33529,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
1332,
62,
26745,
13,
12985,
6624,
705,
9288,
5376,
10354,
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,
1288,
361,
407,
1332,
62,
26745,
13,
1136,
17197,
33529,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1332,
62,
11600,
58,
9288,
62,
26745,
13,
12985,
13,
21037,
3419,
60,
796,
3467,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1332,
62,
26745,
13,
5239,
13,
36311,
22446,
35312,
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,
1332,
62,
11600,
58,
9288,
62,
26745,
13,
12985,
13,
21037,
3419,
60,
796,
1351,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
329,
2378,
287,
1332,
62,
26745,
13,
1136,
17197,
33529,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
1332,
62,
26745,
13,
12985,
13,
21037,
3419,
6624,
705,
9288,
37266,
10354,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
11507,
796,
2378,
13,
5239,
13,
35312,
10786,
28,
11537,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1332,
62,
11600,
58,
9288,
62,
26745,
13,
12985,
13,
21037,
3419,
4083,
33295,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
357,
17143,
2357,
58,
15,
4357,
11507,
58,
16,
12962,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
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,
1332,
62,
11600,
58,
9288,
62,
26745,
13,
12985,
13,
21037,
3419,
4083,
33295,
7,
9186,
13,
5239,
8,
628,
220,
220,
220,
220,
220,
220,
220,
1441,
1332,
62,
11600,
628,
220,
220,
220,
825,
651,
62,
85,
907,
7,
944,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
17410,
15455,
329,
262,
705,
14761,
6,
9004,
287,
262,
23735,
2393,
628,
220,
220,
220,
220,
220,
220,
220,
8914,
257,
8633,
329,
1123,
45887,
1043,
13,
198,
220,
220,
220,
220,
220,
220,
220,
360,
713,
4645,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
45887,
62,
3672,
25,
1391,
45887,
62,
36604,
1782,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
45887,
62,
11600,
796,
8633,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
329,
4572,
287,
2116,
13,
15763,
13,
2676,
10786,
14761,
6,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
45887,
62,
11600,
58,
30243,
13,
19796,
10786,
14761,
5376,
27691,
5239,
13,
21037,
3419,
60,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
71,
85,
10697,
10354,
4572,
13,
19796,
10786,
71,
85,
10697,
27691,
5239,
13,
21037,
22784,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
418,
10354,
4572,
13,
19796,
10786,
418,
27691,
5239,
13,
21037,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1782,
628,
220,
220,
220,
220,
220,
220,
220,
1441,
45887,
62,
11600,
628,
220,
220,
220,
1303,
16926,
46,
7,
65,
519,
67,
1192,
5117,
385,
273,
2599,
399,
6018,
6631,
2214,
198,
220,
220,
220,
2488,
12708,
24396,
198,
220,
220,
220,
825,
21136,
62,
6738,
62,
8841,
7,
19875,
62,
8841,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
45442,
2446,
326,
13544,
274,
35555,
2695,
422,
257,
4731,
628,
220,
220,
220,
220,
220,
220,
220,
383,
2446,
318,
973,
284,
21136,
262,
5072,
286,
262,
6599,
3141,
198,
220,
220,
220,
220,
220,
220,
220,
326,
318,
1908,
284,
262,
45887,
287,
1502,
284,
651,
517,
3307,
628,
220,
220,
220,
220,
220,
220,
220,
632,
5860,
257,
8633,
351,
262,
1708,
4645,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
45887,
62,
26745,
25,
1988,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
49706,
13,
24442,
10786,
3103,
48820,
23735,
4731,
422,
509,
8859,
9455,
11537,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
6808,
796,
11703,
27660,
13,
6738,
8841,
7,
19875,
62,
8841,
13,
36311,
28955,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2632,
62,
3672,
796,
10148,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2632,
62,
8367,
796,
10148,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
329,
1200,
287,
6808,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
1200,
13,
1078,
822,
17816,
20608,
20520,
6624,
705,
5376,
10354,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2632,
62,
3672,
796,
1200,
58,
15,
4083,
5239,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1288,
361,
1200,
13,
1078,
822,
17816,
20608,
20520,
6624,
705,
6601,
10354,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2632,
62,
8367,
796,
1200,
58,
15,
4083,
5239,
628,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
2632,
62,
3672,
11,
2632,
62,
8367,
198,
220,
220,
220,
220,
220,
220,
220,
2845,
43160,
12331,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
49706,
13,
18224,
10786,
37,
6255,
284,
21136,
23735,
4731,
11,
3256,
2859,
62,
10951,
28,
17821,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
49706,
13,
10951,
10786,
44798,
803,
9706,
11537,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25064,
13,
37023,
7,
15,
8,
628,
198,
4299,
21136,
62,
3970,
62,
6404,
7,
6404,
62,
6978,
2599,
198,
220,
220,
220,
37227,
23042,
263,
329,
262,
7560,
2604,
2393,
706,
257,
300,
9160,
1057,
532,
220,
3970,
13,
6404,
628,
220,
220,
220,
383,
2446,
11629,
689,
1566,
262,
923,
286,
262,
1332,
8055,
2665,
13,
2293,
326,
198,
220,
220,
220,
220,
340,
15455,
11,
1262,
40364,
11,
329,
2747,
18156,
7032,
290,
16031,
606,
287,
257,
198,
220,
220,
220,
220,
8633,
4645,
13,
628,
220,
220,
220,
1058,
17143,
2604,
62,
6978,
25,
198,
220,
220,
220,
1058,
7783,
25,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
49706,
13,
24442,
7,
198,
220,
220,
220,
220,
220,
220,
220,
705,
29993,
803,
832,
4064,
82,
2393,
1566,
262,
1332,
2482,
636,
3256,
2604,
62,
6978,
198,
220,
220,
220,
1267,
198,
220,
220,
220,
44267,
62,
3970,
796,
8633,
3419,
198,
220,
220,
220,
44267,
62,
3970,
17816,
85,
907,
20520,
796,
8633,
3419,
198,
220,
220,
220,
44267,
62,
3970,
17816,
41989,
20520,
796,
8633,
3419,
198,
220,
220,
220,
351,
1280,
7,
6404,
62,
6978,
11,
705,
81,
11537,
355,
2604,
62,
7753,
25,
198,
220,
220,
220,
220,
220,
220,
220,
329,
1627,
287,
2604,
62,
7753,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
1627,
13,
36311,
3419,
6624,
705,
14402,
15691,
21293,
10354,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2270,
628,
220,
220,
220,
220,
220,
220,
220,
1303,
3497,
41033,
198,
220,
220,
220,
220,
220,
220,
220,
44267,
62,
3970,
17816,
16514,
27823,
20520,
796,
302,
13,
12947,
10786,
26933,
15,
12,
24,
14,
60,
28988,
29565,
15,
12,
24,
47715,
28988,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2604,
62,
7753,
13,
19545,
3419,
737,
8094,
7,
15,
8,
628,
220,
220,
220,
220,
220,
220,
220,
45887,
62,
3672,
796,
13538,
198,
220,
220,
220,
220,
220,
220,
220,
329,
1627,
287,
2604,
62,
7753,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1627,
796,
1627,
13,
36311,
22446,
21037,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
302,
13,
12947,
7203,
61,
14761,
25,
1600,
1627,
8,
290,
18896,
7,
1370,
13,
35312,
28955,
6624,
362,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
45887,
62,
3672,
796,
1627,
13,
35312,
3419,
58,
16,
60,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
44267,
62,
3970,
17816,
85,
907,
6,
7131,
14761,
62,
3672,
60,
796,
8633,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6822,
611,
612,
389,
597,
3307,
546,
262,
16990,
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,
44267,
62,
3970,
17816,
85,
907,
6,
7131,
14761,
62,
3672,
7131,
6,
14402,
14749,
20520,
796,
705,
38197,
12,
53,
6,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2845,
7383,
12331,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
44267,
62,
3970,
17816,
85,
907,
6,
7131,
14761,
62,
3672,
60,
796,
8633,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
44267,
62,
3970,
17816,
85,
907,
6,
7131,
14761,
62,
3672,
7131,
6,
14402,
14749,
20520,
796,
705,
26903,
495,
6,
628,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1288,
361,
302,
13,
12947,
10786,
61,
9288,
3256,
1627,
8,
290,
3467,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
302,
13,
12947,
10786,
7,
13138,
3,
91,
47904,
3,
91,
397,
9741,
3,
8,
3256,
1627,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1332,
796,
1627,
13,
35312,
3419,
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,
44267,
62,
3970,
17816,
41989,
6,
7131,
9288,
58,
16,
4083,
21037,
3419,
60,
796,
357,
14761,
62,
3672,
11,
1332,
58,
18,
12962,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2845,
7383,
12331,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
18931,
13,
24442,
10786,
14402,
4064,
82,
373,
407,
5610,
287,
6208,
1778,
2737,
705,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
5458,
13,
1026,
481,
307,
9514,
422,
262,
2457,
6,
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,
705,
43420,
3256,
1332,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1288,
361,
302,
13,
12947,
10786,
61,
418,
3256,
1627,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
44267,
62,
3970,
17816,
85,
907,
6,
7131,
14761,
62,
3672,
7131,
6,
4774,
2640,
20520,
796,
1627,
13,
35312,
7,
10354,
11537,
58,
16,
4083,
36311,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1288,
361,
302,
13,
12947,
10786,
61,
15388,
3256,
1627,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
44267,
62,
3970,
17816,
85,
907,
6,
7131,
14761,
62,
3672,
7131,
6,
71,
85,
10697,
20520,
796,
1627,
13,
35312,
7,
10354,
11537,
58,
16,
4083,
36311,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1288,
361,
302,
13,
12947,
10786,
61,
6404,
82,
460,
307,
1043,
379,
3256,
1627,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
44267,
62,
3970,
17816,
6404,
15235,
20520,
796,
1627,
13,
35312,
3419,
58,
12,
16,
60,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1288,
361,
302,
13,
12947,
10786,
61,
27999,
2196,
3256,
1627,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
44267,
62,
3970,
17816,
27999,
14815,
20520,
796,
1627,
13,
35312,
7,
10354,
11537,
58,
16,
4083,
36311,
3419,
628,
220,
220,
220,
1441,
44267,
62,
3970,
628,
198,
4299,
21136,
62,
6738,
62,
40664,
7,
40664,
62,
6978,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
18508,
290,
1100,
269,
21370,
2393,
656,
257,
8633,
1366,
2099,
13,
198,
220,
220,
220,
1058,
17143,
269,
21370,
62,
6978,
25,
269,
21370,
2393,
3108,
198,
220,
220,
220,
1058,
7783,
25,
1279,
4868,
286,
8633,
29,
304,
13,
70,
13,
685,
90,
6,
83,
62,
4033,
16,
10354,
705,
2100,
16,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
83,
62,
4033,
17,
10354,
705,
2100,
17,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2644,
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,
8964,
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,
2644,
60,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
6045,
532,
319,
4049,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
1303,
21015,
685,
17,
13,
22,
13,
940,
11,
513,
13,
15,
8,
220,
857,
407,
1104,
4732,
4706,
329,
2393,
15414,
198,
220,
220,
220,
1303,
10283,
269,
21370,
286,
6565,
9029,
393,
22524,
198,
220,
220,
220,
277,
796,
2393,
15414,
13,
15414,
7,
40664,
62,
6978,
11,
287,
5372,
28,
17821,
8,
198,
220,
220,
220,
329,
1627,
287,
277,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
18941,
14367,
284,
2393,
3551,
198,
220,
220,
220,
220,
220,
220,
220,
3601,
10786,
45302,
22179,
7,
1370,
13,
35312,
3419,
4008,
198,
220,
220,
220,
277,
13,
19836,
3419,
628,
220,
220,
220,
1351,
62,
40664,
62,
11600,
796,
17635,
198,
220,
220,
220,
351,
1280,
7,
40664,
62,
6978,
11,
705,
26145,
11537,
355,
277,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
269,
21370,
62,
38969,
478,
796,
269,
21370,
13,
16501,
733,
263,
22446,
16184,
733,
7,
69,
13,
961,
22784,
46728,
270,
364,
2625,
26,
11,
366,
8,
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,
49706,
13,
18224,
10786,
12331,
3555,
269,
21370,
2393,
23884,
25,
23884,
4458,
18982,
7,
40664,
62,
6978,
11,
304,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
6045,
198,
220,
220,
220,
220,
220,
220,
220,
277,
13,
36163,
7,
15,
8,
198,
220,
220,
220,
220,
220,
220,
220,
9173,
796,
269,
21370,
13,
35,
713,
33634,
7,
69,
11,
23637,
28,
40664,
62,
38969,
478,
8,
198,
220,
220,
220,
220,
220,
220,
220,
329,
269,
21370,
62,
11600,
287,
9173,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1351,
62,
40664,
62,
11600,
13,
33295,
7,
40664,
62,
11600,
8,
198,
220,
220,
220,
1441,
1351,
62,
40664,
62,
11600,
198
] | 2.12165 | 3,806 |
#
# Autogenerated by Thrift Compiler (0.11.0)
#
# DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
#
# options string: py
#
from thrift.Thrift import TType, TMessageType, TFrozenDict, TException, TApplicationException
from thrift.protocol.TProtocol import TProtocolException
from thrift.TRecursive import fix_spec
import sys
import adaptive.interface.constants.datatypes.ttypes
import adaptive.interface.constants.exceptions.ttypes
import adaptive.interface.ad_event.ttypes
import adaptive.interface.ad_data.ttypes
import adaptive.interface.biz_data.ttypes
import adaptive.interface.user_data.ttypes
from thrift.transport import TTransport
all_structs = []
class UserAdRequest(object):
"""
Attributes:
- uid
- sysinfo
"""
class UserAdResponse(object):
"""
Attributes:
- timestamp
- adReqId
- adids
"""
class BizAdRequest(object):
"""
Attributes:
- bizid
- ad_info
- daily_budget
- lifetime_days
"""
class BizAdResponse(object):
"""
Attributes:
- timestamp
- adid
"""
all_structs.append(UserAdRequest)
UserAdRequest.thrift_spec = (
None, # 0
(1, TType.I32, 'uid', None, None, ), # 1
(2, TType.STRUCT, 'sysinfo', [adaptive.interface.user_data.ttypes.SystemInformation, None], None, ), # 2
)
all_structs.append(UserAdResponse)
UserAdResponse.thrift_spec = (
None, # 0
(1, TType.I32, 'timestamp', None, None, ), # 1
(2, TType.I32, 'adReqId', None, None, ), # 2
(3, TType.MAP, 'adids', (TType.I32, None, TType.I32, None, False), None, ), # 3
)
all_structs.append(BizAdRequest)
BizAdRequest.thrift_spec = (
None, # 0
(1, TType.I32, 'bizid', None, None, ), # 1
(2, TType.STRUCT, 'ad_info', [adaptive.interface.ad_data.ttypes.AdCreation, None], None, ), # 2
(3, TType.DOUBLE, 'daily_budget', None, None, ), # 3
(4, TType.I32, 'lifetime_days', None, None, ), # 4
)
all_structs.append(BizAdResponse)
BizAdResponse.thrift_spec = (
None, # 0
(1, TType.I32, 'timestamp', None, None, ), # 1
(2, TType.I32, 'adid', None, None, ), # 2
)
fix_spec(all_structs)
del all_structs
| [
2,
198,
2,
5231,
519,
877,
515,
416,
16283,
2135,
3082,
5329,
357,
15,
13,
1157,
13,
15,
8,
198,
2,
198,
2,
8410,
5626,
48483,
4725,
48481,
7013,
15986,
311,
11335,
14603,
7013,
35876,
25003,
7013,
15986,
8410,
2751,
198,
2,
198,
2,
220,
3689,
4731,
25,
12972,
198,
2,
198,
198,
6738,
5636,
2135,
13,
817,
35357,
1330,
309,
6030,
11,
309,
12837,
6030,
11,
24958,
42005,
35,
713,
11,
309,
16922,
11,
309,
23416,
16922,
198,
6738,
5636,
2135,
13,
11235,
4668,
13,
51,
19703,
4668,
1330,
309,
19703,
4668,
16922,
198,
6738,
5636,
2135,
13,
5446,
721,
30753,
1330,
4259,
62,
16684,
198,
198,
11748,
25064,
198,
11748,
29605,
13,
39994,
13,
9979,
1187,
13,
19608,
265,
9497,
13,
83,
19199,
198,
11748,
29605,
13,
39994,
13,
9979,
1187,
13,
1069,
11755,
13,
83,
19199,
198,
11748,
29605,
13,
39994,
13,
324,
62,
15596,
13,
83,
19199,
198,
11748,
29605,
13,
39994,
13,
324,
62,
7890,
13,
83,
19199,
198,
11748,
29605,
13,
39994,
13,
42189,
62,
7890,
13,
83,
19199,
198,
11748,
29605,
13,
39994,
13,
7220,
62,
7890,
13,
83,
19199,
198,
198,
6738,
5636,
2135,
13,
7645,
634,
1330,
309,
8291,
634,
198,
439,
62,
7249,
82,
796,
17635,
628,
198,
4871,
11787,
2782,
18453,
7,
15252,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
49213,
25,
198,
220,
220,
220,
220,
532,
334,
312,
198,
220,
220,
220,
220,
532,
25064,
10951,
198,
220,
220,
220,
37227,
628,
198,
198,
4871,
11787,
2782,
31077,
7,
15252,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
49213,
25,
198,
220,
220,
220,
220,
532,
41033,
198,
220,
220,
220,
220,
532,
512,
3041,
80,
7390,
198,
220,
220,
220,
220,
532,
512,
2340,
198,
220,
220,
220,
37227,
628,
198,
198,
4871,
347,
528,
2782,
18453,
7,
15252,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
49213,
25,
198,
220,
220,
220,
220,
532,
275,
528,
312,
198,
220,
220,
220,
220,
532,
512,
62,
10951,
198,
220,
220,
220,
220,
532,
4445,
62,
37315,
198,
220,
220,
220,
220,
532,
10869,
62,
12545,
198,
220,
220,
220,
37227,
628,
198,
198,
4871,
347,
528,
2782,
31077,
7,
15252,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
49213,
25,
198,
220,
220,
220,
220,
532,
41033,
198,
220,
220,
220,
220,
532,
512,
312,
198,
220,
220,
220,
37227,
198,
198,
439,
62,
7249,
82,
13,
33295,
7,
12982,
2782,
18453,
8,
198,
12982,
2782,
18453,
13,
400,
35357,
62,
16684,
796,
357,
198,
220,
220,
220,
6045,
11,
220,
1303,
657,
198,
220,
220,
220,
357,
16,
11,
309,
6030,
13,
40,
2624,
11,
705,
27112,
3256,
6045,
11,
6045,
11,
10612,
220,
1303,
352,
198,
220,
220,
220,
357,
17,
11,
309,
6030,
13,
46126,
11,
705,
17597,
10951,
3256,
685,
42552,
425,
13,
39994,
13,
7220,
62,
7890,
13,
83,
19199,
13,
11964,
21918,
11,
6045,
4357,
6045,
11,
10612,
220,
1303,
362,
198,
8,
198,
439,
62,
7249,
82,
13,
33295,
7,
12982,
2782,
31077,
8,
198,
12982,
2782,
31077,
13,
400,
35357,
62,
16684,
796,
357,
198,
220,
220,
220,
6045,
11,
220,
1303,
657,
198,
220,
220,
220,
357,
16,
11,
309,
6030,
13,
40,
2624,
11,
705,
16514,
27823,
3256,
6045,
11,
6045,
11,
10612,
220,
1303,
352,
198,
220,
220,
220,
357,
17,
11,
309,
6030,
13,
40,
2624,
11,
705,
324,
3041,
80,
7390,
3256,
6045,
11,
6045,
11,
10612,
220,
1303,
362,
198,
220,
220,
220,
357,
18,
11,
309,
6030,
13,
33767,
11,
705,
324,
2340,
3256,
357,
51,
6030,
13,
40,
2624,
11,
6045,
11,
309,
6030,
13,
40,
2624,
11,
6045,
11,
10352,
828,
6045,
11,
10612,
220,
1303,
513,
198,
8,
198,
439,
62,
7249,
82,
13,
33295,
7,
33,
528,
2782,
18453,
8,
198,
33,
528,
2782,
18453,
13,
400,
35357,
62,
16684,
796,
357,
198,
220,
220,
220,
6045,
11,
220,
1303,
657,
198,
220,
220,
220,
357,
16,
11,
309,
6030,
13,
40,
2624,
11,
705,
42189,
312,
3256,
6045,
11,
6045,
11,
10612,
220,
1303,
352,
198,
220,
220,
220,
357,
17,
11,
309,
6030,
13,
46126,
11,
705,
324,
62,
10951,
3256,
685,
42552,
425,
13,
39994,
13,
324,
62,
7890,
13,
83,
19199,
13,
2782,
12443,
341,
11,
6045,
4357,
6045,
11,
10612,
220,
1303,
362,
198,
220,
220,
220,
357,
18,
11,
309,
6030,
13,
35,
2606,
19146,
11,
705,
29468,
62,
37315,
3256,
6045,
11,
6045,
11,
10612,
220,
1303,
513,
198,
220,
220,
220,
357,
19,
11,
309,
6030,
13,
40,
2624,
11,
705,
36195,
8079,
62,
12545,
3256,
6045,
11,
6045,
11,
10612,
220,
1303,
604,
198,
8,
198,
439,
62,
7249,
82,
13,
33295,
7,
33,
528,
2782,
31077,
8,
198,
33,
528,
2782,
31077,
13,
400,
35357,
62,
16684,
796,
357,
198,
220,
220,
220,
6045,
11,
220,
1303,
657,
198,
220,
220,
220,
357,
16,
11,
309,
6030,
13,
40,
2624,
11,
705,
16514,
27823,
3256,
6045,
11,
6045,
11,
10612,
220,
1303,
352,
198,
220,
220,
220,
357,
17,
11,
309,
6030,
13,
40,
2624,
11,
705,
324,
312,
3256,
6045,
11,
6045,
11,
10612,
220,
1303,
362,
198,
8,
198,
13049,
62,
16684,
7,
439,
62,
7249,
82,
8,
198,
12381,
477,
62,
7249,
82,
198
] | 2.43982 | 889 |
import tensorflow as tf
import os
import pathlib
import numpy as np
if __name__ == '__main__':
import matplotlib.pyplot as plt
batch_size = 8
sample_batch_num = 4
dataset = CalligraphyDataset(data_dir='./data/chinese-calligraphy-dataset/',
character_csv='./data/label_character.csv',
batch_size=8,
repeat=False,
shuffle=False)
plt.figure()
plt.rcParams['font.sans-serif']=['SimHei']
for i_batch, (images, labels) in enumerate(dataset.dataset):
if i_batch >= sample_batch_num:
break
labels = np.array([dataset.characters[item.numpy().decode('utf-8')] for item in labels])
images = images.numpy()
print(i_batch, images.shape, labels.shape)
for i in range(images.shape[0]):
ax = plt.subplot(sample_batch_num, batch_size, i_batch * batch_size + i + 1)
ax.axis('off')
ax.set_title(list(dataset.characters.keys())[labels[i]])
plt.imshow(images[i])
plt.show()
| [
11748,
11192,
273,
11125,
355,
48700,
198,
11748,
28686,
198,
11748,
3108,
8019,
198,
11748,
299,
32152,
355,
45941,
628,
198,
198,
361,
11593,
3672,
834,
6624,
705,
834,
12417,
834,
10354,
198,
220,
220,
220,
1330,
2603,
29487,
8019,
13,
9078,
29487,
355,
458,
83,
628,
220,
220,
220,
15458,
62,
7857,
796,
807,
198,
220,
220,
220,
6291,
62,
43501,
62,
22510,
796,
604,
198,
220,
220,
220,
27039,
796,
4889,
45920,
88,
27354,
292,
316,
7,
7890,
62,
15908,
28,
4458,
14,
7890,
14,
354,
3762,
12,
13345,
45920,
88,
12,
19608,
292,
316,
14,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2095,
62,
40664,
28,
4458,
14,
7890,
14,
18242,
62,
22769,
13,
40664,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
15458,
62,
7857,
28,
23,
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,
9585,
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,
36273,
28,
25101,
8,
198,
220,
220,
220,
220,
198,
220,
220,
220,
458,
83,
13,
26875,
3419,
198,
220,
220,
220,
458,
83,
13,
6015,
10044,
4105,
17816,
10331,
13,
82,
504,
12,
2655,
361,
20520,
28,
17816,
8890,
1544,
72,
20520,
628,
220,
220,
220,
329,
1312,
62,
43501,
11,
357,
17566,
11,
14722,
8,
287,
27056,
378,
7,
19608,
292,
316,
13,
19608,
292,
316,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
611,
1312,
62,
43501,
18189,
6291,
62,
43501,
62,
22510,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2270,
628,
220,
220,
220,
220,
220,
220,
220,
14722,
796,
45941,
13,
18747,
26933,
19608,
292,
316,
13,
10641,
19858,
58,
9186,
13,
77,
32152,
22446,
12501,
1098,
10786,
40477,
12,
23,
11537,
60,
329,
2378,
287,
14722,
12962,
198,
220,
220,
220,
220,
220,
220,
220,
4263,
796,
4263,
13,
77,
32152,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
3601,
7,
72,
62,
43501,
11,
4263,
13,
43358,
11,
14722,
13,
43358,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
198,
220,
220,
220,
220,
220,
220,
220,
329,
1312,
287,
2837,
7,
17566,
13,
43358,
58,
15,
60,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
7877,
796,
458,
83,
13,
7266,
29487,
7,
39873,
62,
43501,
62,
22510,
11,
15458,
62,
7857,
11,
1312,
62,
43501,
1635,
15458,
62,
7857,
1343,
1312,
1343,
352,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
7877,
13,
22704,
10786,
2364,
11537,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
7877,
13,
2617,
62,
7839,
7,
4868,
7,
19608,
292,
316,
13,
10641,
19858,
13,
13083,
28955,
58,
23912,
1424,
58,
72,
11907,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
458,
83,
13,
320,
12860,
7,
17566,
58,
72,
12962,
198,
220,
220,
220,
220,
220,
220,
220,
220,
198,
220,
220,
220,
458,
83,
13,
12860,
3419,
198
] | 1.935154 | 586 |
__version__ = '1.0.0-rc.1'
__author__ = 'Lorenzo Menghini, Martino Pulici, Alessandro Stockman, Luca Zucchini'
import argparse
import pandas as pd
import torch
from rate_severity_of_toxic_comments.model import create_model
from rate_severity_of_toxic_comments.utilities import parse_config, process_config
DEFAULT_CONFIG_FILE_PATH = 'config/default.json'
LOCAL_CONFIG_FILE_PATH = 'config/local.json'
BEST_MODELS_FILE_PATH = 'config/best_models.json'
if __name__ == '__main__':
parser = argparse.ArgumentParser()
parser.add_argument('--model_file')
args = parser.parse_args()
CONFIG = parse_config(DEFAULT_CONFIG_FILE_PATH, LOCAL_CONFIG_FILE_PATH)
support_bag = process_config(pd.DataFrame(), CONFIG)
run_mode = CONFIG['options']['run_mode']
device = torch.device('cuda' if torch.cuda.is_available()
and CONFIG['options']['use_gpu'] else 'cpu')
model = create_model(
run_mode,
CONFIG['training'],
CONFIG[run_mode],
support_bag)
model.load_state_dict(torch.load(args.model_file))
model.to(device)
query = True
while query:
query = input('Type comment:')
inputs = support_bag['tokenizer'](
query,
truncation=True,
add_special_tokens=True,
max_length=128,
padding='max_length'
)
ids = inputs['input_ids']
mask = inputs['attention_mask']
score = model(
ids.unsqueeze(
dim=0).to(device), mask.unsqueeze(
dim=0).to(device), torch.tensor(
[0]).to(device))
print('Score:', score.item())
| [
834,
9641,
834,
796,
705,
16,
13,
15,
13,
15,
12,
6015,
13,
16,
6,
198,
834,
9800,
834,
796,
705,
43,
29578,
10872,
6065,
456,
5362,
11,
3981,
2879,
21624,
44070,
11,
47319,
28092,
10500,
805,
11,
7598,
64,
1168,
1229,
45045,
6,
628,
198,
11748,
1822,
29572,
198,
198,
11748,
19798,
292,
355,
279,
67,
198,
11748,
28034,
198,
198,
6738,
2494,
62,
28116,
414,
62,
1659,
62,
83,
18047,
62,
15944,
13,
19849,
1330,
2251,
62,
19849,
198,
6738,
2494,
62,
28116,
414,
62,
1659,
62,
83,
18047,
62,
15944,
13,
315,
2410,
1330,
21136,
62,
11250,
11,
1429,
62,
11250,
628,
198,
7206,
38865,
62,
10943,
16254,
62,
25664,
62,
34219,
796,
705,
11250,
14,
12286,
13,
17752,
6,
198,
29701,
1847,
62,
10943,
16254,
62,
25664,
62,
34219,
796,
705,
11250,
14,
12001,
13,
17752,
6,
198,
33,
6465,
62,
33365,
37142,
62,
25664,
62,
34219,
796,
705,
11250,
14,
13466,
62,
27530,
13,
17752,
6,
628,
198,
361,
11593,
3672,
834,
6624,
705,
834,
12417,
834,
10354,
198,
220,
220,
220,
30751,
796,
1822,
29572,
13,
28100,
1713,
46677,
3419,
198,
220,
220,
220,
30751,
13,
2860,
62,
49140,
10786,
438,
19849,
62,
7753,
11537,
198,
220,
220,
220,
26498,
796,
30751,
13,
29572,
62,
22046,
3419,
628,
220,
220,
220,
25626,
796,
21136,
62,
11250,
7,
7206,
38865,
62,
10943,
16254,
62,
25664,
62,
34219,
11,
37347,
1847,
62,
10943,
16254,
62,
25664,
62,
34219,
8,
628,
220,
220,
220,
1104,
62,
21454,
796,
1429,
62,
11250,
7,
30094,
13,
6601,
19778,
22784,
25626,
8,
628,
220,
220,
220,
1057,
62,
14171,
796,
25626,
17816,
25811,
6,
7131,
6,
5143,
62,
14171,
20520,
628,
220,
220,
220,
3335,
796,
28034,
13,
25202,
10786,
66,
15339,
6,
611,
28034,
13,
66,
15339,
13,
271,
62,
15182,
3419,
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,
290,
25626,
17816,
25811,
6,
7131,
6,
1904,
62,
46999,
20520,
2073,
705,
36166,
11537,
628,
220,
220,
220,
2746,
796,
2251,
62,
19849,
7,
198,
220,
220,
220,
220,
220,
220,
220,
1057,
62,
14171,
11,
198,
220,
220,
220,
220,
220,
220,
220,
25626,
17816,
34409,
6,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
25626,
58,
5143,
62,
14171,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
1104,
62,
21454,
8,
198,
220,
220,
220,
2746,
13,
2220,
62,
5219,
62,
11600,
7,
13165,
354,
13,
2220,
7,
22046,
13,
19849,
62,
7753,
4008,
198,
220,
220,
220,
2746,
13,
1462,
7,
25202,
8,
628,
220,
220,
220,
12405,
796,
6407,
628,
220,
220,
220,
981,
12405,
25,
198,
220,
220,
220,
220,
220,
220,
220,
12405,
796,
5128,
10786,
6030,
2912,
25,
11537,
198,
220,
220,
220,
220,
220,
220,
220,
17311,
796,
1104,
62,
21454,
17816,
30001,
7509,
6,
16151,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
12405,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40122,
341,
28,
17821,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
751,
62,
20887,
62,
83,
482,
641,
28,
17821,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3509,
62,
13664,
28,
12762,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
24511,
11639,
9806,
62,
13664,
6,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
220,
2340,
796,
17311,
17816,
15414,
62,
2340,
20520,
198,
220,
220,
220,
220,
220,
220,
220,
9335,
796,
17311,
17816,
1078,
1463,
62,
27932,
20520,
198,
220,
220,
220,
220,
220,
220,
220,
4776,
796,
2746,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2340,
13,
13271,
421,
1453,
2736,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
5391,
28,
15,
737,
1462,
7,
25202,
828,
9335,
13,
13271,
421,
1453,
2736,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
5391,
28,
15,
737,
1462,
7,
25202,
828,
28034,
13,
83,
22854,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
685,
15,
35944,
1462,
7,
25202,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
3601,
10786,
26595,
25,
3256,
4776,
13,
9186,
28955,
198
] | 2.23036 | 751 |
import argparse
import os
import sys
import unittest
from typing import List
import click # type: ignore
import coverage # type: ignore
from flask_migrate import Migrate # type: ignore
from application import create_app, sqla # type: ignore
from application.cmd import cre_main
# Hacky solutions to make this both a command line application with argparse and a flask application
app = create_app(mode=os.getenv("FLASK_CONFIG") or "default")
migrate = Migrate(app, sqla, render_as_batch=True)
# flask <x> commands
@app.cli.command() # type: ignore
@click.option(
"--cover/--no-cover", default=False, help="Run tests under code coverage."
) # type: ignore
@click.argument("test_names", nargs=-1) # type: ignore
# python cre.py --<x> commands
if __name__ == "__main__": # if we're called directly
main()
| [
11748,
1822,
29572,
198,
11748,
28686,
198,
11748,
25064,
198,
11748,
555,
715,
395,
198,
6738,
19720,
1330,
7343,
198,
198,
11748,
3904,
220,
1303,
2099,
25,
8856,
198,
11748,
5197,
220,
1303,
2099,
25,
8856,
198,
6738,
42903,
62,
76,
42175,
1330,
337,
42175,
220,
1303,
2099,
25,
8856,
198,
198,
6738,
3586,
1330,
2251,
62,
1324,
11,
19862,
5031,
220,
1303,
2099,
25,
8856,
198,
6738,
3586,
13,
28758,
1330,
1126,
62,
12417,
198,
198,
2,
18281,
88,
8136,
284,
787,
428,
1111,
257,
3141,
1627,
3586,
351,
1822,
29572,
290,
257,
42903,
3586,
198,
198,
1324,
796,
2251,
62,
1324,
7,
14171,
28,
418,
13,
1136,
24330,
7203,
3697,
1921,
42,
62,
10943,
16254,
4943,
393,
366,
12286,
4943,
198,
76,
42175,
796,
337,
42175,
7,
1324,
11,
19862,
5031,
11,
8543,
62,
292,
62,
43501,
28,
17821,
8,
198,
198,
2,
42903,
1279,
87,
29,
9729,
628,
198,
31,
1324,
13,
44506,
13,
21812,
3419,
220,
1303,
2099,
25,
8856,
198,
31,
12976,
13,
18076,
7,
198,
220,
220,
220,
366,
438,
9631,
14,
438,
3919,
12,
9631,
1600,
4277,
28,
25101,
11,
1037,
2625,
10987,
5254,
739,
2438,
5197,
526,
198,
8,
220,
1303,
2099,
25,
8856,
198,
31,
12976,
13,
49140,
7203,
9288,
62,
14933,
1600,
299,
22046,
10779,
16,
8,
220,
1303,
2099,
25,
8856,
628,
198,
2,
21015,
1126,
13,
9078,
1377,
27,
87,
29,
9729,
628,
198,
198,
361,
11593,
3672,
834,
6624,
366,
834,
12417,
834,
1298,
220,
1303,
611,
356,
821,
1444,
3264,
198,
220,
220,
220,
1388,
3419,
198
] | 3.176245 | 261 |
import fpga
import modelsim
import config_manager
import ascii_ui
import os
import time
import pathlib
import keyboard
screenIO = ascii_ui.ScreenIO()
screenIO.renderMessage("Config loading...")
configuration = initialise(screenIO)
run_lib(screenIO, configuration)
run_compile(screenIO, configuration)
run_simulation(screenIO, configuration)
| [
11748,
277,
79,
4908,
198,
11748,
4981,
320,
198,
11748,
4566,
62,
37153,
198,
11748,
355,
979,
72,
62,
9019,
198,
11748,
28686,
220,
198,
11748,
640,
198,
11748,
3108,
8019,
198,
11748,
10586,
628,
198,
9612,
9399,
796,
355,
979,
72,
62,
9019,
13,
23901,
9399,
3419,
198,
198,
9612,
9399,
13,
13287,
12837,
7203,
16934,
11046,
9313,
8,
198,
198,
11250,
3924,
796,
4238,
786,
7,
9612,
9399,
8,
198,
198,
5143,
62,
8019,
7,
9612,
9399,
11,
8398,
8,
198,
198,
5143,
62,
5589,
576,
7,
9612,
9399,
11,
8398,
8,
198,
198,
5143,
62,
14323,
1741,
7,
9612,
9399,
11,
8398,
8,
198
] | 3.261682 | 107 |
'''
rrsig_orphan - Record test: RrsigOrphan
.. Copyright (c) 2015 Neustar, Inc. All rights reserved.
.. See COPYRIGHT.txt for full notice. See LICENSE.txt for terms and conditions.
'''
import time
import dns.rdtypes.ANY.RRSIG
import dns.dnssec
import dns_sprockets_lib.validators as validators
class RrsigOrphan(validators.RecTest):
# pylint: disable=too-few-public-methods
'''
Checks for orphan RRSIGs.
'''
TEST_DNSSECTYPE = True
TEST_RRTYPE = 'RRSIG'
TEST_OPTARGS = {
'now': (None, 'Time to use for validating RRSIG time windows, e.g. 20150101123000'),
'now_offset': (None, 'Number of seconds to offset the "now" value, e.g. -86400)')}
# end of file
| [
7061,
6,
198,
81,
3808,
328,
62,
13425,
272,
532,
13266,
1332,
25,
371,
3808,
328,
5574,
19080,
198,
198,
492,
15069,
357,
66,
8,
1853,
3169,
436,
283,
11,
3457,
13,
1439,
2489,
10395,
13,
198,
492,
4091,
27975,
38162,
9947,
13,
14116,
329,
1336,
4003,
13,
220,
4091,
38559,
24290,
13,
14116,
329,
2846,
290,
3403,
13,
198,
7061,
6,
628,
198,
11748,
640,
198,
198,
11748,
288,
5907,
13,
4372,
19199,
13,
31827,
13,
49,
6998,
3528,
198,
11748,
288,
5907,
13,
67,
5907,
2363,
198,
198,
11748,
288,
5907,
62,
82,
1676,
694,
1039,
62,
8019,
13,
12102,
2024,
355,
4938,
2024,
628,
198,
4871,
371,
3808,
328,
5574,
19080,
7,
12102,
2024,
13,
6690,
14402,
2599,
198,
220,
220,
220,
1303,
279,
2645,
600,
25,
15560,
28,
18820,
12,
32146,
12,
11377,
12,
24396,
82,
198,
220,
220,
220,
705,
7061,
198,
220,
220,
220,
47719,
329,
26051,
371,
6998,
3528,
82,
13,
198,
220,
220,
220,
705,
7061,
198,
220,
220,
220,
43001,
62,
35504,
5432,
9782,
56,
11401,
796,
6407,
198,
220,
220,
220,
43001,
62,
21095,
25216,
796,
705,
49,
6998,
3528,
6,
198,
220,
220,
220,
43001,
62,
3185,
51,
1503,
14313,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
705,
2197,
10354,
357,
14202,
11,
705,
7575,
284,
779,
329,
4938,
803,
371,
6998,
3528,
640,
9168,
11,
304,
13,
70,
13,
1853,
486,
486,
10163,
830,
33809,
198,
220,
220,
220,
220,
220,
220,
220,
705,
2197,
62,
28968,
10354,
357,
14202,
11,
705,
15057,
286,
4201,
284,
11677,
262,
366,
2197,
1,
1988,
11,
304,
13,
70,
13,
532,
39570,
405,
8,
11537,
92,
198,
198,
2,
886,
286,
2393,
198
] | 2.473684 | 285 |
import itertools
import os
from seasight_forecasting import global_vars
from threading import Thread
from time import sleep, time
| [
198,
11748,
340,
861,
10141,
198,
11748,
28686,
198,
6738,
21547,
432,
62,
754,
19913,
1330,
3298,
62,
85,
945,
198,
6738,
4704,
278,
1330,
14122,
198,
6738,
640,
1330,
3993,
11,
640,
198
] | 3.852941 | 34 |
# -*- coding: utf-8 -*-
# This file is part of ModulemdTranslationHelpers
# Copyright (C) 2018 Stephen Gallagher
#
# Fedora-License-Identifier: MIT
# SPDX-2.0-License-Identifier: MIT
# SPDX-3.0-License-Identifier: MIT
#
# This program is free software.
# For more information on the license, see COPYING.
# For more information on free software, see
# <https://www.gnu.org/philosophy/free-sw.en.html>.
from __future__ import print_function
import click
import gi
import os
import os.path
import xmlrpc.client
from babel.messages import pofile
gi.require_version('Modulemd', '1.0')
from gi.repository import Modulemd
from ModulemdTranslationHelpers import get_module_catalog_from_tags
from ModulemdTranslationHelpers import get_modulemd_translations
from ModulemdTranslationHelpers.Fedora import KOJI_URL
from ModulemdTranslationHelpers.Fedora import get_fedora_rawhide_version
from ModulemdTranslationHelpers.Fedora import get_tags_for_fedora_branch
##############################################################################
# Common options for all commands #
##############################################################################
@click.group()
@click.option('--debug/--no-debug', default=False)
@click.option('-k', '--koji-url',
default=KOJI_URL,
type=str, help="The URL of the Koji build system.",
show_default=True,
metavar="<URL>")
@click.option('-b', '--branch', default="rawhide", type=str,
help="The distribution release",
metavar="<branch_name>")
@click.pass_context
def cli(ctx, debug, branch, koji_url):
"""Tools for managing modularity translations."""
ctx.obj = dict()
ctx.obj['debug'] = debug
ctx.obj['session'] = xmlrpc.client.ServerProxy(koji_url)
ctx.obj['branch'] = branch
if branch == "rawhide":
ctx.obj['branch'] = get_fedora_rawhide_version(ctx.obj['session'])
##############################################################################
# Subcommands #
##############################################################################
##############################################################################
# `ModulemdTranslationHelpers extract` #
##############################################################################
@cli.command()
@click.option('-p', '--pot-file',
default='fedora-modularity-translations.pot',
type=click.File(mode='wb', atomic=True, lazy=True),
show_default=True,
metavar="<PATH>",
help="Path to the portable object template (POT) file to hold "
"the translatable strings.")
@click.pass_context
def extract(ctx, pot_file):
"""
Extract translatable strings from modules.
Extract translations from all modules included in a particular version of
Fedora or EPEL.
"""
catalog = get_module_catalog_from_tags(
ctx.parent.obj['session'], get_tags_for_fedora_branch(
ctx.parent.obj['branch']),
debug=ctx.parent.obj['debug'])
pofile.write_po(pot_file, catalog, sort_by_file=True)
print("Wrote extracted strings for %s to %s" % (ctx.obj['branch'],
pot_file.name))
##############################################################################
# `ModulemdTranslationHelpers generate_metadata` #
##############################################################################
@cli.command()
@click.option('-d', '--pofile-dir',
default='.',
help="Path to a directory containing portable object (.po) "
"translation files",
type=click.Path(exists=True, dir_okay=True, resolve_path=True,
readable=True))
@click.option('-y', '--yaml-file',
default='fedora-modularity-translations.yaml',
type=click.File(mode='wb', atomic=True, lazy=True),
show_default=True,
metavar="<PATH>",
help="Path to the YAML file to hold the translated strings in "
"modulemd-translations format.")
@click.pass_context
def generate_metadata(ctx, pofile_dir, yaml_file):
"""
Generate modulemd-translations YAML.
:return: 0 on successful creation of modulemd-translation,
nonzero on failure.
"""
# Process all .po files in the provided directory
translation_files = [f for f in os.listdir(pofile_dir) if
os.path.isfile((os.path.join(pofile_dir, f))) and
f.endswith(".po")]
translations = get_modulemd_translations(translation_files,
debug=ctx.parent.obj['debug'])
yaml_file.write(Modulemd.dumps(sorted(translations)).encode('utf-8'))
print("Wrote modulemd-translations YAML to %s" % yaml_file.name)
if __name__ == "__main__":
cli(obj={})
| [
2,
532,
9,
12,
19617,
25,
3384,
69,
12,
23,
532,
9,
12,
198,
2,
770,
2393,
318,
636,
286,
19937,
9132,
48313,
12621,
19276,
198,
2,
15069,
357,
34,
8,
2864,
7970,
38580,
198,
2,
198,
2,
32245,
12,
34156,
12,
33234,
7483,
25,
17168,
198,
2,
30628,
55,
12,
17,
13,
15,
12,
34156,
12,
33234,
7483,
25,
17168,
198,
2,
30628,
55,
12,
18,
13,
15,
12,
34156,
12,
33234,
7483,
25,
17168,
198,
2,
198,
2,
770,
1430,
318,
1479,
3788,
13,
198,
2,
1114,
517,
1321,
319,
262,
5964,
11,
766,
27975,
45761,
13,
198,
2,
1114,
517,
1321,
319,
1479,
3788,
11,
766,
198,
2,
1279,
5450,
1378,
2503,
13,
41791,
13,
2398,
14,
28864,
418,
16982,
14,
5787,
12,
2032,
13,
268,
13,
6494,
28401,
198,
198,
6738,
11593,
37443,
834,
1330,
3601,
62,
8818,
198,
198,
11748,
3904,
198,
11748,
308,
72,
198,
11748,
28686,
198,
11748,
28686,
13,
6978,
198,
11748,
35555,
81,
14751,
13,
16366,
198,
198,
6738,
9289,
417,
13,
37348,
1095,
1330,
745,
7753,
198,
198,
12397,
13,
46115,
62,
9641,
10786,
26796,
9132,
3256,
705,
16,
13,
15,
11537,
198,
6738,
308,
72,
13,
260,
1930,
37765,
1330,
19937,
9132,
198,
198,
6738,
19937,
9132,
48313,
12621,
19276,
1330,
651,
62,
21412,
62,
9246,
11794,
62,
6738,
62,
31499,
198,
6738,
19937,
9132,
48313,
12621,
19276,
1330,
651,
62,
21412,
9132,
62,
7645,
49905,
198,
6738,
19937,
9132,
48313,
12621,
19276,
13,
42268,
5799,
1330,
21054,
41,
40,
62,
21886,
198,
6738,
19937,
9132,
48313,
12621,
19276,
13,
42268,
5799,
1330,
651,
62,
19082,
5799,
62,
1831,
24717,
62,
9641,
198,
6738,
19937,
9132,
48313,
12621,
19276,
13,
42268,
5799,
1330,
651,
62,
31499,
62,
1640,
62,
19082,
5799,
62,
1671,
3702,
198,
198,
29113,
29113,
7804,
4242,
2235,
198,
2,
8070,
3689,
329,
477,
9729,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
198,
29113,
29113,
7804,
4242,
2235,
628,
198,
31,
12976,
13,
8094,
3419,
198,
31,
12976,
13,
18076,
10786,
438,
24442,
14,
438,
3919,
12,
24442,
3256,
4277,
28,
25101,
8,
198,
31,
12976,
13,
18076,
10786,
12,
74,
3256,
705,
438,
7204,
7285,
12,
6371,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
4277,
28,
22328,
41,
40,
62,
21886,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2099,
28,
2536,
11,
1037,
2625,
464,
10289,
286,
262,
17634,
7285,
1382,
1080,
33283,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
905,
62,
12286,
28,
17821,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1138,
615,
283,
2625,
27,
21886,
29,
4943,
198,
31,
12976,
13,
18076,
10786,
12,
65,
3256,
705,
438,
1671,
3702,
3256,
4277,
2625,
1831,
24717,
1600,
2099,
28,
2536,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1037,
2625,
464,
6082,
2650,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1138,
615,
283,
2625,
27,
1671,
3702,
62,
3672,
29,
4943,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
537,
72,
7,
49464,
11,
14257,
11,
8478,
11,
479,
31370,
62,
6371,
2599,
198,
220,
220,
220,
37227,
33637,
329,
11149,
26507,
414,
25231,
526,
15931,
628,
220,
220,
220,
269,
17602,
13,
26801,
796,
8633,
3419,
198,
220,
220,
220,
269,
17602,
13,
26801,
17816,
24442,
20520,
796,
14257,
628,
220,
220,
220,
269,
17602,
13,
26801,
17816,
29891,
20520,
796,
35555,
81,
14751,
13,
16366,
13,
10697,
44148,
7,
7204,
7285,
62,
6371,
8,
628,
220,
220,
220,
269,
17602,
13,
26801,
17816,
1671,
3702,
20520,
796,
8478,
628,
220,
220,
220,
611,
8478,
6624,
366,
1831,
24717,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
269,
17602,
13,
26801,
17816,
1671,
3702,
20520,
796,
651,
62,
19082,
5799,
62,
1831,
24717,
62,
9641,
7,
49464,
13,
26801,
17816,
29891,
6,
12962,
198,
198,
29113,
29113,
7804,
4242,
2235,
198,
2,
3834,
9503,
1746,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
198,
29113,
29113,
7804,
4242,
2235,
198,
198,
29113,
29113,
7804,
4242,
2235,
198,
2,
4600,
26796,
9132,
48313,
12621,
19276,
7925,
63,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
198,
29113,
29113,
7804,
4242,
2235,
628,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
18076,
10786,
12,
79,
3256,
705,
438,
13059,
12,
7753,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
4277,
11639,
19082,
5799,
12,
4666,
33737,
12,
7645,
49905,
13,
13059,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2099,
28,
12976,
13,
8979,
7,
14171,
11639,
39346,
3256,
17226,
28,
17821,
11,
16931,
28,
17821,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
905,
62,
12286,
28,
17821,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1138,
615,
283,
2625,
27,
34219,
29,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1037,
2625,
15235,
284,
262,
17726,
2134,
11055,
357,
47,
2394,
8,
2393,
284,
1745,
366,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
1169,
4779,
21156,
13042,
19570,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
7925,
7,
49464,
11,
1787,
62,
7753,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
29677,
4779,
21156,
13042,
422,
13103,
13,
628,
220,
220,
220,
29677,
25231,
422,
477,
13103,
3017,
287,
257,
1948,
2196,
286,
198,
220,
220,
220,
32245,
393,
14724,
3698,
13,
198,
220,
220,
220,
37227,
628,
220,
220,
220,
18388,
796,
651,
62,
21412,
62,
9246,
11794,
62,
6738,
62,
31499,
7,
198,
220,
220,
220,
220,
220,
220,
220,
269,
17602,
13,
8000,
13,
26801,
17816,
29891,
6,
4357,
651,
62,
31499,
62,
1640,
62,
19082,
5799,
62,
1671,
3702,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
269,
17602,
13,
8000,
13,
26801,
17816,
1671,
3702,
20520,
828,
198,
220,
220,
220,
220,
220,
220,
220,
14257,
28,
49464,
13,
8000,
13,
26801,
17816,
24442,
6,
12962,
628,
220,
220,
220,
745,
7753,
13,
13564,
62,
7501,
7,
13059,
62,
7753,
11,
18388,
11,
3297,
62,
1525,
62,
7753,
28,
17821,
8,
628,
220,
220,
220,
3601,
7203,
54,
2519,
21242,
13042,
329,
4064,
82,
284,
4064,
82,
1,
4064,
357,
49464,
13,
26801,
17816,
1671,
3702,
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,
1787,
62,
7753,
13,
3672,
4008,
628,
198,
29113,
29113,
7804,
4242,
2235,
198,
2,
4600,
26796,
9132,
48313,
12621,
19276,
7716,
62,
38993,
63,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
198,
29113,
29113,
7804,
4242,
2235,
198,
198,
31,
44506,
13,
21812,
3419,
198,
31,
12976,
13,
18076,
10786,
12,
67,
3256,
705,
438,
79,
1659,
576,
12,
15908,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
4277,
11639,
2637,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1037,
2625,
15235,
284,
257,
8619,
7268,
17726,
2134,
20262,
7501,
8,
366,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
41519,
3696,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2099,
28,
12976,
13,
15235,
7,
1069,
1023,
28,
17821,
11,
26672,
62,
482,
323,
28,
17821,
11,
10568,
62,
6978,
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,
31744,
28,
17821,
4008,
198,
31,
12976,
13,
18076,
10786,
12,
88,
3256,
705,
438,
88,
43695,
12,
7753,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
4277,
11639,
19082,
5799,
12,
4666,
33737,
12,
7645,
49905,
13,
88,
43695,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2099,
28,
12976,
13,
8979,
7,
14171,
11639,
39346,
3256,
17226,
28,
17821,
11,
16931,
28,
17821,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
905,
62,
12286,
28,
17821,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1138,
615,
283,
2625,
27,
34219,
29,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1037,
2625,
15235,
284,
262,
575,
2390,
43,
2393,
284,
1745,
262,
14251,
13042,
287,
366,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
21412,
9132,
12,
7645,
49905,
5794,
19570,
198,
31,
12976,
13,
6603,
62,
22866,
198,
4299,
7716,
62,
38993,
7,
49464,
11,
745,
7753,
62,
15908,
11,
331,
43695,
62,
7753,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
2980,
378,
8265,
9132,
12,
7645,
49905,
575,
2390,
43,
13,
628,
220,
220,
220,
1058,
7783,
25,
657,
319,
4388,
6282,
286,
8265,
9132,
12,
41519,
11,
198,
220,
220,
220,
1729,
22570,
319,
5287,
13,
198,
220,
220,
220,
37227,
628,
220,
220,
220,
1303,
10854,
477,
764,
7501,
3696,
287,
262,
2810,
8619,
198,
220,
220,
220,
11059,
62,
16624,
796,
685,
69,
329,
277,
287,
28686,
13,
4868,
15908,
7,
79,
1659,
576,
62,
15908,
8,
611,
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,
28686,
13,
6978,
13,
4468,
576,
19510,
418,
13,
6978,
13,
22179,
7,
79,
1659,
576,
62,
15908,
11,
277,
22305,
290,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
277,
13,
437,
2032,
342,
7,
1911,
7501,
4943,
60,
198,
220,
220,
220,
25231,
796,
651,
62,
21412,
9132,
62,
7645,
49905,
7,
41519,
62,
16624,
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,
14257,
28,
49464,
13,
8000,
13,
26801,
17816,
24442,
6,
12962,
628,
220,
220,
220,
331,
43695,
62,
7753,
13,
13564,
7,
26796,
9132,
13,
67,
8142,
7,
82,
9741,
7,
7645,
49905,
29720,
268,
8189,
10786,
40477,
12,
23,
6,
4008,
628,
220,
220,
220,
3601,
7203,
54,
2519,
8265,
9132,
12,
7645,
49905,
575,
2390,
43,
284,
4064,
82,
1,
4064,
331,
43695,
62,
7753,
13,
3672,
8,
628,
198,
361,
11593,
3672,
834,
6624,
366,
834,
12417,
834,
1298,
198,
220,
220,
220,
537,
72,
7,
26801,
34758,
30072,
198
] | 2.506143 | 2,035 |
import datetime
from sqlalchemy import Column, Integer, Text, Table, DateTime
from sqlalchemy.orm import relationship, backref
from sqlalchemy.ext.declarative import declarative_base
base = declarative_base()
certs = Table(
"ssl_certificates",
base.metadata,
Column("cert_id", Integer, primary_key=True, nullable=False),
Column("cert_hostname", Text, nullable=False),
Column("cert_serial_number", Text, nullable=False)
)
| [
11748,
4818,
8079,
198,
6738,
44161,
282,
26599,
1330,
29201,
11,
34142,
11,
8255,
11,
8655,
11,
7536,
7575,
198,
6738,
44161,
282,
26599,
13,
579,
1330,
2776,
11,
736,
5420,
198,
6738,
44161,
282,
26599,
13,
2302,
13,
32446,
283,
876,
1330,
2377,
283,
876,
62,
8692,
198,
198,
8692,
796,
2377,
283,
876,
62,
8692,
3419,
198,
198,
22583,
82,
796,
8655,
7,
198,
220,
220,
220,
366,
45163,
62,
22583,
811,
689,
1600,
198,
220,
220,
220,
2779,
13,
38993,
11,
198,
220,
220,
220,
29201,
7203,
22583,
62,
312,
1600,
34142,
11,
4165,
62,
2539,
28,
17821,
11,
9242,
540,
28,
25101,
828,
198,
220,
220,
220,
29201,
7203,
22583,
62,
4774,
3672,
1600,
8255,
11,
9242,
540,
28,
25101,
828,
198,
220,
220,
220,
29201,
7203,
22583,
62,
46911,
62,
17618,
1600,
8255,
11,
9242,
540,
28,
25101,
8,
198,
198,
8,
198
] | 3 | 148 |
"""Rigging data storing.
This script has functions that allows maya to save the rigging tool process
results inside an empty network node that doesn't have transform info.
It is in charge of creating the node and the attributes to store the data.
It can also query the data or delete the attributes.
We are using this module to save the names of the controllers across the rigging
process and the groups that contain them. This way we can get the data later
to parent them correctly to the mainController. This allows us to create multiple
rigs of the same type (multiple wheels, treads, etc) and rig creation after
parenting (add more wheels or arms)
"""
from maya import cmds
class NodeData():
"""A class used to represent a Node that saves rigging data to Maya
It takes the name of the controllers and groups that drive the rigging processes and
saves them into a Network node in Maya, which doesn't have transforms or any other
kind of unnecesary data.
Attributes
----------
mainController : str
The name of the main nurbs curve that controls the rig
mainControllerGroup : str
The name of the group where the mainController is
controllerAttributeName : str
The name of the type of rig that is saved (i.e. wheelControllers, treadControllers, armControllers)
controllerGroupAttributeName : str
The name of the type of rig GROUP that is saved (i.e. wheelControllerGroups, treadControllerGroups, armControllerGroups)
Methods
-------
writeToNode()
Takes the rigging info and stores it in a node
"""
def __init__(self):
"""Initialize default values"""
self.mainController = ""
self.mainControllerGroup =""
self.controllerAttributeName = ""
self.controllerGroupAttributeName = ""
def writeToNode(self):
"""Takes the rigging info and stores it in a node"""
saveData(attributeName=self.controllerGroupAttributeName, value=self.mainControllerGroup)
saveData(attributeName=self.controllerAttributeName, value=self.mainController)
def createDataNode(nodeName):
"""Creates a new network node if it was not previously created
Parameters
----------
nodeName : str
The name of the rigging data node
"""
# Create node if it doesn't exist
if not cmds.objExists(nodeName):
cmds.createNode("network", name=nodeName)
def createDataAttribute(nodeName, attributeName):
"""Creates new attribute on the node if it doesn't exist.
It creates multi attributes, which are lists that can store multiple indices
of data of the same type (i.e. multiple strings)
Parameters
----------
nodeName : str
The name of the rigging data node to create a new attribute into
attributeName : str
The name of the desired attribute to store the info
"""
# Create attribute if it doesn't exist on the node
if not cmds.attributeQuery(attributeName, node=nodeName, exists=True):
cmds.addAttr(nodeName, shortName=attributeName, dataType="string", multi=True)
def saveData(nodeName="rigDataNode", attributeName="myAttr", value=""):
"""Save data in the specified attribute on the node.
Parameters
----------
nodeName : str
The name of the rigging data node to create a new attribute into
attributeName : str
The name of the desired attribute to store the info
value : str
The information to store (i.e. the namme of the controllers which will be used in other step)
"""
# Try to create a new node
createDataNode(nodeName)
# Trye to create an attribute on that node
createDataAttribute(nodeName, attributeName)
# Get the first element [0] of the attribute
theAttr = cmds.getAttr("{}.{}[0]".format(nodeName, attributeName))
# Check if that element is valid (the attribute list has at least one attribute)
if theAttr:
# Get entire list of attributes
attrList = getData(attributeName=attributeName)
# If the value is already in the list (e.g. object was deleted and created new one with the same name)
# exit the function
if value in attrList:
return
# The index where we want to save the new value is the same as the length of the list
# Because we want to store it in the end of the multi attribute
elementIndex = len(attrList)
# If the element is not valid (the list is empty),
# we add our value to the index 0
else:
elementIndex = 0
# Set the attribute value
# Using format function to put variables inside {}'s
# This way we build the attribute's name using the function's parameters
# String is {nodeName}.{attributeName}{elementIndex}
cmds.setAttr("{}.{}[{}]".format(nodeName, attributeName, elementIndex), value, type="string")
"""
theAttr = cmds.getAttr("{}.{}[*]".format(nodeName, attributeName))
size = cmds.getAttr("{}.{}".format(nodeName, attributeName),size=True)
"""
def getData(nodeName="rigDataNode", attributeName="myAttr"):
"""Get data from a specified attribute on the node.
Parameters
----------
nodeName : str
The name of the node where the attribute is located
attributeName : str
The name of the attribute to retrieve the info from
"""
# If the attribute doesn't exist, return an empty list
if not cmds.attributeQuery(attributeName, node=nodeName, exists=True):
return []
# Get the size of the attribute
# This is because when the attribute has only one element, it returns it as a single string
# but when it has multiple elements, it returns it as a list
size = cmds.getAttr("{}.{}".format(nodeName, attributeName),size=True)
# Get the attribute information
theAttr = cmds.getAttr("{}.{}[*]".format(nodeName, attributeName))
# If the size is one element, save it to a list and return it
if size == 1:
return [theAttr]
# Else, if the list has more than one element, return it as it is (already a list)
elif size>1:
return theAttr
# If the attribute is empty, return empty list
else:
return []
def deleteValue(nodeName="rigDataNode", attributeName="myAttr", value=""):
"""Delete a specified value from the attribute list on the node.
Parameters
----------
nodeName : str
The name of the rigging data node to delete a value from
attributeName : str
The name of the attribute containing that value
value : str
The exact value to delete from the attribute
"""
# Exit the function if the node doesn't exist
if not cmds.objExists(nodeName):
return
# Get the attribute list from the node
dataList = getData(nodeName=nodeName, attributeName=attributeName)
# If it is empty (or doesn't exist), exit the function
if not dataList:
return
# Delete each element on the attribute using their indexes
for index in xrange(len(dataList)):
# removeMultiInstance removes an element by giving the name of the attribute and the index of the element
cmds.removeMultiInstance("{}.{}[{}]".format(nodeName, attributeName, index))
# Create a new list containing only the elements that are not value
# This is a list comprehension. It uses a for statement to iterate over a list
# and at the same time compares the elements with the value given to see that they are not equal
# then every element that succeeds the verification is added to the new list
# [] are necessary to wrap the line to specify that we are saving a list
newList = [element for element in dataList if not element == value]
# Save each element on the new list to the node
for element in newList:
saveData(nodeName=nodeName, attributeName=attributeName, value=element)
def deleteDataAttribute(nodeName="rigDataNode", attributeName="myAttr"):
"""Delete the entire attribute from the node.
Parameters
----------
nodeName : str
The name of the node that contains the attribute
attributeName : str
The name of the attribute that is going to be deleted
"""
# Exit the function if the node doesn't exist
if not cmds.objExists(nodeName):
return
# Delete the attribute if it exists
if cmds.attributeQuery(attributeName, node=nodeName, exists=True):
cmds.deleteAttr(nodeName, attribute=attributeName) | [
37811,
49,
328,
2667,
1366,
23069,
13,
198,
198,
1212,
4226,
468,
5499,
326,
3578,
743,
64,
284,
3613,
262,
48784,
2891,
1429,
198,
43420,
2641,
281,
6565,
3127,
10139,
326,
1595,
470,
423,
6121,
7508,
13,
198,
198,
1026,
318,
287,
3877,
286,
4441,
262,
10139,
290,
262,
12608,
284,
3650,
262,
1366,
13,
198,
1026,
460,
635,
12405,
262,
1366,
393,
12233,
262,
12608,
13,
198,
198,
1135,
389,
1262,
428,
8265,
284,
3613,
262,
3891,
286,
262,
20624,
1973,
262,
48784,
198,
14681,
290,
262,
2628,
326,
3994,
606,
13,
770,
835,
356,
460,
651,
262,
1366,
1568,
198,
1462,
2560,
606,
9380,
284,
262,
1388,
22130,
13,
770,
3578,
514,
284,
2251,
3294,
198,
4359,
82,
286,
262,
976,
2099,
357,
48101,
13666,
11,
23153,
82,
11,
3503,
8,
290,
7805,
6282,
706,
198,
8000,
278,
357,
2860,
517,
13666,
393,
5101,
8,
198,
37811,
198,
198,
6738,
743,
64,
1330,
23991,
82,
198,
198,
4871,
19081,
6601,
33529,
198,
220,
220,
220,
37227,
32,
1398,
973,
284,
2380,
257,
19081,
326,
16031,
48784,
1366,
284,
26041,
628,
220,
220,
220,
632,
2753,
262,
1438,
286,
262,
20624,
290,
2628,
326,
3708,
262,
48784,
7767,
290,
198,
220,
220,
220,
16031,
606,
656,
257,
7311,
10139,
287,
26041,
11,
543,
1595,
470,
423,
31408,
393,
597,
584,
198,
220,
220,
220,
1611,
286,
555,
710,
728,
560,
1366,
13,
198,
220,
220,
220,
220,
628,
220,
220,
220,
49213,
198,
220,
220,
220,
24200,
438,
198,
220,
220,
220,
1388,
22130,
1058,
965,
198,
220,
220,
220,
220,
220,
220,
220,
383,
1438,
286,
262,
1388,
299,
333,
1443,
12133,
326,
6973,
262,
7805,
198,
220,
220,
220,
1388,
22130,
13247,
1058,
965,
198,
220,
220,
220,
220,
220,
220,
220,
383,
1438,
286,
262,
1448,
810,
262,
1388,
22130,
318,
198,
220,
220,
220,
10444,
33682,
5376,
1058,
965,
198,
220,
220,
220,
220,
220,
220,
220,
383,
1438,
286,
262,
2099,
286,
7805,
326,
318,
7448,
357,
72,
13,
68,
13,
7825,
4264,
36667,
11,
23153,
4264,
36667,
11,
3211,
4264,
36667,
8,
198,
220,
220,
220,
10444,
13247,
33682,
5376,
1058,
965,
198,
220,
220,
220,
220,
220,
220,
220,
383,
1438,
286,
262,
2099,
286,
7805,
44441,
326,
318,
7448,
357,
72,
13,
68,
13,
7825,
22130,
38,
14459,
11,
23153,
22130,
38,
14459,
11,
3211,
22130,
38,
14459,
8,
628,
220,
220,
220,
25458,
198,
220,
220,
220,
35656,
198,
220,
220,
220,
3551,
2514,
19667,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
33687,
262,
48784,
7508,
290,
7000,
340,
287,
257,
10139,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
825,
11593,
15003,
834,
7,
944,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
24243,
1096,
4277,
3815,
37811,
628,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
12417,
22130,
796,
13538,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
12417,
22130,
13247,
796,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
36500,
33682,
5376,
796,
13538,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
36500,
13247,
33682,
5376,
796,
13538,
628,
220,
220,
220,
825,
3551,
2514,
19667,
7,
944,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
51,
1124,
262,
48784,
7508,
290,
7000,
340,
287,
257,
10139,
37811,
628,
220,
220,
220,
220,
220,
220,
220,
3613,
6601,
7,
42348,
5376,
28,
944,
13,
36500,
13247,
33682,
5376,
11,
1988,
28,
944,
13,
12417,
22130,
13247,
8,
198,
220,
220,
220,
220,
220,
220,
220,
3613,
6601,
7,
42348,
5376,
28,
944,
13,
36500,
33682,
5376,
11,
1988,
28,
944,
13,
12417,
22130,
8,
198,
198,
4299,
2251,
6601,
19667,
7,
17440,
5376,
2599,
198,
220,
220,
220,
37227,
16719,
274,
257,
649,
3127,
10139,
611,
340,
373,
407,
4271,
2727,
198,
220,
220,
220,
220,
220,
220,
220,
220,
198,
220,
220,
220,
220,
220,
220,
220,
40117,
198,
220,
220,
220,
220,
220,
220,
220,
24200,
438,
198,
220,
220,
220,
220,
220,
220,
220,
10139,
5376,
1058,
965,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
383,
1438,
286,
262,
48784,
1366,
10139,
198,
220,
220,
220,
37227,
628,
220,
220,
220,
1303,
13610,
10139,
611,
340,
1595,
470,
2152,
198,
220,
220,
220,
611,
407,
23991,
82,
13,
26801,
3109,
1023,
7,
17440,
5376,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
23991,
82,
13,
17953,
19667,
7203,
27349,
1600,
1438,
28,
17440,
5376,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
198,
4299,
2251,
6601,
33682,
7,
17440,
5376,
11,
11688,
5376,
2599,
198,
220,
220,
220,
37227,
16719,
274,
649,
11688,
319,
262,
10139,
611,
340,
1595,
470,
2152,
13,
628,
220,
220,
220,
632,
8075,
5021,
12608,
11,
543,
389,
8341,
326,
460,
3650,
3294,
36525,
198,
220,
220,
220,
286,
1366,
286,
262,
976,
2099,
357,
72,
13,
68,
13,
3294,
13042,
8,
198,
220,
220,
220,
220,
198,
220,
220,
220,
40117,
198,
220,
220,
220,
24200,
438,
198,
220,
220,
220,
10139,
5376,
1058,
965,
198,
220,
220,
220,
220,
220,
220,
220,
383,
1438,
286,
262,
48784,
1366,
10139,
284,
2251,
257,
649,
11688,
656,
198,
220,
220,
220,
11688,
5376,
1058,
965,
198,
220,
220,
220,
220,
220,
220,
220,
383,
1438,
286,
262,
10348,
11688,
284,
3650,
262,
7508,
198,
220,
220,
220,
37227,
628,
220,
220,
220,
1303,
13610,
11688,
611,
340,
1595,
470,
2152,
319,
262,
10139,
198,
220,
220,
220,
611,
407,
23991,
82,
13,
42348,
20746,
7,
42348,
5376,
11,
10139,
28,
17440,
5376,
11,
7160,
28,
17821,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
23991,
82,
13,
2860,
8086,
81,
7,
17440,
5376,
11,
1790,
5376,
28,
42348,
5376,
11,
1366,
6030,
2625,
8841,
1600,
5021,
28,
17821,
8,
198,
198,
4299,
3613,
6601,
7,
17440,
5376,
2625,
4359,
6601,
19667,
1600,
11688,
5376,
2625,
1820,
8086,
81,
1600,
1988,
33151,
2599,
198,
220,
220,
220,
37227,
16928,
1366,
287,
262,
7368,
11688,
319,
262,
10139,
13,
628,
220,
220,
220,
40117,
198,
220,
220,
220,
24200,
438,
198,
220,
220,
220,
10139,
5376,
1058,
965,
198,
220,
220,
220,
220,
220,
220,
220,
383,
1438,
286,
262,
48784,
1366,
10139,
284,
2251,
257,
649,
11688,
656,
198,
220,
220,
220,
11688,
5376,
1058,
965,
198,
220,
220,
220,
220,
220,
220,
220,
383,
1438,
286,
262,
10348,
11688,
284,
3650,
262,
7508,
198,
220,
220,
220,
1988,
1058,
965,
198,
220,
220,
220,
220,
220,
220,
220,
383,
1321,
284,
3650,
357,
72,
13,
68,
13,
262,
299,
321,
1326,
286,
262,
20624,
543,
481,
307,
973,
287,
584,
2239,
8,
198,
220,
220,
220,
37227,
628,
220,
220,
220,
1303,
9993,
284,
2251,
257,
649,
10139,
198,
220,
220,
220,
2251,
6601,
19667,
7,
17440,
5376,
8,
628,
220,
220,
220,
1303,
9993,
68,
284,
2251,
281,
11688,
319,
326,
10139,
198,
220,
220,
220,
2251,
6601,
33682,
7,
17440,
5376,
11,
11688,
5376,
8,
628,
220,
220,
220,
1303,
3497,
262,
717,
5002,
685,
15,
60,
286,
262,
11688,
198,
220,
220,
220,
262,
8086,
81,
796,
23991,
82,
13,
1136,
8086,
81,
7203,
90,
27422,
90,
92,
58,
15,
60,
1911,
18982,
7,
17440,
5376,
11,
11688,
5376,
4008,
628,
220,
220,
220,
1303,
6822,
611,
326,
5002,
318,
4938,
357,
1169,
11688,
1351,
468,
379,
1551,
530,
11688,
8,
198,
220,
220,
220,
611,
262,
8086,
81,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
3497,
2104,
1351,
286,
12608,
198,
220,
220,
220,
220,
220,
220,
220,
708,
81,
8053,
796,
651,
6601,
7,
42348,
5376,
28,
42348,
5376,
8,
628,
220,
220,
220,
220,
220,
220,
220,
1303,
1002,
262,
1988,
318,
1541,
287,
262,
1351,
357,
68,
13,
70,
13,
2134,
373,
13140,
290,
2727,
649,
530,
351,
262,
976,
1438,
8,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
8420,
262,
2163,
198,
220,
220,
220,
220,
220,
220,
220,
611,
1988,
287,
708,
81,
8053,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
628,
220,
220,
220,
220,
220,
220,
220,
1303,
383,
6376,
810,
356,
765,
284,
3613,
262,
649,
1988,
318,
262,
976,
355,
262,
4129,
286,
262,
1351,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
4362,
356,
765,
284,
3650,
340,
287,
262,
886,
286,
262,
5021,
11688,
198,
220,
220,
220,
220,
220,
220,
220,
5002,
15732,
796,
18896,
7,
35226,
8053,
8,
628,
220,
220,
220,
1303,
1002,
262,
5002,
318,
407,
4938,
357,
1169,
1351,
318,
6565,
828,
198,
220,
220,
220,
1303,
356,
751,
674,
1988,
284,
262,
6376,
657,
198,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
5002,
15732,
796,
657,
628,
220,
220,
220,
1303,
5345,
262,
11688,
1988,
198,
220,
220,
220,
1303,
8554,
5794,
2163,
284,
1234,
9633,
2641,
23884,
6,
82,
198,
220,
220,
220,
1303,
770,
835,
356,
1382,
262,
11688,
338,
1438,
1262,
262,
2163,
338,
10007,
198,
220,
220,
220,
1303,
10903,
318,
1391,
17440,
5376,
27422,
90,
42348,
5376,
18477,
30854,
15732,
92,
198,
220,
220,
220,
23991,
82,
13,
2617,
8086,
81,
7203,
90,
27422,
90,
92,
58,
90,
92,
60,
1911,
18982,
7,
17440,
5376,
11,
11688,
5376,
11,
5002,
15732,
828,
1988,
11,
2099,
2625,
8841,
4943,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
262,
8086,
81,
796,
23991,
82,
13,
1136,
8086,
81,
7203,
90,
27422,
90,
92,
58,
9,
60,
1911,
18982,
7,
17440,
5376,
11,
11688,
5376,
4008,
628,
220,
220,
220,
2546,
796,
23991,
82,
13,
1136,
8086,
81,
7203,
90,
27422,
90,
92,
1911,
18982,
7,
17440,
5376,
11,
11688,
5376,
828,
7857,
28,
17821,
8,
198,
220,
220,
220,
37227,
198,
198,
4299,
651,
6601,
7,
17440,
5376,
2625,
4359,
6601,
19667,
1600,
11688,
5376,
2625,
1820,
8086,
81,
1,
2599,
198,
220,
220,
220,
37227,
3855,
1366,
422,
257,
7368,
11688,
319,
262,
10139,
13,
628,
220,
220,
220,
40117,
198,
220,
220,
220,
24200,
438,
198,
220,
220,
220,
10139,
5376,
1058,
965,
198,
220,
220,
220,
220,
220,
220,
220,
383,
1438,
286,
262,
10139,
810,
262,
11688,
318,
5140,
198,
220,
220,
220,
11688,
5376,
1058,
965,
198,
220,
220,
220,
220,
220,
220,
220,
383,
1438,
286,
262,
11688,
284,
19818,
262,
7508,
422,
198,
220,
220,
220,
37227,
628,
220,
220,
220,
1303,
1002,
262,
11688,
1595,
470,
2152,
11,
1441,
281,
6565,
1351,
198,
220,
220,
220,
611,
407,
23991,
82,
13,
42348,
20746,
7,
42348,
5376,
11,
10139,
28,
17440,
5376,
11,
7160,
28,
17821,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
17635,
628,
220,
220,
220,
1303,
3497,
262,
2546,
286,
262,
11688,
198,
220,
220,
220,
1303,
770,
318,
780,
618,
262,
11688,
468,
691,
530,
5002,
11,
340,
5860,
340,
355,
257,
2060,
4731,
198,
220,
220,
220,
1303,
475,
618,
340,
468,
3294,
4847,
11,
340,
5860,
340,
355,
257,
1351,
198,
220,
220,
220,
2546,
796,
23991,
82,
13,
1136,
8086,
81,
7203,
90,
27422,
90,
92,
1911,
18982,
7,
17440,
5376,
11,
11688,
5376,
828,
7857,
28,
17821,
8,
628,
220,
220,
220,
1303,
3497,
262,
11688,
1321,
198,
220,
220,
220,
262,
8086,
81,
796,
23991,
82,
13,
1136,
8086,
81,
7203,
90,
27422,
90,
92,
58,
9,
60,
1911,
18982,
7,
17440,
5376,
11,
11688,
5376,
4008,
628,
220,
220,
220,
1303,
1002,
262,
2546,
318,
530,
5002,
11,
3613,
340,
284,
257,
1351,
290,
1441,
340,
198,
220,
220,
220,
611,
2546,
6624,
352,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
685,
1169,
8086,
81,
60,
628,
220,
220,
220,
1303,
25974,
11,
611,
262,
1351,
468,
517,
621,
530,
5002,
11,
1441,
340,
355,
340,
318,
357,
282,
1493,
257,
1351,
8,
198,
220,
220,
220,
1288,
361,
2546,
29,
16,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
262,
8086,
81,
198,
220,
220,
220,
220,
198,
220,
220,
220,
1303,
1002,
262,
11688,
318,
6565,
11,
1441,
6565,
1351,
198,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
17635,
198,
198,
4299,
12233,
11395,
7,
17440,
5376,
2625,
4359,
6601,
19667,
1600,
11688,
5376,
2625,
1820,
8086,
81,
1600,
1988,
33151,
2599,
198,
220,
220,
220,
37227,
38727,
257,
7368,
1988,
422,
262,
11688,
1351,
319,
262,
10139,
13,
628,
220,
220,
220,
40117,
198,
220,
220,
220,
24200,
438,
198,
220,
220,
220,
10139,
5376,
1058,
965,
198,
220,
220,
220,
220,
220,
220,
220,
383,
1438,
286,
262,
48784,
1366,
10139,
284,
12233,
257,
1988,
422,
198,
220,
220,
220,
11688,
5376,
1058,
965,
198,
220,
220,
220,
220,
220,
220,
220,
383,
1438,
286,
262,
11688,
7268,
326,
1988,
198,
220,
220,
220,
1988,
1058,
965,
198,
220,
220,
220,
220,
220,
220,
220,
383,
2748,
1988,
284,
12233,
422,
262,
11688,
198,
220,
220,
220,
37227,
628,
220,
220,
220,
1303,
29739,
262,
2163,
611,
262,
10139,
1595,
470,
2152,
198,
220,
220,
220,
611,
407,
23991,
82,
13,
26801,
3109,
1023,
7,
17440,
5376,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
628,
220,
220,
220,
1303,
3497,
262,
11688,
1351,
422,
262,
10139,
198,
220,
220,
220,
1366,
8053,
796,
651,
6601,
7,
17440,
5376,
28,
17440,
5376,
11,
11688,
5376,
28,
42348,
5376,
8,
628,
220,
220,
220,
1303,
1002,
340,
318,
6565,
357,
273,
1595,
470,
2152,
828,
8420,
262,
2163,
198,
220,
220,
220,
611,
407,
1366,
8053,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
628,
220,
220,
220,
1303,
23520,
1123,
5002,
319,
262,
11688,
1262,
511,
39199,
198,
220,
220,
220,
329,
6376,
287,
2124,
9521,
7,
11925,
7,
7890,
8053,
8,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
4781,
29800,
33384,
20694,
281,
5002,
416,
3501,
262,
1438,
286,
262,
11688,
290,
262,
6376,
286,
262,
5002,
198,
220,
220,
220,
220,
220,
220,
220,
23991,
82,
13,
28956,
29800,
33384,
7203,
90,
27422,
90,
92,
58,
90,
92,
60,
1911,
18982,
7,
17440,
5376,
11,
11688,
5376,
11,
6376,
4008,
628,
220,
220,
220,
1303,
13610,
257,
649,
1351,
7268,
691,
262,
4847,
326,
389,
407,
1988,
198,
220,
220,
220,
1303,
770,
318,
257,
1351,
35915,
13,
632,
3544,
257,
329,
2643,
284,
11629,
378,
625,
257,
1351,
198,
220,
220,
220,
1303,
290,
379,
262,
976,
640,
23008,
262,
4847,
351,
262,
1988,
1813,
284,
766,
326,
484,
389,
407,
4961,
198,
220,
220,
220,
1303,
788,
790,
5002,
326,
31137,
262,
19637,
318,
2087,
284,
262,
649,
1351,
198,
220,
220,
220,
1303,
17635,
389,
3306,
284,
14441,
262,
1627,
284,
11986,
326,
356,
389,
8914,
257,
1351,
198,
220,
220,
220,
649,
8053,
796,
685,
30854,
329,
5002,
287,
1366,
8053,
611,
407,
5002,
6624,
1988,
60,
628,
220,
220,
220,
1303,
12793,
1123,
5002,
319,
262,
649,
1351,
284,
262,
10139,
198,
220,
220,
220,
329,
5002,
287,
649,
8053,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3613,
6601,
7,
17440,
5376,
28,
17440,
5376,
11,
11688,
5376,
28,
42348,
5376,
11,
1988,
28,
30854,
8,
198,
198,
4299,
12233,
6601,
33682,
7,
17440,
5376,
2625,
4359,
6601,
19667,
1600,
11688,
5376,
2625,
1820,
8086,
81,
1,
2599,
198,
220,
220,
220,
37227,
38727,
262,
2104,
11688,
422,
262,
10139,
13,
628,
220,
220,
220,
40117,
198,
220,
220,
220,
24200,
438,
198,
220,
220,
220,
10139,
5376,
1058,
965,
198,
220,
220,
220,
220,
220,
220,
220,
383,
1438,
286,
262,
10139,
326,
4909,
262,
11688,
198,
220,
220,
220,
11688,
5376,
1058,
965,
198,
220,
220,
220,
220,
220,
220,
220,
383,
1438,
286,
262,
11688,
326,
318,
1016,
284,
307,
13140,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
1303,
29739,
262,
2163,
611,
262,
10139,
1595,
470,
2152,
198,
220,
220,
220,
611,
407,
23991,
82,
13,
26801,
3109,
1023,
7,
17440,
5376,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
198,
220,
220,
220,
220,
198,
220,
220,
220,
1303,
23520,
262,
11688,
611,
340,
7160,
198,
220,
220,
220,
611,
23991,
82,
13,
42348,
20746,
7,
42348,
5376,
11,
10139,
28,
17440,
5376,
11,
7160,
28,
17821,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
23991,
82,
13,
33678,
8086,
81,
7,
17440,
5376,
11,
11688,
28,
42348,
5376,
8
] | 3.108688 | 2,751 |
"""Test RevokeHandler."""
import pytest
from ......config.settings import Settings
from ......core.event_bus import EventBus, MockEventBus
from ......core.in_memory import InMemoryProfile
from ......core.profile import Profile
from ......messaging.request_context import RequestContext
from ......messaging.responder import MockResponder, BaseResponder
from ...messages.revoke import Revoke
from ..revoke_handler import RevokeHandler
@pytest.fixture
@pytest.fixture
@pytest.fixture
@pytest.fixture
@pytest.fixture
@pytest.mark.asyncio
@pytest.mark.asyncio
| [
37811,
14402,
5416,
2088,
25060,
526,
15931,
198,
198,
11748,
12972,
9288,
198,
198,
6738,
47082,
11250,
13,
33692,
1330,
16163,
198,
6738,
47082,
7295,
13,
15596,
62,
10885,
1330,
8558,
16286,
11,
44123,
9237,
16286,
198,
6738,
47082,
7295,
13,
259,
62,
31673,
1330,
554,
30871,
37046,
198,
6738,
47082,
7295,
13,
13317,
1330,
13118,
198,
6738,
47082,
37348,
3039,
13,
25927,
62,
22866,
1330,
19390,
21947,
198,
6738,
47082,
37348,
3039,
13,
5546,
263,
1330,
44123,
19309,
8623,
11,
7308,
19309,
8623,
198,
6738,
2644,
37348,
1095,
13,
18218,
2088,
1330,
5416,
2088,
198,
6738,
11485,
18218,
2088,
62,
30281,
1330,
5416,
2088,
25060,
628,
198,
31,
9078,
9288,
13,
69,
9602,
628,
198,
31,
9078,
9288,
13,
69,
9602,
628,
198,
31,
9078,
9288,
13,
69,
9602,
628,
198,
31,
9078,
9288,
13,
69,
9602,
628,
198,
31,
9078,
9288,
13,
69,
9602,
628,
198,
31,
9078,
9288,
13,
4102,
13,
292,
13361,
952,
628,
198,
31,
9078,
9288,
13,
4102,
13,
292,
13361,
952,
198
] | 3.384615 | 169 |
# Copyright 2017 Rice University
#
# 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.
from __future__ import print_function
from copy import deepcopy
from program_helper.ast.ops import *
from program_helper.ast.ops.concepts.DAPICallMulti import DAPICallMulti
from program_helper.ast.ops.concepts.DExceptionVarDecl import DExceptionVarDecl
from program_helper.ast.ops.concepts.DInfix import DInfix
from program_helper.ast.ops.concepts.DInternalAPICall import DInternalAPICall
from program_helper.ast.ops.concepts.DReturnVar import DReturnVar
| [
2,
15069,
2177,
13823,
2059,
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,
2638,
1378,
2503,
13,
43073,
13,
2398,
14,
677,
4541,
14,
43,
2149,
24290,
12,
17,
13,
15,
198,
2,
198,
2,
17486,
2672,
416,
9723,
1099,
393,
4987,
284,
287,
3597,
11,
3788,
198,
2,
9387,
739,
262,
13789,
318,
9387,
319,
281,
366,
1921,
3180,
1,
29809,
1797,
11,
198,
2,
42881,
34764,
11015,
6375,
7102,
49828,
11053,
3963,
15529,
509,
12115,
11,
2035,
4911,
393,
17142,
13,
198,
2,
4091,
262,
13789,
329,
262,
2176,
3303,
15030,
21627,
290,
198,
2,
11247,
739,
262,
13789,
13,
198,
198,
6738,
11593,
37443,
834,
1330,
3601,
62,
8818,
198,
198,
6738,
4866,
1330,
2769,
30073,
198,
198,
6738,
1430,
62,
2978,
525,
13,
459,
13,
2840,
1330,
1635,
198,
6738,
1430,
62,
2978,
525,
13,
459,
13,
2840,
13,
43169,
82,
13,
35,
2969,
2149,
439,
29800,
1330,
360,
2969,
2149,
439,
29800,
198,
6738,
1430,
62,
2978,
525,
13,
459,
13,
2840,
13,
43169,
82,
13,
35,
16922,
19852,
37835,
1330,
360,
16922,
19852,
37835,
198,
6738,
1430,
62,
2978,
525,
13,
459,
13,
2840,
13,
43169,
82,
13,
35,
818,
13049,
1330,
360,
818,
13049,
198,
6738,
1430,
62,
2978,
525,
13,
459,
13,
2840,
13,
43169,
82,
13,
35,
37693,
2969,
2149,
439,
1330,
360,
37693,
2969,
2149,
439,
198,
6738,
1430,
62,
2978,
525,
13,
459,
13,
2840,
13,
43169,
82,
13,
7707,
316,
700,
19852,
1330,
360,
13615,
19852,
628,
628,
628
] | 3.528814 | 295 |
import numpy as np
import numpy.testing as npt
from statsmodels.tools import sequences
| [
11748,
299,
32152,
355,
45941,
198,
11748,
299,
32152,
13,
33407,
355,
299,
457,
198,
6738,
9756,
27530,
13,
31391,
1330,
16311,
628,
628,
198
] | 3.64 | 25 |
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: book_doc_details.proto
import sys
_b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1'))
from google.protobuf import descriptor as _descriptor
from google.protobuf import message as _message
from google.protobuf import reflection as _reflection
from google.protobuf import symbol_database as _symbol_database
from google.protobuf import descriptor_pb2
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
DESCRIPTOR = _descriptor.FileDescriptor(
name='book_doc_details.proto',
package='BookDocDetails',
syntax='proto2',
serialized_pb=_b('\n\x16\x62ook_doc_details.proto\x12\x0e\x42ookDocDetails\"v\n\x0b\x42ookDetails\x12\x11\n\tpublisher\x18\x04 \x01(\t\x12\x17\n\x0fpublicationDate\x18\x05 \x01(\t\x12\x0c\n\x04isbn\x18\x06 \x01(\t\x12\x15\n\rnumberOfPages\x18\x07 \x01(\x05\x12\x16\n\x0e\x61\x62outTheAuthor\x18\x11 \x01(\tB2\n com.google.android.finsky.protosB\x0e\x42ookDocDetails')
)
_sym_db.RegisterFileDescriptor(DESCRIPTOR)
_BOOKDETAILS = _descriptor.Descriptor(
name='BookDetails',
full_name='BookDocDetails.BookDetails',
filename=None,
file=DESCRIPTOR,
containing_type=None,
fields=[
_descriptor.FieldDescriptor(
name='publisher', full_name='BookDocDetails.BookDetails.publisher', index=0,
number=4, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=_b("").decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
options=None),
_descriptor.FieldDescriptor(
name='publicationDate', full_name='BookDocDetails.BookDetails.publicationDate', index=1,
number=5, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=_b("").decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
options=None),
_descriptor.FieldDescriptor(
name='isbn', full_name='BookDocDetails.BookDetails.isbn', index=2,
number=6, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=_b("").decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
options=None),
_descriptor.FieldDescriptor(
name='numberOfPages', full_name='BookDocDetails.BookDetails.numberOfPages', index=3,
number=7, type=5, cpp_type=1, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
options=None),
_descriptor.FieldDescriptor(
name='aboutTheAuthor', full_name='BookDocDetails.BookDetails.aboutTheAuthor', index=4,
number=17, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=_b("").decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
options=None),
],
extensions=[
],
nested_types=[],
enum_types=[
],
options=None,
is_extendable=False,
syntax='proto2',
extension_ranges=[],
oneofs=[
],
serialized_start=42,
serialized_end=160,
)
DESCRIPTOR.message_types_by_name['BookDetails'] = _BOOKDETAILS
BookDetails = _reflection.GeneratedProtocolMessageType('BookDetails', (_message.Message,), dict(
DESCRIPTOR = _BOOKDETAILS,
__module__ = 'book_doc_details_pb2'
# @@protoc_insertion_point(class_scope:BookDocDetails.BookDetails)
))
_sym_db.RegisterMessage(BookDetails)
DESCRIPTOR.has_options = True
DESCRIPTOR._options = _descriptor._ParseOptions(descriptor_pb2.FileOptions(), _b('\n com.google.android.finsky.protosB\016BookDocDetails'))
# @@protoc_insertion_point(module_scope)
| [
2,
2980,
515,
416,
262,
8435,
11876,
17050,
13,
220,
8410,
5626,
48483,
0,
198,
2,
2723,
25,
1492,
62,
15390,
62,
36604,
13,
1676,
1462,
198,
198,
11748,
25064,
198,
62,
65,
28,
17597,
13,
9641,
62,
10951,
58,
15,
60,
27,
18,
290,
357,
50033,
2124,
25,
87,
8,
393,
357,
50033,
2124,
25,
87,
13,
268,
8189,
10786,
75,
10680,
16,
6,
4008,
198,
6738,
23645,
13,
11235,
672,
3046,
1330,
43087,
355,
4808,
20147,
1968,
273,
198,
6738,
23645,
13,
11235,
672,
3046,
1330,
3275,
355,
4808,
20500,
198,
6738,
23645,
13,
11235,
672,
3046,
1330,
14580,
355,
4808,
5420,
1564,
198,
6738,
23645,
13,
11235,
672,
3046,
1330,
6194,
62,
48806,
355,
4808,
1837,
23650,
62,
48806,
198,
6738,
23645,
13,
11235,
672,
3046,
1330,
43087,
62,
40842,
17,
198,
2,
25248,
11235,
420,
62,
28463,
295,
62,
4122,
7,
320,
3742,
8,
198,
198,
62,
37047,
62,
9945,
796,
4808,
1837,
23650,
62,
48806,
13,
19463,
3419,
628,
628,
198,
30910,
36584,
32961,
796,
4808,
20147,
1968,
273,
13,
8979,
24564,
1968,
273,
7,
198,
220,
1438,
11639,
2070,
62,
15390,
62,
36604,
13,
1676,
1462,
3256,
198,
220,
5301,
11639,
10482,
23579,
24259,
3256,
198,
220,
15582,
11639,
1676,
1462,
17,
3256,
198,
220,
11389,
1143,
62,
40842,
28,
62,
65,
10786,
59,
77,
59,
87,
1433,
59,
87,
5237,
566,
62,
15390,
62,
36604,
13,
1676,
1462,
59,
87,
1065,
59,
87,
15,
68,
59,
87,
3682,
566,
23579,
24259,
7879,
85,
59,
77,
59,
87,
15,
65,
59,
87,
3682,
566,
24259,
59,
87,
1065,
59,
87,
1157,
59,
77,
59,
83,
12984,
8191,
59,
87,
1507,
59,
87,
3023,
3467,
87,
486,
38016,
83,
59,
87,
1065,
59,
87,
1558,
59,
77,
59,
87,
15,
69,
11377,
341,
10430,
59,
87,
1507,
59,
87,
2713,
3467,
87,
486,
38016,
83,
59,
87,
1065,
59,
87,
15,
66,
59,
77,
59,
87,
3023,
271,
9374,
59,
87,
1507,
59,
87,
3312,
3467,
87,
486,
38016,
83,
59,
87,
1065,
59,
87,
1314,
59,
77,
59,
81,
17618,
5189,
47798,
59,
87,
1507,
59,
87,
2998,
3467,
87,
486,
38016,
87,
2713,
59,
87,
1065,
59,
87,
1433,
59,
77,
59,
87,
15,
68,
59,
87,
5333,
59,
87,
5237,
448,
464,
13838,
59,
87,
1507,
59,
87,
1157,
3467,
87,
486,
38016,
83,
33,
17,
59,
77,
401,
13,
13297,
13,
19411,
13,
69,
19870,
13,
11235,
418,
33,
59,
87,
15,
68,
59,
87,
3682,
566,
23579,
24259,
11537,
198,
8,
198,
62,
37047,
62,
9945,
13,
38804,
8979,
24564,
1968,
273,
7,
30910,
36584,
32961,
8,
628,
628,
198,
62,
39453,
35,
20892,
45484,
796,
4808,
20147,
1968,
273,
13,
24564,
1968,
273,
7,
198,
220,
1438,
11639,
10482,
24259,
3256,
198,
220,
1336,
62,
3672,
11639,
10482,
23579,
24259,
13,
10482,
24259,
3256,
198,
220,
29472,
28,
14202,
11,
198,
220,
2393,
28,
30910,
36584,
32961,
11,
198,
220,
7268,
62,
4906,
28,
14202,
11,
198,
220,
7032,
41888,
198,
220,
220,
220,
4808,
20147,
1968,
273,
13,
15878,
24564,
1968,
273,
7,
198,
220,
220,
220,
220,
220,
1438,
11639,
12984,
8191,
3256,
1336,
62,
3672,
11639,
10482,
23579,
24259,
13,
10482,
24259,
13,
12984,
8191,
3256,
6376,
28,
15,
11,
198,
220,
220,
220,
220,
220,
1271,
28,
19,
11,
2099,
28,
24,
11,
269,
381,
62,
4906,
28,
24,
11,
6167,
28,
16,
11,
198,
220,
220,
220,
220,
220,
468,
62,
12286,
62,
8367,
28,
25101,
11,
4277,
62,
8367,
28,
62,
65,
7203,
11074,
12501,
1098,
10786,
40477,
12,
23,
33809,
198,
220,
220,
220,
220,
220,
3275,
62,
4906,
28,
14202,
11,
33829,
62,
4906,
28,
14202,
11,
7268,
62,
4906,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
318,
62,
2302,
3004,
28,
25101,
11,
7552,
62,
29982,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
3689,
28,
14202,
828,
198,
220,
220,
220,
4808,
20147,
1968,
273,
13,
15878,
24564,
1968,
273,
7,
198,
220,
220,
220,
220,
220,
1438,
11639,
11377,
341,
10430,
3256,
1336,
62,
3672,
11639,
10482,
23579,
24259,
13,
10482,
24259,
13,
11377,
341,
10430,
3256,
6376,
28,
16,
11,
198,
220,
220,
220,
220,
220,
1271,
28,
20,
11,
2099,
28,
24,
11,
269,
381,
62,
4906,
28,
24,
11,
6167,
28,
16,
11,
198,
220,
220,
220,
220,
220,
468,
62,
12286,
62,
8367,
28,
25101,
11,
4277,
62,
8367,
28,
62,
65,
7203,
11074,
12501,
1098,
10786,
40477,
12,
23,
33809,
198,
220,
220,
220,
220,
220,
3275,
62,
4906,
28,
14202,
11,
33829,
62,
4906,
28,
14202,
11,
7268,
62,
4906,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
318,
62,
2302,
3004,
28,
25101,
11,
7552,
62,
29982,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
3689,
28,
14202,
828,
198,
220,
220,
220,
4808,
20147,
1968,
273,
13,
15878,
24564,
1968,
273,
7,
198,
220,
220,
220,
220,
220,
1438,
11639,
271,
9374,
3256,
1336,
62,
3672,
11639,
10482,
23579,
24259,
13,
10482,
24259,
13,
271,
9374,
3256,
6376,
28,
17,
11,
198,
220,
220,
220,
220,
220,
1271,
28,
21,
11,
2099,
28,
24,
11,
269,
381,
62,
4906,
28,
24,
11,
6167,
28,
16,
11,
198,
220,
220,
220,
220,
220,
468,
62,
12286,
62,
8367,
28,
25101,
11,
4277,
62,
8367,
28,
62,
65,
7203,
11074,
12501,
1098,
10786,
40477,
12,
23,
33809,
198,
220,
220,
220,
220,
220,
3275,
62,
4906,
28,
14202,
11,
33829,
62,
4906,
28,
14202,
11,
7268,
62,
4906,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
318,
62,
2302,
3004,
28,
25101,
11,
7552,
62,
29982,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
3689,
28,
14202,
828,
198,
220,
220,
220,
4808,
20147,
1968,
273,
13,
15878,
24564,
1968,
273,
7,
198,
220,
220,
220,
220,
220,
1438,
11639,
17618,
5189,
47798,
3256,
1336,
62,
3672,
11639,
10482,
23579,
24259,
13,
10482,
24259,
13,
17618,
5189,
47798,
3256,
6376,
28,
18,
11,
198,
220,
220,
220,
220,
220,
1271,
28,
22,
11,
2099,
28,
20,
11,
269,
381,
62,
4906,
28,
16,
11,
6167,
28,
16,
11,
198,
220,
220,
220,
220,
220,
468,
62,
12286,
62,
8367,
28,
25101,
11,
4277,
62,
8367,
28,
15,
11,
198,
220,
220,
220,
220,
220,
3275,
62,
4906,
28,
14202,
11,
33829,
62,
4906,
28,
14202,
11,
7268,
62,
4906,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
318,
62,
2302,
3004,
28,
25101,
11,
7552,
62,
29982,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
3689,
28,
14202,
828,
198,
220,
220,
220,
4808,
20147,
1968,
273,
13,
15878,
24564,
1968,
273,
7,
198,
220,
220,
220,
220,
220,
1438,
11639,
10755,
464,
13838,
3256,
1336,
62,
3672,
11639,
10482,
23579,
24259,
13,
10482,
24259,
13,
10755,
464,
13838,
3256,
6376,
28,
19,
11,
198,
220,
220,
220,
220,
220,
1271,
28,
1558,
11,
2099,
28,
24,
11,
269,
381,
62,
4906,
28,
24,
11,
6167,
28,
16,
11,
198,
220,
220,
220,
220,
220,
468,
62,
12286,
62,
8367,
28,
25101,
11,
4277,
62,
8367,
28,
62,
65,
7203,
11074,
12501,
1098,
10786,
40477,
12,
23,
33809,
198,
220,
220,
220,
220,
220,
3275,
62,
4906,
28,
14202,
11,
33829,
62,
4906,
28,
14202,
11,
7268,
62,
4906,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
318,
62,
2302,
3004,
28,
25101,
11,
7552,
62,
29982,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
3689,
28,
14202,
828,
198,
220,
16589,
198,
220,
18366,
41888,
198,
220,
16589,
198,
220,
28376,
62,
19199,
41888,
4357,
198,
220,
33829,
62,
19199,
41888,
198,
220,
16589,
198,
220,
3689,
28,
14202,
11,
198,
220,
318,
62,
2302,
437,
540,
28,
25101,
11,
198,
220,
15582,
11639,
1676,
1462,
17,
3256,
198,
220,
7552,
62,
81,
6231,
41888,
4357,
198,
220,
530,
1659,
82,
41888,
198,
220,
16589,
198,
220,
11389,
1143,
62,
9688,
28,
3682,
11,
198,
220,
11389,
1143,
62,
437,
28,
14198,
11,
198,
8,
198,
198,
30910,
36584,
32961,
13,
20500,
62,
19199,
62,
1525,
62,
3672,
17816,
10482,
24259,
20520,
796,
4808,
39453,
35,
20892,
45484,
198,
198,
10482,
24259,
796,
4808,
5420,
1564,
13,
8645,
515,
19703,
4668,
12837,
6030,
10786,
10482,
24259,
3256,
44104,
20500,
13,
12837,
11,
828,
8633,
7,
198,
220,
22196,
36584,
32961,
796,
4808,
39453,
35,
20892,
45484,
11,
198,
220,
11593,
21412,
834,
796,
705,
2070,
62,
15390,
62,
36604,
62,
40842,
17,
6,
198,
220,
1303,
25248,
11235,
420,
62,
28463,
295,
62,
4122,
7,
4871,
62,
29982,
25,
10482,
23579,
24259,
13,
10482,
24259,
8,
198,
220,
15306,
198,
62,
37047,
62,
9945,
13,
38804,
12837,
7,
10482,
24259,
8,
628,
198,
30910,
36584,
32961,
13,
10134,
62,
25811,
796,
6407,
198,
30910,
36584,
32961,
13557,
25811,
796,
4808,
20147,
1968,
273,
13557,
10044,
325,
29046,
7,
20147,
1968,
273,
62,
40842,
17,
13,
8979,
29046,
22784,
4808,
65,
10786,
59,
77,
401,
13,
13297,
13,
19411,
13,
69,
19870,
13,
11235,
418,
33,
59,
27037,
10482,
23579,
24259,
6,
4008,
198,
2,
25248,
11235,
420,
62,
28463,
295,
62,
4122,
7,
21412,
62,
29982,
8,
198
] | 2.490183 | 1,528 |
import asyncio
import beneath
from datetime import datetime, timedelta
from config import BLACKLIST
asyncio.run(main())
| [
11748,
30351,
952,
198,
11748,
11061,
198,
6738,
4818,
8079,
1330,
4818,
8079,
11,
28805,
12514,
198,
198,
6738,
4566,
1330,
31963,
45849,
628,
198,
198,
292,
13361,
952,
13,
5143,
7,
12417,
28955,
198
] | 3.542857 | 35 |
import asyncio
from time import sleep, time
import pytest
from ansq import open_connection
from ansq.tcp.connection import NSQConnection
from ansq.tcp.exceptions import ConnectionClosedError
@pytest.mark.asyncio
@pytest.mark.asyncio
@pytest.mark.asyncio
@pytest.mark.asyncio
@pytest.mark.asyncio
@pytest.mark.asyncio
@pytest.mark.asyncio
@pytest.mark.asyncio
| [
11748,
30351,
952,
198,
6738,
640,
1330,
3993,
11,
640,
198,
198,
11748,
12972,
9288,
198,
198,
6738,
9093,
80,
1330,
1280,
62,
38659,
198,
6738,
9093,
80,
13,
83,
13155,
13,
38659,
1330,
10896,
48,
32048,
198,
6738,
9093,
80,
13,
83,
13155,
13,
1069,
11755,
1330,
26923,
2601,
1335,
12331,
628,
198,
31,
9078,
9288,
13,
4102,
13,
292,
13361,
952,
628,
198,
31,
9078,
9288,
13,
4102,
13,
292,
13361,
952,
628,
198,
31,
9078,
9288,
13,
4102,
13,
292,
13361,
952,
628,
198,
31,
9078,
9288,
13,
4102,
13,
292,
13361,
952,
628,
198,
31,
9078,
9288,
13,
4102,
13,
292,
13361,
952,
628,
198,
31,
9078,
9288,
13,
4102,
13,
292,
13361,
952,
628,
198,
31,
9078,
9288,
13,
4102,
13,
292,
13361,
952,
628,
198,
31,
9078,
9288,
13,
4102,
13,
292,
13361,
952,
198
] | 2.673759 | 141 |
# 054 - LER ANO DE NASCIMENTO DE 07 PESSOAS E MOSTRAR QUANTAS PESSOAS SÂO MAIORES DE IDADE.
from datetime import date
atual = date.today().year
tmaior = 0
tmenor = 0
for pessoa in range(1, 8):
nasc = int(input(f'Em que ano {pessoa}° a pessoa nasceu? '))
idade = atual - nasc
if idade >= 21:
tmaior += 1
else:
tmenor += 1
print(f'Ao todo tivemos {tmaior} pessoas maiores de idade')
print(f'E também tivemos {tmenor} pessoas menores de ideade')
| [
2,
657,
4051,
532,
406,
1137,
3537,
46,
5550,
7210,
34,
3955,
3525,
46,
5550,
8753,
350,
7597,
46,
1921,
412,
337,
10892,
49,
1503,
19604,
8643,
1921,
350,
7597,
46,
1921,
311,
5523,
46,
8779,
41254,
1546,
5550,
4522,
19266,
13,
198,
198,
6738,
4818,
8079,
1330,
3128,
198,
265,
723,
796,
3128,
13,
40838,
22446,
1941,
198,
83,
2611,
1504,
796,
657,
198,
83,
3653,
273,
796,
657,
198,
1640,
279,
408,
12162,
287,
2837,
7,
16,
11,
807,
2599,
198,
220,
220,
220,
299,
3372,
796,
493,
7,
15414,
7,
69,
6,
10161,
8358,
281,
78,
1391,
79,
408,
12162,
92,
7200,
257,
279,
408,
12162,
25221,
344,
84,
30,
705,
4008,
198,
220,
220,
220,
4686,
671,
796,
379,
723,
532,
299,
3372,
198,
220,
220,
220,
611,
4686,
671,
18189,
2310,
25,
198,
220,
220,
220,
220,
220,
220,
220,
256,
2611,
1504,
15853,
352,
198,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
256,
3653,
273,
15853,
352,
198,
4798,
7,
69,
6,
32,
78,
284,
4598,
256,
425,
16785,
1391,
83,
2611,
1504,
92,
279,
408,
78,
292,
285,
1872,
2850,
390,
4686,
671,
11537,
198,
4798,
7,
69,
6,
36,
256,
4131,
2634,
76,
256,
425,
16785,
1391,
83,
3653,
273,
92,
279,
408,
78,
292,
1450,
2850,
390,
1405,
671,
11537,
198
] | 2.106195 | 226 |
from functools import reduce
from rest_framework.permissions import BasePermission, SAFE_METHODS
| [
6738,
1257,
310,
10141,
1330,
4646,
198,
198,
6738,
1334,
62,
30604,
13,
525,
8481,
1330,
7308,
5990,
3411,
11,
37630,
36,
62,
49273,
50,
628,
628
] | 3.740741 | 27 |
import shutil
import click
from .main import main
from ..settings import service_template
@main.group("install")
def install():
"""Install a configuration or service"""
@install.command()
@click.pass_context
@click.option('--path', '-p', help="Path to installed file")
def sera(ctx, path):
"""Locally install systemd service"""
if ctx.parent.params['watcher']:
click.echo("This command runs locally")
raise click.Abort
path = path or '/etc/systemd/system/sera.service'
if ctx.obj['verbosity']:
click.echo('Installing service at %s' % path)
output = service_template.substitute(
executable=shutil.which('sera'),
user='root')
with open(path, 'w') as file:
file.write(output)
| [
11748,
4423,
346,
198,
198,
11748,
3904,
198,
198,
6738,
764,
12417,
1330,
1388,
198,
6738,
11485,
33692,
1330,
2139,
62,
28243,
628,
198,
31,
12417,
13,
8094,
7203,
17350,
4943,
198,
4299,
2721,
33529,
198,
220,
220,
220,
37227,
15798,
257,
8398,
393,
2139,
37811,
628,
198,
31,
17350,
13,
21812,
3419,
198,
31,
12976,
13,
6603,
62,
22866,
198,
31,
12976,
13,
18076,
10786,
438,
6978,
3256,
705,
12,
79,
3256,
1037,
2625,
15235,
284,
6589,
2393,
4943,
198,
4299,
1055,
64,
7,
49464,
11,
3108,
2599,
198,
220,
220,
220,
37227,
33711,
453,
2721,
31490,
2139,
37811,
198,
220,
220,
220,
611,
269,
17602,
13,
8000,
13,
37266,
17816,
86,
34734,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
7203,
1212,
3141,
4539,
15726,
4943,
198,
220,
220,
220,
220,
220,
220,
220,
5298,
3904,
13,
4826,
419,
198,
220,
220,
220,
3108,
796,
3108,
393,
31051,
14784,
14,
10057,
67,
14,
10057,
14,
2655,
64,
13,
15271,
6,
198,
220,
220,
220,
611,
269,
17602,
13,
26801,
17816,
19011,
16579,
6,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
3904,
13,
30328,
10786,
6310,
9221,
2139,
379,
4064,
82,
6,
4064,
3108,
8,
198,
220,
220,
220,
5072,
796,
2139,
62,
28243,
13,
7266,
301,
3678,
7,
198,
220,
220,
220,
220,
220,
220,
220,
28883,
28,
1477,
22602,
13,
4758,
10786,
2655,
64,
33809,
198,
220,
220,
220,
220,
220,
220,
220,
2836,
11639,
15763,
11537,
198,
220,
220,
220,
351,
1280,
7,
6978,
11,
705,
86,
11537,
355,
2393,
25,
198,
220,
220,
220,
220,
220,
220,
220,
2393,
13,
13564,
7,
22915,
8,
198
] | 2.725632 | 277 |
import os
from datetime import timedelta
from dotenv import load_dotenv
load_dotenv()
SECRET_KEY = os.urandom(32)
# SQLite Database Config
APP_PATH = os.path.dirname(os.path.abspath(__file__))
SQLALCHEMY_DATABASE_URI = 'sqlite:///' + APP_PATH + '/models/sqlite.db'
SQLALCHEMY_TRACK_MODIFICATIONS = True
# setting up email server variables
MAIL_SERVER = 'smtp.live.com'
MAIL_PORT = 587
MAIL_USE_TLS = True
MAIL_USERNAME = os.getenv('MAIL_USERNAME')
MAIL_PASSWORD = os.getenv('MAIL_PASSWORD')
ADMINS = ['[email protected]']
PERMANTENT_SESSION_LIFETIME = timedelta(hours=24)
MAX_CONTENT_LENGTH = 4 * 8 * 1024 * 1024 # 2MB
ALLOWED_EXTENSIONS = set(
['jpg', 'JPG', 'jpeg', 'JPEG', 'png', 'PNG', 'bmp', 'BMP'])
UPLOAD_FOLDER = "./app/static/uploads/"
| [
11748,
28686,
198,
6738,
4818,
8079,
1330,
28805,
12514,
628,
198,
6738,
16605,
24330,
1330,
3440,
62,
26518,
24330,
198,
2220,
62,
26518,
24330,
3419,
198,
198,
23683,
26087,
62,
20373,
796,
28686,
13,
333,
3749,
7,
2624,
8,
198,
198,
2,
16363,
578,
24047,
17056,
198,
24805,
62,
34219,
796,
28686,
13,
6978,
13,
15908,
3672,
7,
418,
13,
6978,
13,
397,
2777,
776,
7,
834,
7753,
834,
4008,
198,
17861,
1847,
3398,
3620,
56,
62,
35,
1404,
6242,
11159,
62,
47269,
796,
705,
25410,
578,
1378,
14,
6,
1343,
43504,
62,
34219,
1343,
31051,
27530,
14,
25410,
578,
13,
9945,
6,
198,
17861,
1847,
3398,
3620,
56,
62,
5446,
8120,
62,
33365,
30643,
18421,
796,
6407,
198,
198,
2,
4634,
510,
3053,
4382,
9633,
198,
5673,
4146,
62,
35009,
5959,
796,
705,
5796,
34788,
13,
12583,
13,
785,
6,
198,
5673,
4146,
62,
15490,
796,
642,
5774,
198,
5673,
4146,
62,
19108,
62,
51,
6561,
796,
6407,
198,
5673,
4146,
62,
29904,
20608,
796,
28686,
13,
1136,
24330,
10786,
5673,
4146,
62,
29904,
20608,
11537,
198,
5673,
4146,
62,
47924,
54,
12532,
796,
28686,
13,
1136,
24330,
10786,
5673,
4146,
62,
47924,
54,
12532,
11537,
198,
2885,
44,
20913,
796,
37250,
68,
344,
1558,
3720,
31,
8940,
4529,
13,
785,
20520,
628,
198,
18973,
44,
8643,
3525,
62,
50,
47621,
62,
43,
5064,
2767,
12789,
796,
28805,
12514,
7,
24425,
28,
1731,
8,
198,
22921,
62,
37815,
3525,
62,
43,
49494,
796,
604,
1635,
807,
1635,
28119,
1635,
28119,
220,
1303,
362,
10744,
198,
7036,
3913,
1961,
62,
13918,
16938,
11053,
796,
900,
7,
198,
220,
220,
220,
37250,
9479,
3256,
705,
41,
6968,
3256,
705,
73,
22071,
3256,
705,
12889,
7156,
3256,
705,
11134,
3256,
705,
47,
10503,
3256,
705,
65,
3149,
3256,
705,
33,
7378,
6,
12962,
198,
198,
52,
6489,
41048,
62,
37,
3535,
14418,
796,
366,
19571,
1324,
14,
12708,
14,
39920,
30487,
198
] | 2.375 | 320 |
"""
# NOTE (for Sam): Run on "QSTrader" Conda Virtual Enviroment
> "source activate QSTrader"
> Run via "python coincap_ERC-20_ranker.py"
Summary of script
1) Open Top ERC-20 file & create a DataFrame with the info
2) Get ID's for all ERC-20 tokens using Global API
3) Use Ticker(Specific Currency) API to get info on each ERC-20 token
4) Create a DataFrame with all the info
5) Write DataFrame to .xlsx file
# NOTE: Code must be run on a Virtual Environment in order to import "prettytable" (as least this was the case for me)
"""
import re
import xlrd
import json
import requests
import datetime
import numpy as np
import pandas as pd
from openpyxl import load_workbook
from colorama import Fore, Back, Style
### 1) Open Top ERC-20 Tokens File
file_path = r"/Users/YoungFreeesh/Visual Studio Code/_Python/Web Scraping/TokenScraper/CoinMarketCap Dev API/CMC-ID-Map.xlsx"
# top_ERC_df = pd.read_csv(file_path, header=0,index_col=0) # for .csv
top_ERC_df = pd.read_excel(file_path, sheetname = "Top ERC-20") # read all data from "Top ERC-20"
headers = list(top_ERC_df.columns.values) # get the headers --> ERC-20 Token, Ticker, ID, CoinMarketCap URL, Market Cap (yyyy-mm-dd)
top_ERC_df = pd.DataFrame(top_ERC_df) # convert top_ERC_df to a DateFrame
# Get IDs
ERC_ID_List = top_ERC_df.iloc[:,2]
# print(ERC_ID_List)
# Set Currency
convert = 'USD'
### CoinMarketCap API
# EXAMPLE API KEY Call --> https://pro-api.coinmarketcap.com/v1/cryptocurrency/map?CMC_PRO_API_KEY=a3e5008f-c6b1-471d-9b4c-c4424e8b7d1f
API_Key = Sorry # Sam's personal API Key
# listings_url = 'https://pro-api.coinmarketcap.com/v1/cryptocurrency/listings/historical' + API_Key # Not Supported in Free subscription plan
listings_url = 'https://pro-api.coinmarketcap.com/v1/cryptocurrency/listings/latest' + API_Key # Listings Latest
url_end = '?structure=array&convert=' + convert # Might not be necessary anymore
request = requests.get(listings_url)
results = request.json()
data = results['data'] # All Data
#currencyData = results['data'][0] # All Currencies
# print(json.dumps(results, sort_keys=True, indent=4))
### Initilaize List elements --> will be used to create DataFrame --> used to create .xlsx file
id_num_List = list()
name_List = list()
symbol_List = list()
website_slug_List = list()
cmc_rank_List = list()
num_markets_List = list()
circulating_supply_List = list()
total_supply_List = list()
percent_total_supply_circulating_List = list()
max_supply_List = list()
last_updated_List = list()
# ['quote']['USD']
price_List = list()
volume_24h_List = list()
market_cap_List = list()
percent_change_1h_List = list()
percent_change_24h_List = list()
percent_change_7d_List = list()
jjj = 0
#for currency in currencyData: # For each
for currency in data: # For each
if currency['id'] in ERC_ID_List.values: # ONLY FOR ERC-20 Tokens
### Get Data for ticker
id_num = currency['id']
rank = currency['cmc_rank']
name = currency['name']
symbol = currency['symbol']
website_slug = currency['slug']
website_slug = "https://coinmarketcap.com/currencies/" + website_slug + "/"
num_markets = currency['num_markets']
circulating_supply = currency['circulating_supply']
total_supply = currency['total_supply']
if circulating_supply is None:
circulating_supply = 0
if total_supply is None:
total_supply = 0
percent_total_supply_circulating = "None"
else:
# percent_total_supply_circulating = int(round(circulating_supply/total_supply*100))
percent_total_supply_circulating = round(circulating_supply/total_supply*100)
max_supply = currency['max_supply']
last_updated = currency['last_updated']
# Quotes
quotes = currency['quote'][convert]
price = round(quotes['price'],4)
volume = round(quotes['volume_24h'])
percent_change_1h = quotes['percent_change_1h']
percent_change_24h = quotes['percent_change_24h']
percent_change_7d = quotes['percent_change_7d']
market_cap = quotes['market_cap']
print(jjj,': ', name, " (", symbol, ")")
jjj += 1
### Append List Elements
id_num_List.append(id_num)
cmc_rank_List.append(rank)
name_List.append(name)
symbol_List.append(symbol)
website_slug_List.append(website_slug)
num_markets_List.append(num_markets)
circulating_supply_List.append(circulating_supply)
total_supply_List.append(total_supply)
max_supply_List.append(max_supply)
last_updated_List.append(last_updated)
price_List.append(price)
volume_24h_List.append(volume)
percent_change_1h_List.append(percent_change_1h)
percent_change_24h_List.append(percent_change_24h)
percent_change_7d_List.append(percent_change_7d)
market_cap_List.append(market_cap)
### Create DataFrame from Lists
##df = pd.DataFrame(data=temp, index=ranking)
ranker_List = pd.DataFrame(
list(zip(cmc_rank_List, name_List, symbol_List, price_List, market_cap_List,
volume_24h_List, num_markets_List, percent_total_supply_circulating_List,
circulating_supply_List, total_supply_List, max_supply_List,
percent_change_1h_List, percent_change_24h_List, percent_change_7d_List,
id_num_List, last_updated_List, website_slug_List)),
columns=['Name',
'Ticker',
'Price ($)',
'Market Cap ($)',
'Daily Volume ($)',
'Number of Markets',
'% of Total Supply Circulating',
'Circulating Supply',
'Total Supply',
'Max Supply',
'% Change: 1h',
'% Change: 24h',
'% Change: 7d',
'ID',
'Last Updated',
'CoinMarketCap URL'],
index=cmc_rank_List)
ranker_List.index.name = "CMC Rank" # Rename Index
#print(name_List)
print(name_List)
print(ranker_List)
"""
### Ordering in Excel Sheet
cmc_rank_List
name_List
symbol_List
price_List
market_cap_List
volume_24h_List
num_markets_List
percent_total_supply_circulating_List
circulating_supply_List
total_supply_List
max_supply_List
percent_change_1h_List
percent_change_24h_List
percent_change_7d_List
id_num_List
last_updated_List
website_slug_List
"""
# Get Time stamp for market cap
timeStamp = str(datetime.datetime.today().strftime(' (%Y-%m-%d)')) # Today, as an Integer
### Create Excel File
fileName = "MASTER-ERC-20" + timeStamp
file_path_HardDrive = r"/Users/YoungFreeesh/Visual Studio Code/_Python/Web Scraping/TokenScraper/CoinMarketCap Dev API/" + fileName + ".xlsx"
writer_HardDrive = pd.ExcelWriter(file_path_HardDrive)#, engine='openpyxl')
ranker_List.to_excel(writer_HardDrive, startrow= 0 , index=True, sheet_name= 'Summary') # write to "MASTER-Ercot.xlsx" spreadsheet
writer_HardDrive.save()
writer_HardDrive.close()
| [
37811,
198,
2,
24550,
357,
1640,
3409,
2599,
5660,
319,
366,
48,
2257,
81,
5067,
1,
9724,
64,
15595,
2039,
37040,
296,
298,
220,
198,
220,
220,
220,
1875,
366,
10459,
15155,
1195,
2257,
81,
5067,
1,
198,
220,
220,
220,
1875,
5660,
2884,
366,
29412,
11194,
499,
62,
47691,
12,
1238,
62,
43027,
263,
13,
9078,
1,
198,
198,
22093,
286,
4226,
198,
220,
220,
220,
352,
8,
4946,
5849,
412,
7397,
12,
1238,
2393,
1222,
2251,
257,
6060,
19778,
351,
262,
7508,
198,
220,
220,
220,
362,
8,
3497,
4522,
338,
329,
477,
412,
7397,
12,
1238,
16326,
1262,
8060,
7824,
198,
220,
220,
220,
513,
8,
5765,
309,
15799,
7,
32419,
20113,
8,
7824,
284,
651,
7508,
319,
1123,
412,
7397,
12,
1238,
11241,
198,
220,
220,
220,
604,
8,
13610,
257,
6060,
19778,
351,
477,
262,
7508,
198,
220,
220,
220,
642,
8,
19430,
6060,
19778,
284,
764,
87,
7278,
87,
2393,
198,
198,
2,
24550,
25,
6127,
1276,
307,
1057,
319,
257,
15595,
9344,
287,
1502,
284,
1330,
366,
37784,
11487,
1,
357,
292,
1551,
428,
373,
262,
1339,
329,
502,
8,
198,
37811,
198,
198,
11748,
302,
198,
11748,
2124,
75,
4372,
220,
198,
11748,
33918,
198,
11748,
7007,
198,
11748,
4818,
8079,
198,
11748,
299,
32152,
355,
45941,
198,
11748,
19798,
292,
355,
279,
67,
198,
6738,
1280,
9078,
87,
75,
1330,
3440,
62,
1818,
2070,
198,
6738,
3124,
1689,
1330,
4558,
11,
5157,
11,
17738,
628,
198,
198,
21017,
352,
8,
4946,
5849,
412,
7397,
12,
1238,
47365,
9220,
198,
7753,
62,
6978,
796,
374,
1,
14,
14490,
14,
20917,
11146,
5069,
14,
36259,
11733,
6127,
47835,
37906,
14,
13908,
1446,
2416,
278,
14,
30642,
3351,
38545,
14,
24387,
27470,
15610,
6245,
7824,
14,
34,
9655,
12,
2389,
12,
13912,
13,
87,
7278,
87,
1,
198,
2,
1353,
62,
47691,
62,
7568,
796,
279,
67,
13,
961,
62,
40664,
7,
7753,
62,
6978,
11,
13639,
28,
15,
11,
9630,
62,
4033,
28,
15,
8,
220,
1303,
329,
764,
40664,
198,
4852,
62,
47691,
62,
7568,
796,
279,
67,
13,
961,
62,
1069,
5276,
7,
7753,
62,
6978,
11,
9629,
3672,
796,
366,
9126,
412,
7397,
12,
1238,
4943,
1303,
1100,
477,
1366,
422,
366,
9126,
412,
7397,
12,
1238,
1,
198,
50145,
796,
1351,
7,
4852,
62,
47691,
62,
7568,
13,
28665,
82,
13,
27160,
8,
1303,
651,
262,
24697,
14610,
412,
7397,
12,
1238,
29130,
11,
309,
15799,
11,
4522,
11,
16312,
27470,
15610,
10289,
11,
5991,
4476,
357,
22556,
22556,
12,
3020,
12,
1860,
8,
220,
198,
4852,
62,
47691,
62,
7568,
796,
279,
67,
13,
6601,
19778,
7,
4852,
62,
47691,
62,
7568,
8,
1303,
10385,
1353,
62,
47691,
62,
7568,
284,
257,
7536,
19778,
198,
198,
2,
3497,
32373,
198,
47691,
62,
2389,
62,
8053,
796,
1353,
62,
47691,
62,
7568,
13,
346,
420,
58,
45299,
17,
60,
198,
2,
3601,
7,
47691,
62,
2389,
62,
8053,
8,
198,
198,
2,
5345,
20113,
198,
1102,
1851,
796,
705,
29072,
6,
198,
198,
21017,
16312,
27470,
15610,
7824,
198,
2,
7788,
2390,
16437,
7824,
35374,
4889,
14610,
3740,
1378,
1676,
12,
15042,
13,
3630,
10728,
11128,
13,
785,
14,
85,
16,
14,
29609,
420,
13382,
14,
8899,
30,
34,
9655,
62,
31190,
62,
17614,
62,
20373,
28,
64,
18,
68,
4059,
23,
69,
12,
66,
21,
65,
16,
12,
38339,
67,
12,
24,
65,
19,
66,
12,
66,
2598,
1731,
68,
23,
65,
22,
67,
16,
69,
198,
17614,
62,
9218,
796,
19061,
1303,
3409,
338,
2614,
7824,
7383,
220,
198,
2,
26890,
62,
6371,
796,
705,
5450,
1378,
1676,
12,
15042,
13,
3630,
10728,
11128,
13,
785,
14,
85,
16,
14,
29609,
420,
13382,
14,
4868,
654,
14,
10034,
12409,
6,
1343,
7824,
62,
9218,
1303,
1892,
36848,
287,
3232,
14569,
1410,
198,
4868,
654,
62,
6371,
796,
705,
5450,
1378,
1676,
12,
15042,
13,
3630,
10728,
11128,
13,
785,
14,
85,
16,
14,
29609,
420,
13382,
14,
4868,
654,
14,
42861,
6,
1343,
7824,
62,
9218,
220,
220,
1303,
7343,
654,
26603,
198,
6371,
62,
437,
796,
705,
30,
301,
5620,
28,
18747,
5,
1102,
1851,
11639,
1343,
10385,
220,
1303,
24213,
407,
307,
3306,
7471,
220,
198,
198,
25927,
796,
7007,
13,
1136,
7,
4868,
654,
62,
6371,
8,
198,
43420,
796,
2581,
13,
17752,
3419,
198,
7890,
796,
2482,
17816,
7890,
20520,
220,
1303,
1439,
6060,
198,
2,
34415,
6601,
796,
2482,
17816,
7890,
6,
7131,
15,
60,
1303,
1439,
4424,
14038,
198,
198,
2,
3601,
7,
17752,
13,
67,
8142,
7,
43420,
11,
3297,
62,
13083,
28,
17821,
11,
33793,
28,
19,
4008,
198,
198,
21017,
44707,
10102,
1096,
7343,
4847,
14610,
481,
307,
973,
284,
2251,
6060,
19778,
14610,
973,
284,
2251,
764,
87,
7278,
87,
2393,
198,
312,
62,
22510,
62,
8053,
796,
1351,
3419,
198,
3672,
62,
8053,
796,
1351,
3419,
198,
1837,
23650,
62,
8053,
796,
1351,
3419,
198,
732,
12485,
62,
6649,
1018,
62,
8053,
796,
1351,
3419,
198,
11215,
66,
62,
43027,
62,
8053,
796,
1351,
3419,
198,
22510,
62,
34162,
62,
8053,
796,
1351,
3419,
198,
21170,
8306,
62,
18608,
306,
62,
8053,
796,
1351,
3419,
198,
23350,
62,
18608,
306,
62,
8053,
796,
1351,
3419,
198,
25067,
62,
23350,
62,
18608,
306,
62,
21170,
8306,
62,
8053,
796,
1351,
3419,
198,
9806,
62,
18608,
306,
62,
8053,
796,
1351,
3419,
198,
12957,
62,
43162,
62,
8053,
796,
1351,
3419,
198,
2,
37250,
22708,
6,
7131,
6,
29072,
20520,
198,
20888,
62,
8053,
796,
1351,
3419,
198,
29048,
62,
1731,
71,
62,
8053,
796,
1351,
3419,
198,
10728,
62,
11128,
62,
8053,
796,
1351,
3419,
198,
25067,
62,
3803,
62,
16,
71,
62,
8053,
796,
1351,
3419,
198,
25067,
62,
3803,
62,
1731,
71,
62,
8053,
796,
1351,
3419,
198,
25067,
62,
3803,
62,
22,
67,
62,
8053,
796,
1351,
3419,
198,
198,
41098,
73,
796,
657,
198,
2,
1640,
7395,
287,
7395,
6601,
25,
1303,
1114,
1123,
220,
198,
1640,
7395,
287,
1366,
25,
1303,
1114,
1123,
220,
628,
220,
220,
220,
611,
7395,
17816,
312,
20520,
287,
412,
7397,
62,
2389,
62,
8053,
13,
27160,
25,
220,
1303,
22224,
7473,
412,
7397,
12,
1238,
47365,
198,
220,
220,
220,
220,
220,
220,
220,
44386,
3497,
6060,
329,
4378,
263,
220,
198,
220,
220,
220,
220,
220,
220,
220,
4686,
62,
22510,
796,
7395,
17816,
312,
20520,
198,
220,
220,
220,
220,
220,
220,
220,
4279,
796,
7395,
17816,
11215,
66,
62,
43027,
20520,
198,
220,
220,
220,
220,
220,
220,
220,
1438,
796,
7395,
17816,
3672,
20520,
198,
220,
220,
220,
220,
220,
220,
220,
6194,
796,
7395,
17816,
1837,
23650,
20520,
198,
220,
220,
220,
220,
220,
220,
220,
3052,
62,
6649,
1018,
796,
7395,
17816,
6649,
1018,
20520,
198,
220,
220,
220,
220,
220,
220,
220,
3052,
62,
6649,
1018,
796,
366,
5450,
1378,
3630,
10728,
11128,
13,
785,
14,
22019,
14038,
30487,
1343,
3052,
62,
6649,
1018,
1343,
12813,
1,
198,
220,
220,
220,
220,
220,
220,
220,
997,
62,
34162,
796,
7395,
17816,
22510,
62,
34162,
20520,
198,
220,
220,
220,
220,
220,
220,
220,
24495,
62,
18608,
306,
796,
7395,
17816,
21170,
8306,
62,
18608,
306,
20520,
198,
220,
220,
220,
220,
220,
220,
220,
2472,
62,
18608,
306,
796,
7395,
17816,
23350,
62,
18608,
306,
20520,
628,
220,
220,
220,
220,
220,
220,
220,
611,
24495,
62,
18608,
306,
318,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
24495,
62,
18608,
306,
796,
657,
220,
220,
220,
220,
198,
220,
220,
220,
220,
220,
220,
220,
611,
2472,
62,
18608,
306,
318,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2472,
62,
18608,
306,
796,
657,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1411,
62,
23350,
62,
18608,
306,
62,
21170,
8306,
796,
366,
14202,
1,
198,
220,
220,
220,
220,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
1411,
62,
23350,
62,
18608,
306,
62,
21170,
8306,
796,
493,
7,
744,
7,
21170,
8306,
62,
18608,
306,
14,
23350,
62,
18608,
306,
9,
3064,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1411,
62,
23350,
62,
18608,
306,
62,
21170,
8306,
796,
2835,
7,
21170,
8306,
62,
18608,
306,
14,
23350,
62,
18608,
306,
9,
3064,
8,
628,
220,
220,
220,
220,
220,
220,
220,
3509,
62,
18608,
306,
796,
7395,
17816,
9806,
62,
18608,
306,
20520,
198,
220,
220,
220,
220,
220,
220,
220,
938,
62,
43162,
796,
7395,
17816,
12957,
62,
43162,
20520,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
2264,
6421,
198,
220,
220,
220,
220,
220,
220,
220,
13386,
796,
7395,
17816,
22708,
6,
7131,
1102,
1851,
60,
198,
220,
220,
220,
220,
220,
220,
220,
2756,
796,
2835,
7,
421,
6421,
17816,
20888,
6,
4357,
19,
8,
198,
220,
220,
220,
220,
220,
220,
220,
6115,
796,
2835,
7,
421,
6421,
17816,
29048,
62,
1731,
71,
6,
12962,
198,
220,
220,
220,
220,
220,
220,
220,
1411,
62,
3803,
62,
16,
71,
796,
13386,
17816,
25067,
62,
3803,
62,
16,
71,
20520,
198,
220,
220,
220,
220,
220,
220,
220,
1411,
62,
3803,
62,
1731,
71,
796,
13386,
17816,
25067,
62,
3803,
62,
1731,
71,
20520,
198,
220,
220,
220,
220,
220,
220,
220,
1411,
62,
3803,
62,
22,
67,
796,
13386,
17816,
25067,
62,
3803,
62,
22,
67,
20520,
198,
220,
220,
220,
220,
220,
220,
220,
1910,
62,
11128,
796,
13386,
17816,
10728,
62,
11128,
20520,
628,
220,
220,
220,
220,
220,
220,
220,
3601,
7,
41098,
73,
4032,
25,
46083,
1438,
11,
366,
357,
1600,
6194,
11,
366,
8,
4943,
198,
220,
220,
220,
220,
220,
220,
220,
474,
41098,
15853,
352,
628,
220,
220,
220,
220,
220,
220,
220,
44386,
2034,
437,
7343,
26632,
198,
220,
220,
220,
220,
220,
220,
220,
4686,
62,
22510,
62,
8053,
13,
33295,
7,
312,
62,
22510,
8,
198,
220,
220,
220,
220,
220,
220,
220,
12067,
66,
62,
43027,
62,
8053,
13,
33295,
7,
43027,
8,
198,
220,
220,
220,
220,
220,
220,
220,
1438,
62,
8053,
13,
33295,
7,
3672,
8,
198,
220,
220,
220,
220,
220,
220,
220,
6194,
62,
8053,
13,
33295,
7,
1837,
23650,
8,
198,
220,
220,
220,
220,
220,
220,
220,
3052,
62,
6649,
1018,
62,
8053,
13,
33295,
7,
732,
12485,
62,
6649,
1018,
8,
198,
220,
220,
220,
220,
220,
220,
220,
997,
62,
34162,
62,
8053,
13,
33295,
7,
22510,
62,
34162,
8,
198,
220,
220,
220,
220,
220,
220,
220,
24495,
62,
18608,
306,
62,
8053,
13,
33295,
7,
21170,
8306,
62,
18608,
306,
8,
198,
220,
220,
220,
220,
220,
220,
220,
2472,
62,
18608,
306,
62,
8053,
13,
33295,
7,
23350,
62,
18608,
306,
8,
198,
220,
220,
220,
220,
220,
220,
220,
3509,
62,
18608,
306,
62,
8053,
13,
33295,
7,
9806,
62,
18608,
306,
8,
198,
220,
220,
220,
220,
220,
220,
220,
938,
62,
43162,
62,
8053,
13,
33295,
7,
12957,
62,
43162,
8,
198,
220,
220,
220,
220,
220,
220,
220,
2756,
62,
8053,
13,
33295,
7,
20888,
8,
198,
220,
220,
220,
220,
220,
220,
220,
6115,
62,
1731,
71,
62,
8053,
13,
33295,
7,
29048,
8,
198,
220,
220,
220,
220,
220,
220,
220,
1411,
62,
3803,
62,
16,
71,
62,
8053,
13,
33295,
7,
25067,
62,
3803,
62,
16,
71,
8,
198,
220,
220,
220,
220,
220,
220,
220,
1411,
62,
3803,
62,
1731,
71,
62,
8053,
13,
33295,
7,
25067,
62,
3803,
62,
1731,
71,
8,
198,
220,
220,
220,
220,
220,
220,
220,
1411,
62,
3803,
62,
22,
67,
62,
8053,
13,
33295,
7,
25067,
62,
3803,
62,
22,
67,
8,
198,
220,
220,
220,
220,
220,
220,
220,
1910,
62,
11128,
62,
8053,
13,
33295,
7,
10728,
62,
11128,
8,
628,
198,
21017,
13610,
6060,
19778,
422,
44968,
198,
2235,
7568,
796,
279,
67,
13,
6601,
19778,
7,
7890,
28,
29510,
11,
6376,
28,
28405,
8,
198,
43027,
263,
62,
8053,
796,
279,
67,
13,
6601,
19778,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1351,
7,
13344,
7,
11215,
66,
62,
43027,
62,
8053,
11,
1438,
62,
8053,
11,
6194,
62,
8053,
11,
2756,
62,
8053,
11,
1910,
62,
11128,
62,
8053,
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,
6115,
62,
1731,
71,
62,
8053,
11,
997,
62,
34162,
62,
8053,
11,
1411,
62,
23350,
62,
18608,
306,
62,
21170,
8306,
62,
8053,
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,
24495,
62,
18608,
306,
62,
8053,
11,
2472,
62,
18608,
306,
62,
8053,
11,
3509,
62,
18608,
306,
62,
8053,
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,
1411,
62,
3803,
62,
16,
71,
62,
8053,
11,
1411,
62,
3803,
62,
1731,
71,
62,
8053,
11,
1411,
62,
3803,
62,
22,
67,
62,
8053,
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,
4686,
62,
22510,
62,
8053,
11,
938,
62,
43162,
62,
8053,
11,
3052,
62,
6649,
1018,
62,
8053,
36911,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
15180,
28,
17816,
5376,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
51,
15799,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
18124,
45491,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
27470,
4476,
45491,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
28545,
14701,
45491,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
15057,
286,
30251,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
4,
286,
7472,
22663,
7672,
8306,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
31560,
8306,
22663,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
14957,
22663,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
11518,
22663,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
4,
9794,
25,
352,
71,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
4,
9794,
25,
1987,
71,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
4,
9794,
25,
767,
67,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
2389,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
5956,
19433,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
24387,
27470,
15610,
10289,
6,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
6376,
28,
11215,
66,
62,
43027,
62,
8053,
8,
198,
198,
43027,
263,
62,
8053,
13,
9630,
13,
3672,
796,
366,
34,
9655,
10916,
1,
220,
1303,
7152,
480,
12901,
198,
198,
2,
4798,
7,
3672,
62,
8053,
8,
198,
4798,
7,
3672,
62,
8053,
8,
198,
4798,
7,
43027,
263,
62,
8053,
8,
198,
198,
37811,
198,
21017,
8284,
278,
287,
24134,
21616,
198,
220,
220,
220,
12067,
66,
62,
43027,
62,
8053,
198,
220,
220,
220,
1438,
62,
8053,
198,
220,
220,
220,
6194,
62,
8053,
628,
220,
220,
220,
2756,
62,
8053,
198,
220,
220,
220,
1910,
62,
11128,
62,
8053,
198,
220,
220,
220,
6115,
62,
1731,
71,
62,
8053,
198,
220,
220,
220,
997,
62,
34162,
62,
8053,
628,
220,
220,
220,
1411,
62,
23350,
62,
18608,
306,
62,
21170,
8306,
62,
8053,
198,
220,
220,
220,
24495,
62,
18608,
306,
62,
8053,
198,
220,
220,
220,
2472,
62,
18608,
306,
62,
8053,
198,
220,
220,
220,
3509,
62,
18608,
306,
62,
8053,
198,
220,
220,
220,
220,
198,
220,
220,
220,
1411,
62,
3803,
62,
16,
71,
62,
8053,
198,
220,
220,
220,
1411,
62,
3803,
62,
1731,
71,
62,
8053,
198,
220,
220,
220,
1411,
62,
3803,
62,
22,
67,
62,
8053,
628,
220,
220,
220,
4686,
62,
22510,
62,
8053,
198,
220,
220,
220,
938,
62,
43162,
62,
8053,
198,
220,
220,
220,
3052,
62,
6649,
1018,
62,
8053,
198,
37811,
198,
198,
2,
3497,
3862,
17977,
329,
1910,
1451,
198,
2435,
1273,
696,
796,
965,
7,
19608,
8079,
13,
19608,
8079,
13,
40838,
22446,
2536,
31387,
10786,
37633,
56,
12,
4,
76,
12,
4,
67,
33047,
4008,
1303,
6288,
11,
355,
281,
34142,
198,
198,
21017,
13610,
24134,
9220,
198,
7753,
5376,
796,
366,
31180,
5781,
12,
47691,
12,
1238,
1,
1343,
640,
1273,
696,
198,
7753,
62,
6978,
62,
17309,
24825,
796,
374,
1,
14,
14490,
14,
20917,
11146,
5069,
14,
36259,
11733,
6127,
47835,
37906,
14,
13908,
1446,
2416,
278,
14,
30642,
3351,
38545,
14,
24387,
27470,
15610,
6245,
7824,
30487,
1343,
2393,
5376,
1343,
27071,
87,
7278,
87,
1,
198,
16002,
62,
17309,
24825,
796,
279,
67,
13,
3109,
5276,
34379,
7,
7753,
62,
6978,
62,
17309,
24825,
8,
2,
11,
3113,
11639,
9654,
9078,
87,
75,
11537,
198,
43027,
263,
62,
8053,
13,
1462,
62,
1069,
5276,
7,
16002,
62,
17309,
24825,
11,
923,
808,
28,
657,
837,
6376,
28,
17821,
11,
9629,
62,
3672,
28,
705,
22093,
11537,
1303,
3551,
284,
366,
31180,
5781,
12,
36,
6015,
313,
13,
87,
7278,
87,
1,
30117,
198,
198,
16002,
62,
17309,
24825,
13,
21928,
3419,
198,
16002,
62,
17309,
24825,
13,
19836,
3419,
628,
628,
628,
628,
628,
628,
628
] | 2.27984 | 3,259 |
# WIP
# DreamBNC Bot 2
# (c) DreamBNC
# Loading essential libraries (needed for connecting to IRC)
import zirc, ssl
print("DreamBNC Service Bot")
print("(c) 2016 DreamBNC dev team.")
print("Initalizing.")
# setting variables
bncprovider = DreamBNC
bncweb = dreambnc.xyz
server1 = Mushroom
print("Initalized; connecting...")
# connecting using zirc
self.config = zirc.IRCConfig(host="irc.freenode.net",
port=6697,
nickname="%bncprovider",
ident="%bncprovider",
realname="%bncprovider Service Bot - http://%bncweb",
# variables are being an pain; we have to hard code this
# We should also probably add some way to input a server pass
channels=['#DreamBNC'],
sasl_user="user",
sasl_pass="pw")
self.connect(self.config)
self.start()
Bot()
| [
2,
370,
4061,
198,
2,
7610,
33,
7792,
18579,
362,
198,
2,
357,
66,
8,
7610,
33,
7792,
198,
198,
2,
12320,
6393,
12782,
357,
27938,
329,
14320,
284,
30039,
8,
198,
11748,
1976,
1980,
11,
264,
6649,
628,
198,
4798,
7203,
30571,
33,
7792,
4809,
18579,
4943,
198,
4798,
7203,
7,
66,
8,
1584,
7610,
33,
7792,
1614,
1074,
19570,
198,
4798,
7203,
818,
1287,
2890,
19570,
198,
2,
4634,
9633,
198,
9374,
66,
15234,
1304,
796,
7610,
33,
7792,
198,
9374,
66,
12384,
796,
4320,
9374,
66,
13,
5431,
89,
198,
15388,
16,
796,
36482,
198,
4798,
7203,
818,
1287,
1143,
26,
14320,
9313,
8,
198,
2,
14320,
1262,
1976,
1980,
198,
944,
13,
11250,
796,
1976,
1980,
13,
49060,
16934,
7,
4774,
2625,
1980,
13,
69,
1361,
1098,
13,
3262,
1600,
198,
2493,
28,
2791,
5607,
11,
198,
21814,
2625,
4,
9374,
66,
15234,
1304,
1600,
198,
1852,
2625,
4,
9374,
66,
15234,
1304,
1600,
198,
1103,
3672,
2625,
4,
9374,
66,
15234,
1304,
4809,
18579,
532,
2638,
1378,
4,
9374,
66,
12384,
1600,
198,
197,
2,
9633,
389,
852,
281,
2356,
26,
356,
423,
284,
1327,
2438,
428,
198,
197,
2,
775,
815,
635,
2192,
751,
617,
835,
284,
5128,
257,
4382,
1208,
198,
9619,
28,
17816,
2,
30571,
33,
7792,
6,
4357,
198,
220,
220,
220,
264,
292,
75,
62,
7220,
2625,
7220,
1600,
198,
220,
220,
220,
264,
292,
75,
62,
6603,
2625,
79,
86,
4943,
198,
944,
13,
8443,
7,
944,
13,
11250,
8,
198,
944,
13,
9688,
3419,
198,
198,
20630,
3419,
198
] | 2.89272 | 261 |
from sus.engines import telegram, reddit, rss
import vcr
import unittest
| [
6738,
2341,
13,
1516,
1127,
1330,
573,
30536,
11,
18374,
11,
374,
824,
198,
11748,
410,
6098,
198,
11748,
555,
715,
395,
628,
628,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
198
] | 2.405405 | 37 |
import tensorflow as tf
import numpy as np
import Quantizers
import math
import time
import struct
from tensorflow.python.ops import standard_ops
from tensorflow.python.ops import nn
hex_lambda = lambda x : hex(struct.unpack('<I', struct.pack('<f', x))[0])
toHex = np.vectorize(hex_lambda)
input_width = input_height = 4
batch_size = 2
input_channels = 2
entries = input_width*input_height*batch_size*input_channels
testdata_scale=10
threshold = 5
inputs_vals = np.random.normal(size=(batch_size,input_width,input_height,input_channels))*testdata_scale
#inputs_vals = 1.0 - 2.0**-np.arange(entries)
inputs = tf.constant(inputs_vals,dtype=tf.float32)
#inputs = tf.zeros_like(inputs)
quantizer_log = Quantizers.LogarithmicQuantizer()
output_log = quantizer_log.quantize(inputs)
gold_output_log = log2(inputs)
quantizer_sparse = Quantizers.SparseQuantizer(threshold)
output_sparse = quantizer_sparse.quantize(inputs)
gold_output_sparse = sparse(inputs, threshold)
quantizer_halffp = Quantizers.HalffpQuantizer()
output_halffp = quantizer_halffp.quantize(inputs)
gold_output_halffp = halffp(inputs)
with tf.Session() as sess:
'''
print('input:')
print(toHex(sess.run(inputs)))
print('quantized:')
print(toHex(sess.run(output_halffp)))
print('gold quantized:')
print(toHex(sess.run(gold_output_halffp)))
'''
result_log=np.sum(
np.absolute(gold_output_log.eval().flatten()-output_log.eval().flatten()))
result_sparse=np.sum(
np.absolute(gold_output_sparse.eval().flatten()-output_sparse.eval().flatten()))
# rounding in TF FP16 format is different than in Halffp kernel implementation!
# mantissa is rounded up in TF FP16 and cut in kernel.
# rounding bit in integer representation has value 8192, difference between TF FP16 and
# kernel is 0 or that number.
gold_output_halffp = np.array(
[struct.unpack('<I', struct.pack('<f', x))[0]
for x in gold_output_halffp.eval().flatten()])
output_halffp = np.array(
[struct.unpack('<I', struct.pack('<f', x))[0]
for x in output_halffp.eval().flatten()])
result_halffp = gold_output_halffp-output_halffp
result_halffp = np.absolute(
np.sum( (result_halffp==0).astype(np.int32)
+ (result_halffp==8192).astype(np.int32) )
- result_halffp.size)
#result_halffp=np.sum(np.absolute(gold_output_halffp.eval().flatten()-output_halffp.eval().flatten()))
'''
start=time.time()
for i in range(100000):
output_halffp.eval()
runtime = time.time()-start
print('kernel-version time: %fs'%runtime)
start=time.time()
for i in range(100000):
gold_output_halffp.eval()
runtime = time.time()-start
print('tf-version time: %fs'%runtime)
'''
print('LogQuantizer test:')
check(result_log)
print('SparseQuantizer test:')
check(result_sparse)
print('HalffpQuantizer test:')
check(result_halffp)
| [
11748,
11192,
273,
11125,
355,
48700,
198,
11748,
299,
32152,
355,
45941,
198,
11748,
16972,
11341,
198,
11748,
10688,
198,
11748,
640,
198,
11748,
2878,
628,
198,
6738,
11192,
273,
11125,
13,
29412,
13,
2840,
1330,
3210,
62,
2840,
198,
6738,
11192,
273,
11125,
13,
29412,
13,
2840,
1330,
299,
77,
198,
198,
33095,
62,
50033,
796,
37456,
2124,
1058,
17910,
7,
7249,
13,
403,
8002,
10786,
27,
40,
3256,
2878,
13,
8002,
10786,
27,
69,
3256,
2124,
4008,
58,
15,
12962,
198,
1462,
39,
1069,
796,
45941,
13,
31364,
1096,
7,
33095,
62,
50033,
8,
198,
198,
15414,
62,
10394,
796,
5128,
62,
17015,
796,
604,
198,
43501,
62,
7857,
796,
362,
198,
15414,
62,
354,
8961,
796,
362,
198,
298,
1678,
796,
5128,
62,
10394,
9,
15414,
62,
17015,
9,
43501,
62,
7857,
9,
15414,
62,
354,
8961,
198,
9288,
7890,
62,
9888,
28,
940,
198,
198,
400,
10126,
796,
642,
198,
198,
15414,
82,
62,
12786,
796,
45941,
13,
25120,
13,
11265,
7,
7857,
16193,
43501,
62,
7857,
11,
15414,
62,
10394,
11,
15414,
62,
17015,
11,
15414,
62,
354,
8961,
4008,
9,
9288,
7890,
62,
9888,
198,
2,
15414,
82,
62,
12786,
796,
352,
13,
15,
532,
362,
13,
15,
1174,
12,
37659,
13,
283,
858,
7,
298,
1678,
8,
198,
15414,
82,
796,
48700,
13,
9979,
415,
7,
15414,
82,
62,
12786,
11,
67,
4906,
28,
27110,
13,
22468,
2624,
8,
198,
2,
15414,
82,
796,
48700,
13,
9107,
418,
62,
2339,
7,
15414,
82,
8,
198,
198,
40972,
7509,
62,
6404,
796,
16972,
11341,
13,
11187,
283,
342,
9383,
24915,
7509,
3419,
198,
22915,
62,
6404,
796,
5554,
7509,
62,
6404,
13,
40972,
1096,
7,
15414,
82,
8,
198,
24267,
62,
22915,
62,
6404,
796,
2604,
17,
7,
15414,
82,
8,
198,
198,
40972,
7509,
62,
82,
29572,
796,
16972,
11341,
13,
50,
29572,
24915,
7509,
7,
400,
10126,
8,
198,
22915,
62,
82,
29572,
796,
5554,
7509,
62,
82,
29572,
13,
40972,
1096,
7,
15414,
82,
8,
198,
24267,
62,
22915,
62,
82,
29572,
796,
29877,
7,
15414,
82,
11,
11387,
8,
198,
198,
40972,
7509,
62,
14201,
487,
79,
796,
16972,
11341,
13,
40202,
487,
79,
24915,
7509,
3419,
198,
22915,
62,
14201,
487,
79,
796,
5554,
7509,
62,
14201,
487,
79,
13,
40972,
1096,
7,
15414,
82,
8,
198,
24267,
62,
22915,
62,
14201,
487,
79,
796,
10284,
487,
79,
7,
15414,
82,
8,
198,
198,
4480,
48700,
13,
36044,
3419,
355,
264,
408,
25,
198,
220,
705,
7061,
198,
220,
3601,
10786,
15414,
25,
11537,
198,
220,
3601,
7,
1462,
39,
1069,
7,
82,
408,
13,
5143,
7,
15414,
82,
22305,
198,
220,
3601,
10786,
40972,
1143,
25,
11537,
198,
220,
3601,
7,
1462,
39,
1069,
7,
82,
408,
13,
5143,
7,
22915,
62,
14201,
487,
79,
22305,
198,
220,
3601,
10786,
24267,
5554,
1143,
25,
11537,
198,
220,
3601,
7,
1462,
39,
1069,
7,
82,
408,
13,
5143,
7,
24267,
62,
22915,
62,
14201,
487,
79,
22305,
198,
220,
705,
7061,
198,
220,
220,
198,
220,
1255,
62,
6404,
28,
37659,
13,
16345,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
45941,
13,
48546,
7,
24267,
62,
22915,
62,
6404,
13,
18206,
22446,
2704,
41769,
3419,
12,
22915,
62,
6404,
13,
18206,
22446,
2704,
41769,
3419,
4008,
198,
220,
1255,
62,
82,
29572,
28,
37659,
13,
16345,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
45941,
13,
48546,
7,
24267,
62,
22915,
62,
82,
29572,
13,
18206,
22446,
2704,
41769,
3419,
12,
22915,
62,
82,
29572,
13,
18206,
22446,
2704,
41769,
3419,
4008,
198,
220,
220,
198,
220,
1303,
38185,
287,
24958,
31459,
1433,
5794,
318,
1180,
621,
287,
11023,
487,
79,
9720,
7822,
0,
198,
220,
1303,
24818,
13808,
318,
19273,
510,
287,
24958,
31459,
1433,
290,
2005,
287,
9720,
13,
198,
220,
1303,
38185,
1643,
287,
18253,
10552,
468,
1988,
807,
17477,
11,
3580,
1022,
24958,
31459,
1433,
290,
198,
220,
1303,
9720,
318,
657,
393,
326,
1271,
13,
198,
220,
3869,
62,
22915,
62,
14201,
487,
79,
796,
45941,
13,
18747,
7,
198,
220,
220,
220,
220,
220,
220,
220,
685,
7249,
13,
403,
8002,
10786,
27,
40,
3256,
2878,
13,
8002,
10786,
27,
69,
3256,
2124,
4008,
58,
15,
60,
220,
198,
220,
220,
220,
220,
220,
220,
220,
220,
329,
2124,
287,
3869,
62,
22915,
62,
14201,
487,
79,
13,
18206,
22446,
2704,
41769,
3419,
12962,
220,
198,
220,
5072,
62,
14201,
487,
79,
796,
45941,
13,
18747,
7,
198,
220,
220,
220,
220,
220,
220,
220,
685,
7249,
13,
403,
8002,
10786,
27,
40,
3256,
2878,
13,
8002,
10786,
27,
69,
3256,
2124,
4008,
58,
15,
60,
220,
198,
220,
220,
220,
220,
220,
220,
220,
220,
329,
2124,
287,
5072,
62,
14201,
487,
79,
13,
18206,
22446,
2704,
41769,
3419,
12962,
220,
220,
198,
220,
1255,
62,
14201,
487,
79,
796,
3869,
62,
22915,
62,
14201,
487,
79,
12,
22915,
62,
14201,
487,
79,
198,
220,
1255,
62,
14201,
487,
79,
796,
45941,
13,
48546,
7,
220,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
45941,
13,
16345,
7,
357,
20274,
62,
14201,
487,
79,
855,
15,
737,
459,
2981,
7,
37659,
13,
600,
2624,
8,
220,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1343,
357,
20274,
62,
14201,
487,
79,
855,
23,
17477,
737,
459,
2981,
7,
37659,
13,
600,
2624,
8,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
532,
1255,
62,
14201,
487,
79,
13,
7857,
8,
628,
220,
1303,
20274,
62,
14201,
487,
79,
28,
37659,
13,
16345,
7,
37659,
13,
48546,
7,
24267,
62,
22915,
62,
14201,
487,
79,
13,
18206,
22446,
2704,
41769,
3419,
12,
22915,
62,
14201,
487,
79,
13,
18206,
22446,
2704,
41769,
3419,
4008,
628,
220,
705,
7061,
198,
220,
923,
28,
2435,
13,
2435,
3419,
198,
220,
329,
1312,
287,
2837,
7,
3064,
830,
2599,
198,
220,
220,
220,
5072,
62,
14201,
487,
79,
13,
18206,
3419,
198,
220,
19124,
796,
640,
13,
2435,
3419,
12,
9688,
198,
220,
3601,
10786,
33885,
12,
9641,
640,
25,
4064,
9501,
6,
4,
43282,
8,
628,
220,
923,
28,
2435,
13,
2435,
3419,
198,
220,
329,
1312,
287,
2837,
7,
3064,
830,
2599,
198,
220,
220,
220,
3869,
62,
22915,
62,
14201,
487,
79,
13,
18206,
3419,
198,
220,
19124,
796,
640,
13,
2435,
3419,
12,
9688,
198,
220,
3601,
10786,
27110,
12,
9641,
640,
25,
4064,
9501,
6,
4,
43282,
8,
198,
220,
705,
7061,
198,
198,
4798,
10786,
11187,
24915,
7509,
1332,
25,
11537,
198,
9122,
7,
20274,
62,
6404,
8,
198,
198,
4798,
10786,
50,
29572,
24915,
7509,
1332,
25,
11537,
198,
9122,
7,
20274,
62,
82,
29572,
8,
198,
198,
4798,
10786,
40202,
487,
79,
24915,
7509,
1332,
25,
11537,
198,
9122,
7,
20274,
62,
14201,
487,
79,
8,
628
] | 2.485934 | 1,173 |
# -*- coding: utf-8 -*-
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you 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.
from airflow.sensors.base_sensor_operator import BaseSensorOperator
from airflow.utils.decorators import apply_defaults
class HivePartitionSensor(BaseSensorOperator):
"""
Waits for a partition to show up in Hive.
Note: Because ``partition`` supports general logical operators, it
can be inefficient. Consider using NamedHivePartitionSensor instead if
you don't need the full flexibility of HivePartitionSensor.
:param table: The name of the table to wait for, supports the dot
notation (my_database.my_table)
:type table: str
:param partition: The partition clause to wait for. This is passed as
is to the metastore Thrift client ``get_partitions_by_filter`` method,
and apparently supports SQL like notation as in ``ds='2015-01-01'
AND type='value'`` and comparison operators as in ``"ds>=2015-01-01"``
:type partition: str
:param metastore_conn_id: reference to the metastore thrift service
connection id
:type metastore_conn_id: str
"""
template_fields = ('schema', 'table', 'partition',)
ui_color = '#C5CAE9'
@apply_defaults
| [
2,
532,
9,
12,
19617,
25,
3384,
69,
12,
23,
532,
9,
12,
198,
2,
198,
2,
49962,
284,
262,
24843,
10442,
5693,
357,
1921,
37,
8,
739,
530,
198,
2,
393,
517,
18920,
5964,
11704,
13,
220,
4091,
262,
28536,
2393,
198,
2,
9387,
351,
428,
670,
329,
3224,
1321,
198,
2,
5115,
6634,
9238,
13,
220,
383,
7054,
37,
16625,
428,
2393,
198,
2,
284,
345,
739,
262,
24843,
13789,
11,
10628,
362,
13,
15,
357,
1169,
198,
2,
366,
34156,
15341,
345,
743,
407,
779,
428,
2393,
2845,
287,
11846,
198,
2,
351,
262,
13789,
13,
220,
921,
743,
7330,
257,
4866,
286,
262,
13789,
379,
198,
2,
198,
2,
220,
220,
2638,
1378,
2503,
13,
43073,
13,
2398,
14,
677,
4541,
14,
43,
2149,
24290,
12,
17,
13,
15,
198,
2,
198,
2,
17486,
2672,
416,
9723,
1099,
393,
4987,
284,
287,
3597,
11,
198,
2,
3788,
9387,
739,
262,
13789,
318,
9387,
319,
281,
198,
2,
366,
1921,
3180,
1,
29809,
1797,
11,
42881,
34764,
11015,
6375,
7102,
49828,
11053,
3963,
15529,
198,
2,
509,
12115,
11,
2035,
4911,
393,
17142,
13,
220,
4091,
262,
13789,
329,
262,
198,
2,
2176,
3303,
15030,
21627,
290,
11247,
198,
2,
739,
262,
13789,
13,
198,
198,
6738,
45771,
13,
82,
641,
669,
13,
8692,
62,
82,
22854,
62,
46616,
1330,
7308,
47864,
18843,
1352,
198,
6738,
45771,
13,
26791,
13,
12501,
273,
2024,
1330,
4174,
62,
12286,
82,
628,
198,
4871,
33235,
7841,
653,
47864,
7,
14881,
47864,
18843,
1352,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
15329,
896,
329,
257,
18398,
284,
905,
510,
287,
33235,
13,
628,
220,
220,
220,
5740,
25,
4362,
7559,
3911,
653,
15506,
6971,
2276,
12219,
12879,
11,
340,
198,
220,
220,
220,
460,
307,
30904,
13,
12642,
1262,
34441,
39,
425,
7841,
653,
47864,
2427,
611,
198,
220,
220,
220,
345,
836,
470,
761,
262,
1336,
13688,
286,
33235,
7841,
653,
47864,
13,
628,
220,
220,
220,
1058,
17143,
3084,
25,
383,
1438,
286,
262,
3084,
284,
4043,
329,
11,
6971,
262,
16605,
198,
220,
220,
220,
220,
220,
220,
220,
33274,
357,
1820,
62,
48806,
13,
1820,
62,
11487,
8,
198,
220,
220,
220,
1058,
4906,
3084,
25,
965,
198,
220,
220,
220,
1058,
17143,
18398,
25,
383,
18398,
13444,
284,
4043,
329,
13,
770,
318,
3804,
355,
198,
220,
220,
220,
220,
220,
220,
220,
318,
284,
262,
44678,
382,
16283,
2135,
5456,
7559,
1136,
62,
3911,
1756,
62,
1525,
62,
24455,
15506,
2446,
11,
198,
220,
220,
220,
220,
220,
220,
220,
290,
5729,
6971,
16363,
588,
33274,
355,
287,
7559,
9310,
11639,
4626,
12,
486,
12,
486,
6,
198,
220,
220,
220,
220,
220,
220,
220,
5357,
2099,
11639,
8367,
6,
15506,
290,
7208,
12879,
355,
287,
7559,
1,
9310,
29,
28,
4626,
12,
486,
12,
486,
1,
15506,
198,
220,
220,
220,
1058,
4906,
18398,
25,
965,
198,
220,
220,
220,
1058,
17143,
44678,
382,
62,
37043,
62,
312,
25,
4941,
284,
262,
44678,
382,
5636,
2135,
2139,
198,
220,
220,
220,
220,
220,
220,
220,
4637,
4686,
198,
220,
220,
220,
1058,
4906,
44678,
382,
62,
37043,
62,
312,
25,
965,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
11055,
62,
25747,
796,
19203,
15952,
2611,
3256,
705,
11487,
3256,
705,
3911,
653,
3256,
8,
198,
220,
220,
220,
334,
72,
62,
8043,
796,
705,
2,
34,
20,
8141,
36,
24,
6,
628,
220,
220,
220,
2488,
39014,
62,
12286,
82,
198
] | 3.343643 | 582 |
from flask import request, render_template, url_for, g, Flask, redirect, flash, abort, json, jsonify, session
from peewee import DoesNotExist
from playhouse.shortcuts import model_to_dict, dict_to_model
import json
from datetime import datetime
from dateutil import parser
from app import app
from app.models.program import Program
from app.models.event import Event
from app.models.facilitator import Facilitator
from app.models.eventParticipant import EventParticipant
from app.models.eventRsvp import EventRsvp
from app.models.user import User
from app.models.term import Term
from app.models.eventTemplate import EventTemplate
from app.models.outsideParticipant import OutsideParticipant
from app.models.eventParticipant import EventParticipant
from app.models.programEvent import ProgramEvent
from app.logic.participants import trainedParticipants
from app.logic.volunteers import getEventLengthInHours
from app.logic.utils import selectSurroundingTerms
from app.logic.events import deleteEvent, getAllFacilitators, attemptSaveEvent, preprocessEventData, calculateRecurringEventFrequency
from app.logic.courseManagement import pendingCourses, approvedCourses
from app.controllers.admin import admin_bp
from app.controllers.admin.volunteers import getVolunteers
from app.controllers.admin.userManagement import manageUsers
@admin_bp.route('/switch_user', methods=['POST'])
@admin_bp.route('/template_select')
@admin_bp.route('/event/<templateid>/create', methods=['GET','POST'])
@admin_bp.route('/event/<templateid>/<programid>/create', methods=['GET','POST'])
@admin_bp.route('/event/<eventId>/edit', methods=['GET','POST'])
@admin_bp.route('/event/<eventId>/delete', methods=['POST'])
@admin_bp.route('/makeRecurringEvents', methods=['POST'])
@admin_bp.route('/volunteerProfile', methods=['POST'])
@admin_bp.route('/search_student', methods=['GET'])
@admin_bp.route('/addParticipants', methods = ['GET'])
def addParticipants():
'''Renders the page, will be removed once merged with full page'''
return render_template('addParticipants.html',
title="Add Participants")
@admin_bp.route('/courseManagement', methods = ['GET', 'POST'])
@admin_bp.route('/courseManagement/<term>', methods = ['GET', 'POST'])
def courseManagement(term = None):
'''
Renders the page for admins to manage Course Proposals
'''
term = Term.get_or_none(Term.id == term)
if not term:
term = g.current_term
pending = pendingCourses(term)
approved = approvedCourses(term)
terms = selectSurroundingTerms(g.current_term)
return render_template('/admin/courseManagement.html',
pendingCourses = pending,
approvedCourses = approved,
terms = terms,
term = term)
| [
6738,
42903,
1330,
2581,
11,
8543,
62,
28243,
11,
19016,
62,
1640,
11,
308,
11,
46947,
11,
18941,
11,
7644,
11,
15614,
11,
33918,
11,
33918,
1958,
11,
6246,
198,
6738,
613,
413,
1453,
1330,
8314,
3673,
3109,
396,
198,
6738,
711,
4803,
13,
19509,
23779,
1330,
2746,
62,
1462,
62,
11600,
11,
8633,
62,
1462,
62,
19849,
198,
11748,
33918,
198,
6738,
4818,
8079,
1330,
4818,
8079,
198,
6738,
3128,
22602,
1330,
30751,
198,
198,
6738,
598,
1330,
598,
198,
6738,
598,
13,
27530,
13,
23065,
1330,
6118,
198,
6738,
598,
13,
27530,
13,
15596,
1330,
8558,
198,
6738,
598,
13,
27530,
13,
38942,
6392,
1352,
1330,
13585,
6392,
1352,
198,
6738,
598,
13,
27530,
13,
15596,
34363,
415,
1330,
8558,
34363,
415,
198,
6738,
598,
13,
27530,
13,
15596,
49,
21370,
79,
1330,
8558,
49,
21370,
79,
198,
6738,
598,
13,
27530,
13,
7220,
1330,
11787,
198,
6738,
598,
13,
27530,
13,
4354,
1330,
35118,
198,
6738,
598,
13,
27530,
13,
15596,
30800,
1330,
8558,
30800,
198,
6738,
598,
13,
27530,
13,
43435,
34363,
415,
1330,
22151,
34363,
415,
198,
6738,
598,
13,
27530,
13,
15596,
34363,
415,
1330,
8558,
34363,
415,
198,
6738,
598,
13,
27530,
13,
23065,
9237,
1330,
6118,
9237,
198,
6738,
598,
13,
6404,
291,
13,
48013,
1187,
1330,
8776,
34363,
1187,
198,
6738,
598,
13,
6404,
291,
13,
10396,
6311,
364,
1330,
651,
9237,
24539,
818,
39792,
198,
6738,
598,
13,
6404,
291,
13,
26791,
1330,
2922,
14214,
744,
278,
15156,
907,
198,
6738,
598,
13,
6404,
291,
13,
31534,
1330,
12233,
9237,
11,
651,
3237,
47522,
6392,
2024,
11,
2230,
16928,
9237,
11,
662,
14681,
9237,
6601,
11,
15284,
6690,
14924,
9237,
37,
28707,
198,
6738,
598,
13,
6404,
291,
13,
17319,
48032,
1330,
13310,
34,
39975,
11,
6325,
34,
39975,
198,
6738,
598,
13,
3642,
36667,
13,
28482,
1330,
13169,
62,
46583,
198,
6738,
598,
13,
3642,
36667,
13,
28482,
13,
10396,
6311,
364,
1330,
651,
16598,
6311,
364,
198,
6738,
598,
13,
3642,
36667,
13,
28482,
13,
7220,
48032,
1330,
6687,
14490,
198,
198,
31,
28482,
62,
46583,
13,
38629,
10786,
14,
31943,
62,
7220,
3256,
5050,
28,
17816,
32782,
6,
12962,
628,
198,
31,
28482,
62,
46583,
13,
38629,
10786,
14,
28243,
62,
19738,
11537,
198,
198,
31,
28482,
62,
46583,
13,
38629,
10786,
14,
15596,
14,
27,
28243,
312,
29,
14,
17953,
3256,
5050,
28,
17816,
18851,
41707,
32782,
6,
12962,
198,
31,
28482,
62,
46583,
13,
38629,
10786,
14,
15596,
14,
27,
28243,
312,
29,
14,
27,
23065,
312,
29,
14,
17953,
3256,
5050,
28,
17816,
18851,
41707,
32782,
6,
12962,
628,
198,
31,
28482,
62,
46583,
13,
38629,
10786,
14,
15596,
14,
27,
15596,
7390,
29,
14,
19312,
3256,
5050,
28,
17816,
18851,
41707,
32782,
6,
12962,
198,
198,
31,
28482,
62,
46583,
13,
38629,
10786,
14,
15596,
14,
27,
15596,
7390,
29,
14,
33678,
3256,
5050,
28,
17816,
32782,
6,
12962,
198,
198,
31,
28482,
62,
46583,
13,
38629,
10786,
14,
15883,
6690,
14924,
37103,
3256,
5050,
28,
17816,
32782,
6,
12962,
198,
198,
31,
28482,
62,
46583,
13,
38629,
10786,
14,
10396,
6311,
263,
37046,
3256,
5050,
28,
17816,
32782,
6,
12962,
198,
198,
31,
28482,
62,
46583,
13,
38629,
10786,
14,
12947,
62,
50139,
3256,
5050,
28,
17816,
18851,
6,
12962,
198,
198,
31,
28482,
62,
46583,
13,
38629,
10786,
14,
2860,
34363,
1187,
3256,
5050,
796,
37250,
18851,
6,
12962,
198,
4299,
751,
34363,
1187,
33529,
198,
220,
220,
220,
705,
7061,
49,
7338,
262,
2443,
11,
481,
307,
4615,
1752,
23791,
351,
1336,
2443,
7061,
6,
628,
220,
220,
220,
1441,
8543,
62,
28243,
10786,
2860,
34363,
1187,
13,
6494,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3670,
2625,
4550,
26122,
4943,
198,
198,
31,
28482,
62,
46583,
13,
38629,
10786,
14,
17319,
48032,
3256,
5050,
796,
37250,
18851,
3256,
705,
32782,
6,
12962,
198,
31,
28482,
62,
46583,
13,
38629,
10786,
14,
17319,
48032,
14,
27,
4354,
29,
3256,
5050,
796,
37250,
18851,
3256,
705,
32782,
6,
12962,
198,
4299,
1781,
48032,
7,
4354,
796,
6045,
2599,
198,
220,
220,
220,
705,
7061,
198,
220,
220,
220,
371,
7338,
262,
2443,
329,
44563,
284,
6687,
20537,
1041,
1930,
874,
198,
220,
220,
220,
705,
7061,
628,
220,
220,
220,
3381,
796,
35118,
13,
1136,
62,
273,
62,
23108,
7,
40596,
13,
312,
6624,
3381,
8,
198,
220,
220,
220,
611,
407,
3381,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3381,
796,
308,
13,
14421,
62,
4354,
628,
220,
220,
220,
13310,
796,
13310,
34,
39975,
7,
4354,
8,
198,
220,
220,
220,
6325,
796,
6325,
34,
39975,
7,
4354,
8,
198,
220,
220,
220,
2846,
796,
2922,
14214,
744,
278,
15156,
907,
7,
70,
13,
14421,
62,
4354,
8,
628,
220,
220,
220,
1441,
8543,
62,
28243,
10786,
14,
28482,
14,
17319,
48032,
13,
6494,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
13310,
34,
39975,
796,
13310,
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,
6325,
34,
39975,
796,
6325,
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,
2846,
796,
2846,
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,
3381,
796,
3381,
8,
198
] | 2.949117 | 963 |
import cv2 as cv
import functions
import os
cam = cv.VideoCapture(0) #Iniciando WebCam
file_name = "haarcascade_frontalface_alt2.xml"
classifier = cv.CascadeClassifier(f"{cv.haarcascades}{os.sep}{file_name}") #Modelo para reconhecer faces
dataframe = functions.load_dataframe() #Cargando dataframe com las imagenes para entrenamiento
X_train, y_train = functions.train_test(dataframe) #Dividindo conjuntos de treino e teste
pca = functions.pca_model(X_train) #Modelo PCA para extracion de contornos de imagen
X_train = pca.transform(X_train) #Conjunto de contornos extraídos
knn = functions.knn(X_train, y_train) #Entrenando con modelo de clasificacion KNN
#Rótulo de clasificaciones
label = {
0: "Sin mascara",
1: "Con mascara"
}
#Abriendo Webcam...
while True:
status, frame = cam.read() #Leyendo imagen y extrayendo frame
if not status:
break
if cv.waitKey(1) & 0xff == ord('q'):
break
#Transformando la imagen en escala de griz
gray = cv.cvtColor(frame, cv.COLOR_BGR2GRAY)
#Detectando rostros en imagen
faces = classifier.detectMultiScale(gray)
#Iterando las caras encontradas
for x,y,w,h in faces:
gray_face = gray[y:y+h, x:x+w] #Recortando region de la cara
if gray_face.shape[0] >= 200 and gray_face.shape[1] >= 200:
gray_face = cv.resize(gray_face, (160,160)) #Redimensionando
vector = pca.transform([gray_face.flatten()]) #Extrayendo contornos de la imagem
pred = knn.predict(vector)[0] #Clasificando la imagen
classification = label[pred]
#Mostrando rectangulos alrededor del rostro
if pred == 0:
cv.rectangle(frame, (x,y), (x+w, y+h), (0,0,255), 3)
print("\a")
elif pred == 1:
cv.rectangle(frame, (x,y), (x+w, y+h), (0,255,0), 3)
#Escribiendo clasificacion y cantidad de rostros vistos
cv.putText(frame, classification, (x - 20,y + h + 50), cv.FONT_HERSHEY_SIMPLEX, 0.5, (255,0,0), 2, cv.LINE_AA)
cv.putText(frame, f"{len(faces)} rostros identificados",(20,20), cv.FONT_HERSHEY_SIMPLEX, 0.5, (255,0,0), 2, cv.LINE_AA)
#Mostrando frame
cv.imshow("Cam", frame)
| [
11748,
269,
85,
17,
355,
269,
85,
198,
11748,
5499,
198,
11748,
28686,
198,
198,
20991,
796,
269,
85,
13,
10798,
49630,
7,
15,
8,
1303,
818,
44070,
25440,
5313,
21701,
198,
7753,
62,
3672,
796,
366,
3099,
5605,
28966,
62,
8534,
1604,
558,
62,
2501,
17,
13,
19875,
1,
198,
4871,
7483,
796,
269,
85,
13,
34,
28966,
9487,
7483,
7,
69,
1,
90,
33967,
13,
3099,
5605,
3372,
2367,
18477,
418,
13,
325,
79,
18477,
7753,
62,
3672,
92,
4943,
1303,
17633,
78,
31215,
8195,
258,
2189,
6698,
198,
198,
7890,
14535,
796,
5499,
13,
2220,
62,
7890,
14535,
3419,
1303,
34,
853,
25440,
1366,
14535,
401,
39990,
3590,
18719,
31215,
920,
918,
321,
1153,
78,
198,
198,
55,
62,
27432,
11,
331,
62,
27432,
796,
5499,
13,
27432,
62,
9288,
7,
7890,
14535,
8,
1303,
35,
1699,
521,
78,
11644,
2797,
418,
390,
2054,
2879,
304,
1332,
68,
198,
79,
6888,
796,
5499,
13,
79,
6888,
62,
19849,
7,
55,
62,
27432,
8,
1303,
17633,
78,
4217,
32,
31215,
1070,
11510,
295,
390,
542,
1211,
418,
390,
3590,
268,
198,
198,
55,
62,
27432,
796,
279,
6888,
13,
35636,
7,
55,
62,
27432,
8,
1303,
3103,
29741,
1462,
390,
542,
1211,
418,
3131,
8836,
37427,
198,
198,
15418,
77,
796,
5499,
13,
15418,
77,
7,
55,
62,
27432,
11,
331,
62,
27432,
8,
1303,
14539,
918,
25440,
369,
2746,
78,
390,
537,
292,
811,
49443,
509,
6144,
198,
198,
2,
49,
10205,
83,
43348,
390,
537,
292,
811,
49443,
274,
198,
18242,
796,
1391,
198,
220,
220,
220,
657,
25,
366,
46200,
48430,
1600,
198,
220,
220,
220,
352,
25,
366,
3103,
48430,
1,
198,
92,
198,
198,
2,
4826,
1289,
78,
5313,
20991,
986,
198,
4514,
6407,
25,
198,
220,
220,
220,
3722,
11,
5739,
796,
12172,
13,
961,
3419,
1303,
43,
2959,
31110,
3590,
268,
331,
1070,
2433,
31110,
5739,
628,
220,
220,
220,
611,
407,
3722,
25,
198,
220,
220,
220,
220,
220,
220,
220,
2270,
628,
220,
220,
220,
611,
269,
85,
13,
17077,
9218,
7,
16,
8,
1222,
657,
47596,
6624,
2760,
10786,
80,
6,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
2270,
198,
220,
220,
220,
220,
198,
220,
220,
220,
1303,
41762,
25440,
8591,
3590,
268,
551,
3671,
6081,
390,
11120,
89,
198,
220,
220,
220,
12768,
796,
269,
85,
13,
33967,
83,
10258,
7,
14535,
11,
269,
85,
13,
46786,
62,
33,
10761,
17,
38,
30631,
8,
198,
220,
220,
220,
220,
198,
220,
220,
220,
1303,
47504,
25440,
686,
48288,
551,
3590,
268,
198,
220,
220,
220,
6698,
796,
1398,
7483,
13,
15255,
478,
29800,
29990,
7,
44605,
8,
628,
220,
220,
220,
1303,
29993,
25440,
39990,
1097,
292,
2207,
756,
6335,
292,
198,
220,
220,
220,
329,
2124,
11,
88,
11,
86,
11,
71,
287,
6698,
25,
198,
220,
220,
220,
220,
220,
220,
220,
12768,
62,
2550,
796,
12768,
58,
88,
25,
88,
10,
71,
11,
2124,
25,
87,
10,
86,
60,
1303,
6690,
419,
25440,
3814,
390,
8591,
1097,
64,
628,
220,
220,
220,
220,
220,
220,
220,
611,
12768,
62,
2550,
13,
43358,
58,
15,
60,
18189,
939,
290,
12768,
62,
2550,
13,
43358,
58,
16,
60,
18189,
939,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
12768,
62,
2550,
796,
269,
85,
13,
411,
1096,
7,
44605,
62,
2550,
11,
357,
14198,
11,
14198,
4008,
1303,
7738,
320,
3004,
25440,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
15879,
796,
279,
6888,
13,
35636,
26933,
44605,
62,
2550,
13,
2704,
41769,
3419,
12962,
1303,
11627,
2433,
31110,
542,
1211,
418,
390,
8591,
3590,
368,
628,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2747,
796,
638,
77,
13,
79,
17407,
7,
31364,
38381,
15,
60,
1303,
2601,
292,
811,
25440,
8591,
3590,
268,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
17923,
796,
6167,
58,
28764,
60,
628,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
6943,
25192,
78,
13621,
648,
377,
418,
435,
445,
276,
273,
1619,
686,
20661,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
2747,
6624,
657,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
269,
85,
13,
2554,
9248,
7,
14535,
11,
357,
87,
11,
88,
828,
357,
87,
10,
86,
11,
331,
10,
71,
828,
357,
15,
11,
15,
11,
13381,
828,
513,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3601,
7203,
59,
64,
4943,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1288,
361,
2747,
6624,
352,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
269,
85,
13,
2554,
9248,
7,
14535,
11,
357,
87,
11,
88,
828,
357,
87,
10,
86,
11,
331,
10,
71,
828,
357,
15,
11,
13381,
11,
15,
828,
513,
8,
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,
1303,
36,
40075,
72,
31110,
537,
292,
811,
49443,
331,
18548,
32482,
390,
686,
48288,
410,
396,
418,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
269,
85,
13,
1996,
8206,
7,
14535,
11,
17923,
11,
357,
87,
532,
1160,
11,
88,
1343,
289,
1343,
2026,
828,
269,
85,
13,
37,
35830,
62,
39,
4877,
13909,
56,
62,
48913,
16437,
55,
11,
657,
13,
20,
11,
357,
13381,
11,
15,
11,
15,
828,
362,
11,
269,
85,
13,
24027,
62,
3838,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
269,
85,
13,
1996,
8206,
7,
14535,
11,
277,
1,
90,
11925,
7,
32186,
38165,
686,
48288,
1852,
811,
22484,
1600,
7,
1238,
11,
1238,
828,
269,
85,
13,
37,
35830,
62,
39,
4877,
13909,
56,
62,
48913,
16437,
55,
11,
657,
13,
20,
11,
357,
13381,
11,
15,
11,
15,
828,
362,
11,
269,
85,
13,
24027,
62,
3838,
8,
628,
220,
220,
220,
1303,
6943,
25192,
78,
5739,
198,
220,
220,
220,
269,
85,
13,
320,
12860,
7203,
21701,
1600,
5739,
8,
198
] | 2.157593 | 1,047 |
from PIL import Image
import urllib.request as request
import requests
from io import BytesIO, StringIO
from bs4 import BeautifulSoup
import numpy as np
def get_images_links(address):
"""
Scrap website from images links
:param address: website address example: https://www.youtube.com/
:return: images links
"""
page = request.urlopen(address) # html
soup = BeautifulSoup(page, 'html.parser')
tags = soup.findAll('img') # all images
print(tags)
images = []
# scrap from images links in a look
for img in tags:
try:
images.append(img['src'])
except:
pass
return images
def get_images_bytes(links):
"""
Transform images links into bytes format to load as Pillow object later
:param address: list of images links
:return: images as bytes
"""
images = []
# transform to bytes in a look
for link in links:
try:
img = image_from_url(link) # download as Pillow object
img = image_to_bytes(img) # transform into bytes format as a universal solution
images.append(img) # add
except:
pass
return images
def image_from_url(url):
"""
Download image from url
:param url: url of image
:return: image Pillow object
"""
response = requests.get(url)
return Image.open(BytesIO(response.content))
def image_to_bytes(image: Image):
"""
Transform image to bytes format
:param image: image Pillow object
:return: bytes
"""
imgByteArr = BytesIO()
image.save(imgByteArr, format=image.format)
imgByteArr = imgByteArr.getvalue()
return imgByteArr
def bytes_to_image(bytes):
"""
Inverse transform of bytes into image
(To use for others)
:param bytes: mage in bytes format
:return: image Pillow object
"""
return Image.open(BytesIO(bytes))
| [
6738,
350,
4146,
1330,
7412,
198,
11748,
2956,
297,
571,
13,
25927,
355,
2581,
198,
11748,
7007,
198,
6738,
33245,
1330,
2750,
4879,
9399,
11,
10903,
9399,
198,
6738,
275,
82,
19,
1330,
23762,
50,
10486,
198,
11748,
299,
32152,
355,
45941,
628,
198,
4299,
651,
62,
17566,
62,
28751,
7,
21975,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
1446,
2416,
3052,
422,
4263,
6117,
198,
220,
220,
220,
1058,
17143,
2209,
25,
3052,
2209,
1672,
25,
3740,
1378,
2503,
13,
11604,
13,
785,
14,
198,
220,
220,
220,
1058,
7783,
25,
4263,
6117,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
2443,
796,
2581,
13,
6371,
9654,
7,
21975,
8,
220,
1303,
27711,
198,
220,
220,
220,
17141,
796,
23762,
50,
10486,
7,
7700,
11,
705,
6494,
13,
48610,
11537,
198,
220,
220,
220,
15940,
796,
17141,
13,
19796,
3237,
10786,
9600,
11537,
220,
1303,
477,
4263,
198,
220,
220,
220,
3601,
7,
31499,
8,
198,
220,
220,
220,
4263,
796,
17635,
198,
220,
220,
220,
1303,
15881,
422,
4263,
6117,
287,
257,
804,
198,
220,
220,
220,
329,
33705,
287,
15940,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
4263,
13,
33295,
7,
9600,
17816,
10677,
6,
12962,
198,
220,
220,
220,
220,
220,
220,
220,
2845,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1208,
198,
220,
220,
220,
1441,
4263,
628,
198,
4299,
651,
62,
17566,
62,
33661,
7,
28751,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
26981,
4263,
6117,
656,
9881,
5794,
284,
3440,
355,
19770,
322,
2134,
1568,
198,
220,
220,
220,
1058,
17143,
2209,
25,
1351,
286,
4263,
6117,
198,
220,
220,
220,
1058,
7783,
25,
4263,
355,
9881,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
4263,
796,
17635,
198,
220,
220,
220,
1303,
6121,
284,
9881,
287,
257,
804,
198,
220,
220,
220,
329,
2792,
287,
6117,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
33705,
796,
2939,
62,
6738,
62,
6371,
7,
8726,
8,
220,
1303,
4321,
355,
19770,
322,
2134,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
33705,
796,
2939,
62,
1462,
62,
33661,
7,
9600,
8,
220,
1303,
6121,
656,
9881,
5794,
355,
257,
10112,
4610,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
4263,
13,
33295,
7,
9600,
8,
220,
1303,
751,
198,
220,
220,
220,
220,
220,
220,
220,
2845,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1208,
198,
220,
220,
220,
1441,
4263,
628,
198,
4299,
2939,
62,
6738,
62,
6371,
7,
6371,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
10472,
2939,
422,
19016,
198,
220,
220,
220,
1058,
17143,
19016,
25,
19016,
286,
2939,
198,
220,
220,
220,
1058,
7783,
25,
2939,
19770,
322,
2134,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
2882,
796,
7007,
13,
1136,
7,
6371,
8,
198,
220,
220,
220,
1441,
7412,
13,
9654,
7,
45992,
9399,
7,
26209,
13,
11299,
4008,
628,
198,
4299,
2939,
62,
1462,
62,
33661,
7,
9060,
25,
7412,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
26981,
2939,
284,
9881,
5794,
198,
220,
220,
220,
1058,
17143,
2939,
25,
2939,
19770,
322,
2134,
198,
220,
220,
220,
1058,
7783,
25,
9881,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
33705,
40778,
3163,
81,
796,
2750,
4879,
9399,
3419,
198,
220,
220,
220,
2939,
13,
21928,
7,
9600,
40778,
3163,
81,
11,
5794,
28,
9060,
13,
18982,
8,
198,
220,
220,
220,
33705,
40778,
3163,
81,
796,
33705,
40778,
3163,
81,
13,
1136,
8367,
3419,
198,
220,
220,
220,
1441,
33705,
40778,
3163,
81,
628,
198,
4299,
9881,
62,
1462,
62,
9060,
7,
33661,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
554,
4399,
6121,
286,
9881,
656,
2939,
198,
220,
220,
220,
357,
2514,
779,
329,
1854,
8,
198,
220,
220,
220,
1058,
17143,
9881,
25,
29241,
287,
9881,
5794,
198,
220,
220,
220,
1058,
7783,
25,
2939,
19770,
322,
2134,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
1441,
7412,
13,
9654,
7,
45992,
9399,
7,
33661,
4008,
198
] | 2.635862 | 725 |
import http.client
import threading
import typing
| [
11748,
2638,
13,
16366,
198,
11748,
4704,
278,
198,
11748,
19720,
628
] | 4.25 | 12 |
"""
@Time : 2019-1-9 04:41
@Author : TaylorMei
@Email : [email protected]
@Project : iccv
@File : dsc.py
@Function:
"""
import torch
import torch.nn.functional as F
from torch import nn
from backbone.resnext.resnext101_regular import ResNeXt101
# Module Function
# Module Class
# Network Class
| [
37811,
198,
220,
2488,
7575,
220,
220,
220,
1058,
13130,
12,
16,
12,
24,
8702,
25,
3901,
198,
220,
2488,
13838,
220,
1058,
8121,
5308,
72,
198,
220,
2488,
15333,
220,
220,
1058,
285,
12114,
23,
29334,
3720,
29326,
31,
14816,
13,
785,
198,
220,
220,
198,
220,
2488,
16775,
1058,
14158,
33967,
198,
220,
2488,
8979,
220,
220,
220,
1058,
288,
1416,
13,
9078,
198,
220,
2488,
22203,
25,
220,
198,
220,
220,
198,
37811,
198,
11748,
28034,
198,
11748,
28034,
13,
20471,
13,
45124,
355,
376,
198,
6738,
28034,
1330,
299,
77,
198,
198,
6738,
32774,
13,
411,
19545,
13,
411,
19545,
8784,
62,
16338,
1330,
1874,
8199,
55,
83,
8784,
628,
198,
2,
19937,
15553,
628,
198,
2,
19937,
5016,
628,
628,
198,
2,
7311,
5016,
198
] | 2.584615 | 130 |
import torch.nn as nn
import torch.nn.functional as F
| [
11748,
28034,
13,
20471,
355,
299,
77,
198,
11748,
28034,
13,
20471,
13,
45124,
355,
376,
628
] | 3.235294 | 17 |
from .generating import OutputsGenerator
| [
6738,
764,
8612,
803,
1330,
25235,
82,
8645,
1352,
198
] | 4.1 | 10 |
try:
import cloudscraper
except ModuleNotFoundError:
raise ModuleNotFoundError("Unable to load cloudscraper")
def access(endpoint=""):
"""The function used to access the entirety of nitrotype.
Endpoint
--------
https://www.nitrotype.com/{endpoint}
endpoint : str
The end url to access.
Returns
-------
str
A string of the html of the webpage, or of a json from the api.
"""
base_url = "https://www.nitrotype.com/"
scraper = None
try:
scraper = cloudscraper.create_scraper()
except:
scraper = cloudscraper.CloudScraper()
finally:
if scraper:
return scraper.get(base_url + str(endpoint)).text
return False
| [
28311,
25,
198,
220,
220,
220,
1330,
6279,
1416,
38545,
198,
16341,
19937,
3673,
21077,
12331,
25,
198,
220,
220,
220,
5298,
19937,
3673,
21077,
12331,
7203,
3118,
540,
284,
3440,
6279,
1416,
38545,
4943,
628,
198,
4299,
1895,
7,
437,
4122,
33151,
2599,
198,
220,
220,
220,
37227,
464,
2163,
973,
284,
1895,
262,
21818,
286,
13759,
305,
4906,
13,
628,
220,
220,
220,
5268,
4122,
198,
220,
220,
220,
24200,
198,
220,
220,
220,
220,
220,
220,
220,
3740,
1378,
2503,
13,
48825,
305,
4906,
13,
785,
14,
90,
437,
4122,
92,
628,
220,
220,
220,
36123,
1058,
965,
198,
220,
220,
220,
220,
220,
220,
220,
383,
886,
19016,
284,
1895,
13,
628,
220,
220,
220,
16409,
198,
220,
220,
220,
35656,
198,
220,
220,
220,
965,
198,
220,
220,
220,
220,
220,
220,
220,
317,
4731,
286,
262,
27711,
286,
262,
35699,
11,
393,
286,
257,
33918,
422,
262,
40391,
13,
198,
220,
220,
220,
37227,
628,
220,
220,
220,
2779,
62,
6371,
796,
366,
5450,
1378,
2503,
13,
48825,
305,
4906,
13,
785,
30487,
198,
220,
220,
220,
19320,
525,
796,
6045,
198,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
19320,
525,
796,
6279,
1416,
38545,
13,
17953,
62,
1416,
38545,
3419,
198,
220,
220,
220,
2845,
25,
198,
220,
220,
220,
220,
220,
220,
220,
19320,
525,
796,
6279,
1416,
38545,
13,
18839,
3351,
38545,
3419,
198,
220,
220,
220,
3443,
25,
198,
220,
220,
220,
220,
220,
220,
220,
611,
19320,
525,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
19320,
525,
13,
1136,
7,
8692,
62,
6371,
1343,
965,
7,
437,
4122,
29720,
5239,
628,
220,
220,
220,
1441,
10352,
198
] | 2.525773 | 291 |
# Generated by Django 3.0.8 on 2021-11-22 09:10
from django.db import migrations, models
| [
2,
2980,
515,
416,
37770,
513,
13,
15,
13,
23,
319,
33448,
12,
1157,
12,
1828,
7769,
25,
940,
198,
198,
6738,
42625,
14208,
13,
9945,
1330,
15720,
602,
11,
4981,
628
] | 2.84375 | 32 |
#!/usr/bin/env python
"""Controls when data collection is suspended, in case the X-ray beam is
down
Friedrich Schotte,
Date created: 2017-02-24
Date last modified: 2018-03-15
"""
__version__ = "1.2.9" # logging
from checklist import checklist
import wx, wx3_compatibility
from EditableControls import TextCtrl,ComboBox
from logging import debug,info,warn,error
if __name__ == '__main__':
from pdb import pm
import logging
from tempfile import gettempdir
logging.basicConfig(
level=logging.DEBUG,
format="%(asctime)s %(levelname)s %(module)s.%(funcName)s: %(message)s",
filename=gettempdir()+"/ChecklistPanel.log",
)
import autoreload
# Needed to initialize WX library
app = wx.App(redirect=False)
ChecklistPanel()
app.MainLoop()
| [
2,
48443,
14629,
14,
8800,
14,
24330,
21015,
198,
37811,
15988,
82,
618,
1366,
4947,
318,
9951,
11,
287,
1339,
262,
1395,
12,
2433,
15584,
318,
198,
2902,
198,
220,
220,
220,
220,
198,
37,
2228,
7527,
3059,
11404,
11,
198,
10430,
2727,
25,
2177,
12,
2999,
12,
1731,
198,
10430,
938,
9518,
25,
2864,
12,
3070,
12,
1314,
198,
37811,
198,
834,
9641,
834,
796,
366,
16,
13,
17,
13,
24,
1,
1303,
18931,
198,
6738,
41859,
1330,
41859,
198,
11748,
266,
87,
11,
266,
87,
18,
62,
5589,
25901,
198,
6738,
1717,
4674,
15988,
82,
1330,
8255,
40069,
11,
5377,
2127,
14253,
198,
6738,
18931,
1330,
14257,
11,
10951,
11,
40539,
11,
18224,
198,
220,
220,
220,
220,
220,
220,
220,
220,
198,
198,
361,
11593,
3672,
834,
6624,
705,
834,
12417,
834,
10354,
198,
220,
220,
220,
422,
279,
9945,
1330,
9114,
198,
220,
220,
220,
1330,
18931,
198,
220,
220,
220,
422,
20218,
7753,
1330,
651,
29510,
15908,
198,
220,
220,
220,
18931,
13,
35487,
16934,
7,
198,
220,
220,
220,
220,
220,
220,
220,
1241,
28,
6404,
2667,
13,
30531,
11,
198,
220,
220,
220,
220,
220,
220,
220,
5794,
2625,
4,
7,
292,
310,
524,
8,
82,
4064,
7,
5715,
3672,
8,
82,
4064,
7,
21412,
8,
82,
13,
4,
7,
20786,
5376,
8,
82,
25,
4064,
7,
20500,
8,
82,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
29472,
28,
1136,
29510,
15908,
3419,
10,
1,
14,
9787,
4868,
26639,
13,
6404,
1600,
198,
220,
220,
220,
1267,
198,
220,
220,
220,
1330,
1960,
382,
2220,
198,
220,
220,
220,
1303,
10664,
276,
284,
41216,
370,
55,
5888,
198,
220,
220,
220,
598,
796,
266,
87,
13,
4677,
7,
445,
1060,
28,
25101,
8,
198,
220,
220,
220,
6822,
4868,
26639,
3419,
198,
220,
220,
220,
598,
13,
13383,
39516,
3419,
198
] | 2.606452 | 310 |
# Bibliotecas
import pandas as pd
import numpy as np
import matplotlib.pyplot as plt
import seaborn as sns
import numpy as np
from scipy.stats import shapiro
from scipy.stats import chi2
from sklearn.preprocessing import LabelEncoder
from sklearn.preprocessing import StandardScaler
from sklearn.feature_selection import SelectKBest, f_classif
# !pip install imbalanced-learn
from imblearn.over_sampling import SMOTE
from sklearn.naive_bayes import GaussianNB
from sklearn.linear_model import LogisticRegression
from sklearn.neighbors import KNeighborsClassifier
from sklearn.svm import SVC
from sklearn.model_selection import KFold
from sklearn.model_selection import cross_validate
from sklearn.metrics import classification_report
from sklearn.ensemble import RandomForestClassifier
from sklearn.ensemble import GradientBoostingClassifier
# !pip install xgboost
from xgboost import XGBClassifier
from sklearn.model_selection import GridSearchCV
from sklearn.metrics import confusion_matrix
import pickle
# Config pandas
pd.set_option("max_columns", 1000)
# In[2]:
# Datasets
treino_raw = pd.read_csv("../Datasets/telecom_treino.csv", sep = ",")
teste_raw = pd.read_csv("../Datasets/telecom_teste.csv", sep = ",")
# ## 3.0 - Análise Exploratória de Dados
# In[3]:
# Primeiras linhas do dataset
treino_raw.head()
# A coluna "Unnamed: 0" pode ser removida do dataset porque é um índice e para o treinamento do modelo a coluna não tem relevância.<br/>
# As colunas categóricas e TARGET estão com o tipo de dados em String, será realizado um LabelEncoder (Transformação de categorias em valores numéricos) para melhor performance do modelo.
# In[4]:
# Dimensões do dataset
treino_raw.shape
# O dataset tem um bom número de registro, porém tem que ter cuidado ao realizar remoção de registros para não afetar a performance do modelo.
# In[5]:
# Tipo de dado de cada atributo
treino_raw.dtypes
# Conforme visto anteriormente, o dataset tem algumas variáveis com o tipo Object (Strings) que representam variáveis categóricas, devem ser transformadas para números.
# In[6]:
# Valores missing
treino_raw.isna().sum()
# O dataset não contem valores missing.
# In[7]:
# Valores unicos de cada atributo
for i in treino_raw.columns:
print(i, "-> ", treino_raw[i].nunique(), sep="")
# O dataset tem muitos valores unicos, o que indica que temos bastantes variáveis numéricas, pode-se fazer quantization das variáveis númericas para uma melhor performance do modelo
# In[8]:
# Separar atributos númericos e categóricos
variaveis_numericas = []
variaveis_categoricas = []
for i in treino_raw.columns:
if ( treino_raw[i].dtype == 'O' ):
variaveis_categoricas.append(i)
else:
variaveis_numericas.append(i)
# In[9]:
# Retirar o atributo "Unnamed: 0" da lista de variaveis numericas
variaveis_numericas.remove("Unnamed: 0")
# ### Variáveis numéricas
# In[10]:
# Sumário estatístico das variáveis numéricas
treino_raw[variaveis_numericas].describe()
# A média e mediana das variáveis numéricas estão muito aproximadas, o desvio padrão está com valor baixo, indica que os dados estão próximos da média.
# In[11]:
# Gráfico de dispersão entre as variáveis total_day_minutes e total_day_charge
fig = plt.figure(figsize=(10,6))
sns.scatterplot(data = treino_raw[variaveis_numericas], x = "total_day_minutes", y = "total_day_charge")
plt.title("Relação de total_day_minutes e total_day_charge")
plt.show()
# De acordo com o scatterplot, temos uma correlação positiva das variáveis, conforme cresce os minutos falados no dia, sobe o custo.
# In[12]:
# Gráfico de dispersão entre as variáveis total_eve_minutes e total_eve_charge
fig = plt.figure(figsize=(10,6))
sns.scatterplot(data = treino_raw[variaveis_numericas], x = "total_eve_minutes", y = "total_eve_charge")
plt.title("Relação de total_eve_minutes e total_eve_charge")
plt.show()
# De acordo com o scatterplot, temos uma correlação positiva das variáveis, conforme cresce os minutos falados na vespera, sobe o custo, porém o custo é menor do que os minutos falados no dia e custo do dia.
# In[13]:
# Histograma
treino_raw[variaveis_numericas].hist(figsize=(16,10))
plt.show()
# De acordo com os histogramas, as variáveis númericas estão aparentemente em uma distribuição normal com exceção da variável "number_vmail_messages"
# In[14]:
# Boxplot
treino_raw[variaveis_numericas].plot(kind='box', layout=(5,3), subplots=True, figsize=(20,15))
plt.show()
# De acordo com os boxplots, todas as variáveis numéricas tem valores outliers, a maioria dos outliers estão concentrados no 1º e 3º quartil.
# In[15]:
# Teste de hipótese para validar distribuição gaussiana
# H0 -> É uma distribuição gaussiana
# Ha -> Não é uma distribuição gaussiana
# In[16]:
for i in variaveis_numericas:
teste_gaussiano(i, treino_raw[i])
# Algumas variáveis não estão em uma distribuição normal, será realizado normalização nas variáveis para melhor performance do modelo preditivo.
# In[17]:
# Correlação das variáveis numéricas
figure = plt.figure(figsize=(16,10))
sns.heatmap(treino_raw[variaveis_numericas].corr(),
cmap='BrBG', vmin=-1, vmax=1, annot=True)
plt.show()
# O dataset tem poucas variáveis correlacionadas, porém as correlações existentes são fortes.
# In[18]:
# Simetria das variáveis numéricas
treino_raw[variaveis_numericas].skew()
# As variáveis estão simétricas, algumas com uma leve distorção para a cauda esquerda e outras para a cauda direita, mas o valor da distorção é muito baixo.
# ### Variáveis categóricas
# In[19]:
# Barplot de cada variável agrupado pela variável TARGET (Churn)
for i in treino_raw[variaveis_categoricas].drop("churn", axis = 1).columns:
pd.crosstab(treino_raw[i], treino_raw["churn"]).plot(kind = "bar",
stacked = True,
figsize = (12,6),
title = i)
# In[20]:
# Countplot para contar os valores das variáveis categóricas
for i in variaveis_categoricas:
if ( i == "state" ):
val_figsize = (16,6)
else:
val_figsize = (10,6)
fig = plt.figure(figsize=val_figsize)
sns.countplot(x = i, data = treino_raw)
plt.show()
# De acordo com os gráfico de barras, os estados com mais registros são WV e MN, o código de área com mais registro é area_code_415, a maioria dos registros não tem plano internacional e não tem plano de correio de voz. A variável TARGET (churn) está desbalanceada, tem mais de 2500 registros com churn no e aproximadamente 500 registros com churn yes, para melhor performance do modelo preditivo, precisa-se balancear a variável churn.
# In[21]:
# Label Encoder das variáveis categóricas para realizar análise de correlação
treino_raw_le = treino_raw.copy()
for i in variaveis_categoricas:
print("Realizando label encoder da variável", i)
le = LabelEncoder()
le.fit(treino_raw[i])
treino_raw_le[i] = le.transform(treino_raw_le[i])
# In[22]:
# Exibir primeiras linhas do dataset depois do labelencoder das variáveis categóricas
treino_raw_le.head()
# In[23]:
# Análise de correlação com Spearman
sns.heatmap(treino_raw_le[variaveis_categoricas].corr(method="spearman"),
cmap='BrBG', vmin=-1, vmax=1, annot=True)
plt.show()
# Realizado LabelEncoder nas variáveis para realizar análise de correlação. A correlação das variáveis preditoras com a variável target é fraca, muito próxima de zero, a variável preditora que tem mais correlação com a variável target é International_Plan.
# ## 4.0 - Manipulação de dados
# In[24]:
# Cópia do dataset original para efetuar as manipulações
treino_munging = treino_raw.copy()
# Declarar função para estruturar e manipular os dados do dataset para treinar o modelo de machine learning.<br/>
# As técnicas utilizadas dentro da função "estruturar_dados" foram criadas de acordo com as necessidades descobertas na análise exploratória.
# In[25]:
# Declarar e Treinar LabelEncoder para cada variável categorica
le = []
# Adicionar cada variável categorica no LabelEncoder
for i in variaveis_categoricas:
le.append((i, LabelEncoder()))
# Treinar LabelEncoder de cada variável categórica
for var, modelo in le:
modelo.fit(treino_munging[var])
print("Concluído LabelEncoder da variável", var)
# In[26]:
# Função para realizar a manipulação dos dados
standard_scaler = StandardScaler()
# Função para inverter o label encoder das variáveis categóricas e normalização das variáveis numéricas
# In[27]:
# Utilizar a função para realizar a manipulação dos dados (Remover variável "Unnamed: 0", tranformar variáveis categóricas que
# estão em formato texto para número e normalizar as variáveis númericas)
treino_munging = tratar_dados(treino_munging)
# In[28]:
# Exibir primeiras linhas do dataset manipulado
treino_munging.head()
# O dataset está com as variáveis categóricas transformadas para número e as variáveis numéricas estão normalizadas, mas será que essas variáveis numéricas estão mesmo normalizadas? Vamos plotar histograma para confirmar.
# In[29]:
# Histograma das variáveis numéricas
treino_munging[variaveis_numericas].hist(figsize=(15,10))
plt.show()
# As variáveis númericas com exceção da variável "number_vmail_messages" estão em formato de distribuição normal.
# In[30]:
# Boxplot das variáveis numéricas
treino_munging[variaveis_numericas].plot(kind='box', layout=(5,3), subplots=True, figsize=(20,15))
plt.show()
# De acordo com os graficos exibidos acima, as variáveis númericas do dataset tem muitos outliers, será realizado remoção dos outliers.
# In[31]:
# Função para remover outlier da variável com método do desvio padrão
# In[32]:
# Remover outliers do dataset utilizando a função criada a cima e gravar em uma nova variável #
# Copiar dataset e gravar em uma nova variável
treino_munging_no_outliers = treino_munging.copy()
# Percorrer cada variável numérica e retirar outlier de cada variável.
for i in variaveis_numericas:
treino_munging_no_outliers[i] = remover_outlier(treino_munging_no_outliers[i])
# A função remover_outlier deixa os valores outliers como nulos, vamos remover os valores nulos do dataset
treino_munging_no_outliers = treino_munging_no_outliers.dropna()
# In[33]:
# Boxplot das variáveis numéricas
treino_munging_no_outliers[variaveis_numericas].plot(kind='box', layout=(5,3), subplots=True, figsize=(20,15))
plt.show()
# De acordo com os gráficos acima, foram removidos os outliers do dataset.
# In[34]:
# Exibir primeiras linhas do dataset
treino_munging_no_outliers.head()
# In[35]:
# Dimensões do dataset
treino_munging_no_outliers.shape
# O dataset continua com uma boa quantidade de registros para o treinamento do modelo de machine learning, foram removidos 514 registros ao eliminar os outliers das variáveis numéricas.
# ## 5.0 - Feature Selection (Seleção de variáveis)
# In[36]:
# Utilizar o método SelectKBest do SKLearn com o método estatistico f_classif (ANOVA) para selecionas as melhores variáveis para o modelo de machine learning
predict = treino_munging_no_outliers.drop(["churn"], axis = 1)
target = treino_munging_no_outliers["churn"]
kbest = SelectKBest(f_classif, k=15)
kbest.fit_transform(
X = predict,
y = target)
print("Concluído treinamento do SelectKBest com método ANOVA")
# In[37]:
# Criar dataframe com o resultado da seleção de variáveis
resultado_fs = pd.DataFrame({
'Variavel': predict.columns,
'Selecionado': kbest.get_support(),
'Score': kbest.scores_
}).sort_values("Score", ascending = False).reset_index().drop("index", axis = 1)
# In[38]:
# 8 variáveis com mais score para o treinamento do modelo
variaveis_predict = resultado_fs.iloc[0:8].Variavel.values
# In[39]:
# Manter somente as variáveis que foram selecionadas na lista de variáveis numéricas
variaveis_numericas_novas = []
for i in variaveis_numericas.copy():
if ( i in variaveis_predict ):
variaveis_numericas_novas.append(i)
variaveis_numericas = variaveis_numericas_novas.copy()
# In[40]:
# Exibir variaveis preditoras selecionadas
variaveis_predict
# As variaveis exibidas acima serão utilizadas para o treinamento do modelo de machine learning porque são as variáveis que tiveram mais score na seleção de variáveis
# ## 6.0 - Preparar dataset de treino e teste para o treinamento
# In[41]:
# Primeiras linhas do dataset de teste
teste_raw.head()
# In[42]:
# Tratar o dataset de teste
teste_munging = tratar_dados(teste_raw)
# In[43]:
# Manter somente variáveis da feature selection (seleção de variáveis) nos datasets e separar dados de treino e de teste #
# Dataset de treino
x_treino = treino_munging_no_outliers[variaveis_predict]
y_treino = treino_munging_no_outliers["churn"]
# Dataset de teste
x_teste = teste_munging[variaveis_predict]
y_teste = teste_munging["churn"]
# In[44]:
# Primeiras linhas do dataset de teste sem a variável target após o tratamento dos dados
x_teste.head()
# In[45]:
# Balancear dataset de treino
x_treino_balanceado, y_treino_balanceado = SMOTE().fit_resample(x_treino, y_treino)
# In[46]:
# Dimensões do dataset de treino balanceado
print("Dimensões das variáveis preditoras:", x_treino_balanceado.shape)
print("Quantidade de registros da variável target:", y_treino_balanceado.count())
# Dataset está com 4940 registros, com 8 variáveis preditoras e uma variável target após o balanceamento da classe target.
# ## 7.0 - Treinamento do Modelo de Machine Learning
# In[47]:
# In[48]:
# Treinar modelos de regressão logistica e naive bayes com a técnica de cross validation
modelos = obter_modelos()
k = KFold(n_splits=10)
for nome, modelo in modelos:
cv = cross_validate(estimator = modelo,
X = x_treino_balanceado,
y = y_treino_balanceado,
cv = k,
scoring=['accuracy', 'recall', 'precision'])
print( "%s:\n\tAcurácia: %.3f \n\tRecall: %.3f \n\tPrecisão: %.3f \n" %
( nome,
np.mean(cv["test_accuracy"]),
np.mean(cv["test_recall"]),
np.mean(cv["test_precision"])) )
# Os modelos que apresentaram melhores resultados foram KNN e SVM, vamos realizar treinamento desses modelos individualmente para serem avaliados com dados de teste.
# In[49]:
# Treinamento do modelo KNN
modelo_knn_v1 = KNeighborsClassifier()
modelo_knn_v1.probability=True
modelo_knn_v1.fit(X = x_treino_balanceado, y = y_treino_balanceado)
print("Concluído treinamento do algoritmo KNN")
# In[50]:
# Treinamento do modelo SVM Classifier
modelo_svm_v1 = SVC()
modelo_svm_v1.probability=True
modelo_svm_v1.fit(X = x_treino_balanceado, y = y_treino_balanceado)
print("Concluído treinamento do algoritmo SVM")
# ## 8.0 - Avaliação do Modelo de Machine Learning
# Métricas escolhida para avalição do modelo: Recall
# In[51]:
# Avaliação do modelo KNN com os dados de teste
previsao_knn_v1 = modelo_knn_v1.predict(x_teste)
print( "Avaliação do modelo KNN:\n" )
print( classification_report(y_teste, previsao_knn_v1) )
# In[52]:
# Avaliação do modelo SVM com os dados de teste
previsao_svm_v1 = modelo_svm_v1.predict(x_teste)
print( "Avaliação do modelo SVM:\n" )
print( classification_report(y_teste, previsao_svm_v1) )
# O modelo SVM foi superior na métrica recall, esse modelo é o escolhido para receber otimização de hiperparametros.
# ## 9.0 - Otimização do Modelo de Machine Learning
# In[53]:
# Treinar modelo Random Forest para realizar otimização
modelo_rfc_v1 = RandomForestClassifier(n_estimators=1000)
modelo_rfc_v1.fit(x_treino_balanceado, y_treino_balanceado)
print("Concluído treinamento do algoritmo Random Forest")
# In[54]:
# Avaliação do modelo Random Forest com os dados de teste
previsao_rfc_v1 = modelo_rfc_v1.predict(x_teste)
print( "Avaliação do modelo Random Forest Classifier:\n" )
print( classification_report(y_teste, previsao_rfc_v1) )
# O modelo Random Forest não teve um recall superior ao modelo SVM.
# In[55]:
# Treinar modelo XGBoost para realizar otimização
modelo_xgb_v1 = XGBClassifier(n_estimators=500)
modelo_xgb_v1.fit(x_treino_balanceado, y_treino_balanceado)
print("Concluído treinamento do algoritmo XGBoost")
# In[56]:
# Avaliação do modelo XGBoost com os dados de teste
previsao_xgb_v1 = modelo_xgb_v1.predict(x_teste)
previsao_xgb_v1 = [round(value) for value in previsao_xgb_v1]
print( "Avaliação do modelo XGBoost Classifier:\n" )
print( classification_report(y_teste, previsao_xgb_v1) )
# O modelo XGBoost não teve um recall superior ao modelo SVM.
# In[57]:
# Otimizar hiperparametros do modelo SVM com GridSearchCV #
# Parametros do Grid
param_grid = {'C': [0.1],
'kernel': ['rbf'],
'gamma': ['scale'],
'tol': [0.001],
'class_weight': [{0:1.0, 1:1.10}, {0:1.0, 1:1.12}]
}
# Treinar GridSearchCV
grid = GridSearchCV(SVC(), param_grid, refit=True, verbose=2, cv=KFold(n_splits=6), scoring='recall')
grid.fit(x_treino_balanceado, y_treino_balanceado)
# In[58]:
# Exibir melhores parametros encontrados com o GridSearchCV
print("Melhores parametros:")
print(grid.best_params_)
# In[59]:
pd.DataFrame(grid.cv_results_).sort_values(["rank_test_score"]).head()
# In[60]:
# Avaliar modelo treinado com GridSearchCV utilizando os dados de teste
grid_previsoes = grid.predict(x_teste)
print( "Matriz de confusão:\n" )
print( confusion_matrix(y_teste, grid_previsoes) )
print( "\nRelatório de classificação:\n" )
print( classification_report(y_teste, grid_previsoes) )
# O modelo treinado com os hyperparametros ('C': 0.1, 'class_weight': {0: 1.0, 1: 1.12}, 'gamma': 'scale', 'kernel': 'rbf', 'tol': 0.001) será o modelo escolhido para entrega final do projeto.
# Modelo teve uma queda de 3% de recall para a classe 0 (No), porém teve um aumento de 5% de recall para a classe 1 (Yes).
# ## 10.0 - Salvar o Modelo de Machine Learning para Entrega Final do Projeto
# In[61]:
# Treinamento do modelo final
modelo_svm_final = SVC(C=0.1, class_weight={0:1.0, 1:1.12}, gamma='scale', kernel='rbf', tol=0.001)
modelo_svm_final.probability = True
modelo_svm_final.fit(x_treino_balanceado, y_treino_balanceado)
print( "Treinamento do Modelo SVM (Versão final) realizado com sucesso" )
# In[62]:
# Prever resultado de Churn e a probabilidade para os dados de teste
previsao_modelo_svm_final = modelo_svm_final.predict(x_teste)
previsao_prob_modelo_svm_final = modelo_svm_final.predict_proba(x_teste)
df_previsoes = pd.DataFrame({
'churn': pd.Series(previsao_modelo_svm_final, dtype=np.int32),
'Probabilidade_ChurnNo': pd.Series(np.round(previsao_prob_modelo_svm_final.transpose()[0], 2), dtype=np.float32),
'Probabilidade_ChurnYes': pd.Series(np.round(previsao_prob_modelo_svm_final.transpose()[1], 2), dtype=np.float32)
})
# In[63]:
# Dataset de teste com a previsão e probabilidade de churn
teste_resultado = inverter_dados(x_teste.join(df_previsoes))
teste_resultado.head()
# In[64]:
# Salvar modelo de machine learning
nome_arquivo = "../modelo/modelo_svm_final.sav"
pickle.dump(modelo_svm_final, open(nome_arquivo, 'wb'))
# ## FIM.
| [
2,
347,
29142,
313,
721,
292,
198,
11748,
19798,
292,
355,
279,
67,
198,
11748,
299,
32152,
355,
45941,
198,
11748,
2603,
29487,
8019,
13,
9078,
29487,
355,
458,
83,
198,
11748,
384,
397,
1211,
355,
3013,
82,
198,
11748,
299,
32152,
355,
45941,
198,
6738,
629,
541,
88,
13,
34242,
1330,
427,
499,
7058,
198,
6738,
629,
541,
88,
13,
34242,
1330,
33166,
17,
198,
6738,
1341,
35720,
13,
3866,
36948,
1330,
36052,
27195,
12342,
198,
6738,
1341,
35720,
13,
3866,
36948,
1330,
8997,
3351,
36213,
198,
6738,
1341,
35720,
13,
30053,
62,
49283,
1330,
9683,
42,
13014,
11,
277,
62,
4871,
361,
198,
2,
5145,
79,
541,
2721,
545,
27753,
12,
35720,
198,
6738,
545,
903,
1501,
13,
2502,
62,
37687,
11347,
1330,
9447,
23051,
198,
6738,
1341,
35720,
13,
2616,
425,
62,
24406,
274,
1330,
12822,
31562,
32819,
198,
6738,
1341,
35720,
13,
29127,
62,
19849,
1330,
5972,
2569,
8081,
2234,
198,
6738,
1341,
35720,
13,
710,
394,
32289,
1330,
509,
46445,
32289,
9487,
7483,
198,
6738,
1341,
35720,
13,
82,
14761,
1330,
311,
15922,
198,
6738,
1341,
35720,
13,
19849,
62,
49283,
1330,
509,
37,
727,
198,
6738,
1341,
35720,
13,
19849,
62,
49283,
1330,
3272,
62,
12102,
378,
198,
6738,
1341,
35720,
13,
4164,
10466,
1330,
17923,
62,
13116,
198,
6738,
1341,
35720,
13,
1072,
11306,
1330,
14534,
34605,
9487,
7483,
198,
6738,
1341,
35720,
13,
1072,
11306,
1330,
17701,
1153,
45686,
278,
9487,
7483,
198,
2,
5145,
79,
541,
2721,
2124,
70,
39521,
198,
6738,
2124,
70,
39521,
1330,
1395,
4579,
9487,
7483,
198,
6738,
1341,
35720,
13,
19849,
62,
49283,
1330,
24846,
18243,
33538,
198,
6738,
1341,
35720,
13,
4164,
10466,
1330,
10802,
62,
6759,
8609,
198,
11748,
2298,
293,
198,
198,
2,
17056,
19798,
292,
198,
30094,
13,
2617,
62,
18076,
7203,
9806,
62,
28665,
82,
1600,
8576,
8,
628,
198,
2,
554,
58,
17,
5974,
628,
198,
2,
16092,
292,
1039,
198,
33945,
2879,
62,
1831,
796,
279,
67,
13,
961,
62,
40664,
7203,
40720,
27354,
292,
1039,
14,
46813,
785,
62,
33945,
2879,
13,
40664,
1600,
41767,
796,
366,
553,
8,
198,
9288,
68,
62,
1831,
796,
279,
67,
13,
961,
62,
40664,
7203,
40720,
27354,
292,
1039,
14,
46813,
785,
62,
9288,
68,
13,
40664,
1600,
41767,
796,
366,
553,
8,
628,
198,
2,
22492,
513,
13,
15,
532,
1052,
6557,
75,
786,
5905,
273,
265,
10205,
7496,
390,
17415,
418,
198,
198,
2,
554,
58,
18,
5974,
628,
198,
2,
5537,
343,
292,
9493,
10134,
466,
27039,
198,
33945,
2879,
62,
1831,
13,
2256,
3419,
628,
198,
2,
317,
951,
9613,
366,
3118,
13190,
25,
657,
1,
279,
1098,
1055,
816,
709,
3755,
466,
27039,
16964,
4188,
38251,
23781,
6184,
255,
358,
501,
304,
31215,
267,
2054,
259,
3263,
78,
466,
2746,
78,
257,
951,
9613,
299,
28749,
2169,
1889,
85,
22940,
10782,
544,
29847,
1671,
15913,
198,
2,
1081,
951,
403,
292,
4253,
10205,
1173,
292,
304,
309,
46095,
1556,
28749,
401,
267,
8171,
78,
390,
9955,
418,
795,
10903,
11,
1055,
6557,
1103,
528,
4533,
23781,
36052,
27195,
12342,
357,
41762,
64,
16175,
28749,
390,
17851,
4448,
795,
1188,
2850,
997,
2634,
1173,
418,
8,
31215,
7758,
17899,
2854,
466,
2746,
78,
13,
198,
198,
2,
554,
58,
19,
5974,
628,
198,
2,
360,
12117,
127,
113,
274,
466,
27039,
198,
33945,
2879,
62,
1831,
13,
43358,
628,
198,
2,
440,
27039,
2169,
23781,
8626,
299,
21356,
647,
78,
390,
4214,
305,
11,
16964,
2634,
76,
2169,
8358,
1059,
18912,
312,
4533,
257,
78,
1103,
528,
283,
816,
78,
16175,
28749,
390,
4214,
4951,
31215,
299,
28749,
6580,
316,
283,
257,
2854,
466,
2746,
78,
13,
198,
198,
2,
554,
58,
20,
5974,
628,
198,
2,
23095,
78,
390,
288,
4533,
390,
269,
4763,
379,
2455,
78,
198,
33945,
2879,
62,
1831,
13,
67,
19199,
628,
198,
2,
1482,
687,
68,
410,
396,
78,
32700,
434,
68,
11,
267,
27039,
2169,
435,
70,
388,
292,
5553,
6557,
303,
271,
401,
267,
8171,
78,
9515,
357,
13290,
654,
8,
8358,
2380,
321,
5553,
6557,
303,
271,
4253,
10205,
1173,
292,
11,
390,
303,
76,
1055,
6121,
38768,
31215,
299,
21356,
647,
418,
13,
198,
198,
2,
554,
58,
21,
5974,
628,
198,
2,
3254,
2850,
4814,
198,
33945,
2879,
62,
1831,
13,
271,
2616,
22446,
16345,
3419,
628,
198,
2,
440,
27039,
299,
28749,
7887,
1188,
2850,
4814,
13,
198,
198,
2,
554,
58,
22,
5974,
628,
198,
2,
3254,
2850,
28000,
418,
390,
269,
4763,
379,
2455,
78,
198,
1640,
1312,
287,
2054,
2879,
62,
1831,
13,
28665,
82,
25,
198,
220,
220,
220,
3601,
7,
72,
11,
366,
3784,
33172,
2054,
2879,
62,
1831,
58,
72,
4083,
77,
34642,
22784,
41767,
2625,
4943,
628,
198,
2,
440,
27039,
2169,
285,
5013,
418,
1188,
2850,
28000,
418,
11,
267,
8358,
2699,
64,
8358,
2169,
418,
19918,
39781,
5553,
6557,
303,
271,
997,
2634,
1173,
292,
11,
279,
1098,
12,
325,
277,
19178,
5554,
1634,
288,
292,
5553,
6557,
303,
271,
299,
21356,
946,
292,
31215,
334,
2611,
7758,
17899,
2854,
466,
2746,
78,
198,
198,
2,
554,
58,
23,
5974,
628,
198,
2,
8621,
283,
283,
379,
2455,
418,
299,
21356,
946,
418,
304,
4253,
10205,
1173,
418,
198,
7785,
544,
303,
271,
62,
77,
39223,
292,
796,
17635,
198,
7785,
544,
303,
271,
62,
66,
2397,
8146,
292,
796,
17635,
198,
198,
1640,
1312,
287,
2054,
2879,
62,
1831,
13,
28665,
82,
25,
198,
220,
220,
220,
611,
357,
2054,
2879,
62,
1831,
58,
72,
4083,
67,
4906,
6624,
705,
46,
6,
15179,
198,
220,
220,
220,
220,
220,
220,
220,
1401,
544,
303,
271,
62,
66,
2397,
8146,
292,
13,
33295,
7,
72,
8,
198,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1401,
544,
303,
271,
62,
77,
39223,
292,
13,
33295,
7,
72,
8,
628,
198,
2,
554,
58,
24,
5974,
628,
198,
2,
4990,
343,
283,
267,
379,
2455,
78,
366,
3118,
13190,
25,
657,
1,
12379,
1351,
64,
390,
1401,
544,
303,
271,
35575,
292,
198,
7785,
544,
303,
271,
62,
77,
39223,
292,
13,
28956,
7203,
3118,
13190,
25,
657,
4943,
628,
198,
2,
44386,
15965,
6557,
303,
271,
997,
2634,
1173,
292,
198,
198,
2,
554,
58,
940,
5974,
628,
198,
2,
5060,
6557,
27250,
1556,
265,
8836,
301,
3713,
288,
292,
5553,
6557,
303,
271,
997,
2634,
1173,
292,
198,
33945,
2879,
62,
1831,
58,
7785,
544,
303,
271,
62,
77,
39223,
292,
4083,
20147,
4892,
3419,
628,
198,
2,
317,
285,
2634,
67,
544,
304,
1117,
7484,
288,
292,
5553,
6557,
303,
271,
997,
2634,
1173,
292,
1556,
28749,
285,
5013,
78,
257,
1676,
87,
320,
38768,
11,
267,
748,
85,
952,
14841,
81,
28749,
1556,
6557,
401,
1188,
273,
26605,
844,
78,
11,
2699,
64,
8358,
28686,
9955,
418,
1556,
28749,
778,
10205,
87,
320,
418,
12379,
285,
2634,
67,
544,
13,
198,
198,
2,
554,
58,
1157,
5974,
628,
198,
2,
1902,
6557,
69,
3713,
390,
39895,
28749,
920,
260,
355,
5553,
6557,
303,
271,
2472,
62,
820,
62,
1084,
1769,
304,
2472,
62,
820,
62,
10136,
198,
5647,
796,
458,
83,
13,
26875,
7,
5647,
7857,
16193,
940,
11,
21,
4008,
198,
82,
5907,
13,
1416,
1436,
29487,
7,
7890,
796,
2054,
2879,
62,
1831,
58,
7785,
544,
303,
271,
62,
77,
39223,
292,
4357,
2124,
796,
366,
23350,
62,
820,
62,
1084,
1769,
1600,
331,
796,
366,
23350,
62,
820,
62,
10136,
4943,
198,
489,
83,
13,
7839,
7203,
6892,
64,
16175,
28749,
390,
2472,
62,
820,
62,
1084,
1769,
304,
2472,
62,
820,
62,
10136,
4943,
198,
489,
83,
13,
12860,
3419,
628,
198,
2,
1024,
936,
585,
78,
401,
267,
41058,
29487,
11,
2169,
418,
334,
2611,
10895,
64,
16175,
28749,
46436,
12151,
288,
292,
5553,
6557,
303,
271,
11,
17216,
68,
269,
411,
344,
28686,
949,
315,
418,
24215,
22484,
645,
288,
544,
11,
523,
1350,
267,
9378,
78,
13,
198,
198,
2,
554,
58,
1065,
5974,
628,
198,
2,
1902,
6557,
69,
3713,
390,
39895,
28749,
920,
260,
355,
5553,
6557,
303,
271,
2472,
62,
44655,
62,
1084,
1769,
304,
2472,
62,
44655,
62,
10136,
198,
5647,
796,
458,
83,
13,
26875,
7,
5647,
7857,
16193,
940,
11,
21,
4008,
198,
82,
5907,
13,
1416,
1436,
29487,
7,
7890,
796,
2054,
2879,
62,
1831,
58,
7785,
544,
303,
271,
62,
77,
39223,
292,
4357,
2124,
796,
366,
23350,
62,
44655,
62,
1084,
1769,
1600,
331,
796,
366,
23350,
62,
44655,
62,
10136,
4943,
198,
489,
83,
13,
7839,
7203,
6892,
64,
16175,
28749,
390,
2472,
62,
44655,
62,
1084,
1769,
304,
2472,
62,
44655,
62,
10136,
4943,
198,
489,
83,
13,
12860,
3419,
628,
198,
2,
1024,
936,
585,
78,
401,
267,
41058,
29487,
11,
2169,
418,
334,
2611,
10895,
64,
16175,
28749,
46436,
12151,
288,
292,
5553,
6557,
303,
271,
11,
17216,
68,
269,
411,
344,
28686,
949,
315,
418,
24215,
22484,
12385,
410,
274,
525,
64,
11,
523,
1350,
267,
9378,
78,
11,
16964,
2634,
76,
267,
9378,
78,
38251,
1450,
273,
466,
8358,
28686,
949,
315,
418,
24215,
22484,
645,
288,
544,
304,
9378,
78,
466,
288,
544,
13,
198,
198,
2,
554,
58,
1485,
5974,
628,
198,
2,
5590,
519,
20058,
198,
33945,
2879,
62,
1831,
58,
7785,
544,
303,
271,
62,
77,
39223,
292,
4083,
10034,
7,
5647,
7857,
16193,
1433,
11,
940,
4008,
198,
489,
83,
13,
12860,
3419,
628,
198,
2,
1024,
936,
585,
78,
401,
28686,
1554,
21857,
292,
11,
355,
5553,
6557,
303,
271,
299,
21356,
946,
292,
1556,
28749,
2471,
1580,
972,
68,
795,
334,
2611,
1233,
822,
9019,
16175,
28749,
3487,
401,
43748,
16175,
28749,
12379,
5553,
6557,
626,
366,
17618,
62,
85,
4529,
62,
37348,
1095,
1,
198,
198,
2,
554,
58,
1415,
5974,
628,
198,
2,
8315,
29487,
198,
33945,
2879,
62,
1831,
58,
7785,
544,
303,
271,
62,
77,
39223,
292,
4083,
29487,
7,
11031,
11639,
3524,
3256,
12461,
16193,
20,
11,
18,
828,
850,
489,
1747,
28,
17821,
11,
2336,
7857,
16193,
1238,
11,
1314,
4008,
198,
489,
83,
13,
12860,
3419,
628,
198,
2,
1024,
936,
585,
78,
401,
28686,
3091,
489,
1747,
11,
284,
67,
292,
355,
5553,
6557,
303,
271,
997,
2634,
1173,
292,
2169,
1188,
2850,
41528,
3183,
11,
257,
17266,
1504,
544,
23430,
41528,
3183,
1556,
28749,
5280,
6335,
418,
645,
352,
36165,
304,
513,
36165,
28176,
346,
13,
198,
198,
2,
554,
58,
1314,
5974,
628,
198,
2,
6208,
68,
390,
10359,
10205,
83,
2771,
31215,
4938,
283,
1233,
822,
9019,
16175,
28749,
31986,
1046,
7484,
198,
2,
367,
15,
4613,
43052,
334,
2611,
1233,
822,
9019,
16175,
28749,
31986,
1046,
7484,
198,
2,
9398,
4613,
399,
28749,
38251,
334,
2611,
1233,
822,
9019,
16175,
28749,
31986,
1046,
7484,
628,
198,
2,
554,
58,
1433,
5974,
628,
198,
1640,
1312,
287,
1401,
544,
303,
271,
62,
77,
39223,
292,
25,
198,
220,
220,
220,
1332,
68,
62,
4908,
1046,
10115,
7,
72,
11,
2054,
2879,
62,
1831,
58,
72,
12962,
628,
198,
2,
978,
70,
388,
292,
5553,
6557,
303,
271,
299,
28749,
1556,
28749,
795,
334,
2611,
1233,
822,
9019,
16175,
28749,
3487,
11,
1055,
6557,
1103,
528,
4533,
3487,
23638,
16175,
28749,
25221,
5553,
6557,
303,
271,
31215,
7758,
17899,
2854,
466,
2746,
78,
2747,
270,
23593,
13,
198,
198,
2,
554,
58,
1558,
5974,
628,
198,
2,
2744,
2411,
64,
16175,
28749,
288,
292,
5553,
6557,
303,
271,
997,
2634,
1173,
292,
198,
26875,
796,
458,
83,
13,
26875,
7,
5647,
7857,
16193,
1433,
11,
940,
4008,
198,
82,
5907,
13,
25080,
8899,
7,
33945,
2879,
62,
1831,
58,
7785,
544,
303,
271,
62,
77,
39223,
292,
4083,
10215,
81,
22784,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
269,
8899,
11639,
9414,
40469,
3256,
410,
1084,
10779,
16,
11,
410,
9806,
28,
16,
11,
24708,
28,
17821,
8,
198,
489,
83,
13,
12860,
3419,
628,
198,
2,
440,
27039,
2169,
279,
280,
34004,
5553,
6557,
303,
271,
10895,
49443,
38768,
11,
16964,
2634,
76,
355,
10895,
64,
16175,
127,
113,
274,
2152,
298,
274,
264,
28749,
329,
4879,
13,
198,
198,
2,
554,
58,
1507,
5974,
628,
198,
2,
3184,
316,
7496,
288,
292,
5553,
6557,
303,
271,
997,
2634,
1173,
292,
198,
33945,
2879,
62,
1831,
58,
7785,
544,
303,
271,
62,
77,
39223,
292,
4083,
82,
365,
86,
3419,
628,
198,
2,
1081,
5553,
6557,
303,
271,
1556,
28749,
985,
25125,
1173,
292,
11,
435,
70,
388,
292,
401,
334,
2611,
34002,
1233,
273,
16175,
28749,
31215,
257,
1275,
15339,
1658,
10819,
6814,
304,
503,
8847,
31215,
257,
1275,
15339,
19958,
5350,
11,
12422,
267,
1188,
273,
12379,
1233,
273,
16175,
28749,
38251,
285,
5013,
78,
26605,
844,
78,
13,
198,
198,
2,
44386,
15965,
6557,
303,
271,
4253,
10205,
1173,
292,
198,
198,
2,
554,
58,
1129,
5974,
628,
198,
2,
2409,
29487,
390,
269,
4763,
5553,
6557,
626,
556,
12618,
4533,
279,
10304,
5553,
6557,
626,
309,
46095,
357,
1925,
700,
8,
198,
1640,
1312,
287,
2054,
2879,
62,
1831,
58,
7785,
544,
303,
271,
62,
66,
2397,
8146,
292,
4083,
14781,
7203,
354,
700,
1600,
16488,
796,
352,
737,
28665,
82,
25,
198,
220,
220,
220,
279,
67,
13,
66,
4951,
39029,
7,
33945,
2879,
62,
1831,
58,
72,
4357,
2054,
2879,
62,
1831,
14692,
354,
700,
8973,
737,
29487,
7,
11031,
796,
366,
5657,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
24167,
796,
6407,
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,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2336,
7857,
796,
357,
1065,
11,
21,
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,
3670,
796,
1312,
8,
628,
198,
2,
554,
58,
1238,
5974,
628,
198,
2,
2764,
29487,
31215,
542,
283,
28686,
1188,
2850,
288,
292,
5553,
6557,
303,
271,
4253,
10205,
1173,
292,
198,
1640,
1312,
287,
1401,
544,
303,
271,
62,
66,
2397,
8146,
292,
25,
198,
220,
220,
220,
611,
357,
1312,
6624,
366,
5219,
1,
15179,
198,
220,
220,
220,
220,
220,
220,
220,
1188,
62,
5647,
7857,
796,
357,
1433,
11,
21,
8,
198,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1188,
62,
5647,
7857,
796,
357,
940,
11,
21,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
198,
220,
220,
220,
2336,
796,
458,
83,
13,
26875,
7,
5647,
7857,
28,
2100,
62,
5647,
7857,
8,
198,
220,
220,
220,
3013,
82,
13,
9127,
29487,
7,
87,
796,
1312,
11,
1366,
796,
2054,
2879,
62,
1831,
8,
198,
220,
220,
220,
458,
83,
13,
12860,
3419,
628,
198,
2,
1024,
936,
585,
78,
401,
28686,
1036,
6557,
69,
3713,
390,
2318,
8847,
11,
28686,
1556,
22484,
401,
285,
15152,
4214,
4951,
264,
28749,
370,
53,
304,
29060,
11,
267,
269,
10205,
12894,
78,
390,
6184,
94,
21468,
401,
285,
15152,
4214,
305,
38251,
1989,
62,
8189,
62,
35038,
11,
257,
17266,
1504,
544,
23430,
4214,
4951,
299,
28749,
2169,
1410,
78,
1788,
330,
1538,
304,
299,
28749,
2169,
1410,
78,
390,
1162,
260,
952,
390,
7608,
89,
13,
317,
5553,
6557,
626,
309,
46095,
357,
354,
700,
8,
1556,
6557,
748,
20427,
4763,
11,
2169,
285,
15152,
390,
33507,
4214,
4951,
401,
28488,
645,
304,
257,
1676,
87,
320,
324,
3263,
68,
5323,
4214,
4951,
401,
28488,
3763,
11,
31215,
7758,
17899,
2854,
466,
2746,
78,
2747,
270,
23593,
11,
3718,
9160,
12,
325,
5236,
283,
257,
5553,
6557,
626,
28488,
13,
198,
198,
2,
554,
58,
2481,
5974,
628,
198,
2,
36052,
14711,
12342,
288,
292,
5553,
6557,
303,
271,
4253,
10205,
1173,
292,
31215,
1103,
528,
283,
281,
6557,
75,
786,
390,
10895,
64,
16175,
28749,
198,
33945,
2879,
62,
1831,
62,
293,
796,
2054,
2879,
62,
1831,
13,
30073,
3419,
198,
198,
1640,
1312,
287,
1401,
544,
303,
271,
62,
66,
2397,
8146,
292,
25,
198,
220,
220,
220,
3601,
7203,
15633,
528,
25440,
6167,
2207,
12342,
12379,
5553,
6557,
626,
1600,
1312,
8,
198,
220,
220,
220,
443,
796,
36052,
27195,
12342,
3419,
198,
220,
220,
220,
443,
13,
11147,
7,
33945,
2879,
62,
1831,
58,
72,
12962,
198,
220,
220,
220,
2054,
2879,
62,
1831,
62,
293,
58,
72,
60,
796,
443,
13,
35636,
7,
33945,
2879,
62,
1831,
62,
293,
58,
72,
12962,
628,
198,
2,
554,
58,
1828,
5974,
628,
198,
2,
1475,
571,
343,
6994,
343,
292,
9493,
10134,
466,
27039,
1207,
10924,
466,
6167,
12685,
12342,
288,
292,
5553,
6557,
303,
271,
4253,
10205,
1173,
292,
198,
33945,
2879,
62,
1831,
62,
293,
13,
2256,
3419,
628,
198,
2,
554,
58,
1954,
5974,
628,
198,
2,
1052,
6557,
75,
786,
390,
10895,
64,
16175,
28749,
401,
27836,
805,
198,
82,
5907,
13,
25080,
8899,
7,
33945,
2879,
62,
1831,
62,
293,
58,
7785,
544,
303,
271,
62,
66,
2397,
8146,
292,
4083,
10215,
81,
7,
24396,
2625,
4125,
283,
805,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
269,
8899,
11639,
9414,
40469,
3256,
410,
1084,
10779,
16,
11,
410,
9806,
28,
16,
11,
24708,
28,
17821,
8,
198,
489,
83,
13,
12860,
3419,
628,
198,
2,
6416,
528,
4533,
36052,
27195,
12342,
25221,
5553,
6557,
303,
271,
31215,
1103,
528,
283,
281,
6557,
75,
786,
390,
10895,
64,
16175,
28749,
13,
317,
10895,
64,
16175,
28749,
288,
292,
5553,
6557,
303,
271,
2747,
2072,
292,
401,
257,
5553,
6557,
626,
2496,
38251,
1216,
22260,
11,
285,
5013,
78,
778,
10205,
87,
8083,
390,
6632,
11,
257,
5553,
6557,
626,
2747,
2072,
64,
8358,
2169,
285,
15152,
10895,
64,
16175,
28749,
401,
257,
5553,
6557,
626,
2496,
38251,
4037,
62,
20854,
13,
198,
198,
2,
22492,
604,
13,
15,
532,
35045,
4712,
16175,
28749,
390,
9955,
418,
198,
198,
2,
554,
58,
1731,
5974,
628,
198,
2,
327,
10205,
79,
544,
466,
27039,
2656,
31215,
304,
34045,
84,
283,
355,
7704,
4712,
16175,
127,
113,
274,
198,
33945,
2879,
62,
76,
2150,
278,
796,
2054,
2879,
62,
1831,
13,
30073,
3419,
628,
198,
2,
16691,
283,
283,
1257,
16175,
28749,
31215,
1556,
81,
315,
333,
283,
304,
7704,
934,
28686,
9955,
418,
466,
27039,
31215,
2054,
22050,
267,
2746,
78,
390,
4572,
4673,
29847,
1671,
15913,
198,
2,
1081,
256,
2634,
66,
6988,
292,
7736,
528,
38768,
18794,
305,
12379,
1257,
16175,
28749,
366,
395,
81,
315,
333,
283,
62,
67,
22484,
1,
329,
321,
269,
21244,
292,
390,
936,
585,
78,
401,
355,
2418,
312,
2367,
748,
1073,
4835,
292,
12385,
281,
6557,
75,
786,
39180,
265,
10205,
7496,
13,
198,
198,
2,
554,
58,
1495,
5974,
628,
198,
2,
16691,
283,
283,
304,
4700,
22050,
36052,
27195,
12342,
31215,
269,
4763,
5553,
6557,
626,
17851,
3970,
198,
293,
796,
17635,
198,
198,
2,
1215,
47430,
283,
269,
4763,
5553,
6557,
626,
17851,
3970,
645,
36052,
27195,
12342,
198,
1640,
1312,
287,
1401,
544,
303,
271,
62,
66,
2397,
8146,
292,
25,
198,
220,
220,
220,
443,
13,
33295,
19510,
72,
11,
36052,
27195,
12342,
3419,
4008,
198,
220,
220,
220,
220,
198,
2,
4700,
22050,
36052,
27195,
12342,
390,
269,
4763,
5553,
6557,
626,
4253,
10205,
30997,
198,
1640,
1401,
11,
2746,
78,
287,
443,
25,
198,
220,
220,
220,
2746,
78,
13,
11147,
7,
33945,
2879,
62,
76,
2150,
278,
58,
7785,
12962,
198,
220,
220,
220,
3601,
7203,
3103,
565,
84,
8836,
4598,
36052,
27195,
12342,
12379,
5553,
6557,
626,
1600,
1401,
8,
628,
198,
2,
554,
58,
2075,
5974,
628,
198,
2,
11138,
16175,
28749,
31215,
1103,
528,
283,
257,
7704,
4712,
16175,
28749,
23430,
9955,
418,
198,
20307,
62,
1416,
36213,
796,
8997,
3351,
36213,
3419,
198,
198,
2,
11138,
16175,
28749,
31215,
40631,
353,
267,
6167,
2207,
12342,
288,
292,
5553,
6557,
303,
271,
4253,
10205,
1173,
292,
304,
3487,
23638,
16175,
28749,
288,
292,
5553,
6557,
303,
271,
997,
2634,
1173,
292,
628,
198,
2,
554,
58,
1983,
5974,
628,
198,
2,
7273,
346,
528,
283,
257,
1257,
16175,
28749,
31215,
1103,
528,
283,
257,
7704,
4712,
16175,
28749,
23430,
9955,
418,
357,
8413,
2502,
5553,
6557,
626,
366,
3118,
13190,
25,
657,
1600,
491,
272,
687,
283,
5553,
6557,
303,
271,
4253,
10205,
1173,
292,
8358,
220,
198,
2,
1556,
28749,
795,
1296,
5549,
2420,
78,
31215,
299,
21356,
647,
78,
304,
3487,
528,
283,
355,
5553,
6557,
303,
271,
299,
21356,
946,
292,
8,
198,
33945,
2879,
62,
76,
2150,
278,
796,
491,
9459,
62,
67,
22484,
7,
33945,
2879,
62,
76,
2150,
278,
8,
628,
198,
2,
554,
58,
2078,
5974,
628,
198,
2,
1475,
571,
343,
6994,
343,
292,
9493,
10134,
466,
27039,
7704,
377,
4533,
198,
33945,
2879,
62,
76,
2150,
278,
13,
2256,
3419,
628,
198,
2,
440,
27039,
1556,
6557,
401,
355,
5553,
6557,
303,
271,
4253,
10205,
1173,
292,
6121,
38768,
31215,
299,
21356,
647,
78,
304,
355,
5553,
6557,
303,
271,
997,
2634,
1173,
292,
1556,
28749,
3487,
528,
38768,
11,
12422,
1055,
6557,
8358,
3209,
292,
5553,
6557,
303,
271,
997,
2634,
1173,
292,
1556,
28749,
18842,
5908,
3487,
528,
38768,
30,
569,
321,
418,
7110,
283,
1554,
519,
20058,
31215,
6216,
283,
13,
198,
198,
2,
554,
58,
1959,
5974,
628,
198,
2,
5590,
519,
20058,
288,
292,
5553,
6557,
303,
271,
997,
2634,
1173,
292,
198,
33945,
2879,
62,
76,
2150,
278,
58,
7785,
544,
303,
271,
62,
77,
39223,
292,
4083,
10034,
7,
5647,
7857,
16193,
1314,
11,
940,
4008,
198,
489,
83,
13,
12860,
3419,
628,
198,
2,
1081,
5553,
6557,
303,
271,
299,
21356,
946,
292,
401,
43748,
16175,
28749,
12379,
5553,
6557,
626,
366,
17618,
62,
85,
4529,
62,
37348,
1095,
1,
1556,
28749,
795,
1296,
5549,
390,
1233,
822,
9019,
16175,
28749,
3487,
13,
198,
198,
2,
554,
58,
1270,
5974,
628,
198,
2,
8315,
29487,
288,
292,
5553,
6557,
303,
271,
997,
2634,
1173,
292,
198,
33945,
2879,
62,
76,
2150,
278,
58,
7785,
544,
303,
271,
62,
77,
39223,
292,
4083,
29487,
7,
11031,
11639,
3524,
3256,
12461,
16193,
20,
11,
18,
828,
850,
489,
1747,
28,
17821,
11,
2336,
7857,
16193,
1238,
11,
1314,
4008,
198,
489,
83,
13,
12860,
3419,
628,
198,
2,
1024,
936,
585,
78,
401,
28686,
7933,
69,
291,
418,
409,
571,
312,
418,
936,
8083,
11,
355,
5553,
6557,
303,
271,
299,
21356,
946,
292,
466,
27039,
2169,
285,
5013,
418,
41528,
3183,
11,
1055,
6557,
1103,
528,
4533,
816,
78,
16175,
28749,
23430,
41528,
3183,
13,
198,
198,
2,
554,
58,
3132,
5974,
628,
198,
2,
11138,
16175,
28749,
31215,
816,
2502,
503,
2505,
12379,
5553,
6557,
626,
401,
285,
25125,
24313,
466,
748,
85,
952,
14841,
81,
28749,
628,
198,
2,
554,
58,
2624,
5974,
628,
198,
2,
3982,
2502,
41528,
3183,
466,
27039,
7736,
528,
25440,
257,
1257,
16175,
28749,
269,
380,
4763,
257,
269,
8083,
304,
9067,
283,
795,
334,
2611,
645,
6862,
5553,
6557,
626,
1303,
198,
198,
2,
6955,
12571,
27039,
304,
9067,
283,
795,
334,
2611,
645,
6862,
5553,
6557,
626,
198,
33945,
2879,
62,
76,
2150,
278,
62,
3919,
62,
448,
75,
3183,
796,
2054,
2879,
62,
76,
2150,
278,
13,
30073,
3419,
198,
198,
2,
2448,
10215,
11751,
269,
4763,
5553,
6557,
626,
997,
2634,
30997,
304,
1005,
343,
283,
503,
2505,
390,
269,
4763,
5553,
6557,
626,
13,
198,
1640,
1312,
287,
1401,
544,
303,
271,
62,
77,
39223,
292,
25,
198,
220,
220,
220,
2054,
2879,
62,
76,
2150,
278,
62,
3919,
62,
448,
75,
3183,
58,
72,
60,
796,
816,
2502,
62,
448,
2505,
7,
33945,
2879,
62,
76,
2150,
278,
62,
3919,
62,
448,
75,
3183,
58,
72,
12962,
198,
220,
220,
220,
220,
198,
2,
317,
1257,
16175,
28749,
816,
2502,
62,
448,
2505,
390,
844,
64,
28686,
1188,
2850,
41528,
3183,
401,
78,
299,
377,
418,
11,
410,
321,
418,
816,
2502,
28686,
1188,
2850,
299,
377,
418,
466,
27039,
198,
33945,
2879,
62,
76,
2150,
278,
62,
3919,
62,
448,
75,
3183,
796,
2054,
2879,
62,
76,
2150,
278,
62,
3919,
62,
448,
75,
3183,
13,
14781,
2616,
3419,
628,
198,
2,
554,
58,
2091,
5974,
628,
198,
2,
8315,
29487,
288,
292,
5553,
6557,
303,
271,
997,
2634,
1173,
292,
198,
33945,
2879,
62,
76,
2150,
278,
62,
3919,
62,
448,
75,
3183,
58,
7785,
544,
303,
271,
62,
77,
39223,
292,
4083,
29487,
7,
11031,
11639,
3524,
3256,
12461,
16193,
20,
11,
18,
828,
850,
489,
1747,
28,
17821,
11,
2336,
7857,
16193,
1238,
11,
1314,
4008,
198,
489,
83,
13,
12860,
3419,
628,
198,
2,
1024,
936,
585,
78,
401,
28686,
1036,
6557,
69,
291,
418,
936,
8083,
11,
329,
321,
816,
709,
312,
418,
28686,
41528,
3183,
466,
27039,
13,
198,
198,
2,
554,
58,
2682,
5974,
628,
198,
2,
1475,
571,
343,
6994,
343,
292,
9493,
10134,
466,
27039,
198,
33945,
2879,
62,
76,
2150,
278,
62,
3919,
62,
448,
75,
3183,
13,
2256,
3419,
628,
198,
2,
554,
58,
2327,
5974,
628,
198,
2,
360,
12117,
127,
113,
274,
466,
27039,
198,
33945,
2879,
62,
76,
2150,
278,
62,
3919,
62,
448,
75,
3183,
13,
43358,
628,
198,
2,
440,
27039,
1261,
6413,
401,
334,
2611,
1489,
64,
5554,
312,
671,
390,
4214,
4951,
31215,
267,
2054,
259,
3263,
78,
466,
2746,
78,
390,
4572,
4673,
11,
329,
321,
816,
709,
312,
418,
642,
1415,
4214,
4951,
257,
78,
5687,
22050,
28686,
41528,
3183,
288,
292,
5553,
6557,
303,
271,
997,
2634,
1173,
292,
13,
198,
198,
2,
22492,
642,
13,
15,
532,
27018,
29538,
357,
4653,
293,
16175,
28749,
390,
5553,
6557,
303,
271,
8,
198,
198,
2,
554,
58,
2623,
5974,
628,
198,
2,
7273,
346,
528,
283,
267,
285,
25125,
24313,
9683,
42,
13014,
466,
14277,
20238,
401,
267,
285,
25125,
24313,
1556,
265,
2569,
78,
277,
62,
4871,
361,
357,
1565,
41576,
8,
31215,
384,
293,
66,
295,
292,
355,
7758,
71,
2850,
5553,
6557,
303,
271,
31215,
267,
2746,
78,
390,
4572,
4673,
198,
79,
17407,
796,
2054,
2879,
62,
76,
2150,
278,
62,
3919,
62,
448,
75,
3183,
13,
14781,
7,
14692,
354,
700,
33116,
16488,
796,
352,
8,
198,
16793,
796,
2054,
2879,
62,
76,
2150,
278,
62,
3919,
62,
448,
75,
3183,
14692,
354,
700,
8973,
198,
198,
74,
13466,
796,
9683,
42,
13014,
7,
69,
62,
4871,
361,
11,
479,
28,
1314,
8,
198,
74,
13466,
13,
11147,
62,
35636,
7,
198,
220,
220,
220,
1395,
796,
4331,
11,
220,
198,
220,
220,
220,
331,
796,
2496,
8,
198,
4798,
7203,
3103,
565,
84,
8836,
4598,
2054,
259,
3263,
78,
466,
9683,
42,
13014,
401,
285,
25125,
24313,
3537,
41576,
4943,
628,
198,
2,
554,
58,
2718,
5974,
628,
198,
2,
327,
380,
283,
1366,
14535,
401,
267,
1255,
4533,
12379,
384,
293,
16175,
28749,
390,
5553,
6557,
303,
271,
198,
20274,
4533,
62,
9501,
796,
279,
67,
13,
6601,
19778,
15090,
198,
220,
220,
220,
705,
53,
10312,
626,
10354,
4331,
13,
28665,
82,
11,
198,
220,
220,
220,
705,
4653,
293,
66,
295,
4533,
10354,
479,
13466,
13,
1136,
62,
11284,
22784,
198,
220,
220,
220,
705,
26595,
10354,
479,
13466,
13,
1416,
2850,
62,
198,
92,
737,
30619,
62,
27160,
7203,
26595,
1600,
41988,
796,
10352,
737,
42503,
62,
9630,
22446,
14781,
7203,
9630,
1600,
16488,
796,
352,
8,
628,
198,
2,
554,
58,
2548,
5974,
628,
198,
2,
807,
5553,
6557,
303,
271,
401,
285,
15152,
4776,
31215,
267,
2054,
259,
3263,
78,
466,
2746,
78,
198,
7785,
544,
303,
271,
62,
79,
17407,
796,
1255,
4533,
62,
9501,
13,
346,
420,
58,
15,
25,
23,
4083,
53,
10312,
626,
13,
27160,
628,
198,
2,
554,
58,
2670,
5974,
628,
198,
2,
1869,
353,
3870,
21872,
355,
5553,
6557,
303,
271,
8358,
329,
321,
384,
293,
66,
295,
38768,
12385,
1351,
64,
390,
5553,
6557,
303,
271,
997,
2634,
1173,
292,
198,
7785,
544,
303,
271,
62,
77,
39223,
292,
62,
37302,
292,
796,
17635,
198,
198,
1640,
1312,
287,
1401,
544,
303,
271,
62,
77,
39223,
292,
13,
30073,
33529,
198,
220,
220,
220,
611,
357,
1312,
287,
1401,
544,
303,
271,
62,
79,
17407,
15179,
198,
220,
220,
220,
220,
220,
220,
220,
1401,
544,
303,
271,
62,
77,
39223,
292,
62,
37302,
292,
13,
33295,
7,
72,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
198,
7785,
544,
303,
271,
62,
77,
39223,
292,
796,
1401,
544,
303,
271,
62,
77,
39223,
292,
62,
37302,
292,
13,
30073,
3419,
628,
198,
2,
554,
58,
1821,
5974,
628,
198,
2,
1475,
571,
343,
1401,
544,
303,
271,
2747,
2072,
292,
384,
293,
66,
295,
38768,
198,
7785,
544,
303,
271,
62,
79,
17407,
628,
198,
2,
1081,
1401,
544,
303,
271,
409,
571,
24496,
936,
8083,
1055,
28749,
7736,
528,
38768,
31215,
267,
2054,
259,
3263,
78,
466,
2746,
78,
390,
4572,
4673,
16964,
4188,
264,
28749,
355,
5553,
6557,
303,
271,
8358,
256,
1428,
321,
285,
15152,
4776,
12385,
384,
293,
16175,
28749,
390,
5553,
6557,
303,
271,
198,
198,
2,
22492,
718,
13,
15,
532,
38397,
283,
27039,
390,
2054,
2879,
304,
1332,
68,
31215,
267,
2054,
259,
3263,
78,
198,
198,
2,
554,
58,
3901,
5974,
628,
198,
2,
5537,
343,
292,
9493,
10134,
466,
27039,
390,
1332,
68,
198,
9288,
68,
62,
1831,
13,
2256,
3419,
628,
198,
2,
554,
58,
3682,
5974,
628,
198,
2,
833,
9459,
267,
27039,
390,
1332,
68,
198,
9288,
68,
62,
76,
2150,
278,
796,
491,
9459,
62,
67,
22484,
7,
9288,
68,
62,
1831,
8,
628,
198,
2,
554,
58,
3559,
5974,
628,
198,
2,
1869,
353,
3870,
21872,
5553,
6557,
303,
271,
12379,
3895,
6356,
357,
325,
293,
16175,
28749,
390,
5553,
6557,
303,
271,
8,
43630,
40522,
304,
2880,
283,
9955,
418,
390,
2054,
2879,
304,
390,
1332,
68,
1303,
198,
198,
2,
16092,
292,
316,
390,
2054,
2879,
198,
87,
62,
33945,
2879,
796,
2054,
2879,
62,
76,
2150,
278,
62,
3919,
62,
448,
75,
3183,
58,
7785,
544,
303,
271,
62,
79,
17407,
60,
198,
88,
62,
33945,
2879,
796,
2054,
2879,
62,
76,
2150,
278,
62,
3919,
62,
448,
75,
3183,
14692,
354,
700,
8973,
198,
198,
2,
16092,
292,
316,
390,
1332,
68,
198,
87,
62,
9288,
68,
796,
1332,
68,
62,
76,
2150,
278,
58,
7785,
544,
303,
271,
62,
79,
17407,
60,
198,
88,
62,
9288,
68,
796,
1332,
68,
62,
76,
2150,
278,
14692,
354,
700,
8973,
628,
198,
2,
554,
58,
2598,
5974,
628,
198,
2,
5537,
343,
292,
9493,
10134,
466,
27039,
390,
1332,
68,
5026,
257,
5553,
6557,
626,
2496,
2471,
10205,
82,
267,
491,
265,
3263,
78,
23430,
9955,
418,
198,
87,
62,
9288,
68,
13,
2256,
3419,
628,
198,
2,
554,
58,
2231,
5974,
628,
198,
2,
22924,
283,
27039,
390,
2054,
2879,
198,
87,
62,
33945,
2879,
62,
20427,
4533,
11,
331,
62,
33945,
2879,
62,
20427,
4533,
796,
9447,
23051,
22446,
11147,
62,
411,
1403,
7,
87,
62,
33945,
2879,
11,
331,
62,
33945,
2879,
8,
628,
198,
2,
554,
58,
3510,
5974,
628,
198,
2,
360,
12117,
127,
113,
274,
466,
27039,
390,
2054,
2879,
5236,
4533,
198,
4798,
7203,
35,
12117,
127,
113,
274,
288,
292,
5553,
6557,
303,
271,
2747,
2072,
292,
25,
1600,
2124,
62,
33945,
2879,
62,
20427,
4533,
13,
43358,
8,
198,
4798,
7203,
24915,
312,
671,
390,
4214,
4951,
12379,
5553,
6557,
626,
2496,
25,
1600,
331,
62,
33945,
2879,
62,
20427,
4533,
13,
9127,
28955,
628,
198,
2,
16092,
292,
316,
1556,
6557,
401,
5125,
1821,
4214,
4951,
11,
401,
807,
5553,
6557,
303,
271,
2747,
2072,
292,
304,
334,
2611,
5553,
6557,
626,
2496,
2471,
10205,
82,
267,
5236,
3263,
78,
12379,
537,
21612,
2496,
13,
198,
198,
2,
22492,
767,
13,
15,
532,
4700,
259,
3263,
78,
466,
9104,
78,
390,
10850,
18252,
198,
198,
2,
554,
58,
2857,
5974,
628,
198,
198,
2,
554,
58,
2780,
5974,
628,
198,
2,
4700,
22050,
2746,
418,
390,
50252,
28749,
2604,
2569,
64,
304,
24354,
15489,
274,
401,
257,
256,
2634,
31522,
3970,
390,
3272,
21201,
198,
19849,
418,
796,
909,
353,
62,
19849,
418,
3419,
198,
74,
796,
509,
37,
727,
7,
77,
62,
22018,
896,
28,
940,
8,
198,
198,
1640,
299,
462,
11,
2746,
78,
287,
2746,
418,
25,
198,
220,
220,
220,
269,
85,
796,
3272,
62,
12102,
378,
7,
395,
320,
1352,
796,
2746,
78,
11,
220,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1395,
796,
2124,
62,
33945,
2879,
62,
20427,
4533,
11,
220,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
331,
796,
331,
62,
33945,
2879,
62,
20427,
4533,
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,
269,
85,
796,
479,
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,
9689,
28,
17816,
4134,
23843,
3256,
705,
8344,
439,
3256,
705,
3866,
16005,
6,
12962,
198,
220,
220,
220,
3601,
7,
36521,
82,
7479,
77,
59,
83,
12832,
333,
6557,
33743,
25,
4064,
13,
18,
69,
3467,
77,
59,
83,
6690,
439,
25,
4064,
13,
18,
69,
3467,
77,
59,
83,
6719,
66,
271,
28749,
25,
4064,
13,
18,
69,
3467,
77,
1,
4064,
220,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
357,
299,
462,
11,
220,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
45941,
13,
32604,
7,
33967,
14692,
9288,
62,
4134,
23843,
8973,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
45941,
13,
32604,
7,
33967,
14692,
9288,
62,
8344,
439,
8973,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
45941,
13,
32604,
7,
33967,
14692,
9288,
62,
3866,
16005,
8973,
4008,
1267,
628,
198,
2,
8834,
2746,
418,
8358,
2471,
2028,
41158,
7758,
71,
2850,
1255,
22484,
329,
321,
509,
6144,
304,
311,
15996,
11,
410,
321,
418,
1103,
528,
283,
2054,
259,
3263,
78,
288,
44667,
2746,
418,
1981,
434,
68,
31215,
384,
2787,
1196,
7344,
22484,
401,
9955,
418,
390,
1332,
68,
13,
198,
198,
2,
554,
58,
2920,
5974,
628,
198,
2,
4700,
259,
3263,
78,
466,
2746,
78,
509,
6144,
198,
19849,
78,
62,
15418,
77,
62,
85,
16,
796,
509,
46445,
32289,
9487,
7483,
3419,
198,
19849,
78,
62,
15418,
77,
62,
85,
16,
13,
1676,
65,
1799,
28,
17821,
198,
19849,
78,
62,
15418,
77,
62,
85,
16,
13,
11147,
7,
55,
796,
2124,
62,
33945,
2879,
62,
20427,
4533,
11,
331,
796,
331,
62,
33945,
2879,
62,
20427,
4533,
8,
198,
4798,
7203,
3103,
565,
84,
8836,
4598,
2054,
259,
3263,
78,
466,
435,
7053,
270,
5908,
509,
6144,
4943,
628,
198,
2,
554,
58,
1120,
5974,
628,
198,
2,
4700,
259,
3263,
78,
466,
2746,
78,
311,
15996,
5016,
7483,
198,
19849,
78,
62,
82,
14761,
62,
85,
16,
796,
311,
15922,
3419,
198,
19849,
78,
62,
82,
14761,
62,
85,
16,
13,
1676,
65,
1799,
28,
17821,
198,
19849,
78,
62,
82,
14761,
62,
85,
16,
13,
11147,
7,
55,
796,
2124,
62,
33945,
2879,
62,
20427,
4533,
11,
331,
796,
331,
62,
33945,
2879,
62,
20427,
4533,
8,
198,
4798,
7203,
3103,
565,
84,
8836,
4598,
2054,
259,
3263,
78,
466,
435,
7053,
270,
5908,
311,
15996,
4943,
628,
198,
2,
22492,
807,
13,
15,
532,
23587,
544,
16175,
28749,
466,
9104,
78,
390,
10850,
18252,
198,
198,
2,
337,
25125,
1173,
292,
3671,
349,
71,
3755,
31215,
1196,
7344,
16175,
28749,
466,
2746,
78,
25,
44536,
220,
198,
198,
2,
554,
58,
4349,
5974,
628,
198,
2,
23587,
544,
16175,
28749,
466,
2746,
78,
509,
6144,
401,
28686,
9955,
418,
390,
1332,
68,
198,
3866,
4703,
5488,
62,
15418,
77,
62,
85,
16,
796,
2746,
78,
62,
15418,
77,
62,
85,
16,
13,
79,
17407,
7,
87,
62,
9288,
68,
8,
198,
4798,
7,
366,
32,
2100,
544,
16175,
28749,
466,
2746,
78,
509,
6144,
7479,
77,
1,
1267,
198,
4798,
7,
17923,
62,
13116,
7,
88,
62,
9288,
68,
11,
662,
4703,
5488,
62,
15418,
77,
62,
85,
16,
8,
1267,
628,
198,
2,
554,
58,
4309,
5974,
628,
198,
2,
23587,
544,
16175,
28749,
466,
2746,
78,
311,
15996,
401,
28686,
9955,
418,
390,
1332,
68,
198,
3866,
4703,
5488,
62,
82,
14761,
62,
85,
16,
796,
2746,
78,
62,
82,
14761,
62,
85,
16,
13,
79,
17407,
7,
87,
62,
9288,
68,
8,
198,
4798,
7,
366,
32,
2100,
544,
16175,
28749,
466,
2746,
78,
311,
15996,
7479,
77,
1,
1267,
198,
4798,
7,
17923,
62,
13116,
7,
88,
62,
9288,
68,
11,
662,
4703,
5488,
62,
82,
14761,
62,
85,
16,
8,
1267,
628,
198,
2,
440,
2746,
78,
311,
15996,
11511,
72,
9098,
12385,
285,
25125,
30997,
10014,
11,
1658,
325,
2746,
78,
38251,
267,
3671,
349,
71,
17305,
31215,
1407,
527,
267,
16514,
23638,
16175,
28749,
390,
289,
9346,
17143,
316,
4951,
13,
198,
198,
2,
22492,
860,
13,
15,
532,
440,
16514,
23638,
16175,
28749,
466,
9104,
78,
390,
10850,
18252,
198,
198,
2,
554,
58,
4310,
5974,
628,
198,
2,
4700,
22050,
2746,
78,
14534,
9115,
31215,
1103,
528,
283,
267,
16514,
23638,
16175,
28749,
198,
19849,
78,
62,
81,
16072,
62,
85,
16,
796,
14534,
34605,
9487,
7483,
7,
77,
62,
395,
320,
2024,
28,
12825,
8,
198,
19849,
78,
62,
81,
16072,
62,
85,
16,
13,
11147,
7,
87,
62,
33945,
2879,
62,
20427,
4533,
11,
331,
62,
33945,
2879,
62,
20427,
4533,
8,
198,
4798,
7203,
3103,
565,
84,
8836,
4598,
2054,
259,
3263,
78,
466,
435,
7053,
270,
5908,
14534,
9115,
4943,
628,
198,
2,
554,
58,
4051,
5974,
628,
198,
2,
23587,
544,
16175,
28749,
466,
2746,
78,
14534,
9115,
401,
28686,
9955,
418,
390,
1332,
68,
198,
3866,
4703,
5488,
62,
81,
16072,
62,
85,
16,
796,
2746,
78,
62,
81,
16072,
62,
85,
16,
13,
79,
17407,
7,
87,
62,
9288,
68,
8,
198,
4798,
7,
366,
32,
2100,
544,
16175,
28749,
466,
2746,
78,
14534,
9115,
5016,
7483,
7479,
77,
1,
1267,
198,
4798,
7,
17923,
62,
13116,
7,
88,
62,
9288,
68,
11,
662,
4703,
5488,
62,
81,
16072,
62,
85,
16,
8,
1267,
628,
198,
2,
440,
2746,
78,
14534,
9115,
299,
28749,
573,
303,
23781,
10014,
9098,
257,
78,
2746,
78,
311,
15996,
13,
198,
198,
2,
554,
58,
2816,
5974,
628,
198,
2,
4700,
22050,
2746,
78,
1395,
4579,
78,
455,
31215,
1103,
528,
283,
267,
16514,
23638,
16175,
28749,
198,
19849,
78,
62,
87,
22296,
62,
85,
16,
796,
1395,
4579,
9487,
7483,
7,
77,
62,
395,
320,
2024,
28,
4059,
8,
198,
19849,
78,
62,
87,
22296,
62,
85,
16,
13,
11147,
7,
87,
62,
33945,
2879,
62,
20427,
4533,
11,
331,
62,
33945,
2879,
62,
20427,
4533,
8,
198,
4798,
7203,
3103,
565,
84,
8836,
4598,
2054,
259,
3263,
78,
466,
435,
7053,
270,
5908,
1395,
4579,
78,
455,
4943,
628,
198,
2,
554,
58,
3980,
5974,
628,
198,
2,
23587,
544,
16175,
28749,
466,
2746,
78,
1395,
4579,
78,
455,
401,
28686,
9955,
418,
390,
1332,
68,
198,
3866,
4703,
5488,
62,
87,
22296,
62,
85,
16,
796,
2746,
78,
62,
87,
22296,
62,
85,
16,
13,
79,
17407,
7,
87,
62,
9288,
68,
8,
198,
3866,
4703,
5488,
62,
87,
22296,
62,
85,
16,
796,
685,
744,
7,
8367,
8,
329,
1988,
287,
662,
4703,
5488,
62,
87,
22296,
62,
85,
16,
60,
198,
4798,
7,
366,
32,
2100,
544,
16175,
28749,
466,
2746,
78,
1395,
4579,
78,
455,
5016,
7483,
7479,
77,
1,
1267,
198,
4798,
7,
17923,
62,
13116,
7,
88,
62,
9288,
68,
11,
662,
4703,
5488,
62,
87,
22296,
62,
85,
16,
8,
1267,
628,
198,
2,
440,
2746,
78,
1395,
4579,
78,
455,
299,
28749,
573,
303,
23781,
10014,
9098,
257,
78,
2746,
78,
311,
15996,
13,
198,
198,
2,
554,
58,
3553,
5974,
628,
198,
2,
440,
16514,
528,
283,
289,
9346,
17143,
316,
4951,
466,
2746,
78,
311,
15996,
401,
24846,
18243,
33538,
1303,
198,
198,
2,
25139,
316,
4951,
466,
24846,
198,
17143,
62,
25928,
796,
1391,
6,
34,
10354,
685,
15,
13,
16,
4357,
220,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
33885,
10354,
37250,
81,
19881,
6,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
28483,
2611,
10354,
37250,
9888,
6,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
83,
349,
10354,
685,
15,
13,
8298,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
4871,
62,
6551,
10354,
685,
90,
15,
25,
16,
13,
15,
11,
352,
25,
16,
13,
940,
5512,
1391,
15,
25,
16,
13,
15,
11,
352,
25,
16,
13,
1065,
92,
60,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1782,
198,
198,
2,
4700,
22050,
24846,
18243,
33538,
198,
25928,
796,
24846,
18243,
33538,
7,
50,
15922,
22784,
5772,
62,
25928,
11,
1006,
270,
28,
17821,
11,
15942,
577,
28,
17,
11,
269,
85,
28,
42,
37,
727,
7,
77,
62,
22018,
896,
28,
21,
828,
9689,
11639,
8344,
439,
11537,
198,
25928,
13,
11147,
7,
87,
62,
33945,
2879,
62,
20427,
4533,
11,
331,
62,
33945,
2879,
62,
20427,
4533,
8,
628,
198,
2,
554,
58,
3365,
5974,
628,
198,
2,
1475,
571,
343,
7758,
71,
2850,
5772,
316,
4951,
2207,
756,
6335,
418,
401,
267,
24846,
18243,
33538,
198,
4798,
7203,
21102,
71,
2850,
5772,
316,
4951,
25,
4943,
198,
4798,
7,
25928,
13,
13466,
62,
37266,
62,
8,
628,
198,
2,
554,
58,
3270,
5974,
628,
198,
30094,
13,
6601,
19778,
7,
25928,
13,
33967,
62,
43420,
62,
737,
30619,
62,
27160,
7,
14692,
43027,
62,
9288,
62,
26675,
8973,
737,
2256,
3419,
628,
198,
2,
554,
58,
1899,
5974,
628,
198,
2,
23587,
12571,
2746,
78,
2054,
259,
4533,
401,
24846,
18243,
33538,
7736,
528,
25440,
28686,
9955,
418,
390,
1332,
68,
198,
25928,
62,
3866,
4703,
3028,
796,
10706,
13,
79,
17407,
7,
87,
62,
9288,
68,
8,
198,
4798,
7,
366,
19044,
47847,
390,
1013,
385,
28749,
7479,
77,
1,
1267,
198,
4798,
7,
10802,
62,
6759,
8609,
7,
88,
62,
9288,
68,
11,
10706,
62,
3866,
4703,
3028,
8,
1267,
198,
4798,
7,
37082,
77,
6892,
265,
10205,
27250,
390,
1398,
811,
64,
16175,
28749,
7479,
77,
1,
1267,
198,
4798,
7,
17923,
62,
13116,
7,
88,
62,
9288,
68,
11,
10706,
62,
3866,
4703,
3028,
8,
1267,
628,
198,
2,
440,
2746,
78,
2054,
259,
4533,
401,
28686,
8718,
17143,
316,
4951,
19203,
34,
10354,
657,
13,
16,
11,
705,
4871,
62,
6551,
10354,
1391,
15,
25,
352,
13,
15,
11,
352,
25,
352,
13,
1065,
5512,
705,
28483,
2611,
10354,
705,
9888,
3256,
705,
33885,
10354,
705,
81,
19881,
3256,
705,
83,
349,
10354,
657,
13,
8298,
8,
1055,
6557,
267,
2746,
78,
3671,
349,
71,
17305,
31215,
920,
2301,
64,
2457,
466,
386,
73,
27206,
13,
198,
2,
9104,
78,
573,
303,
334,
2611,
627,
18082,
390,
513,
4,
390,
10014,
31215,
257,
537,
21612,
657,
357,
2949,
828,
16964,
2634,
76,
573,
303,
23781,
257,
1713,
78,
390,
642,
4,
390,
10014,
31215,
257,
537,
21612,
352,
357,
5297,
737,
198,
198,
2,
22492,
838,
13,
15,
532,
4849,
7785,
267,
9104,
78,
390,
10850,
18252,
31215,
7232,
2301,
64,
8125,
466,
1041,
73,
27206,
198,
198,
2,
554,
58,
5333,
5974,
628,
198,
2,
4700,
259,
3263,
78,
466,
2746,
78,
2457,
198,
19849,
78,
62,
82,
14761,
62,
20311,
796,
311,
15922,
7,
34,
28,
15,
13,
16,
11,
1398,
62,
6551,
34758,
15,
25,
16,
13,
15,
11,
352,
25,
16,
13,
1065,
5512,
34236,
11639,
9888,
3256,
9720,
11639,
81,
19881,
3256,
284,
75,
28,
15,
13,
8298,
8,
198,
19849,
78,
62,
82,
14761,
62,
20311,
13,
1676,
65,
1799,
796,
6407,
198,
19849,
78,
62,
82,
14761,
62,
20311,
13,
11147,
7,
87,
62,
33945,
2879,
62,
20427,
4533,
11,
331,
62,
33945,
2879,
62,
20427,
4533,
8,
198,
4798,
7,
366,
31055,
259,
3263,
78,
466,
9104,
78,
311,
15996,
357,
34947,
28749,
2457,
8,
1103,
528,
4533,
401,
424,
919,
78,
1,
1267,
628,
198,
2,
554,
58,
5237,
5974,
628,
198,
2,
3771,
332,
1255,
4533,
390,
609,
700,
304,
257,
1861,
14991,
312,
671,
31215,
28686,
9955,
418,
390,
1332,
68,
198,
3866,
4703,
5488,
62,
19849,
78,
62,
82,
14761,
62,
20311,
796,
2746,
78,
62,
82,
14761,
62,
20311,
13,
79,
17407,
7,
87,
62,
9288,
68,
8,
198,
3866,
4703,
5488,
62,
1676,
65,
62,
19849,
78,
62,
82,
14761,
62,
20311,
796,
2746,
78,
62,
82,
14761,
62,
20311,
13,
79,
17407,
62,
1676,
7012,
7,
87,
62,
9288,
68,
8,
198,
7568,
62,
3866,
4703,
3028,
796,
279,
67,
13,
6601,
19778,
15090,
198,
220,
220,
220,
705,
354,
700,
10354,
279,
67,
13,
27996,
7,
3866,
4703,
5488,
62,
19849,
78,
62,
82,
14761,
62,
20311,
11,
288,
4906,
28,
37659,
13,
600,
2624,
828,
198,
220,
220,
220,
705,
2964,
65,
14991,
312,
671,
62,
1925,
700,
2949,
10354,
279,
67,
13,
27996,
7,
37659,
13,
744,
7,
3866,
4703,
5488,
62,
1676,
65,
62,
19849,
78,
62,
82,
14761,
62,
20311,
13,
7645,
3455,
3419,
58,
15,
4357,
362,
828,
288,
4906,
28,
37659,
13,
22468,
2624,
828,
198,
220,
220,
220,
705,
2964,
65,
14991,
312,
671,
62,
1925,
700,
5297,
10354,
279,
67,
13,
27996,
7,
37659,
13,
744,
7,
3866,
4703,
5488,
62,
1676,
65,
62,
19849,
78,
62,
82,
14761,
62,
20311,
13,
7645,
3455,
3419,
58,
16,
4357,
362,
828,
288,
4906,
28,
37659,
13,
22468,
2624,
8,
198,
30072,
628,
198,
2,
554,
58,
5066,
5974,
628,
198,
2,
16092,
292,
316,
390,
1332,
68,
401,
257,
662,
4703,
28749,
304,
1861,
14991,
312,
671,
390,
28488,
198,
9288,
68,
62,
20274,
4533,
796,
40631,
353,
62,
67,
22484,
7,
87,
62,
9288,
68,
13,
22179,
7,
7568,
62,
3866,
4703,
3028,
4008,
198,
9288,
68,
62,
20274,
4533,
13,
2256,
3419,
628,
198,
2,
554,
58,
2414,
5974,
628,
198,
2,
4849,
7785,
2746,
78,
390,
4572,
4673,
198,
77,
462,
62,
283,
421,
23593,
796,
366,
40720,
19849,
78,
14,
19849,
78,
62,
82,
14761,
62,
20311,
13,
39308,
1,
198,
27729,
293,
13,
39455,
7,
19849,
78,
62,
82,
14761,
62,
20311,
11,
1280,
7,
77,
462,
62,
283,
421,
23593,
11,
705,
39346,
6,
4008,
628,
198,
2,
22492,
376,
3955,
13,
198
] | 2.424197 | 7,968 |
__all__ = []
from .nodebuffer import NodeBuffer, NodeDescriptor, BufferSet
from .nodebuffer import Scanner as _Scanner
scan = _Scanner.scan
from .jit import JITCompiler as jit
| [
834,
439,
834,
796,
17635,
198,
198,
6738,
764,
17440,
22252,
1330,
19081,
28632,
11,
19081,
24564,
1968,
273,
11,
47017,
7248,
198,
6738,
764,
17440,
22252,
1330,
20937,
1008,
355,
4808,
33351,
1008,
198,
35836,
796,
4808,
33351,
1008,
13,
35836,
198,
6738,
764,
45051,
1330,
449,
2043,
7293,
5329,
355,
474,
270,
628
] | 3.236364 | 55 |
from __future__ import division
from __future__ import print_function
import argparse
parser = argparse.ArgumentParser()
parser.add_argument('--epochs', type=int, default=100, help='Number of epochs to train.')
parser.add_argument('--split',nargs='+', type=float, default=[0.9, 0.1, 0.], help="train, test, validation split, default = [0.8, 0.2] (No validation)")
parser.add_argument('--batch_size', type=int, default=10, help="batch-size, i.e, how many molecules get 'merged' to form a graph per iteration during traing")
parser.add_argument('--lr', type=float, default=0.001, help='Learning rate.')
parser.add_argument('--hidden_dims', nargs='+', type=int, default=[256, 128], help="hidden dimension 1")
parser.add_argument('--embedding_dim', type=int, default=64, help="node embedding dimension")
parser.add_argument('--html', type=str, default="results.html", help="File to save results to")
args = parser.parse_args()
import torch
from torch import optim
# import time
# import numpy as np
# import scipy.sparse as sp
import dgl
import pinot
from pinot.data.utils import batch, split
from pinot.generative.torch_gvae.model import GCNModelVAE
# from pinot.generative.torch_gvae.loss import negative_ELBO
# from pinot.app.experiment import Train, Test, TrainAndTest, MultipleTrainAndTest
from pinot.app.experiment import TrainAndTest
from pinot.app.report import html
################ METRICS ON EDGE PREDICTION ###################
if __name__ == '__main__':
run(args)
| [
6738,
11593,
37443,
834,
1330,
7297,
198,
6738,
11593,
37443,
834,
1330,
3601,
62,
8818,
198,
198,
11748,
1822,
29572,
198,
198,
48610,
796,
1822,
29572,
13,
28100,
1713,
46677,
3419,
198,
48610,
13,
2860,
62,
49140,
10786,
438,
538,
5374,
82,
3256,
2099,
28,
600,
11,
4277,
28,
3064,
11,
1037,
11639,
15057,
286,
36835,
82,
284,
4512,
2637,
8,
198,
48610,
13,
2860,
62,
49140,
10786,
438,
35312,
3256,
77,
22046,
11639,
10,
3256,
2099,
28,
22468,
11,
4277,
41888,
15,
13,
24,
11,
657,
13,
16,
11,
657,
13,
4357,
1037,
2625,
27432,
11,
1332,
11,
21201,
6626,
11,
4277,
796,
685,
15,
13,
23,
11,
657,
13,
17,
60,
357,
2949,
21201,
8,
4943,
198,
48610,
13,
2860,
62,
49140,
10786,
438,
43501,
62,
7857,
3256,
2099,
28,
600,
11,
4277,
28,
940,
11,
1037,
2625,
43501,
12,
7857,
11,
1312,
13,
68,
11,
703,
867,
17745,
651,
705,
647,
2004,
6,
284,
1296,
257,
4823,
583,
24415,
1141,
1291,
278,
4943,
198,
48610,
13,
2860,
62,
49140,
10786,
438,
14050,
3256,
2099,
28,
22468,
11,
4277,
28,
15,
13,
8298,
11,
1037,
11639,
41730,
2494,
2637,
8,
198,
48610,
13,
2860,
62,
49140,
10786,
438,
30342,
62,
67,
12078,
3256,
299,
22046,
11639,
10,
3256,
2099,
28,
600,
11,
4277,
41888,
11645,
11,
13108,
4357,
1037,
2625,
30342,
15793,
352,
4943,
198,
48610,
13,
2860,
62,
49140,
10786,
438,
20521,
12083,
62,
27740,
3256,
2099,
28,
600,
11,
4277,
28,
2414,
11,
1037,
2625,
17440,
11525,
12083,
15793,
4943,
198,
48610,
13,
2860,
62,
49140,
10786,
438,
6494,
3256,
2099,
28,
2536,
11,
4277,
2625,
43420,
13,
6494,
1600,
1037,
2625,
8979,
284,
3613,
2482,
284,
4943,
198,
198,
22046,
796,
30751,
13,
29572,
62,
22046,
3419,
198,
198,
11748,
28034,
198,
6738,
28034,
1330,
6436,
198,
2,
1330,
640,
198,
2,
1330,
299,
32152,
355,
45941,
198,
2,
1330,
629,
541,
88,
13,
82,
29572,
355,
599,
198,
11748,
288,
4743,
198,
11748,
6757,
313,
198,
6738,
6757,
313,
13,
7890,
13,
26791,
1330,
15458,
11,
6626,
198,
6738,
6757,
313,
13,
8612,
876,
13,
13165,
354,
62,
70,
33353,
13,
19849,
1330,
20145,
45,
17633,
11731,
36,
198,
2,
422,
6757,
313,
13,
8612,
876,
13,
13165,
354,
62,
70,
33353,
13,
22462,
1330,
4633,
62,
3698,
8202,
198,
2,
422,
6757,
313,
13,
1324,
13,
23100,
3681,
1330,
16835,
11,
6208,
11,
16835,
1870,
14402,
11,
20401,
44077,
1870,
14402,
198,
6738,
6757,
313,
13,
1324,
13,
23100,
3681,
1330,
16835,
1870,
14402,
198,
6738,
6757,
313,
13,
1324,
13,
13116,
1330,
27711,
198,
198,
14468,
31243,
49,
19505,
6177,
8392,
8264,
4810,
1961,
18379,
2849,
1303,
14468,
2235,
628,
198,
198,
361,
11593,
3672,
834,
6624,
705,
834,
12417,
834,
10354,
198,
220,
220,
220,
1057,
7,
22046,
8,
198
] | 3.164179 | 469 |
import typing # noqa: F401
from kubernetes import client # noqa: F401
from kuber import kube_api as _kube_api # noqa: F401
from kuber import definitions as _kuber_definitions # noqa: F401
from kuber import _types # noqa: F401
from kuber.latest.meta_v1 import ListMeta # noqa: F401
from kuber.latest.meta_v1 import ObjectMeta # noqa: F401
from kuber.latest.meta_v1 import Status # noqa: F401
from kuber.latest.meta_v1 import StatusDetails # noqa: F401
class LocalSubjectAccessReview(_kuber_definitions.Resource):
"""
LocalSubjectAccessReview checks whether or not a user or
group can perform an action in a given namespace. Having a
namespace scoped resource makes it much easier to grant
namespace scoped policy that includes permissions checking.
"""
def __init__(
self,
metadata: "ObjectMeta" = None,
spec: "SubjectAccessReviewSpec" = None,
status: "SubjectAccessReviewStatus" = None,
):
"""Create LocalSubjectAccessReview instance."""
super(LocalSubjectAccessReview, self).__init__(
api_version="authorization/v1", kind="LocalSubjectAccessReview"
)
self._properties = {
"metadata": metadata if metadata is not None else ObjectMeta(),
"spec": spec if spec is not None else SubjectAccessReviewSpec(),
"status": status if status is not None else SubjectAccessReviewStatus(),
}
self._types = {
"apiVersion": (str, None),
"kind": (str, None),
"metadata": (ObjectMeta, None),
"spec": (SubjectAccessReviewSpec, None),
"status": (SubjectAccessReviewStatus, None),
}
@property
def metadata(self) -> "ObjectMeta":
"""
Standard list metadata. More info:
https://git.k8s.io/community/contributors/devel/sig-
architecture/api-conventions.md#metadata
"""
return typing.cast(
"ObjectMeta",
self._properties.get("metadata"),
)
@metadata.setter
def metadata(self, value: typing.Union["ObjectMeta", dict]):
"""
Standard list metadata. More info:
https://git.k8s.io/community/contributors/devel/sig-
architecture/api-conventions.md#metadata
"""
if isinstance(value, dict):
value = typing.cast(
ObjectMeta,
ObjectMeta().from_dict(value),
)
self._properties["metadata"] = value
@property
def spec(self) -> "SubjectAccessReviewSpec":
"""
Spec holds information about the request being evaluated.
spec.namespace must be equal to the namespace you made the
request against. If empty, it is defaulted.
"""
return typing.cast(
"SubjectAccessReviewSpec",
self._properties.get("spec"),
)
@spec.setter
def spec(self, value: typing.Union["SubjectAccessReviewSpec", dict]):
"""
Spec holds information about the request being evaluated.
spec.namespace must be equal to the namespace you made the
request against. If empty, it is defaulted.
"""
if isinstance(value, dict):
value = typing.cast(
SubjectAccessReviewSpec,
SubjectAccessReviewSpec().from_dict(value),
)
self._properties["spec"] = value
@property
def status(self) -> "SubjectAccessReviewStatus":
"""
Status is filled in by the server and indicates whether the
request is allowed or not
"""
return typing.cast(
"SubjectAccessReviewStatus",
self._properties.get("status"),
)
@status.setter
def status(self, value: typing.Union["SubjectAccessReviewStatus", dict]):
"""
Status is filled in by the server and indicates whether the
request is allowed or not
"""
if isinstance(value, dict):
value = typing.cast(
SubjectAccessReviewStatus,
SubjectAccessReviewStatus().from_dict(value),
)
self._properties["status"] = value
def create_resource(self, namespace: "str" = None) -> "SubjectAccessReviewStatus":
"""
Creates the LocalSubjectAccessReview in the currently
configured Kubernetes cluster and returns the status information
returned by the Kubernetes API after the create is complete.
"""
names = [
"create_namespaced_local_subject_access_review",
"create_local_subject_access_review",
]
response = _kube_api.execute(
action="create",
resource=self,
names=names,
namespace=namespace,
api_client=None,
api_args={"body": self.to_dict()},
)
output = SubjectAccessReviewStatus()
if response is not None:
output.from_dict(_kube_api.to_kuber_dict(response.status))
return output
def replace_resource(self, namespace: "str" = None) -> "SubjectAccessReviewStatus":
"""
Replaces the LocalSubjectAccessReview in the currently
configured Kubernetes cluster and returns the status information
returned by the Kubernetes API after the replace is complete.
"""
names = [
"replace_namespaced_local_subject_access_review",
"replace_local_subject_access_review",
]
response = _kube_api.execute(
action="replace",
resource=self,
names=names,
namespace=namespace,
api_client=None,
api_args={"body": self.to_dict(), "name": self.metadata.name},
)
output = SubjectAccessReviewStatus()
if response is not None:
output.from_dict(_kube_api.to_kuber_dict(response.status))
return output
def patch_resource(self, namespace: "str" = None) -> "SubjectAccessReviewStatus":
"""
Patches the LocalSubjectAccessReview in the currently
configured Kubernetes cluster and returns the status information
returned by the Kubernetes API after the replace is complete.
"""
names = [
"patch_namespaced_local_subject_access_review",
"patch_local_subject_access_review",
]
response = _kube_api.execute(
action="patch",
resource=self,
names=names,
namespace=namespace,
api_client=None,
api_args={"body": self.to_dict(), "name": self.metadata.name},
)
output = SubjectAccessReviewStatus()
if response is not None:
output.from_dict(_kube_api.to_kuber_dict(response.status))
return output
def get_resource_status(
self, namespace: "str" = None
) -> "SubjectAccessReviewStatus":
"""
Returns status information about the given resource within the cluster.
"""
names = [
"read_namespaced_local_subject_access_review",
"read_local_subject_access_review",
]
response = _kube_api.execute(
action="read",
resource=self,
names=names,
namespace=namespace,
api_client=None,
api_args={"name": self.metadata.name},
)
output = SubjectAccessReviewStatus()
if response is not None:
output.from_dict(_kube_api.to_kuber_dict(response.status))
return output
def read_resource(self, namespace: str = None):
"""
Reads the LocalSubjectAccessReview from the currently configured
Kubernetes cluster and returns the low-level definition object.
"""
names = [
"read_namespaced_local_subject_access_review",
"read_local_subject_access_review",
]
return _kube_api.execute(
action="read",
resource=self,
names=names,
namespace=namespace,
api_client=None,
api_args={"name": self.metadata.name},
)
def delete_resource(
self,
namespace: str = None,
propagation_policy: str = "Foreground",
grace_period_seconds: int = 10,
):
"""
Deletes the LocalSubjectAccessReview from the currently configured
Kubernetes cluster.
"""
names = [
"delete_namespaced_local_subject_access_review",
"delete_local_subject_access_review",
]
body = client.V1DeleteOptions(
propagation_policy=propagation_policy,
grace_period_seconds=grace_period_seconds,
)
_kube_api.execute(
action="delete",
resource=self,
names=names,
namespace=namespace,
api_client=None,
api_args={"name": self.metadata.name, "body": body},
)
@staticmethod
def get_resource_api(
api_client: client.ApiClient = None, **kwargs
) -> "client.AuthorizationV1Api":
"""
Returns an instance of the kubernetes API client associated with
this object.
"""
if api_client:
kwargs["apl_client"] = api_client
return client.AuthorizationV1Api(**kwargs)
class NonResourceAttributes(_kuber_definitions.Definition):
"""
NonResourceAttributes includes the authorization attributes
available for non-resource requests to the Authorizer
interface
"""
def __init__(
self,
path: str = None,
verb: str = None,
):
"""Create NonResourceAttributes instance."""
super(NonResourceAttributes, self).__init__(
api_version="authorization/v1", kind="NonResourceAttributes"
)
self._properties = {
"path": path if path is not None else "",
"verb": verb if verb is not None else "",
}
self._types = {
"path": (str, None),
"verb": (str, None),
}
@property
def path(self) -> str:
"""
Path is the URL path of the request
"""
return typing.cast(
str,
self._properties.get("path"),
)
@path.setter
def path(self, value: str):
"""
Path is the URL path of the request
"""
self._properties["path"] = value
@property
def verb(self) -> str:
"""
Verb is the standard HTTP verb
"""
return typing.cast(
str,
self._properties.get("verb"),
)
@verb.setter
def verb(self, value: str):
"""
Verb is the standard HTTP verb
"""
self._properties["verb"] = value
class NonResourceRule(_kuber_definitions.Definition):
"""
NonResourceRule holds information that describes a rule for
the non-resource
"""
def __init__(
self,
non_resource_urls: typing.List[str] = None,
verbs: typing.List[str] = None,
):
"""Create NonResourceRule instance."""
super(NonResourceRule, self).__init__(
api_version="authorization/v1", kind="NonResourceRule"
)
self._properties = {
"nonResourceURLs": non_resource_urls
if non_resource_urls is not None
else [],
"verbs": verbs if verbs is not None else [],
}
self._types = {
"nonResourceURLs": (list, str),
"verbs": (list, str),
}
@property
def non_resource_urls(self) -> typing.List[str]:
"""
NonResourceURLs is a set of partial urls that a user should
have access to. *s are allowed, but only as the full, final
step in the path. "*" means all.
"""
return typing.cast(
typing.List[str],
self._properties.get("nonResourceURLs"),
)
@non_resource_urls.setter
def non_resource_urls(self, value: typing.List[str]):
"""
NonResourceURLs is a set of partial urls that a user should
have access to. *s are allowed, but only as the full, final
step in the path. "*" means all.
"""
self._properties["nonResourceURLs"] = value
@property
def verbs(self) -> typing.List[str]:
"""
Verb is a list of kubernetes non-resource API verbs, like:
get, post, put, delete, patch, head, options. "*" means
all.
"""
return typing.cast(
typing.List[str],
self._properties.get("verbs"),
)
@verbs.setter
def verbs(self, value: typing.List[str]):
"""
Verb is a list of kubernetes non-resource API verbs, like:
get, post, put, delete, patch, head, options. "*" means
all.
"""
self._properties["verbs"] = value
class ResourceAttributes(_kuber_definitions.Definition):
"""
ResourceAttributes includes the authorization attributes
available for resource requests to the Authorizer interface
"""
def __init__(
self,
group: str = None,
name: str = None,
namespace: str = None,
resource: str = None,
subresource: str = None,
verb: str = None,
version: str = None,
):
"""Create ResourceAttributes instance."""
super(ResourceAttributes, self).__init__(
api_version="authorization/v1", kind="ResourceAttributes"
)
self._properties = {
"group": group if group is not None else "",
"name": name if name is not None else "",
"namespace": namespace if namespace is not None else "",
"resource": resource if resource is not None else "",
"subresource": subresource if subresource is not None else "",
"verb": verb if verb is not None else "",
"version": version if version is not None else "",
}
self._types = {
"group": (str, None),
"name": (str, None),
"namespace": (str, None),
"resource": (str, None),
"subresource": (str, None),
"verb": (str, None),
"version": (str, None),
}
@property
def group(self) -> str:
"""
Group is the API Group of the Resource. "*" means all.
"""
return typing.cast(
str,
self._properties.get("group"),
)
@group.setter
def group(self, value: str):
"""
Group is the API Group of the Resource. "*" means all.
"""
self._properties["group"] = value
@property
def name(self) -> str:
"""
Name is the name of the resource being requested for a "get"
or deleted for a "delete". "" (empty) means all.
"""
return typing.cast(
str,
self._properties.get("name"),
)
@name.setter
def name(self, value: str):
"""
Name is the name of the resource being requested for a "get"
or deleted for a "delete". "" (empty) means all.
"""
self._properties["name"] = value
@property
def namespace(self) -> str:
"""
Namespace is the namespace of the action being requested.
Currently, there is no distinction between no namespace and
all namespaces "" (empty) is defaulted for
LocalSubjectAccessReviews "" (empty) is empty for cluster-
scoped resources "" (empty) means "all" for namespace scoped
resources from a SubjectAccessReview or
SelfSubjectAccessReview
"""
return typing.cast(
str,
self._properties.get("namespace"),
)
@namespace.setter
def namespace(self, value: str):
"""
Namespace is the namespace of the action being requested.
Currently, there is no distinction between no namespace and
all namespaces "" (empty) is defaulted for
LocalSubjectAccessReviews "" (empty) is empty for cluster-
scoped resources "" (empty) means "all" for namespace scoped
resources from a SubjectAccessReview or
SelfSubjectAccessReview
"""
self._properties["namespace"] = value
@property
def resource(self) -> str:
"""
Resource is one of the existing resource types. "*" means
all.
"""
return typing.cast(
str,
self._properties.get("resource"),
)
@resource.setter
def resource(self, value: str):
"""
Resource is one of the existing resource types. "*" means
all.
"""
self._properties["resource"] = value
@property
def subresource(self) -> str:
"""
Subresource is one of the existing resource types. "" means
none.
"""
return typing.cast(
str,
self._properties.get("subresource"),
)
@subresource.setter
def subresource(self, value: str):
"""
Subresource is one of the existing resource types. "" means
none.
"""
self._properties["subresource"] = value
@property
def verb(self) -> str:
"""
Verb is a kubernetes resource API verb, like: get, list,
watch, create, update, delete, proxy. "*" means all.
"""
return typing.cast(
str,
self._properties.get("verb"),
)
@verb.setter
def verb(self, value: str):
"""
Verb is a kubernetes resource API verb, like: get, list,
watch, create, update, delete, proxy. "*" means all.
"""
self._properties["verb"] = value
@property
def version(self) -> str:
"""
Version is the API Version of the Resource. "*" means all.
"""
return typing.cast(
str,
self._properties.get("version"),
)
@version.setter
def version(self, value: str):
"""
Version is the API Version of the Resource. "*" means all.
"""
self._properties["version"] = value
class ResourceRule(_kuber_definitions.Definition):
"""
ResourceRule is the list of actions the subject is allowed
to perform on resources. The list ordering isn't
significant, may contain duplicates, and possibly be
incomplete.
"""
def __init__(
self,
api_groups: typing.List[str] = None,
resource_names: typing.List[str] = None,
resources: typing.List[str] = None,
verbs: typing.List[str] = None,
):
"""Create ResourceRule instance."""
super(ResourceRule, self).__init__(
api_version="authorization/v1", kind="ResourceRule"
)
self._properties = {
"apiGroups": api_groups if api_groups is not None else [],
"resourceNames": resource_names if resource_names is not None else [],
"resources": resources if resources is not None else [],
"verbs": verbs if verbs is not None else [],
}
self._types = {
"apiGroups": (list, str),
"resourceNames": (list, str),
"resources": (list, str),
"verbs": (list, str),
}
@property
def api_groups(self) -> typing.List[str]:
"""
APIGroups is the name of the APIGroup that contains the
resources. If multiple API groups are specified, any action
requested against one of the enumerated resources in any API
group will be allowed. "*" means all.
"""
return typing.cast(
typing.List[str],
self._properties.get("apiGroups"),
)
@api_groups.setter
def api_groups(self, value: typing.List[str]):
"""
APIGroups is the name of the APIGroup that contains the
resources. If multiple API groups are specified, any action
requested against one of the enumerated resources in any API
group will be allowed. "*" means all.
"""
self._properties["apiGroups"] = value
@property
def resource_names(self) -> typing.List[str]:
"""
ResourceNames is an optional white list of names that the
rule applies to. An empty set means that everything is
allowed. "*" means all.
"""
return typing.cast(
typing.List[str],
self._properties.get("resourceNames"),
)
@resource_names.setter
def resource_names(self, value: typing.List[str]):
"""
ResourceNames is an optional white list of names that the
rule applies to. An empty set means that everything is
allowed. "*" means all.
"""
self._properties["resourceNames"] = value
@property
def resources(self) -> typing.List[str]:
"""
Resources is a list of resources this rule applies to. "*"
means all in the specified apiGroups.
"*/foo" represents the subresource 'foo' for all resources
in the specified apiGroups.
"""
return typing.cast(
typing.List[str],
self._properties.get("resources"),
)
@resources.setter
def resources(self, value: typing.List[str]):
"""
Resources is a list of resources this rule applies to. "*"
means all in the specified apiGroups.
"*/foo" represents the subresource 'foo' for all resources
in the specified apiGroups.
"""
self._properties["resources"] = value
@property
def verbs(self) -> typing.List[str]:
"""
Verb is a list of kubernetes resource API verbs, like: get,
list, watch, create, update, delete, proxy. "*" means all.
"""
return typing.cast(
typing.List[str],
self._properties.get("verbs"),
)
@verbs.setter
def verbs(self, value: typing.List[str]):
"""
Verb is a list of kubernetes resource API verbs, like: get,
list, watch, create, update, delete, proxy. "*" means all.
"""
self._properties["verbs"] = value
class SelfSubjectAccessReview(_kuber_definitions.Resource):
"""
SelfSubjectAccessReview checks whether or the current user
can perform an action. Not filling in a spec.namespace
means "in all namespaces". Self is a special case, because
users should always be able to check whether they can
perform an action
"""
def __init__(
self,
metadata: "ObjectMeta" = None,
spec: "SelfSubjectAccessReviewSpec" = None,
status: "SubjectAccessReviewStatus" = None,
):
"""Create SelfSubjectAccessReview instance."""
super(SelfSubjectAccessReview, self).__init__(
api_version="authorization/v1", kind="SelfSubjectAccessReview"
)
self._properties = {
"metadata": metadata if metadata is not None else ObjectMeta(),
"spec": spec if spec is not None else SelfSubjectAccessReviewSpec(),
"status": status if status is not None else SubjectAccessReviewStatus(),
}
self._types = {
"apiVersion": (str, None),
"kind": (str, None),
"metadata": (ObjectMeta, None),
"spec": (SelfSubjectAccessReviewSpec, None),
"status": (SubjectAccessReviewStatus, None),
}
@property
def metadata(self) -> "ObjectMeta":
"""
Standard list metadata. More info:
https://git.k8s.io/community/contributors/devel/sig-
architecture/api-conventions.md#metadata
"""
return typing.cast(
"ObjectMeta",
self._properties.get("metadata"),
)
@metadata.setter
def metadata(self, value: typing.Union["ObjectMeta", dict]):
"""
Standard list metadata. More info:
https://git.k8s.io/community/contributors/devel/sig-
architecture/api-conventions.md#metadata
"""
if isinstance(value, dict):
value = typing.cast(
ObjectMeta,
ObjectMeta().from_dict(value),
)
self._properties["metadata"] = value
@property
def spec(self) -> "SelfSubjectAccessReviewSpec":
"""
Spec holds information about the request being evaluated.
user and groups must be empty
"""
return typing.cast(
"SelfSubjectAccessReviewSpec",
self._properties.get("spec"),
)
@spec.setter
def spec(self, value: typing.Union["SelfSubjectAccessReviewSpec", dict]):
"""
Spec holds information about the request being evaluated.
user and groups must be empty
"""
if isinstance(value, dict):
value = typing.cast(
SelfSubjectAccessReviewSpec,
SelfSubjectAccessReviewSpec().from_dict(value),
)
self._properties["spec"] = value
@property
def status(self) -> "SubjectAccessReviewStatus":
"""
Status is filled in by the server and indicates whether the
request is allowed or not
"""
return typing.cast(
"SubjectAccessReviewStatus",
self._properties.get("status"),
)
@status.setter
def status(self, value: typing.Union["SubjectAccessReviewStatus", dict]):
"""
Status is filled in by the server and indicates whether the
request is allowed or not
"""
if isinstance(value, dict):
value = typing.cast(
SubjectAccessReviewStatus,
SubjectAccessReviewStatus().from_dict(value),
)
self._properties["status"] = value
def create_resource(self, namespace: "str" = None) -> "SubjectAccessReviewStatus":
"""
Creates the SelfSubjectAccessReview in the currently
configured Kubernetes cluster and returns the status information
returned by the Kubernetes API after the create is complete.
"""
names = [
"create_namespaced_self_subject_access_review",
"create_self_subject_access_review",
]
response = _kube_api.execute(
action="create",
resource=self,
names=names,
namespace=namespace,
api_client=None,
api_args={"body": self.to_dict()},
)
output = SubjectAccessReviewStatus()
if response is not None:
output.from_dict(_kube_api.to_kuber_dict(response.status))
return output
def replace_resource(self, namespace: "str" = None) -> "SubjectAccessReviewStatus":
"""
Replaces the SelfSubjectAccessReview in the currently
configured Kubernetes cluster and returns the status information
returned by the Kubernetes API after the replace is complete.
"""
names = [
"replace_namespaced_self_subject_access_review",
"replace_self_subject_access_review",
]
response = _kube_api.execute(
action="replace",
resource=self,
names=names,
namespace=namespace,
api_client=None,
api_args={"body": self.to_dict(), "name": self.metadata.name},
)
output = SubjectAccessReviewStatus()
if response is not None:
output.from_dict(_kube_api.to_kuber_dict(response.status))
return output
def patch_resource(self, namespace: "str" = None) -> "SubjectAccessReviewStatus":
"""
Patches the SelfSubjectAccessReview in the currently
configured Kubernetes cluster and returns the status information
returned by the Kubernetes API after the replace is complete.
"""
names = [
"patch_namespaced_self_subject_access_review",
"patch_self_subject_access_review",
]
response = _kube_api.execute(
action="patch",
resource=self,
names=names,
namespace=namespace,
api_client=None,
api_args={"body": self.to_dict(), "name": self.metadata.name},
)
output = SubjectAccessReviewStatus()
if response is not None:
output.from_dict(_kube_api.to_kuber_dict(response.status))
return output
def get_resource_status(
self, namespace: "str" = None
) -> "SubjectAccessReviewStatus":
"""
Returns status information about the given resource within the cluster.
"""
names = [
"read_namespaced_self_subject_access_review",
"read_self_subject_access_review",
]
response = _kube_api.execute(
action="read",
resource=self,
names=names,
namespace=namespace,
api_client=None,
api_args={"name": self.metadata.name},
)
output = SubjectAccessReviewStatus()
if response is not None:
output.from_dict(_kube_api.to_kuber_dict(response.status))
return output
def read_resource(self, namespace: str = None):
"""
Reads the SelfSubjectAccessReview from the currently configured
Kubernetes cluster and returns the low-level definition object.
"""
names = [
"read_namespaced_self_subject_access_review",
"read_self_subject_access_review",
]
return _kube_api.execute(
action="read",
resource=self,
names=names,
namespace=namespace,
api_client=None,
api_args={"name": self.metadata.name},
)
def delete_resource(
self,
namespace: str = None,
propagation_policy: str = "Foreground",
grace_period_seconds: int = 10,
):
"""
Deletes the SelfSubjectAccessReview from the currently configured
Kubernetes cluster.
"""
names = [
"delete_namespaced_self_subject_access_review",
"delete_self_subject_access_review",
]
body = client.V1DeleteOptions(
propagation_policy=propagation_policy,
grace_period_seconds=grace_period_seconds,
)
_kube_api.execute(
action="delete",
resource=self,
names=names,
namespace=namespace,
api_client=None,
api_args={"name": self.metadata.name, "body": body},
)
@staticmethod
def get_resource_api(
api_client: client.ApiClient = None, **kwargs
) -> "client.AuthorizationV1Api":
"""
Returns an instance of the kubernetes API client associated with
this object.
"""
if api_client:
kwargs["apl_client"] = api_client
return client.AuthorizationV1Api(**kwargs)
class SelfSubjectAccessReviewSpec(_kuber_definitions.Definition):
"""
SelfSubjectAccessReviewSpec is a description of the access
request. Exactly one of ResourceAuthorizationAttributes and
NonResourceAuthorizationAttributes must be set
"""
def __init__(
self,
non_resource_attributes: "NonResourceAttributes" = None,
resource_attributes: "ResourceAttributes" = None,
):
"""Create SelfSubjectAccessReviewSpec instance."""
super(SelfSubjectAccessReviewSpec, self).__init__(
api_version="authorization/v1", kind="SelfSubjectAccessReviewSpec"
)
self._properties = {
"nonResourceAttributes": non_resource_attributes
if non_resource_attributes is not None
else NonResourceAttributes(),
"resourceAttributes": resource_attributes
if resource_attributes is not None
else ResourceAttributes(),
}
self._types = {
"nonResourceAttributes": (NonResourceAttributes, None),
"resourceAttributes": (ResourceAttributes, None),
}
@property
def non_resource_attributes(self) -> "NonResourceAttributes":
"""
NonResourceAttributes describes information for a non-
resource access request
"""
return typing.cast(
"NonResourceAttributes",
self._properties.get("nonResourceAttributes"),
)
@non_resource_attributes.setter
def non_resource_attributes(
self, value: typing.Union["NonResourceAttributes", dict]
):
"""
NonResourceAttributes describes information for a non-
resource access request
"""
if isinstance(value, dict):
value = typing.cast(
NonResourceAttributes,
NonResourceAttributes().from_dict(value),
)
self._properties["nonResourceAttributes"] = value
@property
def resource_attributes(self) -> "ResourceAttributes":
"""
ResourceAuthorizationAttributes describes information for a
resource access request
"""
return typing.cast(
"ResourceAttributes",
self._properties.get("resourceAttributes"),
)
@resource_attributes.setter
def resource_attributes(self, value: typing.Union["ResourceAttributes", dict]):
"""
ResourceAuthorizationAttributes describes information for a
resource access request
"""
if isinstance(value, dict):
value = typing.cast(
ResourceAttributes,
ResourceAttributes().from_dict(value),
)
self._properties["resourceAttributes"] = value
class SelfSubjectRulesReview(_kuber_definitions.Resource):
"""
SelfSubjectRulesReview enumerates the set of actions the
current user can perform within a namespace. The returned
list of actions may be incomplete depending on the server's
authorization mode, and any errors experienced during the
evaluation. SelfSubjectRulesReview should be used by UIs to
show/hide actions, or to quickly let an end user reason
about their permissions. It should NOT Be used by external
systems to drive authorization decisions as this raises
confused deputy, cache lifetime/revocation, and correctness
concerns. SubjectAccessReview, and LocalAccessReview are the
correct way to defer authorization decisions to the API
server.
"""
def __init__(
self,
metadata: "ObjectMeta" = None,
spec: "SelfSubjectRulesReviewSpec" = None,
status: "SubjectRulesReviewStatus" = None,
):
"""Create SelfSubjectRulesReview instance."""
super(SelfSubjectRulesReview, self).__init__(
api_version="authorization/v1", kind="SelfSubjectRulesReview"
)
self._properties = {
"metadata": metadata if metadata is not None else ObjectMeta(),
"spec": spec if spec is not None else SelfSubjectRulesReviewSpec(),
"status": status if status is not None else SubjectRulesReviewStatus(),
}
self._types = {
"apiVersion": (str, None),
"kind": (str, None),
"metadata": (ObjectMeta, None),
"spec": (SelfSubjectRulesReviewSpec, None),
"status": (SubjectRulesReviewStatus, None),
}
@property
def metadata(self) -> "ObjectMeta":
"""
Standard list metadata. More info:
https://git.k8s.io/community/contributors/devel/sig-
architecture/api-conventions.md#metadata
"""
return typing.cast(
"ObjectMeta",
self._properties.get("metadata"),
)
@metadata.setter
def metadata(self, value: typing.Union["ObjectMeta", dict]):
"""
Standard list metadata. More info:
https://git.k8s.io/community/contributors/devel/sig-
architecture/api-conventions.md#metadata
"""
if isinstance(value, dict):
value = typing.cast(
ObjectMeta,
ObjectMeta().from_dict(value),
)
self._properties["metadata"] = value
@property
def spec(self) -> "SelfSubjectRulesReviewSpec":
"""
Spec holds information about the request being evaluated.
"""
return typing.cast(
"SelfSubjectRulesReviewSpec",
self._properties.get("spec"),
)
@spec.setter
def spec(self, value: typing.Union["SelfSubjectRulesReviewSpec", dict]):
"""
Spec holds information about the request being evaluated.
"""
if isinstance(value, dict):
value = typing.cast(
SelfSubjectRulesReviewSpec,
SelfSubjectRulesReviewSpec().from_dict(value),
)
self._properties["spec"] = value
@property
def status(self) -> "SubjectRulesReviewStatus":
"""
Status is filled in by the server and indicates the set of
actions a user can perform.
"""
return typing.cast(
"SubjectRulesReviewStatus",
self._properties.get("status"),
)
@status.setter
def status(self, value: typing.Union["SubjectRulesReviewStatus", dict]):
"""
Status is filled in by the server and indicates the set of
actions a user can perform.
"""
if isinstance(value, dict):
value = typing.cast(
SubjectRulesReviewStatus,
SubjectRulesReviewStatus().from_dict(value),
)
self._properties["status"] = value
def create_resource(self, namespace: "str" = None) -> "SubjectRulesReviewStatus":
"""
Creates the SelfSubjectRulesReview in the currently
configured Kubernetes cluster and returns the status information
returned by the Kubernetes API after the create is complete.
"""
names = [
"create_namespaced_self_subject_rules_review",
"create_self_subject_rules_review",
]
response = _kube_api.execute(
action="create",
resource=self,
names=names,
namespace=namespace,
api_client=None,
api_args={"body": self.to_dict()},
)
output = SubjectRulesReviewStatus()
if response is not None:
output.from_dict(_kube_api.to_kuber_dict(response.status))
return output
def replace_resource(self, namespace: "str" = None) -> "SubjectRulesReviewStatus":
"""
Replaces the SelfSubjectRulesReview in the currently
configured Kubernetes cluster and returns the status information
returned by the Kubernetes API after the replace is complete.
"""
names = [
"replace_namespaced_self_subject_rules_review",
"replace_self_subject_rules_review",
]
response = _kube_api.execute(
action="replace",
resource=self,
names=names,
namespace=namespace,
api_client=None,
api_args={"body": self.to_dict(), "name": self.metadata.name},
)
output = SubjectRulesReviewStatus()
if response is not None:
output.from_dict(_kube_api.to_kuber_dict(response.status))
return output
def patch_resource(self, namespace: "str" = None) -> "SubjectRulesReviewStatus":
"""
Patches the SelfSubjectRulesReview in the currently
configured Kubernetes cluster and returns the status information
returned by the Kubernetes API after the replace is complete.
"""
names = [
"patch_namespaced_self_subject_rules_review",
"patch_self_subject_rules_review",
]
response = _kube_api.execute(
action="patch",
resource=self,
names=names,
namespace=namespace,
api_client=None,
api_args={"body": self.to_dict(), "name": self.metadata.name},
)
output = SubjectRulesReviewStatus()
if response is not None:
output.from_dict(_kube_api.to_kuber_dict(response.status))
return output
def get_resource_status(
self, namespace: "str" = None
) -> "SubjectRulesReviewStatus":
"""
Returns status information about the given resource within the cluster.
"""
names = [
"read_namespaced_self_subject_rules_review",
"read_self_subject_rules_review",
]
response = _kube_api.execute(
action="read",
resource=self,
names=names,
namespace=namespace,
api_client=None,
api_args={"name": self.metadata.name},
)
output = SubjectRulesReviewStatus()
if response is not None:
output.from_dict(_kube_api.to_kuber_dict(response.status))
return output
def read_resource(self, namespace: str = None):
"""
Reads the SelfSubjectRulesReview from the currently configured
Kubernetes cluster and returns the low-level definition object.
"""
names = [
"read_namespaced_self_subject_rules_review",
"read_self_subject_rules_review",
]
return _kube_api.execute(
action="read",
resource=self,
names=names,
namespace=namespace,
api_client=None,
api_args={"name": self.metadata.name},
)
def delete_resource(
self,
namespace: str = None,
propagation_policy: str = "Foreground",
grace_period_seconds: int = 10,
):
"""
Deletes the SelfSubjectRulesReview from the currently configured
Kubernetes cluster.
"""
names = [
"delete_namespaced_self_subject_rules_review",
"delete_self_subject_rules_review",
]
body = client.V1DeleteOptions(
propagation_policy=propagation_policy,
grace_period_seconds=grace_period_seconds,
)
_kube_api.execute(
action="delete",
resource=self,
names=names,
namespace=namespace,
api_client=None,
api_args={"name": self.metadata.name, "body": body},
)
@staticmethod
def get_resource_api(
api_client: client.ApiClient = None, **kwargs
) -> "client.AuthorizationV1Api":
"""
Returns an instance of the kubernetes API client associated with
this object.
"""
if api_client:
kwargs["apl_client"] = api_client
return client.AuthorizationV1Api(**kwargs)
class SelfSubjectRulesReviewSpec(_kuber_definitions.Definition):
"""
SelfSubjectRulesReviewSpec defines the specification for
SelfSubjectRulesReview.
"""
def __init__(
self,
namespace: str = None,
):
"""Create SelfSubjectRulesReviewSpec instance."""
super(SelfSubjectRulesReviewSpec, self).__init__(
api_version="authorization/v1", kind="SelfSubjectRulesReviewSpec"
)
self._properties = {
"namespace": namespace if namespace is not None else "",
}
self._types = {
"namespace": (str, None),
}
@property
def namespace(self) -> str:
"""
Namespace to evaluate rules for. Required.
"""
return typing.cast(
str,
self._properties.get("namespace"),
)
@namespace.setter
def namespace(self, value: str):
"""
Namespace to evaluate rules for. Required.
"""
self._properties["namespace"] = value
class SubjectAccessReview(_kuber_definitions.Resource):
"""
SubjectAccessReview checks whether or not a user or group
can perform an action.
"""
def __init__(
self,
metadata: "ObjectMeta" = None,
spec: "SubjectAccessReviewSpec" = None,
status: "SubjectAccessReviewStatus" = None,
):
"""Create SubjectAccessReview instance."""
super(SubjectAccessReview, self).__init__(
api_version="authorization/v1", kind="SubjectAccessReview"
)
self._properties = {
"metadata": metadata if metadata is not None else ObjectMeta(),
"spec": spec if spec is not None else SubjectAccessReviewSpec(),
"status": status if status is not None else SubjectAccessReviewStatus(),
}
self._types = {
"apiVersion": (str, None),
"kind": (str, None),
"metadata": (ObjectMeta, None),
"spec": (SubjectAccessReviewSpec, None),
"status": (SubjectAccessReviewStatus, None),
}
@property
def metadata(self) -> "ObjectMeta":
"""
Standard list metadata. More info:
https://git.k8s.io/community/contributors/devel/sig-
architecture/api-conventions.md#metadata
"""
return typing.cast(
"ObjectMeta",
self._properties.get("metadata"),
)
@metadata.setter
def metadata(self, value: typing.Union["ObjectMeta", dict]):
"""
Standard list metadata. More info:
https://git.k8s.io/community/contributors/devel/sig-
architecture/api-conventions.md#metadata
"""
if isinstance(value, dict):
value = typing.cast(
ObjectMeta,
ObjectMeta().from_dict(value),
)
self._properties["metadata"] = value
@property
def spec(self) -> "SubjectAccessReviewSpec":
"""
Spec holds information about the request being evaluated
"""
return typing.cast(
"SubjectAccessReviewSpec",
self._properties.get("spec"),
)
@spec.setter
def spec(self, value: typing.Union["SubjectAccessReviewSpec", dict]):
"""
Spec holds information about the request being evaluated
"""
if isinstance(value, dict):
value = typing.cast(
SubjectAccessReviewSpec,
SubjectAccessReviewSpec().from_dict(value),
)
self._properties["spec"] = value
@property
def status(self) -> "SubjectAccessReviewStatus":
"""
Status is filled in by the server and indicates whether the
request is allowed or not
"""
return typing.cast(
"SubjectAccessReviewStatus",
self._properties.get("status"),
)
@status.setter
def status(self, value: typing.Union["SubjectAccessReviewStatus", dict]):
"""
Status is filled in by the server and indicates whether the
request is allowed or not
"""
if isinstance(value, dict):
value = typing.cast(
SubjectAccessReviewStatus,
SubjectAccessReviewStatus().from_dict(value),
)
self._properties["status"] = value
def create_resource(self, namespace: "str" = None) -> "SubjectAccessReviewStatus":
"""
Creates the SubjectAccessReview in the currently
configured Kubernetes cluster and returns the status information
returned by the Kubernetes API after the create is complete.
"""
names = [
"create_namespaced_subject_access_review",
"create_subject_access_review",
]
response = _kube_api.execute(
action="create",
resource=self,
names=names,
namespace=namespace,
api_client=None,
api_args={"body": self.to_dict()},
)
output = SubjectAccessReviewStatus()
if response is not None:
output.from_dict(_kube_api.to_kuber_dict(response.status))
return output
def replace_resource(self, namespace: "str" = None) -> "SubjectAccessReviewStatus":
"""
Replaces the SubjectAccessReview in the currently
configured Kubernetes cluster and returns the status information
returned by the Kubernetes API after the replace is complete.
"""
names = [
"replace_namespaced_subject_access_review",
"replace_subject_access_review",
]
response = _kube_api.execute(
action="replace",
resource=self,
names=names,
namespace=namespace,
api_client=None,
api_args={"body": self.to_dict(), "name": self.metadata.name},
)
output = SubjectAccessReviewStatus()
if response is not None:
output.from_dict(_kube_api.to_kuber_dict(response.status))
return output
def patch_resource(self, namespace: "str" = None) -> "SubjectAccessReviewStatus":
"""
Patches the SubjectAccessReview in the currently
configured Kubernetes cluster and returns the status information
returned by the Kubernetes API after the replace is complete.
"""
names = [
"patch_namespaced_subject_access_review",
"patch_subject_access_review",
]
response = _kube_api.execute(
action="patch",
resource=self,
names=names,
namespace=namespace,
api_client=None,
api_args={"body": self.to_dict(), "name": self.metadata.name},
)
output = SubjectAccessReviewStatus()
if response is not None:
output.from_dict(_kube_api.to_kuber_dict(response.status))
return output
def get_resource_status(
self, namespace: "str" = None
) -> "SubjectAccessReviewStatus":
"""
Returns status information about the given resource within the cluster.
"""
names = [
"read_namespaced_subject_access_review",
"read_subject_access_review",
]
response = _kube_api.execute(
action="read",
resource=self,
names=names,
namespace=namespace,
api_client=None,
api_args={"name": self.metadata.name},
)
output = SubjectAccessReviewStatus()
if response is not None:
output.from_dict(_kube_api.to_kuber_dict(response.status))
return output
def read_resource(self, namespace: str = None):
"""
Reads the SubjectAccessReview from the currently configured
Kubernetes cluster and returns the low-level definition object.
"""
names = [
"read_namespaced_subject_access_review",
"read_subject_access_review",
]
return _kube_api.execute(
action="read",
resource=self,
names=names,
namespace=namespace,
api_client=None,
api_args={"name": self.metadata.name},
)
def delete_resource(
self,
namespace: str = None,
propagation_policy: str = "Foreground",
grace_period_seconds: int = 10,
):
"""
Deletes the SubjectAccessReview from the currently configured
Kubernetes cluster.
"""
names = [
"delete_namespaced_subject_access_review",
"delete_subject_access_review",
]
body = client.V1DeleteOptions(
propagation_policy=propagation_policy,
grace_period_seconds=grace_period_seconds,
)
_kube_api.execute(
action="delete",
resource=self,
names=names,
namespace=namespace,
api_client=None,
api_args={"name": self.metadata.name, "body": body},
)
@staticmethod
def get_resource_api(
api_client: client.ApiClient = None, **kwargs
) -> "client.AuthorizationV1Api":
"""
Returns an instance of the kubernetes API client associated with
this object.
"""
if api_client:
kwargs["apl_client"] = api_client
return client.AuthorizationV1Api(**kwargs)
class SubjectAccessReviewSpec(_kuber_definitions.Definition):
"""
SubjectAccessReviewSpec is a description of the access
request. Exactly one of ResourceAuthorizationAttributes and
NonResourceAuthorizationAttributes must be set
"""
def __init__(
self,
extra: dict = None,
groups: typing.List[str] = None,
non_resource_attributes: "NonResourceAttributes" = None,
resource_attributes: "ResourceAttributes" = None,
uid: str = None,
user: str = None,
):
"""Create SubjectAccessReviewSpec instance."""
super(SubjectAccessReviewSpec, self).__init__(
api_version="authorization/v1", kind="SubjectAccessReviewSpec"
)
self._properties = {
"extra": extra if extra is not None else {},
"groups": groups if groups is not None else [],
"nonResourceAttributes": non_resource_attributes
if non_resource_attributes is not None
else NonResourceAttributes(),
"resourceAttributes": resource_attributes
if resource_attributes is not None
else ResourceAttributes(),
"uid": uid if uid is not None else "",
"user": user if user is not None else "",
}
self._types = {
"extra": (dict, None),
"groups": (list, str),
"nonResourceAttributes": (NonResourceAttributes, None),
"resourceAttributes": (ResourceAttributes, None),
"uid": (str, None),
"user": (str, None),
}
@property
def extra(self) -> dict:
"""
Extra corresponds to the user.Info.GetExtra() method from
the authenticator. Since that is input to the authorizer it
needs a reflection here.
"""
return typing.cast(
dict,
self._properties.get("extra"),
)
@extra.setter
def extra(self, value: dict):
"""
Extra corresponds to the user.Info.GetExtra() method from
the authenticator. Since that is input to the authorizer it
needs a reflection here.
"""
self._properties["extra"] = value
@property
def groups(self) -> typing.List[str]:
"""
Groups is the groups you're testing for.
"""
return typing.cast(
typing.List[str],
self._properties.get("groups"),
)
@groups.setter
def groups(self, value: typing.List[str]):
"""
Groups is the groups you're testing for.
"""
self._properties["groups"] = value
@property
def non_resource_attributes(self) -> "NonResourceAttributes":
"""
NonResourceAttributes describes information for a non-
resource access request
"""
return typing.cast(
"NonResourceAttributes",
self._properties.get("nonResourceAttributes"),
)
@non_resource_attributes.setter
def non_resource_attributes(
self, value: typing.Union["NonResourceAttributes", dict]
):
"""
NonResourceAttributes describes information for a non-
resource access request
"""
if isinstance(value, dict):
value = typing.cast(
NonResourceAttributes,
NonResourceAttributes().from_dict(value),
)
self._properties["nonResourceAttributes"] = value
@property
def resource_attributes(self) -> "ResourceAttributes":
"""
ResourceAuthorizationAttributes describes information for a
resource access request
"""
return typing.cast(
"ResourceAttributes",
self._properties.get("resourceAttributes"),
)
@resource_attributes.setter
def resource_attributes(self, value: typing.Union["ResourceAttributes", dict]):
"""
ResourceAuthorizationAttributes describes information for a
resource access request
"""
if isinstance(value, dict):
value = typing.cast(
ResourceAttributes,
ResourceAttributes().from_dict(value),
)
self._properties["resourceAttributes"] = value
@property
def uid(self) -> str:
"""
UID information about the requesting user.
"""
return typing.cast(
str,
self._properties.get("uid"),
)
@uid.setter
def uid(self, value: str):
"""
UID information about the requesting user.
"""
self._properties["uid"] = value
@property
def user(self) -> str:
"""
User is the user you're testing for. If you specify "User"
but not "Groups", then is it interpreted as "What if User
were not a member of any groups
"""
return typing.cast(
str,
self._properties.get("user"),
)
@user.setter
def user(self, value: str):
"""
User is the user you're testing for. If you specify "User"
but not "Groups", then is it interpreted as "What if User
were not a member of any groups
"""
self._properties["user"] = value
class SubjectAccessReviewStatus(_kuber_definitions.Definition):
"""
SubjectAccessReviewStatus
"""
def __init__(
self,
allowed: bool = None,
denied: bool = None,
evaluation_error: str = None,
reason: str = None,
):
"""Create SubjectAccessReviewStatus instance."""
super(SubjectAccessReviewStatus, self).__init__(
api_version="authorization/v1", kind="SubjectAccessReviewStatus"
)
self._properties = {
"allowed": allowed if allowed is not None else None,
"denied": denied if denied is not None else None,
"evaluationError": evaluation_error if evaluation_error is not None else "",
"reason": reason if reason is not None else "",
}
self._types = {
"allowed": (bool, None),
"denied": (bool, None),
"evaluationError": (str, None),
"reason": (str, None),
}
@property
def allowed(self) -> bool:
"""
Allowed is required. True if the action would be allowed,
false otherwise.
"""
return typing.cast(
bool,
self._properties.get("allowed"),
)
@allowed.setter
def allowed(self, value: bool):
"""
Allowed is required. True if the action would be allowed,
false otherwise.
"""
self._properties["allowed"] = value
@property
def denied(self) -> bool:
"""
Denied is optional. True if the action would be denied,
otherwise false. If both allowed is false and denied is
false, then the authorizer has no opinion on whether to
authorize the action. Denied may not be true if Allowed is
true.
"""
return typing.cast(
bool,
self._properties.get("denied"),
)
@denied.setter
def denied(self, value: bool):
"""
Denied is optional. True if the action would be denied,
otherwise false. If both allowed is false and denied is
false, then the authorizer has no opinion on whether to
authorize the action. Denied may not be true if Allowed is
true.
"""
self._properties["denied"] = value
@property
def evaluation_error(self) -> str:
"""
EvaluationError is an indication that some error occurred
during the authorization check. It is entirely possible to
get an error and be able to continue determine authorization
status in spite of it. For instance, RBAC can be missing a
role, but enough roles are still present and bound to reason
about the request.
"""
return typing.cast(
str,
self._properties.get("evaluationError"),
)
@evaluation_error.setter
def evaluation_error(self, value: str):
"""
EvaluationError is an indication that some error occurred
during the authorization check. It is entirely possible to
get an error and be able to continue determine authorization
status in spite of it. For instance, RBAC can be missing a
role, but enough roles are still present and bound to reason
about the request.
"""
self._properties["evaluationError"] = value
@property
def reason(self) -> str:
"""
Reason is optional. It indicates why a request was allowed
or denied.
"""
return typing.cast(
str,
self._properties.get("reason"),
)
@reason.setter
def reason(self, value: str):
"""
Reason is optional. It indicates why a request was allowed
or denied.
"""
self._properties["reason"] = value
class SubjectRulesReviewStatus(_kuber_definitions.Definition):
"""
SubjectRulesReviewStatus contains the result of a rules
check. This check can be incomplete depending on the set of
authorizers the server is configured with and any errors
experienced during evaluation. Because authorization rules
are additive, if a rule appears in a list it's safe to
assume the subject has that permission, even if that list is
incomplete.
"""
def __init__(
self,
evaluation_error: str = None,
incomplete: bool = None,
non_resource_rules: typing.List["NonResourceRule"] = None,
resource_rules: typing.List["ResourceRule"] = None,
):
"""Create SubjectRulesReviewStatus instance."""
super(SubjectRulesReviewStatus, self).__init__(
api_version="authorization/v1", kind="SubjectRulesReviewStatus"
)
self._properties = {
"evaluationError": evaluation_error if evaluation_error is not None else "",
"incomplete": incomplete if incomplete is not None else None,
"nonResourceRules": non_resource_rules
if non_resource_rules is not None
else [],
"resourceRules": resource_rules if resource_rules is not None else [],
}
self._types = {
"evaluationError": (str, None),
"incomplete": (bool, None),
"nonResourceRules": (list, NonResourceRule),
"resourceRules": (list, ResourceRule),
}
@property
def evaluation_error(self) -> str:
"""
EvaluationError can appear in combination with Rules. It
indicates an error occurred during rule evaluation, such as
an authorizer that doesn't support rule evaluation, and that
ResourceRules and/or NonResourceRules may be incomplete.
"""
return typing.cast(
str,
self._properties.get("evaluationError"),
)
@evaluation_error.setter
def evaluation_error(self, value: str):
"""
EvaluationError can appear in combination with Rules. It
indicates an error occurred during rule evaluation, such as
an authorizer that doesn't support rule evaluation, and that
ResourceRules and/or NonResourceRules may be incomplete.
"""
self._properties["evaluationError"] = value
@property
def incomplete(self) -> bool:
"""
Incomplete is true when the rules returned by this call are
incomplete. This is most commonly encountered when an
authorizer, such as an external authorizer, doesn't support
rules evaluation.
"""
return typing.cast(
bool,
self._properties.get("incomplete"),
)
@incomplete.setter
def incomplete(self, value: bool):
"""
Incomplete is true when the rules returned by this call are
incomplete. This is most commonly encountered when an
authorizer, such as an external authorizer, doesn't support
rules evaluation.
"""
self._properties["incomplete"] = value
@property
def non_resource_rules(self) -> typing.List["NonResourceRule"]:
"""
NonResourceRules is the list of actions the subject is
allowed to perform on non-resources. The list ordering isn't
significant, may contain duplicates, and possibly be
incomplete.
"""
return typing.cast(
typing.List["NonResourceRule"],
self._properties.get("nonResourceRules"),
)
@non_resource_rules.setter
def non_resource_rules(
self, value: typing.Union[typing.List["NonResourceRule"], typing.List[dict]]
):
"""
NonResourceRules is the list of actions the subject is
allowed to perform on non-resources. The list ordering isn't
significant, may contain duplicates, and possibly be
incomplete.
"""
cleaned: typing.List[NonResourceRule] = []
for item in value:
if isinstance(item, dict):
item = typing.cast(
NonResourceRule,
NonResourceRule().from_dict(item),
)
cleaned.append(typing.cast(NonResourceRule, item))
self._properties["nonResourceRules"] = cleaned
@property
def resource_rules(self) -> typing.List["ResourceRule"]:
"""
ResourceRules is the list of actions the subject is allowed
to perform on resources. The list ordering isn't
significant, may contain duplicates, and possibly be
incomplete.
"""
return typing.cast(
typing.List["ResourceRule"],
self._properties.get("resourceRules"),
)
@resource_rules.setter
def resource_rules(
self, value: typing.Union[typing.List["ResourceRule"], typing.List[dict]]
):
"""
ResourceRules is the list of actions the subject is allowed
to perform on resources. The list ordering isn't
significant, may contain duplicates, and possibly be
incomplete.
"""
cleaned: typing.List[ResourceRule] = []
for item in value:
if isinstance(item, dict):
item = typing.cast(
ResourceRule,
ResourceRule().from_dict(item),
)
cleaned.append(typing.cast(ResourceRule, item))
self._properties["resourceRules"] = cleaned
| [
11748,
19720,
220,
1303,
645,
20402,
25,
376,
21844,
198,
198,
6738,
479,
18478,
3262,
274,
1330,
5456,
220,
1303,
645,
20402,
25,
376,
21844,
198,
6738,
479,
18478,
1330,
479,
3266,
62,
15042,
355,
4808,
74,
3266,
62,
15042,
220,
1303,
645,
20402,
25,
376,
21844,
198,
198,
6738,
479,
18478,
1330,
17336,
355,
4808,
74,
18478,
62,
4299,
50101,
220,
1303,
645,
20402,
25,
376,
21844,
198,
6738,
479,
18478,
1330,
4808,
19199,
220,
1303,
645,
20402,
25,
376,
21844,
198,
6738,
479,
18478,
13,
42861,
13,
28961,
62,
85,
16,
1330,
7343,
48526,
220,
1303,
645,
20402,
25,
376,
21844,
198,
6738,
479,
18478,
13,
42861,
13,
28961,
62,
85,
16,
1330,
9515,
48526,
220,
1303,
645,
20402,
25,
376,
21844,
198,
6738,
479,
18478,
13,
42861,
13,
28961,
62,
85,
16,
1330,
12678,
220,
1303,
645,
20402,
25,
376,
21844,
198,
6738,
479,
18478,
13,
42861,
13,
28961,
62,
85,
16,
1330,
12678,
24259,
220,
1303,
645,
20402,
25,
376,
21844,
628,
198,
4871,
10714,
19776,
15457,
14832,
28264,
74,
18478,
62,
4299,
50101,
13,
26198,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
10714,
19776,
15457,
14832,
8794,
1771,
393,
407,
257,
2836,
393,
198,
220,
220,
220,
1448,
460,
1620,
281,
2223,
287,
257,
1813,
25745,
13,
11136,
257,
198,
220,
220,
220,
25745,
629,
19458,
8271,
1838,
340,
881,
4577,
284,
7264,
198,
220,
220,
220,
25745,
629,
19458,
2450,
326,
3407,
21627,
10627,
13,
198,
220,
220,
220,
37227,
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,
20150,
25,
366,
10267,
48526,
1,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
1020,
25,
366,
19776,
15457,
14832,
22882,
1,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
3722,
25,
366,
19776,
15457,
14832,
19580,
1,
796,
6045,
11,
198,
220,
220,
220,
15179,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
16447,
10714,
19776,
15457,
14832,
4554,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
2208,
7,
14565,
19776,
15457,
14832,
11,
2116,
737,
834,
15003,
834,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
9641,
2625,
9800,
1634,
14,
85,
16,
1600,
1611,
2625,
14565,
19776,
15457,
14832,
1,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
38993,
1298,
20150,
611,
20150,
318,
407,
6045,
2073,
9515,
48526,
22784,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
16684,
1298,
1020,
611,
1020,
318,
407,
6045,
2073,
15540,
15457,
14832,
22882,
22784,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
13376,
1298,
3722,
611,
3722,
318,
407,
6045,
2073,
15540,
15457,
14832,
19580,
22784,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
19199,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
15042,
14815,
1298,
357,
2536,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
11031,
1298,
357,
2536,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
38993,
1298,
357,
10267,
48526,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
16684,
1298,
357,
19776,
15457,
14832,
22882,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
13376,
1298,
357,
19776,
15457,
14832,
19580,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
20150,
7,
944,
8,
4613,
366,
10267,
48526,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
8997,
1351,
20150,
13,
3125,
7508,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3740,
1378,
18300,
13,
74,
23,
82,
13,
952,
14,
28158,
14,
3642,
2455,
669,
14,
2934,
626,
14,
82,
328,
12,
198,
220,
220,
220,
220,
220,
220,
220,
10959,
14,
15042,
12,
1102,
16593,
13,
9132,
2,
38993,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
10267,
48526,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
38993,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
38993,
13,
2617,
353,
198,
220,
220,
220,
825,
20150,
7,
944,
11,
1988,
25,
19720,
13,
38176,
14692,
10267,
48526,
1600,
8633,
60,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
8997,
1351,
20150,
13,
3125,
7508,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3740,
1378,
18300,
13,
74,
23,
82,
13,
952,
14,
28158,
14,
3642,
2455,
669,
14,
2934,
626,
14,
82,
328,
12,
198,
220,
220,
220,
220,
220,
220,
220,
10959,
14,
15042,
12,
1102,
16593,
13,
9132,
2,
38993,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
611,
318,
39098,
7,
8367,
11,
8633,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1988,
796,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
9515,
48526,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
9515,
48526,
22446,
6738,
62,
11600,
7,
8367,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
38993,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
1020,
7,
944,
8,
4613,
366,
19776,
15457,
14832,
22882,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
18291,
6622,
1321,
546,
262,
2581,
852,
16726,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1020,
13,
14933,
10223,
1276,
307,
4961,
284,
262,
25745,
345,
925,
262,
198,
220,
220,
220,
220,
220,
220,
220,
2581,
1028,
13,
220,
1002,
6565,
11,
340,
318,
4277,
276,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
19776,
15457,
14832,
22882,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
16684,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
16684,
13,
2617,
353,
198,
220,
220,
220,
825,
1020,
7,
944,
11,
1988,
25,
19720,
13,
38176,
14692,
19776,
15457,
14832,
22882,
1600,
8633,
60,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
18291,
6622,
1321,
546,
262,
2581,
852,
16726,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1020,
13,
14933,
10223,
1276,
307,
4961,
284,
262,
25745,
345,
925,
262,
198,
220,
220,
220,
220,
220,
220,
220,
2581,
1028,
13,
220,
1002,
6565,
11,
340,
318,
4277,
276,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
611,
318,
39098,
7,
8367,
11,
8633,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1988,
796,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
15540,
15457,
14832,
22882,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
15540,
15457,
14832,
22882,
22446,
6738,
62,
11600,
7,
8367,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
16684,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
3722,
7,
944,
8,
4613,
366,
19776,
15457,
14832,
19580,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
12678,
318,
5901,
287,
416,
262,
4382,
290,
9217,
1771,
262,
198,
220,
220,
220,
220,
220,
220,
220,
2581,
318,
3142,
393,
407,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
19776,
15457,
14832,
19580,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
13376,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
13376,
13,
2617,
353,
198,
220,
220,
220,
825,
3722,
7,
944,
11,
1988,
25,
19720,
13,
38176,
14692,
19776,
15457,
14832,
19580,
1600,
8633,
60,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
12678,
318,
5901,
287,
416,
262,
4382,
290,
9217,
1771,
262,
198,
220,
220,
220,
220,
220,
220,
220,
2581,
318,
3142,
393,
407,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
611,
318,
39098,
7,
8367,
11,
8633,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1988,
796,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
15540,
15457,
14832,
19580,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
15540,
15457,
14832,
19580,
22446,
6738,
62,
11600,
7,
8367,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
13376,
8973,
796,
1988,
628,
220,
220,
220,
825,
2251,
62,
31092,
7,
944,
11,
25745,
25,
366,
2536,
1,
796,
6045,
8,
4613,
366,
19776,
15457,
14832,
19580,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
7921,
274,
262,
10714,
19776,
15457,
14832,
287,
262,
3058,
198,
220,
220,
220,
220,
220,
220,
220,
17839,
12554,
527,
3262,
274,
13946,
290,
5860,
262,
3722,
1321,
198,
220,
220,
220,
220,
220,
220,
220,
4504,
416,
262,
12554,
527,
3262,
274,
7824,
706,
262,
2251,
318,
1844,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3891,
796,
685,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
17953,
62,
14933,
32416,
62,
12001,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
17953,
62,
12001,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
2361,
628,
220,
220,
220,
220,
220,
220,
220,
2882,
796,
4808,
74,
3266,
62,
15042,
13,
41049,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2223,
2625,
17953,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8271,
28,
944,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3891,
28,
14933,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25745,
28,
14933,
10223,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
22046,
28,
4895,
2618,
1298,
2116,
13,
1462,
62,
11600,
3419,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
220,
220,
220,
220,
5072,
796,
15540,
15457,
14832,
19580,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
611,
2882,
318,
407,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
5072,
13,
6738,
62,
11600,
28264,
74,
3266,
62,
15042,
13,
1462,
62,
74,
18478,
62,
11600,
7,
26209,
13,
13376,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
5072,
628,
220,
220,
220,
825,
6330,
62,
31092,
7,
944,
11,
25745,
25,
366,
2536,
1,
796,
6045,
8,
4613,
366,
19776,
15457,
14832,
19580,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
18407,
2114,
262,
10714,
19776,
15457,
14832,
287,
262,
3058,
198,
220,
220,
220,
220,
220,
220,
220,
17839,
12554,
527,
3262,
274,
13946,
290,
5860,
262,
3722,
1321,
198,
220,
220,
220,
220,
220,
220,
220,
4504,
416,
262,
12554,
527,
3262,
274,
7824,
706,
262,
6330,
318,
1844,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3891,
796,
685,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
33491,
62,
14933,
32416,
62,
12001,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
33491,
62,
12001,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
2361,
628,
220,
220,
220,
220,
220,
220,
220,
2882,
796,
4808,
74,
3266,
62,
15042,
13,
41049,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2223,
2625,
33491,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8271,
28,
944,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3891,
28,
14933,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25745,
28,
14933,
10223,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
22046,
28,
4895,
2618,
1298,
2116,
13,
1462,
62,
11600,
22784,
366,
3672,
1298,
2116,
13,
38993,
13,
3672,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
220,
220,
220,
220,
5072,
796,
15540,
15457,
14832,
19580,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
611,
2882,
318,
407,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
5072,
13,
6738,
62,
11600,
28264,
74,
3266,
62,
15042,
13,
1462,
62,
74,
18478,
62,
11600,
7,
26209,
13,
13376,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
5072,
628,
220,
220,
220,
825,
8529,
62,
31092,
7,
944,
11,
25745,
25,
366,
2536,
1,
796,
6045,
8,
4613,
366,
19776,
15457,
14832,
19580,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3208,
2052,
262,
10714,
19776,
15457,
14832,
287,
262,
3058,
198,
220,
220,
220,
220,
220,
220,
220,
17839,
12554,
527,
3262,
274,
13946,
290,
5860,
262,
3722,
1321,
198,
220,
220,
220,
220,
220,
220,
220,
4504,
416,
262,
12554,
527,
3262,
274,
7824,
706,
262,
6330,
318,
1844,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3891,
796,
685,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
17147,
62,
14933,
32416,
62,
12001,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
17147,
62,
12001,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
2361,
628,
220,
220,
220,
220,
220,
220,
220,
2882,
796,
4808,
74,
3266,
62,
15042,
13,
41049,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2223,
2625,
17147,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8271,
28,
944,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3891,
28,
14933,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25745,
28,
14933,
10223,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
22046,
28,
4895,
2618,
1298,
2116,
13,
1462,
62,
11600,
22784,
366,
3672,
1298,
2116,
13,
38993,
13,
3672,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
220,
220,
220,
220,
5072,
796,
15540,
15457,
14832,
19580,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
611,
2882,
318,
407,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
5072,
13,
6738,
62,
11600,
28264,
74,
3266,
62,
15042,
13,
1462,
62,
74,
18478,
62,
11600,
7,
26209,
13,
13376,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
5072,
628,
220,
220,
220,
825,
651,
62,
31092,
62,
13376,
7,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
11,
25745,
25,
366,
2536,
1,
796,
6045,
198,
220,
220,
220,
1267,
4613,
366,
19776,
15457,
14832,
19580,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
16409,
3722,
1321,
546,
262,
1813,
8271,
1626,
262,
13946,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3891,
796,
685,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
961,
62,
14933,
32416,
62,
12001,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
961,
62,
12001,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
2361,
628,
220,
220,
220,
220,
220,
220,
220,
2882,
796,
4808,
74,
3266,
62,
15042,
13,
41049,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2223,
2625,
961,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8271,
28,
944,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3891,
28,
14933,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25745,
28,
14933,
10223,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
22046,
28,
4895,
3672,
1298,
2116,
13,
38993,
13,
3672,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
220,
220,
220,
220,
5072,
796,
15540,
15457,
14832,
19580,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
611,
2882,
318,
407,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
5072,
13,
6738,
62,
11600,
28264,
74,
3266,
62,
15042,
13,
1462,
62,
74,
18478,
62,
11600,
7,
26209,
13,
13376,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
5072,
628,
220,
220,
220,
825,
1100,
62,
31092,
7,
944,
11,
25745,
25,
965,
796,
6045,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
4149,
82,
262,
10714,
19776,
15457,
14832,
422,
262,
3058,
17839,
198,
220,
220,
220,
220,
220,
220,
220,
12554,
527,
3262,
274,
13946,
290,
5860,
262,
1877,
12,
5715,
6770,
2134,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3891,
796,
685,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
961,
62,
14933,
32416,
62,
12001,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
961,
62,
12001,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
2361,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
4808,
74,
3266,
62,
15042,
13,
41049,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2223,
2625,
961,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8271,
28,
944,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3891,
28,
14933,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25745,
28,
14933,
10223,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
22046,
28,
4895,
3672,
1298,
2116,
13,
38993,
13,
3672,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
825,
12233,
62,
31092,
7,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
11,
198,
220,
220,
220,
220,
220,
220,
220,
25745,
25,
965,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
43594,
62,
30586,
25,
965,
796,
366,
16351,
2833,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
11542,
62,
41007,
62,
43012,
25,
493,
796,
838,
11,
198,
220,
220,
220,
15179,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1024,
40676,
262,
10714,
19776,
15457,
14832,
422,
262,
3058,
17839,
198,
220,
220,
220,
220,
220,
220,
220,
12554,
527,
3262,
274,
13946,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3891,
796,
685,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
33678,
62,
14933,
32416,
62,
12001,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
33678,
62,
12001,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
2361,
628,
220,
220,
220,
220,
220,
220,
220,
1767,
796,
5456,
13,
53,
16,
38727,
29046,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
43594,
62,
30586,
28,
22930,
363,
341,
62,
30586,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
11542,
62,
41007,
62,
43012,
28,
2164,
558,
62,
41007,
62,
43012,
11,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
220,
220,
220,
220,
4808,
74,
3266,
62,
15042,
13,
41049,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2223,
2625,
33678,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8271,
28,
944,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3891,
28,
14933,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25745,
28,
14933,
10223,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
22046,
28,
4895,
3672,
1298,
2116,
13,
38993,
13,
3672,
11,
366,
2618,
1298,
1767,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
12708,
24396,
198,
220,
220,
220,
825,
651,
62,
31092,
62,
15042,
7,
198,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
25,
5456,
13,
32,
14415,
11792,
796,
6045,
11,
12429,
46265,
22046,
198,
220,
220,
220,
1267,
4613,
366,
16366,
13,
13838,
1634,
53,
16,
32,
14415,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
16409,
281,
4554,
286,
262,
479,
18478,
3262,
274,
7824,
5456,
3917,
351,
198,
220,
220,
220,
220,
220,
220,
220,
428,
2134,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
611,
40391,
62,
16366,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
479,
86,
22046,
14692,
64,
489,
62,
16366,
8973,
796,
40391,
62,
16366,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
5456,
13,
13838,
1634,
53,
16,
32,
14415,
7,
1174,
46265,
22046,
8,
628,
198,
4871,
8504,
26198,
29021,
28264,
74,
18478,
62,
4299,
50101,
13,
36621,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
8504,
26198,
29021,
3407,
262,
19601,
12608,
198,
220,
220,
220,
1695,
329,
1729,
12,
31092,
7007,
284,
262,
6434,
7509,
198,
220,
220,
220,
7071,
198,
220,
220,
220,
37227,
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,
3108,
25,
965,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
15942,
25,
965,
796,
6045,
11,
198,
220,
220,
220,
15179,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
16447,
8504,
26198,
29021,
4554,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
2208,
7,
15419,
26198,
29021,
11,
2116,
737,
834,
15003,
834,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
9641,
2625,
9800,
1634,
14,
85,
16,
1600,
1611,
2625,
15419,
26198,
29021,
1,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
6978,
1298,
3108,
611,
3108,
318,
407,
6045,
2073,
366,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
19011,
1298,
15942,
611,
15942,
318,
407,
6045,
2073,
366,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
19199,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
6978,
1298,
357,
2536,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
19011,
1298,
357,
2536,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
3108,
7,
944,
8,
4613,
965,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
10644,
318,
262,
10289,
3108,
286,
262,
2581,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
965,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
6978,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
6978,
13,
2617,
353,
198,
220,
220,
220,
825,
3108,
7,
944,
11,
1988,
25,
965,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
10644,
318,
262,
10289,
3108,
286,
262,
2581,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
6978,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
15942,
7,
944,
8,
4613,
965,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
49973,
318,
262,
3210,
14626,
15942,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
965,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
19011,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
19011,
13,
2617,
353,
198,
220,
220,
220,
825,
15942,
7,
944,
11,
1988,
25,
965,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
49973,
318,
262,
3210,
14626,
15942,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
19011,
8973,
796,
1988,
628,
198,
4871,
8504,
26198,
31929,
28264,
74,
18478,
62,
4299,
50101,
13,
36621,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
8504,
26198,
31929,
6622,
1321,
326,
8477,
257,
3896,
329,
198,
220,
220,
220,
262,
1729,
12,
31092,
198,
220,
220,
220,
37227,
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,
1729,
62,
31092,
62,
6371,
82,
25,
19720,
13,
8053,
58,
2536,
60,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
41781,
25,
19720,
13,
8053,
58,
2536,
60,
796,
6045,
11,
198,
220,
220,
220,
15179,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
16447,
8504,
26198,
31929,
4554,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
2208,
7,
15419,
26198,
31929,
11,
2116,
737,
834,
15003,
834,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
9641,
2625,
9800,
1634,
14,
85,
16,
1600,
1611,
2625,
15419,
26198,
31929,
1,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
13159,
26198,
21886,
82,
1298,
1729,
62,
31092,
62,
6371,
82,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
1729,
62,
31092,
62,
6371,
82,
318,
407,
6045,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2073,
685,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
46211,
1298,
41781,
611,
41781,
318,
407,
6045,
2073,
685,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
19199,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
13159,
26198,
21886,
82,
1298,
357,
4868,
11,
965,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
46211,
1298,
357,
4868,
11,
965,
828,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
1729,
62,
31092,
62,
6371,
82,
7,
944,
8,
4613,
19720,
13,
8053,
58,
2536,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
8504,
26198,
21886,
82,
318,
257,
900,
286,
13027,
2956,
7278,
326,
257,
2836,
815,
198,
220,
220,
220,
220,
220,
220,
220,
423,
1895,
284,
13,
220,
1635,
82,
389,
3142,
11,
475,
691,
355,
262,
1336,
11,
2457,
198,
220,
220,
220,
220,
220,
220,
220,
2239,
287,
262,
3108,
13,
220,
366,
9,
1,
1724,
477,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
19720,
13,
8053,
58,
2536,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
13159,
26198,
21886,
82,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
13159,
62,
31092,
62,
6371,
82,
13,
2617,
353,
198,
220,
220,
220,
825,
1729,
62,
31092,
62,
6371,
82,
7,
944,
11,
1988,
25,
19720,
13,
8053,
58,
2536,
60,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
8504,
26198,
21886,
82,
318,
257,
900,
286,
13027,
2956,
7278,
326,
257,
2836,
815,
198,
220,
220,
220,
220,
220,
220,
220,
423,
1895,
284,
13,
220,
1635,
82,
389,
3142,
11,
475,
691,
355,
262,
1336,
11,
2457,
198,
220,
220,
220,
220,
220,
220,
220,
2239,
287,
262,
3108,
13,
220,
366,
9,
1,
1724,
477,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
13159,
26198,
21886,
82,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
41781,
7,
944,
8,
4613,
19720,
13,
8053,
58,
2536,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
49973,
318,
257,
1351,
286,
479,
18478,
3262,
274,
1729,
12,
31092,
7824,
41781,
11,
588,
25,
198,
220,
220,
220,
220,
220,
220,
220,
651,
11,
1281,
11,
1234,
11,
12233,
11,
8529,
11,
1182,
11,
3689,
13,
220,
366,
9,
1,
1724,
198,
220,
220,
220,
220,
220,
220,
220,
477,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
19720,
13,
8053,
58,
2536,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
46211,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
46211,
13,
2617,
353,
198,
220,
220,
220,
825,
41781,
7,
944,
11,
1988,
25,
19720,
13,
8053,
58,
2536,
60,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
49973,
318,
257,
1351,
286,
479,
18478,
3262,
274,
1729,
12,
31092,
7824,
41781,
11,
588,
25,
198,
220,
220,
220,
220,
220,
220,
220,
651,
11,
1281,
11,
1234,
11,
12233,
11,
8529,
11,
1182,
11,
3689,
13,
220,
366,
9,
1,
1724,
198,
220,
220,
220,
220,
220,
220,
220,
477,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
46211,
8973,
796,
1988,
628,
198,
4871,
20857,
29021,
28264,
74,
18478,
62,
4299,
50101,
13,
36621,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
20857,
29021,
3407,
262,
19601,
12608,
198,
220,
220,
220,
1695,
329,
8271,
7007,
284,
262,
6434,
7509,
7071,
198,
220,
220,
220,
37227,
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,
1448,
25,
965,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
1438,
25,
965,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
25745,
25,
965,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
8271,
25,
965,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
850,
31092,
25,
965,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
15942,
25,
965,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
2196,
25,
965,
796,
6045,
11,
198,
220,
220,
220,
15179,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
16447,
20857,
29021,
4554,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
2208,
7,
26198,
29021,
11,
2116,
737,
834,
15003,
834,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
9641,
2625,
9800,
1634,
14,
85,
16,
1600,
1611,
2625,
26198,
29021,
1,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
8094,
1298,
1448,
611,
1448,
318,
407,
6045,
2073,
366,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
3672,
1298,
1438,
611,
1438,
318,
407,
6045,
2073,
366,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
14933,
10223,
1298,
25745,
611,
25745,
318,
407,
6045,
2073,
366,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
31092,
1298,
8271,
611,
8271,
318,
407,
6045,
2073,
366,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
7266,
31092,
1298,
850,
31092,
611,
850,
31092,
318,
407,
6045,
2073,
366,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
19011,
1298,
15942,
611,
15942,
318,
407,
6045,
2073,
366,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
9641,
1298,
2196,
611,
2196,
318,
407,
6045,
2073,
366,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
19199,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
8094,
1298,
357,
2536,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
3672,
1298,
357,
2536,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
14933,
10223,
1298,
357,
2536,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
31092,
1298,
357,
2536,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
7266,
31092,
1298,
357,
2536,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
19011,
1298,
357,
2536,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
9641,
1298,
357,
2536,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
1448,
7,
944,
8,
4613,
965,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
4912,
318,
262,
7824,
4912,
286,
262,
20857,
13,
220,
366,
9,
1,
1724,
477,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
965,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
8094,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
8094,
13,
2617,
353,
198,
220,
220,
220,
825,
1448,
7,
944,
11,
1988,
25,
965,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
4912,
318,
262,
7824,
4912,
286,
262,
20857,
13,
220,
366,
9,
1,
1724,
477,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
8094,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
1438,
7,
944,
8,
4613,
965,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
6530,
318,
262,
1438,
286,
262,
8271,
852,
9167,
329,
257,
366,
1136,
1,
198,
220,
220,
220,
220,
220,
220,
220,
393,
13140,
329,
257,
366,
33678,
1911,
13538,
357,
28920,
8,
1724,
477,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
965,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
3672,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
3672,
13,
2617,
353,
198,
220,
220,
220,
825,
1438,
7,
944,
11,
1988,
25,
965,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
6530,
318,
262,
1438,
286,
262,
8271,
852,
9167,
329,
257,
366,
1136,
1,
198,
220,
220,
220,
220,
220,
220,
220,
393,
13140,
329,
257,
366,
33678,
1911,
13538,
357,
28920,
8,
1724,
477,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
3672,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
25745,
7,
944,
8,
4613,
965,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
28531,
10223,
318,
262,
25745,
286,
262,
2223,
852,
9167,
13,
198,
220,
220,
220,
220,
220,
220,
220,
16888,
11,
612,
318,
645,
12941,
1022,
645,
25745,
290,
198,
220,
220,
220,
220,
220,
220,
220,
477,
3891,
43076,
13538,
357,
28920,
8,
318,
4277,
276,
329,
198,
220,
220,
220,
220,
220,
220,
220,
10714,
19776,
15457,
14832,
82,
13538,
357,
28920,
8,
318,
6565,
329,
13946,
12,
198,
220,
220,
220,
220,
220,
220,
220,
629,
19458,
4133,
13538,
357,
28920,
8,
1724,
366,
439,
1,
329,
25745,
629,
19458,
198,
220,
220,
220,
220,
220,
220,
220,
4133,
422,
257,
15540,
15457,
14832,
393,
198,
220,
220,
220,
220,
220,
220,
220,
12189,
19776,
15457,
14832,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
965,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
14933,
10223,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
14933,
10223,
13,
2617,
353,
198,
220,
220,
220,
825,
25745,
7,
944,
11,
1988,
25,
965,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
28531,
10223,
318,
262,
25745,
286,
262,
2223,
852,
9167,
13,
198,
220,
220,
220,
220,
220,
220,
220,
16888,
11,
612,
318,
645,
12941,
1022,
645,
25745,
290,
198,
220,
220,
220,
220,
220,
220,
220,
477,
3891,
43076,
13538,
357,
28920,
8,
318,
4277,
276,
329,
198,
220,
220,
220,
220,
220,
220,
220,
10714,
19776,
15457,
14832,
82,
13538,
357,
28920,
8,
318,
6565,
329,
13946,
12,
198,
220,
220,
220,
220,
220,
220,
220,
629,
19458,
4133,
13538,
357,
28920,
8,
1724,
366,
439,
1,
329,
25745,
629,
19458,
198,
220,
220,
220,
220,
220,
220,
220,
4133,
422,
257,
15540,
15457,
14832,
393,
198,
220,
220,
220,
220,
220,
220,
220,
12189,
19776,
15457,
14832,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
14933,
10223,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
8271,
7,
944,
8,
4613,
965,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
20857,
318,
530,
286,
262,
4683,
8271,
3858,
13,
220,
366,
9,
1,
1724,
198,
220,
220,
220,
220,
220,
220,
220,
477,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
965,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
31092,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
31092,
13,
2617,
353,
198,
220,
220,
220,
825,
8271,
7,
944,
11,
1988,
25,
965,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
20857,
318,
530,
286,
262,
4683,
8271,
3858,
13,
220,
366,
9,
1,
1724,
198,
220,
220,
220,
220,
220,
220,
220,
477,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
31092,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
850,
31092,
7,
944,
8,
4613,
965,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3834,
31092,
318,
530,
286,
262,
4683,
8271,
3858,
13,
220,
13538,
1724,
198,
220,
220,
220,
220,
220,
220,
220,
4844,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
965,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
7266,
31092,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
7266,
31092,
13,
2617,
353,
198,
220,
220,
220,
825,
850,
31092,
7,
944,
11,
1988,
25,
965,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3834,
31092,
318,
530,
286,
262,
4683,
8271,
3858,
13,
220,
13538,
1724,
198,
220,
220,
220,
220,
220,
220,
220,
4844,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
7266,
31092,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
15942,
7,
944,
8,
4613,
965,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
49973,
318,
257,
479,
18478,
3262,
274,
8271,
7824,
15942,
11,
588,
25,
651,
11,
1351,
11,
198,
220,
220,
220,
220,
220,
220,
220,
2342,
11,
2251,
11,
4296,
11,
12233,
11,
15741,
13,
220,
366,
9,
1,
1724,
477,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
965,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
19011,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
19011,
13,
2617,
353,
198,
220,
220,
220,
825,
15942,
7,
944,
11,
1988,
25,
965,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
49973,
318,
257,
479,
18478,
3262,
274,
8271,
7824,
15942,
11,
588,
25,
651,
11,
1351,
11,
198,
220,
220,
220,
220,
220,
220,
220,
2342,
11,
2251,
11,
4296,
11,
12233,
11,
15741,
13,
220,
366,
9,
1,
1724,
477,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
19011,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
2196,
7,
944,
8,
4613,
965,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
10628,
318,
262,
7824,
10628,
286,
262,
20857,
13,
220,
366,
9,
1,
1724,
477,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
965,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
9641,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
9641,
13,
2617,
353,
198,
220,
220,
220,
825,
2196,
7,
944,
11,
1988,
25,
965,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
10628,
318,
262,
7824,
10628,
286,
262,
20857,
13,
220,
366,
9,
1,
1724,
477,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
9641,
8973,
796,
1988,
628,
198,
4871,
20857,
31929,
28264,
74,
18478,
62,
4299,
50101,
13,
36621,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
20857,
31929,
318,
262,
1351,
286,
4028,
262,
2426,
318,
3142,
198,
220,
220,
220,
284,
1620,
319,
4133,
13,
383,
1351,
16216,
2125,
470,
198,
220,
220,
220,
2383,
11,
743,
3994,
14184,
16856,
11,
290,
5457,
307,
198,
220,
220,
220,
17503,
13,
198,
220,
220,
220,
37227,
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,
40391,
62,
24432,
25,
19720,
13,
8053,
58,
2536,
60,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
8271,
62,
14933,
25,
19720,
13,
8053,
58,
2536,
60,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
4133,
25,
19720,
13,
8053,
58,
2536,
60,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
41781,
25,
19720,
13,
8053,
58,
2536,
60,
796,
6045,
11,
198,
220,
220,
220,
15179,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
16447,
20857,
31929,
4554,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
2208,
7,
26198,
31929,
11,
2116,
737,
834,
15003,
834,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
9641,
2625,
9800,
1634,
14,
85,
16,
1600,
1611,
2625,
26198,
31929,
1,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
15042,
38,
14459,
1298,
40391,
62,
24432,
611,
40391,
62,
24432,
318,
407,
6045,
2073,
685,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
31092,
36690,
1298,
8271,
62,
14933,
611,
8271,
62,
14933,
318,
407,
6045,
2073,
685,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
37540,
1298,
4133,
611,
4133,
318,
407,
6045,
2073,
685,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
46211,
1298,
41781,
611,
41781,
318,
407,
6045,
2073,
685,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
19199,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
15042,
38,
14459,
1298,
357,
4868,
11,
965,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
31092,
36690,
1298,
357,
4868,
11,
965,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
37540,
1298,
357,
4868,
11,
965,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
46211,
1298,
357,
4868,
11,
965,
828,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
40391,
62,
24432,
7,
944,
8,
4613,
19720,
13,
8053,
58,
2536,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3486,
3528,
14459,
318,
262,
1438,
286,
262,
3486,
3528,
3233,
326,
4909,
262,
198,
220,
220,
220,
220,
220,
220,
220,
4133,
13,
220,
1002,
3294,
7824,
2628,
389,
7368,
11,
597,
2223,
198,
220,
220,
220,
220,
220,
220,
220,
9167,
1028,
530,
286,
262,
27056,
515,
4133,
287,
597,
7824,
198,
220,
220,
220,
220,
220,
220,
220,
1448,
481,
307,
3142,
13,
220,
366,
9,
1,
1724,
477,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
19720,
13,
8053,
58,
2536,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
15042,
38,
14459,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
15042,
62,
24432,
13,
2617,
353,
198,
220,
220,
220,
825,
40391,
62,
24432,
7,
944,
11,
1988,
25,
19720,
13,
8053,
58,
2536,
60,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3486,
3528,
14459,
318,
262,
1438,
286,
262,
3486,
3528,
3233,
326,
4909,
262,
198,
220,
220,
220,
220,
220,
220,
220,
4133,
13,
220,
1002,
3294,
7824,
2628,
389,
7368,
11,
597,
2223,
198,
220,
220,
220,
220,
220,
220,
220,
9167,
1028,
530,
286,
262,
27056,
515,
4133,
287,
597,
7824,
198,
220,
220,
220,
220,
220,
220,
220,
1448,
481,
307,
3142,
13,
220,
366,
9,
1,
1724,
477,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
15042,
38,
14459,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
8271,
62,
14933,
7,
944,
8,
4613,
19720,
13,
8053,
58,
2536,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
20857,
36690,
318,
281,
11902,
2330,
1351,
286,
3891,
326,
262,
198,
220,
220,
220,
220,
220,
220,
220,
3896,
8991,
284,
13,
220,
1052,
6565,
900,
1724,
326,
2279,
318,
198,
220,
220,
220,
220,
220,
220,
220,
3142,
13,
220,
366,
9,
1,
1724,
477,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
19720,
13,
8053,
58,
2536,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
31092,
36690,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
31092,
62,
14933,
13,
2617,
353,
198,
220,
220,
220,
825,
8271,
62,
14933,
7,
944,
11,
1988,
25,
19720,
13,
8053,
58,
2536,
60,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
20857,
36690,
318,
281,
11902,
2330,
1351,
286,
3891,
326,
262,
198,
220,
220,
220,
220,
220,
220,
220,
3896,
8991,
284,
13,
220,
1052,
6565,
900,
1724,
326,
2279,
318,
198,
220,
220,
220,
220,
220,
220,
220,
3142,
13,
220,
366,
9,
1,
1724,
477,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
31092,
36690,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
4133,
7,
944,
8,
4613,
19720,
13,
8053,
58,
2536,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
13864,
318,
257,
1351,
286,
4133,
428,
3896,
8991,
284,
13,
220,
366,
9,
1,
198,
220,
220,
220,
220,
220,
220,
220,
1724,
477,
287,
262,
7368,
40391,
38,
14459,
13,
198,
220,
220,
220,
220,
220,
220,
220,
220,
366,
16208,
21943,
1,
6870,
262,
850,
31092,
705,
21943,
6,
329,
477,
4133,
198,
220,
220,
220,
220,
220,
220,
220,
287,
262,
7368,
40391,
38,
14459,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
19720,
13,
8053,
58,
2536,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
37540,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
37540,
13,
2617,
353,
198,
220,
220,
220,
825,
4133,
7,
944,
11,
1988,
25,
19720,
13,
8053,
58,
2536,
60,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
13864,
318,
257,
1351,
286,
4133,
428,
3896,
8991,
284,
13,
220,
366,
9,
1,
198,
220,
220,
220,
220,
220,
220,
220,
1724,
477,
287,
262,
7368,
40391,
38,
14459,
13,
198,
220,
220,
220,
220,
220,
220,
220,
220,
366,
16208,
21943,
1,
6870,
262,
850,
31092,
705,
21943,
6,
329,
477,
4133,
198,
220,
220,
220,
220,
220,
220,
220,
287,
262,
7368,
40391,
38,
14459,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
37540,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
41781,
7,
944,
8,
4613,
19720,
13,
8053,
58,
2536,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
49973,
318,
257,
1351,
286,
479,
18478,
3262,
274,
8271,
7824,
41781,
11,
588,
25,
651,
11,
198,
220,
220,
220,
220,
220,
220,
220,
1351,
11,
2342,
11,
2251,
11,
4296,
11,
12233,
11,
15741,
13,
220,
366,
9,
1,
1724,
477,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
19720,
13,
8053,
58,
2536,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
46211,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
46211,
13,
2617,
353,
198,
220,
220,
220,
825,
41781,
7,
944,
11,
1988,
25,
19720,
13,
8053,
58,
2536,
60,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
49973,
318,
257,
1351,
286,
479,
18478,
3262,
274,
8271,
7824,
41781,
11,
588,
25,
651,
11,
198,
220,
220,
220,
220,
220,
220,
220,
1351,
11,
2342,
11,
2251,
11,
4296,
11,
12233,
11,
15741,
13,
220,
366,
9,
1,
1724,
477,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
46211,
8973,
796,
1988,
628,
198,
4871,
12189,
19776,
15457,
14832,
28264,
74,
18478,
62,
4299,
50101,
13,
26198,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
12189,
19776,
15457,
14832,
8794,
1771,
393,
262,
1459,
2836,
198,
220,
220,
220,
460,
1620,
281,
2223,
13,
220,
1892,
12591,
287,
257,
1020,
13,
14933,
10223,
198,
220,
220,
220,
1724,
366,
259,
477,
3891,
43076,
1911,
220,
12189,
318,
257,
2041,
1339,
11,
780,
198,
220,
220,
220,
2985,
815,
1464,
307,
1498,
284,
2198,
1771,
484,
460,
198,
220,
220,
220,
1620,
281,
2223,
198,
220,
220,
220,
37227,
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,
20150,
25,
366,
10267,
48526,
1,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
1020,
25,
366,
24704,
19776,
15457,
14832,
22882,
1,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
3722,
25,
366,
19776,
15457,
14832,
19580,
1,
796,
6045,
11,
198,
220,
220,
220,
15179,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
16447,
12189,
19776,
15457,
14832,
4554,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
2208,
7,
24704,
19776,
15457,
14832,
11,
2116,
737,
834,
15003,
834,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
9641,
2625,
9800,
1634,
14,
85,
16,
1600,
1611,
2625,
24704,
19776,
15457,
14832,
1,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
38993,
1298,
20150,
611,
20150,
318,
407,
6045,
2073,
9515,
48526,
22784,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
16684,
1298,
1020,
611,
1020,
318,
407,
6045,
2073,
12189,
19776,
15457,
14832,
22882,
22784,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
13376,
1298,
3722,
611,
3722,
318,
407,
6045,
2073,
15540,
15457,
14832,
19580,
22784,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
19199,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
15042,
14815,
1298,
357,
2536,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
11031,
1298,
357,
2536,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
38993,
1298,
357,
10267,
48526,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
16684,
1298,
357,
24704,
19776,
15457,
14832,
22882,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
13376,
1298,
357,
19776,
15457,
14832,
19580,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
20150,
7,
944,
8,
4613,
366,
10267,
48526,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
8997,
1351,
20150,
13,
3125,
7508,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3740,
1378,
18300,
13,
74,
23,
82,
13,
952,
14,
28158,
14,
3642,
2455,
669,
14,
2934,
626,
14,
82,
328,
12,
198,
220,
220,
220,
220,
220,
220,
220,
10959,
14,
15042,
12,
1102,
16593,
13,
9132,
2,
38993,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
10267,
48526,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
38993,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
38993,
13,
2617,
353,
198,
220,
220,
220,
825,
20150,
7,
944,
11,
1988,
25,
19720,
13,
38176,
14692,
10267,
48526,
1600,
8633,
60,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
8997,
1351,
20150,
13,
3125,
7508,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3740,
1378,
18300,
13,
74,
23,
82,
13,
952,
14,
28158,
14,
3642,
2455,
669,
14,
2934,
626,
14,
82,
328,
12,
198,
220,
220,
220,
220,
220,
220,
220,
10959,
14,
15042,
12,
1102,
16593,
13,
9132,
2,
38993,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
611,
318,
39098,
7,
8367,
11,
8633,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1988,
796,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
9515,
48526,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
9515,
48526,
22446,
6738,
62,
11600,
7,
8367,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
38993,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
1020,
7,
944,
8,
4613,
366,
24704,
19776,
15457,
14832,
22882,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
18291,
6622,
1321,
546,
262,
2581,
852,
16726,
13,
198,
220,
220,
220,
220,
220,
220,
220,
2836,
290,
2628,
1276,
307,
6565,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
24704,
19776,
15457,
14832,
22882,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
16684,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
16684,
13,
2617,
353,
198,
220,
220,
220,
825,
1020,
7,
944,
11,
1988,
25,
19720,
13,
38176,
14692,
24704,
19776,
15457,
14832,
22882,
1600,
8633,
60,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
18291,
6622,
1321,
546,
262,
2581,
852,
16726,
13,
198,
220,
220,
220,
220,
220,
220,
220,
2836,
290,
2628,
1276,
307,
6565,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
611,
318,
39098,
7,
8367,
11,
8633,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1988,
796,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
12189,
19776,
15457,
14832,
22882,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
12189,
19776,
15457,
14832,
22882,
22446,
6738,
62,
11600,
7,
8367,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
16684,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
3722,
7,
944,
8,
4613,
366,
19776,
15457,
14832,
19580,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
12678,
318,
5901,
287,
416,
262,
4382,
290,
9217,
1771,
262,
198,
220,
220,
220,
220,
220,
220,
220,
2581,
318,
3142,
393,
407,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
19776,
15457,
14832,
19580,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
13376,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
13376,
13,
2617,
353,
198,
220,
220,
220,
825,
3722,
7,
944,
11,
1988,
25,
19720,
13,
38176,
14692,
19776,
15457,
14832,
19580,
1600,
8633,
60,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
12678,
318,
5901,
287,
416,
262,
4382,
290,
9217,
1771,
262,
198,
220,
220,
220,
220,
220,
220,
220,
2581,
318,
3142,
393,
407,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
611,
318,
39098,
7,
8367,
11,
8633,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1988,
796,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
15540,
15457,
14832,
19580,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
15540,
15457,
14832,
19580,
22446,
6738,
62,
11600,
7,
8367,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
13376,
8973,
796,
1988,
628,
220,
220,
220,
825,
2251,
62,
31092,
7,
944,
11,
25745,
25,
366,
2536,
1,
796,
6045,
8,
4613,
366,
19776,
15457,
14832,
19580,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
7921,
274,
262,
12189,
19776,
15457,
14832,
287,
262,
3058,
198,
220,
220,
220,
220,
220,
220,
220,
17839,
12554,
527,
3262,
274,
13946,
290,
5860,
262,
3722,
1321,
198,
220,
220,
220,
220,
220,
220,
220,
4504,
416,
262,
12554,
527,
3262,
274,
7824,
706,
262,
2251,
318,
1844,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3891,
796,
685,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
17953,
62,
14933,
32416,
62,
944,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
17953,
62,
944,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
2361,
628,
220,
220,
220,
220,
220,
220,
220,
2882,
796,
4808,
74,
3266,
62,
15042,
13,
41049,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2223,
2625,
17953,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8271,
28,
944,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3891,
28,
14933,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25745,
28,
14933,
10223,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
22046,
28,
4895,
2618,
1298,
2116,
13,
1462,
62,
11600,
3419,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
220,
220,
220,
220,
5072,
796,
15540,
15457,
14832,
19580,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
611,
2882,
318,
407,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
5072,
13,
6738,
62,
11600,
28264,
74,
3266,
62,
15042,
13,
1462,
62,
74,
18478,
62,
11600,
7,
26209,
13,
13376,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
5072,
628,
220,
220,
220,
825,
6330,
62,
31092,
7,
944,
11,
25745,
25,
366,
2536,
1,
796,
6045,
8,
4613,
366,
19776,
15457,
14832,
19580,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
18407,
2114,
262,
12189,
19776,
15457,
14832,
287,
262,
3058,
198,
220,
220,
220,
220,
220,
220,
220,
17839,
12554,
527,
3262,
274,
13946,
290,
5860,
262,
3722,
1321,
198,
220,
220,
220,
220,
220,
220,
220,
4504,
416,
262,
12554,
527,
3262,
274,
7824,
706,
262,
6330,
318,
1844,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3891,
796,
685,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
33491,
62,
14933,
32416,
62,
944,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
33491,
62,
944,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
2361,
628,
220,
220,
220,
220,
220,
220,
220,
2882,
796,
4808,
74,
3266,
62,
15042,
13,
41049,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2223,
2625,
33491,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8271,
28,
944,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3891,
28,
14933,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25745,
28,
14933,
10223,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
22046,
28,
4895,
2618,
1298,
2116,
13,
1462,
62,
11600,
22784,
366,
3672,
1298,
2116,
13,
38993,
13,
3672,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
220,
220,
220,
220,
5072,
796,
15540,
15457,
14832,
19580,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
611,
2882,
318,
407,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
5072,
13,
6738,
62,
11600,
28264,
74,
3266,
62,
15042,
13,
1462,
62,
74,
18478,
62,
11600,
7,
26209,
13,
13376,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
5072,
628,
220,
220,
220,
825,
8529,
62,
31092,
7,
944,
11,
25745,
25,
366,
2536,
1,
796,
6045,
8,
4613,
366,
19776,
15457,
14832,
19580,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3208,
2052,
262,
12189,
19776,
15457,
14832,
287,
262,
3058,
198,
220,
220,
220,
220,
220,
220,
220,
17839,
12554,
527,
3262,
274,
13946,
290,
5860,
262,
3722,
1321,
198,
220,
220,
220,
220,
220,
220,
220,
4504,
416,
262,
12554,
527,
3262,
274,
7824,
706,
262,
6330,
318,
1844,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3891,
796,
685,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
17147,
62,
14933,
32416,
62,
944,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
17147,
62,
944,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
2361,
628,
220,
220,
220,
220,
220,
220,
220,
2882,
796,
4808,
74,
3266,
62,
15042,
13,
41049,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2223,
2625,
17147,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8271,
28,
944,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3891,
28,
14933,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25745,
28,
14933,
10223,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
22046,
28,
4895,
2618,
1298,
2116,
13,
1462,
62,
11600,
22784,
366,
3672,
1298,
2116,
13,
38993,
13,
3672,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
220,
220,
220,
220,
5072,
796,
15540,
15457,
14832,
19580,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
611,
2882,
318,
407,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
5072,
13,
6738,
62,
11600,
28264,
74,
3266,
62,
15042,
13,
1462,
62,
74,
18478,
62,
11600,
7,
26209,
13,
13376,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
5072,
628,
220,
220,
220,
825,
651,
62,
31092,
62,
13376,
7,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
11,
25745,
25,
366,
2536,
1,
796,
6045,
198,
220,
220,
220,
1267,
4613,
366,
19776,
15457,
14832,
19580,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
16409,
3722,
1321,
546,
262,
1813,
8271,
1626,
262,
13946,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3891,
796,
685,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
961,
62,
14933,
32416,
62,
944,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
961,
62,
944,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
2361,
628,
220,
220,
220,
220,
220,
220,
220,
2882,
796,
4808,
74,
3266,
62,
15042,
13,
41049,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2223,
2625,
961,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8271,
28,
944,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3891,
28,
14933,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25745,
28,
14933,
10223,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
22046,
28,
4895,
3672,
1298,
2116,
13,
38993,
13,
3672,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
220,
220,
220,
220,
5072,
796,
15540,
15457,
14832,
19580,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
611,
2882,
318,
407,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
5072,
13,
6738,
62,
11600,
28264,
74,
3266,
62,
15042,
13,
1462,
62,
74,
18478,
62,
11600,
7,
26209,
13,
13376,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
5072,
628,
220,
220,
220,
825,
1100,
62,
31092,
7,
944,
11,
25745,
25,
965,
796,
6045,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
4149,
82,
262,
12189,
19776,
15457,
14832,
422,
262,
3058,
17839,
198,
220,
220,
220,
220,
220,
220,
220,
12554,
527,
3262,
274,
13946,
290,
5860,
262,
1877,
12,
5715,
6770,
2134,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3891,
796,
685,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
961,
62,
14933,
32416,
62,
944,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
961,
62,
944,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
2361,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
4808,
74,
3266,
62,
15042,
13,
41049,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2223,
2625,
961,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8271,
28,
944,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3891,
28,
14933,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25745,
28,
14933,
10223,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
22046,
28,
4895,
3672,
1298,
2116,
13,
38993,
13,
3672,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
825,
12233,
62,
31092,
7,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
11,
198,
220,
220,
220,
220,
220,
220,
220,
25745,
25,
965,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
43594,
62,
30586,
25,
965,
796,
366,
16351,
2833,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
11542,
62,
41007,
62,
43012,
25,
493,
796,
838,
11,
198,
220,
220,
220,
15179,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1024,
40676,
262,
12189,
19776,
15457,
14832,
422,
262,
3058,
17839,
198,
220,
220,
220,
220,
220,
220,
220,
12554,
527,
3262,
274,
13946,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3891,
796,
685,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
33678,
62,
14933,
32416,
62,
944,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
33678,
62,
944,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
2361,
628,
220,
220,
220,
220,
220,
220,
220,
1767,
796,
5456,
13,
53,
16,
38727,
29046,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
43594,
62,
30586,
28,
22930,
363,
341,
62,
30586,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
11542,
62,
41007,
62,
43012,
28,
2164,
558,
62,
41007,
62,
43012,
11,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
220,
220,
220,
220,
4808,
74,
3266,
62,
15042,
13,
41049,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2223,
2625,
33678,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8271,
28,
944,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3891,
28,
14933,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25745,
28,
14933,
10223,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
22046,
28,
4895,
3672,
1298,
2116,
13,
38993,
13,
3672,
11,
366,
2618,
1298,
1767,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
12708,
24396,
198,
220,
220,
220,
825,
651,
62,
31092,
62,
15042,
7,
198,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
25,
5456,
13,
32,
14415,
11792,
796,
6045,
11,
12429,
46265,
22046,
198,
220,
220,
220,
1267,
4613,
366,
16366,
13,
13838,
1634,
53,
16,
32,
14415,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
16409,
281,
4554,
286,
262,
479,
18478,
3262,
274,
7824,
5456,
3917,
351,
198,
220,
220,
220,
220,
220,
220,
220,
428,
2134,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
611,
40391,
62,
16366,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
479,
86,
22046,
14692,
64,
489,
62,
16366,
8973,
796,
40391,
62,
16366,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
5456,
13,
13838,
1634,
53,
16,
32,
14415,
7,
1174,
46265,
22046,
8,
628,
198,
4871,
12189,
19776,
15457,
14832,
22882,
28264,
74,
18478,
62,
4299,
50101,
13,
36621,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
12189,
19776,
15457,
14832,
22882,
318,
257,
6764,
286,
262,
1895,
198,
220,
220,
220,
2581,
13,
220,
36819,
530,
286,
20857,
13838,
1634,
29021,
290,
198,
220,
220,
220,
8504,
26198,
13838,
1634,
29021,
1276,
307,
900,
198,
220,
220,
220,
37227,
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,
1729,
62,
31092,
62,
1078,
7657,
25,
366,
15419,
26198,
29021,
1,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
8271,
62,
1078,
7657,
25,
366,
26198,
29021,
1,
796,
6045,
11,
198,
220,
220,
220,
15179,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
16447,
12189,
19776,
15457,
14832,
22882,
4554,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
2208,
7,
24704,
19776,
15457,
14832,
22882,
11,
2116,
737,
834,
15003,
834,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
9641,
2625,
9800,
1634,
14,
85,
16,
1600,
1611,
2625,
24704,
19776,
15457,
14832,
22882,
1,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
13159,
26198,
29021,
1298,
1729,
62,
31092,
62,
1078,
7657,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
1729,
62,
31092,
62,
1078,
7657,
318,
407,
6045,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2073,
8504,
26198,
29021,
22784,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
31092,
29021,
1298,
8271,
62,
1078,
7657,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
8271,
62,
1078,
7657,
318,
407,
6045,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2073,
20857,
29021,
22784,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
19199,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
13159,
26198,
29021,
1298,
357,
15419,
26198,
29021,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
31092,
29021,
1298,
357,
26198,
29021,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
1729,
62,
31092,
62,
1078,
7657,
7,
944,
8,
4613,
366,
15419,
26198,
29021,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
8504,
26198,
29021,
8477,
1321,
329,
257,
1729,
12,
198,
220,
220,
220,
220,
220,
220,
220,
8271,
1895,
2581,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
15419,
26198,
29021,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
13159,
26198,
29021,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
13159,
62,
31092,
62,
1078,
7657,
13,
2617,
353,
198,
220,
220,
220,
825,
1729,
62,
31092,
62,
1078,
7657,
7,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
11,
1988,
25,
19720,
13,
38176,
14692,
15419,
26198,
29021,
1600,
8633,
60,
198,
220,
220,
220,
15179,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
8504,
26198,
29021,
8477,
1321,
329,
257,
1729,
12,
198,
220,
220,
220,
220,
220,
220,
220,
8271,
1895,
2581,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
611,
318,
39098,
7,
8367,
11,
8633,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1988,
796,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8504,
26198,
29021,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8504,
26198,
29021,
22446,
6738,
62,
11600,
7,
8367,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
13159,
26198,
29021,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
8271,
62,
1078,
7657,
7,
944,
8,
4613,
366,
26198,
29021,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
20857,
13838,
1634,
29021,
8477,
1321,
329,
257,
198,
220,
220,
220,
220,
220,
220,
220,
8271,
1895,
2581,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
26198,
29021,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
31092,
29021,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
31092,
62,
1078,
7657,
13,
2617,
353,
198,
220,
220,
220,
825,
8271,
62,
1078,
7657,
7,
944,
11,
1988,
25,
19720,
13,
38176,
14692,
26198,
29021,
1600,
8633,
60,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
20857,
13838,
1634,
29021,
8477,
1321,
329,
257,
198,
220,
220,
220,
220,
220,
220,
220,
8271,
1895,
2581,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
611,
318,
39098,
7,
8367,
11,
8633,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1988,
796,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
20857,
29021,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
20857,
29021,
22446,
6738,
62,
11600,
7,
8367,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
31092,
29021,
8973,
796,
1988,
628,
198,
4871,
12189,
19776,
37766,
14832,
28264,
74,
18478,
62,
4299,
50101,
13,
26198,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
12189,
19776,
37766,
14832,
27056,
689,
262,
900,
286,
4028,
262,
198,
220,
220,
220,
1459,
2836,
460,
1620,
1626,
257,
25745,
13,
383,
4504,
198,
220,
220,
220,
1351,
286,
4028,
743,
307,
17503,
6906,
319,
262,
4382,
338,
198,
220,
220,
220,
19601,
4235,
11,
290,
597,
8563,
5924,
1141,
262,
198,
220,
220,
220,
12660,
13,
12189,
19776,
37766,
14832,
815,
307,
973,
416,
471,
3792,
284,
198,
220,
220,
220,
905,
14,
24717,
4028,
11,
393,
284,
2952,
1309,
281,
886,
2836,
1738,
198,
220,
220,
220,
546,
511,
21627,
13,
632,
815,
5626,
1355,
973,
416,
7097,
198,
220,
220,
220,
3341,
284,
3708,
19601,
5370,
355,
428,
12073,
198,
220,
220,
220,
10416,
10636,
11,
12940,
10869,
14,
18218,
5040,
11,
290,
29409,
198,
220,
220,
220,
4786,
13,
15540,
15457,
14832,
11,
290,
10714,
15457,
14832,
389,
262,
198,
220,
220,
220,
3376,
835,
284,
29135,
19601,
5370,
284,
262,
7824,
198,
220,
220,
220,
4382,
13,
198,
220,
220,
220,
37227,
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,
20150,
25,
366,
10267,
48526,
1,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
1020,
25,
366,
24704,
19776,
37766,
14832,
22882,
1,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
3722,
25,
366,
19776,
37766,
14832,
19580,
1,
796,
6045,
11,
198,
220,
220,
220,
15179,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
16447,
12189,
19776,
37766,
14832,
4554,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
2208,
7,
24704,
19776,
37766,
14832,
11,
2116,
737,
834,
15003,
834,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
9641,
2625,
9800,
1634,
14,
85,
16,
1600,
1611,
2625,
24704,
19776,
37766,
14832,
1,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
38993,
1298,
20150,
611,
20150,
318,
407,
6045,
2073,
9515,
48526,
22784,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
16684,
1298,
1020,
611,
1020,
318,
407,
6045,
2073,
12189,
19776,
37766,
14832,
22882,
22784,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
13376,
1298,
3722,
611,
3722,
318,
407,
6045,
2073,
15540,
37766,
14832,
19580,
22784,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
19199,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
15042,
14815,
1298,
357,
2536,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
11031,
1298,
357,
2536,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
38993,
1298,
357,
10267,
48526,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
16684,
1298,
357,
24704,
19776,
37766,
14832,
22882,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
13376,
1298,
357,
19776,
37766,
14832,
19580,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
20150,
7,
944,
8,
4613,
366,
10267,
48526,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
8997,
1351,
20150,
13,
3125,
7508,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3740,
1378,
18300,
13,
74,
23,
82,
13,
952,
14,
28158,
14,
3642,
2455,
669,
14,
2934,
626,
14,
82,
328,
12,
198,
220,
220,
220,
220,
220,
220,
220,
10959,
14,
15042,
12,
1102,
16593,
13,
9132,
2,
38993,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
10267,
48526,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
38993,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
38993,
13,
2617,
353,
198,
220,
220,
220,
825,
20150,
7,
944,
11,
1988,
25,
19720,
13,
38176,
14692,
10267,
48526,
1600,
8633,
60,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
8997,
1351,
20150,
13,
3125,
7508,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3740,
1378,
18300,
13,
74,
23,
82,
13,
952,
14,
28158,
14,
3642,
2455,
669,
14,
2934,
626,
14,
82,
328,
12,
198,
220,
220,
220,
220,
220,
220,
220,
10959,
14,
15042,
12,
1102,
16593,
13,
9132,
2,
38993,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
611,
318,
39098,
7,
8367,
11,
8633,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1988,
796,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
9515,
48526,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
9515,
48526,
22446,
6738,
62,
11600,
7,
8367,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
38993,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
1020,
7,
944,
8,
4613,
366,
24704,
19776,
37766,
14832,
22882,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
18291,
6622,
1321,
546,
262,
2581,
852,
16726,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
24704,
19776,
37766,
14832,
22882,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
16684,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
16684,
13,
2617,
353,
198,
220,
220,
220,
825,
1020,
7,
944,
11,
1988,
25,
19720,
13,
38176,
14692,
24704,
19776,
37766,
14832,
22882,
1600,
8633,
60,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
18291,
6622,
1321,
546,
262,
2581,
852,
16726,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
611,
318,
39098,
7,
8367,
11,
8633,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1988,
796,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
12189,
19776,
37766,
14832,
22882,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
12189,
19776,
37766,
14832,
22882,
22446,
6738,
62,
11600,
7,
8367,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
16684,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
3722,
7,
944,
8,
4613,
366,
19776,
37766,
14832,
19580,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
12678,
318,
5901,
287,
416,
262,
4382,
290,
9217,
262,
900,
286,
198,
220,
220,
220,
220,
220,
220,
220,
4028,
257,
2836,
460,
1620,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
19776,
37766,
14832,
19580,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
13376,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
13376,
13,
2617,
353,
198,
220,
220,
220,
825,
3722,
7,
944,
11,
1988,
25,
19720,
13,
38176,
14692,
19776,
37766,
14832,
19580,
1600,
8633,
60,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
12678,
318,
5901,
287,
416,
262,
4382,
290,
9217,
262,
900,
286,
198,
220,
220,
220,
220,
220,
220,
220,
4028,
257,
2836,
460,
1620,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
611,
318,
39098,
7,
8367,
11,
8633,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1988,
796,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
15540,
37766,
14832,
19580,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
15540,
37766,
14832,
19580,
22446,
6738,
62,
11600,
7,
8367,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
13376,
8973,
796,
1988,
628,
220,
220,
220,
825,
2251,
62,
31092,
7,
944,
11,
25745,
25,
366,
2536,
1,
796,
6045,
8,
4613,
366,
19776,
37766,
14832,
19580,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
7921,
274,
262,
12189,
19776,
37766,
14832,
287,
262,
3058,
198,
220,
220,
220,
220,
220,
220,
220,
17839,
12554,
527,
3262,
274,
13946,
290,
5860,
262,
3722,
1321,
198,
220,
220,
220,
220,
220,
220,
220,
4504,
416,
262,
12554,
527,
3262,
274,
7824,
706,
262,
2251,
318,
1844,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3891,
796,
685,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
17953,
62,
14933,
32416,
62,
944,
62,
32796,
62,
38785,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
17953,
62,
944,
62,
32796,
62,
38785,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
2361,
628,
220,
220,
220,
220,
220,
220,
220,
2882,
796,
4808,
74,
3266,
62,
15042,
13,
41049,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2223,
2625,
17953,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8271,
28,
944,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3891,
28,
14933,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25745,
28,
14933,
10223,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
22046,
28,
4895,
2618,
1298,
2116,
13,
1462,
62,
11600,
3419,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
220,
220,
220,
220,
5072,
796,
15540,
37766,
14832,
19580,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
611,
2882,
318,
407,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
5072,
13,
6738,
62,
11600,
28264,
74,
3266,
62,
15042,
13,
1462,
62,
74,
18478,
62,
11600,
7,
26209,
13,
13376,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
5072,
628,
220,
220,
220,
825,
6330,
62,
31092,
7,
944,
11,
25745,
25,
366,
2536,
1,
796,
6045,
8,
4613,
366,
19776,
37766,
14832,
19580,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
18407,
2114,
262,
12189,
19776,
37766,
14832,
287,
262,
3058,
198,
220,
220,
220,
220,
220,
220,
220,
17839,
12554,
527,
3262,
274,
13946,
290,
5860,
262,
3722,
1321,
198,
220,
220,
220,
220,
220,
220,
220,
4504,
416,
262,
12554,
527,
3262,
274,
7824,
706,
262,
6330,
318,
1844,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3891,
796,
685,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
33491,
62,
14933,
32416,
62,
944,
62,
32796,
62,
38785,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
33491,
62,
944,
62,
32796,
62,
38785,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
2361,
628,
220,
220,
220,
220,
220,
220,
220,
2882,
796,
4808,
74,
3266,
62,
15042,
13,
41049,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2223,
2625,
33491,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8271,
28,
944,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3891,
28,
14933,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25745,
28,
14933,
10223,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
22046,
28,
4895,
2618,
1298,
2116,
13,
1462,
62,
11600,
22784,
366,
3672,
1298,
2116,
13,
38993,
13,
3672,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
220,
220,
220,
220,
5072,
796,
15540,
37766,
14832,
19580,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
611,
2882,
318,
407,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
5072,
13,
6738,
62,
11600,
28264,
74,
3266,
62,
15042,
13,
1462,
62,
74,
18478,
62,
11600,
7,
26209,
13,
13376,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
5072,
628,
220,
220,
220,
825,
8529,
62,
31092,
7,
944,
11,
25745,
25,
366,
2536,
1,
796,
6045,
8,
4613,
366,
19776,
37766,
14832,
19580,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3208,
2052,
262,
12189,
19776,
37766,
14832,
287,
262,
3058,
198,
220,
220,
220,
220,
220,
220,
220,
17839,
12554,
527,
3262,
274,
13946,
290,
5860,
262,
3722,
1321,
198,
220,
220,
220,
220,
220,
220,
220,
4504,
416,
262,
12554,
527,
3262,
274,
7824,
706,
262,
6330,
318,
1844,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3891,
796,
685,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
17147,
62,
14933,
32416,
62,
944,
62,
32796,
62,
38785,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
17147,
62,
944,
62,
32796,
62,
38785,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
2361,
628,
220,
220,
220,
220,
220,
220,
220,
2882,
796,
4808,
74,
3266,
62,
15042,
13,
41049,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2223,
2625,
17147,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8271,
28,
944,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3891,
28,
14933,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25745,
28,
14933,
10223,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
22046,
28,
4895,
2618,
1298,
2116,
13,
1462,
62,
11600,
22784,
366,
3672,
1298,
2116,
13,
38993,
13,
3672,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
220,
220,
220,
220,
5072,
796,
15540,
37766,
14832,
19580,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
611,
2882,
318,
407,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
5072,
13,
6738,
62,
11600,
28264,
74,
3266,
62,
15042,
13,
1462,
62,
74,
18478,
62,
11600,
7,
26209,
13,
13376,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
5072,
628,
220,
220,
220,
825,
651,
62,
31092,
62,
13376,
7,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
11,
25745,
25,
366,
2536,
1,
796,
6045,
198,
220,
220,
220,
1267,
4613,
366,
19776,
37766,
14832,
19580,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
16409,
3722,
1321,
546,
262,
1813,
8271,
1626,
262,
13946,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3891,
796,
685,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
961,
62,
14933,
32416,
62,
944,
62,
32796,
62,
38785,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
961,
62,
944,
62,
32796,
62,
38785,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
2361,
628,
220,
220,
220,
220,
220,
220,
220,
2882,
796,
4808,
74,
3266,
62,
15042,
13,
41049,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2223,
2625,
961,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8271,
28,
944,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3891,
28,
14933,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25745,
28,
14933,
10223,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
22046,
28,
4895,
3672,
1298,
2116,
13,
38993,
13,
3672,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
220,
220,
220,
220,
5072,
796,
15540,
37766,
14832,
19580,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
611,
2882,
318,
407,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
5072,
13,
6738,
62,
11600,
28264,
74,
3266,
62,
15042,
13,
1462,
62,
74,
18478,
62,
11600,
7,
26209,
13,
13376,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
5072,
628,
220,
220,
220,
825,
1100,
62,
31092,
7,
944,
11,
25745,
25,
965,
796,
6045,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
4149,
82,
262,
12189,
19776,
37766,
14832,
422,
262,
3058,
17839,
198,
220,
220,
220,
220,
220,
220,
220,
12554,
527,
3262,
274,
13946,
290,
5860,
262,
1877,
12,
5715,
6770,
2134,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3891,
796,
685,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
961,
62,
14933,
32416,
62,
944,
62,
32796,
62,
38785,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
961,
62,
944,
62,
32796,
62,
38785,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
2361,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
4808,
74,
3266,
62,
15042,
13,
41049,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2223,
2625,
961,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8271,
28,
944,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3891,
28,
14933,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25745,
28,
14933,
10223,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
22046,
28,
4895,
3672,
1298,
2116,
13,
38993,
13,
3672,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
825,
12233,
62,
31092,
7,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
11,
198,
220,
220,
220,
220,
220,
220,
220,
25745,
25,
965,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
43594,
62,
30586,
25,
965,
796,
366,
16351,
2833,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
11542,
62,
41007,
62,
43012,
25,
493,
796,
838,
11,
198,
220,
220,
220,
15179,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1024,
40676,
262,
12189,
19776,
37766,
14832,
422,
262,
3058,
17839,
198,
220,
220,
220,
220,
220,
220,
220,
12554,
527,
3262,
274,
13946,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3891,
796,
685,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
33678,
62,
14933,
32416,
62,
944,
62,
32796,
62,
38785,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
33678,
62,
944,
62,
32796,
62,
38785,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
2361,
628,
220,
220,
220,
220,
220,
220,
220,
1767,
796,
5456,
13,
53,
16,
38727,
29046,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
43594,
62,
30586,
28,
22930,
363,
341,
62,
30586,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
11542,
62,
41007,
62,
43012,
28,
2164,
558,
62,
41007,
62,
43012,
11,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
220,
220,
220,
220,
4808,
74,
3266,
62,
15042,
13,
41049,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2223,
2625,
33678,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8271,
28,
944,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3891,
28,
14933,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25745,
28,
14933,
10223,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
22046,
28,
4895,
3672,
1298,
2116,
13,
38993,
13,
3672,
11,
366,
2618,
1298,
1767,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
12708,
24396,
198,
220,
220,
220,
825,
651,
62,
31092,
62,
15042,
7,
198,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
25,
5456,
13,
32,
14415,
11792,
796,
6045,
11,
12429,
46265,
22046,
198,
220,
220,
220,
1267,
4613,
366,
16366,
13,
13838,
1634,
53,
16,
32,
14415,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
16409,
281,
4554,
286,
262,
479,
18478,
3262,
274,
7824,
5456,
3917,
351,
198,
220,
220,
220,
220,
220,
220,
220,
428,
2134,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
611,
40391,
62,
16366,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
479,
86,
22046,
14692,
64,
489,
62,
16366,
8973,
796,
40391,
62,
16366,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
5456,
13,
13838,
1634,
53,
16,
32,
14415,
7,
1174,
46265,
22046,
8,
628,
198,
4871,
12189,
19776,
37766,
14832,
22882,
28264,
74,
18478,
62,
4299,
50101,
13,
36621,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
12189,
19776,
37766,
14832,
22882,
15738,
262,
20855,
329,
198,
220,
220,
220,
12189,
19776,
37766,
14832,
13,
198,
220,
220,
220,
37227,
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,
25745,
25,
965,
796,
6045,
11,
198,
220,
220,
220,
15179,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
16447,
12189,
19776,
37766,
14832,
22882,
4554,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
2208,
7,
24704,
19776,
37766,
14832,
22882,
11,
2116,
737,
834,
15003,
834,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
9641,
2625,
9800,
1634,
14,
85,
16,
1600,
1611,
2625,
24704,
19776,
37766,
14832,
22882,
1,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
14933,
10223,
1298,
25745,
611,
25745,
318,
407,
6045,
2073,
366,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
19199,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
14933,
10223,
1298,
357,
2536,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
25745,
7,
944,
8,
4613,
965,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
28531,
10223,
284,
13446,
3173,
329,
13,
20906,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
965,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
14933,
10223,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
14933,
10223,
13,
2617,
353,
198,
220,
220,
220,
825,
25745,
7,
944,
11,
1988,
25,
965,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
28531,
10223,
284,
13446,
3173,
329,
13,
20906,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
14933,
10223,
8973,
796,
1988,
628,
198,
4871,
15540,
15457,
14832,
28264,
74,
18478,
62,
4299,
50101,
13,
26198,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
15540,
15457,
14832,
8794,
1771,
393,
407,
257,
2836,
393,
1448,
198,
220,
220,
220,
460,
1620,
281,
2223,
13,
198,
220,
220,
220,
37227,
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,
20150,
25,
366,
10267,
48526,
1,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
1020,
25,
366,
19776,
15457,
14832,
22882,
1,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
3722,
25,
366,
19776,
15457,
14832,
19580,
1,
796,
6045,
11,
198,
220,
220,
220,
15179,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
16447,
15540,
15457,
14832,
4554,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
2208,
7,
19776,
15457,
14832,
11,
2116,
737,
834,
15003,
834,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
9641,
2625,
9800,
1634,
14,
85,
16,
1600,
1611,
2625,
19776,
15457,
14832,
1,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
38993,
1298,
20150,
611,
20150,
318,
407,
6045,
2073,
9515,
48526,
22784,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
16684,
1298,
1020,
611,
1020,
318,
407,
6045,
2073,
15540,
15457,
14832,
22882,
22784,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
13376,
1298,
3722,
611,
3722,
318,
407,
6045,
2073,
15540,
15457,
14832,
19580,
22784,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
19199,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
15042,
14815,
1298,
357,
2536,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
11031,
1298,
357,
2536,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
38993,
1298,
357,
10267,
48526,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
16684,
1298,
357,
19776,
15457,
14832,
22882,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
13376,
1298,
357,
19776,
15457,
14832,
19580,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
20150,
7,
944,
8,
4613,
366,
10267,
48526,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
8997,
1351,
20150,
13,
3125,
7508,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3740,
1378,
18300,
13,
74,
23,
82,
13,
952,
14,
28158,
14,
3642,
2455,
669,
14,
2934,
626,
14,
82,
328,
12,
198,
220,
220,
220,
220,
220,
220,
220,
10959,
14,
15042,
12,
1102,
16593,
13,
9132,
2,
38993,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
10267,
48526,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
38993,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
38993,
13,
2617,
353,
198,
220,
220,
220,
825,
20150,
7,
944,
11,
1988,
25,
19720,
13,
38176,
14692,
10267,
48526,
1600,
8633,
60,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
8997,
1351,
20150,
13,
3125,
7508,
25,
198,
220,
220,
220,
220,
220,
220,
220,
3740,
1378,
18300,
13,
74,
23,
82,
13,
952,
14,
28158,
14,
3642,
2455,
669,
14,
2934,
626,
14,
82,
328,
12,
198,
220,
220,
220,
220,
220,
220,
220,
10959,
14,
15042,
12,
1102,
16593,
13,
9132,
2,
38993,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
611,
318,
39098,
7,
8367,
11,
8633,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1988,
796,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
9515,
48526,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
9515,
48526,
22446,
6738,
62,
11600,
7,
8367,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
38993,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
1020,
7,
944,
8,
4613,
366,
19776,
15457,
14832,
22882,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
18291,
6622,
1321,
546,
262,
2581,
852,
16726,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
19776,
15457,
14832,
22882,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
16684,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
16684,
13,
2617,
353,
198,
220,
220,
220,
825,
1020,
7,
944,
11,
1988,
25,
19720,
13,
38176,
14692,
19776,
15457,
14832,
22882,
1600,
8633,
60,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
18291,
6622,
1321,
546,
262,
2581,
852,
16726,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
611,
318,
39098,
7,
8367,
11,
8633,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1988,
796,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
15540,
15457,
14832,
22882,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
15540,
15457,
14832,
22882,
22446,
6738,
62,
11600,
7,
8367,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
16684,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
3722,
7,
944,
8,
4613,
366,
19776,
15457,
14832,
19580,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
12678,
318,
5901,
287,
416,
262,
4382,
290,
9217,
1771,
262,
198,
220,
220,
220,
220,
220,
220,
220,
2581,
318,
3142,
393,
407,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
19776,
15457,
14832,
19580,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
13376,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
13376,
13,
2617,
353,
198,
220,
220,
220,
825,
3722,
7,
944,
11,
1988,
25,
19720,
13,
38176,
14692,
19776,
15457,
14832,
19580,
1600,
8633,
60,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
12678,
318,
5901,
287,
416,
262,
4382,
290,
9217,
1771,
262,
198,
220,
220,
220,
220,
220,
220,
220,
2581,
318,
3142,
393,
407,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
611,
318,
39098,
7,
8367,
11,
8633,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1988,
796,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
15540,
15457,
14832,
19580,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
15540,
15457,
14832,
19580,
22446,
6738,
62,
11600,
7,
8367,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
13376,
8973,
796,
1988,
628,
220,
220,
220,
825,
2251,
62,
31092,
7,
944,
11,
25745,
25,
366,
2536,
1,
796,
6045,
8,
4613,
366,
19776,
15457,
14832,
19580,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
7921,
274,
262,
15540,
15457,
14832,
287,
262,
3058,
198,
220,
220,
220,
220,
220,
220,
220,
17839,
12554,
527,
3262,
274,
13946,
290,
5860,
262,
3722,
1321,
198,
220,
220,
220,
220,
220,
220,
220,
4504,
416,
262,
12554,
527,
3262,
274,
7824,
706,
262,
2251,
318,
1844,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3891,
796,
685,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
17953,
62,
14933,
32416,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
17953,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
2361,
628,
220,
220,
220,
220,
220,
220,
220,
2882,
796,
4808,
74,
3266,
62,
15042,
13,
41049,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2223,
2625,
17953,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8271,
28,
944,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3891,
28,
14933,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25745,
28,
14933,
10223,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
22046,
28,
4895,
2618,
1298,
2116,
13,
1462,
62,
11600,
3419,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
220,
220,
220,
220,
5072,
796,
15540,
15457,
14832,
19580,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
611,
2882,
318,
407,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
5072,
13,
6738,
62,
11600,
28264,
74,
3266,
62,
15042,
13,
1462,
62,
74,
18478,
62,
11600,
7,
26209,
13,
13376,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
5072,
628,
220,
220,
220,
825,
6330,
62,
31092,
7,
944,
11,
25745,
25,
366,
2536,
1,
796,
6045,
8,
4613,
366,
19776,
15457,
14832,
19580,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
18407,
2114,
262,
15540,
15457,
14832,
287,
262,
3058,
198,
220,
220,
220,
220,
220,
220,
220,
17839,
12554,
527,
3262,
274,
13946,
290,
5860,
262,
3722,
1321,
198,
220,
220,
220,
220,
220,
220,
220,
4504,
416,
262,
12554,
527,
3262,
274,
7824,
706,
262,
6330,
318,
1844,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3891,
796,
685,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
33491,
62,
14933,
32416,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
33491,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
2361,
628,
220,
220,
220,
220,
220,
220,
220,
2882,
796,
4808,
74,
3266,
62,
15042,
13,
41049,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2223,
2625,
33491,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8271,
28,
944,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3891,
28,
14933,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25745,
28,
14933,
10223,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
22046,
28,
4895,
2618,
1298,
2116,
13,
1462,
62,
11600,
22784,
366,
3672,
1298,
2116,
13,
38993,
13,
3672,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
220,
220,
220,
220,
5072,
796,
15540,
15457,
14832,
19580,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
611,
2882,
318,
407,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
5072,
13,
6738,
62,
11600,
28264,
74,
3266,
62,
15042,
13,
1462,
62,
74,
18478,
62,
11600,
7,
26209,
13,
13376,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
5072,
628,
220,
220,
220,
825,
8529,
62,
31092,
7,
944,
11,
25745,
25,
366,
2536,
1,
796,
6045,
8,
4613,
366,
19776,
15457,
14832,
19580,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3208,
2052,
262,
15540,
15457,
14832,
287,
262,
3058,
198,
220,
220,
220,
220,
220,
220,
220,
17839,
12554,
527,
3262,
274,
13946,
290,
5860,
262,
3722,
1321,
198,
220,
220,
220,
220,
220,
220,
220,
4504,
416,
262,
12554,
527,
3262,
274,
7824,
706,
262,
6330,
318,
1844,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3891,
796,
685,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
17147,
62,
14933,
32416,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
17147,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
2361,
628,
220,
220,
220,
220,
220,
220,
220,
2882,
796,
4808,
74,
3266,
62,
15042,
13,
41049,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2223,
2625,
17147,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8271,
28,
944,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3891,
28,
14933,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25745,
28,
14933,
10223,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
22046,
28,
4895,
2618,
1298,
2116,
13,
1462,
62,
11600,
22784,
366,
3672,
1298,
2116,
13,
38993,
13,
3672,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
220,
220,
220,
220,
5072,
796,
15540,
15457,
14832,
19580,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
611,
2882,
318,
407,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
5072,
13,
6738,
62,
11600,
28264,
74,
3266,
62,
15042,
13,
1462,
62,
74,
18478,
62,
11600,
7,
26209,
13,
13376,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
5072,
628,
220,
220,
220,
825,
651,
62,
31092,
62,
13376,
7,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
11,
25745,
25,
366,
2536,
1,
796,
6045,
198,
220,
220,
220,
1267,
4613,
366,
19776,
15457,
14832,
19580,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
16409,
3722,
1321,
546,
262,
1813,
8271,
1626,
262,
13946,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3891,
796,
685,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
961,
62,
14933,
32416,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
961,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
2361,
628,
220,
220,
220,
220,
220,
220,
220,
2882,
796,
4808,
74,
3266,
62,
15042,
13,
41049,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2223,
2625,
961,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8271,
28,
944,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3891,
28,
14933,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25745,
28,
14933,
10223,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
22046,
28,
4895,
3672,
1298,
2116,
13,
38993,
13,
3672,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
220,
220,
220,
220,
5072,
796,
15540,
15457,
14832,
19580,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
611,
2882,
318,
407,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
5072,
13,
6738,
62,
11600,
28264,
74,
3266,
62,
15042,
13,
1462,
62,
74,
18478,
62,
11600,
7,
26209,
13,
13376,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
5072,
628,
220,
220,
220,
825,
1100,
62,
31092,
7,
944,
11,
25745,
25,
965,
796,
6045,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
4149,
82,
262,
15540,
15457,
14832,
422,
262,
3058,
17839,
198,
220,
220,
220,
220,
220,
220,
220,
12554,
527,
3262,
274,
13946,
290,
5860,
262,
1877,
12,
5715,
6770,
2134,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3891,
796,
685,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
961,
62,
14933,
32416,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
961,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
2361,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
4808,
74,
3266,
62,
15042,
13,
41049,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2223,
2625,
961,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8271,
28,
944,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3891,
28,
14933,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25745,
28,
14933,
10223,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
22046,
28,
4895,
3672,
1298,
2116,
13,
38993,
13,
3672,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
825,
12233,
62,
31092,
7,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
11,
198,
220,
220,
220,
220,
220,
220,
220,
25745,
25,
965,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
43594,
62,
30586,
25,
965,
796,
366,
16351,
2833,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
11542,
62,
41007,
62,
43012,
25,
493,
796,
838,
11,
198,
220,
220,
220,
15179,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1024,
40676,
262,
15540,
15457,
14832,
422,
262,
3058,
17839,
198,
220,
220,
220,
220,
220,
220,
220,
12554,
527,
3262,
274,
13946,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
3891,
796,
685,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
33678,
62,
14933,
32416,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
33678,
62,
32796,
62,
15526,
62,
19023,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
2361,
628,
220,
220,
220,
220,
220,
220,
220,
1767,
796,
5456,
13,
53,
16,
38727,
29046,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
43594,
62,
30586,
28,
22930,
363,
341,
62,
30586,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
11542,
62,
41007,
62,
43012,
28,
2164,
558,
62,
41007,
62,
43012,
11,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
220,
220,
220,
220,
4808,
74,
3266,
62,
15042,
13,
41049,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2223,
2625,
33678,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8271,
28,
944,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3891,
28,
14933,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
25745,
28,
14933,
10223,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
22046,
28,
4895,
3672,
1298,
2116,
13,
38993,
13,
3672,
11,
366,
2618,
1298,
1767,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
12708,
24396,
198,
220,
220,
220,
825,
651,
62,
31092,
62,
15042,
7,
198,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
16366,
25,
5456,
13,
32,
14415,
11792,
796,
6045,
11,
12429,
46265,
22046,
198,
220,
220,
220,
1267,
4613,
366,
16366,
13,
13838,
1634,
53,
16,
32,
14415,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
16409,
281,
4554,
286,
262,
479,
18478,
3262,
274,
7824,
5456,
3917,
351,
198,
220,
220,
220,
220,
220,
220,
220,
428,
2134,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
611,
40391,
62,
16366,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
479,
86,
22046,
14692,
64,
489,
62,
16366,
8973,
796,
40391,
62,
16366,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
5456,
13,
13838,
1634,
53,
16,
32,
14415,
7,
1174,
46265,
22046,
8,
628,
198,
4871,
15540,
15457,
14832,
22882,
28264,
74,
18478,
62,
4299,
50101,
13,
36621,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
15540,
15457,
14832,
22882,
318,
257,
6764,
286,
262,
1895,
198,
220,
220,
220,
2581,
13,
220,
36819,
530,
286,
20857,
13838,
1634,
29021,
290,
198,
220,
220,
220,
8504,
26198,
13838,
1634,
29021,
1276,
307,
900,
198,
220,
220,
220,
37227,
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,
3131,
25,
8633,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
2628,
25,
19720,
13,
8053,
58,
2536,
60,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
1729,
62,
31092,
62,
1078,
7657,
25,
366,
15419,
26198,
29021,
1,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
8271,
62,
1078,
7657,
25,
366,
26198,
29021,
1,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
334,
312,
25,
965,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
2836,
25,
965,
796,
6045,
11,
198,
220,
220,
220,
15179,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
16447,
15540,
15457,
14832,
22882,
4554,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
2208,
7,
19776,
15457,
14832,
22882,
11,
2116,
737,
834,
15003,
834,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
9641,
2625,
9800,
1634,
14,
85,
16,
1600,
1611,
2625,
19776,
15457,
14832,
22882,
1,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
26086,
1298,
3131,
611,
3131,
318,
407,
6045,
2073,
1391,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
24432,
1298,
2628,
611,
2628,
318,
407,
6045,
2073,
685,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
13159,
26198,
29021,
1298,
1729,
62,
31092,
62,
1078,
7657,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
1729,
62,
31092,
62,
1078,
7657,
318,
407,
6045,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2073,
8504,
26198,
29021,
22784,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
31092,
29021,
1298,
8271,
62,
1078,
7657,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
8271,
62,
1078,
7657,
318,
407,
6045,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2073,
20857,
29021,
22784,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
27112,
1298,
334,
312,
611,
334,
312,
318,
407,
6045,
2073,
366,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
7220,
1298,
2836,
611,
2836,
318,
407,
6045,
2073,
366,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
19199,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
26086,
1298,
357,
11600,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
24432,
1298,
357,
4868,
11,
965,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
13159,
26198,
29021,
1298,
357,
15419,
26198,
29021,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
31092,
29021,
1298,
357,
26198,
29021,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
27112,
1298,
357,
2536,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
7220,
1298,
357,
2536,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
3131,
7,
944,
8,
4613,
8633,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
17221,
24866,
284,
262,
2836,
13,
12360,
13,
3855,
27726,
3419,
2446,
422,
198,
220,
220,
220,
220,
220,
220,
220,
262,
16425,
1352,
13,
220,
4619,
326,
318,
5128,
284,
262,
1772,
7509,
340,
198,
220,
220,
220,
220,
220,
220,
220,
2476,
257,
14580,
994,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8633,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
26086,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
26086,
13,
2617,
353,
198,
220,
220,
220,
825,
3131,
7,
944,
11,
1988,
25,
8633,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
17221,
24866,
284,
262,
2836,
13,
12360,
13,
3855,
27726,
3419,
2446,
422,
198,
220,
220,
220,
220,
220,
220,
220,
262,
16425,
1352,
13,
220,
4619,
326,
318,
5128,
284,
262,
1772,
7509,
340,
198,
220,
220,
220,
220,
220,
220,
220,
2476,
257,
14580,
994,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
26086,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
2628,
7,
944,
8,
4613,
19720,
13,
8053,
58,
2536,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
27441,
318,
262,
2628,
345,
821,
4856,
329,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
19720,
13,
8053,
58,
2536,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
24432,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
24432,
13,
2617,
353,
198,
220,
220,
220,
825,
2628,
7,
944,
11,
1988,
25,
19720,
13,
8053,
58,
2536,
60,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
27441,
318,
262,
2628,
345,
821,
4856,
329,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
24432,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
1729,
62,
31092,
62,
1078,
7657,
7,
944,
8,
4613,
366,
15419,
26198,
29021,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
8504,
26198,
29021,
8477,
1321,
329,
257,
1729,
12,
198,
220,
220,
220,
220,
220,
220,
220,
8271,
1895,
2581,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
15419,
26198,
29021,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
13159,
26198,
29021,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
13159,
62,
31092,
62,
1078,
7657,
13,
2617,
353,
198,
220,
220,
220,
825,
1729,
62,
31092,
62,
1078,
7657,
7,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
11,
1988,
25,
19720,
13,
38176,
14692,
15419,
26198,
29021,
1600,
8633,
60,
198,
220,
220,
220,
15179,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
8504,
26198,
29021,
8477,
1321,
329,
257,
1729,
12,
198,
220,
220,
220,
220,
220,
220,
220,
8271,
1895,
2581,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
611,
318,
39098,
7,
8367,
11,
8633,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1988,
796,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8504,
26198,
29021,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8504,
26198,
29021,
22446,
6738,
62,
11600,
7,
8367,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
13159,
26198,
29021,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
8271,
62,
1078,
7657,
7,
944,
8,
4613,
366,
26198,
29021,
1298,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
20857,
13838,
1634,
29021,
8477,
1321,
329,
257,
198,
220,
220,
220,
220,
220,
220,
220,
8271,
1895,
2581,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
26198,
29021,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
31092,
29021,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
31092,
62,
1078,
7657,
13,
2617,
353,
198,
220,
220,
220,
825,
8271,
62,
1078,
7657,
7,
944,
11,
1988,
25,
19720,
13,
38176,
14692,
26198,
29021,
1600,
8633,
60,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
20857,
13838,
1634,
29021,
8477,
1321,
329,
257,
198,
220,
220,
220,
220,
220,
220,
220,
8271,
1895,
2581,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
611,
318,
39098,
7,
8367,
11,
8633,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1988,
796,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
20857,
29021,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
20857,
29021,
22446,
6738,
62,
11600,
7,
8367,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
31092,
29021,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
334,
312,
7,
944,
8,
4613,
965,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
25105,
1321,
546,
262,
20623,
2836,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
965,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
27112,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
27112,
13,
2617,
353,
198,
220,
220,
220,
825,
334,
312,
7,
944,
11,
1988,
25,
965,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
25105,
1321,
546,
262,
20623,
2836,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
27112,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
2836,
7,
944,
8,
4613,
965,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
11787,
318,
262,
2836,
345,
821,
4856,
329,
13,
1002,
345,
11986,
366,
12982,
1,
198,
220,
220,
220,
220,
220,
220,
220,
475,
407,
366,
38,
14459,
1600,
788,
318,
340,
16173,
355,
366,
2061,
611,
11787,
198,
220,
220,
220,
220,
220,
220,
220,
547,
407,
257,
2888,
286,
597,
2628,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
965,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
7220,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
7220,
13,
2617,
353,
198,
220,
220,
220,
825,
2836,
7,
944,
11,
1988,
25,
965,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
11787,
318,
262,
2836,
345,
821,
4856,
329,
13,
1002,
345,
11986,
366,
12982,
1,
198,
220,
220,
220,
220,
220,
220,
220,
475,
407,
366,
38,
14459,
1600,
788,
318,
340,
16173,
355,
366,
2061,
611,
11787,
198,
220,
220,
220,
220,
220,
220,
220,
547,
407,
257,
2888,
286,
597,
2628,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
7220,
8973,
796,
1988,
628,
198,
4871,
15540,
15457,
14832,
19580,
28264,
74,
18478,
62,
4299,
50101,
13,
36621,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
15540,
15457,
14832,
19580,
198,
220,
220,
220,
37227,
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,
3142,
25,
20512,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
6699,
25,
20512,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
12660,
62,
18224,
25,
965,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
1738,
25,
965,
796,
6045,
11,
198,
220,
220,
220,
15179,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
16447,
15540,
15457,
14832,
19580,
4554,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
2208,
7,
19776,
15457,
14832,
19580,
11,
2116,
737,
834,
15003,
834,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
9641,
2625,
9800,
1634,
14,
85,
16,
1600,
1611,
2625,
19776,
15457,
14832,
19580,
1,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
40845,
1298,
3142,
611,
3142,
318,
407,
6045,
2073,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
6559,
798,
1298,
6699,
611,
6699,
318,
407,
6045,
2073,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
18206,
2288,
12331,
1298,
12660,
62,
18224,
611,
12660,
62,
18224,
318,
407,
6045,
2073,
366,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
41181,
1298,
1738,
611,
1738,
318,
407,
6045,
2073,
366,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
19199,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
40845,
1298,
357,
30388,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
6559,
798,
1298,
357,
30388,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
18206,
2288,
12331,
1298,
357,
2536,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
41181,
1298,
357,
2536,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
3142,
7,
944,
8,
4613,
20512,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1439,
6972,
318,
2672,
13,
6407,
611,
262,
2223,
561,
307,
3142,
11,
198,
220,
220,
220,
220,
220,
220,
220,
3991,
4306,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
20512,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
40845,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
40845,
13,
2617,
353,
198,
220,
220,
220,
825,
3142,
7,
944,
11,
1988,
25,
20512,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1439,
6972,
318,
2672,
13,
6407,
611,
262,
2223,
561,
307,
3142,
11,
198,
220,
220,
220,
220,
220,
220,
220,
3991,
4306,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
40845,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
6699,
7,
944,
8,
4613,
20512,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
5601,
798,
318,
11902,
13,
6407,
611,
262,
2223,
561,
307,
6699,
11,
198,
220,
220,
220,
220,
220,
220,
220,
4306,
3991,
13,
1002,
1111,
3142,
318,
3991,
290,
6699,
318,
198,
220,
220,
220,
220,
220,
220,
220,
3991,
11,
788,
262,
1772,
7509,
468,
645,
4459,
319,
1771,
284,
198,
220,
220,
220,
220,
220,
220,
220,
29145,
262,
2223,
13,
5601,
798,
743,
407,
307,
2081,
611,
1439,
6972,
318,
198,
220,
220,
220,
220,
220,
220,
220,
2081,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
20512,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
6559,
798,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
6559,
798,
13,
2617,
353,
198,
220,
220,
220,
825,
6699,
7,
944,
11,
1988,
25,
20512,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
5601,
798,
318,
11902,
13,
6407,
611,
262,
2223,
561,
307,
6699,
11,
198,
220,
220,
220,
220,
220,
220,
220,
4306,
3991,
13,
1002,
1111,
3142,
318,
3991,
290,
6699,
318,
198,
220,
220,
220,
220,
220,
220,
220,
3991,
11,
788,
262,
1772,
7509,
468,
645,
4459,
319,
1771,
284,
198,
220,
220,
220,
220,
220,
220,
220,
29145,
262,
2223,
13,
5601,
798,
743,
407,
307,
2081,
611,
1439,
6972,
318,
198,
220,
220,
220,
220,
220,
220,
220,
2081,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
6559,
798,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
12660,
62,
18224,
7,
944,
8,
4613,
965,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
34959,
12331,
318,
281,
12955,
326,
617,
4049,
5091,
198,
220,
220,
220,
220,
220,
220,
220,
1141,
262,
19601,
2198,
13,
632,
318,
5000,
1744,
284,
198,
220,
220,
220,
220,
220,
220,
220,
651,
281,
4049,
290,
307,
1498,
284,
2555,
5004,
19601,
198,
220,
220,
220,
220,
220,
220,
220,
3722,
287,
15275,
286,
340,
13,
1114,
4554,
11,
17986,
2246,
460,
307,
4814,
257,
198,
220,
220,
220,
220,
220,
220,
220,
2597,
11,
475,
1576,
9176,
389,
991,
1944,
290,
5421,
284,
1738,
198,
220,
220,
220,
220,
220,
220,
220,
546,
262,
2581,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
965,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
18206,
2288,
12331,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
18206,
2288,
62,
18224,
13,
2617,
353,
198,
220,
220,
220,
825,
12660,
62,
18224,
7,
944,
11,
1988,
25,
965,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
34959,
12331,
318,
281,
12955,
326,
617,
4049,
5091,
198,
220,
220,
220,
220,
220,
220,
220,
1141,
262,
19601,
2198,
13,
632,
318,
5000,
1744,
284,
198,
220,
220,
220,
220,
220,
220,
220,
651,
281,
4049,
290,
307,
1498,
284,
2555,
5004,
19601,
198,
220,
220,
220,
220,
220,
220,
220,
3722,
287,
15275,
286,
340,
13,
1114,
4554,
11,
17986,
2246,
460,
307,
4814,
257,
198,
220,
220,
220,
220,
220,
220,
220,
2597,
11,
475,
1576,
9176,
389,
991,
1944,
290,
5421,
284,
1738,
198,
220,
220,
220,
220,
220,
220,
220,
546,
262,
2581,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
18206,
2288,
12331,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
1738,
7,
944,
8,
4613,
965,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
23219,
318,
11902,
13,
220,
632,
9217,
1521,
257,
2581,
373,
3142,
198,
220,
220,
220,
220,
220,
220,
220,
393,
6699,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
965,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
41181,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
41181,
13,
2617,
353,
198,
220,
220,
220,
825,
1738,
7,
944,
11,
1988,
25,
965,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
23219,
318,
11902,
13,
220,
632,
9217,
1521,
257,
2581,
373,
3142,
198,
220,
220,
220,
220,
220,
220,
220,
393,
6699,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
41181,
8973,
796,
1988,
628,
198,
4871,
15540,
37766,
14832,
19580,
28264,
74,
18478,
62,
4299,
50101,
13,
36621,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
15540,
37766,
14832,
19580,
4909,
262,
1255,
286,
257,
3173,
198,
220,
220,
220,
2198,
13,
770,
2198,
460,
307,
17503,
6906,
319,
262,
900,
286,
198,
220,
220,
220,
1772,
11341,
262,
4382,
318,
17839,
351,
290,
597,
8563,
198,
220,
220,
220,
5924,
1141,
12660,
13,
4362,
19601,
3173,
198,
220,
220,
220,
389,
38298,
11,
611,
257,
3896,
3568,
287,
257,
1351,
340,
338,
3338,
284,
198,
220,
220,
220,
7048,
262,
2426,
468,
326,
7170,
11,
772,
611,
326,
1351,
318,
198,
220,
220,
220,
17503,
13,
198,
220,
220,
220,
37227,
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,
12660,
62,
18224,
25,
965,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
17503,
25,
20512,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
1729,
62,
31092,
62,
38785,
25,
19720,
13,
8053,
14692,
15419,
26198,
31929,
8973,
796,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
8271,
62,
38785,
25,
19720,
13,
8053,
14692,
26198,
31929,
8973,
796,
6045,
11,
198,
220,
220,
220,
15179,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
16447,
15540,
37766,
14832,
19580,
4554,
526,
15931,
198,
220,
220,
220,
220,
220,
220,
220,
2208,
7,
19776,
37766,
14832,
19580,
11,
2116,
737,
834,
15003,
834,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
40391,
62,
9641,
2625,
9800,
1634,
14,
85,
16,
1600,
1611,
2625,
19776,
37766,
14832,
19580,
1,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
18206,
2288,
12331,
1298,
12660,
62,
18224,
611,
12660,
62,
18224,
318,
407,
6045,
2073,
366,
1600,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
259,
20751,
1298,
17503,
611,
17503,
318,
407,
6045,
2073,
6045,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
13159,
26198,
37766,
1298,
1729,
62,
31092,
62,
38785,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
1729,
62,
31092,
62,
38785,
318,
407,
6045,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2073,
685,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
31092,
37766,
1298,
8271,
62,
38785,
611,
8271,
62,
38785,
318,
407,
6045,
2073,
685,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
19199,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
18206,
2288,
12331,
1298,
357,
2536,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
259,
20751,
1298,
357,
30388,
11,
6045,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
13159,
26198,
37766,
1298,
357,
4868,
11,
8504,
26198,
31929,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
31092,
37766,
1298,
357,
4868,
11,
20857,
31929,
828,
198,
220,
220,
220,
220,
220,
220,
220,
1782,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
12660,
62,
18224,
7,
944,
8,
4613,
965,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
34959,
12331,
460,
1656,
287,
6087,
351,
14252,
13,
632,
198,
220,
220,
220,
220,
220,
220,
220,
9217,
281,
4049,
5091,
1141,
3896,
12660,
11,
884,
355,
198,
220,
220,
220,
220,
220,
220,
220,
281,
1772,
7509,
326,
1595,
470,
1104,
3896,
12660,
11,
290,
326,
198,
220,
220,
220,
220,
220,
220,
220,
20857,
37766,
290,
14,
273,
8504,
26198,
37766,
743,
307,
17503,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
965,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
18206,
2288,
12331,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
18206,
2288,
62,
18224,
13,
2617,
353,
198,
220,
220,
220,
825,
12660,
62,
18224,
7,
944,
11,
1988,
25,
965,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
34959,
12331,
460,
1656,
287,
6087,
351,
14252,
13,
632,
198,
220,
220,
220,
220,
220,
220,
220,
9217,
281,
4049,
5091,
1141,
3896,
12660,
11,
884,
355,
198,
220,
220,
220,
220,
220,
220,
220,
281,
1772,
7509,
326,
1595,
470,
1104,
3896,
12660,
11,
290,
326,
198,
220,
220,
220,
220,
220,
220,
220,
20857,
37766,
290,
14,
273,
8504,
26198,
37766,
743,
307,
17503,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
18206,
2288,
12331,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
17503,
7,
944,
8,
4613,
20512,
25,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
554,
20751,
318,
2081,
618,
262,
3173,
4504,
416,
428,
869,
389,
198,
220,
220,
220,
220,
220,
220,
220,
17503,
13,
770,
318,
749,
8811,
12956,
618,
281,
198,
220,
220,
220,
220,
220,
220,
220,
1772,
7509,
11,
884,
355,
281,
7097,
1772,
7509,
11,
1595,
470,
1104,
198,
220,
220,
220,
220,
220,
220,
220,
3173,
12660,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
20512,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
259,
20751,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
259,
20751,
13,
2617,
353,
198,
220,
220,
220,
825,
17503,
7,
944,
11,
1988,
25,
20512,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
554,
20751,
318,
2081,
618,
262,
3173,
4504,
416,
428,
869,
389,
198,
220,
220,
220,
220,
220,
220,
220,
17503,
13,
770,
318,
749,
8811,
12956,
618,
281,
198,
220,
220,
220,
220,
220,
220,
220,
1772,
7509,
11,
884,
355,
281,
7097,
1772,
7509,
11,
1595,
470,
1104,
198,
220,
220,
220,
220,
220,
220,
220,
3173,
12660,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
259,
20751,
8973,
796,
1988,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
1729,
62,
31092,
62,
38785,
7,
944,
8,
4613,
19720,
13,
8053,
14692,
15419,
26198,
31929,
1,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
8504,
26198,
37766,
318,
262,
1351,
286,
4028,
262,
2426,
318,
198,
220,
220,
220,
220,
220,
220,
220,
3142,
284,
1620,
319,
1729,
12,
37540,
13,
383,
1351,
16216,
2125,
470,
198,
220,
220,
220,
220,
220,
220,
220,
2383,
11,
743,
3994,
14184,
16856,
11,
290,
5457,
307,
198,
220,
220,
220,
220,
220,
220,
220,
17503,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
19720,
13,
8053,
14692,
15419,
26198,
31929,
33116,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
13159,
26198,
37766,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
13159,
62,
31092,
62,
38785,
13,
2617,
353,
198,
220,
220,
220,
825,
1729,
62,
31092,
62,
38785,
7,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
11,
1988,
25,
19720,
13,
38176,
58,
774,
13886,
13,
8053,
14692,
15419,
26198,
31929,
33116,
19720,
13,
8053,
58,
11600,
11907,
198,
220,
220,
220,
15179,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
8504,
26198,
37766,
318,
262,
1351,
286,
4028,
262,
2426,
318,
198,
220,
220,
220,
220,
220,
220,
220,
3142,
284,
1620,
319,
1729,
12,
37540,
13,
383,
1351,
16216,
2125,
470,
198,
220,
220,
220,
220,
220,
220,
220,
2383,
11,
743,
3994,
14184,
16856,
11,
290,
5457,
307,
198,
220,
220,
220,
220,
220,
220,
220,
17503,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
20750,
25,
19720,
13,
8053,
58,
15419,
26198,
31929,
60,
796,
17635,
198,
220,
220,
220,
220,
220,
220,
220,
329,
2378,
287,
1988,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
318,
39098,
7,
9186,
11,
8633,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2378,
796,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8504,
26198,
31929,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
8504,
26198,
31929,
22446,
6738,
62,
11600,
7,
9186,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
20750,
13,
33295,
7,
774,
13886,
13,
2701,
7,
15419,
26198,
31929,
11,
2378,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
13159,
26198,
37766,
8973,
796,
20750,
628,
220,
220,
220,
2488,
26745,
198,
220,
220,
220,
825,
8271,
62,
38785,
7,
944,
8,
4613,
19720,
13,
8053,
14692,
26198,
31929,
1,
5974,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
20857,
37766,
318,
262,
1351,
286,
4028,
262,
2426,
318,
3142,
198,
220,
220,
220,
220,
220,
220,
220,
284,
1620,
319,
4133,
13,
383,
1351,
16216,
2125,
470,
198,
220,
220,
220,
220,
220,
220,
220,
2383,
11,
743,
3994,
14184,
16856,
11,
290,
5457,
307,
198,
220,
220,
220,
220,
220,
220,
220,
17503,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
19720,
13,
8053,
14692,
26198,
31929,
33116,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
13,
1136,
7203,
31092,
37766,
12340,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
31092,
62,
38785,
13,
2617,
353,
198,
220,
220,
220,
825,
8271,
62,
38785,
7,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
11,
1988,
25,
19720,
13,
38176,
58,
774,
13886,
13,
8053,
14692,
26198,
31929,
33116,
19720,
13,
8053,
58,
11600,
11907,
198,
220,
220,
220,
15179,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
20857,
37766,
318,
262,
1351,
286,
4028,
262,
2426,
318,
3142,
198,
220,
220,
220,
220,
220,
220,
220,
284,
1620,
319,
4133,
13,
383,
1351,
16216,
2125,
470,
198,
220,
220,
220,
220,
220,
220,
220,
2383,
11,
743,
3994,
14184,
16856,
11,
290,
5457,
307,
198,
220,
220,
220,
220,
220,
220,
220,
17503,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
20750,
25,
19720,
13,
8053,
58,
26198,
31929,
60,
796,
17635,
198,
220,
220,
220,
220,
220,
220,
220,
329,
2378,
287,
1988,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
318,
39098,
7,
9186,
11,
8633,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2378,
796,
19720,
13,
2701,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
20857,
31929,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
20857,
31929,
22446,
6738,
62,
11600,
7,
9186,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
20750,
13,
33295,
7,
774,
13886,
13,
2701,
7,
26198,
31929,
11,
2378,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
48310,
14692,
31092,
37766,
8973,
796,
20750,
198
] | 2.336635 | 28,773 |
from django.test import TestCase
from eth_account import Account
from web3 import Web3
from gnosis.eth.tests.ethereum_test_case import EthereumTestCaseMixin
from ..models import EthereumTx, MultisigTransaction, SafeStatus
from ..services.index_service import (
EthereumBlockHashMismatch,
IndexService,
IndexServiceProvider,
TransactionNotFoundException,
)
from .factories import EthereumTxFactory, MultisigTransactionFactory, SafeStatusFactory
| [
6738,
42625,
14208,
13,
9288,
1330,
6208,
20448,
198,
198,
6738,
4555,
62,
23317,
1330,
10781,
198,
6738,
3992,
18,
1330,
5313,
18,
198,
198,
6738,
19967,
5958,
13,
2788,
13,
41989,
13,
316,
1456,
388,
62,
9288,
62,
7442,
1330,
20313,
14402,
20448,
35608,
259,
198,
198,
6738,
11485,
27530,
1330,
20313,
46047,
11,
7854,
271,
328,
48720,
11,
19978,
19580,
198,
6738,
11485,
30416,
13,
9630,
62,
15271,
1330,
357,
198,
220,
220,
220,
20313,
12235,
26257,
44,
1042,
963,
11,
198,
220,
220,
220,
12901,
16177,
11,
198,
220,
220,
220,
12901,
16177,
29495,
11,
198,
220,
220,
220,
45389,
3673,
21077,
16922,
11,
198,
8,
198,
6738,
764,
22584,
1749,
1330,
20313,
46047,
22810,
11,
7854,
271,
328,
48720,
22810,
11,
19978,
19580,
22810,
628
] | 3.596899 | 129 |
from __future__ import print_function
from faker import Faker
from flask import Flask, request
from requests.auth import *
from flask_restful import Api
import json
from nose.tools import eq_
from halo_flask.exceptions import ApiError
from halo_flask.flask.utilx import status
from halo_bian.bian.abs_bian_srv import AbsBianMixin,ActivationAbsBianMixin,ConfigurationAbsBianMixin,FeedbackAbsBianMixin
from halo_bian.bian.db import AbsBianDbMixin
from halo_bian.bian.exceptions import BianException,BianError
from halo_flask.apis import *
from halo_flask.flask.utilx import Util
from halo_flask.flask.servicex import FoiBusinessEvent,SagaBusinessEvent
from halo_flask.flask.filter import RequestFilterClear
from halo_bian.bian.bian import BianCategory,ActionTerms,Feature,ControlRecord,GenericArtifact,BianContext,BianRequestFilter,FunctionalPatterns
from halo_flask.ssm import set_app_param_config,set_host_param_config
from halo_flask.flask.viewsx import load_global_data
from halo_flask.base_util import BaseUtil
import unittest
fake = Faker()
app = Flask(__name__)
api = Api(app)
class TestUserDetailTestCase(unittest.TestCase):
"""
Tests /users detail operations.
"""
session_id = None
| [
6738,
11593,
37443,
834,
1330,
3601,
62,
8818,
198,
198,
6738,
277,
3110,
1330,
376,
3110,
198,
6738,
42903,
1330,
46947,
11,
2581,
198,
6738,
7007,
13,
18439,
1330,
1635,
198,
6738,
42903,
62,
2118,
913,
1330,
5949,
72,
198,
11748,
33918,
198,
6738,
9686,
13,
31391,
1330,
37430,
62,
198,
6738,
289,
7335,
62,
2704,
2093,
13,
1069,
11755,
1330,
5949,
72,
12331,
198,
6738,
289,
7335,
62,
2704,
2093,
13,
2704,
2093,
13,
22602,
87,
1330,
3722,
198,
6738,
289,
7335,
62,
12210,
13,
12210,
13,
8937,
62,
12210,
62,
27891,
85,
1330,
13051,
33,
666,
35608,
259,
11,
25526,
341,
24849,
33,
666,
35608,
259,
11,
38149,
24849,
33,
666,
35608,
259,
11,
18332,
1891,
24849,
33,
666,
35608,
259,
198,
6738,
289,
7335,
62,
12210,
13,
12210,
13,
9945,
1330,
13051,
33,
666,
43832,
35608,
259,
198,
6738,
289,
7335,
62,
12210,
13,
12210,
13,
1069,
11755,
1330,
41227,
16922,
11,
33,
666,
12331,
198,
6738,
289,
7335,
62,
2704,
2093,
13,
499,
271,
1330,
1635,
198,
6738,
289,
7335,
62,
2704,
2093,
13,
2704,
2093,
13,
22602,
87,
1330,
7273,
346,
198,
6738,
289,
7335,
62,
2704,
2093,
13,
2704,
2093,
13,
15271,
87,
1330,
19434,
72,
24749,
9237,
11,
50,
8126,
24749,
9237,
198,
6738,
289,
7335,
62,
2704,
2093,
13,
2704,
2093,
13,
24455,
1330,
19390,
22417,
19856,
198,
6738,
289,
7335,
62,
12210,
13,
12210,
13,
12210,
1330,
41227,
27313,
11,
12502,
15156,
907,
11,
38816,
11,
15988,
23739,
11,
46189,
8001,
29660,
11,
33,
666,
21947,
11,
33,
666,
18453,
22417,
11,
22203,
282,
47546,
82,
198,
6738,
289,
7335,
62,
2704,
2093,
13,
824,
76,
1330,
900,
62,
1324,
62,
17143,
62,
11250,
11,
2617,
62,
4774,
62,
17143,
62,
11250,
198,
6738,
289,
7335,
62,
2704,
2093,
13,
2704,
2093,
13,
33571,
87,
1330,
3440,
62,
20541,
62,
7890,
198,
6738,
289,
7335,
62,
2704,
2093,
13,
8692,
62,
22602,
1330,
7308,
18274,
346,
198,
198,
11748,
555,
715,
395,
198,
198,
30706,
796,
376,
3110,
3419,
198,
1324,
796,
46947,
7,
834,
3672,
834,
8,
198,
15042,
796,
5949,
72,
7,
1324,
8,
628,
628,
198,
198,
4871,
6208,
12982,
11242,
603,
14402,
20448,
7,
403,
715,
395,
13,
14402,
20448,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
30307,
1220,
18417,
3703,
4560,
13,
198,
220,
220,
220,
37227,
628,
220,
220,
220,
6246,
62,
312,
796,
6045,
628,
198
] | 3.002469 | 405 |
# Copyright 2019 Red Hat, Inc.
#
# 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.
#
from concurrent import futures
import os
import pathlib
import tenacity
from oslo_concurrency import processutils
from oslo_config import cfg
from oslo_log import log as logging
from tripleo_common import constants
from tripleo_common.image.builder import base
from tripleo_common.utils import process
CONF = cfg.CONF
LOG = logging.getLogger(__name__ + ".BuildahBuilder")
class BuildahBuilder(base.BaseBuilder):
"""Builder to build container images with Buildah."""
log = LOG
def __init__(self, work_dir, deps, base='fedora', img_type='binary',
tag='latest', namespace='master',
registry_address='127.0.0.1:8787', push_containers=True,
volumes=[], excludes=[], build_timeout=None, debug=False):
"""Setup the parameters to build with Buildah.
:params work_dir: Directory where the Dockerfiles or Containerfiles
are generated by Kolla.
:params deps: Dictionary defining the container images
dependencies.
:params base: Base image on which the containers are built.
Default to fedora.
:params img_type: Method used to build the image. All TripleO images
are built from binary method. Can be set to false to remove it
from image name.
:params tag: Tag used to identify the images that we build.
Default to latest.
:params namespace: Namespace used to build the containers.
Default to master.
:params registry_address: IP + port of the registry where we push
the images. Default is 127.0.0.1:8787.
:params push: Flag to bypass registry push if False. Default is True
:params volumes: Bind mount volumes used during buildah bud.
Default to [].
:params excludes: List of images to skip. Default to [].
:params build_timeout: Timeout. Default to constants.BUILD_TIMEOUT
:params debug: Enable debug flag. Default to False.
"""
logging.register_options(CONF)
if debug:
CONF.debug = True
logging.setup(CONF, '')
super(BuildahBuilder, self).__init__()
if build_timeout is None:
self.build_timeout = constants.BUILD_TIMEOUT
else:
self.build_timeout = build_timeout
self.work_dir = work_dir
self.deps = deps
self.base = base
self.img_type = img_type
self.tag = tag
self.namespace = namespace
self.registry_address = registry_address
self.push_containers = push_containers
self.volumes = volumes
self.excludes = excludes
self.debug = debug
# Each container image has a Dockerfile or a Containerfile.
# Buildah needs to know the base directory later.
self.cont_map = {os.path.basename(root): root for root, dirs,
fnames in os.walk(self.work_dir)
if 'Dockerfile' in fnames or
'Containerfile' in fnames}
# Building images with root so overlayfs is used, and not fuse-overlay
# from userspace, which would be slower.
self.buildah_cmd = ['sudo', 'buildah']
if self.debug:
self.buildah_cmd.append('--log-level=debug')
def _find_container_dir(self, container_name):
"""Return the path of the Dockerfile/Containerfile directory.
:params container_name: Name of the container.
"""
if container_name not in self.cont_map:
self.log.error('Container not found in Kolla '
'deps: %s' % container_name)
return self.cont_map.get(container_name, '')
def _get_destination(self, container_name):
"""Return the destination of a container image to push.
:params container_name: Name of the container.
"""
destination = "{}/{}/{}".format(
self.registry_address,
self.namespace,
self.base,
)
if self.img_type:
destination += '-' + self.img_type
destination += '-' + container_name + ':' + self.tag
return destination
def _generate_container(self, container_name):
"""Generate a container image by building and pushing the image.
:params container_name: Name of the container.
"""
if container_name in self.excludes:
return
# NOTE(mwhahaha): Use a try catch block so we can better log issues
# as this is called in a multiprocess fashion so the exception
# loses some information when it reaches _multi_build
try:
self.build(container_name,
self._find_container_dir(container_name))
if self.push_containers:
self.push(self._get_destination(container_name))
except Exception as e:
self.log.exception(e)
raise
@tenacity.retry(
# Retry up to 5 times: 0, 1, 5, 21, 85
# http://exponentialbackoffcalculator.com/
reraise=True,
wait=tenacity.wait_random_exponential(multiplier=4, max=60),
stop=tenacity.stop_after_attempt(5),
before_sleep=tenacity.after_log(LOG, logging.WARNING)
)
def build(self, container_name, container_build_path):
"""Build an image from a given directory.
:params container_name: Name of the container.
:params container_build_path: Directory where the Dockerfile or
Containerfile and other files are located to build the image.
"""
# 'buildah bud' is the command we want because Kolla uses Dockefile to
# build images.
# TODO(emilien): Stop ignoring TLS. The deployer should either secure
# the registry or add it to insecure_registries.
logfile = container_build_path + '/' + container_name + '-build.log'
# TODO(ramishra) Hack to make the logfile readable by current user,
# as we're running buildah as root. This would be removed once we
# move to rootless buildah.
pathlib.Path(logfile).touch()
bud_args = ['bud']
for v in self.volumes:
bud_args.extend(['--volume', v])
if self.debug:
# TODO(bogdando): add --log-rusage for newer buildah
bud_args.extend(['--loglevel=3'])
# TODO(aschultz): drop --format docker when oci format is properly
# supported by the undercloud registry
bud_args.extend(['--format', 'docker', '--tls-verify=False',
'--logfile', logfile, '-t',
self._get_destination(container_name),
container_build_path])
args = self.buildah_cmd + bud_args
self.log.info("Building %s image with: %s" %
(container_name, ' '.join(args)))
process.execute(
*args,
check_exit_code=True,
run_as_root=False,
use_standard_locale=True
)
@tenacity.retry( # Retry up to 10 times with jittered exponential backoff
reraise=True,
wait=tenacity.wait_random_exponential(multiplier=1, max=15),
stop=tenacity.stop_after_attempt(10),
before_sleep=tenacity.after_log(LOG, logging.WARNING)
)
def push(self, destination):
"""Push an image to a container registry.
:params destination: URL to used to push the container. It contains
the registry address, namespace, base, img_type (optional),
container name and tag.
"""
# TODO(emilien): Stop ignoring TLS. The deployer should either secure
# the registry or add it to insecure_registries.
# TODO(emilien) We need to figure out how we can push to something
# else than a Docker registry.
args = self.buildah_cmd + ['push', '--tls-verify=False', destination,
'docker://' + destination]
self.log.info("Pushing %s image with: %s" %
(destination, ' '.join(args)))
if self.debug:
# buildah push logs to stderr, since there is no --log* opt
# so we'll use the current logging context for that
process.execute(*args, log_stdout=True, run_as_root=False,
use_standard_locale=True, logger=self.log,
loglevel=logging.DEBUG)
else:
process.execute(*args, run_as_root=False,
use_standard_locale=True)
def build_all(self, deps=None):
"""Build all containers.
This function will thread the build process allowing it to complete
in the shortest possible time.
:params deps: Dictionary defining the container images
dependencies.
"""
if deps is None:
deps = self.deps
container_deps = self._generate_deps(deps=deps, containers=list())
self.log.debug("All container deps: {}".format(container_deps))
for containers in container_deps:
self.log.info("Processing containers: {}".format(containers))
if isinstance(deps, (list,)):
self._multi_build(containers=containers)
else:
self._multi_build(containers=[containers])
def _generate_deps(self, deps, containers, prio_list=None):
"""Browse containers dependencies and return an an array.
When the dependencies are generated they're captured in an array,
which contains additional arrays. This data structure is later
used in a futures queue.
:params deps: Dictionary defining the container images
dependencies.
:params containers: List used to keep track of dependent containers.
:params prio_list: List used to keep track of nested dependencies.
:returns: list
"""
self.log.debug("Process deps: {}".format(deps))
if isinstance(deps, str):
if prio_list:
prio_list.append(deps)
else:
containers.append([deps])
elif isinstance(deps, (dict,)):
parents = list(deps.keys())
if prio_list:
prio_list.extend(parents)
else:
containers.append(parents)
for value in deps.values():
self.log.debug("Recursing with: {}".format(value))
self._generate_deps(
deps=value,
containers=containers
)
elif isinstance(deps, (list,)):
dep_list = list()
dep_rehash_list = list()
for item in deps:
if isinstance(item, str):
dep_list.append(item)
else:
dep_rehash_list.append(item)
if dep_list:
containers.append(dep_list)
for item in dep_rehash_list:
self.log.debug("Recursing with: {}".format(item))
self._generate_deps(
deps=item,
containers=containers,
prio_list=dep_list
)
self.log.debug("Constructed containers: {}".format(containers))
return containers
def _multi_build(self, containers):
"""Build mutliple containers.
Multi-thread the build process for all containers defined within
the containers list.
:params containers: List defining the container images.
"""
# Workers will use the processor core count with a max of 8. If
# the containers array has a length less-than the expected processor
# count, the workers will be adjusted to meet the expectations of the
# work being processed.
workers = min(
min(
8,
max(
2,
processutils.get_worker_count()
)
),
len(containers)
)
with futures.ThreadPoolExecutor(max_workers=workers) as executor:
future_to_build = {
executor.submit(
self._generate_container, container_name
): container_name for container_name in containers
}
done, not_done = futures.wait(
future_to_build,
timeout=self.build_timeout,
return_when=futures.FIRST_EXCEPTION
)
# NOTE(cloudnull): Once the job has been completed all completed
# jobs are checked for exceptions. If any jobs
# failed a SystemError will be raised using the
# exception information. If any job was loaded
# but not executed a SystemError will be raised.
exceptions = list()
for job in done:
if job._exception:
exceptions.append(
"\nException information: {exception}".format(
exception=job._exception
)
)
if exceptions:
raise RuntimeError(
'\nThe following errors were detected during '
'container build(s):\n{exceptions}'.format(
exceptions='\n'.join(exceptions)
)
)
if not_done:
error_msg = (
'The following jobs were incomplete: {}'.format(
[future_to_build[job] for job in not_done]
)
)
jobs_with_exceptions = [{
'container': future_to_build[job],
'exception': job._exception}
for job in not_done if job._exception]
if jobs_with_exceptions:
for job_with_exception in jobs_with_exceptions:
error_msg = error_msg + os.linesep + (
"%(container)s raised the following "
"exception: %(exception)s" %
job_with_exception)
raise SystemError(error_msg)
| [
2,
220,
220,
15069,
13130,
2297,
10983,
11,
3457,
13,
198,
2,
198,
2,
220,
220,
49962,
739,
262,
24843,
13789,
11,
10628,
362,
13,
15,
357,
1169,
366,
34156,
15341,
345,
743,
198,
2,
220,
220,
407,
779,
428,
2393,
2845,
287,
11846,
351,
262,
13789,
13,
921,
743,
7330,
198,
2,
220,
220,
257,
4866,
286,
262,
13789,
379,
198,
2,
198,
2,
220,
220,
220,
220,
220,
220,
220,
2638,
1378,
2503,
13,
43073,
13,
2398,
14,
677,
4541,
14,
43,
2149,
24290,
12,
17,
13,
15,
198,
2,
198,
2,
220,
220,
17486,
2672,
416,
9723,
1099,
393,
4987,
284,
287,
3597,
11,
3788,
198,
2,
220,
220,
9387,
739,
262,
13789,
318,
9387,
319,
281,
366,
1921,
3180,
1,
29809,
1797,
11,
42881,
198,
2,
220,
220,
34764,
11015,
6375,
7102,
49828,
11053,
3963,
15529,
509,
12115,
11,
2035,
4911,
393,
17142,
13,
4091,
262,
198,
2,
220,
220,
13789,
329,
262,
2176,
3303,
15030,
21627,
290,
11247,
198,
2,
220,
220,
739,
262,
13789,
13,
198,
2,
628,
198,
6738,
24580,
1330,
25650,
198,
11748,
28686,
198,
11748,
3108,
8019,
198,
11748,
3478,
4355,
198,
198,
6738,
28686,
5439,
62,
1102,
34415,
1330,
1429,
26791,
198,
6738,
28686,
5439,
62,
11250,
1330,
30218,
70,
198,
6738,
28686,
5439,
62,
6404,
1330,
2604,
355,
18931,
198,
198,
6738,
15055,
78,
62,
11321,
1330,
38491,
198,
6738,
15055,
78,
62,
11321,
13,
9060,
13,
38272,
1330,
2779,
198,
6738,
15055,
78,
62,
11321,
13,
26791,
1330,
1429,
198,
198,
10943,
37,
796,
30218,
70,
13,
10943,
37,
198,
25294,
796,
18931,
13,
1136,
11187,
1362,
7,
834,
3672,
834,
1343,
27071,
15580,
993,
32875,
4943,
628,
198,
4871,
10934,
993,
32875,
7,
8692,
13,
14881,
32875,
2599,
198,
220,
220,
220,
37227,
32875,
284,
1382,
9290,
4263,
351,
10934,
993,
526,
15931,
628,
220,
220,
220,
2604,
796,
41605,
628,
220,
220,
220,
825,
11593,
15003,
834,
7,
944,
11,
670,
62,
15908,
11,
390,
862,
11,
2779,
11639,
19082,
5799,
3256,
33705,
62,
4906,
11639,
39491,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
7621,
11639,
42861,
3256,
25745,
11639,
9866,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
20478,
62,
21975,
11639,
16799,
13,
15,
13,
15,
13,
16,
25,
23,
41019,
3256,
4574,
62,
3642,
50221,
28,
17821,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
15343,
41888,
4357,
36833,
41888,
4357,
1382,
62,
48678,
28,
14202,
11,
14257,
28,
25101,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
40786,
262,
10007,
284,
1382,
351,
10934,
993,
13,
628,
220,
220,
220,
220,
220,
220,
220,
1058,
37266,
670,
62,
15908,
25,
27387,
810,
262,
25716,
16624,
393,
43101,
16624,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
389,
7560,
416,
509,
33011,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
37266,
390,
862,
25,
28261,
16215,
262,
9290,
4263,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
20086,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
37266,
2779,
25,
7308,
2939,
319,
543,
262,
16472,
389,
3170,
13,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
15161,
284,
11672,
5799,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
37266,
33705,
62,
4906,
25,
11789,
973,
284,
1382,
262,
2939,
13,
1439,
19817,
46,
4263,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
389,
3170,
422,
13934,
2446,
13,
1680,
307,
900,
284,
3991,
284,
4781,
340,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
422,
2939,
1438,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
37266,
7621,
25,
17467,
973,
284,
5911,
262,
4263,
326,
356,
1382,
13,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
15161,
284,
3452,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
37266,
25745,
25,
28531,
10223,
973,
284,
1382,
262,
16472,
13,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
15161,
284,
4958,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
37266,
20478,
62,
21975,
25,
6101,
1343,
2493,
286,
262,
20478,
810,
356,
4574,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
262,
4263,
13,
15161,
318,
18112,
13,
15,
13,
15,
13,
16,
25,
23,
41019,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
37266,
4574,
25,
19762,
284,
17286,
20478,
4574,
611,
10352,
13,
15161,
318,
6407,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
37266,
15343,
25,
41211,
3817,
15343,
973,
1141,
1382,
993,
3600,
13,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
15161,
284,
685,
4083,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
37266,
36833,
25,
7343,
286,
4263,
284,
14267,
13,
15161,
284,
685,
4083,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
37266,
1382,
62,
48678,
25,
3862,
448,
13,
15161,
284,
38491,
13,
19499,
26761,
62,
34694,
12425,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
37266,
14257,
25,
27882,
14257,
6056,
13,
15161,
284,
10352,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
628,
220,
220,
220,
220,
220,
220,
220,
18931,
13,
30238,
62,
25811,
7,
10943,
37,
8,
198,
220,
220,
220,
220,
220,
220,
220,
611,
14257,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
7102,
37,
13,
24442,
796,
6407,
198,
220,
220,
220,
220,
220,
220,
220,
18931,
13,
40406,
7,
10943,
37,
11,
10148,
8,
628,
220,
220,
220,
220,
220,
220,
220,
2208,
7,
15580,
993,
32875,
11,
2116,
737,
834,
15003,
834,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
611,
1382,
62,
48678,
318,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
11249,
62,
48678,
796,
38491,
13,
19499,
26761,
62,
34694,
12425,
198,
220,
220,
220,
220,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
11249,
62,
48678,
796,
1382,
62,
48678,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
1818,
62,
15908,
796,
670,
62,
15908,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
10378,
82,
796,
390,
862,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
8692,
796,
2779,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
9600,
62,
4906,
796,
33705,
62,
4906,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
12985,
796,
7621,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
14933,
10223,
796,
25745,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
2301,
4592,
62,
21975,
796,
20478,
62,
21975,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
14689,
62,
3642,
50221,
796,
4574,
62,
3642,
50221,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
10396,
8139,
796,
15343,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
1069,
13955,
796,
36833,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
24442,
796,
14257,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
5501,
9290,
2939,
468,
257,
25716,
7753,
393,
257,
43101,
7753,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
10934,
993,
2476,
284,
760,
262,
2779,
8619,
1568,
13,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
3642,
62,
8899,
796,
1391,
418,
13,
6978,
13,
12093,
12453,
7,
15763,
2599,
6808,
329,
6808,
11,
288,
17062,
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,
277,
14933,
287,
28686,
13,
11152,
7,
944,
13,
1818,
62,
15908,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
705,
35,
12721,
7753,
6,
287,
277,
14933,
393,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
29869,
7753,
6,
287,
277,
14933,
92,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
11819,
4263,
351,
6808,
523,
33345,
9501,
318,
973,
11,
290,
407,
32738,
12,
2502,
10724,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
422,
2985,
10223,
11,
543,
561,
307,
13611,
13,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
11249,
993,
62,
28758,
796,
37250,
24032,
3256,
705,
11249,
993,
20520,
198,
220,
220,
220,
220,
220,
220,
220,
611,
2116,
13,
24442,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
11249,
993,
62,
28758,
13,
33295,
10786,
438,
6404,
12,
5715,
28,
24442,
11537,
628,
220,
220,
220,
825,
4808,
19796,
62,
34924,
62,
15908,
7,
944,
11,
9290,
62,
3672,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
13615,
262,
3108,
286,
262,
25716,
7753,
14,
29869,
7753,
8619,
13,
628,
220,
220,
220,
220,
220,
220,
220,
1058,
37266,
9290,
62,
3672,
25,
6530,
286,
262,
9290,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
628,
220,
220,
220,
220,
220,
220,
220,
611,
9290,
62,
3672,
407,
287,
2116,
13,
3642,
62,
8899,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
6404,
13,
18224,
10786,
29869,
407,
1043,
287,
509,
33011,
705,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
10378,
82,
25,
4064,
82,
6,
4064,
9290,
62,
3672,
8,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
2116,
13,
3642,
62,
8899,
13,
1136,
7,
34924,
62,
3672,
11,
10148,
8,
628,
220,
220,
220,
825,
4808,
1136,
62,
16520,
1883,
7,
944,
11,
9290,
62,
3672,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
13615,
262,
10965,
286,
257,
9290,
2939,
284,
4574,
13,
628,
220,
220,
220,
220,
220,
220,
220,
1058,
37266,
9290,
62,
3672,
25,
6530,
286,
262,
9290,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
628,
220,
220,
220,
220,
220,
220,
220,
10965,
796,
45144,
92,
14,
90,
92,
14,
90,
92,
1911,
18982,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
2301,
4592,
62,
21975,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
14933,
10223,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
8692,
11,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
611,
2116,
13,
9600,
62,
4906,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
10965,
15853,
705,
19355,
1343,
2116,
13,
9600,
62,
4906,
198,
220,
220,
220,
220,
220,
220,
220,
10965,
15853,
705,
19355,
1343,
9290,
62,
3672,
1343,
705,
32105,
1343,
2116,
13,
12985,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
10965,
628,
220,
220,
220,
825,
4808,
8612,
378,
62,
34924,
7,
944,
11,
9290,
62,
3672,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
8645,
378,
257,
9290,
2939,
416,
2615,
290,
7796,
262,
2939,
13,
628,
220,
220,
220,
220,
220,
220,
220,
1058,
37266,
9290,
62,
3672,
25,
6530,
286,
262,
9290,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
628,
220,
220,
220,
220,
220,
220,
220,
611,
9290,
62,
3672,
287,
2116,
13,
1069,
13955,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
628,
220,
220,
220,
220,
220,
220,
220,
1303,
24550,
7,
76,
1929,
993,
12236,
2599,
5765,
257,
1949,
4929,
2512,
523,
356,
460,
1365,
2604,
2428,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
355,
428,
318,
1444,
287,
257,
18540,
305,
919,
6977,
523,
262,
6631,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
14754,
617,
1321,
618,
340,
12229,
4808,
41684,
62,
11249,
198,
220,
220,
220,
220,
220,
220,
220,
1949,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
11249,
7,
34924,
62,
3672,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
19796,
62,
34924,
62,
15908,
7,
34924,
62,
3672,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
2116,
13,
14689,
62,
3642,
50221,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
14689,
7,
944,
13557,
1136,
62,
16520,
1883,
7,
34924,
62,
3672,
4008,
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,
2116,
13,
6404,
13,
1069,
4516,
7,
68,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
5298,
628,
220,
220,
220,
2488,
1452,
4355,
13,
1186,
563,
7,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
4990,
563,
510,
284,
642,
1661,
25,
657,
11,
352,
11,
642,
11,
2310,
11,
7600,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
2638,
1378,
11201,
35470,
1891,
2364,
9948,
3129,
1352,
13,
785,
14,
198,
220,
220,
220,
220,
220,
220,
220,
302,
40225,
28,
17821,
11,
198,
220,
220,
220,
220,
220,
220,
220,
4043,
28,
1452,
4355,
13,
17077,
62,
25120,
62,
11201,
35470,
7,
47945,
959,
28,
19,
11,
3509,
28,
1899,
828,
198,
220,
220,
220,
220,
220,
220,
220,
2245,
28,
1452,
4355,
13,
11338,
62,
8499,
62,
1078,
1791,
7,
20,
828,
198,
220,
220,
220,
220,
220,
220,
220,
878,
62,
42832,
28,
1452,
4355,
13,
8499,
62,
6404,
7,
25294,
11,
18931,
13,
31502,
8,
198,
220,
220,
220,
1267,
198,
220,
220,
220,
825,
1382,
7,
944,
11,
9290,
62,
3672,
11,
9290,
62,
11249,
62,
6978,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
15580,
281,
2939,
422,
257,
1813,
8619,
13,
628,
220,
220,
220,
220,
220,
220,
220,
1058,
37266,
9290,
62,
3672,
25,
6530,
286,
262,
9290,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
37266,
9290,
62,
11249,
62,
6978,
25,
27387,
810,
262,
25716,
7753,
393,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
43101,
7753,
290,
584,
3696,
389,
5140,
284,
1382,
262,
2939,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
628,
220,
220,
220,
220,
220,
220,
220,
1303,
705,
11249,
993,
3600,
6,
318,
262,
3141,
356,
765,
780,
509,
33011,
3544,
14432,
365,
7753,
284,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
1382,
4263,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
16926,
46,
7,
368,
346,
2013,
2599,
13707,
15482,
33855,
13,
383,
6061,
263,
815,
2035,
5713,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
262,
20478,
393,
751,
340,
284,
31955,
62,
2301,
32995,
13,
198,
220,
220,
220,
220,
220,
220,
220,
2604,
7753,
796,
9290,
62,
11249,
62,
6978,
1343,
31051,
6,
1343,
9290,
62,
3672,
1343,
705,
12,
11249,
13,
6404,
6,
628,
220,
220,
220,
220,
220,
220,
220,
1303,
16926,
46,
7,
859,
680,
430,
8,
18281,
284,
787,
262,
2604,
7753,
31744,
416,
1459,
2836,
11,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
355,
356,
821,
2491,
1382,
993,
355,
6808,
13,
770,
561,
307,
4615,
1752,
356,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
1445,
284,
6808,
1203,
1382,
993,
13,
198,
220,
220,
220,
220,
220,
220,
220,
3108,
8019,
13,
15235,
7,
6404,
7753,
737,
29332,
3419,
628,
220,
220,
220,
220,
220,
220,
220,
3600,
62,
22046,
796,
37250,
65,
463,
20520,
198,
220,
220,
220,
220,
220,
220,
220,
329,
410,
287,
2116,
13,
10396,
8139,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3600,
62,
22046,
13,
2302,
437,
7,
17816,
438,
29048,
3256,
410,
12962,
198,
220,
220,
220,
220,
220,
220,
220,
611,
2116,
13,
24442,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
16926,
46,
7,
65,
519,
67,
25440,
2599,
751,
1377,
6404,
12,
14932,
496,
329,
15064,
1382,
993,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3600,
62,
22046,
13,
2302,
437,
7,
17816,
438,
75,
2467,
626,
28,
18,
6,
12962,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
16926,
46,
7,
292,
354,
22150,
2599,
4268,
1377,
18982,
36253,
618,
267,
979,
5794,
318,
6105,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
4855,
416,
262,
739,
17721,
20478,
198,
220,
220,
220,
220,
220,
220,
220,
3600,
62,
22046,
13,
2302,
437,
7,
17816,
438,
18982,
3256,
705,
45986,
3256,
705,
438,
83,
7278,
12,
332,
1958,
28,
25101,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
438,
6404,
7753,
3256,
2604,
7753,
11,
705,
12,
83,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
1136,
62,
16520,
1883,
7,
34924,
62,
3672,
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,
9290,
62,
11249,
62,
6978,
12962,
198,
220,
220,
220,
220,
220,
220,
220,
26498,
796,
2116,
13,
11249,
993,
62,
28758,
1343,
3600,
62,
22046,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
6404,
13,
10951,
7203,
25954,
4064,
82,
2939,
351,
25,
4064,
82,
1,
4064,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
357,
34924,
62,
3672,
11,
705,
45302,
22179,
7,
22046,
22305,
198,
220,
220,
220,
220,
220,
220,
220,
1429,
13,
41049,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1635,
22046,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2198,
62,
37023,
62,
8189,
28,
17821,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1057,
62,
292,
62,
15763,
28,
25101,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
779,
62,
20307,
62,
17946,
1000,
28,
17821,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
2488,
1452,
4355,
13,
1186,
563,
7,
220,
1303,
4990,
563,
510,
284,
838,
1661,
351,
474,
36613,
39682,
736,
2364,
198,
220,
220,
220,
220,
220,
220,
220,
302,
40225,
28,
17821,
11,
198,
220,
220,
220,
220,
220,
220,
220,
4043,
28,
1452,
4355,
13,
17077,
62,
25120,
62,
11201,
35470,
7,
47945,
959,
28,
16,
11,
3509,
28,
1314,
828,
198,
220,
220,
220,
220,
220,
220,
220,
2245,
28,
1452,
4355,
13,
11338,
62,
8499,
62,
1078,
1791,
7,
940,
828,
198,
220,
220,
220,
220,
220,
220,
220,
878,
62,
42832,
28,
1452,
4355,
13,
8499,
62,
6404,
7,
25294,
11,
18931,
13,
31502,
8,
198,
220,
220,
220,
1267,
198,
220,
220,
220,
825,
4574,
7,
944,
11,
10965,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
49222,
281,
2939,
284,
257,
9290,
20478,
13,
628,
220,
220,
220,
220,
220,
220,
220,
1058,
37266,
10965,
25,
10289,
284,
973,
284,
4574,
262,
9290,
13,
632,
4909,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
262,
20478,
2209,
11,
25745,
11,
2779,
11,
33705,
62,
4906,
357,
25968,
828,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
9290,
1438,
290,
7621,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
16926,
46,
7,
368,
346,
2013,
2599,
13707,
15482,
33855,
13,
383,
6061,
263,
815,
2035,
5713,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
262,
20478,
393,
751,
340,
284,
31955,
62,
2301,
32995,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
16926,
46,
7,
368,
346,
2013,
8,
775,
761,
284,
3785,
503,
703,
356,
460,
4574,
284,
1223,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
2073,
621,
257,
25716,
20478,
13,
198,
220,
220,
220,
220,
220,
220,
220,
26498,
796,
2116,
13,
11249,
993,
62,
28758,
1343,
37250,
14689,
3256,
705,
438,
83,
7278,
12,
332,
1958,
28,
25101,
3256,
10965,
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,
705,
45986,
1378,
6,
1343,
10965,
60,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
6404,
13,
10951,
7203,
47,
8023,
4064,
82,
2939,
351,
25,
4064,
82,
1,
4064,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
357,
16520,
1883,
11,
705,
45302,
22179,
7,
22046,
22305,
198,
220,
220,
220,
220,
220,
220,
220,
611,
2116,
13,
24442,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
1382,
993,
4574,
17259,
284,
336,
1082,
81,
11,
1201,
612,
318,
645,
1377,
6404,
9,
2172,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
523,
356,
1183,
779,
262,
1459,
18931,
4732,
329,
326,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1429,
13,
41049,
46491,
22046,
11,
2604,
62,
19282,
448,
28,
17821,
11,
1057,
62,
292,
62,
15763,
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,
779,
62,
20307,
62,
17946,
1000,
28,
17821,
11,
49706,
28,
944,
13,
6404,
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,
300,
2467,
626,
28,
6404,
2667,
13,
30531,
8,
198,
220,
220,
220,
220,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1429,
13,
41049,
46491,
22046,
11,
1057,
62,
292,
62,
15763,
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,
779,
62,
20307,
62,
17946,
1000,
28,
17821,
8,
628,
220,
220,
220,
825,
1382,
62,
439,
7,
944,
11,
390,
862,
28,
14202,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
15580,
477,
16472,
13,
628,
220,
220,
220,
220,
220,
220,
220,
770,
2163,
481,
4704,
262,
1382,
1429,
5086,
340,
284,
1844,
198,
220,
220,
220,
220,
220,
220,
220,
287,
262,
35581,
1744,
640,
13,
628,
220,
220,
220,
220,
220,
220,
220,
1058,
37266,
390,
862,
25,
28261,
16215,
262,
9290,
4263,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
20086,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
628,
220,
220,
220,
220,
220,
220,
220,
611,
390,
862,
318,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
390,
862,
796,
2116,
13,
10378,
82,
628,
220,
220,
220,
220,
220,
220,
220,
9290,
62,
10378,
82,
796,
2116,
13557,
8612,
378,
62,
10378,
82,
7,
10378,
82,
28,
10378,
82,
11,
16472,
28,
4868,
28955,
198,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
6404,
13,
24442,
7203,
3237,
9290,
390,
862,
25,
23884,
1911,
18982,
7,
34924,
62,
10378,
82,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
329,
16472,
287,
9290,
62,
10378,
82,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
6404,
13,
10951,
7203,
18709,
278,
16472,
25,
23884,
1911,
18982,
7,
3642,
50221,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
318,
39098,
7,
10378,
82,
11,
357,
4868,
35751,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
41684,
62,
11249,
7,
3642,
50221,
28,
3642,
50221,
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,
2116,
13557,
41684,
62,
11249,
7,
3642,
50221,
41888,
3642,
50221,
12962,
628,
220,
220,
220,
825,
4808,
8612,
378,
62,
10378,
82,
7,
944,
11,
390,
862,
11,
16472,
11,
1293,
78,
62,
4868,
28,
14202,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
32635,
325,
16472,
20086,
290,
1441,
281,
281,
7177,
13,
628,
220,
220,
220,
220,
220,
220,
220,
1649,
262,
20086,
389,
7560,
484,
821,
7907,
287,
281,
7177,
11,
198,
220,
220,
220,
220,
220,
220,
220,
543,
4909,
3224,
26515,
13,
770,
1366,
4645,
318,
1568,
198,
220,
220,
220,
220,
220,
220,
220,
973,
287,
257,
25650,
16834,
13,
628,
220,
220,
220,
220,
220,
220,
220,
1058,
37266,
390,
862,
25,
28261,
16215,
262,
9290,
4263,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
20086,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
37266,
16472,
25,
7343,
973,
284,
1394,
2610,
286,
10795,
16472,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
37266,
1293,
78,
62,
4868,
25,
7343,
973,
284,
1394,
2610,
286,
28376,
20086,
13,
198,
220,
220,
220,
220,
220,
220,
220,
1058,
7783,
82,
25,
1351,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
628,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
6404,
13,
24442,
7203,
18709,
390,
862,
25,
23884,
1911,
18982,
7,
10378,
82,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
611,
318,
39098,
7,
10378,
82,
11,
965,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
1293,
78,
62,
4868,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1293,
78,
62,
4868,
13,
33295,
7,
10378,
82,
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,
16472,
13,
33295,
26933,
10378,
82,
12962,
628,
220,
220,
220,
220,
220,
220,
220,
1288,
361,
318,
39098,
7,
10378,
82,
11,
357,
11600,
35751,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3397,
796,
1351,
7,
10378,
82,
13,
13083,
28955,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
1293,
78,
62,
4868,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1293,
78,
62,
4868,
13,
2302,
437,
7,
23743,
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,
16472,
13,
33295,
7,
23743,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
329,
1988,
287,
390,
862,
13,
27160,
33529,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
6404,
13,
24442,
7203,
6690,
1834,
278,
351,
25,
23884,
1911,
18982,
7,
8367,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
8612,
378,
62,
10378,
82,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
390,
862,
28,
8367,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
16472,
28,
3642,
50221,
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,
1288,
361,
318,
39098,
7,
10378,
82,
11,
357,
4868,
35751,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1207,
62,
4868,
796,
1351,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1207,
62,
260,
17831,
62,
4868,
796,
1351,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
329,
2378,
287,
390,
862,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
318,
39098,
7,
9186,
11,
965,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1207,
62,
4868,
13,
33295,
7,
9186,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1207,
62,
260,
17831,
62,
4868,
13,
33295,
7,
9186,
8,
628,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
1207,
62,
4868,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
16472,
13,
33295,
7,
10378,
62,
4868,
8,
628,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
329,
2378,
287,
1207,
62,
260,
17831,
62,
4868,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13,
6404,
13,
24442,
7203,
6690,
1834,
278,
351,
25,
23884,
1911,
18982,
7,
9186,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
8612,
378,
62,
10378,
82,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
390,
862,
28,
9186,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
16472,
28,
3642,
50221,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1293,
78,
62,
4868,
28,
10378,
62,
4868,
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,
2116,
13,
6404,
13,
24442,
7203,
25207,
16472,
25,
23884,
1911,
18982,
7,
3642,
50221,
4008,
198,
220,
220,
220,
220,
220,
220,
220,
1441,
16472,
628,
220,
220,
220,
825,
4808,
41684,
62,
11249,
7,
944,
11,
16472,
2599,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
15580,
4517,
75,
2480,
16472,
13,
628,
220,
220,
220,
220,
220,
220,
220,
15237,
12,
16663,
262,
1382,
1429,
329,
477,
16472,
5447,
1626,
198,
220,
220,
220,
220,
220,
220,
220,
262,
16472,
1351,
13,
628,
220,
220,
220,
220,
220,
220,
220,
1058,
37266,
16472,
25,
7343,
16215,
262,
9290,
4263,
13,
198,
220,
220,
220,
220,
220,
220,
220,
37227,
628,
220,
220,
220,
220,
220,
220,
220,
1303,
16847,
481,
779,
262,
12649,
4755,
954,
351,
257,
3509,
286,
807,
13,
1002,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
262,
16472,
7177,
468,
257,
4129,
1342,
12,
14813,
262,
2938,
12649,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
954,
11,
262,
3259,
481,
307,
12328,
284,
1826,
262,
9027,
286,
262,
198,
220,
220,
220,
220,
220,
220,
220,
1303,
670,
852,
13686,
13,
198,
220,
220,
220,
220,
220,
220,
220,
3259,
796,
949,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
949,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
807,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3509,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
362,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1429,
26791,
13,
1136,
62,
28816,
62,
9127,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
10612,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
18896,
7,
3642,
50221,
8,
198,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
351,
25650,
13,
16818,
27201,
23002,
38409,
7,
9806,
62,
22896,
28,
22896,
8,
355,
3121,
273,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2003,
62,
1462,
62,
11249,
796,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3121,
273,
13,
46002,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2116,
13557,
8612,
378,
62,
34924,
11,
9290,
62,
3672,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
15179,
9290,
62,
3672,
329,
9290,
62,
3672,
287,
16472,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1782,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1760,
11,
407,
62,
28060,
796,
25650,
13,
17077,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2003,
62,
1462,
62,
11249,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
26827,
28,
944,
13,
11249,
62,
48678,
11,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1441,
62,
12518,
28,
69,
315,
942,
13,
39776,
2257,
62,
6369,
42006,
2849,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
220,
220,
220,
220,
1303,
24550,
7,
17721,
8423,
2599,
4874,
262,
1693,
468,
587,
5668,
477,
5668,
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,
3946,
389,
10667,
329,
13269,
13,
1002,
597,
3946,
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,
4054,
257,
4482,
12331,
481,
307,
4376,
1262,
262,
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,
6631,
1321,
13,
1002,
597,
1693,
373,
9639,
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,
475,
407,
10945,
257,
4482,
12331,
481,
307,
4376,
13,
198,
220,
220,
220,
220,
220,
220,
220,
13269,
796,
1351,
3419,
198,
220,
220,
220,
220,
220,
220,
220,
329,
1693,
287,
1760,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
1693,
13557,
1069,
4516,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
13269,
13,
33295,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
37082,
77,
16922,
1321,
25,
1391,
1069,
4516,
92,
1911,
18982,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
6631,
28,
21858,
13557,
1069,
4516,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
220,
220,
220,
220,
611,
13269,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
5298,
43160,
12331,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
59,
77,
464,
1708,
8563,
547,
12326,
1141,
705,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
34924,
1382,
7,
82,
2599,
59,
77,
90,
1069,
11755,
92,
4458,
18982,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
13269,
11639,
59,
77,
4458,
22179,
7,
1069,
11755,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
220,
220,
220,
220,
611,
407,
62,
28060,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
4049,
62,
19662,
796,
357,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
464,
1708,
3946,
547,
17503,
25,
23884,
4458,
18982,
7,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
685,
37443,
62,
1462,
62,
11249,
58,
21858,
60,
329,
1693,
287,
407,
62,
28060,
60,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1267,
628,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
3946,
62,
4480,
62,
1069,
11755,
796,
685,
90,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
34924,
10354,
2003,
62,
1462,
62,
11249,
58,
21858,
4357,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
1069,
4516,
10354,
1693,
13557,
1069,
4516,
92,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
329,
1693,
287,
407,
62,
28060,
611,
1693,
13557,
1069,
4516,
60,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
3946,
62,
4480,
62,
1069,
11755,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
329,
1693,
62,
4480,
62,
1069,
4516,
287,
3946,
62,
4480,
62,
1069,
11755,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
4049,
62,
19662,
796,
4049,
62,
19662,
1343,
28686,
13,
6615,
538,
1343,
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,
36521,
7,
34924,
8,
82,
4376,
262,
1708,
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,
366,
1069,
4516,
25,
4064,
7,
1069,
4516,
8,
82,
1,
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,
1693,
62,
4480,
62,
1069,
4516,
8,
628,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
5298,
4482,
12331,
7,
18224,
62,
19662,
8,
198
] | 2.219035 | 6,693 |
import os
import re
import json
import pandas as pd
from deep_phospho import proteomics_utils as prot_utils
from deep_phospho.proteomics_utils.post_analysis import spectronaut as SN
def generate_spec_lib(
data_name,
output_folder,
pred_ion_path,
pred_rt_path,
min_frag_inten=5,
min_frag_num=4,
max_frag_num=15,
allowed_extra_min_frag_inten=3,
save_path=None,
logger=None
):
"""
:param data_name:
:param output_folder:
:param pred_ion_path:
:param pred_rt_path:
:param min_frag_inten: min fragment intensity to be kept
:param min_frag_num: min fragment number to keep this precursor
:param max_frag_num: max fragment number to be kept for one precursor
:param allowed_extra_min_frag_inten:
:param save_path:
:param logger:
"""
if logger is not None:
logger.info(f'Reading predicted results for {data_name}')
with open(pred_ion_path, 'r') as f:
pred_ion = json.load(f)
pred_rts = dict(pd.read_csv(pred_rt_path, sep='\t')[['sequence', 'pred']].values)
pred_lib_rows = []
loss_num = 0
if logger is not None:
logger.info(f'Start generating library for {data_name}')
for intprec, pred_spec in pred_ion.items():
if 'U' in intprec or 'X' in intprec:
continue
intpep, prec_charge = intprec.split('.')
modpep = SN.sn_utils.intseq_to_sn_modpep(intpep)
strip_pep = re.sub(r'\[.+?\]', '', modpep.replace('_', ''))
if intpep in pred_rts:
pred_rt = pred_rts[intpep]
else:
loss_num += 1
continue
prec = f'{modpep}.{prec_charge}'
prec_mz = prot_utils.calc.calc_prec_mz(prec)
prec_basic_data_list = [prec_charge, modpep, strip_pep, pred_rt, modpep, prec_mz]
pred_spec = prot_utils.calc.normalize_intensity(pred_spec, max_num=100)
pred_spec = prot_utils.calc.keep_top_n_inten(pred_spec, top_n=15)
for frag, inten in pred_spec.items():
frag_type, frag_num, frag_charge, frag_losstype = re.findall(r'([abcxyz])(\d+)\+(\d)-(.+)', frag)[0]
if int(frag_num) in (1, 2):
continue
if float(inten) <= 5:
continue
frag_mz = prot_utils.calc.calc_fragment_mz(modpep, frag_type, frag_num, frag_charge, frag_losstype)
frag_losstype = SN.sn_constant.LossType.Readable_to_SN[frag_losstype]
pred_lib_rows.append(prec_basic_data_list + [frag_losstype, frag_num, frag_type, frag_charge, frag_mz, inten])
pred_lib_df = pd.DataFrame(pred_lib_rows, columns=SN.SpectronautLibrary.LibBasicCols)
pred_lib_df['Prec'] = pred_lib_df['ModifiedPeptide'] + '.' + pred_lib_df['PrecursorCharge'].astype(str)
if logger is not None:
logger.info(f'Total {len(set(pred_lib_df["Prec"]))} precursors in initial {data_name} library')
pred_lib_df = pred_lib_df.groupby('Prec').filter(lambda x: len(x) >= 4)
if logger is not None:
logger.info(f'Total {len(set(pred_lib_df["Prec"]))} precursors in final {data_name} library')
pred_lib_df = pred_lib_df[SN.SpectronautLibrary.LibBasicCols]
if save_path is not None:
lib_path = save_path
else:
lib_path = os.path.join(output_folder, f'Library-{data_name}-DP_I5_n{max_frag_num}.xls')
if logger is not None:
logger.info(f'Saving generated library to {lib_path}')
pred_lib_df.to_csv(lib_path, sep='\t', index=False)
return lib_path
| [
11748,
28686,
198,
11748,
302,
198,
11748,
33918,
198,
198,
11748,
19798,
292,
355,
279,
67,
198,
198,
6738,
2769,
62,
746,
14222,
78,
1330,
5915,
31994,
62,
26791,
355,
1237,
62,
26791,
198,
6738,
2769,
62,
746,
14222,
78,
13,
1676,
660,
31994,
62,
26791,
13,
7353,
62,
20930,
1330,
5444,
1313,
2306,
355,
11346,
628,
198,
4299,
7716,
62,
16684,
62,
8019,
7,
198,
220,
220,
220,
220,
220,
220,
220,
1366,
62,
3672,
11,
198,
220,
220,
220,
220,
220,
220,
220,
5072,
62,
43551,
11,
198,
220,
220,
220,
220,
220,
220,
220,
2747,
62,
295,
62,
6978,
11,
198,
220,
220,
220,
220,
220,
220,
220,
2747,
62,
17034,
62,
6978,
11,
198,
220,
220,
220,
220,
220,
220,
220,
949,
62,
8310,
363,
62,
600,
268,
28,
20,
11,
198,
220,
220,
220,
220,
220,
220,
220,
949,
62,
8310,
363,
62,
22510,
28,
19,
11,
198,
220,
220,
220,
220,
220,
220,
220,
3509,
62,
8310,
363,
62,
22510,
28,
1314,
11,
198,
220,
220,
220,
220,
220,
220,
220,
3142,
62,
26086,
62,
1084,
62,
8310,
363,
62,
600,
268,
28,
18,
11,
198,
220,
220,
220,
220,
220,
220,
220,
3613,
62,
6978,
28,
14202,
11,
198,
220,
220,
220,
220,
220,
220,
220,
49706,
28,
14202,
198,
2599,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
1058,
17143,
1366,
62,
3672,
25,
198,
220,
220,
220,
1058,
17143,
5072,
62,
43551,
25,
198,
220,
220,
220,
1058,
17143,
2747,
62,
295,
62,
6978,
25,
198,
220,
220,
220,
1058,
17143,
2747,
62,
17034,
62,
6978,
25,
628,
220,
220,
220,
1058,
17143,
949,
62,
8310,
363,
62,
600,
268,
25,
949,
24225,
12245,
284,
307,
4030,
198,
220,
220,
220,
1058,
17143,
949,
62,
8310,
363,
62,
22510,
25,
949,
24225,
1271,
284,
1394,
428,
34826,
198,
220,
220,
220,
1058,
17143,
3509,
62,
8310,
363,
62,
22510,
25,
3509,
24225,
1271,
284,
307,
4030,
329,
530,
34826,
198,
220,
220,
220,
1058,
17143,
3142,
62,
26086,
62,
1084,
62,
8310,
363,
62,
600,
268,
25,
628,
220,
220,
220,
1058,
17143,
3613,
62,
6978,
25,
198,
220,
220,
220,
1058,
17143,
49706,
25,
198,
220,
220,
220,
37227,
198,
220,
220,
220,
611,
49706,
318,
407,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
49706,
13,
10951,
7,
69,
6,
36120,
11001,
2482,
329,
1391,
7890,
62,
3672,
92,
11537,
198,
220,
220,
220,
351,
1280,
7,
28764,
62,
295,
62,
6978,
11,
705,
81,
11537,
355,
277,
25,
198,
220,
220,
220,
220,
220,
220,
220,
2747,
62,
295,
796,
33918,
13,
2220,
7,
69,
8,
198,
220,
220,
220,
2747,
62,
81,
912,
796,
8633,
7,
30094,
13,
961,
62,
40664,
7,
28764,
62,
17034,
62,
6978,
11,
41767,
11639,
59,
83,
11537,
58,
17816,
43167,
3256,
705,
28764,
20520,
4083,
27160,
8,
628,
220,
220,
220,
2747,
62,
8019,
62,
8516,
796,
17635,
198,
220,
220,
220,
2994,
62,
22510,
796,
657,
198,
220,
220,
220,
611,
49706,
318,
407,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
49706,
13,
10951,
7,
69,
6,
10434,
15453,
5888,
329,
1391,
7890,
62,
3672,
92,
11537,
198,
220,
220,
220,
329,
493,
3866,
66,
11,
2747,
62,
16684,
287,
2747,
62,
295,
13,
23814,
33529,
198,
220,
220,
220,
220,
220,
220,
220,
611,
705,
52,
6,
287,
493,
3866,
66,
393,
705,
55,
6,
287,
493,
3866,
66,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2555,
198,
220,
220,
220,
220,
220,
220,
220,
493,
431,
79,
11,
3718,
62,
10136,
796,
493,
3866,
66,
13,
35312,
10786,
2637,
8,
198,
220,
220,
220,
220,
220,
220,
220,
953,
431,
79,
796,
11346,
13,
16184,
62,
26791,
13,
600,
41068,
62,
1462,
62,
16184,
62,
4666,
431,
79,
7,
600,
431,
79,
8,
198,
220,
220,
220,
220,
220,
220,
220,
10283,
62,
431,
79,
796,
302,
13,
7266,
7,
81,
6,
59,
58,
13,
10,
30,
59,
60,
3256,
705,
3256,
953,
431,
79,
13,
33491,
10786,
62,
3256,
10148,
4008,
628,
220,
220,
220,
220,
220,
220,
220,
611,
493,
431,
79,
287,
2747,
62,
81,
912,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2747,
62,
17034,
796,
2747,
62,
81,
912,
58,
600,
431,
79,
60,
198,
220,
220,
220,
220,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2994,
62,
22510,
15853,
352,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2555,
628,
220,
220,
220,
220,
220,
220,
220,
3718,
796,
277,
6,
90,
4666,
431,
79,
27422,
90,
3866,
66,
62,
10136,
92,
6,
198,
220,
220,
220,
220,
220,
220,
220,
3718,
62,
76,
89,
796,
1237,
62,
26791,
13,
9948,
66,
13,
9948,
66,
62,
3866,
66,
62,
76,
89,
7,
3866,
66,
8,
198,
220,
220,
220,
220,
220,
220,
220,
3718,
62,
35487,
62,
7890,
62,
4868,
796,
685,
3866,
66,
62,
10136,
11,
953,
431,
79,
11,
10283,
62,
431,
79,
11,
2747,
62,
17034,
11,
953,
431,
79,
11,
3718,
62,
76,
89,
60,
628,
220,
220,
220,
220,
220,
220,
220,
2747,
62,
16684,
796,
1237,
62,
26791,
13,
9948,
66,
13,
11265,
1096,
62,
47799,
7,
28764,
62,
16684,
11,
3509,
62,
22510,
28,
3064,
8,
198,
220,
220,
220,
220,
220,
220,
220,
2747,
62,
16684,
796,
1237,
62,
26791,
13,
9948,
66,
13,
14894,
62,
4852,
62,
77,
62,
600,
268,
7,
28764,
62,
16684,
11,
1353,
62,
77,
28,
1314,
8,
628,
220,
220,
220,
220,
220,
220,
220,
329,
7956,
11,
493,
268,
287,
2747,
62,
16684,
13,
23814,
33529,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
7956,
62,
4906,
11,
7956,
62,
22510,
11,
7956,
62,
10136,
11,
7956,
62,
33280,
301,
2981,
796,
302,
13,
19796,
439,
7,
81,
6,
26933,
39305,
5431,
89,
60,
5769,
59,
67,
10,
19415,
33747,
59,
67,
13219,
7,
13,
28988,
3256,
7956,
38381,
15,
60,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
611,
493,
7,
8310,
363,
62,
22510,
8,
287,
357,
16,
11,
362,
2599,
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,
12178,
7,
600,
268,
8,
19841,
642,
25,
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,
7956,
62,
76,
89,
796,
1237,
62,
26791,
13,
9948,
66,
13,
9948,
66,
62,
8310,
363,
434,
62,
76,
89,
7,
4666,
431,
79,
11,
7956,
62,
4906,
11,
7956,
62,
22510,
11,
7956,
62,
10136,
11,
7956,
62,
33280,
301,
2981,
8,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
7956,
62,
33280,
301,
2981,
796,
11346,
13,
16184,
62,
9979,
415,
13,
43,
793,
6030,
13,
5569,
540,
62,
1462,
62,
15571,
58,
8310,
363,
62,
33280,
301,
2981,
60,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2747,
62,
8019,
62,
8516,
13,
33295,
7,
3866,
66,
62,
35487,
62,
7890,
62,
4868,
1343,
685,
8310,
363,
62,
33280,
301,
2981,
11,
7956,
62,
22510,
11,
7956,
62,
4906,
11,
7956,
62,
10136,
11,
7956,
62,
76,
89,
11,
493,
268,
12962,
628,
220,
220,
220,
2747,
62,
8019,
62,
7568,
796,
279,
67,
13,
6601,
19778,
7,
28764,
62,
8019,
62,
8516,
11,
15180,
28,
15571,
13,
49738,
1313,
2306,
23377,
13,
25835,
26416,
5216,
82,
8,
628,
220,
220,
220,
2747,
62,
8019,
62,
7568,
17816,
6719,
66,
20520,
796,
2747,
62,
8019,
62,
7568,
17816,
5841,
1431,
6435,
457,
485,
20520,
1343,
705,
2637,
1343,
2747,
62,
8019,
62,
7568,
17816,
6719,
66,
21471,
50044,
6,
4083,
459,
2981,
7,
2536,
8,
198,
220,
220,
220,
611,
49706,
318,
407,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
49706,
13,
10951,
7,
69,
6,
14957,
1391,
11925,
7,
2617,
7,
28764,
62,
8019,
62,
7568,
14692,
6719,
66,
8973,
4008,
92,
3718,
1834,
669,
287,
4238,
1391,
7890,
62,
3672,
92,
5888,
11537,
628,
220,
220,
220,
2747,
62,
8019,
62,
7568,
796,
2747,
62,
8019,
62,
7568,
13,
8094,
1525,
10786,
6719,
66,
27691,
24455,
7,
50033,
2124,
25,
18896,
7,
87,
8,
18189,
604,
8,
198,
220,
220,
220,
611,
49706,
318,
407,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
49706,
13,
10951,
7,
69,
6,
14957,
1391,
11925,
7,
2617,
7,
28764,
62,
8019,
62,
7568,
14692,
6719,
66,
8973,
4008,
92,
3718,
1834,
669,
287,
2457,
1391,
7890,
62,
3672,
92,
5888,
11537,
628,
220,
220,
220,
2747,
62,
8019,
62,
7568,
796,
2747,
62,
8019,
62,
7568,
58,
15571,
13,
49738,
1313,
2306,
23377,
13,
25835,
26416,
5216,
82,
60,
628,
220,
220,
220,
611,
3613,
62,
6978,
318,
407,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
9195,
62,
6978,
796,
3613,
62,
6978,
198,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
9195,
62,
6978,
796,
28686,
13,
6978,
13,
22179,
7,
22915,
62,
43551,
11,
277,
6,
23377,
12,
90,
7890,
62,
3672,
92,
12,
6322,
62,
40,
20,
62,
77,
90,
9806,
62,
8310,
363,
62,
22510,
27422,
87,
7278,
11537,
198,
220,
220,
220,
611,
49706,
318,
407,
6045,
25,
198,
220,
220,
220,
220,
220,
220,
220,
49706,
13,
10951,
7,
69,
6,
50,
2703,
7560,
5888,
284,
1391,
8019,
62,
6978,
92,
11537,
198,
220,
220,
220,
2747,
62,
8019,
62,
7568,
13,
1462,
62,
40664,
7,
8019,
62,
6978,
11,
41767,
11639,
59,
83,
3256,
6376,
28,
25101,
8,
198,
220,
220,
220,
1441,
9195,
62,
6978,
628
] | 2.133052 | 1,661 |
#!/usr/bin/python3
import time
import signal
import sys
import os
import threading
import json
import Adafruit_CharLCD as LCD
import imp
from pythonosc import osc_message_builder
from pythonosc import udp_client
from pythonosc import dispatcher
from pythonosc import osc_server
from config import *
from lcd import *
global keyThreads
keyThreads = []
global importedModules
importedModules = {}
if __name__ == "__main__":
setup()
for serverName in config()['oscServers']:
print("Starting OSC UDP server: {}".format(serverName))
start_server(serverName)
start_keyThread(key_charLCD)
| [
2,
48443,
14629,
14,
8800,
14,
29412,
18,
198,
198,
11748,
640,
198,
11748,
6737,
198,
11748,
25064,
198,
11748,
28686,
198,
11748,
4704,
278,
198,
11748,
33918,
198,
11748,
1215,
1878,
4872,
62,
12441,
5639,
35,
355,
23598,
198,
11748,
848,
198,
6738,
21015,
17500,
1330,
267,
1416,
62,
20500,
62,
38272,
198,
6738,
21015,
17500,
1330,
334,
26059,
62,
16366,
198,
6738,
21015,
17500,
1330,
49952,
198,
6738,
21015,
17500,
1330,
267,
1416,
62,
15388,
198,
6738,
4566,
1330,
1635,
198,
6738,
300,
10210,
1330,
1635,
198,
198,
20541,
1994,
16818,
82,
198,
2539,
16818,
82,
796,
17635,
198,
198,
20541,
17392,
5841,
5028,
198,
320,
9213,
5841,
5028,
796,
23884,
198,
198,
361,
11593,
3672,
834,
6624,
366,
834,
12417,
834,
1298,
198,
220,
9058,
3419,
198,
220,
329,
4382,
5376,
287,
4566,
3419,
17816,
17500,
7089,
690,
6,
5974,
198,
220,
220,
220,
3601,
7203,
22851,
440,
6173,
36428,
4382,
25,
23884,
1911,
18982,
7,
15388,
5376,
4008,
198,
220,
220,
220,
923,
62,
15388,
7,
15388,
5376,
8,
198,
220,
923,
62,
2539,
16818,
7,
2539,
62,
10641,
5639,
35,
8,
628
] | 3.213904 | 187 |
# coding=utf-8
# Copyright (c) 2019 Alibaba PAI team.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import json
import re
import os
import tensorflow as tf
from tensorflow.python import pywrap_tensorflow
from tensorflow.python.framework import errors_impl
from tensorflow.python.platform import gfile
from easytransfer.engines.model import FLAGS
from easytransfer import layers
| [
2,
19617,
28,
40477,
12,
23,
198,
2,
15069,
357,
66,
8,
13130,
41992,
8147,
40,
1074,
13,
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,
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,
628,
198,
11748,
33918,
198,
11748,
302,
198,
11748,
28686,
198,
11748,
11192,
273,
11125,
355,
48700,
198,
6738,
11192,
273,
11125,
13,
29412,
1330,
12972,
37150,
62,
83,
22854,
11125,
198,
6738,
11192,
273,
11125,
13,
29412,
13,
30604,
1330,
8563,
62,
23928,
198,
6738,
11192,
273,
11125,
13,
29412,
13,
24254,
1330,
308,
7753,
198,
6738,
2562,
39437,
13,
1516,
1127,
13,
19849,
1330,
9977,
4760,
50,
198,
6738,
2562,
39437,
1330,
11685,
628
] | 3.733051 | 236 |
# Copyright 2020 Tensorforce Team. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# ==============================================================================
import unittest
from test.unittest_base import UnittestBase
| [
2,
15069,
12131,
309,
22854,
3174,
4816,
13,
1439,
6923,
33876,
13,
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,
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,
25609,
28,
198,
198,
11748,
555,
715,
395,
198,
198,
6738,
1332,
13,
403,
715,
395,
62,
8692,
1330,
791,
715,
395,
14881,
628
] | 4.121547 | 181 |
#!/usr/bin/env python3
"""
Author : ktruong <ktruong@localhost>
Date : 2021-10-25
Purpose: Rock the Casbah
"""
import argparse
import sys
# --------------------------------------------------
def get_args():
"""Get command-line arguments"""
parser = argparse.ArgumentParser(
description='Rock the Casbah',
formatter_class=argparse.ArgumentDefaultsHelpFormatter)
parser.add_argument('-n',
'--num',
help='A named integer argument',
metavar='int',
type=int,
default=10)
args = parser.parse_args()
if args.num < 1:
sys.exit(f'--num "{args.num}" must be greater than 0')
return args
# --------------------------------------------------
def main():
"""Make a jazz noise here"""
args = get_args()
# verses = []
# for number in range(args.num, 0, -1):
# verses.append(verse(number))
# verses = [verse(n) for n in range(args.num, 0,-1)]
verses = map(verse, range(args.num, 0, -1))
print('\n\n'.join(verses))
# --------------------------------------------------
def verse(bottle):
"""Number of the bottles"""
next_bottle = bottle - 1
s1 = '' if bottle == 1 else 's'
s2 = '' if next_bottle == 1 else 's'
num_next = 'No more' if next_bottle == 0 else next_bottle
return '\n'.join([
f'{bottle} bottle{s1} of beer on the wall,',
f'{bottle} bottle{s1} of beer,',
f'Take one down, pass it around,',
f'{num_next} bottle{s2} of beer on the wall!',
])
# --------------------------------------------------
def test_verse():
"""Test verse"""
last_verse = verse(1)
assert last_verse == '\n'.join([
'1 bottle of beer on the wall,', '1 bottle of beer,',
'Take one down, pass it around,',
'No more bottles of beer on the wall!'
])
two_bottles = verse(2)
assert two_bottles == '\n'.join([
'2 bottles of beer on the wall,', '2 bottles of beer,',
'Take one down, pass it around,', '1 bottle of beer on the wall!'
])
# --------------------------------------------------
if __name__ == '__main__':
main()
| [
2,
48443,
14629,
14,
8800,
14,
24330,
21015,
18,
198,
37811,
198,
13838,
1058,
479,
83,
622,
506,
1279,
21841,
622,
506,
31,
36750,
29,
198,
10430,
220,
220,
1058,
33448,
12,
940,
12,
1495,
198,
30026,
3455,
25,
4631,
262,
11294,
47041,
198,
37811,
198,
198,
11748,
1822,
29572,
198,
11748,
25064,
198,
198,
2,
20368,
1783,
438,
198,
4299,
651,
62,
22046,
33529,
198,
220,
220,
220,
37227,
3855,
3141,
12,
1370,
7159,
37811,
628,
220,
220,
220,
30751,
796,
1822,
29572,
13,
28100,
1713,
46677,
7,
198,
220,
220,
220,
220,
220,
220,
220,
6764,
11639,
19665,
262,
11294,
47041,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
1296,
1436,
62,
4871,
28,
853,
29572,
13,
28100,
1713,
7469,
13185,
22087,
8479,
1436,
8,
628,
220,
220,
220,
220,
198,
220,
220,
220,
30751,
13,
2860,
62,
49140,
10786,
12,
77,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
705,
438,
22510,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1037,
11639,
32,
3706,
18253,
4578,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1138,
615,
283,
11639,
600,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
2099,
28,
600,
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,
4277,
28,
940,
8,
628,
220,
220,
220,
220,
198,
220,
220,
220,
26498,
796,
30751,
13,
29572,
62,
22046,
3419,
628,
220,
220,
220,
611,
26498,
13,
22510,
1279,
352,
25,
198,
220,
220,
220,
220,
220,
220,
220,
25064,
13,
37023,
7,
69,
6,
438,
22510,
45144,
22046,
13,
22510,
36786,
1276,
307,
3744,
621,
657,
11537,
198,
220,
220,
220,
220,
198,
220,
220,
220,
1441,
26498,
198,
198,
2,
20368,
1783,
438,
198,
4299,
1388,
33529,
198,
220,
220,
220,
37227,
12050,
257,
21274,
7838,
994,
37811,
628,
220,
220,
220,
26498,
796,
651,
62,
22046,
3419,
198,
220,
220,
220,
1303,
24752,
796,
17635,
198,
220,
220,
220,
1303,
329,
1271,
287,
2837,
7,
22046,
13,
22510,
11,
657,
11,
532,
16,
2599,
198,
220,
220,
220,
1303,
220,
220,
220,
220,
24752,
13,
33295,
7,
4399,
7,
17618,
4008,
198,
220,
220,
220,
220,
198,
220,
220,
220,
1303,
24752,
796,
685,
4399,
7,
77,
8,
329,
299,
287,
2837,
7,
22046,
13,
22510,
11,
657,
12095,
16,
15437,
198,
220,
220,
220,
24752,
796,
3975,
7,
4399,
11,
2837,
7,
22046,
13,
22510,
11,
657,
11,
532,
16,
4008,
198,
220,
220,
220,
3601,
10786,
59,
77,
59,
77,
4458,
22179,
7,
690,
274,
4008,
198,
198,
2,
20368,
1783,
438,
198,
4299,
18527,
7,
10985,
293,
2599,
198,
220,
220,
220,
37227,
15057,
286,
262,
14096,
37811,
628,
220,
220,
220,
1306,
62,
10985,
293,
796,
9294,
532,
352,
198,
220,
220,
220,
264,
16,
796,
10148,
611,
9294,
6624,
352,
2073,
705,
82,
6,
198,
220,
220,
220,
264,
17,
796,
10148,
611,
1306,
62,
10985,
293,
6624,
352,
2073,
705,
82,
6,
198,
220,
220,
220,
997,
62,
19545,
796,
705,
2949,
517,
6,
611,
1306,
62,
10985,
293,
6624,
657,
2073,
1306,
62,
10985,
293,
198,
220,
220,
220,
1441,
705,
59,
77,
4458,
22179,
26933,
198,
220,
220,
220,
220,
220,
220,
220,
277,
6,
90,
10985,
293,
92,
9294,
90,
82,
16,
92,
286,
6099,
319,
262,
3355,
11,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
277,
6,
90,
10985,
293,
92,
9294,
90,
82,
16,
92,
286,
6099,
11,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
277,
6,
12322,
530,
866,
11,
1208,
340,
1088,
11,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
277,
6,
90,
22510,
62,
19545,
92,
9294,
90,
82,
17,
92,
286,
6099,
319,
262,
3355,
0,
3256,
198,
220,
220,
220,
33761,
198,
220,
220,
220,
220,
198,
198,
2,
20368,
1783,
438,
198,
4299,
1332,
62,
4399,
33529,
198,
220,
220,
220,
37227,
14402,
18527,
37811,
198,
220,
198,
220,
220,
220,
938,
62,
4399,
796,
18527,
7,
16,
8,
198,
220,
220,
220,
6818,
938,
62,
4399,
6624,
705,
59,
77,
4458,
22179,
26933,
198,
220,
220,
220,
220,
220,
220,
220,
705,
16,
9294,
286,
6099,
319,
262,
3355,
11,
3256,
705,
16,
9294,
286,
6099,
11,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
705,
12322,
530,
866,
11,
1208,
340,
1088,
11,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
705,
2949,
517,
14096,
286,
6099,
319,
262,
3355,
13679,
198,
220,
220,
220,
33761,
198,
220,
198,
220,
220,
220,
734,
62,
10985,
829,
796,
18527,
7,
17,
8,
198,
220,
220,
220,
6818,
734,
62,
10985,
829,
6624,
705,
59,
77,
4458,
22179,
26933,
198,
220,
220,
220,
220,
220,
220,
220,
705,
17,
14096,
286,
6099,
319,
262,
3355,
11,
3256,
705,
17,
14096,
286,
6099,
11,
3256,
198,
220,
220,
220,
220,
220,
220,
220,
705,
12322,
530,
866,
11,
1208,
340,
1088,
11,
3256,
705,
16,
9294,
286,
6099,
319,
262,
3355,
13679,
198,
220,
220,
220,
33761,
628,
198,
2,
20368,
1783,
438,
198,
361,
11593,
3672,
834,
6624,
705,
834,
12417,
834,
10354,
198,
220,
220,
220,
1388,
3419,
198
] | 2.40812 | 936 |
import string
from invert_index import Invert_Index
import config
import json
import numpy as np
import pandas as pd
import math
from file_reader import File_Reader
from file_writer import File_Writer
| [
11748,
4731,
198,
6738,
287,
1851,
62,
9630,
1330,
554,
1851,
62,
15732,
198,
11748,
4566,
198,
11748,
33918,
198,
11748,
299,
32152,
355,
45941,
198,
11748,
19798,
292,
355,
279,
67,
198,
11748,
10688,
198,
6738,
2393,
62,
46862,
1330,
9220,
62,
33634,
198,
6738,
2393,
62,
16002,
1330,
9220,
62,
34379,
198
] | 3.722222 | 54 |
#coding: utf-8
import sys
import socket
import os
PORT = 80 #porta padrão caso usuário não especifique
if len(sys.argv) == 1: # Verifica se o usuario passou pelo menos o parametro obrigatorio
print "Nao foi informado a url no paramentro!\n"
sys.exit()
if len(sys.argv) == 3: # Verifica se o usuario especificou a porta
PORT = int(sys.argv[2])
link = sys.argv[1].replace("https://", "").replace("http://", "") #remove http:// ou https:// do link
HOST = link.split('/') #separar o host do resto da url
HOST = HOST[0]
socketnav = socket.socket(socket.AF_INET, socket.SOCK_STREAM) #inicia o socket
socketnav.connect((HOST, PORT))
print "Conectando a " + HOST + "\n\n"
url = link.split('/')
nomearq = ''
if len(url) > 1:
nomearq = url[len(url)-1] #recebe o nome do arquivo caso seja especificado
del url[0]
caminho = ''
if type(url) == list:
for i in url:
caminho += '/' + i # monta o caminho para ser feita a requisicao
else:
caminho = '/'
if len(nomearq) == 0:
nomearq = "index.html"
requisicao = 'GET '+ caminho + ' HTTP/1.0\r\nHost: ' + HOST + '\r\n\r\n' # monta requisicao
socketnav.sendall(requisicao) # envia a requisicao
pagina = ''
while (True):
rcv = socketnav.recv(4096)
if not rcv:
break
pagina += rcv
linhas = pagina.split('\n'); #separa o conteudo recebido em linhas
i = 0
while(True): #separa o cabecalho da Cabeçalho HTTP do conteudo
if len(linhas[i]) == 1:
inicio = i + 1
break
i += 1
salvar = True
i = 0
print "Cabeçalho HTTP" #imprimindo o Cabeçalho HTTP na tela
while(i < inicio):
print(linhas[i])
i += 1
if "404" in linhas[i]: # se o arquivo nao existe nao salva
salvar = False
if salvar:
dir = './' + HOST # pasta pra salvar o conteudo
if not os.path.isdir(dir): # verifica se ja existe, se nao existe cria
os.makedirs(dir)
arqsaida = dir + '/' + nomearq
arquivo_saida = open(arqsaida,"w") # criando arquivo de saida
while (inicio < len(linhas)): # salvando o conteudo no arquivo
arquivo_saida.write(linhas[inicio])
arquivo_saida.write("\n")
inicio += 1
socketnav.close | [
171,
119,
123,
2,
66,
7656,
25,
3384,
69,
12,
23,
198,
198,
11748,
25064,
198,
11748,
17802,
198,
11748,
28686,
198,
198,
15490,
796,
4019,
1303,
634,
64,
14841,
81,
28749,
6124,
78,
514,
84,
6557,
27250,
299,
28749,
1658,
43106,
361,
2350,
198,
198,
361,
18896,
7,
17597,
13,
853,
85,
8,
6624,
352,
25,
220,
1303,
4643,
811,
64,
384,
267,
514,
84,
4982,
1208,
280,
16176,
78,
1450,
418,
267,
5772,
316,
305,
909,
4359,
1352,
952,
198,
220,
220,
220,
3601,
366,
45,
5488,
11511,
72,
4175,
4533,
257,
19016,
645,
1582,
3263,
305,
0,
59,
77,
1,
198,
220,
220,
220,
25064,
13,
37023,
3419,
198,
220,
220,
220,
220,
198,
361,
18896,
7,
17597,
13,
853,
85,
8,
6624,
513,
25,
220,
1303,
4643,
811,
64,
384,
267,
514,
84,
4982,
1658,
431,
7790,
280,
257,
2493,
64,
198,
197,
15490,
796,
493,
7,
17597,
13,
853,
85,
58,
17,
12962,
198,
197,
198,
8726,
796,
25064,
13,
853,
85,
58,
16,
4083,
33491,
7203,
5450,
1378,
1600,
366,
11074,
33491,
7203,
4023,
1378,
1600,
366,
4943,
1303,
28956,
2638,
1378,
267,
84,
3740,
1378,
466,
2792,
198,
198,
39,
10892,
796,
2792,
13,
35312,
10786,
14,
11537,
1303,
25512,
283,
267,
2583,
466,
1334,
78,
12379,
19016,
198,
39,
10892,
796,
367,
10892,
58,
15,
60,
198,
198,
44971,
28341,
796,
17802,
13,
44971,
7,
44971,
13,
8579,
62,
1268,
2767,
11,
17802,
13,
50,
11290,
62,
2257,
32235,
8,
1303,
259,
33577,
267,
17802,
198,
44971,
28341,
13,
8443,
19510,
39,
10892,
11,
350,
9863,
4008,
198,
198,
4798,
366,
3103,
478,
25440,
257,
366,
1343,
367,
10892,
1343,
37082,
77,
59,
77,
1,
198,
198,
6371,
796,
2792,
13,
35312,
10786,
14,
11537,
198,
198,
26601,
451,
80,
796,
10148,
198,
198,
361,
18896,
7,
6371,
8,
1875,
352,
25,
198,
197,
26601,
451,
80,
796,
19016,
58,
11925,
7,
6371,
13219,
16,
60,
1303,
260,
344,
1350,
267,
299,
462,
466,
610,
421,
23593,
6124,
78,
384,
6592,
1658,
431,
7790,
4533,
198,
197,
198,
12381,
19016,
58,
15,
60,
198,
66,
5669,
8873,
796,
10148,
198,
198,
361,
2099,
7,
6371,
8,
6624,
1351,
25,
198,
197,
1640,
1312,
287,
19016,
25,
198,
197,
197,
66,
5669,
8873,
15853,
31051,
6,
1343,
1312,
1303,
40689,
64,
267,
269,
5669,
8873,
31215,
1055,
730,
5350,
257,
1038,
271,
3970,
78,
198,
17772,
25,
198,
197,
66,
5669,
8873,
796,
31051,
6,
198,
197,
198,
361,
18896,
7,
26601,
451,
80,
8,
6624,
657,
25,
198,
197,
26601,
451,
80,
796,
366,
9630,
13,
6494,
1,
198,
198,
8897,
271,
3970,
78,
796,
705,
18851,
705,
10,
269,
5669,
8873,
1343,
705,
14626,
14,
16,
13,
15,
59,
81,
59,
77,
17932,
25,
705,
1343,
367,
10892,
1343,
705,
59,
81,
59,
77,
59,
81,
59,
77,
6,
1303,
40689,
64,
1038,
271,
3970,
78,
198,
44971,
28341,
13,
21280,
439,
7,
8897,
271,
3970,
78,
8,
1303,
551,
8869,
257,
1038,
271,
3970,
78,
198,
198,
79,
363,
1437,
796,
10148,
198,
198,
4514,
357,
17821,
2599,
198,
197,
6015,
85,
796,
17802,
28341,
13,
8344,
85,
7,
1821,
4846,
8,
198,
197,
361,
407,
374,
33967,
25,
198,
197,
197,
9032,
198,
197,
79,
363,
1437,
15853,
374,
33967,
198,
198,
2815,
10134,
796,
42208,
1437,
13,
35312,
10786,
59,
77,
24036,
1303,
25512,
64,
267,
542,
68,
12003,
1407,
14065,
78,
795,
9493,
10134,
198,
198,
72,
796,
657,
198,
4514,
7,
17821,
2599,
220,
1303,
25512,
64,
267,
16212,
721,
282,
8873,
12379,
327,
11231,
16175,
282,
8873,
14626,
466,
542,
68,
12003,
198,
197,
361,
18896,
7,
2815,
10134,
58,
72,
12962,
6624,
352,
25,
198,
197,
197,
259,
46441,
796,
1312,
1343,
352,
198,
197,
197,
9032,
198,
197,
72,
15853,
352,
198,
198,
21680,
7785,
796,
6407,
198,
198,
72,
796,
657,
198,
4798,
366,
34,
11231,
16175,
282,
8873,
14626,
1,
1303,
320,
19795,
521,
78,
267,
327,
11231,
16175,
282,
8873,
14626,
12385,
256,
10304,
198,
4514,
7,
72,
1279,
287,
46441,
2599,
220,
220,
198,
197,
4798,
7,
2815,
10134,
58,
72,
12962,
198,
197,
72,
15853,
352,
198,
197,
361,
366,
26429,
1,
287,
9493,
10134,
58,
72,
5974,
1303,
384,
267,
610,
421,
23593,
299,
5488,
2152,
68,
299,
5488,
3664,
6862,
198,
197,
197,
21680,
7785,
796,
10352,
198,
198,
361,
3664,
7785,
25,
198,
197,
15908,
796,
705,
19571,
6,
1343,
367,
10892,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1303,
26296,
7201,
3664,
7785,
267,
542,
68,
12003,
198,
197,
361,
407,
28686,
13,
6978,
13,
9409,
343,
7,
15908,
2599,
1303,
3326,
811,
64,
384,
45091,
2152,
68,
11,
384,
299,
5488,
2152,
68,
269,
7496,
198,
197,
197,
418,
13,
76,
4335,
17062,
7,
15908,
8,
628,
197,
283,
80,
30079,
64,
796,
26672,
1343,
31051,
6,
1343,
4515,
451,
80,
628,
197,
283,
421,
23593,
62,
30079,
64,
796,
1280,
7,
283,
80,
30079,
64,
553,
86,
4943,
1303,
269,
380,
25440,
610,
421,
23593,
390,
531,
64,
198,
197,
197,
198,
197,
4514,
357,
259,
46441,
1279,
18896,
7,
2815,
10134,
8,
2599,
220,
1303,
24143,
25440,
267,
542,
68,
12003,
645,
610,
421,
23593,
198,
197,
197,
283,
421,
23593,
62,
30079,
64,
13,
13564,
7,
2815,
10134,
58,
259,
46441,
12962,
198,
197,
197,
283,
421,
23593,
62,
30079,
64,
13,
13564,
7203,
59,
77,
4943,
198,
197,
197,
259,
46441,
15853,
352,
198,
198,
44971,
28341,
13,
19836
] | 2.25705 | 922 |
# -*- coding: utf-8 -*-
"""
Created on Mon May 13 11:22:01 2019
@author: DiPu
"""
from functools import reduce
people =[{'name': 'Mary', 'height': 160},
{'name': 'Isla', 'height': 80},
{'name': 'Sam'}]
b=(list(filter(lambda x: True if 'height' in x else False,people)))
g=list(map(lambda x:x['height'],b ))
c=len((list(filter(lambda x: True if 'height' in x else False,people))))
d=reduce(lambda x,y:x+y,g)
print("average height:",d/c) | [
2,
532,
9,
12,
19617,
25,
3384,
69,
12,
23,
532,
9,
12,
198,
37811,
198,
41972,
319,
2892,
1737,
1511,
1367,
25,
1828,
25,
486,
13130,
198,
198,
31,
9800,
25,
6031,
47,
84,
198,
37811,
198,
6738,
1257,
310,
10141,
1330,
4646,
198,
15332,
796,
58,
90,
6,
3672,
10354,
705,
24119,
3256,
705,
17015,
10354,
13454,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1391,
6,
3672,
10354,
705,
3792,
5031,
3256,
705,
17015,
10354,
4019,
5512,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
1391,
6,
3672,
10354,
705,
16305,
6,
92,
60,
198,
65,
16193,
4868,
7,
24455,
7,
50033,
2124,
25,
6407,
611,
705,
17015,
6,
287,
2124,
2073,
10352,
11,
15332,
22305,
198,
70,
28,
4868,
7,
8899,
7,
50033,
2124,
25,
87,
17816,
17015,
6,
4357,
65,
15306,
198,
66,
28,
11925,
19510,
4868,
7,
24455,
7,
50033,
2124,
25,
6407,
611,
705,
17015,
6,
287,
2124,
2073,
10352,
11,
15332,
35514,
198,
67,
28,
445,
7234,
7,
50033,
2124,
11,
88,
25,
87,
10,
88,
11,
70,
8,
198,
4798,
7203,
23913,
6001,
25,
1600,
67,
14,
66,
8
] | 2.362694 | 193 |
# @author ksdme
# abstracts methods on question model
from random import shuffle
from alan.db.models import ReplyModel
def getQuestion(qno, qmodel):
"""
read a question from the
given qmodel
"""
try:
return qmodel.get(qmodel.id == qno)
except qmodel.DoesNotExist:
return None
def getOffset(using, cycle=20):
"""
calculates the offset using
a number 'using' subject
"""
val = int(using)
val *= int(str(val)[0])
while val > cycle:
using = map(int, str(val))
val = sum(using)
return val
def getOffsettedQuestion(roll, qno, qmodel, cycle=20):
"""
calculates the question that
corrosponds to the databse
entry
"""
# ensure the qno is in range
if qno > cycle or qno < 1:
return None
return getQuestion(
(((getOffset(roll, cycle) + qno)%cycle) + 1), qmodel)
def shuffledAnswers(question):
"""
simply shuffles the ans
and returns the list
"""
answers = [
question.opt_a,
question.opt_b,
question.opt_c,
question.opt_d
]
shuffle(answers)
return answers
def getQuestionStatus(roll, qno, rmodel, cycle=20):
"""
this here lets you know the current
status of the question, i.e it has
been answered or is editable etc,
!!!you don't need offsetted qno!!!
"""
# ensure qno
if qno > cycle or qno < 1:
return None
try:
reply = rmodel.get(rmodel.roll == roll)
return reply.replies[unicode(qno)]
except rmodel.DoesNotExist:
return None
def isEditableQuestion(roll, qno, rmodel, cycle=20):
"""
check if the question is editable,
i.e returns true if it was unanswered
"""
status = getQuestionStatus(roll, qno, rmodel, cycle)
# ignore errors
if status is None:
return False
# if it still is unanswered
if status == ReplyModel.UNANSWERED:
return True
return False
def getAllReplied(roll, rmodel):
"""
returns all those questions to
which an answer has been submitted
"""
try:
model = rmodel.get(rmodel.roll == roll)
except rmodel.DoesNotExist:
return { "e": True }
# the questions that are empty
qs = map(lambda l: l[0] if l[1] != -1 else None,
model.replies.iteritems())
qs = filter(lambda l: l is not None, qs)
return qs
def verifyAnswer(question, answer):
"""
requires a question instance and
the submitted answer, validates it
"""
return question.answer == answer
def getPresentableQuestion(roll, qno, qmodel, rmodel, cycle=20):
"""
completely abstracts away the
question selection and forming
process, questions and options
"""
question = getOffsettedQuestion(
roll, qno, qmodel, cycle)
# ensure max
if question is None:
return { "e": True }
return {
"q": question.question,
"o": shuffledAnswers(question),
"l": not isEditableQuestion(roll, qno, rmodel, cycle)
}
def getPresentableSubmission(roll, qno, answer, qmodel, rmodel, rmodelgen, cycle=20):
"""
validates and lets you know if
the submitted answer was right
"""
# check if we have an answer
if answer is None or answer == "":
return { "e": True, "m": "e" }
# non-offset qno, now do it only if it is an editable one
if not isEditableQuestion(roll, qno, rmodel, cycle):
return { "e": True, "m": "l" }
question = getOffsettedQuestion(
roll, qno, qmodel, cycle)
# if bad question no
if question is None:
return { "e": True }
# verify the answer and do recording
correct = verifyAnswer(question, answer)
# this is the base thing that manages all
try:
player = rmodel.get(rmodel.roll == roll)
except reply.DoesNotExist:
return { "e": True, "m": "n" }
# apparetly json loads
# make the qno's unicode
qno = unicode(qno)
if player.replies[qno] == rmodelgen.UNANSWERED:
player.replies[qno] = rmodelgen.CORRECT if correct else rmodelgen.WRONG
player.save()
return { "e": False }
else:
return { "e": True, "m": "l" }
# let the guy know we
# didn't get any error
return { "e": True }
| [
2,
2488,
9800,
479,
21282,
1326,
198,
2,
12531,
82,
5050,
319,
1808,
2746,
198,
6738,
4738,
1330,
36273,
198,
6738,
435,
272,
13,
9945,
13,
27530,
1330,
14883,
17633,
198,
198,
4299,
651,
24361,
7,
80,
3919,
11,
10662,
19849,
2599,
198,
197,
37811,
198,
197,
197,
961,
257,
1808,
422,
262,
198,
197,
197,
35569,
10662,
19849,
220,
198,
197,
37811,
628,
197,
28311,
25,
198,
197,
197,
7783,
10662,
19849,
13,
1136,
7,
80,
19849,
13,
312,
6624,
10662,
3919,
8,
198,
197,
16341,
10662,
19849,
13,
13921,
3673,
3109,
396,
25,
198,
197,
197,
7783,
6045,
198,
198,
4299,
651,
34519,
7,
3500,
11,
6772,
28,
1238,
2599,
198,
197,
37811,
198,
197,
197,
9948,
3129,
689,
262,
11677,
1262,
198,
197,
197,
64,
1271,
705,
3500,
6,
2426,
198,
197,
37811,
628,
197,
2100,
796,
493,
7,
3500,
8,
198,
197,
2100,
1635,
28,
493,
7,
2536,
7,
2100,
38381,
15,
12962,
198,
197,
4514,
1188,
1875,
6772,
25,
198,
197,
197,
3500,
796,
3975,
7,
600,
11,
965,
7,
2100,
4008,
198,
197,
197,
2100,
796,
2160,
7,
3500,
8,
628,
197,
7783,
1188,
198,
198,
4299,
651,
34519,
1513,
24361,
7,
2487,
11,
10662,
3919,
11,
10662,
19849,
11,
6772,
28,
1238,
2599,
198,
197,
37811,
198,
197,
197,
9948,
3129,
689,
262,
1808,
326,
198,
197,
197,
10215,
305,
2777,
24764,
284,
262,
4818,
397,
325,
198,
197,
197,
13000,
198,
197,
37811,
628,
197,
2,
4155,
262,
10662,
3919,
318,
287,
2837,
198,
197,
361,
10662,
3919,
1875,
6772,
393,
10662,
3919,
1279,
352,
25,
198,
197,
197,
7783,
6045,
628,
197,
7783,
651,
24361,
7,
198,
197,
197,
19510,
7,
1136,
34519,
7,
2487,
11,
6772,
8,
1343,
10662,
3919,
8,
4,
13696,
8,
1343,
352,
828,
10662,
19849,
8,
628,
198,
4299,
32299,
992,
2025,
37848,
7,
25652,
2599,
198,
197,
37811,
198,
197,
197,
14323,
2145,
32299,
829,
262,
9093,
198,
197,
197,
392,
5860,
262,
1351,
198,
197,
37811,
628,
197,
504,
86,
364,
796,
685,
198,
197,
197,
25652,
13,
8738,
62,
64,
11,
198,
197,
197,
25652,
13,
8738,
62,
65,
11,
198,
197,
197,
25652,
13,
8738,
62,
66,
11,
198,
197,
197,
25652,
13,
8738,
62,
67,
198,
197,
60,
628,
197,
1477,
18137,
7,
504,
86,
364,
8,
198,
197,
7783,
7429,
198,
198,
4299,
651,
24361,
19580,
7,
2487,
11,
10662,
3919,
11,
374,
19849,
11,
6772,
28,
1238,
2599,
198,
197,
37811,
198,
197,
197,
5661,
994,
8781,
345,
760,
262,
1459,
198,
197,
197,
13376,
286,
262,
1808,
11,
1312,
13,
68,
340,
468,
198,
197,
197,
47436,
9373,
393,
318,
4370,
540,
3503,
11,
628,
197,
197,
10185,
5832,
836,
470,
761,
11677,
1513,
10662,
3919,
10185,
198,
197,
37811,
628,
197,
2,
4155,
10662,
3919,
198,
197,
361,
10662,
3919,
1875,
6772,
393,
10662,
3919,
1279,
352,
25,
198,
197,
197,
7783,
6045,
628,
197,
28311,
25,
198,
197,
197,
47768,
796,
374,
19849,
13,
1136,
7,
81,
19849,
13,
2487,
6624,
4836,
8,
198,
197,
197,
7783,
10971,
13,
35666,
444,
58,
46903,
1098,
7,
80,
3919,
15437,
198,
197,
16341,
374,
19849,
13,
13921,
3673,
3109,
396,
25,
198,
197,
197,
7783,
6045,
198,
198,
4299,
318,
7407,
4674,
24361,
7,
2487,
11,
10662,
3919,
11,
374,
19849,
11,
6772,
28,
1238,
2599,
198,
197,
37811,
198,
197,
197,
9122,
611,
262,
1808,
318,
4370,
540,
11,
198,
197,
197,
72,
13,
68,
5860,
2081,
611,
340,
373,
34001,
198,
197,
37811,
628,
197,
13376,
796,
651,
24361,
19580,
7,
2487,
11,
10662,
3919,
11,
374,
19849,
11,
6772,
8,
628,
197,
2,
8856,
8563,
198,
197,
361,
3722,
318,
6045,
25,
198,
197,
197,
7783,
10352,
628,
197,
2,
611,
340,
991,
318,
34001,
198,
197,
361,
3722,
6624,
14883,
17633,
13,
4944,
15037,
45532,
1961,
25,
198,
197,
197,
7783,
6407,
628,
197,
7783,
10352,
198,
198,
4299,
651,
3237,
39232,
798,
7,
2487,
11,
374,
19849,
2599,
198,
197,
37811,
198,
197,
197,
7783,
82,
477,
883,
2683,
284,
198,
197,
197,
4758,
281,
3280,
468,
587,
8948,
198,
197,
37811,
628,
197,
28311,
25,
198,
197,
197,
19849,
796,
374,
19849,
13,
1136,
7,
81,
19849,
13,
2487,
6624,
4836,
8,
198,
197,
16341,
374,
19849,
13,
13921,
3673,
3109,
396,
25,
198,
197,
197,
7783,
1391,
366,
68,
1298,
6407,
1782,
197,
628,
197,
2,
262,
2683,
326,
389,
6565,
198,
197,
48382,
796,
3975,
7,
50033,
300,
25,
300,
58,
15,
60,
611,
300,
58,
16,
60,
14512,
532,
16,
2073,
6045,
11,
198,
197,
197,
197,
19849,
13,
35666,
444,
13,
2676,
23814,
28955,
198,
197,
48382,
796,
8106,
7,
50033,
300,
25,
300,
318,
407,
6045,
11,
10662,
82,
8,
628,
197,
7783,
10662,
82,
198,
198,
4299,
11767,
33706,
7,
25652,
11,
3280,
2599,
198,
197,
37811,
198,
197,
197,
47911,
257,
1808,
4554,
290,
198,
197,
197,
1169,
8948,
3280,
11,
4938,
689,
340,
198,
197,
37811,
628,
197,
7783,
1808,
13,
41484,
6624,
3280,
198,
198,
4299,
651,
34695,
540,
24361,
7,
2487,
11,
10662,
3919,
11,
10662,
19849,
11,
374,
19849,
11,
6772,
28,
1238,
2599,
198,
197,
37811,
198,
197,
197,
46699,
12531,
82,
1497,
262,
198,
197,
197,
25652,
6356,
290,
14583,
198,
197,
197,
14681,
11,
2683,
290,
3689,
198,
197,
37811,
628,
197,
25652,
796,
651,
34519,
1513,
24361,
7,
198,
197,
197,
2487,
11,
10662,
3919,
11,
10662,
19849,
11,
6772,
8,
628,
197,
2,
4155,
3509,
198,
197,
361,
1808,
318,
6045,
25,
198,
197,
197,
7783,
1391,
366,
68,
1298,
6407,
1782,
628,
197,
7783,
1391,
198,
197,
220,
220,
220,
366,
80,
1298,
1808,
13,
25652,
11,
198,
197,
220,
220,
220,
366,
78,
1298,
32299,
992,
2025,
37848,
7,
25652,
828,
198,
197,
220,
220,
220,
366,
75,
1298,
407,
318,
7407,
4674,
24361,
7,
2487,
11,
10662,
3919,
11,
374,
19849,
11,
6772,
8,
198,
197,
92,
198,
198,
4299,
651,
34695,
540,
7004,
3411,
7,
2487,
11,
10662,
3919,
11,
3280,
11,
10662,
19849,
11,
374,
19849,
11,
374,
19849,
5235,
11,
6772,
28,
1238,
2599,
198,
197,
37811,
198,
197,
197,
12102,
689,
290,
8781,
345,
760,
611,
198,
197,
197,
1169,
8948,
3280,
373,
826,
198,
197,
37811,
628,
197,
2,
2198,
611,
356,
423,
281,
3280,
198,
197,
361,
3280,
318,
6045,
393,
3280,
6624,
366,
1298,
198,
197,
197,
7783,
1391,
366,
68,
1298,
6407,
11,
366,
76,
1298,
366,
68,
1,
1782,
628,
197,
2,
1729,
12,
28968,
10662,
3919,
11,
783,
466,
340,
691,
611,
340,
318,
281,
4370,
540,
530,
198,
197,
361,
407,
318,
7407,
4674,
24361,
7,
2487,
11,
10662,
3919,
11,
374,
19849,
11,
6772,
2599,
198,
197,
197,
7783,
1391,
366,
68,
1298,
6407,
11,
366,
76,
1298,
366,
75,
1,
1782,
628,
197,
25652,
796,
651,
34519,
1513,
24361,
7,
198,
197,
197,
2487,
11,
10662,
3919,
11,
10662,
19849,
11,
6772,
8,
628,
197,
2,
611,
2089,
1808,
645,
198,
197,
361,
1808,
318,
6045,
25,
198,
197,
197,
7783,
1391,
366,
68,
1298,
6407,
1782,
628,
197,
2,
11767,
262,
3280,
290,
466,
8296,
198,
197,
30283,
796,
11767,
33706,
7,
25652,
11,
3280,
8,
198,
197,
197,
198,
197,
2,
428,
318,
262,
2779,
1517,
326,
15314,
477,
198,
197,
28311,
25,
198,
197,
197,
7829,
796,
374,
19849,
13,
1136,
7,
81,
19849,
13,
2487,
6624,
4836,
8,
198,
197,
16341,
10971,
13,
13921,
3673,
3109,
396,
25,
198,
197,
197,
7783,
1391,
366,
68,
1298,
6407,
11,
366,
76,
1298,
366,
77,
1,
1782,
628,
197,
2,
598,
8984,
306,
33918,
15989,
198,
197,
2,
787,
262,
10662,
3919,
338,
28000,
1098,
198,
197,
80,
3919,
796,
28000,
1098,
7,
80,
3919,
8,
628,
197,
361,
2137,
13,
35666,
444,
58,
80,
3919,
60,
6624,
374,
19849,
5235,
13,
4944,
15037,
45532,
1961,
25,
198,
197,
197,
7829,
13,
35666,
444,
58,
80,
3919,
60,
796,
374,
19849,
5235,
13,
44879,
23988,
611,
3376,
2073,
374,
19849,
5235,
13,
18564,
18494,
198,
197,
197,
7829,
13,
21928,
3419,
198,
197,
197,
198,
197,
197,
7783,
1391,
366,
68,
1298,
10352,
1782,
198,
197,
17772,
25,
198,
197,
197,
7783,
1391,
366,
68,
1298,
6407,
11,
366,
76,
1298,
366,
75,
1,
1782,
628,
197,
2,
1309,
262,
3516,
760,
356,
198,
197,
2,
1422,
470,
651,
597,
4049,
198,
197,
7783,
1391,
366,
68,
1298,
6407,
1782,
198
] | 2.730361 | 1,413 |
from flask import render_template, Blueprint
from coh2stats.weeklystats.utils import get_players_stats
from coh2stats.weeklystats.utils import get_teams_stats
from coh2stats import dao
import os
stats = Blueprint('stats', __name__)
@stats.route('/weeklystats/1v1/latest')
@stats.route('/weeklystats/teams/latest')
| [
6738,
42903,
1330,
8543,
62,
28243,
11,
39932,
198,
6738,
16883,
17,
34242,
13,
45291,
34242,
13,
26791,
1330,
651,
62,
32399,
62,
34242,
198,
6738,
16883,
17,
34242,
13,
45291,
34242,
13,
26791,
1330,
651,
62,
660,
4105,
62,
34242,
198,
6738,
16883,
17,
34242,
1330,
288,
5488,
198,
11748,
28686,
198,
198,
34242,
796,
39932,
10786,
34242,
3256,
11593,
3672,
834,
8,
628,
198,
31,
34242,
13,
38629,
10786,
14,
45291,
34242,
14,
16,
85,
16,
14,
42861,
11537,
628,
198,
31,
34242,
13,
38629,
10786,
14,
45291,
34242,
14,
660,
4105,
14,
42861,
11537,
198
] | 3.255102 | 98 |
import sys
if __name__ == '__main__':
if len(sys.argv) == 2 and sys.argv[1] == 'extra':
extra()
else:
main()
| [
11748,
25064,
628,
628,
198,
361,
11593,
3672,
834,
6624,
705,
834,
12417,
834,
10354,
198,
220,
220,
220,
611,
18896,
7,
17597,
13,
853,
85,
8,
6624,
362,
290,
25064,
13,
853,
85,
58,
16,
60,
6624,
705,
26086,
10354,
198,
220,
220,
220,
220,
220,
220,
220,
3131,
3419,
198,
220,
220,
220,
2073,
25,
198,
220,
220,
220,
220,
220,
220,
220,
1388,
3419,
198
] | 2.014706 | 68 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.