Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTamito Kajiyama <rd6t-kjym@asahi-net.or.jp>2010-05-06 02:57:58 +0400
committerTamito Kajiyama <rd6t-kjym@asahi-net.or.jp>2010-05-06 02:57:58 +0400
commit8a20433f0fef5ab2d881d010cd5bd19fe484e555 (patch)
treecd9e8f67eb2d4d16d1b62244025db41cd342e805
parenta1d0913afe228aa55c47eea2d3ffd617df67fcc0 (diff)
parent09e6190b490213851711ea7356e76142f527a523 (diff)
Merged changes in the trunk up to revision 28600.
-rw-r--r--intern/ghost/intern/GHOST_DropTargetWin32.cpp4
-rw-r--r--intern/ghost/intern/GHOST_WindowCocoa.mm2
-rw-r--r--intern/guardedalloc/MEM_guardedalloc.h6
-rw-r--r--intern/guardedalloc/intern/mallocn.c23
-rw-r--r--release/datafiles/blenderbuttonsbin207204 -> 209681 bytes
-rw-r--r--release/scripts/modules/rigify/arm_biped.py4
-rw-r--r--release/scripts/modules/rigify/eye_balls.py6
-rw-r--r--release/scripts/modules/rigify/eye_lid.py37
-rw-r--r--release/scripts/modules/rigify/finger_curl.py2
-rw-r--r--release/scripts/modules/rigify/leg_biped.py6
-rw-r--r--release/scripts/modules/rigify/leg_quadruped.py12
-rw-r--r--release/scripts/modules/rigify/mouth.py22
-rw-r--r--release/scripts/modules/rigify/neck.py6
-rw-r--r--release/scripts/modules/rigify/neck_flex.py8
-rw-r--r--release/scripts/modules/rigify/palm_curl.py2
-rw-r--r--release/scripts/modules/rigify/shape_key_control.py2
-rw-r--r--release/scripts/modules/rigify/shape_key_distance.py2
-rw-r--r--release/scripts/modules/rigify/shape_key_rotdiff.py2
-rw-r--r--release/scripts/modules/rigify/spine_pivot_flex.py12
-rw-r--r--release/scripts/modules/rigify/tail_control.py4
-rw-r--r--release/scripts/modules/rigify/tongue.py8
-rw-r--r--release/scripts/modules/rigify_utils.py8
-rw-r--r--release/scripts/modules/rna_info.py68
-rw-r--r--release/scripts/op/console_python.py17
-rw-r--r--release/scripts/op/image.py2
-rw-r--r--release/scripts/op/sequencer.py25
-rw-r--r--release/scripts/op/vertexpaint_dirt.py4
-rw-r--r--release/scripts/ui/properties_data_mesh.py5
-rw-r--r--release/scripts/ui/properties_object.py10
-rw-r--r--release/scripts/ui/properties_particle.py2
-rw-r--r--release/scripts/ui/properties_physics_common.py24
-rw-r--r--release/scripts/ui/properties_render.py1
-rw-r--r--release/scripts/ui/properties_texture.py12
-rw-r--r--release/scripts/ui/space_image.py2
-rw-r--r--release/scripts/ui/space_info.py2
-rw-r--r--release/scripts/ui/space_outliner.py4
-rw-r--r--release/scripts/ui/space_sequencer.py7
-rw-r--r--release/scripts/ui/space_time.py4
-rw-r--r--release/scripts/ui/space_userpref_keymap.py11
-rw-r--r--release/scripts/ui/space_view3d.py4
-rw-r--r--source/blender/blenkernel/intern/DerivedMesh.c22
-rw-r--r--source/blender/blenkernel/intern/group.c3
-rw-r--r--source/blender/blenkernel/intern/particle.c45
-rw-r--r--source/blender/blenkernel/intern/pointcache.c12
-rw-r--r--source/blender/blenkernel/intern/subsurf_ccg.c1
-rw-r--r--source/blender/blenkernel/intern/writeffmpeg.c8
-rw-r--r--source/blender/blenlib/intern/pbvh.c2
-rw-r--r--source/blender/blenloader/intern/readfile.c11
-rw-r--r--source/blender/blenloader/intern/writefile.c8
-rw-r--r--source/blender/editors/animation/anim_draw.c24
-rw-r--r--source/blender/editors/animation/anim_markers.c4
-rw-r--r--source/blender/editors/datafiles/blenderbuttons.c13031
-rw-r--r--source/blender/editors/include/UI_icons.h8
-rw-r--r--source/blender/editors/interface/view2d.c2
-rw-r--r--source/blender/editors/object/object_add.c4
-rw-r--r--source/blender/editors/object/object_constraint.c31
-rw-r--r--source/blender/editors/object/object_edit.c72
-rw-r--r--source/blender/editors/object/object_group.c86
-rw-r--r--source/blender/editors/object/object_intern.h4
-rw-r--r--source/blender/editors/object/object_modifier.c8
-rw-r--r--source/blender/editors/object/object_ops.c11
-rw-r--r--source/blender/editors/object/object_relations.c6
-rw-r--r--source/blender/editors/object/object_vgroup.c298
-rw-r--r--source/blender/editors/render/render_internal.c8
-rw-r--r--source/blender/editors/space_logic/logic_ops.c294
-rw-r--r--source/blender/editors/space_logic/logic_window.c1085
-rw-r--r--source/blender/editors/space_nla/nla_edit.c4
-rw-r--r--source/blender/editors/space_node/node_draw.c34
-rw-r--r--source/blender/editors/space_view3d/drawobject.c12
-rw-r--r--source/blender/editors/transform/transform_constraints.c1
-rw-r--r--source/blender/gpu/intern/gpu_draw.c3
-rw-r--r--source/blender/makesdna/DNA_action_types.h1
-rw-r--r--source/blender/makesdna/DNA_actuator_types.h2
-rw-r--r--source/blender/makesdna/DNA_controller_types.h4
-rw-r--r--source/blender/makesdna/DNA_modifier_types.h1
-rw-r--r--source/blender/makesdna/DNA_object_types.h3
-rw-r--r--source/blender/makesdna/DNA_sensor_types.h15
-rw-r--r--source/blender/makesdna/DNA_space_types.h1
-rw-r--r--source/blender/makesrna/RNA_enum_types.h8
-rw-r--r--source/blender/makesrna/intern/rna_actuator.c183
-rw-r--r--source/blender/makesrna/intern/rna_animation.c2
-rw-r--r--source/blender/makesrna/intern/rna_animviz.c4
-rw-r--r--source/blender/makesrna/intern/rna_armature.c4
-rw-r--r--source/blender/makesrna/intern/rna_boid.c4
-rw-r--r--source/blender/makesrna/intern/rna_color.c2
-rw-r--r--source/blender/makesrna/intern/rna_controller.c52
-rw-r--r--source/blender/makesrna/intern/rna_curve.c4
-rw-r--r--source/blender/makesrna/intern/rna_fluidsim.c2
-rw-r--r--source/blender/makesrna/intern/rna_lamp.c4
-rw-r--r--source/blender/makesrna/intern/rna_main.c9
-rw-r--r--source/blender/makesrna/intern/rna_material.c6
-rw-r--r--source/blender/makesrna/intern/rna_mesh.c8
-rw-r--r--source/blender/makesrna/intern/rna_meta.c2
-rw-r--r--source/blender/makesrna/intern/rna_modifier.c6
-rw-r--r--source/blender/makesrna/intern/rna_object.c37
-rw-r--r--source/blender/makesrna/intern/rna_object_force.c14
-rw-r--r--source/blender/makesrna/intern/rna_particle.c8
-rw-r--r--source/blender/makesrna/intern/rna_pose.c2
-rw-r--r--source/blender/makesrna/intern/rna_property.c4
-rw-r--r--source/blender/makesrna/intern/rna_rna.c12
-rw-r--r--source/blender/makesrna/intern/rna_scene.c20
-rw-r--r--source/blender/makesrna/intern/rna_sculpt_paint.c2
-rw-r--r--source/blender/makesrna/intern/rna_sensor.c118
-rw-r--r--source/blender/makesrna/intern/rna_sequencer.c6
-rw-r--r--source/blender/makesrna/intern/rna_smoke.c2
-rw-r--r--source/blender/makesrna/intern/rna_space.c56
-rw-r--r--source/blender/makesrna/intern/rna_texture.c6
-rw-r--r--source/blender/makesrna/intern/rna_userdef.c9
-rw-r--r--source/blender/modifiers/intern/MOD_mask.c3
-rw-r--r--source/blender/python/doc/sphinx_doc_gen.py55
-rwxr-xr-xsource/blender/python/doc/sphinx_doc_gen.sh5
-rw-r--r--source/blender/python/generic/blf_api.c81
-rw-r--r--source/blender/python/intern/bpy_rna.c4
-rw-r--r--source/blender/render/intern/raytrace/rayobject_rtbuild.cpp6
-rw-r--r--source/blender/render/intern/source/pipeline.c18
-rw-r--r--source/blender/windowmanager/intern/wm_operators.c39
-rw-r--r--source/gameengine/Ketsji/KX_PythonInit.cpp7
-rw-r--r--source/gameengine/Ketsji/KX_PythonInit.h1
118 files changed, 9235 insertions, 7131 deletions
diff --git a/intern/ghost/intern/GHOST_DropTargetWin32.cpp b/intern/ghost/intern/GHOST_DropTargetWin32.cpp
index c2185ae9b23..6470b406492 100644
--- a/intern/ghost/intern/GHOST_DropTargetWin32.cpp
+++ b/intern/ghost/intern/GHOST_DropTargetWin32.cpp
@@ -110,8 +110,8 @@ ULONG __stdcall GHOST_DropTargetWin32::Release(void)
*/
HRESULT __stdcall GHOST_DropTargetWin32::DragEnter(IDataObject * pDataObject, DWORD grfKeyState, POINTL pt, DWORD * pdwEffect)
{
- // we don't know yet if we accept the drop.
- m_window->setAcceptDragOperation(false);
+ // we accept all drop by default
+ m_window->setAcceptDragOperation(true);
*pdwEffect = DROPEFFECT_NONE;
m_draggedObjectType = getGhostType(pDataObject);
diff --git a/intern/ghost/intern/GHOST_WindowCocoa.mm b/intern/ghost/intern/GHOST_WindowCocoa.mm
index 7520375c10e..6dc2fa5a745 100644
--- a/intern/ghost/intern/GHOST_WindowCocoa.mm
+++ b/intern/ghost/intern/GHOST_WindowCocoa.mm
@@ -167,7 +167,7 @@ extern "C" {
else if ([[draggingPBoard types] containsObject:NSStringPboardType]) m_draggedObjectType = GHOST_kDragnDropTypeString;
else return NSDragOperationNone;
- associatedWindow->setAcceptDragOperation(FALSE); //Drag operation needs to be accepted explicitly by the event manager
+ associatedWindow->setAcceptDragOperation(TRUE); //Drag operation is accepted by default
systemCocoa->handleDraggingEvent(GHOST_kEventDraggingEntered, m_draggedObjectType, associatedWindow, mouseLocation.x, mouseLocation.y, nil);
return NSDragOperationCopy;
}
diff --git a/intern/guardedalloc/MEM_guardedalloc.h b/intern/guardedalloc/MEM_guardedalloc.h
index 705f099ab63..c51e96f04b5 100644
--- a/intern/guardedalloc/MEM_guardedalloc.h
+++ b/intern/guardedalloc/MEM_guardedalloc.h
@@ -144,6 +144,12 @@ extern "C" {
uintptr_t MEM_get_mapped_memory_in_use(void);
int MEM_get_memory_blocks_in_use(void);
+ /*reset the peak memory statistic to zero*/
+ void MEM_reset_peak_memory(void);
+
+ /*get the peak memory usage in bytes, including mmap allocations*/
+ uintptr_t MEM_get_peak_memory(void);
+
#ifdef __cplusplus
}
#endif
diff --git a/intern/guardedalloc/intern/mallocn.c b/intern/guardedalloc/intern/mallocn.c
index 9f2f57e119c..09f2d33a674 100644
--- a/intern/guardedalloc/intern/mallocn.c
+++ b/intern/guardedalloc/intern/mallocn.c
@@ -138,7 +138,7 @@ static const char *check_memlist(MemHead *memh);
static volatile int totblock= 0;
-static volatile uintptr_t mem_in_use= 0, mmap_in_use= 0;
+static volatile uintptr_t mem_in_use= 0, mmap_in_use= 0, peak_mem = 0;
static volatile struct localListBase _membase;
static volatile struct localListBase *membase = &_membase;
@@ -293,6 +293,8 @@ static void make_memhead_header(MemHead *memh, size_t len, const char *str)
totblock++;
mem_in_use += len;
+
+ peak_mem = mem_in_use > peak_mem ? mem_in_use : peak_mem;
}
void *MEM_mallocN(size_t len, const char *str)
@@ -377,6 +379,7 @@ void *MEM_mapallocN(size_t len, const char *str)
make_memhead_header(memh, len, str);
memh->mmap= 1;
mmap_in_use += len;
+ peak_mem = mmap_in_use > peak_mem ? mmap_in_use : peak_mem;
mem_unlock_thread();
#ifdef DEBUG_MEMCOUNTER
if(_mallocn_count==DEBUG_MEMCOUNTER_ERROR_VAL)
@@ -802,6 +805,24 @@ static const char *check_memlist(MemHead *memh)
return(name);
}
+uintptr_t MEM_get_peak_memory(void)
+{
+ uintptr_t _peak_mem;
+
+ mem_lock_thread();
+ _peak_mem = peak_mem;
+ mem_unlock_thread();
+
+ return _peak_mem;
+}
+
+void MEM_reset_peak_memory(void)
+{
+ mem_lock_thread();
+ peak_mem = 0;
+ mem_unlock_thread();
+}
+
uintptr_t MEM_get_memory_in_use(void)
{
uintptr_t _mem_in_use;
diff --git a/release/datafiles/blenderbuttons b/release/datafiles/blenderbuttons
index d53a7b8ec51..a38525c7f46 100644
--- a/release/datafiles/blenderbuttons
+++ b/release/datafiles/blenderbuttons
Binary files differ
diff --git a/release/scripts/modules/rigify/arm_biped.py b/release/scripts/modules/rigify/arm_biped.py
index b75b26b5f2f..7a99eb5d80a 100644
--- a/release/scripts/modules/rigify/arm_biped.py
+++ b/release/scripts/modules/rigify/arm_biped.py
@@ -192,7 +192,7 @@ def fk(obj, definitions, base_names, options):
# shoulder is used as a hinge
fk_chain.rename("shoulder", "MCH-%s_hinge" % base_names[mt.arm])
- fk_chain.shoulder_e.translate(Vector(0.0, fk_chain.shoulder_e.length / 2, 0.0))
+ fk_chain.shoulder_e.translate(Vector((0.0, fk_chain.shoulder_e.length / 2, 0.0)))
# upper arm constrains to this.
ex.socket_e = copy_bone_simple(arm, mt.arm, "MCH-%s_socket" % base_names[mt.arm])
@@ -240,7 +240,7 @@ def fk(obj, definitions, base_names, options):
con.name = "hinge"
con.target = obj
con.subtarget = mt.shoulder
- driver_fcurve = con.driver_add("influence", 0)
+ driver_fcurve = con.driver_add("influence")
driver = driver_fcurve.driver
diff --git a/release/scripts/modules/rigify/eye_balls.py b/release/scripts/modules/rigify/eye_balls.py
index 20bb08f39a8..48f0448dfb3 100644
--- a/release/scripts/modules/rigify/eye_balls.py
+++ b/release/scripts/modules/rigify/eye_balls.py
@@ -57,7 +57,7 @@ def addget_shape_key_driver(obj, name="Key"):
if driver_s.data_path == driver_path:
fcurve = driver_s
if fcurve == None:
- fcurve = obj.data.shape_keys.keys[name].driver_add("value", 0)
+ fcurve = obj.data.shape_keys.keys[name].driver_add("value")
fcurve.driver.type = 'AVERAGE'
new = True
@@ -217,7 +217,7 @@ def control(obj, definitions, base_names, options):
eyes += ["ORG-"+name]
# Get the average position of the eyes
- center = Vector(0,0,0)
+ center = Vector((0, 0, 0))
for eye in eyes:
center += eb[eye].head
if len(eyes) != 0:
@@ -295,7 +295,7 @@ def control(obj, definitions, base_names, options):
con.target = obj
con.subtarget = head
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
driver.type = 'AVERAGE'
mod = fcurve.modifiers[0]
diff --git a/release/scripts/modules/rigify/eye_lid.py b/release/scripts/modules/rigify/eye_lid.py
index 30492e4e138..bb9749011c2 100644
--- a/release/scripts/modules/rigify/eye_lid.py
+++ b/release/scripts/modules/rigify/eye_lid.py
@@ -299,14 +299,15 @@ def control(obj, definitions, base_names, options):
lid8 = copy_bone_simple(obj.data, definitions[9], base_names[definitions[9]]).name
size = eb[lid1].length
- eb[lid1].tail = eb[lid1].head + Vector(0,size,0)
- eb[lid2].tail = eb[lid2].head + Vector(0,size,0)
- eb[lid3].tail = eb[lid3].head + Vector(0,size,0)
- eb[lid4].tail = eb[lid4].head + Vector(0,size,0)
- eb[lid5].tail = eb[lid5].head + Vector(0,size,0)
- eb[lid6].tail = eb[lid6].head + Vector(0,size,0)
- eb[lid7].tail = eb[lid7].head + Vector(0,size,0)
- eb[lid8].tail = eb[lid8].head + Vector(0,size,0)
+ size_y = Vector(0.0, size, 0.0)
+ eb[lid1].tail = eb[lid1].head + size_y
+ eb[lid2].tail = eb[lid2].head + size_y
+ eb[lid3].tail = eb[lid3].head + size_y
+ eb[lid4].tail = eb[lid4].head + size_y
+ eb[lid5].tail = eb[lid5].head + size_y
+ eb[lid6].tail = eb[lid6].head + size_y
+ eb[lid7].tail = eb[lid7].head + size_y
+ eb[lid8].tail = eb[lid8].head + size_y
eb[lid1].roll = 0
eb[lid2].roll = 0
@@ -438,7 +439,7 @@ def control(obj, definitions, base_names, options):
con.minimum = -distance*2
con.maximum = distance
con.target_space = 'LOCAL'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
driver.type = 'AVERAGE'
var = driver.variables.new()
@@ -457,7 +458,7 @@ def control(obj, definitions, base_names, options):
con.minimum = -distance*2
con.maximum = distance
con.target_space = 'LOCAL'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
driver.type = 'AVERAGE'
var = driver.variables.new()
@@ -475,7 +476,7 @@ def control(obj, definitions, base_names, options):
con.minimum = -distance*2
con.maximum = distance
con.target_space = 'LOCAL'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
driver.type = 'AVERAGE'
var = driver.variables.new()
@@ -493,7 +494,7 @@ def control(obj, definitions, base_names, options):
con.minimum = -distance*2
con.maximum = distance
con.target_space = 'LOCAL'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
driver.type = 'AVERAGE'
var = driver.variables.new()
@@ -511,7 +512,7 @@ def control(obj, definitions, base_names, options):
con.minimum = -distance*2
con.maximum = distance
con.target_space = 'LOCAL'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
driver.type = 'AVERAGE'
var = driver.variables.new()
@@ -530,7 +531,7 @@ def control(obj, definitions, base_names, options):
con.minimum = -distance
con.maximum = distance*2
con.target_space = 'LOCAL'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
driver.type = 'AVERAGE'
var = driver.variables.new()
@@ -548,7 +549,7 @@ def control(obj, definitions, base_names, options):
con.minimum = -distance
con.maximum = distance*2
con.target_space = 'LOCAL'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
driver.type = 'AVERAGE'
var = driver.variables.new()
@@ -566,7 +567,7 @@ def control(obj, definitions, base_names, options):
con.minimum = -distance
con.maximum = distance*2
con.target_space = 'LOCAL'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
driver.type = 'AVERAGE'
var = driver.variables.new()
@@ -584,7 +585,7 @@ def control(obj, definitions, base_names, options):
con.minimum = -distance
con.maximum = distance*2
con.target_space = 'LOCAL'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
driver.type = 'AVERAGE'
var = driver.variables.new()
@@ -602,7 +603,7 @@ def control(obj, definitions, base_names, options):
con.minimum = -distance
con.maximum = distance*2
con.target_space = 'LOCAL'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
driver.type = 'AVERAGE'
var = driver.variables.new()
diff --git a/release/scripts/modules/rigify/finger_curl.py b/release/scripts/modules/rigify/finger_curl.py
index 27ed437b5ac..63f1816012b 100644
--- a/release/scripts/modules/rigify/finger_curl.py
+++ b/release/scripts/modules/rigify/finger_curl.py
@@ -291,7 +291,7 @@ def main(obj, bone_definition, base_names, options):
hinge_driver_path = pb[control].path_from_id() + '["hinge"]'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
var = driver.variables.new()
driver.type = 'AVERAGE'
diff --git a/release/scripts/modules/rigify/leg_biped.py b/release/scripts/modules/rigify/leg_biped.py
index 2ea217847d7..53028986873 100644
--- a/release/scripts/modules/rigify/leg_biped.py
+++ b/release/scripts/modules/rigify/leg_biped.py
@@ -201,7 +201,7 @@ def ik(obj, bone_definition, base_names, options):
ik.knee_target_e.local_location = False
# roll the bone to point up... could also point in the same direction as ik.foot_roll
- # ik.foot_roll_02_e.matrix * Vector(0.0, 0.0, 1.0) # ACK!, no rest matrix in editmode
+ # ik.foot_roll_02_e.matrix * Vector((0.0, 0.0, 1.0)) # ACK!, no rest matrix in editmode
ik.foot_roll_01_e.align_roll((0.0, 0.0, -1.0))
bpy.ops.object.mode_set(mode='OBJECT')
@@ -298,7 +298,7 @@ def fk(obj, bone_definition, base_names, options):
ex.thigh_socket_e = copy_bone_simple(arm, mt_chain.thigh, "MCH-%s_socket" % base_names[mt_chain.thigh], parent=True)
ex.thigh_socket = ex.thigh_socket_e.name
- ex.thigh_socket_e.tail = ex.thigh_socket_e.head + Vector(0.0, 0.0, ex.thigh_socket_e.length / 4.0)
+ ex.thigh_socket_e.tail = ex.thigh_socket_e.head + Vector((0.0, 0.0, ex.thigh_socket_e.length / 4.0))
ex.thigh_hinge_e = copy_bone_simple(arm, mt.hips, "MCH-%s_hinge" % base_names[mt_chain.thigh], parent=False)
ex.thigh_hinge = ex.thigh_hinge_e.name
@@ -351,7 +351,7 @@ def fk(obj, bone_definition, base_names, options):
# add driver
hinge_driver_path = fk_chain.thigh_p.path_from_id() + '["hinge"]'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
var = driver.variables.new()
driver.type = 'AVERAGE'
diff --git a/release/scripts/modules/rigify/leg_quadruped.py b/release/scripts/modules/rigify/leg_quadruped.py
index 3ee9065af61..688387bbd53 100644
--- a/release/scripts/modules/rigify/leg_quadruped.py
+++ b/release/scripts/modules/rigify/leg_quadruped.py
@@ -160,7 +160,7 @@ def ik(obj, bone_definition, base_names, options):
ik.foot_roll_e.parent = ik_chain.foot_e
ik.foot_roll_e.head -= mt_chain.toe_e.vector.normalize() * mt_chain.foot_e.length
ik.foot_roll_e.tail = ik.foot_roll_e.head - (mt_chain.foot_e.vector.normalize() * mt_chain.toe_e.length)
- ik.foot_roll_e.align_roll(mt_chain.foot_e.matrix.rotation_part() * Vector(0.0, 0.0, -1.0))
+ ik.foot_roll_e.align_roll(mt_chain.foot_e.matrix.rotation_part() * Vector((0.0, 0.0, -1.0)))
# MCH-foot
ik.foot_roll_01_e = copy_bone_simple(arm, mt_chain.foot, "MCH-" + base_names[mt_chain.foot])
@@ -213,7 +213,7 @@ def ik(obj, bone_definition, base_names, options):
con = mt_chain.thigh_p.constraints.new('COPY_TRANSFORMS')
con.target = obj
con.subtarget = ik_chain.thigh
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
var = driver.variables.new()
driver.type = 'AVERAGE'
@@ -225,7 +225,7 @@ def ik(obj, bone_definition, base_names, options):
con = mt_chain.shin_p.constraints.new('COPY_TRANSFORMS')
con.target = obj
con.subtarget = ik_chain.shin
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
var = driver.variables.new()
driver.type = 'AVERAGE'
@@ -237,7 +237,7 @@ def ik(obj, bone_definition, base_names, options):
con = mt_chain.foot_p.constraints.new('COPY_TRANSFORMS')
con.target = obj
con.subtarget = ik.foot_roll_02
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
var = driver.variables.new()
driver.type = 'AVERAGE'
@@ -249,7 +249,7 @@ def ik(obj, bone_definition, base_names, options):
con = mt_chain.toe_p.constraints.new('COPY_TRANSFORMS')
con.target = obj
con.subtarget = ik_chain.toe
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
var = driver.variables.new()
driver.type = 'AVERAGE'
@@ -371,7 +371,7 @@ def fk(obj, bone_definition, base_names, options):
hinge_driver_path = pb[fk_chain.thigh].path_from_id() + '["hinge"]'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
var = driver.variables.new()
driver.type = 'AVERAGE'
diff --git a/release/scripts/modules/rigify/mouth.py b/release/scripts/modules/rigify/mouth.py
index 9d36c60eede..d516a48ec95 100644
--- a/release/scripts/modules/rigify/mouth.py
+++ b/release/scripts/modules/rigify/mouth.py
@@ -77,7 +77,7 @@ def addget_shape_key_driver(obj, name="Key"):
if driver_s.data_path == driver_path:
fcurve = driver_s
if fcurve == None:
- fcurve = obj.data.shape_keys.keys[name].driver_add("value", 0)
+ fcurve = obj.data.shape_keys.keys[name].driver_add("value")
fcurve.driver.type = 'AVERAGE'
new = True
@@ -173,7 +173,7 @@ def deform(obj, definitions, base_names, options):
jopen1 = copy_bone_simple(obj.data, jaw, "MCH-"+base_names[jaw]+".track1", parent=True).name
eb[jopen1].connected = False
eb[jopen1].head = eb[jaw].tail
- eb[jopen1].tail = eb[jopen1].head + Vector(0, 0, eb[jaw].length/4)
+ eb[jopen1].tail = eb[jopen1].head + Vector((0, 0, eb[jaw].length/4))
jopen2 = copy_bone_simple(obj.data, jopen1, "MCH-"+base_names[jaw]+".track2").name
eb[jopen2].parent = eb[jaw]
@@ -427,7 +427,7 @@ def control(obj, definitions, base_names, options):
# Jaw open tracker
jopent = copy_bone_simple(obj.data, jaw_e.name, "MCH-"+base_names[jaw_e.name]+".track", parent=True).name
eb[jopent].connected = False
- eb[jopent].tail = jaw_e.tail + Vector(0,0,jaw_e.length)
+ eb[jopent].tail = jaw_e.tail + Vector((0.0, 0.0, jaw_e.length))
eb[jopent].head = jaw_e.tail
bpy.ops.object.mode_set(mode='OBJECT')
@@ -548,7 +548,7 @@ def control(obj, definitions, base_names, options):
con.minimum = 0.0
con.maximum = 1.0
con.target_space = 'LOCAL'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
driver.type = 'AVERAGE'
var = driver.variables.new()
@@ -566,7 +566,7 @@ def control(obj, definitions, base_names, options):
con.minimum = 0.0
con.maximum = 1.0
con.target_space = 'LOCAL'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
driver.type = 'AVERAGE'
var = driver.variables.new()
@@ -584,7 +584,7 @@ def control(obj, definitions, base_names, options):
con.minimum = 0.0
con.maximum = 1.0
con.target_space = 'LOCAL'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
driver.type = 'AVERAGE'
var = driver.variables.new()
@@ -602,7 +602,7 @@ def control(obj, definitions, base_names, options):
con.minimum = 0.0
con.maximum = 1.0
con.target_space = 'LOCAL'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
driver.type = 'AVERAGE'
var = driver.variables.new()
@@ -620,7 +620,7 @@ def control(obj, definitions, base_names, options):
con.minimum = 0.0
con.maximum = 1.0
con.target_space = 'LOCAL'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
driver.type = 'AVERAGE'
var = driver.variables.new()
@@ -638,7 +638,7 @@ def control(obj, definitions, base_names, options):
con.minimum = 0.0
con.maximum = 1.0
con.target_space = 'LOCAL'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
driver.type = 'AVERAGE'
var = driver.variables.new()
@@ -656,7 +656,7 @@ def control(obj, definitions, base_names, options):
con.minimum = 0.0
con.maximum = 1.0
con.target_space = 'LOCAL'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
driver.type = 'AVERAGE'
var = driver.variables.new()
@@ -674,7 +674,7 @@ def control(obj, definitions, base_names, options):
con.minimum = 0.0
con.maximum = 1.0
con.target_space = 'LOCAL'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
driver.type = 'AVERAGE'
var = driver.variables.new()
diff --git a/release/scripts/modules/rigify/neck.py b/release/scripts/modules/rigify/neck.py
index 7d220663256..0d2ab25bcc9 100644
--- a/release/scripts/modules/rigify/neck.py
+++ b/release/scripts/modules/rigify/neck.py
@@ -222,7 +222,7 @@ def main(obj, bone_definition, base_names, options):
hinge_driver_path = pb[neck_ctrl].path_from_id() + '["hinge"]'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
var = driver.variables.new()
driver.type = 'AVERAGE'
@@ -256,7 +256,7 @@ def main(obj, bone_definition, base_names, options):
hinge_driver_path = pb[head_ctrl].path_from_id() + '["hinge"]'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
var = driver.variables.new()
driver.type = 'AVERAGE'
@@ -301,7 +301,7 @@ def main(obj, bone_definition, base_names, options):
if i < (len(neck_head)-1):
inf = (i+1) / len(neck_head)
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
var = driver.variables.new()
var.name = "ext"
diff --git a/release/scripts/modules/rigify/neck_flex.py b/release/scripts/modules/rigify/neck_flex.py
index 514d443a1f9..08f963434d1 100644
--- a/release/scripts/modules/rigify/neck_flex.py
+++ b/release/scripts/modules/rigify/neck_flex.py
@@ -176,7 +176,7 @@ def main(obj, bone_definition, base_names, options):
ex.neck_socket_e.connected = False
ex.neck_socket_e.parent = mt.body_e
ex.neck_socket_e.head = mt.head_e.head
- ex.neck_socket_e.tail = mt.head_e.head - Vector(0.0, neck_chain_segment_length / 2.0, 0.0)
+ ex.neck_socket_e.tail = mt.head_e.head - Vector((0.0, neck_chain_segment_length / 2.0, 0.0))
ex.neck_socket_e.roll = 0.0
@@ -239,7 +239,7 @@ def main(obj, bone_definition, base_names, options):
# add driver
hinge_driver_path = ex.head_ctrl_p.path_from_id() + '["hinge"]'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
var = driver.variables.new()
driver.type = 'AVERAGE'
@@ -259,7 +259,7 @@ def main(obj, bone_definition, base_names, options):
target_names = [("b%.2d" % (i + 1)) for i in range(len(neck_chain))]
ex.head_ctrl_p["bend_tot"] = 0.0
- fcurve = ex.head_ctrl_p.driver_add('["bend_tot"]', 0)
+ fcurve = ex.head_ctrl_p.driver_add('["bend_tot"]')
driver = fcurve.driver
driver.type = 'SUM'
fcurve.modifiers.remove(0) # grr dont need a modifier
@@ -296,7 +296,7 @@ def main(obj, bone_definition, base_names, options):
con.owner_space = 'LOCAL'
con.target_space = 'LOCAL'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
driver.type = 'SCRIPTED'
driver.expression = "bend/bend_tot"
diff --git a/release/scripts/modules/rigify/palm_curl.py b/release/scripts/modules/rigify/palm_curl.py
index ed656cf2243..2bdd28a348a 100644
--- a/release/scripts/modules/rigify/palm_curl.py
+++ b/release/scripts/modules/rigify/palm_curl.py
@@ -254,7 +254,7 @@ def main(obj, bone_definition, base_names, options):
child_pbone_02 = obj.pose.bones[children[1]].bone
rel_vec = child_pbone_01.head - child_pbone_02.head
- x_vec = child_pbone_01.matrix.rotation_part() * Vector(1.0, 0.0, 0.0)
+ x_vec = child_pbone_01.matrix.rotation_part() * Vector((1.0, 0.0, 0.0))
return degrees(rel_vec.angle(x_vec)) > 90.0
diff --git a/release/scripts/modules/rigify/shape_key_control.py b/release/scripts/modules/rigify/shape_key_control.py
index fd0e900a7b5..ac3987ca7e1 100644
--- a/release/scripts/modules/rigify/shape_key_control.py
+++ b/release/scripts/modules/rigify/shape_key_control.py
@@ -57,7 +57,7 @@ def addget_shape_key_driver(obj, name="Key"):
if driver_s.data_path == driver_path:
fcurve = driver_s
if fcurve == None:
- fcurve = obj.data.shape_keys.keys[name].driver_add("value", 0)
+ fcurve = obj.data.shape_keys.keys[name].driver_add("value")
fcurve.driver.type = 'AVERAGE'
new = True
diff --git a/release/scripts/modules/rigify/shape_key_distance.py b/release/scripts/modules/rigify/shape_key_distance.py
index 68501ac829b..06dd3d67d4b 100644
--- a/release/scripts/modules/rigify/shape_key_distance.py
+++ b/release/scripts/modules/rigify/shape_key_distance.py
@@ -54,7 +54,7 @@ def addget_shape_key_driver(obj, name="Key"):
if driver_s.data_path == driver_path:
fcurve = driver_s
if fcurve == None:
- fcurve = obj.data.shape_keys.keys[name].driver_add("value", 0)
+ fcurve = obj.data.shape_keys.keys[name].driver_add("value")
fcurve.driver.type = 'AVERAGE'
return fcurve
diff --git a/release/scripts/modules/rigify/shape_key_rotdiff.py b/release/scripts/modules/rigify/shape_key_rotdiff.py
index 2c30d95e666..7049bcf74bb 100644
--- a/release/scripts/modules/rigify/shape_key_rotdiff.py
+++ b/release/scripts/modules/rigify/shape_key_rotdiff.py
@@ -54,7 +54,7 @@ def addget_shape_key_driver(obj, name="Key"):
if driver_s.data_path == driver_path:
fcurve = driver_s
if fcurve == None:
- fcurve = obj.data.shape_keys.keys[name].driver_add("value", 0)
+ fcurve = obj.data.shape_keys.keys[name].driver_add("value")
fcurve.driver.type = 'AVERAGE'
return fcurve
diff --git a/release/scripts/modules/rigify/spine_pivot_flex.py b/release/scripts/modules/rigify/spine_pivot_flex.py
index 025074490cb..d3bab72d9a1 100644
--- a/release/scripts/modules/rigify/spine_pivot_flex.py
+++ b/release/scripts/modules/rigify/spine_pivot_flex.py
@@ -177,11 +177,11 @@ def main(obj, bone_definition, base_names, options):
# copy the pelvis, offset to make MCH-spine_rotate and MCH-ribcage_hinge
ex.ribcage_hinge_e = copy_bone_simple(arm, mt.pelvis, "MCH-%s_hinge" % base_names[mt.ribcage])
ex.ribcage_hinge = ex.ribcage_hinge_e.name
- ex.ribcage_hinge_e.translate(Vector(0.0, spine_chain_segment_length / 4.0, 0.0))
+ ex.ribcage_hinge_e.translate(Vector((0.0, spine_chain_segment_length / 4.0, 0.0)))
ex.spine_rotate_e = copy_bone_simple(arm, mt.ribcage, "MCH-%s_rotate" % spine_chain_basename)
ex.spine_rotate = ex.spine_rotate_e.name
- ex.spine_rotate_e.translate(Vector(0.0, spine_chain_segment_length / 2.0, 0.0))
+ ex.spine_rotate_e.translate(Vector((0.0, spine_chain_segment_length / 2.0, 0.0)))
ex.spine_rotate_e.connected = False
ex.spine_rotate_e.parent = ex.pelvis_copy_e
@@ -294,7 +294,7 @@ def main(obj, bone_definition, base_names, options):
con.subtarget = ex.pelvis_copy
# add driver
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
var = driver.variables.new()
driver.type = 'AVERAGE'
@@ -350,7 +350,7 @@ def main(obj, bone_definition, base_names, options):
rib_driver_path = ex.ribcage_copy_p.path_from_id()
ex.ribcage_copy_p["bend_tot"] = 0.0
- fcurve = ex.ribcage_copy_p.driver_add('["bend_tot"]', 0)
+ fcurve = ex.ribcage_copy_p.driver_add('["bend_tot"]')
driver = fcurve.driver
driver.type = 'SUM'
fcurve.modifiers.remove(0) # grr dont need a modifier
@@ -385,7 +385,7 @@ def main(obj, bone_definition, base_names, options):
del spine_p
# add driver
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
driver.type = 'SCRIPTED'
driver.expression = "bend/bend_tot"
@@ -440,7 +440,7 @@ def main(obj, bone_definition, base_names, options):
if i == spine_chain_len:
con.head_tail = 1.0
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
var = driver.variables.new()
driver.type = 'AVERAGE'
diff --git a/release/scripts/modules/rigify/tail_control.py b/release/scripts/modules/rigify/tail_control.py
index 76eaf6dd4d9..47da9778913 100644
--- a/release/scripts/modules/rigify/tail_control.py
+++ b/release/scripts/modules/rigify/tail_control.py
@@ -135,7 +135,7 @@ def main(obj, bone_definitions, base_names, options):
# Add drivers
bone_path = pb[bones[0]].path_from_id()
- driver_fcurve = con_f.driver_add("influence", 0)
+ driver_fcurve = con_f.driver_add("influence")
driver = driver_fcurve.driver
driver.type = 'AVERAGE'
var = driver.variables.new()
@@ -148,7 +148,7 @@ def main(obj, bone_definitions, base_names, options):
mod.coefficients[0] = 1.0
mod.coefficients[1] = -1.0
- driver_fcurve = con_h.driver_add("influence", 0)
+ driver_fcurve = con_h.driver_add("influence")
driver = driver_fcurve.driver
driver.type = 'AVERAGE'
var = driver.variables.new()
diff --git a/release/scripts/modules/rigify/tongue.py b/release/scripts/modules/rigify/tongue.py
index 43a8c2125ce..b6dfe756b71 100644
--- a/release/scripts/modules/rigify/tongue.py
+++ b/release/scripts/modules/rigify/tongue.py
@@ -179,7 +179,7 @@ def main(obj, bone_definition, base_names, options):
ex.neck_socket_e.connected = False
ex.neck_socket_e.parent = mt.body_e
ex.neck_socket_e.head = mt.head_e.head
- ex.neck_socket_e.tail = mt.head_e.head - Vector(0.0, neck_chain_segment_length / 2.0, 0.0)
+ ex.neck_socket_e.tail = mt.head_e.head - Vector((0.0, neck_chain_segment_length / 2.0, 0.0))
ex.neck_socket_e.roll = 0.0
@@ -243,7 +243,7 @@ def main(obj, bone_definition, base_names, options):
# add driver
hinge_driver_path = ex.head_ctrl_p.path_to_id() + '["hinge"]'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
var = driver.variables.new()
driver.type = 'AVERAGE'
@@ -263,7 +263,7 @@ def main(obj, bone_definition, base_names, options):
target_names = [("b%.2d" % (i + 1)) for i in range(len(neck_chain))]
ex.head_ctrl_p["bend_tot"] = 0.0
- fcurve = ex.head_ctrl_p.driver_add('["bend_tot"]', 0)
+ fcurve = ex.head_ctrl_p.driver_add('["bend_tot"]')
driver = fcurve.driver
driver.type = 'SUM'
fcurve.modifiers.remove(0) # grr dont need a modifier
@@ -308,7 +308,7 @@ def main(obj, bone_definition, base_names, options):
con.owner_space = 'LOCAL'
con.target_space = 'LOCAL'
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
driver.type = 'SCRIPTED'
driver.expression = "bend/bend_tot"
diff --git a/release/scripts/modules/rigify_utils.py b/release/scripts/modules/rigify_utils.py
index 1d5768e7f22..25ab6bebf48 100644
--- a/release/scripts/modules/rigify_utils.py
+++ b/release/scripts/modules/rigify_utils.py
@@ -154,7 +154,7 @@ def blend_bone_list(obj, apply_bones, from_bones, to_bones, target_bone=None, ta
con.target = obj
con.subtarget = to_bone_name
- fcurve = con.driver_add("influence", 0)
+ fcurve = con.driver_add("influence")
driver = fcurve.driver
driver.type = 'AVERAGE'
fcurve.modifiers.remove(0) # grr dont need a modifier
@@ -204,12 +204,12 @@ def add_pole_target_bone(obj, base_bone_name, name, mode='CROSS'):
offset.length = distance
elif mode == 'ZAVERAGE':
# between both bones Z axis
- z_axis_a = base_ebone.matrix.copy().rotation_part() * Vector(0.0, 0.0, -1.0)
- z_axis_b = parent_ebone.matrix.copy().rotation_part() * Vector(0.0, 0.0, -1.0)
+ z_axis_a = base_ebone.matrix.copy().rotation_part() * Vector((0.0, 0.0, -1.0))
+ z_axis_b = parent_ebone.matrix.copy().rotation_part() * Vector((0.0, 0.0, -1.0))
offset = (z_axis_a + z_axis_b).normalize() * distance
else:
# preset axis
- offset = Vector(0, 0, 0)
+ offset = Vector((0.0, 0.0, 0.0))
if mode[0] == "+":
val = distance
else:
diff --git a/release/scripts/modules/rna_info.py b/release/scripts/modules/rna_info.py
index d0a9de329c1..80c61e0a6d9 100644
--- a/release/scripts/modules/rna_info.py
+++ b/release/scripts/modules/rna_info.py
@@ -200,41 +200,41 @@ class InfoPropertyRNA:
if self.type == "enum":
self.enum_items[:] = rna_prop.items.keys()
-
+
+
if self.array_length:
self.default = tuple(getattr(rna_prop, "default_array", ()))
+ else:
+ self.default = getattr(rna_prop, "default", None)
+ self.default_str = "" # fallback
+
+
+ if self.type == "pointer":
+ # pointer has no default, just set as None
+ self.default = None
+ self.default_str = "None"
+ elif self.type == "string":
+ self.default_str = "\"%s\"" % self.default
+ elif self.type == "enum":
+ self.default_str = "'%s'" % self.default
+ elif self.array_length:
self.default_str = ''
# special case for floats
if len(self.default) > 0:
- if type(self.default[0]) is float:
+ if self.type == "float":
self.default_str = "(%s)" % ", ".join([float_as_string(f) for f in self.default])
if not self.default_str:
self.default_str = str(self.default)
else:
- self.default = getattr(rna_prop, "default", "")
- if type(self.default) is float:
+ if self.type == "float":
self.default_str = float_as_string(self.default)
else:
self.default_str = str(self.default)
self.srna = GetInfoStructRNA(rna_prop.srna) # valid for pointer/collections
- def get_default_string(self):
- # pointer has no default, just set as None
- if self.type == "pointer":
- return "None"
- elif self.type == "string":
- return '"' + self.default_str + '"'
- elif self.type == "enum":
- if self.default_str:
- return "'" + self.default_str + "'"
- else:
- return ""
-
- return self.default_str
-
def get_arg_default(self, force=True):
- default = self.get_default_string()
+ default = self.default_str
if default and (force or self.is_required == False):
return "%s=%s" % (self.identifier, default)
return self.identifier
@@ -245,11 +245,18 @@ class InfoPropertyRNA:
type_str += self.type
if self.array_length:
type_str += " array of %d items" % (self.array_length)
-
+
if self.type in ("float", "int"):
type_str += " in [%s, %s]" % (range_str(self.min), range_str(self.max))
elif self.type == "enum":
type_str += " in [%s]" % ', '.join([("'%s'" % s) for s in self.enum_items])
+
+ if not (as_arg or as_ret):
+ # write default property, ignore function args for this
+ if self.type != "pointer":
+ if self.default_str:
+ type_str += ", default %s" % self.default_str
+
else:
if self.type == "collection":
if self.collection_type:
@@ -261,17 +268,22 @@ class InfoPropertyRNA:
type_str += collection_str + (class_fmt % self.fixed_type.identifier)
+ # setup qualifiers for this value.
+ type_info = []
if as_ret:
pass
elif as_arg:
if not self.is_required:
- type_str += ", (optional)"
+ type_info.append("optional")
else: # readonly is only useful for selfs, not args
if self.is_readonly:
- type_str += ", (readonly)"
+ type_info.append("readonly")
if self.is_never_none:
- type_str += ", (never None)"
+ type_info.append("never None")
+
+ if type_info:
+ type_str += (", (%s)" % ", ".join(type_info))
return type_str
@@ -568,6 +580,16 @@ def BuildRNAInfo():
for prop in func.return_values:
prop.build()
+ if 1:
+ for rna_info in InfoStructRNA.global_lookup.values():
+ for prop in rna_info.properties:
+ # ERROR CHECK
+ default = prop.default
+ if type(default) in (float, int):
+ if default < prop.min or default > prop.max:
+ print("\t %s.%s, %s not in [%s - %s]" % (rna_info.identifier, prop.identifier, default, prop.min, prop.max))
+
+
# now for operators
op_mods = dir(bpy.ops)
diff --git a/release/scripts/op/console_python.py b/release/scripts/op/console_python.py
index 99654505c17..87abe0b6f47 100644
--- a/release/scripts/op/console_python.py
+++ b/release/scripts/op/console_python.py
@@ -40,9 +40,9 @@ def get_console(console_id):
'''
from code import InteractiveConsole
- try:
- consoles = get_console.consoles
- except:
+ consoles = getattr(get_console, "consoles", None)
+
+ if consoles is None:
consoles = get_console.consoles = {}
# clear all dead consoles, use text names as IDs
@@ -53,16 +53,17 @@ def get_console(console_id):
del consoles[id]
'''
- try:
- console, stdout, stderr = consoles[console_id]
-
+ console_data = consoles.get(console_id)
+
+ if console_data:
+ console, stdout, stderr = console_data
+
# XXX, bug in python 3.1.2 ?
# seems there is no way to clear StringIO objects for writing, have to make new ones each time.
import io
stdout = io.StringIO()
stderr = io.StringIO()
-
- except:
+ else:
namespace = {'__builtins__': __builtins__, 'bpy': bpy}
console = InteractiveConsole(namespace)
diff --git a/release/scripts/op/image.py b/release/scripts/op/image.py
index 45ccda1396b..9907362502e 100644
--- a/release/scripts/op/image.py
+++ b/release/scripts/op/image.py
@@ -28,7 +28,7 @@ class EditExternally(bpy.types.Operator):
bl_label = "Image Edit Externally"
bl_options = {'REGISTER'}
- path = StringProperty(name="File Path", description="Path to an image file", maxlen= 1024, default= "")
+ path = StringProperty(name="File Path", description="Path to an image file", maxlen=1024, default="")
def _editor_guess(self, context):
import platform
diff --git a/release/scripts/op/sequencer.py b/release/scripts/op/sequencer.py
index c72fa45655e..a542337345c 100644
--- a/release/scripts/op/sequencer.py
+++ b/release/scripts/op/sequencer.py
@@ -98,19 +98,41 @@ class SequencerCutMulticam(bpy.types.Operator):
cfra = context.scene.frame_current
bpy.ops.sequencer.cut(frame=cfra,type='HARD',side='RIGHT')
- for s in context.scene.sequence_editor.sequences:
+ for s in context.scene.sequence_editor.sequences_all:
if s.selected and s.type == 'MULTICAM' and s.frame_final_start <= cfra and cfra < s.frame_final_end:
context.scene.sequence_editor.active_strip = s
context.scene.sequence_editor.active_strip.multicam_source = camera
return {'FINISHED'}
+class SequencerDeinterlaceSelectedMovies(bpy.types.Operator):
+ '''Deinterlace all selected movie sources.'''
+
+ bl_idname = "sequencer.deinterlace_selected_movies"
+ bl_label = "Deinterlace Movies"
+ bl_options = {'REGISTER', 'UNDO'}
+
+ def poll(self, context):
+ if context.scene and context.scene.sequence_editor:
+ return True
+ else:
+ return False
+
+ def execute(self, context):
+ for s in context.scene.sequence_editor.sequences_all:
+ if s.selected and s.type == 'MOVIE':
+ s.de_interlace = True
+
+ return {'FINISHED'}
+
+
def register():
register = bpy.types.register
register(SequencerCrossfadeSounds)
register(SequencerCutMulticam)
+ register(SequencerDeinterlaceSelectedMovies)
def unregister():
@@ -118,6 +140,7 @@ def unregister():
unregister(SequencerCrossfadeSounds)
unregister(SequencerCutMulticam)
+ unregister(SequencerDeinterlaceSelectedMovies)
if __name__ == "__main__":
register()
diff --git a/release/scripts/op/vertexpaint_dirt.py b/release/scripts/op/vertexpaint_dirt.py
index c7b7ee71964..c1521866a56 100644
--- a/release/scripts/op/vertexpaint_dirt.py
+++ b/release/scripts/op/vertexpaint_dirt.py
@@ -69,10 +69,10 @@ def applyVertexDirt(me, blur_iterations, blur_strength, clamp_dirt, clamp_clean,
# normalize the vector by dividing by the number of connected verts
tot_con = len(con[i])
-
+
if tot_con == 0:
continue
-
+
vec /= tot_con
# angle is the acos of the dot product between vert and connected verts normals
diff --git a/release/scripts/ui/properties_data_mesh.py b/release/scripts/ui/properties_data_mesh.py
index a33b4f22368..5321c76679c 100644
--- a/release/scripts/ui/properties_data_mesh.py
+++ b/release/scripts/ui/properties_data_mesh.py
@@ -155,6 +155,9 @@ class DATA_PT_vertex_groups(DataButtonsPanel):
col.operator("object.vertex_group_add", icon='ZOOMIN', text="")
col.operator("object.vertex_group_remove", icon='ZOOMOUT', text="")
col.menu("MESH_MT_vertex_group_specials", icon='DOWNARROW_HLT', text="")
+ if group:
+ col.operator("object.vertex_group_move", icon='TRIA_UP', text="").direction = 'UP'
+ col.operator("object.vertex_group_move", icon='TRIA_DOWN', text="").direction = 'DOWN'
if group:
row = layout.row()
@@ -303,7 +306,7 @@ class DATA_PT_texface(DataButtonsPanel):
ob = context.active_object
rd = context.scene.render
- return (context.mode =='EDIT_MESH') and (rd.engine == 'BLENDER_GAME') and ob and ob.type == 'MESH'
+ return (context.mode == 'EDIT_MESH') and (rd.engine == 'BLENDER_GAME') and ob and ob.type == 'MESH'
def draw(self, context):
layout = self.layout
diff --git a/release/scripts/ui/properties_object.py b/release/scripts/ui/properties_object.py
index 7169d936904..043a0d2434b 100644
--- a/release/scripts/ui/properties_object.py
+++ b/release/scripts/ui/properties_object.py
@@ -155,13 +155,11 @@ class OBJECT_PT_groups(ObjectButtonsPanel):
ob = context.object
wide_ui = context.region.width > narrowui
- if wide_ui:
- split = layout.split()
- split.operator_menu_enum("object.group_add", "group")
- split.label()
- else:
- layout.operator_menu_enum("object.group_add", "group")
+ split = layout.split(percentage=0.8, align=True)
+ split.operator("object.group_link", text="Link to Group")
+ split.operator("object.group_add", text="", icon='ZOOMIN')
+ # XXX, this is bad practice, yes, I wrote it :( - campbell
index = 0
value = str(tuple(context.scene.cursor_location))
for group in bpy.data.groups:
diff --git a/release/scripts/ui/properties_particle.py b/release/scripts/ui/properties_particle.py
index 84b756e6257..6ec396bf7a1 100644
--- a/release/scripts/ui/properties_particle.py
+++ b/release/scripts/ui/properties_particle.py
@@ -389,7 +389,7 @@ class PARTICLE_PT_physics(ParticleButtonsPanel):
row.prop(part, "physics_type", expand=True)
else:
row.prop(part, "physics_type", text="")
-
+
if part.physics_type != 'NO':
row = layout.row()
col = row.column(align=True)
diff --git a/release/scripts/ui/properties_physics_common.py b/release/scripts/ui/properties_physics_common.py
index 025a16894a9..20073c68989 100644
--- a/release/scripts/ui/properties_physics_common.py
+++ b/release/scripts/ui/properties_physics_common.py
@@ -20,6 +20,7 @@
narrowui = 180
+import bpy
def point_cache_ui(self, context, cache, enabled, particles, smoke):
layout = self.layout
@@ -48,12 +49,11 @@ def point_cache_ui(self, context, cache, enabled, particles, smoke):
layout.label(text=cache.info)
else:
layout.prop(cache, "name", text="File Name")
-
+
split = layout.split()
col = split.column(align=True)
-
+
if not particles:
-
col.enabled = enabled
col.prop(cache, "frame_start")
col.prop(cache, "frame_end")
@@ -67,22 +67,24 @@ def point_cache_ui(self, context, cache, enabled, particles, smoke):
sub = col.column()
sub.enabled = enabled
sub.prop(cache, "quick_cache")
- col.prop(cache, "disk_cache")
+
+ sub = col.column()
+ sub.enabled = bpy.data.file_is_saved
+ sub.prop(cache, "disk_cache")
col.label(text=cache.info)
-
layout.separator()
-
+
split = layout.split()
-
+
col = split.column()
-
+
if cache.baked == True:
col.operator("ptcache.free_bake", text="Free Bake")
else:
col.operator("ptcache.bake", text="Bake").bake = True
-
+
sub = col.row()
sub.enabled = (cache.frames_skipped or cache.outdated) and enabled
sub.operator("ptcache.bake", text="Calculate To Frame").bake = False
@@ -90,8 +92,8 @@ def point_cache_ui(self, context, cache, enabled, particles, smoke):
sub = col.column()
sub.enabled = enabled
sub.operator("ptcache.bake_from_cache", text="Current Cache to Bake")
-
-
+
+
if wide_ui:
col = split.column()
col.operator("ptcache.bake_all", text="Bake All Dynamics").bake = True
diff --git a/release/scripts/ui/properties_render.py b/release/scripts/ui/properties_render.py
index abed887610f..f1c8ba0ac62 100644
--- a/release/scripts/ui/properties_render.py
+++ b/release/scripts/ui/properties_render.py
@@ -106,7 +106,6 @@ class RENDER_PT_layers(RenderButtonsPanel):
col.label(text="Mask Layers:")
col.prop(rl, "zmask_layers", text="")
-
layout.separator()
layout.label(text="Include:")
diff --git a/release/scripts/ui/properties_texture.py b/release/scripts/ui/properties_texture.py
index d537b5c29c2..07a097cfd3a 100644
--- a/release/scripts/ui/properties_texture.py
+++ b/release/scripts/ui/properties_texture.py
@@ -47,6 +47,7 @@ class TEXTURE_MT_envmap_specials(bpy.types.Menu):
from properties_material import active_node_mat
+
def context_tex_datablock(context):
idblock = context.material
if idblock:
@@ -71,7 +72,8 @@ class TextureButtonsPanel(bpy.types.Panel):
def poll(self, context):
tex = context.texture
- if not tex or tex == None: return False
+ if not tex:
+ return False
engine = context.scene.render.engine
return (tex.type != 'NONE' or tex.use_nodes) and (engine in self.COMPAT_ENGINES)
@@ -102,7 +104,7 @@ class TEXTURE_PT_context_texture(TextureButtonsPanel):
engine = context.scene.render.engine
if not hasattr(context, "texture_slot"):
return False
- return ((context.material or context.world or context.lamp or context.brush or context.texture)
+ return ((context.material or context.world or context.lamp or context.brush or context.texture)
and (engine in self.COMPAT_ENGINES))
def draw(self, context):
@@ -212,7 +214,7 @@ class TextureSlotPanel(TextureButtonsPanel):
def poll(self, context):
if not hasattr(context, "texture_slot"):
return False
-
+
engine = context.scene.render.engine
return TextureButtonsPanel.poll(self, context) and (engine in self.COMPAT_ENGINES)
@@ -228,7 +230,7 @@ class TEXTURE_PT_mapping(TextureSlotPanel):
if not getattr(context, "texture_slot", None):
return False
-
+
engine = context.scene.render.engine
return (engine in self.COMPAT_ENGINES)
@@ -277,7 +279,7 @@ class TEXTURE_PT_mapping(TextureSlotPanel):
row = layout.row()
row.active = tex.map_mode in ('FIXED', 'TILED')
row.prop(tex, "angle")
-
+
row = layout.row()
row.active = tex.map_mode in ('TILED', '3D')
row.column().prop(tex, "size")
diff --git a/release/scripts/ui/space_image.py b/release/scripts/ui/space_image.py
index 7f595207f53..dd07f7b66f8 100644
--- a/release/scripts/ui/space_image.py
+++ b/release/scripts/ui/space_image.py
@@ -471,7 +471,7 @@ class IMAGE_PT_scope_sample(bpy.types.Panel):
def poll(self, context):
sima = context.space_data
- return sima
+ return sima
def draw(self, context):
layout = self.layout
diff --git a/release/scripts/ui/space_info.py b/release/scripts/ui/space_info.py
index 12734f0a931..0cd92bb91fd 100644
--- a/release/scripts/ui/space_info.py
+++ b/release/scripts/ui/space_info.py
@@ -85,7 +85,7 @@ class INFO_MT_file(bpy.types.Menu):
layout.operator_context = 'INVOKE_AREA'
layout.operator("wm.open_mainfile", text="Open...", icon='FILE_FOLDER')
layout.menu("INFO_MT_file_open_recent")
- layout.operator("wm.recover_last_session")
+ layout.operator("wm.recover_last_session", icon='RECOVER_LAST')
layout.operator("wm.recover_auto_save", text="Recover Auto Save...")
layout.separator()
diff --git a/release/scripts/ui/space_outliner.py b/release/scripts/ui/space_outliner.py
index a0f8f41f58a..ec3c430feaa 100644
--- a/release/scripts/ui/space_outliner.py
+++ b/release/scripts/ui/space_outliner.py
@@ -85,6 +85,7 @@ class OUTLINER_MT_view(bpy.types.Menu):
layout.operator("screen.area_dupli")
layout.operator("screen.screen_full_area")
+
class OUTLINER_MT_search(bpy.types.Menu):
bl_label = "Search"
@@ -98,6 +99,7 @@ class OUTLINER_MT_search(bpy.types.Menu):
col.prop(space, "match_case_sensitive")
col.prop(space, "match_complete")
+
class OUTLINER_MT_edit_datablocks(bpy.types.Menu):
bl_label = "Edit"
@@ -118,7 +120,7 @@ class OUTLINER_MT_edit_datablocks(bpy.types.Menu):
classes = [
OUTLINER_HT_header,
OUTLINER_MT_view,
- OUTLINER_MT_search,
+ OUTLINER_MT_search,
OUTLINER_MT_edit_datablocks]
diff --git a/release/scripts/ui/space_sequencer.py b/release/scripts/ui/space_sequencer.py
index d928f40250e..ca31e134e59 100644
--- a/release/scripts/ui/space_sequencer.py
+++ b/release/scripts/ui/space_sequencer.py
@@ -236,6 +236,7 @@ class SEQUENCER_MT_strip(bpy.types.Menu):
layout.operator("sequencer.cut", text="Cut (hard) at frame").type = 'HARD'
layout.operator("sequencer.cut", text="Cut (soft) at frame").type = 'SOFT'
layout.operator("sequencer.images_separate")
+ layout.operator("sequencer.deinterlace_selected_movies")
layout.separator()
layout.operator("sequencer.duplicate")
@@ -446,7 +447,7 @@ class SEQUENCER_PT_effect(SequencerButtonsPanel):
elif strip.type == 'TRANSFORM':
self.draw_panel_transform(strip)
-
+
elif strip.type == "MULTICAM":
layout.prop(strip, "multicam_source")
@@ -518,7 +519,7 @@ class SEQUENCER_PT_input(SequencerButtonsPanel):
'CROSS', 'GAMMA_CROSS', 'MULTIPLY', 'OVER_DROP',
'PLUGIN',
'WIPE', 'GLOW', 'TRANSFORM', 'COLOR',
- 'MULTICAM','SPEED')
+ 'MULTICAM', 'SPEED')
def draw_filename(self, context):
pass
@@ -611,6 +612,7 @@ class SEQUENCER_PT_input_image(SEQUENCER_PT_input):
col = split.column()
col.prop(elem, "filename", text="") # strip.elements[0] could be a fallback
+
class SEQUENCER_PT_input_secondary(SEQUENCER_PT_input):
bl_label = "Strip Input"
@@ -627,6 +629,7 @@ class SEQUENCER_PT_input_secondary(SEQUENCER_PT_input):
def draw_filename(self, context):
pass
+
class SEQUENCER_PT_sound(SequencerButtonsPanel):
bl_label = "Sound"
diff --git a/release/scripts/ui/space_time.py b/release/scripts/ui/space_time.py
index 7417b9659b2..00bdcf785fa 100644
--- a/release/scripts/ui/space_time.py
+++ b/release/scripts/ui/space_time.py
@@ -39,7 +39,7 @@ class TIME_HT_header(bpy.types.Header):
sub.menu("TIME_MT_frame")
sub.menu("TIME_MT_playback")
- layout.prop(scene, "use_preview_range", text="PR")
+ layout.prop(scene, "use_preview_range", text="", toggle=True)
row = layout.row(align=True)
if not scene.use_preview_range:
@@ -67,7 +67,7 @@ class TIME_HT_header(bpy.types.Header):
row.operator("screen.frame_jump", text="", icon='FF').end = True
row = layout.row(align=True)
- row.prop(tools, "use_auto_keying", text="", toggle=True, icon='REC')
+ row.prop(tools, "use_auto_keying", text="", toggle=True)
if screen.animation_playing and tools.use_auto_keying:
subsub = row.row()
subsub.prop(tools, "record_with_nla", toggle=True)
diff --git a/release/scripts/ui/space_userpref_keymap.py b/release/scripts/ui/space_userpref_keymap.py
index 4f440729e9d..961b138ab7e 100644
--- a/release/scripts/ui/space_userpref_keymap.py
+++ b/release/scripts/ui/space_userpref_keymap.py
@@ -92,7 +92,7 @@ KM_HIERARCHY = [
]),
('Property Editor', 'PROPERTIES', 'WINDOW', []), # align context menu
-
+
('Script', 'SCRIPTS_WINDOW', 'WINDOW', []),
('Text', 'TEXT_EDITOR', 'WINDOW', []),
('Console', 'CONSOLE', 'WINDOW', []),
@@ -107,19 +107,22 @@ KM_HIERARCHY = [
('View3D Zoom Modal', 'EMPTY', 'WINDOW', []),
]
+
def _km_exists_in(km, export_keymaps):
for km2, kc in export_keymaps:
if km2.name == km.name:
return True
return False
-# kc1 takes priority over kc2
+
def _merge_keymaps(kc1, kc2):
+ """ note: kc1 takes priority over kc2
+ """
merged_keymaps = [(km, kc1) for km in kc1.keymaps]
if kc1 != kc2:
merged_keymaps.extend([(km, kc2) for km in kc2.keymaps if not _km_exists_in(km, merged_keymaps)])
-
- return merged_keymaps
+
+ return merged_keymaps
class InputKeyMapPanel(bpy.types.Panel):
diff --git a/release/scripts/ui/space_view3d.py b/release/scripts/ui/space_view3d.py
index 16e4141e2ff..7b78d6c4299 100644
--- a/release/scripts/ui/space_view3d.py
+++ b/release/scripts/ui/space_view3d.py
@@ -993,8 +993,8 @@ class VIEW3D_MT_particle_specials(bpy.types.Menu):
layout.separator()
if particle_edit.selection_mode == 'POINT':
layout.operator("particle.subdivide")
- layout.operator("particle.select_first")
- layout.operator("particle.select_last")
+ layout.operator("particle.select_roots")
+ layout.operator("particle.select_tips")
layout.operator("particle.remove_doubles")
diff --git a/source/blender/blenkernel/intern/DerivedMesh.c b/source/blender/blenkernel/intern/DerivedMesh.c
index 8a74ba1be53..85791d5024d 100644
--- a/source/blender/blenkernel/intern/DerivedMesh.c
+++ b/source/blender/blenkernel/intern/DerivedMesh.c
@@ -1741,7 +1741,6 @@ static void mesh_calc_modifiers(Scene *scene, Object *ob, float (*inputVertexCos
*/
if(mti->type == eModifierTypeType_OnlyDeform) {
-
/* No existing verts to deform, need to build them. */
if(!deformedVerts) {
if(dm) {
@@ -1867,10 +1866,14 @@ static void mesh_calc_modifiers(Scene *scene, Object *ob, float (*inputVertexCos
}
}
}
-
+
/* grab modifiers until index i */
if((index >= 0) && (modifiers_indexInObject(ob, md) >= index))
break;
+
+ /*don't allow other modifiers past multires if in sculpt mode*/
+ if (!useRenderParams && ((ob->mode & OB_MODE_SCULPT) && ob->sculpt))
+ break;
}
for(md=firstmd; md; md=md->next)
@@ -2017,7 +2020,9 @@ static void editmesh_calc_modifiers(Scene *scene, Object *ob, EditMesh *em, Deri
}
}
- mti->deformVertsEM(md, ob, em, dm, deformedVerts, numVerts);
+ if (mti->deformVertsEM)
+ mti->deformVertsEM(md, ob, em, dm, deformedVerts, numVerts);
+ else mti->deformVerts(md, ob, dm, deformedVerts, numVerts, 0, 0);
} else {
DerivedMesh *ndm;
@@ -2053,7 +2058,11 @@ static void editmesh_calc_modifiers(Scene *scene, Object *ob, EditMesh *em, Deri
mask &= ~CD_MASK_ORCO;
DM_set_only_copy(orcodm, mask);
- ndm = mti->applyModifierEM(md, ob, em, orcodm);
+
+ if (mti->applyModifierEM)
+ ndm = mti->applyModifierEM(md, ob, em, orcodm);
+ else
+ ndm = mti->applyModifier(md, ob, orcodm, 0, 0);
if(ndm) {
/* if the modifier returned a new dm, release the old one */
@@ -2069,7 +2078,10 @@ static void editmesh_calc_modifiers(Scene *scene, Object *ob, EditMesh *em, Deri
if(!CustomData_has_layer(&dm->faceData, CD_ORIGSPACE))
DM_add_face_layer(dm, CD_ORIGSPACE, CD_DEFAULT, NULL);
- ndm = mti->applyModifierEM(md, ob, em, dm);
+ if (mti->applyModifierEM)
+ ndm = mti->applyModifierEM(md, ob, em, dm);
+ else
+ ndm = mti->applyModifier(md, ob, dm, 0, 0);
if (ndm) {
if(dm && dm != ndm)
diff --git a/source/blender/blenkernel/intern/group.c b/source/blender/blenkernel/intern/group.c
index 6a807abc396..c8848572643 100644
--- a/source/blender/blenkernel/intern/group.c
+++ b/source/blender/blenkernel/intern/group.c
@@ -29,6 +29,7 @@
#include <stdio.h>
#include <string.h>
+#include <math.h>
#include "MEM_guardedalloc.h"
@@ -333,7 +334,7 @@ void group_handle_recalc_and_update(Scene *scene, Object *parent, Group *group)
/* switch to local time */
cfrao= scene->r.cfra;
- scene->r.cfra -= (int)give_timeoffset(parent);
+ scene->r.cfra -= (int)floor(give_timeoffset(parent) + 0.5f);
/* we need a DAG per group... */
for(go= group->gobject.first; go; go= go->next) {
diff --git a/source/blender/blenkernel/intern/particle.c b/source/blender/blenkernel/intern/particle.c
index 31378e3a80a..fffbd31aa02 100644
--- a/source/blender/blenkernel/intern/particle.c
+++ b/source/blender/blenkernel/intern/particle.c
@@ -1137,6 +1137,9 @@ static void do_particle_interpolation(ParticleSystem *psys, int p, ParticleData
int point_vel = (point && point->keys->vel);
float real_t, dfra, keytime;
+ /* billboards wont fill in all of these, so start cleared */
+ memset(keys, 0, sizeof(keys));
+
/* interpret timing and find keys */
if(point) {
if(result->time < 0.0f)
@@ -2950,7 +2953,7 @@ void psys_cache_edit_paths(Scene *scene, Object *ob, PTCacheEdit *edit, float cf
float birthtime = 0.0, dietime = 0.0;
float t, time = 0.0, keytime = 0.0, frs_sec;
float hairmat[4][4], rotmat[3][3], prev_tangent[3];
- int k,i;
+ int k, i;
int steps = (int)pow(2.0, (double)pset->draw_step);
int totpart = edit->totpoint, recalc_set=0;
float sel_col[3];
@@ -3097,17 +3100,26 @@ void psys_cache_edit_paths(Scene *scene, Object *ob, PTCacheEdit *edit, float cf
/* selection coloring in edit mode */
if(pset->brushtype==PE_BRUSH_WEIGHT){
- if(k==0)
+ float t2;
+
+ if(k==0) {
weight_to_rgb(pind.hkey[1]->weight, ca->col, ca->col+1, ca->col+2);
- else if(k >= steps - 1)
- weight_to_rgb(pind.hkey[0]->weight, ca->col, ca->col+1, ca->col+2);
- else
- weight_to_rgb((1.0f - keytime) * pind.hkey[0]->weight + keytime * pind.hkey[1]->weight, ca->col, ca->col+1, ca->col+2);
+ } else {
+ float w1[3], w2[3];
+ keytime = (t - (*pind.ekey[0]->time))/((*pind.ekey[1]->time) - (*pind.ekey[0]->time));
+
+ weight_to_rgb(pind.hkey[0]->weight, w1, w1+1, w1+2);
+ weight_to_rgb(pind.hkey[1]->weight, w2, w2+1, w2+2);
+
+ interp_v3_v3v3(ca->col, w1, w2, keytime);
+ }
/* at the moment this is only used for weight painting.
* will need to move out of this check if its used elsewhere. */
- pind.hkey[0] = pind.hkey[1];
- pind.hkey[1]++;
+ t2 = birthtime + ((float)(k+1)/(float)steps) * (dietime - birthtime);
+
+ while (pind.hkey[1]->time < t2) pind.hkey[1]++;
+ pind.hkey[0] = pind.hkey[1] - 1;
}
else {
if((ekey + (pind.ekey[0] - point->keys))->flag & PEK_SELECT){
@@ -4280,6 +4292,23 @@ void psys_make_billboard(ParticleBillboardData *bb, float xvec[3], float yvec[3]
xvec[0] = 1.0f; xvec[1] = 0.0f; xvec[2] = 0.0f;
yvec[0] = 0.0f; yvec[1] = 1.0f; yvec[2] = 0.0f;
+ /* can happen with bad pointcache or physics calculation
+ * since this becomes geometry, nan's and inf's crash raytrace code.
+ * better not allow this. */
+ if( !finite(bb->vec[0]) || !finite(bb->vec[1]) || !finite(bb->vec[2]) ||
+ !finite(bb->vel[0]) || !finite(bb->vel[1]) || !finite(bb->vel[2]) )
+ {
+ zero_v3(bb->vec);
+ zero_v3(bb->vel);
+
+ zero_v3(xvec);
+ zero_v3(yvec);
+ zero_v3(zvec);
+ zero_v3(center);
+
+ return;
+ }
+
if(bb->align < PART_BB_VIEW)
onevec[bb->align]=1.0f;
diff --git a/source/blender/blenkernel/intern/pointcache.c b/source/blender/blenkernel/intern/pointcache.c
index 3d02f175174..25f8dc9bd56 100644
--- a/source/blender/blenkernel/intern/pointcache.c
+++ b/source/blender/blenkernel/intern/pointcache.c
@@ -2652,7 +2652,8 @@ void BKE_ptcache_mem_to_disk(PTCacheID *pid)
ptcache_file_init_pointers(pf);
if(!ptcache_file_write_header_begin(pf) || !pid->write_header(pf)) {
- printf("Error writing to disk cache\n");
+ if (G.f & G_DEBUG)
+ printf("Error writing to disk cache\n");
cache->flag &= ~PTCACHE_DISK_CACHE;
ptcache_file_close(pf);
@@ -2662,7 +2663,8 @@ void BKE_ptcache_mem_to_disk(PTCacheID *pid)
for(i=0; i<pm->totpoint; i++) {
ptcache_copy_data(pm->cur, pf->cur);
if(!ptcache_file_write_data(pf)) {
- printf("Error writing to disk cache\n");
+ if (G.f & G_DEBUG)
+ printf("Error writing to disk cache\n");
cache->flag &= ~PTCACHE_DISK_CACHE;
ptcache_file_close(pf);
@@ -2678,7 +2680,8 @@ void BKE_ptcache_mem_to_disk(PTCacheID *pid)
BKE_ptcache_write_cache(pid, 0);
}
else
- printf("Error creating disk cache file\n");
+ if (G.f & G_DEBUG)
+ printf("Error creating disk cache file\n");
}
}
void BKE_ptcache_toggle_disk_cache(PTCacheID *pid)
@@ -2688,7 +2691,8 @@ void BKE_ptcache_toggle_disk_cache(PTCacheID *pid)
if (!G.relbase_valid){
cache->flag &= ~PTCACHE_DISK_CACHE;
- printf("File must be saved before using disk cache!\n");
+ if (G.f & G_DEBUG)
+ printf("File must be saved before using disk cache!\n");
return;
}
diff --git a/source/blender/blenkernel/intern/subsurf_ccg.c b/source/blender/blenkernel/intern/subsurf_ccg.c
index db63f094160..72236a76032 100644
--- a/source/blender/blenkernel/intern/subsurf_ccg.c
+++ b/source/blender/blenkernel/intern/subsurf_ccg.c
@@ -844,6 +844,7 @@ static void ccgDM_copyFinalVertArray(DerivedMesh *dm, MVert *mvert)
for(x = 1; x < edgeSize - 1; x++, i++) {
vd= ccgSubSurf_getEdgeData(ss, e, x);
copy_v3_v3(mvert[i].co, vd->co);
+ /* XXX, This gives errors with -fpe, the normals dont seem to be unit length - campbell */
normal_float_to_short_v3(mvert[i].no, vd->no);
}
}
diff --git a/source/blender/blenkernel/intern/writeffmpeg.c b/source/blender/blenkernel/intern/writeffmpeg.c
index 57d6c91c3dd..8ebf98ef930 100644
--- a/source/blender/blenkernel/intern/writeffmpeg.c
+++ b/source/blender/blenkernel/intern/writeffmpeg.c
@@ -362,7 +362,7 @@ static AVFrame* generate_video_frame(uint8_t* pixels, ReportList *reports)
}
if (c->pix_fmt != PIX_FMT_BGR32) {
- sws_scale(img_convert_ctx, rgb_frame->data,
+ sws_scale(img_convert_ctx, (const uint8_t * const*) rgb_frame->data,
rgb_frame->linesize, 0, c->height,
current_frame->data, current_frame->linesize);
delete_picture(rgb_frame);
@@ -516,6 +516,12 @@ static AVStream* alloc_video_stream(RenderData *rd, int codec_id, AVFormatContex
/* arghhhh ... */
c->pix_fmt = PIX_FMT_YUV420P;
}
+
+ if (codec_id == CODEC_ID_H264) {
+ /* correct wrong default ffmpeg param which crash x264 */
+ c->qmin=10;
+ c->qmax=51;
+ }
if ((of->oformat->flags & AVFMT_GLOBALHEADER)
// || !strcmp(of->oformat->name, "mp4")
diff --git a/source/blender/blenlib/intern/pbvh.c b/source/blender/blenlib/intern/pbvh.c
index 67b75e95cf4..a189e9fbaf2 100644
--- a/source/blender/blenlib/intern/pbvh.c
+++ b/source/blender/blenlib/intern/pbvh.c
@@ -1214,6 +1214,8 @@ int BLI_pbvh_node_raycast(PBVH *bvh, PBVHNode *node, float (*origco)[3],
for(i = 0; i < totgrid; ++i) {
DMGridData *grid= bvh->grids[node->prim_indices[i]];
+ if (!grid)
+ continue;
for(y = 0; y < gridsize-1; ++y) {
for(x = 0; x < gridsize-1; ++x) {
diff --git a/source/blender/blenloader/intern/readfile.c b/source/blender/blenloader/intern/readfile.c
index 36f6b2bc192..aeb4c2f08d7 100644
--- a/source/blender/blenloader/intern/readfile.c
+++ b/source/blender/blenloader/intern/readfile.c
@@ -2221,6 +2221,12 @@ static void lib_link_pose(FileData *fd, Object *ob, bPose *pose)
/* always rebuild to match proxy or lib changes */
rebuild= ob->proxy || (ob->id.lib==NULL && arm->id.lib);
+ if (ob->proxy && pose->proxy_act_bone[0]) {
+ Bone *bone = get_named_bone(arm, pose->proxy_act_bone);
+ if (bone)
+ arm->act_bone = bone;
+ }
+
for (pchan = pose->chanbase.first; pchan; pchan=pchan->next) {
lib_link_constraints(fd, (ID *)ob, &pchan->constraints);
@@ -11584,7 +11590,6 @@ static void expand_object(FileData *fd, Main *mainvar, Object *ob)
PartEff *paf;
int a;
-
expand_doit(fd, mainvar, ob->data);
for (md=ob->modifiers.first; md; md=md->next) {
@@ -12068,7 +12073,9 @@ static Main* library_append_begin(const bContext *C, FileData **fd, char *dir)
/* which one do we need? */
mainl = blo_find_main(*fd, &(*fd)->mainlist, dir, G.sce);
- mainl->versionfile= (*fd)->fileversion; /* needed for do_version */
+ /* needed for do_version */
+ mainl->versionfile= (*fd)->fileversion;
+ read_file_version(*fd, mainl);
return mainl;
}
diff --git a/source/blender/blenloader/intern/writefile.c b/source/blender/blenloader/intern/writefile.c
index aa4941ea71f..5e95c46c6c9 100644
--- a/source/blender/blenloader/intern/writefile.c
+++ b/source/blender/blenloader/intern/writefile.c
@@ -1266,6 +1266,14 @@ static void write_objects(WriteData *wd, ListBase *idbase)
write_sensors(wd, &ob->sensors);
write_controllers(wd, &ob->controllers);
write_actuators(wd, &ob->actuators);
+
+ if (ob->type == OB_ARMATURE) {
+ bArmature *arm = ob->data;
+ if (arm && ob->pose && arm->act_bone) {
+ strcpy(ob->pose->proxy_act_bone, arm->act_bone->name);
+ }
+ }
+
write_pose(wd, ob->pose);
write_defgroups(wd, &ob->defbase);
write_constraints(wd, &ob->constraints);
diff --git a/source/blender/editors/animation/anim_draw.c b/source/blender/editors/animation/anim_draw.c
index 62f421de71c..f5f50e10bcb 100644
--- a/source/blender/editors/animation/anim_draw.c
+++ b/source/blender/editors/animation/anim_draw.c
@@ -232,20 +232,22 @@ void ANIM_draw_cfra (const bContext *C, View2D *v2d, short flag)
/* Draw dark green line if slow-parenting/time-offset is enabled */
if (flag & DRAWCFRA_SHOW_TIMEOFS) {
Object *ob= (scene->basact) ? (scene->basact->object) : 0;
-
- // XXX ob->ipoflag is depreceated!
- if ((ob) && (ob->ipoflag & OB_OFFS_OB) && (give_timeoffset(ob)!=0.0f)) {
- vec[0]-= give_timeoffset(ob); /* could avoid calling twice */
+ if(ob) {
+ float timeoffset= give_timeoffset(ob);
+ // XXX ob->ipoflag is depreceated!
+ if ((ob->ipoflag & OB_OFFS_OB) && (timeoffset != 0.0f)) {
+ vec[0]-= timeoffset; /* could avoid calling twice */
- UI_ThemeColorShade(TH_CFRAME, -30);
+ UI_ThemeColorShade(TH_CFRAME, -30);
- glBegin(GL_LINE_STRIP);
- /*vec[1]= v2d->cur.ymax;*/ // this is set already. this line is only included
- glVertex2fv(vec);
+ glBegin(GL_LINE_STRIP);
+ /*vec[1]= v2d->cur.ymax;*/ // this is set already. this line is only included
+ glVertex2fv(vec);
- vec[1]= v2d->cur.ymin;
- glVertex2fv(vec);
- glEnd();
+ vec[1]= v2d->cur.ymin;
+ glVertex2fv(vec);
+ glEnd();
+ }
}
}
diff --git a/source/blender/editors/animation/anim_markers.c b/source/blender/editors/animation/anim_markers.c
index d1c1fa64ad2..edad0b724d7 100644
--- a/source/blender/editors/animation/anim_markers.c
+++ b/source/blender/editors/animation/anim_markers.c
@@ -1069,7 +1069,7 @@ static void MARKER_OT_delete(wmOperatorType *ot)
static int ed_marker_make_links_scene_exec(bContext *C, wmOperator *op)
{
ListBase *markers= context_get_markers(C);
- Scene *scene_to= BLI_findlink(&CTX_data_main(C)->scene, RNA_enum_get(op->ptr, "type"));
+ Scene *scene_to= BLI_findlink(&CTX_data_main(C)->scene, RNA_enum_get(op->ptr, "scene"));
TimeMarker *marker, *marker_new;
if(scene_to==NULL) {
@@ -1110,7 +1110,7 @@ static void MARKER_OT_make_links_scene(wmOperatorType *ot)
ot->flag= OPTYPE_REGISTER|OPTYPE_UNDO;
/* properties */
- prop= RNA_def_enum(ot->srna, "type", DummyRNA_NULL_items, 0, "Type", "");
+ prop= RNA_def_enum(ot->srna, "scene", DummyRNA_NULL_items, 0, "Scene", "");
RNA_def_enum_funcs(prop, RNA_scene_itemf);
}
diff --git a/source/blender/editors/datafiles/blenderbuttons.c b/source/blender/editors/datafiles/blenderbuttons.c
index 607b61c8b3c..8408bb813ae 100644
--- a/source/blender/editors/datafiles/blenderbuttons.c
+++ b/source/blender/editors/datafiles/blenderbuttons.c
@@ -1,6482 +1,6559 @@
/* DataToC output of file <blenderbuttons> */
-int datatoc_blenderbuttons_size= 207204;
+int datatoc_blenderbuttons_size= 209681;
char datatoc_blenderbuttons[]= {
-137, 80, 78, 71,
- 13, 10, 26, 10, 0, 0, 0, 13, 73, 72, 68, 82, 0, 0, 2, 90, 0, 0, 2,128, 8, 6, 0, 0, 0, 68,254,214,163, 0, 0, 10,
- 79,105, 67, 67, 80, 80,104,111,116,111,115,104,111,112, 32, 73, 67, 67, 32,112,114,111,102,105,108,101, 0, 0,120,218,157, 83,
-103, 84, 83,233, 22, 61,247,222,244, 66, 75,136,128,148, 75,111, 82, 21, 8, 32, 82, 66,139,128, 20,145, 38, 42, 33, 9, 16, 74,
-136, 33,161,217, 21, 81,193, 17, 69, 69, 4, 27,200,160,136, 3,142,142,128,140, 21, 81, 44, 12,138, 10,216, 7,228, 33,162,142,
-131,163,136,138,202,251,225,123,163,107,214,188,247,230,205,254,181,215, 62,231,172,243,157,179,207, 7,192, 8, 12,150, 72, 51,
- 81, 53,128, 12,169, 66, 30, 17,224,131,199,196,198,225,228, 46, 64,129, 10, 36,112, 0, 16, 8,179,100, 33,115,253, 35, 1, 0,
-248,126, 60, 60, 43, 34,192, 7,190, 0, 1,120,211, 11, 8, 0,192, 77,155,192, 48, 28,135,255, 15,234, 66,153, 92, 1,128,132,
- 1,192,116,145, 56, 75, 8,128, 20, 0, 64,122,142, 66,166, 0, 64, 70, 1,128,157,152, 38, 83, 0,160, 4, 0, 96,203, 99, 98,
-227, 0, 80, 45, 0, 96, 39,127,230,211, 0,128,157,248,153,123, 1, 0, 91,148, 33, 21, 1,160,145, 0, 32, 19,101,136, 68, 0,
-104, 59, 0,172,207, 86,138, 69, 0, 88, 48, 0, 20,102, 75,196, 57, 0,216, 45, 0, 48, 73, 87,102, 72, 0,176,183, 0,192,206,
- 16, 11,178, 0, 8, 12, 0, 48, 81,136,133, 41, 0, 4,123, 0, 96,200, 35, 35,120, 0,132,153, 0, 20, 70,242, 87, 60,241, 43,
-174, 16,231, 42, 0, 0,120,153,178, 60,185, 36, 57, 69,129, 91, 8, 45,113, 7, 87, 87, 46, 30, 40,206, 73, 23, 43, 20, 54, 97,
- 2, 97,154, 64, 46,194,121,153, 25, 50,129, 52, 15,224,243,204, 0, 0,160,145, 21, 17,224,131,243,253,120,206, 14,174,206,206,
- 54,142,182, 14, 95, 45,234,191, 6,255, 34, 98, 98,227,254,229,207,171,112, 64, 0, 0,225,116,126,209,254, 44, 47,179, 26,128,
- 59, 6,128,109,254,162, 37,238, 4,104, 94, 11,160,117,247,139,102,178, 15, 64,181, 0,160,233,218, 87,243,112,248,126, 60, 60,
- 69,161,144,185,217,217,229,228,228,216, 74,196, 66, 91, 97,202, 87,125,254,103,194, 95,192, 87,253,108,249,126, 60,252,247,245,
-224,190,226, 36,129, 50, 93,129, 71, 4,248,224,194,204,244, 76,165, 28,207,146, 9,132, 98,220,230,143, 71,252,183, 11,255,252,
- 29,211, 34,196, 73, 98,185, 88, 42, 20,227, 81, 18,113,142, 68,154,140,243, 50,165, 34,137, 66,146, 41,197, 37,210,255,100,226,
-223, 44,251, 3, 62,223, 53, 0,176,106, 62, 1,123,145, 45,168, 93, 99, 3,246, 75, 39, 16, 88,116,192,226,247, 0, 0,242,187,
-111,193,212, 40, 8, 3,128,104,131,225,207,119,255,239, 63,253, 71,160, 37, 0,128,102, 73,146,113, 0, 0, 94, 68, 36, 46, 84,
-202,179, 63,199, 8, 0, 0, 68,160,129, 42,176, 65, 27,244,193, 24, 44,192, 6, 28,193, 5,220,193, 11,252, 96, 54,132, 66, 36,
-196,194, 66, 16, 66, 10,100,128, 28,114, 96, 41,172,130, 66, 40,134,205,176, 29, 42, 96, 47,212, 64, 29, 52,192, 81,104,134,147,
-112, 14, 46,194, 85,184, 14, 61,112, 15,250, 97, 8,158,193, 40,188,129, 9, 4, 65,200, 8, 19, 97, 33,218,136, 1, 98,138, 88,
- 35,142, 8, 23,153,133,248, 33,193, 72, 4, 18,139, 36, 32,201,136, 20, 81, 34, 75,145, 53, 72, 49, 82,138, 84, 32, 85, 72, 29,
-242, 61,114, 2, 57,135, 92, 70,186,145, 59,200, 0, 50,130,252,134,188, 71, 49,148,129,178, 81, 61,212, 12,181, 67,185,168, 55,
- 26,132, 70,162, 11,208,100,116, 49,154,143, 22,160,155,208,114,180, 26, 61,140, 54,161,231,208,171,104, 15,218,143, 62, 67,199,
- 48,192,232, 24, 7, 51,196,108, 48, 46,198,195, 66,177, 56, 44, 9,147, 99,203,177, 34,172, 12,171,198, 26,176, 86,172, 3,187,
-137,245, 99,207,177,119, 4, 18,129, 69,192, 9, 54, 4,119, 66, 32, 97, 30, 65, 72, 88, 76, 88, 78,216, 72,168, 32, 28, 36, 52,
- 17,218, 9, 55, 9, 3,132, 81,194, 39, 34,147,168, 75,180, 38,186, 17,249,196, 24, 98, 50, 49,135, 88, 72, 44, 35,214, 18,143,
- 19, 47, 16,123,136, 67,196, 55, 36, 18,137, 67, 50, 39,185,144, 2, 73,177,164, 84,210, 18,210, 70,210,110, 82, 35,233, 44,169,
-155, 52, 72, 26, 35,147,201,218,100,107,178, 7, 57,148, 44, 32, 43,200,133,228,157,228,195,228, 51,228, 27,228, 33,242, 91, 10,
-157, 98, 64,113,164,248, 83,226, 40, 82,202,106, 74, 25,229, 16,229, 52,229, 6,101,152, 50, 65, 85,163,154, 82,221,168,161, 84,
- 17, 53,143, 90, 66,173,161,182, 82,175, 81,135,168, 19, 52,117,154, 57,205,131, 22, 73, 75,165,173,162,149,211, 26,104, 23,104,
-247,105,175,232,116,186, 17,221,149, 30, 78,151,208, 87,210,203,233, 71,232,151,232, 3,244,119, 12, 13,134, 21,131,199,136,103,
- 40, 25,155, 24, 7, 24,103, 25,119, 24,175,152, 76,166, 25,211,139, 25,199, 84, 48, 55, 49,235,152,231,153, 15,153,111, 85, 88,
- 42,182, 42,124, 21,145,202, 10,149, 74,149, 38,149, 27, 42, 47, 84,169,170,166,170,222,170, 11, 85,243, 85,203, 84,143,169, 94,
- 83,125,174, 70, 85, 51, 83,227,169, 9,212,150,171, 85,170,157, 80,235, 83, 27, 83,103,169, 59,168,135,170,103,168,111, 84, 63,
-164,126, 89,253,137, 6, 89,195, 76,195, 79, 67,164, 81,160,177, 95,227,188,198, 32, 11, 99, 25,179,120, 44, 33,107, 13,171,134,
-117,129, 53,196, 38,177,205,217,124,118, 42,187,152,253, 29,187,139, 61,170,169,161, 57, 67, 51, 74, 51, 87,179, 82,243,148,102,
- 63, 7,227,152,113,248,156,116, 78, 9,231, 40,167,151,243,126,138,222, 20,239, 41,226, 41, 27,166, 52, 76,185, 49,101, 92,107,
-170,150,151,150, 88,171, 72,171, 81,171, 71,235,189, 54,174,237,167,157,166,189, 69,187, 89,251,129, 14, 65,199, 74, 39, 92, 39,
- 71,103,143,206, 5,157,231, 83,217, 83,221,167, 10,167, 22, 77, 61, 58,245,174, 46,170,107,165, 27,161,187, 68,119,191,110,167,
-238,152,158,190, 94,128,158, 76,111,167,222,121,189,231,250, 28,125, 47,253, 84,253,109,250,167,245, 71, 12, 88, 6,179, 12, 36,
- 6,219, 12,206, 24, 60,197, 53,113,111, 60, 29, 47,199,219,241, 81, 67, 93,195, 64, 67,165, 97,149, 97,151,225,132,145,185,209,
- 60,163,213, 70,141, 70, 15,140,105,198, 92,227, 36,227,109,198,109,198,163, 38, 6, 38, 33, 38, 75, 77,234, 77,238,154, 82, 77,
-185,166, 41,166, 59, 76, 59, 76,199,205,204,205,162,205,214,153, 53,155, 61, 49,215, 50,231,155,231,155,215,155,223,183, 96, 90,
-120, 90, 44,182,168,182,184,101, 73,178,228, 90,166, 89,238,182,188,110,133, 90, 57, 89,165, 88, 85, 90, 93,179, 70,173,157,173,
- 37,214,187,173,187,167, 17,167,185, 78,147, 78,171,158,214,103,195,176,241,182,201,182,169,183, 25,176,229,216, 6,219,174,182,
-109,182,125, 97,103, 98, 23,103,183,197,174,195,238,147,189,147,125,186,125,141,253, 61, 7, 13,135,217, 14,171, 29, 90, 29,126,
-115,180,114, 20, 58, 86, 58,222,154,206,156,238, 63,125,197,244,150,233, 47,103, 88,207, 16,207,216, 51,227,182, 19,203, 41,196,
-105,157, 83,155,211, 71,103, 23,103,185,115,131,243,136,139,137, 75,130,203, 46,151, 62, 46,155, 27,198,221,200,189,228, 74,116,
-245,113, 93,225,122,210,245,157,155,179,155,194,237,168,219,175,238, 54,238,105,238,135,220,159,204, 52,159, 41,158, 89, 51,115,
-208,195,200, 67,224, 81,229,209, 63, 11,159,149, 48,107,223,172,126, 79, 67, 79,129,103,181,231, 35, 47, 99, 47,145, 87,173,215,
-176,183,165,119,170,247, 97,239, 23, 62,246, 62,114,159,227, 62,227, 60, 55,222, 50,222, 89, 95,204, 55,192,183,200,183,203, 79,
-195,111,158, 95,133,223, 67,127, 35,255,100,255,122,255,209, 0,167,128, 37, 1,103, 3,137,129, 65,129, 91, 2,251,248,122,124,
- 33,191,142, 63, 58,219,101,246,178,217,237, 65,140,160,185, 65, 21, 65,143,130,173,130,229,193,173, 33,104,200,236,144,173, 33,
-247,231,152,206,145,206,105, 14,133, 80,126,232,214,208, 7, 97,230, 97,139,195,126, 12, 39,133,135,133, 87,134, 63,142,112,136,
- 88, 26,209, 49,151, 53,119,209,220, 67,115,223, 68,250, 68,150, 68,222,155,103, 49, 79, 57,175, 45, 74, 53, 42, 62,170, 46,106,
- 60,218, 55,186, 52,186, 63,198, 46,102, 89,204,213, 88,157, 88, 73,108, 75, 28, 57, 46, 42,174, 54,110,108,190,223,252,237,243,
-135,226,157,226, 11,227,123, 23,152, 47,200, 93,112,121,161,206,194,244,133,167, 22,169, 46, 18, 44, 58,150, 64, 76,136, 78, 56,
-148,240, 65, 16, 42,168, 22,140, 37,242, 19,119, 37,142, 10,121,194, 29,194,103, 34, 47,209, 54,209,136,216, 67, 92, 42, 30, 78,
-242, 72, 42, 77,122,146,236,145,188, 53,121, 36,197, 51,165, 44,229,185,132, 39,169,144,188, 76, 13, 76,221,155, 58,158, 22,154,
-118, 32,109, 50, 61, 58,189, 49,131,146,145,144,113, 66,170, 33, 77,147,182,103,234,103,230,102,118,203,172,101,133,178,254,197,
-110,139,183, 47, 30,149, 7,201,107,179,144,172, 5, 89, 45, 10,182, 66,166,232, 84, 90, 40,215, 42, 7,178,103,101, 87,102,191,
-205,137,202, 57,150,171,158, 43,205,237,204,179,202,219,144, 55,156,239,159,255,237, 18,194, 18,225,146,182,165,134, 75, 87, 45,
- 29, 88,230,189,172,106, 57,178, 60,113,121,219, 10,227, 21, 5, 43,134, 86, 6,172, 60,184,138,182, 42,109,213, 79,171,237, 87,
-151,174,126,189, 38,122, 77,107,129, 94,193,202,130,193,181, 1,107,235, 11, 85, 10,229,133,125,235,220,215,237, 93, 79, 88, 47,
- 89,223,181, 97,250,134,157, 27, 62, 21,137,138,174, 20,219, 23,151, 21,127,216, 40,220,120,229, 27,135,111,202,191,153,220,148,
-180,169,171,196,185,100,207,102,210,102,233,230,222, 45,158, 91, 14,150,170,151,230,151, 14,110, 13,217,218,180, 13,223, 86,180,
-237,245,246, 69,219, 47,151,205, 40,219,187,131,182, 67,185,163,191, 60,184,188,101,167,201,206,205, 59, 63, 84,164, 84,244, 84,
-250, 84, 54,238,210,221,181, 97,215,248,110,209,238, 27,123,188,246, 52,236,213,219, 91,188,247,253, 62,201,190,219, 85, 1, 85,
- 77,213,102,213,101,251, 73,251,179,247, 63,174,137,170,233,248,150,251,109, 93,173, 78,109,113,237,199, 3,210, 3,253, 7, 35,
- 14,182,215,185,212,213, 29,210, 61, 84, 82,143,214, 43,235, 71, 14,199, 31,190,254,157,239,119, 45, 13, 54, 13, 85,141,156,198,
-226, 35,112, 68,121,228,233,247, 9,223,247, 30, 13, 58,218,118,140,123,172,225, 7,211, 31,118, 29,103, 29, 47,106, 66,154,242,
-154, 70,155, 83,154,251, 91, 98, 91,186, 79,204, 62,209,214,234,222,122,252, 71,219, 31, 15,156, 52, 60, 89,121, 74,243, 84,201,
-105,218,233,130,211,147,103,242,207,140,157,149,157,125,126, 46,249,220, 96,219,162,182,123,231, 99,206,223,106, 15,111,239,186,
- 16,116,225,210, 69,255,139,231, 59,188, 59,206, 92,242,184,116,242,178,219,229, 19, 87,184, 87,154,175, 58, 95,109,234,116,234,
- 60,254,147,211, 79,199,187,156,187,154,174,185, 92,107,185,238,122,189,181,123,102,247,233, 27,158, 55,206,221,244,189,121,241,
- 22,255,214,213,158, 57, 61,221,189,243,122,111,247,197,247,245,223, 22,221,126,114, 39,253,206,203,187,217,119, 39,238,173,188,
- 79,188, 95,244, 64,237, 65,217, 67,221,135,213, 63, 91,254,220,216,239,220,127,106,192,119,160,243,209,220, 71,247, 6,133,131,
-207,254,145,245,143, 15, 67, 5,143,153,143,203,134, 13,134,235,158, 56, 62, 57, 57,226, 63,114,253,233,252,167, 67,207,100,207,
- 38,158, 23,254,162,254,203,174, 23, 22, 47,126,248,213,235,215,206,209,152,209,161,151,242,151,147,191,109,124,165,253,234,192,
-235, 25,175,219,198,194,198, 30,190,201,120, 51, 49, 94,244, 86,251,237,193,119,220,119, 29,239,163,223, 15, 79,228,124, 32,127,
- 40,255,104,249,177,245, 83,208,167,251,147, 25,147,147,255, 4, 3,152,243,252, 99, 51, 45,219, 0, 0, 0, 6, 98, 75, 71, 68,
- 0,255, 0,255, 0,255,160,189,167,147, 0, 0, 0, 9,112, 72, 89,115, 0, 0, 13,215, 0, 0, 13,215, 1, 66, 40,155,120, 0,
- 0, 0, 7,116, 73, 77, 69, 7,218, 4, 18, 15, 45, 3,194,158,224, 85, 0, 0, 32, 0, 73, 68, 65, 84,120,218,236, 93,119,120,
- 20,213,222,126,103,118,102,119,179, 37,155, 70,122, 32, 36,148, 16, 12, 96, 40, 74, 40, 2,138,160, 24, 5, 21, 84, 20,225,202,
-245,179,129, 13, 11,216, 17,129,216, 64,193, 43,114,177, 1,130, 82, 84, 16,184,148, 40, 36,244, 18, 64,122, 79,128, 16,210, 73,
- 54,219,219,156,239,143,236,172,155,101, 91, 32,177,192,121,159,103,158,217,153,157,121,231,244,243,158,223,105, 0, 5, 5, 5,
- 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,197, 53,141, 85,171, 86,145, 70, 60, 62, 48, 88, 78,231,209,239,239,206,
-217,140,126, 39, 77,200,217,207,201,249,206, 63,196,157,253,254,174,156,162,127, 27,193, 59,176, 49,233,168,169,194,211,205,157,
-164,169,221,217, 92,156, 77,149,143,188,184,147, 52, 67,188,191,243, 15,113,103,191,191, 27,167,103,250, 9,146,183, 81,156, 65,
-166,169,198,186,147, 52,181, 59,155,139,243,106,243,145, 31,119,146,171, 77, 75, 62,226,254, 29, 92, 71,224,154, 81,100, 5,141,
-236,236,108,198,141,159,249,187,114,186,135,131,200,223,148,110,109, 66,108,106,106, 78,143,240,108, 42,188,147,157,157,205,172,
- 90,181, 42, 15, 64,191,166,244,123, 83,196,187,135, 95,155,132,247, 10, 68, 86,163, 56,155, 42,221, 55, 55,103, 83,229, 37, 79,
-206,166, 72,247,222,226,189, 25,227,168,169,220,217, 36,121,169, 57,210,188,151,244,115,213,188,158,156, 77,145,151, 60, 57,155,
- 34,221,255, 25,156, 77,145,151,188,113, 54, 69,186,247, 21,247,215,155,129,138,253,139, 5,129,103, 6,239,255,119, 22, 68,205,
- 37, 54, 27, 97,129,249,203, 57,155, 56,142,222,113,114, 54,101,235,166,127, 83,197, 81,115,164,119,119,206,166,226,247,228,105,
-138,120,242,198,121,181,238,245,225,206, 38,247,251,213,166,251, 63,139,179,137,227,168, 73,242,146, 7,103,255, 38,110, 12,244,
-119,187,126,167, 41, 57,155, 42, 47,121,113,231, 85,199,147, 55,206,171,117,175, 15,119, 54,185,223,155,162, 14,105, 46,222,107,
- 26,205,213,125,214,212,156,141,228,190,166, 56, 27,217, 61, 51,176, 25,226,254, 47,117,103, 83,114,122,186,177, 41,187,123,154,
-211,157, 77,201,217, 8,183, 94,115,156,255,180,120,255, 59,134,167, 47,190,171,233,150,242,101, 29,109, 14,119, 54, 37,103,144,
-220,215, 4,231, 85,196,253, 53, 7,238,239,226, 16, 49,224,155,184,101,130, 38,182,192, 52,167,112,109, 74,119,246,111, 14, 11,
- 97, 51,160,201,221,233,108, 41,191,221, 12,126,255,167,132, 41,205, 75, 52, 47,253,237,242,146, 71,154,236,223,132,150,162, 38,
-181, 60,123,114, 54,197, 55,220, 57,154, 42,141, 54,183,223,155, 50, 47, 53, 71,220, 83, 92,133, 21,130,114, 82, 78,202, 73, 57,
- 41, 39,229,164,156,215, 45,231, 53, 9,150, 6, 1, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,197, 63, 10,
- 62,251,119, 19, 18, 18, 86, 41,149,202,182,190,254,215,235,245, 23, 47, 94,188, 56,128, 6, 33, 5, 5, 69, 16, 96,241,135, 5,
- 93, 0, 64,156, 7, 5, 5, 5,197, 53, 13,159,131,225,229,114,121,234,209,163, 71,219, 11,130, 0,135,195, 1,187,221,238, 58,
- 91, 44, 22,220,114,203, 45,141, 30, 72, 31, 27, 27,155, 47,145, 72, 90, 55,230, 29,135,195,113,174,172,172,172,143,159, 71,182,
- 1, 72,101,152, 63, 52,163,248,219,215, 25, 64,137,205,102,235,234,143,147, 97,152, 84, 79, 62, 31, 92,226,111,191,156, 97, 97,
- 97,123, 56,142, 75,242,198,229,235,183, 32, 8,103, 42, 42, 42,122,253,201,225,121,221, 34, 54, 54, 54,159,227,184, 70,135,103,
-105,105,169,207,240,140,143,143,223,199,178,108, 66, 35, 40, 37,130, 32, 28,191,120,241, 98, 31, 63, 66,100, 27,128, 84,191, 45,
- 40,143,244,196, 48, 76,177,195,225,232, 30, 40, 31,249,227,242,146, 70, 3,113,186, 68, 22,199,113, 57, 49, 49, 49, 79, 25, 12,
- 6, 19, 0, 34,145, 72,136,155,219, 0, 0,118,187,189,162,166,166,166, 19, 77,137, 20, 20, 20,215,133,208, 18, 4,129, 53,155,
-205, 56,113,226, 4, 8,241, 90,222, 59,174,224,123,237, 11,126,221, 16, 19, 26, 19, 11,187,213, 10, 85,139,104, 23,119,217,145,
- 67,176,219,172,176, 91, 44,104,213,163,167, 88,137,225,134, 27,110,144, 4,224, 76,122,255,253,247, 99, 66, 67, 67, 97, 50,153,
- 96, 50,153, 96, 54,155, 97, 50,153, 96,177, 88, 96,177, 88, 96,181, 90, 97,181, 90, 97,183,219, 97, 54,155,145,155,155,235,176,
-217,108,126, 57,167, 78,157, 26,163,209,104, 92,124,226, 33,114,138,188, 54,155, 13, 38,147, 9,191,253,246,155, 95, 78,142,227,
-146, 74, 74, 74, 98,164, 82, 41, 8, 33, 16, 4, 1,132,144, 6,135, 39,218,180,105, 99,253, 11,194,243,122, 70,251,169,139, 87,
-199,132, 41,228,176, 11, 2,178,187,180,113,253,113,230,203,165, 32,118, 7, 4,187, 29,237,198,141, 2, 0, 16, 66,208,177, 99,
- 71,191,225, 73, 8, 73,158,186,120,117,120,176,156,149,149,149,198,244,244,244, 18,212, 91,155,125, 9,173, 36,163,209, 24, 35,
-186,193, 83, 16,177, 44,219,224, 88,183,110, 29,178,179,179, 3,249, 61,233,133, 23, 94,136,177,217,108,176, 88, 44, 48,155,205,
-176,217,108,176,219,237,174,195,225,112,184, 14,139,197,130,157, 59,119, 6,107,201,122,255,246,219,111,127,108,245,234,213,170,
-159,127,254, 89,213,186,117,107, 72,165, 82, 72, 36, 18, 72, 36, 18,176, 44, 11,142,227,112,243,205, 55, 51, 52, 9, 82, 80, 80,
- 92, 55, 66,203,108, 54, 23,102,102,102, 18,231,239, 68,185, 92, 46,245,104,229, 38,180,107,215,238,184,231,123,129,186, 20, 67,
- 99, 98, 49,169,101, 36, 0,224,173,179, 85,174, 10,226,131, 94, 55,186,158,121,247, 66, 45, 0, 64,161, 80,128,113,111, 70,251,
-128, 74,165,194,237,183,223, 14,153, 76,134,238,221,187,131,231,121,175,135, 84, 42, 5,207,243, 1, 3,133, 97, 24,168,213,106,
- 76,158, 60, 89, 20, 73, 80,133,200, 49,190, 87,119,132,128,224,191,135, 78,194, 34, 16,112, 28,231, 58,130,225,148, 74,165, 56,
-120,240, 32, 56,142,131, 68, 34,113,157,197,223, 43, 87,174,196,240,225,195,193,113, 28, 20, 10, 5, 16,196,202,193,205, 17,158,
-215, 51,194, 20,114,140,158,243, 19, 0,224,252,204,113,174,240,220,249,244, 91,174,103,146,255,239, 1, 48, 12, 3,158,231,193,
-178,108,147,113, 86, 87, 87, 27, 31,122,232,161, 45,161,161,161,235,180, 90, 45, 2, 8, 56,156, 63,127, 30, 28,199,249, 76,239,
- 44,203, 98,198,140, 25, 56,117,234, 84, 80,126, 55,153, 76,152, 55,111, 30, 28, 14, 71, 3, 94,241,183,231,189, 32, 69,214,123,
-131, 6, 13, 26,181,122,245,234, 8,134, 97,240,217,103,159, 65, 42,149, 98,200,144, 33,136,138,138,194,250,245,235, 33,149, 74,
-241,202, 43,175,208,196, 71, 65, 65,225,175,204,227, 1,220, 8, 32,218,105,232,169, 3, 16,238,246, 72,133,243, 28, 45, 94, 51,
- 12,179,219, 11, 79, 15,231, 51, 21, 12,195,236,118,187,182, 0,144,121,185, 95, 5, 64,225, 60,204,168,183,254,103,184,125, 71,
-124, 15,190,190,203, 1,245,251, 15, 1,216, 4,160,127,118,118,118, 30, 0,148,150,150,222, 89, 90, 90, 10, 0, 72, 77, 77, 61,
-122,252,248,241, 14, 98, 29,237,236, 66,148,218,237,246,246, 98,119,162,104, 45, 26, 56,112,160,223, 22,190,221,106,189, 76,128,
-120,171,251,189,117, 87,248, 18, 48, 86,171, 21, 15, 60,240, 0, 0,248,172,116,220,143, 96,180,134,197, 98, 1,199,113, 72,107,
- 25,141, 55, 7,103,226, 38, 98,131, 94,199,192, 94,171,199, 80,181, 13, 71, 59,118,197,220,115, 21, 56,171,213,129,227,184,160,
- 56, 5, 65,240, 41,178, 36, 18, 9,230,204,153,131,135, 30,122, 8, 18,137, 4,193,234,161,166, 14,207,235, 29,118, 65,240, 26,
-110,190,194, 56,152,240, 12,134,179,186,186,218,152,157,157,189, 67, 46,151,207,143,141,141, 45, 41, 46, 46, 14, 40,180, 60,197,
-143,103,163,226,227,143, 63,198,172, 89,179, 48, 96,192,128,160,220,105, 54,155,193, 48, 12,230,206,157,123,217,127, 83,166, 76,
-185,236,123, 1, 56, 25, 0,108, 66, 66,194,211,107,215,174,213,136,207,182,104,209, 2, 60,207,163, 83,167, 78, 8, 13, 13,197,
-150, 45, 91,224,112, 56,130,206,151, 20, 20, 20,215, 46,188,105, 17, 55,220, 50,105,210,164,238, 57, 57, 57,211,178,178,178,190,
-223,182,109,219, 98,134, 97, 86,185,149,137,217,206,242,117,149,120, 77, 8,233,225, 46,122,156, 98, 45,154, 97,152, 85,226,243,
-238,215,226,153, 16, 50, 16,128, 76,188,158, 52,105, 82, 70, 78, 78,206,180,137, 19, 39,190, 54,125,250,116,233,164, 73,147, 58,
-231,228,228, 76, 19,191,227,205, 29,222, 44, 90,126,247,158, 18,187, 17,143, 29, 59,230,171, 27,209,189, 2,240, 91, 90,170, 90,
- 68,187, 44, 47,239, 38, 71,185,238, 79, 46,174,113, 85, 96,179,187,181,133, 74,165,194,224,119, 63, 12,202, 82,100,177, 88, 80,
- 94, 94,238,178, 50, 4, 58,130,229, 84, 42, 66,144,251, 66, 39,156,175,146,225,157,237,213, 88,189,255, 20,120,158,199, 29, 29,
- 59,225, 78,105, 40,222, 72,150,225,133,147, 69,176,145,224,198,244, 18, 66,188, 10, 44,241,183,216,133,210, 24,161,229, 22,158,
-214,119,147,163, 8, 0, 29, 0,245,228,226, 26, 25,195, 48, 22,134, 97, 54,207,238,214, 54,195, 25,158,225, 52, 43,251, 71,118,
-151, 54, 46,171,211,206,208,219, 92,247,135,235, 15,186,226,100,194,156, 15, 0, 0, 3,186,222, 28, 48, 63, 4,195, 89, 85, 85,
-101,236,115, 91,255, 60,135,209,242,237,168, 81,163, 10, 55,110,220,168, 8,198,173,222,132,150,104,181, 21, 69, 22,199,113,176,
- 88, 44, 65,249,221, 98,177,248,204, 31, 82,169,244, 74, 44, 90,208,235,245,150, 21, 43, 86, 96,246,236,217,136,138,138,194,160,
- 65,131, 16, 31, 31,143,165, 75,151,130, 16,130,113,227,198, 65,161, 80,136,214, 86,154, 0, 41, 40,174,111,248,211, 34,242,156,
-156,156,105,158, 66,198,253,218, 93, 64,121,136, 41,119,177,150, 17,160,254, 95,229, 41,158,196,239, 50, 12,179,106,250,244,233,
-217, 1,220, 81,225, 75,104,249, 93, 18,223,108, 54, 23,118,233,210, 37, 40, 53, 97, 48, 24, 74, 3,137, 13,111,173,122,119, 43,
-129, 90,173,134, 74,163, 6, 27,100,185,107,179,217, 92, 66,101,195,134, 13, 80, 40, 20, 24, 50,100,200, 85, 89,180,172, 86, 43,
-100, 82, 30,108,139, 88,140,158,185, 17, 85,117, 70, 87, 5,179,233, 76, 33,246,150,149,227,133,172,219,160, 82,148, 67,103,177,
- 4,101,121, 19, 4,225, 50,145,197,113, 28, 30,120,224, 1,151, 53,193,125,220, 10,130,232, 58, 36,132,148, 56,249,207, 3,176,
-186,125,239,244,209,163, 71, 63, 0, 0,131, 76,241, 95, 65, 22,130, 83,231,207, 75,173, 86,107, 90,108,108, 44, 95, 86, 86,102,
-163,121,218,127,124, 5,178, 8, 10, 30,150,170, 43,225,172,170,170, 50,102,103,103,239,112, 24, 45,223, 94,184,112, 97, 7,128,
-144,155,110,186,169,209, 66, 75, 20, 88, 60,207, 99,198,140, 25,152, 53,107,150,235,255, 96,133,150,221,110,111, 32,160, 78,158,
- 60,217,224, 91,158,194, 46, 64,183, 41, 65,253,236, 66, 33, 53, 53,213,245, 78, 92, 92, 28,194,195,195, 33, 8, 2, 4, 65, 64,
- 72, 72, 8, 20, 10, 5,164, 82, 41, 77,116, 20, 20, 20,254,180,136,113,226,196,137,175, 49, 12,179,202,105, 89, 58,228, 71, 80,
-121,171, 43,123,120,136,181, 10, 31,207,101,123, 19, 91,238,191, 69, 76,154, 52, 41,195,211, 29,222,186, 43, 93,165,170,199,178,
-251, 13,224,222,141,216, 84,149,152,191,138, 76, 29,174,129, 66,165,130, 68,194,130, 97, 24, 18,136,203,106,181,186, 10,254,167,
-158,122,202,239,184,149, 96,199, 83, 89,173, 86,176,156, 4, 23,227, 82,224, 96, 55,187,222, 21, 15,150,227,113, 54,174, 3, 36,
-199,246,129, 15,178,194,245,180,104,141, 27, 55, 14,243,230,205, 3,203,178,174, 48,225, 56, 14,237,218,181, 67, 97, 97,161, 95,
-174,216,216, 88, 6,192,161,196,196, 68,113,198, 91, 20, 84,177, 64,125,127,177,109,105, 90, 90, 91,185, 92,254, 8, 0, 56, 44,
-102, 29,170, 45, 14,246,253, 25, 69, 22,171,109, 29,232,180,250, 70, 9, 34, 95,247, 29, 14, 33,104, 43,140,183,231,170,170,170,
-140, 35, 70,140,200,171,173,173,253,246,134, 27,110, 56,137,134, 75, 32, 4,228,227, 56,174,129,192, 18, 69,214,167,159,126,218,
- 64, 20,217,108,182,160, 26, 2, 54,155,237, 50,193,243,209, 71, 31, 53, 56, 3, 64,175, 94,189,130,178, 12, 3, 32, 44,203, 18,
-169, 84,138,219,111,191, 29,157, 59,119,198,207, 63,255, 12, 65, 16,240,204, 51,207, 64,161, 80,224,147, 79, 62,129,221,110,199,
-251,239,191, 79, 45, 90, 20, 20, 20,254,180,136,121,250,244,233,135,166, 79,159,238,178, 44,121, 90,180,124,212,187,119, 57, 69,
- 85,180, 40,210, 0,152,189, 9, 34,111, 86, 50, 79, 1,230,126, 47, 39, 39,103,154,167, 59, 60,187, 43, 27, 8,173, 63, 11,165,
-135, 15,226,195,222,153, 0, 26,118, 23,206,185,185, 3, 84,106, 21, 84,161,106,140, 88,185, 25, 0,156,133,254,196,160, 44, 90,
-162,208,170,170,170,242, 43,178, 26, 99,209, 98,101, 28,150, 37, 93, 2,145,241,224, 44,182, 6, 66, 75,194,241, 56, 31,149, 2,
-150,151,130,115,216,131,226, 36,132, 92,214, 85, 56,102,204, 24, 48, 12,227,154, 33,214,165, 75, 23,119, 46,159,164,101,101,101,
- 4,116, 11,132,166, 79,159,123,190,196,209,229, 79, 3, 0,250,232,245,174,184,152,218,229,143,249, 29, 51, 15,230,185,172,143,
-239,226,165, 43,226,172,170,170, 50,222,148,158,177, 67, 26, 25,246,237,185,115,231,118, 0, 96, 31,124,240,193,240, 46, 93,186,
- 4,149, 39,197,201, 21,158, 34,203,221,146, 37,158, 3,204,176,117, 19,142,142,160, 4,148,216,141, 24, 68,154, 39, 98,218,214,
-104, 52, 80,171,213,174, 25,183, 33, 33, 33, 80, 42,149,174,241,157, 65, 10, 55, 10, 10,138,235, 23, 17,162,208,113,138,165, 6,
-150, 38,231,216,170,108,247,107,111, 22, 47,167, 5, 42, 63, 64,249,186,218, 41,208,188, 66,180,172,121,188,179,202,151, 72,227,
- 68, 5,233,126,142,139,139,251,159, 90,173, 78, 9,214,247,141, 89,188,212, 97,179, 94,102,217, 98, 24, 6,234, 80, 53, 20,106,
- 21, 20,161,106,159, 86, 47,127, 66, 75,180, 20,137,149,206,252,249,243,161, 86,171,241,175,127,253,171,209, 99,180, 92, 66, 75,
-202, 98,189,252, 55, 72,100, 92, 3,145,197,113, 28, 36, 60,143, 82,117, 60, 88,158, 7,103, 15,206, 74, 86, 91, 91, 11,142,227,
-240,230,155,111,186, 90,240,238, 34,171, 49,126,110,206, 56,186,158, 65, 28,182,203,172, 80,190,172,175, 87,202, 41, 90,178,164,
-145, 97,223,118,232,208,193,101,201, 82, 42,149,226,108,211,128, 96, 89,214,171,200,242,156, 33,200,113, 92,125, 90, 14, 48, 59,
-210,221,162, 53,125,250,116, 23,175,187, 37, 75, 68, 99,242,145,232,214,188,188, 60,236,221,187, 23, 79, 61,245, 20, 20, 10, 5,
-102,205,154, 5,187,221,142, 41, 83,166, 64,161, 80, 64, 38,147,209,196, 71, 65, 65,173, 89, 13,180,136, 7, 42, 60,198, 65, 49,
- 30,162,166,194,155,192,114,239, 38, 20,127, 51, 12, 99,243,194,107,241,232, 82,244,188, 47,158,171,166, 79,159,190, 81,180,100,
-185,221,111,224,142,128, 22, 45,185, 92,158,114,226,196, 9,215, 98,165,254,206, 22,139, 5, 3, 6, 12, 8,218, 50, 38,206,146,
-227, 56, 73, 3, 97,161, 12, 85, 67,169, 9,133, 66,173,246, 20, 28, 76,160, 66, 92,108, 17,187, 11,173,183,223,126, 27, 28,199,
- 97,222,188,121, 0,128,151, 94,122, 41,232, 49, 90, 34, 39, 28, 12,138,201,105,100,206, 28, 14,203,119, 54,148,109,253, 29, 28,
-199, 33,166,231,157, 16,110, 26, 14,131, 66, 13,206, 97, 15,122,214, 97,117,117, 53, 10, 11, 11, 33,145, 72,240,226,139, 47, 54,
- 88,235,200,115, 38,219,134, 13, 27,252,250,189, 57,227,232,186, 22, 90,130, 61, 40, 81, 21,108,250,244,228, 20,199,100,213,214,
-214,126,123,238,220,185,157, 0,216, 81,163, 70,133, 43,149, 74,124,245,213, 87, 6, 0,178,165, 75,151, 42, 2,137, 34, 49,221,
- 4, 18, 89, 60,207,215,167,229, 96,252, 78, 26, 46, 89, 18,104, 96,124, 48,105, 94,116, 43,195, 48,112, 56, 28, 80, 40, 20, 13,
- 44, 89, 33, 33, 33,144,203,229, 52,225, 81, 80, 80, 4, 42, 75,118, 7, 93,142, 19,210,195, 77, 84,237,190, 18,222,198,124, 47,
- 16, 56, 95, 66,195,108, 54,227,200,145, 35,193,242, 4,189,120,105,203,238, 55,227,221, 11,181, 96, 24, 6,255,237,117, 3, 84,
- 26, 53,148, 42, 21,238,255, 57,207, 85,112, 31,156,246, 18,228, 42, 53, 18,250, 14, 10,170, 32, 23,187, 14,221,133, 86, 77, 77,
- 13,120,158,199,123,239,189, 7,150,101,241,254,251,239, 35, 49, 49, 17, 23, 47, 94,196,210,165, 75,131,178,104, 73, 28, 18,196,
- 63,154, 14,229,152, 48,104, 30,189, 5, 17,183,191,141, 11, 22, 14,219, 76, 74,220, 98, 58, 12,217,250, 79, 97, 17, 28, 65,207,
-192,178,219,237,200,203,203,243, 28,240, 14, 66,136,107,213,125,155,205, 6,171,213,138,247,223,127,223,239,140,182,230,140,163,
-235, 25,241, 61,199, 33,186,251,147, 0,128,149,211,199,186,238,191,121,240,143,244, 57,227,187,250, 13, 0, 58,180, 30,212, 40,
-206,170,170, 42,227, 29, 3,122,229,155, 4,254,155, 78,157, 58, 53,176,100,133,132,132, 48,206,235,160,204,101, 44,203, 66, 34,
-145, 92,214, 93,232, 75,108, 5, 51, 70,203,110,183,187, 22, 18,245, 55,158,241, 74, 44, 90, 99,199,142, 69,124,124,188,203,146,
-245,238,187,239, 66,161, 80, 96,210,164, 73,176,217,108,248,244,211, 79,105,226,163,160,160,248,211, 69,217,159, 1,175, 37,169,
-201,100, 42,234,220,185, 51,124,252,151, 24, 18, 18,194,123,120, 42,161, 93,187,118,199,189,116, 79, 13, 4,144,235,173, 80,103,
- 24, 6,161,154, 80,132,168, 85, 80,122, 88,177, 66, 66, 53,144,171,213, 96,165, 94, 11,243,203, 56,197,177, 37,238, 66, 75, 60,
-106,107,107,193,243, 60,102,207,158, 13,141, 70, 3,179,217, 28,144, 83,172,116, 36, 18, 9, 12,231,235,112,116, 90, 46,100, 33,
-219,208,118,208, 67,136,231, 21,144,110,249, 17, 70,135, 45,208,130,165,151,113,182,111,223, 30,111,189,245,214,101,203, 58,248,
- 66, 98, 98,162, 79,206,230,142,163,171,196, 63,158,211,223,172, 88, 17, 2,113,120, 19, 48, 94, 57, 69, 75,150, 73,224,191, 41,
- 44, 44, 20, 45, 89, 97, 74,165, 18, 95,124,241,133, 1, 0, 59,101,202, 20,101,114,114,178, 36,152,180, 36,145, 72, 48,115,230,
- 76,175, 99,178,188,137,174,198,228, 35,247,119,251,245,235,231,117,193, 82, 31,226,237, 50, 78,209,173, 81, 81, 81, 46, 75,150,
-195,225,112,205, 54, 20, 87,159,247,211,168,160,233,147,114, 82,206,235,135,243,154,132,215, 18,248,226,197,139,119,248,122,161,
- 77,155, 54, 39, 78,156, 56,209, 78,220,138,195, 89,112, 74, 77, 38, 83,251, 94,189,122, 5, 52,237, 8,130, 0,185, 92, 14, 66,
- 8,110,125, 43, 7, 12, 11,176,104, 88,137,197,244,190, 13, 18, 9, 7,161,126,171,143,128,179, 14,141, 70, 99,131,202,193,219,
-161,211,233, 96, 54,155,131, 94,205,219,100, 50, 53, 88,130,129, 33, 2,206,254,186,228,178,217,135,226, 17,236,184,157,144,144,
-144, 6, 93, 63, 1,204,159, 62, 73,155, 51,142,174,103,136, 19, 22, 0, 32,173,215, 16, 8,130, 3,196,225,104,176, 77, 82,122,
-202, 29, 16,136, 3, 86,155, 1,102,179, 57,208, 12, 78,166,178,178,210, 56, 98,196,136, 60, 0, 95, 15, 29, 58,244, 56,234, 87,
- 23, 38,106,181, 90,206,243,188, 0,160, 26, 0,185,116,233, 82,216,133, 11, 23, 4,147,201,212, 42,144, 59, 87,175, 94,141, 35,
- 71,142,160,111,223,190, 13,182,131, 18,173,162,238,171,187, 7,147, 62,197,238,114,111, 43,194,251, 18,114,193, 66, 34,145, 32,
- 44, 44, 12, 82,169, 20,239,189,247, 30,164, 82, 41,148, 74, 37, 0,224,211, 79, 63,117, 45,190, 74, 65, 65, 65,113,221, 8,173,
- 64,229,166,159, 46, 43,191,221, 83,118,187,189, 56, 57, 57,185, 81, 31,115, 56, 28,101, 1,132, 91,241,210,165, 75,165,238, 86,
-136, 64,103, 66, 72, 89,128,202,182,120,229,202,149, 82,111,214, 13, 95, 27, 76, 7,226,116, 56, 28,197,173, 91,183,246,105, 49,
-241, 6,155,205,118,225, 10,227,245,138,227,232,122,134,195,225,240,147, 62, 95,191,210,244,121, 50, 45, 45,237, 66,120,120,248,
-154,216,216,216,170,173, 91,183, 70,245,232,209, 35,202,253,153, 30, 61,122,196,123,188,102,129,159, 37, 56, 24,134, 41, 30, 58,
-116,168,215, 52, 47,138, 38, 47,233,179, 56, 80,154,223,181,107,151,212,253,125, 95,252,110,249,168, 56, 8,225,122, 54, 51, 51,
-147,117,231,241,149,246,109, 54, 91, 5, 77,133, 20, 20, 20,215,189,208, 50, 26,141,231, 59,119,238,108,247,241,223, 57,127,239,
- 86, 85, 85,117,111,106, 15,216,108,182, 94,255, 4,206,202,202,202,238,127, 86,164, 94, 77, 28, 93,207,104,142, 56, 42, 47, 47,
-191, 9, 0,244,122, 61, 2,109,171,211, 8, 65,216,228,233,211,110,183,247,106,142, 48,173,174,174,206,162, 41,139,130,130,130,
- 10,173, 70,128, 46, 17,240,247, 7,141, 35, 10, 10, 10, 10, 10,138,191, 7, 88, 26, 4, 20, 20, 20, 20, 20, 20, 20, 20,205, 3,
- 6,190, 87, 23,111,204,108,130, 43, 89,161, 60,151,114, 82, 78,202, 73, 57, 41, 39,229,164,156,215, 29,103, 32,110, 58,155,177,
-153, 5, 24,229,164,156,148,147,114, 82, 78,202, 73, 57,175, 63,206,107, 18,180,235,144,130,130,130,130,130,130,130,162,153, 64,
-215, 84,250,235, 32, 65, 19, 46,181, 64, 8,137, 0,224,107,195, 56, 11,195, 48,151,174,128,147, 1, 32,117, 30,226, 66, 71, 54,
- 0, 86, 0, 86,134, 97, 72, 96,142,119,216,146,146,136, 12,226,224,123, 16,134,225, 5, 1,251, 91,181,106,185,143, 97,238,180,
- 0,128, 42, 54,189,163, 90,165, 24,104,182, 90, 82,228,188,236, 72,141, 94,183,193, 92,126,162,136, 38, 15, 10,138,191, 4,119,
- 3,152,140,250, 97, 37,211, 1, 44,161, 65, 66, 65,209, 76, 66, 75,173, 86,239, 97, 89, 54, 41,208,250, 60, 34,156,123,153, 21,
- 95,186,116,169,123, 35,190, 61, 66,173, 86, 15,224,121,190, 55, 0,216,108,182,173, 58,157,110, 35,128,165, 0,236, 87,232, 39,
- 13,128, 7, 0, 60,236,188, 94,228, 44, 44,180, 87,200,215, 57, 44, 44,108, 57,207,243,164,178,178,178, 39, 0, 68, 69, 69,237,
-176,217,108,140, 86,171,189, 31,192,129, 70,242,177, 60,207,207,232,217,179,231, 45,155, 55,111,254, 26,192,236, 38,138, 75, 57,
-203,178, 94, 5,138, 32, 8,173,175, 64,100, 73, 1,132,205,158, 61, 59,106,225,194,133,153,197,197,197,157, 0, 32, 41, 41,233,
-224,168, 81,163,246,141, 31, 63,190,138, 16, 82,203, 48,140,213, 31, 79, 73, 73, 68, 70,121,233,153,167,202,202,143, 60, 0, 0,
-113,241,157,150, 72, 36,172,148,144,130,237,202, 22, 15,183,104,215,182,245,147,223,127, 53, 91,218, 58,165, 37,126,219,182,247,
-198,241,207,189,150,113, 1,248,152,138,173, 63, 15,161,161,161,123, 88,150, 77,242,151,199,189,229,121,135,195, 81, 92, 93, 93,
-221,221, 23, 39,199,113, 73,254,202, 11,111,247, 4, 65, 56, 83, 89, 89,233,117,169, 9,141, 70,179,157,227,184,148, 96,185,196,
-179,221,110, 47,246,181,180,140, 70,163,217, 35,145, 72,146,252,249,211,219,127,130, 32,156,169,168,168,240,229,206,203,252,222,
- 20,238,188, 18, 78,127,238, 20,203, 35, 0,159, 70, 69, 69,221, 92, 85, 85,245, 8,128,215,180, 90,109, 23,137, 68,130,200,200,
-200,215, 44, 22,203,169,176,176,176, 47,107,107,107,183, 1,120, 14,128, 64,115, 12, 5, 69, 19, 65,163,209,148,233,116, 58, 34,
- 66, 16, 4, 98,179,217,136,217,108, 38, 70,163,145,232,245,122,162,211,233,136, 86,171, 37,181,181,181,164,170,170,138, 68, 71,
- 71,123, 46,222,232,171, 15,183,147, 70,163, 57,145,147,147, 99, 46, 44, 44, 36, 86,171,149, 88,173, 86, 82, 84, 84, 68, 62,252,
-240, 67,179, 70,163, 57, 1,160,147,143,119, 7,250, 40, 44,110, 7,176, 56, 51, 51,211,178,122,245,106, 98, 50,153,136, 94,175,
- 39, 75,150, 44, 33, 55,220,112,131, 5,192, 98,231, 51,108,144,156, 0,208, 39, 46, 46,174,248,244,233,211,142, 13, 27, 54, 88,
-195,194,194,114,195,194,194,114,139,138,138, 28,167, 79,159, 22, 90,180,104, 81, 12,160, 79, 35,220, 9, 0,195, 39, 76,152, 80,
- 86, 84, 84, 68,250,245,235,183,223,237, 62,131,192,251,220, 13,244,102,201, 34,132,196, 17, 66,226, 81,191,200,229,101, 7, 33,
- 36,222,249, 76, 68,144,156,170, 51,103,206,180,140,141,141,205, 97, 24,198,226,201,199, 48,140, 37, 54, 54, 54,231,204,153, 51,
- 45, 9, 33, 42,127,156,197,231,230, 60,190,102,245,109, 53,250, 75,199,136,254,210, 49,242,245, 55,253,181, 79,140,127,100,113,
-124,155,174,243,194,147, 50,102, 31, 57,118,114, 46, 33,100,238,198,221, 39,230,190,253,249,255,230,222, 59,254,147, 47,162,146,
- 51,159,104, 68,120, 94, 13, 40, 39,128,240,240,240, 82,189, 94, 79, 8, 33,196,225,112, 16,171,213, 74,204,102, 51, 49, 24, 12,
- 68,167,211,145,186,186, 58, 87, 62,175,173,173,117,253,142,137,137,241,153,223, 35, 34, 34,202,140, 70, 99,131,178,195, 98,177,
-184,202, 15,131,193, 64, 12, 6, 3,209,235,245,174, 67,167,211,145,132,132,132,243,126,220,121, 81,116,167, 32, 8,196,110,183,
- 19,171,213,234,226, 53,153, 76, 13, 14,179,217, 76,204,102, 51, 73, 78, 78, 14,218,157,193,112,154, 76, 38,146,148,148, 84,226,
-139, 51, 50, 50,178,204,100, 50, 53,224,116,247,191, 39,175,120, 29, 23, 23, 87,218, 24,206, 96,220,233, 47, 60,157,152,125,252,
-248,113, 98, 52, 26, 73, 98, 98, 98,213,253,247,223,111,115, 56, 28,100,245,234,213, 36, 51, 51, 83,232,223,191,191,181,178,178,
-146,252,235, 95,255, 34,126, 26,133, 52, 31, 81, 78,138, 43,177,104, 49, 12, 3,149, 74,133, 31,126,248,193,231,118, 28,238,191,
- 91,181,106, 21,236, 55,187,167,164,164,228,109,217,178, 69, 17, 31,255,199,130,216, 22,139, 5, 17, 17, 17,120,230,153,103,100,
-119,223,125,119,187, 65,131, 6,237, 56,123,246,108, 63, 0,123, 2,240,221, 23, 29, 29,253,217,155,111,190, 25,251,224,131, 15,
- 34, 42,170,193,162,219, 24, 49, 98, 4,238,191,255,126,233,241,227,199, 31,154, 63,127,254, 67,115,230,204, 41,213,233,116,227,
- 1,252,232,143, 84,161, 80, 12, 77, 72, 72,248, 98,203,150, 45, 49, 49, 49, 49, 72, 77, 77,101, 95,121,229,149,118,237,219,183,
- 87, 36, 37, 37,177, 23, 47, 94,196,207, 63,255,156, 56,114,228,200,101,101,101,101, 79, 90,173,214, 21, 65,248, 93, 22, 21, 21,
-245,218,147, 79, 62,217, 66,171,213,218, 11, 10, 10, 78,136,247,101, 50,217,148,172,172,172, 30,155, 54,109,250, 14,192,151, 87,
- 98,201, 34,132,104,241, 71, 23,159, 8,155,248,127, 48,150, 45, 66,136,108,255,254,253,145, 89, 89, 89, 63,154,205,230,174, 79,
- 61,245,212,185,105,211,166, 41, 52, 26,141, 6, 0,163,213,106, 47, 77,158, 60,217,242,201, 39,159,188,218,177, 99,199,219,182,
-111,223,126, 31, 33,196,230, 20,100,151,243, 49,140,203, 61,231, 47, 84, 32,111,155, 32,123,107,210, 75, 73, 31, 76, 77, 57,187,
-251,240,121,129, 83,104,240, 75,254, 33,148, 85,233,240,191,237,135, 17, 23, 21,202, 72,229,124, 70, 88,226, 13,253,106, 47, 28,
-206,135,159, 21,210, 41,154, 6, 12,195, 64,169, 84,226,151, 95,126,185,108,235, 42,111,219, 90,113, 28,135,240,240,240,128,187,
- 27,132,132,132, 96,195,134, 13, 94,247, 94,244,182,165, 79, 88, 88, 24,252, 53, 54, 24,134, 65, 72, 72, 8,182,110,221, 10,150,
-101,189,110, 13,228,121, 79,165, 82,129,245,179,215,149,200,153,159,159, 31,144, 75, 60,171,213,106,160,190,235,223,119,166,148,
-203,177,101,203, 22,159,126,246,252,173,118,238,247, 26,136,115,235,214,173, 13,182,254,242,220, 18,204,253, 90,165, 82,129, 9,
- 64, 26, 17, 17,209, 51, 41, 41, 9,187,118,237,194,210,165, 75, 35, 51, 50, 50,112,242,228, 73, 48, 12,131,105,211,166, 49, 55,
-220,112, 3, 95, 90, 90,138,190,125,251,226,167,159,126,234,165,213,106,105,134,161,248, 75, 64, 8,225, 1,220, 8, 32, 26,245,
-195,110,234, 0,132,163,126, 39, 13, 25,128, 42, 0, 10,231, 97, 6,160, 3,208,194,249,122,165,179,108,113, 23, 8, 21,238,155,
- 79, 19, 66,122, 56,185,197, 29, 42,162,221,158, 21,191,225,121,237,121,246,202,205, 1,192,170, 85,171,196,202,172,127,118,118,
-118,158,187,231,130, 17, 89,226, 62,101, 94,242,180,231, 20, 77,185, 74,165, 90,190, 99,199, 14, 69,116,244, 31,126, 48,155,205,
-168,171,171,131, 78,167, 67, 93, 93, 29, 66, 67, 67,177,116,233, 82,197,109,183,221,182,188,174,174,174,189, 51,208,124,113,206,
-188,120,241, 98,172,221,110,135, 76,230,125,136, 18,203,178, 72, 79, 79,199,107,175,189,134,193,131, 7,199, 13, 24, 48, 96,166,
-135,208,186,108, 42,169, 82,169,252,162,160,160, 32, 70,169, 84,226,196,137, 19, 40, 46, 46,198,132, 9, 19, 90, 10,130,128,243,
-231,207,227,228,201,147,184,112,225, 2,230,207,159, 31, 51,108,216,176, 47,188, 8, 45,111,211, 83,159,122,225,133, 23, 58, 68,
- 68, 68,176, 31,126,248, 97,141, 94,175,255,143,243,254, 91,179,102,205,122,244,150, 91,110,137,249,247,191,255, 77,182,110,221,
-186,208, 25,113, 62,195,211,125, 76,150,179,155, 15,206,196,119,212,227,157,116,183,255, 65, 8,137, 3, 96,102, 24,166,198, 11,
- 39, 3, 32,108,208,160, 65, 47,154,205,230,174, 91,182,108, 57,213,187,119,239,100, 0, 23,197,196, 23, 22, 22,166,154, 57,115,
-102,108,118,118,246,241, 91,111,189,181,235,160, 65,131, 94,172,168,168,152, 70, 8,169,112, 27,179,229,226, 20, 4,236,143,139,
-239,180, 36,127,251,248, 7, 54,109,181, 72, 95,122,238,237,115,173, 90,182,174,221,127,162,218,113,248, 76, 5,234,140,118,220,
-123,107,253,230,216, 61, 59,181,194,103, 63,108,193, 51,207,191,206,255,184,100,193,253,167, 8, 84,186,146,195,171,253,132,231,
-213,130,114,194,213,197, 4,158,231,113,231,157,119,130, 97,152,203,246,242,228,121, 30,219,183,111,199,173,183,222, 10,158,231,
- 49,118,236,216,160, 56, 57,142,195,160, 65,131, 92,251, 40,186,243,121,138, 6, 31,154, 32,215,163,176, 5,199,113, 96, 89,214,
-231, 70,218,158,156,129,202, 37,209,157,254,184,220,255, 11,228, 78,231,150, 71, 65,139,172, 96, 57, 69,119,114, 28,135, 94,189,
-122, 97,223,190,125,126, 69,151, 15,125,217,192,239,151, 46, 93, 26,221,190,125,251,252,217,179,103, 71, 2, 64, 85, 85,149,107,
-195,123,137, 68,130, 99,199,142,193, 98,177,224,157,119,222,177,106,181,218,127,211,124, 68, 57,155,147,211,159, 22, 1,112,203,
-164, 73,147,186,231,228,228, 76,203,202,202,250,126,219,182,109,139, 25,134, 89, 69, 8,201, 22,207,147, 38, 77,202,200,201,201,
-153, 54,113,226,196,215,166, 79,159,126,136, 97,152, 85, 0,224,121,237, 44, 75,178, 61, 68, 92,180,200,227,204,115, 13,158,245,
-118,237,121,246,198,221,192,162,149,157,157,205, 56, 61,201,184, 23,106,193, 10,173, 96,246,238,227, 56,110,220,180,105,211, 98,
-253,137, 44,157, 78,135,146,146, 18, 36, 39, 39, 99,236,216,177,177,179,103,207, 30,103,183,219, 63,242, 67, 43,149, 72, 36,216,
-181,107, 23,202,203,203,209,185,115,103,164,164,164, 52,120,224,244,233,211, 88,179,102, 13,106,106,106,208,173, 91, 55,160,126,
-112,183, 87,116,233,210,229,157,244,244,244, 65, 44,203,218, 21, 10, 5,246,239,223,143,174, 93,187,226,135, 31,126, 64,171, 86,
-173,160, 84, 42,113,252,248,113,116,238,220, 25,121,121,121,136,142,142, 70,102,102,166, 93,171,213,110,174,174,174,222,120,246,
-236,217,119,124,185, 51, 49, 49,241,237, 39,158,120, 66, 86, 82, 82, 34,124,251,237,183, 91, 0,108, 1, 48,238,245,215, 95,127,
-108,240,224,193, 49,123,247,238,173,221,189,123,247, 78, 31, 34, 43, 24, 75,150,221,179, 82,114, 56, 28,102,163,209,104, 49,155,
-205, 54,150,101,139, 24,134,177, 56, 28,142,246,190,140, 16, 99,198,140,105, 83, 89, 89,249,204,243,207, 63, 95,232, 20, 89,199,
- 80, 63, 0, 30, 0, 96,183,219,205, 58,157, 78,155,149,149,149, 60,114,228,200, 83,139, 23, 47,126,102,204,152, 49, 75,191,253,
-246, 91, 29, 0,163, 39, 97,171, 86, 45,247, 73, 36,172, 84, 95, 23,121,102,217,210, 47, 95, 88,179,114, 92,203,243,231, 47,180,
-139,106, 17,173,151,170,163, 75,150, 46,250,102, 15, 0, 75, 73,133, 22, 7, 78,151,130,231, 37, 56,114,190, 22,183,220, 49,130,
- 63,117, 98,106, 31, 0,171,105, 91,174,249, 27,139,226, 38,212,155, 54,109,242,107,209,218,190,125, 59,120,158,135, 66,161,192,
- 39,159,124,226,151, 84, 20, 6,162,181, 40,144,152, 97, 89,214,111, 57, 34,138, 13,113,163,119,207,227, 63,255,249, 15,158,127,
-254,249, 6,223,112,138, 13, 38, 16,167, 47,247, 37,183,110,141,242,178,178, 6,247,130,217,148,222,225,112,128,231,121,204,155,
- 55, 15,217,217,217, 88,181,106,149,223,243,157,119,222, 9,150,101, 73, 48,225,217,171, 87, 47, 88,173, 86,151,155,143, 29, 59,
-230,149,119,206,156, 57,129,156,121, 55,128,201, 93,187,118,213, 12, 24, 48, 0,249,249,249,184,255,254,251,205, 86,171,245, 4,
- 0,220,117,215, 93,105,179,103,207,150, 21, 20, 20, 32, 42, 42,138, 63,119,238,220,215,160, 3,228, 41,154, 25,222,180,136, 88,
-231,229,228,228, 76,243, 20, 49,238, 16,255,103, 24,102,213,244,233,211,179,221, 69,145,251,181,104,117,242, 16,113, 25,238, 22,
- 41,119, 17,229, 75, 64,121,212,183,238,207, 87,120, 21, 90, 78,143,245,119,183, 2,137,133,111, 32,145,229,167,229,216, 0, 97,
- 97, 97, 67,238,189,247, 94,151,200, 49,153, 76, 46,129, 37,138, 44,241,250,248,241,227,232,222,189,187, 52, 44, 44,108, 72, 85,
- 85,213, 71, 65,136, 56, 36, 36, 36,160,178,178, 18, 7, 15, 30, 68,114,114, 50,108, 54, 27,214,173, 91,135,218,218, 90,240, 60,
- 15,169, 84, 10,171,213,239,216,109,164,167,167,223,185,112,225,194,238, 11, 22, 44,184, 36,182,232, 22, 45, 90, 4, 66, 8,162,
-163,163, 97, 48, 24, 80, 86, 86,134,141, 27, 55,194,110,183, 67,173, 86, 35, 53, 53, 85, 54,116,232,208, 62,147, 39, 79,230,253,
- 8,173, 94,247,223,127,127,152, 70,163,193,115,207, 61, 71,172, 86,235,116,231,189,183,199,143, 31, 31, 85, 84, 84,100,121,252,
-241,199,119, 89,173,214, 15, 69, 99,162,187,192,241, 17,177, 62, 45, 89, 54,155, 77, 12,211, 66,157, 78,135, 22, 45, 90, 36,187,
- 91,182,124,137,193,173, 91,183,246, 2, 32,153, 50,101, 74, 8,128, 50,119, 55, 88, 44, 22,232,116, 58,232,245,122, 91,109,109,
-109,249,203, 47,191,108, 95,188,120,177,196,249,206, 17,111, 66,139, 97,238,180,104, 52, 74, 25, 33,146,215,231,206,157,171, 30,
- 60,120, 48,171, 86,171, 81, 87, 87,167,249,223,218,181,234,219, 6,244, 73,157,150,243,193,122, 77, 82,231,178,173,251,207,224,
- 66,105, 45, 44, 54, 27, 82,227,195,234,237, 97, 20,205, 14,231, 68, 22,151, 69,203, 93, 84,228,231,231,227,142, 59,238,112,229,
-117,169, 84,218,192,242, 21,136,147,227, 56,220,113,199, 29,151, 89,120, 54,109,218,228,213,250, 20, 8,238,162,200, 83, 28,121,
- 19, 96, 44,203,130, 16, 18,144,211, 87,151,166,187, 85,223, 67,188, 5,234,230, 0,199,113, 24, 63,126, 60,120,158,199, 43,175,
-188, 2,142,227,144,153,153, 9,142,227,144,149,149, 5,158,231,113,235,173,183, 54,218,239, 59,118,236, 64,215,174, 93, 93,110,
-202,204,204, 68,143, 30, 61,192,113, 28,250,246,237, 11,158,231, 49,104,208,160, 96, 56, 95,171,171,171,235,162, 86,171,113,252,
-248,113, 72, 36, 18, 48, 12,115, 18, 64, 23, 0,136,143,143, 63,101, 48, 24,218,152, 76, 38, 60,241,196, 19,140,197, 98,233,252,
-202, 43,175,188,110, 50,153,168,208,162,104, 54,120,106, 17, 55, 24, 39, 78,156,248, 26,195, 48,171, 68, 11,149,167,229,201,219,
-181,151,178, 73,180, 64,237,118,230,213, 30, 30, 34,174,130, 97,152,221,132,144,187,124,189, 11,192,226, 33,172, 26,116, 29,186,
-119, 27, 6,180,104,137,133,111,176, 66, 43, 16, 76, 38,211,141, 49, 49, 49, 62, 69,150,251,217, 98,177, 32, 37, 37, 5, 38,147,
-233,198,198, 86, 26,241,241,241,176, 90,173,248,242,203, 47, 33,149, 74, 33,149,254,161, 47, 44, 22,255,198,162,195,135, 15, 23,
-238,216,177,163,107,183,110,221, 34,126,250,233,167,138,126,253,250, 69, 15, 30, 60, 24, 10,133, 2, 70, 90,223,223,187, 0, 0,
- 32, 0, 73, 68, 65, 84,163, 17, 54,155, 13, 61,123,246, 68,122,122, 58,138,139,139,241,191,255,253,175,178,125,251,246, 45,118,
-238,220, 41,148,150,150,158,245, 67,125,251,109,183,221, 6,134, 97,176,118,237,218, 74, 0,187,229,114,249,154,169, 83,167, 70,
- 88, 44, 22, 97,212,168, 81,231,170,171,171,159, 7, 96,149,201,100,179,250,245,235,151,149,155,155,251,157, 32, 8,159, 52, 54,
-161,122,134,173, 94,175, 71, 72, 72, 72, 48, 75, 73,240,213,213,213,157, 0, 64,165, 82, 69, 2, 56,229, 74,225, 70, 99, 3, 49,
-108,177, 88, 76,145,145,145, 42, 0,112,190,195,251,224,140,182,219,177,236,236,217, 51,161,238,227,231,194,195,195,241,240,200,
-145,108,239, 94,189,100, 93,110,188,113,208, 27, 31, 47,248, 33, 33, 74, 99, 73, 77,136,130,205, 97, 67,238,250,117, 2, 17,108,
-235,105,177,243,231, 8, 45, 81,108,120, 90,180,120,158, 71, 94, 94,222,101,247,164, 82, 41,254,251,223,255, 6, 37, 12, 68, 81,
-229,171,235,204,163,171,139, 9, 36, 96,120,158,135, 68, 34,193,188,121,243, 32, 8, 2, 94,120,225,133, 6,221,137,238,252, 65,
-153,243,220, 68, 96,250,219, 2, 0, 11,138,103,200, 93,239,123,186,215,249, 78, 80, 86,178,217,179,103, 7,101,209,186,235,174,
-187, 2, 10, 87,247, 30, 6,119,119,237,219,183,207, 43,239,220,185,115, 3,134,167,195,225,192,234,213,171, 93, 34, 85,196, 27,
-111,188,241,132, 76, 38,139,221,188,121, 51, 74, 75, 75,161,215,235,161,211,233,208,179,103,207, 84,150,101,247,151,150,150, 22,
- 29, 57,114,228, 94,154,123, 40,254, 68,139,150,121,250,244,233,135,166, 79,159,238,213, 98,229,105, 89,242,103,121, 18, 5,150,
- 83, 16, 69,139,226, 13,245,195,106,118, 7,122, 23,128,204,179,235,208,175, 33,200, 67, 69, 78,246, 86,248, 6,211,125, 24,164,
- 57,157, 99, 24, 6, 38,147,201,171,192,114, 23, 7, 86,171, 21,213,213,213,112, 56, 28, 87,188,214,151,183,150,108, 32,161,117,
-240,224,193,127, 61,246,216, 99, 37, 97, 97, 97, 93, 42, 42, 42,202, 5, 65,184,117,251,246,237,209, 28,199, 65,163,209, 64,163,
-209, 96,205,154, 53, 80, 42,149, 24, 63,126,124,185,195,225,200, 15, 13, 13,141, 50, 26,141,191,151,150,150,190,225, 83,193,240,
-252,160,190,125,251,162,160,160, 0,151, 46, 93,218, 0, 32,243,145, 71, 30,185,163,101,203,150,204,212,169, 83, 77,167, 79,159,
-254, 4, 64,185, 74,165, 90,184,112,225,194, 1,221,186,117, 11, 29, 53,106, 20,242,242,242,230, 2, 48, 5,235,103,189, 94,223,
- 64, 96,105,181, 90,212,213,213, 65,165, 82,217,131, 12, 51, 30,127,204, 48, 4, 33,196, 21, 55, 78,107,150, 24, 63,132,227, 56,
-113, 86,163, 47,145, 5,149, 74, 53,101,193,130, 5, 10,207, 73, 10, 14,135, 3,101,101,101,208,104, 52,120,243,141, 55,164,239,
- 78,248,119, 87,137, 58,118, 59,203, 50,176, 88, 73, 13, 17, 44,235,244,101, 15,110, 6,222,161, 37,207,159, 0, 81, 24,220,115,
-207, 61,151,117, 23, 74,165, 82,108,216,176, 1,195,134, 13,115, 53, 92,186,117,235, 22,176,113, 37, 10,131,187,239,190,219,101,
- 25, 90,183,110,157,215,110, 63,209, 34, 21,140, 32, 20,159,125,246,217,103,193,113, 28, 62,251,236, 51,188,248,226,139, 96, 89,
- 22, 51,102,204, 0,203,178,120,235,173,183,130, 22,153,238, 2,166,232,131,250,115,210,139, 90, 84,205,137, 5, 0,132,106, 52,
-162,135, 26, 85,246,112, 28,231,178,100,221,120,227,141,224,121, 30, 89, 89, 89,224, 56,206,101,201, 26, 50,100,136,123, 56,146,
- 96, 56, 57,142,195,137, 19, 39, 92,110,206,202,202,106, 96,201,226, 56, 14,119,221,117, 87, 48,206,156, 22, 30, 30, 62, 57, 61,
- 61,189,227,204,153, 51,121,137, 68,130,219,110,187, 45, 45, 46, 46,238,172,221,110,143,154, 50,101,138,210,203, 59, 10, 0, 93,
- 58,118,236,168,162,185,134,162, 25, 45, 90,147,189,252, 21,225, 62,230,170, 17, 13,201, 85,238,207,139, 28,158,226,200,105, 33,
-203, 15,196,229,237,221, 64,224, 68, 5,233,207,164, 30,140,208,114,154,157,253,126, 76,169, 84, 30, 40, 47, 47,207, 82, 40, 20,
- 13, 68,150, 55,193, 37,145, 72, 80, 90, 90, 10,165, 82,121,192,108, 54, 55, 89, 36, 6,234, 58, 4, 96, 58,121,242,228, 4,183,
-235,129, 67,134, 12,249,118,195,134, 13,241,185,185,185,216,185,115, 39,162,163,163, 49,123,246,236,139,101,101,101,255, 2,176,
-161,178,178, 50,224,119,219,180,105,211, 73,173, 86, 99,235,214,173, 0,144, 7,224,223,207, 60,243, 12, 99,179,217, 48,103,206,
- 28, 61,128,181,225,225,225,171,151, 46, 93,218,181, 75,151, 46,178,220,220, 92,237,206,157, 59,127, 13, 82,100, 57, 4, 65,184,
- 76, 96,185,135,105,104,104,104, 48, 22, 45, 91, 88, 88,216, 65,173, 86, 59,194,104, 52,106,229,114,121,168, 86,171, 53,187, 11,
- 44,145,159,227, 56,254,196,137, 19, 37, 0, 82,195,194,194, 14,194, 71, 55, 39,199,113,183,221,118,219,109,156,103, 28,148,149,
-149,161,180,180, 20, 86,171, 21,221,186,117, 99, 36,140, 77,114,233,252, 1,143,101, 29,168,200,250,147, 44, 90, 68,204,235,226,
- 44, 65,111, 51, 13,215,173, 91,231,186,102, 89, 22,223,124,243, 77, 80,162,104,195,134, 13,126, 7,172,123,116, 29, 6, 52,141,
-139,207,127,254,249,231, 32,132,184, 44, 89, 44,203, 98,226,196,137,144,203,229,152, 58,117, 42, 38, 78,156, 8,142,227, 2,118,
- 29,186, 11,152,214,175, 24,220, 27, 71,245,153,194, 57, 30,138, 97, 24,119,177,197, 4, 43,222,252, 89,243,130,233, 9,112,231,
- 20,223, 11, 9, 9,241, 57, 16,222,131,211,223, 7,126, 1,112, 38, 62, 62,126,107, 86, 86, 86,216,158, 61,123, 48, 99,198, 12,
-169,217,108,110,149,155,155,235,250,174,183,240,210,235,245, 10,154,115, 40,154,195,154,229,231,239, 10,143,241, 85,140,123, 55,
-158,159,179,231,243,112,187,231,206, 91,193, 48,140,205,203,247, 42,188,136, 43,207,111,184, 63, 83,225,211,162, 21,168,176, 8,
- 36,184,130,177,104, 25, 12,134, 95,215,174, 93,219, 99,228,200,145,156,191,110, 67,189, 94,143,216,216, 88, 28, 58,116,200,110,
- 48, 24,126, 13,194, 82,214,148, 66,203, 19,185,229,229,229, 18,155,205,134,118,237,218, 33, 49, 49, 17, 38,147, 9, 53, 53, 53,
- 18, 0, 27,130,228,144,170, 84, 42, 9, 0,212,212,212, 0,245, 83, 77,211,218,183,111,143,130,130, 2, 84, 87, 87,255, 8, 96,
-240,228,201,147,187,245,236,217, 83,250,195, 15, 63, 24,158,122,234,169, 31,109, 54, 91, 80, 74, 67, 16, 4,139,221,110, 79, 97,
- 89,214, 90, 83, 83,115,193, 61, 60, 99, 99, 99, 35, 85, 42, 21, 83, 86, 86,102, 11, 70,104,117,233,210,101,215,185,115,231, 48,
-101,202,148,138,105,211,166,181,175,171,171,187, 84, 91, 91,107,119, 23, 91, 38,147,137,109,209,162,133,124,206,156, 57, 10, 0,
-232,210,165,203, 46, 95, 66, 75,175,215,183, 84, 42,255,104, 24,155,205,102,148,150,150,162,180,180, 20,101,101,101,168,171,171,
- 67,106,106, 42, 12, 6, 67, 50, 45,102,254, 50,161,213,160,251,204, 61,127,187, 87,228,141,201,235,238, 2,230,158,123,238,113,
-141,237, 18, 45,100,226,177,108,217, 50,207, 1,230, 65, 9,173,207, 63,255, 28,207, 62,251, 44, 66, 66, 66, 48,115,230,204, 6,
- 93,135,158,226, 64, 16, 4, 38, 24,191,167,188,106, 68,233,172, 72,240, 60,143,168,167,202, 26,116,209,121, 17, 28, 65,185,115,
-218,180,105, 77,210,117,232,206,153,156, 92,159, 85,230,205,155,135, 17, 35, 70, 96,243,230,205, 87,220,117,152,145,145,177,104,
-213,170, 85, 97,135, 15, 31,134, 86,171, 69, 69, 69, 5,204,102, 51,138,139,139,125,246, 10, 56,203,242, 16,154,115, 40,254,228,
-114,106,247,159,201,219,148,223,227, 2, 84,224, 65, 11,173, 96, 44, 90,102,179,121,230,115,207, 61,247,204,192,129, 3, 35, 67,
- 67, 67, 81, 82, 82,114,153,200,210,233,116, 80,171,213, 48, 26,141, 88,185,114,165,214,108, 54,207, 12, 36, 14,108, 54, 27, 98,
- 98, 98, 80, 89, 89, 9,193,199,248,105,150,101,161, 80, 40,160,211,233,128, 0,131,204,189, 85, 24, 86,171, 21, 54,155, 13, 54,
-155, 13, 86,171, 53, 96, 43,217,211,152,167, 82,169, 68,225, 1, 0,250,132,132,132,118, 33, 33, 33, 40, 44, 44, 4,234,103,246,
- 13,188,227,142, 59,248,170,170, 42,242,248,227,143,111, 33,132, 60, 1,255,171,227, 91,242,243,243, 83, 0, 64,161, 80, 28, 7,
-128,226,226, 98, 91, 77, 77, 77, 3, 75,161, 82,169, 36,195,134, 13,139, 39,132, 32, 63, 63, 63, 69, 42,149, 18,248,158,213,104,
- 90,177, 98,197,225,176,176,176,197, 57, 57, 57, 35,179,179,179, 15,117,234,212, 41, 69,175,215,151, 27,141, 70,163,201,100, 34,
- 18,137, 68, 26, 17, 17, 17,178,126,253,250, 83,219,183,111, 31,168,209,104, 22,175, 88,177,226,176, 47,203,155, 74,165, 42, 54,
- 24, 12,173,197, 56,117, 23, 89,165,165,165, 32,132,224,204,153, 51, 80, 42,149,231, 2,117,235, 82, 52, 31,196, 70,149,167,229,
-197,243, 94,176, 34,203, 93, 24,172, 95,191,222,239, 26, 90,193,114,186,139,162, 23, 95,124, 17,179,102,205,186,204,162, 53,117,
-234, 84, 0,192, 27,111,188, 17,244, 24, 45,209,122, 85, 58, 43, 18,113,207, 86, 55,112, 59, 0, 48,162,251, 26,151,231,193,113,
- 28,166, 76,153,114,217, 32,117,247,174,189, 32,187,248, 26,184,179,188,188, 28, 28,199, 33, 50, 50, 18, 15, 63,252, 48, 6, 13,
- 26,228,234,130,108, 44,239,209,163, 71,183,190,250,234,171,157, 51, 50, 50,240,222,123,239, 85,135,135,135,135,254,223,255,253,
- 31, 87, 83, 83,195,248,179,104, 81,161, 69, 65,209, 4, 66, 75,204, 96,193,206, 58,244, 81, 88, 14, 68,195,181, 54,106, 13, 6,
-195,195,183,223,126,251, 79, 75,150, 44, 81,180,105,211, 6, 71,143, 30, 69,117,117, 53, 44, 22, 11,164, 82, 41,226,227,227, 81,
- 83, 83,131,111,190,249,198,104, 48, 24, 30, 6, 80, 27,128,243,245,238,221,187,127,241,209, 71, 31,133,100,102,102,162,186,186,
- 26, 58,157,206, 37,132, 24,134,129, 70,163,129, 66,161,192,174, 93,187,176,110,221, 58, 35,128,215, 3,112,122, 83,115,176, 90,
-173, 46,193, 21,132,208,114,231, 84,137, 86, 29,131,193, 0, 0,182,150, 45, 91,198, 1,192,153, 51,103, 0,160, 40, 53, 53,117,
-114,155, 54,109,152,133, 11, 23, 18, 66,200, 58, 31, 34,203,197,201, 48, 76, 53, 33,228, 18,128, 56,139,197, 34, 5,128,218,218,
- 90,107,139, 22, 45, 98,228,114,185,160, 80, 40,132,144,144, 16,161,164,164,196,110,183,219,165, 0,208,183,111, 95, 11,128, 82,
-143, 61, 10,221, 57, 5, 66,136,118,238,220,185,147, 71,141, 26,149,213,171, 87,175,140,167,159,126,250,224,227,143, 63,206, 38,
- 38, 38, 70,212,213,213,153, 78,158, 60,121,233,227,143, 63,174,219,177, 99,199, 64,158,231,207,206,157, 59,119, 50, 0, 45,195,
- 48,130, 55, 78,187,221,254,107,110,110,238,191,178,179,179,185, 11, 23, 46,160,172,172,204, 37,178,202,202,202,144,158,158,142,
-237,219,183, 59,172, 86,107,110, 35,194,179,169, 64, 57,235, 27, 33, 68,204,235,190, 4,150,216,152, 10,150,211, 93, 20,141, 24,
- 49,162,129, 21, 75, 42,149, 98,249,242,229, 94,203, 13, 47,249,170,129,223,221,215,248,122,245,213, 87, 27,136,182, 55,223,124,
-211,103,113, 22, 40, 60, 69,158,218,121,137, 13,103, 29,250,200,231,254,220, 41,150,157, 60,207,227,205, 55,223, 12,218,162,133,
-203,199,104, 93,198, 41,250,189, 95,191,126, 48, 24, 12, 46, 33,235,203,162, 21, 40, 60, 29, 14,199,179,179,102,205, 34, 26,141,
-230,102,173, 86,251,200,185,115,231,230, 27, 12,134,155,106,107,107,253, 90,180,204,102,179,156,230, 35,202,137,230, 89,159,235,
-250, 17, 90,206, 74, 18, 45, 91,182,108,176,119, 22,203,178, 13,142,198,140, 51,112, 98,253,137, 19, 39,238,235,221,187,247,119,
-207, 62,251,108,104,102,102, 38,223,186,117,107,232,245,122, 20, 22, 22,226,208,161, 67,246, 21, 43, 86,104, 13, 6,195, 35, 0,
-130,153,117,182,224,240,225,195,235, 6, 15, 30,252, 86,207,158, 61,159,124,251,237,183, 37,105,105,105,168,173,173, 69, 68, 68,
- 4, 98, 98, 98,112,236,216, 49,172, 92,185,210, 81, 89, 89,249, 5,128,119,225,165, 15, 53, 80,131,223,106,181,226,161,135, 30,
-130, 32, 8,248,228,147, 79, 16,204,134,202,110,176, 90,173, 86, 2,128,113,142,231, 50, 56, 87,151,198,201,147, 39, 1,224,108,
- 74, 74, 74, 40, 0,228,230,230, 50,168, 95, 95, 43,152, 22, 62, 33,132,184, 44, 91,233,233,233,133,158,133,163,104,201, 18,173,
- 96,129,220,205, 48,140,137, 16, 82,110, 48, 24, 6,191,248,226,139,111,125,254,249,231, 35, 63,255,252,243,203,158,211,104, 52,
-139,103,204,152,241,238, 3, 15, 60, 80,206, 48,140,207,113,100,122,189,254,141,209,163, 71, 63,112,224,192,129,208,144,144, 16,
-232,245,122, 84, 85, 85,193,106,181, 34, 53, 53, 21,229,229,229, 88,176, 96, 65,157,209,104,124,135,102,199,191, 6,238,194,192,
-151, 85, 43, 8,145,229,211,170,243,203, 47,191,120, 93,163,170,177,156,158, 98, 35,216,181,173,252, 53,138,196,101,105,188, 45,
- 25,209,200,114,237, 50, 94,142,227,240,225,135, 31,186, 22,109,245,102,201,106,140, 69, 75,228,140,140,140,172, 55,147, 43,149,
- 16, 4, 1,119,221,117,215,213,240, 10, 0,198,187,173,248, 62,237,229,151, 95,158,156,158,158,158, 6, 64,238, 30, 6,141,180,
-226, 83, 80, 80, 4, 18, 90, 14,135,163,184, 67,135, 14, 13, 10,184, 64,155,153,218,108,182,226, 32,191,187, 78,175,215,167,206,
-152, 49,227, 57,149, 74, 53,208, 96, 48,116,118, 22, 28, 7,244,122,125,174,217,108,254, 20,141,219, 4,186, 2,192,184, 29, 59,
-118,124, 50,120,240,224,169,183,222,122,235,240, 9, 19, 38, 48,132, 16,204,153, 51,135,156, 62,125,122,153,211,138,117,250, 74,
- 2, 41, 50, 50,242,240, 55,223,124, 19,251,211, 79, 63,193,102,179,225,211, 79, 63, 69,104,104,232,225,234,234,234, 96, 41,202,
-127,251,237,183,111,123,245,234,245,232,246,237,219, 23, 0,248, 61, 47, 47,111,126,159, 62,125, 70,111,223,190,125, 17,128, 67,
- 27, 55,110,156,223,179,103,207,209,187,119,239, 94, 10, 96, 95, 35, 10, 95,151,101,203,110,247,222,211,232,195,146,229,143, 83,
- 75, 8,177, 62,246,216, 99, 19, 30,120,224,129, 47,119,239,222,125, 83, 77, 77, 77,103, 0, 8, 15, 15, 63,208,163, 71,143, 93,
- 75,150, 44, 57,230,180,100, 5, 26,172, 95,161,215,235,135,117,238,220,249,199,247,222,123, 79,149,145,145,193,181,107,215, 14,
- 69, 69, 69, 56,120,240,160,253,235,175,191,214, 25,141,198,123, 0, 92,162,217,241,175, 19, 90,132, 16,132,135,135, 55,104, 68,
-137, 83,254, 27,219, 93,232, 94, 49,139, 91,245,120,242,250,226,244,183,108,130, 8,181, 90,237, 90,220, 52,152, 33, 11,130,224,
-127, 61, 54, 66,136,139, 83, 60,130, 16, 89, 1,103, 8, 58,183,192, 9,154, 51,152,229, 29, 84, 42, 21,108, 54,155,139, 55,136,
-153,159,141, 85,139,191, 0,248,197,102,179,157, 4,208,150,138, 43, 10,138,102, 20, 90,151, 46, 93,234,222,204,223,214,154,205,
-230,119,205,102,243,187,226, 13,147,201,116,181,156,167, 1, 60,240,219,111,191,125,244,219,111,191,137,253, 8, 83, 16,120,191,
- 68,191, 56,122,244,104, 54,207,243,255, 93,188,120,113, 79, 66, 8,194,194,194,118, 20, 21, 21,253, 95, 99, 56, 28, 14,199, 99,
-219,183,111,127, 6,206,177, 76, 86,171,245,177,173, 91,183, 62,135,250,253,152,224,112, 56, 30,219,185,115,167,235,186,145, 21,
- 37, 33,132,152, 9, 33, 9, 62, 30, 49, 55,210, 2, 39, 90,182, 44, 75,150, 44,209, 1,216,143, 63,214,201,178, 57, 15,147, 71,
-119,161, 63,108,212,235,245,237,222,124,243,205,105, 18,137,228, 54,189, 94,159,168, 82,169,206,219,237,246, 95, 13, 6,195,235,
-168,223,163,138,226, 47,130,197, 98,185,208,161, 67, 7,206, 91, 3,202, 95, 69,238,175, 97,229,112, 56,138,219,183,111, 31,176,
-113,230,133,243,130, 31,209,112, 54, 53, 53,149, 13,150, 75,132,213,106, 45,247,231,206,212,212, 84, 52,150, 51,144,223, 83, 82,
- 82,188,250, 61,128, 32,244,233,119,187,221,126, 69,156,254,194,211, 31,140, 70,227,165,232,232,104,157,201,100,226,205,102, 51,
-111,183,219, 27,152, 31, 21, 10, 69,133,209,104,164,153,135,130,226,106,132,214, 63, 28,123, 80,191,189, 68, 83,193,124,224,192,
-129, 71, 93,230,169,242,242, 43,229,241, 84,146,186, 0,215,141, 17, 70, 77,110, 17,114, 10, 41, 67, 19,209, 85,234,116,186,199,
-197, 11,113, 12, 8,197, 95,143,170,170,170,155,155,154,179,186,186,186,201, 27,106,149,149,149, 89,205,224,247,238,215, 43,167,
- 63,148,148,148,220, 28, 64,136,209,140, 67, 65, 17, 36, 88, 26, 4, 20, 20, 20, 20, 20, 20, 20, 20,205, 3, 6,245, 51, 7,188,
-161, 49,179, 9, 6, 94,193,183,115, 41, 39,229,164,156,148,147,114, 82, 78,202,121,221,113, 6,226,166,179, 25,155, 89,128, 81,
- 78,202, 73, 57, 41, 39,229,164,156,148,243,250,227,188, 38, 65,187, 14, 41, 40, 40, 40, 40, 40, 40, 40,168,208,162,160,160,160,
-160,160,160,160,160, 66,139,130,130,130,194, 29,105, 45, 91,182, 60,146,150,150,118, 1,192,152,102,254,214,195, 61,123,246,172,
-146,203,229,235, 1,164,209,160,167,160,160,160, 66,139,130,130,226,154, 22, 89,157, 59,119,222,114,244,232,209,244,220,220,220,
-132,196,196,196, 15,154,243, 99,221,187,119,127,127,243,230,205,145,107,215,174,189, 61, 46, 46, 46,255, 10,197, 86, 90,171, 86,
-173,142,164,165,165, 21, 3,120,184,137,157, 56, 38, 43, 43,171, 90, 38,147,173,163, 66,144,226, 58, 64, 39, 0,157,169,208,162,
-160,160,160,104, 70,145,181,109,219,182, 40,147,201,132,163, 71,143,162,162,162, 98, 95,115,126,240,248,241,227,151,182,109,219,
-134,164,164, 36, 44, 90,180, 40, 58, 37, 37,101,115, 35, 5, 77, 90,231,206,157,183, 28, 57,114, 36, 61, 55, 55, 55, 49, 38, 38,
-230,227,166,116,223, 77, 55,221, 52,117,243,230,205, 17,235,215,175, 31, 20, 29, 29,125,165, 66,144,130,226,239, 12, 57,128, 71,
- 25,134,217,213,169, 83,167, 3, 25, 25, 25,191, 51, 12,179, 29,192, 8, 92,187,107,119, 6,135, 85,171, 86,229,173, 90,181, 42,
-143,166, 17, 10, 10,138, 38, 64, 70, 70, 70,134, 94,175,215,147,138,138, 10,242,217,103,159,145,200,200, 72, 43,128, 95, 1,172,
-240,114,188, 6, 64, 19, 36,183,198,249,188, 55,158, 95, 35, 35, 35,173,159,125,246, 25, 57,115,230, 12, 57,124,248, 48, 73, 75,
- 75, 51, 6, 41,104,210, 58,119,238, 92, 41,186,121,205,154, 53,132,227,184,117, 77, 25, 40, 26,141,230, 80,126,126, 62, 57,125,
-250, 52, 89,191,126, 61,137,141,141, 45,167, 98,139,226, 26, 65,107, 0,239,171,213,234,234,187,239,190,155,124,245,213, 87,100,
-229,202,149,228,199, 31,127, 36, 51,103,206, 36, 3, 6, 12, 32, 50,153,236, 2,128, 87, 0,132, 95, 79, 90,132,113,122,140, 0,
-232, 15, 0,217,217,217, 84,108, 81, 80, 80, 92, 45,182, 25, 12,134, 44,131,193,128,186,186, 58,180,108,217, 18, 60,207,123,125,
-176,188,188, 28, 91,183,110,197,248,241,227, 15,151,150,150,222, 2,255,251, 94, 70,116,237,218,117,219,198,141, 27,211, 66, 67,
- 67, 93, 55, 5, 65,128,213,106,133,205,102,131,213,106,133,217,108,134,217,108,134, 76, 38,131, 66,161, 64,100,100,228, 65,248,
-239,194,112, 89,223,140, 70, 35,246,238,221,139, 81,163, 70, 85, 84, 85, 85,221, 2,224,120, 19,134, 75, 90, 76, 76, 76,254,130,
- 5, 11,162, 83, 83, 83,113,238,220, 57,140, 29, 59,182,242,236,217,179,125,155,248, 59, 20, 20,127, 38, 38,222,119,223,125, 83,
- 99, 99, 99,217, 78,157, 58, 33, 62, 62, 30,102,179, 25, 70,163, 17,132, 16,112, 28, 7, 66, 8,106,107,107,145,159,159,143,141,
- 27, 55,154, 47, 93,186,244, 13,128, 79, 1,156,112, 19, 89,215,164, 22,113, 9,173,236,236,108,134,166, 21, 10, 10,138, 38,194,
-129,218,218,218, 78,102,179, 25,122,189, 62,168, 23,206,156, 57,131, 49, 99,198, 28, 46, 45, 45,237, 13,239,155,202,107,186,118,
-237,186, 51, 63, 63, 63,205,100, 50, 65,171, 13,188,239,188, 76, 38, 67, 72, 72, 8,162,162,162,182, 3,232,229,171, 37,222,169,
- 83,167, 61,219,183,111,143, 52, 26,141,216,183,111, 31, 30,126,248, 97,107,117,117,245, 22, 0,190, 28, 95,141,250,125, 84,207,
-122,249, 47, 25,192,115,206, 22,190, 55,168,162,163,163,251, 44, 92,184, 80,218,166, 77, 27, 24, 12, 6,140, 24, 49,162,250,248,
-241,227, 61, 0, 20,210,164, 67,241, 15,196,241,163, 71,143,182,119, 56, 28,168,172,172,132,217,108,134,193, 96,112, 9, 45,137,
- 68, 2, 66, 8,236,118,187,171, 97, 84, 80, 80,128,220,220, 92,114,230,204,153,183,157,121,233,154,213, 34, 84,104, 81, 80, 80,
- 52, 7,210,218,183,111,191,239,127,255,251, 95,136, 84, 42,197,202,149, 43,241,246,219,111,219,170,171,171, 55,123,138,151,216,
-216,216,140,249,243,231,167,164,166,166,226,247,223,127,199,253,247,223,255, 58,128,105, 94, 56, 95,211,106,181, 83,173, 86, 43,
-246,237,219,135,209,163, 71, 23,150,149,149, 29,242, 20, 49, 41, 41, 41,125, 63,254,248, 99,190, 91,183,110,208,106,181, 24, 62,
-124,184,225,216,177, 99, 61, 1, 28,242,225,214,143,171,171,171, 95,116, 56, 28,168,171,171, 67, 82, 82, 18,164, 82,169, 95,207,
- 25,141, 70,180,110,221,122,123, 69, 69,197,101,226, 45, 42, 42,234,183,115,231,206, 13, 80, 40, 20,126, 57,172, 86, 43,138,139,
-139, 33,147,201, 96, 54,155,209,182,109,219,111, 0, 60, 70,147, 14,197, 63, 81,104,237,223,191,191,253,247,223,127,143,174, 93,
-187,162, 99,199,142,208,233,116, 46,209,101,177, 88, 96,179,217, 46,123, 73,171,213,226,133, 23, 94, 56, 1,103,247,249,181,170,
- 69,196,129,105,147,197, 62,209,236,236,236,126, 52,205, 80, 80, 80, 92,109,193,123,226,196,137,204,129, 3, 7,110, 94,182,108,
- 89,139, 33, 67,134,160,109,219,182,252,189,247,222, 27,109, 48, 24,110,115,127,176,172,172, 44, 98,244,232,209,123,206,159, 63,
-159,226,188,213,195, 7,103,143,208,208, 80,156, 57,115, 70, 20, 89,221,225,209,205, 40,147,201,214,237,223,191,159,151,201,100,
-216,189,123, 55,198,140, 25, 83, 89, 88, 88, 24,168, 91, 46,220, 98,177, 64, 34,145, 0, 0,138,139,139, 3,122,238,220,185,115,
- 16, 4,193,236,237, 63,150,101,229, 5, 5, 5, 72, 72, 72,240,203,193,178,172,167,160,171,161,201,134,226, 31, 10,155,197, 98,
- 65,247,238,221, 81, 88, 88,136,130,130, 2,151,224,170,172,172, 68, 73, 73, 73,131,135,119,237,218,133,189,123,247,226,150, 91,
-110,241,228,185, 38,181,136, 75, 57,174, 90,181,170,159,211,115,121, 52,205, 80, 80, 80, 52, 17,210, 18, 18, 18,242, 23, 44, 88,
- 16, 29, 31, 31,143, 1, 3, 6,156, 47, 45, 45,109,229,229,185, 21,132,144,123,206,156, 57,131, 54,109,218,172, 4, 48,244, 74,
-158, 73, 78, 78,174,216,189,123,119,139,195,135, 15,227,225,135, 31,174,112,142,249, 10, 52,246, 41, 37, 61, 61,125,247,250,245,
-235, 35, 89,150,197,161, 67,135,130,233, 58, 44, 66,253,248,146,179, 94,254, 75, 6,240, 38,128, 72, 31,239,170,218,183,111,223,
-103,207,158, 61, 82,134, 97, 80, 84, 84, 36,118, 29,118,119,242, 82, 80,252,211, 48, 44, 33, 33,225,235,103,158,121, 38,172,103,
-207,158, 40, 46, 46,198,133, 11, 23,112,233,210, 37,100,102,102, 34, 35, 35, 3,167, 79,159,198,186,117,235,176,119,239, 94,200,
-229,114, 36, 37, 37, 65,189,248,123,252,151,193, 97, 0, 25, 84,139, 80, 80, 80, 80, 92,133,216,146, 74,165,235, 18, 19, 19,203,
-225,125, 93,170,136,225,195,135,151, 56, 28, 14,114,250,244,105,130,250,217,131,240, 33,180,200,233,211,167, 73,108,108,236, 25,
- 0, 17, 94,158, 25, 19, 23, 23,119, 94,169, 84, 30, 68, 35,151,117,104,215,174, 93,197,177, 99,199,200,249,243,231,201,218,181,
-107, 73, 84, 84, 84,115,204, 8, 76,235,208,161, 67,101, 93, 93, 29, 49,153, 76, 36, 63, 63,159, 36, 39, 39, 87,128,206, 60,164,
-248,231, 35, 20,192,148,212,212, 84,211, 71, 31,125, 68,214,173, 91, 71,230,205,155, 71,166, 78,157, 74, 38, 76,152, 64,178,178,
-178, 72, 86, 86, 22, 25, 49, 98, 4,121,241,197, 23,201, 29,119,220, 65,212,106,117, 45,128,123,105,208, 81, 80, 80, 80, 52, 45,
-146, 1,204,116, 10,170, 21,195,135, 15, 47, 49,155,205,228,194,133, 11,100,249,242,229, 4,245, 75, 55,120,195,107,165,165,165,
-164,180,180, 84, 92, 26,225, 12,254, 88,214,225, 43, 39,239, 85,137,160,214,173, 91, 87,236,217,179,135, 20, 21, 21,145, 53,107,
-214, 16,167, 96,107, 50, 40, 20,138,245, 90,173,150,152, 76, 38,242,219,111,191,209,229, 29, 40,174, 69,196, 0,152,125,195, 13,
- 55,216, 62,249,228, 19,178, 98,197, 10,242,217,103,159,145, 97,195,134,145, 87, 94,121,133, 60,248,224,131, 36, 58, 58,218, 12,
- 32, 7, 64, 24, 13,174,171, 7,221,217,156,114, 82, 78,202,233,137,117,135, 15, 31, 38, 34, 28, 14, 7,185,112,225, 2, 89,191,
-126, 61,137,139,139, 59,132,134,235,105,185,115,106, 58,118,236,120,244,216,177, 99,228,220,185,115,196,106,181,186, 56,142, 30,
- 61, 74, 0,228, 53,129, 59,211, 18, 19, 19,203, 55,109,218, 68,142, 29, 59, 70,226,226,226,206, 55,165,223, 91,183,110, 93, 94,
- 81, 81, 65,126,251,237, 55, 18, 29, 29, 29, 72,100,209,180, 68, 57,255,201,156,173, 1, 44,236,214,173,155, 99,214,172, 89,228,
-201, 39,159, 36,201,201,201, 14,103,163, 40,241,122, 18, 66,215,247, 42,173, 20, 20, 20,127, 5,228, 59,118,236,128, 92, 46,119,
-221,248,253,247,223,221,215,209,242,181,110,131,246,200,145, 35,189,135, 12, 25,178,121,214,172, 89, 29,221,103, 49,109,218,180,
- 9, 0,204, 77,224,182,227, 23, 46, 92,184,101,240,224,193,159, 70, 69, 69,221, 88, 90, 90,250, 86, 83,122,188,168,168,232,197,
-206,157, 59, 79,171,171,171,211, 26, 12,134, 17,160,107,103, 81, 92,187, 40, 2, 48,170,160,160,224,131,130,130,130,215, 1, 16,
- 0,239, 1, 56,114,189, 5, 4, 21, 90, 20, 20, 20,127, 54,198, 60,254,248,227,158,131,197,119, 3,248,143, 31,145, 37,226, 82,
- 97, 97, 97,175,187,238,186,235, 25, 52,156,157, 40, 14, 78,111, 10, 28,183, 88, 44,131, 60,103, 74, 53, 17, 22,149,150,150, 46,
-162, 73,128,226, 58,194, 33, 0, 15, 94,207, 1, 64,133, 22, 5, 5,197,159,141,179, 0,198, 94,197,251, 90,120, 95,103,139,130,
-130,130,226,111, 7,186,169, 52, 5, 5, 5, 5, 5, 5, 5, 5, 21, 90, 20, 20, 20, 20, 20, 20, 20, 20,255, 44, 48,240, 61,115,
- 32,183, 17, 60, 87, 50,163, 33,151,114, 82, 78,202, 73, 57, 41, 39,229,164,156,215, 29,103, 32,238, 92, 92,135,184,210,189,135,
-232,212, 87,202, 73, 57, 41, 39,229,188,254, 56, 25,231,193, 58, 15,166,145,245,200, 95,225,119,230,111,236,247,235,133,243,154,
- 68,160,193,240,238,129, 37, 56, 15,210, 68,194,141,109, 66, 62,138,230, 17,215, 98, 6, 33, 52,158, 40, 40, 40, 26, 89,118, 72,
-220,234, 15,135,243,192,223,176, 44,105,202,122,174, 57,252,126, 61,115, 94,211, 66,139, 1,192, 72, 36,146,245, 45, 90,180, 24,
- 80, 89, 89, 41, 0, 0,195, 48, 96, 89, 22, 44,203,130,231,121,163, 78,167,211, 92,193, 55,191,138,141,141, 29, 83, 85, 85, 37,
-136, 92, 34, 47,207,243,198,218,218, 90,205, 95, 29, 40,201,201,201,151,140, 70,163,218,243,126, 72, 72,136,233,220,185,115,161,
-215, 67, 65, 41,149, 74,239,139,140,140, 12,175,168,168, 32, 44, 91, 63,148, 79, 34,145,136, 27,225,218,107,107,107,191, 13,150,
- 44, 34, 34, 98, 87,100,100,100,184,248, 62,195, 48,168,170,170,170, 41, 47, 47,191,201, 25,174, 91, 85, 42, 85, 20,199,113,144,
- 72, 36,144, 72, 36, 48, 24, 12, 85, 85, 85, 85,189,105,157,245,207,196,210,165, 75, 37,131, 19,199,182,229,136,177, 11,203,146,
- 48, 65, 96,106,237,140,226,247,117, 23,190, 58, 21,204,251, 35, 70,140,112,208, 80,252,243, 32,147,201, 62,137,141,141,253,183,
- 78,167, 51, 48, 12, 67, 24,134, 1,195,212,183,179, 60,207, 14,135,163,184,170,170,170,123,128,202,150,151,201,100, 51,226,226,
-226, 70, 27, 12, 6,131,147,207, 43, 47, 0,216,108,182,226,202,202,202,238,193,184, 53, 58, 58,122,174, 66,161,120,196, 96, 48,
-232, 25,134, 17,220,255, 35,132,184, 87,230,167, 43, 43, 43,251, 6, 18, 6, 50,153,236,211,216,216,216,127, 57,253,238,114,231,
-213,250, 61, 54, 54,118,180, 94,175, 15,138,211,143,223, 47,227,108, 14,119,254, 77, 57,175,121,161,197, 50, 12,179,162,119,239,
-222,253,243,242,242,216,163, 71,143,178,233,233,233,112, 56, 28, 16,132,250,116,157,148,148,164,212,233,116,141,253,222,252,190,
-125,251, 62,148,159,159,207,174, 88,177,130,237,209,163, 7, 24,134,129,195,225,128,195,225, 64,167, 78,157, 20, 87,233, 31, 53,
-199,113, 47,200,100,178,126,118,187,189, 35, 0,240, 60,127,196,108, 54,231,217,237,246,153, 0,130,114,176,213,106, 85,150,151,
-151, 95, 22, 54,169,169,169,178, 43,117, 88,104,104,232, 54,150,101, 83, 93, 1,236, 20, 28,222, 18,159,120, 38,132,156,169,172,
-172,236,229,139, 51, 60, 60,220,197,233,139,195,243,158, 32, 8,103, 42, 42, 42,122, 5, 16, 89,247,247,237,219, 55, 44, 55, 55,
-151, 57,127,254, 60,163, 80, 40, 32, 8, 2, 28, 14, 7,108, 54, 27,110,184,225,134, 70, 45, 11, 18, 30, 30,174,153, 56,113, 98,
-219, 59,239,188, 19,203,151, 47,199,163,143, 62,138, 62,125,250,156, 40, 47, 47, 7, 0,168, 84,170,168,195,135, 15,183,143,140,
-140,132,193, 96, 64,109,109, 45,110,191,253,118, 84, 85, 85,253,163, 51,215,205,153, 73,239, 49, 44,227, 90, 43,138,216, 29,213,
- 59,127, 47,121,227,106,121,195,194,194,246,202,100,178, 88, 49, 94, 69, 33,236, 47,254, 77, 38, 83, 89, 85, 85, 85,215, 0,212,
-173, 1,220, 45,145, 72,218,113, 28,215, 1, 64,107,187,221, 30, 11, 0, 82,169,180, 76, 34,145, 20,217,108,182, 99, 22,139,229,
- 36,128, 95,224,103, 3,228,193,137, 99,219, 50,118,195,240, 58,179, 48, 68,217, 38, 39,205,112,122,226,113,165,220,176,102,112,
-226,216,101,193,138,173,191, 16,105, 0,150,160,126, 67,233, 39, 81,191, 14,208,213, 32, 17,192, 61,168,223,243, 49,197,106,181,
- 86, 2, 40, 64,253, 56,148, 19, 0,146,163,163,163, 23, 9,130, 96,174,170,170, 26, 11, 47, 27, 85,247,236,214,114, 15,203,178,
- 73,162, 77, 64, 32,142,226, 29, 5,197, 77, 82, 65,177, 44,251,105,118,118,246,191,150, 45, 91,166, 44, 40, 40, 80,118,236,216,
-209, 85, 62, 9,130,128,134,218, 5, 72, 73, 73, 9,100,213,224, 88,150,253,100,248,240,225, 35, 23, 46, 92,168, 60,123,246,172,
- 50, 33, 33,193,197,233, 46,182, 68, 36, 36, 36, 4,229,214,200,200,200,175, 6, 13, 26, 52,106,193,130, 5,252,202,149, 43, 21,
- 45, 90,180, 64, 84, 84, 20,164, 82,233,101,207,246,238,221, 91, 8,236,117,246,211,161, 67,135,142,250,225,135, 31,148, 59,119,
-238, 84,118,234,212, 9, 18,137,228,170,253, 62,108,216,176,145,223,127,255,189,242,192,129, 3,202,118,237,218,185, 12, 20,158,
-124, 44,203,162,101,203,150, 65,113,222,115,207, 61, 35,151, 44, 89,162,220,187,119,175,178, 67,135, 14,174,240, 36,132, 92,177,
- 59,255,230,156,215,180,208, 98, 1, 44,236,221,187,247,224,188,188, 60, 9, 0,236,221,187, 23,213,213,213, 72, 76, 76,132, 90,
-173,134, 92, 46,135,201,100,106,172, 25,240, 43,167,200,226, 1,224,199, 71,134,225, 12, 15,140, 47,183, 64, 42,149,226,244,233,
-211,144, 72, 36, 87, 99, 90,188, 69,163,209, 44,248,233,167,159, 34,186,118,237,202, 86, 86, 86, 34, 37, 37, 5,213,213,213, 55,
-229,231,231,119, 27, 59,118,236,216,186,186,186, 71, 1,228, 7, 75,184,102,205, 26,168, 84, 42, 40,149, 74,168, 84, 42, 88, 44,
-150, 43,238,107,230, 56, 46,169,168,168, 40, 70,173, 86, 67, 16, 4,215, 33, 38, 62,207, 4, 40, 8, 2,218,183,111,111,245,199,
- 41,145, 72,146,206,158, 61, 27,163, 80, 40, 64, 8,105,192,231,112, 56, 32,151,203,221, 91, 14,112, 56, 28, 72, 77, 77,181, 6,
-178,100,137, 34, 11, 0, 22, 47, 94,140,184,184, 56,196,196,196, 64,165, 82, 65,161, 80, 52,168,216,131,129, 68, 34,193,224,193,
-131,241,206, 59,239, 32, 39, 39, 7, 47,191,252,114,131,130,150,231,121, 68, 70, 70, 98,237,218,181,208,104, 52, 72, 78, 78, 6,
-207,243,255,124,179, 32,203, 68,110,223,115,206,101,161,189,227,214,116,238,230,174,220,231,206, 24, 6,203, 2,130, 80, 95,117,
- 50, 12,136,221, 38, 92,218,115,160,228,173, 32,194, 51,225,236,217,179, 49,238, 43,171,251,131,195,225, 64, 98, 98,162, 36,192,
- 99, 67, 50, 50, 50,126,124,250,233,167,165,237,218,181, 99,164, 82, 41, 56,142, 3,199,113, 98,122, 76, 38,132, 36, 11,130,208,
-191,172,172,140,204,158, 61,251,131, 77,155, 54,221, 11, 96,141,215,244, 78,140, 93,234,204,194,144,205,251,112,211,240,129,175,
- 98,237,210,137, 55,245,205, 20, 16,170, 52,158, 2,240,119, 22, 90,105, 25, 25, 25,251,118,238,220, 25, 98,181, 90,209,179,103,
-207, 29,199,143, 31,239,134, 43, 91,193, 61, 2,192,199,147, 38, 77, 26,245,244,211, 79, 75,194,195,195, 33,147,201, 80, 87, 87,
-135, 83,167, 78,141,254,246,219,111,201, 23, 95,124,241, 31, 0,161, 69, 69, 69, 89,187,118,237,194,128, 1, 3,158, 3,240,194,
-229,138, 64,146,180,117, 87, 97,140,120,125,207,224,206,210,172,238,108, 89,125,131,204,243,105, 2,193, 33, 20,239,218,127, 33,
- 24, 33,246,193,176, 97,195, 30, 94,182,108,153, 26, 0,230,204,153,131,251,238,187, 15,145,145,145, 80, 42,149,144, 74,165,224,
-121,190,193, 57, 64,101, 43, 1,240,193,131, 15, 62, 56,124,225,194,133,161, 0,176,112,225, 66, 12, 27, 54, 12, 81, 81, 81, 8,
- 13, 13,133, 76, 38,131, 68, 34,105,116, 96, 70, 70, 70,126,213,231,166,155, 30, 91,176, 96, 1, 0,224,245,231,159,199,157, 55,
-223, 12,181, 82, 1,165, 66, 6, 49, 44,100, 18, 30,119,140,127, 54,160,190, 4,240,209,125,247,221,247,192, 15, 63,252, 16, 10,
- 0, 5, 5, 5, 40, 47, 47, 71,108,108, 44, 20, 10, 5,100, 50,153,203,207, 12,195, 64,161, 80, 4,229,247,251,238,187,111,248,
-247,223,127, 31, 10, 0,243,231,207,199,224,193,131, 93,126,151,203,229,144, 74,165, 13, 14, 79,209,233,141,243,222,123,239, 29,
-190,100,201,146, 80, 0,248,246,219,111, 49,112,224, 64, 68, 68, 68,184,194, 83,228,106, 76, 28,253,205, 57,175,105,161,197, 0,
- 96, 99, 99, 99, 31,216,188,121, 51,235, 38, 18, 32,151,203, 33,151,203, 33,147,201, 32,147,201, 26, 91,217, 50,177,177,177, 99,
-242,243,243, 93, 47, 89, 60, 10, 7,185, 92,222,232, 10,220, 13, 3, 7, 12, 24,240,253,170, 85,171, 66,164, 82, 41,140, 70, 35,
- 14, 29, 58,132,176,176, 48,200,100, 50, 12, 29, 58, 84,210,187,119,239,168,254,253,251, 47, 63,126,252,248, 72, 4, 49,163,129,
- 16, 2,181, 90,221, 64,104, 17,114,117, 93,204, 10,133, 2, 43, 87,174,132, 68, 34,241, 90,128,185,255,142,137,137, 9, 28,168,
- 12, 3,185, 92,142,109,219,182, 65, 34,145,128,231,121,112, 28, 7,158,231,177,122,245,106, 76,152, 48, 1,149,149,149, 96, 24,
- 6, 60,207, 35, 52, 52, 96,175, 39, 19, 25, 25, 25, 46,138, 44, 81, 4, 41, 20, 10,240, 60,207,112, 28,199,136, 93,123,206,180,
- 18, 84,128,176, 44,139,239,190,251, 14,239,191,255, 62, 94,121,229, 21,204,157, 59, 23, 93,186,116,113, 23,161,208,106,181,136,
-136,136, 64, 68, 68, 4, 66, 66, 66,174, 38, 45,252,109,224,153, 92,102,204,156,165,132, 64,234, 7,129, 16, 1, 16, 0, 2, 2,
-129, 8, 40,187,112, 10,111,191,243, 97,208,181,143, 92, 46,199,214,173, 91, 93, 98,136,227, 56, 48, 12, 3,119,129, 36, 30,113,
-113,113, 1,249,164, 82,233,228,159,127,254, 89,246,221,119,223,225,135, 31,126,112,165, 45,149, 74,133,240,240,112, 68, 69, 69,
-185,142,164,164, 36,230,235,175,191,150,118,233,210,101,178, 86,171, 93,227, 61,206, 73,152,178, 77, 78,218,240,129,175, 2, 0,
-134,191, 74,112,233,196,212, 27,217,154,183,254,206,155,200,166,117,238,220,121,203,182,109,219, 66, 12, 6, 3, 4, 65,192,154,
- 53,107,148, 3, 7, 14,220, 92, 88, 88,216,183,177, 98,171,117,235,214, 43,183,109,219,214, 59, 58, 58, 26,181,181,181,208,106,
-181,176,217,108,144, 72, 53, 81, 4,154, 0, 0, 32, 0, 73, 68, 65, 84, 36, 72, 78, 78,198, 7, 31,124,192, 12, 29, 58,116,220,
-232,209,163, 77, 10,133, 66,180,108,180,246, 85, 30,185, 99,246,103,159,135, 19, 82,159,126,136, 64, 26,156,171,203,139,240,252,
-139,111, 7,229,198,150, 45, 91, 62,185,124,249,114,181,187,101,201, 93, 4,184,151, 81,226, 17, 64, 24,176,173, 90,181,122,108,
-209,162, 69, 46,206, 22, 45, 90,184,202, 37,142,227,192,178, 44, 54,111,222,140,233,147, 39, 33, 34, 58, 1,179, 62,155, 19,208,
-157,209,209,209,115, 7, 15, 30,252,200,252,249,243, 93,247, 58,183,105,131,187,122,223,140,152, 22, 26,180,136,168, 47,219,136,
-192,224,247, 99,133, 1,203, 57, 0,108,203,150, 45,199, 46, 93,186, 84,237,222, 32, 20,253, 10, 0, 6,131,193,101,197,183, 88,
- 44,232,222,189,123, 80,126,119,231, 20,173,109,162,104,243, 44,235,197,134, 76, 0,119, 62, 38, 10, 97,167,224,108,192,193,243,
- 60,150,174, 93,112, 89,221,112,181,156,141,141,119, 79,206,162,162, 34, 76,155, 54,205, 85, 38,185, 15, 21, 74, 76, 76,196,172,
- 89,179,252,113,122,203, 3, 61, 0, 68,187,221,178, 0,144,185,157, 43, 24,134,217,237,229, 57,241, 62, 15,224, 70,231,127, 14,
- 0,117, 0,194,189,240,249,226,169,116,214,121,209, 30,207, 55,248,142, 79,161,181,106,213, 42,226,108,181, 14,184,231,158,123,
-182, 86, 86, 86, 10, 71,143, 30,101, 11, 10, 10,192,243, 60, 98, 98, 98,208,163, 71, 15,177, 91, 13, 60,207, 67,165, 82, 49, 0,
-202,196,138, 87, 12, 68,143,190,118, 81,208,176,213,213,213,194,134, 13, 27,216,133,247, 14,130,133, 0,153,111, 78,199,224,236,
-108,172, 75,148, 65, 2,224,166,163,149, 80, 42,149,156, 86,171,181,185,143,219,242, 50,118,203, 83, 36,133,170, 84,170,175,127,
-249,229,151, 16,150,101, 81, 87, 87, 7, 65, 16,208,187,119,111,176, 44,139,131, 7, 15,226,245,215, 95,199,143, 63,254,136,159,
-127,254, 89,209,181,107,215,175,141, 70, 99, 71,103, 32,195, 27,167, 24,249,161,161,161, 80, 42,149, 46,161,165, 82,169,152,176,
-176,176, 50,119, 19,184,248, 60, 33,228, 66, 85, 85, 85, 55,127,156, 14,135, 3,195,134, 13, 3,195, 48,144, 72, 36, 13, 10, 31,
-247,179, 84, 42,197,193,131, 7,189, 37,194,203, 4,162, 32, 8,232,211,167, 15, 0, 64,169, 84, 66,173, 86,139,251,190, 1, 0,
- 50, 51, 51, 97,177, 88,208,162, 69, 11, 28, 57,226,117,139,169, 6,156, 21, 21, 21,164,164,164,132, 89,184,112, 33,120,158, 71,
- 84, 84, 20,148, 74, 37,179, 96,193,130, 73, 82,169, 52,201,100, 50, 9, 22,139, 5, 50,153,108,150, 24, 63, 28,199,233,181, 90,
-109,148, 47, 78,137, 68,130,167,159,126, 26, 47,189,244, 18,230,206,157,139, 39,158,120,226, 50,139,151,201,100, 66,139, 22, 45,
- 92, 98, 43, 24,191, 55, 1,154,151, 83, 32, 56,180,119, 29, 14, 31,200,133,224, 16,224, 16, 8, 8,113, 64,176, 3, 5, 27,118,
-180,191,120,166, 36,145,128,212, 15,189, 5, 32,175,213,217,251, 69,201, 58, 0, 88,145, 87,101,249, 36, 80,250,228, 56, 14, 54,
-155, 13,191,252,242, 11, 78,157, 58,133,245,235,215,195,104, 52,186,194, 49, 43, 43, 11,143, 61,246,152, 47,161,149,235, 81,136,
-205, 63,127,254,124,102,159, 62,125,152,154,154, 26,212,212,212,192,104, 52,194,225,112,192,110,183,131,227, 56,132,132,132, 64,
-161, 80, 32, 54, 54, 22, 38,147,137,152,205,230,249,190, 56, 5,129,169, 53,156,158,120,124,237,210,137, 55, 13,127,149, 96,217,
-251, 12,218,182,146, 27,126,221, 19,250,216,138, 45, 47,223, 14,128, 8,196,101, 90, 32, 54,135, 80,249,210,164,143,199,253,233,
-113,116,185,200,138, 50, 26,141,168,171,171, 47, 30,100, 50, 25,150, 45, 91,214,226,238,187,239,206, 47, 41, 41,185,197,143,216,
-186,140, 51, 52, 52, 52, 89, 34,145,224,224,193,131,248,226,139, 47,240,235,175,191,162,172,172,236, 82, 66, 66, 66, 88,255,254,
-253,217,231,159,127, 30,153,153,153,248,230,155,111, 66, 2,113, 18, 66, 80,116, 98, 51,138, 78,110,129, 32, 16, 55,171,184,247,
-223, 36, 72,191,235,245,122,211,190,125,251,212, 95,126,249, 37, 98, 98, 98,144,146,146, 2,165, 82,137,144,144,144, 6,149,172,
-123,197, 27, 40,111, 26,141, 70, 83, 81, 81,145,250,251,239,191, 71, 84, 84, 20, 90,183,110, 13,165, 82, 9,153, 76,230,106, 16,
- 44, 92,184, 16,139,223,121, 24, 69,199, 14, 96,216, 93,183, 7,116,167, 82,169,124,100,254,252,249, 13, 76, 32,177, 17, 17,224,
-120, 22, 18,158, 65,196,109,247, 2, 0, 46,253,246,147,191,213, 33,221, 57,153,186,186, 58,211,206,157, 59,213,123,246,236,129,
- 32, 8,104,221,186, 53, 12, 6, 3, 52, 26,141,203,255, 27, 54,108,192,208,161, 67,241,221,119,223, 33, 43, 43, 43,160,223,117,
- 58,157,233,192,129, 3,234, 69,139, 22, 33, 50, 50, 18, 45, 91,182,116,249, 93, 60,120,158,135, 68, 34, 65,106,106, 42,106,107,
-107,161, 86,171, 3,198, 81, 65, 65,129,122,209,162, 69,136,136,136, 64, 82, 82,146,203,226, 38,138,163,247, 63,127,167, 1, 65,
- 8, 19,127,213,156,141,141,119, 79,206, 97,195,134,161,109,219,182,208,104, 52, 80,169, 84, 46,110,127,156,162, 22, 1,208, 63,
- 59, 59, 59,207, 83,111, 51, 12,179,202, 45, 79,100, 51, 12,179,202,253,236,235, 57,177,215,107,210,164, 73,221,115,114,114,166,
-101,101,101,125,191,109,219,182,197,190,248,124,241, 76,154, 52, 41, 35, 39, 39,103,154,251,243, 94,190,227,219,162,149,157,157,
-205, 56, 61,201, 1, 64,122,122, 58,170,171,171, 33,151,203,209,163, 71, 15, 84, 86, 86, 66,173, 86, 67, 42,149,130, 16,130,113,
-227,198, 73, 94,126,249,229, 24,150,101, 97,183,219, 93, 5,191,143,190,118,129,101, 89,244,234,213, 11,135,156, 61, 66,131,179,
-179,145,148,148,228, 26,228, 17, 18, 18,130,113,227,198, 49, 19, 38, 76,224, 68,107, 6, 33, 4, 70,163, 17,241,241,241, 10, 63,
- 93,114,207, 47, 95,190, 60, 76, 52,201,139, 93,103, 18,137, 4, 71,143, 30,197, 71, 31,125,132,209,163, 71,227,220,185,115, 72,
- 72, 72,192, 75, 47,189,164,206,201,201,121,222,106,181,190, 27,168, 52, 86,171,213, 46,145,165, 84, 42,241,252,243,207,115,189,
-123,247,142, 81,171,213, 8, 13, 13,133,216, 13,232,112, 56,208,166, 77,155,128,210, 92, 16, 4,172, 91,183, 14, 28,199, 5,180,
-104, 57, 19, 96, 80,156, 59,119,238,116,137, 52,247, 86, 18,195, 48, 56,116,232,144, 75,212, 5,193, 73, 88,150,133, 74,165, 66,
- 92, 92, 28, 20, 10, 5,148, 74, 37,243,253,247,223,191,145,146,146, 18, 63, 97,194, 4, 86,171,213,178,189,122,245,194,125,247,
-221,199, 9,130, 0,171,213,138,140,140,140,128,150,183,188,188, 60,124,241,197, 23,120,226,137, 39,188, 90,180, 24,134, 65,116,
-116, 52, 52,154,191,124, 46, 68,147, 65, 0, 96,181,219, 96,208, 25, 93, 93,187, 14,135, 3, 7, 54,237,111,127,102,255,137,140,
- 85,223,127,199, 3,128,105,211, 79,238,175,197,223,247,249,146,180,126, 17,252,206,188, 75,182,157,129, 44,133,207, 62,251, 44,
-222,122,235, 45, 60,248,224,131,216,176, 97, 3, 94,127,253,117,140, 29, 59,182,129, 69, 43, 24,216,108,182,255, 62,250,232,163,
- 79, 44, 91,182,172,195,171,175,190,202,138, 22, 45,165, 82, 41,142,241,130,217,108,134,209,104,196,177, 99,199,132,199, 31,127,
-252,184,197, 98,249,175, 47, 62, 59,163,248, 93, 41, 55,172,105,147,196,182,213, 23,126, 24,218,231,230,214, 70, 70,209,173,246,
-222,180,129,100,200,152,214, 17, 32, 4, 68, 0, 4, 2,152,205,122,140, 27,247,156,228, 47,140, 42,151,200, 50,153, 76,216,183,
-111, 31, 6, 12, 24,128,243,231,207,227,200,145, 35,104,223,190, 61, 22, 44, 88, 16, 61,114,228,200,252,242,242,242, 91,130,181,
-108, 29, 56,112, 96,210,141, 55,222,248,169, 78,167,171,214,233,116,159, 2, 88, 12,160,230,212,169, 83, 29, 79,157, 58, 53,123,
-221,186,117,125,223,126,251,109,137,199, 24, 29,137, 47,243,168,205,102,135,209,104,246, 43,176,196,107, 66,132,160, 60,206, 48,
- 12,233,208,161, 3,238,190,251,110,240, 60,239,106,172,185,119,155,121, 10, 46,127,229, 7, 0,129, 97, 24, 36, 36, 36, 96,200,
-144, 33,144, 74,165, 13, 56,197,138,117,200,144, 33,120,246,221, 55,241,223,103,111,197, 23,143,182,199,192,247,202,252,186,211,
- 96, 48,232, 54,110,220,168,120,233,137, 39,112, 99,187,118,104,161,209,160, 85,108, 52, 20,114, 25,164,238,110, 98,130, 50,178,
- 19, 0,130, 68, 34, 65,167, 78,157, 80, 86, 86,134,194,194, 66, 20, 22, 22,130,101, 89,244,233,211,199,101,133, 57,121,242, 36,
-222,125,247, 93,152,205,230,160,253,222,174, 93, 59,220,122,235,173,144,201,100, 80, 42,149, 13,186, 12,197, 48,173,171,171, 67,
-219,182,109,177, 98,197, 10,164,165,165, 5,228, 76, 79, 79, 71,191,126,253, 26,132,167, 66,161,112,213, 27, 0,112,126,167,206,
-245,141,196,196,196, 70,113,174,223,117, 14, 95,110,216, 8,179, 69,128,214, 96,107,240, 66,124, 11, 13,182, 44,122, 53, 40,191,
-139,156,243,230,205, 67, 77, 77,141,171, 12, 18, 27,229,162,145,162,101,203,150,152, 51,199,187, 37,211, 77,139, 48, 62, 44, 91,
-217, 65, 90,192,196,231,196,196, 37,207,201,201,153,230,249,126, 32, 62,247,255, 61,222,183,120,136,179,178, 96,187, 14, 33, 6,
- 24, 0, 36, 38, 38, 66, 28, 7, 34,102, 20, 87, 65,106,183,227,199, 31,127, 68, 76, 76,140,235, 8, 11, 11,243, 91,129, 19, 66,
-240,108, 69,253, 16,161,181, 9, 82, 20, 1,184,171,162, 62, 99,136, 99,136,150, 47, 95, 14,119, 33, 19, 26, 26,234,183, 27, 73,
- 38,147,245,239,209,163, 7,107, 54,155, 47, 19, 89, 57, 57, 57, 24, 57,114, 36,210,210,210, 32, 8, 2,116, 58, 29, 6, 12, 24,
-192,207,154, 53,171,127, 99,132,150, 82,169,172, 15, 85,139, 5,155, 54,109, 66, 68, 68, 4,162,162,162, 16, 25, 25,137,208,208,
- 80,132,132,132,128, 97,252,231,112,113, 48,224,176, 97,195, 92,137,207,221,138,229, 41,186,182,109,219, 22, 84,151, 28, 33, 4,
- 55,223,124, 51, 84, 42, 21,212,106, 53,212,106, 53,214,173,251,127,246,174, 59, 62,138,226,125, 63,187,215,239,146, 92,122, 35,
- 1, 66, 40, 82, 34, 29,132, 31,189, 4, 20, 2,130, 72,145, 47,136,136, 40, 1, 81, 65, 16, 17, 81,138,134, 94,148, 34, 10, 72,
- 19,233,130, 20,129, 88,232,136, 4, 1, 9, 16,136, 33, 9,233, 61, 87,114,109,219,239,143,220,197,203,229,146, 92, 2,130,232,
- 60,159,207,126,238,182, 61, 59,187, 51, 59,251,204, 59,239,188,115,188,236,152,142, 29, 59,130,231,121, 4, 4, 4,224,194,133,
- 11,213,117,127,218, 44,155, 8, 8, 8,128, 68, 34,161,182,109,219,246,126,120,120,120,240,180,105,211,104,145, 72,132, 43, 87,
-174, 32, 62, 62, 30, 97, 97, 97, 46,251,108, 21, 21, 21,101,190,255,254,251,220,251,239,191, 15, 0,136,136,136, 64, 81, 81, 81,
-142,109,191, 70,163,201,239,215,175, 95, 57,191,141,188,188,188, 39,219, 19,222,250, 28, 89, 11,139, 18,163, 17, 58,109, 73,153,
-117, 40, 39, 35,219,235,189,233,239, 72,150, 77,121, 5, 0, 48,125,213, 26,104, 55,252, 85,145, 29,152, 62, 42, 96,232,242, 93,
-179, 0, 60, 95,205,199, 7, 38,147, 9,245,235,215,199,165, 75,151,160,213,106,209,183,111,223,114, 22, 83,219, 51,117,193, 68,
-111, 78, 79, 79,239, 18, 21, 21,245,219,202,149, 43, 27, 54,111,222,156,210,235,245, 40, 41, 41,129,253,239,245,235,215,133,157,
- 59,119, 38,149,148,148,252,159,213,116,238, 20,199,211, 55, 37,246, 15,121,117,239,143, 87, 68, 81, 1,141, 18,212,233,133, 13,
-217,252,116,185, 94, 99,184,109,228,132,120, 8, 28,192,129,135,192,242,224,172,221, 94,143, 11, 74,165,242,243,179,103,207,250,
- 26,141, 70,196,197,197, 97,204,152, 49,230,188,188, 60, 25, 0,252,239,127,255, 51,111,223,190, 93,214,168, 81, 35,108,219,182,
-205,255,133, 23, 94,216,163,215,235,159,118,145,122, 71,102,102,230, 14,199,141,190,190,190,159,165,166,166,246,180,247,249,177,
- 53, 86, 1, 56,109, 84, 10, 60,192, 48, 12, 12, 6, 19,138,139,181, 48, 91, 24,107,157,201,131,227, 88,235, 47, 15,214, 90,143,
-202,164, 98,143,182, 79, 7,233, 4, 65, 0, 77, 81, 69,113,127,100,213,173,172, 94,170,172,139,203, 69,107,150, 35, 56,219, 40,
- 51, 95, 95, 95, 72, 36, 18,236,216,177, 3,215,206, 29,135, 76, 36,128, 99, 25,176,140, 5, 28, 99,134, 68, 36,194,143, 87,238,
- 33,178, 89,245, 3,185, 41,138, 18,252,252,252, 48,176,115,103, 68,117,238, 92, 58,188, 77, 44,134,187, 92, 14,149, 84, 81,106,
-201, 2, 32,112,180,171, 65, 4,120, 91, 58, 3, 3, 3,113,249,242,101, 76,157, 58, 21,139, 23, 47,134, 82,169, 44, 27,253,124,
-235,214, 45,236,222,189, 27,145,145,145, 53,190,119,155, 5,111,214,172, 89,200,200,200,192,170, 85,171,208,174, 93, 59, 72, 36,
- 18, 20, 21, 21,225,255,254,239,255,144,157,157,237, 18,167,125,247,158, 76, 38, 43,103,125,178, 9,192,154,230,145, 61,231, 43,
- 67,130,113,232,220, 78, 80,160,112,241,155,119,202,125,139,214,239, 58, 83, 99,206,185,115,231,150, 75,167, 43,214, 44, 87,225,
- 96,117,170,246, 56,138,162,226,108,198,214, 89,179,102,205,166, 40,234,240,172, 89,179,102,199,196,196,220,112,133,207,217,126,
-138,162,142, 88, 69,216, 64,187,109,113, 53, 17, 90, 2, 77,211,224,121,190,156,184,114,116,188,181,153, 2,237, 77,141,213,137,
- 2,158,231,203, 10,133, 99,179, 77, 36, 18,225,194,133, 11,184,112,225, 66,185,237, 27, 55,110,172,242, 67,206,178,108,115, 15,
- 15,143,114,214, 44,169, 84,138, 89,179,102, 97,204,152, 49,101, 34, 75, 42,149, 98,203,150, 45,104,223,190, 61,204,102,115,243,
-106,252, 85, 74,130,130,130,104, 91, 69,228,230,230, 70, 77,157, 58, 85,196,178,108,217, 51,177, 45, 54,223,181,234, 10,141,109,
- 20,203,137, 19, 39, 92,178,104,185,234,163, 36, 8, 2,174, 94,189, 90, 78,188,217, 70,205, 0,192,213,171, 87,203,252,183, 92,
-225, 20,137, 68,224, 56, 14, 74,165,146,146, 74,165,148, 84, 42, 13,181,137, 44,145, 72, 84,150,223,246, 62,123,213,221,123, 70,
- 70, 70,175,140,140,140, 74,247,231,230,230,118,201,205,205,197,191, 17, 22,134,129,161,196, 12,173,206,128,121, 49, 95,151,110,
-156,135, 95, 1,252,218,229,141,169,136,238, 31,217,219,193, 15,192,149,138,166,236,227,184,111,223, 62, 72, 36, 18, 28, 60,120,
- 16,106,181, 26,131, 7, 15,134, 90,173,198,123,239,189,135,145, 35, 71,186,108,209,178,162, 56, 63, 63,191,203,219,111,191,253,
-219,210,165, 75,235,213,173, 91, 23,102,179, 25, 22,139, 5,102,179, 25,137,137,137,216,185,115,231,253,146,146,146, 46, 0,138,
-171, 35, 59,158,190, 41,113,255,233,233, 25,125, 71,190, 96,184,149,253, 3,178,178,242,193,178,233,224, 57, 22, 22,182,116, 4,
- 51,199,178, 96, 89, 14, 82,169, 72,189,244,147,119, 78,242, 16, 64,211,148, 25,192,115,143, 42,143,188,188,188, 34,114,115,115,
-113,231,206, 29,188,252,242,203, 89,249,249,249, 55, 1,244, 1,128,252,252,252,179, 99,198,140,105,190,117,235,214,160, 6, 13,
- 26,192,221,221, 93,173,215,235,171,109,163, 1,136, 6,208,207,193, 69,161, 0,192, 2,154,166,229,113,113,113, 21,172,255,167,
- 79,159, 6,128, 95,157,183,128,172, 22, 45,163, 17,185,249,133,152,240,198,156,191, 90, 70, 16,202,137, 11, 1, 2, 38,189, 9,
- 5, 0,228,101, 39,226,149, 9, 83,229,213, 53, 8,156,125, 8,107,224,163, 83,174,161,102, 43,163,238,238,238,165,221,111, 7,
-119,226,200,242, 55, 0,206, 2,129, 49, 0,150, 18,192,162, 3,111, 46, 1, 37, 85, 2,140,193, 37,161,229,238,238, 14,119,165,
- 18, 1, 94, 94, 16, 4, 1, 98,145, 8, 18,137, 24, 60, 3, 80, 28, 85, 38, 72,121,215, 2,131,148, 53, 42,149, 74, 37,146,147,
-147, 17, 29, 29, 13,139,197,130, 33, 67,134,192,108, 54,195,104, 52,194, 96, 48, 32, 60, 60, 28, 37, 37, 37, 46,241,217,234,121,
- 91,239,207, 59,239,188,131,246,237,219, 99,254,252,249,152, 57,115, 38,194,195,195, 49,105,210, 36,236,220,185, 19, 17, 17, 17,
-213,241, 10,246,121,100,123,158, 54,177,101,255,205, 0, 80,227, 60,114,228,164, 40,186,156, 96,179, 45,111,141,237, 83, 99,206,
- 69,139, 22, 33, 55, 55,183,130, 37,203,246, 63, 36, 36, 4,235,214,173,171,213,251,106,103, 61, 10,116,178,111,160,163, 37, 74,
- 16,132, 14, 86,223, 41, 83, 76, 76,204,141,152,152,152, 40,138,162, 14,199,196,196, 68, 85,102,209,114,198,227,100,191,203, 31,
- 45,177, 67,223,104, 79,123, 75,137,237, 67,106,251,160,219, 87,242, 42,149, 10,251,247,239,135,109, 4,136,253, 49, 85, 9,173,
-163,254, 86,211,177,213,146,101,191, 62,104,208, 32, 52,104,208,160,156, 53, 75,169, 84, 86, 89,120,120,158, 71, 74, 74, 10,110,
-220,184,129, 78,157, 58,161,184,184, 24, 18,154,198,244,235,215,209, 98,236, 88,152,165,210,178,138,228,245,215, 95,119,201,161,
- 61, 57, 57,217,219,161, 5,154,214,173, 91,183,144, 75,151, 46,149, 57,200, 91,187,213,202, 4,135, 43, 34, 70, 16, 4, 12, 27,
- 54,172,156, 21,203, 94,100,217, 47, 63,252,240,131, 75, 93,135,130, 32,160, 91,183,110,101,214, 44, 15, 15, 15,124,247,221,119,
-101,121,213,189,123,247, 82,127,134,192, 64,151, 56,109,247, 97,117,128,135,209,104,228,181, 90, 45, 29, 23, 23, 7,153, 76, 86,
-102,193, 83, 42,149, 80, 40, 20,144,203,229,181, 26, 65,244, 95,128, 32,240, 48, 51, 12, 12, 6, 3,108,161, 80, 18,255,216, 87,
- 94,136,153, 52,181,230,183, 89,173,180, 90, 45,126,252,241, 71, 28, 56,112, 0,237,218,181,171,224, 12,239,162, 69,171, 76,247,
- 22, 20, 20,116,157, 49, 99,198,197,133, 11, 23,214,241,241,241,129,197, 98, 65,106,106, 42, 54,111,222,156, 81, 82, 82,210,181,
- 38, 21, 12, 4,128, 97, 88, 24, 75, 76, 40,214,104,241,241, 39, 91, 42, 45,122, 0, 80,144,115, 27,131, 6, 15,151, 61,202,124,
-202,200,200,152,214,181,107,215, 79,180, 90,109, 81, 73, 73,201,112, 0,203,236, 13,135,249,249,249,221, 6, 15, 30,188,210,199,
-199,167, 93, 78, 78,206,108, 23, 40,103, 37, 39, 39,207,174, 95,191,126,185,141, 86,235,227, 83, 57, 57, 57,163,187,119,239,254,
- 33, 0, 31,187,221, 30, 0, 78, 0, 88, 87, 89, 89,178,117, 29,234,116, 6,168,189,130,145,126,239, 84,181, 9,145,138,140, 16,
-120,190,218, 6,160, 51, 43,150,125,253, 84,131,242, 83, 22, 51,201,246,193,126,110,216, 88, 60, 23,189, 8, 42, 9,240,233, 43,
- 93, 16,238, 5, 64,233, 3,105,247,247, 64,121, 89,159, 81,244,247, 46,145,207,252,226, 11, 92,185,115, 7, 0, 16,234,239,143,
- 25, 35, 71, 66, 96,128,243,241,241,216,245,243,207, 24,217,171, 23, 84, 10,133,203, 13, 22, 91, 35, 60, 49, 49, 17,231,207,159,
- 71,179,102,205,112,247,238,221,114, 97, 40, 4, 65,112,245,254,203,238, 93, 46,151, 67, 34,145, 32, 43, 43, 11, 81, 81, 81,101,
- 13,253, 83,167, 78, 97,198,140, 25, 24, 63,126, 60,122,246,236, 89,153,223,108, 5, 78,155, 1,193,113,160,130,125,119,110, 77,
-243,200,145,211,134, 7,201,119, 27,231,194,133, 11,157, 14,168,112,133,211, 94,139, 84,145,119,113,246, 98,200,102,121,178, 23,
- 70,142,235, 0,188,109,219,102,205,154, 53,219,213,243,236,215,109, 22,177,154,116, 97,150, 9,173,168,168, 40,202,217,199,214,
-102, 70,118, 6, 55, 55, 55, 76,158, 60, 25,115,231,206,133,159,159, 95,181,190, 53, 54, 37, 91, 21,190,255,190,226,203,118,240,
-224,193,234,186, 14,111,121,122,122,182,239,213,171, 23,138,139,139,113,255,254,125,184,185,185,161,197,242,229,184, 30, 29,141,
-214, 95,124, 1,186,119,111, 80, 20, 5,153, 76,134,235,215,175, 67,169, 84,222, 50, 26,141, 53,178, 32,120,120,120,192,219,219,
-187,172,207,221, 38,184,236, 44, 90, 66,245, 31, 94, 1, 71,143, 30,117,218,106,172,141,143,150,173, 96, 95,188,120,177,156,127,
-150,189,240,185,120,241, 98,153, 69,203,118,154, 43, 93, 94, 74,165, 82,176,241,169, 84, 42,248,248,248, 64, 46,151, 67,169, 84,
-150, 19, 89,174, 88,243,170, 11, 72,170, 80, 40, 46,185,185,185,121,217,246, 75, 36, 18,104,181,218,162,130,130,130,142, 79,116,
-215, 33, 4,176, 22, 22, 6,131, 17, 58,173,225,161,243,219, 6,166,236,223,191, 31,207, 60,243, 76, 5,145,101, 55, 66,180,166,
- 72, 43, 40, 40,232,185,122,245,234, 95, 87,172, 88,225,173,211,233,240,245,215, 95, 23,235,116,186,158, 0,210,106, 36, 54,121,
- 1,140,197,130, 18,163, 9,122, 93,233, 51,248,243,198,190,127, 90, 86,237,204,202,202,218, 89,197,254, 63, 89,150,141,178,197,
-125,115, 1,207,212,175, 95, 31, 89, 89, 89,229, 54,166,164,164,128,227, 56, 19, 74,227,100,189,106,175,153,241, 87,244,236, 74,
-235, 14,139,181,235, 80,167, 43,181,130, 24,245,121, 15,167,156, 90,197, 70,101, 62, 89,181,233,226,177,141,116, 22,137, 68,152,
- 50,101, 10,174, 95,187,134, 62,117, 52, 8, 15,242,128,160, 73,135,180,247, 71,184,154,171,196,178,149, 71,107,204,189,219,110,
-176,207,178,221,187,157,238,251,243,249,231,107,116,239, 9, 9, 9, 80, 42,149,224, 56,174,194,247,166,166,247,111, 47, 96, 86,
-174, 92,137, 25, 51,102, 96,203,150, 45,184,126,253, 58, 90,183,110,141,190,125,251, 34, 39, 39, 7,215,174, 93,131,201,100,114,
- 57,157,246,126,115, 9, 73,241,136, 61,127, 12, 41,105,247,144,145,117,191,214,249,110,207,233, 40,180,246,199,254,142, 97,145,
-109,107,197,249,241,199, 31, 35, 39, 39,167,156, 37,203,126, 0, 89,101, 22, 45, 71, 45,226,128, 60, 7, 95, 40,219,186,217, 65,
-244, 56,174, 59, 30, 15, 0, 57, 0, 68,213,156,231,184,158, 23, 19, 19,243,139,205, 18,102,229, 21, 85,231,159, 85, 89,215, 97,
-217, 67,177,125,156,237,173, 64,182,255,110,110,110,240,240,240,128,135,135, 7,212,106,117,181,150, 34,155,208,234,150,164, 45,
-231,235,101,179,108, 1,192,248,241,227, 43, 88,180,236, 3,123, 58,131,201,100, 58,117,234,212,169, 54,131, 6, 13, 18,221,186,
-117, 11, 34,145, 8, 60,207,195,220,185, 51, 90,127,241, 5,254,120,231, 29,244, 72, 78,134,209, 98,129, 66,161,192,241,227,199,
- 45, 37, 37, 37,167,106, 90,111,216, 11, 45, 55, 55, 55,120,122,122,150, 9, 13, 87, 84,186,237,229,173,202,255,193,182,216, 15,
- 6,112,229,165,182,125, 80,237,253,114, 40,138,130,193, 96, 40,115,234,116,197,234,104,223,117,104,255, 2,210, 52, 13, 47, 47,
-175,178,202,195,102,209,114,213,154, 87, 93, 64, 82,149, 74,165,190,125,251,118, 35, 91,248,137,188,188, 60,244,238,221,251, 78,
- 65, 65,193,147,109,210,226, 1, 11,203, 65,103, 48, 66,103, 40,121,104,180,182,178,182, 99,199, 14, 36, 38, 38,194, 98,177, 32,
- 38, 38,166,130,192,170,137, 51,188, 19, 36, 42,149, 74,254,217,103,159,197,197,139, 23, 33,151,203, 25,212, 34,254, 21, 47,240,
-176,176, 44,140, 6, 3,116,213,119,185,253, 91, 80,166,170,111,222,188, 9,179,217,140,249,243,231,115,191,253,246,219, 47, 40,
- 13,128,106,179,224,141,238,209,163,199, 2, 55, 55, 55,175, 35, 71,142,188, 5, 96, 75, 85,239, 57,195, 90, 69,251, 67,124,142,
-182,178, 84, 89,157, 84,155, 48, 43,246, 31, 86,158,231, 49,241,181,215,208,183,142, 6, 67,219,249, 67,159,121, 7, 42, 79,127,
- 80, 94, 97, 88,182,242, 40,110, 36,185,236,138, 41, 0,192,179, 61,158, 71,171,102, 21,195,131,117,237, 83,218, 38, 59,251,227,
- 37,100,231,101,212,248,222,245,122,125,165,150,171, 26, 88,180,202,196,132,237,249,181,105,211, 6, 77,154, 52,193, 47,191,252,
-130,182,109,219,226,238,221,187,184,123,247, 46,146,147,147,113,253,250,117, 20, 22, 22,214, 56,143,190, 59,177, 11,133,218, 2,
-200,164, 50, 20, 20,229, 33, 37,253, 30, 2,125,131, 30, 56,223,109,104, 58,240, 99, 0, 64, 29,127,207, 26, 9, 45,123,206, 37,
- 75,150, 84, 16,239, 15, 26,178,135,162,168, 75, 85,173,215,244,252, 71, 9,113, 37, 86, 34,131,143,143,143,210,190,127,149,166,
-105,120,122,122, 82,139, 23, 47, 22,209, 52, 13, 15, 15, 15,120,122,122,194,223,223,223, 37, 65, 32,147,201, 12, 97, 97, 97, 74,
- 91, 65,180,189,136,106,181, 90,180,120,241, 98,106,227,198,141,149, 90,185,170,241,209, 90, 49,102,204,152, 87,211,210,210,188,
- 3, 2, 2,144,153,153, 9,153, 76, 86,250,114,244,234,133,110, 73, 73,176,148,250, 28, 33, 33, 33, 1, 95,126,249,165,222,100,
- 50,173,168,233,131,114,119,119,135,175,175,111, 89,151,161,205,162, 99, 39, 26, 93,114,193,172,202, 68,111,107, 1,214,166, 11,
-201, 81,108,189,241,198, 27,229, 68,151,171,144, 74,165,172, 45,242, 59, 77,211,176, 88, 44,104,219,182, 45,114,114,114,202, 94,
- 26,123, 75,158, 43, 66,171,186,128,164, 98,177, 24,102,179, 25,221,187,119, 7, 69, 81, 88,179,102,205,191,163, 59,146,231, 41,
-119,119, 95,212,169,243, 20,252, 3,140,224,249,135, 55,171, 12,203,178,152, 52,105, 82, 57, 11,150,109,100,163,173,235, 95, 16,
- 4, 48, 12, 83,235,224,175,182,247,250, 65,226,199, 9, 64, 89,151,151, 94,111,124,226,178, 48, 32, 32,160, 83, 78, 78,206, 65,
-135,205, 5, 0, 22,192, 73, 4,119, 43,202, 50,250,254,253,251,232,223,191, 63,142, 29, 59, 38, 58,112,224, 64,159, 67,135, 14,
-197,223,185,115,231,126,219,182,109,235,190,254,250,235,242,238,221,187, 35, 47, 47, 15,237,218,181,155,151,158,158, 94,133,208,
-178, 62, 71,163, 9,122,253,195,183,142, 86,213,224,123, 16, 1, 55,119,238,135,232, 27, 92,132, 33,173, 61,177,245,240, 57,140,
-110,163, 4,204,242, 26,243,217,210,226, 83,167, 1,194, 34, 58, 85,216, 47, 87,151,198, 29, 12,139,232, 4,250,254,221, 26,223,
-187,125,154, 29,235,203,218, 88,244,236,159,231,132, 9, 19,240,222,123,239,161, 95,191,126,184,123,247, 46, 78,159, 62,141,187,
-119,239, 98,234,212,169,136,136,136, 64,235,214,173,107,196,121, 40,118, 47, 52,186, 98,208, 20,141,130,226,124, 24, 77, 6,204,
-156, 52,247,129,243,221,134,123,177, 49, 0,128,125, 39,175,212,154,243,131, 15, 62, 64, 86, 86, 86, 57, 75,214,131,248,101, 61,
-233,112, 42,180, 10, 10, 10,156,246, 3,114, 28,151, 29, 25, 25, 25,144,153,153, 9,119,119,119, 87, 68, 86, 95, 88, 99,109,100,
-103,103, 59,229,212,235,245,150,200,200, 72, 73,112,112,112,185,209,134,110,110,110, 21, 94, 50, 71, 78, 43,180, 70,163,113, 98,
-151, 46, 93,182,254,240,195, 15,170, 38, 77,154, 64,163,209, 64, 16, 4,108,217,178, 5, 83,166, 76,129, 66,161, 64, 66, 66, 2,
- 6, 15, 30, 92, 82, 82, 82, 50, 17,229, 29, 84,157,113, 58,109,161,217,162,226, 59, 17, 89, 85,222,187,253,203,186,122,245,106,
-124,250,233,167,152, 61,187,106, 87,143, 13, 27, 54, 0, 21,187,249, 42,112, 10,130,128,101,203,150, 61, 52,206,130,130,130,114,
-149,189, 74,165, 90, 51,116,232, 80,241,253,251,247,203,137, 43,251,197, 73, 69, 84,142,179,186,128,164, 34,145, 8,129,129,129,
- 88,184,112, 33,124,125,125, 17, 20, 20,228,204, 18, 83,101, 30,213, 18,127, 43, 39, 39,240,113, 75, 23,125,216,245,235,237,135,
- 36,114, 25,112,225,244, 62,104, 10,203,119, 39,153, 44,127, 13,165,150,181,237, 3,243,149, 31, 93, 74,167,201,100,194,146, 37,
- 75,240,241,199, 31,227,227,143, 63,118, 37,223, 31,232,222, 93, 20, 91, 21, 57,121,129, 82,185,121, 67,225, 86, 7, 45, 34,188,
-193, 11,236, 63, 42,143, 42,193,111,151, 46, 93, 26,236,235,235,139,180,180, 52,127,137, 68, 50,184,156,185,202, 96, 64, 88, 88,
-216, 83, 14, 83, 89, 57,229,156, 58,117,170,105,206,156, 57,242, 81,163, 70, 97,232,208,161, 24, 53,106,148, 92, 42,149, 54, 22,
- 4, 1, 22,139, 5,105,105,105,248,241,199, 31,145,155,155,123,171,170,116,242,130, 64, 41, 85, 94, 80,184, 5,163,197,211, 94,
-224,121,246,161,220,187,237, 35,232,104,205,170,161,200,114, 90,215, 1,192,111, 63, 30,196,220,119,158,198,150, 35,191,226,179,
- 75, 64, 43,175, 28,180,240,207, 5,159,123, 11,239,142,110,143,101,223, 92, 6, 0,156, 62, 85,109, 30, 9, 85,149, 65,163,193,
-242, 64,247,110,111,185,178,191,142, 11, 62, 90, 21, 56,109,141, 68,173, 86,139,162,162, 34,108,221,186, 21,175,188,242, 10,114,
-114,114,144,156,156,140, 59,119,238,224,219,111,191, 45, 27,205, 94,211, 60,154,254,218, 7,152,179,108, 26, 4, 8,104,218,168,
- 5,102, 69,127,140, 14,173, 58, 63,112,190, 59,194, 5,107, 86,165,156,171, 86,173,170,109, 89,250,239, 8,173,170, 90, 21, 52,
- 77,195,207,207,175,172,144,216, 23,192,218,180,124, 69, 34, 17, 88,150, 45,243,253,177, 45, 0, 48,104,208, 32,124,255,253,247,
-174,180, 40,126, 72, 72, 72,248, 95,243,230,205, 55,207,155, 55,207,189, 71,143, 30,226, 58,117,234,160, 67,135, 14, 72, 72, 72,
-192,145, 35, 71,152,117,235,214,233, 75, 74, 74,198, 3, 56, 89,155, 6,154,109, 74, 27,251,165, 38,173, 30,139,197,114,255,238,
-221,187,193,203,150, 45, 19,209, 52,141, 85,171, 86,149,189,148,182,128,175,246, 56,125,250, 52,203,243,124,149, 93, 53, 12,195,
-220,191,123,247,110,240,242,229,203, 69, 20, 69,149,113,210, 52, 13,251, 9,156,107,194,233, 76,100,218, 6, 70, 56, 91,156,165,
-221, 89, 30, 87, 21,144, 84, 44, 22, 35, 33, 33, 1,115,231,206, 5, 69, 81,216,183,111,223,191,226,229,250,227,118,254, 70,154,
-166,189, 7, 61,215,181, 37, 40, 10, 22,115,197,104, 8,238,133,186, 50,145, 53,116,249, 46, 28,152, 62,210, 21,209,147,120,246,
-236, 89,159, 37, 75,150,136, 69, 34, 17, 86,174, 92, 89, 46,104,176, 99,190,159, 57,115,134, 21, 4,161,198,221,126,182,247,217,
- 98,177,192, 96,168,157, 21, 69, 16,132,243, 49,159,204,137,220,182,227,168,132,162,204,184,112,106, 31,138,139,156,187, 51,200,
- 36, 98,108,220,186,159,149, 74, 68,247, 31,115,214,173, 29, 50,100,200,168,207, 63,255,188,133,179,157,247,239,223, 7,207,243,
- 85, 57,215, 36, 27,141, 70,164,167,167,163,164,164,100,239,251,239,191,111, 57,122,244,232,171, 47,188,240, 2, 90,183,110,141,
-224,224, 96,100,102,102, 34, 49, 49, 17, 91,183,110, 21,206,157, 59,183, 23,192,228,106,158,227,193, 69,159,204,121,121,235, 55,
- 71,101, 52,101,193,133,211,251, 80,236, 32,218, 43, 90,167, 37,216,180,101,191, 69, 42,149,220,174,174, 94,183,183,102, 61,204,
- 15,227,224, 49,209, 24,186,250, 51, 52,236,208, 31,139, 22,247,197,166, 79,134, 99,197,179, 82, 88,246,140, 70,171, 23,183, 97,
-231,252, 1, 0,128, 58,155, 92,180,150,136,165, 72,117, 98,177, 42, 42, 86, 88,197, 77,205,172,166,182,123,175,170, 14,175,169,
- 69,139,166,105, 52,104,208, 0, 13, 27, 54, 68,151, 46, 93,208,182,109, 91,244,234,213, 11,215,174, 93,195,181,107,215, 48,117,
-234,212,170, 68, 86,181,121,212,243,255, 34,241,107,183,219, 15,156, 55,142,249,254, 48,224, 74, 89,138,142,142, 6,128,255,148,
-117, 75, 92,155,135,104, 43,152, 15, 58, 37,141,141,211,108, 54,151,117,201,217,199,101,178, 57,199,187,248,226,159, 52, 24, 12,
- 17, 31,126,248,225, 59, 10,133,162, 87, 73, 73,201, 83, 0,224,230,230,150, 96, 50,153,126, 54, 24, 12, 43, 1, 20, 61, 72, 90,
-237,195, 57, 56,171, 11,171, 58,183,176,176,176,127,255,254,253, 79,138,197,226, 6,142, 19,254, 58,123,145,121,158, 79,206,206,
-206,174,114,136,123,126,126,126,255,126,253,250, 57,229,116, 86, 65,184,194,233, 44,127,120,158,175, 84,100,185, 82, 17, 85, 23,
-144, 84, 44, 22,195,205,205, 13,223,125,247, 29,252,252,252,254, 85, 47,216,181,155,185, 75,170,218,223,195, 87,118, 10,128,255,
-208,229,187, 82, 79,229, 91,234, 15, 93,190, 43,229,192,244,145,245,170, 58, 39, 47, 47,175,223, 43,175,188,114, 76, 44, 22, 55,
-112,124,254,206,242,130,101,217,123, 89, 89, 89, 53, 14,151, 32, 8, 2,110,223,190,205, 79,152, 48, 33, 47, 55, 55,119,120,109,
-238,127,214,220,207, 86,124, 58,111,138,239,179,145,157, 58,128, 6,204,149, 59,255, 10, 20, 32,136, 37,162,251, 51,102,175,122,
-109,248,240,225,143, 51,219, 52, 89, 89, 89, 93,134, 13, 27, 54, 25, 64, 7,103, 66, 10,192,234, 42,206, 95, 93,183,110,221,167,
- 69, 34,145, 28,192, 92, 0, 41,231,206,157, 91,123,238,220,185,126, 0,158, 17,137, 68,193, 28,199,165,163,212,231,109, 23,128,
-171,213,151,163,156,215, 33,240,161,207,246,125,166, 63, 40, 74, 48,155, 77,213, 52,144, 32, 64, 16, 4,169, 84,114,251,183,107,
-153,173,170,179,214, 91,103,224,120,232, 93,246,147, 39, 79,198,228,201,147,203,202,211,154, 53,221,176,247,143,179,120,177, 85,
- 26, 76, 95,118, 5,165,174,231,114,131, 15, 0, 62,248,112,194, 67, 75,155,253,189,219, 91,180,156,189, 7, 53,241,209, 18,137,
- 68,200,203,203, 67, 66, 66, 2,178,179,179, 81, 82, 82,130,155, 55,111,194, 98,177,160,176,176, 16, 79, 63,253,116,173,211,249,
-176,242,232,113,114,254, 23,187, 15,107, 36,180, 88,150, 77,171,110,150,117,134, 97,106, 52, 42, 73, 34,145, 24,155, 52,105, 66,
- 57, 27,157, 96,251,239,230,230,230,106,115,186,200,100, 50,205, 53,153, 76,115, 97,237, 34, 43, 44, 44,124, 96, 53,200,113, 92,
- 70,253,250,245, 69,149, 9, 24,235,179,169, 46,242,156,190,160,160,160,243, 67,206,191,191,131,211, 49,127,244,205,154, 53, 43,
-243,245,114,140,137, 98,157,108,181, 74,239,220,234, 2,146,234,245,250,204,254,253,251,115,246,251,237, 3,154,254,171, 65, 9,
- 41, 3, 70,189, 90,255, 84,190,165, 62, 0,216,196, 22, 4, 33,165,138,179, 12, 57, 57, 57, 61,254,238,164, 37, 37, 37,153,159,
-121,230,153, 29, 90,173, 54, 26, 64,173,189,249,103,127,180,102,246, 19,152, 51, 26, 0,159,214,242,220,148,252,252,252,222, 14,
-219,174,218, 4, 21,199,213,206, 87,239,218,173,188,135, 30, 91,140,101,217,180,134, 13, 27,214,200,114, 83, 93, 29,207, 48, 76,
-149,223,137, 27,240,196,236,139, 64,233, 52,113,249, 46,113, 26,141,198,130,206,157, 59, 75,106,120,111, 57,174,222,123,112,112,
- 48,234,212,169, 83,246,107,131,227,246,234,210,201,178,108, 90,104,104, 40,252,252,252, 42,141,248,238,232,147,229, 10,231,195,
-206,163,170, 56,235,212,217,246,208, 57, 31,150, 94, 32,112,142,190,132,147,112, 18,206, 39,150, 83, 68,158, 39,225, 36,156,132,
-243, 17,114,254, 43, 65,188,212, 8, 8, 8, 42, 3, 71, 30, 1, 1, 1, 1,193,131,129,170, 66,149,214,100,164, 79,109,148,109,
- 44,225, 36,156,132,147,112, 18, 78,194, 73, 56,255,115,156,213,113, 63,236,145,198,255,106, 16,179, 42,225, 36,156,132,147,112,
- 18, 78,194, 73, 56,255,179, 32, 93,135, 4, 4, 4, 4, 4, 4, 4, 4, 68,104, 17, 16, 16, 16, 16, 16, 16, 16, 16,161, 69, 64,
- 64, 64, 64, 64, 64, 64, 64, 64,132, 22, 1, 1, 1, 1, 1, 1, 1, 1, 17, 90, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
- 4, 4, 4, 4, 4, 4,165,160, 0,224,240,225,195,101,211,212, 68, 69, 69, 81,228,177, 16, 16, 16, 16, 16, 16, 16, 60, 74,252,
-171,181,136,253,205, 17, 16, 16, 16, 16, 16, 16, 16, 16, 45,242,112, 64, 19,177, 69, 64, 64, 64, 64, 64, 64, 64,196, 22,185, 49,
- 2, 2, 2, 2, 2, 2, 2, 34,178,158, 40,148,179,104, 17,193, 69, 64, 64, 64, 64, 64, 64,240, 56,197,214, 19,170, 69, 4,235,
- 98,191, 78, 64, 64, 64, 64, 64, 64, 64, 64,240,128, 2,171,170, 95, 2, 2, 2, 2, 2, 2, 2, 2,130,135, 36,184,108,255, 31,
-153,208, 34, 51,155, 19, 78,194, 73, 56, 9, 39,225, 36,156,132,243, 63, 11, 49,121, 4, 4, 4, 4, 4, 4, 4, 4, 4, 15, 12,
-123, 43, 22, 69,132, 22, 1, 1, 1, 1, 1, 1, 1,193,195, 19, 89,148,179,117, 50,215, 33, 1, 1, 1, 1, 1, 1, 1,193,223,
- 4, 98,209, 34, 32, 32, 32, 32, 32, 32, 32,120, 48, 80, 32, 93,135, 4, 4, 4, 4, 4, 4, 4, 4,127,171,216,114,186,177,178,
-145, 3,177, 53, 32,175,205,232,131, 88,194, 73, 56, 9, 39,225, 36,156,132,147,112,254,231, 56,171,227,142,197,147,135, 30, 0,
-126, 1,208,211,250, 91,169,240,122,216, 32, 67, 95, 9, 39,225, 36,156,132,147,112, 18, 78,194,249,111, 71,165,129, 74,137, 51,
- 60, 65,117, 16,163,234, 46,230,234,246, 63, 42, 78, 2, 2, 2, 2, 2, 90, 81, 67,217, 0, 0, 32, 0, 73, 68, 65, 84,130,127,
-138,216, 18,236, 63,104,206,208, 24,192,108, 0,158,118,219, 46, 1,136,113, 56,238, 27, 0, 42,187,117, 61,128,249, 0,238, 86,
-155, 26, 65,144, 90,249,229,214,133, 7, 96, 4, 96, 2,160,165, 40,138, 33,121,246,216,209, 25, 64,148,245,255, 97, 0, 23,106,
-184,255, 81,113, 62, 18, 4, 7, 7, 43,189,189,189,251, 93,185,114, 69,118,243,230, 77,156, 57,115, 70,216,184,113,163,165,176,
-176,240, 68,102,102,166,129, 20,151,127, 5,250, 3,152,101,253,191, 8,192,241, 7,228,163, 84, 42,213, 84, 55, 55,183, 1,114,
-185,188, 14,203,178, 84, 73, 73, 73,134, 94,175, 63,201,178,236,114,107,189, 87, 83, 60,239,227,227,243,106,211,166, 77, 27, 39,
- 39, 39,167,103,100,100,124, 3, 96, 15,128,225,117,234,212, 25, 29, 22, 22, 22,114,251,246,237,187, 5, 5, 5,155, 0, 28,124,
-140,233, 36, 32,248, 47,129,170,202,114,224, 12,115, 5, 65, 24, 93,142,129,170,200,209,187,119,239,193, 39, 78,156, 80,241, 60,
- 15,219,162, 84, 42, 89, 0,227,170, 17, 89,190,231,207,159,175, 31, 29, 29, 61, 52, 35, 35,163,189, 86,171,237, 8, 0, 42,149,
-234,215,128,128,128,223, 86,175, 94,253,173, 32, 8,105, 20, 69,105,107,106, 41,145, 72, 36,175,120,123,123, 15, 96, 89,182,173,
- 32, 8,144, 72, 36, 87, 10, 11, 11,143, 51, 12,179, 9, 64,109,196,155, 76, 44, 22, 79,150,203,229,253, 89,150,109, 9, 0, 98,
-177,248,186,201,100, 58,206,178,236, 90, 0,230, 90,112, 42,100, 50,217,100,181, 90, 29,105, 54,155, 91, 2,128, 76, 38,187,174,
-209,104, 78,154,205,230,181, 86,193,249,184, 33, 6, 16, 37, 8,130, 4, 0, 68, 34,209,243, 29, 59,118,172, 79, 81, 20, 79, 81,
-148, 32, 8, 2,245,235,175,191,182,225, 56,142,182,150,143, 40, 0,191, 1, 96,107,194,217,190,125,251,186, 98,177, 88, 16, 4,
-129, 18, 4,129,190,116,233, 82,171, 26,114, 62, 20,248,249,249,125,202,243,124,157, 42, 51, 77,161,104,127,229,202,149,166,187,
-119,239,230,190,252,242,203,162,241,227,199,187, 71, 71, 71,139,215,172, 89,179, 54, 51, 51,243, 45,199,227,125,125,125, 87,208,
- 52,237,231,202,245,121,158,207,203,207,207,159, 70,234,170,199,142, 89,235, 98,181,221, 5, 1,152, 28,233, 65, 63,168,208, 10,
- 9, 9,217,250,242,203, 47,143,106,217,178,165, 88, 16, 4, 48, 12, 3,147,201,212,244,194,133, 11, 61,247,237,219,215, 94,171,
-213, 14,175, 33,229,107,239,189,247,222,194, 5, 11, 22,248, 73, 36, 18,138, 97,152, 70,187,119,239,110,251,250,235,175,191,189,
- 97,195,134,186, 35, 70,140,240,176,109,159, 59,119,110,135, 69,139, 22,133, 3, 88,254, 24,210, 73, 64,240, 95, 67, 15,148,247,
-209,154, 7,224,227,170,132,150,155,245, 67,151,109,181,100,193,238,183, 12, 63,253,244,211, 33,177, 88,108,179,104,117,212,235,
-245,129, 14, 86, 48,103, 34, 43,108,204,152, 49,157,247,238,221,251,233,136, 17, 35,178, 84, 42, 85,147, 23, 94,120, 65, 75, 81,
-148,104,247,238,221,109, 26, 54,108,168, 28, 52,104,208,152,222,189,123, 79, 23, 4,225, 12, 69, 81,185, 46,222,100, 11, 31, 31,
-159,253, 75,150, 44,169,223,191,127,127,169,159,159, 31, 4, 65, 64, 70, 70, 70,200,145, 35, 71,158,157, 55,111,222,244,130,130,
-130, 33, 0,226,107,240,224, 58, 40,149,202,189,243,230,205, 11,126,246,217,103,197, 65, 65, 65, 48, 26,141,184,121,243,102,223,
-227,199,143,119,223,176, 97,195, 91, 6,131,225, 69,171, 24,112, 21, 29, 61, 61, 61,247,125,253,222,123,129,157, 94,121, 69,236,
-227,227, 3, 65, 16,144,155,155,219,247,236,182,109, 61, 39, 45, 89,242, 86,113,113,241, 48,103,207,251,113, 66, 38,147,209,219,
-183,111,111, 45,147,201, 0, 0,102,179, 25, 17, 17, 17, 15,228,232, 39,145, 72,232,229,203,151,183, 21,139,197,176, 88, 44,188,
- 86,171, 21, 94,120,225,133,199,210,157, 77, 81, 84,104, 70, 70,134,167, 84, 42,117,186,159,227, 56,116,239,222,189,129, 84, 42,
-197,242,229,203,153,188,188,188, 54,159,127,254,249,149,157, 59,119,250,173, 93,187,246, 69, 0, 21,132, 22, 77,211,126,105,105,
-105, 78, 57, 57,142,131,197, 98, 1,203,178, 48,155,205,104,222,188, 57,169,166,254, 25,168, 15, 0, 71,175, 25, 1,192,231, 65,
-201,220,220,220,154,189,244,210, 75,226,220,220, 92, 72, 36, 18, 88, 44, 22,100,101,101, 33, 34, 34, 66,180, 99,199,142,167,106,
-202,215,168, 81,163,241,139, 22, 45,242, 63,122,244,168,101,251,246,237,230,200,200, 72,201,248,241,227,213,221,187,119,111, 30,
- 26, 26, 74,111,222,188,217,116,242,228, 73,102,204,152, 49,178,152,152, 24,255, 35, 71,142, 12,138,143,143, 95,254,168,211, 73,
- 64,240, 31,196, 47,248, 43,196,131,237,183, 74,161, 5, 59,113,245,188,245,163,216, 38, 48, 48,112, 43,203,178, 65, 86,171, 78,
- 86,118,118,246,114,134, 97,126,183, 30,123,144,231,249,193,213, 89,178,198,140, 25,211,249,216,177, 99,203, 46, 92,184, 80,156,
-159,159, 31,116,232,208, 33,227,244,233,211,147, 1, 32, 41, 41, 41,124,208,160, 65, 33, 83,166, 76, 73,235,215,175,223,234, 94,
-189,122,189, 41, 8,194, 73,138,162,244,213,137,172,136,136,136,243,167, 79,159,246,240,242,242, 42,183, 35, 44, 44, 12,111,190,
-249,166,116,240,224,193, 13,251,244,233,115, 46, 49, 49,177, 27,128, 63, 92, 17, 68,141, 27, 55,142,253,233,167,159,220,189,189,
-189, 81, 84, 84,132,172,172, 44,148,148,148, 64,173, 86, 99,196,136, 17,210, 30, 93,187,212,157, 50,245,173,216,180,244,244,190,
- 46,138,173,142, 93, 90,180,136,221, 25, 19,227,206,164,166, 66,169, 84, 66,167,211, 1, 0, 60, 60, 60,208,190, 65, 3,241,229,
-109,219, 66, 70,207,156, 25,251, 91, 66, 66,223,199, 36,182,228,214, 95, 19,128,195, 34,145,232,121,153, 76, 70, 63,255,252,243,
-136,141,141,165,140, 70,163,216,106,221, 97,159,127,254,121, 40,149, 74,152,205,102, 30,165,221,124,172,171,156, 18,137,132,238,
-213,171, 87,201,165, 75,151, 10,108,156, 42,149,138,233,213,171,151,175, 76, 38, 83,178, 44, 43, 84,195,249,119,136, 73, 36, 38,
- 38,150,219,166,213,106,145,155,155,139,252,252,124,152, 76, 38, 20, 21, 21,129,231,121, 74,169, 84,230,242, 60, 15,154, 46, 53,
-190, 85,198, 41,149, 74,145,144,144, 80,110, 27,203,178,208,235,245, 48,153, 76,176, 88, 44,208,106,181, 74, 15, 15,143,198,126,
-126,126,105, 0, 14, 22, 20, 20, 44,207,206,206, 78, 33,245,214, 99, 65,234,225,223,141,245, 80,106,169,190,247, 16,248,120, 0,
- 56,115,230, 12,178,179,179,145,151,151,135,220,220, 92,132,134,134, 66, 16,132, 26,119,199, 37, 38, 38,174,123,250,233,167,169,
- 27, 55,110, 28, 7,176,102,247,238,221,227, 10, 10, 10,102,205,152, 49,195,103,233,210,165, 5, 51,103,206, 92, 4, 96,203,238,
-221,187,223,104,214,172,217,128, 91,183,110,109,120, 28,233, 36, 32,120,216, 16, 4,161, 3, 0,127,235,106,158,181,222,245,181,
- 91,191, 70, 81,148,217,238, 56, 51, 0,153,147, 95, 27,108,235,185, 20, 69,253,102,119, 94, 46, 69, 81,191,213, 54,153, 14,191,
-165,141,110, 0, 56,124,248,176, 96, 91,156,157, 25, 16, 16, 48,181,119,239,222,203,226,226,226,154,103,102,102,122,103,102,102,
-122,199,197,197, 53,239,221,187,247,178,128,128,128,169,118, 15,194,241,212, 88,187,125,210,243,231,207,215,223,191,127,255,162,
-216,216,216,226, 54,109,218,152,127,250,233, 39,182, 95,191,126, 57,214,143, 41,219,175, 95,191,156,159,127,254,153,235,212,169,
-147,242,216,177, 99,247,207,157, 59,183, 98,239,222,189,129,130, 32,136,156,113,218, 12, 35, 94, 94, 94,223,157, 58,117,170,130,
-200,178, 71,221,186,117,113,248,240, 97,181,151,151,215, 65, 0,210,202,210,105,133, 66,161, 80,236,251,249,231,159,221, 61, 60,
- 60,144,147,147, 3,137, 68,130,128,128, 0, 20, 23, 23, 35, 43, 51, 19, 41,119,238,128, 54,155,177,242,147, 5, 30, 74,165,114,
-175, 67, 6, 58,229,244,244,244,220,183,243,211, 79,221,243, 99, 99,113,117,225, 66, 88, 44,150,178, 46, 87,139,197,130,115,209,
-209,200,253,241, 71,108,158, 59,215,221,211,211,115, 31, 0, 69, 53,156, 15, 3,246,156,209, 0, 10,172, 75, 52,128, 11, 17, 17,
- 17,113, 55,111,222, 68,183,110,221,176,103,207,158, 86, 51,102,204,136,158, 49, 99, 70,244,158, 61,123, 90,117,235,214, 13, 55,
-111,222, 68, 68, 68, 68, 28,202,251, 82, 85,203,121,234,212, 41,244,238,221,187,112,207,158, 61,225,115,231,206,253,116,238,220,
-185,159,238,218,181,171, 97,239,222,189, 11, 87,173, 90,101,170,134,243,239,184,247, 50, 75,147,253,194,243,127,125, 99,234,212,
-169,147,179,127,255,126,140, 24, 49,130,150,201,100,153, 35, 71,142,148,159, 61,123,214, 38, 8, 93, 78,167,209,104,132,193, 96,
-128, 94,175, 71, 82, 82,146,114,201,146, 37, 93, 63,254,248,227, 70,177,177,177, 33,179,103,207,158,228,239,239,127, 37, 48, 48,
-176,254,163,190,119,194, 9, 0,200, 2, 96, 65,169,191,105,202,131,112,246,238,221,251,233, 70,141, 26, 5,238,190,225,141, 66,
-105, 83,240, 82, 47,240, 82, 47,112,190, 29,144, 40,123, 14,245,234,213, 11,116,119,119,239, 92,195,116,110,191,113,227,198, 51,
-214,150,114, 62,128,101, 51,103,206,156, 71, 81,212,153,153, 51,103, 46, 0,176,204,186,125,225,173, 91,183, 58, 1,216,249,152,
-210, 73,202, 18,225,172, 49,170,209, 34,254, 20, 69, 29,166, 40,234,240,251,239,191,223, 11,128,175,195,250,255,217, 31, 7, 64,
-230,236,215,182,216,109,247, 23, 4, 97,160,221,121,254,181, 76, 62,229,100,249, 75,104, 1, 64, 84, 84, 20, 21, 21, 21,101,219,
-113,137,162,168, 67, 0, 46, 73, 36,146, 54,173, 91,183,126,254,135, 31,126,240,240,247,255,235,250,254,254,254,216,187,119,175,
- 71,139, 22, 45,158,151, 72, 36,109, 0, 92, 82,171,213,135,170,176,194,120, 69, 71, 71, 15, 29, 59,118,172,166, 77,155, 54, 0,
- 80, 20, 31, 31,175,234,212,169,147,158,101, 89,138,101, 89,170, 83,167, 78,250,248,248,120, 21,195, 48,218, 14, 29, 58,184,245,
-233,211, 39,121,218,180,105, 99,156, 8, 14,123,188,180,120,241,226, 80,111,111,239,170,148, 48,180, 90, 45, 2, 3, 3, 17, 29,
- 29, 29, 36,145, 72, 94,173,234,105,137,197,226,201,139, 23, 47, 14,240,242,242, 66, 97, 97, 33, 66, 67, 67, 97, 54,155,145,144,
-144, 0,163, 94, 7, 70,171, 1,163, 41, 66,238,159,119,225, 37, 17, 99,204,224,168, 64,177, 88, 60,185, 26,107,201,228, 77, 51,
-103, 6,154,147,147,145,180,103, 15, 56,182,162,161,134,181, 88,112,253,171,175, 96, 76, 75,195,162, 9, 19, 2,101, 50,217,228,
- 71,108,201, 90, 42, 8,130, 82, 16, 4, 37, 69, 81,171, 59,119,238,188, 67,169, 84, 70,199,196,196,244, 63,113,226,196,179,167,
- 79,159,238,201,178,172,132,101, 89,201,153, 51,103,186, 25,141, 70,177, 92, 46,135, 88, 44, 22, 92,229,236,212,169,211, 86,165,
- 82, 57,105,253,250,245,253,127,254,249,231, 49,151, 47, 95,158,204,113,156,140,227, 56,217,229,203,151, 95, 55, 24, 12, 18, 65,
- 16,184, 42, 56, 31, 41, 36, 18, 9,164, 82, 41,148, 74, 37,186,118,237,250,231,198,141, 27,153,208,208, 80,201,190,125,251,188,
-235,212,169,227,182,102,205,154, 34,173, 86,187,216, 85, 62,139,197, 2,147,201, 4,131,193, 0,163,209,136,159,126,250,169,193,
-148, 41, 83,196, 70,163,145, 27, 52,104, 80, 1,195, 48,166,153, 51,103,170,125,124,124,166,147, 54,236, 99, 1, 11, 64,103, 21,
- 90, 38,135,178,220,210,206, 58, 91, 45,138,138,138, 54,108,218,180, 41,148,150,123,225,172,121, 0,190,229,231,225,132,231, 26,
-228,212,127, 23, 1,161,141, 48,106,212,168, 0, 65, 16,214, 60,132, 52,127, 14,160, 59,128,213,181, 57,249, 17,164,179,190,155,
-155,219, 30, 15, 15,143,179,110,110,110,123, 96,237,158,125, 16, 68, 54, 66,223,193,205,232,180,200,134, 16, 6, 55,163,211, 34,
- 27,145, 80, 3,255, 22, 56,104, 17,123,228, 10,130, 16, 37, 8, 66,212,162, 69,139, 62,181,251,190,219,214,149, 46, 90,198,162,
- 4, 65,136, 42,167,144, 74, 5,214, 3, 27,221,156, 44,165,154,194, 94, 73,218,221, 92,217,232,194,192,192,192,173, 91,183,110,
-245,112,100,204,204,204,132, 70,163,193,156, 57,115, 60,198,142, 29,251, 86, 90, 90,218,203,213, 36, 66,150,149,149,213,118,244,
-232,209, 10,139,197, 82,200,243, 60,173,209,104,196,158,158,158,156,237, 0, 79, 79, 79,174,184,184, 88,162,215,235, 69, 28,199,
-153,198,142, 29, 43,155, 48, 97, 66,123, 0,162,202, 72,253,253,253, 35, 7, 12, 24, 32,171,108, 63,195, 48,208,235,245,208,235,
-245,176, 88, 44,232,218,181,171,124,227,198,141,253,114,114,114,214, 87,170, 56,228,242,200,200,200, 72, 73, 65, 65, 1, 60, 61,
- 61,145,146,146,130,123,247,238,193,164,211,193,162,211,192,162,211,130,213,106, 32,104,138,145,127,247, 54, 58, 53,107, 42,253,
- 70, 46,239,175,215,235, 87, 84,198,169, 86,171, 35, 59,141, 27, 39,118,115,115, 67,207,209,165,227, 12,142, 53,107, 6,129,227,
-192,115, 28, 56,150, 69,255,132, 4, 48, 12, 3,154,166,209,161,160, 64,172,222,182, 45, 50, 55, 55,119,217,227, 40,236,114,185,
- 92,188,125,251,246,151,100, 50, 25, 4, 65,160,204,102, 51, 78,156, 56,241,192,156,219,182,109, 27, 99,227,180, 88, 44,194,211,
- 79, 63, 93,225,133, 50,153, 76,194, 63,229,165,151,201,100, 80, 40, 20,176, 88, 44, 8, 11, 11, 51,140, 30, 61,250,252, 39,159,
-124, 82,143,166,105, 55,169, 84,250, 67,126,126,254,167,153,153,153, 73,174,242, 49, 12, 3,179,217, 12,179,217, 12,131,193,128,
- 63,255,252, 51,168, 65,131, 6, 84,116,116, 52, 87, 82, 82, 18,254,217,103,159, 37,158, 56,113, 66,181,120,241,226, 23, 0,188,
- 73,170,221, 71,155,221, 0, 60,235,249,138,245, 18, 17,116, 0, 60,172,162,224, 5,138,162, 58, 53,111,222,220,251,230,205,155,
-133,130, 32, 92, 4,240, 45,128,204,170,200,120,158,167,120,158,199,235, 29,139, 16,221, 89, 4,134, 41, 70,113,113, 49, 82, 82,
- 82, 16, 31, 31,143, 95,127,141,175,237,123,244,170,187,187,123, 63,133, 66, 17,198,178, 44,173,211,233, 82, 74, 74, 74, 98,121,
-158,223, 0, 39, 49,124,170,195,223,149, 78, 27,220,220,220,150,204,158, 61,187,139,167,167, 39,126,255,253,247,240, 93,187,118,
- 45,209,235,245, 15,228, 92,175,144,208,155, 87,172, 90, 19, 18, 18,224,133,107,167,191, 15,249,244,139,221,155, 1, 62,148, 20,
-225, 39, 31, 14, 90,196, 94, 12,253, 38, 8,194, 64,138,162, 14, 59, 10,165, 26,153,157, 30,240,252,106, 44, 90,142, 19, 75,151,
- 23, 90,149, 40, 72,176, 44, 27,100,111,201, 18, 4, 1,153,153,153, 72, 79, 79, 71,110,110, 46,188,189,189, 97,177, 88,130, 92,
-169, 31,180, 90,109, 71, 95, 95,223, 18,137, 68, 98, 50, 24, 12, 80,169, 84,188, 68, 34, 17,172,215,161,172,163, 22, 57,147,201,
- 68,137,197, 98,198,195,195,195,221,100, 50, 53, 69, 21,190,100,130, 32,116,244,245,245,117,186,207,100, 50, 65,167,211, 65,175,
-215, 67,167,211,193,100, 50, 33, 48, 48, 16, 44,203,182,173,178, 73,203,178, 45,253,253,253,145,145,145, 1,165, 82,137,180,180,
- 52,152,117, 90, 88,180, 90,176,122, 13,184,226, 98,240, 26, 13,120,189, 6,140,185, 4, 33, 77,154,193, 54, 34,177, 50,152,205,
-230,150,190,190,190,208,235,255,114, 55, 19,172, 2,139,101, 89,176, 86,231,104, 91,119,162,159,159, 31,108, 35, 18, 31, 17, 76,
- 0,102,208, 52,189, 90, 46,151,139, 39, 77,154,132,204,204,204,114,101, 98,210,164, 73,101, 62, 89,221,187,119, 63,163, 80, 40,
-216,220,220, 92,152, 76, 38,137, 43,156, 97, 97, 97, 41,115,230,204,185,100, 54,155, 67,235,212,169,227,101, 50,153, 12, 79, 61,
-245, 84, 29,165, 82, 25,104, 54,155,185,246,237,219,111, 80, 42,149,140, 78,167, 19, 88,150,165,254, 9, 47, 61, 69, 81,160, 40,
-170, 52,143, 88, 22,126,126,126,250,188,188,188, 95,139,138,138, 94,170, 13, 31,195, 48,182, 17, 93, 48, 24, 12, 16, 4, 1,191,
-255,254, 59, 20, 10,133,132,227,184, 27, 44,203,170, 36, 18, 9,104,171,243, 23,193, 35, 67,207,166, 94,178, 21, 49,157, 2,188,
- 90, 15,114,211,171,100, 34, 61,159,210, 58,236,235,165,241,187,198,142,121,213, 99,254,252,249,245,253,252,252, 20,137,137,137,
-198, 5, 11, 22, 52,216,190,125, 59,133,210,110,186, 74,145,154,154,122, 96,246,236,217, 62, 3, 6, 12, 8,151,203,229, 84,113,
-113, 49,114,115,115,145,157,157,141,123,247,238, 9,215,174, 93,251,211,100, 50,237,169, 73, 34,131,131,131, 55,190,244,210, 75,
- 99,219,181,107, 39,177, 89, 72,245,122,125,155, 83,167, 78, 13, 62,118,236, 88, 55,189, 94, 95,227,114,121,255,254,253, 61, 31,
-124,240,129,219,115,207, 61,215, 84, 46,151,211, 15, 35,157,246,160,105, 58,208,221,221, 29,177,177,177,240,242,242, 2, 77,211,
-129, 15,154, 89, 70, 11, 31, 82, 39,200, 23,198,115, 43,208,212,191, 62,140, 22, 62,132, 20,225,127,143, 69,171,146,111,125, 7,
-155, 69,170, 26,177,100,152, 53,107,214,108,138,162, 14,207,154, 53,107,182, 51,139,150,245, 47,103,127,156,221,241,166,135, 45,
-182,106, 20, 20,146,231,121,164,167,167, 35, 35, 35, 3,233,233,233,200,207,207, 7, 77,211, 16, 4,193,149,143,162, 64, 81, 20,
-127,242,228, 73,239,243,231,207,235, 59,116,232, 80,100,243,127, 97, 89,150, 98, 24,134,178,250,197, 80, 41, 41, 41,210,179,103,
-207,122,221,186,117, 43, 16,165, 14,107,124, 53,166,192, 10,219,108, 2,203,126, 49, 26,141, 80, 40, 20,174,169, 14,235,135,240,
-247,184,184, 82,145,165,211, 90,187, 12,139,193,105,138, 33,232,181,144,113, 12,100, 16, 64, 25, 75, 92,126,126,246,176,137, 44,
-139, 85,104,153,205,102, 48, 12, 3,158,231,193,178,236,227, 40,227,235, 90,181,106,213,246,192,129, 3,227,211,211,211, 43,236,
- 28, 50,100, 8,222,124,243, 77, 76,153, 50,229,214,192,129, 3,175,125,255,253,247,152, 60,121, 50,120,158,111, 13,160, 24,192,
-177,170, 56,103,205,154,117,249,254,253,251,191,220,185,115,103, 82, 64, 64,128,188,101,203,150,119, 91,182,108, 41, 58,112,224,
- 64,224,107,175,189, 22,247,236,179,207, 38,255,248,227,143, 62,177,177,177, 10,158,231,219, 1, 72,199, 99,142,163,101, 50,153,
-202, 44, 80, 70,163, 17, 22,139, 5,168,193,180, 10,142,101,211,150,183, 44,203,218,184,169, 3, 7,246,227,204,153, 51,116,124,
-252,141,208, 73,147,162,109, 14,247,164,198,125, 52,120, 78, 70, 83, 95, 78,109,233,163,152,222,202, 87, 47, 19, 83,186,132, 47,
-103,235,238,213, 83,235, 3,235,170,204,161, 13,188,234,124,250,233, 39,193,183,110,221, 54,205,153, 51,231,230,200,145, 35, 3,
-166, 79,159,222,124,223,190,125,221,140, 70,227, 38, 0, 69,149, 25, 93, 6, 15, 30,124, 49, 32, 32,160,193, 23, 95,124,145,115,
-255,254,125,111,134, 97,220, 44, 22, 11,175,215,235,239, 25, 12,134, 88,139,197, 18, 11, 32,174, 38,137,245,240,240,104, 53,110,
-220, 56, 73, 81, 81, 17,172,163,117,145,147,147,131, 46, 93,186,136, 14, 29, 58,212,162, 54, 15,160,176,176,112,197,166, 77,155,
-126,217,185,115,103, 63,181, 90,221, 78, 46,151, 7, 1,224,180, 90,109,182, 94,175,191, 90,155,116,150,171,231, 56, 46, 59, 46,
- 46,174,161, 90,173, 70,106,106, 42, 56,142,203,126,208, 76, 83, 72,233,251,215, 79, 31,170,219,204,175, 1,206,158,191, 8,133,
-148,190, 79, 66,125,253,235, 97,243,161,130,189,128,114, 34,144,206,199,196,196, 40, 23, 45, 90,132,152,152,152, 27,206, 44, 90,
- 54,193, 21, 19, 19,115,195,118,156,221,241,167, 31, 32,141,149, 91,180, 42, 83,144, 64,233,232,194,220,220, 92,111, 47, 47,175,
- 50,129,149,145,145,129,140,140, 12,200,100, 50,164,164,164, 64, 38,147,101,186,210, 8, 81, 42,149,151,219,180,105,243, 84, 82,
- 82,146,116,193,130, 5,117,227,226,226,212, 93,186,116,121, 90,169, 84,114,130, 32,192,104, 52,210, 55,111,222,116, 95,182,108,
- 89, 72,199,142, 29,205, 29, 59,118,188,178,123,247,110, 3,170,136,127, 69, 81,212,165,204,204,204,240,176,176, 48,155,104, 43,
- 39,174,236, 5, 23, 80,218,229, 41, 22,139,175, 84,149, 80,177, 88,124, 61, 33, 33,161,175, 74, 33,135, 89,171,129, 69,167, 1,
-171,213,130,211, 22,131, 43, 46, 6,244, 26,200, 88, 22, 18,142,129, 82,161, 64,122, 90, 26,196, 98,241,245,170, 56,101, 50,217,
-245,236,236,236,190, 94, 94, 94,101, 31, 81,134,101, 75, 23,142,131,153,101,203, 44, 90, 18,137, 4,247,239,223,135, 76, 38,187,
-254,168, 75, 50, 77,211,156, 45,132, 67, 37,247,129,192,192, 64,190, 83,167, 78,152, 60,121, 50, 56,142,179,102, 3,213, 19,192,
- 89,148,250,183, 56,229,228,121,158,190,121,243,230,208,196,196, 68,145, 68, 34,161,159,121,230,153,136,174, 93,187,154,101, 50,
- 25,164, 82,169, 88,167,211,121,196,198,198, 42, 24,134,161,172,156,143, 44,142,150,173,236, 84,104, 26, 89,157,214, 13, 6, 3,
-116, 58, 29, 10, 11, 11,197, 74,165,242,169,144,144,144,139,102,179,121, 15,203,178,155,239,221,187,167,169,140,211, 42,204,202,
- 68, 23,207,243, 16, 4, 1, 28,199,129, 97, 24, 72,165, 82,254,212,169,211, 88,182,114, 9,182,110,222, 46, 12, 30, 60,152, 58,
-116,232, 16,120,158, 79, 35,245,234, 35,193,242,162,111, 63, 81,128,229,244,166, 83, 59,117, 59,238,104,244,243,119,172,186,108,
-150,137, 52,237,123, 4,182, 12,111,240,148,200,203,203,155, 94,191, 97,117,254, 55,219,247, 38,166,166,166,106,214,174, 93,219,
-249,169,167,158,242,188,122,245,106, 72,101, 66, 75,165, 82, 53,126,245,213, 87,199, 21, 22, 22, 74,183,110,221,186, 59, 51, 51,
-243, 50, 74, 67,203,216,143,160, 30, 8, 96, 11, 74,187, 44, 3,173,245,220, 89, 0, 11,170,106,175, 81, 20,133,159,127,254,185,
-194,232, 64,254,193,212,185, 87,163, 70,141, 70, 36, 37, 37,157,201,206,206, 30,230,184, 83, 42,149,206,111,210,164, 73,255, 27,
- 55,110,204, 3,112,180, 38,196, 37, 37, 37, 51,247,238,221,187, 84, 36, 18,213,225, 56, 46,195, 96, 48,204,124, 96,139, 22,195,
- 79,136, 89,191,235, 43,131,153,171,167,148,137, 82,141, 12,255, 26, 41,202,255, 94,107,150, 21,185,118,214,168, 92, 0,148,195,
-250, 85,235,199,200, 44, 8,130,237,216, 92, 59, 43,150,217,193, 10,230,108, 95,238, 3, 4, 75,119, 54,226,144,170,202,162,245,
- 62,128,142, 0, 46,101,103,103,175, 30, 59,118,236,178,111,190,249,198, 67,163,209, 32, 59, 59, 27, 57, 57, 57, 16,139,197, 80,
-171,213, 88,183,110,157, 33, 59, 59,123,181,253, 57,168, 24, 65, 30, 0,140,126,126,126,151,183,111,223, 30,244,229,151, 95,138,
- 95,126,249,229,148,129, 3, 7, 54, 93,183,110, 93,146, 84, 42, 21, 56,142,163, 76, 38, 19,245,250,235,175, 55, 92,185,114,101,
-178, 72, 36, 82,141, 24, 49,130,114,115,115,187, 84,213,135, 54, 55, 55,247,228,119,223,125, 55,116,218,180,105,114,179,217,236,
-212,146,101,219,230,229,229,133,115,231,206,153, 11, 11, 11, 79, 84, 99,197, 56,249,195,209, 35,221,255, 55,114,164,148,209,106,
-192,104, 53, 96, 53, 26,112,218, 34, 80, 58, 13, 36, 28, 11,165,148, 71, 80,168, 2,172,193, 29, 71,126,187,202,152, 76,166, 42,
- 3, 27,106, 52,154,147,103,183,110,237,217,177,126,125,241,185,169, 83, 97, 97, 24, 60,151,144, 80, 38,174, 44, 22, 11, 14,182,
-108, 9,142,162,208,122,226, 68,220,101, 89, 86,163,209,156,252, 39,190, 12,215,174, 93,203, 25, 61,122,116, 28,207,243,109, 81,
-139, 73, 51,221,221,221,181, 58,157, 14,121,121,121, 92,126,126,190, 17, 0,114,114,114, 10, 15, 29, 58,116,147,231,249,142,120,
- 68, 19,113, 58,130, 97,152, 10,214, 40,142,227, 74,173,142,165,150, 3,217,145, 35, 71,186,223,188,121, 83,250,199, 31,127,224,
-204,153, 51,173,191,249,230,155,247,235,213,171,215, 50, 53, 53, 53,171, 58,241,230, 44,232, 47,172,254,135,187,119,238,193, 27,
-111,188, 65,101,101,101,225,219,111,191, 69,117,193, 83, 9, 30, 26,244, 96, 57,165,249,212, 78,221,192,163,169,218, 11,153,134,
- 5, 0,142,195,200, 9,119,175, 8,215,218,181,243,246, 3, 0,147,145, 11,106,220,184,113, 15,177, 88, 44,179,150,225,118,190,
-190,190,235,242,243,243,187, 58,203,211,168,168,168, 78, 1, 1, 1,109,142, 29, 59,118, 53, 51, 51,243, 6,128, 95, 29, 15,106,
-216,176,225,156, 91,183,110,117,144, 72, 36, 84, 53,101, 4, 0,208,163, 71,143,167,228,114,185,239,209, 59,158,208, 72, 27, 65,
- 16, 21, 3, 98, 5, 56,175, 86, 72,145, 54, 71,104,232, 69,223,194,194,194,214,197,197,197, 87,107,248, 12,122, 13, 29, 58,116,
-243,214,173, 91, 67,123,244,232, 33, 92,185,114,133,134,131,121,168, 97,195,134,253, 46, 92,184,208,246,181,215, 94,251, 98,215,
-174, 93,209, 40, 63,210,182, 58,164, 88,227, 13, 62, 52,156, 76, 68, 44,192,213,183,218,204, 72, 41,254, 15,160, 38, 33, 23, 30,
- 32, 60,195, 3, 37,177, 82, 3, 70, 37,219, 59, 90, 99, 98,117,100, 24,230,247,107,215,174, 29, 28, 49, 98,132, 46, 63, 63, 31,
-190,190,190, 8, 11, 11, 3, 69, 81, 88,183,110,157,225,222,189,123,251,172,177,180, 58,102,100,100, 12,182,138, 45,103,208,126,
-246,217,103,187,182,109,219,230, 21, 23, 23, 39, 98, 89, 86,221,180,105,211,146,243,231,207,187, 75, 36, 18, 65, 42,149,242,113,
-113,113,170,134, 13, 27, 26, 41,138,146,255,248,227,143,249, 23, 47, 94,172, 55, 99,198,140, 77, 40, 29,110, 93, 25,118, 46, 92,
-184, 48, 61, 41, 41, 9, 38,147, 9, 26,141, 6,197,197,197,101, 75, 81, 81, 17,138,139,139, 33,145, 72,144,149,149,133,253,251,
-247,103, 90,163,196, 87,101,217, 88,187,102,221,250,220,204,212, 20,168, 85, 74,176,154, 34,112,197,249,128,182, 24, 50,198, 2,
- 55, 9,135,186,141,148, 80,168,212,200,214,232,176,245,252,111, 89,214, 40,241,149,194,108, 54,175,125,115,229,202,108, 86, 42,
- 69,253,225,195, 97,177,118, 21,218, 11, 45,142,162, 80,175, 79, 31,208,158,158,248,116,223,190,108,107,148,248, 71, 10,158,231,
- 69,102,179,185,170,251, 0,207,243,105, 55,111,222,220, 5,224, 23,138,162, 4,138,162, 4,148, 6,107,211, 85,197, 73,211, 52,
-223,188,121,243, 3,129,129,129,250, 70,141, 26,101, 62,245,212, 83,235,229,114,121,154,141,243,234,213,171,251,121,158, 63, 72,
- 81, 20, 99,109, 85, 60,210, 56, 90, 12,195, 96,238,220,185,144, 74,165,152, 59,119, 46, 62,250,232, 35, 44, 91,182, 12,235,215,
-175,199,142, 29, 59,112,228,200,145, 6,103,207,158,149,158, 62,125, 90,136,137,137,201,107,216,176,161,104,226,196,137, 94, 74,
-165,242,157,170, 56,103,206,156, 9, 15, 15, 15,204,156, 57, 19, 75,150, 44,193,198,141, 27,113,240,224, 65,156, 59,119, 14, 34,
-145,136, 79, 75,187, 15,163,209, 40,124,246,217,103,233, 7, 15, 30, 52,172, 94,189, 26, 98,177,152, 34, 85,235, 35,193, 7,202,
-209, 31,222,244,250,234,246,159, 23, 50, 13, 31, 0,248,193,214, 34, 85,171,213,202, 3, 7,190, 19, 3,192,190,189,251, 37, 9,
- 9, 9,158,223,125,247,157, 34, 32, 32, 0, 59,118,236, 80, 40,149,202,128, 74, 56,185,131, 7, 15,154,100, 50,153,239,132, 9,
- 19,158,237,208,161,195,219,214,134,104, 31, 0, 45, 80, 58,122, 49,242,207, 63,255,140,247,243,243,187,115,226,196, 9,189, 43,
- 9,213,106,181,155,182,108,217, 18, 86,192,249,224,168,126, 40,182,242, 75,113,196,107, 51, 82,234,127, 4, 85,157,246,120,233,
-165,151,234,112, 28,247, 85, 13,239,255,165, 33, 67,134,108,217,186,117,107,232,132, 9, 19,178,174, 92,185,146, 13, 96, 43,128,
-237,246,203,173, 91,183,242,198,142, 29,155,249,213, 87, 95, 5,143, 24, 49, 98, 61,128, 97,164,232, 16, 16,148,111, 11,161,146,
- 81,135,149, 85,230, 7, 89,150, 29, 44, 22,139, 15,161,124,192,210,183,204,102,115, 48, 69, 81,130, 84, 42,205,202,206,206, 94,
-109, 31,176, 52, 45, 45,109,112,104,104,104,217, 57, 40,157,221,219, 62,150,150,250,185,231,158,235,123,225,194,133,207, 15, 31,
- 62,156,163,213,106,221,247,238,221,171, 92,180,104, 81, 10,207,243,194,123,239,189, 87,191,127,255,254, 37, 28,199,101, 78,156,
- 56,177, 97,131, 6, 13, 38,222,186,117, 43,150,162, 40,123,161, 85,142,211,138, 22,141, 26, 53, 58,183,111,223, 62,181,151,151,
- 23,114,114,114, 80, 80, 80, 0,189, 94, 15,142,227, 32,145, 72,144,155,155,139, 5, 11, 22,104, 50, 50, 50,156, 5, 44,117,198,
-217, 49, 44, 36,228,228,234,121,115, 61,188,196, 52,242,111,223, 4, 91,152, 15, 9,203,160,110, 11, 79, 72,101, 74,220, 77,208,
-226,157,157,251,181,169, 5, 69,206, 2,150, 58,229,108,223,184,113,236, 23, 51,102,184, 27,239,223, 71,240, 43,175,160,164,164,
- 4, 22,139, 5, 52, 77,227,207,213,171, 33,245,247,199,156,221,187,245, 55, 82, 83,251,160, 98,168, 12,103,156, 15, 10,123,206,
-104,138,162,202,156,225,135, 12, 25, 82,238,192,239,190,251, 14,235,215,175,135,201,100, 98, 5, 65,120, 11,192, 58, 0,238,214,
-221,186,234, 56,195,194,194, 82, 35, 34, 34,126,227, 56, 78, 12, 0, 34,145, 72,136,143,143,111,119,239,222,189,186, 14,156, 54,
- 75, 43,251,168,238,221,199,199,103,245,177, 99,199,194, 2, 2, 2, 40,251,136,237, 86,161, 8, 0,152, 60,121,114,159,139, 23,
- 47,202,219,180,105, 99,202,203,203,235,224,239,239,255,211,246,237,219,253, 70,140, 24,145, 17, 31, 31, 31,226,200,233,235,235,
-187,108,223,190,125,141, 26, 53,106, 68,219,172, 98,142,221,147,227,199,143,239,187,125,251,118,217,208,161, 67, 77,122,189, 62,
-208,195,195, 35,113,223,190,125,126,207, 63,255,124, 86,124,124,124,240, 35,202,119,194,233, 4, 45, 90,180,184,123,227,198,141,
- 70,182,117,131,193,128,220,220, 92,228,229,229,193,203,203, 11,145,145,145,127, 38, 39, 39, 55,170,132,179,205,139, 47,190, 56,
-239,171,175,190,234,235,230,230, 38, 61,125,250,180, 62, 54, 54,214,152,146,146,194, 50, 12, 35, 4, 7, 7,139,187,118,237,170,
- 24, 48, 96,128,155, 92, 46,167, 63,252,240,195,188, 79, 62,249,196,143,162,168,157, 0, 70, 59,227,108,211,166,205,175, 63,252,
-240, 67, 71,138,162, 32, 18,137, 96, 54, 91, 80, 84, 84,132,244,244, 52,196,199,199,227,194,133, 11, 56,113,226,196, 85,189, 94,
-223,198,197,123,247, 5,112,218,100, 50, 53,149,201,100, 46, 11,123,142,227, 32, 22,139,111, 3,232, 7, 32,141,148, 37,194, 73,
- 80, 42,113, 80, 83,103,120,171, 19,111, 71, 88, 39, 37,101, 24,230,146,147, 16, 14,239, 3,152,107,103, 5,171,206,156,167, 17,
- 4,225, 76,223,190,125, 39,247,233,211,103,101,191,126,253, 50, 51, 51, 51,195, 87,172, 88, 17,202,178,172, 37, 62, 62,158, 78,
- 76, 76, 76,185,124,249,114,163, 38, 77,154, 76,188,117,235,214, 41, 7,145, 85, 25,226, 19, 19, 19,187,244,234,213,107,255,196,
-137, 19,235,117,234,212, 73,230,229,229, 5,177, 88,140,164,164, 36, 92,189,122,213,188,123,247,238,180,162,162,162,154, 76,193,
-115, 41, 57, 61, 61,114,196,148,183,246, 77, 28, 50,200,239,153,166, 79,201,130,131,131, 1,131, 1,183, 83,179,112,241,246, 85,
-203,198, 51, 23,115, 77, 38,211, 48,184, 62, 5,207,165,203,119,239,246,237, 61, 99,198,190,249,255,251, 95, 32, 50, 51,197,193,
-193,193,144,201,100,184,119,239, 30, 18,121,158, 93,188, 97, 67,182, 70,163,121, 28, 83,240,200, 1, 44,229,121, 94, 12, 0, 74,
-165, 18,111,190,249, 38,236,167,220, 89,191,126, 61, 12, 6, 3, 0,136, 41,138, 90, 10, 96,115,101, 86,172, 74, 56,235, 29, 61,
-122,180,158, 61,103,179,102,205,156,113,154, 30,245, 27, 82, 80, 80, 48,231,185,231,158,139, 17,139,197,149, 70,189,245,246,246,
-134, 86,171, 5,203,178, 92,122,122,250,109,111,111,111, 72, 36, 18, 8,130,224,244, 61,202,207,207,159, 51,108,216,176,133, 52,
- 77, 87,102,249,128, 90,173, 78,249,233,167,159, 26,191,246,218,107,244,215, 95,127,157, 52, 97,194, 4,249, 79, 63,253,196, 9,
-130,176,159,212, 91,255,176, 90,212,110, 96,131,181, 17, 87, 85, 40,133,223,247,238,221,187,242,242,229,203,254,147, 39, 79, 14,
-255,223,255,254,167,238,213,171,151,187,253, 1, 6,131,129,255,254,251,239,245,235,215,175, 47, 62,115,230, 76,242,248,241,227,
- 59,161,138,185, 83, 83, 83, 83,143,124,250,233,167,158, 3, 6, 12,104, 2,160,204, 63, 43, 55, 55, 23, 41, 41, 41,248,227,143,
- 63, 82, 44, 22,203,161, 26,220, 82, 62,128,249,163, 70,141, 90,186,109,219,182, 58, 19, 38, 76,200,218,189,123,247, 31, 40, 13,
- 46,236, 8,175, 33, 67,134,180,220,182,109, 91,240,132, 9, 19,178, 80,234, 71, 70,252, 8, 9, 8,254, 66, 79, 84,244,211,170,
-178, 1,179,197,108, 54, 11, 70,163, 81, 40, 41, 41, 17,116, 58,157, 0,231,179,192, 31,204,200,200, 16,210,210,210,132,212,212,
- 84, 33, 57, 57, 89, 0,176,195, 65,241, 58,171,176,220,190,249,230,155, 70, 33, 33, 33,243, 84, 42,213,113,145, 72,164, 17,137,
- 68, 26,185, 92,254,131,175,175,239, 71,139, 23, 47, 14, 17, 4, 65, 90,133,138,174, 12, 98,137, 68,242, 90, 64, 64,192, 65, 31,
- 31,159, 52,111,111,239,180,128,128,128,131, 18,137,228, 13, 0,146,106,148,121,101, 80,136,197,226,119,221,220,220, 78,202,229,
-242, 28,185, 92,158,227,230,230,118, 82, 44, 22,191,139,170, 3,169, 86,201, 41,147,201,222,245,247,247, 63,169, 86,171,115,212,
-106,117,142,191,191,255, 73,153, 76,246, 32,156, 15,210, 42,177,137,162, 18,193, 10,138,162,152,214,173, 91,127,209,182,109,219,
-117,109,219,182, 93,215,170, 85,171, 47, 41,138, 98,108,251, 1,148,160,242,224,141,149,114,182,106,213,234, 75, 27,103,235,214,
-173,191,168, 5,231,223,113,239, 46, 33, 34, 34, 98,251,182,109,219,248, 57,115,230,104,154, 52,105, 82, 48,103,206, 28,205,182,
-109,219,248,136,136,136,237,181,229, 12, 12, 12,172, 31, 17, 17, 81,240,213, 87, 95,177, 9, 9, 9,194, 87, 95,125,197, 70, 68,
- 68, 20, 56, 68,134,127,236,247,254, 95,228,108,209,162,197, 93,193, 14,102,179, 89,200,205,205, 21, 18, 18, 18,132, 51,103,206,
- 8,161,161,161,119, 93,224,244, 5,240, 58,128,239,131,130,130,110,117,238,220, 57,181, 75,151, 46,169,245,235,215, 79,146, 72,
- 36, 23, 80, 26,225, 61,194,186, 44, 5,208,164, 26,206,206, 94, 94, 94,159,134,134,134, 30,106,220,184,241,185,176,176,176, 11,
- 62, 62, 62,135, 21, 10,197, 34,252, 21, 25,187,166,247,222,107,232,208,161, 41, 58,157,142,107,215,174,221, 45,103, 39, 53,107,
-214,236,172, 78,167,227, 70,142, 28,153, 6, 32,138,148, 37,194,249, 55,113,254,167,208,216, 42,152, 14,218, 45,239, 59, 57,238,
-125,135, 99,182, 88,207,173, 54, 35, 4, 65, 16, 9,130,224, 38, 8,130,167, 32, 8, 62,130, 32,120, 9,130,224, 46, 8,130, 92,
- 16, 4,154, 20,194,199,194, 25,109, 21, 59, 37,214,255,142,168,110,255,163,226,124, 44,207, 51, 36, 36,196,187, 67,135, 14, 83,
- 14, 28, 56,240,238,159,127,254,249,238,129, 3, 7,222,237,208,161,195,148,144,144, 16,239, 7, 73,103, 96, 96, 96,253,230,205,
-155,127,222,172, 89,179,180,230,205,155,127,238, 32,178, 72,249,124, 76,156, 13, 26, 52, 56,214,178,101,203,187,173, 90,181, 74,
-108,213,170,213,221, 22, 45, 90,220,109,218,180,233,221,134, 13, 27,222,173, 91,183,238, 93, 63, 63,191, 99,181, 72,167, 15,128,
- 96, 84,156, 6,236,113,223,123,207,136,136,136,139, 10,133,194,105,108, 48,177, 88, 60,191, 85,171, 86,215, 81, 58, 82,146,148,
- 37,194, 73,132,214, 63, 8,164, 16, 62,121,156,114, 84, 61,205, 72,117,251, 31, 21, 39,201,119,194, 73, 56, 9, 39,225, 36, 66,
-235, 31, 15, 18,125,154,192, 17, 38, 84,237, 35, 85,221,254, 71,197, 73, 64, 64, 64, 64, 64,240, 79,129,227,136,195, 30,182, 29,
- 84, 21,170,180, 38,163, 9,106,163,108, 99, 9, 39,225, 36,156,132,147,112, 18, 78,194,249,159,227,180, 97,101, 37,219,111, 59,
-172,127,249,132, 10,175, 71, 18,166,135,152, 85, 9, 39,225, 36,156,132,147,112, 18, 78,194, 89, 91, 76,124, 66, 69, 86, 15,219,
-138, 24, 4, 4, 4, 4, 4, 4, 4, 4, 4, 15, 11,213,199,209,218,179,103,143,200,246,127,212,168, 81,227, 57,142,155,106, 49,
- 62,177, 0, 0, 32, 0, 73, 68, 65, 84, 98, 91, 23,137, 68,107,190,253,246,219,205, 85, 93, 97,248,240,225, 92, 85,156,206, 80,
-221,117,156,113,182,104,162,158,228,235,169,122,171,168,184,100, 85, 82, 6,119,198,104, 52, 54,183,237, 83, 40, 20, 55, 55,111,
-222,124,231, 97,167,115,252,248,241, 77, 28,175, 19, 22, 42,233,233,227,161,120,179,160, 72,183,226,198, 93,221,151,164,140, 17,
- 60, 10, 4, 5, 5, 53, 85,171,213, 99, 0,180, 40, 41, 41, 9, 80,169, 84, 57, 0,226, 53, 26,205,246,172,172,172,219,174,242,
-244, 8, 67, 10,128,122,214,213,212, 83,201,168,239,202,190,234,208,175, 33,140, 2, 32,167, 40, 88, 78, 36,162,108, 2,205,254,
-141, 96,228,133,138,219,251, 53,130, 89, 16, 32,165, 0,211,137, 63,161,248, 23,101,149, 26, 64, 36, 74, 67, 56, 92, 3,112, 2,
-165,163,108, 9, 8, 8,254, 61,112,236, 42, 44, 91, 23, 87, 34, 38,186, 75,197,212,231, 2, 4, 47, 64,240, 53,153, 76, 18,153,
- 76, 6,179,217, 12,149, 74,185,246,245, 9,227,231,129, 70, 17,195,226,205,205,155, 55,215,122,166,235,154, 92, 7,192,207,142,
-231,123,171,149, 11,127,249,254, 61,239,238, 3, 23, 47, 50,223,203,155,169,213,106,105,185, 92, 14,147,201, 4, 79, 79,207, 46,
-147, 38, 78,108, 71, 75, 4,179, 84,234,118,126,229,202,149, 89,181, 77,231, 59,239,188, 19,100,177, 24,255,143,231,121,153,217,
-108,150, 59, 94,199, 83,229,182,248,151,239,223, 83,245,136, 90, 52, 15, 32, 66,139,224,111,135, 40, 60, 60,124,178,191,191,255,
-200, 13, 27, 54, 72,195,195,195,161, 80, 40, 96, 48, 24,130,255,252,243,207,224, 73,147, 38,245, 80, 42,149,187,146,146,146,214,
-194,181,137,224,234,253,178,229, 67, 0, 64,151, 49, 11,234, 1,120,215, 78, 8,148,237,235, 57,110, 65, 61, 0, 51, 80,126, 98,
-228, 76, 0,135, 42,169,117,100,135,183, 45,195,224,177,239,138, 1, 76, 42, 75, 60, 13,252,176, 99, 53,158, 29,245, 86,185,237,
-148, 0,241,247,219,150, 33,106,236,187,149,206,106,222,191, 49,197,240,188, 80,169, 37,158,166, 41,246,248, 93,193,217, 4,195,
-217, 0,156,205, 71,218, 31,165, 19, 58, 59, 61,126, 96, 83, 81,182,133,225,156, 6,156,149, 74, 68, 57, 71,110,115, 21,206,125,
-185, 13, 24,134, 43,173, 91,165, 98,112, 7,147, 60,127,249,224,131, 15,196, 81, 81, 81,216,184,113, 99,215, 47,191,252,114,162,
- 86,171,253,209,250,220, 18, 73,113, 38, 32,248, 87, 11, 46,231, 66, 75, 44,194, 23,135,246,109,110,148,157,147,135,151, 95,155,
-142,157, 59,119,162,176,176, 16,222,222,222,144, 73,165,146, 85, 75, 63, 12, 82,171,221,130, 94,158, 56,243, 11, 0, 77,107,155,
-154, 26, 94,167,177,227,249,148,117, 14, 68,177,136,150,200,100, 50,122,215,174, 93, 40, 42, 42,130,151,151, 23,100, 50, 9,189,
-114,209,251, 74,181,218, 93,249,106,244,172,174, 0,246,212, 54,157,102,179,174,235,129,157,155,213,185,185,185, 24,247,198, 76,
- 56, 94, 71, 42,149,114,182, 15, 11, 41, 99, 4,127, 55,194,195,195, 39, 15, 31, 62,124,228,194,133, 11,165, 52, 93, 58,112, 88,
-175,215,195, 96, 48, 32, 36, 36, 4,191,252,242,139,116,206,156, 57, 35,191,251,238, 59, 36, 37, 37,125, 86, 83,254, 27, 55,110,
-132,213,171, 87,207, 8, 0,131, 90,122, 56,238,171,111,219, 7, 0, 30, 30, 30,213,242,249,122,185,153,110,220,184,216,194,118,
-222,228, 62, 33, 92, 37,219,141, 0, 84, 85,113,241,188, 32, 62,241,249,164, 74,247,191,182,240, 27,246,218,158, 51, 77,195,195,
-195, 13,246,219,221,221,221, 43, 59, 37, 80,167,211,213,115,220,104, 59,222,194,112, 1,149, 93,175,223,155,235,157, 10, 48,134,
-131,248,155,111,190, 1, 0, 44,127,119,180,232,171, 95,243,196, 98,113,105, 85,187,116,233, 82,204,159, 63, 95,118,252,248,241,
- 1,219,182,109, 27,112,240,224,193, 85,149, 9, 85, 2, 2,130, 39, 82,100,217,255, 86, 46,180,104,138,242, 80,123,184,227,197,
-151, 94,199,177, 99, 63,160,123,247,238,101,251, 26, 52,104,128,225,195,158,199,183, 91, 86, 2,128,199,131,164,232, 65,175, 83,
- 88,172,255,232,217,145,159, 47, 72,205,210, 93, 56,124,248, 48,186,117,235, 86,238,252,151, 70,188,136, 29,155,150,162,138, 40,
-243, 46,129, 18,104,169,135,218, 13,163, 94,126, 3,206,174, 51,113,220,144,195,253,135,175,238,155,157,175, 95, 73,202, 25,193,
-223,137,160,160,160,166,254,254,254,229, 68,150, 86,171,133, 78,167,131, 70,163,129, 86,171, 5, 77,211,152, 57,115,166,244,212,
-169, 83, 35,131,130,130, 98, 93,232, 70, 76,181, 90,178, 0,145, 68, 55,119,238, 92, 83, 64, 64,128, 73,165, 82, 9, 98,169, 92,
-219,115,220, 2, 15, 0,160,197, 82,237,170, 85,171,204, 33, 33, 33, 70,177, 88, 44,123,235,173,183, 92, 10, 15, 99, 50,153, 4,
-123, 78,179,217, 84,182,125,241,226,197,230,192,192, 64,147, 74,165, 18, 44, 22,179,203,207,225,250,189, 2,200,165, 34,200,165,
- 34, 40,100, 18,120,132,117,128,188,240, 15,176, 44,139, 37, 75,150, 88,130,130,130,204, 42,149, 74,144,201,100,210,169, 83,167,
- 86,155,206,241,227,199, 11, 94, 94, 94, 22,149, 74, 37,157, 63,127,126,133,145, 66, 63, 93, 75,135, 82, 38,129, 74, 46, 70,227,
- 6,161,144, 11, 6,151,211, 42, 18,149,247, 70,144,203,229,232,218,181, 43, 90,180,104,129,131, 7, 15,246, 36, 66,139,128,224,
- 95,129, 74, 71, 24,138, 1,224,240,225,195, 61, 0,252, 2, 0, 81, 81, 81, 84,233, 25, 2,102, 76, 30,134, 87,199,141, 2,199,
-241,101,243,124, 81, 52,133,232, 87, 6,128,231, 93,233,145,168,126,136,103, 45,174,243,215, 36,213, 20, 45, 2,128, 70,245,131,
-133,137,175,254, 15, 28,207,255,213, 81, 34, 2, 94, 31,247,108,233,182,135,144, 78, 17, 56, 76,159,244, 2,156, 93,167,105,163,
- 58, 52,107, 49,130, 42, 63,217,227,223, 49,217, 38,225,252,143,115,170,213,234, 49, 27, 54,108,168, 32,178,178,179,179,105,157,
- 78, 7,139,197,194,107,181, 90,112, 28,135, 89,179,102, 73,230,204,153, 51, 38, 43, 43,107,190, 77,243, 56,227,180,250, 93,205,
-184,113,227, 70,253, 15, 62,248,192,210,187,119,239,212, 6, 13, 26,232, 69, 34, 17,130,131,131, 87, 71, 70, 70,250, 44, 92,184,
-208, 50, 96,192,128,100,145, 72,132,198,141, 27,235,255,248,227,143,250, 0,148,174,222,187, 61,231,230,159,214, 8, 0, 64, 81,
- 20, 34, 35, 35, 83, 26, 55,110,172, 23,137, 68,184,243,253, 98,193,213,231, 41, 17,211,104, 18,226,105,173, 68, 40, 64,233, 14,
- 20,150,174, 70, 70, 70,166, 53,109,218, 84, 71,211, 52,174, 95,191, 30,138,138,211, 90, 85,224, 84, 42,149,204, 75, 47,189,148,
-122,251,246,109,103,199, 67, 44,162,209,169,169,213,128, 21,210, 22, 72, 59, 91,105, 58, 37, 34,176,115, 38,143, 22,123, 41, 0,
-185,135,159, 73,163,209, 64,173, 86,151, 90,200, 44, 22,252,254,251,239,232,220,185,115,143, 61,123,246,156, 34,101,158,112, 18,
-206,191,224, 76,139, 60,129,214, 44,202,110,189,156,143,214, 47,142, 55,197,113, 44, 26,212, 11,196,226, 15,199,131,227,120,112,
- 28, 7,214,250,203,113, 28, 24,139,229,161,164,236, 65,174,227,173, 86, 46,252, 97,215,155,222,189,135, 44,237, 19,243,193,184,
-147, 28, 7,240, 60, 3,134, 1, 56,158, 1,207,113, 96, 24,243, 67, 73, 39,195,243,168, 31, 26,132,152, 15,198,193,241, 58,219,
-191,221, 51,232,167, 67, 51, 85,221,163, 22, 77,191,147, 82,178,132, 8,123,130,191, 17, 45,194,195,195,203,137,172,101,203,150,
-249,173, 91,183, 46, 4, 0,134, 13, 27,150,222,167, 79,159,188,132,132, 4, 4, 7, 7, 83,121,121,121, 3, 1,188,101, 61,119,
- 6,128,117,149,240,234,235,213,171,103,244,247,247, 55,217, 4, 17, 77,211, 16,139,197,168, 87,175,158, 49, 32, 32,192,212,184,
-113, 99,189, 84, 42, 5, 77,211,176, 9, 61,151,154,121, 20, 5,145, 72, 4, 27,167,163,181,199,198, 89, 19, 72,196,116,197,234,
-205,142,147,166,105,167,215,171, 12, 10,133, 66, 0, 80,233,241, 34,218,174,122, 20, 87,237, 33,176,245,119, 72, 0,252, 34, 8,
- 2,174, 92,185,130,164,164, 36, 72,165, 82, 4, 5, 5, 97,254,252,249, 48,153, 74,245,238,240,225,195,123, 0,184, 78,138, 52,
- 1, 65, 25,126,121, 2, 5,150,163, 85,171,106, 31,173,195,135, 15,247,136,138,138, 58,101, 19, 64,165, 98,199,137,248, 97, 88,
- 48,140, 5, 16,132,135, 34,180, 42,187, 14,199,241, 85, 94,199,230,163,197,243,130,216,169,200,226,121,176, 12,243, 80,158, 30,
-207, 49,224,121, 6,206,174, 67, 81, 52,103,173,240,165,228, 61, 33,248, 59, 81, 82, 82, 18,160, 80, 40,160,215,235,203, 44, 89,
-235,214,173, 11, 49,155,205, 52, 0,136,197,146,208, 92, 62, 68,193,241,128,167, 58, 19,133,133,197,190,130, 32, 80, 86,193,179,
- 20,192,102, 84, 17,133, 95, 42,149,150, 9, 20,123, 1, 36,151,203,107, 37, 96,108,176,137, 51,169, 84,234,116,187, 99,247, 90,
-117,144,218, 11, 45, 8,165, 86, 45, 7,177, 37, 18,137, 96,243,141,170, 14, 50,153,172,236,222,157, 65, 44,178,187,158,168,230,
-174,152, 22,139, 5, 58,157, 14, 69, 69, 69, 80, 40, 74, 13,102,130, 32,128,162,168,183, 0,188, 77, 74, 54, 1,129,115, 45,242,
- 4,139, 45,231, 66, 11,165, 38, 59, 10, 0, 88,198,226, 84,252,236,249,254, 28, 82,179,244, 8,242,187, 4,161,134, 81, 79, 71,
-142, 28,185, 37, 56, 56,184,147,109, 93,174,116,247,157,248,230,199, 96, 89, 11, 60,148, 52, 94, 27,243,108, 57,145, 85,106,209,
- 50,163, 50, 57, 87, 88,172,255,232,217,225,159, 45,240, 84,251, 94,112, 20, 63, 49, 91,227, 94, 44,212,152, 66,105,250, 55, 20,
- 82,193,220,240,215, 63, 30,111, 87,185, 95,219,181,126,238, 52, 87,211, 45, 80,180,228,197, 73,171, 39, 10, 98,247,230, 42, 90,
-123,250,189,113,207, 28,176, 23,115, 62, 62, 62,135,251,189,184,170,111,118, 1,241,209, 34,248,123,161, 82,169,114, 74, 74, 74,
-130, 13, 6, 3, 52, 26, 13, 52, 26, 77,121, 65, 32,145, 80, 19,223,152,226, 39,145,202,192, 88,204, 56,182,253,147,106, 57,109,
- 33, 28, 6,181,244,128, 72, 34,211,198,135,135,175, 22,139,197,160,105, 26,223,175,125,239,173,253, 43,222,244, 0,128,107,135,
-215,106, 70,205, 92,243, 25, 77,211, 48,153, 76,242,154,164,251,254,253,251,161, 38,147,201,104, 21,104, 54,225,135,123,247,238,
-213, 53,153, 76, 6,251,237,174, 64,169,242, 0,188, 26, 0,170,128, 10,214,179,228,228,228, 58, 12,195,148,136,197, 98,152,205,
-102,151, 84, 17, 77,211,210,235,215,175,135,242, 60,239,244,248, 22, 13,235, 0, 65, 45, 1,153,167,203,247, 44,184,208, 16,181,
-138,173, 71, 22, 65,154,128,224, 73,177,108, 61,129,239, 4, 85,201,255, 50,161,213,243,240,225,195,130,125, 11,145,101, 24,171,
-200,250, 75,244,112, 28,143,140, 92, 35, 18, 18,238, 96,213,170, 85, 56,119,241, 93,207,133, 11, 23,202,231,204,153, 99, 26, 57,
-114,228, 10,158,231, 91,209, 52,125, 13,127,117, 85,148,183, 10,241,124,221,184,184,184,112,219, 58,195, 48,240,240,240,128,135,
-135, 7,154, 54, 14,173, 32,178, 56,142,131,165,138,174, 67,155,143, 22, 37,240, 2,195,112,224,120,190, 76,252, 20,106, 76,161,
-135, 98,175, 52,178, 59,252, 41,219,159,174, 29,154, 87, 46, 6, 39,205, 47,187,143, 93,235,231, 78, 91,184,113,163,188,144,243,
-159, 58,234,197, 87, 35,134,143, 26,131,151, 94,120,174,135,201,108, 62, 40,162, 5,158, 41,187, 30,104, 8,112,244,209, 34, 32,
-248, 59, 16,159,152,152, 24, 92,183,110, 93,104, 52, 26,176, 44,203, 15, 27, 54, 44, 93, 44,150,132,138, 37, 18, 42,106,212, 20,
- 62, 43, 43,131,161,105, 17, 4,129,195,115,195, 39, 81,114,133, 82,106, 49,155, 89,148,118, 29, 58,179,102,217,135,112,240,136,
-140,140,244,177,141, 4,220,191,226, 77, 15,187,125,234,118,237,218,249,216,143, 58,116,209, 90, 68,141, 28, 57, 82, 89,175, 94,
- 61, 10, 0,126,219,254,129,205,122, 70, 13, 26, 52, 72, 81,175, 94,169, 31,254,143,107,223,116,153,211, 79, 37, 0,197,247,128,
-226,228, 10,150,172, 65,131, 6,201,195,195,195,107,244, 46, 90, 29,224, 43,141,221,229, 38,102,129,172, 43, 46,113,189,220, 6,
- 76,136, 59,196, 43,158,163, 33,115,247, 53,117,122,239,248,175, 68,108, 17, 16,184, 4, 7, 45,242, 68,161,135, 85, 32,246,180,
-254,150, 9, 46, 49, 0, 88, 77,116,148,157,206, 2,195, 90, 42,136, 44,142,227, 32,161, 76, 88,181,106, 21,222,126,251,109, 0,
-144, 78,155, 54,237,192,194,133, 11,135,242, 60,223, 74, 16,132,110, 20, 69, 85,213,106,252, 37, 56, 56, 56, 91, 16, 4, 9, 77,
-211,221,214,174, 93,235, 51, 96,192, 0,120,120,120, 64,224,133, 10, 34,139,227,120, 88, 44,102, 84,102,210,242, 86, 43, 23,254,
-176,103,170,119,239,231,151,246,225,120,254,164, 77,100,241, 28, 7,240,165, 39,229,231,164,227,196,177,131,248, 98,253, 23,133,
-160,132, 91, 16,192, 91,197, 32, 42, 17,131,173,206,254,118,179, 91,215, 14,205,177,112,227, 70,249,141,184,204, 3, 83,222,153,
- 29, 49,124,212, 24,236,249,118, 59,104,182,232,138,189,200,226, 24, 30,197,133,121,131,126, 38, 62, 90, 4,143, 0, 26,141,102,
-251,164, 73,147,122,156, 62,125, 90, 74,211, 52, 52, 26, 13,122,245,234,149,151,203,135, 40, 38,190, 49,197, 47, 35, 35,157, 85,
- 43,197, 38,169, 84,130,156,156, 28,190,199,128,209,134, 81,227,223,174,243,246, 7, 49, 27, 50,207,175, 95,231,202, 53,236, 71,
- 2, 58,238,251,234,171,175,204, 33, 33, 33, 70,185, 92, 46, 27, 55,110,156, 75,253,135,102,179, 89, 88,188,120,177,201,113,116,
-161,217,108, 22, 86,173, 90,101, 14, 13, 13, 53, 41,149, 74,129, 97,170,247,251,164,105,138,125,109,225, 55, 44,203,178,229,172,
- 88, 54,145,197,240,148,238,243,207, 63,183,132,134,134,154, 85, 42,149, 32,151,203,165,174,164,115,202,148, 41,130,183,183,183,
-197,205,205, 77, 58,115,230,204, 7, 26,117,200,112, 16, 47, 92, 91, 22,222, 65,238,225,225, 1,173, 86, 91,150,214,224,224, 96,
- 34,182, 8, 8,156,160,130, 22,121, 50,173,112,174,197,209,226, 1, 93,118, 78, 94,128, 95, 96, 24, 88,150,181, 46, 12, 88,134,
-193,212,215, 71, 97,197,250,207, 1,192, 38,182, 34,167, 77,155,118, 0, 64,181,149,217,174, 93,187, 22, 76,155, 54, 77,157,157,
-157,125,124,203,150, 45, 62,163, 71,143,198,140, 25, 51,176,116,233, 82, 72,100, 10,248,248,215, 45,187,142,237,186,121,185, 5,
- 16, 32,232, 42,177,211, 89, 74, 43, 41,136,125,253,235,131,225, 24,240, 12, 3,134, 97, 64,137, 74,111,237,196,177,131, 24,253,
-202, 20, 72,228,106,239, 53,171,150, 24, 34,218, 7, 15,157, 51, 97,130,201, 5, 35, 32,125, 35, 46,243,192,148,183,103, 70,218,
- 68,214,190,237,235,111, 45,159,245,252, 78,185, 76, 92,118, 29,134,231, 65,211, 34,226,163, 69,240, 72,144,149,149,117, 91,169,
- 84,238,154, 61,123,246,168, 89,179,102, 73,120,158, 71, 66, 66, 2, 64, 81,130, 68, 42, 3, 77,211,144, 72,196, 40, 46,214,240,
- 42,119,175, 76,139, 32, 82, 73,164, 50,208, 34,105, 85,195,132, 83,173,193, 72, 65,139,165, 90,219, 72, 64,169, 84,138,139,123,
-150,105,122,142, 91,160, 6, 0,169, 92, 89,216,175, 95,191,148,230,205,155,235, 47, 95,190, 92, 31, 21, 71, 29, 58,190,159,236,
-144,113, 51, 69, 42,165, 66, 31, 25, 25,153,106,227, 76, 62,185, 70, 51, 38,250, 3,138, 18,201,244, 81, 81, 81, 41, 17, 17, 17,
-122,145, 72,132,155, 7,151,104,134,140,155,169,160,170, 8,178,122,252,174,240,218,181, 61,103,154,126,242,201, 39,204,128, 1,
- 3,238,219,252,197,146,147,147,235, 12, 28, 56, 80,190,114,229, 74,102,224,192,129,105, 79, 63,253,180,142,166,105,196,197,197,
-133, 86,101,169,178, 65,169, 84, 50,175,190,250,106,234, 31,127,252, 81,219, 81,135, 85,162,110,221,186,224,121, 30,189,122,245,
-130,209,104, 36,150, 45, 2,130,127, 39, 28,227,104, 85, 30, 25,158, 97,153, 41,175,191, 53,111, 13, 64,185,219,213, 2,127, 25,
-150, 4, 80,239,190, 59,221, 13,128,210, 38,182,222,121,231,157,194,234, 82, 96, 39,178,218,143, 30, 61, 26,239,191,255, 62,150,
- 47, 95,206, 45, 93,186, 84,116,251,206, 61,203,184,232,143,138, 28,174, 3, 1,130,142,103,248, 41,206,248, 10,139,245, 31,117,
- 27,184,104, 94,122,118,201,217,113,147,230,148,213, 94, 28, 0, 13, 21,204, 1,192, 23,235,215,235, 37,114,181,219,240, 81, 99,
- 0, 32,114,205,170, 37, 7, 22, 98, 99,245, 98, 75,160,154, 77,121,103,166,183, 77,100,173, 93,249,201, 31,158, 84,246,231,111,
- 78,143,103,236,175, 3, 0, 62, 30, 56,208,109,224,162,254, 57, 5,250,213,164,156, 17,252,221, 72, 74, 74, 90,123,232,208, 33,
-156, 58,117,106,228,172, 89,179, 36, 65, 65, 65,148,167,103, 54,197, 88,204, 0, 4, 33, 55, 55,151, 87,185,123,101,250, 5,134,
-166,102,100,229, 52, 99, 44,102,240,156,165, 82,111,115,107,120,135,119,111,220,184, 17,182,108,217, 50,179,253, 72,192, 81, 51,
-215,124,214,174, 93, 59,159,207, 63,255,220, 28, 21, 21,149, 98,115, 94,119,197, 25,254,196,159,120,235,198,141,235, 45, 28, 57,
-123, 78, 92,182,201,198,105, 63, 26,113,208,244, 13,155, 26, 55,110,236, 19, 17, 17,145, 82, 21,111,120,120,184, 33, 56, 56,216,
-220,180,105, 83,157, 68, 34, 41,181,100, 49, 76, 73,120,120, 56, 31, 24, 24,104,110,222,188,185,174,166, 78,251, 74,165, 82,176,
- 89,197,156,161, 38,163, 14, 37, 34,176,163, 71,143, 46,139, 12,255,110,227,198,153, 99,198,140, 9,158, 54,109, 26, 54,109,218,
-132,115,231,206, 21, 56,158,211,163, 71, 15,156, 62,125,122, 30,128,143, 72, 9, 39, 32,120, 34, 81,117, 28, 45, 71,124,253,245,
-246, 31, 97,231,211,228, 12, 11, 23, 46,148, 91, 45, 89,145,111,191,253, 54, 12, 6,131,183,147,195,250,194, 26,107,227,255,217,
-187,238,176, 40,174, 61,122,102,182,176,203, 46, 29,164, 9, 2, 98, 67,209,168,168,216, 80,140,221,104, 76, 20, 11, 26,123, 55,
- 98, 36, 81,212, 24, 69,236, 68,141, 61,214, 24,130,157,103,197,222, 69,197, 6,130, 74, 81, 81, 58, 75,239, 11,219,103,222, 31,
-236,242, 22,164,236, 34,137, 73,222,158,239,219,111,225,206,157, 51,119,118,218,153, 95,187, 53,137,172,192,192,192, 99, 52, 77,
-219, 1,232,173, 80, 80,143, 15, 28, 60,220,175,182,237,141, 25, 51,230, 3, 78,154, 32, 25, 36, 73,148,234,177,232,231,191,238,
- 63,116,164, 74,255,138,224,247,214, 32, 16,189,107, 91, 96, 57,128,129,213,197, 22,254, 55,205, 72, 37,167, 10,115,230,206,169,
- 20, 89,187,182, 5, 94,119,237,210,236,235, 21, 51,214,212, 40,206,214,172,154,205, 39, 73,162,103,181, 24,173, 15, 56, 27, 1,
- 58, 78, 29, 39, 0, 40,222,191,127,191,195,218,218,250,198,202,149, 43,191,201,205,205,253,162,160,160,208, 60,244,240, 26, 12,
- 25, 51,151,232, 59,204, 91, 40,161,153,220, 52, 65, 86,155, 59,151,142,154, 93, 62,177, 27, 82,137,100, 54,128, 56,252,175,188,
- 67,117,206, 50, 85, 25,135, 54,109,218, 8,213,133, 74,179,102,205, 68,182,182,182, 98, 87, 87,215,202,246, 90,178,249, 62,216,
-119,109, 57,149,241, 95,194,250,126, 79,149,104,171, 94, 54,130,199,227, 65, 37,190,180, 25,167,122,182,101,141, 55,202,250,179,
- 14, 43, 57,149,229, 29,170,232,180,224,224,224, 1,193,193,193, 93, 0, 60, 71,197, 92,135, 50,160,194,149,168, 22, 52,239,175,
-252,232,206,121, 29,231,255, 43,231, 63, 25,125,241,191,216, 44,160, 34, 86,235,110,173, 66,171, 62,168, 2,223, 1,144,139, 22,
- 45, 42, 40, 47, 47, 55,253,230,155,111,234, 92, 39, 51, 51,243, 80, 80, 80, 80, 21,145, 53,106,212,168,169, 33, 33, 33, 55,178,
-179,179, 27,180, 87,166, 70,250,107,239, 94,240, 51,237, 59,124,227,119, 0,126,174,197,144, 71,185,118,177,249,122,215,182,192,
- 51,213,196,214, 31, 0, 70,213,166, 74, 7, 13, 29,137,163,135,119,169, 98,187,244, 95, 62, 75,191, 60, 46, 50,160,198,108, 69,
- 19, 3, 78,128,114, 28,190,186, 24, 45, 29,254, 42,100,102,102,198, 43,139,145, 46, 84,149,112,224,112,245,217,222,211,190,179,
-171,204, 58, 60,177, 27, 98, 81, 57, 0, 48, 53, 41,239,192,100, 50,217, 81, 81, 81, 14, 42,171,149, 84, 42,229,168,218,159, 61,
-123,230,160,170,173, 37, 18,137, 52,206, 58,252,179, 56, 95,188,120, 97,167,202,142, 84,101, 23, 50,153, 76,118, 68, 68,132,157,
-138, 83, 44, 22,107,148,117,168,167,167,199,142,138,138,178, 83, 40, 20,141,150,117,168, 46,140, 81, 49,207, 98,149,185, 22,149,
-177,101, 4, 65, 16,180,206,109,168,131, 14,255,120, 84,207,148,172,123, 82,233,250,160, 10,124,215, 98, 21,166,189,189,253,160,
-241,227,199, 87, 17, 89, 94, 94, 94,138,211,167, 79,223,177,177,177,201, 34, 73, 50, 94,219,113, 84,198,104,225,131, 55, 72,144,
- 36, 25,221,187,107, 91,144, 36, 25,189, 98,198, 12,241, 90, 28,172, 34,182,206,157, 57, 57, 56,173, 32,166,102,105, 6,192,220,
-178, 41, 38, 76,253, 22, 19,166,126,107, 10,160, 23, 80,123,182, 98, 93,227,208, 65,135,191, 18, 82,169, 84,190,116,245,230, 32,
- 6,147, 45,167, 40, 41, 33,149, 74,167,105,115,157, 47, 93,186,148, 68, 13,177, 87, 11, 22, 44,168,177,253, 83,113, 46, 95,190,
-188,198, 44,193, 5, 11, 22,212,153, 61, 88, 27,190,255,254,251, 70,203, 58,212,252,246,165,131, 14, 58,252,203, 80, 99,234, 94,
-131,132, 22, 73,146,209, 53,100, 23, 18, 0,104,146, 36,163,107,168,114, 32, 79, 73, 73, 89,109, 98, 98, 50, 91, 40, 20, 94, 25,
- 53,106,212, 34, 47, 47, 47, 5, 80, 17, 32,223,208, 61, 42, 40, 18,174,242, 28,177,201,183,176, 84,188,179,250,178,234,150, 39,
-149,216,218,189, 61,112,207,153,144,227, 94,153, 25,105,123,106,219,183,218, 4, 85,109,217,138, 69,197,229,171, 61, 71,108,250,
-174,160,184, 92, 23,163,165,195, 95, 13, 49,128,197, 74,107, 21, 0, 44, 78,188,179, 67,253,220,126,161,190, 12,181, 91,179, 4,
-154, 76, 16, 93,211,122,117, 45,251, 19, 56,179,234,152, 32,186, 46,100,105,201,151, 5, 0,108, 22, 35,187,182,201,163,217, 44,
- 70,118, 29,113,251, 90,137, 46,165, 53,107,181,238,116,214, 65,135,127, 44, 62,217,203,211, 0, 29,167,142, 83,199,249,151,112,
-114,148, 31, 77,151,233,126, 79, 29,167,142, 83,199,249,119,227,172, 9,179,254, 33, 66,139,174,225, 3,160,129, 22, 45, 29,116,
-208,225,111, 7,113, 3,151,233,160,131, 14, 58,232,240,241,248, 96, 50,105,245, 5,181,169, 82,109,178, 9, 26,162,108,111,232,
- 56,117,156, 58, 78, 29,167,142, 83,199,169,227,252,191,227,172,143, 91,125,253, 89, 0,246,255, 67,196,214, 39, 73,104,209,153,
- 85,117,156, 58, 78, 29,167,142, 83,199,169,227,212,113, 54, 20, 58,215,161, 14, 58,232,160,131, 14, 58,232,160,195,255, 57,180,
- 43, 88,170, 67, 13,104, 54,114, 5, 40, 44, 87,254,156,129, 72, 61,231,255,111,219, 69, 47, 47, 47,134, 54,253, 19, 19, 77,200,
- 72,216,108, 49,226,179, 71,148, 10,101, 91,168,200, 85, 59,117, 39,138, 14, 58,252, 67, 96,210,214, 30, 4, 49, 13,160,255,151,
-118, 73,209, 49, 40,138, 59, 92,165,159,177,203, 84,144, 68, 59,181,150,114,208, 56,128,194,216,212,122, 30, 56, 38, 9, 9, 9,
- 14, 45, 90,180, 72, 6, 80, 88,125,235, 53, 44,171,107, 50, 97,194,162,121,231, 73, 60, 46,111,158, 68, 34,113, 50, 48, 52,204,
-206,207,203,217,155,159,242, 98,183, 90, 31,163,199,143, 31,219,184,187,187,103, 0, 40,209,128, 83, 7, 29, 26, 19,125, 81,181,
- 96,105,229,181,240,241, 66,171,229, 40, 39,200,201,201,160, 49, 17, 4,162,144, 24, 50,186, 65, 60,206, 95, 55, 5,197,236, 6,
-160, 51, 64,119,230,235,115, 59,149, 75,164,217, 20, 77, 79,194,187,147,207,181,230,115,242,186, 8, 96, 88, 45,215,236,106, 36,
-158,210, 78, 40, 81,244,143, 79,239,157,230,152,240, 8,180,112, 27,181, 4, 85, 43, 56, 55, 20,250, 0,166, 16, 4,209,159,199,
-227,181, 42, 43, 43, 75,162,105,250, 5, 42,170,119,103, 52,144,147, 4, 48,221,128,207, 31,226, 96,168,215, 57, 37,183, 40,189,
- 68,166, 8, 67, 69, 65,215,130,198, 58,163, 42, 68,150,245,254,239,188,221,167, 4,250, 12,128,137,231,166, 37,101, 64,157, 66,
-171,105,211,166, 51, 41,138,114, 34, 73, 50, 49, 61, 61,253, 64,125,237, 26,192, 70,121, 14,171,110,248,124, 0,174, 0,154, 3,
-120, 15,224, 21,170, 86, 25,111, 8,254, 17,156, 77,155, 54,181,165, 40,106,134,149,149,213, 23, 89, 89, 89, 23, 73,146, 60,152,
-158,158,158,241, 41,239, 58, 52, 77,239, 35, 8, 98, 22, 77,211,251,181,248,158,173,205, 54,184, 92,110,150, 72, 36,178, 84,254,
-157, 45, 18,137,172,254,172,253,249, 43,183,245, 23,189,127,207,188,118,255,213, 16,245,166, 65,189,219,213,112, 71, 33,218, 93,
-187, 31,211,167,106, 63, 87, 69, 45,247, 64,130,166,105,172, 94,189,154, 8, 8, 8,152,234,236,236,220,146, 36,201,215, 43, 87,
-174,172, 82,250,166,250,178, 85,171, 86,209, 68, 69,205,160,154,132, 17, 97,215,186,231,185,113,227,199,120,206,159, 53,197,160,
-105, 19, 3, 8,114,133,230,191, 30, 10,222, 28, 28,124,116,248,140,113, 3,135, 0,192,154, 53,107,190,178,183,183,119,100, 48,
- 24,137, 63,253,244,211, 31,245,112,234,160, 67, 99, 67,187, 73,165,235, 69, 91, 47, 62, 68,180, 23, 64, 76,233,219,181, 83,239,
-217,147, 70, 16, 52,131, 11,239,153,126,114,173,185, 28,166,112,192, 40, 95,219,161, 93,235, 69, 99, 70, 12, 32,187,184, 58,194,
-166,137, 49, 64,178,176,239, 82,146,249,206,192,159,246, 0,112,111,192, 40,135,189, 11, 63, 6, 65,161, 2, 4, 1, 16, 4, 64,
- 18, 64,169,136,194,160,175, 38,175,210, 94, 40, 17,164, 9,143,192,162, 99, 34, 0, 96, 52,194, 65,233,220,164, 73,147,221, 62,
- 62, 62,166, 29, 58,116,176,225,114,185,188,242,242,242,150, 9, 9, 9, 78, 43, 86,172, 24, 40, 18,137, 54, 2, 56,173, 37,103,
-179, 22,118,182, 39,119, 46,154,222,237,179,230, 14, 96, 73, 74, 65,137,133,246,111, 18,222,246,152,179,231,212,204,152,124,209,
-120, 52, 96,202,132,220,220, 92, 2, 0, 44, 44, 44,232,170, 34,171,251,148, 95,124, 7, 97,209,214,107, 40, 19, 73,142,212,171,
- 85, 41,202,233,194,133, 11,237, 70,140, 24,161, 81,123, 61, 8, 0,176, 92,121, 66, 31,101, 48, 24,215,251,245,235,231, 52, 99,
-198, 12,194,205,205, 13, 17, 17, 17,205,143, 29, 59, 54,224,226,197,139,137, 10,133,226, 5,128,215, 80, 78,123,162, 1, 88, 0,
- 90, 51, 24,140, 14,127,103, 78, 27, 27, 27,125,137, 68, 50,217,206,206,110, 86,207,158, 61, 59,140, 24, 49,130,104,221,186, 53,
-226,227,227,221, 46, 95,190,188, 42, 44, 44,236, 69, 90, 90,218,126, 61, 61,189, 32,129, 64, 80,254,151, 63,199, 9, 98, 22, 0,
- 91,101,205,189,213, 26,124,103,160,162,150,148, 64,211,109,136, 68, 34, 75,213, 20, 54, 4, 65, 88,254,153,251,163,229,182, 98,
- 9,130, 48, 83,246, 69, 93,223, 36, 73, 66, 46,151, 11, 21, 10,133,115, 61,156,173,149, 47, 82, 26,107, 93, 0,241,245,188,232,
- 97, 80,175,118,249, 32, 16, 83,105,209,250,240, 37, 51,166, 82,128,209,104,119,237, 65,140, 89, 21, 43, 88, 53,172, 94,189,154,
- 88,181,106, 21,252,253,253, 71, 0,240,160, 40, 42,204,197,197,101, 71,181,107,190,114,217,170, 85,171,182,175, 94,189,186, 86,
- 65,100,230,216,241,155,175,191, 30,233,185,238,199, 5, 6,233,121, 82, 68, 37,150,195,204,128,141, 85,139,231,234,137,197,178,
- 30,123,254, 8,158,181,107,163,223, 1,133, 66,241, 57,128, 46, 10,133,226, 25,128, 63,234,226,212, 65,135, 63, 1,158,208,102,
- 82,233, 90,223,127,156, 71,247,129, 2, 83, 28,204, 45,189,124,102,140,213,119,117,105, 1, 17, 12,144,148,171,192,165,208,203,
- 0,112, 66, 59,171,211,216, 46, 76,166, 40, 40,208,127,113, 27,143,110,174,120,153, 46,195,179,116, 5,202, 18,101, 96,144, 50,
- 40, 40, 26,160, 33,106,232, 94,167, 21,200,113,255,181, 4, 36, 1, 48, 72,128, 36, 9, 48,200, 6,146, 81,146, 55,107, 14, 71,
-186,230,102, 81, 0, 37,121,243,145, 7,228,243, 86,173, 90,109, 11, 8, 8,176,206,202,202, 50,123,246,236, 25, 56, 28, 14, 76,
- 77, 77,153,182,182,182,109,182,109,219, 86,180, 96,193,130,197, 82,169,244, 57,128, 36, 13, 57, 93,134,117,233,240,112,127,224,
- 26, 99,217,227,203, 40, 60,254, 31, 48, 72, 26,108,190, 1,156,244,245,113,249,235, 22,102, 94,161,137,167,159,100, 9, 93, 0,
-164,215, 71, 22, 23, 23,199, 16,139,197,227,141,140,140,186,179, 88, 44, 43,142, 73, 51, 42,131,217, 45, 47,135,104,254, 62,219,
-178,172,143,239, 0,171, 33, 91,190,235,135, 69, 91,175, 97,219,177, 71,191,119, 70,230,202,200,191,238,132, 54, 5,224, 39,145,
- 72, 72, 54,155, 77,112,185,220,111,214,173, 91, 39,245,246,246, 78, 83,117,240,240,240,128,135,135, 7, 81, 82, 82,210,252,246,
-237,219,205,131,131,131,229,225,225,225,177, 0,206,213,110,177,208, 79, 17,137,202,237,185,250,250,101,191,238,217,179,165, 79,
-159, 62, 20,135,243,191,242, 83, 13,225, 4, 0, 99, 99,227, 3,150,150,150,196,178,101,203, 50, 26,139,211,209,209,241, 90,183,
-110,221,250, 13, 26, 52,136,217,171, 87, 47,216,218,218, 86, 46,179,176,176,128,135,135, 7,145,154,154,250, 89, 88, 88,216,158,
-107,215,174,237,120,254,252,249,237,164,164,164, 65,127,177, 69,107,191, 82, 76, 8,180,236,255,143, 7, 65, 16, 6,251,246,237,
-179, 84,205,201, 40,147,201,160, 80, 40, 42,191, 85, 31,138,162,160, 80, 40,176,110,221, 58,133, 80, 40,212,228, 55, 18,170,189,
- 53,171, 62, 84, 77,223,122,122,122, 22, 82,169, 84,147, 59,123,140, 13,167,176, 45,159,207,119, 0, 48, 12, 77, 90,250, 85,237,
- 80,241,254, 44, 20, 10,147, 5, 98,147, 24, 0,125,234, 96, 51, 9, 8, 8,152,236,239,239, 63, 82,205, 74,219, 97,204,152, 49,
-183,171,245,235,160,252, 22, 18, 4,113,135, 36,201, 11, 0, 14,163, 6,171, 59,143,103, 48,219,103,222, 12,131,180, 92, 41,214,
-158,206,197,225,123,197,152,236, 97,136, 69, 67,141, 49,193,123, 28,255,212,127, 66,102, 3, 80,183,132,199,187,184,184, 16,113,
-113,113, 58,145,245, 47, 2, 77,211, 93, 1, 52, 81,107,146, 0, 80, 77,153,149,171,188, 46,204,171,181,171,247, 83,125,231, 40,
-219,155, 40,215,163,213,120,115, 8,130,120,218,192, 33,222, 69, 45,113, 90, 76, 0, 8, 13, 13,165,135, 15, 31, 78,168,190,107,
- 22, 69, 94,151,166,123,127, 57,228,139,254, 61, 65,114, 77,241, 38, 27, 8, 79,161,193, 36,101, 32, 65,227,241,131,219, 52,152,
- 84, 80,181,181,106,183,158, 56,142,254,190,131,171,203,166,131,129, 11, 25,177,217, 76, 28, 14, 43,131, 84, 84,138,156,204, 20,
-100,103, 36, 67,144,246, 30,233, 41,239, 95, 0,196, 42,141, 57, 63, 56, 48,128,130, 82,190, 3, 82, 64, 29,153,151,245,115, 74,
-133,113,205, 91,187,186, 22,232, 41, 0,169, 48, 78,131,205,215,198, 57,176, 69,139, 22, 63,255,248,227,143,118,175, 94,189, 50,
- 18, 10,133,194,203,151, 47,223, 77, 78, 78,182,178,182,182, 78,157, 59,119,110,207,166, 77,155, 90,126,245,213, 87,188,147, 39,
- 79,254, 8, 96,134, 6,156,174, 95,118,239, 20,126,104,199, 47,252,188, 83, 59, 33, 73,136,198, 37,129, 16, 15,178,202,232,230,
-198, 28,226,219,207,154,192,128,195,196,154, 94,182, 6,195,206, 36,108,146, 81,212,132,186, 56, 31, 62,124,104,195,227,241,182,
- 78,152, 48,193,214,199,199, 71, 79,193, 52, 97,134,132,231, 25,251,237, 9,183, 45, 19, 75, 25,222,253, 28,225, 59,177, 3,124,
-183,221, 82,137,172, 89, 78, 78,133, 84,100,228,135,156, 42,183,160,234,168,171,190,109,108,108, 54,168,159, 13,213,219,107,112,
- 35,214,121,140,184,220,154,103, 79, 49, 53, 53, 69,223,190,125,225,226,226,194,236,211,167, 79,135,106, 2,166, 10,167, 84, 42,
-177,161, 40, 26,134,134,134,250,230,230,230,166,134,134,134,121, 53, 61,168,180,225, 4, 0, 51, 51,179,209,125,251,246,101, 30,
- 59,118, 44, 55, 49, 49,241,177,183,183,247,123, 35, 35,163, 42,214, 95, 62,159,143,150, 45, 91,226,167,159,126, 98, 14, 25, 50,
-164, 94, 78, 43, 43,171,129,193,193,193, 32, 8,162,242,161,253,129,177,216,193, 1,214,214,214, 24, 54,108, 24,115,244,232,209,
- 3,147,146,146, 26,116, 29,105,129, 27, 53, 88,180, 86, 87, 59, 78,181,186,223,106,234,175,193,113,207, 86, 89,151,148,124,248,
-136,107,179, 78,119, 39,151,203,173,180, 66,213,176,173, 15, 56, 73,146,196,138, 21, 43, 64, 16, 4, 88, 44, 22,216,108,118,141,
-223,158,158,158,218,142, 51,149, 32, 8,146,205,102,251, 49,153,204, 25, 98,177,216,142,203,229,102, 40, 20,138,223,197, 98,241,
- 58, 0, 50,154,166, 77,106, 17, 89, 53,114,242,249,124,135, 55,111,222,180,170,109, 32, 98,177, 24, 29, 58,116, 0,196,136,173,
-139, 51, 33, 33,193,193,217,217,185, 53, 0,213, 20,109,247,104,154,238,163,246,191, 58,238,209, 52, 61, 84,249,247,235,119,239,
-222, 57,180,104,209,162,160, 58,167, 76, 42,117,178,179, 52, 66, 84, 82, 57, 14,223, 43,198,205, 31,109,209,127, 93, 6, 70,117,
-102,194,165,153, 1,228, 82, 89,235, 49, 99,198, 4, 41, 45,126, 79, 1,124, 53,102,204,152, 54, 12, 6,227, 22,128,179, 0,138,
-254,170,115, 94,199,249,113,168, 71,139, 52, 33, 8, 34, 84,237, 90, 29,174,250,127,233,210,165,203, 55,108,216,240,138, 32,136,
- 80,245,118,245,126,234,223,202,251, 77, 40, 77,211,195,151, 45, 91,230,186,113,227,198,245,170,190,127,134, 72,212,198,162,101,
-148, 35,226, 35, 44,197, 8, 76,134, 2, 76,146, 0,147, 1,128, 38,144,156,148,128,146,226,194,251, 72, 60,157,168,153, 37,203,
-171, 87,199,142,237, 3,143,110, 91, 66,254, 22, 86,134, 66,161, 8,113,207,239,224,233,157,179,153, 10,185,226, 44, 8,250, 25,
- 64, 70,224, 61, 21, 15,132, 52,120,142,139, 10,161,165, 20, 87, 85,196,214, 39,195,208, 54,109,218,108, 88,177, 98,133,195,243,
-231,207, 13,139,139,139,115,142, 28, 57, 18, 47, 22,139,159, 3,216,158,146,146,210,119,251,246,237,188,205,155, 55, 15,234,208,
-161, 67,235, 83,167, 78,149,169, 92, 21,117,224,179,197, 83, 38,132,207,240,249,142, 27,123,114, 55,244, 98, 35,176, 34, 58, 87,
-113, 83, 80,246, 35,128,109, 72, 45,237,149, 35,146, 95,255,165,175, 61,233,104,200, 70, 11, 19, 61,207,184,124, 81,157,150, 44,
- 30,143,183, 53, 56, 56,216,161,107,215,174, 36, 0,132,189,150,115,252,246,132,219, 94,221,208,139,232,213,206, 28,217,133, 98,
- 44,220, 29,133,203,225,217, 87, 84, 34,171, 86, 67,160,210, 45,168,222,118,225,194, 5, 30,128, 15,130, 65,212,219,235,113, 35,
- 22, 0,216,164,167,167,183,130, 32, 8,186,107,215,174, 81,237,219,183, 47, 53, 53, 53, 69,121,121, 57,196, 98, 49,216,108, 54,
-202,203,203,145,156,156,140,199,143, 31,195,212,212, 84,171, 3, 85, 90, 90, 10, 67, 67, 67, 80, 20,245,209,156, 10,133,130,216,
-187,119, 47,255,213,171, 87,252,144,144, 16,171, 69,139, 22,229,181,109,219,246,217,184,113,227,222, 90, 90, 90,138,163,163,163,
-241,240,225, 67, 20, 20, 20,160,123,247,238, 26,113, 74, 36, 18, 48,153, 76,148,151,151,131,195,225,128,201,100, 66, 46,151,131,
-162,168, 74,241, 85, 90, 90,138,252,252,124,176,217,108, 72, 36,146, 79,241, 6,250,129,133,170, 46,247, 91, 67, 44, 90,234, 66,
- 77, 67,145, 85,159, 37,170, 86,119,103, 97, 97,161,190,137,137,137, 31, 0, 65,125,219, 34, 8, 2, 12, 6, 3,108, 54, 27, 4,
- 65,160, 79,159, 62,152, 62,125, 58, 58,119,238,140,132,132, 4, 28, 63,126, 28, 79,159, 62, 5,139,197,170,236,175,177,127,194,
-211,147,193,229,114, 31,126,249,229,151,174, 63,254,248, 35,215,209,209, 17,177,177,177,205, 54,110,220,232,119,227,198,141,145,
- 66,161,176,139,234,110, 87,183,149, 94,233, 18,172,112, 23, 14, 19,139,197,136,141,141,213,102,157, 15,208,162, 69,139,100,146,
- 36,223, 82, 20, 21, 6,160, 3, 77,211,125, 8,130,184,140,138,184, 68,117, 8,105,154, 30, 74, 16, 68, 49,128, 23, 36, 73,190,
-166, 40, 42,185, 38, 78, 67, 67,195,156,180,236, 98, 43,115, 3, 46, 38,245, 54, 64,255,117, 25,240,234,194, 1,135, 77, 32, 62,
- 49, 19, 45,156, 29,137,168,251,231,186, 40, 53,135,126, 0, 0, 32, 0, 73, 68, 65, 84, 40, 69, 86, 87,129, 64, 0, 0, 93, 0,
- 36,166,166,166,218,184,187,187, 23,233,236, 65,255, 42,203,214,240,234,255, 19, 4, 17,186, 97,195,134,225, 53,137,171, 26,174,
-205, 42,237, 27, 55,110, 92,175,246,255,199,196, 49,247, 69,213, 96,120, 79,165,149,235,127, 66, 43, 52, 52,180,238, 39, 58,133,
- 81,161,167,143, 61,234, 47, 37, 28, 92,221,122,171, 89,135,104, 68, 60,126, 8,128,254, 93,163,161,216, 12,215, 39, 25,204,223,
-247,174, 95, 64,238,187, 83,134,212,140,108, 60,188,244, 59,114, 4, 73,135, 1,122, 17, 18, 67,138, 63,250, 72, 56,121,185, 90,
- 90,152, 67, 36,165, 65,209, 0, 62, 16, 91,159, 4, 35, 90,183,110, 29, 16, 30, 30,238, 32, 18,137, 12, 31, 60,120, 80, 24, 28,
- 28,252, 86, 34,145, 28, 4,160,138,111, 58,159,155,155,187,134,166,105, 24, 26, 26, 50, 89, 44,150,190, 84, 42,173, 43,206,160,
-243,226, 25,147,239,111,218,123,136,251,246,101, 20,182,135, 92, 66, 97, 89,153,226, 78,118,249, 87, 0, 84,138,254, 86,100,110,
-121, 58, 13,218,158, 69, 18,176,225,179,172,227,242, 69, 92,160,102,151,172, 88, 44,246,158, 48, 97,130,173, 74,100, 1, 64,110,
-137,140, 89, 38,150, 49,122,181, 51,135, 91,191, 49,136,184,125, 10, 39,239,165,195,185, 9,239,158, 19,191,176,206, 95,148, 36,
-201, 68, 53,209,228,120,225,194, 5,222,136, 17, 35,202, 80,213, 37,250, 65, 59, 73,146,245,137,246,149, 0,172,130,130,130, 72,
-153, 76, 86,154,144,144, 0,107,107,107, 88, 89, 89,193,216,216, 24,113,113,113,184,121,243, 38,226,227,227, 65, 81, 20, 58,118,
-236,168,213,193,202,203,203, 67,116,116, 52,134, 13,251, 98, 81, 78, 78,182,145,169,153,185,240,126,216,189,205, 13,225,164, 40,
-138, 0, 0, 87, 87, 87,184,186,186,114,211,211,211,237, 66, 67, 67, 45,215,174, 93,155,226,224,224,112,180,188,188,188,138,229,
- 64, 83,161,165, 18, 23, 42, 17,200,229,114,193,102,179, 81, 92, 92,140,172,172, 44,148,148, 84, 36, 94,153,152,152,124, 18,161,
- 85,139,133,170,209,250,255,201,226,240, 3,119,167,137,137,201, 68, 0,126, 26,238, 11,228,114, 57,216,108, 54,220,221,221,177,
-115,231, 78, 60,125,250, 20,103,207,158, 69,179,102,205, 48,101,202, 20,144, 36,137, 87,175, 94,105, 59, 68, 42, 60, 60,220,239,
-171,175,190,114, 13, 10, 10,226, 38, 39, 39, 35, 62, 62, 30, 38, 38, 38,216,185,115, 39,103,214,172, 89, 45,110,223,190,189, 18,
- 21,201, 47,117, 67, 45,187, 80,168,111, 51,182, 67,135, 14, 31,116,177,182,182, 54,190,122,245,170,101,165, 0,171,158,145,248,
- 33, 10, 87,174, 92,249,139,139,139,203, 54,165,187,208, 3, 0,159,166,105,207,144,144, 16, 2, 0,188,188,188,104,130, 32, 84,
- 15,164, 23,167, 78,157,234, 23, 23, 23, 71,251,251,251,215,120,159,203,201, 22,236,253,101,231,190, 95, 54,173, 94,172,231, 59,
-204, 24, 94, 93, 88,224,178, 9, 24,241, 88, 88,183,227,128, 44,242,241,189,104, 27, 27,155, 80, 0, 95, 9, 4, 2,216,216,216,
-148, 2,120,205, 96, 48, 18, 21, 10,197, 39, 77, 8,209,161, 97, 86,173, 26,154,103,169,174,201,218, 4,148, 54, 66, 77,221,226,
-165,194,178,101,203, 92, 55,108,216,240,228, 35, 69,150,250, 27, 19,173, 18, 91,149, 66, 75,101,174,171,221,246, 69,218, 88, 55,
- 49, 55, 91, 58,165, 23, 66, 95, 42,189,246, 52, 13,177, 88,132,216,151, 79,203,192, 37, 66, 52, 26, 14, 71, 47,112,237,143,223,
- 53,143, 74, 35,145, 81, 32,198,221,115,251,232,194, 92,129, 23, 18, 79,157,110,148,163,228,228,229,106,109,105,113,231,200,175,
- 1,184,151, 32,169,116, 29, 18,234, 98,235,175, 71, 75, 11, 11,139,205,143, 30, 61,178,228,112, 56,134,209,209,209,138, 83,167,
- 78,101, 72, 36,146, 61, 0,142,171,245,155,232,230,230, 38,227,243,249, 72, 75, 75, 19, 75,165,210,210, 58, 68,150,157,103,231,
-207,238,109,218,123,136, 43,146, 72, 80, 84, 46, 6,195,220, 82,113, 39, 49, 70, 93,100, 1, 64,207,126,173,154, 54, 37,184,134,
-160,203, 75,144, 84, 44,205,168, 77,100, 1,128,158,158,222, 0, 31, 31, 31,117,255, 54, 44, 12, 89,114, 30,135,165,120, 16,147,
- 75, 68,220, 62, 69,134,189,202,165,184,108, 6,221,132,126,223,188,190, 29, 87,119,255, 41,221,130,237, 0, 36, 9, 4,130,101,
-245,181,107,128,140, 9, 19, 38, 32, 34, 34,162, 82, 28,229,229,229,193,217,217, 25,219,183, 87,157,223, 91,163, 88,149, 15, 5,
- 18, 10, 10,242, 13,104,154, 6, 65, 16,252, 31,127,252,209,184, 73,147, 38, 69,218,114, 42, 20,138, 42,230,138,166, 77,155, 98,
-238,220,185,236,179,103,207,154,164,164,164, 24, 89, 88, 88, 20,107,203, 41,145, 72,160,178, 12,209, 52, 13,137, 68, 2,137, 68,
- 2, 62,159,143,183,111,223, 86,223,254, 39,183,104, 85,115, 25, 66, 44, 22,127,224,126,107,172, 24,173,143,201, 14,172, 75,236,
-105, 59, 62,133, 66, 1, 54,155,141,233,211,167,227,201,147, 39,120,247,238, 29,140,141,141, 33, 20, 10,193,229,114, 49,112,224,
-192,202, 99,165, 5, 47,205,102,179, 39, 46, 95,190,156,155,152,152,136,252,252,124,112,185, 92,200,229,114, 40, 20, 10, 44, 90,
-180, 72, 63, 60, 60,124, 34,128, 64,109,126, 51,129, 64, 48,184,150, 69,175, 57, 28,206, 71, 39, 25,132,132,132, 16, 94, 94, 94,
-180,234,111,109,214, 45, 76,139,217,123,246,124,232, 16, 57, 69,247,253,102,226, 68, 3,103, 91, 3,188,126,159,137, 93, 59,126,
-147,133,135,135,221,241, 91, 52,103,136,139,139, 11, 49,102,204,152, 54, 74, 75,214,235, 83,167, 78, 77,174, 75,188,233,240,247,
- 69, 45, 90,100, 63,128, 47,106,178,104, 53,150,216,218,184,113,227,122,117,171,152,150, 80,137,172,190, 74, 43, 86, 95,168,101,
- 32,106,230, 58,116, 30,219,201,202,194,252,118,208,174,213, 6,161, 47,129,180,212, 36,228, 8,146,209,165,135, 39, 98, 95, 70,
-129,146, 41, 78,227,109, 72,253,145,156,142, 94,173, 92, 92,218,206,235,219,163, 61, 2, 67, 75,241, 38,226, 42, 10,115, 4,187,
-144,212,120, 34,203,170,137,197,157, 63,118, 7,152, 93,142, 33,145,154,154,132,115,127,108,131, 76,250,129,174,184,164, 45,181,
- 62, 37,209, 43, 45,204,130,164, 68, 1, 46, 89,198,213,210, 73,241, 22, 64,208, 47,191,252, 50,167, 71,143, 30, 60,111,111,239,
- 55, 5, 5, 5,107, 1,156, 84,235,243,121,235,214,173,127,216,181,107, 87,139,212,212, 84,220,188,121,243, 13,128,103,117,112,
-166,221,139,122,185,231,230, 31, 7, 22,235, 55,111,131,237,203,191,151,135, 60,141,249, 18,192,101,181, 62, 46, 3, 58,180, 10,
- 93,251,195,124,146,138,188,130,232,228, 44,188, 47, 18,223,172,141, 48, 55, 55,151, 40, 47, 47,119, 52, 49, 49, 81, 63, 33, 97,
-195, 23,138,151,140,109,149, 49,208,239,190,173, 72,170, 0,135, 69,210, 11, 71, 58,100, 60, 62,123,210, 60, 87,156, 75,168,178,
- 17, 63, 1, 12,158, 60,121, 66, 50, 24,140, 42, 86, 80,117, 11,145,182,150, 34,109,160, 41,103,117,161,165,130, 92, 46, 39, 26,
-202, 41, 22,139, 81,147, 91,185,166, 88, 45,138,162,254,148,253,215, 70,180,168,187, 12, 85,241,116, 34,145,200, 82, 41,138,172,
- 26,211,162,245, 49,153,136,117,137, 41,109,198, 71,146, 36, 40,138, 2,155,205, 70,199,142, 29, 17, 26, 26, 10, 51, 51, 51, 24,
- 25, 25,193,200,200, 8,250,250,250, 48, 55, 55,135,158,158, 94,101,127, 77,135, 40, 22,139,155, 53,107,214, 12,111,223,190, 5,
-151,203,173,252,112, 56, 28,184,186,186, 66, 40, 20, 54,197,167,180,221,255, 9,152, 57,110,192,200,221,193,103, 38,133,134, 94,
-156, 39, 21,139,218,183,105,211,154,126, 22,126, 59,218,111,209,156, 33, 58,105,242,255, 5,149, 64, 82,143,181, 90,186,116,233,
-242,134,242, 45, 93,186,116,121, 77, 22,174,143, 20, 92, 85,172, 91, 76,149,130, 84,255,174, 73,100, 29,222,233,111,116,230, 57,
-144,150,150,136,235, 39,119,148,200,164,146, 2,138,146, 57,188,143,143, 2, 72,252,174,209, 16, 72,186,219,200, 97,253,136,235,
-175, 36, 40, 46,204,193,235,103, 87,147, 80,174,183,172, 81,118, 79, 41,178,130,118,175, 54,187,240,146, 64,106,106, 18, 46, 31,
-223, 86, 36,147, 75, 63, 71, 98,200,243,143,161,158,200,102,143,100,219,167, 12,159,225,145, 1, 5,161,192,196,216,184,161,217,
-153, 24, 41,184, 95,119,102, 88, 53, 17,179,110,235,214,173,228,207, 63,255, 60, 77, 36, 18,249, 3, 80,183, 0, 14,116,118,118,
- 14,220,187,119,175, 93, 74, 74,138,222,253,251,247,243,239,220,185, 67, 3,216, 80,143,197,101,201,192,105,115, 25,157, 29,155,
- 46,136, 76, 74,255, 18,192, 21,181,197,174,195,221,218, 61, 56,180, 97,165,161,236, 65, 8, 74, 5,169, 88,246, 32,173, 24,128,
-198,191,183, 76, 38, 67, 65, 65, 1,100,165, 5,242, 46, 54,194, 34,255, 49,150,226,172, 2, 17,147, 69,149,201, 93,140,178,197,
-183,243,147, 24, 60, 30,239, 83, 93,111, 1, 0, 22,245,236,217,147,112,119,119,127,188,109,219,182,107,117,137,149,134, 88,180,
-234,131,166,156, 20, 69,145,181,252,190, 68, 67, 57,213, 45, 90,245, 9,173,191,131, 69,171, 54,145,168, 46,132,254, 14, 89,135,
-141,101,209, 82,197,201,177,217,108, 68, 69, 69,193,222,222, 30, 82,169, 20,134,134,134, 48, 52, 52,132,129,129, 1, 74, 74, 74,
-192, 98,177,160,229, 62, 83, 92, 46, 55, 37, 38, 38,166,117,147, 38, 77,160, 80, 40,170,136,173, 55,111,222,128,207,231,167, 67,
-203, 96, 84, 27, 27,155,171,202,172,195, 42,176,182,182, 54,110,140,223,213,203,203,139, 86,119, 29, 54,132, 99,247,134,197,193,
- 0,130,199,140, 25, 19,244, 34,252, 98, 23, 27, 27,155,139, 46, 46, 46, 4, 0,232, 50, 12,255, 61,214,172, 90,181, 8,144, 83,
-205,154, 37, 81,251, 63, 7, 21, 53,220,134, 43,255, 70, 13,127, 75,106,104,203,219,176, 97,195,109, 53, 75, 86,206, 71,238,130,
-170,196, 67,149, 12, 23,102,125,150, 44, 75,115,179,219, 7,183,251, 27,157,140, 0,210, 83, 19,113,247,244,206, 34,185, 66,250,
- 57, 40, 90, 16,126,227,116, 8, 8,148,225,125,200, 93,205,110, 17,232,220,185,173, 3,206,190,146, 33, 39,237, 13,104,154, 58,
-140,236,224,178,198, 18, 89,135,119,250,155,157,137, 34,144,150,154,136,235, 39,119, 84,140,179, 33,197, 78,149,152, 14,152, 50,
-248,220, 61,163, 61, 59,143,117,112,182, 3, 69,203, 64,177,105,140, 90, 98,193,124, 29, 89,118, 54,140, 91,116,146, 42,165,230,
-165, 63,210, 44,128, 78, 40, 20,174, 1,112, 6,168,146,185, 51,180, 69,139, 22,235,127,253,245, 87,199,244,244,116,195,200,200,
-200,226,253,251,247, 39, 82, 20, 21, 0, 32, 91, 3,218,239, 35,147,210, 15,162,106,189,156,207, 22, 79,155, 16, 62, 97,234, 12,
-110,226,141, 96,152, 38,198,226,135, 7, 25,138,215, 5, 18,111, 0,153,181, 17, 89, 88, 88,208, 57, 57, 57, 73,133,133,133,173,
-249,124, 62,242,242,242,144,159,159,143,194,194, 66,136,139, 11,228,230,138, 66, 33, 33,207, 7,147,201, 68,118,170, 28, 10,133,
- 34,179, 62,107, 86, 35,102, 29,170, 67, 85,222,129, 80,150,119,232,126,229,202,149,184, 33, 67,134,164,213, 36, 86, 56, 28,142,
-214,129,210,181,101, 49, 54,132,179, 54,139, 86,245,118,109, 56, 41,170,194, 96,161, 10,130,175,222,174, 2,131,193, 0, 69, 81,
- 31,180,255,213,162, 69, 61, 59,176, 33, 34,167,218,177,169,211, 53,216,192, 76,196, 70,181,104,169,142, 5,155,205,198,249,243,
-231, 49,117,234, 84, 40, 20, 10,240,120, 60, 24, 24, 24,128,207,231,227,244,233,211, 80,149,127,208, 70,191,202,100,178, 35, 27,
- 54,108, 88,190,119,239, 94,125,154,166,161,167,167, 87, 41,180,252,253,253,203,165, 82,233, 17,141,132,150,170,226, 59, 69,199,
-240,249,242, 58,179, 14,107, 90,167,150,120, 45,147,128,128,128,201, 20, 69,141, 68,181, 18, 14,213,111,135,202,239, 14, 99,198,
-140,185, 93, 87,121, 7, 0,166, 1, 1, 1, 51, 41,138, 82, 37,208, 84,201, 46, 84,235,167,122,150,180, 30, 51,102, 76, 80, 13,
- 89,135, 58,252,179, 45, 89, 79,255,198,195, 83, 9, 44, 66,205,146, 85, 41,184,106, 23, 90,206, 94, 46,150,230,102,183, 15,108,
-243, 55, 58,250, 4,200, 72,125,143,135,231,119, 21, 41, 40,153,186,120,233,173,229, 47,213,217,214,210, 4,249,143,202, 81,156,
-155, 2,208,248,248,210, 75, 78, 99, 91, 90, 90,152,222, 57,180,195,223,236,212,115, 18,233, 41,137,184,163, 18,131, 31, 33,178,
- 38,178,217, 35, 91, 58, 90, 30, 26, 63,180,151,169, 49, 33,135, 60, 57, 14, 7,167,140, 69,196, 8, 41,122,141, 51, 70,183, 97,
-134,104,209,137, 59,246,210,129,252,254, 20, 83, 60, 67, 11,235,150,186,200, 26,225,232,232,184,250,241,227,199, 14, 20, 69, 25,
-222,189,123,183,100,239,222,189,239, 69, 34,209, 14, 0, 23,181, 24,174,186,200,234,188,116,214,148,251,235,127, 61,200,141,137,
-120,138,192, 35, 23, 80, 46,147, 40,174,166,149,142, 65, 85,183, 98,109,150,146, 27, 59,118,236,112, 92,177, 98,133, 94,126,126,
- 62,114,115,115, 81, 80, 80, 80,249, 41, 45, 45,133,181,181, 53,174, 92,185, 34, 45, 46, 46,126,164,193,195,230,207,200, 58,252,
- 0,134,134,134, 96,179,217,144, 74,165,149, 22, 45, 14,135, 3, 99, 99, 99,228,229,229,225,196,137, 19, 0,144, 95, 23, 7,155,
-173, 39, 32, 73,194, 94,159,199, 19,115,185, 92,202,198,198,166, 70,129,165, 13,167, 18,105, 67,135, 14,181, 11, 8, 8,224,186,
-185,185,125, 96,209,106, 8, 39, 77,211,101,131, 6, 13,226,237,216,177, 3, 14, 14, 14,144, 72, 36, 85, 4, 21, 73,146, 96,179,
-217, 72, 77, 77,197,218,181,107, 65,211,116,217, 95,125,231, 81, 23, 45,234, 98,136,203,229,102,213, 36,132, 52,181, 24,213,231,
- 26,212, 54, 19,177,122,252,152, 50,187,112, 98, 45,149,235, 53,182,104,169,132, 86,108,108, 44,130,130,130, 48,108,216, 48,152,
-154,154,162,160,160, 0, 39, 79,158, 68, 92, 92, 28,244,244,244, 64, 16,132, 54, 86, 45,202,221,221,125, 83, 88, 88,216, 8,111,
-111,239,118, 63,252,240,131,126,251,246,237,241,250,245,107, 4, 4, 4,136, 34, 34, 34, 18,202,203,203, 3,160, 73, 52,170,178,
-226,187,170, 24,169, 70, 89,135,213,214,169,142, 90,202, 59, 12,173,133, 77,189,244, 67,245,242, 14,149,120,248,240,161,147,163,
-163,163, 11, 42,226,175,128, 15,179, 11,213,241, 84, 32, 16,116,133, 46,235, 80,135,191, 22,119, 81,181, 96,169, 74,124,221,173,
- 91,104,209,196, 34,239, 41,179,140,142, 60, 33,144,154,156,128,103,151,246, 84, 23, 89,154, 96, 0,212,106,109,112,245,249,237,
- 41,162, 34,157,185, 56, 55, 21,160, 25, 13, 17, 90, 85, 56, 65, 83,223,123, 79,158,101,118,236, 25,129,140,212,119,120,112,110,
-119, 67, 68, 86, 37,231, 68, 54,251, 39, 22,131, 88, 49,168, 87, 39,118,239, 78,173,192,207, 78, 66,102, 90, 6, 78,196,230,228,
- 39, 20,136,103, 60, 32,164, 72,126, 39, 62, 56,108,166,153,153,169, 53, 11,195,231,152,155, 61,186, 80,124,150, 96, 9,165,180,
-148,222, 32,120, 80, 89,113,190,234, 56, 63, 68, 75, 35, 35,163,159, 35, 34, 34,154,112,185, 92,163,103,207,158, 41,246,237,219,
-151, 42, 18,137, 54,163,106,128,124,237,251,254, 33,236,186,182,114,190,187,126,247, 1,110,169,176, 12, 66,137, 20, 28, 43, 27,
-197,153,240,151,163, 81,123, 1,204, 42,156, 28, 14,231,216,241,227,199,135,121,120,120, 56,124,246,217,103,100,126,126, 62, 74,
- 75, 75, 81, 90, 90,170,178,122, 33, 54, 54,150, 74, 78, 78, 78,231,112, 56,245,142,179, 17,179, 14,213,199,169, 42,239,176, 28,
- 0, 73, 16,196,211,168,168,168,210, 33, 67,134, 64, 95, 95, 31, 66,161, 16,205,154, 53,131, 92, 46,199,165, 75,151, 16, 17, 17,
- 33,164, 40,234, 46,128,168,186,246, 93, 36, 42,111, 6,128, 44, 47, 43,235, 56,121,242,228,190,190,190,190, 85, 82,210, 45, 45,
- 45, 97,102,102,166, 21, 39, 0,228,231,231,183,189,114,229,202,119, 81, 81, 81,223, 15, 27, 54,204,120,249,242,229, 28, 39, 39,
- 39, 40, 20, 10,178,161,156, 5, 5, 5,198,145,145,145,155,123,247,238, 61,127,200,144, 33,204,245,235,215,195,216,216, 24, 10,
-133, 2,250,250,250, 40, 46, 46, 70, 64, 64, 0,238,223,191, 47,167,105,122,119, 81, 81,209, 15, 90,158, 75,248,216,107,179, 54,
- 11, 80,109, 66,168,150,254,127,250, 56,171, 9, 55, 40, 75, 56,248,213, 82,193, 30,154, 94,155, 42,161,197, 96, 48,144,148,148,
-132,125,251,246,125, 80, 71, 75, 85,254,161, 22,238,154,246,157,190,115,231,142,130, 32,136, 30,207,158, 61,243,155, 52,105,210,
- 12,161, 80,104,199,231,243, 51,100, 50,217,239,229,229,229,235, 80, 49,179, 0, 91,155,123,136, 80, 40, 76,174, 41,235,176,122,
- 31,192,164, 78,206,106,229, 29,170,148,112,168,182, 78,149,210, 15, 53,148,119,168,228,236,217,179,103, 34, 73,146,241, 74, 23,
-124, 60,170,101, 23,170,173,211, 90, 32, 16,116,181,177,177,185, 11,128, 87, 67,214,225,159,126, 46,233, 56,255,239,197, 86,237,
- 5, 75,107, 22, 90,224,222,120,156, 4, 61,253,124, 68,223, 60,220, 16,145,245, 1,196,162,178,132,149,199, 82, 58, 73,196, 34,
- 8,139,178, 94, 35,233, 68,246, 71,239, 26, 1,254,141,167,201,224,242, 11,241,252,198,111,133, 10,133,232,115,188, 59, 29,213,
-112, 58, 44,251,245,114, 8,155, 48, 54, 67,244,119, 83,145, 81, 40,196,229,247, 5, 39,233, 50,241,188, 35, 64, 1,238, 3,164,
- 92, 28,118,232,199,204, 61, 30,163,140,199, 90, 52,101, 97,235,226,223,193, 93,106,206,238,214,191,143, 54,115, 32,190,101,179,
-217, 65,219,183,111,159,235,225,225, 97, 48,118,236,216, 55,249,249,249,213, 3,228,181, 69,218,211, 55,239,126,189,184,119,203,
- 98,243, 14,221,177,235,167, 37,138, 99,225, 47,171,103, 33,214, 9, 23, 23, 23,197,195,135, 15,125,231,206,157,187,181,127,255,
-254, 77, 71,142, 28,201,182,183,183, 7,135,195,193,187,119,239, 16, 22, 22, 38,125,255,254,125,122, 89, 89,153,239,103,159,125,
- 86,111,141,179, 63, 49,235,112, 37,128,189, 0,152, 52, 77,103, 6, 7, 7,247, 56,119,238, 92,143, 69,139, 22,177,135, 13, 27,
-134, 71,143, 30,225,250,245,235, 82,169, 84, 26, 14, 32, 28,154, 79,149, 67, 1,136,148,203,229, 47, 3, 3, 3,123, 48, 24,140,
-149,170, 5, 49, 49, 49, 56,124,248,112, 67, 56,229, 0, 54,103,101,101,253, 26, 28, 28,188,242,198,141, 27,211, 38, 79,158,108,
- 36,147,201, 16, 27, 27,139,223,126,251,173, 65,156, 69, 69, 69,223, 89, 88, 88,172,184,116,233,210,239,215,174, 93,251,234,155,
-111,190, 33,125,124,124,176,115,231, 78,252,231, 63,255,161, 20, 10,197, 57, 22,139, 53, 57, 55, 55, 87,248, 41,238, 58, 74, 11,
- 80,134,150,115, 29,106, 98,129,106,176,107, 80, 67, 8, 62,250,182,164,220, 15, 79, 79,207, 74, 43, 35, 77,211, 85,226,234, 84,
- 2, 75, 91,215, 33, 0, 19,154,166, 41, 0,187, 81, 49,191,168,122, 85,120, 6,254,151,237,164, 41, 99, 59,129,216, 36, 6, 98,
-196,214, 61,169,180, 9, 64,163, 93, 61,108,133, 43, 87,174,252,101,213,170, 85,191, 84, 47,225,160,222,169,122,233,135,213,171,
- 87,163,142, 12,193,130,149, 43, 87,110, 82,222,159, 62,200, 46, 84,227, 12, 82,182,243,252,253,253, 39, 1,128, 46,235, 80,135,
-191, 3,234,136,209,162,151,199,132, 29,147, 1, 48, 7, 65, 46,195,251,147, 49, 31,125,227,165,232,165,183,142,250,239, 4,141,
- 2, 90, 33,247,107,148, 61,160, 24, 63,198,132, 29,165, 0,194, 4, 4,185, 20,239, 79,127,244, 56, 9, 99, 51,148, 4,204,197,
-127, 94,101,208,153, 66,217,215, 71,164,210, 42,214,160,138,152, 44,106,220,109, 81,193, 9, 83, 91,214,153,239, 62, 55, 39, 46,
-230, 79,210,122, 59,185,185,185,235,183,110,221,202,216,188,121,243,180,242,242,114,127, 84, 13,144,111, 40,150,140, 88,176,148,
-209,173,165,195,130, 39,111,147, 71, 66, 3,119, 97,117,244,236,217, 83, 16, 23, 23, 55,225,250,245,235,222,247,238,221, 27, 80,
- 86, 86,230, 72, 16, 4,244,245,245,147, 36, 18,201, 13, 14,135,115, 76, 19,145,245, 23, 64,253,129,120,175,180,180, 52, 34, 32,
- 32,160, 79, 64, 64, 64, 71,165, 85,232, 30,254, 23,183,161, 45,100, 0,238,177,217,122, 25, 4, 65,216,177,245, 56,194,135, 15,
- 31,222,248, 72,206, 50,169, 84,234,151,154,154,186,117,235,214,173,235,248,124,126,215,152,152,152,155, 31,195,169, 20, 81,163,
-205,204,204,108,131,130,130, 78, 29, 58,116,168, 59,147,201,124, 68, 16,196,152,162,162,162, 79, 90, 67, 72, 57, 65,244,106, 45,
-230, 58,212,136,183,177,139,148,254, 25,194, 77,161, 80,148,174, 88,177, 34,187,186,240,170,110,189, 82,253, 47,149, 74, 69, 26,
-254,166,218,100, 81,214, 35, 50,136, 82, 0,168,152,187,176, 98, 90, 29, 77, 39,149, 6, 80,235,220,153,171, 86,173,162, 87,175,
- 94, 77,144, 36,121, 14,192,107,146, 36,223, 86, 15, 86, 87, 95,182,122,245,106,172, 90,181,138,246,247,175,253, 29, 85,197, 25,
- 23, 23, 71, 51, 24,140,155, 0, 18, 25, 12, 70,146, 58,175,122,187,106,157,186, 56,117,208,225,211, 11,173,196,144, 84, 0, 83,
- 27,117,107, 73, 33, 55,232,138, 64,198,198, 67,242,137,100, 0,223, 52, 22, 29, 5,252, 60,163,155,231, 98, 0, 4, 13,108,173,
- 46,178,170, 60,229,239,227, 28,221, 83,182,161, 91,255, 62,139,148,214,176,245,218,110,175,150, 0,249,143,197,247, 79,222, 38,
- 87, 15,144,215, 10, 46, 46, 46, 10, 0,193, 0,130,171, 79, 42,221, 80,168,220,136,213,221,130,181,181, 55, 68,200, 40,133,229,
- 53, 0,141, 34, 4, 69,162,114,123, 0,144, 74,196,140,198,226, 4,144, 93, 86, 86, 54,163,172,172,172,209, 56,243,243,243, 51,
- 0,244,116,118,118,214,123,247,238,157,228,111,116,143, 17,224,111,142,198, 22,110, 0, 32,147,201,218,202,100,178,198, 30,234,
-235, 70,101,163,233,223, 6,245,110,199,128,114,114,233,138, 27, 96, 61,147, 74,171, 4, 26,141,223,106, 99, 37, 42,148, 36, 13,
- 32,232,221,187,119, 14, 20, 69, 37,215, 96, 89,170,178, 76, 41,136,104, 13, 56, 1,224,108,106,106,170,173, 66,161, 16, 84,227,
-173,210, 94, 15,167, 14, 58,252,107, 48, 64,199,169,227,212,113,234, 56,117,156, 58, 78, 29,167,142,179,129,152,245, 79, 23, 66,
- 36,116,208, 65, 7, 29,116,208, 65, 7, 29,116,248, 83, 64,212,161, 74,181,201, 38,104,136,178,189,161,227,212,113,234, 56,117,
-156, 58, 78, 29,167,142,243,255,142,179, 62,110,245,245,103,161, 98, 10,158,127, 26,254,178,113,235,204,170, 58, 78, 29,167,142,
- 83,199,169,227,212,113,234, 56, 63, 70,176,252,163,193,132, 14, 58,232,160,131, 14, 58,232,240,143,193,128, 86,176, 97, 42, 64,
- 94,121,135,244,198,224, 27,226,140,166, 0,208, 88,124,255,167,176,129,114,226,107, 37, 46, 66,153, 12,164, 19, 90,255, 92,180,
- 4,176, 28,128,250, 92,100, 79,240,225,252,136, 71, 1,168, 79, 72, 40, 68,197, 60,129,111,181,217, 24, 73,146, 27,250,244,233,
- 51,239,254,253,251, 91,228,114,121, 64, 3,198,235, 96, 99, 99,179,137, 32, 8, 55, 0, 44,130, 32,222,101,101,101,109,144,203,
-229, 31, 83,240,174,185,181,181,245, 70, 0,157, 72,146,100, 17, 4,145,144,149,149,181, 86, 46,151,223,249, 8, 78, 67, 43, 43,
-171, 94, 52, 77, 91, 3, 96,176, 88,172,188,244,244,244,199,104, 96,246,156,151,127, 44,187, 88, 40,103, 1,128, 17,159, 41, 11,
-241,111, 43,213,180, 77,119,138,235,160,195,255, 55,232,138,186,104, 85, 48,216, 25,235,104, 57,126, 80, 0,196, 32, 39,236,184,
-154,136, 31,106, 91,159,168, 33,171,185, 58,231, 96,103,172, 83,208, 21, 28,131,156,177,249,234, 59,252, 88,215,152, 52,225, 84,
- 97, 63, 64,206,210, 96,130,115,162,241, 50,186, 63, 37,190, 64, 85, 87, 97,165,235,176, 78,161, 53,174, 21,108, 20, 76, 48, 67,
- 98,145,170,122, 8, 1,232,168,124,200,191, 69, 69,173,162,146,143, 28,220, 63,133,243,239,134,149, 52, 77, 79,168,114,178,214,
- 80,135,232,243,207, 63,255,242,218,181,107, 60,213,244, 44, 20, 69, 65, 95, 95, 95, 14, 96,138, 22,219,178, 28, 55,110,220,210,
-131, 7, 15, 98,236,216,177, 43, 66, 67, 67,127, 1, 80,170,233,202,166,166,166, 94, 38, 38, 38, 59, 15, 28, 56,208,164,123,247,
- 30,132,158,158, 30,222,189, 75,176,155, 61,123,118,251,184,184,184,115,217,217,217, 51,180,221,121, 51, 51,179,137, 38, 38, 38,
- 91,247,237,219,103,209,187,119,111, 16, 4,129,136,136, 8,187,239,190,251,174, 99, 74, 74,202,241,172,172,172,249,218,114,154,
-155,155,183, 50, 54, 54,238,183,107,215, 46,253, 94,189,122,129,203,229, 34, 42, 42,202, 96,206,156, 57,214,233,233,233,177, 89,
- 89, 89,119,181, 21, 89, 47, 34, 46,124, 37,151,138, 3, 1,128,201,230, 44,233,190, 53,252,194,139,219, 23, 70,212,215,230,229,
- 31,123, 86, 39,182,116,208, 65, 7,117, 76,180,133, 53, 77, 99,241,181,223,126, 34, 1, 96,208,180, 53, 62, 19,109,177,229, 72,
- 70,237,115,216,106,201,247,195,228,166,216, 25,148,142,172,143, 25,231,126,128,252,142,201,244,233,230,238,110,241,237,131, 7,
- 9, 82,224,247,255,147, 67, 84,163,155,179, 86,161, 53,186, 45, 2,228, 21, 22, 19, 98, 72, 11, 28,191,158,200, 8,251,252,243,
-207, 91, 76,159, 62,157,232,220,185, 51, 34, 34, 34, 90, 29, 63,126,252,139,139, 23, 47, 38, 40, 20,138, 8, 0,175,160,121, 85,
-107, 22, 0, 87, 6,131,225,246, 55,231,252, 59,131,175, 20, 87, 89, 74, 75, 22,212,190, 43,113,235,214,173,243, 76, 38, 83,101,
-209,234, 38, 20, 10,173,170, 89,193, 52,129,163, 76, 38, 67,124,124, 60, 72,146,100, 1,112,194,135, 83,106,212, 6, 59, 30,143,
-183, 39,252, 73,132, 57,193,212, 71,129, 8,128, 72, 10, 61, 3, 43, 28, 60, 28,108,230,187,112,254,232, 59,119,238,132,149,148,
-148,252,161,197,120,156,248,124,254, 47,209,209,209,230, 60, 30, 15, 20, 69,161,164,164, 4,214,214,214, 56,112,224,128,137,175,
-175,239,132,226,226,226, 59, 34,145,232, 63,218,136,115, 99, 99,227,126, 47, 95,190,212, 87, 77, 40, 45,145, 72, 96,103,103,135,
-163, 71,143,114,124,124,124,218, 22, 22, 22,166, 73, 36,146,247,154, 18, 22, 11,229, 44,185, 84, 28, 24,180,219,223, 30, 0, 38,
-207,247, 15,212, 43, 49,186,164, 73, 91,177, 80,126, 17,128, 78,104,233,240, 87,195,205,194,194, 34, 36, 55, 55,247, 46,128, 25,
-104, 28, 75,131, 45,147,201,116,162,105,218, 68,121,207, 42,148,203,229,137, 0, 26, 92, 80,215,220,217,115, 4, 56,188,169,160,
-169,142, 36, 0,130, 36,163, 20,210,178,195,121,111,238, 92,248, 40, 78, 61,253,105, 0,221,145, 4, 40,130, 36,163, 41,121,217,
-129,220,248, 59,151,255, 46, 7,231, 81, 17, 90, 59, 91,107, 62, 49,102, 99,240,141,111, 14, 27,146, 2,121, 52, 73,115,183,226,
- 2, 96,216,194,133, 11,173,231,207,155, 71, 76,157, 50,165,229,221,251,247,137,190,255,254,154,102,181, 6,190,215, 40,180,188,
-218,194,148, 6,252,142,239, 92, 78, 50, 25, 12,194,123,225,134, 9,135,118,111, 38, 7,142, 24, 83,233, 62,241,240,240,128,135,
-135, 7, 17, 24, 24,216,242,230,205,155, 45,143, 30, 61, 42, 15, 15, 15,143, 6,112,162,182,141, 13,118, 70, 57, 5,112,217, 44,
-166,208,251,167, 63,246,185,187,187,131,195,225,224, 99, 56, 1, 96, 96, 11,242, 61,203,172,121,180,247,130,149,201,221,187,247,
-164, 27,131,243, 31,132, 39, 0, 70,170,140, 71,246,246,246,189,228,114, 57, 23, 0,152, 76,166, 40, 53, 53,117, 1, 42,230, 6,
- 4,128,115, 20, 69,125,169, 5, 55, 9, 96,213,151, 95,126,185,226,219,111,191, 69,179,102,205,224,227,227, 3,153, 76, 22,113,
-249,242,229,149, 0, 54,162,158,139,199,210,210,114,229,158, 61,123,204,152,122,124,116,246, 75,132,160, 80, 14, 0, 48,224, 0,
-231,231,210,240,241,241, 49,122,246,236,217, 90,109,132,150,165,165,101,192,129, 3, 7,204,120, 60, 30,104,154, 70,105,105, 41,
- 74, 74, 74, 42,231,100,156, 63,127,190, 81,108,108,236, 38,109,132,150,149,149, 85,175, 93,187,118,233,115,185, 92,148,150,150,
-178,165, 82, 41, 81, 82, 82,130,178,178, 50, 90, 34,145, 72, 23, 44, 88,192,121,245,234,149,167, 64, 32,120, 15, 29,254, 46, 96,
- 0,248,154,197, 98,141,106,209,162, 69,151,183,111,223, 62,151,203,229,167, 1,156,110,132,151,169,254,182,182,182,235, 50, 50,
- 50,118,161,162,112,239,255, 5,172,172,172, 78, 63,124,248,208,126,207,158, 61, 83,182,108,217,114, 9,192,127, 62,130,142, 5,
-160, 71,183,110,221, 44, 70,141, 26,197,178,182,182, 70, 89, 89, 25, 18, 18, 18,120, 55,110,220,104,242,246,237,219, 60,177, 88,
-172,205,180, 83, 48,111,213,211, 0, 76,163,227, 61,122,246,234, 61,118,244,215,134, 86,230,198, 40,151, 40,240, 54, 89,208,236,
-202,165,243,125,227,216,250, 15,165,210,162,241,121,111, 30,150,106,203,217,175, 95,255,222, 3,250,247, 55, 52, 54, 49, 70,145,
- 80,138,119, 73,233, 14,183,175, 95,240, 96, 50,245,239, 81,132,236,155,236,151,215,203, 62,229,177,241, 1,152, 66,174,249,103,
- 29,123,118,126, 54,104,250,218, 46, 52, 77,131,164,177,163,186, 53,203, 7, 96,238,168,152,246, 75, 43, 62,208, 52, 77, 16,216,
-172,110,205, 26,236,140,117, 52,141, 31, 64,130, 24, 92,143,155, 82,133, 65, 0,199,196,204,204,125,206,172, 89, 68, 73,113, 49,
-162,162,162,202,170,139,172, 95,154,130,125,143,132,227,185, 84,188,249,151, 89,179,106,116, 29,106, 92, 71,139,199,227,213,216,
-110,108,108,140,126,253,250, 97,195,134, 13, 76, 0,110,213, 22, 87,157,100, 21,224,132,238, 93, 6, 99, 62,135,108,214,172,153,
-161,145,145,209, 71,115, 2, 0,104,202,169,103, 51,122,232,211, 63,150, 79,185,113,116,171,171,176,164,144, 85,189,139,129,129,
- 1, 90,183,110,141, 21, 43, 86,104,198,249,241,248, 75, 57,173,173,173,219,120,120,120,184,221,186,123,215, 36, 35, 35,131,147,
-145,145,193,185,118,235,150, 73,143, 30, 61,220,172,173,173,219, 84,254, 84, 52,173,205, 56,215,236,222,189,123,229,185,115,231,
- 72, 15, 15, 15,152,154,154,162, 95,191,126,184,116,233, 18,115,203,150, 45,235, 1,172,168,111,156, 36, 73,246,246,240,240, 32,
- 64,211,200, 44,146,227,241,134, 54,136,218,236,130, 18, 17,141,252,162, 98,148,151,139,192,227,241,184,168,112,247,106,186,239,
- 61,123,244,232, 65, 0,168, 20, 87, 37, 37, 21,159,210, 82, 33, 36, 18, 41, 56, 28,142, 33, 0,174,166,156, 52, 77, 91,247,234,
-213, 11, 0, 32,149, 74, 43,223,240, 10, 11, 11,137,162,162, 34, 72, 36, 18,176, 88, 44, 54,234,143,107,172,228, 52,226, 51,101,
- 76, 54,103,201,228,249,254,169,147,231,251,167, 50,217,156, 37, 18,195, 98,133, 38,109, 70,124,166,236, 19,159,159, 77, 72,146,
-252,205,217,217, 57,150, 36,201, 32, 0,214, 31,201,217, 21,192,122,125,125,253, 27, 46, 46, 46,169, 60, 30,239,150, 82,168,247,
-104, 32,167, 30,143,199,187,181,126,253,250, 83,207,159, 63, 31,123,243,230, 77,167, 23, 47, 94,140, 14, 12, 12, 60,110, 96, 96,
- 16,134,170,113,137, 90, 95,155, 78, 78, 78,135, 30, 63,126,220,181,103,207,158, 7, 1,112, 26,233,122,103, 0,232,132, 90, 38,
-158,253,212,247, 16, 0,182,157, 59,119,182,231,114,185, 24, 48, 96, 0, 0,120,126, 36,103,143, 57,115,230, 88,251,250,250,178,
-162,162,162,112,240,224, 65,156, 59,119, 14,217,217,217, 24, 62,124, 56,251,243,207, 63,183,230,112, 56, 61,180,226,100, 26, 29,
- 95,248,221,162, 33,139,125,102, 26, 70,167, 72,113,248, 70, 10,206,134, 11,144, 93,166,135, 17,163, 39, 27, 15, 30, 57,110,176,
- 30,199,248,184,182,156, 75,253,252,134,204,154, 54,193, 48, 70, 64,225,252,163, 76, 60,138, 47,130,156,101,130, 97,163,103,152,
-118,236, 53,228, 11, 38, 88,191,127,234, 99,116, 0,232,190,112,225,194, 38, 75, 54, 31,121, 96,219,245,235, 29, 57, 5,240, 80,
- 23, 62,173, 0, 19, 51, 62,255,235,248,190,125,103,234, 87,204,249, 88, 39,103, 21, 62,183,145, 59,179, 11,208, 71, 61, 62,171,
-143, 25, 90, 42,221,138,140,107,191,253, 68,210, 4,124, 38,218, 86,185, 15,212, 56,206, 59,192,216,133,139, 22,177,140, 77, 77,
-177,123,247,110,136,133,194, 42, 49,179,253,237, 49,228, 6,143,153,214,220,197, 46,182,159, 3, 17,246, 47,124, 95,153, 85,171,
- 69, 43, 52, 52,148, 30, 62,124, 56, 1, 0, 33,177, 40, 24,221, 22,155,198,125,187,126, 5, 65, 18,180,163,107,207,152,166,206,
-237,132,230,230,230, 40, 43, 43,131, 88, 44, 6,155,205,134, 72, 36, 66, 74, 74, 10, 30, 61,122, 4, 83, 83, 83,173, 70, 82, 92,
- 92, 12, 3, 3, 3, 24, 24, 24, 52, 10,231,178, 41, 3, 56,239, 82,115, 56, 87, 31,221,233,187,125,222,127,186, 59,119,242,124,
-209,127,156,207, 75,163, 38,182,162, 23, 47, 94,224,225,195,135, 40, 40, 40,128,187,187,251,191,229, 96, 62, 81,198,100, 61, 1,
- 96,218,162, 69, 11,187,171, 55,238,153,150,138, 40,163,164, 44, 25,139,162, 40,240,120, 54,242, 19, 33,231,139,198,142, 30, 65,
-100,102,102,102, 3,120,162, 20,183, 79,234,225,230, 2,104,227,229,229,181,116,222,188,121, 72, 72, 72,192,204,153, 51,203,159,
- 60,121,146,215,179,103, 79,243, 3, 7, 14,232,251,250,250,226,238,221,187,171, 66, 67, 67,207, 0, 72, 4, 80,227,220, 37, 52,
- 77,179,217,108, 54,228, 74,217, 32, 85, 80,149,250,190,184,184, 24,116,121, 1,216,108, 54, 3, 64, 19,104, 24, 71, 71, 81, 20,
-155,197, 98, 85,138,172,148,172, 98,164,100,151,161,184, 84,130,242,114, 57, 36,229, 52, 24, 60,115, 38,144,100, 5, 32, 73, 83,
-235, 8,151,203,133, 92, 46, 71, 73, 73,197, 48, 84,150, 50,137, 68,130,162,162, 34, 48, 24, 12, 3, 0, 70, 0,242, 53, 33, 84,
- 6,185,159, 85,186, 1,241,244,200,151, 22,111, 47, 46,171,210,102,196,103,202, 66,124,219, 50,204,237, 58,222,239, 52,246,119,
-151,202,182, 79, 27,159,197,105,210,164,201,237, 83,167, 78,181,109,217,178, 37, 18, 19, 19, 93,198,140, 25,227, 46, 16, 8, 58,
- 65,251, 57, 25,121, 36, 73,110,154, 60,121,242, 60,111,111,111,162, 85,171, 86, 96, 50,153,144,203,229,118, 9, 9, 9,253, 78,
-158, 60,233,119,232,208,161, 3, 10,133,226,123,104, 30,247, 71,234,233,233,157,216,183,111, 95, 31,119,119,119, 4, 5, 5,225,
-201,147, 39, 84,215,174, 93,201, 73,147, 38,193,193,193,193,125,210,164, 73,103,197, 98,241,176, 6, 90,182, 28,122,244,232, 97,
-207, 96, 48,208,179,103, 79,246,195,135, 15, 59, 3,120,248,145,191,169,129,157,157,221, 93, 79, 79,207, 78, 55,110,220,136,204,
-204,204,244,212, 98,127, 1, 96,164,173,173,109,160,177,177,177,169, 22,247,216,178,244,244,244, 31,160,249, 28,170,221,221,220,
-220,144,156,156,140, 54,109,218,128,205,102,247,144, 74,165,179, 1, 12, 1,240, 35,180,155, 38,204,182, 71,143, 30, 22,158,158,
-158,196,198,141, 27, 43,204, 91, 44, 22, 20, 10, 5, 72,146, 4,139,197,130,139,139, 11,241,254,253,123,179,215,175, 95,219, 66,
- 3, 55,162,185,179,231,136,158,189,251,246,238,227,254, 25,185, 37,228, 45, 20,148, 2, 12, 66, 14, 38, 65,129,146,113,192, 97,
- 51,208,202,181, 11, 35,254, 85,180,187, 68, 44, 29,145,247,230,198, 5, 77, 56,135, 12, 26,232,209,182, 77, 43,114,251,217,119,
- 40, 76,143, 85,164,199,221,203, 37, 25, 36,218,186,125,110,209,170, 93, 39, 70, 39,119, 79, 86, 70,226,171,126, 34, 81,159, 1,
- 5, 9,247,110,124,138, 11,114, 53,192,176,107,106,241,245,240,129,158,108, 65, 70,134,240,100,200,133,151,101, 50, 60, 2,128,
-187, 0, 49, 12,248,172, 67,183,110,125, 15,108,220,104,110, 99, 99,195,250,198,219, 91,190, 63, 50, 50, 18,181,184,126, 87, 3,
- 12, 11,107,235, 1,115,230,204, 97, 8, 50, 50,232,147,167, 47,190, 80,241,161,226, 45,165,195,103,118, 46,195, 33,140,215,202,
- 77, 57, 2,208,179,178,182,110, 59,123,246,108,100,102,100, 32, 40, 56,184, 84, 4,132,171,172, 88,231, 25,216,213,206,217,122,
-234,146, 25, 95, 18,246, 54, 22,152,179,106,127,143,126,210,108,103, 8,254,103,217, 82,215, 34,255, 96,145, 53,171, 70,161, 85,
- 29,255,137,197, 74, 67, 54,156, 78,158, 60, 70,230,148, 72,133, 9, 9, 9,176,176,176,128,141,141, 13,140,141,141, 17, 19, 19,
-131, 91,183,110,225,245,235,215,160, 40, 10, 29, 59,118,212,106, 52,185,185,185,136,142, 16,200, 79,132, 0, 0, 32, 0, 73, 68,
- 65, 84,142,134,169,169,105,163,113, 58,219, 55,193,183,246, 77,216, 89,121,197,236, 27, 79, 94,187,239, 95, 54,186, 29,233, 50,
-250,144,250,252,101, 18,137, 4,255, 18, 84,102, 23,218,219,219,247, 58,124,248, 48, 91, 44,135, 97,171,217,225, 63, 11, 69, 10,
- 62, 0,240,185, 12, 97, 68, 96,235,239,215,172, 89, 35,156, 54,109,154, 75,106,106,234,134,250, 72,217,108,246,186,254,253,251,
- 47,166,105,154,181,112,225, 66, 0,192,228,201,147,139, 31, 61,122,212, 10, 64,246,173, 91,183,108,167, 79,159,254,230,246,237,
-219,188, 69,139, 22, 49,228,114,121, 12,147,201,164, 67, 67, 67, 3, 0,248,127,240, 68, 36,201,103,145,145,145,142,182, 14,173,
-225, 96, 78,194, 99, 69,197,116,109,230, 60, 10,105, 73,239, 16,247,226, 9,172,173,173,141,109,108,108, 98,211,210,210,164,233,
-233,233,126, 66,161,112, 79, 61, 99,140,138,136,136,176,113,112,112, 64,105,105, 41,210,114,202,224,115,154,135,226,114,158,210,
- 95, 81,142, 78,246,173, 13,245, 73,201,147,236,236,108,169, 68, 34,249,169,168,168,232,112,157, 62, 14, 22, 43,239,197,139, 23,
- 6,205,154, 53,131, 72, 36,162,243,243,243, 9,161, 80,136,146,146, 18,226,226,197,139, 95, 9, 4,130,174, 78, 78, 78,132,157,
-157, 93,128, 64, 32, 40, 79, 79, 79,159,169,137,107, 82, 41,152, 20, 76, 38,115,203,172, 89,179,198,158, 57,115,230, 89,136,127,
-219,145,248, 95,252,149,177,171,171,235,213,207, 62,107,103, 27,188,185,195, 14, 0, 63,255, 13,206,173,169,203,151, 47,111,107,
-102,102,134, 57,115,230, 96,245,234,213, 88,185,114,101,203, 57,115,230,204, 2,240,139, 22, 60,250,214,214,214, 79,183,111,223,
-238,210,171, 87, 47, 92,186,116, 9,199,142, 29,195,251,247,239,229, 78, 78, 78, 76,119,119,119,172, 90,181, 10,131, 7, 15,158,
-185, 96,193,130,190, 25, 25, 25,157, 53, 20, 31,211, 86,173, 90, 53,178,119,239,222,152, 50,101,138,248,206,157, 59, 99, 1, 92,
-187,126,253,250,231,119,239,222, 13, 57,114,228,136,254,250,245,235, 7,248,250,250,206, 1,176,179, 1,251,255, 85,159, 62, 21,
-115, 40,247,238,221, 27,129,129,129,131, 63, 82,104,233,153,155,155, 95, 12, 10, 10,234,212,186,117,107,124,243,205, 55,157,199,
-142, 29,123,177,160,160, 96, 32, 0,141,110, 72, 77,155, 54,221,116,238,220,185, 22,181,121, 22,106,130, 88, 44, 54,251,250,235,
-175, 55, 38, 37, 37,105, 37,180,142, 30, 61,138, 31,126,248, 1, 29, 59,118,252,172,123,247,238,123,103,207,158, 13, 47, 47,175,
-254, 49, 49, 49, 86,168,200, 90,174, 23, 76, 38,211,105,248,240,225,172,211,167, 79, 87, 88, 71,250,244,193,128, 1, 3,240,242,
-229, 75,220,191,127, 31, 12, 6, 3,124, 62, 31,189,122,245,210,203,200,200,112, 42, 45, 45,173, 87,104,145, 28,222,212,145,195,
-135, 25,158,127, 36,128,130,146,163, 75, 11, 35,184,187, 88, 34, 62,173, 24, 17,177,105, 80, 72,216, 48, 50, 51, 71,143,190,131,
-204, 50,211,223, 79,205, 3,234,143,215,226,240,166,142, 26,249,133,193,249,240, 12, 20,102,196,209,111,159,156,185, 37, 19, 9,
-103, 2,192,179,155,199,247, 90,155,235, 15,108,229,214,133,225, 57,240, 75,211,211,199, 50,167, 22,252, 57, 22,172,122,113,215,
- 30,251, 28, 88,185,147,151, 76,240,160, 89,166,118, 79, 12,101,178, 93,170,101,131,129, 65,126,203,151,119,159, 49,107, 22,151,
-162, 40, 28,249,227,143,226,232,200,200,248, 89, 0, 53,187, 22,190, 93,128,195,216,145, 35, 57,134, 70, 70,248,206,199, 7,134,
- 50,217,237,202,159, 4,232,255,221,226,197,189,230,207,159,175,191, 55, 96,222,179,193,211,215,186, 81, 52, 77,168,220,148, 71,
-235, 54,197,117,157, 62,114, 36, 12,141,140,176,112,225, 66, 16, 82,233,213, 74, 1,197,196,237,105, 95,121,184, 79, 24,209, 27,
- 4, 8, 28, 11,189,143,183,201, 57, 47,110, 11,240,238,159,170,170,170,161,214, 24,173, 58, 93,135, 37, 82,100,245,255, 98,180,
-160, 85,171, 86, 37, 45, 91,182, 44,201,203,203,195,203,151, 47, 81, 80, 80,128,157, 59,119, 34, 46, 46, 14, 20, 69, 53, 88,192,
- 80, 20,133,198,230, 4, 0, 43,115, 35,124, 51,172, 27, 83, 44, 18,114,115,114,114,170,184,143,254, 69, 66,171, 18,114,185,156,
-235,228,228, 4, 18, 32,138,202,100, 6,153, 71,251, 16,153, 71,251, 16, 69,101, 50, 3,137, 68, 66, 26, 24, 24, 64, 44, 22,115,
- 53,160, 98, 13, 29, 58,116,241,153, 51,103, 88,235,214,173, 67,251,246,237, 33,149, 74,241,232,209,163, 52, 0,217,202, 62, 25,
-247,238,221,203, 80, 9,225, 13, 27, 54,224,244,233,211,196,128, 1, 3,252,106, 58,159, 4, 2,193,166,217,179,103,231,151,149,
-228, 99,223,184,114,132,124,147,131,223, 70,190,135,183,249, 41,228,103,165, 96,255,254,253,184,126,253, 6,113,237,218,117,246,
-157, 59,119,248, 95,124,241,197,142,166, 77,155,134,214, 53,200,140,140,140,117,243,231,207, 47, 44, 41, 41, 65, 73, 73, 9,202,
-203, 69,200, 23, 2, 47,182,182,197,139,173,109, 33,162,244,177,123,215, 30,242,197,139, 23, 22,239,223,191,183, 29, 49, 98,196,
- 86, 27, 27,155, 67,117,113,166,167,167, 63,254,246,219,111, 69,197,197,197,144, 72, 36, 82,133, 66, 33, 41, 47, 47,151, 29, 63,
-126,124,145,185,185,121,143, 75,151, 46,177,174, 95,191,193,188,115,231, 46,251,214,173, 91,198,253,250,245, 59, 97,101,101,245,
-187, 38,150, 50, 6,131,177, 45, 56, 56,120,234,238,221,187,173,220,221,221,219, 85,115, 69,217, 12, 28, 56,208,241,143, 63,254,
-104, 26, 24, 24,232,135,138, 4,148, 79, 10, 11, 11,139, 5, 35, 71,142,196,238,221,187,113,225,194, 5,223, 29, 59,118, 96,232,
-208,161,176,181,181,253, 22,154,187,189, 0,224,231, 95,126,249,197,197,197,197, 5,147, 39, 79,150,204,156, 57,243,251,195,135,
- 15, 59,133,133,133,177,127,255,253,119,199, 57,115,230, 44,156, 48, 97,130,168,121,243,230,216,185,115,103, 11,146, 36,183,105,
-116,125, 91, 89, 45,242,246,246,198,230,205,155,113,231,206,157,209,168,120,160, 74, 0, 92,126,240,224,193,136,245,235,215, 99,
-244,232,209,176,179,179, 91,216, 16,203, 83,219,182,109,127, 26, 50,100, 8,194,194,194,208,185,115,103,244,232,209,195, 23,128,
- 69, 3,127, 78,210,192,192,224,196,225,195,135, 61, 28, 29, 29,177,118,237, 90, 56, 59, 59,227,208,161, 67, 30,124, 62,255, 4,
- 52, 12,223, 48, 54, 54, 54,224,241,120,240,243,243,163, 71,143, 30,157, 95,223,199,215,215,151,230,112, 56, 48, 53, 53,213, 52,
-241, 69,159,203,229,246,108,223,190, 61, 30, 61,122,132,235,215,175, 99,197,138, 21, 88,180,104, 17,114,114,114, 48,126,252,120,
- 30, 0, 47, 77,119,154,166,105, 99,115,115,115,100,103,103,131,197, 98,161, 87,175, 94, 56,123,246, 44, 98, 99, 99, 97,105,105,
-137,194,194, 66,216,216,216,192,206,206, 14, 76, 38, 83,195, 49,210,237, 45,204,140,145, 93, 32, 6, 19,114,184,181,178,192,237,
-151,121, 72,201,145,192,210,220, 4,153,217, 57,104,106,206,133,189,125, 51,208, 52,213, 94, 35, 5,204, 32,221, 56, 92,125,228,
-151, 72,145, 30,123, 39, 79,170, 16,207, 46, 76,124,144, 90,152,248, 32, 85, 42, 22,205,126,118,255,122,158,163,149, 62,236,237,
-237, 65,208, 84,183, 79,113, 61,142,105, 6,123,190, 62,115,242,245,223,126, 34, 66, 15, 44, 35,196,121, 41, 93,135, 88, 85, 88,
-150,155, 0, 78, 99,198,143,239,249,253,247,223,115,179,178,178,168, 9,227,198,229,175,243,247,191,113,165,158, 23,131, 82,160,
-229,192,129, 3, 65, 2,184,114,237,154, 48, 19, 72, 3, 0, 43,192,254,203,175,191,238,179,124,233, 82,253,220,188, 60,234, 81,
- 66,233,249,184,108,122,148,153, 2, 78,154,196,103, 41,128, 14, 42,222,171, 87,175,210,229,192, 51, 0,240,180,199,183,131,122,
-185,186, 79, 26,217, 7,130,236, 2, 44, 92,247, 27,246,158,188,123,213, 88, 70,127,254, 47,122, 20,207,106,144,208, 82, 94, 48,
- 31,180,149,149,125,232, 61,248, 88, 1,243,103,112,214,132,127,163,208, 82, 65, 38,171,240,146, 72,100, 20, 36, 50, 74,245, 86,
-139,242,242,114,141, 41,174, 94,189, 26,228,227,227,131,173, 91,183,226,205,155, 55, 96,179,217,104,223,190,189, 13, 0, 3,213,
- 61,223,205,205,205,146, 36, 73,196,199,199, 99,203,150, 45,152, 54,109, 26,253,240,225,195, 67,168,185, 94,202,243,252,252,252,
- 93,179,103, 78, 43, 44,200, 74,129,172,188, 0,217,233,239, 32, 22, 22, 98,237,134, 77, 40,147, 49,145, 89, 36, 69,102,145, 20,
- 36,199, 12,123, 15, 28,102,180,109,219,118, 8,131,193, 24, 94,199, 56, 31,101,101,101, 29,152, 59,119,110, 97,102,102,102,229,
-254, 73,100, 52, 36,178,170,231, 43,143,199,195,182,109,219,140, 91,181,106, 53,146,201,100,246,171,131, 83,144,154,154, 26, 55,
-119,238, 92, 73, 86, 86, 22,138,138,138,112,254,252,249, 17,142,142,142,166, 27,127,222, 74, 8,165, 76,100, 22, 74,145, 89, 40,
-133,158,129, 37, 78,132,156, 97,180,110,221,122, 2,147,201,236, 81,159,200, 58,114,228,200,164,113,227,198, 25,254,252,243,207,
-249,231,206,157,219, 13, 64,253,128,196,111,219,182,237,228,137, 19, 39, 74, 22, 47, 94,108, 22, 24, 24,232,251,137,197, 86,191,
-113,227,198,181,161, 40, 10,167, 78,157,122, 1,224,151, 51,103,206, 60, 21,139,197, 24, 63,126,188,147,210,141,164, 9,186, 78,
-152, 48, 97,158,135,135, 7,190,251,238, 59,233,141, 27, 55,220, 0,108, 69,133, 43,151, 6,144, 12, 96,199,221,187,119, 59, 46,
- 88,176, 64,220,173, 91, 55, 76,153, 50,101, 26, 0,143,122,120,123,122,123,123,187, 80, 20,133,227,199,143, 71, 3,184, 84,109,
-249,173,144,144,144, 71, 18,137, 4, 19, 39, 78,108, 14, 64,155, 27, 57,155,195,225,156, 90,179,102,141, 73,122,122, 58, 38, 77,
-154, 36,142,143,143,135,191,191,191,190,177,177,241, 37,181,107, 64, 99,112, 56,156,253,191,254,250,235,200, 14, 29, 58, 96,238,
-220,185,146, 61,123,246,248,204,155, 55, 79,226,230,230,134,221,187,119,143,212,211,211,211,106,138,142,140,140,140,194,216,216,
- 88,243,250, 62,105,105,105,154,166,231,243, 12, 12, 12,194, 93, 93, 93,139,219,183,111,223, 69, 46,151, 35, 38, 38,230, 93, 80,
- 80, 16,213,190,125,123,236,218,181, 11,129,129,129, 24, 62,124, 56, 24, 12,134,151, 54, 99, 21, 10,133,224,114,185, 96,179,217,
-136,136,136,128, 88, 44, 6,143,199, 3,151,203, 5,131,193,128,137,137, 9, 12, 13, 13, 1, 13,179,209, 8, 2,116,113,153, 12,
- 44, 22, 9, 38, 73, 33, 46,185, 8, 82, 25, 5, 46,155, 1, 22,147, 0,104, 10, 38,124, 22,184,122, 12,144, 4, 65,105,200,137,
- 34,161, 20,122,108, 18, 44,182, 30, 65,202, 21,250,149, 15, 71,166, 66, 95, 95, 95,143,176, 48,226,128,203,254, 27, 77, 11, 76,
- 84,252, 94, 83, 1, 22,191, 89,179,177,155,183,108,209, 43, 46, 45,197,232,209,163,243,147,158, 62, 13, 46, 7,158,246,173,231,
- 55, 37,153,204, 86,158,125,251, 34, 34, 50, 18, 37, 5, 5,111,129,138,224,120, 61, 91,219,113,219,182,109,211, 43, 23,137, 48,
-122,212,168,194, 55,247,239, 31, 73, 45, 69,232,241,228, 10, 33, 86,239, 91, 37,155,109,173,226, 45, 42, 40, 40, 0, 42, 74, 72,
- 88, 53, 49,216, 56,127,194, 96,148,148,137,176,100, 83, 48, 21, 25, 39,248, 54, 44, 13, 95,156,201, 64,209,191,236, 49, 60,171,
-218,167,194,194,171,137,213, 73, 19,177, 34, 22,139, 27, 93, 0,125, 44,103, 77, 34,241, 99, 57,255,142, 96, 50,153,162,215,175,
- 95,235, 25,153,219, 82,230,134,172, 2,199,105,247,141, 1,192,204,128, 89, 36, 85,200,168,140,140, 12,112, 56, 28,145,134,238,
-134,153,251,247,239, 95, 11,160, 29,147,201, 12, 61,124,248, 48, 17, 28, 28,108,234,237,237,157, 16, 27, 27,155,238,234,234,234,
-112,248,240, 97, 35, 0,216,177, 99, 7,125,226,196,137,193,168, 40,153, 81,107, 29,151,172,172, 44,255,188,188,188,135,243,231,
-207,223,169,167,167,103,202,231,243,205,195,194,194, 8,145,148, 70,215,229,201,149,153,136, 70,250, 36,238, 45, 51,194,172, 89,
-179, 24,177,177,177, 27,210,211,211, 67,235,224,244, 43, 44, 44, 12,123,243,230,205, 86, 99,187, 78, 77,248, 14,203,141,221,151,
-197, 3, 0, 28, 44, 88, 32,149,247,197,194,194, 66,228,228,228, 96,222,188,121,166, 9, 9, 9,126,233,233,233,183,235,176,106,
-221,205,205,205, 77,123,245,234,149, 39,139,197,210,227,243,249, 93,195,195,195, 9,145,132,194,103,126,201,200, 47,173, 24,167,
-153, 1, 19,207,214, 88,225,219,111,191,101,190,125,251,118,147, 64, 32,232, 93,227,205,140, 36, 3,213, 69,214,146, 37, 75,162,
- 0, 52, 7, 80,197, 53,170, 80, 40,136,137, 19, 39,190, 4,208,126,241,226,197,102, 52, 77,251,250,249,249,229, 3,216,247, 87,
-159, 75, 70, 70, 70, 27,103,207,158,141, 19, 39, 78,160,160,160, 96, 27, 0, 20, 23, 23,255,114,244,232,209,227, 51,103,206,196,
- 31,127,252,177, 49, 39, 39,231,138, 6, 15,199,161,227,199,143,199,229,203,151,113,243,230,205,159, 0,196,212,210,239, 77, 88,
- 88,152,223,185,115,231,182,123,123,123,227,183,223,126, 27, 2,160,174, 0,217,129,131, 7, 15,198,165, 75,151,144,151,151,183,
-187,166, 14,133,133,133,123,206,159, 63,223,125,240,224,193,216,176, 97,195, 64, 0,183, 52,216,117, 23, 99, 99,227,195,219,183,
-111,239,218,161, 67, 7, 76,152, 48, 65, 36,149, 74,135, 44, 94,188,248,194,177, 99,199, 12,131,130,130,186,204,154, 53,235,177,
-178,230,219, 35,141, 76, 89, 36,185,126,203,150, 45,211, 61, 61, 61,225,235,235, 43,191,122,245,234,151, 0,174, 93,185,114, 37,
- 97,201,146, 37, 23,183,108,217,194,216,188,121,243,244,133, 11, 23,230, 80, 20,245,169,196,245,154, 29, 59,118,116, 31, 52,104,
- 16,222,189,123,135, 71,143, 30, 65, 42,149,254, 17, 30, 30,126,175,101,203,150,107, 36, 18,201, 5, 62,159, 63,217,208,208,208,
-181, 83,167, 78,159, 63,123,246,140, 7, 13,226,244, 8,130, 40, 76, 72, 72,224, 91, 90, 90,130,197, 98, 33, 58, 58, 26,150,150,
-150, 0,128,236,236,108,180,111,223, 30, 12, 6, 3,133,133,133, 0, 52,123,216, 18, 4,249, 34, 33, 41,163,185,153, 33, 31, 80,
-112,241, 60, 62, 13, 77, 44, 76,161, 32, 72,100,102, 10,208,169,141, 29, 8,130, 64, 97, 94, 38, 8,130,120,169, 9,167,130,166,
- 34, 82, 50,178,155,154, 27,114,208,161,251, 32,243,240, 43, 57,193, 70,205,123,205, 98, 50, 8,134, 30,199, 96,223,244, 41, 83,
- 44, 40,138, 70, 97, 94, 22,152, 36,249,228, 83, 28,160, 83, 41, 72,237,235,204,125, 62,104,250,218, 78, 4, 13,186, 92,138,160,
-223,178, 80,192, 3, 58,237,248,241, 71, 19,115, 11, 11, 76,152, 48,129,202, 75, 79,191, 81,166, 97, 97,229,230, 45, 91, 90, 25,
- 24, 26,226,193,131, 7, 96, 84,196,216,226, 16,224, 18,184,100,137,185,165,181, 53,166, 77,159, 78,101,165,164,220, 42,215,178,
- 4, 71,115,103,103,150,138,151, 84,242, 10, 24,240, 89,252,165, 7,135,175,207,193,250,189,103,144,154, 43, 60, 30, 46,192,222,
-127,169,189, 99,127,157, 22,173,218,130,207, 42,130,170,121,117,138, 21, 46,151, 91,105, 77,209,226, 77,175,209, 57,235,195,159,
-193,249, 9,177, 12,192, 57, 0,203, 82, 83, 83,227,166, 79,159, 46,149, 75,197, 37, 15,215, 54, 95, 26,185,193,113,110,184,191,
-205,220,179, 62,198, 75,203,138,242, 75,118,236,216, 33, 75, 77, 77,141, 83, 95,167, 30,238, 20, 0,151,126,255,253,247, 61,167,
- 78,157, 66,251,246,237, 17, 19, 19, 99, 41, 20, 10, 59,191,124,249,210,204,197,197, 5,193,193,193, 56,113,226,196, 86, 0,215,
-235, 18, 89, 42,200,229,242, 27,153,153,153,173,147,147,147, 91,152,152,152,200, 76, 76, 76, 80, 61, 19,177,184,156, 66, 94, 97,
- 17,204,204,204, 97,100,100,228,164,129, 56,191,148,153,153,217,138, 50,109,211,167, 85,238,182,162,136,245,246,136, 88,111,143,
- 75,126,182,176, 49,209, 67, 65, 65, 1,114,114,114,144,147,147, 3,130, 32, 32,147,201,218,106,192,249, 94, 32, 16, 28, 76, 73,
- 73, 57,103,101,101, 5, 67, 67, 67,208, 0, 50, 11,101,136,218,236,130,168,205, 46,200, 44,148,161,184,164, 4,142,142,142, 48,
- 52, 52,172,205, 69, 65, 54,109,218,116,216,184,113,227, 12, 1, 64, 41,160,250,211, 52, 61,183,134,207, 28,185, 92,222, 75,213,
-247,135, 31,126, 48, 3, 48,248, 47, 62,159, 24, 0,230,207,156, 57,179, 11,151,203,197,174, 93,187,222, 3, 56,162,186,215,239,
-217,179, 39, 30, 0,124,124,124, 92, 1,248,162,150, 74,208,149,166, 33, 54,219,173,109,219,182, 8, 15, 15, 7,128, 51,245,108,
- 59,228,225,195,135,104,217,178, 37,184, 92,110,215,122,250, 58,217,219,219, 35, 62, 62, 30, 0,158,215,210,231,121,124,124,124,
-133,187,135, 32,156, 52,216,247,145,131, 6, 13,122,113,251,246,237,174, 61,123,246,196,244,233,211, 37,143, 31, 63, 30, 6,224,
-222,243,231,207,251, 77,156, 56, 81,216,170, 85, 43,220,189,123,215,101,226,196,137, 15, 73,146, 92,171, 1,231,180,128,128,128,
-101, 95,125,245, 21, 2, 2, 2,232,147, 39, 79, 78, 0,112, 77,185,236,234,241,227,199, 39,173, 91,183,142, 30, 53,106, 20, 86,
-175, 94,189, 12,192,220,122,172, 67, 69, 10,133, 2, 66,161, 80, 35,147,188,166,253, 45, 44, 44,134, 14, 26, 52, 8, 43, 86,172,
- 64,211,166, 77,113,225,194, 5, 26, 64, 40,128, 48,137, 68,210, 7,192, 22,161, 80,120, 54, 60, 60, 28, 3, 7, 14,100,163,234,
- 20, 35,117, 93,239, 73,183,111,223,150,154,155,155,195,206,206, 14,205,154, 53,131, 80, 40, 68, 97, 97, 33,218,183,111,143,238,
-221,187, 67, 40, 20, 34, 52, 52, 84, 90, 88, 88,168, 81,194,138, 92, 34, 12,186,126,241,116,145,185, 33, 7,118,150,198,112,108,
-106,134,210,194, 92,228,100,102,192,173,109, 51,244,117,115, 68,110,145, 4, 87, 67, 79, 23,148,148,148, 5,105,100,194, 23,151,
- 29,190,113,229, 66,145,169, 33, 27,173,219,184, 98,226,116,159, 78,157, 58,187, 95,239,214,173,215,213,159, 55,174,255,172,127,
-143,182, 68, 90,174, 8,151, 67,207, 20, 20, 21, 23, 31,254, 20, 55,250,213, 0, 67,100,220,234,222,238,115, 17, 7,219, 13,153,
-121, 48, 46, 13,219, 0, 64,198, 96,184, 12, 27, 58, 20,105,105,105, 56,125,234,148,160, 12,136,214,148, 79, 95, 95,159, 4,128,
-162,162, 34,112,148,113,119,114,160,205, 23, 95,124,129,156,220, 92, 28, 61,114, 36,231, 50, 16,169,205, 56, 71, 0,122, 60,253,
- 10,131, 96, 81, 81, 17, 8,160, 24, 0, 8, 38,134,117,107,223, 18, 57,249,197,184,253, 36,174,212,177, 28,243,234,226,249, 7,
- 7,194, 55, 44, 70, 11, 64,174,175,175, 47, 56, 28, 14,108,108,108, 42,197,145, 74,172,232,233,233,193,198,198, 6,114,185, 28,
-199,143, 31, 7,128,220, 58,223,240, 0,241,151,115, 55, 80, 98, 25, 93,198, 98,177, 26,133, 83,249,230, 40, 30,189,228, 55,234,
-202,195,154,147, 98, 26,194,249, 15, 64, 55,101, 77,172,110, 0, 10,146,146,146,210,198,142,254,178, 40, 57,225, 85,166,176, 48,
- 67, 80,156,151, 42, 72,125,255, 50,115,185,159,111, 81, 90, 90, 90, 42, 42,106,105,117,203,200,200, 80,173,163, 9,124,199,142,
- 29,251,235,204,153, 51,233,168,168, 40, 0, 64, 68, 68, 4,166, 76,153, 66, 79,154, 52,105, 27,128,165, 13, 24,183,176,188,188,
-188,138, 53, 68,170,160, 42, 93,126,197,197,197,200,200,200,128, 68, 34,209, 88, 17,191,185,186,249,117,126,210, 51,153,171, 3,
- 31,174, 14,124,184,216,243, 64,200, 75, 43, 69, 86, 78, 78, 14,178,178,178,128, 90, 50, 35,107, 65,177, 88, 44,174, 50, 78,117,
-215,100,113,113, 49, 50, 51, 51,161, 80, 40,106,123,144, 81,233,233,233, 87, 79,156, 56, 81, 2, 0, 63,255,252,115, 62, 65, 16,
- 55, 9,130,248,181,134,207, 94, 38,147,249, 64,213,119,243,230,205,249,248,208, 37,246,103,226,171, 14, 29, 58, 20, 44, 91,182,
-108,215,194,133, 11,177,119,239, 94, 8, 4,130,165,248, 95, 45, 30, 42, 55, 55,119,201,238,221,187, 49,117,234, 84,172, 92,185,
-114,115,231,206,157,139, 1, 76,172,141,176, 73,147, 38,118, 76, 38, 19,145,145,145,197, 0,222,213,179,253,204,200,200,200, 44,
-130, 32, 96, 99, 99,227, 92, 87, 71, 51, 51,179, 22,134,134,134, 72, 79, 79, 7,148,111,204, 53, 32, 41, 35, 35,131,214,211,211,
-131,173,173,109,203,250,118,222,212,212,116,201,193,131, 7,153,175, 94,189, 66,255,254,253,211,238,222,189, 59, 16,128, 42, 37,
- 61, 50, 34, 34,194,163, 95,191,126,175,175, 95,191,142, 77,155, 54, 17, 29, 59,118,156, 91, 31,167,131,131,195,156,105,211,166,
- 97,231,206,157,216,183,111,223, 92, 0,167,170,117, 57,182,123,247,110,159,125,251,246, 97,250,244,233,112,114,114,154, 88, 23,
- 95,114,114,178,159,167,167,103,196,155, 55,111, 52,154,241, 64,195,254,253,220,221,221, 91,148,151,151,227,240,225,195,239, 90,
-180,104,241,244,212,169, 83,190,248,240,129,125,246,244,233,211,248,230,155,111,208,177, 99,199,195, 0,188, 53, 24, 66, 70,114,
-114,114,110,116,116, 52,197, 96, 48, 96,103,103,135, 97,195,134, 97,252,248,241,232,216,177, 35,178,179,179,113,239,222, 61, 42,
- 33, 33, 33, 23, 26, 90, 77,242,222,220,185,144,152,248,250, 65,228,227,123, 50, 38,131, 68, 51, 27, 51,124, 61,160, 19,102,120,
-245,130,155, 75, 83, 36,103,151,227,214,173,235,178,196,196,119,225,154,100, 28,170, 56,227, 98,162, 31,190,138,188, 47,103, 49,
- 9,184,180,105,133, 21,203,151,152,174, 91,229,103,210,202,185, 25,162,223, 23,225,250,181,203,178,140,180,212,219,159, 42,227,
-240, 46,192, 54,224, 16,124, 6, 73, 66, 65,114,132, 12,101, 34, 77,251,118,237, 90, 91, 89, 91,227,226,197,139, 32,181,200, 8,
-189, 11,176, 13, 12, 42,188,224,165,165,165, 80,241,181,104,211,166, 77, 51, 7, 7, 92,186,120, 17, 12,138,138,237,171,101,129,
-209,248, 10, 55,116, 37, 47, 1,136,230,217,195,176,133,189,101, 27, 83, 99, 62, 30, 71,191,133, 88, 70, 63, 57, 82,128, 79, 90,
-143,236, 79,196, 44, 52,208,117,248,243,222,189,123,187, 29, 60,120,112,160,175,175,175,193,228,201,147,193,229,114, 81, 86, 86,
- 6, 59, 59, 59, 40, 20, 10, 92,185,114, 5,207,158, 61, 43,165, 40,234, 58, 62, 44, 27, 48, 0,106, 89, 26, 87,223, 65,191, 66,
-111,149,117, 59, 55,102, 76,163,112, 2,128,193, 91,202, 40,207, 81, 18,188,227,212,253, 81, 71,175, 70, 18,223,121,247, 37,221,
-218,216, 3, 0,172,172,172, 96,100,100,164, 53,103, 35,224, 79,231, 84,119,235,102,102,102,198,103,102,102,102,207,156, 57,211,
- 69, 21,248,206,225,112, 68, 74, 75, 86, 65, 77,235,104, 48, 78, 41,128,121, 7, 15, 30, 60, 95, 84, 84,116,117,241,226,197, 88,
-183,110, 29, 46, 92,184,224, 1,224, 65, 3,247, 93, 81, 80, 80, 80,248,228,201, 19,171,150,109, 59,163,185, 37, 11,125,126,122,
- 3,154,166, 97,206,163, 81, 82,152,143,231,207, 35, 81, 82, 82,242, 88,155,113, 74,165,210,194,236,236,108, 11, 75, 75, 75,228,
-231,231, 35, 55, 55,183, 82,100, 21, 20, 20, 32, 63, 63,159, 38,136, 15,106,182,212,197, 41,204,206,206, 46,139,139,139,211,179,
-178,111, 9,103, 75, 54,220,151,199, 3, 52,141,102,102, 36, 74,138, 11, 17, 30, 30,142,162,162,162, 59,181,113, 82, 20,245,253,
-196,137, 19, 25, 0, 38, 45, 94,188,216, 12, 64,199, 37, 75,150, 92, 71,181,204, 66, 38,147,249, 75,112,112,112,123,149,139,209,
-207,207,111, 43,128,131,127,213,185,100,110,110,254,253,197,139, 23, 13,165, 82, 41,118,236,216,129,173, 91,183, 30,194,135,133,
- 42, 47,238,218,181,107, 55, 73,146,243,191,253,246, 91,204,158, 61,155,215,165, 75, 23, 95,129, 64,112,164, 38,206,244,244,244,
- 21,110,110,110, 43,179,255,203,222,121,135, 71, 81,173, 97,252,157,157,237, 61,109, 55,149,132,132,146, 74, 71,170,244, 80,132,
- 16,138, 40, 34,136,138, 34, 8,136, 40, 87, 81, 81,196, 6,210, 68,184,136,160, 40, 74, 83, 16,169, 2,138, 92,137, 72, 77,104,
- 1, 66,128,244, 77,217,244,178,217,108,157, 61,247,143, 36, 24, 98,202, 38, 1, 11,158,223,243,204, 51,201,217,157,119,207, 57,
-211,222,249,230,148,220,220, 15,156, 50,203, 55,110, 76,239,214,173,219,194,220,220,220,101, 13,237, 35,185, 92, 46,231, 56, 14,
- 41, 41, 41, 69, 13,188,114, 50,165,164,164,100,114, 28,231, 39,147,201,220, 26, 59, 62,139,138,138, 62,232,222,189,251,219,122,
-189,254, 71, 0,239,213, 97,200, 47,102,103,103, 71,204,157, 59,119,206,210,165, 75,199,231,228,228,236,104, 76, 51, 45, 45,237,
-131, 65,131, 6,189,153,152,152,184, 25,245,191, 2,254,239,226,197,139,173, 91,182,108,153,153,146,146,178,164, 17,205, 3,249,
-249,249, 7,154,176,127,235,251,254,109, 77,150,101, 95, 89,186,116, 41,239,211, 79, 63, 5, 33,100, 5,199,113,245,229,243,210,
-158, 61,123,190,234,219,183,239,212,157, 59,119, 74, 34, 34, 34,158, 51,155,205,219, 27, 59, 62,205,102,243,233,147, 39, 79,246,
- 74, 77, 77,245, 24, 52,104,144,176,250, 1,165,184,184, 24, 7, 14, 28,176,222,186,117, 43,191,188,188,252,116, 83,174, 33,118,
- 75,233,164,147,199,246,110, 79,189, 17,223,123,224,136, 49,174, 22,171, 31,196, 5, 44,138, 11,114,112,248,192,238,162,148,148,
-164, 83, 70, 99,241,164,166,104, 90,205, 37,143,157,250,223,190, 29,186,148,132, 94,253, 7,141,116, 53, 89, 2, 32, 22,242, 80,
-160,207,196,225,131,123, 11, 83, 82,146,127, 53,217,204, 79,254, 85,215,121, 54, 16,239,177, 57,177,207,206, 24,221, 5, 82, 87,
-191, 11, 2, 96, 77, 95, 64,234,225,233, 41,172, 58,119,160,168,108,243,232,148,166, 30, 16,181,171,122, 75,101, 52, 26, 33, 0,
- 44, 79, 1, 2,141, 70, 35, 5,128,196,196, 68,200, 42,223,106, 52, 41,159, 6, 64, 46,171,161,203, 3,140, 5,124,248,182, 85,
-201, 25, 0,208,229, 20,192, 98,107,240,190,241, 79,103, 99, 13,195,181,177, 57, 2, 66, 0,145, 10,133,226,253,183,222,122,107,
-197,153, 51,103, 86, 68, 69, 69,173, 16,139,197,239, 87, 85,182,176,129, 29,241,167,105, 62,224, 3,183, 65,109,152,152, 97,109,
- 25,199,140,126,174,220,147, 61,229,150,193,131, 7,175,107, 97, 62, 91,114,178,220, 75,205,189, 54,155,141,160,242,181,221, 94,
-212,255, 74,240,181, 26,159,231,164,167,167,147,170,191,155,146, 79,143,137, 19, 39, 58,202,202,202,200,163,143, 62, 74,208,248,
- 20, 62, 13,106,138,197,226, 65,253,251,247,183,233,243, 10,201,245,228, 76,114, 58,238, 42, 57,114,236, 36,217,177,251, 32, 89,
-187,110, 3,233,212,169,147, 5, 64, 64, 83, 52,249,124,254,224, 65,131, 6, 21,232,245,122,146,144,144, 64, 98, 98, 98,200,174,
- 93,187,200,134, 13, 27,200,250,245,235, 73,171, 86,173,244, 0, 60,155,162, 41,149, 74,199, 60,244,208, 67,182,226, 82, 35, 73,
-201, 44, 32,151, 19, 82,200,111,103, 47,147,195,199,126, 35, 91,183,239, 36,225,225,225, 38, 39, 52, 89,150,101,215,238,216,177,
-163,148, 16, 66,198,140, 25,163,195,157, 3,169, 6,189,252,242,203,185,132, 16,178,108,217,178, 2,212,221, 16,254, 94, 31, 75,
- 35,124,125,125,175, 11,133,194,131, 0,158,104,100,187,199,248,124,254,126, 47, 47,175,115, 0,198,253, 5,231, 81,148, 86,171,
- 61, 13,160,177, 25, 14,170,191, 55,246, 62, 57,223,239,133,230, 96, 62,159, 31, 3, 52, 60,137,112,141,235,245,187, 44,203,254,
- 0, 96, 72, 19,243,233,163, 80, 40, 30, 84, 40, 20,163, 21, 10,197,104, 23, 23,151, 7, 1,248,180,164,236,238,237, 35, 71,251,
-119,141,222,211,170,243,168, 52,255, 46, 81,105,129,221,198,236,113,111, 31, 57,186,165,154, 1,221,198,236,245,239, 18,149,238,
-223,101,116,106,208, 3, 99,246,120,132, 68, 62,244, 87,238,163, 39,124,225, 51, 52, 8,118, 18,243, 38, 33, 49,111,146,200, 32,
- 56,122,187, 32,188, 7,160, 28, 30, 25,185,146,112,220,202,241, 99,199,174,108, 7,184, 19,128,173,189,212,165,217, 21, 80,221,
-222,118,204,152,149,109, 0,143,161,128,108, 64,191,126, 43, 8,199,173,156,252,216, 99, 43,253, 1,175,186,244,234,211, 36, 0,
-235, 11,248,212,212,245, 0,218, 78, 8, 68,196,107,163, 3, 9,137,121,147, 44,126, 36,152,116,243,196, 19,141,104,214, 23, 41,
-250, 71, 71,180,154,138,188,234,226,186,164,106, 45,191, 11, 7,225, 93,215,236,229,141,224,200,182, 76,194,200, 16,126, 33, 42,
-187, 36,203,239,195,139,228,102,139,197, 66, 76, 38, 19, 49, 26,141,196, 96, 48,212, 54, 80,183, 13, 89, 86, 86, 22,209,233,116,
- 36, 61, 61,157,164,166,166, 18,252,222,246,198,233,124,170, 84,170,207, 31,121,228, 17, 78, 32, 16,172,189, 27,101,119,115,115,
- 91,210,179,103, 79,235,199, 31,127, 76,246,236,217, 67, 62,251,236, 51, 50,123,246,108,210,161, 67, 7,179,139,139,203,164,230,
-104,122,121,121, 45, 12, 9, 9, 41,216,180,105, 19,217,186,117, 43, 89,189,122, 53,121,227,141, 55, 56, 63, 63,191, 28,165, 82,
- 57,188, 57,154, 90,173,118,227,131, 15, 62,104,221,184,113, 35,249,233,167,159,200,182,109,219,200,203, 47,191, 76, 66, 67, 67,
-205,114,185,252, 97, 39, 53, 89, 62,159,191,114,198,140, 25, 57, 62, 62, 62, 7,107,125, 38, 11, 15, 15, 63, 55,121,242,228, 44,
- 0,175,222, 71,199, 39,213,164,154, 84,243, 30, 24,173,199,125,224, 75, 0, 86, 38, 20, 62, 54,160, 95,191, 21, 66,224,177,166,
-154, 34, 9,203, 78,232,219,179,231, 10, 33, 48,169,250,187, 18,150,157, 48,160, 95,191, 21, 2,150,157, 82,159, 94, 67,154, 4,
- 96,133,124,254,171,125,123,247, 94,201, 7, 94,175, 78, 27, 28,196, 92,123,121, 68, 43,210, 47,128,185, 57, 69, 11,217,125,108,
-180,238, 58,252,123,112, 16,254, 83, 52,255, 46, 39,117,187, 42,195,180,183, 9, 17,173,189,168,156, 69,189, 93, 51,243, 41,189,
-203,101,239,232,225,225,113,168, 93,187,118,121,173, 91,183,206,114,117,117,221, 14,192,175,133,154, 17, 94, 94, 94, 95,123,122,
-122,222,240,246,246,190,228,225,225,241, 17, 42, 71,157,111,182,166, 64, 32,232,233,233,233,249, 75, 96, 96, 96,113, 64, 64,128,
-222,195,195, 99, 71, 29,145, 44,103, 52,189, 81,247, 69, 69, 88,245, 25,189,233, 80, 77,170, 73, 53,239, 48, 48,195,218, 96,233,
-208, 32,216,135, 6,129, 27, 22,136,143,106, 26,148, 40, 64,218, 92, 83,244, 36, 32,174,253,253,198,244, 26,211, 36, 0,219, 7,
- 80,212,222,102,164, 31,194,157,212,252,167, 71,180,170,175,243, 77, 27,222,161, 30,236,247, 32,147,255, 20,205,191, 11, 55,209,
- 64, 99,228, 26, 44,185,139,191, 89,113,151,203,112, 57, 63, 63,255,161,252,252,187,218, 55,225, 74, 78, 78,206, 19,119, 83,208,
-102,179,157,209,235,245, 3,239,130, 84,125, 93,175,173,112,178, 91, 54,133, 66,249,247,192, 0, 28,146,176, 32,178, 61,214,240,
- 57,240, 14, 39, 35,179, 86,151,188, 10,166, 57,154,149,112,155,235,184,198, 51,205,205,231,239, 24,254,160,161,195, 85,230,223,
-179,219,178, 81,217, 70,171,197, 70,139, 66,161, 80, 40, 20,202,159,192,209, 27,244, 65,236, 31,192, 65,220, 25,125, 59, 88,195,
-136,214, 27,250,108, 74, 79,138,230,132, 79,143, 82, 77,170, 73, 53,169, 38,213,164,154, 84,243, 95,167, 89, 77,125,115,167, 94,
-175,245,127,179,122,241,253, 91,160,239,217,169, 38,213,164,154, 84,147,106, 82, 77,170,121,191,211,236,113,180, 40, 20, 10,133,
- 66,161, 80, 40, 13, 83,111,212,141, 26, 45, 10,133, 66,161, 80, 40,148,150,225,141,202, 41,170, 14,226,247,169,170, 54, 82,163,
- 69,161, 80, 40, 20, 10,133,210,114, 70,225,247,222,134,119, 68,183,120,180,110, 40, 20, 10,133, 66,161, 80, 90,204,244, 26,107,
-218, 70,139, 66,161, 80, 40, 20, 10,229, 46,225, 92,207,200, 3, 7, 14, 16, 90, 87, 20, 10,133, 66,161, 80,254, 42,254,161, 94,
-164, 58,138,245,135, 89, 62,104, 68,139, 66,161, 80, 40, 20, 10,165,101,108,172, 97,184,238, 72,163, 70,139, 66,161, 80, 40, 20,
- 10,165,101, 84, 27,172,131,168, 53,165, 26, 15,160,175, 12, 41, 20, 10,133, 66,161,252,181,252,195,189,200,198,170,229, 15,211,
- 37, 85,247, 58, 28, 88, 85,192,129,116, 87, 83, 40, 20, 10,133, 66,249, 11,248, 39,123, 17,111,212,211, 70,139, 66,161, 80, 40,
- 20, 10,133,210, 50,166,215, 90,223,134,161,117, 67,161, 80, 40, 20, 10,133,114, 87,140, 86, 77,232,100,216, 20, 10,133, 66,161,
- 80, 40,255,100,232,204,230, 84,147,106, 82, 77,170, 73, 53,169, 38,213,252, 55, 48, 29,181, 70,133, 7,232,240, 14, 20, 10,133,
- 66,161, 80, 40,119,195,100,109,172,235,127, 58,215, 33,133, 66,161, 80, 40, 20,202, 61,130, 70,180, 40, 20, 10,133, 66,161, 80,
- 90,198, 70,212, 49, 42, 60, 53, 90, 20, 10,133, 66,161, 80, 40,119,207,108,253, 1,250,234,144, 66,161, 80, 40, 20, 10,165,101,
- 76,175,239,127, 6,245,247, 28, 56,218,132, 31,104, 78,239,131,163, 84,147,106, 82, 77,170, 73, 53,169, 38,213,252,215,105, 54,
-166,125, 20,255, 60,234,109, 12,127,175,161, 93, 95,169, 38,213,164,154, 84,147,106, 82, 77,170,121,191, 83, 61, 5, 79,245,114,
-123, 42, 30,218, 70,139, 66,249,135, 67,118,130, 69, 81, 72, 32, 8,241, 1, 43,202, 70,246,229, 36,230,109, 56, 90,172,169, 15,
- 15,128,212,230, 9,187, 36, 15,250, 75,201, 45,213,164, 80, 40,148,251,152,108,212, 19,193,162, 70,139, 66,249,167,147, 23, 26,
- 12, 62,150,128, 7,111, 16,235, 45,104,194,151, 0, 87,227, 91,172, 41,116,188, 7,142,231, 7, 98, 77,132, 54,100, 41,112,253,
- 42,173,108, 10,133, 66,105, 26,127,122, 99,120, 62,159,175, 7,224, 16,137, 68,187, 65,103,185,166,220, 91,188, 37, 18,201,110,
- 0, 14,129, 64,160,191, 31, 11, 72,190,238, 32, 3,143,123,200, 98,115,248, 30,190, 92,172, 53,154,185, 96,240,236, 35,201,166,
-246,138, 22,105,242,153, 97, 38,171,195,127,235, 89,163,103,185,197, 30, 6,130, 22,105,214,192, 69, 40, 20, 30, 6,224, 65, 15,
-207,251,147, 48,160,123,119, 62,127,126, 40, 48, 24,116, 62, 93, 10,229,207, 55, 90,118,187, 93,155,145,145,193,124,246,217,103,
-209, 42,149,234, 22,159,207,127, 13,128,240,223, 82,225, 10,133,226,164, 74,165,210,171,213,106,189, 74,165, 58,223, 88,250,125,
- 74,176, 70,163, 73,115,115,115, 75,172,153,168,233, 52,174, 79,187,190, 79, 44,114, 15, 31, 51,160,133,250, 66, 62,159,255,154,
- 90,173,190,181,113,227,198,232,132,132, 4,198,102,179,105,239,203,154, 52, 57, 60,193, 99, 7, 93,201, 54,202,178, 75,109,158,
-113,169, 70, 37,192, 14,132,165, 5, 15, 49, 37, 14, 79,128, 12,190,168,171,144,159, 44,212,120,254,154,100, 86,129,199, 27, 4,
- 19,227,213,226, 11, 14,143, 55,211,225,112, 12, 21, 10,133, 47,210,203,239,253,137,136,199,235,123, 50, 58,250,189, 87, 59,117,
-154, 19, 10,140,174,199,108, 49, 0, 94, 8, 13, 13, 61, 4,224,177,187,248,243, 31,134,132,132,100, 2,152, 75,247, 4,229, 79,
-166,107,245, 3, 62,106,181,209,114,218,104, 77, 8, 68,223, 73, 65, 56,254,104, 32,202, 38, 6,193, 48, 37, 8, 39, 30, 14,196,
-224,230,228,198,207,207, 15,125,250,244, 97,211,211,211,165,115,231,206, 93, 36, 22,139, 83, 0, 12,111,142,150, 84, 42,141,149,
-201,100, 25,124, 62,255,142,188,200,100,178, 88,185, 92,158,193,231,243,135,212, 76, 87, 42,149, 39, 85, 42,149, 94,169, 84,158,
-175,199, 8,197,170, 84, 42,189, 66,161,136,173,153,206,231,243,135, 40, 20, 10,157, 82,169,172,157, 62, 88,169, 84,102,212, 78,
-175, 15,129, 64,224,151,145,145,161,213,233,116, 90,145, 72,228, 89, 51, 61, 61, 61, 93,155,145,145,113, 71,122, 83,224,243,249,
-131,229,114,121,134, 76, 38,139,173, 43,189,118,153,234,163, 70,221, 13,118, 38,189,169, 38,107,216,176, 97, 39,178,179,179,253,
- 93, 92, 92, 92,106,126,224,166,118, 25,254,245,166,117, 47,141, 25, 57,108,166, 38,108,108,199,102,234, 15, 23,139,197, 41,243,
-230,205, 91,164,211,233,164, 61,123,246,100,133,194,251,211,199,147,157, 97, 66, 48,142,254, 14, 66, 52,215, 50, 77,154, 81,209,
-143,240, 47,100, 84,104,108, 28,231, 6,176, 3,201,151, 1,226,102,105,242,109,253, 28,132,120,254,156, 42,208, 12,122,116, 14,
-123, 44,149,175,177,113,156, 59,120, 24,208, 28,205,154,135, 63,203,178, 47,173, 92,185,146, 7, 96, 54, 0,209,191,233, 42,220,
-195, 7,200,164,215,193, 0, 0, 32, 0, 73, 68, 65, 84,190,131,219,178,103,187,122,163,239, 93,148,141,168, 58,223,131,255, 46,
-229,180, 56, 28,215,119, 36, 39, 31,153,210,182,109,212,171,157, 58, 61, 85,135,217, 98, 0,188,186,116,233,210, 39,174, 92,185,
-162, 9, 10, 10,122,238, 46, 61,244,175, 94,186,116,233, 43, 87,174, 92,241, 9, 12, 12, 92, 12, 58,124,209,253,117,189, 35, 68,
- 68, 8, 25, 68, 8, 25, 69, 8, 25, 66, 8,233, 81,245,247, 3, 85,203, 40, 66, 72,100,173,245, 3, 85,219, 86,127,222,179, 30,
-141, 81,181,183,171,177, 77,237,255,239,248,187, 14,163, 53, 10,149,109,181, 70,221, 81,128, 3, 7, 14,144,154,235,218, 76, 12,
-196,219,115,250,248, 26,175,237,223, 70, 12, 25,201,164, 40,225, 2,185,176,241, 3, 50,231, 1,141,241,241, 32,124,216,244,250,
- 34,100,235,214,173,228,216,177, 99,164,184,184,152, 92,189,122,149,244,232,209,163, 66, 38,147,253, 12, 32,176, 41, 98, 74,165,
- 82,255,243,207, 63,147, 97,195,134,149, 40, 20,138, 21,213, 39,151, 74,165,210,255,246,219,111,100,216,176, 97, 37, 74,165,114,
- 53, 0, 22, 0, 30,126,248,225, 92, 66, 8,209,104, 52, 89,117,233,141, 25, 51,166,136, 16, 66,212,106,117,245,171, 38, 86,169,
- 84,174,158, 53,107,150,225,220,185,115,196,213,213,181, 58,157,167, 82,169, 86,204,158, 61,219, 16, 23, 23, 87, 51,189, 65,220,
-220,220, 50, 56,142, 35,251,247,239, 39, 90,173,246,118, 30, 92, 93, 93, 51, 56,142, 35,123,247,238,173, 55,111, 13, 5, 10, 20,
- 10,197,242, 41, 83,166,148,165,166,166, 18,119,119,119,125,141,244, 21, 83,167, 78, 45, 75, 79, 79, 39, 30, 30, 30, 78,229,209,
-221,221, 93,127,242,228, 73, 50,126,252,248,210,154,117,234,238,238,174, 63,117,234, 84,117,250,114,103, 46,100, 62, 62, 62,207,
-105,181,218, 44,173, 86,155,229,226,226,242,190,183,183,119, 78, 94, 94, 30, 33,132,144, 54,109,218,228,214,140,100,105, 35,162,
-231,125,186,243,212,153,152,248,130,188, 78, 67,103, 46, 87,119, 26,163,110, 66, 29, 4, 74, 36,146,159,251,247,239, 95,145,154,
-154, 74, 12, 6, 3,137,141,141, 37,191,254,250, 43,185,118,237, 26, 1, 64,238,187, 11,207,186,112, 63,178, 33,100,199,213,183,
-252, 19, 98,150,142,176,145,212, 99,100,219, 83, 26,219,241,121,190,183,200,250,208,239,200,134,176, 86,205,210, 92, 31,182,237,
-210, 27,254,215,215, 46,126,193,150,150,150, 70,230, 79, 29, 97,255,113,142,111, 18,249, 52,116,103,115, 52,107, 48,105,220,184,
-113,134,244,244,116, 18, 30, 30, 94,206,178,236,180,127,147,201,138, 12, 22,101, 94,218, 58,223, 49, 58, 66, 86,112,151,204, 86,
-132, 86,171,205,223,188,121, 51, 81, 42,149,185,127, 35,179,197,132, 2,209, 95,117,234,180,215, 49, 97, 2,247, 85,167, 78,123,
- 67,129,232, 42,131,197, 0, 88,176,108,217,178, 56,155,205, 22,247,229,151, 95,198, 69, 71, 71,199, 1,152,223,194,223,252,248,
-195, 15, 63, 36, 54,155,141,124,249,229,151, 36, 58, 58,154, 0, 88,227,236,198, 10,133,162, 93,199,142, 29,183,132,135,135,167,
-119,238,220,217, 18, 22, 22,102, 10, 14, 14, 78,141,136,136,216, 44, 22,139, 3, 65,249, 83,104,200,139, 16, 66,122, 44, 88,176,
-224, 53, 0,100,193,130, 5,175, 17, 66, 70, 85,249,137, 81, 53,255,174,189,174, 54, 79,213,255,215,165, 81,189,212,165, 89,215,
-111,212,250, 29,212, 19,201,154,254,135,194, 29, 56,112, 96,192,129, 3, 7,142,215, 46,220, 35, 65,232, 51,167,143,111, 69, 69,
- 94, 54,137,255,224, 69,242,191, 65,126,228,183,129, 94, 36,241,165,113, 36,123,235,106,242,124, 23, 87,227,132, 32, 12,106,170,
-209,218,189,123, 55,217,187,119, 47,249,225,135, 31, 72,124,124, 60, 41, 40, 40, 32, 91,183,110,229,220,221,221, 43,196, 98,241,
- 82, 0, 82,103,196, 84, 42,149,158, 16, 66,204,102, 51,121,255,253,247, 77, 85,145, 42, 79,181, 90,173, 39,132,144,226,226, 98,
-178,116,233, 82,147, 90,173,190, 4,192,199,195,195, 35, 35, 57, 57,153,120,122,122,214,105,102, 92, 93, 93,245,215,175, 95,175,
- 54, 78,190,174,174,174,241,251,246,237,179, 18, 66,136, 78,167, 35,110,110,110,122, 0,158,238,238,238, 23, 14, 28, 56, 96, 37,
-132,144,172,172,172,234,116,167,140, 86, 69, 69, 5,249,241,199, 31,239,200, 67,117,250,161, 67,135,238, 48, 96, 78,224,169, 86,
-171,227,190,249,230, 27, 11,199,113, 36, 62, 62,190,218, 36,122,186,184,184,156,223,185,115,167,133,227, 56,146,144,144,224,180,
- 25,108,221,186,117, 46, 33,132,216,237,118,242,233,167,159,154,171,235,180, 58,221, 98,177,144, 79, 62,249,196,172, 82,169,226,
- 0, 52, 24,125,243,240,240,200,178, 88, 44,164,184,184,152,244,236,217,211,240,219,111,191,145,210,210, 82, 66, 8, 33,173, 91,
-183,206, 5,128,144, 1,211,222, 61,115,195, 80,250,244, 43,235,190, 13,236,241,248, 7, 71,206,102,234, 62,223, 19, 27,231, 17,
- 49,102,132, 51, 65, 77,161, 80,184,212,219,219,219,116,236,216, 49,206, 98,177,144,155, 55,111,146,147, 39, 79,146,211,167, 79,
-147,216,216, 88, 18, 31, 31,127,223, 25, 45,178, 19, 44,217, 16, 50,134,108, 8,137,219, 60,197, 35,191,236,252,118, 66,126,154,
- 75,146,222, 13, 34,111,141, 80,150, 57, 54,132,196,145, 13,161, 19,200,219, 3,248, 77,210,220, 24, 54,154,108, 8,137,251,240,
-145,128,130, 11,113,231,200,241,227,199,201, 39,171,151,145, 57,145,190,229,142, 13, 33,113,100,125,216,248,166,104,214, 68, 44,
- 22,223, 56,113,226, 4,137,137,137, 33,139, 23, 47, 38, 50,153, 44,253,110, 68,245,200,250,224, 0,242, 89,240, 0,178,169,189,
- 55,249,101,192,223,174,131, 79, 15, 31,248, 14, 13, 22,233,242, 47,236, 33,164,240, 38,201, 89, 17, 78, 70,132, 8, 90,106,182,
- 34,180, 90,109, 94,106,106, 42,201,201,201, 33,171, 86,173, 34, 42,149,234,111,109,182, 66,128, 49, 0, 94, 91,190,124,249,109,
-147,181,110,221,186,184,203,151, 47,199,249,251,251,255,208,130,223, 90,179,124,249,242,219, 38,107,221,186,117,228,242,229,203,
- 36, 32, 32, 32,163,177, 13,167, 76,153, 34,235,211,167, 79,220,228,201,147,141,155, 55,111, 38,169,169,169,228,210,165, 75,100,
-249,242,229,100,209,162, 69,228,139, 47,190, 32,227,199,143, 47,239,217,179,231,153, 9, 19, 38, 72,154, 24, 81,224, 87, 69, 97,
- 68,132, 16, 1, 33,164,218,104,242, 1, 8,170, 31,254, 41,206,121,145,250,204, 84,125, 6,171,246,103, 13, 24,177, 6, 13,155,
- 19,191,247, 71, 83, 85, 59, 18, 82,227,239, 95,162,162,162, 6,212,254, 2,159,224,157,233, 47,191, 43, 73,217,188, 10,250,111,
-254, 11,182, 88, 15, 65, 89, 1,204, 39, 14,194,118, 98, 31,158,232,221, 91, 42,101,152,247,154, 90,161, 18,137, 4, 82,169, 20,
- 98,177, 24,197,197,197, 72, 74, 74, 66,159, 62,125,120,177,177,177,146,233,211,167,207,149, 74,165,233, 0,198, 54,122, 54, 51,
-149, 17,233,147, 39, 79,226,217,103,159, 21,111,217,178,165,179, 70,163,185,200,113,156, 8, 0, 18, 18, 18, 48,113,226, 68,241,
-246,237,219, 59,248,248,248,156,183, 90,173, 50,177, 88, 12,150,101,235,213, 19,137, 68,176,217,108,226,246,237,219, 95,186,120,
-241, 98, 68, 84, 84,148, 32, 45, 45, 13,201,201,201,176,217,108,162,224,224,224,203,231,207,159,239, 60,106,212, 40, 65, 70, 70,
- 6,210,210,210,110,231,195,153,252, 90, 44, 22,136,197, 98,240,120,188, 59,210,205,102, 51, 68, 34,145,211, 90,124, 62,127,112,
-104,104,232,229,139, 23, 47,118, 29, 51,102,140,240,220,185,115,208,233,116,224, 56, 78, 20, 22, 22,118,249,226,197,139, 93,162,
-163,163,133,151, 46, 93,130, 94,175,191,227,247, 26, 60, 40,170,190,119,241,226, 69, 76,158, 60, 89,116,248,240,225, 46,222,222,
-222,151,236,118,187, 8, 0, 46, 95,190,140,137, 19, 39,138,142, 28, 57,210,181, 85,171, 86,151, 26,121,149,200, 2,128,205,102,
-195,115,207, 61, 39, 87,169, 84,200,200,200,128,195,225, 0,199,113, 0,128,130,162,130,203, 23, 47,199, 39, 60, 49,233,145, 1,
- 21, 86,179,249,212,217,216,107,109, 90, 7,248, 49, 12,105,221, 72, 86,199,202,100,178,244, 15, 63,252,112, 94, 74, 74,138, 56,
- 36, 36,132,119,233,210, 37, 20, 23, 23, 67, 36, 18, 65, 34,145, 64, 44, 22, 67, 32, 16,220,127, 87,164,210,112,119, 56, 48, 52,
- 45,207, 34, 22,187,248, 41, 21,222,193, 64,122, 12,130, 52, 98,176, 60, 86,114, 46,217, 40, 7,200, 80,248,231,187, 55, 77,211,
- 49, 52, 57,215, 34,182,185,117, 80,248,248,249,163,160,160, 0,173,218,132,194, 36,210,136, 78,222, 44, 87,128,105,162,230,239,
-244,107,223,190,189, 87,187,118,237,144,159,159,143,174, 93,187,194,213,213,213, 21,192,208,102,155,172, 47, 3,196, 40, 69, 95,
-128,183, 2, 28,179, 24, 54,254, 18,220,204,235, 74, 54,116,253,219,236,240, 30, 62,240, 85, 41, 68,167,183,239,248,198,215,221,
- 63, 12, 56,248, 52, 60, 93,196,216, 52,179,171,155, 70, 45,222,219, 76,179, 21,225,233,233,121,236,204,153, 51, 30, 18,137, 4,
-231,207,159, 71,120,120, 56, 86,173, 90,165,113,117,117,141,249,155,152, 45,146, 0,236,255,240,210,165, 47,183,220,186,117, 96,
- 74,219,182, 81,147,131,131,223,159,241,216, 99,211, 94,120,225, 5, 44, 91,182, 12,123,247,238, 69,223,190,125, 49,125,250,116,
- 91,122,122,250, 87,205,252,157,255,174, 88,177, 98,206,220,185,115,107,107, 90,211,210,210, 26,124,219, 18, 30, 30,238,119,227,
-198,141,204,151, 94,122,169,235,150, 45, 91,164, 50,153, 12,197,197,197,248,236,179,207,240,218,107,175,129, 97, 24, 16, 66,240,
-197, 23, 95,200,158,122,234,169, 30,183,110,221,202, 12, 8, 8,104,180, 89, 7, 33,132, 33,132, 72, 0,200,170, 22, 57, 0,217,
-246,237,219,213, 99,198,140, 81, 85,165, 73,171, 22, 49, 40,181,169,211,139,212,184, 87, 30,168, 85,223, 81,181,211,106,127, 70,
- 8,137,106, 72,163,137, 6,186,174,223, 59,216,144,217,170,121,231, 29, 88,167,139, 4, 58,121, 5,134,160,228,167,157,144,242,
- 25, 72,217,170,133,207,128,151,116, 25,173, 36, 2,216, 8,137,104,142,209,170, 54, 91, 82,169, 20, 66,161, 16, 6,131, 1, 54,
-155, 13,175,191,254,186,248,167,159,126,114,231,241,120,223, 53,166, 83,211, 48, 37, 38, 38, 34, 44, 44,140,217,191,127,191,231,
-236,217,179,165, 0, 32, 18,137, 80, 82, 82,130,118,237,218, 49,135, 14, 29,210,190,241,198, 27,138,134,204, 12,195, 48, 16, 10,
-133,152, 59,119,174,244,236,217,179,110, 62, 62, 62, 72, 74, 74, 66, 97, 97, 33, 20, 10, 5,230,206,157, 43, 61,115,230,140,198,
-199,199, 7,169,169,169, 40, 41, 41,129, 66,161,104,178,209, 18, 10,133,119,108,195, 48, 12,172, 86, 43, 68, 34,145,211,134, 72,
-173, 86,111,139,139,139,211,168,213,106, 92,186,116, 9,118,187, 29,106,181, 26,115,230,204,145,198,197,197,105, 92, 92, 92,144,
-144,144, 0, 66, 8, 84, 42, 85,147,242, 8, 0, 14,135, 3, 9, 9, 9,104,221,186, 53, 98, 98, 98,180, 51,102,204,144, 84,167,
-223,188,121, 19,126,126,126,136,137,137,209,202,229,242,109,245,105, 57, 28, 14,100,103,103,227,202,149, 43, 72, 74, 74, 66, 94,
- 94, 30,242,243,243, 81, 86, 86, 6,187,221, 14, 0,144,149,149, 30,220,254,237,254,139, 82,169, 84, 22, 30,220,222,255,114,252,
-213, 92,169, 84, 42, 11,240,247, 15, 6,222,230, 53,144,207,239,110,221,186,229,254,212, 83, 79, 9,111,220,184,129,172,172, 44,
- 8, 4,130,219,199, 86,245, 34, 22,223, 95,215, 50, 2, 48, 96, 44,237,193, 48, 93, 79, 39,149,187,245,139,154, 36, 68,242, 97,
-192, 97, 3,120,124, 12,236,228,199,223,123,185,220, 19, 4,157, 96, 70, 40, 33,141,247,252, 34, 0, 3, 88,219, 1, 76,247, 31,
-111,216,221,251,142,155, 41,204,204,204,132, 80, 40,132, 88, 44, 70,215,193, 15,243,183, 95,180,121,129, 65,103, 88, 17,226,140,
-230, 29, 97, 71,169,244,205, 69,139, 22,201,107,106, 78,155, 54, 77,174, 86,171, 23, 53,219,100,149,203,122,195, 78,230, 94,201,
- 52,182,126,255, 96, 78,216,173,220,138, 16, 16,242, 18, 96,235,114, 23,204,214, 64,177, 88,156, 12,224,193, 22,153, 44,165,232,
-212,142, 29,223,248,186,181,170, 52, 89,176,155, 0,129, 20, 94, 26, 23,108,154, 55,200, 77,227, 34,109,170,217,138,240,244,244,
-252,249,244,233,211, 30, 18,137, 4,113,113,113, 16, 10,133,144, 72, 36,232,216,177, 35, 54,108,216,160,113,115,115,251, 91,153,
-173,165,151, 46,109, 94,114,229, 74,226,130,136,136,208,177,114,185,219,172,201,147,213,111,188,241,198,129,125,251,246,125, 57,
-106,212,168,252,179,103,207,126, 4, 96,103, 83, 35,102, 0,214,173, 92,185,114, 86,181,113,123,227,141, 55,190,216,183,111,223,
-146, 81,163, 70,101,159, 61,123,246, 37, 0,235, 26, 18, 48, 24, 12,251, 22, 46, 92,168, 30, 55,110, 92,245,255, 56,113,226, 4,
-190,250,234, 43,200,229,242, 59,190, 27, 29, 29,141,103,159,125,214,213, 98,177, 52,120, 79,210,106,181, 67, 78,159, 62, 29,142,
-202, 14, 94,226,106,163, 21, 31, 31,239, 82, 90, 90,234,162, 80, 40, 92,188,189,189,149,213,102,107,220,184,113, 46,124, 62,255,
- 65, 80,208,152, 23,169,105,116,156, 73,107,238,247,157, 53, 91,181,146,234, 29, 67,235, 14,163, 21, 21, 21,117, 28, 64,255,186,
-190,100, 45,212, 67, 12, 14, 82,150,129,140,173, 97,182,224, 0,191, 36, 23, 76, 51, 58,240,214,190, 25, 74,165, 82, 72, 36, 18,
- 8, 4, 2,216,108, 54,148,148,148, 52,201, 20,168, 84, 42, 40, 20, 10, 84, 84, 84,192,110,183, 67, 34,145, 84,155, 17,168, 84,
- 42, 8, 4,130,219, 55,225,218,209,164,218,209, 28,161, 80, 8,185, 92,142,236,236,108,164,165,165,193,225,112, 64,161, 80, 64,
- 46,151, 67, 36, 18, 33, 43, 43, 11, 89, 89, 89, 32,132, 64, 46,151, 67, 46,151, 59,109,142, 0,128,227, 56,136, 68,127,108, 7,
-108,179,217,154, 20,209,178,219,237,184,118,237, 26,210,211,211, 33,145, 72,110,151, 85, 44, 22,227,230,205,155,200,201,201,129,
- 76, 38,131, 74,165,130, 90,173,118, 90,183,186, 44, 74,165, 18, 82,169, 20, 69, 69, 69, 48, 26,141,183,235, 84,165, 82, 65, 46,
-151,163,164,164, 4,185,185,185, 13,150,157,227, 56,100,101,101, 33, 47, 47, 15, 25, 25, 25,200,207,207,191,109,182, 28,142,150,
-143,127, 25, 19, 19,131,164,164, 36, 16, 66, 32, 22,139,111,239,223,154,235,234,124,223, 55,124, 18,161,134, 77, 48, 44,223, 96,
- 19,231, 89,133,106,207,136, 72, 32,249, 16,192,227, 3, 18, 87,244,234, 16,132,180, 34, 78,126, 93,111,145,128,193,112,172, 11,
-118,117, 74,147, 19, 12,205, 43,179,137, 83,173, 26, 85, 88,167,110,208,235,245, 16,139,197, 16,139,197,232,222, 55, 18,201, 5,
-156,236,106,102,133, 12, 4,195,156,210,252,157, 54, 10,133,162,247,131, 15, 62,200,212,212, 28, 57,114, 36, 24,134,233, 8, 32,
-180, 73, 23,185, 53,109, 68,176,202,122,129, 79,230, 94,205, 54,250,236,141, 55, 5,143, 30,251,176,219,199, 71,115,195,174,229,
-152, 3, 65,108, 47,131, 88,187,181,192,108, 13, 80, 42,149, 7,214,174, 93, 27, 40,145, 72, 14, 1,232,215, 28, 17,133,148,253,
-244,205, 89,147,124, 93,171, 77,150,205, 8,240,165,128, 64, 10,240,165,240,210,122,224,189,103,135,186,201, 36,130,221, 77, 48,
-172,219,215,173, 91,167,169,109,178,170,151,174, 93,187,226,173,183,222,210,184,185,185,109,251,139,143,210, 97,106,181,122, 75,
-100,100,228,233, 44,165,242,217,236,110,221, 68, 63,171,213, 37, 67, 74, 74,212, 1,241,241,214, 16,224, 50,128, 79,116, 58,221,
-136, 38,152,172,199, 84, 42, 85,220,144, 33, 67,172, 74,165, 50,125,213,170, 85,207,207,158, 61, 27,203,150, 45,195,194,133, 11,
- 63, 3,240, 12,128,215,117, 58,157, 79, 99, 38, 11, 0,114,114,114, 30,127,245,213, 87,243,243,243,243, 1, 0, 29, 59,118, 68,
-113,113, 49,230,207,159,143, 23, 95,172,236, 20,219,165, 75, 23, 16, 66,160,215,235,177, 98,197, 10,125, 78, 78,206,147,141, 92,
-219, 51,118,238,220,217,195,106,181,250,161,242,245,160,184,184,184, 88, 85, 88, 88,168,180, 90,173,114,135,195, 33,119,113,113,
- 81, 0,144, 61,241,196, 19,252,171, 87,175,134,217,237,246, 76,234,173,126,167, 33, 47,210, 28, 24,134, 57,216,146,200, 85, 93,
- 17,177,122,104, 56,162, 21, 21, 21,197,212, 92,223, 17, 49, 98,112, 41, 61, 54, 6,110, 17,221,238,136,102,201, 88, 6, 82,149,
- 26,201, 25,105, 16,130,185,210,212, 66, 84, 27,171,218,102,171,164,164, 4, 51,103,206,172,120,244,209, 71, 11, 28, 14,199,195,
-206,154, 2,181, 90, 13,181, 90,141,171, 87,175,146,241,227,199,235, 87,173, 90, 85, 81,211,104, 37, 38, 38,146, 97,195,134,229,
- 46, 90,180,200,208,144,209,170,142,104, 45, 93,186,180, 98,224,192,129,121, 87,174, 92, 33,213,102, 74,161, 80, 96,197,138, 21,
- 21,131, 6, 13,210,159, 59,119,142, 84,167, 53, 37,162,197,227,241,110, 27,173,154,219,240,120, 60, 56, 28,142, 38, 25,173,242,
-242,242,199, 71,141, 26,165, 79, 72, 72, 32,213,229, 84,171,213, 88,181,106, 85,197,208,161, 67,245, 87,174, 92, 33,213,105, 42,
-149,202,105, 51, 88,253,251, 74,165, 18, 42,149, 10, 87,175, 94, 37,195,134, 13,211,175, 89,179,198, 84, 51,253,218,181,107, 36,
- 58, 58, 90, 95, 86, 86,246,120, 67, 17,173,164,164,164,219, 17, 44,147,201,132,252,252,124,100,100,100,220,126,117, 88, 33, 87,
-141,152,244,232,232,206, 21, 21, 21,198,171,137, 55,210, 59,118, 8,215, 86, 84, 84, 24,211,210,211, 19,129,183, 29, 13,156, 8,
- 15, 63,253,244,211, 5,175,189,246, 90, 69,105,105,105,157, 38,171,122,125, 95,193,115,120,129, 33, 15,254,122,195,224, 50,116,
-244, 68, 17,147,115, 22,176, 26, 0,177, 43, 32,118, 5, 95,238,142,135,250,117, 97, 55,159, 46,245, 2,113,244,129, 80,236,215,
-168,166,128,120, 2,142,126, 63, 37,154, 92, 31,156, 48, 71, 84, 88, 88, 8,150,101,111,155, 34,153, 92,142, 33, 99,159,224,125,
-113,214,236, 5,144,190, 96, 88, 63,103,179, 43, 18,137, 94,121,243,205, 55,133, 69, 69, 69,224,241,120,191,107,202,100,152, 49,
- 99,134, 88,165, 82, 45,116,250,226,183, 51, 76, 8,129,184, 23, 64, 94,188,158, 99,242,217,119,185, 34,228,229,165,155,164, 17,
- 93,122,224,185,129, 90,233,210,131,185, 17, 23, 51, 42,130, 0,110, 30,236,150,238,205, 48, 91,253,148, 74,229,193,216,216, 88,
-217,200,145, 35,177, 98,197, 10,185, 84, 42, 61,212,156, 11,127,185,129,155,253,206,154,175,245,151, 62, 26, 14, 88,203, 43, 13,
- 86,141, 37,215,224,192, 91,155,142,149,216,108,100,146,179,154, 21, 21, 21, 83,159,121,230,153,130,221,187,119,255,193,100, 73,
- 36, 18,164,164,164,224,253,247,223, 47, 44, 44, 44,124,242,175, 52, 89,179,103,207,126, 95,167,211,133,252,244,211, 79,252,188,
-188, 60,237,202,207, 63, 47,217, 85, 82, 82,184, 36, 62,254,250,235, 29, 58,180, 95,208,169,211,147, 13, 12,253, 80,167,201,154,
- 53,107,214,118,157, 78,215,245,232,209,163,130,188,188, 60,191, 89,179,102, 97,249,242,229, 88,184,112,225, 6, 0,207,161,137,
-237, 48,173, 86,235,245,162,162,162,168,225,195,135, 23, 23, 21, 21,161, 83,167, 78, 24, 61,122, 52,188,188,188,224,227,227,131,
- 49, 99,198, 32, 56, 56, 24, 5, 5, 5,152, 52,105, 82, 97, 94, 94,222,112, 0, 73, 13,105, 22, 20, 20,220,218,182,109, 91,226,
-156, 57,115,186,234,116,186, 48, 0,238,101,101,101,242,178,178, 50,177,197, 98,145,186,186,186,186,118,233,210,197, 99,250,244,
-233,138, 11, 23, 46,132,233,116, 58, 3,128, 52,106,175,110,155,172,122,189, 8,128,188, 42,195, 99,169,181,206,107,228, 51,103,
-183,173,243,111, 39,190, 87,219,108,213, 92,238,140,104,213,123, 48, 2,111,125,181,115,179, 73,228,223, 14,234,144,206,144, 73,
- 36,144,138, 68,144,186,186,195,236,112,224,243,148, 28, 99, 57, 33, 11,155, 90,161, 53, 95, 27, 74, 36, 18,176, 44,139, 79, 62,
-249,196,222,187,119,111,211,177, 99,199,214, 26,141, 70,127, 0,123,154, 98, 10,214,172, 89, 99,156, 59,119,238,197,220,220,220,
-206, 18,137,196, 82,157,190,118,237, 90,227, 19, 79, 60, 17,175,211,233,186,202,100, 50, 99,125,237,179,106, 26, 45,177, 88,108,
-206,205,205,237, 49,109,218,180,132, 79, 62,249,164, 92, 38,147, 65, 46,151, 67, 44, 22, 91,114,115,115, 59, 63,255,252,243, 23,
-151, 47, 95,110,148, 74,165,144,203,229, 77,122, 45, 71, 8,249,131,161,170,153,238, 44,118,187,253, 88,110,110,110,231,185,115,
-231, 94,248,248,227,143,203,171, 13, 80,205, 60,174, 92,185,210,168, 80, 40,154, 20,209,170,254,158, 92, 46,199,234,213,171,141,
-115,230,204,185,152,155,155,219, 89, 44, 22, 91,106,164,151,207,158, 61,251, 66,110,110,110,103,187,221,126,172,129, 39, 60,174,
-180,180, 20,124, 62, 31,241,241,241,102,161, 80, 8, 30,143,135,155, 55,111,222, 54, 90,110,110,110,225,157, 59,118, 8,253,122,
-251,206,227, 82,161, 88,220,187, 71,247,176,164,212, 52, 29, 33, 76,106, 35, 89,221, 99, 50,153,252, 79,156, 56,177,118,248,240,
-225,166,207, 62,251,204,206,231,243,255,112,243,185,255,140, 22,100, 96, 32,189,145,107, 86, 74,120,118, 6,137,123, 42, 77,150,
-196, 5,144,184, 2, 18, 87,248,250,250,225,108,138, 81, 9, 30, 68,224,156, 24, 67,140, 16, 57, 24,200,226,245, 80, 10, 68, 82,
- 38, 39, 39,231,182, 33,170, 94, 2,219,133,225,124,154, 65, 1,134,136,193,162, 41, 67,144, 68,185,187,187,243,179,179,179,255,
-160, 25, 30, 30,206,218,108, 54,231,135,118,201,226,188, 1,199,172,196, 28,147,247,247, 23,203, 67,230, 45,249, 66, 42,229,138,
-129,216, 53,136,104,227,131,121, 19,186,136,222,216,151, 23,113, 46,213,216, 6, 44,121, 14, 14,131,166, 9,249,124, 80,169, 84,
- 30, 58,119,238,156, 76,169, 84, 34, 41, 41, 9, 61,122,244,192,198,141, 27,101, 50,153,236, 7, 0, 3,155,178,155,206,232,145,
-102, 40,227,122,191,178, 51, 61,231, 82,182,253, 14,147,149, 87, 78,240,204,135,251,138,139, 74, 77, 15,159,206,168,255,252,169,
-131, 11,197,197,197,195, 22, 46, 92, 88,144,151,151,119,199, 49,158,150,150, 86,109, 8, 6, 2,184,242, 87, 29,158,106,181,122,
-242,146, 37, 75,112,238,220, 57,140, 28, 57, 18, 49, 49, 49, 40, 44, 44,196,142, 67,135,110,108,187,113,227,245,234, 54, 91,245,
- 12,253, 80, 39, 42,149,234,229, 37, 75,150, 32, 54, 54,246,182,102, 65, 65, 1,150, 44, 89,162, 3, 48, 19,205,236,236,146,155,
-155,123,246,250,245,235,195, 59,117,234,116,109,237,218,181, 58,111,111,111,199,244,233,211,241,204, 51,207, 64,163,209,112,171,
- 87,175, 78,239,215,175, 95,252,173, 91,183, 34,141, 70,227,101,103,158, 5,242,243,243, 79,110,220,184,241,244,224,193,131,101,
- 83,167, 78,213,236,221,187,215,221,104, 52,250,136,197, 98,173,197, 98, 17, 93,187,118,141,221,181,107,151,215,213,171, 87, 83,
- 76, 38,211, 89,220,135, 61,162,239, 5, 12,195,156, 99, 24,230, 32,195, 48, 71,107,173,207, 53,244, 89, 19,182,173,239,239, 6,
-191, 87, 43,155, 27,107, 45,206, 51,185, 13,222,158,209, 65,105, 60, 57,165, 23,201,153,254, 32,209, 79, 12, 35, 39, 6,184,145,
-105,109,153,242,169,205, 28,222, 33, 51, 51,147,232,245,122, 82, 80, 80, 64,190,249,230, 27,226,229,229, 85,174, 84, 42,155, 60,
-188,131,151,151,151,190,180,180,148, 60,240,192, 3,133, 26,141,230,246, 80, 4,222,222,222,250,242,242,114,210,171, 87,175, 66,
-173, 86,123,123,120, 7, 63, 63,191, 12, 66, 8, 9, 8, 8,200,170, 79,207,110,183, 19, 47, 47,175,234, 30,122, 2, 55, 55,183,
-245, 61,123,246, 44,212,235,245,196,219,219,251,246,208, 9, 26,141,102, 69,143, 30, 61,106,167, 55,150,223, 12,157, 78, 71,116,
- 58, 29,105,213,170, 85, 86,205,244,180,180, 52,146,150,150, 70,252,252,252,154, 60,188,131, 70,163, 89, 94, 71, 94,154,149, 71,
-127,127,127,125, 69, 69, 5,233,211,167,207, 29,117,234,239,239,175, 55,153, 76,213,233, 78, 13,239, 32,149, 74,159,147, 72, 36,
- 89, 18,137, 36, 75, 44, 22,191,223,186,117,235,220,111,191,253,150,172, 94,189,186,186, 75, 58, 52,225,209,189,219,245,121,242,
-117, 77,248,152,151, 91, 50,188,131, 82,169,252,217,203,203,171,124,215,174, 93,196,108, 54, 19,155,205, 70,170,185,159, 46,102,
-100, 99,112, 59,178, 62,116,223,173,119, 2,175,206,237, 47, 51, 93,126,175, 51, 33,223,141, 35,228,135,103, 8, 57,246, 10, 57,
-187, 97, 58,233, 19, 40,230,126,155,223, 42,145,124, 26,242,189, 51, 67, 50,144,141, 29,219,145,245,161, 63,220, 88, 28,120,117,
-106, 63, 31,211,231,159,172, 38,103,206,156, 33,241,241,241, 36, 41, 41,137,252,176,231, 91,210,167,141,172, 82,115,125,232,190,
- 38, 14,243,208, 87, 44, 22, 27, 86,173, 90, 69, 78,159, 62,125, 91,115,223,190,125, 68, 38,147, 25, 1,231,122, 45, 19,128, 33,
-235,195,199,218, 63, 9,249,245,141,161,138,178,130, 3,175, 16,114,121, 51, 33, 27, 35, 8,249,178, 39, 33,223,142, 34,100,255,
-147,228,244,234, 9,164,111,160,208, 70, 62, 13,137, 33, 27,194,157,110,108, 47, 16, 8, 74,119,239,222, 77,178,178,178, 72, 76,
- 76, 12,137,141,141, 37, 9, 9, 9, 36, 61, 61,157, 28, 60,120,144, 8, 4, 2, 19,154, 49,109, 89, 79, 79, 4, 68,182, 23,102,
- 95, 92,218,151,144,189,147, 72,222,182,201, 36,170,131,178,176, 87,171, 22,141, 71,215,197,221,221, 61,255,224,193,131, 36, 37,
- 37,133, 28, 63,126,156,104,181,218,124, 0, 17,127,245,241, 25, 25, 25,121,134, 16, 18, 55,114,228,200, 56, 0,135, 35, 35, 35,
-227,146,147,147,227,122,244,232,113, 26, 13, 15,253, 80, 47, 67,134, 12,177, 18, 66,200,200,145, 35, 9,128,172,200,200, 72,146,
-156,156, 76,122,244,232, 97,185, 75,217,102, 1, 60, 41, 16, 8, 62,119,115,115,251,159,171,171,235, 49,150,101, 55, 2,152,130,
-230,143,199,197, 2,240, 1, 16, 14,160,123,213, 18, 86,149, 70,123, 28, 82,254,200,132, 64,244,125,170, 13,115,252,241, 32,148,
- 77, 10,130,225,233,182,140, 51, 3,150, 70,214,103,180, 10, 11, 11,201,133, 11, 23,200,128, 1, 3,202,229,114,121, 38,156, 31,
-176,244, 14, 77, 15, 15,143, 88,173, 86,251,135, 65, 52,107,164,223, 49, 96,169, 86,171, 61,233,237,237,173,215,104, 52,231,235,
-210,244,240,240,136,245,246,246,214,123,120,120,220, 49,184, 39,203,178, 35, 61, 60, 60, 50,107,167,243,249,252,193, 90,173, 54,
-163,118,122, 61,101,135,151,151, 87, 70, 86, 86, 22,201,203,203, 35,254,254,254, 89,181, 13, 88, 78, 78,206, 29, 6,204, 25,205,
-198,242,210, 64, 30,235,212,116,162, 78,155,179,223,171, 9,246,245,245,205, 93,185,114, 37, 81, 40, 20,185, 53, 63, 8,233,255,
-244,155,103,110, 24, 74,159,121,117,253,183,117, 12, 88,234,236, 76,241,195,229,114,121,230,160, 65,131,202,111,222,188,217,152,
-209,250,167,204,104,127,135, 38,217, 25, 38, 36, 27,194,250,146, 79,195, 14, 38, 44, 10,184,246,100, 79,185, 57,110,229, 72, 66,
-142,189, 66, 78,175,127,134,244, 14, 20, 85, 26,162, 13,161,135,200, 23,193,253,201,154, 54, 34,167, 52, 63,111,219,143,108, 8,
- 61,116,245,173,128,107,227,186,105, 44,219, 55,111, 32, 55,111,222, 36,251,118,109, 35,189,130,170, 76,214,167, 97, 63,146,245,
- 97,131,156,209,172,203,108,109,218,180,137,220,188,121,147,124,255,253,247,206,154,172,200,186,140,214,107,145,138,226,103,122,
- 74,204,147,186,136, 44, 99, 34,132,214, 97,237,132,246, 62, 1,124,174,179, 55,207, 17,166, 1, 25, 22, 34, 53,147, 79, 67, 98,
-200,167, 97,195,157,205,167, 72, 36, 74, 71,141, 49,117,106, 47, 98,177, 56,175, 1,163, 21,217,168,217, 10, 22,103,255,252,206,
- 96, 50,186,147,178,192, 73,147,213,216,177,212,197,195,195, 35,255,203, 47,191, 36,158,158,158,121, 78,154,172,123,126,124,170,
-213,234, 45, 6,131, 33,238,200,145, 35,113,145,145,145,113, 91,182,108,137, 59,113,226, 68,156, 76, 38,219, 82, 29,156,168,109,
-182,194,254,120,253,143,172, 21,209,138, 43, 43, 43, 35, 71,142, 28, 33,145,145,145,100,203,150, 45,228,196,137, 19, 68, 38,147,
-197,253,157,206, 77,170,249,175,102, 58,234,121,117,120,207, 31,110,234, 50, 90,197,197,197,100,222,188,121, 22,137, 68, 98, 20,
- 10,133, 77,157,130,231, 31,125, 16,122,120,120,156,244,244,244,212,123,122,122,222, 97,246,106,166,123,120,120,156,191,207, 79,
-192, 96,161, 80,152, 38, 16, 8,238,156,130, 39, 60,186,119,219,190, 83, 23,122, 70, 68, 63,212,194,124, 10,133, 66,225,107, 18,
-137,196, 56,127,254,124,139,193, 96,184,175,140, 22, 80,217, 32,188,218,108, 93, 94, 24,144, 48,186,131,204,186,241,165, 97,164,
-119,235, 90, 38,171,254,145,220,235,214,172, 50, 91, 23,222,240, 79, 24, 20,172,176, 47, 89, 56,143,244, 10,146,222,105,178,154,
-160, 89,219,108,201,100,178,178, 69,139, 22, 53, 37,146,117,167, 33,252, 60,196,159,108, 8,221, 82,105,162, 26, 89,214,135,124,
- 70,254, 27,226,255,119,217,239, 61, 61, 17, 48, 36, 88,124,165, 9,145, 44,103,242,217,197,213,213,245, 90, 19, 34, 89,127, 70,
-217,135,205,152, 49, 35, 46, 57, 57, 57, 46, 41, 41, 41,238,196,137, 19,113, 99,199,142,141, 3, 48,172,198,119,110,155, 45,235,
-248,241,230, 46, 60,222,188, 70, 52, 31,155, 49, 99, 6, 73, 78, 78, 38, 73, 73, 73,228,196,137, 19,100,236,216,177, 4, 77,155,
-190,135,154, 34,106,180,254, 18,238,245,132,159,145, 0,142,214, 76,144, 72, 36,122,147,201,164, 81, 40, 20,123, 12, 6,195, 28,
- 84,118,139,108,145,230,189,200, 39,213,188, 47, 52,189, 21, 10,197, 90,131,193, 48, 86, 34,145,228,153, 76, 38,207,251,169,236,
-100, 77, 27, 17, 68,162,238, 32, 88, 16,151, 94, 30,180,228, 72, 97,192, 75,131, 93,211,251,180,149,167, 64,224,248, 16,140,249,
- 44,243, 84,154,185,201,154, 82,166, 7, 56,193,130,179,169,198,214, 31,254, 84, 22,240,242, 32, 69,122,159, 54,138,116, 16,124,
- 8,177,241, 84, 83, 53,107,155, 45,185, 92,254, 85,121,121,249,179, 0,254,215,212,178,147,157, 97, 66,148,219,124, 97, 99, 59,
-128, 52, 48,133, 15, 33, 70,240,216,120,228, 64,207,188,125,205, 74,207,163, 63, 93,115,152, 66,161,152, 28, 26, 26,218,230,234,
-213,171, 73, 70,163,113, 43,128, 31,107,223,127, 66,129, 65, 50, 62,191,115,133,221, 30,115, 13,136,109, 68,243, 49,133, 66,241,
-114,104,104,104,196,213,171, 87,175, 24,141,198,149, 0,118,208,125,116, 95,105,222,151,252,233,163, 40, 87,223,236, 12, 6, 3,
-173,125,202,189, 38,219, 96, 48,140,175, 58,238,238,191,167,164, 23,146, 44,100, 77,155, 88,136, 68, 75,187,249, 75,231,236,158,
- 33, 53,130, 48, 58, 8, 28,171, 27, 49, 89,141,105,158,133,212,182,180, 71,128,244,197,239,159,147, 26, 65,144, 3,130,143, 26,
- 49, 89,206,242, 91,121,121,121, 80,179,203,252,200, 53, 43,128, 20, 2,164,226,237, 6, 30, 20,223, 6, 97,104, 35,227,191,146,
- 31, 13, 6,195,143,103,207,158,109,232, 59, 36, 1, 56, 6,187,211,157, 1,118, 24, 12,134, 29,141,104, 82, 40,212,104, 81, 40,
-148,187,108,182,118,134,157, 67, 62, 59, 31, 60, 4, 1,246, 52,148,219,115,152, 23,210, 44, 45,212, 60,131,124,102, 46, 88, 4,
- 67,100,191, 5,131, 37,135,153,153,102,249,219,148, 27, 32,120,155, 26, 41, 10,133,242,183, 97, 58,238,236,105,120,251,127,106,
-180, 40,148,127,186,217,170,140,242,232,170,150,191,173, 38,133, 66,161,252, 11, 13, 23, 24,212,223,160,173, 41,239, 94,155,211,
- 40,238, 40,213,164,154, 84,147,106, 82, 77,170, 73, 53,255,117,154,141,105,255, 19,219,126,213,213,203,112,227,159,241,195,180,
- 71, 6,213,164,154, 84,147,106, 82, 77,170, 73, 53,255,181,240,104, 21, 80, 40, 20, 10,133, 66,161,180,136,174, 85,107,111, 84,
- 70,183,188,171, 63,248, 75,219,104, 73,221,219,123,131,207,235,196, 56, 72, 40, 0, 16, 30,147, 0,187,227, 82, 69,193,141,236,
-150,106, 43,124,130,221, 8, 68, 59, 25, 88, 30, 49,100, 37, 22,182, 84,175, 67,176,106,188,167,135,114,114, 78, 65,201, 87, 87,
-174, 27,246, 54,101, 91,181, 58, 64, 45,113,115,157, 96,182,218, 58,136,132,194,116,107,113,233,198,162,162,164,178,187, 93,159,
-111,191, 77,152, 3,217,231, 25,161,204,202,115, 87, 9, 25, 3, 12,196,144,173,112, 4, 22,167,144, 93,187, 30,161, 13,135, 41,
- 20, 10,133, 66,185,119, 70,235, 60,128, 81,168,124,101,216,120, 99,248,128,240, 7,207, 73, 36,210, 64, 0,112, 16, 2, 7, 1,
-202, 75,139,227,114,146, 98,135, 3,128, 71,235,174, 71, 4, 18, 85, 55, 7,169,252,156,115, 0,118,171, 41,165, 52,237,204, 3,
-206,228, 72,174, 9, 30, 55, 56,114,200,248,168,168, 81, 33, 29, 59,116,108, 11, 0,151,227, 47,223, 58,112,224,224,245, 99, 71,
-153,221,229,121,137,223,183,164,196, 4,146,119,187,119,239,242, 96,108,236,249,119, 0,204,106,105, 13,186,187, 43,230,252,248,
-221,252,254, 67,198,175,144, 3, 77, 51, 90, 18, 55,215, 9, 99, 70,143,232,242,159, 23,102,240,158,153,255, 65,224,185,223,126,
- 89,166,240,142, 40, 38, 14,219,143,229,250,137,191, 54, 52,113,178,179, 6,107,107,225, 97,222,234, 47,123,187, 86, 20,222,154,
- 72, 28,220, 68,134, 97,192,138,100,187, 52,109, 30,252,214,101,224, 75, 69, 0, 44,244, 60,160, 80, 40, 20, 10,229,158,112,176,
-202, 92, 29,172,253, 65,189, 70, 75, 34,145, 6,158,254,229,128,219,247, 39, 50, 0, 0,145, 93,189,240,250,123,107,135,109, 89,
- 19,123, 29, 0,122, 15,142, 10,126,231,181, 23,112,242, 74, 46, 8, 33,232,210,206, 29, 15,141,121,196, 57,227,225, 25,246,192,
-132, 9, 15, 63, 62,127,254,203,209, 55,111,222, 76,221,190,125,251,175, 0,208,175,127,255,118, 31,124,240,193,163, 43, 92,221,
-196,223,236,250, 46,211,164,191,118,174, 57,165,149,248,180,241, 13,105, 31, 52,249,155, 47,214,242, 6, 14,127,120, 82, 42,202,
-151,152,178,146, 50,157,217,214,195,195, 99,174, 64, 32, 80, 3,128,195,241,187,255,177, 90,137, 23, 0,216, 57,135,210,213, 39,
-164,140, 21, 74, 56,177, 88,120,181,204, 96,248,170, 52,243,218,231, 13,105,154,109,182,136, 23,103, 62,197,187,144, 84,128,192,
-136,126,236,234, 37,111,192,193,217, 92,231,189,246,222,132,216, 51,223,160, 92,143,227,205,221,179,190,190,189,216,119,151, 40,
-134, 50, 12,158, 12,232,253,244,216,119, 54,239, 18,116,111,167,130,217,230,192,161,184,130,222,235, 63,122,119,249,111,235, 71,
-237, 7,176, 1,192,207, 0, 28,244,124,160, 80, 40, 20, 10,229,174,146,141, 59, 27,191,111,108,212,104, 1,128, 66,202,199,245,
-228, 28, 0,128,139, 20,152,243,220, 84, 20,228,231, 5, 91,236, 14, 60, 61,117, 10,206, 39,100,227,122, 74, 30, 8, 33, 8,246,
-147, 57,157, 27, 22,142,238, 79, 79,123,122,192,145, 31,127, 60,251,230,194, 55,191,102, 24,156, 2,128, 13, 27, 63,235,253,214,
-162,183,158,157, 50,117,202,208, 93,187,118, 93, 1,208, 44,163,197,103,148,107,151, 47,125, 95,164,203, 55,153,230,206, 95,224,
-120,249,165,185,171, 1, 60,236,204,182, 2,129, 64,173,211,233, 20, 60,222,157,205,215, 62,124,127, 65,204,208,241, 43,110,164,
-166, 23, 95, 56,178,111,223, 3,225,225,225,208,101,230,244, 93,246,241,167,157, 15, 29,145, 62, 85, 86, 90, 49,222,152,127,173,
-206, 73,155,197, 2,193,149,197,203,214,119,113,184,180,227,189,254,236, 72, 68,180,245, 65,102,110, 49,250, 15,143,230,199,157,
- 59, 55, 12,104,182,209,154, 96,113,228,118,254,224,171, 51, 67,198,246,241,233,206,227,177, 48, 84,216,144, 87, 98, 6,231, 0,
-250,133,169, 49, 98,203,199,252,194,114,219,184,247,190,203, 24,119,106, 77,148,222, 84,146, 53, 27,192,110,122, 78, 80, 40, 20,
- 10,133,114,215,168,183,215, 33, 15, 0, 14, 28, 56, 80,103,251, 29,142, 35,184,158,146,141,235, 41,217, 56,155,144, 7, 43, 17,
- 96,245,178,197, 88,185,100, 17, 10, 43,120,248,254,100, 6, 18, 83,114,144,152,146,131,252,162, 58, 71,122,191,163,139,230,138,
- 37,210,174, 31,125,164, 90, 62,172,191,124,160,155,171,171,235,141, 43, 95,151,191,245,146, 62,108,241,139, 25, 66,129, 69,172,
-147, 43,228,125,118,238,252, 54,220, 83,163,149, 43, 20, 43,199,110, 23, 0, 0, 32, 0, 73, 68, 65, 84,202, 87,100,190,157, 55,
-169,213,157,212, 13,105,214, 70,170, 13,141,142, 30, 53, 98,176,151,151,167, 99,198,234,184,132, 14, 97,161,182,246,237,218,247,
-149,106,219, 71, 55,176,217,109, 77,135,195, 1, 30,143, 7,189, 94,143,172,172, 44, 36, 39, 39, 35, 49, 49, 17, 25, 25,169,122,
- 7, 33, 2, 14, 14,158,183,183, 31,248,124, 17, 2, 91, 7, 96,253,234, 37,178,247,222,126,189,135, 68, 46,218,139, 59,167, 52,
-186,173,105, 42, 44,218,245,195,225, 31, 51, 15,109, 95,207, 1, 64,110,145, 1,199,206,221,196,249,171, 25, 77,221,145,181,203,
-222, 58, 51,237,102,169, 61,229, 32,251,206, 27, 47,103,156, 56,241, 91,106, 73,153, 5,101, 70, 43,140, 38, 27,204, 22, 14, 54,
-206,129, 0,141, 4,123, 22,116,192,190,255, 93,242,100, 24,230,163,166,212,103, 51,161,154, 84,147,106, 82, 77,170, 73, 53,155,
- 68,125, 94,228, 31,194,198, 58, 22,220, 54, 90,245,113, 43,163, 16,215,147,115,208, 45,212, 23,109, 91,123,227,108, 98, 17,182,
- 30,203,192,166, 35,105, 56,118, 49, 15, 14,190, 18, 57,165,192,141, 84, 61,110,164,229, 55, 58,225, 5, 43, 22, 76,124,241,197,
-146,249, 29,195, 75,123,253,114,104, 14,124, 53, 55,194, 95,125,181,120, 14, 43, 22, 76,116,109,165,220,190, 96,254,188,201, 74,
-153, 76,100, 49, 91,208, 38, 40, 64,242,194,236, 57, 79, 49,174,226,237,206,150, 82,233, 27,230, 42,150, 74, 63,127,239,237, 87,
-196, 31,125,127, 35,189,220,130,242,221,167,244, 73, 47, 47,120,171,144, 47,144,172, 87,250,134,185, 58,171,101,179,217, 96, 54,
-155, 97,177, 88, 96,181, 90,145,153,113, 45,250,231,239,255, 51, 60,168,149,219,112,177, 68, 2, 2,160,180,194,142,228,108, 35,
- 6, 13, 25,202,118,235,218, 53, 66,225, 29, 54,173, 46,173,146,146,180, 18, 7, 97,149, 7,246,108, 99,191,253,233, 2,190, 62,
-112, 14,123,255,119, 1,103,143, 31,178, 19,135,237,246,252, 95, 10,239,118,193, 10,239,142,105, 10,159, 78,250,219,139,111,135,
-216, 6,235,148,229,145, 65, 67, 34,143, 62, 55,235,133, 95,140,101, 5,185,159,175, 93,156,153,151,149,122, 77, 44,100,236, 50,
- 49, 11,131,201,142,205, 63,103, 97,194,146,139,184,154,110, 0, 33, 68, 8, 10,133, 66,161, 80, 40,119,147,233, 53, 22,239,154,
- 31,212,251,234,208,100,170, 72,121,120,226, 20,120,107,189, 20, 99, 6, 62, 41,140,187, 85,140,188,236, 52,220, 76,140,135,209,
-100,131,208, 53, 8,144,120,161,117, 96, 0, 46, 93,223,107, 93,179,252,160,193, 97, 55,167,212,167, 23, 29,237,237,119, 51,129,
-225, 45, 95,230,127, 58,241,122, 81,183,109, 11,191,196,227,143, 43, 60,150, 47,243, 63,157,154, 36,231,201, 36,164,207, 83, 83,
- 39, 49, 60,134,224,213, 87,231, 99, 76,212, 8, 60,253,212, 19,204, 87, 95,109,238, 85,236,100, 41, 29, 16,252,247,181, 55, 22,
-139,244,197,118,203,217, 68,131, 89, 38,151, 74,127,187, 97, 40,143, 8,244,151,142, 28,255,100,214,193,157,159,127, 4, 96,170,
- 51, 90,213, 6,203,102,179,193,106,181, 2, 0, 7, 0, 60, 94,229,186,160,204,130,220, 98, 51,244,197,102,216, 57, 7,198, 79,
-156, 42, 61, 23,123,113, 42,128,122,218,107, 57, 28, 54,187, 13,187,127, 58,143,204,115,187, 28, 12,143, 45,169,209, 24, 30, 10,
-239,118,193, 94, 94,254, 49, 81,227,159,208,136, 36,149,175, 97,203,202,205,248,234,211,101, 13,230,147,199, 48,196,193,217,139,
-237, 54, 91,121,155,160, 54,153,161,225,157, 37, 39,126, 57, 18,253,219,209,221, 6,123,155, 39, 92,110,165,102,131, 21,136,193,
- 10, 37, 48, 91,105,199, 67, 10,133, 66,161, 80,238, 1,181,167,223,185,157, 86,175,209, 74,187,122,226, 1, 0, 8,238, 62,172,
- 64, 33,225,187,241,121, 12,244,186, 91,248,106,197, 92, 56, 28, 4, 35,159, 93, 14,101,160, 23,164, 66, 22,102, 67,129,161,240,
-214,113,247,134,114,192, 48,182,161,235, 54,100, 6, 62, 63,179,141,106,219, 54,131, 0, 0,182,109, 51, 8,102,206,104,165,250,
-100, 67, 74, 96,207, 7,187,129,112, 28,162,198, 60,140,137,143, 77, 68,106,142, 17,223,197,164,163,188,194,226, 84,111, 57,169,
- 71,104,103, 15,119,205,136, 23,159, 28, 33,231,179, 12,211, 62, 64,205,102,228,217,236, 44, 43,224,246,159, 43,201, 26, 63,254,
- 49,143, 99, 63,124, 59,152,243, 8,237, 92,145,159,112,177, 49, 61,179,217, 12,142,227, 96, 54,155, 97,179,217,224,230, 17,244,
-195,208,135, 87,232,178,115,202, 14,230, 20,153,122,150,219,236,208, 23,155,145, 91,108, 70,113,185, 21, 94, 74, 87,216,109,150,
-142,245,233, 17, 66,190, 30,251,240,148, 39, 0,240, 24,158,253, 75, 67,118, 66, 98,229, 39,191,155,172, 17, 99, 30,215,196,196,
-221,194,205,216, 67, 69,196, 97,183, 85, 86,156, 67,215,112,189,130,176, 12, 28, 66, 62, 99, 99,121, 60,135,213,106,176,105,181,
-154, 99,199,143, 29, 30,109,178, 39,129, 21,138,111,127,183,194,194,209, 83,129, 66,161, 80, 40,148,123, 67,181,193, 58,136,202,
-198,241,184,195,104, 85,191, 27,141,138,138, 98,106,111,153,169, 47,132,187,130, 15,141, 79, 32, 38,207, 93,137,175, 63,122, 9,
- 28,103, 3, 33,128,157,115,174, 19, 27, 33,130,159,102,205, 12, 12,109, 29,200,106, 38, 63, 46,171,216,186,205, 40,157,252,184,
-172,162, 67, 71,247,146, 89, 51, 3, 83,202, 76,254,125,237, 28,135,223,174,228, 34, 62,165, 4,241,169,165, 80, 72,157, 31,230,
-139, 21, 9,103, 46, 91,186, 68,200,103, 25,230, 74,154,193,160, 43,176, 27, 88,129,192, 42,147,138,136,133,240,205,169,249,164,
- 96,200,216,167, 42,246,111,249,120, 26,128,217,245,233, 84,247, 52,172,142,100, 85,175, 9, 33,132, 1, 28, 14,134,227,116,249,
- 38, 24,172, 54,232,139,126, 55, 90,140,189,254, 55,167, 10,239,118,193, 42,165,226, 48,203,178, 98, 66, 0,155,213,254, 40,188,
-219, 13, 55,100,223, 76,172,105,178, 78, 95,201,194,173, 11, 71,245,156,213, 56,197,152,123,253,103,103,203,206, 48, 32, 44, 11,
- 7,203, 99, 28, 12, 3,135,128, 71, 44, 32,196, 81, 59, 71, 70,106,180, 40, 20, 10,133,242, 55,166, 33, 47,242, 15, 96, 99, 45,
-195,245,123, 68,171,161, 2, 17, 2,220, 72,203, 71,107, 63, 13,252, 90,183, 69,226,181, 75,191,127, 6,192,206, 57,247, 58,106,
-223,190,108,221,202,149, 42,199, 75, 47,149,244, 94,182,204,255,212,204, 25,173,212, 29, 58,186,151,188,242, 74,122,239, 85,171,
-212,167,126, 58, 45,224, 72,213,120, 93,213, 99,115, 17,210,148, 87, 93,188, 30,157,195,131,216,197,219,110,164,255,124,185, 44,
- 87, 40, 20,218,188, 92, 37,140, 82, 33, 98, 89,158, 64,100,182,241,204,193, 17, 93,217,253, 60,166,107, 67, 42,213, 70,171,246,
-171,195,130,188, 91,209, 63,126, 55,191,195,192,177,203,221, 50,243, 42, 80, 98, 97,111,191, 58,100,121, 12, 46, 95, 75, 3, 88,
- 97,124, 93,154, 42,165,219,145,237, 91,191,246, 95,181,236,125, 88,237, 28,102,189,244, 38,158,154, 58,229, 8,188,219, 13,247,
- 15, 12,137,251,117,255,151,178,225, 51,214, 35,237,122,108,142,221, 92,186,163, 41, 38,235,182,217, 2, 8, 71, 28,188,194,162,
- 82,133,217, 14, 9,234,240,125,102, 43, 29,217,129, 66,161, 80, 40,127, 79,254,161,230, 10,181,204, 21, 80, 95, 68,171, 33, 2,
-252, 60,113, 38, 62, 5, 29, 67,131,160, 86, 41,145,112, 75, 7,150, 39, 0,143, 1,108,118,231,205, 16,177,218,190, 89,181, 74,
-141,180, 20, 57,239,147,245, 41,129,179,102, 6,166,172, 90,165, 62, 69,172,182,111, 0, 76, 33, 4,168, 52, 91,149,134,139,107,
-130, 47, 32, 14, 91, 43, 79, 55, 25, 27,155, 84, 94,192,227,177,102,119,181,196,225,174, 22,243,220,149, 34,129, 80,192, 58,236,
-132,103,245,211, 6,154,136,195,209,217, 25,189,154,175, 14, 57,142, 3,195,240,184, 42, 35, 38,207, 40,168, 64,137,137,133,190,
-216,140,162, 50, 43,218,251,202,113,244,216, 46, 35,103,171,216, 86,151, 22, 43, 16,170,219, 6,250,225,245,119, 87,161,194,204,
-225, 70,166, 1, 66,177,216,203,211, 43,226,226,148,231, 23,136, 95,216,120, 11,211, 6,187,227,165, 95,111,101, 26,245,146, 5,
- 77,217,179, 28,199,161,194,100, 17,234,243,139, 92, 75,203,202, 85, 82,137,184, 66,227,166,206,175,235,187, 38, 26,209,162, 80,
- 40, 20, 10,229, 94, 80,239, 4,210, 78, 25, 45,133, 76, 2,194, 74,240,107,220, 45,132,132,119,194,230,125,103,209,174, 99, 47,
-100,151,217, 65,192,107,180,183, 97, 53,243, 95,171, 56, 15,224,124,116,180,204,111,220, 56,223,161,132, 8,126, 90,191,161, 84,
- 7, 0, 65, 29, 42,101, 28, 14, 2, 66, 0,226,168, 52, 92, 78,195,240,211, 82,178, 75, 91, 7,122,201,113, 85,103, 53,203,197,
- 66,158,171, 92,196,106,212, 34,161,144,207, 7, 71, 24,115,118,246, 45, 51, 3,164, 58, 35, 87,251,213,161, 76,225,253,195,144,
-177,203,243, 82,211, 75, 98,219, 23, 26, 59,151, 88, 69, 32, 4,104,239, 43, 71,252,233,131,156, 62,243,230,141, 10,253,245, 79,
-235,210,114, 56,192, 90,237, 14, 92, 76, 42, 65,113,185, 13,197, 6, 43,250, 14, 26, 45,236, 27, 25,141, 95,227,243,225,176,219,
-176,236,179,131,101, 28,177, 77, 4,174,217,154, 80,104,222,153,243, 87,252,242,138,202,197, 2, 62,191, 56,180, 93, 64,178, 72,
- 40,176,151,150,150,138,238,252, 22, 11,185, 84,132, 66,131, 13, 0,108,244,124,160, 80, 40, 20, 10,229,174,226,141,202,233,119,
- 14, 86,173,111,155, 47,167, 38,149,230, 28, 4, 30,238,110,144,200, 85, 72,209, 91, 81,198,104, 81,100, 36,224,184,202,136, 86,
- 3,129,167, 58,103,247,222,183, 47, 91,183,119,111,254,166,125,251,178,107, 52,244,254, 61,146,117,123,237, 32, 78,107, 50,132,
- 59,186,239,208, 47, 37,209, 61, 53,174, 60,150,173, 16, 10,120,102,190,144,181, 10,249, 60,155,144,207,179,120,170, 4,236, 47,
-251,119,136, 8,131, 95, 26,211, 52,153, 76,136,140,140,196,200,145, 35, 49,102,204, 24, 60,242,200, 35, 8, 14, 14,211,242, 88,
-198, 66, 24,135, 67, 35, 42, 67, 91, 13, 3,190, 41, 3, 63,239,248,208, 24,255,219,158,139,156,217, 52, 26,119, 90,206,223, 53,
- 9,113, 20,150,152, 97,178,114, 40, 50, 88, 81, 84,110,133, 93,211, 27,123, 78,102,161,194,194, 33, 45,110, 87, 69, 94,142,110,
-174, 57,247,102, 74, 35,187,162, 86,217,137,238,153,167,167,230, 41, 37,188,155,253,250, 60,144,231,225,238,102,103,152,223, 35,
-175, 12,195, 64,162,210,194,213, 69,137,148,243,135,240,227,178, 33, 21, 0,222,112,166, 62, 91, 8,213,164,154, 84,147,106, 82,
- 77,170,249,111,162,122,142,195,234,181,115, 35,195, 87, 27,160, 54,222,114,180,243,149,195,100,213,194,100,225, 80,110,226, 80,
-106,180,162,212,104, 67, 74,142, 17,241,251, 90,158,195,202, 40, 86,229,136,159,132, 0, 96, 42, 13,158,179, 49, 45,145,213,242,
-238,202,101, 31, 60,186,163,107, 23,203, 11,163,188, 91, 93, 74,177,100, 49, 12,175,130,199,242,109,110, 74,190, 32, 33,225, 82,
-222,169,152, 31,250, 75,236,220, 19,198, 6,116,236,118,123,137,175,175, 47,128, 59,167,224, 9,107, 43, 29,243,219,193, 87,131,
- 6, 68, 47,211,124,244,254,124, 35,143, 21, 58, 24,190, 48,158,179, 85,108,175,208, 95, 95,143, 6,226,122, 60,161,228,218,153,
- 11, 87,123,185,184,181,194,205,204,114,148,155,236,176,218, 29,112, 85, 8,161,187,124,196,154,146, 16,251,173, 33,235,210,230,
-102, 84,219,182,196,107,241,126, 35, 70, 12,127,184, 87,175,222,236, 91,111,189,137,144,144, 16, 84, 84, 84,128,199,227,161, 85,
-235,182, 72, 73,188,128,211, 7,223,229,140, 5,169,159, 2,120, 7, 64, 30, 61, 31, 40, 20, 10,133, 66,185,235, 76,175,181,222,
-232,148,209, 50,153, 76, 41, 15, 70,142,134,195, 65,192, 17,192,193, 85, 69,158, 28,191, 71,159, 56,155, 41,165,165,185,115, 56,
-184,179,255,221,184,105,100,215, 30, 3,216,112,127, 5, 74, 11,114,112,250,183,255,217,225, 32,167,156,217,190,160,224,134, 65,
-234,217,238,225, 71, 39,140,219, 57,245,233, 25,197,253, 7, 13,146,107,181, 94,102, 93,166,206,248,197,150,173,182, 35, 63,236,
-237,239,128,253,177,130,130,155,134,134,116, 74, 74, 74, 62,174, 43, 93, 44, 82,244, 5, 16,196,242, 25, 75, 69,222, 13,121, 83,
-202,150,159,153, 49,254,131,119,223, 78,125,252,217,121,162, 54,190,109,145, 91,194, 34, 69,151,131,132,152,189,230,204,196,115,
-223,151,234,206, 79,107, 65,213,233, 0,124,116,250,244,169,136, 17, 35, 70, 12, 31, 60,120, 48,153, 62,125, 58, 8, 1,126,222,
- 56,147, 20,166,156,222,133,202, 40, 86, 18, 61, 7, 40, 20, 10,133, 66,185, 39, 52,191,141, 86,198,181,202,241,180,238, 53,101,
- 57,185, 83, 54,111,254,250,189,175,183,236,232,107,178, 88,124, 9,132, 25,156,221,114,220,192,225, 45,103, 53, 42,244, 55, 99,
-221,221,219,119,248,226,179,255,190,241,197,166, 79, 6,192,193,133, 50, 64, 42, 97,240,139,196,198, 77,109,204,100, 53,104,150,
-242,203, 54, 12,125,120, 69, 69, 65,129,225,235,166,110, 91, 81,112, 61,135,199, 90, 91,109, 88,253,238,114, 30,143, 29,198,113,
- 14,129,131,179,221,228,172,166, 15, 43,242,174,239,131,211,173,220, 26,228, 10,128, 43,199,142, 29,235,119,236,216,177, 30, 0,
- 62, 70,229, 28,138,177,244,248,167, 80, 40, 20, 10,229,158, 50, 29,127, 28,180,212,185,136,214,159, 69, 81, 81, 82, 25,138,240,
- 66, 75,117, 10, 10,110, 24, 0,252,161,231,158,177,133,186,241, 55, 74,191,195,141,210,239,154,187,125,121,110,114, 30,144, 60,
-245, 79,168,202, 95,171, 22, 10,133, 66,161, 80, 40,127,173,225,114,174, 49, 60,133, 66,161, 80, 40, 20, 10,165, 81,147, 85,115,
- 13,160,178,237,121,125, 61, 7,154, 50, 51,119,115,122, 31, 28,165,154, 84,147,106, 82, 77,170, 73, 53,169,230,191, 78,179, 49,
-237,163,160,220, 83, 3, 70, 53,169, 38,213,164,154, 84,147,106, 82,205,127,159,230, 63,153,233,117, 44, 0,254, 70,109,180, 40,
- 20, 10,133, 66,249,179,112,119,111,175, 0,110,183,235,109, 20,153, 71,152, 39, 0, 24,243,175,233,105,237, 81,234,160,230, 60,
-135,119,165,141,150,128,199, 23,253, 71,166,116,191, 38, 87,187,103,254,203, 43,151, 9,110, 45,159, 51,180,127,224,158,144, 32,
-233,152,191, 74, 83,174, 13,210, 40, 90,117,255, 77,233, 27,241,208, 61, 40,163, 56, 60, 60,188,119,120,120,120,111, 0,226,187,
- 33, 40,211, 6, 79,242,107,215, 43, 70,219,166,203,255,228,158,237, 39,220,237, 12, 43,188,219,185, 43, 90,117,251, 78,225,211,
-169, 72,225,221,169, 84,225,215,237,184,210, 35,172, 77, 99,219,181,138,254, 32,116,241,246,248,237,173,162, 63, 8,173,235,115,
-215, 17,107,148,139,118,220,120,223,125,244,135, 10,122, 93,105, 30,173,250, 78,114,241, 30,240,178,123, 83,183,243, 13,238,117,
-165,117, 68,191, 92,159,246, 61,227,157,221,198, 47,164,247,249,128,240,190,122,191,224,222,180,247,173,147, 72, 52, 65,189, 37,
-174,254, 7,197,174,254, 63,136,221,130, 6,181, 84,207,219,219, 91, 26, 26, 26, 58,162, 87,175, 94,207, 13, 25, 50,228,197, 46,
- 93,186, 76, 15, 8, 8, 24,246, 87, 62,232,203,180,193,175,153, 5, 76,190, 89,192,228,203,180,193,175, 53,126,125, 13,121,143,
-225,113, 89, 12,143,203,146,107, 67,222,251,187,236, 43,177,103,112,128, 76, 27,188, 74,233, 21,126, 86,170,109, 63,186,169,219,
-187,186,186, 14,211,104, 52, 99,171, 23, 87, 87,215, 97,244, 12,104, 54, 53,163, 88, 45,142,104,177, 2,177,236,196,227, 79,207,
-234,176,244,237, 5,146,213,155,246, 96,245,251,243,175,154,203,139,195,255,142, 37,247, 8,234, 17,203,242, 88,191,154,105,156,
-131,211,229, 39,159,237,126, 55,244, 67, 90, 75,167,189,241,202,148,151, 38, 61, 26, 25, 16, 25, 53,151,185,158, 92,177,183,206,
- 27,127,171,238, 39, 25,134, 23,196, 99, 0, 30,143, 1,143, 1, 0,146, 85,144,124,182,107,115, 53,171, 81,105,218, 4,241,229,
- 30, 49, 15,142,153,229, 21,119,116,235,102,206,226, 24,106,204,175, 49,251,119,243,209,180,109,219,246, 1,150,101,221,231,204,
-153, 35, 4,128,143, 62,250,168, 29,199,113, 5,183,110,221, 58,135,102, 14,126, 42,211,132, 76,249,120,249,226,175, 31,122,104,
- 36,178,242,203,177,108,213,186,129,135, 15,124,251, 72,185,254,198,174,187,177, 79, 92, 92, 2, 85, 16, 42, 47,207,125,229, 29,
-237,136,129, 15,176, 6,147, 29,135, 99, 46,244,219,186,238,157,179, 64, 88,143,178,252,107,245,142, 41,230, 48,150, 44,244, 84,
-144, 17, 14, 99, 9, 0, 76,250,195,205, 94, 97,139,212, 72,185, 17,222, 98,254,133, 2, 96,119,163,121,105,221,247,136, 64, 44,
- 14,224,241,120,168,222,247, 44, 83,185,255,109,214,138,180,204,132, 95,135,255, 29,206, 19,165,127,143, 28,176,124,119, 30,243,
-123,254,152,170,227,148, 33,164, 52,231,198, 9,247,187,240, 51,234, 14,237, 92, 34,250,182, 43,255,226,120,114,161,156,223,255,
-197,131, 12,225,125,146,254,235,170,139, 78, 25, 0,137,196,117,255,254,253,154, 17, 35, 70,168,181, 17, 99,142, 59,179,141,136,
- 53,132, 31, 56,176, 79, 56, 98,196,240, 38, 28,159,193, 67,193,227,109, 97, 0,129,195, 65, 62, 98, 29,228, 91, 67, 65,226, 45,
- 52,113, 24, 22,169, 54,100, 26, 15,196,233,235,140, 3, 76,108, 69,238,245, 77,205,173, 92,190, 88, 53, 68, 32, 20,190, 24, 20,
-220,177,107,102,234,205,216,114, 67,217, 42,187,185,228,120,147,133,108,246,255, 28,253, 53,238, 33,190, 64,192,140, 24,210,147,
- 53, 3,255,107,201, 78,247,244,244, 28,187,118,237,218, 54,189,123,247, 6, 0,216,237,118,213,206,157, 59,189,222,125,247, 93,
-121, 98, 98,226,238,102,202,250,106, 52, 26,127,145, 72,228, 11, 0, 22,139, 37, 51, 47, 47, 47, 29, 64,163, 15,254,114,207, 54,
- 30, 32,120,231,215,152, 24, 62, 0,244,235,215,255, 61,255, 7,103,187,178, 66, 69, 69,157,213, 97, 41,147, 23,223,250,223,188,
-211,103, 78, 49, 0,208,171,103,239, 5, 50,143,176,255,254,149,145, 45,137, 54,164, 39, 15,120,169, 87,191,200,241, 19, 31,155,
-194,139,104,239,143, 97, 67, 7,191, 90, 1,236,111,210, 49,195,231, 75,207,158, 61,219,150,199,227,177,118,187,221,212,171, 87,
-175,244,150,228,203, 39,184,247, 73, 6,188, 86, 86,187,229,179,188,164,216,247,128, 63, 76, 28,195,170, 91,117,125, 3, 44,255,
- 89,135,195,145, 81,150, 30,219,231, 62,140,104,253,177,158,155,170,196,227,139, 94,156,244,212,243, 29,230,189,252,186,100,238,
-234, 99, 56,184,110, 65,254,223,213,100, 1, 0,203, 99,253,142,252,120, 68, 43, 19,177, 0, 0,131,201,142,135, 70,140,104,252,
-142,208,186,199, 47, 60,134, 9,169,158,208,134,179, 91, 37,124,129,200,196, 0, 0, 83,217,139,192,195,167,245, 49, 79,251, 9,
-217,164, 71, 35, 3,182,236,248, 73,151,174, 43,168,247,162,198,227,177,126,123,247,237,215,250,186, 75,192,103, 25, 24, 42,236,
- 24, 49,114, 52, 87,247, 19,160,219,168, 73,143, 70, 6,108,251,230,104,122,118,118,225,193, 6, 47,230, 94,237,187,137, 20, 30,
-135,199, 63,247,174,187,137,231,134,183,222,255,216, 35,230,208,182,227,153, 25,157, 29,105,105, 25, 38,194, 48, 87,139, 10,179,
- 95, 44,207,185,117,221,217, 42, 83, 40, 20,109, 20, 10, 69,231, 78,157, 58, 73,230,207,159, 47, 24, 56,112,224,239,150,125,250,
-116,225, 47,191,252,226,189, 98,197,138,145,151, 46, 93, 50, 25, 12,134,139, 6,131, 33, 9,128,211, 51, 86,123,121,105,102, 63,
- 60,110, 52, 6,143,159, 5,206,193, 96,250,243,243,112,228,208,238, 25, 0,238,138,209,178,201, 84,239, 62,251,220,124, 77,175,
- 7,186,176,239,108,187, 14,169,136,143,225,221, 67,152,167,230, 44,116,217,180,230,157,207,145,143, 1,117, 69,178, 28,198,146,
-133, 29, 60, 44,143, 69,247, 14,194,190,237,150,199, 48,228, 21,240,100,234,247, 50,246,189,158, 0, 0,109, 70,204, 81,138,185,
-188,181, 62, 46,172, 86,204,229,173,109, 51, 98,206,209,164,195,107,203, 26,202,139, 64, 44, 14,216,190,109, 91,123, 87,165, 16,
-124, 30, 3,150,101,192,103,121, 48, 89, 56, 60,242,232, 99,119,237, 48,151,106,219,143,228, 1, 79, 85,222,176,241,101, 69,238,
-141, 31,154,178, 79, 24, 86,232,126, 96,223,247,124,173, 90, 12,150,101,192,242, 0,150,199, 32, 85, 95,129,105,211,158, 82,183,
-212,176, 63,212, 87,251,192,127, 38,134, 12,239,213,193,173,211, 55,167, 24,117,175,135, 38,186,231,155,100, 79,238,216,251,191,
-199, 72,191,121,103, 8,113, 44,215,157,248,248,199,134, 68,204,102,179,126,248,136,135, 84, 12, 95, 46, 59,186,103,115,127, 62,
-143,129,141, 35,176,115, 4, 92,213,220,168,149,231, 43, 3, 30,143, 1,113, 16, 60,251,236, 52, 12, 31,241,144,209, 97,119,232,
-156,191,200,241,182, 28, 62,250,155,198,108,115, 96,197,218, 77,239,148,151,228,189,147,156,224,158,106, 40,201,159, 87,145,123,
-195,233,121, 48,120, 32,221, 51,146,226,159,219,118,224, 52, 58,132,135,129,115, 84,230, 51,196, 79,142,109, 7, 79, 35, 52, 36,
-180, 50,223, 14,130,224, 86, 10, 60,208,253, 1, 0,104,150,209,226,139,149,111, 13, 24, 53,101,113,212, 35, 79, 67,171,209,128,
- 71,108, 81, 71, 15,110,139,250,242,147,229,255,177,155, 74, 87, 52, 73,140,112,183,239, 11,196,225,104,113,212,201,199,199, 71,
-243,192, 3,191, 15,199,104,183,219, 17, 24, 24,136,204,204,204,144,230, 60,167,121,123,123,143, 90,180,104,145,118,228,200,145,
- 2, 47, 47, 47, 0, 64, 78, 78,142,239,225,195,135,187, 46, 90,180, 40, 55, 59, 59,251, 32, 26, 24,209,135,179,241,132, 60, 62,
- 88,137, 68, 86, 89, 70, 48,188,249,179,159,232,228,233,237, 99,174,235,251,121,121, 57,162, 87,102,253,143,225,243,133, 85,223,
- 7,143, 16, 7,211, 64,148, 40, 82, 32, 16, 72,235,250,204,202,170,122, 17,129,250, 25, 30,203,171, 60, 88,237,182,188,162,244,
-243, 97, 77,136,196, 69, 8, 68,194,245, 15, 79,124,186,207,132,241, 99,224,173, 81,227,232,137, 75,152, 49,251, 37,155,221,106,
- 91,213,172,139, 7,203,242,115,115,115, 83, 93, 93, 93,189, 90,126,191,101,130,126, 58,114, 72,123,244,231, 99, 11, 86,174, 94,
- 51,211,106,177,219, 28,132,220,158,199, 88, 42, 21, 11,134, 70, 61,170,210,182,237, 37, 89,179,232, 25,193,125, 24,209,218,120,
- 87,140,150, 72,170,124,244,205, 87,230, 72,222,221,122, 26, 7,215,205,200, 55,150,230,107,110, 63, 41,168, 92,206,151,151, 22,
-119,109, 78, 14, 21,154,224,222, 12,203,127,142, 97, 89, 57,195, 99, 68, 14,206,145, 97,183, 88,222,171, 40,184,145,221,210,210,
- 59, 28, 4,223,157,204,109,210, 54, 12, 65,187, 45,223,124,175,245,116, 17,195,100,229, 48,113,210, 20,124,253,245,215, 74,141,
- 90, 4,147,197,142,229, 43, 87,150, 25, 82, 15,106, 83, 51,138, 50, 35, 71,191,244, 99, 82, 74,110,124,122,182,233,219,122,245,
- 24, 30,180,106, 49,222,223,145, 8,149, 84, 0, 87,165, 16, 60,222, 29,231, 42, 19,220, 90, 62,187, 85, 43,205,160,140,140,220,
-146, 26,154, 91,235, 61,233,188, 58, 12, 87,185,186,111, 31,247,220,251, 46, 55,114,249, 32,176,226,150, 74,130, 71,159,124, 65,
-213,198, 75, 10,185,132,117, 73, 78,203,244,158,255,159,255,156, 72,226, 72,143,210,188,164,228,198,202,221,186,117,235,241, 81,
- 81, 81,178,151, 95,126, 89,208,170, 85, 43,124,185,109,103, 64,191,225,143,140,206,202,214,183, 34,132,192, 83,171,205,120,246,
-169, 71,246,255,240,195, 15,105, 25, 25, 25,130,101,203,150,245,252,254,251,239,195,115,114,114,156,126, 50,229, 8,129,201,204,
-129,171,186, 65,230,149,152,155,186, 75, 25, 95, 95, 95,113,102,102,166,185, 70,148,225,118,101, 50, 96,134, 15, 25,208,147,191,
-225, 80, 10, 12, 38, 14,114,137, 0, 41,122, 35,186,119,233,200,124,198,217, 59,215, 37, 56,237,209, 81, 11, 61, 21,100, 68,116,
-239, 32,104, 93,101,248,226,191,239, 99,223,169,228, 17,122, 3,131,181,132,125,206, 91,204, 31, 42,119,100,175, 29,216,189,173,
-215,224,110, 1, 56,215,189,173, 87, 76,220,245, 68,233, 35, 43,231,100, 26, 4, 71,139, 14,191, 80, 86,247,133,135, 7, 55,165,
- 16,155,142,164, 65, 38,225, 67, 46,225, 67, 46,174, 92,215,218,255, 77,127,170,245, 14,107,197, 58,184,105, 44,203,159,246,216,
-163,143,248, 60,254,216, 35, 4, 44, 15, 59,191,219, 63,102,235,214, 45,217, 54,171,229,115,142,199,110, 50,101, 95,203,104,180,
- 66,121,128, 86, 45,194,127, 62,143,135, 74, 42,128, 82, 38,128, 74, 38,192,224, 78, 26,176,205, 31, 4,198,117,198,152, 54, 35,
-103,140,107, 61, 40,196, 95,209,254,226,173,146,171,211,222,139, 93,253, 75,241,160, 23,255,251, 81,184,187,161,216,194,127,107,
-254,179,124, 93, 86,214,160,157,251,143, 15,230, 44, 79, 95,183, 91,203, 95,207,187,180,179,206, 8,174,238,250,169,174,190,189,
- 38, 72,172, 6,219,229,139,215,117,109,139,204, 98, 92, 73, 45,133, 92,194,135,162,186,110, 37,124,200, 37, 2, 40, 36,124,100,
-233, 82, 80, 88,206,158,200,116,231, 13,194,241, 83,246,166,100,220,100,229,112, 33,217,128,214, 33, 93,224,237,237, 3,203,200,
-201,173,207, 28,251,110,239,217,227,123,150, 24,115, 18, 94,119, 86,103,219,129,211, 88, 48,239,185, 56, 6, 56, 95,117,147,238,
-250,214,210,117,221,222, 89, 48,235,142,180,249,139,215,116,107,126, 36, 75,185,112,240,184,231, 23,247, 27, 58, 14,101,133,122,
-156,252,241, 91, 12,143,122, 24,147,159,158, 11, 23, 23,143,229,171,222,123,229,162,221, 92,122,236, 15,215, 92,175,208, 7, 59,
-118, 8,219,234,235,227,211,202,225,168,156,229,131, 16,192, 80, 86,130, 87, 94,124, 22, 14, 66,208,185,107,143,193,146,126, 67,
- 9,169,154, 13, 36,191, 32,191,252,122,194,213, 72, 83,238,245, 51, 78,215,165,201,100,203,203,203,195,133, 11, 23,144,152,152,
-136, 43, 87,174,160,160,160, 0,106,181,218, 80, 94, 94,222,148,162,170, 58,117,234,244,248,177, 99,199, 36,174,174,174,183, 19,
- 45, 22, 11,148, 74, 37, 30,127,252,113,193,176, 97,195,124, 71,141, 26, 53, 53, 62, 62,126, 27,128,210, 58,243, 83,120, 51, 75,
-233, 25,242,233,128,129, 3,102, 2,128, 84,229,157,188,246,203,253, 87, 26,124,160, 85,251, 4,244,233,211,183, 45, 8, 1, 3,
-242,177,177, 32, 49,167,129, 40,145,252,244,233,211,109, 88,150,229,255,126, 15,114,224,147, 47,190, 9,253,233,215,203,227,151,
- 46, 95, 33, 81,201,197,200, 43,177,224,153,201,227,156,190, 7, 75, 61, 67, 70,246,233,211,127,239, 59,139,223,228, 43,228,114,
-252,120, 38, 9,115, 94,252,143, 41, 59, 53,126, 5,113, 8,214, 25,243, 18,115, 91,120,171,188, 27, 3,103,163,189,159, 2,202,
-232,225,146, 25, 79, 68, 75, 44, 54, 14,197,229, 54,152,173, 28, 56, 7, 65, 73,185, 13, 87,211,203,224,161, 18, 53, 61,115,132,
- 60, 0, 64, 3, 32,143, 97,152,115, 53,255,175,126,160,171,246,198,181,254,207,175,186, 63,184, 3,176, 0,168,249,227,213,255,
-215,151, 94,189,253, 85, 0, 97, 85,154, 28,128,179, 12,195, 20,213, 99,182,254, 16,229,226, 31, 56,112,128, 68, 69, 69,221,190,
-226,215,254,191, 54, 98,161,192, 71,174,214,128,144,107,168, 57,129,177,214,203,183, 96,197,170,213,110,179,159,127, 46,173,180,
-184, 48,160, 42,249,168, 51, 55, 11, 62,195,174, 26,208,183,215,176,153,207, 63,143,144, 54,126, 66,142,227, 72,124, 98,178,109,
-243,166, 47,158,140, 57, 37, 90, 93,170,139, 95, 88, 35, 4,217,164,110,159,156,131,211,213,142, 96,113, 14,174,246,211,237,209,
- 63, 26, 35,192, 69, 33,194,167,135, 82, 64, 8,192,128, 64, 45, 23, 96,199, 47, 58, 36,199,237, 46,141,234, 92, 90,254,248,210,
-183, 7, 15, 26,249,194,177,171,183, 76,223,230,230,154,142, 0,200,169, 79,147,199, 0,124,150,129, 74, 38,128, 90, 38,132,139,
- 92, 8,166,198, 13,172,230,235,194,129, 35, 95,248,233,216,111,105,175, 87, 29, 48,230,186, 52, 37,158,237, 30, 80,168, 61,190,
- 29, 63,115,153,242,178,206, 14, 62, 11, 4,121, 73,225,166, 20,194, 98,103,144,154,103,173, 58,115, 92, 48,103,254, 98,183, 5,
- 47,205,252,161, 52, 79,212, 1,184,102,109,168,236, 70,163, 81, 52,101,202, 20,129,205,102,179, 62,254,204,220, 97, 57, 57,121,
- 99, 62,249,248, 67,177, 86,235, 9,163,201,142,184, 43, 55,195,222,121,103,113,208,254,195,191,236,121,251, 63, 51,246,142, 24,
- 49, 66,253,205, 55,223, 56, 26,171,207, 59,158, 16,245,249,255,253, 98,235,174,175, 63, 90,241, 1,174,167, 21, 97,211,134,117,
- 32,156,253,211, 70,118,101, 77, 77, 50,101,202, 20,233,158, 61,123,252,116, 58, 93,169,209,104,252, 63,123,231, 29, 22,197,181,
-134,241,119,182,177,149,222, 85, 80, 81, 16, 43,246,222, 53,106,236, 53,104, 52,154,216, 19, 99,154,177, 68, 19, 53,214,104,236,
- 26, 19,163,198,168,209,216, 11, 54,236, 26, 99, 44,160, 40, 34,160,244,206,194,178,189,239,206,185,127, 0, 94, 11,101, 81,115,
-111,202,249, 61,207, 62,203, 12,187,239,206,204, 57,115,230, 61,223,105,242,103,226, 17, 28,134,151,167,208,195,203,217, 9, 2,
- 30, 7,190,238, 34,248,184, 10,193,231, 2, 28,134,177,151,165,185,109,223,137,197,172, 94,133, 99,123,204, 35,183,111, 92,130,
-247,166,205,197,253, 2,167,211, 28,137,235,226, 15, 70, 14,157,237, 45,182,247,169,230,198,241,233,222,162, 22,164, 34, 1,230,
- 76, 31,131,214, 81,169, 62, 89, 74,118,174,220,192,109,182,240,244,147,197,186,159, 77,119, 78,113, 4,203, 89,194,199,233,221,
- 43,243,117, 42,185,170,180, 73,206,108, 50,166, 57,152,141,207,149, 81,179,157,221,172, 73,163, 37, 83, 39,141,231,116,104,215,
-154,112, 56,124, 20,104,204, 12, 33,192,199, 31, 78,193, 7, 83, 38,250,101,100,231,127,181,105,211,247,243, 46,156, 37,139,116,
-242,135, 11, 42,210,228, 48,197, 81, 32,153,136, 7,153,184,216,184,200, 68, 60, 24,205,118, 48, 12,184,110,129,205, 85, 76,113,
- 36, 55, 91,145, 86,110, 13,252, 25, 77,143,192, 70,231,207, 38, 59,215, 47,218, 87,116, 61, 37, 59,118,113, 84, 76,222, 77, 0,
-138,128,206,110, 99, 45, 54, 2,173,209,134,148, 60, 61,108, 22,194,188,247,102, 77,212, 30,206,132, 46,221, 30,189,243, 84, 12,
- 92,158, 42,244,159,209,204,250,227,128,209,179,241,144,240, 53,235,127,184,245,237,146,185,220, 2,149, 25, 44, 33, 16, 57,113,
- 33,118,226,149,188,184, 48,232, 84,216,180,249,199, 92, 27,152,161,184,124,217, 86,149,252, 9,150,140, 30,210,183,243, 94, 6,
-112, 98, 56,130,204,106, 53,107,213,236, 49, 96,156,168,199,192, 49,176,219,204,179,163,174,146,139,250,252,248,243,142,104, 54,
-110,216, 0, 12, 16,173,203, 79,152, 2, 0, 82,159,122,223,215, 15,173,223,226,249,125,193,193,161, 45, 28, 73,247, 39,145, 82,
-145,243, 52,119, 15,239,185,161,141,154,249,228, 21,153, 24,103,207, 26, 72, 73,188,131, 61,155,191,218,197, 26,205, 11,207,159,
-216,183,100,237,182,195,111,245,232, 51, 4,219,191,251,102, 78, 97,206, 19,163,117,238,169,104,213,232, 29, 91,183, 4,240,157,
-132,176,218, 88, 88,237,164,248,221,102,135, 66, 81, 4,171,141,133, 72,226, 12, 27,203,192,106,103, 97,181,177, 48,153,109,210,
- 41, 99,250,189,111, 4,110,148,117,156,213,235,119, 57, 35, 16, 10,107, 18, 20,175, 93, 75, 8, 65, 74,174,129,227,239,239,255,
- 11, 0, 8,133, 66, 8,133, 66,176, 44,139,168,120,249, 52,175,208,122, 83, 81, 98,240,236, 22,115,154, 50,245, 90,239,242,206,
-221,207,207,111,192,243, 38,203,104, 52, 66,171,213,226,234,245, 91,174, 91,119, 30,232,147,146,150, 89,135, 37,174, 38,103,159,
- 58,189, 53,249, 73, 3,202,187,158,154,188,248,247, 93,218, 78,228,124,246,193,216,224,245, 59, 34,110, 62, 58,179,184,194,126,
- 90,181,123,204, 50,127, 54,121, 88,203,229,235,182, 37, 22, 93,251,254,147,202,210,136,199,227,241,229,114,249,147,251,123,195,
-143,123, 90, 70,199,103, 13, 94,187,102,173, 40, 42, 73,131,123, 41,217, 24,219, 51, 16,207, 60, 4, 42,208,148,250,214,241, 10,
-170, 91,247,151, 77,235,150,243, 18,179,141,216,120,232, 38, 46, 28,253,254,106,110,254,141, 62,200,203, 49,188, 76, 25,242, 26,
-140, 86,185,154, 23, 99, 10,160, 53,218, 96, 50,219, 96,101, 9,212,122, 43,242,149,102,168,245, 22,104, 13, 54,140,125, 35,176,
-204,239, 85,226, 71,188, 25,134,137, 32,132,244, 39,132,244, 4,224, 84,186, 93,252,204,102, 34, 74, 12,217, 51,219,179,103,207,
-254, 98,217,178,101,177,165,159, 45,221, 95,250,217,138,246, 63,245,125,207, 57,115,230, 52, 94,190,124,249,210,118,237,218,237,
-253,253,247,223,147, 1, 20, 57,218,124,200,123,250,100, 34, 34, 34, 42,187,208,117, 44, 86,139,208, 69,204, 71, 80,237, 64,188,
-251,197,118,175,159,151,143,207, 23, 57,241,184,167, 78,157,242, 40, 52,203,192,225,112, 29,174,162,200,188, 67,218, 11, 4, 78,
- 39, 86,173, 90,133,145, 3, 58,137,211, 11,172,218,152,116, 67,158,206, 12,155,143,119, 61,167,197, 75,151,203,150,175, 88,249,
- 65,196, 49, 86,169,205,123,176,178,236, 38,190,150,183,185,204, 83,125,176, 24, 6,132,181,103, 22,165,222,106, 9, 0,175,210,
- 23, 75,107,180,130, 91,210,183,134, 97, 0,189,209, 6, 46,151,201, 87,198,239,123,240,246,162,197,221,119,237, 61,155, 77, 56,
-110, 26,157, 46, 69,130,226, 53, 7, 43,136, 24, 48, 80,235,173,112,149,240,225, 38,227,195, 85, 42, 0,247,169,155,172,180,185,
-112,215,158,200,172,180,180,194,210,254, 79,229,106,242,184,156,100, 98,183, 26, 9,177, 59,247,111,229, 13, 31, 55, 39,248,187,
- 11, 33,116,226,193,106, 3, 12,102, 22, 70,179, 29,169,249, 6,104, 12, 98, 52,233, 50, 34,200,211,255,182, 41, 55, 85,124, 68,
-145,126,123,104,133,230,212,110,199,142, 95, 14, 4,103,103,231, 13, 58,121,100,183, 80,174,182, 34, 38, 85,135,124,165, 9,224,
-122, 99,254,210,141,194, 89,159, 76, 26,188, 99,207,193,180, 30,157,218,164, 85,245,186,234,229,241,187,246,237, 63,240,125,255,
-254,131,197,177, 55, 78, 34,241,206,249, 37,186,252, 42,245,207,226, 52,109,218,212, 54,105,210, 36,205,210,165, 75, 3,142, 29,
- 59, 86, 91, 46,151,223, 1, 96,117,115,115,171, 95, 47,184,230,221,200,211,167,170,247, 27, 60,130,159, 89, 96,128,171, 68,128,
-154, 62, 18, 92,191,122,198,234,228,196, 47,179,191, 73, 73,243,224, 40,244,152,137, 99,215,147,251,196, 22,138, 46, 77, 28, 63,
- 54, 45,242, 74,124,225,134,157,145,223, 84,151, 89,239,136, 88,249,134,219, 45,235,250,205,254,112, 12,150,173,223,133,203, 81,
-241,249, 58,142,255,146, 28,147,237,108,249,161,244, 98,131,237, 44,230, 67,167,150,171, 30, 71,159,174,247,154,194,212, 99, 35,
-143,236,226, 40, 52, 86,100, 20, 24,153,108,133, 6,118,150,192, 77, 34,128,141, 37, 80, 42, 10,152,221,187,118,226,214,173,235,
- 28,112, 57, 19, 0, 44,168,240,130, 50,197, 77,133, 50, 17,191, 56, 34, 36, 46,126,183,218, 89,132, 6,215,197,150, 13,171, 93,
-188,124,124,209,177,179,227,125,163,157, 61,107, 54,221,251,211, 6, 92,250, 61,186,235,229,181, 27, 91,201,170,121,175,103, 24,
-251,183, 32, 48,154, 44,118,168,148, 69,112, 50,103,160,117,117, 57, 60, 36,118,164,170,253,113, 63, 55, 81, 86, 89,129, 95,120,
-255,240, 29,134, 12,158,119,224,248,133,101,189,223,232,138,251,169,106,136,157,120, 16, 57,113, 33,114,226,130,207,216,177,122,
-243,247,214, 34,149,166,127, 97,236,209,130,151,200,159,231, 74,106,191,197,230,206,174,245,222,181,126,222,207, 19,103,174,232,
-221,103,200, 56,230,254,173,139, 95,232,129,243,142, 85,244,136, 67,251, 88,214,241,103,156,200,217,107,221,244, 89,139,167,247,
-234, 63, 2, 92, 46, 15, 86,171, 21, 7,127,221,133,159, 54,206,127,104,214, 22,142, 3,192,154,243,185,147,246,237,218, 60, 98,
-230, 87,171,153,198, 77, 91,183,185,152,243,226,114,180, 44,151,249,225,157,241,147,195,125,125,125,157,255, 27,209, 34,168, 23,
-218, 16,125, 7, 14,195,153,163,135,241, 32, 54, 6, 44, 41, 54, 76, 44, 75,160, 44, 42,204,181, 89,205, 59,202,109,241, 16,137,
-106,110,255,105,103, 8,135,195,192, 98,101, 97,182,177,248,228,253,119,205, 83, 62,254,162, 99,223, 94,251,142, 92,187, 0, 0,
- 32, 0, 73, 68, 65, 84, 93, 98,157,184, 80,167,166,231,184, 93,143,142,107,194,242,101, 1,227,103,172, 22, 24, 77,118,168,244,
- 86,156,220, 86,190,215, 17,185, 7,182,171,213,162,239,248, 41, 95,110, 17, 10,185, 28, 75,163,122, 1,201, 93,218, 54,202, 8,
-172,230,165,249,122,249,198,214,191,221,136,238,251,214,219,227, 69, 99,235,183, 96,170,121,138,157,223,125,123, 72,152,221,102,
-121, 71,175,200, 40,119,201, 52,190,196, 93, 25, 88, 59, 88,255,223,136, 81,189, 67, 12, 65,208, 51,206,131, 65,178, 33, 47, 97,
- 40, 0,248, 87, 11, 52,242,133, 46,154, 42, 68, 96, 8, 0,172,255,113, 79,203,187, 9,217, 19,215,172, 89, 43,137, 74,210,224,
- 78,146, 10, 66, 1, 7, 22, 43, 11,198,193,160, 54, 75,184,147,231,206,153,237, 82,164,179,227, 82,140, 28,177,183, 47, 18,179,
-214,248,182,196,230, 50, 20, 62,206,239, 0,168, 11,224, 49,195,144, 31,116,121,126, 71,129,203,182,170,230,123,150, 45,174, 47,
-187,120,215, 9,178,243,132,125,249, 78,210,118, 12, 67, 26, 49, 4,238, 0,201, 82,148, 60, 83, 29,117,106,186,188, 4,172, 88,
-250, 21,214,109, 61,140,236, 66, 35, 92,237, 25, 56,186,109, 49, 62, 91,246, 11, 12,166,242,123, 53, 84,230, 71,202, 50, 70,207,
- 27,174,210,191, 75, 63,183,108,217,178,254,207,165, 77,255,114,210,236,133,207,149,126,127,249,242,229, 75,159,250,191,222, 81,
-147,245,196,104,149,158, 84, 37,102,171,158,183,127,205,223,143, 30, 57,228, 94,164,181, 64, 36,224, 34,176,118, 48, 22,108, 56,
-234,253,102, 75, 47, 20, 88, 92,177,103,203,183, 10,163, 94,243,171, 67,133,133, 79,104, 27,177, 76,122,242,208,193,195,168, 19,
-232, 35,216,125, 85,145, 18,157,108,120, 18,234, 85,203,211,156,106,187,232,121, 67,135, 12,145,156,191,112,241, 99, 45, 80,166,
-209,226, 50,220, 26, 63,238, 60,232,227, 44,230,131, 97, 0,141,193,134,137,239, 12,123,245,199, 24, 97,185,227,199,141, 5, 83,
- 98,178,212,133,185,248, 98,214,251, 70,169, 53,241, 65,122,106,122, 86,207, 1,159,157, 87,107, 25, 99,248,152,247,111, 61, 72,
- 88, 86,164,215, 87,178,200, 15,107,205,236,219,175,175,160, 56,114, 0,112, 25, 6, 44, 97,243,234,213,146,126,248, 66,115, 97,
-174,233,199,202,140,155, 54, 59, 65, 1, 63,193,240, 93,171,166,253, 88,205,215,199, 83, 38, 21, 19,153, 68,200, 52,170, 31, 34,
-104,219,182,189, 83,237,208, 48,193,213, 56, 3,210,229, 6, 36,103,171, 32,244,109,198, 27,217,253, 77,236, 90, 59,163,171, 34,
-253, 54, 7, 47,118, 82,124,134,179,151,254, 24,176,117,243, 26, 97,158,210,130,135,233, 90,228, 22, 25,145, 83,100, 66,174,194,
- 8,153,152,143,206, 3, 39, 9, 79, 28,253, 97, 64,143, 78,109,214,191,204,229, 77, 78, 78, 57,145,154,149, 51, 34,172,121,107,
-236,250,249,167, 78,110,110,181, 93,148,202, 20,181,163,169,179,120,241, 98,167,229,203,151,243, 54,108,216,160,110,219,182,173,
-223,156, 57,115,122,231,231,231,223,172, 85,171, 86,232,153, 67, 59, 46, 52,235, 60,168, 21, 88,139,119,167, 46,221, 4, 66,150,
-135,200,136, 8,203,190, 95,119, 23, 26, 12,154, 41, 21, 26, 14,137,235,226, 60, 45, 3,239,234,213, 99,101, 78,246, 55,120, 28,
-101, 66,209,233,233, 59,139,128, 67,117,250,124,120,238,226,237,248,132,150, 81,169, 62, 23,162, 30,229, 43,244,150,122, 73,167,
- 63,171,176,224,229, 50, 12,248, 92, 14,156,197, 60,112, 74, 74, 85, 89,181,176, 71, 96, 24,239,210,200, 41, 3,166,228, 29, 96,
- 24,100, 23,165,223,113,160,207, 6, 67, 88, 2,196,103,234,160, 53, 22,135,230,107,120, 73, 32,207,203,196,119,235,119, 32,250,
-246, 45,244,122,115, 32, 54,253,184, 27, 19,223, 25, 97,172,172,246,195,225,148, 68,180,158,138,102,201,196, 60, 0, 12,148, 58,
- 43, 14,254,150,129,186, 65, 28,135, 31, 12, 0,224, 44,147, 64,165, 49,128, 35,112,198,227,168,147,146, 83, 23,111,204,153,183,
-104,205,231, 69, 57, 49,233,143,238, 93, 69,168,151, 10, 65,213, 45,136,205,117,193,237,194,218, 8, 13,174, 3,142,224,150, 67,
-218, 5,177, 77, 86, 28,229, 28,236,223,178, 89,195,118, 53,125,220, 96, 48,219, 75,162, 90, 92,252,180,125, 39, 82, 83, 50,199,
- 23, 62, 56, 26,253, 58, 28,173, 46, 63, 89, 46,244, 9,254,224,222,141,243,201, 67,222,254, 0,254,213, 3,155, 42,211,239, 56,
-220,109,193,145,125,118, 7,141,150, 64,226, 54,231,147,185,223, 76,239,213,111, 56,254,184,122, 30,119, 98, 31,163, 77,155, 86,
-120,115,240, 72,104,212,138,250,251,119,174,125,195,166,215,156,225, 9,109,211, 91,183,239,206,176,118, 59, 18, 31,222,127, 92,
-150,150, 33, 39,254,206,245,156,120,151,103,154,167,188,234, 55,149,185,122,220, 49, 89,236,200,202,202,196,181,223, 47, 53, 55,
-228,196,223,169,202,245, 18, 10,184,136,140,206,135,197,202,194, 98, 99,209,185,203, 27,102, 1,199,212,105,201,154,237,109,115,
-178,115, 56, 82, 23, 47,214,163,122, 3,129,191,208, 98,186,155,164, 18, 88,172, 44,234, 84,147, 86,168,233, 93, 45,120,233,140,
- 25,159, 52,224, 10,196,208,232, 76,230,156,236, 44,191, 45,123, 46,106,227, 30,222,171, 94,195,199,213,229,155,181, 63, 8,212,
- 70, 6,249, 42, 19, 20, 26, 53,243,246,228,153,213,182,110, 92, 54,186, 34,163, 85, 70,119,145,160, 19,145, 87,235,187, 59, 11,
- 24,173,209,198, 22,170, 45,246,183, 7,191,218,160,203, 18,147, 53,105,205,234,181,146,232, 36, 13,238, 38,169, 32, 18,112,225,
- 36,224,192,108,101,225,224,237,196,241,243,241,155,210,190,101, 19,156,185, 83, 0, 46,151, 3,131,166, 72,207, 67, 97, 66,203,
-174,189, 36, 45, 90,183, 69,183,174, 93,240, 40, 33, 62, 48,226,216,193, 30,215,175, 93,206,181, 89,234, 77,211,201, 19, 14, 87,
- 41,176,160,215,115,173, 78,126,239,250, 87,175,213, 97,232,200,119, 93,107, 6, 86,103,124,188, 60, 97, 35, 60, 76,122,103,152,
-195,119,126,177, 49, 7,150, 47,154, 3,147,201, 12,111, 55, 39, 16, 2,108, 95,191, 0,102,179, 25,213, 60,133, 80,233,172,229,
-126,191, 50, 63, 82, 94, 20,170, 74,125, 79,158, 50, 99, 21,237,103, 24, 38, 98,246,236,217, 95, 0, 32,179,103,207,254,162,116,
-123,217,178,101, 6, 0,217,149, 52, 29,110,121,198,104,149,158, 92,249,119,183, 32,212,203,211,255,122,228,153,211,174, 71,238,
-178,248,227,240,109,244,107,227, 15, 1,143, 3,137,107, 53,220, 77, 81,225,196,161,205,202,163,123,127,200, 50,153, 76, 43, 43,
-111,107, 14,110, 41,147, 72,207,252,188,235, 87,214,203,211,147,243, 93,164, 60,169, 80, 99,123,210,164,149,112,227, 24,123,251,
-204, 22,127, 2,230,180, 72, 36, 10, 54,155,205,238,149, 37,236,246,200,180,146, 78,188,204,235, 40, 91,193,112,185,246, 93,187,
-119,193,203,197, 9, 38, 43,139,217,159,127,100, 24,219, 75,166,124,251,173,145,221,187,245,157,126,129, 47, 13, 57,223,190,121,
- 8,105,214,172,153,146,203,229, 86,170,167, 72,185,245,194,232,138,208, 90,226, 9,115,103,142,157, 91, 70,115,161, 67, 29,119,
-181,185,247,127, 3, 80, 79,253, 84, 76,233,124, 92, 29,167, 95,246, 31,253,104,248, 91,225,243,170, 55, 29, 44, 75,201, 81, 65,
-192, 88,208,170,129, 63, 46,158, 62, 76, 50, 83, 19, 62,169,204,100, 1, 64,190, 92, 17,224,237,237,139,232,100, 45,178, 10, 13,
-200, 45, 49, 89, 57, 69, 38,104, 12, 26,132,213,172, 6,165, 74, 21,240,210,215, 23, 56,124,230,204,153, 17,125, 7,133, 99,250,
-231, 11, 59,110,219,252,109,140,212,137,255,158, 46, 47,241,146, 35, 70,235,254,253,251,138, 89,179,102,213,253,241,199, 31, 57,
-163, 71,143, 54, 52,105,210, 68, 52,102,204,152,142, 59,119,238, 20, 73, 36, 34,195,221,171,199,230, 77,248,112,246,160, 45,235,
- 22, 55, 45, 42, 42, 98,108, 86,235, 41, 75, 81,209,108,109, 37,102, 46,227,216, 23, 15,231, 39, 89,198,189,209,201,251,152,135,
-132,211, 72, 72,204, 35,209, 96,193,175,136, 91, 96, 73, 58,189, 65, 35, 30,177,234,195,108, 37, 59,215,200,241, 89, 82,153,201,
- 2, 0, 14,151,129,217,102,135,179,152, 15, 14,135, 83,106,226,253,127,250,245,148,196,219,213, 9,124, 46, 7, 60,110,113,180,
-179, 64,109,193, 7,239, 58, 58, 67, 8, 97,109,118, 2,131,217, 6,125, 73,237, 80,163, 46,192,156,207, 63,197,155, 3,134, 96,
-194,148, 79, 81,100, 0,110, 39,107, 96,177, 90, 43,189, 41, 56, 12, 7,122,147, 13,239,245,170, 9,133,214, 2,157,193, 6,179,
-141,133,196,137, 7, 62,143, 3,169,136, 7, 23, 9, 31, 32, 68, 80, 90,152,240,249,124,163,213,106,221, 85, 65,141, 30,181, 3,
-124, 97,176,114,208, 58,252, 91,244,108, 87, 15,177,191, 29,228, 93,254,227, 94,208,199,159,207,197, 71, 19, 7,224,192,195,186,
-240,240,169, 9,153, 84, 12, 43,225, 0, 32, 14,118,216, 91,192,114, 44, 67, 70,125,255,227,246,248,175,191,154, 45, 82,234, 24,
- 8, 5, 92, 92, 56,127, 14,215,111,220, 94, 87,240,224,232, 46,188, 70,248,132,227,235,226,226, 2,145, 19, 23,102,139,201,236,
-120,215, 5, 2, 2, 52,151,250,212,251,190,164,198,223,220,206,162,140,125,149, 27, 45,158,200,101,246,180,207,191, 94,218,171,
-223,112, 68, 70, 28,192,254, 3,191,218,219,245, 25,207,221,253,211,102,116,236, 57, 16, 29,123,133,227,212,225,157,159,234, 88,
-166,225,164,233,243, 22,117,238,222, 23,145, 39, 14, 32, 47, 55,115,149,163,199,203,229, 51,211,187,191, 49, 0, 70,179, 29,157,
-122,244,199,233,227,135, 63, 68,201, 32, 11,199, 31, 98,207,149,207,224,216, 62,253,100, 58, 63, 95,105,230,203,213,102,100,202,
-245, 72,201,211,227,232,222,109,196,241,242,194,220,170,115, 88, 13,254,164, 21, 23, 50, 2,106,248,155,248, 38,131, 56,225,113,
- 82,253, 9,239,142,229, 7, 5,215,231,228,171, 76,144,171, 76, 40, 80,153,160, 53,218, 16, 92, 35,132, 99,181, 49,237,170,154,
-206, 94,174, 78,252, 77,199,147,225, 34,229,163,125,253,151, 31,104,203,178,236,127, 77,214,154, 98,147, 21,147,172,130, 80,192,
-133, 80,192,129, 80,192,133,205, 78, 28,170,184,136,125,234,245,253, 96,218,251,213,204, 54,160, 80,101, 6,143,203,192,199,203,
- 93,218,170,233, 40,108,255,246, 67, 0,192,196, 89,223, 97,194,123, 99,208,160, 81, 19, 40,139,138,252, 70, 13,239,187, 6,192,
- 97, 71,143,245,100,228,165,192,200, 43,209,179, 62,152, 49, 95,246,214,128,110,220, 59, 73, 42,228, 40, 76,120,156,160,169, 82,
-228, 13, 0,108,118, 22, 4, 4, 59,126,141,128,216,137, 7,185,202, 2, 66, 8, 22,111,216, 7,103, 49, 31, 57, 69,197,205,253,
- 21, 81,161, 31,169, 32, 34, 85,133,104, 99,255,146,103,173,183,163, 17,173,101,203,150,197, 46, 91,182,172,204, 8,217, 83, 38,
-235,229, 22,149, 22, 8,164,245, 93, 60,189,254,136, 60,125,210,249,240, 93, 59, 46,222, 45,196,240, 78, 53,160, 85,164, 99,229,
-231,111, 41, 24, 16, 51,135,203, 85,154, 12,250, 67, 6,131,110, 9, 0, 75,133,153,198,175, 94,115,169, 72,118,110,211,150,159,
-109, 94, 62, 62,216,117, 85,145, 89,164,179, 89,255,219,108,101,101,110,159,217, 18,100, 99,173,125,140,121,143,110, 85, 86, 19,
-103, 9, 4,203, 54, 31, 5, 64,192,178, 44, 8,203,130, 47,146, 73,189,234,180,205, 43, 41,232, 68, 60, 14, 99,124,186, 4, 32,
-172, 45,179, 32,185,226, 48, 40, 3,192, 85,194,199,175,151,179, 0, 32,143,171,137,138,123,251,173,226,230, 66,163, 89,164,110,
- 84,183, 46,105,213,170,149, 82, 44, 22,191,116, 98, 87,181,185,208, 33,146,146,204,114, 96,197,145,195, 78, 67,122,203,194, 90,
- 59,113, 4,104, 17,234,143,139,103,142,144, 63, 78,111,159,104,200, 79,248,217,193,140, 8,173,209,138,236, 66, 35,178, 10,141,
-200, 45, 50, 34, 87, 97, 66,110,145, 17, 12,195,192,104,182,189,210, 97,234,242,227,247,239,250,121,235, 64,147, 5, 35, 59,247,
- 26,130, 79,231,111,170,185,235,251,229,231,146, 9,167,131,131, 29,109,237,177,177,177,169,239,190,251,110,211, 61,123,246,112,
- 27, 55,110,108,136,139,139,147,148,152, 72,139, 76, 38, 17,111,219,184,236, 76,235,214,173,247,102, 37, 60,188, 80,210,158, 94,
-105,193, 94,179,203, 56,161,216, 18, 61, 41, 80,218,190,119, 29, 63, 9, 2,165,154,222,245,101,119, 87, 22,118,255,104,169,252,
-194,186,252, 28,147,237,172,220,192,109,150,165,229, 59,212, 87,208,106, 50,166, 13, 29, 62, 18, 92,134, 3,139, 81,159, 86,154,
-185,124, 92,157,176, 96,247, 67,200, 68,124, 56,139,121,144,137,249,232,216,208, 3, 85, 40,207,136,213,206, 66,111,178,195, 96,
-178,193,104,182,193, 43,192, 29, 63,238,218,143,244,124, 3,142,222, 42, 64,124,154, 6, 33, 53,164, 32,164,242, 98,146,181, 91,
-117, 3,134,141,118,230,114, 24,112, 57, 12,167, 97,253,122, 80,104, 45, 16,240, 56, 16,136,196,144, 10,121,112, 17,243, 33, 16,
-240,145,159,159, 15,147,201,132,192,192, 64, 81,197, 86,144,192, 89, 38, 70, 72, 80, 53, 88,172, 54,156,188,242, 0, 75, 62, 25,
-138, 55, 58,183, 4,195,151,225,161,169, 57,156, 61,156,193,114, 56,176,216, 88,152, 45,118, 0, 28, 99,121,122, 1, 1, 1,221,
-165, 82,169, 84,175,215,107,210,211,211, 47,229,198, 31, 78,183,115, 7, 77, 58, 29,121, 97, 87,255, 55,223, 64,116, 76, 44, 14,
- 28, 62,118,181,192, 83, 53,163,244, 59,141, 26, 53,106,235,229,229, 37, 43, 44, 44, 84,223,191,127,255,230,203,214, 11, 8,135,
-243,113,187,142, 93,161, 85,230, 35, 47, 35,197,225, 90,116,131,154,206,248,114,217,166, 22,161,245, 66, 91,216, 73,177,241,106,
- 24,232,140,207,230,175,111, 81, 55,164, 94,139,210, 1, 33, 13, 2, 43,158,150,141, 39,113,238,245,206,132, 79,151, 13, 28, 62,
- 14, 23, 34,143, 97,245,146,207,119, 73, 93,189, 27,120,184,187, 54,107,220,182, 23,174,158, 59, 6,145,179, 31,220, 61,253, 58,
-142,126,111, 90,207,225,163, 39,227,250,213,115, 88,183,252,139,157,118,147,230, 23, 71,142, 85,234, 19,228,221,180,121,235,183,
-157, 61,124,161, 84,105,224,236,238,131, 6, 97,173,222,126,112,215, 52, 75,151,159, 44,127,217,123,157, 37, 4, 38, 11, 65,145,
-214,130, 12,185, 1,169,185,197, 70,139,101,171,208, 39,200,206, 50, 50, 17,143,231, 97,125, 20,120,239,220, 5, 82, 51,192,151,
- 89,177,232,115,174, 5, 34,200,149,197, 38, 75,174, 54, 67,174, 50, 67,107,180,194, 67,202, 3,107,103,171, 92,235, 46,210, 90,
-224, 92,210,143,214,206,190,124,223,240,205, 63,253, 26,122, 55, 33,123,240,234,213,107, 37,119,146,159, 50, 89,252,226,104,150,
- 80,192,133,157,101, 1, 7,238,120, 62,143, 63,125, 80,223,158,200, 40, 48, 20,143, 90,230, 48, 8,105,210, 26, 94, 98, 22, 61,
-194,103, 3, 0, 6,244, 45,238,218,150,156,163,195,241, 63,228,192,179, 29,187, 43, 46,139, 13, 6,238,150,221, 39, 62,222,191,
-111,175,171,209,206,195, 15,167, 82,161, 55,217, 32, 18,112, 33, 20,112, 33, 22,112,159,233,143, 93,185,209, 42,238,115,151, 94,
- 96,133,222,104,132,218, 96, 5, 1,112,243,145, 22, 6,179, 13, 42,157, 21,109,235,187,191, 90, 32,132, 97, 78, 16, 66,250, 61,
-111,136,158, 55, 75, 79, 69,164,202,210,184,245,180, 70,233,231,203, 51,114, 79,247,217,194,179,125,167, 43,175, 36, 61,239, 28,
-159,222, 22, 72,221, 27,184, 58,187,254,113,250, 84,132,236,240, 93, 22,151, 98,138, 77,150,213, 80,128, 85,179, 70,101,170,149,
- 5,221, 0, 36, 57,250, 99, 18,175, 6, 97, 34, 39,225,133,111,214,254, 96,241,241,173,206, 30,250, 67,153,175,210,219,159,137,
- 33,218, 77, 38, 14, 97,137,192,152,247,200,161, 54, 4, 14,135,177,204,255,112, 8, 88, 66,176, 96,237,126, 44,157, 17, 14,153,
-120,180,132, 97, 24,137,206,104,195, 39, 11,183, 98,213,151,227,157, 37, 66, 30, 24, 6, 48,154,237,120,103,228, 16,199, 50,160,
-209,134,199, 55,246,104, 53,201, 17,113, 79, 55, 23,182,233,248,230,237, 54,109,218, 40,221,221,221, 33, 22,139,255, 27,169,112,
- 48,143,148, 53,186, 48, 95,137, 76,103,103,231, 46,197,231,244, 68, 79,167, 82,169,142,188, 76, 70,212, 40, 11, 46,228,166,222,
-107,221,161,219, 0, 92, 58,115,132,252,113,106,219,196,170,204,209,227,238,225,158, 17,117,239,113, 3,134,241, 40,142,104,149,
-152, 44,179,149, 69, 77, 95, 9, 50, 82, 31,195,205,213, 53,195, 81, 61,177,119,232, 32,134, 67,166, 48, 32,219,117,121,137,251,
- 1, 16, 93, 78,220,168,253,191,108,137,137,189,127,103, 73,255,183,167,243,122, 13,127,159,251,253,178,105, 95, 0,112,116,226,
- 61, 75,124,124,252,131,241,227,199,183,191,126,253,186, 29,128,158, 97, 24, 43,151,203,149,152,205,102, 65,183,110,221, 84, 15,
- 31, 62,188,140,178, 59, 45, 62, 67,199,119,247,123, 49, 66,205,155, 78,172,101, 84, 77,103,205, 27,221, 58,181, 67,187, 70, 1,
-200,232,212, 14, 0,166,167,105,101,161,198,186, 91,127,181,218,196, 39,191,255,233,248,210,137,225, 61, 63,217,197, 91,176, 58,
- 39, 98, 65,133, 29, 81, 51,226, 46,247, 46,203,198,243,184, 28, 56,139,249,144,137,121,112, 22,243,225, 44,226,195,106, 35, 85,
-169, 57, 18,171,141, 45,142,104,153,109,208, 26,108,184,112, 39, 15,185, 42, 51,148, 26, 11, 12, 22, 59, 8, 72,113,109,212,129,
-210, 92,254,232,154, 91,233,147,212, 45,176,185,106,203,134,111, 93, 14,254,150,249,100, 68,159,171,196, 9,206,146,226,209,216,
- 87,174, 92,129,167,103,229,181,125,150,101,113,224,244, 77,172,222,113, 1,167,183,207,132, 72,192, 69,216,160,133, 24, 55,184,
- 13, 88,194,226,113,124,108, 94, 72,195,166,190, 28,142, 24, 28,134,129,201,202, 2, 32,229, 94, 79,179,217,236,153,158,158,174,
- 14, 14, 14,246,171, 86,173,218,112, 46,151, 75,160,185, 99, 58,178, 87,161, 63, 31,241,139, 68,103, 48,217, 37, 54,213,246,224,
- 28, 67, 63, 4, 7,131, 97, 24,226,226,226, 34,184,112,225,130,182, 73,147, 38,222, 47, 89,166,115,196, 62,245,214, 77,152,250,
-241,240,186,117,234, 96,255, 47,219, 65, 8,115,208,209, 47,239, 62,126, 29,139,230, 60, 59,194,240,179,249,235, 91,172, 90, 56,
-253,153,125, 83,231,172,174,112,212,161, 88, 40,155, 49,116,212, 36,220,190,249, 59, 86, 46,252,108,175, 73,171, 24,103,181, 89,
- 71, 40,114,146,247, 6, 53,108, 3, 98,209, 32,114,223,183, 8, 31, 51, 81,216,171,255,112, 92,191,122, 14, 75,191,152,186, 91,
-175,204,127, 23, 14,118,114,102, 9,127, 74,183,222,131,249, 6,147, 5,235, 87,124,133,201, 51,150,160,109,247, 1,252,251,119,
-254,152, 2,224,107, 71,207,217,100,177,163, 91, 19,175, 98,243,108,101,113, 44,153,203, 43, 43, 7,242,184, 12,167, 89, 29, 55,
- 24,204, 54,168,245,214,138, 31, 84, 2,126,174, 82,165,174,181,113,233,199, 92,157,209, 6,185,202,140,124,149, 9, 5,202,255,
- 26,172, 2,149, 9,114,149, 25,124, 30,131,132,164, 52,112,248,188, 42,247,207, 43,210, 90,209,186,158,123,241, 61,250,146,173,
- 35, 86,158, 75,155,211,151,239, 14, 93,189,122,141,232,110,138, 6, 49,201,234,146, 72, 22, 23, 66, 62, 7, 78, 37,127,219, 89,
-160,178,159,112,241,174, 19, 52,246,157,209, 61, 92,100, 98,100, 39,230,131,199, 45,158, 34,198,213, 39, 0,174, 66, 35,166, 77,
-157, 4, 47, 79, 55,164, 23,152,176,238,112, 2, 98, 30, 60, 2,107,168,218,105,175,255, 97,111,159, 9, 31,124,230,198,225, 59,
- 97,231,153,148,226,227,228,218,241,240,143,227,198,236,199,247,116, 90,117, 33, 1,177, 59, 24, 0, 96,136,205, 94,156,221,150,
- 46,152,141,189, 59,190,195,153,168,252, 39, 57,240,183,131,171,240,241,156,197, 40, 80,155, 81, 86,190,172,200,143, 0,144, 63,
- 21,137,122, 97,251, 41,115, 84,214, 54, 83,178,109, 46, 71,195,252,156,185, 50, 63,183,223,252,156, 94, 89,115,255,109,169,180,
-233,240, 5, 83,228,230,221, 88, 34,146,254,126,234,212,113,233,145, 24,242,196,100, 89,244, 5,100,201,244, 1,153,106,165,188,
- 87,149, 76,150,119, 72, 99,161, 68,120,121,222,226,117, 38,223,234,181,108, 39,239,168, 11, 53, 70,187,237,197, 62, 8, 82,187,
-212,213,219,200,115, 18,174,230, 27,204, 95, 21, 20,196,233, 42,139, 60,177,132, 32,226, 70, 46, 8, 41,174, 34,237,187,146,133,
-146,154, 57,236,108,113,179,202,217, 59,249,224,149,244, 67,113, 52,252,189,249,135,239,212,253,154,168,116,111, 47, 93,240,164,
-185,176,109,211,226, 72,150,139,139, 11,220,220,220, 32,147,201,224, 72,211,225, 83,205,133,101,142, 46,116,118,118,238,114,231,
-206, 29,145,139,139, 11,184, 92, 46, 76, 38, 19, 26, 53,106,244, 82, 55,186,212, 55,244,131,214,221, 6,127,209,177,251, 0, 92,
- 56,125,136,252,113,250,167, 73, 85,157, 8,177, 95,207,246,199, 23, 45, 90, 16, 52,111,201, 70,161,179,136,135, 56,173, 25, 28,
-134, 65, 77, 95, 9, 60,165, 28, 92, 58,178,211, 24, 62,160,189,195,147,227, 5, 4, 84,223,181,106,195, 22,233,170,229, 11,187,
-221,142, 98, 46,104,179, 19, 20, 0,160,207,139, 95,241, 16,120, 80,227,247,200,147, 77,187, 12,129,111,181, 58,111, 36,231, 61,
-116,216,108, 0,208, 39, 37, 37, 37,207,155, 55, 47,116,249,242,229,132,203,229,178, 0,132,107,215,174,213, 39, 38, 38,222, 65,
-241,208, 92, 84,246,176,233,241, 70,163, 79,100, 78,246,182, 30, 18, 78,163, 58,126, 18,180,107, 84,220, 42, 26,222,175, 35, 2,
- 2, 3,145,148,171,111,166,208,179,124,173,153, 91,103,211, 15, 49,183,106,123,113, 39,218, 12,230, 7, 0,142,190, 68,179,233,
-147, 14,242,165,209, 44,103, 49, 31,108,113,173,169, 74, 70,203,100,177,195, 96,178,195, 96,182, 65,103,182, 67,111,182,131, 37,
-197,247, 4,195, 48,176,216, 88, 56, 84,109,126, 46,239,187,120,120,161, 78,237,226, 81,178,206,226,226,169, 30, 92, 36,252,226,
- 49,210,158,158,240,241,241,113, 40, 42,106,182, 20,223,226,102, 43,251,164, 89,223,108,177,129, 16,130,132,132,248,153,169,201,
-201,131,130, 67,130, 59, 55, 12,107,234, 33, 17,114, 0,160, 92,163,165,215,235,237,206,206,206, 62, 30, 30, 30,156,172,172,172,
- 39,230, 57,184, 89, 55,219,225, 67, 7, 49,116,232, 16,109,220,205,187, 79,134,184, 27, 12, 6,166, 67,135, 14, 46, 1, 1, 1,
- 28,147,201,164,174,106, 50, 73,189,235, 13,118,247,244, 88,242,206,187,147,235,117,235,217, 7, 23,207, 71,226,232,161, 61, 63,
-235,229, 9,145, 14,223,239,161,245, 95, 24,117, 88, 55,164,222, 11,163, 14,107, 5,133, 84,104,180, 26,134,181,106, 67, 24, 30,
-206, 68,236, 35, 70,142,101, 42, 0,214,110,212,236,251,117,243,151, 95,143,154, 50,167,110,223,129,163,240,206,152,113,224,241,
-184,184,116,246, 56, 86, 45,252,244,132, 86,149, 63,214,145,110, 2,197,161,183, 6,130,234,226,128,143, 2,235, 54, 70,212, 31,
- 87,241, 56,225,126,236,221, 91,215, 27, 5, 55,105, 11,239,106, 53, 63, 74,243,226, 46, 71, 92,156,165, 50, 25,179,209,152, 54,
-110,236, 24, 60, 61,234,176, 93,243, 80, 79,230,249, 27, 0,128, 94,147,111,217,246,237, 39,137,165,163, 14, 89,139, 57,173, 60,
- 93, 85,145,252,192,165,107, 55,102, 12,234,215,135, 83,160, 54, 23, 71,176, 84,230,146,151, 9, 5,165,127,171, 77, 8,169, 38,
- 67,124,108, 20,107, 84, 21, 28,172,226,125,105, 28, 55,162,247,131,210,188,203,178, 4, 12, 96,172,114,179, 20,223,101,210,138,
-149,171, 69,119,147,181,136, 73, 81, 23, 55, 21,242,185,197, 6,139,207,121, 98,186,138, 71,179, 87, 18, 29, 98,184, 75,223, 27,
- 59, 18, 5,106, 11, 88, 22,224,113, 57, 37, 47, 1,210, 53, 12, 50, 52,122, 20, 20,201,145,156,154, 6,101,238, 99,112, 56, 28,
-120, 85,171,231,240, 76,210,118,226,228,175, 55,147, 38,195,251,117,230, 29,250, 61, 7, 18, 33, 15, 38, 77, 30, 78,253,250,173,
-220,164, 85, 47, 49,232,181,135,140,138, 71,217, 14,215, 74, 24, 70,174,214, 26,125,133,124, 46,246,239,216,136, 17,227,166, 62,
- 83,250,206,156,187, 8,224, 48, 80, 20,105,192, 48,140,188,106,229, 18,115,171,162,237,151,140,140,189,178, 70, 25,102,235,197,
-138, 66,249,181, 81,114, 42,242,244,113,233,111,169, 66,220,140,207, 41, 49, 89,114,118,241,135,253, 50, 53, 42, 69,111, 0, 9,
- 85,171, 23,114,122,135,191, 55, 35,182, 78,189,134,166,139,247,181, 41, 74,157,181,220,126, 14,237,134,207,139,189,125, 98, 67,
- 95,149, 53,233,125,169,127, 67, 59,107,179,173, 48,200, 19, 22,150,211,116,232,180,112,221,254, 39,205,134,179,150,239, 44,254,
-219,110,135,157,176, 32, 44, 48,237,203,205,176,177,118,176,118, 59, 88, 59,129,213, 78, 36,149, 29,174, 79,181, 90,135,138, 30,
-238,171,255,246,215, 47, 54, 23,186,185,185,193,211,211, 19,158,158,158, 40, 53, 70,175,163,185, 80, 38,147,225,234,213,171, 16,
-139,197,144, 74,165, 85,210,125,202,100,189,223,170,235,160,141,221, 7,142,199,217, 67, 63,144, 91, 87,142, 79, 54,228, 39,108,
-117, 56, 66,111,183, 51, 86,171, 21,253,122,117, 77,139,142,125,116,122,238,140, 41,125,218,247,159, 44,108, 23, 90, 29, 70,179,
- 29,153,169,143,113,233,200, 79,198,122, 65,254,103,122,116,106,147,102,181, 90, 97,183,219, 43,125,144, 27,205,150, 2, 46, 95,
- 44, 29, 57,242,109,254,173,155, 55, 15, 74,189, 67,246,219, 25,206, 93,134,176, 97, 12, 33, 67,195,194, 26,192, 98,101,161,215,
-171,139,170,122,206, 26,141, 38,121,251,246,237, 65, 99,199,142,149, 52,108,216,144,255,248,241, 99,172, 90,181,170, 80,163,209,
- 36, 59,170, 17,121, 37,126, 45,143, 41, 74, 44,141,104,165,119,108,135,145,253, 59, 98,239,137,223,112,233,234,117,164,105,101,
-119,180, 54,222,145,140,180,108, 83, 35, 15,245,193,129,237,106,113,247,239, 40, 58, 24,219,117,246, 91,132, 8, 35, 11, 46, 47,
-208, 57,126,115, 3, 26,131, 21, 46,146,226,249,158, 74, 35, 91, 92,134,113,216, 17, 49, 64,242,213,235, 81,141, 91,134, 52, 68,
-116,178, 10,249, 74, 19, 12, 38, 27, 88,150,128, 5,129,167,179, 19, 68, 2, 14,210, 83,147,193, 18, 75, 74, 21, 31, 21,242, 46,
-157,187,240, 0, 6, 12, 67,120,124, 30, 15, 4,197,243, 43,138,197, 98,173,143,143,143, 67, 17, 45,139,205,134,161,125,218,160,
-109,171, 48, 12,154, 92, 60,103,230,249,159,103,195, 93,198,199,222, 93, 91,145,113,101,237,174,160,118, 83, 34,239,223,139, 29,
- 22, 27,253,251,219,111,182, 16, 55,243,227,101, 11,202, 11,147,234,116,186,131, 0,156, 4, 2, 65,159,206,157, 59,123, 28, 60,
-120, 80,233,229,229,197, 58, 9, 4,242,129, 3,250,179,124,129, 64, 81,250,217,107,215,174,241, 39, 79,158,236, 92, 84, 84,148,
-158,151,151,119, 29,128,181,226,138, 96,104, 79,112,176, 7, 12, 35,146,137, 37,105,181,107,215,169,214,170,109, 27,215,193, 67,
- 71, 64,232, 36,196,217,200,211, 88,191,102,249, 62,109, 78,220,123, 85,185,146,175,107,212, 97,102,122, 74,178,222, 96,106,210,
-184,101, 87,230,106,228,145,233, 22,120,173,225, 10, 45,223,246, 28, 58,181,110,114,182, 22,235,151,205,132,187,171, 20, 41,143,
- 31, 26, 18,227,238,109,182, 26,213, 51, 29, 54, 89, 0, 36,133,246, 97,237,198,244,113, 55, 89,236,184,114,225,132,145,181,177,
-125,174, 95, 62,249,184, 70,189, 86,162,198,173,122,184, 23, 28,221, 58, 84, 15,236,173, 76, 39,235,225,139, 17, 92, 98, 86,166,
-156,191,112,206,213,183,102, 35, 46, 3, 6, 22,147, 17,242,164, 91, 54,125,222, 67,181, 58,235,190, 67,163,112, 11, 51,240,229,
-156,249,223,188,223,170,101, 75, 41,129,232,153, 8, 86,169,193, 42, 80,155,225,229,236, 4,131, 90,142,196, 91,167,141,122, 57,
-183,194,249,206,108,102,157,164, 32, 63,207,233,191,221, 25, 18,218, 86,244,249,130,252, 60, 39,155, 89, 39,169,252, 81,199,133,
-139,212, 9,247, 82,178,158,116,124, 23,242,139,251,102, 57,241,185, 79,250,105,149,150, 5,149,208, 85, 32,114, 67, 86,161, 17,
- 12, 8, 88,187, 13, 54,171, 25, 26,181, 26, 89,217,185,200,203,205,131, 70,163,132, 68,230,142,198,205, 90,195, 89, 42,194,221,
- 75,251, 64, 8,113,104, 94, 67, 43,195, 15,109,213,182,147,240,126,106,113, 95, 44, 17,159,224,248,158,229,133, 90,117,126, 39,
-109, 78, 98, 98, 85,203, 98,155,221,126, 46,230, 65, 98,163, 26,254,181,153, 59,143, 85,216,245,227, 6,152, 75, 34,155, 86,171,
- 29,247,211,117,200, 81,232,145,158, 20, 71, 88,187,253, 28,254, 37,240,202, 15, 0,130, 23,214,184, 1,122,141, 30,140,239,190,
-219,140,164,228, 84,118,201,244,190,233, 90,141,242,205, 42,152,172,158, 40,153,107, 67,159, 23,191,194,224,222, 42,243, 88,180,
-130, 99, 48,147, 10, 59,248,136,188,107,162,211,123,171,206, 24, 52, 10, 39,187, 73,207, 59,190,235,189, 61,101,105, 22, 59,104,
-152,151,124, 22, 14,153,152, 7,134, 97, 80,218, 92,184,105,209, 36, 72,132,197,109,203, 6,147, 13,163, 63, 89,141, 93,171, 63,
- 5, 1, 48,106,196,111,250,242,142,179,180,105,207, 31, 55,107,164,165,230,103,245, 28,240,217,121,163, 69,104,234, 63,100,236,
-237,150, 45, 91, 42,197, 98, 49,196, 98, 49, 92, 92, 92,224,238,238, 14, 55, 55,183, 74,207,189,188,230,194,167, 71, 23,114, 56,
- 28,112, 56, 28, 72,165, 82,200,100, 50, 72,165,210,202, 52,203, 54, 89, 93, 6,110,234, 49,104, 2,206, 30,218, 66,110, 93, 57,
- 62,197,144,159,240,163,163,105, 84,210,220,115,119,232,208,161, 77, 38, 79,158, 44,152, 63, 99,242,153, 19,145,151, 18,246, 71,
-108, 25, 80, 84,164, 12, 32,132,192,205,213, 53, 35,124, 64,251,227,221, 58,180, 74, 59,127,254, 60,187,103,207, 30, 19,195, 48,
-247, 42, 59,206,130,252,252,159,207,159,187,176,160, 83,151,174,216,186, 99, 79,151,216, 7,113, 93, 30, 63, 78, 68, 64,205, 58,
-168, 29, 20, 2, 61,227,142, 11,151,175, 66,171,204,255,217,145,227,124, 46,170,197, 20, 21, 21,253, 30, 30, 30,222,235,183,223,
-126,227,132,135,135,235, 11, 10, 10,174, 61, 21,197, 34,149,105, 94,255,126,136, 28,192,207, 53,187,140,219,151,101, 81,126, 4,
- 96,121, 96,205, 64, 92,186,122, 29,215,127,187,177,185, 64, 18,184,240,189,209,239, 78,170, 53,144, 59, 97, 96,187, 90, 92, 31,
-119, 9,126,217,178,138,123,236,122,234,234,212, 66,251,214,229,151, 23, 44,114, 36,141,158, 60, 56, 52, 22,116,104,224, 1,171,
-157,128, 37,197, 5,174,179,136, 95, 94,193,251,130, 38,207, 44,124,111,202,228,201,143, 27,135, 53,251,120,244,187, 83, 4,205,
-234, 4,224,230, 35, 37,192, 48,240,240,147, 34, 39, 39, 7, 87, 14,108,177, 21,101, 61,220,204,229,178, 95, 87, 37, 47, 21,165,
-221, 9,126,106,115, 82, 65, 65, 1, 46, 93,186,132, 82,131,229,237,237, 93,158,209,122, 70,179, 48, 47,251,218,162,149, 63,116,
-152,248,206, 16,244,239,218, 8,151,111, 61,134,185,100,190,166,210,161,228,201,215,191,119,250, 40,188,142,249,253,161,245,212,
- 6,171, 83,234,151, 41,170, 43, 40, 94,131,149, 45,231, 56,205, 10,133,226, 88,124,124,124,199,166, 77,155,214, 58,121,242,164,
- 34,246,198,153,233, 79, 31,196,103,159,125, 38,251,238,187,239, 36,132,144,107,102,179, 57,201,161,115,231,224,151,168,219,183,
- 61, 45, 86, 22, 87,111,220,109,208,163, 67, 51,176, 4,184,117,235, 22,182,110,219,106,188, 23,115,231, 91, 93,158,223,215, 21,
-152,151, 50,175,167,253,213, 70, 29, 62,209,204,201, 74,253,246,236,137, 3,187, 90,117, 25,128,183,167,125,253,245,165, 19,123,
- 22,180,232,212,159,211,160, 85, 47, 68, 93,191,128,115, 39, 79,127, 99,209, 42, 22,160,242,190, 35,101, 30,167, 80, 44,249,176,
- 97,139, 46, 72, 79, 75, 69, 74,226,253,159,141,138, 71,217,105,143,185, 63,103,103,166, 77, 9,106,212, 1,191,157,217, 59,189,
- 2,163, 85, 97,158, 15,240, 22,111, 57, 25,113,108,100,102,230,247,126, 58,131, 81, 72, 8, 49, 10,157,120,185, 50,142,230, 87,
-181,195,199, 25,103,145,103,215, 26, 58, 98,244,148, 19,235,215,175,225,251,186, 73,144, 91,100,132,218, 96,129, 70,111, 1,135,
- 97, 16, 92, 77, 10,189, 70,129,203, 7, 86, 90,205,218,162,112,224,177,165, 60, 77,169, 79,232,226,162, 71, 23,166,125, 54,245,
- 34,156, 92, 3,170,213,238, 62,167,194,104,157, 38,235,206,128,207,166, 30, 15, 37,132,244,144,250,132,106,116,249,241,243,202,
- 59,119,134, 41,190,191,223,238, 22, 0,139,173,120,254, 49, 27, 11,216, 89,182, 36,202, 7,144, 39,237,249, 76, 37,231,206,176,
-191,158,184,134,236, 60, 37, 12,102, 43, 76,102, 27, 44, 86, 59, 56, 92, 46,220,220,221, 16, 82,187, 57, 92,221, 92,144,151,155,
-141,235,231,143, 33, 33,230,242, 53,134, 96,161, 65,158,120,222,145, 52, 18,136,221, 66,253,171,249,113,114,212,102,136,157,184,
-184,115,249,164,197,106, 54,125,235,160,201,122, 65, 83, 89,168, 88,253,241,140,207, 71,253,180,125,135, 95,147, 32, 23,100, 22,
- 24,144, 41, 55, 66, 99,180,150, 24, 49, 22, 38,109, 1, 98, 46,236,200,181, 27, 53,171,241, 47,161, 92,163,101,179, 24, 53, 7,
- 79,223,244,156,189, 96, 37,247,209,227, 36,235,226,143,250,101, 26,180,234,190, 85,142,100, 61,197, 79, 31, 4,237,253, 51, 78,
-226,133,230, 66,194,130, 37, 4,199,111,228, 62,105, 46,100, 75,122, 94, 70, 63, 86, 86,169,105, 47, 38, 94,179,219, 96,200,115,
-125,248,232,219, 34, 0,224,114,185, 79, 94,165,125,169,140, 70,163,249,101,154, 11,241, 92,199,119,150,101,225,226,226, 2,177,
- 88, 92,229, 38, 73,137, 79,189,145, 45,187, 12,220,216, 99,240, 68,156, 59,252, 35,185,117,249,216, 84,131, 60, 97, 75, 85,175,
-165, 82,169,140, 5,144,248,237,183,223, 54,219,186,117,107,208,140, 25, 51,146,118,110, 92,176, 30, 0, 10, 11, 11, 1, 0,209,
-209,209,100,234,212,169, 38,163,209,152, 92, 84, 84, 20,133, 74, 6, 64, 0,128, 65, 46, 89,186,117,211,242,198, 25, 89, 57, 67,
-234, 52,110, 13,239,160,214,240, 11,110,131, 34,141, 5, 55, 31,101, 35, 41,238, 60,226,174, 30, 56,169,151,217, 22,160,138,243,
- 27, 55,109,218, 52,128,195,225,212,214,106,181,126, 13, 27, 54,108, 42,149, 74,163,155, 54,109,218,156,199,227,101,222,190,125,
- 59,181, 42, 90,105,151,119,152,106,118, 25,183, 46, 77,227,220, 45, 41, 87,223, 60, 77,227, 28,173, 23,186,126, 42,191,176,206,
-244, 19,183,250,106, 98, 41,136,221,191, 67,125,240,151, 45,171,184,163, 39,125,102,191,175,114,255,136, 39,118, 58, 91,181,112,
- 53, 39,231,253,177,131,254, 59,189, 67, 73, 36,171,228,111,135,194,244, 42, 85,140, 10,192,172,152, 7,252,141,247, 63,154,188,
- 40,172, 85,135, 49,157,223, 12,231,216, 4, 50,156, 57,252, 61, 73,142,185,176,159, 71,236,115, 13, 14,172, 6, 80,105,115,144,
-217,236,136,201,122,241, 24, 51,164, 93,247,239,217, 54,238,224,225, 67,203, 6, 15, 28,228,185,233,203,183,176,242,135, 35,144,
-138,133, 32, 44,139,183,186, 5, 12,255,106, 66,253, 1, 1,190,162,234, 7, 47,102, 94,153,182,230,254, 44,189,222,146,224, 64,
- 36,134, 20, 20, 20, 92,149,201,100,242,142, 29, 59,182, 21, 10,133, 76, 65, 65, 1,207,199,199,199,230,234,234,106,206,204,204,
-212,155, 76,166,131, 0,170, 52,237,184,197,202, 34, 37,207,136,163,135, 14,226,238,141,243,136,139,139,215,196, 61,136,219,192,
-240,200, 26, 93, 94,162, 2,168,114, 5, 31,108,153,163, 14, 73,149, 71, 29,218, 77,154, 95,118,110, 94,220, 93,111, 52,141,107,
-218,190, 31,106, 53,232,192,177, 88,237,184,119,235, 34, 46, 30, 88,179,210,162, 85,204,126,149, 52,174, 86, 35, 40,132,112,157,
-240,251,165, 19, 32, 44,187, 25, 0, 8,203,110,142,254,237,228,148, 54,125, 39,192,195,167, 86, 83,101,122, 52,131,151,152, 61,
- 92,192,227,232, 78, 29,252,233,112, 74, 74, 10, 30, 62,124,136, 71,143, 30, 65,161, 80,224,151, 95, 82,170,148, 62,250,162,212,
-179, 9, 15, 56,189,135,189,245,246,241,225, 35,223, 17, 5,133, 52,225,132,214,112,135,167,140,135,248, 71,169, 72,184, 29,195,
-198,223, 60,105,180,168,243, 7, 27,138, 82,203, 53,126, 18,175, 6,190,128,125,118,233,218,133,237,218,117, 8,253,124,201,178,
-182,158,222, 62,101,150,227,133,242,124,167,153,211,142,133, 94,255,227,119,135,214, 58,100,237,246,194, 73,227,194, 89,110,241,
- 66,161,120, 18,167, 46, 52,199,253, 89, 0, 0, 32, 0, 73, 68, 65, 84,185,122,197,149,169,226,253,132,181, 85, 26,193,127,119,
- 72, 39,216, 88, 22, 58,131, 5,106,157, 9, 42,141, 17, 57,249,133,184, 27, 19,131,203,199,143,225,113,252,221,100,171,217, 28,
-201,225, 48, 7, 12,121, 9,151,171,214,210,196, 11,242,244,240, 64,178, 66, 11,145, 19, 15,169, 9,183, 77, 58,181,106,247,203,
-230, 35, 67, 97, 98, 78, 62,151,233, 21, 30, 62,242,116,247,222, 3, 93, 91,181,239, 41,241,114,113,131,128, 71,144,152,146,141,
-168,107,167,117, 73,119,175,168,173,102,109,159,215,177,234,203, 95,156,202, 71, 29, 90, 76,186, 1,163, 6,117, 57,196,229,242,
-156, 88,214,102,178,152, 77,195, 94,197,100,253, 89, 16, 98,207, 28, 55,106,200, 51,117, 3, 27, 75,196,163, 70,156, 49, 60, 93,
- 87,176,218,137,100,212,136,107,250,226, 2,164,252,142,125, 79,154,246,246,158,205, 76, 75, 43,188,165, 80,152, 46, 2,200, 52,
- 26,141, 47,125,140, 79,175, 93, 88,193,232, 66, 93,253,250,245,159,152, 43, 46,151, 11,187,221,238,112, 65, 36, 16,138, 39,118,
- 31, 56,158, 57,119,228, 71,114,243,210,145,247, 13,242,196, 31, 94,225,178, 90,140, 70,227, 13,163,209,120,127,238,220,185,173,
-124,125,125,125,191,250,234, 43,145, 90,173,230,111,218,180,201, 88, 80, 80,144,171, 86,171,175,163,130,254, 52, 47, 18,109, 85,
-101, 97,232,169,131, 63,118, 35, 7,127,124,195,205,171,122, 47, 87,239, 26,117,149,242,172,100,149, 60, 59, 18,192,185,146,137,
- 34,171, 68,179,102,205,234, 48, 12, 19, 14,160,177, 84, 42, 13,150,201,100, 66, 66, 72,125,134, 97, 98, 89,150,141,105,216,176,
- 97,196,131, 7, 15,170, 52,146, 51,237,242, 14, 83, 64,104,135, 61, 10, 61, 43, 48,115, 4,123,210, 46,239, 48, 1, 64,254,217,
-207,245, 0,142, 62,232, 58,107,232,177,235,169,235, 99,139, 92,167,203, 47, 45, 59, 86,213, 99, 86,101,222, 13,126, 93,249,223,
-152,243, 32, 19,192,184,152,219, 88,117, 47,250,250,124,134,128,111,135,109,177, 33,255,209,237,215,161,207,231,243,141,213,171,
- 87, 47,115,116,161, 80, 40, 52,154, 76, 21, 5, 80, 46,219,180, 57,216, 10,116,217,113,104,223,142,113, 71,142, 29, 93,214,185,
-199, 96, 79, 81,141, 26,168,237,195, 96,199,236, 22,211,207, 71,203,111, 14,252,252,202,119, 73,217,198, 24, 84,177, 63,140, 86,
-171, 77, 0, 80,164,213,106, 7, 17, 66, 50, 24,134, 9, 40, 42, 42,186, 99,181, 90,239, 85,217, 16,176,120,187, 93,187,214,191,
- 48, 12,195, 35, 54,118,197,117, 62,119,143, 49, 39, 46, 19,175,184, 44, 73,147,218, 46,248,228,171,117, 45,234, 6,215,107, 81,
-186,214, 97,163, 90,206,152, 60,107, 85,139, 90, 65, 33, 45,254,187,254,161,172,210,162,206,170, 47,122,239,208,182, 21, 87,162,
-255,184,248,133,151,127,173, 90,185,153, 73,113, 25,143,238, 44,178, 27,213,135, 94, 53,157, 83, 30,197,174,217,250,237,172, 25,
- 57, 89,201, 91,245,242,196,251, 0,160,151, 39,222,143,139,194,151, 5,185,153, 51, 10,243,147,190,125,217,107,161,211,233,178,
-119,239,222,237,214,161, 67, 7,142,175,175, 47,228,114, 57, 46, 94,188,200,178, 44,155, 85,101, 45, 69,242, 69,157,130,241,248,
-249,135,141, 43, 4, 82,231,190, 54,155,173, 26, 33, 0,143,199,203, 49,235,213,167, 53, 28,233,231, 40, 74, 53, 86,252,204, 96,
- 25, 0,156,210,181, 11, 89,150,101, 86,172,223,145,202, 23, 57,151, 57, 25,162,213,168,145,176, 44,235,240, 90,135,202,244,168,
-186,175,235,254,102, 8, 89,216,180,101,219, 47,172, 86,139,177,228,254, 48, 2, 48, 18,130, 66, 14,135,185,204,101,173,103,212,
-175, 80,153, 98, 24,184, 16,134, 7,103, 49, 15, 12, 24,104, 85, 10, 82,149, 62, 89,101, 26,226,252,132, 88,125,126,151,154,167,
-204,251,198, 94, 56,123,114,132,221,110,175, 93, 50,155, 67,138,201,160,219,175,205,113,255, 25,184,109,195, 63,159, 19,165,102,
-139,249,147,127,200,161,102,148,191,146,102,104,144,120, 80,141,234,190, 99, 83, 82,243,111, 38,101,232,127,198,179,203,234,188,
-146,102, 70,134,252, 98, 66,170,238, 71, 84,113,104,168, 35,231, 46,241,174,215, 75, 36,149,206, 50, 26,116, 59,245,121, 9, 59,
- 94,243,245,116, 21, 10,133,205,101, 50, 25,191,160,160,224, 6, 0,213, 95, 41,221,155, 54,109, 26,200,225,112,106,179, 44,235,
- 11,192,181,196,200, 22,240,120,188,172,146,136, 22,169,170,102,199,119,247,123,245,120,163,209, 39,145, 87,226,215,150, 52, 43,
- 62,161,250,240,213,162, 49,125,187,125,246,243,161,163,101,141, 58,252,219,229,249,255,157,102, 23,158,204,191, 96, 28,199,201,
-117,113,143, 80,163,190, 32, 59,107,234,213,123,242, 27, 0, 52,175,114,156, 2,129, 96,180,197, 98, 17, 11, 4, 2,131,197, 98,
-217,253, 87, 57,119,177, 79,232,120, 14,136,195, 43, 83,176, 96,110, 63, 55,104,229,159,146,151,184, 77,154, 52,233, 36, 16, 8,
- 2,237,118,187,196,108, 54,235, 13, 6, 67, 74,106,106,234,239, 40,127,225,243, 63,245, 56,165, 62, 33,107, 4, 2,225, 71, 0,
- 96,177,152,214,233,242, 19, 63,169,232,139, 21,124,254,111,157, 70, 94,181, 91, 38,242,184,124,111,148, 76,204,205,218,108,242,
-188,228, 91, 33,255,199,227,164,188,100,226, 82, 77,170, 73, 53,169,230,243,112,232,245,164,154,255, 79, 77,145,127,131, 0,145,
-127, 3,135, 39, 93, 46,231,243,244,122, 82, 74,153, 84,198, 11,128, 3, 19,150, 82, 40, 20,202,159, 0, 75, 47, 1,229,255,137,
- 49, 39, 46,227,207,252, 60,229, 95, 71,185,125,162,153, 10, 92,105, 85, 66,130, 47,227,108,207, 81, 77,170, 73, 53,169, 38,213,
-164,154, 84,243, 95,167, 89,153,246,223,177, 73,114,210,115,219, 39, 0,252, 79, 58,252,211,176, 42,213,164,154, 84,147,106, 82,
- 77,170, 73, 53,255,109, 60, 49, 94, 28,122, 45, 40, 20, 10,133, 66,161, 80,254, 28,104, 31, 45, 10,133, 66,161, 80, 40,148, 87,
-163,172,166, 67,106,180, 40, 20, 10,133, 66,161, 80, 94, 3,229,118,134,167, 77,135, 20, 10,133, 66,161, 80, 40,175, 70,105, 68,
-203, 31,207, 77,239, 64,141, 22,133, 66,161, 80, 40, 20,202,235, 33, 7,101, 69,183, 34, 34, 34, 72, 89,127, 83, 40, 20, 10,133,
- 66,161,252, 47,248,155,123,145,167, 35, 89,147, 74,182, 1, 60, 21,209,162, 6,139, 66,161, 80, 40, 20,202, 95,197,108,253,205,
- 40,141,100,149,190,114, 94, 48, 90,253,251,247,103,168,217,162, 80, 40, 20, 10,133,242,255,226,159,232, 69, 56,207,159, 32, 77,
-102, 10,133, 66,161, 80, 40,255, 79,179,245, 79, 58, 31, 58,189, 3,133, 66,161, 80, 40, 20,202,171,225, 15,160,223, 83,219,255,
-179, 37,120, 40, 20, 10,133, 66,161, 80,254,233, 76, 42,111,155, 70,180, 40, 20, 10,133, 66,161, 80, 94,191,217,162, 80, 40, 20,
- 10,133, 66,161,252,157,161, 43,155, 83, 77,170, 73, 53,169, 38,213,164,154, 84,243,159, 78,233, 60, 90, 64,121,243,104, 81, 40,
- 20, 10,133, 66,161, 80, 94,138,126, 40,158, 63,107, 82,201,123, 63,106,180, 40, 20, 10,133, 66,161, 80, 94, 47, 47, 44,191, 67,
-141, 22,133, 66,161, 80, 40, 20,202,235, 53, 88, 91,168,209,162, 80, 40, 20, 10,133, 66,249,147,161, 70,139, 66,161, 80, 40, 20,
- 10,229, 79,130, 65,249, 35, 7,206, 85, 65,231,101, 70, 31,156,163,154, 84,147,106, 82, 77,170, 73, 53,169,230,191, 78,179, 50,
-237,115,248,251, 81, 58, 51,252, 9,252,183, 35,252,150,255,197, 15,211,161,175, 84,147,106, 82, 77,170, 73, 53,169, 38,213,252,
-167, 51,233,185,247, 39,208,166, 67, 10,133, 66,161, 80, 40,148,215,107,182,232, 18, 60, 20, 10,133, 66,161, 80, 40,175,137,114,
-155, 9,105, 68,139, 66,161, 80, 40, 20, 10,229,213, 40,119, 81,105,106,180, 40, 20, 10,133, 66,161, 80,254, 28,195, 69,141, 22,
-133, 66,161, 80, 40, 20,202,107, 52, 89,147,202,252,111, 68, 68, 4,161,215,136, 66,161, 80, 40, 20,202,255,139,127,172, 23, 41,
- 61, 49,106,182, 40, 20, 10,133, 66,161, 80, 47, 82,101,252,241,223,209,134,147, 74,182, 1,208, 81,135, 20, 10,133, 66,161, 80,
- 40,175, 74, 63, 60, 59,242,112, 82,233, 54, 53, 90, 20, 10,133, 66,161, 80, 40,175,206,164, 10,255, 75,155, 13, 41, 20, 10,133,
- 66,161,252, 63,249, 39,122, 17,134, 38, 43,133, 66,161, 80, 40, 20,202, 43, 81, 86, 52,107, 11,189, 44, 20, 10,133, 66,161, 80,
- 40,127,174,225,162, 80, 40, 20, 10,133, 66,161,252, 25, 38,235,207,158,176,148,174,108, 78, 53,169, 38,213,164,154, 84,147,106,
- 82,205,127,139,201,122,122,138, 7, 0,116,212, 33,133, 66,161, 80, 40, 20,202,171, 66, 23,149,166, 80, 40, 20, 10,133, 66,249,
-147,160,139, 74, 83, 40, 20, 10,133, 66,161,252,143, 13, 23, 53, 90, 20, 10,133, 66,161, 80, 40,175,209,100, 61, 99,182,104, 31,
- 45, 10,133, 66,161, 80, 40,148, 87,163,220, 62, 90, 12,202, 31, 57,112,174, 10, 63,240, 50,163, 15,206, 81, 77,170, 73, 53,169,
- 38,213,164,154, 84,243, 95,167, 89,153,246, 57,252,253,153,132,255,209,132,165,116,232, 43,213,164,154, 84,147,106, 82, 77,170,
- 73, 53,255,109,208,233, 29, 40, 20, 10,133, 66,161, 80, 94,183,177,122, 30,106,180, 40, 20, 10,133, 66,161, 80, 94, 13, 58,143,
- 22,133, 66,161, 80, 40, 20,202,159,132, 63,138,163, 90,165,239,205,169,209,162, 80, 40, 20, 10,133, 66,121, 61,244, 67,113, 84,
-171,244,157, 26, 45, 10,133, 66,161, 80, 40,148,215, 72,153,243,104, 49, 0, 16, 17, 17, 65, 74,182,187,246,239,223,255, 50,189,
- 86, 20, 10,133, 66,161, 80,254,151,252, 83,189,200,147,136, 86,255,254,253, 25, 0,151,104, 82, 83, 40, 20, 10,133, 66,249,127,
-240, 79,244, 34,156,231,156,100, 87,154,204, 20, 10,133, 66,161, 80,254, 31,252, 19,189, 8,239, 57, 23, 73,161, 80, 40, 20, 10,
-133,242,127,225,111,236, 69,252, 81,220, 17,254, 68,201, 59, 80, 50,229, 3,157, 71,139, 66,161, 80, 40, 20, 10,229,213, 40, 29,
-109,248,194,210, 59, 52,138, 69,161, 80, 40, 20, 10,133,242,106,148, 53, 51,252, 22,122, 89, 40, 20, 10,133, 66,161, 80,254, 68,
-104, 68,139, 66,161, 80, 40, 20, 10,229,213,121, 58,170,245, 63,139,102,209,149,205,169, 38,213,164,154, 84,147,106, 82, 77,170,
-249,111, 50, 89,207,108,211,153,225, 41, 20, 10,133, 66,161, 80,254, 36,232,168, 67, 10,133, 66,161, 80, 40,148, 87,163,116,196,
-225,211,219,212,104, 81, 40, 20, 10,133, 66,161,188, 70,179,245, 2,180,233,144, 66,161, 80, 40, 20, 10,229,213,152, 84,222, 63,
-168,209,162, 80, 40, 20, 10,133, 66,249,147, 12, 23,131,242, 71, 14,156,171,130,240,203,140, 62, 56, 71, 53,169, 38,213,164,154,
- 84,147,106, 82,205,127,157,102,101,218,231,240,247,227,255, 54, 97, 41, 29,250, 74, 53,169, 38,213,164,154, 84,147,106, 82,205,
-127, 45,180,233,144, 66,161, 80, 40, 20, 10,229, 47, 96,180,188,121, 60,222, 23, 98,177,248, 59,177, 88,252, 3,143,199,251, 22,
-128,123, 85,127, 80, 42,149, 78,247,243,243,123,232,231,231,151, 25, 24, 24,120,210,217, 89,242,113, 29, 33, 58, 3,224,191,166,
-243, 9, 5,240,177, 88, 44,142, 19,137, 68,169, 0,118, 1,248, 24,128,215,171, 8, 47,170,134, 97,247, 63, 26,116,100, 81, 53,
- 12,123,238, 95,253,124,125,125,175, 2,232,245,186, 18,101,164, 4, 61,135, 75,145, 62, 92,138,244,145,146,151,175, 53, 56, 59,
- 59,143,241,247,247,191,238,233,233,153,229,239,239,127, 77, 36, 18, 13,175,162,132,143,175,175,239,202,128,128,128,132,106,213,
-170,173, 69,241,234,228,127, 89, 58, 9,209,169,173, 16,242,118, 78,208,116,112,194,119,237,156,240,198, 27,128,228, 37,229, 58,
- 2, 56,224,226,226,114,135,199,227, 69, 0, 24, 90,146,191,134,242,120,188, 8, 23, 23,151, 59, 0, 14,148,124,238,101,242,233,
- 74, 0, 89, 0,150,150,108,127, 24, 16, 16,160, 9, 11, 11, 75, 13, 11, 11,251, 41, 56, 56,248, 29, 71,197, 36, 18,201, 27, 1,
- 1, 1, 7, 3, 3, 3, 83,219,181,107,167,168, 94,189,122,124,141, 26, 53,118, 8,133,194,174,180,136,163, 80, 40,148,191, 62,
- 3, 0, 44, 3,176, 33, 38, 38, 38,138, 16, 18, 69, 8,137,138,137,137,137, 2,240, 29,128,229, 40, 63,132,248,204,126, 79, 79,
-207,133,139, 23, 47, 54,230,228,228, 16,185, 92, 78, 18, 18, 18,200,154,121,179,216,222, 30, 60, 82,199,219, 93,239,239,239,255,
-184,102,141, 26,123, 27,201, 56,179, 0,212,117, 68,243, 41,220,197, 98,241,141,121,243,230,105,175, 94,189,170, 53,155,205, 90,
-150,101,181,217,217,217,218,115,231,206,105, 59,116,232,160, 5,240, 9, 0,110, 21, 52,159,240,117, 53, 92, 38,219,190, 36, 95,
- 87,195,229,167,247,215,175, 95,255, 1,203,178,100,216,176, 97, 38, 0,213,171,162,249, 60,213, 1, 81, 35, 23,184, 13,151, 33,
-207,182, 99, 17, 33,155,102,144,225, 82,164,191,140,166,143,143,207,209,233,211,167,171,179,178,178,136,201,100, 34,233,233,233,
-100,242,228,201, 42, 31, 31,159,221, 14,158,187,103,147, 38, 77,242,174, 95,191,206, 42,149, 74,114,233,210, 37,182,113,227,198,
-121, 14,154,173,158,207, 29,203,150,106,213,170,157,172,202,203,199,199,103,107, 85,211,168,141, 16,233,150,168,139,132,220,138,
- 36,199,134,181, 35,107, 90,214, 32, 67, 61,156,148, 29,157,240, 97,151,178,167, 50, 41, 79,115, 68,151, 46, 93,116,247,238,221,
-179, 23, 22, 22,146, 7, 15, 30,176, 19, 39, 78, 52, 2,136,157, 56,113,162,241,193,131, 7,108, 97, 97, 33,185,119,239,158,189,
- 75,151, 46, 58, 0, 19,170,112,156, 28, 0,219, 23, 44, 88, 64, 8, 33,100,241,226,197, 36, 44, 44,140,116,239,222,157,104,181,
- 90, 66, 8, 73, 37,132,252,100,179,217,198, 57,162,233,234,234, 58,102,250,244,233, 90,189, 94, 79, 74, 97, 89,150, 40,149, 74,
-178, 97,195, 6,157,159,159,223,201,114, 42, 25,180,201,131,106, 82, 77,170,249, 87,211,252, 59,227,143,226,126, 90,165, 47,135,
- 3, 19,163,102,205,154, 85,106,170, 78,117,236,216,241,230,184,113,227,162,198,141, 27, 23,213,177, 99,199, 75, 0,206,220,190,
-125, 59,106,230,204,153, 81, 0, 70, 85,146, 16,238,237,219,183, 87,230,230,230,146,144,144, 16, 82,171, 86, 45,146,155,155, 75,
- 8, 33,228,214,136, 22,228,124, 3,144,140, 43,167, 72,228,225, 3,100,162, 63,143,116,242,119,181,250,251,249, 21,122,121,121,
- 45,193,179,107, 50,150,149,184, 67, 26, 52,104,160,137,141,141,213, 38, 38, 38,106, 23, 46, 92,168,237,222,189,187,182, 73,147,
- 38,218,161, 67,135,106,215,175, 95,175,181, 88, 44,218,173, 91,183,106, 93, 92, 92, 98,203, 48, 91, 47,109,180,120, 60,222,186,
-152,152, 24,242,248,241, 99, 82, 18,165, 40, 79,211,213,205,205,173,143,187,187,251, 39,110,110,110,125, 0,184, 2, 64, 8, 32,
-107,234,138,192, 15,155,214,169, 31, 49,170,103,221, 13, 61, 91,181, 24,238,204, 81, 90, 55,206, 32,100, 88,224, 75, 25, 45, 87,
- 87,215, 49, 31,127,252,177,198,100, 50, 17,189, 94, 79,180, 90, 45,209,235,245, 68,163,209,144, 81,163, 70,169, 69, 34,209,144,
-202, 52,189,188,188, 22, 93,185,114,197,150,155,155, 75,174, 92,185, 66, 78,158, 60, 73, 54,109,218,196,250,248,248,172,174,234,
- 13,232,231,231,119, 54, 50, 50, 50, 42, 58, 58, 58,234,198,141, 27, 81, 86,171, 53,202, 98,177, 68, 89, 44,150,168,136,136,136,
-168, 67,135, 14, 69,253,250,235,175, 81,102,179, 57,202,108, 54, 71,153, 76,166,168,160,160,160,211, 85, 77,163,214, 66,100,152,
-175, 30, 35,100,245, 7, 68,245,205, 84,162,252,180, 47,201,159,220,153,124,215,170, 6,233, 44,198,113,188,184,182,103,153,154,
-124, 62,255,114,106,106, 42, 59,103,206, 28,115,195,134, 13, 85,239,189,247,158,209,100, 50, 17, 66, 8, 49,153, 76,228,189,247,
-222, 51, 54,108,216, 80, 53,103,206, 28,115, 74, 74, 10,203,227,241,206, 85,225, 56,151,151,154,172,203,151, 47,147,167,209,106,
-181,164,123,247,238,169, 97, 97, 97, 63,213,174, 93,251,237,202, 52,101, 50,217,160,217,179,103,107, 73, 25, 88,173, 86,162,209,
-104, 72, 74, 74, 10, 91,171, 86,173,108, 0,158,180, 48,167,154, 84,147,106, 82,163,245,167, 49,169,146,237,178, 47,226,204,153,
- 51,163, 8, 33, 81,115,231,206,141, 42,137,108, 9, 0,200, 74, 94, 60, 0, 35,103,207,158, 29, 69, 8,137,154, 53,107, 86,233,
-103,202, 75,136, 1,251,247,239,183,172, 93,187,150,248,250,250, 18, 63, 63, 63,178,110,221, 58,194,178, 44,201,141,216, 77,206,
- 55, 0,137,251, 98, 44, 33,132,144,132, 37,211,200,249, 6, 32, 73,155,191, 38,163, 71,143,214, 75, 36,146, 81, 21, 36,174, 71,
-139, 22, 45, 52, 6,131, 65,187, 99,199, 14,173, 68, 34,185, 5,160, 33,138,155, 34,153,146, 99,125,167, 97,195,134,234,251,247,
-239,107,247,236,217,163, 5,176,208,193, 12, 83, 23, 64, 55,169, 84, 58,116,118,117,126, 34,217,246, 37,153,237,139,123, 0, 26,
- 3,240, 46,249, 76,181, 89,179,102, 17, 66, 8, 9, 8, 8,184, 82,142,166,107,147, 38, 77,102, 37, 38, 38,206,183, 90,173,243,
-163,163,163,231,215,171, 87,111,206,192, 32,255,118, 71, 70,189,209, 92,245,245,212,230,100,213,167, 77,190,125,179,117,207,189,
-225, 93, 71,189, 91,219,235,234,123, 62, 34,253, 91,174, 92,205,115, 77,135, 14,101,236,234,213,171,223, 72, 79, 79,127, 98,174,
- 52, 26, 13,201,202,202, 34,201,201,201,228,234,213,171,196,223,223,255,124,101,154,126,126,126, 15,210,211,211,201,230, 53,107,
-200,176,198,245, 73,103, 55,103,210,197,221,153,180,148,137,116, 13,128,150, 85, 53, 90,119,238,220,137, 2, 16, 5, 32,170,176,
-176, 48,170,176,176, 48,170,168,168,232,201, 62, 0, 81, 42,149, 42, 74,165, 82, 69,153,205,230,168, 58,117,234, 84,217,104,117,
- 16,161, 67, 27, 17, 20,237,132, 48, 12,168,238,149, 61, 53,200,203,254,199,168,118,164,232,131,238,100,109,243,234,164,163, 19,
- 62,116, 80,115,128,147,147,211, 37, 0, 51, 74, 76,249,216, 62,125,250,232, 9, 33,164, 79,159, 62,122, 0, 99, 75,246,127, 92,
- 98,178,250, 56,120,156,156,224,224, 96, 93,105, 36, 11,192,239,193,193,193,186,176,176, 48, 18, 22, 22, 70, 2, 2, 2, 52, 37,
-218, 14, 21,104,117,235,214, 77, 48, 24, 12, 79, 12,160, 82,169, 36,217,217,217, 36, 41, 41,137,196,198,198,146, 91,183,110,145,
-212,212, 84,178,111,223, 62,187,155,155,219, 9, 90,152, 83, 77,170, 73, 53,169,209,250, 83,141,214,243,175,103,137,136,136, 32,
-207,237,250,230,246,237,219, 81,179,103,207,142,170,196,153, 77,154, 59,119,110,105,212,107, 89, 5, 15,255,173, 9, 9, 9,100,
-236,216,177, 36, 52, 52,148,132,134,134,146,113,227,198, 17,149, 74, 69,180,143,238,147,243, 13, 64,110,189,213,146, 16, 66,136,
- 38, 46,154,156,111, 0, 18, 53,186, 61,185,123,247, 46,169, 81,163, 70,100, 5,191,127,252,218,181,107,242,221,187,119,231,162,
-184, 63, 22, 31, 64, 91, 0,235,196, 98,241,118, 20, 55, 23,214, 2,224, 30, 18, 18,162,208,235,245,218, 97,195,134,105, 1, 4,
- 86,160,217, 37, 52, 52,244,241,214,173, 91, 73,126,126, 62, 81, 40, 20,100, 69,135,122,132,108,251,146, 44,110, 89,139,221,188,
-121,179,105,198,140, 25, 58, 15, 15,143, 8, 0,213,134, 13, 27,102, 35,132,144,206,157, 59,231,149, 37,230,230,230,214, 39, 49,
- 49,113,190,209,104,156,175, 84, 42,231, 43, 20,138,249,199,142, 28,153,223,187,113,189,177,170,175,167, 54, 63, 50,234,141,230,
-111, 86,119, 31,186,186, 87,171, 41, 89,115, 38, 12,155,219,190, 97,156,113,249, 71, 23, 71, 4,249,174,124,153,212,246,246,246,
-206, 49,153, 76, 4,192, 11,175,199,143, 31, 19, 79, 79,207,244,202, 52, 60, 60, 60,230,126, 60, 50,220, 62,164, 86,117,242,120,
-237, 60, 98, 61,187,135, 88, 79,238, 32,143,190,249,148, 12,244,243, 82,183, 21,112,102, 59,122, 60,126,126,126,103,111,220,184,
-241,140,209, 42, 42, 42, 42,211,104,169,213,234, 40,179,217, 28, 21, 28, 28,124,250, 85,115,125, 91, 39,212,233, 34,230,222,138,
- 30,219,137,200,167,118, 39,125, 92,249,169,175, 32, 55, 18,192, 37, 0,163,171,248, 61, 14,128,229,165,134,234,155,111,190, 33,
-132, 16, 18, 28, 28,172,195,171, 13, 70,113,173, 95,191,126,242,132, 9, 19,108, 13, 26, 52,200,239,208,161,131,242,230,205,155,
-228,242,229,203,228,228,201,147,228,192,129, 3,228,254,253,251, 36, 43, 43,139, 36, 36, 36,144,126,253,250, 41, 1,116,161,101,
- 33,133, 66,249, 43, 83,134, 23,249,219,195, 41, 61,177,254,253,251, 51, 79,157,160, 43, 0, 81,203,150, 45,229,203,151, 47, 95,
-133,226,185, 32,152, 38, 92,140,232, 46,230,221,237, 46,230,221,109,194,197,136,146,136,209,150, 37, 75,150, 44, 10, 11, 11,203,
- 1, 32, 6,224, 87,214, 15, 17, 66, 58,121,122,122, 34, 61, 61, 29,174,174,174,112,117,117, 69,122,122, 58, 8, 33,176, 17,192,
- 74, 0,147,197, 2,131,193, 0, 35, 75, 96, 96, 1,181, 86, 11, 63, 63, 63, 88, 44,150, 58,229, 28,127,211,183,222,122,171, 78,
-147, 38, 77,228, 51,103,206,204, 70,113, 95,153,237,227,199,143, 63,251,251,239,191, 55,209,106,181,138,216,216, 88, 99,227,198,
-141,251, 0,240, 75, 76, 76, 28,179, 97,195, 6,140, 29, 59, 22, 21, 60,116, 26,247,235,215,239,228,253,251,247,235,140, 30, 61,
- 26,151, 46, 93,194,138, 21, 43, 80, 80, 80, 64, 0,192,100, 50, 17,187,221,110,105,223,190,189,101,237,218,181,173, 59,119,238,
-124, 35, 40, 40,136, 11, 0,201,201,201,143,202, 18,100, 24,166, 94,205,154, 53, 97, 50,153, 32,151,203,113,255,254,125, 56,187,
-186, 34, 38,187,192,183,235,234,205,133, 95, 28, 57,203, 31,217,186,137,199, 39,111,116, 48, 45,141,188, 20,210,176,154,175,175,
-217, 98,245, 75,200,201,203,126,153, 68, 21, 8, 4,233, 5, 5, 5, 48,155,205, 48, 24, 12, 80,171,213, 40, 44, 44, 68, 65, 65,
- 1,178,179,179, 33, 16, 8, 30, 87,166,225,162, 80, 92, 73,190,118,153,217,247,253, 55,168, 99, 83,128,119,112, 29,120, 71,191,
- 67, 93,179, 28, 63,204,155,236,108,246,244, 94,224,226,236, 92,228,230,230,182, 5, 64,112,101,122,205,155, 55, 71, 97, 97, 33,
- 10, 11, 11,225,233,233, 9,119,119,119,184,187,187, 67,169, 84, 66,165, 82, 65,173, 86, 35, 36, 36, 4, 77,155, 54,197,206,157,
- 59, 95, 75,230,254,195,140, 36, 27,236, 83,207,198,103, 67, 32,149, 34,200, 93, 86,179,149, 12, 30, 21,124,165, 59,159,207,223,
-239,225,225, 17, 9,224, 3, 0, 82, 0, 31,120,120,120, 68,242,249,252,193, 0, 22, 3,216, 93,197,195, 88,186, 96,193,130, 89,
-137,137,137,146,187,119,239, 98,230,204,153, 88,184,112, 33, 30, 61,122,180, 17, 0, 91,242,153,247, 61, 61, 61, 35, 56, 28,206,
-143, 0,250, 2,232,227,239,239,223,163, 18,221,193, 51,102,204, 48,182,104,209, 34, 33, 46, 46,110,240,181,107,215, 90,126,250,
-233,167,170,180,180, 52, 36, 36, 36,192,223,223, 31, 1, 1, 1,208,106,181, 40, 42, 42,194,224,193,131, 93, 93, 92, 92, 70,209,
- 98,156, 66,161,252,149, 77,214,115, 94,228,239, 22,209, 42,115,187,204, 26,181, 68, 34, 89, 16, 21, 21,213, 46, 44, 44,140, 7,
- 96, 31, 0, 52,225, 98,248,224,246,205,182, 31,217,242, 77,216,161,181,243,194,122,135,133,108,111,194, 69,233, 40,182,136,150,
- 45, 91,186, 71, 69, 69,181, 23, 10,133, 31,150,115, 16, 4, 0,220,221,221,225,234,234, 10, 55, 55, 55,184,187,187,131,101, 89,
-104,245, 70,232,236,128,198,104,134, 74,165,130,166,100, 91,107,178, 64,167,211, 61,249,110, 25,116,157, 48, 97,130,124,195,134,
- 13,249, 57, 57, 57,223, 0,104, 60,118,236,216, 65,235,215,175,199,133, 11, 23,140,125, 67,235,122, 46,233,212,108, 81,195,156,
- 71,243, 67,249,152, 8,224,202,149, 43, 87,208,190,125,123, 48, 12, 19, 94,150,160, 88, 44,254,110,239,222,189,226,216,216, 88,
-212,173, 91, 55, 54, 60, 60,124,196, 55,223,124, 83, 71,170, 85,252, 6, 0,182,194,220,216,105,211,166,125,185,100,201, 18,185,
- 92, 46,183,232,245,122,159,129, 3, 7, 34, 61, 61, 29, 89, 89, 89,191,151, 99, 50, 19,162,163,163,137, 74,165, 66, 82, 82, 18,
-162,163,163,197, 95,126,249,101,107, 59,135, 51, 40, 19,206,239,142,237,208,178,245,232,182,205,176,251,250, 93,193,213,248,100,
-183,150,181,170,187,223,201,200,169,109,101,240,248,101, 82, 91,163,209,172, 91,180,104,145, 86,171,213, 34, 51, 51, 19,247,238,
-221, 67, 92, 92, 28, 82, 83, 83,177, 98,197, 10,173, 66,161, 88, 95,153, 70, 53, 17,239,179,149,159,142,103,120, 15,126, 7,238,
- 94, 6,244, 26,192,160,133,233, 97, 20,126,122,152,139, 77, 7, 15, 59,165,165,167,187,253,250,235,175, 19, 2, 3, 3,163, 0,
-132, 84,164, 71, 72,113, 18,114, 56,156,231, 77, 40, 56, 28,142, 6, 64,174, 84, 42,205,112,118,118,206,224,112, 56,185,132, 16,
-221,107,169, 73,216, 96, 1,151, 11, 56,137,193,225, 87,184,180,231,136,240,240,240,189, 25, 25, 25,189,147,146,146,218,173, 95,
-191,126,145, 72, 36,138, 89,191,126,253,162,164,164,164,118, 25, 25, 25,189,195,195,195,247, 2,120,167, 42,191, 31, 28, 28, 60,
-109,254,252,249, 88,177, 98, 5,154, 54,109,138,144,144, 16,253,130, 5, 11,214, 1,152, 7,224,195,224,224,224,223,166, 77,155,
-246, 94,126,126,190, 95,102,102,102,211,141, 27, 55, 78, 94,183,110, 93,171,236,236,108, 81, 37,210, 29,123,245,234,133, 83,167,
- 78, 1, 64, 14,128,164,194,194, 66, 91,118,118, 54,234,215,175,143,214,173, 91, 67,171,213, 66,171,213, 66,169, 84,162,102,205,
-154, 96, 89,182, 29, 45,202, 41, 20, 10,229,127,106,184,202, 54, 90, 34,145,200,189,121,243,230, 8, 10, 10,114, 71,201,104, 45,
- 79, 39,222,156, 79, 38,140,148,200,162, 78,131,137, 62,143,240, 78,141, 36,158, 78,188, 57, 37, 95,225,213,172, 89, 83,216,188,
-121,115, 72,165,210,234,229,252,248,165,220,220, 92, 52,111,222, 28,110,110,110,112,117,117, 69,243,230,205, 97,177, 88,160,210,
-104,160,179, 3,122, 43, 11,149, 74, 5,133, 60, 15,122, 59, 96,115,246, 68,106,106, 42,184, 92,110,114, 57,154,254,117,235,214,
-149,199,196,196,200, 1, 92, 1, 48,101,225,194,133,152, 61,123, 54,190,250,234,171,189,146,156,148, 94,123, 79, 29,245,252,101,
-193,251,222, 33, 78,204, 72, 0,150,140,140, 12,184,185,185, 65, 42,149,150,105, 12, 58,119,238,220, 66, 42,149, 98,199,142, 29,
- 36, 51, 51,179, 3,138,135,240, 39, 51, 76,177,217, 19,115,160, 2,176, 46, 42, 42,170,205,151, 95,126, 25,223,179,103, 79,126,
-219,182,109,177,120,241, 98, 0,136, 40, 75, 83,169, 84,254,241,206, 59,239,152, 47, 94,188,136,135, 15, 31, 74,143, 28, 57, 50,
-124,241,226,197,141,210,210,210,132,199, 79,158,126,115, 87,134,122,248, 55,145, 87, 69, 75,206, 92,250,195,203, 69,218,176,182,
-151, 7,162,211,178, 4,118, 46,110, 86,150,162,109,248,220, 9, 93, 69,188,232, 78, 66, 78, 78, 87, 17, 47,170, 21,159, 59, 94,
-163,209,252,122,236,216,177, 51,159,126,250,169, 54, 63, 63, 31,206,206,206, 40, 44, 44,196,210,165, 75,181,209,209,209, 7,205,
-102,243,241,202,116,237, 44,105, 17, 80, 43, 16,120, 28,243,100,159,133, 37,184,105, 22,160,255,148,143, 16, 90,191, 62,204,102,
- 51, 26, 55,110,204, 44, 92,184, 80,234,234,234,250,121,165,166,135,243, 66,118,179, 49, 12,147, 75, 8,201,210,106,181,153, 98,
-177, 56, 77, 32, 16,164, 41, 20,138, 76, 66, 72,222,235,240, 89,132,131,207,218, 55, 14, 6,132, 98,164, 21,106,179,111,105,161,
- 40,235,131,206,206,206,227, 55,109,218, 36,218,182,109,155,117,218,180,105,166,201,147, 39,243, 13, 6,131,207,228,201,147,249,
-211,166, 77, 51,109,219,182,205,186,105,211, 38,145, 76, 38, 27,250, 50, 7, 98,181, 90, 17, 19, 19,243,205,163, 71,143,164, 40,
-158,110,228,163, 5, 11, 22,140, 77, 76, 76, 20,109,216,176, 1, 7, 14, 28,192,129, 3, 7, 48,104,208, 32, 76,159, 62, 29,243,
-231,207,175, 72, 78, 18, 22, 22,214,220,211,211, 19,151, 47, 95,206, 6,144, 6,160,133, 76, 38,115, 30, 52,104, 16,122,247,238,
- 13,163,209, 8,139,197,242,196,104,113,185, 92,184,185,185,121,210, 50,144, 66,161, 80,254,116,147,245,140,217,226, 1, 64,105,
-168,174,127,255,254, 76, 69, 15, 70,123, 81, 62,148, 58, 61, 82, 85,122,164, 23,177,207,252,143,101,217, 10,127, 61, 59, 59,251,
-248,245,235,215,199, 55,111,222,156,151,157, 93,220, 34,214,188,121,115,232,245,122,100,223,189, 1, 29, 11, 72,235, 54,129, 78,
-167, 67, 81,220, 29,200,194,218,193,179,223,104,172,222,176,193, 84, 88, 88,248,125, 89,154, 78, 78, 78,252, 26, 53,106,200,147,
-147,147,109, 0, 20,174,174,174,189, 2, 3, 3,113,233,210, 37, 0,216, 77,128,149,136,190, 8, 92, 62, 4, 82, 28, 82,145,213,
-172, 89, 19,249,249,249,208,106,181,151,202,210,188,126,253,122,162,213,106,109, 60,112,224, 64,230,231,159,127,222,167, 86,171,
-191, 2,112,207,196,130,123, 55, 35, 15, 58, 59, 68, 0,222,112,119,119,255,120,254,252,249, 61,166, 77,155,134, 99,199,142, 33,
- 50, 50,210,130,226,190, 96,215,203,144, 85, 37, 37, 37,253, 48, 99,198,140,182, 28, 14,103,202,217,179,103,109, 33, 33, 33,106,
-139,197, 98,175, 23, 26,202,249,106,225,215,130, 15,166, 76,114, 43,212,227, 65,239,122,254,237, 25, 6,120,144,149,159,246, 72,
-139,194,138,174,105,103, 39,110,196,224, 14, 97,157,199,135, 15,144, 73,235, 54,132,238,254, 13,191, 31,246,159, 92, 45,142, 78,
-236,127, 57, 63,127,208,177, 99,199,134, 95,186,116,233, 3,179,217, 28, 36, 20, 10, 31, 43,149,202,181, 90,173,182, 82,147,197,
-229,114,251,153,252,107,184, 43, 21, 10,136, 74, 34, 81,106, 43,139, 2,147, 13, 15,221, 66, 48,170, 70,192,147,102,208,220,220,
- 92,248,249,249, 49,118,187,125, 64, 69,154,145,145,145,232,223,191,127,169,241, 4,195, 48, 96, 24,166, 32, 52, 52, 52, 79, 40,
- 20, 22, 10, 4, 2,245,202,149, 43,141, 70,163, 17, 60, 30, 79,100,183,219,185,175,146,219, 91, 75,224, 35, 36,204,119,147, 7,
-118,235,217,180, 97,125,114,229,214, 93,166, 72,111,252,169,130, 40,224,198,224,224, 96,158, 66,161, 56, 14,224,161,213,106,253,
-101,223,190,125,162, 49, 99,198, 24,247,239,223,255, 54,128, 58,171, 86,173, 26,174,213,106,171,180,164,194,163, 71,143, 54, 46,
- 89,178,100,214,220,185,115,177,115,231,206,105,143, 30, 61,154, 93, 18,233, 26, 52,127,254,124,172, 92,185, 18, 59,119,238,100,
- 31, 62,124,120,146,101,217, 71,159,126,250,105,152,175,175,111, 65, 78, 78,206,163, 10,100, 91,246,233,211,199,244,219,111,191,
- 57,105, 52,154,171, 0, 62,158, 58,117,234,132, 54,109,218,168,195,195,195,101, 10,133, 66, 41,145, 72,156,182,110,221,234,206,
-227,241,160,211,233,192, 48, 12, 52, 26,141,153,150,131, 20, 10,229,175, 74,121, 94,228,111, 66,185,207, 6, 94, 89, 39,168,215,
-235,243,210,211,211,235,103,101,101,217, 0,216, 0,160,208,108, 91,182,100,235,161,109, 67,219, 6, 75,115,172, 86, 28,185, 21,
-171, 47, 52,219, 74, 59,191,219,178,178,178, 52,105,105,105,206, 6,131, 65, 91,206,111,253,254,221,119,223, 25, 46, 94,188,232,
-156,148,148, 4,187,221,142, 22, 45, 90, 32, 33, 33, 1, 69, 15, 99, 32,173,223, 2,210, 46,253, 17, 27,117, 11,209,145,231,144,
-162, 53,219,226,231, 45, 81,105,117,186,249, 22,139,229, 72, 89,130,124, 62, 95, 1,128, 16, 66,236, 0,160, 86,171,239,105,181,
-218, 78,190,190,190,120,240,224,129, 84,103,199,244,225,115, 86,175, 39,132,216, 5,197,163,185, 62, 9, 15, 15,199,237,219,183,
- 1,224,118, 89,154,106,181,122,218,196,137, 19, 47,238,216,177,131,151,148,148,212,123,219,182,109,189,227,227,227, 9,163, 72,
-183,255,166,231,163,206,216,233,173, 54,215, 12,141,236,223,191, 63,252,253,253,177,117,235, 86,172, 93,187,214,250,254,251,239,
- 39,174, 93,187,182, 85,126,126,254, 47,229,156,191, 74,169, 84,158,246,244,244,252,160, 81,163, 70, 26,157, 78,135,194,194, 66,
-100,103,103,195,195,211,147, 99, 3,167,189,183,155,219, 47,199,115, 53, 82,222,233, 63,112, 35, 51,167,194,104, 86, 91, 62,247,
-157,161,157,155,117,254,112,238, 28, 25,126, 59, 2,102,226,124,144,109,139,240,209,184,225,206, 70,211, 47, 93,116,119, 83,199,
- 68,169,213,187,212,106,245,129, 42,102,150, 62,237,219,183,223,187,100,201, 18,241, 23, 43,150, 96, 85,253,234,176, 21, 22, 66,
-110,178,163,192,100,131,186,232, 33, 30, 60,136,133,167,167, 23, 82, 82, 82, 96, 52, 26, 17, 23, 23, 71,184, 92,238,241,202, 34,
- 58,165, 60,213, 92,168, 20, 10,133,133,124, 62, 63,143,199,227, 41,146,146,146,116, 70,163, 17, 28, 14, 71,106,183,255,135,189,
-239,142,107,234,108,223,191, 78,246,132, 48, 67,216, 42, 67, 68, 65, 69,107,221, 11,183,184,173,117,215,217, 90,125,181, 90,181,
-174, 34, 88,181,214,214, 90,109,109,213, 90, 81,209,138, 10,142,162, 56,112,111, 5, 21, 1, 69,148,141,140,176, 66, 72, 8, 9,
- 36,121,126,127, 32, 20, 45, 35,216,183,223,223,219,246, 92,159, 79, 62, 89, 39, 87,238,231,156,231, 57,231, 58,247,115, 63,247,
-109, 16,152, 96,171,147,141,141,205, 18, 84, 39, 19, 61, 85, 86, 88,184,205,143, 13, 11,176,208,215,213,198,122,232,154, 15,167,
-218,184, 56, 72, 21, 41,201, 47,170,118,158,187, 89, 88,161,109,120,177, 6,128,200,226,226,226, 90,143,228,209,163, 71, 23, 29,
- 61,122,116, 54,128,189,168,174,187, 21,173, 80, 40,126,122,139,193,183, 38, 60, 60,252,179,213,171, 87, 67, 32, 16,212, 38, 79,
- 21, 8, 4,124, 0,248,245,215, 95,145,152,152,248, 46, 94,197,107, 25,141,198,195,185,185,185, 77,113,186,249,250,250,166, 68,
- 68, 68,112, 1, 56,204,155, 55,175,219,246,237,219,241,193, 7, 31, 20, 36, 36, 36,116, 5,144, 10,192,237,163,143, 62,186,119,
-224,192, 1, 75,163,209,136,146,146, 18,232,116,186, 84,250, 84, 78,131, 6, 13, 90,108,253, 37,240, 3,240, 0,213,249,179,134,
- 3, 56,141,234,176,142, 6,225,252, 74,157,157, 3, 48,178,230,250,216, 64, 48, 60, 80,189, 34,235, 44,128,159, 1,216, 53, 68,
-106,109,109,189,108,250,244,233, 85,217,217,217, 36, 47, 47,143, 28, 59,118,140, 44,158, 53,221, 48,208,221,193,232,238, 96,167,
-182,181,181,125,102,111, 99, 21,210, 81,136,197, 0,156, 76,104,216,244,164,164,164,185,211,167, 79,159,245,234,127,103, 29, 62,
-124, 88,117,225,194, 5, 21,147,201,140, 68,117,106,135, 26, 65, 57,109,196,136, 17, 42,173, 86,171,242,242,242, 42, 70,117,224,
-126, 67, 24,223,183,111,223,146,168,168, 40, 98, 48, 24,254,144,163,168,160,160,128,156, 63,127,158,244,232,209, 67, 1, 96,170,
-191,191,255,149,155, 55,111, 94,233,217,179,103,120, 83, 6,219,216,216,172,124,244,232, 81, 76,122,122,122,236,233,211,167, 99,
- 15, 29, 58, 20,251,209, 71, 31, 61,110,223,190,189, 38, 57, 57,217,168,215,235,201,163,135, 15,137, 87,235,214,106, 0,174, 13,
-241,244, 23,176,238, 41,247,124, 65, 42,214,127, 64, 42, 70, 59, 19, 0,164,236,219,101, 36,127,193, 0,242,108,254, 80,210,143,
-207,188,253, 54, 61,197,202,202,234, 92, 76, 76, 12, 41, 43, 43, 35,241,241,241,100, 90,192, 96,114,123,246, 0,114,118,176, 7,
- 57,208,167, 37,249,118, 80,123, 50,184, 79, 47,242,227,143, 63,146,136,136, 8,178,114,229, 74,163,141,141, 77, 25, 26,137,209,
-146,201,100, 23,142, 28, 57, 18, 11, 32,150,201,100,198, 42,149,202,216,178,178,178,223,178,178,178,118,120,121,121,125,214,174,
- 93,187,201,109,218,180,233,223,175,165,235,103,254,102,188,103, 3,204,249, 47, 90,139,133,223,226,143,121,175,106, 33, 1, 92,
-221,221,220,202,174, 94,189,106,212,106,181,228,250,245,235, 70,239,214,158, 21, 91, 38, 12, 9, 79,219,179, 41,188, 34,106,255,
-185,242,147,187,111, 30,157, 17, 16,215, 87,200,216,223, 77, 84,155,142,227,109, 49, 17,192, 9,252,190,234,112, 58,128,147,104,
-124, 21, 34, 3,192,222,245,235,215,215, 93,105, 8, 0,140,246,237,219,199, 18, 66, 98,219,183,111, 31,219, 92, 67,132, 66,225,
-146, 83,167, 78, 5,185,184,184,108,126,255,253,247,247, 40, 20,138,211,147, 39, 79,142, 67,245, 98, 16, 10,213,213, 17, 70, 56,
- 57, 57, 21, 60,120,240,128, 92,185,114,133,140, 27, 55,174,140,195,225,229,198,175,215, 0, 0, 32, 0, 73, 68, 65, 84, 76,161,
- 79,227, 52,104,208,160,241,151, 96,110, 3,207,141, 98, 67, 92, 92, 92, 77, 14,173,121,141,145,175, 88,177, 34, 54, 38, 38, 38,
- 22,213, 89,226, 27, 5,139,197, 58,254,241,199, 31, 19, 59, 59, 59,149, 84, 42, 61,206,102, 50,103, 59, 11,224,135,183, 91,234,
-222, 43, 52, 52,116,212, 15, 63,252, 48, 28,192,187, 0,216,142,142,142, 57,121,121,121,170,155, 55,111,170,122,244,232,161,178,
-177,177,145,251,250,250,170,182,108,217,162,170,170,170, 82, 45, 89,178, 68,133, 63,230,251,170, 15,124, 0,243,185, 92,238,113,
-111,111,239,184, 53, 35,251, 87,109, 94, 56,155, 76,247,176, 85, 1,248, 1,192,199, 0, 44, 0,176,199,143, 31,127,241,201,147,
- 39,231,124,125,125,119,153,192,235,208,174, 93,187, 75,135, 15, 31,142,137,136,136,136, 93,182,108, 89,140,181,181,117,118,114,
-114,178,177,162,162,130,148,148,148, 16,133, 66, 65, 78,159, 62,109,176,178,178,250,190,193,134,243,152,185,228,252,193,122, 83,
- 56,100,173,158, 66,122,112, 25, 47,223,166,167,136, 68,162,226,162,162, 34,146,151,151, 71, 82, 82, 82, 72,120,120, 56, 25,210,
-189, 11, 9,251,104, 44, 57, 56,107, 20,249,122, 72, 23,242,174, 25, 95, 45, 51, 19,199,152,153,153,201, 77, 89,117, 40,147,201,
- 46,104,181,218,218,244, 13, 78, 78, 78,177, 94, 94, 94, 17,190,190,190,223,158, 58,117,106,209,214,173, 91, 71,245,107,233,250,
-217,198,193,221, 53,229,209, 71, 73,217,145, 31,200,138, 78,158, 21,175,196,124,189,112,180,182, 10,189,122,229,138,177, 70,252,
-234,245,122,114,226,248,113, 50, 97,232,192,184,210,179,191,254,124,125,237,130,195, 75, 58,121,158,232,193,199,196,198, 4, 91,
-237,173,136, 24,214,189,205, 25, 59,134,185, 88,229,246,146, 48,126,232,106,246, 90,121,169, 9,158,158,158, 41,132,144,220, 54,
-109,218,164, 0, 56,216,166, 77,155,186,239,103, 52, 64, 91,155,156, 52, 40, 40,136,188, 26, 31, 12, 0,129, 27, 54,108,136, 37,
-132,196,122,120,120,220, 0,128, 14, 34,216,244,145, 48,126, 30,233,102, 87,212, 71,194,248,185,131,168,254,146, 81,174, 28,180,
-238,101, 43,188, 62,202,195,190,172,175,163,228,218,193,144, 95, 54, 15, 27, 54,108, 15,128,239, 1,124, 97,109,109,125,125,226,
-196,137,137, 7, 14, 28, 72,220,178,101, 75,101,114,114, 50,153, 57,115,166,154,199,227,125, 65,159, 7,105,208,160, 65,227, 47,
- 67, 77,102,120,251,230, 8,173, 17,159,125,246, 89, 44, 33,164, 38,151,214,212,122,182, 25,185,122,245,234, 88, 66, 72, 77,118,
-248, 55, 19,152,213,151,208, 44,104,199,142, 29,132,199,227,253,252,150,141,169,203, 41, 27, 61,122,116, 87,165, 82,249,142,157,
-157,221, 59,175, 60, 87,206, 54, 54, 54, 41,135, 14, 29, 82,105, 52, 26, 21, 33, 68,165,215,235, 85, 49, 49, 49,170,190,125,251,
-170,234,220,245, 55,101,231,107, 88, 37,195,141,251,107,102,145, 85, 50,220,120,227,171, 41,123,247,238,141, 74, 77, 77,253,205,
-220,220,124,185,137,156,206,182,182,182,129, 86, 86, 86,231,108,108,108, 86, 89, 89, 89,229, 86, 86, 86,146,146,146, 18,242,236,
-217, 51,114,229,202, 21,114,251,246,109, 98,101,101,149,221,144,157,254, 2,214,157,146,205,243,137,113,239, 6,162,219,190,146,
- 0, 32,138,173, 43, 72,225,143,193,228,254,156,193,164, 47,159,121,235, 45,246, 39, 44, 44, 44,118, 31, 63,126,220,248,252,249,
-115, 18, 25, 25, 73, 78,159, 62, 77, 22, 46, 92, 72, 90, 59,216,107,187,114, 25,249,189,120,172,115,111,147,176, 84,171,213,198,
- 42,149,202, 88,149, 74, 21,235,237,237, 29,219,165, 75,151,136,174, 93,187,126,123,244,232,209, 69, 27, 55,110, 28,229,111,198,
-123, 86, 30,125,148,144,101, 67, 9,153,223,147,188,152,221,151,244, 23,176, 30, 53,200,105,103,151, 93,147,173, 93,173, 86,147,
-107,215,174,145, 75,151, 46, 17,153,141,141,178,183,128, 57,183, 7, 15,125,122,152,195,194, 84, 59,251, 73, 24, 33,119,126,252,
-210,160,137, 58, 64,126,157, 62, 84,223,215,130,177,163,206,118, 97,132,144,220,113,227,198,165, 17, 66,114,195,195,195,179, 8,
- 33,185, 99,199,142, 77, 35,132,228, 2, 56, 92, 31,231, 27,201, 73,247,190, 18, 89,243,131,130,130, 98, 9, 33,177, 65, 65, 65,
-177, 64,117, 18,213, 62, 18,198,190,187,187,190, 54,106, 79,239, 35, 71,103, 14, 55,244,145, 48,246,213,107,167, 5,235,183, 7,
-123,183, 18,221,185,131,228,248,194,201,134,158, 50,243,171,158,158,158, 95, 47, 90,180, 40,226,246,237,219,143, 13, 6, 67, 98,
- 74, 74, 74,226,247,223,127,159,216,173, 91,183, 27,214,214,214,113, 92, 46,247,227,166,142,209,127, 9, 52, 39,205, 73,115,210,
-156, 52,222,116, 48, 53,242,221,111, 95,125,245,149,136, 16,178,100,252,248,241,216,180,105,211,132,118,237,218, 77,116,116,116,
-180, 5,128,156,156,156,242,248,248,120,229,248,241,227, 17, 24, 24,136,205,155, 55,127,139,234, 88,150,255, 75,228,157, 56,113,
-194,105,193,130, 5,242,141, 27, 55, 26,103,206,156,217, 6, 64,124, 97, 97, 97,235,201,147, 39,207,103,177, 88,227, 93, 93, 93,
-125,115,115,115, 11, 52, 26,205, 65, 0,187,208,196,156,105, 67,224, 49, 96,232,220,194, 30,231, 24, 48,212,249,120,104, 96, 96,
-224,251, 99,199,142,173,220,186,117,171, 94,169, 84,158, 50,145, 46,171,160,160, 96, 93,205, 27, 43, 43, 43,217,163, 71,143, 62,
-150, 74,165,140,148,148, 20,104,181, 90, 60,127,254,220,136,234,169,169,122,161,210,147,109, 63,133, 95,240, 90, 50, 37,192,188,
-252,233, 67,112,152, 76, 84,177,185,200,187,115, 14,123,175, 61, 85,170, 43,177,253,109,218,169, 80, 40,190, 89,184,112,225,228,
-229,203,151,243, 93, 93, 93,169, 91,183,110,225,200,145, 35, 90,185, 92, 62, 4,192,213,223, 83, 63, 53, 15, 70,163, 17, 92, 46,
- 23, 0,176, 98,197, 10, 48, 24, 12,182, 92, 46,231, 82, 20,197,163, 40, 74, 72, 81, 20,179, 42, 53, 17, 70,101, 9,242, 75, 20,
-200,202, 87, 52,202,103, 48, 26,143,220,189,123,119,113,199,142, 29, 25,247,239,223, 71, 65, 65, 1,158, 63,127, 78, 12,132, 28,
-190,166, 49, 84, 7, 37,106, 77,183, 79,104,101, 61,186,131, 37,143,193, 13, 9, 68,111, 29,131,185,211,136,113,168,206,165, 5,
- 0,123, 41,138,226, 0, 40,242,246,246,238,247,228,201, 19,129,183,183,183,230,233,211,167, 81, 20, 69, 57, 2,216, 87, 31,167,
- 64, 32, 40, 4, 80, 24, 30, 30, 14, 0,115, 80,189,243, 58,173, 93,187, 54,247,218,181,107, 8, 10, 10,202, 7,176, 3, 0,196,
-150,214, 35,125, 37, 28,138,187, 63, 8,221,180, 96,108, 55,146,122,189,174, 98,169, 93,255,118, 34, 6,216,191,124,142,119,100,
- 94, 12,174,190,210, 39, 56, 56,248,154, 74,165,210,134,133,133,233,102,204,152,193, 76, 78, 78,190, 7,224, 58,128,112,188,138,
-177,164, 65,131, 6, 13, 26,127, 41,222,244, 96, 53, 25,163,245,166,106,221, 4,224,167,164,164,164,218,162,210, 73, 73, 73,177,
- 0,118,162, 58, 27,252,136,102, 40,222, 53,175, 60, 90,187,222,178, 49,111,114,242,253,252,252, 4, 79,158, 60,225,160,254, 34,
-142,212, 91,112,254, 1,245,213, 58,244,244,244,252,174,170,170, 42, 98,231,206,157, 71,153, 76,230,228, 63,161,246, 93, 61, 60,
- 60, 74, 14, 29, 58,100,140,140,140, 36,107,214,172, 49,216,219,219,151,224,143, 49, 90,175,113,246,230, 50,143, 45,109,227,168,
-140,153,218,147,188, 88, 52,146, 92,159,210,151,204,117, 20, 43,123,243,153, 71,254,228, 93,137,135, 68, 34,217, 43, 16, 8,148,
-230,230,230, 23, 0,116,255, 51,199,200,218,218,250,128, 76, 38,187, 80,247, 97,103,103, 23, 97,107,107,251,131,141,141,205, 26,
- 11, 11,139, 15,221,248,220,173,139, 90, 59, 84,196,141,246, 38,209, 61,108,201, 20, 27,238,155, 83,135,111,218,105,239,230,230,
- 86, 20, 26, 26,106,252,237,183,223,200,202,149, 43,141, 45, 90,180, 80,162,145,184,182, 70, 61, 90, 22,204, 35,199,198,118, 53,
-230, 15,119, 36,155,218,152, 25,251, 89, 50, 27, 90,161, 56,229,149, 0,158,222, 20,167,187,187,251, 78, 66, 72,200,250,245,235,
- 67,240,123, 45,208,129,193,193,193,107, 9, 33,107,131,131,131,215, 2, 24, 12, 0,189, 37,140,208,131,163, 58, 27,114,134, 57,
-144, 47,219,136, 13,189, 37,140,208,122, 61,153, 86,172, 19, 39,103, 15, 55,230,206,238, 65, 2, 61, 68,134,174, 86,188,139, 92,
- 46,119, 17,170, 61,206, 93, 0,112,233,187,102,154,147,230,164, 57,105,143,214,255,156,240, 50, 9, 50, 43, 43,171,189,173, 90,
-181, 58,234,234,234,122, 84, 44, 22,127,139,234,160,249,230, 30, 8,183, 13, 27, 54, 40, 37, 18, 73,135,255,226,193,149, 2,112,
-196, 31, 11,231,254,215, 58,204, 58,123, 44, 72, 94, 62,225,209, 58,123, 44,168,243,113,151, 54,109,218,124,137,234,108,222,127,
-182, 19,186, 90, 89, 89,125,111,101,101,149,253, 42, 54,203,213, 20,206,206, 76,230,228,126,124,230,173,238, 92, 70, 94, 63, 62,
-235,230, 59, 76,230,164,191,233, 0,108,108,177, 69, 67,156, 78, 54, 54, 54, 91,173,172,172,114,108,108,108,190,111,166,200,122,
-141,179,131, 0,246,253, 45,152, 39,186,155, 81,234,254, 18,102,120,103, 97,195,139, 58,154,209,118,191,160,160,160, 15, 8, 33,
- 31, 56, 56, 56,140,175, 35,252,125, 3, 3, 3, 3, 8, 33, 1, 53, 25,224,187, 8, 33,237,107,193, 60,212,195,156, 82,244,181,
- 96, 30,234, 34,132,180, 33, 59,251, 89, 48,143,244, 48,167, 20,189,205, 25,135, 92,120,104, 65,159,204,105, 78,154,147,230,164,
-133,214, 63, 67,104,209, 29,134,230,164, 57,105, 78,154,147,230,164, 57,105, 78, 90,104,213, 47,172,234, 62,106,103,216, 88,244,
-190,161, 65,131, 6, 13, 26, 52,104,208,248, 83,104, 48, 97, 41,213,136, 42,109, 78, 96,251,219, 40,219,104,154,147,230,164, 57,
-105, 78,154,147,230,164, 57,255,117,156, 77,113,255, 95, 47,172,251, 91,131,118,171,210,156, 52, 39,205, 73,115,210,156, 52, 39,
-205,249,175, 5,131,222, 5, 52,104,208,160, 65,131, 6, 13, 26,127, 10,126,175,158,223, 76, 92, 90,127,140, 22,171,203,250,124,
-189, 94, 47, 5, 0, 22,139, 37,175,186,183,198,190, 49,118, 54,224,175,175, 46,191, 3, 22, 48, 71, 15, 92,168,135,243,130, 94,
-175,183,124,197, 89, 82,117,111,205,224, 70, 57,187,172, 63, 87,119,123,253,189, 53, 3,223,220,134, 0, 76,118,151,245, 57,111,
-216,234, 96,234, 94,161,240, 90, 78,172,191,204,206,191, 11,231,191, 25,236,119,215,231, 87, 85, 85,247, 35, 54,155, 37,175,188,
-219,120, 63,226,188,187, 62,167,238,246, 85,119,215,216, 53,198, 41, 20,240,138,220, 29,109,191,109,140, 51, 37,167,112,137,186,
-188,194,186, 49,206,230,142, 77,103,123,123,127,195,171,177,201, 4,230,100,231,230, 94,248, 31,235, 75,157, 1,172, 1, 96, 94,
-231,179, 56, 0,159,208,189,146, 6, 13, 26,127, 51,161,245, 0,213,117, 14,119,191, 18, 91,187, 27, 20, 90,122,189, 94, 26,123,
-124, 45,212, 90,192,127,218,122,169,219,232, 93,127, 40,148,172,175, 40,225, 42, 18,194,124,153, 85, 74, 75, 91, 86,165,121, 78,
- 78, 14, 5, 0, 20, 69,253, 12,192,165, 30, 78,203,216,227,107, 81,174, 3,122, 79, 12,182,116, 1,204, 11, 56,156, 79, 5, 34,
- 81, 63,141, 70,211, 14, 0, 4, 2, 65,130, 70,173,190,108, 91, 89,185,229,205,237, 27,106, 89, 93, 91,251, 79, 93, 47,109, 51,
-122,215, 66,131,209,200,125,121,127,103,239,138,194,100, 22, 91,175,221,177, 10,136, 90, 91,143,168,106,128,239,247,255,125,111,
-165, 53, 27,232,207,229,243, 59, 88, 88, 90,246, 50, 18,226,109, 52, 26, 41,131, 94,159,168, 44, 45,189,110,212,235, 31,233,117,
-106,235,216, 83, 95, 26, 27,179,243,205,182,188, 7,176,142, 3,227, 69, 98,113, 63, 38,155,221, 29, 0, 12, 85, 85,183,212, 42,
-213,229, 49,192, 49, 83,218,110,234,254,121,219,237,255,109,168,170,210, 75, 83,207,173,133,182, 10,240, 27,247,165,180,253,228,
-253,135, 0, 64, 39,127,100,167, 74, 62,245, 46, 0,136,220, 3,238,242,100,126,249, 0,192,202,200,149, 62,139, 92, 13,109, 21,
-224, 29, 16, 44,109,138,115, 70,224, 17,235,229,115,199,242, 0,224,124,248, 15,173, 47, 69,252, 52, 20, 0,250,143,157, 23, 53,
-104,220,130,103, 0,176,121,119,132,245,225, 47, 39, 52,202,105,218,216, 44,229,148, 38, 71,122,232,148,185, 22,206, 34,150, 44,
- 57, 57,153, 1, 0, 14, 14, 14, 38,141, 77, 39, 64,146, 11,204,103, 48,153,189,220, 61, 60,252, 0,144,148, 23, 47, 30, 24,244,
-250, 27,246,192,142,255,114, 95, 90, 72,200,235,201, 89, 41,138,162, 59, 36, 13, 26, 52,254,110, 56,253, 74, 92,157,254,195,205,
-108, 67,191, 80,107,129,171,207,129, 62, 93,219, 99,238,228, 97,226,186,223, 29,219, 21,236,146,124,255,100,155, 95,246,111, 97,
-180,111,223, 30,169,169,169, 38, 89, 81,174, 3,174, 36, 3, 80, 60, 49, 43, 17,137, 94,108,253,250,107,243,129, 3, 7,178, 28,
- 28, 28, 64, 81, 20,242,242,242,186, 70, 71, 71,119, 94,188,120,241, 71, 80, 60, 41, 41,215,161,236, 74,114,211,188, 53,182,182,
-107,221, 2,107, 22, 76,144, 0,192,170,105, 59, 58,223, 79,202,183,122,241,226,133,255,103,159,125, 86,196,188,124,249, 39, 27,
- 32, 36, 31,200, 50,197,206, 3,191,221,229, 75,114,127,117,155,178, 96, 65,184,135,135,135,216,213,213,149, 50, 51, 51, 3,147,
-201, 68, 73, 73,137, 75,124,124,252,208,123,247,238,169,163,175,254,204,141,185, 55, 50, 69,206,127,183,194,164,182,107,114,248,
-231,205,204, 18,166,142, 25,227, 52, 97,194, 4,190,187,187, 59, 0,224,197,139, 23,158,199,142, 29,155, 24, 30, 30, 30, 8, 77,
-142,190, 92,135,138,166,218, 94,203, 9,128, 15,116,183,144, 74,167, 48,217,236,118,122,189,222,241,149,183,225,165,161,170, 42,
- 65, 33,151, 31,124,115,123, 26,127,132,182, 10,120,146, 11, 12,232,229,135,169, 99, 7,136, 0,224,179,247, 55,116,205, 72,123,
-206,209,233,116,104,237,229,221,227,139, 47,191, 61, 7, 6, 3,161, 17,209,181,219,155,194, 25,247, 36, 21,107,191,216,138,156,
-199,199,186, 26, 74,159,247, 43, 83,150, 50, 1,192, 92, 34, 25,123, 44,236,215,203, 14,190,227,239, 60, 47,172, 52,137,179,177,
-177,121, 54,236,123,251,236,248,203,109,127, 60,191,151,237,226,226,130,199,143, 31, 55,111,108,150, 38,153, 25,237,237, 19,183,
- 44, 91, 38,235,221,187, 55,196, 98, 49, 88, 44, 22,244,122,253,128, 27, 55,110, 12, 88,187,118,237, 60,148, 38,169, 77, 29,155,
- 38, 96, 11, 69, 81,253,102,204, 93,104, 63,108,212,120,140, 29,210,131,238,136, 52,104,208,248,187,161,198,123, 85,119,229,225,
-238, 70,133, 22,139,197,146, 15,156,190, 81,218,235, 93, 31,220,127,244,172, 52, 61, 51, 87, 85,243, 93,113,194,177,214,163,122,
- 56,182,189,118,237, 42,180, 90, 45,110,221,186,133, 71,143, 30, 33, 45, 45, 13, 31,126,248,161,246,213,212, 97,125,156, 37,189,
- 39, 6, 91,162, 52, 89,236,201, 77,106, 25,253,244, 41,179,162,162, 2,215,174, 93, 67, 73, 73, 9,184, 92, 46,156,156,156, 48,
-104,208, 32,214,211,167, 79,173,252, 7, 14,145,244, 30, 50, 41, 21, 18, 79, 21,139,197, 42,105,168,142, 8,139,197,146,251, 79,
- 91, 47,109,235,217, 2, 47,210,115, 74,215,124,249,139,202,104, 36,172,148,180,140,202,171, 87,175,194,207,207, 15, 23, 46, 92,
-176, 46, 46, 46,254,124,199,142, 29,107,216, 95,253,184,173, 74, 87,180, 20, 13,243,149,244,158, 24,108,105, 45, 63,234,122,233,
-236, 9, 78, 66, 66, 2,103,231,206,157, 40, 42, 42, 2,151,203,133,133,133, 5,100, 50, 25, 90,183,110, 77,173, 90,181, 74, 28,
- 16,144,128,255,204, 25,239, 90,233, 54, 59,169, 33, 59,107,219,174,202, 16,218, 40,207,187, 71,156, 62,205,232,217,179,231,107,
-183,237,173, 90,181,194,224,193,131,249, 83,166, 76,113,159, 48,113,178,177,247,240, 25, 47, 32,118, 45,111,146, 83,157, 37,176,
- 46,191,237, 48, 96,226,196, 83,193,193,193, 22, 50,153, 12, 34,145, 8, 0, 80, 90, 90,234,148,158,158,222, 53, 48, 48,112,220,
-221,184, 48, 86,239,128,172, 28,136,156, 53,141,237,207,127, 43,216,108,150,188,198,139,100, 38, 18,148,100,101,231,171, 1, 64,
-167,211, 65,167,211, 65,171,213,226,227,121, 31, 50,231,140,235,226,225,218,107,225,195,180,151,249,197,222,209,119,172,106,126,
- 91,213, 4, 39,171, 60, 77,161,200,188, 56,103,237,178,101, 50, 59,187,223,103, 4, 67, 15, 28, 96, 22, 23, 23, 15, 88,187,118,
-109, 91, 34,236,171,240, 14, 8,182,104,140,179,177,177,169,120,118,186,229, 23, 11, 6,119,216,245,101, 36, 12, 6, 3,110,223,
-190,141,107,215,174,225,219,111,191, 37, 81, 81, 81,165,230, 34,209, 28, 52, 58, 54,147,204,122,218,231,185,125,245, 85, 56,197,
-227,241,112,242,228, 73, 60,125,250, 20, 12, 6, 3,237,219,183,199,212,169, 83, 49, 96,192, 0,217,220,185, 31,146,222, 67,222,
- 79,129,196,171,236, 79,246, 37, 6,128,133, 43,215,126,101, 63,109,246,124,108,254, 98, 21, 45,180,104,208,160,241,119,246,102,
- 53,152,226, 1,145,145,145,228,213,163, 15, 0, 16,128,209,106,244,174,195, 71, 99,140,167, 91,141,222,117,152, 0, 12, 2, 48,
-204,129, 22, 29, 59,118,172, 82, 40, 20,228,222,189,123,228,227,143, 63, 86,111,219,182,237,242,233,211,167,143,233, 43, 43,247,
- 56,216,219,127, 67, 26, 8,176, 39, 0,195, 21,144, 8,133,194,130,204,204, 76,114,230,204, 25, 18, 20, 20, 68, 14, 30, 60, 72,
-162,162,162, 72,116,116, 52,137,138,138, 34,135, 15, 31, 38,113,113,113,228,217,179,103, 68, 36, 18, 21,184, 2,146, 70, 56,153,
- 4, 96,182, 30,189,115,105,248,253,170, 96,175,209,187, 22, 19,128,105, 9,180,233,216,177,163,225,216,177, 99, 36, 52, 52,148,
-236,223,191,159,196,197,197,145,194,194, 66,194,226,137, 10,106,126,215,144,157, 4, 96, 56, 58, 58, 22, 40, 20, 10,226,236,236,
- 76,184, 92, 46,177,179,179, 35,173, 91,183, 38, 93,187,118, 37, 67,135, 14, 37,147, 39, 79, 38,159,127,254, 57, 81, 40, 20,132,
-207,231,231,215,252,174, 33, 78, 63, 64, 32, 18,137, 50, 99, 99, 99, 73, 67,208,104, 52,164,176,176,144,156, 59,119,142,136, 68,
-162, 76, 63, 64,208, 24,167, 0,232,228,235,235, 91, 80, 88, 88, 72, 42, 43, 43, 73,102,102, 38,137,143,143, 39, 79,159, 62, 37,
-153,153,153, 68,163,209,212,114, 63,123,246,140,184,185,185, 21, 8,128, 78,132, 94, 4,209, 96, 95,122,243,225, 98,103, 55, 84,
- 38,147,105,194,195,195,201,203,151, 47,201,190,125,251, 8, 3,216,240,230,118,141,113,114,129, 65, 61,123,246, 52,220,190,125,
-155, 60,124,248,144,172, 88,177,130, 12, 30, 60,152, 12, 25, 50,132,172, 93,187,150,100,103,103,147,236,236,108, 50,116,232, 80,
- 3, 23, 24,212, 84,255,172,111,108, 74, 0,151,128,128, 0, 77,101,101, 37, 73, 73, 73, 33,237,218,181,203,102, 2, 83, 68, 64,
-219, 62, 0,175,169,254,233, 8, 88,218,219,219,231,222,190,125,155, 68, 68, 68, 16, 87, 87,215, 2, 38, 48,195, 28,104,101, 14,
-180, 98, 2, 51, 90,181,106, 85,112,251,246,109, 82, 84, 84, 68, 92, 92, 92,114, 29, 1,203, 63,209,151, 24, 0,246,174, 92,251,
- 21, 73,202, 86,147,149,107,191, 34, 0, 50, 9, 33, 4,245,196,120,210,160, 65,227,159,143, 55,181,200, 63, 5,181, 39,201,128,
-128, 0, 10,192,149,198, 54,214, 48,153, 27, 55,111,222,204,170,168,168,192, 47,191,252, 82,246,222,184,113, 71,251,244,234,149,
-210,210,213, 85, 65, 49, 24, 77, 86, 27, 46,224,241, 22,109,222,188,217, 66,167,211, 33, 38, 38, 6,157, 59,119,134, 76, 38,131,
- 88, 44,134, 88, 44,134, 84, 42,133,151,151, 23,228,114, 57,204,204,204,176,124,249,114, 73, 1,143,183,168, 41, 94,163,145,176,
- 0,192, 96, 52,114, 57,192, 92,183,119,222,137, 9, 12, 12,100, 88, 91, 91,195,202,202, 10, 98,177, 24, 79,159, 62,133, 78,167,
-131, 80, 32, 52, 41, 73, 43,131,193, 96,136,197, 98, 92,186,116, 9, 11, 23, 46, 68,247,238,221, 97, 97, 97, 1, 51, 51, 51,180,
-107,215, 14,131, 6, 13,194,156, 57,115,144,146,146, 2,202,132,160,146, 68, 22,107,254,156, 57,115,164,126,126,126,245,126, 95,
- 81, 81, 1,133, 66,129,130,130, 2, 56, 57, 57, 97,252,248,241,210, 68, 22,107,126, 67,124,214,128,204,201,211,243,212,189,123,
-247,108, 68, 34, 17, 66, 67, 67,113,226,196, 9,156, 61,123, 22,103,206,156, 65,100,100, 36, 78,158, 60,137,130,130, 2, 0,128,
-167,167, 39,142, 28, 57, 98, 35,150, 74, 35,173, 1, 25, 61,164, 77, 67, 70,126,254,249,118,121,121, 54, 83, 38, 79,190,174, 82,
-169, 48,101,202, 20,108,220,180,105, 21, 27, 88,108,202,239,189, 0,137,149,189,125,200, 87, 95,125,197,200,203,203,195,152, 49,
- 99, 10,183,108,218, 52,235,193,185,115,238,177,103,207,186,111, 12, 14,158,213,167, 79,159,194,236,236,108, 28, 56,112,128, 97,
-231,226, 18,226, 5, 72,154,107,103, 25,176,240,187,239,190,227, 87, 84, 84, 96,224,192,129, 41,198,132, 4, 47, 61,240,171, 10,
-120,122, 5,168,108,234,247,185,192,252,229,203,151,203,120, 60, 30, 62,253,244,211,194,242,140, 12, 31, 61,176,191, 20, 72, 47,
- 5,210,245,192,254,178,212, 84,159,105,211,166, 21,242,120, 60,108,221,186, 85,150,251,123,209,109, 83,209, 25,192, 41, 0, 87,
- 1,228,204,152,187,112,134, 95,151,110, 56,176,103, 7,190, 12,254, 44, 4,192,123, 20, 69, 29, 4,176,148,238,121, 52,104,252,
- 59, 97,138, 22,249, 31, 69,131, 37,119, 88,117,149, 36,128,190,141,177, 88, 90, 91,119,246,241,241,193,181,107,215,224,235,235,
-123,207,194,194, 66,207,225,241,192,102,179, 65,140, 77,234, 44, 8, 68, 34,255, 1, 3, 6,176,238,220,185, 3, 55, 55, 55, 8,
- 4, 2,176,217,236,215, 30, 28, 14, 7,246,246,246, 80, 42,149,240,247,247,103,111,223,190,221, 31, 90,237, 23, 77, 94, 16,147,
-227,197, 5,119,190,154,252,243,190,144, 86,189,123,247, 70,105,169, 18, 70,163, 17, 66,161, 16, 58,157, 14, 44, 22,171,122, 10,
-168,138, 40, 77,217, 99, 6,131,193,192,100, 50,225,230,230,134,141, 27, 55,162,162,162, 2, 28, 14, 7, 0,160, 84, 42,161, 80,
- 40, 16, 31, 31,143,244,244,116,188,186, 11,111, 20,102, 18,201,176, 9, 19, 38,212, 91,240, 87,171,213,162,180,180, 20,165,165,
-165, 80, 40, 20,168,168,168, 64,183,110,221,184,167, 35, 35,135,161,168,104, 75,189,191,225,243,199, 29, 56,112, 64,202,229,114,
-161,209,104, 80, 86, 86,134,172,172, 44,100,100,100, 84,200,229,114,189,153,153, 25,195,213,213,149,193,227,241,120,163, 71,143,
-166,148, 74, 37, 40,138, 66, 64, 64,128,245,161,208,208, 9,208,233,190,165,135,180,105, 56, 15,104, 59,233,116, 35,222,237,210,
-229,210,189,251,247,253, 22, 45, 90,132,184,184,184,175,132, 97, 97, 87,203,129, 71,141,253, 54, 5,152,255, 77, 29, 1, 67, 50,
- 50,124, 43,129,130, 58,155,164,187,166,166,158,157, 54,109,218,227,184,184, 56,155,173, 91,183,202,222, 27, 51,102, 62,128, 13,
-205,177,209, 76, 34,121,199,222,222, 30, 81, 81, 81,200, 76, 75,251, 76, 15,104,154,117,199,197,100,246,236,221,187, 55, 78,158,
- 60,137,236,140,140,207,244,175,219, 88,125,163, 4, 20,176, 82, 82, 62, 11, 9, 9,217, 59,115,230, 76, 48, 89,172,158,208, 55,
-107,226,240, 15,129,239, 51, 63, 92,132,144,221,219, 67, 0,204, 6, 96, 4,112,143,238,113, 52,104,252,187,189, 90, 77,105,145,
-191,145,216,218,221,108,143,150, 84, 42,117, 20,139,197,200,201,201,129,119,155, 54,114, 30,143, 7, 46,155, 13, 62,151,107,146,
- 5,229,229,229,190, 14, 14, 14, 40, 45, 45,133,141,141, 13, 56, 28, 78,237,131,203,229,214,190, 54, 51, 51, 3,131,193,128,139,
-139, 11,202,203,203,125,155,228,205,143,151,134,109,159,247,241,237,171, 81,173,198,140, 25, 11, 75, 75, 43, 56, 59, 59, 65, 42,
-149, 66, 32, 16,192,217,217, 25,238,238,238,100,203,150, 45, 16, 74,219,155,116, 34,175, 43,158, 88, 44, 22, 12, 6, 3,242,243,
-243,145,148,148,132,184,184, 56,220,190,125, 27, 15, 31, 62, 68, 89, 89, 25, 76,208, 89, 40,215,104, 58,176, 88,172,122, 69,150,
- 66,161,128, 66,161,168, 21, 90, 5, 5, 5, 72, 79, 79,135, 74,173,238,216,136,232, 29,235,227,227,195, 4, 0,129, 64,128,142,
- 29, 59, 98,215,174, 93,250,223, 78,156,120,191,237,237,219, 86,206,231,206, 89,252,188,115,231,251,227,199,143, 55,220,185,115,
- 7, 74,165, 18, 79,158, 60,129,173,173, 45,139,203,231, 79,160,135,115,243, 16, 11,168,109,202,202,134,116,239,222, 61,181,180,
-180, 20, 95,127,253, 53,131,109,102,182, 59,184,129, 41,190, 90, 48,153, 61,122,247,238,141, 83,167, 78, 33, 39, 35, 99, 69, 70,
- 61, 2, 38, 3, 40,200, 76, 73, 89, 17, 18, 18,130, 65,131, 6,129, 98,177,154, 29,168,212,181,107, 87, 31,163,209,136,199,143,
- 31,195, 2,184,219,220,223,187,123,120,248,213,120,126, 69,192,245,134,182, 19, 1,215, 31, 60,120, 0,129, 64, 0,239,182,109,
- 59, 53,243,111,182, 80, 20,149, 59,243,195, 69,136, 56,123, 19, 0, 16,178,123,123,126, 29,145, 69,131, 6, 13,218,163,245,119,
-245,104,213, 8,171,186, 15,188, 38,180, 76, 20, 31, 0, 0, 54,155, 13, 46,143, 7, 46,151, 91, 45,144,120, 60,147, 57, 40,138,
- 2,159,207,175, 21, 86,117, 5, 86,221,215, 66,161,208, 36, 1, 3, 0, 37,207,207,246,154, 61,107, 38,151,199,227, 65,167,211,
-130, 16, 2, 30,143, 15, 11, 11, 11,184,185,185, 65,169, 84,162,123,143, 62,218, 44, 5, 39,210,218,123,116,220,219,236, 61,189,
- 94, 15,181, 90,141,146,146, 18, 20, 23, 23, 67,169, 84, 66,163,209,152,188, 20,221,104, 52, 50,179,178,178,240,235,175,191,162,
-168,168, 8, 64,117,160,117,141,184,170,121, 78, 77, 77, 69,104,104, 40,210,210,210,154,117,124,122,245,234,133,200,200, 72,102,
- 95,127,255, 61, 23, 92, 93,115, 46,184,186,230,244,245,247,223,115,234,212, 41,166,163,163, 35,210,211,211, 17, 19, 19,131,146,
-146, 18, 16, 66,232,245,243,111,129, 23, 64, 73,121,113,241,204, 85,171, 86, 17,177, 88,140,175,191,249,166,195, 6, 96,146,169,
- 2, 70,210,136,128,145,252, 57, 1, 3, 66, 8,140, 70, 35, 12, 6,195, 91,181,141,162, 40,138,205,102, 55, 55,181, 66,115, 54,
-174, 13,124, 95,254,249, 70,156, 57,121,172,230,243,100, 90,100,209,160, 65,227, 31,128, 6, 3,225, 89,117, 20,100,237,115, 67,
-200,207,207,127,169, 86,171, 91,185,186,186, 34, 59, 59, 91,234,226,226,146,193,101,179,193,225,114, 65, 49,154,214, 4, 66,161,
-240,113, 78, 78, 78, 15, 71, 71, 71,232,245,250, 90, 81,245,230,212, 97,141,151,230,225,195,135, 16, 10,133,143, 81,209,104,230,
- 4, 24,116, 37, 45, 58,117,234, 84,235, 25,178,176,176,128,133,133, 4, 60, 30, 31,171, 87,175, 54,110,221,178,101,135, 75,255,
-224,210, 15, 22,175, 34,171, 54,236,249,175,238, 89, 83, 47, 76, 66,161,240,177,179,179,115, 55,137, 68,130,136,136, 8,164,167,
-167,163,164,164, 4,229,229,229,208,106,181, 40, 47, 47,135, 78,167, 3,159,207, 71,219,182,109, 97,110,110,142,232,232,232,199,
-208,106,235, 23,151, 69, 69, 17,143, 31, 63,238,214,165, 75,151, 90,143, 74,191,126,253,168,126,253,250,217,212,122,209,202,203,
- 81, 88, 88,136,123,247,238, 33, 58, 58, 26, 20, 69, 33, 57, 57,217,160,213,104, 14,211, 99,226,237, 80, 1,220, 98,134,132,236,
-253,232,163,143,102,245,232,209, 3, 6, 96, 40,128,208,255,143, 2, 6, 0,112,251,246,237,120,131,193,208,163,117,235,214, 80,
- 0,239, 2, 56,217, 44, 17,249,252,249, 3,189, 94,239,223,161, 67, 7, 68, 28, 61,218, 11, 64,122,125,219,169,129, 94,126,126,
-126,208,104, 52,120,146,152, 24,219, 12,145,181,103,229,218,175,102, 76,155, 61, 31, 7,246,236, 64,200,238,237, 89,123,119,109,
-115,134, 9,241, 99, 52,104,208,248, 87,121,179,154,212, 34,255,163,152,219,144,248, 98, 53,135,165,180,164, 36,246,193,131, 7,
-173, 58,117,234,132, 61,123,246,116,233,222,173,219, 75, 14,151,171,231,114, 56, 96,152,112, 33,209,168,213, 23, 47, 94,188,248,
-238,232,209,163, 89,119,238,220,129, 76, 38,171, 21, 90, 53,207, 44, 22, 11,132, 16, 8,133, 66, 28, 63,126,188, 82,163, 86, 95,
-108,210, 91,100, 48, 26, 24,175,132, 30, 33, 4, 10,133, 2, 28, 14, 7,223,126,187, 21,223,111,217, 50,217, 0, 28,243, 20,217,
- 46, 3,192,255,255,118,129, 46, 47,191,116,230,204,153,206,129,129,129,108, 39, 39, 39, 40, 20, 10,148,148,148,160,168,168, 8,
- 74,165, 18, 74,165, 18, 37, 37, 37, 80, 40, 20,224,243,249,136,139,139,171,170, 40, 47,191,212, 16, 31,175,162, 34,124,250,244,
-233,203, 31, 60,120, 96,207, 98,177, 80, 85, 85, 5,163,209, 8,163,209,136,202,202, 74, 60,127,254, 28, 9, 9, 9,120,250,244,
- 41,138,139,139,193,102,179,193,100, 50,241,240,225,195, 18, 81, 85,213, 81, 29, 61,166,223, 26,108, 32,226,198,141, 27,179,166,
- 78,157, 10, 7, 39,167, 62,200,206, 54, 73,192,156,104, 68,192,148,190,157,128,249, 93, 0,149,149,221, 79, 77, 77,237,209,183,
-111, 95,216, 59, 57,125,213, 54, 59,251, 66, 98, 51,226,180, 12,122,253,245, 27, 55,110,248, 79,155, 54, 13,123,246,236,249,202,
- 54, 53,245,108,193, 27,211,156,182,128,109, 75,119,247,175,102,204,152,129,243,231,207,195,160,215, 95,111,132,178,110,198,247,
- 22, 51,230, 46,116,126, 35,240,125, 23, 69, 81, 11, 0,124, 77,247, 40, 26, 52,104,252,147, 61, 90,205,154, 58, 20, 24, 12, 43,
-151, 46, 93, 90,197, 96, 48, 48,118,236, 88,179,147,167, 78,141,127,248,232,145,155, 92, 46,183, 48, 24, 12, 77,114,217,106,181,
-219,150, 46, 93,170,208,233,116,240,242,242, 66,113,113, 49, 12, 6, 3, 88, 44, 22, 88, 44, 22, 40,138, 2,131,193,128, 88, 44,
-198,131, 7, 15,176,119,239, 94,165,173, 86,187,173,201,139,132,193,240, 56, 52, 52, 20, 76, 38,147,240,249,124, 80, 20, 5, 22,
-139,133,173, 91,183,202,191, 7, 34, 0,128,201, 96,232, 0,128,193,160, 76,141,222,109,114,222,146,203,229,194, 88,189, 8,160,
-201,109, 45,181,218,239, 54,111,222, 92,246,228,201, 19,168,213,234, 90,239,155, 74,165,170, 13,174, 87, 40, 20,160, 40, 10,106,
-181, 26,167, 78,157, 42,179,212,106,191,107,136,175, 8,200,203, 78, 78, 30,217,165, 75,151,162,212,212, 84,148,150,150,226,241,
-227,199,136,142,142,198,145, 35, 71,112,254,252,121, 60,127,254, 28,122,189, 30,142,142,142, 32,132,224,196,137, 19,165,250,178,
-178,161, 69, 64, 30, 61, 38, 26, 70, 11,153,204,223, 78, 42,205,180,181,177,201,110, 33,147,249,191,249,189, 4,120,246,236,217,
- 51,232,245,122,184,185,185, 89, 53, 22,167, 69,244,250, 27, 55,110,220,192,180,105,211,224,220,170,213, 38, 87,192,246,205,109,
- 92, 1, 91, 87,119,247, 77, 53, 2,134,232,245, 55,154,107,179, 25,176,125,217,178,101, 26, 14,135,131,176,176, 48,183, 42, 15,
-143,167, 44, 96,146, 24,104,211, 23,224, 52,245,123,123, 96,199,231,159,127,158, 71, 81, 20, 14, 30, 60,104, 35,113,119,143,103,
- 1,211, 37, 64, 11, 9,208,130, 5, 76,151,184,187,199,135,133,133,217,232,245,122, 44, 94,188, 56,207, 30,216,209, 8,229, 66,
- 66,200, 8, 66, 72,111, 66,136,243,222, 93,219,112,230,228,177, 26,145, 53, 27,213, 65,239, 83, 1,196,211, 61,142, 6, 13, 26,
-255,100,212,235,134, 98,117, 89,159, 15, 16,105,159,174,237,113,255, 81, 82,169,141,165,249,185,154,239,138, 19,142,181,238,239,
-107,222,254,199, 31,127, 4,155,205, 70, 86, 86, 22, 18, 19, 19, 97,110,110,142,201,147, 39,107, 53,101,101, 35,235,212, 58, 28,
- 0, 32,250, 21,103,117, 61,181,210,100,177, 59, 43,174,213,217, 51,145, 76,137, 68, 2,149, 74, 5, 6,131, 1, 62,159, 15,161,
- 80, 8,129, 64,128,152,152, 24, 12, 31, 49,202, 80, 32,236,253,123,194,210,223,235,169,213,114,214,228, 26,122, 23, 16, 62, 0,
- 62,149, 58, 56, 44, 93,179,102,141, 96,240,224,193,224,112, 56,112,106,225,153,231, 54,228,235,237, 12, 6,165,207, 46, 82,174,
-118,111,225, 32, 73, 76, 78, 7, 64,201,171,238,173,113,168, 83,235,240, 15,118,186,232,174,186, 29,223,191,197,188, 99,199,234,
-120,116,133, 66,129,252,252,124,200,229,114, 40, 20, 10,168,213,106, 0, 64,100,100, 36,206, 92,123,170,212, 56,141, 79,105,200,
-206,223,219,158,100,230, 80,121,183,229,161,208,253, 76, 91, 91, 91,228,231,231,163,160,160, 0, 10,133, 2, 26,141, 6, 6,131,
- 1,197,197,197,248, 37,100,191,161, 72,220, 59,173, 54, 33,100, 99,156,234, 44,129,149,234,166,163, 95, 91, 87, 50,107,214, 44,
- 51,115,115,115, 24,141, 70,148,148,148, 32, 51, 51, 19,169,169,169,184,118,237,154, 90,174,208, 65,109, 51, 48,187, 54, 97,105,
- 61,156,255, 69,252,237, 56,235,230,173,114,176,183,207,201,200,200,144, 26, 12, 6, 56, 58, 58,234, 21,197,197,155,184,192,121,
- 51, 32, 23, 0, 41, 4,214,124,183,125,251,204, 81,163, 70,225,157,119,222,201,202,203,207,111, 89, 95, 95, 34, 0,211, 11,144,
-148, 59, 57, 37,220,187,119, 79,150,153,153,137,105,211,166, 21,102,188,120,177,162, 38, 94,171, 20,232,229,234,238,190, 41, 44,
- 44,204,166, 85,171, 86,240,245,245,205,227,103,102,182, 75, 2, 74, 27,232,159, 13,142, 77,197,179,211, 45,231,141,241,121,231,
-227,143, 63,134, 94,175,199,181,107,215,112,247,238, 93,100,100,100,224,230,205,155, 10,115,145,232,253, 58,181, 14,235,237,159,
- 67, 61,213,110, 7, 15,134, 82, 28, 14, 7, 33, 33, 33,120,240,224, 1, 0,192,207,207, 15, 51,102,204,128, 94,175,199,148, 41,
- 83,201,233, 36, 65, 74, 99,253, 19,128, 15,128,111, 80, 45,242,222, 33,132,240, 41,138,202, 1,224,140,230,197,100,209,253,147,
-230,164, 57,255, 61,156,255, 72, 52, 89,235,112,253, 79,144,188, 94,230, 99, 78,206,177, 93,193,172,158,189,122,183, 9, 14, 90,
-203,232,210,165, 11,156,157,157,225,231,231,135,204,204, 76,158,133,133, 69, 83,245,212, 84,189,135, 76, 74,109,223,190,189,197,
-138, 21, 43, 36,131, 6, 13, 98, 59, 59, 59,131, 16,130, 7, 15, 30, 32, 34, 34,162,114,207,158, 61,202,114,187, 17,138,216,203,
-191,170, 76,169,167,118, 23, 40, 7,176,206, 41, 39,103,247,252,121,243,214,118,236,212,105, 86, 80, 80, 16, 67, 44, 20,176, 55,
-174,158,205, 7,128,245, 63, 28,145,140, 26, 63, 25,223,121, 0,125, 38,213, 95, 71,174,174,157,153,217,115, 50,134,141,241,247,
-248,116,193, 76,195,132, 9, 19, 68,230,230,230,112,118,118,134,165,165, 37, 82, 82, 82,144,157,157, 77,126,251,237, 55,213,237,
-135,207,216, 39,206,223,207,224, 75,236, 77,169, 75, 88,214,123,240,123,105,195,134, 13,179,156, 62,125,186, 89,231,206,157,217,
- 60, 30, 15, 60, 30, 15,249,249,249,120,254,252,121,229,111,191,253,166, 42,151, 14, 45,137,189, 28, 86,102, 98,173, 67, 77,239,
-137,193,207,175, 95, 8, 90,156,240,248,241, 84, 35,208,161,178,178,210,209, 96, 48, 80, 12, 6, 35,215,104, 52, 62,174, 44, 43,
-219,171,245, 11,218, 74,215, 58, 52, 13, 6,131,129, 99, 48, 24,160, 80, 40,112,225,194, 5,214,139, 23, 47,214, 60,122,244,104,
- 77, 78, 78, 14,170,170,170, 48,110,220, 56,248,249,249,225,242,229,203, 40,200,207,255,173, 49,174, 36,160,148,151,157, 61, 99,
-206,156, 57, 81,161,161,161,140, 71,143, 30,217,132,132,132,252, 82,159,128,153, 58,117,170, 49, 63, 51,115,134, 22, 40,109,164,
-127, 54, 54, 54, 11,207,134,125,255,104,244,216,241,109,131, 2,215,176,187,119,239, 14, 27, 27, 27,244,234,213, 11,149,149,149,
- 22,222,222,222, 77,141,205,178,222, 67,222, 79,233,208,161,131,104,235,214,173,178,153, 51,103, 98,193,130, 5, 0, 0,141, 70,
-131,243,231,207, 99,241,226,197,121,153,172,119,213, 77,245,207, 87,158,170, 26, 1,118, 21, 64,111, 0, 41,160, 3,223,105,208,
-160,241,207, 68, 77, 81,105,123, 84, 23,150, 62,141,234,155,243,166,107, 29, 94,191, 27,143,186,101, 62,170, 97,159,168,119,153,
-254,226,195,165,155,124,153, 85, 74, 75, 54, 85, 97,158,252,236, 25,213, 84,205,195,218,122,106, 18, 79,149,117,234,225, 46, 27,
-215,175, 95,244,221,119,223,249,215,164,112, 16, 10,133,143, 53,106,245, 69, 91,173,118, 91,185,196,243, 98,115,107,243,241, 35,
-140, 97, 0, 0, 32, 0, 73, 68, 65, 84,101, 3,249, 0,230, 89,198,198,110, 15, 24, 53,110, 51,223,202,141,189,106,195,158, 10,
- 38,131,161,123,158, 83,128,239, 60, 0,145, 9, 11, 36,203,117, 64,130,194, 94,159,111, 61, 62,233,243,101,203, 62, 93,191,110,
- 93, 23,177, 88,220,167, 82,175,247, 52, 26,141,128,209,152, 92,174, 86, 95, 37,149,149,247,180,126,129, 91,248, 18,123, 98,114,
- 93, 66, 11,239, 50,171,180, 99, 93,246,237,221,187,240,232,209,163,127,104,187,181, 86,187,189,220,194, 59,218,148,182,215,221,
-166, 2,184, 5,185,252, 86, 99,174, 75,186,214,161,137,119, 31, 70,227, 92, 75, 75,203, 3,254,254,254,252, 1, 3, 6, 96,248,
-240,225,232,222,189, 59,140, 70, 35, 8, 33, 40, 43, 43,195,145, 35, 71,176,121,243,230,228,150,192,186,166,248,180,192, 69,222,
-153, 51, 67, 59,116,232, 16,210,152,128,121, 37,178,154,140, 73,108,124,108,242,146,245,146,145,233, 19,231,111,244,208, 41,115,
- 45,172,133,122, 89, 66,252, 99,134,233, 99,211,171,204,240,224,200,187,227,198,140,153,207,100,177,122,189, 90, 1, 73,158, 36,
- 38,198,214, 20,149,134,223,140, 11,205,236, 75, 53,185,235,232,192,119, 26, 52,104,252,211,133,214,112, 84,199,107,213,150,228,
-105,176,214, 97,141,215,135,197, 98,201, 83, 78,124, 56,185, 49,118, 54,224,255,202,147,133, 38,107, 29,190,122,157, 14,148, 65,
-171,253,226,181,100,164,117, 86, 23,178,223,216,190, 57,105, 17, 75,128, 36,232,181, 1,144, 39, 2,167,230, 85,243,117, 89,255,
- 89,221, 54, 53,120,145,125,237,127, 57,197, 21,192,117,168, 84,215,161, 82,213, 27,180,203,102,113,138,155,178,243,205,182,103,
- 2,202, 63,219,246, 55, 57,155, 20, 15,127, 98,127,254,219,240,178,176,240, 4, 0,177, 83,100,164,221,217,200,200, 9,159, 46,
- 89, 50,206,222,193,193,221,198,198,198,210,204,204,140,113,231,206,157, 84,125, 69,197,246,142,192,190, 87,222,212, 38,161, 5,
- 46,122,101,102,182,123,111,204,152,249, 20,139,213,179,174,128, 33,122,253, 77, 55, 96, 71, 99,158,172,183, 29,155,206, 60,123,
-255, 87,158, 44, 48,129, 57,166,244,141,236,106, 59, 54, 64,175,223,128,184,184,122,250,124,179,251,210,122,138,162,202, 64, 7,
-190,211,160, 65,227,159,139,154,122,135,167,255,175,255,120, 0,205, 73,115,254,131, 56,153,168, 94, 69, 71,239, 79,154,147,230,
-164, 57,105, 78, 26, 38,129, 69,239, 2, 26, 52, 76,134, 1,191, 79,131,209,160, 65,131, 6, 13, 26, 53,168,137,205,170,139,221,
- 64,117,232, 78, 67,170,180, 57,171, 9,222, 70,217, 70,211,156, 52, 39,205, 73,115,210,156, 52, 39,205,249,175,227,108,138,251,
-239,184,154,177, 38, 38,171, 54, 54,235,255, 10,180, 91,149,230,164, 57,105, 78,154,147,230,164, 57,105,206,127, 58,236, 95,137,
-172,186, 15, 0,205, 76, 88, 74,131, 6, 13, 26,255, 84, 4, 5,129, 65, 8, 40, 66,130, 24,132, 28,101, 18, 50,158, 73, 8,254,
- 84, 41,144,241,227,235, 79,102,251,159,201,150,102,244, 30,167, 65,227, 31,133, 92, 52, 80, 84,154,142,209,250,255, 11, 23,153,
- 76,182, 11, 0,149,151,151, 55, 23, 64, 38,189, 75,254,247, 96,101,101,229,175,215,235,161, 84, 42, 47,254, 19,219,215,214, 29,
- 99, 8, 3,222,181, 31, 16,100, 62,121,142, 3,245,109,235,237,129,105,160,126,207,197, 69, 25,241, 36,241, 5,142, 55,227,239,
- 24, 67, 7, 56,239, 0,128,168,232,172,249,248,107,242,106,181,182,181,181, 61,199, 98,177, 88, 6,131, 97,158, 92, 46,143,108,
- 88, 8,141,103, 2, 0,155, 92, 94,169,200,147,174,248,228, 35,138, 93,174,221,171,208,106,212,165, 76, 54, 51,141,199,150,221,
-248,112, 38, 35,170, 68,213, 45,177,190,223, 31, 59,118,172,193, 42,222,237, 60, 48,148, 97,104, 59,194,207, 39, 53,229,155,109,
- 93,190,235,227,102,195, 78,205,122, 40,254,106,103,233, 46,174,133,235,136,105, 19,168, 72,150,144,154,186,119,111,145,138, 30,
-101,166, 99, 35, 96, 85, 9,248,178,121, 60,103,131, 94,111, 71, 1,132,201, 98,229, 87,105,181, 89, 28, 32,110, 37,160,248,167,
-115,114,120, 60, 39,131, 94,111, 7, 0,255,139,118,210,120, 29, 13, 10, 45,177, 88, 28,195, 96, 48,156,234, 22,195,173,169, 39,
- 88,243, 89,221,239, 40,138,130,193, 96,200, 46, 41, 41,233,220,140,255, 55, 7, 48, 1, 64,205, 18,245, 67, 0,142,224,237, 3,
-142,205, 57, 28,206, 82,145, 72,212, 95,163,209,180, 3, 0,129, 64,144,160, 86,171, 47, 85, 86, 86,126,243,150,188, 44, 0,239,
-137,197,226,126, 12, 6,163, 31, 33,132, 34,132, 92, 86,169, 84,151, 0, 28, 5,240, 54,153, 18, 4, 82,169,116,131,149,149,213,
-164,149, 43, 87, 22, 89, 91, 91,123, 45, 94,188,248,126,113,113,241,175,133,133,133,171,209,140, 26,117,127, 49,220,101, 50,217,
- 33, 54,155,205,204,202,202,234, 7, 0,206,206,206,151,117, 58,157, 65, 46,151, 79, 6,240,162,153,124, 34, 0, 93,197, 98,113,
-103,177, 88,220,219, 96, 48,120,191,170,207,248, 68,165, 82, 93,171,172,172,140, 1,112, 7,128,250,127,104,140,152,177, 88,172,
-208, 87,125,221, 19, 64,217, 63,237, 36, 64, 24,240, 78, 76,120,234, 85, 43,188,218,181,105,120, 99, 10, 46,245,108,107,178,208,
-234,223,199,126,196,200,145, 3, 25, 0,160,171,138, 26,113,233,106,238,201,255,114,115, 90,143, 29, 59,246, 86,104,104,168,165,
- 86,171,197,220,185,115, 15, 69, 71, 71,239, 80, 42,149, 43, 27, 61,113,136, 45, 23,127,189,245,188,144,162, 24, 0, 32, 53, 26,
- 13,210,151, 47, 95,120, 38,198,223, 26,146,144,112,123,163,230,233,165, 59, 70,138,253, 97, 37,122, 61, 53,197, 8,111, 55, 4,
-140, 24, 55,102,248,186,117, 65,152,244,254,164, 22, 9, 9, 21, 2, 71,243, 20,110,177, 70,228, 97,109, 43, 29,185,110,253, 49,
-234,198,245, 19, 35, 67, 67,130, 47,205,156,105,221,159, 22, 91, 38,129, 90,207, 98,117,149,120,120,244,126,255,196, 9,136,157,
-157, 89, 44, 30,143, 1, 0,122,173,214, 89,149,149,101, 31, 54,114,228,187, 65,207,158, 93, 9, 2,238,210,156,255, 95, 56,105,
- 52, 71,104, 49, 24, 12,167,151, 47, 95, 74, 69, 34, 81,245,201,152, 16, 24, 12, 6, 24, 12,134,218,226,197,132,144,218,103,189,
- 94,143, 54,109,218,152,116, 71, 11,160, 63,128, 15,250,246,237, 59,254,155,111,190, 97,251,250,250,214,148, 12,233,181,106,213,
-170, 31, 30, 60,120, 16, 14, 96, 31,170,147, 55,154,122,199, 59, 88, 36, 18, 29,252,250,235,175,205, 7, 14, 28,200,114,112,112,
- 0, 69, 81,200,203,203,235, 26, 29, 29,221,121,241,226,197,243,212,106,245, 20, 0,231,154,177,127,124,204,204,204,142,141, 25,
- 51,198,169, 79,159, 62,252,182,109,219,194, 96, 48,224,225,195,135, 51, 99, 98, 98, 38,134,135,135,175, 45, 43, 43, 27, 15,211,
-235,181, 81, 98,177,120,186,185,185,249,134,192,192, 64,171, 41, 83,166,112,227,227,227, 75,220,220,220,168, 27, 55,110,216, 30,
- 57,114,100,222,166, 77,155,222, 83, 42,149,171, 85, 42,213,126,152, 80, 67,209,204,204, 44,134,193, 96, 56,153, 34,132, 1, 52,
- 71, 12,119,108,217,178,229,145,235,215,175,183, 76, 79, 79, 55,140, 30, 61,250, 0, 0, 92,186,116,201,183,170,170,138, 26, 52,
-104, 80, 84,118,118,246, 4, 0, 15, 77,108,123,123, 43, 43,171,147,147, 38, 77,178,114,119,119, 23,182,108,217,146, 18,137, 68,
- 96, 50,153, 40, 45, 45,117,136,143,143, 31,112,247,238, 93, 77,116,116,116,177, 86,171, 29, 9, 32,174, 25,199,169,187, 84, 42,
-157,202,102,179,125,244,122,189, 35, 0,176, 88,172,151, 85, 85, 85,241,114,185, 60, 20,192,173,183, 29, 32,118,118,118,223,111,
-216,176,193, 70, 46,151,147, 77,155, 54,125, 95, 86, 86, 54,253,159,122, 50, 56,244,235, 81,196,220,191, 11, 84,151,205,161,234,
-233,127, 20, 0,206, 39,159, 44, 65,231,119,222,197,228, 73,239, 53,201, 57,204,223,233,107, 54,151, 99, 93, 81, 81,113,171,180,
- 92,123, 84, 36,228, 79,152, 52, 49, 32, 25, 0,162,206, 94,153,208,165,139,229,101,137,144,247, 30,159,207,239, 94,165,171, 44,
- 58,115, 49,123, 89,115, 68,149,163,163,227, 57, 75, 75, 75, 97,113,113,113, 94, 65, 65,193, 79, 35, 70,140, 88,191,111,223, 62,
-203,212,212, 84,100,101,101, 97,209,162, 69,226,236,236,236,249,113,113,113,183,117, 58, 93,131,158,173,178,178,226,109,171, 86,
-140, 10,148, 72,108,152, 34,161, 57,204, 36, 86,112,115,239,128,174,221, 71, 96,232,240, 89,120,158,252,160,235,190,144,117, 15,
- 94,190,140,254, 82,108,213,106,189, 66,209,178,193,243, 82,219,214,232, 51,114, 76,181,200, 10, 12, 12,194,179,167, 79,203,210,
-211, 24,255, 57,125,130, 37, 28,234,223,134,167,215,229,165,223,184,126,162,101,207, 94,163, 1,160,115,104, 72,240,165,255, 76,
-182,244,255,254, 80, 73, 25,125, 73,106,248,220,185,142,205,158, 62,120,235, 86,169,223,188,121, 28, 85, 90, 90,101,202,206,157,
-229,249,215,174, 25, 88, 60, 30,113, 30, 50,132,178,237,215,143, 63,239,201, 19,206,205, 77,155,122,179,131,131,221, 86, 87, 86,
- 30,164, 57,255, 79, 57,255,237,168, 9,130,175,187,250,112,119,163, 66,139,162, 40,136, 68, 34,132,133,133,129,205,102,131,197,
- 98,129,205,102, 55,248,218,197,197,197, 20, 67,198,202,100,178, 31,118,236,216, 97, 55,120,240, 96,240,249,252,218, 47,152, 76,
- 38, 6, 14, 28,136, 1, 3, 6,176,115,114,114, 38,134,133,133, 77,220,184,113, 99,190, 66,161, 88,128, 87,133,161, 27, 65, 63,
- 47, 47,175,136,243,231,207, 11, 42, 42, 42,112,237,218, 53,148,148,148,128,203,229,194,201,201, 9,131, 6, 13, 98, 61,125,250,
-212,106,224,192,129, 17,207,158, 61, 11, 0,112,217, 4, 91, 59, 75,165,210,171, 71,143, 30,229,119,232,208,129,122,254,252, 57,
-252,252,252, 0, 0,165,165,165, 24, 61,122, 52,127,202,148, 41,238, 19, 39, 78,188, 35,151,203,251, 0,136,105,130,175,147, 76,
- 38,219, 63,102,204, 24,135,141, 27, 55,154,155,153,153, 33, 61, 61, 61, 87, 38,147,121,214,236,239,137, 19, 39,114, 71,140, 24,
- 97,191,121,243,230,109,199,142, 29, 91, 38,151,203,167, 3,136,109, 84,181,190, 18,196, 66,161, 16,249,249,249, 56,116,232, 16,
-230,207,159, 15, 38,147, 9,185, 92,142, 35, 71,142,224, 63,255,249, 79,141,160, 49, 73, 12, 11,133,194, 1, 30, 30, 30,191, 92,
-186,116,201,201,194,194, 2, 14, 14, 14,140,207, 63,255,220,199,205,205, 77,208,162, 69, 11,102,110,110, 46, 34, 34, 34,220,166,
- 78,157,122, 50, 51, 51,115,166, 86,171,109,114, 74,205,206,206,110,239,233,211,167, 93, 18, 18, 18,176,115,231, 78, 20, 23, 23,
-131,203,229,194,194,194, 2, 50,153, 12,158,158,158,212,138, 21, 43,132, 35, 70,140, 16, 46, 88,176, 96,175, 78,167,235,104,194,
- 49,234, 32,149, 74,119,245,235,215,207, 45, 56, 56,216, 66, 38,147,161,230,198,160,180,180,212, 41, 61, 61,189,107, 96, 96,224,
-248,152,152,152, 84,185, 92,254, 33,128, 71,205, 28, 56, 29,219,182,109, 27, 48,122,244,104,102,110,110, 46, 66, 67, 67, 3,202,
-202,202, 58, 54, 67, 92,254,173, 16,115,255, 46,230,126,188, 72,229,224,236,204, 57,127,238,151,177,199,142,183,190,111, 33,168,
- 46, 72,173,208,160,114,252,152,103,239, 12, 26, 60,139, 51,108,248,104,213,238, 31,183,137, 77, 17, 90,108, 46,199,250,208,193,
-111, 51,175,223,136,241,185, 16,125,119,200,216,145, 35, 9,135, 99,225, 6, 0,203, 22,127,194,142, 56,117, 42,100,224,128,119,
-115,122,245,236,156, 57,121,202, 18,151,102,152,219,186,117,235,214, 87, 30, 60,120, 96,199,227,241, 80, 92, 92,108,189,123,247,
-238,111,123,246,236,201, 72, 73, 73,193,211,167, 79,145,150,150,134,210,210, 82, 12, 28, 56, 80, 28, 27, 27,251, 19,128, 6,133,
- 86, 37,163,255, 6,135, 22, 85,219,173, 5,162,150,149, 6,165,148, 84,229,182,189,112,250, 66,251,195,161, 26, 63, 59,251, 54,
-158, 31,204, 88,139,117,235,195,217,191, 30,250, 42,240, 98,244, 97,128,209,178,225,138, 0, 4,221, 87,173, 94, 9,101,153, 22,
- 83, 38,205,193,212, 73,115,172, 9,116,246,196, 80, 33,210,105, 74, 44,204, 56, 79, 34,119,236,249,118, 12, 0,167, 58, 98,235,
- 34, 45,182, 26,198, 58, 22,235,221,128, 31,126,176,245,153, 61,155,247, 40, 56, 88, 93,120,237,154,198, 99,216,176, 18,191,143,
- 62,210, 2, 64, 89, 90, 26,231,217,218,181, 66,219,222,189, 5,221,150, 46,181, 52,232,116,178,117,235,214,117, 9,172, 46, 94,
-222, 44, 78,151, 9, 19, 12,129, 33, 33,239, 92, 91,178,164, 47, 85, 85,197, 28,210,173,219,195, 77,161,161, 47,255, 12,231,127,
-211,206,156,171, 87,181,197,110,110,240, 27, 61,186,200, 69, 42,213,254, 55,219,254,103,236,164, 81,139,154, 88,173,185,117,239,
- 80, 17, 25, 25,217, 7,192, 21, 0,193, 1, 1, 1, 65, 0, 32,145, 72,242, 21, 10,133, 52, 34, 34,162, 73,145,197,102,179, 97,
-111,111, 15, 79, 79, 79,185, 92, 46,183,107,196,128, 44,163,209,232, 68, 8,169,245,190, 52, 4,173, 86,139,228,228,100,180,111,
-223, 62, 27,213,133,104, 27,116,234, 8,133,194,148,167, 79,159,218, 36, 38, 38, 34, 38, 38, 6,110,110,110,176,180,180, 4,155,
-205, 70, 85, 85, 21,148, 74, 37,188,188,188,192,227,241,208,169, 83,167, 66,181, 90,237,214,196, 20, 16, 79, 36, 18, 37, 95,189,
-122,213,217,207,207, 15,247,238,221,131,179,179, 51,100, 50, 25, 0, 32, 45, 45, 13, 55,110,220,192,176, 97,195,240,224,193, 3,
-140, 27, 55, 46, 75,173, 86,123, 2,208, 54, 68,104,101,101,149,123,233,210,165,108, 95, 95,223, 10,181, 90,205,200,207,207,103,
- 95,187,118, 77, 95, 86, 86, 38, 46, 45, 45,101, 43, 20, 10,182, 82,169,100,169,213,106, 54,131,193,224,104, 52, 26,246,197,139,
- 23,153,149,149,149,141, 38,200,172, 57, 78,167, 78,157,130,175,175, 47, 34, 34, 34,240,233,167,159,226,230,205,155,112,118,118,
-198,209,163, 71,177,116,233, 82, 36, 37, 37,193,198,198, 6,109,219,182,109,234, 24,193,221,221,253,249,227,199,143,221, 57, 28,
- 78, 77, 93,199,154,122,121, 40, 40, 40,192,139, 23, 47,240,242,229, 75,120,120,120, 96,210,164, 73, 47, 94,190,124,233,209, 84,
-207,115,116,116, 44, 72, 72, 72,176,105,223,190, 61,242,243,243, 97, 97, 97, 1,137, 68, 2, 11, 11,139,218,215,110,110,110, 88,
-178,100, 9,100, 50,153,188,162,162,194,174, 41, 17,228,235,235,123,238,226,197,139, 54,230,230,230,200,203,203,131, 82,169, 4,
-139,197,130, 80, 40,132,141,141, 77,173,144, 79, 78, 78,198,240,225,195, 11, 83, 82, 82, 6, 55, 67, 36, 49,236,236,236,158,198,
-197,197,121, 18, 66,144,153,153,137,164,164, 36,124,252,241,199,201, 21, 21, 21,109,240, 15,170,217, 87, 39,238,138, 51,125,198,
- 92,206,152, 81,221,117, 79, 18, 34, 41,158, 49, 9, 29,125,204, 75, 1,224, 97,188, 82,162,101,120,193,187, 93, 0, 57,126,242,
- 22,119,255,190,221,108, 24, 97, 7, 10, 73, 79,146,241, 69, 67,220,131,250,217,207,254,228,147,153, 62,125,123,246, 97,148,169,
-213,210,159,126,218,218, 41, 37,229,137, 20, 0,220,220,188,229,243,230, 45,142, 53, 19,137,228, 87,110, 92, 53,126,247,221,222,
-248,243,151,115,247,152, 96,178,155,167,167,231,237, 83,167, 78,217, 72,165, 82, 72, 36, 18,168,213,106, 84, 86, 86, 34, 49, 49,
-177, 34, 44, 44,172,202,220,220,220, 44, 47, 47, 15, 10,133, 2, 20, 69,225,212,169, 83,153, 0, 92,223, 36,170,137,209, 2,128,
-143,135,122,179,219,246,247,180,228,240,244, 2, 1,251,153, 61, 40, 3,143, 34, 98,187,168,115, 15,219, 71, 93,184, 55,121,204,
-216, 79,109,123,245, 25,131,192, 53,227,171,114,114, 50,253, 42,209,235,105,125, 49, 90,109, 60,208,127,244,184, 49,239,173, 91,
- 23,132,160,192, 96, 68,158, 58, 81, 42, 22, 49,180,230, 22,108, 73,239,174, 61, 42,150,204, 31,149,165, 82,229, 56,175,219, 28,
- 54,105,248,168, 37, 78, 61,123,141,198,141,235, 39, 16, 26, 18, 28, 67, 9, 8, 61,141,248, 6,130, 0, 75, 11, 55,183, 15, 23,
- 38, 39,115, 30, 5, 5,169,244, 57, 57, 37,157, 23, 47, 46,172,111,219,236, 11, 23, 68, 92, 7, 7,115,203,145, 35,173,182,185,
-186,146, 42,185,124, 87,125, 49, 70,245,113, 70,139,197, 22,135,163,162,252, 9,155,221,103,249,103,159, 9, 2, 2, 2,160, 84,
- 42, 17, 30, 30,142, 93, 59,119,106,237,237,237, 31, 59,196,199, 63,240, 81, 42,215,152,202,217,121,241,226, 66,131,193, 64,189,
-183,116,233,192,132,180,180,254,121,114,121, 11, 0,176,183,178,202,234,236,230, 22,179, 55, 50, 50,233,251,150, 45,141,166,218,
-249,243,217,179,118,199,210,211,103, 91, 89, 89, 9,242,229,114, 22,143,203, 45,234,218,182,237,209, 31, 87,175,190,162,143,139,
-227,240,157,156,204, 37, 1, 1,205,110,123,231,197,139, 11,139,203,202, 88, 11,215,175,239,145,145,159,223, 66,165,213,122, 40,
-202,202,100,134,170, 42,134,185, 80, 88,212,202,203, 75,174,185,118, 45,183, 85,121,249,162, 61,128,252,175, 58,214,245,105,145,
-191, 17,222,204,163,245,135, 90,135, 87, 2, 2, 2,254,176,186,134, 16, 98,146, 55,139,205,102,191, 54, 77,213, 8, 56, 20, 69,
- 33, 54, 54, 22,214,214,214,144,201,100,224,241, 94, 47, 62, 88, 80, 80,128,155, 55,111,226,201,147, 39,232,208,161, 67,205, 52,
- 70,195,138,136,199,251,100,243,230,205, 22, 58,157, 14, 49, 49, 49,232,220,185, 51,120, 60, 30, 56, 28,206,107, 34, 80, 46,151,
-163, 93,187,118, 88,190,124,185,100,227,198,141,159,104,181,218, 6,239, 72, 89, 44,214,130, 57,115,230, 72,107, 60, 88, 89, 89,
- 89,232,212,169, 83,237,247,182,182,182,120,248,240, 33, 58,119,238, 12, 39, 39, 39,140, 31, 63, 94, 26, 26, 26,186, 64,175,215,
-127,211, 16, 39,151,203,101,248,250,250,190, 3, 0, 34,145, 8, 12, 6,227,153,185,185,185,173,157,157,157,200,220,220,252, 15,
-109, 12, 9, 9, 81, 48, 24,140,170, 38,213, 0,131,129,188,188, 60,248,248,248,160,180,180,186,130,139, 90,173,134,135,135, 7,
-148, 74,101,173,104,117,112,112,128, 70,211,120,232, 87,251,246,237,131,218,180,105, 51, 72, 36, 18,241,216,108, 54, 30, 61,122,
- 4, 63, 63, 63,132,133,133,193,197,197, 5, 66,161, 16,201,201,201,240,245,245,197,213,171, 87, 97,107,107,139,118,237,218,241,
-164, 82,233,245,226,226,226,203, 25, 25, 25, 65,141,216,201, 16,139,197,184,122,245, 42,246,238,221,139,180,180, 52,228,228,228,
-192,204,204, 12, 29, 59,118, 68,219,182,109,209,189,123,119, 36, 39, 39,131,106,186, 51,201, 60, 61, 61, 35,239,221,187,103, 67,
- 8, 65,104,104, 40, 84, 42, 21,116, 58, 29, 24, 12, 6,248,124, 62, 44, 45, 45,209,191,127,127,216,218,218,194,211,211, 19, 71,
-142, 28,177, 25, 58,116,232, 25,185, 92,222, 17, 64, 94, 83,251,213,210,210,114,209,218,181,107,157,165, 82, 41,210,211,211, 81,
- 90, 90, 10, 59, 59, 59,244,237,219,215, 49, 58, 58,122, 81, 85, 85,213,214,127,202,133,172, 78,224, 59,117,254,220, 47, 99, 61,
- 91,149,248,118,240, 18, 58, 71, 68,218, 57,135, 69,202,219, 1,128,143,183, 93,194,216, 0, 97,214,163,132,200,172,243,231, 78,
-196, 60,121,134, 8,152, 48,181, 93, 90,174, 61,122, 33,250,238, 16,191, 14,157,140,155,191, 90, 58,124,254,199,179,121, 82,187,
- 89,200,207, 60,129,232, 75,177, 46, 75, 63,157, 99,251,205,150,159,163, 46, 68,223,101,148,150,107,215,152,230,202,114,249,126,
-223,143,221,109,202, 10,143,225,249, 83, 46, 4,102, 62,112,115,107, 13,165, 82, 9, 62,159,207,159, 52,105,146, 97,229,202,149,
-229,230,230,230, 66,138,162,112,249,242,101, 57,128,193, 77,241, 86, 72, 45,137,161,178, 74, 79,184, 76, 35,161,204, 52,148,161,
-152, 27,159,152,138, 65, 3,250,229,247,124,215,103,227,202,117, 91, 86,121,182,246,179,157, 57, 59,152,189, 62,104,242, 78, 80,
-232, 85, 31,207,211,231,184, 68, 29, 61, 46, 0, 48,124,221, 23, 65, 72, 73, 73,182,156,251,129, 34,152,197, 19, 56,180,113,237,
- 97,182,115,239,229, 33, 30, 30, 45, 91, 44, 89, 48,254,244,183, 63,124, 59,188,174,103,107, 95,200,218,147, 0,252, 77,217,183,
-255, 34,180,159, 26, 25, 9, 85,102,102, 85,241,245,235, 21,254, 63,252, 80,232, 60,120,240, 86, 93,101,165, 77,205,169,130, 65,
- 81,160,106, 66, 39,140, 70,138,181,124, 57,131,176, 88,168,178,180,252, 0, 37, 37,173,155,226,252, 52, 55,119,236,228,217,179,
-135,159, 60,123, 22, 45, 91,182,172,189,158, 89, 88, 88, 96,233,210,165, 88,188,120, 49,239,225,195,135, 93,142, 29, 59,214,229,
-155,175,191,182, 3, 48,214, 20, 59,207,223,185, 99,249,209,186,117,171, 59,116,238,236,114,224,208, 33,158,187,187, 59, 0,224,
-197,139, 23,158, 95,109,218,228,234,227,235,155,191,241,147, 79,246, 37,172, 92,217, 14,192,245,198, 56,243,174, 93,211, 29, 75,
- 79,159,125,233,242,101, 11, 31, 31, 31, 0, 64, 82, 82,146,116,219,182,109,115,218,141, 31, 63,101,221,188,121,107, 2, 42, 42,
- 20,230, 5, 5,188,128,239,191,103, 29,126,239,189, 38, 57,107,236, 4,128,190, 51,103,126,210,171, 95,191,182, 99,103,207,182,
-114,113,113,161,196, 98, 49, 42, 43, 43,145,147,147, 99,153,144,144,224, 30, 89, 86,166, 60,126,231, 78, 40, 12,134,129,127,225,
-177,174, 87,139,252,205, 60, 89,127,212, 20,175,158,251, 70, 70, 70, 18, 0,125, 3, 2, 2,174,214, 92,192, 13, 6,131, 73, 34,
-139,197, 98,129,162, 40, 83,197, 22, 8, 33, 40, 44, 44, 68, 97, 97, 97,237,212,145, 92, 46,199,165, 75,151,144,156,156, 12, 54,
-155, 13, 14,135,131,202,202,166,107,208,138, 68,162, 1, 3, 6, 12, 96,221,185,115, 7,110,110,110, 16, 8, 4,181,118,213, 60,
- 56, 28, 14,236,237,237,161, 84, 42,225,239,239,207,222,190,125,251,128,198,132,150, 68, 34, 25, 54, 97,194, 4,110,205,123,149,
- 74, 5, 38,147, 89, 43, 90, 84, 42, 21,138,139,139,161, 80, 40, 80, 81, 81,129,110,221,186,113, 35, 35, 35,135, 21, 21, 21,125,
- 99, 74,251,203,203,203, 85,114,185,220,162, 87,175, 94,150,251,246,237, 75,234,214,173,155,215,107, 61,237,202,149,138,138,138,
- 10, 54,131,193, 48,169,142,222,193,131, 7,107,247,253,203,151, 47,177,115,231,206,218,239,146,147,147,177,125,251,118, 16, 66,
- 64, 8,105,244, 24,181,105,211,102,104,104,104,104,231, 3, 7, 14,148, 48,153, 76, 36, 37, 37,225,208,161, 67, 32,132,192,214,
-214, 22,229,229,229,200,207,207,199,229,203,151,161,215,235, 33, 22,139,225,232,232,200, 95,176, 96, 65,207,224,224, 96,118, 99,
- 66,203, 96, 48, 24,152, 76, 38, 92, 93, 93, 17, 24, 24,136,138,138, 10,112, 56,213,250, 82,169, 84, 66,161, 80,224,193,131, 7,
- 72, 79, 79, 7, 33,164,209,139, 12,159,207, 31,127,224,192, 1, 41,151,203,133, 70,163, 65, 89, 89, 25,178,178,178,144,145,145,
- 81, 33,151,203,245,102,102,102, 12, 87, 87, 87, 6,143,199,227,141, 30, 61,154,170, 17,156, 1, 1, 1,214,161,161,161,239,235,
-116,186,166, 68,146,173, 76, 38, 91, 53,103,206, 28,126,221, 62,155,151,151,135,177, 99,199, 10,111,221,186,181, 82,169, 84, 30,
- 2, 80,240, 15,187,160,145, 99,199, 91,223,143,137, 78,242,141,136,180,115,206,200, 54,244, 88,186,108, 11, 11, 0,118,239,250,
-178, 71, 68,228,203,155,109, 90,230,103, 29, 59,222,250,190,165,229,147,166,132, 0,163,127, 31,251, 17, 34, 33,127,194,216,145,
- 35,201, 79, 63,109,237, 52,255,227,217, 60,215,214, 75,171, 61,156,108, 41,252,245, 95, 80,229,154, 23,252,159,126,218,218,105,
-236,200,113, 15,210,210,210,119,245,239,195, 59,114,233,106,238,111,141,121, 12,165,214,124, 71, 33, 79, 13, 71,183,182,240,242,
- 22,225,225,163, 36,132, 31,189, 13,239,118, 93,161,213,106,161,215,235, 69, 35, 70,140, 40, 15, 11, 11,171,120,246,236, 89,153,
- 70,163,233, 3,224, 89, 83,141,207,206, 78, 52,122,201,186, 86,114, 4, 60,125, 89, 41,167,124,197,154, 99,239,117,122,119, 80,
-103, 75,123, 71,182,173,200,248,219,208,129, 93, 14,237,221, 19,184,120,205,218, 67,120,167,203,160,110, 79,146,174,183, 5,240,
-184, 94,241,154,130, 72, 70,248,113,125,202,243,231,195, 51,210,211,179, 91,219,201,116, 47, 20,164,106,209,138,159, 7,246,234,
- 51,190,189,187,119,111,238,147,196,171, 84,224,242,247,127, 93,183,249,219, 73, 53, 98,235,226,133, 95,251,124,240,193,109,238,
-190,125, 13,123,199,255,109,224,240,120, 78, 98, 87, 87, 86,218,190,125, 26,183, 17, 35, 74, 0, 64, 87, 89,105,147,150,158, 46,
- 17, 10,133, 32,132,160,170,170,234,181, 24,226,154,184, 97, 31, 47, 47, 59, 83, 56,211, 62,255,188,253,242,229,203,145,151,151,
- 7,189, 94, 15, 54,155,253,230, 57, 27,106,181, 26, 31,124,240, 1,190,255,250,235,174,166,112, 26, 12, 6,234,163,117,235, 86,
-127,182,122,181,251,135, 31,126,200,168,123,238,181,178,178,194,177,240,112,238,142, 29, 59,156, 86,125,255,253, 7,147,121,188,
- 20,104,181,141,114, 22,122,120,192, 42, 63, 95, 80, 35,178, 0,192,203,203, 11, 59,119,238,228,205,154, 53,139, 59, 98,196,136,
- 45, 15, 59,116,216,182,181,103,207,231,214,173, 91,155,115,121, 60,167,166, 56,107,246, 39, 0,148, 85, 84,248,108,221,182,205,
-242,238,221,187,200,207,207, 71, 94, 94,245,253, 40, 69, 81,120,231,157,119,168,169, 83,167, 74, 90, 57, 59,119,129,193,240, 87,
- 30,238, 63,104,145,191, 17,230,214,243,217,239, 49, 90,175, 26, 68,189,106, 32, 85,231,226,248,154, 96,105, 74,104,189, 13, 20,
- 10, 5, 20, 10, 5,246,236,217, 3, 14,135, 83,123,241, 5, 0,157, 78,103,138,104,241,117,112,112, 64,105,105, 41, 90,183,110,
-253,154, 39,139,195,225,128,197, 98,129,195,225,128,199,227, 65,171,213,194,197,197, 5,229,229,229,190,141,113,106, 52,154,142,
- 86, 86, 86,181, 23, 88,237,171,206,170,213,106,107,237,213,233,116, 40, 41, 41,129, 74,165, 66, 89, 89, 25,212,106,181,159, 41,
-237, 53, 26,141,136,143,143,127,225,229,229,213,145,201,100, 66, 44, 22,139,212,106,117,109,108, 81,113,113, 49,246,239,223,175,
-158, 54,109,154,205,169, 83,167,154, 20, 90, 20, 69,225, 63,255,249, 15,120, 60, 30,202,203,203,241,211, 79, 63, 97,225,194,133,
-224,112, 56, 40, 43, 43,195,206,157, 59,177,100,201, 18,176, 88, 44,232,116, 58,108,219,182,173, 65,174,196,196,196,180, 59,119,
-238,248,117,234,212,201,242,248,241,227, 5, 3, 7, 14,180, 29, 60,120, 48, 4, 2, 1, 52, 26, 13,170,170,170,208,181,107, 87,
-180,105,211, 6,114,185, 28, 81, 81, 81,133,158,158,158, 54,119,239,222, 53,230,229,229,101, 52, 33,174, 73, 29,143, 33, 12, 6,
- 3,242,243,243,161, 80, 40, 80, 80, 80,128,156,156, 28,100,103,103,131,197, 98,161, 9,157, 5,107,107,235,113, 62, 62, 62, 76,
- 0, 16, 8, 4,232,216,177, 35, 86,175, 94,173,215,104, 52, 19, 0, 68,189,218,108,232,207, 63,255,124,252,198,141, 27, 44, 7,
- 7, 7, 60,125,250, 20,182,182,182, 44, 62,159,223,164,208,146,201,100, 33,191,253,246,155, 85,141,184,174,217,207,229,229,213,
-135, 99,236,216,177, 86, 7, 14, 28, 8,209,235,245,195,254,105, 23, 53, 11, 1, 56, 29,125,204, 75,195, 34,229,237,150, 46,219,
-194,106,227, 83,125,243, 58,247, 67,176,190,249,250,211,118, 83, 70,153,159,182, 16, 40, 57, 77,241, 12, 29,224,188, 99,228,200,
-129,140, 73, 19, 3,146, 57, 28, 11,183, 93,187,131,165, 82,187, 89,117,100,152, 57,172,109,204,225,230,202,165,142,157,126, 34,
- 93,177,242, 11,237,193, 3,223,166,252,122, 56,114, 8,151,125, 97, 80, 84,116,214,188,134,184,159,189, 80,156, 42,215,242,189,
-149, 69,113,148,149, 93, 15,116,236,224, 5,169,109, 9,126, 14, 9, 67,203, 86,239, 64,171,213,194,220,220, 92,104, 48, 24, 42,
-153, 76,230, 65, 83, 68, 22, 0, 92,188,168, 48,182,107,167,208, 49,203,140,250,249, 11,191, 25, 51,112,232,200,182,253,251, 15,
- 48,158,191,112,190,178,135, 95,101,238,208,193, 29,243,207, 94,216,145,156,155,147,234,217,206,183, 39, 18, 19, 46, 15, 33, 4,
-241, 20, 85,191,247, 41,225, 57,206, 86, 24, 19, 47,135,133,205, 53,106,140, 15, 4,235, 55, 60, 30, 58,124,248,116,159,222,189,
-122, 27, 47, 68, 95,210,113, 81,248,196,188,103,247,151,243,103, 15, 61,254,203,193,109,131,206, 70,133,120,148, 42, 51, 34,105,
-145,245,198, 77,154, 94,111,199,226,241, 24, 5,151, 47,235,125,103,205,210,214,140, 71,161, 80,136,147, 39, 79,130,203,229,214,
- 62, 56, 28, 78,237,107, 59, 59, 59, 80,175,150,145,154,194, 9, 0,185,185,185,200,203,203,131, 68, 34,129,173,173, 45,242,242,
-242,112,235,214, 45, 60,123,246, 12,108, 54, 27, 67,134, 12, 1,163,129,216,230, 55, 57,223, 91,186,116,160,183,175,175,203,155,
- 34, 11, 0, 42, 43, 43, 81, 92, 92,140, 81,163, 70, 49,162,162,162,100,103, 51, 51, 71, 2, 56,216, 24,167,223,240,225, 69,249,
-199,142,213,251,223,157, 58,117,162,110,222,188,201, 27, 50,120,240,226, 79, 55,108,216,241,253,129, 3, 89, 6,189, 94,214,156,
-182, 51, 24, 12, 6, 69, 81,112,118,118, 70,113,113, 49, 84,170,234, 25,108,177, 88, 12, 75, 75, 75, 84, 85, 85,193, 72, 8,251,
-175, 60,214, 13,105,145,191, 9,118,215, 17, 92,187,255,224,209,122,213, 40, 0,232, 91,247,194, 98, 52, 26, 77, 18, 89,108, 54,
-187,201,152, 43, 83,188, 92,111,194, 20,161, 85, 99, 43,159,207,175, 29,104,117, 5, 86,141,157, 12, 6, 3, 76, 38,179,201,139,
-248, 43, 49,196, 44, 43, 43, 67,120,120, 56,250,244,233, 83, 59, 45, 85, 90, 90, 10,133, 66,129,210,210, 82, 84, 84, 84, 32, 45,
- 45, 13, 23, 47, 94,132,135,135, 7, 96, 98,242,215,148,148,148,152,150, 45, 91,118,174,185,136,247,235,215,207,105,223,190,125,
- 57,195,134, 13,115, 32,132, 96,205,154, 53,133, 93,187,118,181,169,123,145,111, 10, 76, 38, 19,183,110,221,130,135,135, 7, 8,
- 33,224,112, 56, 72, 74, 74,130, 84, 42,133,209,104, 4,139,197, 66, 65, 65, 1,204,204, 26,207,145, 24, 31, 31, 63, 99,230,204,
-153, 57, 18,137,164,125, 81, 81, 81, 46,143,199,235,117,237,218, 53,231,202,202, 74,152,155,155,195,220,220, 28,103,206,156,129,
-133,133, 5, 62,249,228,147, 76,141, 70,115, 75, 36, 18,217,105, 52,154,184,188,188,188, 53,205, 57,222,122,189, 30,106,181, 26,
- 37, 37, 37, 40, 46, 46,134, 82,169, 68, 69, 69, 69,147, 54,214,135, 94,189,122, 33, 50, 50,146,249,229,151, 95,254,146,146,146,
- 2, 0,112,115,115,195, 39,159,124,194,116,116,116, 68, 90, 90, 26, 98, 98, 98, 80, 89, 89, 9, 66, 72,163,131,151,197, 98,245,
-155, 54,109, 90, 79, 23, 23, 23,170,178,178, 18, 70,163, 17, 90,173, 22, 53,175, 51, 51, 51,225,237,237,205,112,117,117,237,150,
-146,146,210, 15,166, 45,172,160, 1, 32, 63,243, 4, 28,217, 82,128, 97, 14,162, 57,129,162,194,183,203,226, 34,151,203, 55, 44,
-255,252,230,172,239, 55, 87,218,101,231, 2, 94, 62,163,225,217,214, 31, 51,166,234,241,229,215,225,112,113,245, 66, 70, 70, 6,
-250,245,235,199,201,201,201,153,169, 82,169,150,154,202,125,225,194, 29,195,249, 51, 81,227,223,123,127,122,231, 1, 3,134,233,
-207,157, 59,131,248,184,115, 9, 51,223, 31, 39, 39, 70, 21,101,101, 33,120,144,244,244,190,103,251,142,125,161,211, 27,122, 1,
- 65,155,129, 32,210,240,120,135,238,244,105,123,198,233, 19, 33, 83, 39, 77,249,160,131,191,255,160,170,115, 23,126, 67,204,237,
- 11,143,182,108,158,115,245,203,109, 71,250, 13, 28, 50,174,157,173,221,173, 51, 62,173,181,179,157,173, 37, 47,126,222, 87, 76,
-119,150,250,198, 38,159,111,196,171,243, 34,131,162, 64, 8,121, 77,100,189, 41,180, 24, 12, 70,147, 14,128,186,156,117,175, 69,
- 53, 55,212,187,118,237, 2,143,199, 3,151,203, 5,155,205,110, 50,252,162, 46,103, 66, 90, 90,255,253, 7, 15,242,234, 19, 89,
- 69, 69, 69, 40, 42, 42,130, 74,165,194,196,137, 19, 57,193,247,239,119,194,171,208,143,134, 56, 93,236,237,181, 34,129, 32, 63,
- 49, 49,209,161,109,219,182,175,217,171, 84, 42, 33, 16, 8,112,240,208, 33, 78,192,240,225, 31,251,159, 57,179, 5, 77,228,191,
-170,175,237, 20, 69, 65, 42,149,194,210,210, 18, 20, 69, 65,175,215, 35, 47, 47, 15, 9, 9, 9,184,127,255, 62,152, 20,165,255,
- 43,143,113,125, 90,228,111,232,213,218, 93,239,212, 97, 67,115,162,205, 17, 90, 76, 38,243,173,189, 90, 13,193,148,169, 67,161,
- 80,248, 56, 39, 39,167,135,163,163, 35,244,122,125,173,208,122,115,234,176,198,251,241,240,225, 67, 8,133,194,199, 21, 21, 21,
-141,114, 18, 66,186,117,233,210, 5, 17, 17, 17,184,124,249, 50, 82, 83, 83, 81, 94, 94, 14,173, 86, 11,141, 70,131,132,132, 4,
- 24,141, 70,248,248,248, 64, 36, 18, 65, 40, 20, 62,214,106, 27,191, 17, 85,171,213,185,108, 54,219, 75, 32, 16,212,126,102,111,
-111,143,162,162, 34, 99, 85, 85, 21,246,239,223,175,148,201,100, 34,129, 64, 96,178,112,165, 40, 10,114,185, 28, 78, 78, 78,181,
- 49, 90,101,101,101,144, 74,165, 53,194, 2, 90,173, 22,102,102,102, 77, 78, 29, 2,168,120,254,252,249,167,117,222,191,243,222,
-123,239,253, 26, 22, 22,214, 42, 58, 58, 26,119,239,222,133,173,173, 45, 54,110,220,152,154,158,158, 62, 9,192,125,185,252,191,
- 27, 23,105, 74, 31, 42, 42, 42, 10,127,252,248,113,183, 46, 93,186,212,158, 37,250,245,235, 71,245,235,215,207,166,174,171,191,
-160,160, 0,247,238,221, 67,116,116, 52, 40,138, 66,114,114,178, 65,163,209,252,218,216, 44,133,163,163,227,190,213,171, 87,139,
-245,122,125,109,223, 22, 8, 4,224,243,249,224,112, 56, 96, 50,153, 72, 79, 79,199,168, 81,163, 36, 63,252,240, 67,136, 86,171,
-117, 7, 80,137,127, 8, 20, 26, 84, 62,140, 87, 74,124,188,237, 18,118,239,250,178,199,220, 15, 81, 51,117,168,247,241,150, 38,
- 60,140,207,151,116,150, 54,221,222,168,232,172,249,186,170,168, 17, 81,103,175, 76, 88,182,248, 19,182,155,155,183, 60,250, 82,
-172,139,191,254, 11,202,218,198, 28, 69,133, 74,164,103,230, 35, 37, 67, 71,220,220,188,229, 49,247, 30,243,190,222,250,157,167,
-186,188,162,102,234,176,209,126,122,253, 86,234,232, 45,219,121, 87,167,207,124,135, 43, 16, 56,160,184,240, 49, 92, 92,108, 49,
- 42,160, 61,246, 30,184, 5,137,196, 10,118,118,118, 96, 48, 24, 34, 83,219, 94, 88, 88, 72,133, 31,190, 62,107,218, 7,115,186,
- 14, 30, 52, 92,127,246,220,105,214,229,243,167,110,133,236, 94,117,156, 48,213, 66,138,148, 9, 90,180,148,197,189,120,254,112,
- 82,255, 1, 19, 33,224,152,121, 0,109,234,237,176,181, 11, 12, 8, 50, 35,194,130,248,211, 62,152,219,125,240,224,145,250,115,
-231, 78,224,220,153, 3,119,214,174,109,113, 38,245,229, 33,206,237,251,217,252,209,227,231,149, 68, 70, 61,209,141, 27,209,242,
-153,131,168,163, 6, 72,165, 85, 85,221, 27, 73, 22, 43, 95,175,213, 58, 59, 13, 30,204, 44,207,200, 96,139,237,236,244, 0, 80,
- 85, 85,213,164,208, 66, 3, 83,208,111,114,154,106, 75,121,121, 57,140, 13,228, 78,124,147, 51, 79, 46,111,241,234, 38,188, 22,
- 85, 85, 85,181, 34,171,168,168, 8, 10,133, 2, 34,145, 8, 5, 90,173,157, 41,156,131,222,125,119,127,112, 80,208,210, 99,225,
-225,156,186, 34,171,230,193,102,179,241,213,230,205,156,133,203,150,205,251,152,197, 90, 4,189,222,228,253, 89,115,211,206,100,
- 50,193, 98,177,144,145,145,129,204,204, 76,100,100,100, 32, 35, 35, 3, 2,129, 0,228, 47, 94, 4,244, 55,142,207,170, 17, 89,
-117,159,107,189, 92,141,166,119,104, 78, 48,188,169,194,192,208,140,249, 93, 83,132,150, 90,173,142,190,120,241,226,187,163, 71,
-143,102,221,185,115, 7, 50,153,172, 86,104,213, 60,215, 76, 71, 9,133, 66, 28, 63,126,188, 82,173, 86, 71, 55, 49,152, 46,158,
- 57,115,166,115, 96, 96, 32,123,198,140, 25, 72, 76, 76,196,135, 31,126, 8,133, 66,129,255,199,222,117,135, 71, 81,245,221, 51,
-219, 55,155, 94, 73, 33,161, 4, 8,105, 52, 3, 40,189,215, 32,136, 20, 21, 68, 44, 20, 95, 21, 21, 68, 16, 5, 5,149,162, 32,
-162, 34,205, 2,210, 67, 53,212, 80, 66, 64, 2, 66,168,233, 36,144,186,155,236,166,237, 38,219,167,220,239,143, 36,188, 1, 83,
-118, 3,250,169,239,156,231,201,147,221,198,172, 44,176, 0, 0, 32, 0, 73, 68, 65, 84,217, 59,103,239,157,185, 59,115,230,119,
-127, 69,167,211,161,180,180, 20, 6,131, 1, 61,123,246,132, 92, 46,199,205,155, 55,105,131,193,112,186, 9,139, 29, 81,171,213,
- 85,222,222,222,126, 15,127, 54, 97,194,132, 22,235,215,175, 55,164,165,165,209,189,123,247,118,177, 85,112,212, 98,215,174, 93,
-247, 45,117, 25, 25, 25, 88,191,126,253,125,159,172,164,164, 36,124,249,229,151,247,115,159,217,137, 43, 37, 37, 37, 12, 77,211,
-104,223,190, 61, 2, 2, 2, 96, 50,153,176,118,237, 90, 6,192,149,255,175,217,108, 50,153, 98,166, 77,155,246,254,181,107,215,
-252, 68, 34, 81,181, 73,187,102,124, 86,171, 21,119,238,220, 65,114,114, 50,210,210,210, 80, 86, 86,118,255, 65,224,250,245,235,
-229, 52, 77,239,105,136,215,219,219,251,195, 31,127,252,209, 87,161, 80, 60, 48,159,107,173,161,181, 86, 82,141, 70, 3, 55, 55,
- 55, 12, 30, 60,216,231,244,233,211, 31,154,205,230,197,255,146,123, 26, 53,225,153,140,238,111,253,103, 28,198, 71, 43,242,247,
-199, 22,254,246,229, 23,115,107,156,225,125,146,199, 71, 7,228,223, 72,119,195,132,103, 14,118, 7, 80,128,198, 29,182,185, 51,
-231, 84,135,122,244,112, 63,187,255,240,225,159, 22,206,127, 39,105,222,220,215,188, 13,198, 44,121,112, 43, 41, 5, 0,217,185,
- 22,114, 51,133, 51,125,185,250,157,164,229,171,190, 21, 20,151, 86,204,252,253,247,134,211, 27,212, 21, 47, 2, 1,228,193,161,
-253,149, 29, 66,250,180,185,116,113, 59,156, 20, 70,116, 12,237,142,225,195,158,194,217,248,235, 40,210,152,160, 82,169, 96, 54,
-155, 27, 77,151,144,118,243,192, 84, 66,145, 32,138, 80,121,148,128,200,167, 78,123,181,239,232,209, 79,147,216,216,195,204,193,
- 3,219, 47,236,249,101, 93,140, 64, 34, 22, 25, 45,174, 22,138, 50,105, 33,184,157, 82,165,175,126,160, 17,203, 36, 13,155, 95,
-107, 18,187,134, 71,132,250, 78,157, 54,211,117,212,200,177,228,232,209,131,220,158,221, 91,207,238,217,210,105, 59, 39,208, 73,
- 84,249, 6,153, 86, 71,107, 9, 37,117,171,210,113,134,226,236,118, 38,255,209, 19,172, 64, 12,175,174,234,222, 7,204,230,130,
-170,252,124, 63,143,254,253,101,119, 62,254, 88,209,162,103, 79, 19, 85,227, 67,220,152,208, 18, 10,133,128, 64,192,217,194,105,
-107, 95,140, 70, 35, 56,128,110, 14, 39,195, 48, 15,136,172, 90,161, 85,251,123,177,133,115,211,146, 37,151,130,134, 15, 47,139,
-143,143,111, 49, 96,192, 0,170,178,178, 18,149,149,149, 15,136, 45,127,127,127, 42, 60, 50, 82,177,235,236,217, 96, 91,143,167,
- 45, 99, 23, 8, 4,127,186,208,250,135,163,193, 66,210,141,150,224,169,181,104,217, 34,180,108,180,104,209, 52, 77,195,199,199,
- 7, 37, 37, 37, 13,222,248, 5, 2, 1, 28, 28, 28,106,215,136, 27,141,188, 51,155,205,107,231,205,155,247,198,200,145, 35,189,
- 58,118,236, 8,141, 70,131, 22, 45, 90, 64, 46,151,223,247, 29,171,229, 75, 74, 74,194,143, 63,254,168, 51,155,205,107,155,224,
-252,106,213,170, 85,255, 25, 63,126,188,135,175,175, 47,220,221,221,113,243,230, 77,184,187,187, 67,167,211, 33, 61, 61, 29,206,
-206,206,247,253,118, 14, 31, 62, 92,105, 54,155,191,106, 66,188,145,132,132, 4,171,179,179,243, 77,141, 70, 35, 44, 43, 43, 19,
-149,151,151,139,116, 58,157, 88,171,213,138,143, 31, 63,238,229,234,234,106, 56,115,230,140, 38, 40, 40, 72,120,247,238, 93, 33,
- 77,211, 77,170, 87,138,162, 48,103,206, 28, 72, 36, 18,152,205,102,172, 93,187, 22,243,230,205,187,239,147,181,106,213, 42, 44,
- 90,180,232,190,112,222,188,121,179, 93, 51,135, 16, 2,171,213, 10,154,166, 65,211,180, 77,226,247, 81, 96,163, 96, 47,202,204,
-204,140,238,209,163,199,201,189,123,247,122,214,228, 36, 67,113,113, 49,138,139,139,161,209,104, 80, 85, 85, 5,134, 97, 16, 16,
- 16,128,226,226, 98, 28, 60,120, 80, 91, 89, 89, 57, 28,141, 68, 28, 10,133,194,105,125,251,246, 21, 61,220,135,218,167,188, 90,
-241, 46,147,201,160, 84, 42, 49,112,224, 64,105,124,124,252, 52, 0,255,104,161, 85, 55,189,195,176,225,175, 72,194, 34,122, 89,
-110, 36,199,230,135,182, 41,206,159, 50,214,229, 8, 0, 92,191, 93,236,122, 35,221, 13, 97, 17,209,100,216,112,247,168,226,162,
- 77,157, 0, 88, 27, 43,215, 3, 0,174, 10,217,196,161, 67,122, 42,157, 29, 29, 5, 95,174,222,124,236,251,239,191,122, 34,230,
-200,127,211, 59,124,185,186, 58,189,195,208, 33, 61,185,180,212,180,137, 0,182,216, 42, 94,162,163,199, 92,251,241,231, 31,145,
-150,124,198,255,253, 57,157,165,101,197, 52, 28,156, 2, 17,213,181, 5, 54,253,124, 11, 55,110,220, 40,178, 88, 44, 3, 27,157,
-223, 20, 9, 74, 78,185, 29,210, 41, 34,220,119,234,180, 25, 46,209,209, 99, 17, 27,123, 8,191,108,221,146,240,236,115,227,127,
- 40, 44,215, 9,125,196, 10,137,130,112, 82,161,196, 85, 36,145, 57,168, 45,150,234, 24, 8,177, 88,238, 2, 76,108,244,198, 51,
-107,198, 20,215, 65, 67,198,226,200,209, 67,248,101,235,166,115, 31, 69, 76,216,210,166, 91, 24,213,243,137, 47,102,183,105,219,
-166,149,190,170, 88, 39,160,164, 86,147,137,115,254, 98,107,206,154,236, 69,211,178, 1,172, 6, 31,117, 88, 23, 55,127, 25, 53,
-170,199, 91, 89, 89, 18,239, 62,125, 28,148,103,207, 42,106, 42,145, 52, 42,180, 68, 34, 17, 72,195, 75, 93, 15,112, 82,219,182,
- 9, 0, 52, 26,132, 37,145, 72, 96, 48, 24, 64, 55,108,193,126,128,211,239,196,137,252,172,172,172, 14, 30, 30, 30, 15,136,172,
-178,178,178,251,175, 77, 38, 19, 12, 6, 3, 28, 28, 28,146,141,245,175,136, 60,192, 89,156,144, 96, 90, 49,103,206,226,231,159,
-123,110,221,169,211,167,229,158,158,158,208,106,181, 15, 8, 45,139,197,130, 65,131, 7, 75, 86, 93,187, 54, 21, 58,221, 18, 91,
-142,103,139,129, 3,155,244, 7, 22, 10,133,224,254,228,165,195,127, 1,102,212, 39,188, 4, 77, 45,225,216, 26,117,216,192, 13,
-242,225,234,222,139,162,162,162, 76, 25, 25, 25, 8, 10, 10,186, 47, 86,234,126,167,139,139, 11,220,220,220,144,148,148,132,207,
- 62,251,204, 8, 96, 81, 19,156,149, 6,131, 97,242,208,161, 67,141, 34,145, 8,161,161,161,247,243,103,113, 28, 7,169, 84, 10,
- 71, 71, 71, 92,187,118, 13, 99,198,140, 49, 24, 12,134,201,248, 99, 14,173,135, 57,181, 6,131,225,133, 97,195,134, 25, 82, 82,
- 82,208,183,111, 95,220,184,113, 3, 85, 85, 85,168,170,170,194,189,123,247, 16, 30, 30, 14,131,193,128,245,235,215, 27, 13, 6,
-195, 11, 0,180,141,113, 86, 86, 86,142,153, 55,111,158,112,231,206,157,109, 2, 2, 2, 34,186,119,239,222,113,240,224,193,237,
-158,121,230,153, 86,163, 70,141,242,235,208,161,131,105,248,240,225,222, 35, 71,142,244, 54, 24, 12,226,223,126,251, 77, 69,211,
-244,200, 38,250,121, 95,156,100,100,100,220, 95, 42, 20,137, 68, 40, 41, 41,185,159,185,191,246,162,212,128, 16, 30,210,148,216,
-174, 21, 88,181,130,203, 6, 63,183,250, 56,155,220, 73, 42,149,214, 90, 60,137, 13,156,215, 83, 83, 83,135,246,239,223,255,250,
- 43,175,188, 82, 89, 84, 84, 4,103,103,103, 4, 7, 7, 35, 36, 36, 4, 94, 94, 94,176, 90,173, 56,112,224,128,254,224,193,131,
-183,180, 90,237, 64,252, 49,135,214,144,135,142,227,189,250, 46,178,181,214,172, 90,161, 37,151,203, 17, 16, 16, 80,123,108,239,
-217,115, 60,155,137, 63,151,179, 70,192, 12, 30, 52,188,237,168,209,227, 92, 15, 28,186, 40, 93,247,221,193, 91, 81, 67,176,217,
-179,181,238,176,103,107,221,225,168, 33,216,188,238,187,131,183, 14, 28,186, 40, 29, 53,122,156,235,224, 65,195,219,166, 36,167,
-117,172, 91,247,176,190,126,202,229,242, 94,125,251, 68,149,199, 95, 56,199, 45, 95,245,173, 96,208,192,103,175,109,249,225,192,
-129, 45, 63, 28, 56, 48,104,224,179,215,150,175,250, 86, 16,127,225, 28,215,183, 79, 84,185, 92, 46,239,101,203,216,103,205,152,
-226, 58,122,212, 88,196,198, 30, 96, 98,118,173, 95,181,123, 95,102,255, 87,223, 72, 40,206,200,184, 65,212, 5, 39, 32, 22,228,
- 34, 53, 53, 85, 91, 35,178, 50,108,225,156,249,218,148,186, 34,235,188,167,111,223,205,169,169, 96,227,226,126,165, 79,159,190,
-102, 60,127, 93,173,189,154, 82, 82,166,212,148,221,213,233, 74, 45, 28,199,130,101, 89,225, 39,159,220,119,216,173,247, 28,245,
-238, 61, 0,103, 78,237,192,214,159, 55,106, 57, 14,166,137, 49, 49,236,196,137, 31,147, 86,173, 91,183,218,190,107, 7, 21,253,
-244, 56, 87, 2,112, 99,198,143,117,219,185,123, 39,213,182,125,219,214,193,193,247, 83,218,252,243,230,210,159,192,249, 49, 80,
-174,203,205, 61,151,244,237,183,230, 22,147, 39,123, 72, 91,180,112, 1,203, 82,181,215,247,134,254, 68, 34,209,195, 22,152, 6,
- 57, 3,188,188, 10, 15, 31, 62,140,144,144, 16, 4, 4, 4,160,174,143,108,109, 66,110, 79, 79, 79,236,219,183, 15,228,193,228,
-212, 13,114,118,107,211, 38,105,229,138, 21, 22,142,227, 80, 94, 94,254, 7,107, 86,121,121, 57, 56,142,195,209, 35, 71, 44,186,
-234, 74, 32, 54,141,125,160, 80, 88,245,124,191,126,203, 71,143, 30,109,205,202,202, 2,199,113,168,107,217, 82,171,213,112,114,
-114,130,201,108, 14, 4,160,176,133, 83,125,252,184, 35,154,184,174,215, 99,209,250, 51,206,251, 63, 93,100,213, 45, 40, 61,195,
- 38,139, 22,195, 48, 8, 12, 12,124,160,164,139, 64, 32,120,224,207,206,136,195,109, 41, 41, 41, 39,134, 15, 31,190,248,201, 39,
-159,156,181,120,241, 98, 97,199,142, 29,161,213,106,225,238,238, 14, 31, 31, 31,164,167,167,227,240,225,195,108, 73, 73,201, 6,
- 0, 75, 97, 91, 8,253,217,204,204,204,232,206,157, 59,239, 94,176, 96,129,235,176, 97,195,196,129,129,129, 32,132,224,218,181,
-107,216,191,127,191,117,203,150, 45,186, 26,145,101,171,243,242, 73,165, 82,249,236,200,145, 35,183, 79,155, 54,205,153,101, 89,
-241,189,123,247, 96, 54,155, 65,211, 52,242,242,242,172,177,177,177, 85, 6,131, 97, 10,128,147, 54,240, 37, 85, 84, 84,132,199,
-197,197, 77,251,237,183,223, 62,123,229,149, 87, 60, 7, 15, 30, 44, 97, 24, 6, 23, 46, 92,208,116,235,214,205, 71,173, 86, 91,
-247,237,219, 87,106, 50,153, 22,177, 44,107, 83, 9, 30,138,162,160,211,233,224,229,229, 5,179,217, 12,142,227, 96,177, 88,224,
-228,228,116,191,108, 18, 33, 4,246, 56,215, 63, 52, 7,132, 86,171, 21,207, 61,247, 28, 56,142,195,218,181,107,193, 48,140,221,
-100,174,174,174, 87,175, 95,191, 30,221,181,107,215,251,226,165,118, 14,201,100, 50,120,121,121,193,211,211, 19,177,177,177, 16,
-139,197, 87,155,242,119,171,193,141,146,146,146,110,113,113,113,189,110,221,186,245, 34,128,174, 86,171, 53,128,101, 89, 74, 32,
- 16,168, 8, 33, 55,117, 58,221, 15,176,177, 4,143, 90,173,254,236,165,151, 94,234,182, 99,199, 14, 39,145,232,191, 63, 13,145,
- 72, 4,153, 76,134,218,228,152,132, 16, 88, 44, 22,124,248,225,135, 58,189, 94,255,217,191,229, 42, 17,213,189, 39, 54,173,255,
-218,233,244,153, 19,154,212, 76,236,175, 39,133, 67, 65,113,209,166, 78,202,252,124,167,168,238, 61,109,226,164, 45,214,210, 23,
-166,188, 27, 84, 83,130,231,195,123,247,114, 54,110,223,182, 38, 27, 0,190,248,106,109,135,226,210,138,153,105,169,105, 19, 55,
-110,220,213,139,182, 88, 75,109,225,252,175,120,217,174, 5,129, 9,192,229,107,183,138,219,140,153,124,124, 81,251,182, 46, 79,
-171, 75,141,133, 85, 85,134, 55, 1,100,219, 58,246, 62,189,251,227,204,201,157,248,101,235,118, 29,225,132, 38, 47, 47, 47, 2,
- 0,169,169, 94, 36, 53,181,130,252,215,175,216, 77, 47, 38, 55,150,190,251,230,224,119,181,186,178,175,214,174,111,124, 41,165,
-115,151, 39,209,185,203,147,120,227,205, 15, 92,195, 35, 66,131, 0, 32, 38, 6,108, 68,251,148, 95, 23,127,244,241,211, 75,151,
-126, 12, 93,165, 25,181,229,122,210,111,167, 28,201,206,134,133,191,103, 61,136,197, 12,115, 25,239,190,219,193, 80, 86,230,221,
-231,253,247,189, 68,239,189, 39,104,204, 25,190,238,239,215, 22,206, 43, 55,111, 30,153,249,234,171,133, 75, 22, 47, 30,190, 97,
-227, 70,135, 78,157, 58,161,168,168, 8,161,161,161, 8, 8, 8, 64, 92, 92, 28,246,237,217,163,175,168,172, 92, 4,224,123, 91,
- 56,183, 29, 61,154,222, 49, 34,162,100,227,198,141,254,163, 71,143,166,244,122, 61,180, 90, 45,180, 90, 45,204,102, 51,106, 18,
- 66,147,140,204,204, 84,154,166, 55,216, 58,118, 86,163,145, 47,237,217,179, 64,194,113, 43,159, 29, 63,126,222,210,101,203,100,
-109,219,182,165,204,102,243,125,171,150,213,106,133,147,147,147,213, 98,177,120, 2, 48,216,194, 41,219,178,133,209,104, 52,240,
-246,246,190,159,174,169,110, 94,194,202,202, 74, 16, 66,248,100,186,205, 64,131, 10,201,221,221,253,170, 72, 36,106, 89,215,186,
- 85, 95,237,188,186,219,104,154, 46, 40, 41, 41,137,122, 72,241, 54,228, 15, 21, 12,224,243, 65,131, 6, 61, 59,119,238, 92, 42,
- 62, 62, 30, 7, 15, 30, 36,217,217,217, 49, 53, 86,172,236, 70,158,116, 26,226,116,150,201,100,111, 59, 58, 58, 14,169, 77,225,
-160, 80, 40,110,233,245,250, 83, 53,203,133,149,205,224,116,145,201,100,115, 28, 29, 29,135,214,148, 95,129,179,179,243,117,189,
- 94, 31,103, 54,155,191, 70,195,133,170, 27,227,116,112,117,117,253,204,203,203,235,133,247,222,123,207, 51, 33, 33, 65,117,230,
-204, 25, 73, 69, 69,197, 14,139,197,210, 88, 81,233, 63,112,122,120,120, 92, 21, 10,133, 45,255,164,115,132,206,157, 59,199,142,
- 25, 51,102,244,148, 41, 83, 64,211, 52,190,255,254,123,196,197,197, 29,185,115,231, 78,116, 19, 79,163, 15,115,122,181,108,217,
- 50,126,214,172, 89,173,158,123,238, 57,133,187,187, 59, 68, 34, 17,244,122, 61,238,220,185,131,107,215,174,145, 67,135, 14, 85,
- 37, 37, 37, 21, 24, 12,134, 1, 0, 74,236, 56,158,143,242,212,252, 0,167, 72, 36,234, 31, 24, 24,184,107,201,146, 37,206, 67,
-135, 14,117,240,244,244,132, 80, 40, 4, 77,211, 80,169, 84,184,125,251, 54, 78,156, 56,161,143,137,137,209,151,150,150, 62, 7,
-224,220,255, 71, 63, 31, 39,103, 88, 7,124,244, 80,161,232, 6,179,189, 55,209,182,201,126, 14,234,239, 55,118,226,179, 35, 71,
- 0,192,222,125,199,142,219, 80, 84,186,193,126, 54,213, 87, 91, 56, 67,219, 11,150, 36,167,220,126, 32,161,101, 68,120,100, 70,
- 88,167,241,159,218, 66, 84, 39, 51,252, 3, 99,175,179, 28, 91,215,166,251,192, 50,107, 88, 48,162,199, 78,124,102,244, 7,139,
- 22,226,243,207,150,227,208,222, 3, 71, 82,179, 31, 40, 19,244,143,155, 75,127, 50, 39,245,169, 72,244,164,194,207,175,223, 90,
-142, 91,120,227,246,109,167,186, 15,108,181,150,231,186, 15,149,254,254,254,106,149, 74,213,194, 22,206,232,111,190,177, 26, 28,
- 29,101, 11, 87,174,236, 95,101, 50,245, 95,186,116,169,232,202,149, 43, 88,255,237,183,140,169,160, 96,187, 6,152,211,192,106,
- 72,131,156,173,230,204,145,207, 95,191,126,122,112,251,246, 62, 47,190,248,162, 88, 44, 22, 67,175,215, 35, 63, 63, 31, 39, 79,
-156,176,164,164,166,166,232,116,186,167, 1, 40,109,229,140,254,230, 27,171, 91,112, 48, 20,222,222,228,244,217,179,174, 51,223,
-126,123, 86,235, 54,109, 92,135,143, 24, 33,118,113,113, 65,121,121, 57,238,221,187,135, 3, 7, 14,168,171,170,170,252, 1,176,
-182,112,110,255,237,183,206, 71,207,157,155,240,233,167,159, 74, 35, 35, 35,225,234,234,138,202,202, 74,220,190,125, 27,231,206,
-157, 51,111,216,176, 65,171,213,106,103,177, 44,123,248, 79, 60,239,255, 6,171, 86, 45, 54, 53, 41,180,254,194, 31, 96, 20,128,
-143,106, 94, 47, 67,211, 53, 3,255, 77, 23,159, 32, 15, 15,143, 77, 38,147,137, 24,141,198,153, 0,242,254,134,253, 20, 69, 69,
- 69,173, 87,171,213,189, 8, 33,112,117,117,189,152,156,156,252, 58, 26,136,188,105,130, 83, 8,160,151,147,147, 83, 79,103,103,
-231,254,102,179, 57,172,102,249, 45, 85,175,215,159,179, 90,173,151,107,172, 79,236,255,243,216,133, 0,134,250,251,251,191,202,
-113, 92,123,138,162,220, 88,150, 5, 77,211, 21, 28,199,221,209,106,181, 91, 0,196,253, 13,250,249, 88, 56,195,219,225, 25, 34,
- 64, 88, 67,130,224, 1,161,245,144,128,160, 56,164,166,100,225,128, 29,253, 20,140, 28, 18,248, 29, 80, 29,153,136,166,157,107,
-255, 43,180,108, 16, 47,118,139,204,118,194,151, 8, 69, 30,224,164, 8,149, 23,218,249,153, 95, 30, 69,104,217,138,240, 16,244,
- 7, 65, 47,142,224,114,218, 29,156,249, 23, 95,235, 30, 27,231,231,128,199,183,238,238, 23, 5, 34,145, 47, 0, 65,141,245,133,
-227, 40,138, 37, 20,197,212, 93,222,122,232,193,178, 81, 78, 43,208, 73, 44,147, 5,178, 12,211,162, 8,112, 58,202,178, 79,152,
- 8,169,106, 9,124,116, 29, 72,111, 78, 63,173, 64, 39,161, 76, 22,116,148,144,177, 26, 71,199,206,106,163,209, 27, 0,113,114,
-116, 76,213,233,245, 91, 77, 38,211,119,248,227,202, 69,147,156, 18,153,172, 37,203, 48, 45, 0, 64, 32, 18,169,119,155,205,129,
- 5, 46, 46, 47,154,204,230, 86, 78, 78, 78,180,197, 98,209,153, 76,166, 41, 12,195,156,182,103,236,119, 24, 38,252, 55,129,160,
-175,213,209,209,211, 74, 81,142, 22,134,177, 90,172,214,124,147,201,116, 11,192, 26, 0, 89,127,242,121,231,209,204, 31, 11,207,
-201,115,242,156, 60, 39,207,201,115,242,156,127, 62,167, 2, 64, 80,205,195,226, 63,113,236,255, 38,216,230,163,197,131, 7, 15,
- 30, 60,120,240,248,199,192,128,122,124,178,120,252,255,130,106, 68,149,218, 99, 18,108,142,178, 61,197,115,242,156, 60, 39,207,
-201,115,242,156, 60,231,255, 28,103, 83,220,255,196, 37,201, 6,107, 29,254,217,224,205,191, 60, 39,207,201,115,242,156, 60, 39,
-207,201,115,254,207, 66,192, 31,130, 6,209,162,230,239,113,183,229,241,239,158, 11, 15, 35,160,230,207,158,246,126,252, 33,231,
-193,131, 7, 15, 94,104,253,217, 55,173, 71,185,185, 61,170,240, 89, 78, 81, 80, 82, 20,148, 0,150, 63,198,182, 77,193,223,203,
-203,235,173,240,240,240,237, 45, 90,180,120, 3,128,143,157,251,119, 80, 40, 20, 95, 59, 58, 58,198, 59, 58, 58,198, 43, 20,138,
-175, 1,116,120, 76,231,141, 2, 48, 83, 38,147,157,245,243,243, 43,148, 74,165,103, 1,204, 66,243, 35, 87, 59,162, 58, 79,218,
- 50, 0,157,237,217,209, 39, 98,236, 30,239,136,177, 55,189, 35,198,222,246,140, 28,211,193, 59, 98,236,109,239,136,177, 55,125,
- 34,198,238,249, 19,230,235,163,156,223,229, 20,133, 60,138, 66,158,141,251,174,161,128,124,138, 66,193, 99,152, 75, 60,120,240,
-224,193,227,159, 6,127,127,255,103,253,252,252, 78,249,249,249,197,249,251,251, 63,107,195, 46, 67,234,185,241,176, 20, 5,182,
-137, 27, 73, 99,237,154, 50, 87,214,221,247, 75, 27,135, 86,151,179, 5, 69,129, 37, 53,160, 40,112, 62, 62, 62,235,252,252,252,
-150, 63,252,231,227,227,179,142,162,192,213,105,203,214, 17,120,246,154, 85, 91, 76,157, 58,117,111,121,121,121,172,197, 98,137,
-205,204,204,140, 29, 48, 96,192,238,135,172, 27, 13,114,202,229,242,231,123,244,236,149,116,238,194,229,204,140, 59, 57,202,148,
-244,187, 57,191, 30, 63,125, 37,178, 83,231,223,229,114,249,243,118,156, 35, 10,192, 76,145, 72,116,214,201,201,169, 64, 36, 18,
-157, 5, 48, 91, 40, 20, 30, 94,177, 98, 69, 78,114,114,114,241,111,191,253, 86,113,238,220,185,194, 87, 94,121,229, 14, 69, 81,
-191,214, 35,216,135,212, 99,165,121,216,170,179, 56, 55, 55,247,184, 74,165, 58,225,224,224,240,153, 13,237,239,115,122, 71,140,
-189,169,214, 90,137, 90,107, 37,222, 17, 99, 73,157,215, 55,237, 60,230, 77,157,163, 63,204, 5,153, 76, 22,212,132,160, 31,210,
-208,190, 0,124,107, 62,139, 2,240, 77,205, 95,109,232,185,175, 92, 38,123, 92,115,233,113,140,157,231,228, 57,121, 78,158,243,
-175,230,252, 39,163, 91,205,127, 63, 84,251,107,221,191,119,219, 27,117,248,159,204,204, 76, 39, 0, 8, 9, 9,121, 29,192, 62,
-123,132, 4, 69, 97, 62,199, 17, 1, 0, 8, 4,212,251, 3, 7, 14,234,230,224,224,240, 64, 22,100,163,209, 40, 61,123,246,204,
- 96,142, 35, 84, 77,187,249,132,224,107, 0,197,182,126,135,197, 98, 22,136,197, 82, 8, 4,212,187,145,145,157, 90,151,148,148,
- 36, 8, 4,130,237,133,133,133,229,118,155,113, 40, 10,155, 55,111, 14,241,243,243,251, 67,182,102,149, 74, 37, 29, 59,246,105,
-187,248, 94, 2,100,102,153,172,167,132,162,252, 88,134,113, 3, 0,145, 72, 84,126, 69, 42,141,250,252,211, 79, 21, 20, 69,113,
-165,165,165, 48, 26,141,120,231,157,119, 28, 82, 82, 82,198,149,148,148,124,215, 4,109, 72,231, 46,221,222, 57,113,226,120,152,
-174,172,220,180,249,171,141, 73, 70,145,196,208, 38, 60, 84,178,126,211, 86,247, 25,211,167,188,153,150,150,124, 29,245,151, 35,
-169, 11, 1,128, 3,111,191,253,118, 68,116,116,180,180,178,178, 82,110, 52, 26, 91,111,223,190,253,195,168,168, 40,167,174, 93,
-187, 74,119,237,218, 69,105,181, 90, 16, 66, 20,161,161,161,100,210,164, 73,166,221,187,119,191, 1, 96, 93, 35,194,119,126,245,
-177, 20,172,237,216,177,227, 18, 0,200,204,204,148,212, 57,198,226,176,176, 48, 71, 0, 72, 79, 79,255,132, 16,238,109, 0, 32,
- 4,171, 0, 44,172,199,180,150, 25,209,103, 34, 64,161,125,242,133,189,242,136,190, 19, 77, 32,184, 67, 1,153, 53, 15, 4, 75,
-129, 58,121,161, 30, 68,170, 82,169,108, 86,109,194,209,163,163, 41,138,162, 98,146,146,146,246,169,213,234, 54, 28,199,190,214,
- 88, 63, 31,154, 71,148,167,167,231, 75, 37, 37, 37,203, 1,188,154,154,154,218, 13, 0,194,194,194, 36, 0,174,186,184,184,244,
-182, 90, 44, 20,127,173,226,193,131, 7,143,127,172,208,186, 6, 96, 52,254, 91,130,103, 83,115,132,150, 20, 0, 18, 18, 18, 0,
- 64,214,140,142, 80,117, 5,204,156, 57,115,224,231,231,247,176,120, 65,124,252,217, 71, 25,236, 3,223,177,108,217, 50,167,138,
-138,138, 33, 63,252,240, 67, 63, 66,200,151, 74,165,242, 82, 19,251, 23, 19,130, 85, 2, 1,245, 62, 69, 81,144,201,228, 25,179,
-102,205,186, 86,243, 89,235, 95,127,253, 85, 49,102,204, 24, 3,128, 28, 0,144,201,228, 1, 66,161, 32,132, 16, 82,123,195,109,
- 80, 16, 78, 0,130, 25,169,116,208,204,111,190, 97,158, 24, 51, 70,228,232,237, 77, 1, 64, 78, 90,154,231,170, 47,190,232, 93,
-158,157, 45, 53,122,122,150,150,234,245,198,140,140, 12,200,100, 50, 74, 40, 20, 62,209,212,128, 29, 29, 29,223,250,244,243,149,
-142,186,178, 10,163, 73, 87,105, 17, 50,180,217,217, 65,193, 22, 23,169, 75,157, 28, 28, 13,239,127,244,177,244, 63,175, 77,123,
- 75,175,215,191,222, 4,213, 27,239,190,251,110, 88,143, 30, 61, 2,246,236,217, 67,105,181, 90,136, 68, 34,167,174, 93,187, 34,
- 42, 42,138, 61,115,230, 12,213,166, 77, 27, 68, 70, 70,226,194,133, 11,184,120,241, 34,213,173, 91, 55,197,254,253,251,167,210,
- 52,189,174, 41,113, 45, 20, 10,222, 9, 13, 13,237,234,232,232,104, 9, 9, 9,193,107,175,189, 6, 66, 8,134, 12, 25, 18,233,
-228,228,180, 79,175,215, 75,211,211,211,250, 53, 37,178,213,201,135, 38,213, 90,182, 0,116, 2,193, 29, 77,242,161,186,203,143,
- 97,233,233,233, 79,150,151,151,163,250,188,144,251, 5,204,251,245,235,103,207, 92, 42, 38, 4,171,198,140,137,126, 31,160,168,
- 33, 67,134, 84,188,241,198, 27,130,180,180,180, 23,158,121,102, 92,100,102,230, 29, 52,210,207,186,243,136,122,233,165,233,197,
- 78, 78, 78,227, 99, 98, 98,210, 85, 42,149, 72, 34,185,175, 51,133, 62, 62, 62,222, 33, 33, 33,179, 61, 60, 60,212, 66,129,192,
-135,128,144,166,230, 18, 15, 30, 60,120,240,248, 91,225, 72,141,184, 58,242,240, 7, 34, 0,136,141,141,189,159,153, 54, 58, 58,
-186,193,167,106, 66, 72,241,141, 27, 55, 2, 13, 6, 3, 8, 33,182,220, 4,234,134,104, 22, 83,148, 96,189, 64, 64,189, 78, 81,
- 20, 34, 35, 59,221, 93,187,118,109,125, 53,189, 44,145,145,157,238, 10,133,130,182,132, 16, 80,148,224,123, 66,184,226, 6, 56,
-235,189, 49, 74,165,178,249, 0,224,235,235,151,125,236,216, 49,203,132, 9, 19,240,197, 23, 95, 72, 22, 44, 88, 48, 79, 36, 18,
-189,145,151,151, 87,212, 72, 63, 1, 96,161,183,183,143, 98,243,230,205, 33,179,102,205,186,166, 82,169, 22, 2,128,159,159,223,
-114, 0,225, 0,114,234,108,195,134, 13,187, 11, 95,123,237,181, 12,181, 90,189,176, 33,206,241, 64,187,192,208,208, 65, 75, 19,
- 18,136,192,108,166, 74,206,159,215,105,138,139,233, 44,141, 70,241,243,213,171,209, 31, 46, 95, 46, 14, 12, 10, 66,252,225,195,
- 94, 37, 6,131, 70,107, 54,155,138,139,139, 9,195, 48, 23,109, 24,123,132,143,183,143, 98,227,154,239,175, 56,139,133,156, 79,
-203, 0, 74,236,225, 33, 18, 40, 92,164, 66,145,192,220,182,117, 7, 41,128,136,166,206,145, 68, 34,153, 58,108,216, 48,197,238,
-221,187,169,200,200, 72,184,185,185,225,252,249,243,184,126,253, 58,202,203,203, 5, 52, 77,163,123,247,238, 88,185,114, 37,130,
-130,130, 80, 81, 81,129,188,188, 60, 47,169, 84,234, 77,211,116, 67,199,243,129,249, 52,127,254,124,248,249,249,129, 97, 24,148,
-149,149,129, 97, 24, 56, 57, 57, 1, 0, 10, 10, 10,112,248,240, 33, 91,230, 82,147, 32,132,224,169,167,158,170,164, 40, 42,245,
- 97,139,150, 61,156, 1, 1, 1,187, 52,154,146,145,131, 6, 13, 66,121,121, 57,253,241,199, 31,163,115,231,206, 8, 9, 9,177,
-165,159, 11, 37, 18,233, 15,173, 90,181, 90, 51,103,206, 28, 63, 15, 15, 15,152,205,230, 15,139,138,138, 48,123,246,108, 0,192,
-168, 81,163, 58,139,197,226, 99,175,188,242, 10,218,180,105, 83, 88, 86, 86,150,151,148,148,244,154,193, 96,184,221,220,177,219,
- 8,158,147,231,228, 57,121,206,191, 21,167,173, 90,228,111, 10, 21, 30, 76,231,176,233, 1,161, 21, 29, 29, 77,197,198,198, 18,
- 27, 6, 86,218,178,101,203, 64, 7, 7, 7, 0, 40,181,183, 23, 28,199,189,225,233,233,169, 94,184,112, 97,159,144,144, 16,203,
- 27,111,188,113, 59, 39, 39,103, 81,221, 54,173, 91,183,254,236,219,111,191, 69, 70, 70, 70,206,242,229,203, 47,148,150,150,218,
- 91,199,108, 1, 33, 88, 91, 99, 29, 43, 57,124,248,112,231,132,132,132,215,191,250,234, 43,239,255,252,231, 63,146,183,222,122,
-107, 10,128, 47,154, 34, 17, 10,133,134,250,150, 11,235,131,159,159,159, 69, 40, 20, 54,152, 36, 46, 26,112,144, 75,165, 3,151,
- 38, 36, 16, 75, 78,142,225,199,213,171,157, 55,254,254,251, 18,154,144, 22, 62, 62, 62,232,219,187,119,149, 92, 40, 44, 81, 23,
- 21,113, 62,237,218, 9,239, 29, 59,230,101,148, 74,149,187,119,239,214,150,150,150, 30,108,210,132, 71, 81, 58,142, 16,139, 83,
-203, 32,122,194,184,161,145, 87, 46, 95, 79,115,246,241, 18,116,235, 26,217, 57, 45, 35, 39, 9, 28,103,165, 40, 74,215, 20,143,
-171,171,107, 72,105,105, 41,116, 58, 29,188,189,189,177,118,237, 90,248,250,250,194, 96, 48, 32, 57, 57,153,180,108,217,146, 74,
- 72, 72, 64,203,150, 45,161,209,104, 96,177, 88, 80, 89, 89,169, 54,155,205, 13,213,102, 44, 22, 8,132, 63, 9, 4,212,116,138,
-162,208,182,109,112,238,119,223,125,103,225, 56, 14, 97, 97, 97,120,230,153,103,176,127,255,126, 36, 39, 39,215, 90,158, 44,173,
- 90,181,206, 21, 8,168, 86, 53, 90,169,217, 86,157,218,210, 62, 74,165,114,124, 51,127, 52, 2,127,127,255, 41,237,219,183,127,
-253,249,231,159,167,165, 82, 41,244,122,125,237,177,160, 71,142, 28, 85, 49,102, 76,180,235,145, 35, 71, 26,237,167,197, 98,201,
-214,106,181,175,190,251,238,187,219, 55,108,216,224,190,104,209, 34,112, 28, 7, 66, 8, 24,134,185, 95,244,155,227, 56, 28, 56,
-112, 0, 89, 89, 89,159, 61, 36,178,120,240,224,193,227,127, 2,118,104,145,191, 35,252, 80,189,108,136,135,197,214, 95,158, 25,
- 94, 40, 20,110, 60,121,242,100,215,126,253,250,137, 6, 15, 30, 28,121,252,248,241,200,194,194,194,219, 53,214,131,200,193,131,
- 7, 71,250,248,248,224,235,175,191, 54, 8,133,194,141,205,252,154,251, 55,189,162,162,162,107, 0,190,220,191,127,255,170,153,
- 51,103,194,215,215, 55, 92,165, 82,253,165, 99,118,145,201,186,189,178,118, 45, 35,166,105,193, 55, 95,126,233,178,250,236,217,
- 85,123,246,238, 21, 61,245,212, 83, 20, 33, 4,183,110,222,116, 88,185,110,157,226,185,113,227,114,210,179,179,153, 67, 39, 78,
-208,197,133,133,101,133, 26,205, 98, 0,101, 77,241,211, 52,157,152,153,153,233,223,183,255, 83, 1,231,126,191,125,125,194,184,
- 81,131,196, 34, 1,117, 39,167,224,170,159,175,151,107,252,217, 83, 70,154,166, 19,155,226,209,235,245,247, 24,134,241, 32,132,
-120,199,199,199,195,219,219, 27,229,229,229,160,105, 26, 22,139,197, 98, 48, 24,228,165,165,165, 48,153, 76, 48,155,205,112,113,
-113,193,173, 91,183,138, 25,134, 57,211, 16, 39,203,178,175,200,100,178,101, 98,177, 88, 42,145, 72,148, 87,175, 94,133, 78,167,
-107,237,230,230,246, 5,195, 48, 80, 42,149, 72, 72, 72,120,207,197,197, 37, 7, 0,228,114, 57,164, 82,153,167,217,108,102, 0,
- 20, 54,247,152, 19, 66,154,125,190,124,125,125,131, 28, 28, 28,150,190,255,254,252,176, 46, 93,186, 66,163,209,128,227, 56, 56,
- 58, 58,194, 96, 48,192,197,197, 5,189,122,245,186,183,116,233, 82, 21, 33,152,209,148, 24, 84,171,213, 26,145, 72,244,198,204,
-153, 51,151,133,132,132,180, 37,132,160, 67,135, 14, 24, 54,108, 24,142, 29, 59,134,140,140, 12,232,245,122,246,210,165, 75, 59,
- 85, 42,213,175,252,229,150, 7, 15, 30, 60,254,113,248,131,111,214, 3, 22,173,191, 18,106,181, 90,147,150,150,118, 60, 41, 41,
- 41,122,210,164, 73,136,143,143,127, 9,192,187, 0, 32,147,201, 94,154, 52,105, 18,146,146,146,144,150,150,118, 92,173, 86,107,
- 30,199,119, 74,165, 82,147,197, 82,109,156,146,203,229,114, 59,119,111, 93,179,100, 8, 0,173, 27,217,214,176,105, 68, 36,242,
-235, 52, 98,132,168,252,250,117,221,230,203,151,151,109,223,190, 93,212,167, 79, 31,138,182, 90,193,114, 28,130,131,131,169,193,
- 67,134, 56,254,180,125,187, 7,171,215, 39,124,250,254,251,231, 55,189,242, 74, 85,102,141, 31, 88, 83, 48,155,205,235, 94,159,
-253,234,144,179,241,231, 3,194, 67,219,121, 28, 63,121,246,154,167,167,171, 34,164,125,123,199,210,242, 50,118,209,130,247, 68,
-102,179,249,155,166,120,140, 70,227,129, 83,167, 78,141, 11, 12, 12,244,190,125,251, 54, 44, 22, 11, 88,150,197,224,193,131, 65,
- 8,145, 1,224, 68, 34, 17,210,210,210, 96,181, 90,213,153,153,153,202, 59,119,238,200, 0,172,104,162,127,185,102,179, 25,169,
-169,213,171,118, 45, 91,182, 28, 58,122,244,104, 48, 12,131, 17, 35, 70,224,208,161, 67, 67, 83, 83, 83, 87,215,213,124,143,122,
-206,107, 44,100, 97,254,254,254,251,107, 54,217,228, 4, 31, 16, 16, 16, 25, 28, 28,188, 97,197,138, 21,146,150, 45, 91,130, 16,
- 2,119,119, 55, 24, 12, 6,148,148,148, 34, 60, 60, 28,129,129,129, 88,177, 98, 5, 0,236,180,213,226,166, 84, 42,239, 40,149,
-202, 73,106,181, 90, 82, 81, 81, 17, 53,116,232,208,175,135, 12, 25,130,107,215,174,225,252,249,243,207,201,100, 50,181,213,106,
-101,124,125,125,103, 80, 20,229, 98,181, 90,119,148,150,150,170,248,107, 23, 15, 30, 60,120,252, 35, 80,235,163,133, 58,255,237,
-179,104,133,133,133, 57,230,228,228,188,216,186,117,107, 41, 0, 56, 56, 56,132, 7, 7, 7,207,203,206,206,174,180,183, 55, 6,
-131, 97,207,246,237,219,135,173, 89,179, 70, 50,106,212,168,118,251,247,239,239, 1, 0,163, 70,141,106,231,236,236,140,237,219,
-183, 91, 13, 6,195, 99,203,137, 68,211,116,191,238,221,187,163,172,172, 12, 57, 57, 57,118, 45,203,252,250,235,175, 10, 84,251,
-101, 53,186,173, 49, 48, 22,139,187, 91, 64,128,160,240,236, 89,107,153, 78,231,215,175,127,127,138,182, 90, 33, 16, 8, 80, 90,
- 90,138,188,188, 60,184,186,185, 81,105,153,153, 78, 91,230,207,255,181,117,151, 46, 82,214, 98,241,180,163,155,250, 18,117,241,
-244, 55,223,248,207,129, 29, 59,118,122, 87,232,116, 89, 14, 14, 10,179, 76, 38,241,157,243,230,155,108, 89, 89,217, 52, 0, 85,
- 54,240,172,216,177, 99,199,136, 17, 35, 70,220, 12, 10, 10,242,209,104, 52,190, 21, 21, 21,108, 89, 89,153, 16,213,190, 86, 20,
- 0,156, 61,123, 22, 58,157,142, 97, 89, 54, 1,213,185,176, 44,182,118,180, 85,171, 86,174, 81, 81, 81, 3,188,189,189,161,213,
-106,225,233,233,137,174, 93,187, 14, 16, 10,133, 63,228,230,230,106, 31,231,172,143,139,139,115, 38,132, 60, 73, 8,193,136, 17,
- 35,108,218,135,101,217,151, 71,143, 30, 45,161, 40, 10, 70,163, 1,114,185, 3, 28, 29,157,224,236,236,130,144,144,142, 80, 42,
-149, 24, 62,124,184, 37, 43, 43,107,189, 74,165,178,123,142,106,181,218,177,189,122,245,154, 59,123,246,108, 48, 12,131,177, 99,
-199, 34, 63, 63,127,245,189,123,247,118,251,251,251, 79,121,249,229,151,189, 61, 61, 61, 49,119,238, 92, 7, 0,159,240,215, 46,
- 30, 60,120,240,248, 71,224, 97, 31,173, 63, 90,180, 26, 91, 19,245,245,245,237, 75, 81,212,135, 70,163, 81, 90,187, 36, 67, 81,
-148,212,219,219,251,144,209,104, 92,174, 82,169,236,114,138,171,168,168,208,221,189,123,247, 80, 98, 98,226,196,241,227,199, 35,
- 46, 46,110, 26, 0,140, 31, 63, 30,137,137,137,184,123,247,238,161,138,138, 10,221,227, 24,121, 64, 64,192,200,254,253,251,143,
-239,222,189, 59, 98, 99, 99,193,178,236, 69,123,246,175, 27, 97,136,122,162, 14,107,183,217, 68, 38, 20,130,162, 40, 48, 12, 3,
- 0, 40,209,104,144,145,158,142,178,242,114,152, 77, 38,232, 13, 6, 54,164, 77, 27,163,214, 98, 17, 83,128,189,107, 95,185, 73,
- 87, 46,229, 25,244,122, 31, 79,119, 15,163, 66, 33, 67,133, 78, 43,185,122,229, 82, 21,128, 44, 27, 57, 44,132,144,254,199,142,
- 29, 91, 44, 20, 10, 39, 57, 57, 57,225,245,215, 95, 23, 14, 24, 48, 0, 18,137, 4,102,179, 25, 21, 21, 21,216,190,125,187,134,
-101,217,182, 53,251, 56, 41, 20,138,173, 66,161,176,160,178,178,242,195, 38,191,192, 98, 25, 21, 29, 29, 45,178, 88, 44,248,244,
-211, 79,177,100,201, 18,140, 24, 49, 66,116,229,202,149, 81, 0,118, 60,174, 25,207,113, 28,134, 14, 29, 90,215, 25, 62,213,150,
-253,196, 98,113,100,251,246,237,161,209,104,160,209,104,224,237,237, 13,127,127,127,248,250,250, 98,245,234,213,228,235,175,191,
- 62,110,181, 90,215,151,148,148, 20, 55, 99, 46,206,152, 54,109,218,140,137, 19, 39,162,170,170, 10,137,137,137,232,221,187, 55,
- 86,173, 90,229,151,144,144,240,110,247,238,221, 33, 22,139, 17, 31, 31, 15,134, 97,242,249,235, 22, 15, 30, 60,254,215,240, 15,
-245,207,106, 20,141, 90,180, 2, 3, 3,221, 88,150,125,111,244,232,209, 67,199,141, 27,135,225,195,135, 63,240,249,142, 29, 59,
-156,247,237,219,183,124,221,186,117, 35,172, 86,235, 10,123,150,250, 56,142, 59,176, 99,199,142, 81, 79, 61,245,148, 98,224,192,
-129,193, 0, 32,147,201, 44, 59,118,236, 48,112, 28,119,160, 25, 99,169, 77,238, 88, 12, 0,254,254,254,157, 69, 34,209,248,145,
- 35, 71,118,158, 62,125, 58,146,147,147,177,125,251,246, 59, 33, 33, 33, 23,138,139,237,186, 71,230, 52, 17,117,184,188, 41,235,
-150, 80, 42, 45,173, 40, 42,114,115, 10, 10, 18,187, 59, 59,171, 98, 99, 99, 3,135, 12, 25, 66,229,231,231,163,188,188, 28, 38,
-147, 9, 87,174, 92,225, 68, 64,174,200,221,157,202, 77, 76,164,132, 82,105, 41, 30,140,228,107, 18,129,126,238, 29, 62, 90, 48,
-171,181,201,108,138,208,106,181,140, 72, 44, 22,183,244,117,203, 79,207,178,107, 37,206,172, 80, 40,162, 0,136, 56,142, 51,120,
-120,120, 40, 78,158, 60, 9,169, 84, 10,138,162,208,169, 83, 39,200,229,114, 9, 33, 36, 15, 0,156,157,157,165, 27, 55,110,116,
-157, 50,101,202,249,166,136,187,117,235, 38,150,201,100, 79,135,132,132, 32, 49, 49, 17,172, 21,237, 35, 0, 0, 32, 0, 73, 68,
- 65, 84,183,111,223,206, 77, 76, 76,108,213,173, 91, 55, 4, 5, 5, 61,237,231,231,183,247,218,181,107,244,227,152,216,213, 17,
-171,246, 59,195,179, 44,203, 81, 20, 5,129, 64, 0,142,227,160,209,104,208,182,109, 91,124,247,221,119, 88,187,118,237,167, 42,
-149,234,112,115,250, 19, 22, 22, 38,105,219,182,237,180,137, 19, 39, 34, 59, 59, 27,203,151, 47, 47, 81,169, 84,103, 79,156, 56,
-241,236,236,217,179,133,189,123,247, 70,105,105, 41,126,250,233, 39,230,234,213,171, 63, 22, 21, 21,109,227, 47,185, 60,120,240,
-224,241, 47, 22, 90,129,129,129, 19, 37, 18,201,220,201,147, 39, 11, 59,118,236,136,226,226, 98,184,184,184,208, 20, 69,137, 1,
-192,205,205,141,118,112,112,192,172, 89,179,208,165, 75,151,190,243,231,207,239, 45, 18,137,190, 83, 42,149, 91,109,249, 98,181,
- 90,109, 16, 8, 4, 49,175,191,254,250,138,235,215,175,181, 5,128,223,127,255,253,174, 82,169, 92,160, 86,171, 13,118,142,163,
- 54, 41, 38, 37,147,201, 47,119,232,208,225, 94, 84, 84,148,203,184,113,227,224,237,237,141,164,164, 36,172, 92,185, 50,211, 98,
-177, 44, 62,119,238, 28,243, 87, 31,100,198,108, 46,186,122,240,160,243,128, 23, 94,112,153, 51,122,244,151,255,121,253,245, 53,
- 31,125,244,145,168, 99,199,142,148,193, 96,192,229,203,151,201,190,125,251,232,159,150, 45, 91, 11, 71, 71,113,226,190,125, 82,
-139,197,146,107,167,181,164,127,159,126,125, 59,126,185,102, 29, 76,198, 42, 92,190,120, 4,229,229, 26,108,220,180,191, 99, 64,
- 0,233, 95, 88, 88,120,206, 86, 46,138,162, 66,226,226,226,124, 8, 33,144, 74,165, 88,186,116, 41,252,253,253,225,226,226,130,
-202,202, 74,188,251,238,187,174,111,191,253,182, 43, 0, 36, 39, 39,223, 79,207,208, 20,148, 74,101,175, 89,179,102, 57, 51, 12,
-131,227,199,143, 91, 40,138,250,240,212,169, 83, 63,116,234,212, 73,218,183,111, 95,231,109,219,182,245, 6, 16,255,184,132, 86,
- 51,247,187,115,242,228,201,238,147, 38, 77, 34, 98,177,152,170,168,168,128,155,155, 27,190,251,238, 59,189, 74,165, 58,210,236,
- 57,192, 48, 82,133, 66, 33, 37,132, 32, 38, 38, 6,185,185,185, 47,151,150,150, 22,177, 44,187,255,189,247,222,155,215,177, 99,
-199, 54,233,233,233,185,149,149,149,171,212,106,245, 61,254,210,196,131, 7, 15, 30,255, 40,212, 58,193,215, 70, 31, 30, 65,245,
-114, 98,195, 66,139,101,217, 89, 39, 78,156, 16,114, 28,135, 77,155, 54,225,234,213,171, 68,161, 80,124,168, 80, 40,190,117,112,
-112, 96,141, 70,227,204,215, 94,123,109,202,146, 37, 75, 4,125,251,246, 69, 98, 98,162,160,109,219,182,211, 0,212, 21, 90, 67,
-208, 72,174, 13,173, 86,123,165,184,184,168,109,157, 4,149,109,101, 50,249,149, 38, 6,243, 48,231,195, 73, 49,123, 46, 93,186,
- 84,239,231,231,103,185,125,251, 54, 54,108,216,192, 93,189,122,245,172, 84, 42,221,168, 82,169,204, 54,114, 62, 14,220,231,148,
- 50, 76,210, 47,243,230,133, 61, 49,118, 44,247,234,220,185, 85, 18, 7,135,183,190, 92,183,110,126, 69,101,165, 63, 40,138,120,
-186,186,230,110, 90,186,116,249,136,167,159,174, 74, 62,119, 78,126, 61, 46, 78,236, 77,211, 55,236,233,103, 97, 97,225,185,248,
-248,243,248,121,243, 26, 88,173,102,168, 10,171,117, 90, 73,169, 22, 77,136,172, 63,112, 50, 12,163,125,246,217,103, 37, 0, 28,
-166, 78,157, 42, 85,171,213,104,215,174, 29, 0, 64,167,211,225,200,145, 35, 8, 13, 13, 5, 0,220,186,117,235,254,235,166,250,
-233,232,232,248,116,239,222,189,145,155,155,139,228,228,228,211, 42,149,170, 20,192,233,252,252,252, 81,221,187,119,199,129, 3,
- 7,198, 52, 34,180,236, 58, 71, 54, 10,173, 63,112, 58, 56, 56, 44,216,191,127,255,203, 23, 47, 94,156, 52,111,222, 60,241,224,
-193,131, 1, 0,149,149,149, 6, 0,108,115, 56,235,246,137,166,105,112, 28, 7, 15, 15, 15,125,105,105, 41,212,106,245, 61,181,
- 90,253,122, 86, 86, 86,179, 56, 31,199,252,228, 57,121, 78,158,147,231,252,155,112,254, 27, 96,123,102,120, 66, 8,195,113, 28,
-226,227,227,177,127,255,126,214,106,181,206, 80,169, 84,183,234, 52, 89,151,148,148, 20,247,236,179,207,110, 77, 79, 79, 23,166,
-164,164,128, 16,194,218,211, 27,147,201, 68, 83,212, 31,183, 61,234, 40,127,254,249,103, 20, 21, 21, 89,243,243,243, 79, 49, 12,
-115,224, 17,163, 23, 31, 57,234,240,103,192,252,188,197,114,106, 73,159, 62, 67, 23,199,197,201, 94,253,224, 3,243, 75,211,167,
-191,199, 90, 44,180, 80, 34,225,164,142,142, 2, 86, 38, 19, 39,159, 59, 39,255,122,246,108, 15,163,217,124,124,187, 29, 14,230,
-181, 22,173, 1, 3,250,226,165, 87,223,129,177,142, 69, 43,241, 74, 6,204, 86,216,101,209, 50,155,205, 17, 42,149, 10,114,185,
- 60, 15,128,239,139, 47,190, 8,142,227, 96, 52, 26, 81, 89, 89, 9,165, 82,169,157, 62,125, 58, 91, 35,158, 68,227,199,143,119,
-177,133, 55, 56, 56,216, 95, 44, 22,227,248,241,227, 16,139,197, 71, 0, 64, 44, 22, 31,137,139,139, 27,245,220,115,207, 33, 32,
- 32, 32, 56, 59, 59,155, 66, 19,254,105, 62, 17, 99,247, 16,160, 3, 40,180,175, 54,193,161,189,119,196,216,155, 20,144, 89,147,
- 53, 62,181, 91,183,110,128,141,126, 89,117, 81, 19,220,177,150,166,233,189,243,231,207,127,189,103,207,158,195,150, 44, 89, 66,
- 1, 16, 62,142, 95, 32,195, 48,143,148,122,130, 7, 15, 30, 60,120,252,173,173, 90,127, 64,131, 66,139,162,168, 77,253,251,247,
-159, 1, 64, 72, 81,212, 6,165, 82,121,235,225, 54, 42,149, 42,195,223,223,255,139, 54,109,218,204, 4, 64, 40,138,218,100,103,
-167,138, 9,193, 74,129,128,154, 95, 45,238,154,149,160,178,182,212,201,124, 0,148, 64, 32,220,122,237,218,181, 15,242,242,242,
- 52, 54, 90, 32, 26,197,227,136, 58, 4,128,157,192,189,201,185,185, 39,230, 70, 70, 14, 25, 49,123, 54, 58,143, 24,225,226,223,
-170, 21,107,180, 90,185, 91, 23, 46, 80, 23, 99, 98, 36,215,227,226,196, 70,179,249,248, 1, 32,207,222,126, 22, 22, 22,158, 59,
-115,246,220,201, 9,227, 71, 13, 11,110,227, 95, 45, 26,238, 41, 81, 82,166, 61,105,143,200,122, 72,244,142,253,238,187,239, 14,
- 75, 36, 18, 81,221, 82, 54, 86,171,181,204,108, 54, 71, 0, 64,121,121,185,255,166, 77,155,118, 9, 4,130,220,166,248, 82, 82,
- 82, 14, 45, 94,188,120,124, 78, 78,206,201,252,252,252, 28, 0,200,203,203,203,161,105,122,171, 74,165, 26,159,155,155,187, 15,
- 54, 4, 1, 16,160, 67,242,133,189,157, 0, 32,162,207, 68, 36, 95,216, 43, 7,208, 41,162,207, 68, 0, 64,115,107, 25,214, 69,
- 77,106,133, 15, 19, 19, 19,119, 12, 27, 54,236, 53, 60, 66, 78, 47, 0,176, 88, 44,180,209,104,100, 88,150, 21, 89,173, 86, 98,
-177, 88,104,254,154,196,131, 7, 15, 30,182,131, 16,210, 29,128,119,205,219, 90, 3,138,247, 67,175, 45,168, 41, 23, 88,123,249,
-173,121,175,161, 40,234, 74, 29,142,251,219,109,216, 23, 0, 74, 0,220,164, 40,170, 33, 35,200,166,134,222, 55, 40,180,148, 74,
-229, 62,216, 80, 52,218,214,118,141, 96, 97, 77,157, 56,160,249,181,221,238,115,176, 44, 91,156,151,151,247,200, 39, 84, 32, 16,
-220, 27, 51,102,140, 93,237,155,106,179, 27,200,125,211,108,222, 22,251,205, 55, 93,143,111,216, 16,192, 50,140, 39, 5, 16,161,
- 84, 90,106,177, 88,114,188,105,250,134,189,150,172, 7,172, 49,119, 11,135,103,223, 45, 68,251,246,237,201,157, 59,119,170,109,
- 61,143,134, 27,122,189, 62,176,169, 41, 96, 48, 24,250,218, 40, 6,119, 22, 22, 22,238,172, 71,176,239, 82,169, 84,187,108,237,
-212,253,162,210,128,128,163,184, 9, 17,125, 38,198, 0,224,106,139, 74, 63, 78, 20, 21, 21,165,163, 38,207,219,163, 32, 55, 55,
-215, 76, 81,212, 47, 43, 87,174,156,122,253,250,245,221, 74,165,210,204, 95, 54,121,240,224,193,195, 62,145, 69, 81, 84,108,205,
-251,232, 26,163, 80,236,195,175,107,219,212,182,171,219,166,150,227,225,237,141,237, 11, 0, 11, 22, 44,248, 96,249,242,229, 10,
- 0,182, 22, 99,110,118, 81,233, 63, 11,197,127, 19,142,186,162, 96,243,159, 49,208,111, 0, 11, 24,230, 18,152, 58, 62,249,244,
-227, 53,110,220,185,115,135,250, 55,255,224,106,139, 74,215, 65,228, 63,161,223, 57, 57, 57,223, 5, 5, 5,109, 84, 42,149, 12,
-120,240,224,193,131,135, 61,240,174, 79, 24, 53, 32,202,162, 27,251,252,129, 7,247,122,218,213,247,158,162,168,216,229,203,151,
- 71,219,209,223,251, 22, 45, 1,127,238,120,240,248,235,240,255, 17,245,202,131, 7, 15, 30, 60,234,199,195, 86,172, 90,241,245,
-240,251, 5, 11, 22,124,128,198, 87,156,252, 80,109,197,242,171,121,127,223, 95,139, 66,117,228, 64,125,176, 39,154, 96, 72, 51,
-198,119,138,231,228, 57,121, 78,158,147,231,228, 57,121,206,255, 57,206,166,184, 79,213, 35,136, 70, 55,180,212,215,216, 50,226,
-195,175,155,218,183,169,182, 20, 69, 53,148,230,167,118,169,240,225,255,127, 58,134,240,156, 60, 39,207,201,115,242,156, 60, 39,
-207,201,115, 62, 10, 8, 33,221, 9, 33,163, 81, 29, 48, 69, 8, 33,163, 9, 33, 35, 22, 44, 88,176,176,118,219,130, 5, 11, 22,
- 18, 66, 6,215,182,171,105,115,127,159,218,109, 15,255,127,120, 91, 99,109, 27,233,226,140,135, 94,223,127,255,119,241,209,226,
-193,131, 7, 15, 30, 60,120,240,168, 23,181, 17,131,117,172, 77, 26, 0,183,150, 47, 95, 94, 94,199,119, 74, 3,224, 6,128, 46,
- 53,237, 52, 53, 34,173,174,111,149,165,230,189,165,158, 54, 22, 91,218, 54,128, 77, 13,188,230,133, 86, 67,232,226, 43, 88, 22,
-212,210, 39,170,230, 4,128,112, 28, 0,128,171,201,129, 68,106,147, 33,113, 28, 8, 33, 80,170, 43,146,110,169,241, 81,115,191,
- 47,196, 31, 30, 62,114,249, 90,142,144, 62, 53,155,206,105, 75,205,239, 36,235, 80, 97, 43, 71,104, 11,132,201, 5,120,143, 35,
-232, 12, 0, 2, 10, 55, 77, 28,190, 72, 43,182, 63,159, 84,125,243, 60,194, 27, 51,164, 14,138,201,174,110,238,237,203,203, 75,
- 50,173, 38,243,222, 20, 13, 54,194,254,186,140, 8,118,199,147, 28,193, 7, 0, 4, 98, 1, 86,103,150,217, 28,201,193,131, 7,
- 15, 30,143,106, 29,121,164,188,120, 20, 69,177,245,112, 82,143,200,201, 39,216,179, 65,108,213,179,249,247,122,182, 93,249, 59,
-245,219, 46,161, 21,238,141,217,160,240, 49, 0, 2,130, 79, 82, 52,248,222,174,253,253, 48, 68, 46, 20,110, 1, 32, 52, 89,217,
-185,132, 67, 66,189, 7, 83,128,126,114,137,112, 53, 0,206,196,178,175,164,168,108,247, 23,139, 8,192, 8, 17, 39,248,133, 35,
- 68,204,114,100, 43, 8, 98,157, 36,248,237, 82, 33, 76,246,244, 53,168,165, 79,212,193,223, 85,195,206,126, 63, 7, 61, 59,183,
- 3, 97, 25,128,163,161,232,251, 30, 78,127,245, 34,122,134, 5,129,112, 52,192, 49,112, 26,249, 37, 70, 70,186,146, 91,234,230,
-213,193, 14,241,135, 71, 43, 47,159,219,155, 55,111,241,245, 15, 14,167, 56,198,138,244,223, 79, 78,121,123,254,226, 65, 17,208,
- 70,218, 34,182, 58,251,225,213,160,214, 29,223,123,231,227, 53, 66, 63,255, 64, 71,142, 54, 51, 69,247, 82,187,173, 91,181,120,
-159, 68,144,187,250,166, 10, 91,108,157,203,225,222,152, 41,146, 73, 39, 58,200, 29,219, 27, 12,149,119, 88, 43,189, 87, 32, 22,
-141,248,226,203,181, 93, 7, 12, 29,229,196, 86, 22, 9,104, 14,225,123,118,239,106,245,205,119,235, 71,221, 86,177, 79, 3,224,
-236, 25, 51, 71, 48, 63, 99,219,140, 81, 98,145,144, 10,123,121,179, 16, 96,154, 37,180,194,124,240, 60, 69,208,100,122, 9, 66,
-225,124,170, 26, 59,155,243, 29,161, 62,248,129, 34, 8, 1,133, 24,138, 96, 87,138, 6,106,254,146,199,131,199,191, 11, 2,129,
-224, 44,199,113, 3, 31,179, 48,120,146, 16,114,137, 63,186,255,219,176,207,162, 69,225,211,228,172,124,119,176, 86, 68,132, 4,
- 47, 3,236, 19, 90,114,161,112,235,149,204, 98, 95, 48, 86,108,254,236,245,221, 22, 26, 96,104, 43, 88,134, 6,203,208, 96, 24,
- 43, 88,154, 6,161,205, 88,252,227, 89,192, 82,137,168,200, 14, 91, 1,214,207,214,239, 16, 19,193, 47, 73, 23, 78,122, 80, 22,
- 45,118,126,191,252,205,124, 77,213,155,167,110, 42, 75,194,125,140, 11, 83,212,248,201, 30, 65,112,118,195, 28,108, 63,112,164,
-224,235, 31,244,105, 28, 33,240,112,113,232, 56, 37, 58, 57,112,219,161,179,249,107,183,154,210, 0,192,213, 81,218,113,218,205,
-204,160, 71, 57, 9, 62,114,249,218,141,235,191,241,245,243,116,160,152,139, 43,192,176, 44, 2, 91,141, 22, 46,124, 99,138,223,
-167, 95,109,249, 10, 58,243, 75,141,237,223,209, 7,225,173,219,132,205,221,122,228, 98,144, 94,167,182,156,220,241, 65, 22,204,
-160,125, 3,194,196,203,150,175, 17, 46,122,127,206,187, 22,182,224,114,186, 26, 41, 77, 93,107,194,124,112,104,249,138, 47, 59,
- 15, 26, 25,237,196, 85,105,132, 38,125, 85,200,230, 31,183,124, 28,218,185,135,162,111,100, 75,137,122,239, 44,202, 88, 89, 6,
-171, 64, 46, 27, 20, 49,196,197, 56,245, 57,122,243,207,219,223, 72, 81, 99,157, 61, 99,102,201,127,231, 30,199, 53, 63,235, 58,
- 69,208,247,250,165,179, 51, 89,229, 21, 16,150, 6, 88,235,253,255, 96,105, 16,174,250,127,207, 89, 63, 2,104,158,208, 18, 16,
- 12, 59,117,225,138, 95,113,145,170,251, 87, 95,126,190,144, 92,185,114, 12, 44,126, 73, 45,195, 57,123, 5, 38, 15, 30, 60,254,
-214, 22, 19,134, 16, 34,122,204,156,163, 8, 33, 71, 31,145,230, 61, 0,175,214,188,222, 2,224,139,199,208,181,150, 0,124,107,
- 94, 23, 1, 40,224,103,192, 35,225, 97,231,247,102,231,209,146,131,112, 64,204, 56, 0,112,176,183, 23, 4,144,131, 18, 2,180,
- 30, 99, 71, 14,133,151,143, 47, 64, 27, 0,171, 1,160,141, 0,173, 7,104, 35, 74, 84,185,128, 85, 15,100, 31, 3, 67,136,204,
-238,225,154,181, 64,198, 94, 12,238, 22, 4,111, 87, 57,230,140, 13,247,218,116, 60, 99,203,150,147,233, 67, 82,212,152,108, 83,
- 95, 9, 65,207, 78,237,241,245, 22,125,218,175,215, 52,195, 1, 96, 84, 23,207,227, 61,195, 91, 5,174,221,106, 74, 59,122,171,
-124, 4, 0,140,136,112, 57,214,163,163, 95, 16,135,230, 91,125, 57, 66,250,250,183,110, 79,177,215, 55,130,211, 21, 64,167, 51,
-162,224,222, 54,184, 7, 60, 33, 96, 57,244,111,106,127, 7, 33, 22,188,181,104,165,216,160, 43,182,112, 86, 13,235, 45, 44, 23,
-138,164, 28,133,194,115,230, 42,174,130,125,103,198,139,204,220,143, 62, 91, 0, 96, 74, 99, 60,225, 62,120, 99,245,234,181,157,
-122, 71,133,250, 20,237,155, 67, 85,149, 23,131, 17, 42,100, 99,159,234, 13,183, 14,225, 92,113,252,106, 74, 26, 60, 4,110,158,
-193, 40,188,184, 3, 57,151,246, 83,125,186,141,151,253,180, 83, 50, 21,176,214, 43,180,218,123,161,207,240,126, 61,118, 7, 7,
-249,251, 17,194,129,227, 8, 8,199,162,202, 68, 99,225,158,108,176, 44,139,103,135,247, 25,236, 40,165, 8,199,113, 32,132, 67,
-126, 81,169,225,204,229,180,193,217,229,184,108,139,165,170,203,147, 3,251,220, 76,186, 20, 74,103,252,138,168, 41,203,211, 40,
-224, 66,157, 57,215,231,218,137,159, 66,129, 31,155,175,229, 40,176, 57,199, 87, 32,168,223, 12,225,198,157,199,189,181,154,194,
-105,251,182,173,159,240,253,198,141,219,211,212,152,197, 95, 95,120,240,248,119,128, 16,242,216,197, 86,110,110,174,242, 81,196,
- 86, 64, 64, 64,191,194,194,194, 85,181,222, 42, 20, 69,173,106,221,186,245,226,255, 62,168, 62,240,172,167,101, 89,118, 74, 97,
- 97, 97, 66, 99,156,163, 71,143,246, 63,114,228, 72,155, 58,156,109, 0,180,169,175,173,155,155, 27,219,171, 87,175,156, 35, 71,
-142, 40,249, 25,210, 44,193,101,183,208, 74,203,219, 59,167,155, 89, 85, 5, 0,105, 54,180,127, 96,201,207, 68,179, 43,126,254,
-248,197, 21, 17,173, 61, 80,169,183,224,228,213, 28,176, 44, 13,150, 97,106, 44, 91, 12, 88,134,198,240, 46, 94,232,101,154,133,
-117,177,233, 96, 88,110,121, 99,156, 15,195, 74,184,231,187, 14,153,180,135,227,136, 84, 38, 22,104, 67, 2, 61,125,230, 62,219,
- 69, 48,103,108, 4,140, 86,102,210,142,248,172, 51,169,106,108,182,137,147,251, 99,202, 35, 82,223, 54,150,105,114,236,141, 88,
-163,122, 14, 25,208,215,133,152,181,160, 75,178, 81,105,160,145, 93, 74,163,200, 84, 1, 25,165,178,137,147, 35,232,220, 50,192,
- 79,241,219,238,247,239,121, 10,117, 34, 31, 33, 35,145, 10, 24,176, 28, 17,146,138, 20,179, 71,232, 80,113,173,223, 86, 99,253,
-116, 80, 56,191,216,111,216,104,215,188, 29, 51, 40,135,144,225,240,233, 22,136,123, 9, 63, 67,125, 53, 22,165,202, 28,202,197,
- 84,129, 22,158,237, 48,114,202,100,124, 49,185, 59, 42,117,149, 16,170,178, 92,165, 98,153, 27, 96,173,151,147,176,152,178,122,
-229,103,126, 34,161,160,250,120,214,254,177, 52,140,102, 51,192, 50,144,139, 56, 80,164,246, 51, 26, 44,109, 85,116, 30,255,254,
-235, 0,123,185,169,177,167,170,177, 51,220, 27,125,193,209,161,132, 54,130, 2, 46,164,104,254, 43,126,194,124,240,252, 19,195,
-167,247, 37, 20,206, 55,231, 28, 69,122, 34, 58,170,141,147,163,163, 46, 13, 5, 49,111, 34, 11,114,210,162,247,171,120,254,229,
- 55, 20,155, 54,109, 26, 3,144,217,120,208, 71,237,207, 40,178,202,115,242,156,255, 72, 78, 23, 23,151,182,173, 91,183, 94, 76,
-211,116, 63,137, 68,210,194,106,181,130,227,184, 34,169, 84,122, 62, 39, 39,103,169, 78,167,187,251,119, 27,251,205,155, 55,237,
- 17, 91, 77,114,138,197, 98,164,167,167,223,177, 67,108,157,122,104,255, 95, 46, 92,184,128, 61,123,246, 0, 0, 50, 50, 50,208,
-161, 67, 7,199,250,118,188,119,239,158,227,128, 1, 3,126, 1, 16,216, 24,231,173, 91,183,218,254,250,235,175,136,137,137, 1,
- 0,164,167,167, 35, 36, 36,164,222,206, 92,184,112, 65,248,194, 11, 47,180, 5,160,252, 11,206,209,191, 65,100,213,253,255, 95,
-161, 21, 27, 27, 75,162,163,163,169,135, 95,215,131,236, 32,119,105, 55,152, 88, 0,200,182,183, 7,169,197, 88,249,245,182, 19,
- 35, 78,199,124,215, 79, 46, 17, 96,201,230,185,249,154,178,202, 39, 69, 84,245,242, 11, 67, 32,112,119,146, 38, 46,159,214, 37,
-168,188,202,132,195,191, 23, 38,164,168,237, 51,145,166,168, 16, 7,112,110,213,239, 88,152,140,234,144,105, 95,196,237,218,181,
- 96, 68,231,119,198,118,198,161,139, 57,239, 0, 76,147, 89,223, 9,199,129,112,204,125,231,247,154, 71, 7,128,123,176, 40, 48,
- 7, 82,189,141,179,207,162,213, 31, 16,149,251, 96,164,179, 66,250,237,204,153,175,185,208,154, 76,148, 89, 36,200, 47, 55,161,
-200, 40, 70,149,200, 7,133,105,183, 88, 1,133,184, 38, 77, 46, 20,116,132, 49,185,185, 75,157, 4,145, 67, 95, 15,208, 29,255,
-160, 92, 74, 49, 66,151,103, 62,117, 43, 57,189, 38,135,209,107,244, 20,133, 38,211,207,187,186,186,117, 48,149,230, 8,181,229,
- 37,112,243,141,192,136, 73,209,248,100,116, 56, 42,117,122,104,202, 18, 73,123, 63, 23, 42,247,252,118, 44, 26, 25,134,210, 98,
- 21,204, 52, 64,233,205,101, 38,139,169,170,193,227, 40,192,198,183,231,205,127,190,149,159,183, 99,109, 80, 1,225, 88,116, 9,
- 11,198,208,126, 61, 17,119,225, 55, 92,185,149, 1,174, 38,168,128,112, 28, 10,212,229,197, 38, 43,251,179, 93, 7,148,101, 64,
-104, 83,189, 66, 12,205, 88, 50,140,244,129,130, 5, 62,234,222,214,249,149, 5,209,173,156, 29,101, 20, 76, 52, 11,147,133, 70,
-229,111,223,194,179,117, 39, 40,228,114,170, 27,140,162,107, 0, 95,183,144, 7,143, 58,152, 48, 97,130,188,184,184, 56, 62, 48,
- 48, 48,124,232,208,161,138,190,125,251, 66,175,215,227,228,201,147,208,235,245,173, 2, 3, 3, 91,157, 60,121,114,124, 94, 94,
- 94, 74,203,150, 45, 7,196,196,196,216,236, 67, 91, 35,128,132,247, 47,193, 0, 67, 81, 20,106,182, 81, 53,219,154, 93,231, 86,
- 42,149, 34, 55, 55,247,177, 91,182, 10, 11, 11,239, 52,199,178, 85, 85, 85, 37, 9, 8, 8,128,183,183, 55, 88,150,133, 94,175,
-199,193,131, 7,161,213,106,193,113, 28, 28, 28, 28,240,233,234,205, 72,187, 22,143,203,151, 47, 67,171,213, 74,154,226, 44, 40,
- 40,160,186,116,233, 2,179,217, 12,134, 97, 96, 50,153,112,234,212,169,251,239, 69, 34, 17,230, 47,251, 10, 25, 87,227,113,253,
-250,117, 20, 20, 20,252, 37,213, 70,236,208, 34,127, 71, 52,152, 51,235, 47,143, 58,100, 89,102,225,166,173,187, 18, 23,206,154,
-140, 55,158, 27, 18,184,244,187,253, 67, 82, 75,176, 21, 0,194,188, 48,109,234,192,246, 65,110, 10, 49, 62,217,113, 21, 32,100,
-225,163,126, 95,114, 25, 50,194, 91,112,239, 28,184,156, 27,255,193,228,110, 8,246,115,233, 80, 46, 45,147,102,103,219, 80, 83,
-144, 99,224,238, 36,235, 56,170,139,231,113,112, 28,220,156,101,161, 96, 25,184, 57,201, 58,142,136,112, 57, 6, 0, 46, 10,113,
-104,125,150,175,134, 16, 21, 40,158,161,144,137,102, 56, 58,187, 5,189, 52,102,168,195,168, 49,227, 29,156,196, 12, 74, 47,159,
-132, 78,220, 18,180, 71, 43,152,233, 50, 20,220,205, 98, 79, 95, 74, 45, 44,169, 52,207,109,178,155, 4, 9,133,119,211,189,219,
-118, 30,234, 94, 18,187, 72,221,118,250,142, 54, 2,112,130,202,237,207, 20, 59,250,244,112,248, 61,251,110, 21, 71,234,181,232,
- 60, 0,157, 86,155, 67,179,240, 51,178, 34,231,172,179, 63, 97,193,200, 78, 40, 47, 83,195,100,101,160, 53, 50, 86, 95, 55,185,
-204,124,247, 54,204, 86, 6, 22,154,131,216, 45, 0, 39, 19,111,149,112, 52,125,172, 33,206,236, 82, 92,207, 62,120,221,169,238,
-182, 96, 47,116,121,223,197,225, 58,104, 35,114, 11,148,216,122, 36,177, 91,118, 41,174, 63,202,121, 38, 28, 83,189,252, 92,199,
-146, 69, 17,244,109,142, 19,124,168, 15,122, 72,228,146,111, 86,189,243, 66,248, 83, 33, 30, 50,174, 32, 17, 20,103,133, 35, 43,
-130, 81,202,194, 53, 48, 24,156,165,146, 24, 76,166,138,100,128,207,244,206,131, 71, 29,116,236,216,209,183,176,176, 48,121,222,
-188,121, 30,207, 60,243, 12, 14, 28, 56, 0,157, 78,135,159,127,254, 25,107,215,174,197,199, 31,127, 12,154,166,177,105,211, 38,
-197,190,125,251,122,172, 95,191,190, 32, 40, 40, 40, 34, 47, 47,175,168, 9,129, 69, 1,144, 1, 16,215,220,187, 40, 0,220,209,
-163, 71, 49,106,212, 40, 28, 61,122,148,171,217,198,162,250,225,167, 89,245, 68,165, 82, 41,164, 82, 41,180, 90,237, 99, 17, 91,
- 98,177, 24, 78, 78, 78,144, 74,165,168,172,172,180, 91,108, 49, 12, 35, 44, 40, 40,128, 86,171,197,208, 49, 99,240,213,242,229,
- 24, 56,112, 32,134, 14, 29, 10, 66, 8, 78,157, 58,133, 33,189, 35, 49,249,233, 1, 72, 77, 77, 5,195, 48, 54,245,183,168,168,
- 8,197,197,197, 24, 49,102, 12, 54,175, 95,143,158, 61,123,162, 99,199,142, 96, 24, 6,241,241,241,152, 48,188, 55,228,227,134,
- 32, 35, 35,131,159,212,182, 91,179, 30,139,143,214, 35, 35, 89,131, 75,220,161,115,177,207, 13,239, 17, 61,166, 79, 56, 54,239,
- 62,253, 25,188,117,187, 0,192,211, 44,251,244,197,129,193, 72,201, 43,199,233,235,202,216,212, 18, 60,150,104, 13,142,133,151,
-167,139, 2, 16, 74, 97,180,114,140, 75,118,211, 14,204, 28, 33, 80,244,123, 31, 83,199,164, 4,246, 12, 15, 12,172,141, 58,116,
- 26,181, 6,211,110,221, 9,234,222,209, 55, 8, 44, 13,176, 52, 92, 38,239, 0,150, 57, 54,217,143,222,109,164,113,111,207,153,
-211,107,228,184, 73, 14, 82,133, 43, 88, 93, 62,232,162, 91, 40,205, 76,128, 94,209, 1, 69,185,217,216,115,226,178, 54,179,160,
- 84, 39, 16,224,100,177,214,252, 94,118, 57,170,154,226, 53,209, 88,190,120,209,220,209,123,118,237,118,150, 5,247,161,178,190,
- 29,165,149,138, 24,153,119,155, 39, 4, 6,185, 23,249,252,231,221, 46,122, 11, 86, 52,197, 99,208,235,246,159, 58,121,124,114,
-251,182,125,156,239, 93, 57, 2,163,201, 12, 51, 13, 68,244, 24, 0,150, 37, 82, 74, 64,113, 46, 66, 33,165, 46, 45, 7, 69,179,
-197,231,111,220, 83, 93,184,145, 45, 52, 59, 99, 69,163,217, 69, 30, 86,247,148,240,173, 49, 3,186, 2,180, 17, 79,247,235,132,
-175,182,159,126, 19, 96,167, 63,218, 73,174,182,104, 17,160, 79,184, 55, 54, 16,130, 62, 87, 15,174, 13,141, 26,247, 54,236,177,
-104, 69,120, 97,100, 88, 91,255,159,190,250,244,125, 15,207,150, 29,132, 20, 71,131,248,118, 6,116, 5,132, 42, 72,132,107, 64,
- 79,176,254,189,177,105,221,151, 85, 28, 71,118, 1,224, 67,178,121,240,168,123, 61, 50,153,246,175, 92,185,210, 35, 58, 58,186,
-214, 34,131,196,196, 68,108,217,178, 5,142,142, 15, 94, 39, 71,141, 26, 5, 66,136,199,146, 37, 75,246, 3,120,170, 33,206, 94,
-189,122,141,185,126,253,186,178,107,215,174,217, 53, 98, 75, 2, 64,112,251,246,109, 65,126,126, 62,229,238,238, 78,252,253,253,
-105,165, 82,201, 1, 96, 95,126,249,101,225,222,189,123,219,235,245,250,115,205, 21, 90, 82,169,244,177,248,108,137,197, 98, 80,
- 20, 5,169, 84, 10,137, 68, 2, 66,136, 93, 98,139,101, 89,209,209,163, 71,113,245,234, 85,124,220,181, 43,222, 9, 8,128,135,
-135, 7,226,227,227, 65, 8,129,163,163, 35,202,202,202,176,107,215, 46, 12, 26, 52, 8, 12,195, 72,108,225,141,137,137, 65, 82,
- 82, 18,150, 69, 69,225, 29, 87, 87, 56, 57, 57,225,212,169,234,213, 64,153, 76,134,220,220, 92,156, 58,117, 10, 3, 6, 12,224,
- 39,245, 35,194,230,201,211, 31, 16,149, 81,240,181, 90,140, 32, 12, 1, 40,248,135,133, 65,146,154,250,160,115,142, 45, 16, 8,
-176,104,221,214,216,209,107,222, 30, 67,205, 24,219,205,127,233, 79,103,103, 3,192, 43,207,134, 4, 40,100, 34,124,125, 40,133,
- 8, 4, 88,244, 56, 6, 24, 22, 6, 9, 85,138,217, 67,123,118,132,178,194,130, 44,101,197,153, 84, 27,151,122, 78,175,153,138,
-109,135,227,243,215,110, 51,165, 17, 66,224,230, 36,235, 56,237,102, 86,208, 79, 71,147,242, 86,239, 49,165, 17,142,192, 77, 33,
- 14,157,158,218,187,201,168,195,168, 64,241,140,119,231,206,237, 61,118,250, 60, 57,147,182, 23,150,172, 19,224,172, 70,232,172,
- 18, 84, 8,125, 81,144,151,135,207, 55,197,230,235,244,150,201,201, 26,251, 4,102,102, 41,170, 68,148,238,153,207, 63,249, 32,
-110,249,167, 75,156,140,217,241, 85, 66,138, 49, 10, 91,247, 23,125,250,241, 26,170,210,108,153,148, 93,142,202,166,120,204,206,
- 88,177,114,245,186,209,175, 77, 25,159, 22,210,161,191, 39,171,188,235,105,210,233,212, 59,142, 39,249,214, 60, 41, 82, 0,144,
- 85, 80, 10,141, 86,207,176, 12,125,206, 89,140,165, 41,182, 88, 7,107,208,214, 7,222,209,125, 34, 94,240,118,150,192, 88, 85,
- 1, 31,103, 49,134,247,108,247, 2,253,123,198,251,119,213,246,200,181,135,133, 22, 13, 66, 27,113,105,197,160, 80,194,210,161,
- 96,105, 88,111,254, 98,191,101,140,194, 59,111,244,115,114,113,183,220, 19, 64,239, 8, 56,120,129,114,105, 5,184,182,161,196,
- 97,147,160,204, 78,102,222,124, 97, 74,233,221,156,130, 31,188, 28, 30, 75,228, 15, 15, 30,255, 42,228,230,230,190,184,112,225,
-194, 11, 61,123,246,108,225,229,229,133, 78,157, 58,225,240,225,195,152, 55,111,222,253, 54, 93,187,118, 5, 33, 4,101,101,101,
- 88,185,114,101,145, 82,169,124,177,209, 7,244,228,228,180,109,219,182,245, 11, 15, 15,183, 74, 36,146, 10, 0,178,138,138, 10,
-121, 89, 89, 25,101, 50,153,192,113, 28,231,234,234,202, 42,149, 74,122,242,228,201,230,139, 23, 47,182,211,235,245,185,143, 98,
-209, 10, 12, 12,188, 93, 90, 90,170,165, 40,234,145, 83, 63,212,138, 44, 47, 47, 47,239,170,170, 42, 14, 64,121,115, 82, 63, 48,
- 12,131,168,168, 40,156, 72,184,134,163,167, 47, 66,167, 76,199,236,215, 94, 68,167, 78,157,112,226,196,137,102,159,179, 46, 93,
-186,224,248,169, 11,184,112,245, 6,114, 51,110,226,205,217,175, 33, 34, 34, 2,199,143, 31,231, 39,180,237, 56,130, 7,125,179,
-142, 60, 44,180, 6,196,198,198,214, 62,153,255, 65,190,134,122,161,139,216, 77,250,203,146,145,237,194,196, 67,151,128, 18, 59,
- 96,111,135,227,189, 23,125,254,109,154,208, 39,119,202,109,117,211,209, 97, 15,252,104,212, 72, 38,151,211,118,222, 72, 13,125,
-225,233,158,129,216,124, 88,241, 17, 0, 76,234,219, 22,191,103,106,112, 57, 67,189, 51, 69,131,228, 71, 29,117,164, 15, 20,108,
- 9,118,174,124,107,236,128, 86, 45,125,177,229,192, 5, 80, 20,246,219,116,195, 37,132,244, 12,111,133,181,219, 30,142, 48,244,
- 13, 90,189,199,148,118, 50,185,114, 36, 0, 12, 13, 85, 28,235,222,206, 61,136,212,117,220,170, 7, 14, 82,209,204,145,227,167,
-202,153,140,195, 64,206, 41, 80,140, 25, 70, 43, 7, 85, 73, 37, 12,174,129,136, 79,188, 97,212,154, 44,111,167,104,154,103,197,
- 75, 45, 65,182,228,202,141,188, 42,189,209, 79,225,221,206, 36, 20,112, 92,149,153,224,247,148, 28, 93, 74, 17,210,109,225,200,
-206,134,229,201, 0,166,239,134,173,123, 22,139, 37,210, 73, 66, 10,148,143,155,163,247,134, 53,203,224,236,236, 4,206, 82, 5,
-232, 53,120,230, 63,159,107,110, 43,233,182, 0,208,193, 19, 78,125,219,138,183,138, 4, 84,193,217, 44,235,135, 77,125, 7, 69,
- 99,214,148,225, 93,197,156, 69,143,183, 86,238,198,198,247,199, 98,234,224, 48,241,145,223, 50,102, 1, 88,218,220,115, 77, 88,
- 6,132, 54,226,169, 15, 18,210, 40,224, 2, 1,250, 92,221,243,105, 40,112,205,102,142,110,128,152, 21, 81, 97,157,131, 28, 37,
- 92,193,111,224, 10,126, 35,194,192,222,160,130,250, 81,148,111, 20,249,102,213,199,250,205,155,183,156,228, 4,248,196,134, 84,
- 25, 60,120,252,175, 34, 91,169, 84,142, 24, 53,106,212,233, 19, 39, 78,120, 68, 70, 70, 2, 0,174, 94,189, 90,253,208, 25, 21,
-133,144,144, 16, 20, 23, 23,227,185,231,158, 43, 81,169, 84, 35,208,132,207,111,101,101,229,221,152,152,152, 22,122,189,190,235,
-135, 31,126,168,110,213,170,149,206,100, 50, 81, 21, 21, 21, 28,195, 48,112,119,119,151,118,237,218, 21,189,122,245,170, 74, 76,
- 76,108,157,159,159, 95, 9, 32,167, 57,157, 31, 59,118, 44, 18, 18,170,131,246, 30, 71, 94, 45,137, 68,130,200,200,200,128,236,
-236,236,194,154,123,139,221,215,248,186,183,151, 27, 55,110,224,220,181, 2,136, 44, 70, 72, 53, 74, 92, 58, 16,131, 49, 51, 95,
- 7,195, 52,223,139,225,198,141, 27, 56,120,234, 18, 28,101, 34,164,167, 39, 35, 38, 38, 6,179,103,207,126, 36,206,102,162, 81,
- 45,242, 55,135, 10, 13,248,105,137, 0, 32, 58, 58,250, 92,173,181,162, 46,130,131, 33,149, 85, 97,201,208,110, 1,243, 39,245,
-105, 39,164,117, 74,112, 44, 7,161, 24,240,241,114,193, 47,191,236,108,187,115,247,238,196,245,223,173, 95,199, 49,204,162,219,
-106, 24,236,232,212,146, 53,187, 47, 76,250,101,238, 0,209,236,145,161, 30, 0, 32, 17, 9,240,245,225,100, 6,192,146, 71, 25,
-237,147, 1,144, 87,209,152,225,227,233,250,209,194, 87, 71,123, 12,136, 10,193,185,203,183,177, 46, 38, 49, 65,170,198, 54,155,
- 39, 55, 71,227, 97,253, 84, 95,212, 33,184,166,253, 46, 89,150,248, 74, 28,221, 97,205, 57, 11, 88, 77, 48,153,173,200, 47,101,
-145, 95,102,130, 72, 33,193,213,140, 2,163,103, 17, 98, 31, 97,216,148,163, 66,238,191,248,179,213, 45, 77,198, 42, 70, 87, 94,
-194, 72,164,151,196, 10, 7,153,202, 30, 87,133, 75,133, 48,245,107, 35,126, 2,224,132, 82, 57, 49,124,240,238, 75,142,133, 41,
- 39,208, 94,160, 4, 69, 8, 28,194, 70,195,217, 65, 40,233,211, 90,156, 7, 0,142,142, 10,233,202, 79,230,185,190,253,254, 39,
- 77,250,128,133, 1,146,144, 96,223,183, 35, 91,185, 35, 33, 41, 13, 9,183,114,147, 19,174,166, 71, 12,236,228,143,144,150,110,
-115,164,229, 21, 43, 82, 97,191,133,180,250,196, 48, 0,109,186, 31,117, 24,230,131,231,187, 79,250,176,161,104,195,122,209, 6,
-224, 50, 88, 2, 74, 40, 4, 40, 65,117, 4,100,254,111, 16,185, 5,147,157,123, 14, 26,182,108,217,182, 44,181,132,183, 98,241,
-224,209, 20,180, 90,237,205,212,212,212,225,157, 59,119,254,249,173,183,222,114,158, 50,101,138,255,107,175,189, 38, 0,128,226,
-226, 98,110,237,218,181,202,111,190,249, 70, 91, 82, 82, 50,157,166,233, 91,182,252,194, 85, 42,213,197, 31,126,248, 65,115,254,
-252,249,136, 30, 61,122,200,158,120,226, 9,206,221,221, 93, 36,147,201, 88,139,197, 98,202,200,200, 96,179,179,179,253, 42, 42,
- 42,238, 0,200, 66, 51,150,245,107,172, 87, 75,133, 66,225, 98, 66, 72,228,227,240,209, 82, 40, 20,254, 0,238, 80, 20,213,222,
-222,101,195, 63,220,176, 69, 34,148,151,151,195, 80,148, 12,121, 65, 38, 58, 59, 10, 16,238,238, 4, 23, 23,151, 71, 18, 69, 90,
-173, 22,208, 23,226,194,133, 27, 0,195,192,213,213, 21,174,174,174,127,185,208,106, 72,139,252, 67, 48,163,158,109,141,251,104,
-133,123, 99,182,131, 5,107,103,142,110, 39,105, 19,212, 18,230,130,171,184,145, 95,133, 69, 79,246, 72, 17,202,156, 77, 51, 95,
- 28, 27, 53,126, 66,107, 12,232,213,157,106,227,231, 58,103,197,154,239,255, 19,142,146,121, 41,106,124,109, 75,143, 82, 52,184,
-203, 65,189,229,236,205,130, 89, 45, 21, 70,112, 28,193,217, 91, 42,220,202, 41,223,146,166,193, 93,123, 70, 23,238,135, 33, 34,
- 8,118, 19, 66,228,174,142,142,149,225, 33, 45,189,134, 60,213, 69, 48,162,127, 20, 36, 66,224,194,239, 55,240,206,154,253,151,
- 56,142,140,182, 57, 66,140,227,254, 32,160,170, 35, 12,233, 7, 34, 12, 9, 33,164, 58,234,176,113,183, 47,161,144, 42, 50,228,
- 94,241, 21,123,118,128, 49,235, 44,114,202, 57,228,170, 43,161, 19,249,194, 92, 88, 8, 16, 46,239,220, 35, 56, 86,123,121,121,
-249,180, 13, 15,105,247,237,214, 24, 88, 13, 90,220,141,255, 25, 85,229, 42,124,186,225,112,187,128, 0,207,254,133,133,133,231,
-236,184,216,132,156,142,221,233, 3, 2, 8,197, 50, 28, 89,191, 7, 37,158, 14,240, 82, 72,192, 25, 53,152,249,246, 20,215,145,
- 67,167,184, 2, 64,110,250,117,180, 82, 24,109,226,181,122, 98,252,164,129, 29,221, 64, 27,177,245,248,117,147, 0, 24,177,237,
-100,114,214,192, 80, 55,249,164, 62,173,220,151, 42, 43,158, 69,105,243,146,138,214, 90,180,238, 91,248,154, 17,109, 24, 3,176,
-161, 28,178,118, 95, 84, 59, 78, 24,250,132, 66, 34,162, 40, 82, 85, 8,226,224,133,239,183,238,173,146,210,127, 77, 37,118, 30,
- 60,254, 13, 48, 26,141, 73, 70,163,177,211,123,239,189,247,252, 7, 31,124,208,207,209,209,177, 45, 0,232,245,250,187, 52, 77,
- 39,212,252, 62,237,137, 14, 36, 0,238,100,101,101,221,205,202,202,106,177,125,251,118, 55, 0,242,154,207, 76, 0, 42, 0, 20,
-227, 17, 34, 14,107, 69, 21, 69, 81,139, 31,215,113,168, 21, 85, 20, 69,181,111,206,254, 2,129,128,165, 40, 10, 20, 69, 65, 38,
-147,225,252,249,243,152, 56,122, 40, 82,143, 84, 32,210,205, 9, 61,166,207,196,238,184, 56, 8,133, 66, 80, 20, 5,161, 80,104,
-215,125, 68, 36, 18,225,194,133, 11,152,250,220, 4,200, 68,128,171,171, 43,222,123,239, 61, 28, 58,116, 8, 34, 17, 95,165,207,
- 14,108,170, 35,184,108,204,163, 69, 97,105,220,207,159, 75,192,210,248,245,231, 47, 17,123,187,202,146,174,193,162,142, 26,172,
-141, 65, 37,167, 89,179,109, 86,220,133,219, 95,188, 60, 57, 90, 49,104,224, 80, 12, 26, 48, 80, 20,209,189,255, 71,192, 3, 66,
-107, 8, 26,201,181,193,114, 88,182,233,120,218,204,221,241, 25, 20,172,149,152, 60,172, 59, 97, 57, 44,107, 98, 48,127,224,116,
-117,112,218,125, 33, 49,209, 29,214, 42,228, 92, 63, 35,111,221,182, 29,192, 90,113,231, 78, 38,190,217,122,128,139,255, 61,253,
- 23, 11,131,183,178,203,161,183,149,179, 90, 89, 49,112,117,148,118, 28, 17,225,114,140, 3,129,155, 66, 18, 74, 56, 22,110, 10,
-113,232,208, 80,197, 49, 66, 8,113,118, 16,135, 18,150,110,146,211,104, 97, 54,110,253,113,203,234, 87, 94,121,197,177,164,160,
- 8, 74,221,109, 84, 73, 3, 64, 43, 2,145,117, 61,193,104, 48, 51,182,220,196, 27, 60,158, 37, 37, 37,234,164,203,101,216,189,
- 97, 57, 61,140, 89,134, 0, 0, 32, 0, 73, 68, 65, 84,104,139, 25,234,130,106,173,170, 44,209,193,197, 43, 32,177,176,176,208,
-102, 78, 43,195,105,199, 79,153, 33,113,112,134,195,212,241,209,210,172, 82, 51,186,249, 59, 87, 95, 52,170, 52, 72, 61,117, 1,
- 3,106,124, 76,179,243, 5,104,213,197,223,166,126, 58,203, 37,111,141,124, 34, 0,119,243, 84, 56,159, 92,184,245,110, 25,148,
-108,154,106,107,150,178, 98,214,216, 39,131,240,213,161,148, 55, 1,122,167, 61, 99, 15,243,193,243,132,160, 79,181, 51,188, 17,
- 4,232, 19,230,131,231,109,140, 52,252, 3,167, 72,130, 23, 86, 31,203,253,112,239,149,146,177,243, 95,232,235,210,171,215, 40,
- 41, 24, 11, 42,141,102, 58,181, 2,186, 71, 57, 71,143, 0,158,147,231,252,167,114,178, 0,126,161,105,250,151,138,138,138,199,
-201,169,196, 31,243, 58, 61,210,216,235, 46, 19, 18, 66, 68, 53,214,172,166,156,225, 27,229,172,187, 76, 72, 8, 57, 90, 99,205,
-106,202,170,245, 0, 39,199,113,202,168,168, 40,143, 49, 99,198,128,101, 89,100,102,102, 34, 55, 63, 31, 67,102,189, 9, 55, 55,
- 55, 36,220,188,137,244,244,116, 44, 94,188, 24, 52, 77,227,224,193,131, 5, 77,113,138, 68, 34,107,187,118,237, 36,227,198,141,
- 3,195, 48,200,206,206, 70, 97, 97, 33,222,121,231, 29,184,186,186, 34, 41, 41,233, 62,103, 73, 73, 9, 68, 34,145,181, 30,235,
-214,159, 49,151,254,233,248,131,200,106, 92,104, 1, 44, 88, 26,218,184, 37,248,250, 60,172, 86, 26,161, 41, 26,220, 75,249,175,
- 69,234,123,225,229,155,191,222,188,157,118, 55,233,183, 65, 82,168,111,193,222, 39,137,204, 82,168,156,229,149,149,176, 86,186,
- 32,251, 24,238, 21, 87, 86,101,150, 66,101,247, 19, 3,199, 82,176, 26, 0,213, 85, 92, 76, 56,135,248, 75, 55,112,229, 86, 26,
-123, 49, 41, 99,183,128,195,178,212, 82,100, 54,227, 41, 4, 78,163,191,194, 75,183,238, 4,117, 15,105, 17, 4,150, 1,225,104,
-184, 78,222,137,233, 41,189,130,186, 7,187, 5, 85, 91,178,104,184,191,122, 6, 88, 45,111,148,239,106, 62,189, 73,122,232,196,
-179,149, 21,165, 79, 14,238,255,148,163,107,216, 72,148,220,201, 64,230,141, 11,198,164,219, 89, 23,175,230,211,143,100, 45, 9,
- 8, 8,232, 55,184,127, 71, 76,158,185, 16, 86,131, 22,217,241, 63,162,170,172, 8,231, 19,157,144,166,211, 61, 5,192,102,139,
- 86, 98, 30, 19,129,188,114,244,110, 45,206,115,134,217,247,197,232, 49,144, 81, 38,112,102, 29, 40, 67, 9,178, 10, 45,218,103,
- 55,228,179, 0,160,144, 81, 34, 71,162,117,177,201,242,216,202,179,131, 66, 72, 99, 91, 92, 50, 56,174,186,124, 19,199,225,251,
-109,103,178,102, 45,155,218, 13,225, 65,238, 93,174, 23,170, 41,216, 97,242,167, 8,250, 94,217,253, 73,168,233,244, 71, 0,103,
-197,133, 57, 30,161,125,191, 46,235,139,102,150,219,185,173, 68, 33,128, 89, 16, 25, 54,206,249,250,248, 71, 81,113, 41,125,230,
-190, 58,214, 5,132, 47,192,206,131, 7,143,191, 30, 85, 85, 85, 51,167, 79,159,190, 81, 44, 22,123, 3,160, 56,142, 3,199,113,
-162, 47,190,248, 66,204,178,172, 64, 32,248, 63,246,206, 59, 44,138,171,141,226,103,202,178,187, 44,189,236,210, 65, 36, 2, 65,
- 81,236,177,197, 94, 18, 49,182,216, 18,163,209, 88, 98,137, 45,177, 27, 75,236, 37,246, 18, 53,137, 26,149,216, 98, 65, 99,193,
-216,162, 17,187,160, 34,162,160, 8, 44,157,165,236, 46, 91,166,124,127, 80, 62, 80,202, 46,154,102,230,247, 60,243,204,214,179,
- 51,115,119,230,158,121,239,189,239, 37, 89,138,162,152, 19, 39, 78, 24, 89,150,205, 40, 44, 44, 28, 85,157, 38,195, 48,143,199,
-140, 25,243, 86,117, 35, 20,195,194,194, 74, 76,214, 99,161, 36, 76, 50, 89,101,215,165, 81,174,202, 43, 15, 30,243, 91, 13,158,
- 59, 23, 0, 1, 30,243,238,103, 32,225,197,143, 68,101, 35,165, 46,101,152, 84,175,105,219,185, 37,223, 49,119,203, 10, 89,246,
-195,166,245, 3,194, 0, 64,199,179,131,107,178,119,121, 58,109,255,134, 77, 91,252,204,241, 60,205,240,252,118,146,195,193, 66,
- 6, 15, 76, 25,105, 87, 25, 41,233,170,155,239, 5,219,241, 64, 81,147, 97,105,115, 97,113, 26, 7,158,231,249,210,230,194,149,
- 82,100,230,234,170,205, 3,117, 57, 65,223, 89,207, 92, 31,121,250,242,237, 81, 44,203,187, 82, 20,145,170,213, 51,223,189,170,
-201, 2,128,228,228,228, 11, 17,103,146, 79,223, 13,113,233,226, 44, 43,142,114,105,128, 76, 13, 78, 39,103, 20, 92,168,137,102,
-142,218,216,115,230,154, 35, 71,197, 34,138, 6,207, 23, 37, 20,229,121, 20, 26,216,236, 63, 18,153,122, 0, 80,223, 17,238, 95,
- 29,102,194, 40,138,120, 86,157, 94,228, 67,229,234, 1, 75, 35,190,188,247, 52,103,251, 83, 21,162, 1,224,169, 10,209,251,126,
- 79,152,243, 56, 53,255,203,232,103, 57, 43, 97,102,191, 10,158,192,165,166, 3,230,190,244,218,171, 30,207, 24, 37,238, 0,232,
- 13, 36,117, 30, 48,101,253, 20,130,128, 48,253,132,128,192,127,136,146,168, 22, 73,146, 11, 94,163,230, 9,130, 32,222, 7, 16,
-103,198,215, 34, 11, 10, 10,234,191,230,221,203, 98, 24, 38,203,148, 15,254, 13, 29,226,255,173,252,109, 93, 75, 58, 9,154,127,
-189,102,157, 58,117,120, 51, 12,139,112, 60, 5, 77, 65, 83,208,252, 79,105,242, 60, 79,189,202, 82,137, 38,241, 42,139, 80, 70,
-255,122, 70, 86,246, 92,104, 14,121, 3,137,139,139, 35,132,163, 32, 32, 32, 32, 80, 49, 4, 65,176,127,130,166,144,188, 88,160,
-196, 96,149,139,110,145,194, 49, 17, 16, 16, 16, 16, 16, 16, 16,120, 45, 38,171,236,186,200,132,163,242,240,159, 57,163, 9,106,
- 18, 66,140, 16, 52, 5, 77, 65, 83,208, 20, 52, 5, 77, 65,243, 63,167, 89,157,182, 48,154,241, 79, 54, 96,130,166,160, 41,104,
- 10,154,130,166,160, 41,104,254,247, 52,255,205, 84,218, 71, 75,104, 58, 20, 16, 16, 16, 16, 16, 16, 16,248,147, 16, 58,195, 11,
- 8, 8, 8, 8, 8, 8, 8,188, 26,213, 78, 42, 45, 32, 32, 32, 32, 32, 32, 32, 32, 80, 51,170,158, 84, 90, 64, 64, 64, 64, 64,
- 64, 64, 64,160,198,152, 63,169,180,128,128,128,128,128,128,128,128,128, 73,108, 21, 14,129,128,128,128,128,128,128,128,192, 95,
- 67,249, 81,135,225,225,225,124,217,181,128,128,128,128,128,128,128,192, 95,201,155,234, 69,132,166, 67, 1, 1, 1, 1, 1, 1,
- 1,129, 87, 99,164, 96,180, 4, 4, 4, 4, 4, 4, 4, 4,254, 28, 42,237,163, 85,146,176,180, 93,113,168,174,157,112,172, 4,
- 4, 4, 4, 4, 4, 4,254, 6,222,108, 47, 34,244,207, 18, 16, 16, 16, 16, 16, 16, 16,188,136,128,128,128,128,128,128,128,128,
-192, 63, 9, 97,174, 67, 1, 1, 1, 1, 1, 1, 1,129,191,216,112,253,233, 70, 75,152,217, 92,208, 20, 52, 5, 77, 65, 83,208,
- 20, 52, 5,205,255,146,201, 42,103,182,132, 81,135, 2, 2, 2, 2, 2, 2, 2, 2,175, 70,181,163, 14, 5, 4, 4, 4, 4, 4,
- 4, 4, 4,106,198, 72, 0,161,197,143, 67, 81, 38,170, 37, 68,180, 4, 4, 4, 4, 4, 4, 4, 4, 94,141,173, 0,220,138, 13,
-214,113, 0, 74,193,104, 9, 8, 8, 8, 8, 8, 8, 8,188, 30,202,246,203,234, 94,198,124, 9, 70, 75, 64, 64, 64, 64, 64, 64,
- 64,224, 21,169,180,143, 22,129,202, 71, 14, 68,152,241, 3, 53, 25,125, 16, 33,104, 10,154,130,166,160, 41,104, 10,154,130,230,
-127, 78,179, 58,237, 8,252,251, 24,105,142,249,122,157, 8, 67, 95, 5, 77, 65, 83,208, 20, 52, 5, 77, 65, 83,208,252,207,242,
-218, 71, 29, 54, 2, 44,133,195,250, 70,226, 82,188, 8, 8, 8, 8, 8, 8, 8, 84,205,159, 51,234, 48, 8,248,236,227, 96,249,
- 22, 99,116,134,109, 52,160,169,234,179,114,185,252, 59,153, 76,246,177, 70,163, 81, 19, 4,193,149,188,206,243, 60, 0,148,157,
-235,232, 73, 70, 70, 70,155,234,126, 91, 44, 22,175,113,113,113,249,172,160,160, 64, 67, 16, 4, 79, 16, 4, 8,130, 0,128,151,
-214, 44,203, 38,101,101,101, 53,249, 87, 23, 33,207, 83,206, 46, 46,215, 68, 20,229, 97,238, 87, 89,142, 75, 72, 79, 75,107, 97,
-198, 87,150, 16, 4,166, 22,253, 44,150, 3,152,241,166,157, 17, 60, 64,153,242,185, 96,192, 38, 22, 24,192,146,228,120, 17,176,
- 81,199,113, 91, 0,128, 0,216,154,254,182, 46, 18,111, 17, 60, 66, 8, 2,118, 60,143, 92,158,192, 29, 73,115, 60,254,155, 14,
- 69, 31,145, 72,212,211,214,214,214, 58, 43, 43,235, 2,128, 48, 0, 3,157,156,156,218,230,229,229, 21, 24,141,198, 35, 0, 14,
-213, 68,184, 77, 8,166,137, 45, 68,195, 10, 13,198,101,151,239,224,135,182,141,224,196,112, 88, 42,181,160,219,232,244,204,242,
-223,239, 98,187,153,146, 68,241, 82,114,205, 48,123,142,180,253, 38,150, 59, 0, 28,118,112, 8,144,200,109,207,138,196, 84,130,
- 42,173,224,227, 15,211,211,159,247,123,133,114,255, 39,226,236,236, 60,148, 36,201, 69, 60,207,131,101,217, 89,217,217,217, 59,
- 94,147,244, 44, 0,246,197,143, 85, 0, 22,189,162,222, 51, 0,222,197,143, 19, 1,248, 8,245,122,141,217,252,203, 47,191,140,
-110,223,190, 61, 86,175, 94,141,205,155, 55, 63,205,200,200, 88, 10, 96, 39, 0,253,223,160, 35, 80, 25,117,129,247, 87,116,109,
-206, 26,127,252,134, 43,243,114,167, 74, 78,230,239, 63,249,228, 19, 3,207,243,252,195,135, 15,121,189, 94,207, 27,141, 70,158,
- 97, 24,158, 97, 24,222,104, 52,150, 46, 30, 30, 30,201, 47,124,253, 37, 77,146, 36,215,246,237,219, 55,159,231,121,254,198,141,
- 27,188, 86,171,229,117, 58, 29,175,215,235,249,194,194, 66, 94,171,213,150, 91, 92, 92, 92,210,170,210,180,181,181,189,225,224,
-224,144,230,224,224,144,230,232,232,152,230,232,232,152,230,228,228, 84,186, 56, 59, 59,151, 46,114,185, 60, 77, 46,151,167, 57,
- 58, 58,222,168,110, 59,139,233, 10,224,130, 9, 75,215, 10,190,219,169,172,209,114,115,115, 75,227,107,128,167,167,231,115, 19,
-182,179, 4, 23,130, 0, 91,242, 93,130, 0, 39,145, 72,188,203,190,143,151, 35, 93,213,134,148,221,221,221,251,186,185,185, 69,
-184,185,185,157,113,119,119,239,107,194, 95,172,156,166,141,141,205, 13,103,103,231, 52, 87, 87,215,244,146,197,205,205,173,220,
-226,238,238, 94,186,184,184,184,164, 57, 56, 56, 84, 90, 70, 60, 64, 85,182,156, 7,104, 9,208,129,166,168,112, 23, 23,151,188,
-168,168, 40,150,231,121,158, 36,201,228,146,207,152,179,239, 47,154, 44,205,239,152,149,121, 78, 18, 89,144,176, 52, 55,243,156,
- 36, 82,243, 59,102,233, 34,241, 86, 77, 53, 77,164, 34,205, 33, 67,134, 12,185,147,150,150,150,172, 82,169,148, 91,182,108,137,
-149, 74,165,191,111,217,178, 37, 86,165, 82, 41,211,210,210,146,135, 12, 25,114, 7,192, 24, 51, 52, 1, 0, 45, 66,240,206,240,
- 62,110,154, 59,135, 7,107, 58, 52,165,111,183, 10, 70,104,231, 22, 22,201, 27,166, 7,105, 46,110,107,173,105,223,152,140, 54,
- 83,147,160,105,186,165,183,183,247, 48,185, 92,254, 73,241, 50,184,100,113,117,117, 29,236,234,234, 58,216,193,193,161, 95, 85,
-154,251, 1,202,148,197, 75, 42,109,217,175,182,183,230,217,130,121,124,212,196,241,252, 48, 63,175,188, 15, 21,138, 90,127, 67,
- 25,253,169,154, 10,133, 34,197,104, 52,242, 6,131,129,119,114,114, 74,121,141,219,185,146,231,249,149, 60,207,175, 4,176,242,
- 53,104,150, 94,207,204, 48,216, 85,105, 74,105,146,156, 34, 19,139,207, 72,104, 58, 93, 66,211,233, 50,177,248, 12, 77,146, 95,
- 2,144,254,147,202,232, 79,208,180,150,203,229,241,107,214,172,225, 53, 26, 13,175,209,104,248, 53,107,214,240,114,185, 60, 30,
-128,181, 25,154, 53,213,121,147, 34, 88, 47, 46,175, 47,162, 21, 4, 52,233, 16, 82,231,224,132,161, 3,192, 29, 88, 67, 84,115,
-199,244,125,139, 38, 77,134,237,220,185, 19, 0,240,113,207,158,232,210,172, 25,108,172,173, 32, 22, 23,109, 14,193, 19,176, 16,
- 89,160,215,164,201,166,252,252,242, 94,189,122,125,116,224,192, 1,107, 0,216,188,121, 51,250,244,233, 3, 71, 71, 71,200,100,
- 50, 88, 88, 88, 64, 36, 18,149, 91, 87, 7, 69, 81,158,201,201,201, 10,169, 84, 90, 26,101,227, 56,174,220,194,243,124, 73,244,
- 13, 12,195,192,223,223,223,212,195, 53, 61, 55, 55,247, 93,181, 90, 93,170, 81,209, 82,187,118,109, 0, 56,101,138,224,162,133,
-223,128, 99,212,160,105,128, 97, 0,157,129, 4,199, 87,104,110, 48,102,204,152,210,237,174, 9,221,187,135, 18, 4, 65, 28,184,
-121,243,230,193,244,244,116, 95,142, 99, 71,212, 48,210, 53,246,209,163, 71,214, 0, 16, 16, 16, 48, 6,192, 65,115,182,131,166,
-105,207,187,119,239, 42, 36, 18, 73,165,145,203, 50, 17, 76, 24, 12, 6, 52,106,212,136, 49,231, 55, 92, 0,239,108,146, 28,209,
-176,113,227,145,115,123,245,146, 94,187,118, 77, 74,146, 36, 24,134,193,138, 21, 43, 24,158,231,237,235, 2,182,247,129,188, 42,
-100,102, 2, 24, 90, 92, 25,108, 7,176,162,156, 91,224, 17,162, 53, 74, 66,159, 20,244,106,214,188,214, 52,220,191, 23,213,204,
-207,250, 48,108,104,221, 99,224,175,141,106,217,218,218,246, 92,189,122,181,124,251,246,237,121, 15, 31, 62, 52,108,217,178, 69,
- 62,106,212, 40, 27,131,193,128,209,163, 71,103, 4, 6, 6, 90,172, 94,189, 90,126,232,208,161, 14,106,181,122,147, 89,229, 69,
-224,155,129, 61,187,160,208, 72,194,104,100,228,110,114,155,159, 38, 12,105, 39,226,121, 61,118, 29,185, 9, 35,195,253, 96,102,
- 36,171,197,135, 31,126,232,183,119,239, 94, 58, 38, 38,134,126,251,237,183,193,113, 28, 88,150,133,209,104, 4, 0,112, 28,135,
- 58,117,234,188,242,113, 25, 6, 4, 56,187, 56,158,105,241,254,123,150,110, 82, 9, 28,115, 50, 48,220,130,182,217, 33,211,237,
- 6,208,242,141,138,236,242, 60,104,154,198,243,231,207,161, 80, 40, 44, 57,142, 83, 2,152,151,147,147,179, 21,111, 46,205,196,
- 52,125,112,215, 15,107, 93,155,183,108, 73,185,184, 41, 16,251, 40, 17, 52,193,118,186,123,253,102,187, 97,159, 79,153,160,103,
-152,190, 0,174,189,105, 59,238,218,114, 76,111,130,164, 54, 19, 60,135,249, 27,142,230, 47, 89,190, 70, 54,122,196, 16,106,210,
-164, 73,240,242,242,242,237,221,187,247,114, 0,159, 87,171,211,124, 76,111, 80,228,102,240, 60,230,174, 63,154,191,120,249, 26,
-217,231, 53,208,249,151, 83,233, 57,242,202, 70, 43, 8,240,171,231,165, 56,189,100,234,231, 34,254,215, 31, 73, 77, 86,122,165,
-159,149,203,229,223,117,235,214,237,227, 29, 59,254, 31,141,110, 17, 28,140,222, 29, 90, 67,225,100, 7,153,149,184,168, 58,226,
- 8,220,121,152, 96,146, 33,240,242,242, 26,125,240,224, 65,235,178,102,194,194,194,162,116, 41,107,178, 74,150,146, 10,184, 42,
-164, 82, 41, 34, 34, 34, 64,211, 52, 40,138, 2, 77,211,165, 75,217,231, 20, 69,193,197,197,172,174, 75, 75,237,236,236, 26,228,
-231,231,219,170, 84, 42,120,123,123,231, 1,184, 91,230,253, 6, 25, 25, 25,182,230, 8,114,140, 26,147,134, 7, 65,164,191, 10,
-189,168, 25,180,116, 43, 92,185,254, 0,225,167, 46, 32, 57, 37, 21,173,223,105,136, 79, 6,125,136, 51,103,206,128,101,205,110,
-233, 72,227,121, 44,239,209, 35,116, 26, 64, 16,157, 58,117, 82,141, 27, 55,142,140,137,137,249,168,119,239, 94,193,143, 30,197,
- 21, 71, 21,137,169, 60,143,181, 0,210, 76,212, 21, 3,192,197,139, 23, 1, 64, 82,147,255,158, 68, 34,193, 31,127,252,129,146,
-102, 98,146, 36, 65,146, 36, 40,138,194,177, 56,103,168,245, 36, 52,105,209, 24, 31,234,141,218,181,107,131, 36,171,239,146,216,
- 14,144, 94, 1,122, 19, 34,209, 36, 55,119,119,223,182,126,126,178,136,136, 8, 10, 0,124,124,124,120,165, 82,169, 58,114,228,
- 72, 62, 13,108,246,225,249,157, 85,153, 44, 47, 47,175, 86,201,201,201,139, 74,142, 57, 65, 16,203,107,213,170,245,117,105,185,
-113, 28,230,253,160, 22, 77,152, 48,209,162,121,187,217, 0,128,230, 61,246, 34,239,201,146, 32, 34,123,166,221, 95,125,149,200,
-203,203,251,185, 78,157, 58, 84, 86, 86,214, 21, 0,207,140, 70,227,244,159,126,250, 73, 49,124,248,240,244,221,187,119, 47, 5,
-224,190,108,217,178,118,106,181,122,159, 57,186,173, 27,224,253,198, 13,130,223,241,246,242,194,133, 43,215, 96, 33, 22,217,143,
- 25, 26, 10,107,107, 26, 43,183, 31,231,158, 37,101,143,251,253, 46,118,154, 97,178,154,125,248,225,135,190,123,247,238, 21, 3,
-192,221,187,119,145,154,154, 10,185, 92, 14, 75, 75, 75,136, 68, 34, 80, 20, 5,145, 72,244, 90, 76,150,157,151, 83,228,225,195,
- 71, 44, 29, 29,237,177, 97,242, 4,124,146,158, 6,123, 27,107, 24, 11,212,190,111, 88, 69, 17,208,166, 77, 27, 41,203,178, 80,
-171,213, 56,127,254,188,157,165,165,165,157,167,167,231, 92,152, 49,122, 74, 42,149,166, 21, 22, 22, 42,138, 31,167, 23, 22, 22,
-186, 0,200,147, 72, 36, 37,215,233,130,226,181,169,205,137,207,240,114, 51, 97, 34, 65, 16,101, 95,171, 41, 77,155, 53,109, 16,
-113,232,192, 30,235,220,252, 84,216, 59,164,131, 68, 46,182,110,221, 8, 75, 75, 91,204,157, 59,147, 78,232,212,193,163,235,251,
-125, 35,238, 61,136,237,244,198,153, 45,158,216,218,169,199,199,142,150, 50,155,226,186,196,136, 29,219, 38,128, 36, 73,124,253,
-245,215,168, 87,175,222,200,123,247,238,205, 6,144, 93,181, 12,182,214,127,183,191,163, 88, 90, 84,196, 28,107,196,150,176, 47,
-139,116,102,140,194,192, 30,181, 71,126,245, 97,252,201,122,126,200, 47,190, 49,215,138, 72, 36, 18,205, 81,106, 24,194,195,195,
-219,134,134,134, 94,168,236,249,191, 0, 55,252, 63,127, 86, 57,243, 69,135,135,135,243,161,161,161, 68,153,157, 43,247,188, 42,
- 66, 0,103, 7, 59, 89,196,230,121, 19,172,233,171,199, 41,109, 98, 28, 82, 10,203, 85,228,229,134,104,202,100,178,143,119,236,
-216, 81, 46,164,228,237,162,128,133,133, 8, 34, 11, 2,246,109,138,178,215,171, 46,133,131, 32, 42, 53, 89,229, 52,213,106,117,
-225,237,219,183,173,183,111,223, 14,133, 66, 1, 95, 95, 95,200,100, 50, 72,165,210,114,230,170,172,225,170,192,104,149,211, 44,
-121,159,166,105,144, 36,137, 51,103,206,128, 97, 24,124,248,225,135, 47,153, 44,154,166, 43, 51,110,149, 13, 79, 61, 5,224, 46,
-207,243,239, 22, 87,192,119, 1,180, 45,243,126, 87,185, 92, 62, 29,192, 82, 83, 53, 41,138, 7, 85,120, 5,156,231, 26,208,207,
- 39, 64, 47, 10,193,185,223,111, 98,199,119,171, 1, 0,190,111, 55, 69,191,222,161,165,209, 56, 19,183,179, 20, 15, 15,143,176,
-140,140,204,247, 58,116,232,128,156,156, 28,227,188,121,243,208,160, 65, 3, 4, 4, 4,152, 84, 70,149,220, 57,167,221,189,123,
-215, 75,171,213,130,231,121, 83,204,217, 75,154, 4, 65,224,167,159,126, 66, 97, 97,225, 75, 31,118,104,187, 24, 95,246,241,193,
-167,227,119, 98,249,195,125,216,180,105, 83,149,251, 46, 3, 26, 20,218,213, 89, 43,166,152, 6, 75,103,142,149,124,242,201, 39,
-212,167,159,126,138,196,196, 68, 12, 31, 62,188,240,204,153, 51,250, 84,165,242,136,152,227, 54, 24,202, 27,227, 74, 53, 37, 18,
-201,174, 83,167, 78, 97,223,190, 34, 95, 18, 27, 27, 11,127,127,127,171,114, 38, 57,123, 63,242,159,109, 64,228,177, 24, 52,239,
-177, 23,145,199, 6,129, 85, 29, 23, 53,241, 71,174, 57,199,179, 6, 84,164,185, 47, 43, 43,171,212, 68,237,222,189,219,114,247,
-238,221,189, 0, 28, 5,176, 15, 0,178,179,179,191, 53, 83, 19, 32,240,105,255, 62,189, 64, 91,216, 32, 38, 46, 9,109, 91, 52,
-130,139, 66,129,187, 15, 30,227, 89,114,118, 26, 65, 96,104,215,150,226,165, 90,173,126,246,165, 59,248,190, 26, 77,194,211,211,
- 51, 96,255,254,253, 22,101, 34,208,165,231, 56, 69, 81,165,207, 75,140,119, 77,254,159, 37, 38,203,198,211, 58,242,155,141,173,
-172, 34,163,118,195,223,231,125, 56,188, 31,138,239, 79,159,198,163,123,247, 11,245, 26,166,227,223, 80, 70,127,150,102, 64,159,
- 62,125,174,236,217,179,199,254,249,243,231,184,120,241, 34,124,125,125,161,209,104, 76,185,225, 45,167, 89, 88, 88,168, 40,249,
- 14, 65, 16,138,146,192,187, 94,175, 47, 41,140,146, 19,209,190,204,231,236,171,208,244, 46,243,185, 18,115,229,243, 26,246, 93,
- 44,181,176,216,127,248, 80,152,245,253,152,139,104, 24,242, 14,172,237,234,130, 99, 83,145,149, 93,128,156,184, 20, 44, 92,184,
- 28,115,231,205,194,209, 95, 14, 88, 7, 6,133, 28,212, 51, 76, 29, 0,133,111, 76,185, 19,252,200,136, 99,187, 55, 19, 60, 7,
-109, 90,140, 68,164,142,151,125, 60,168, 47, 53, 96,192, 0, 28, 61,122, 20,247,238,221,219, 92,133,201,138, 40, 19,153, 31, 25,
-125,113,223,102,240, 60,180,233, 49, 18, 11,109,188,108,200, 71,253,168, 79, 6,118,193,213,223,214,162, 75,195,248,104,119, 5,
-122,231, 20, 91,108,154, 66,150, 68,138,203,124, 36,174,150, 49, 91,231, 1, 16,101, 12,214,121,252,191, 15,230,191,129,238,197,
-198,106,228,139, 55, 38,116, 77, 12, 22, 0,248, 3,214,132,216, 34,114,199,220,177,238,178,196,123,180, 46,250, 15,164,232, 56,
-126,203, 83,134,107, 4, 88,222, 2,180, 47,126, 71,163,209,168, 31, 63,126,108, 57,180,119,111,180, 12, 14,134,155,147, 19,234,
-120,122,194, 82, 34,134,216, 66, 84,238,150,213,228, 54, 4,130,224, 3, 3, 3,209,163, 71, 15,136, 68, 34,200,100, 50, 88, 91,
- 91, 67, 44, 22, 87, 24,205, 50,245, 46,151,231,121, 80, 20,133,232,232,104, 60,123,246, 12,246,246,246,184,124,249, 50, 58,118,
-236,248, 82, 84,171,172, 57, 51, 39, 68, 95, 65,197, 95, 98,196, 78,153,163,197,178, 4, 10,248, 16, 72,159,142,131,134,104, 4,
-157,142,129, 78,167,195,247,191, 27,112,237,177, 26, 6,131, 30, 58,157,174,170,223,172, 12,210,221,221,253,227, 58,117,234,140,
- 25, 52,104,144, 81, 44, 22, 67,173, 86, 67,163,209,224,222,189,123,198,247,222,123, 95,213,163, 71,168,221,241,227,199,249,226,
-166,195, 52, 51,180,179, 60, 60, 60,188,138,155,103,179,106,242,175, 38, 8,162,212,196,188,200,208,111,239,131,166,138,202,100,
-243,230,205, 96, 89, 22, 60,207, 87, 90, 72,133, 4,113,118,222,226, 85,118,203,214,252, 0, 59, 71, 23, 92,184,112,129, 61,121,
-242,100, 62, 1,196, 62,186,119,239,219, 15,128, 19,251, 1,131, 57,219,151,147,147, 99,233,235,235, 11, 79, 79, 79,112, 28, 7,
-163,209, 88, 26,125,201,202,202,130, 86,171,133,163,149, 10,111, 57,121,130,201, 63, 15,101,244,124,184, 89,199, 96,231, 41,189,
-177,113, 0,238,252, 3, 46, 28, 63, 22, 47,175,120,215, 12, 15,133,171, 23, 72,222,136,148,244, 44,244,234,222, 5,148,133, 53,
- 18,158,103, 34,164,174,159,219, 71, 31,180,114,163, 8, 6, 83,151,238, 29, 3,112,223, 87, 39, 87, 80, 80,192,198,196,196,224,
-238,221, 34,191,107,107,107, 11, 43, 43,171,114,231, 56, 73,146,175, 20,209, 42, 49, 89,139, 55,119,180, 34, 69,106,228,177, 17,
-216,254,211, 77,132, 4,134, 98, 75,228,245, 66, 54, 45,187,211,202,194,194,216,176,127,113, 48,195,213,213,117, 20,199,113,115,
-121,158, 87,181,110,221,218,101,239,222,189, 14,201,201,201,184,121,243, 38,190,254,250,235, 12,150,101, 25,158,231, 9,158,231,
-231,191,134,159,227,202, 24,172,215,137, 72, 38,197,120,103, 91,162, 39, 77,218,250, 50,121, 5, 9,153,122,254,136,134,225,214,
- 3, 48, 86,121,113, 35,201,207, 14,252,188,217,221, 89,206,161,157,188, 3,148,105, 6, 44,158, 60, 4, 89, 89,249,248,126,219,
- 18, 0, 98, 24, 24, 10,239,182,235, 11,133,194, 3, 35, 71,140,116,221,252,221,150,177, 12,199,173,196, 27, 66,234,149, 77,191,
- 0,136,144,203,229,247,198,142, 28, 41,247,245, 29, 12,169, 84,138,176,176, 48,236,221,176,129, 93, 3,244,147, 0,231, 70, 3,
-191, 84,169, 19,249,127,157, 9,163, 71,203,131,130, 70, 67, 34,145,224,183,147, 63,162, 48,245,167,252,238, 45, 97,208, 20,162,
-123,173, 30,188,227,211, 99, 68,182, 72,132, 56, 0, 16, 73,161, 4,240, 98, 51,216,191,205, 96,149,112, 28,255,239,151, 53,178,
- 92, 68,171,198,215, 78,145, 56,106,219,196,129, 62, 46,208, 17,250,223,143, 33, 89,199,177,203, 30, 25,168, 91,185,252,151, 15,
- 42, 48, 89,197,127,108,206,219,219, 27, 29,154, 52, 65,239, 54,109, 64,211, 52,164, 98, 11,216, 72, 45,193,179, 69,145,172,146,
-166,195, 42,234, 68, 84, 20,125,114,114,114,130,133,133, 69,169,193, 50, 35,154, 85,161, 38,199,113,160,105, 26,119,239,222, 69,
-235,214,173,225,229,229,133,125,251,246,161,107,215,174, 47, 53, 37,154,107,178, 74,140,214, 11,205,120, 93, 1,148, 68,178,204,
- 50, 90,133,122, 2,153,250, 16, 16, 68, 48, 24, 6, 96,121, 64, 87, 88, 8,158, 7,120, 30, 48, 26,244, 40, 44, 44, 44,253, 77,
- 83,154,100, 93, 93, 93,189, 45, 45, 45, 23, 76,155, 54, 53, 40, 36,164, 33, 50, 50, 50,192,113, 28,172,172,172,160,209,104, 96,
-107,107,139,150, 45, 91, 38, 44, 88,176, 64,201,243, 24,105,166,201,122,101, 74,142,249,233,211,167,203, 53, 27,150, 44,106,101,
- 18, 62,253, 98, 55,196,116, 81,211, 82, 73, 31,158,170,174,187,237,223,109,133, 43,183, 98,153,207,166,174,213,137,178,110, 46,
-117,229,184, 29, 73,175,176, 95, 60,207, 35, 51, 51, 19,105,105,105,232,217,171, 23,246,238,217,131,167, 79,159,162,110,221,186,
-104,223,190, 61, 20, 10, 5,158, 62,125,138,107,151,116,208,229,100, 35, 91,127, 19, 50,155,230, 56,124,225,177,238,235,205,134,
-199,127,227, 5,163, 39,128, 33,182,182,182,181, 53, 26,141,146, 97,152,253, 0,246, 3,232, 71,211,116, 63,153, 76,230,150,151,
-151, 23,143,162,209, 68, 71,170, 19,179,148, 74,157, 36, 82, 91,112,140, 14, 52, 77,195,203,203, 23, 60,171, 71, 78,158, 22, 67,
- 7,244,192,173,187, 15,112,242,220, 85,198,104,228,214,153,114, 88, 41,138,226, 3, 2, 2,144,158,158, 14,145, 72, 4, 75, 75,
- 75, 88, 91, 91, 99,198,140, 25,216,176, 97, 67,169,201,170,169,209, 26, 6, 4,216,122, 91, 95, 93,180,177,200,100,165,166, 40,
-145,150, 36,130,220,201, 5,235, 54,172, 81,231, 60, 77,109,254, 3, 16,251,111,175,100, 57,142,155,159,156,156,172,160,105,218,
-149, 97, 24, 60,127,254, 28, 55,110,220,192,184,113,227,210,178,178,178,218,161,134,251, 40,149, 74,211, 75, 34, 89,197, 77,135,
-149, 53, 39,170,202, 68,178, 84, 85, 72, 86,214, 76,232,231,235,105,115,102,219,234, 73,222, 77,155,183, 36,101,180,109, 78, 65,
- 92,106,235,223, 47, 94,104, 57,110,245,247, 99,159,229, 20,116, 1,240,164, 50, 81,137, 72,244,222, 59,173, 90,209,224,211, 64,
-139, 91, 99,249,178, 1,200,200,204, 67, 78,118, 62, 44, 44,172,160, 55, 82, 96, 57, 2, 45, 91,183,193,143, 59,127, 70,189, 17,
-195, 41,177, 72,212,153,209,235,223, 24,163, 85,204,146,245,235,215,123, 7, 6, 6, 98,199,142, 29, 56,183,107, 23, 62,201,205,
-197, 5,146,164,140, 34,145,243, 9,163,113, 43,170, 49, 90,101,117,234,213,171,135, 31,126,248, 1, 63,253,244, 83,226,199, 29,
-211, 15, 78,250, 24, 10,131, 1,221,110, 62,132, 99,173, 30,192,205,135,112,108, 28,136, 58, 12,141, 56,130, 40,159, 14, 42, 60,
- 60,188,109,217,245,191, 12, 37, 42,105, 98,167, 1,180, 11, 15, 15,231,203,174,171,189,112,202,253, 71, 47,233, 82,219, 39,248,
- 45,111,194,184,111, 45,158,171, 25,253,236,135, 6,241,163, 2,126,210, 3, 96, 77, 21,119, 16, 60, 69, 81,176,177,180,132,220,
-222,190, 40,204, 79,146, 0, 7,112, 70,128, 96,139, 12, 0,207, 17,224, 89,179, 46, 24, 16,139,197, 21,118,124, 55,183,111, 86,
- 89,205,252,252,124, 36, 36, 36, 96,228,200,145,144,201,100, 69,206, 61, 53, 21, 62, 62, 62,160,105, 26,201,201,201,248,237,183,
-223, 80,187,118,109, 72, 36, 18,179,220, 86,153,232, 82, 3, 20,141, 50,108,160, 84, 42,109,221,220,220, 96,118, 68,139,227,161,
-209, 17,208,235, 89, 60,122,244, 8, 41, 41, 41, 72,136,143, 67, 83,117, 30,120, 80,224,121,222,172,136,150,135,135, 71,176,159,
-159,223,150,165, 75,151, 90,120,122,122,130,231,121, 56, 56,216, 67,163,209, 32, 51, 51, 11,117,235,214,133,151,151, 23,150, 47,
- 95, 14, 0,123,255,106,147,245,194,127,170,212,104,149, 53, 92, 95,124,224,141,236,108,107, 80, 20, 89,106,156,171,233,163,101,
- 1, 0,237,186,244,161,207,156, 60, 97,197, 0, 11, 82, 41,106, 1, 93,125, 57, 26, 89,142,147, 85,246,254,243,231,207, 33, 18,
-137,112, 96,255,126,100,167,165, 33, 36, 36, 4,205,154, 53, 67, 92, 92, 28,110,221,186, 5, 39, 39, 39,200, 61, 91,224, 66,188,
- 1,247, 83,180,176,179,179,195,227, 36,242,239, 76, 25, 48,162, 83,167, 78, 95,127,251,237,183, 10, 87, 87, 87, 81, 70, 70, 70,
-224,198,141, 27, 67, 54,110,220, 56, 97,236,216,177, 46, 99,199,142,117,144,203,229,116,106,106,106,192,228,201,147, 27, 71, 68,
- 68,212, 6,176,170, 42, 65, 43, 43, 27, 71,202,194, 10, 4, 65,195,222,206, 1,180,216, 10, 28, 67,131,229, 0, 91, 59, 57,174,
-220, 58,128,203, 81,249,163,210,179,176,223,164,248, 88,113,185, 59, 57, 57,189, 20,169, 30, 55,110, 28,182,109,219, 86,218,140,
- 88, 83,147,181,120, 99, 71,107,162,216,100,165, 62,167, 65,232,106,227,216, 47,127,168,114,158,166,182,126, 19, 76, 86,201, 53,
-142,231,121,196,199,199, 67,163,209,224,210,165, 75,152, 63,127,126,198,139, 38, 75,161, 80,140,176,181,181,157, 87, 80, 80,176,
- 60, 53, 53,117,109,181, 55,126, 69, 38,170,228,113,201,186,194,230, 68, 19, 55,213,167,162, 72,150,151,155,244,212,173, 75,187,
-125,236,248, 59, 4,158,141, 4, 30,229,221,179,137, 84,188,251,126,211,238,100,163, 77,223,212,106, 54,106,198,169,231,121,133,
-129,149, 69,182, 56,150,109,100,101,109, 3, 32, 29, 55,111,156, 47, 53, 89, 89,217,185,208, 25, 40,232,244, 4, 10, 13, 36, 58,
-116,234,134, 13, 91,126, 66,114,122, 54, 88,150,173,255,134,153, 44,199,224,224,224,209,253,250,245,195,130, 5, 11, 16,241,237,
-183,250,207, 9, 34,143, 6,248,227, 44, 11,142,231, 9,210,180, 78,236,229,116, 86,174, 92,249, 11,128,129, 75,199,161, 69, 78,
- 1,134,186,247,224, 29,107,245, 40,250,224,135,211,120, 0,112,204,136, 40, 95,101,134,134,134, 18, 37, 45,107,230,182,176,253,
-211,161, 67, 67, 67, 47,132,135,135,163,236,186,170, 47,216,184, 4,190,255,213,148, 49,203,154,118,109, 67, 40,167,116, 70,118,
- 94, 33, 51,243,190, 65,156,164,173,218,100,149,229,171,141, 27,113, 43,182,232, 60,246, 84, 40, 48,245,163,143,192, 51,192,229,
-123,247,241,115, 68, 4, 6,116,234, 4, 43,169,212,228,200, 6,199,113, 21, 70,177,202, 70,179,204,141, 58,169, 84, 42,236,223,
-191, 31,205,154, 53,131, 76, 38, 3, 77,211,104,208,160, 1, 30, 60,120, 0, 63, 63, 63, 16, 4,129,195,135, 15,163,119,239,222,
-120,242,228, 9, 90,180,104, 97,253,236,217, 51,179,141,214,253,251,247,109,121,158,127,183, 36,250, 81, 83,116, 58, 29, 98, 98,
- 98,208,163, 71, 15, 56, 56, 56,192,195, 99, 47, 34, 78,237,134, 44,248, 19, 16, 4,204, 50, 90, 44,203, 14,235,222,189,187, 5,
- 65, 16,208,106, 53,144, 74, 45, 97,101,101, 13, 27, 27, 91, 4, 4, 4, 34, 37, 37, 5, 93,187,118,213, 63,126,252,120,147, 82,
-169,220,103,238,182, 6, 5, 5, 89, 61,125,250,244,147, 90,181,106,137, 1,192,210,210,178,174,159,159,223,151, 79,158, 60,201,
- 55, 55,170, 85, 98,176, 8,130, 0, 69, 81,165, 70,139, 38, 73,184,185, 42, 74,159, 23,247, 79, 35,170,208,202, 75,206,210, 73,
- 0,192,219,219, 27, 27,190, 59, 74,118,239,222, 29, 19, 38, 76,128,209,104,196,166, 77, 69,131,236, 6, 13, 26, 4,131,193,128,
-131, 7,139, 6, 73,210, 52, 93,101,216,228,198,141, 27,184,121,243, 38,140, 70, 35,114,115,115,241,235,175,191,226,194,197,139,
- 8, 59,124, 22, 79,227,227,208, 32,208, 7,195,135, 15,131, 72, 36,194,206,157, 59,209,186,117,235,191,245,130, 32, 18,137, 62,
-222,182,109,155,219,142, 29, 59, 84,135, 15, 31, 86,191,243,206, 59,146, 53,107,214, 40, 54,108,216, 32,215,235,245,152, 56,113,
- 98,250,213,171, 87,117,189,122,245,178,218,186,117,171,219, 91,111,189,213,153, 97,152,138,140,150, 21,128, 1, 0, 6,231,228,
-235,105, 85,190, 22, 28,163, 71,252,211, 4,228, 22,232,193,177, 6, 36, 38,165,160,160,144, 69, 86,118, 62, 26, 52,234,178,254,
-252,249,243,179, 12, 6,195, 76, 0,225,213,109,231,189,123,247,112,245,234, 85, 60,125,250, 20,241,241,241,229,157,226,136, 17,
-248,233,167,159,204,142,104, 85,108,178, 40, 16, 58, 63,132, 31,142, 84,165,199, 41,223, 24,147, 85,124, 13,154,235,230,230, 54,
-215,205,205, 77,122,250,244,105,187, 90,181,106,129, 97, 24,253,139,145,172,118,237,218,205,222,182,109,155,155,159,159,223, 56,
- 0,107,255, 9,219, 78,146, 24,177,124,243,104,103, 27,113, 98, 10, 30,173, 42,206, 37, 72, 1,154, 60,224,252, 30,208,173,230,
- 36,140,235, 53,205, 97,250,142, 5, 35, 56,112,149,142,144,125,252,228, 57, 54,111,222,128, 73, 19,135,226,199,239,151,131,227,
-104,232,140, 20,188,125,223,129,206,192,129, 32,105,132, 52,106,130,115,231, 47, 65, 68, 2,251,119,108,126,195,124, 22,178,163,
-163,163, 55, 29, 62,124,120,252,132, 9, 19,192,113,156,120,222,230,205,218,140,140,140, 37, 48, 47,255,213,139, 58,189, 55,111,
-222, 28, 59,125, 67,198, 47,147, 62, 6,245,244, 24,145,125,243, 33, 28, 63,156,198,227,192, 50, 2,141, 3,145, 45,171,184,138,
-191,248,194,250,205, 48, 90, 37, 78,178,236,186, 34, 26,249,215,254,198,206,209, 97, 24,105,227,225, 60,117,194,231,244,147,212,
- 66, 28,172,245, 81,193,111,187,214, 89,165, 50,146,245,143, 81,184,198,156, 31,254,249,183,223, 74, 31,175,216,187,183,194,247,
-148, 31,126,104,242,157, 89,101, 81, 44,115, 35, 89, 0, 32,147,201,236, 59,119,238,140,142, 29, 59,162,111,223,190,165,125,178,
- 26, 54,108,136,176,176, 48,244,233,211, 7,183,111,223,134,155,155, 27,222,126,251,109,188,253,246,219, 56,113,226,132,185, 23,
- 57,176, 44,139,224,224,224,146, 81,135, 13,146,146,146,108,107, 90,144, 58,157, 14, 89, 89, 89,112,116,116,132, 88, 44, 70,243,
-230,205, 48,254,139,230,112,118,251, 1,193, 65,129, 80,171,213,165,195,223, 77,168,108,131,235,212,169,131,140,140, 12,100,100,
-100, 64, 46,151,195,221,221, 29,174,174,174, 88,181,106, 21,191,118,237,218,147, 6,131, 97, 83,102,102,166,217,145, 44, 87, 87,
-215, 54, 4, 65,204,214,106,181,226, 50,119,184, 98,185, 92,126, 68,171,213, 46, 81, 42,149, 38,119, 4, 37, 8, 2, 6,131, 1,
- 4, 65,224,120,188, 59,212,122, 2,121, 73, 55, 49,225, 3,159,114,198, 75, 36, 18, 85,219, 92,202,243,188,122,224,192,129, 10,
- 47, 47, 79, 60,127,124, 15, 7, 14,240,248,246,219,111, 75, 70, 69, 34,182,248,198,160,228,121,251,246,237,225,235,235, 11,222,
-140, 92, 25, 28,199,225,238,221,187,216,123,228, 2,220,124,130,144,248, 40, 6,183, 78, 28, 67, 45,185, 35,234, 53,106, 2,163,
-209,248, 74,169, 55, 94, 7, 70,163,113,187,191,191, 63,175,215,235, 47, 0,216, 16, 21, 21, 53, 84,169, 84, 78, 60,122,244,168,
-123,191,126,253, 82,142, 29, 59,182, 6,192,142,168,168,168,209, 11, 23, 46,236,200, 48, 76,133,163, 5, 41,138,250,113,242,228,
-201,237,250,245,235, 71, 88,144, 70,253,233, 83, 59,105,134, 49, 18, 95,205,220,206,158,255,253, 2,201, 48, 70,162,239,192,201,
-220,137,223,162,200, 81, 95,172, 96, 27,190,211, 29,209,209,209,174,161,161,161, 11,141, 70, 99,149, 70,171, 36, 82, 85, 89,132,
-146,162, 40, 12, 29, 58, 20, 97, 97,166,247,160, 26, 14,248,217,250, 88, 95, 93,188,177,147, 53, 65, 23,148, 49, 89,111, 33,252,
-112,164, 42,237, 81,202, 27,101,178, 0, 32, 43, 43,235, 59, 0,223,113, 28,151,102,101,101,133,252,252,252,138,254,127,210,168,
-168, 40,169, 88, 44, 70,151, 46, 93, 28, 35, 34, 34, 98, 73,146, 92,155,146,146, 82,169,227,168,168,153,176,162,230, 68,188,194,
-168, 67, 7, 57, 66,155,183,105,100,243,208,110,129,141,148, 46,188, 93, 43, 86,106, 75, 0,200,213,185,196, 95,121, 54, 32,143,
- 72,151, 52,108,210,190, 49,108,105,171, 80, 21,147, 95,137, 83,193,127, 0, 0, 32, 0, 73, 68, 65, 84,161,209, 34, 41,234, 86,
-110,142,234,189,188,124, 61,126,191, 28,141,129, 3,234, 64,103, 32,192,113, 36, 10,212, 58,128, 18,129, 4, 48,232,163, 33,224,
- 9, 26,217,105, 41,160, 40, 42, 10, 12,131, 55,140, 25,163, 71,143,126,111,230,204,153,181,167, 78,157,138,169, 83,167,250,108,
-219,182,237,187,197,139, 23, 79,205,200,200,168,143,106,146,143, 87,161, 83,235, 88,216,156, 41, 71, 46,109,201,237,222, 82,251,
-168,113, 96, 81,228,171,113, 32,178, 69, 34,196,209, 20,178,120,190,124, 55,163,208,208,208,182,101,215,255, 50, 94,236, 4, 95,
-250,220,164, 62, 90,117,106,123,116,107,212, 48,248,139, 89, 51,103,217, 60,184,114, 30,211,191,217,192,251, 55,233,156,255,221,
-165, 91,250, 2, 43,223,247, 10, 50,227, 46,155,234, 47, 0,160, 91,135, 62,104, 80,183,217, 75,111,182,110, 95,148,172,253,247,
-115, 55,144,150,145,108,114,101, 91,108, 14, 42,236,147,101,202,144,254, 23,209,106,181,170,232,232,104, 69, 82, 82, 82,185,142,
-239,190,190,190, 32, 8, 2,145,145,145,184,122,245, 42, 6, 14, 28, 8,154,166, 33, 18,137,112,225,194, 5,179,162, 49,101,162,
- 75, 37,163, 14,187,122,122,122, 86, 54,218,176, 90, 45,173, 86,139,220,220, 92,156, 58,117, 10,117,234,212,193,226,197,139,225,
-238,230,130, 89,179,166,128,227, 56,228,229,229,129,101, 89, 83, 35, 90, 92, 73,180,136,227, 56,100,100,100,160,118,237,218,216,
-184,113, 35,214,172, 89,179, 80,169, 84, 30, 53,119, 27,189,188,188,236, 89,150,253,170,123,247,238,157,123,245,234,133,174, 93,
-203,231, 99,221,179,103,143,205,193,131, 7,151,172, 91,183,174,155,193, 96, 88,154,158,158,158, 97,138,238, 15, 63, 20,165, 95,
-146,189, 51, 23,211,251,213,194,224, 49, 59,177,106,213, 33, 72, 36,146,114, 21,239,130, 5, 11,170, 52, 49, 28,207,251, 91,100,
- 94, 73,153, 50,109,165, 98,201,146, 8, 68, 68,164,131, 36, 73,184,185,185,129, 36, 73, 36, 36, 36,128, 36, 73,248,248,248,128,
- 36, 73, 36, 39, 39,151,244, 9,204, 65, 5,163, 30, 43,190, 11, 39, 81, 88, 88,136,231,137, 79,145,244, 56, 22,214,121,169,144,
-219,202,144,115,239, 46, 26, 12, 31, 81,154,255,233,111,230, 39,189, 94,255, 83,153,231, 43,143, 29, 59,166, 39, 8,162, 47,138,
-250,105,148, 68, 52, 22, 50, 12,179,176, 50,145,119,222,121,167,225,204,153, 51, 69, 37,233, 54,220,189, 23, 49, 6,131,129, 3,
-128,192, 6,239,150,115,251,113,113,113, 88,181,106, 21,212,106, 53, 44, 44, 44, 44, 76, 57, 14, 28,199,149,142, 48,172,200,132,
-153, 99,178, 0,192,201,199,115,125,228,205, 11,236,157,199, 91,180, 81, 15,127,181, 84, 38,146, 32,245,111,174,201,122, 49,178,
-229,233,233, 57,151,227, 56,158,231,249, 57,101,222,146,120,123,123, 95, 58,125,250,180, 19,195, 48, 88,183,110,157,125,106,106,
-170,253,187,239,190, 59, 29, 64,165, 70,171,162,102,194,138,154, 19, 81,102,212,161, 68, 34,113,212,235, 43, 13,158,188, 52,234,
-144,101, 17, 96,107, 99,143, 28, 36, 65,231,108,108,168,114, 98,178,207, 40, 71,220,118,127,214,168,174, 21,107,172, 77,230,233,
-225, 33,179, 7,199,243,149, 14,141,214, 25,141,191,222,190,121,171,139,183, 87, 29,234,104,248, 69,244,236,221, 15, 58, 29,137,
- 66, 35, 1,130, 18,129,160, 44, 80,191, 65, 35,188, 93,175, 1,120, 0, 55,174, 93, 97,244, 70,227,153, 55,169,236,221, 90,141,
- 31, 72, 16, 88, 11,158,227, 43,200,163, 85,187,119,239,222, 75, 0,124, 81,157,142,226,157,241, 3, 73,178, 72,167,108, 30,173,
-201,227, 71,227,222, 53,145,221,197,155,203, 44,186,190,131,227, 25, 17, 4,100,210,255,143, 58, 20,145,175,148,154,227,223, 98,
-184,170, 55, 90, 94, 94, 94,246,182, 18,233, 15, 99,135, 15,179,121,118,231, 15,164,222,143,196,229,139,177, 57, 63, 31, 60,148,
-173,206, 74, 31,110,134,201, 42,109,230,115,114,173, 5,223,160,151,141,150,212, 90, 14, 0,240, 13,106, 6,202,202,188, 52, 66,
- 21, 69,179,106, 98,178,202, 94,176, 43,202,161, 53,106,212, 40,108,219,182, 13,173, 90,181,130,191,191,127,233,197,222,220,168,
- 89, 5,209, 37,179, 71, 27,150, 37, 63, 63, 31, 62, 62, 62,216,186,117, 43,162,162,162, 96, 99, 99,131,129, 3, 7, 34, 63, 63,
-191,212, 96,153,218, 25,158,231,249,184,211,167, 79, 55,237,223,191, 63, 47, 18,137, 8,149, 74, 5,123,123,123,108,220,184, 81,
-173, 84, 42,143,215,192,100,245,179,176,176,152, 50, 96,192, 0, 42, 48, 48, 16,105,105,105,176,181,181, 53, 18, 4, 33, 2, 0,
-123,123,123,163,165,165, 37, 70,143, 30,141,144,144,144, 54, 83,167, 78,109, 69,211,244,198,148,148,148,157, 85,253,151, 8,130,
- 40,173, 80,135,175,141,129, 94, 95, 84, 65,111,218,180, 9,197,125,221,254,223, 68,240,248, 49, 96,194, 72, 22,107,107,107,248,
-251,251, 87, 88,246,109,218,180,193,141, 27, 55,138,154, 38,105, 26, 10,133, 2,151, 47, 95, 54,105, 36, 85, 73, 34,200,232,232,
-104, 4,249, 58, 35, 42,226, 52,156,101, 34,132,184,187,194,179, 77, 91,196,198,198,254,157,209, 44, 2, 69,253, 48, 58, 21,255,
- 7,183, 3, 24, 85,230,249, 70, 0,235,205, 17,100, 24,134, 39, 73,146,120,254,252,185, 65, 38,147, 17,142,142,142,180, 68, 34,
-129, 78,167, 43, 53, 92,113,113,113, 8, 15, 15, 71, 82, 82, 18, 28, 29, 29, 73, 59, 59, 59, 24, 12,134, 28, 83,244, 3, 2, 2,
-224,234,234, 90,174,227,251,240,225,195,107,100,178,134, 2,193,219, 22, 45,173, 37, 33, 41,187, 32,231,110,136,143, 73, 40, 36,
-245,144,254, 23, 76, 22, 0,168, 84,170,239, 0,124, 87,242,220,217,217,249, 83,138,162,102,233,116, 58,187, 11, 23, 46,216,203,
-229,114, 98,231,206,157,198, 57,115,230,168, 40,138,202, 33, 8, 98,245,223,111, 14,113, 63, 51,247,177,143,200,193,157,187, 83,
-200, 95,153,248,124,250,219, 57,162, 58,114,162, 94, 48,122,167, 63,248,253, 83,230,113,203, 52,101, 42,201,131,187, 95,197, 53,
-120,251,244,153, 11,190,138,141,185,229, 45,181,149, 98,212,232,153, 56,126,242, 28, 8, 82,132, 75, 87, 34,161, 55,176,200,204,
-206,197,128, 65, 31,195,211,205, 25,247,175,158,202, 96, 56,110,227,155,101,178,185, 13, 93,122,126,234, 32,177,148, 21, 31, 19,
- 22, 63,125, 63, 5, 36,185, 22, 95,127,253, 53,130,131,131,199, 68, 71, 71,207, 71, 53,121,180, 8,130,219, 80,191,237, 32, 7,
- 11, 73,145, 14,207,177,216,186,127,122,113, 30,173, 73,216,248,221,193,250,245,124,227,231, 85,149, 71,235, 13, 50, 89,101,215,
- 85, 27, 45, 31, 31, 31,137,149, 8, 35, 69, 20, 61,117,236, 71,189,228,233,143,239, 33,233,193,173,162,230, 5,131,214,144,250,
-232,129, 41,169,208, 59,161,124,254, 14,190,170,166,171,194, 66,147,238,232,203,105,150, 84,184, 47, 70,179,204, 52, 89, 47,105,
-150, 53, 91,101,243,102,121,121,121, 97,201,146, 37,166,228,209,122,113,223, 75,232,138,162, 14,240,101, 59,195,119, 53,209,100,
- 85,168, 41,151,203,145,149, 85,148, 33,161, 93,187,118,104,215,238,255,227, 25, 12, 6, 67,105, 20,203,198,198,166,162,136,214,
- 75,154,150,150,150,211, 15, 29, 58, 52,236,202,149, 43,253,191,252,242, 75, 81,199,142, 29, 75,204,156, 6,166,205,237, 86, 78,
-147,101,217,209,167, 78,157,162, 56,142,195,214,173, 91,113,227,198, 13, 94, 38,147,205,150,201,100, 27, 44, 45, 45, 89,173, 86,
- 59,106,196,136, 17, 31,207,155, 55,143,108,211,166, 13,254,248,227, 15,178,118,237,218, 67,128,114, 73, 44, 43,220,247,200,200,
- 72,144, 36, 9, 38, 59, 17, 99,166,255, 12, 43, 75, 26, 49, 49, 49,200,206,206,126, 41,137,169, 41,199,179,108,164,164,100,105,
-211,166, 77,105, 51,100,243,230,205, 65, 81, 20,110,223,190, 93, 89, 51,108, 89, 77,222,201,201,169,244,255, 97, 97, 97,129,115,
-231,206,225,155,111,190,129,183,163, 61,114, 30, 68,193,181, 93, 7,116, 30, 54, 2, 3, 7, 14, 4, 69, 81,112,116,116, 44,141,
-252,154,240, 95,122, 21,202,106, 14, 11, 10, 10, 26,114,255,254,125,207,250,245,235,187, 69, 71, 71,183, 15, 14, 14,246,137,138,
-138, 42,121, 46,129,105,125,115, 74, 53,175, 95,191,126, 96,195,134, 13,163,135, 14, 29,106,193,113, 28,251,236,217, 51, 35, 0,
-194,213,213,149,186,126,253, 58,119,244,232, 81,104,181, 90,120,122,122,146, 30, 30, 30,196,153, 51,103,184, 7, 15, 30, 68,242,
- 60, 63,211,148,125,103, 89,182, 92, 26,135,146,199,123,246,236, 49,251,124,175,245,118,192,226,142,239, 6,122,101,166,220,134,
- 50,249, 49,216, 92,185, 33,252,240, 49,157,153, 38,235,207, 46,163,191, 82,115,193,163, 71,143, 60,116, 58, 29,196, 98, 49, 54,
-109,218,100, 88,178,100,201,253,204,204,204,214,168,120, 68,121, 57,205, 26,142, 58,204,174, 66,243,165, 81,135,185, 89, 56,126,
-248,200,245,166,214,189,183, 99, 76, 74, 70,105,199, 70,158, 32, 28, 15,185,212,109, 45,107, 86, 63,153, 60, 49,151,204,103, 53,
-199,171,216,119,189, 86,175,239,215,187,207,160,179, 97, 97,123,173,231,204,157,139,203,145, 81,200, 82, 21,128,227, 41,112, 4,
-129, 89,179,230,192,213,217, 17,121, 41,143, 52, 58,131,161, 55,202,231,208,250,215,151, 59, 65,144,227,206, 28,221,185,150, 36,
-192,169,211, 30, 74,168,252,199,178,193, 3,123,211,253,250,245,195,161, 67,135, 16, 29, 29,189,165, 10,147, 85,170,201,243,228,
-184,168, 11, 63,175, 37, 0, 78,155,241, 80, 66, 23,196,203,134,124,212,155, 30, 56,112, 32,126, 9,191,130,176, 99,241,155,195,
-142,225, 24,222,108,204,207, 12,111, 67, 35,186,117, 93, 63,143, 54,141,234, 73,105, 86,139,164, 7,143,145,173, 46,196,153,123,
-207, 84, 36, 79,214, 56,183, 78,209, 5,210, 2,137,137,143, 42,184,179,146, 22, 87,232,133,102,105,146, 36, 89, 46,154,245, 42,
-145,172,178,219,233,226,226, 82,110, 58,151,178, 21,119, 73, 31,160, 26,164,118,152,158,152,152,104,155,152,152, 8,158,231, 17,
- 25, 25,105,219,188,121,243,233,175, 18,205,154, 50,101, 74,105,212,234,197,117, 69,175, 85, 71,113,167,244, 53, 70,163,113,255,
-212,169, 83,199, 52,111,222,188,203,220,185,115, 9,152, 49, 1,239, 11,209, 28,134,227, 56,156, 63,127, 30,135, 14, 29, 98, 13,
- 6,195, 72,165, 82, 25, 85,230, 35,235,110,222,188,121,166, 79,159, 62, 59, 31, 62,124, 72,221,191,127, 31, 60, 95,253,184, 83,
-173, 86, 11,127,127,127, 48, 12,131,101, 99,188,144,159, 95, 31, 12,195,128,101, 89, 88, 89, 89,149, 70,241,202,154,231,234,254,
- 71, 44,203,190,100,180, 34, 35, 35, 65, 81, 20, 90,183,110,141, 91,183,110,149, 70,180,170,139, 64, 25, 12,134, 68, 23, 23, 23,
-151, 5, 11, 22,148,110, 87, 70, 70, 6, 78,159, 62,141,119, 90,180, 68,221,145,163,144,146,146,130,213,171, 87,195,221,221, 29,
-139, 23, 47, 70,118,118, 54, 24,134,249,171,195,233,239,221,191,127,223,243,163,143, 62, 74,143,138,138,242, 12, 15, 15,183, 15,
- 13, 13,181, 26, 52,104, 80,122, 84, 84,148, 39, 65, 16, 45, 97,102, 39,104,142,227,102,204,154, 53,235,228,226,197,139,167,127,
-241,197, 23,205,135, 14, 29, 42, 18,137, 68, 92,114,114, 50,179,119,239, 94,194,223,223,159,180,176,176, 32, 78,157, 58,197, 93,
-187,118,237, 42,195, 48,203, 0, 92, 50, 39,226, 92,214,100, 81, 20,101,170,201, 42,199, 68,133,100,136, 13,153,209,122,195,166,
- 37,100,160,175,167, 97,215,222,211,207, 47,253,241,232, 9,165, 99, 38,254, 80, 69,106,128, 55, 25,138,162,246, 5, 5, 5,125,
- 58,110,220, 56,203,174, 93,187, 74,230,205,155,151,155,159,159, 95,153,201,170,224,134,249, 47, 25,117,248,253,140, 47,195, 39,
- 78,174,255,169,223,103,174,181, 16,161, 78, 71, 14, 77,145,182,246, 36, 26,249, 80,200,207,140,147, 31, 59,187, 35, 1, 64,117,
-121,217,174,223,188, 27,221,169, 94,253,134, 7,151, 45, 94,166,152, 61,109,170,232, 96,248,175,224, 25, 3, 34, 47, 92,128,181,
- 5,203, 63,184, 25,145,166, 51,232,123,225, 13,156,130, 71,121,121,125, 24,128, 35,142,142,142,119,134, 13, 29,234, 31, 20, 52,
- 8, 50,153, 12, 7, 14, 28,192, 79,235,214,177,107,128,254, 18,224,214,232,106,242,233,165, 95, 45,213,185, 61, 98,216,176,128,
- 70,141, 62,131, 76, 38,195,254,253,251,177,115,205, 26,147,117,254,229,148,100,134, 63,142,255,103,136,175,166,143, 22, 73,228,
- 95,125,244,172, 32,242,209,179, 2,112, 60,207,241,188,142, 36,241, 92,109, 48, 44,126, 20,159, 92, 35, 83, 80,210,116,184,112,
-209,184,215,215,230, 81,198,252,212,116, 72,119, 5, 38, 43,169,236, 28,105,101, 43,233,202, 30, 27,141,198, 36, 19,229,151,122,
-123,123,191,244, 90,205, 67,191,188, 89, 38,203,212, 60, 90, 0,144,149,149,165, 4, 48,251,143, 63,254,216,211,165, 75,151, 17,
- 0,146,107, 88, 70, 91,219,182,109, 59, 18, 0, 69, 16,196,150,148,148,148,168,151, 78,120,165, 50,214,221,221,125,133,175,175,
-239,168,162, 27, 83, 98,107, 53, 21,121,124,253,250,245, 13, 21,149, 69,101,207, 57,142,171,182,140, 84, 42, 21,154, 53,107,246,
-210,156,150, 60,207,227,217,179,103, 37, 17,167,210, 99, 95,149,129, 43, 40, 40, 24, 53,126,252,248,239, 68, 34,145, 55, 0,162,
-196,228,178, 44, 75,173, 95,191, 94,202,178, 44, 5,128, 32, 73,146, 17,137, 68,133,135, 14, 29, 98, 24,134, 73,212,233,116,163,
-254,226, 11,196,126,162,104, 42, 6,245,253,251,247, 3,139, 35, 89, 73,209,209,209,183,195,194,194,228, 0,126,174,161,238, 37,
-141, 70,115,105,201,146, 37,109, 54,109,218, 52, 99,212,168, 81,205, 6, 14, 28, 72,183,107,215, 14,199,143, 31,103,207,159, 63,
- 31,169,213,106,151,154, 99,176,138,203, 50,215,203,203,171,212,112, 85,115, 46, 87,217,145,215,201, 71,178,225,227,207,221,165,
- 91,151,158, 46,200, 76,209, 95, 49, 22,232,103,238, 0,162,241, 31, 38, 45, 45,237, 75, 0,115, 86,175, 94,157, 18, 18, 18, 34,
-177,176,176,208,155,106,178,254, 66, 24, 78, 85,240,254,183,157, 63, 60,210,118,214,120,223,206,237, 91,203,188,106, 41, 60, 30,
- 60, 78, 67,220, 31,199,213,119,142, 45,122,202,235,114,122, 2, 48,165,231,250, 53,157,193, 80,103,202,212, 41, 99,196, 34, 81,
- 23,150,101, 27,116, 60,115,152,167, 40, 42, 74,111, 52,158, 41,110, 46, 44,124,131,139,124,225,138, 21, 43,252,131,130,130,112,
-224,192, 1,156,217,189, 27, 3, 50, 51,113,142,162, 40,210,194,194,233,152,193,176, 18,166, 25,164,133,171, 86,173, 10, 8, 14,
- 14,198,190,125,251,112,106,231, 78,244,175,153, 78,101,117, 93, 83, 0,242,226,167,153, 0, 30, 2,104, 12,192, 18,128, 14, 69,
- 83, 59, 57,151,173,194,138,223, 43,121,255, 34, 65, 16,127,102, 71,216,234, 51,195,191, 72,116,220,211,198,175,123, 43,180, 90,
-109,182,191,191,191, 89, 99,174,141, 70, 99,149,109,184, 12,195, 36,249,249,249,153, 28,181, 48,197, 20,101,103,103, 55,249, 19,
- 11,227,149,250, 98,149,171, 68, 56,238,169,155,155, 27, 87, 82,233, 87,100,194, 42,122,141, 7, 18,204,249,157,212,212,212,135,
- 0, 38,215,116, 59, 83, 82, 82, 14,194,132, 73,163, 77,253, 28, 0,228,228,228,188,246,201,124, 9,158, 79,158, 55,111,158, 89,
- 6, 27, 60, 95,149,249,140, 42, 40, 40,104,110,202,111, 27, 12, 6,252,141,236, 43, 94,200,232,232,232, 17, 4, 65,116, 69, 81,
-147,192, 22,188,158,108,222,151,242,242,242, 46, 45, 95,190,188,205,214,173, 91, 39,242, 60,143,188,188,188, 53,230, 26,172,210,
-187,231,244,244,227,175,107,199,179,211,244,191,237,221,146,212, 65,171, 50, 76,220, 86,160,223, 9,129,210, 96, 20,207,243, 63,
- 14, 30, 60,248, 29, 0, 59, 94, 85,172,146, 81,135,175, 74, 2,151,147, 27,114,110,202, 55,195,206,217,219,116, 7, 75, 7, 66,
- 79, 30,131, 62,235, 56,128, 31, 96, 90, 55,135,210,253,101, 56,110, 21,163,215,175, 42, 83,185,252, 23,202,217, 49, 56, 56,120,
-226,167,159,126,138, 57,115,230,224,212,202,149,134,207, 9, 34, 87, 4,240, 39,139,110, 52, 73, 2,152,102,170,206,144, 33, 67,
- 48,103,206, 28,156, 88,182,172,166, 58, 85, 33, 39, 8, 34, 28, 0,166, 79,159, 62,115,201,146, 37, 14, 51,102,204,104,176,116,
-233,210,197,197,207,239,149,188, 95, 92,215,133,206,152, 49,163, 94,153,247,243, 1, 92,255,147,143,103,133,153,225,255,108, 58,
- 9,154,130,166,160, 41,104, 10,154,130,166,160, 41,104,190, 10, 60,207,119, 47, 90, 85,190,174,236,113,153,245,223, 2, 13, 1,
- 1, 1, 1, 1, 1, 1,129,127, 33,101,163, 88, 53,121,255, 53, 82,210, 71,171, 44, 91,129,162, 97,221,149,185, 82,115, 70, 61,
-212,196,217, 70, 8,154,130,166,160, 41,104, 10,154,130,166,160,249,159,211,172, 78,251,165,239,243, 60,223,157, 32,136,112,158,
-231, 67, 43, 91,151, 24,171, 23, 31,151, 89,191,182,110, 7, 21, 80,210, 55,235,165, 62, 90,127, 54, 66, 88, 85,208, 20, 52, 5,
- 77, 65, 83,208, 20, 52, 5,205, 87,162,164, 9, 16, 0, 63,125,250,244, 25,255,192,166, 67,183, 98,147, 85,118, 1, 80, 69,211,
- 33,207,239,167,146,147, 97, 43, 22,203, 44, 0, 64,175,215, 24, 60, 60,144, 71, 16,253,254,206, 9,111, 5,254,157,148, 12,247,
- 78,123,205,159, 21, 16, 16, 16, 16,248,111,144, 81, 18,169, 2,144, 1,128, 40,126,174, 47, 94,103, 20, 27,178, 23, 31,151,123,
-255, 79, 68,137, 74, 34, 89,116,101, 38, 43, 51, 83,230, 76,211, 57, 1, 44, 91,248, 54, 0,208, 52, 25,147,153,233, 16,203,243,
-251, 51,107, 98,182,156, 21,138,155, 34,138,242, 48,229,179, 70,150, 77,206, 76, 75, 43,159, 58,158, 32,222, 4,131,103,170,137,
-120, 21,179,241,167, 27, 21,103,103,103, 23, 23, 23,151, 15,108,109,109, 91,168, 84,170,107, 25, 25, 25,191, 84, 49,239,225, 18,
-130,192,212,162,255, 21,150, 3,152, 81,133,180, 57,159,125, 17,127,153, 76, 54,134, 32,136,224,226, 19, 44, 90,163,209,108, 2,
-240,232, 63,120, 65,178, 4,208,139,166,233, 33,206,206,206,205, 82, 83, 83,231, 1,168,105, 54,111, 26,192, 20,123,123,251,129,
-246,246,246,181,179,179,179,159,228,229,229,237, 3,176, 10, 64,181, 67,165,231,125,225,214,162, 93,215,118,179,207,159, 58,191,
-112,222, 58,229, 31, 47,189, 63,197,205,169, 75,231, 86,115,206, 31,187,178, 96,230,198,148,108, 51,183,141, 44, 94,128,162,209,
-145, 60, 94, 78,246,250,170,136, 0,244, 0,208, 14,192,121, 0,199, 76,217,239, 74,120, 7,192,204,226,109, 94, 5,224,220, 63,
-252,127,100,229,226,226,178, 12, 64, 15,154,166,239, 39, 39, 39,143, 4,144,244, 55,111, 19, 13,160, 41,128, 96, 20,165,225,184,
- 14,211, 82, 56, 84,139,147,147, 83, 40, 77,211, 99,138, 83,187,108,202,202,202, 10,255,167, 22,140, 88, 44, 94,227,234,234,250,
-153, 86,171,213, 16, 4,193,151,205,247,200, 48, 76, 82,102,102,102,147, 55,237,162, 70, 16,196,245,127,248, 38,142,172,224,181,
-202,243,104, 37, 39,195,150,166,115, 2,210, 83,163, 6,164, 40,239,246, 7, 0,119,183, 6,251, 20,174,245,127, 78, 78, 22, 27,
- 92, 3,123, 91,139,100,244, 38,138, 18, 53, 44,212,235,156, 69,180, 40,211,192, 24,111,147,122,126, 76,234,195, 95, 42, 76,182,
- 40,162, 40,143,167,177,231, 20,140, 33, 27, 34,169, 59, 68,150,222,149,110,173,187,187,123,141,246,210,193,193,207,198, 32,145,
- 78, 20,137,168,206, 28,207, 4,243, 28, 64, 18,162,104,134, 53,158,181,208,233,190,205,201,121,146, 95,211, 35, 24,232, 4, 87,
- 30, 24, 8, 2,157,193,227, 12, 1,132, 61,204, 66,170, 25, 18,166,154,136, 87, 49, 27,101,191,187, 26,192,151,175,251,159,228,
-225,225,225, 16, 26, 26,186,230,155,111,190,177,180,182,182, 38, 18, 19, 19,187, 78,155, 54,237,221, 27, 55,110, 76, 78, 78, 78,
- 78,121,209,244, 17, 4,166,114, 28, 79, 2, 0, 73, 18,211,228,114,133,140,162,168,151,114, 27,177, 44, 43,203,200, 72, 31,199,
-113, 60, 81,252,217,169, 60,143,181,166, 24, 70,169, 84, 58, 40,184,126,195,201,203, 86,172,178,118, 81, 40,172, 24,150, 51, 36,
- 60,123, 42,155, 61,253,203,230,143,227, 30,173, 45, 44, 44,220, 91,147,243,154,162,168, 1, 18,137, 36, 20, 64, 80,241,107, 15,
-116, 58, 93, 56,203,178, 63,155, 90,161,187,184,184, 92,164, 40,170,150, 57, 63,204,178,108, 98, 90, 90, 90,235, 26, 22, 81, 63,
-111,111,239, 31,218,182,109, 43,107,214,172, 25,196, 98, 49,230,204,153, 51, 69,169, 84, 86,103,180,104, 0, 83,100, 50,217, 0,
- 43, 43, 43,191,130,130,130,199, 90,173,246,160, 88, 44,238,180,118,237, 90,175, 86,173, 90,217,164,165,165, 17, 20, 69,185,132,
-135,135,127,178,110,221,186,174, 12,195,116,172,174,146,203,125,204,207,150,244, 8,106,147,251,248,220,108, 0,239,189,248, 62,
- 83, 40, 29,194, 83, 94,161, 90,254,214,243, 98,243, 97,178,201, 18,137, 68,107, 93, 93, 93, 63, 45, 44,202, 21,192,191, 88,225,
- 0,128, 94,175,207, 81,169, 84,129, 53, 57,229, 1, 12,183,183,183,255,244,171,175,190,114,120,239,189,247,176,123,247,238,177,
-219,182,109,203,201,203,203,251, 17, 69,137, 48, 31,154,169, 57, 53, 53, 53,245,125,145, 72, 68,120,121,121, 81, 90,173,214, 28,
-163, 21,128,162, 73,152,175, 3,216,132,162,212, 5,237,129,162,243, 29,192,242, 18,227, 70,146,228,166,192,192,192, 15, 30, 60,
-120,176, 25,192,194,154,158,235,174,174,174,223,109,220,184,177,127,207,158, 61,169,140,140, 12,143,144,144,144, 61,169,169,169,
-109, 94,195,101,100,152, 68, 34,153,212,160, 65,131,186, 15, 31, 62,140,205,203,203, 91, 85,124, 60,171, 58,167, 60, 1,116,178,
-183,183,239, 56,107,214, 44,235,208,208, 80,108,221,186,245,253,109,219,182, 21,228,231,231,159, 69, 81,159,158, 87, 50,129, 52,
- 77,143, 73, 74, 74,114,230,121, 30,110,110,110, 99, 0,252, 35,141, 22, 73,146,107,251,244,233,243,233,158, 61,123,100, 79,159,
- 62,149,121,120,120,148, 38,207, 38, 8,162,198,245,167,192, 43,179,181,140,225,170, 62,143,150, 88, 44,179, 96,217,194,183, 83,
-148,119,251,191,219,118,189, 29, 0, 92,188, 48,190,191,194,181, 94,180, 88, 44,139,149,216, 74, 15,245,233,209,169,225,135,161,
-109, 9, 79, 55, 5,146,148,233, 46,223,135,157,234, 22,126,234,220, 33, 20, 37, 16,171, 16,198,144, 13, 75, 67, 4, 30,254,190,
- 14,206,237, 82,176,225, 68, 18,254,184,147, 0, 77,110, 38,106,185, 90, 98,197,196, 46,112,117,144,213,236,214, 75,225,223,158,
-161, 37, 63,127, 52,104,176,221, 7,189,130, 68, 62,174,174,224,121, 9, 98, 31, 23,180,252,245,244,185,166, 7,247,239, 29, 99,
- 37,242, 31,160, 78,127,100,242,197,173,145, 27, 44,213, 6,244,162, 41,226,147, 86, 77,234,118, 28,244,126, 27,178,110, 80, 29,
-220,191,247,160,203,145,223, 34, 87,144, 87,238,157,101, 88,126,151,149, 5, 14,223, 82, 86,153,208,239, 37,195,209,177, 99,167,
- 54, 18,137,164, 92,242, 36,157, 78,103,113,246,108,196, 59, 53, 49, 27, 37,191,161,215,235, 72,145, 72, 12,146, 36, 38, 7, 7,
-215, 15,202,204,204, 60, 71, 16,196, 15, 41, 41,230, 69, 11,198, 3,226, 28,154,110, 76, 74, 36,110,172, 94,239, 4, 0,132, 88,
-156,147, 64,146,245,103,205,156,105, 77, 81, 20,151,149,149, 5,141, 70, 67,140, 24, 49, 66,250,248,241,227, 62,201,201,201,235,
-170,185, 35,193,182,109,219, 2,220,220,220, 94,154, 61, 86,169, 84,138,123,246,252,160, 38, 69, 31,208, 32,164,209,164, 83,167,
- 78, 6,229,101,231, 20,110, 91,253,221, 77,163, 84,166,171, 29, 20, 40,218,180,117,167,221,200, 79, 63, 30, 31, 19,115,239, 54,
-204,155,175,206,219,210,210,242,208,202,149, 43,131,219,183,111, 47, 82, 40, 20, 72, 75, 75,195,131, 7, 15,130,127,251,237,183,
- 94, 59,119,238,156,162,213,106,251, 0, 38, 77,136,234,127,118,215, 15, 10, 43, 71, 39,176, 70, 35,220, 27, 52, 42,205,111, 22,
-247,219,105, 48, 6, 3, 56,163, 17, 65,161,189,138,194, 50, 28,135,186,117,235,214, 52,235,174,123,189,122,245,126, 90,188,120,
-177,133, 78,167, 67,100,100, 36,206,157, 59,199, 41,149,202,234, 18,226,210, 4, 65,156,158, 59,119,174,103,235,214,173,109, 50,
- 51, 51,193,178,172,243,225,195,135,199, 52,106,212,200,214,203,203, 75,188,107,215, 46, 20, 20, 20,128, 97, 24, 71, 63, 63, 63,
-199, 65,131, 6,233,119,237,218, 53, 5,192,178,202, 34, 89,121,143,249,217, 74,194,175, 91, 96,227, 33, 72, 37, 78,118,155,212,
- 13,191,218,190, 69,148, 70,182,186,249,249,217,228, 37,203,166, 89,219,214,119,204, 75,142,152,214,205,207,111,219,201, 39, 38,
-221, 12,145,197,149,205, 71, 97, 97, 97,178, 7, 15, 30,200,130,130,130,192,113, 92,105, 6,254,146,132,179,254,254,254, 53, 57,
-142, 75, 71,143, 30, 61,173,127,255,254,104,208,160, 65,105, 82,212,175,191,254, 26,211,166, 77,115,184,120,241,226,148,189,123,
-247, 78,249,229,151, 95,150, 1,152,110,102, 52,166, 4,115,203,120,126,124,124,124,191, 67,135, 14,125, 60,117,234, 84,127, 0,
-227, 0,204,201,202,202,106, 91, 28,141, 17, 23, 27,173, 97, 83,166, 76,249,124,250,244,233,120,255,253,247,231, 68, 70, 70, 46,
-170, 97,148,143, 98, 24,230,253,158, 61,123, 82, 70,163, 17, 86, 86, 86, 48, 26,141,111,189,106, 80, 2,192,198, 81,163, 70,125,
- 62,122,244,104, 56, 56, 56,192,104, 52, 6,132,133,133,109,155, 51,103, 78, 11, 0,195, 43,217,214, 33,159,127,254,121,223,193,
-131, 7,163, 73,147, 38,160,233,162,195,184,114,229, 74, 44, 88,176,192,250,244,233,211,189,118,237,218,213,235,200,145, 35, 7,
- 81,126,218, 46,179,224, 56, 14, 52, 77,227,249,243,231, 80, 40, 20, 18,142,227, 78, 17, 4,177, 53, 59, 59,251,151,127, 80,101,
-190,188, 95,191,126, 31,237,217,179,199, 26, 0, 86,172, 88,129, 73,147, 38,193,197,197, 5,214,214,214,130,213,249,231, 68,180,
- 70, 86, 27,209,170, 14,141, 70,211,104,198, 23,159,128, 36,139,238, 26,235,212,246,198,146,153, 35,137, 35,225,167, 26, 85, 25,
-131,151,186,227,225,239,235, 32,241,154, 8,157,145,193,213, 59,241, 56,179,162,107, 81,109,249,222, 44,232, 12, 69,115,234,241,
- 60,239, 40,182,180, 92,174,103,217,203,112,117,141,196,179,103, 25,213,153, 44,185,171, 75,248,150, 45,203, 44,131,223, 10,132,
-129, 49, 34, 57, 61, 25, 4, 33,129,167,135, 13,134, 13,121, 79,212,182,173,187,243,252,249,223, 29, 79,229,208, 91,147,249,168,
-218,132,161, 1,206,216,209, 40,216,191,255,160,238,173, 37,245,131,235,193, 66, 98, 89,250, 94,227, 38, 77,208,184, 73, 19,114,
-122, 65,126,231,107,215,111,118, 62,112,250,170, 78, 99,124,182, 47, 54, 19, 67,171,185,200,148, 26,142, 9, 19, 38,192,197,197,
-165,220, 7,210,210,210,240,219,111,103, 43,252,142, 25, 23,178,210,223, 88,180,104,145, 77, 78, 78,206,123,219,183,111,239,192,
-113,220,162,212,212,212,223, 77, 17, 25, 12,212,202,149, 72, 58,126,186,106, 21,215,240,131, 15, 40,123, 87, 87,146, 99, 89, 34,
-229,201, 19,167,213,235,214,181,203,142,139,179, 84, 59, 58,102,231,104,181,154,216,216, 88, 72,165, 82,130,166,233,166, 21, 72,
-165,241, 60,150,147, 36, 49,141, 32, 8, 72, 36,210,216,209,163, 71,223, 42,126,175,214,177, 99,199,100, 61,122,244,208, 0,120,
- 10, 0, 18,137,212,131,162,200,128,162, 76,236, 88,110,138,193,180,178,178,250, 98,225,226,101, 86,121,217, 42,173, 65,173, 54,
-202,109,173, 9,194,218,134,202,203,205,207, 79, 86,102,232,102,205, 91, 64,141, 26, 54,248, 11,181, 90, 61,198, 84,147, 21, 18,
- 18,114,237,208,161, 67, 10, 39, 39, 39,168, 84, 42,100,101,101,225,218,181,107,224, 56, 14,125,250,244,145,180,108,222,172,209,
-204, 89,179,255,120,158,156,220,194, 20,179,101,229,232,140, 21,173, 27, 22, 85,214, 79,179, 74,203,103,107,191,208,210,207, 44,
- 72,202, 45,137,206,189,202, 20, 82, 45, 58,118,236,104, 1, 0,195,135, 15,207,203,207,207, 95, 2, 96, 15,170,207,232, 63,101,
-246,236,217, 30,181,107,215,246,217,179,103, 15, 10, 10, 10, 0, 64, 81,187,118,109, 4, 6, 6,178,231,207,159, 71, 64, 64, 0,
-108,108,108,112,241,226, 69, 92,189,122, 21,141, 27, 55,182,177,176,176,232,111, 48, 24, 42, 52, 90,237,186,182,155, 45,233, 17,
-212, 38,176,241, 16, 88,219,186, 97,219,222,159,241,240,230,206, 54, 58,195,131,217, 22,236,133,193, 90, 94, 50, 52, 35,209,122,
-122,173, 38,109,157,234,212,251, 0, 62,141,111, 57, 23,178,151,226,103,119,174,189,148,150, 22,238,156,183, 74,153, 85,153,201,
- 2,176,162, 79,159, 62,253,194,194,194,236, 1, 32, 42, 42, 10,105,105,105,144,203,229,144, 74,165, 16,137, 68,165,243,147,214,
-144,161,155, 54,109, 42, 53,109, 12,195,148,206, 2, 32,147,201,240,238,187,239,162, 97,195,134,248,229,151, 95,134, 86, 98,180,
- 90, 55,111,222,124,183,143,143,143, 87,217, 23,213,106, 53, 6, 14, 28, 8, 0,104,219,182,109, 71, 75, 75, 75,190,196, 16, 42,
-149,202,130,235,215,175,119, 6, 16, 89,137,179,212, 38, 39, 39,227,171,175,190, 66, 66, 66,194,216, 45, 91,182, 60, 3, 32, 21,
-139,197,165,247,199, 0, 2,234,213,171,183,118,210,164, 73,120,252,248, 49,238,223,191,127, 13, 53,111, 74,101,173,172,172,226,
-140, 70, 99, 19,134, 97,160,213,106,209,187,119,111,233,193,131, 7,211, 40,138,138,201,204,204,252, 24, 69,125, 82, 76, 69, 10,
- 96,213,232,209,163, 63,159, 58,117, 42,206,158, 61,139, 35, 71,142, 96,240,224,193,152, 56,113, 34,172,173,173, 63,157, 56,113,
-226, 31, 40,154,208,252, 69, 58,110,218,180, 9, 44,203,190,116,110, 72,165, 82,180,110,221, 26,117,235,214,197,145, 35, 71, 58,
-190,130,209,242,105,221,186,181,152,227, 56,168,213,106,156, 63,127,222,218,210,210,210,218,211,211,115, 4,128,127,140,209,242,
-241,241, 25, 29, 22, 22,102, 93,182,245, 71, 34,145,160,204,255, 64,224,239,143,104, 85,121,135, 85,138, 94,175, 49,208, 52, 25,
-227,238,214, 96,223,197, 11,227, 75,155, 14, 1, 50, 70,175,215, 24, 0,128,229,120,228,105, 24, 88, 74, 72, 60, 77,205,199,189,
- 39,153, 21, 73,149, 27,162, 41,178,244,134,164,217, 83,240, 60, 15,189,129,133, 46, 55, 21, 75,142,107,240, 32,169, 16,122,117,
- 14,244,134,162,110, 88,206,206,206,244,169, 83,191, 78,138,136,248,237,243, 31,127,252,145, 74,178,179,187,159, 15, 52,170, 72,
-211,193,193,207,134, 19,139,247,109,222, 50,199,146,167,158, 32, 54, 81,141, 58,158,205,224,108,239,133,212, 76, 53, 46,223, 63,
-129,152, 71,225,168,237,230,131,137, 95,116,147, 46, 92,188,231,103, 11,198,215, 91,165, 74,200,171,108, 59, 75,238,162,190, 59,
- 25, 11, 38,251, 9,216,172,199, 96,243, 83, 94,250,128,181,220, 27,141,219,123, 64,238,245,150,100,232,196, 5, 67,128,114, 70,
-171,172,102, 26, 65,144,155, 73,146,248,156, 32, 8, 52,104, 16,146,180,106,213,170,138, 82,129, 27, 26, 52, 8, 73,162, 40,210,
-179,232,194, 78,110,226,121, 46,173,154,237, 44,103,106,196, 98,201,212,162,176,191,219,243,227,199,143, 27,250,245,235,135,149,
- 43, 87,138,167, 77,155, 54,139,162,168,225, 21, 52,239,149,211,236, 13,120,219,191,245, 86,151, 69,151, 47,243, 34,163,145,200,
-190,118, 45, 79,165, 84, 50,169,249,249,226,253, 49, 49,239,127,246,229,151, 98, 47, 47, 47,252, 30, 30,238,148,161, 86,243, 42,
-157, 78,171, 82,169,120,134, 97,174, 85,162, 57, 67, 46, 87,200,182,109,219, 22, 48,122,244,232, 91, 74,165,114, 6, 0,184,185,
-185, 45, 1, 80, 23,192,211, 50,175, 97,203,150,159,147, 71,140, 24, 17,155,158,158, 62,163,170,237, 44, 67, 61,133, 92, 33,219,
-251,221,174,187,142, 54,150,164,220,211,157, 20,217,219,211,140,216,210,130, 3,180,181,189,222,178, 2, 80,175,146,239,190,168,
- 73, 88, 90, 90, 30, 58,122,244,168, 66, 36, 18,129,101, 89,200,229,114, 36, 36, 36, 64,165, 82, 33, 63, 63, 31,241, 49, 15,224,
-235,229,133,249,211,167,185,141,155, 54,253,144, 70,163,105,242, 66,101,246,242, 4,200, 70,195, 75,145,189,138,102, 49,120,177,
-217,203,196,114, 47, 75, 66, 98, 98, 34,172,173,173, 17, 28, 28,108,125,249,242,229, 75, 85,152,172,178,147, 0,247,111,213,170,
-149,205,222,189,123,209,184,113, 99,216,217,217,225,252,249,243,136,138,138,130,193, 96, 32, 11, 10, 10, 96, 99, 99,131,165, 75,
-151,194,199,199, 7,121,121,121, 72, 76, 76,116, 18,137, 68,206, 47,100,180, 47,213, 60,127,234,252,194,220,199,231,102,167, 18,
- 39,187,109,219,251, 51, 70, 12, 26, 0, 87,254,201, 37,187,183,136,133, 93,122,180,250,154,167,188, 66,173,108, 26, 56,248, 7,
-247,128,133,216, 26,227,166, 46, 64,108,244, 49, 7, 77,254,221,177, 4,251,220,107,222,170,253, 19, 42,216,119, 2, 0,233,229,
-229,245,217,254,253,251,109, 74, 67, 47, 20, 85, 58,231, 97,217, 73,224,171,152,240,189,218,227, 73, 16, 4, 18, 18, 18,160, 80,
- 40, 96,109,109, 93, 58,129,248,131, 7, 15,112,245,234, 85,148,204, 70, 81,137,230,199, 17, 17, 17, 94, 86, 86, 86,229, 62,192,
-243, 60, 50, 51, 51,193, 48, 12,100, 50, 25, 88,150,133,193, 96,128,209,104, 68, 97, 97,161,117,221,186,117,199, 24,141,198,200,
-138, 52, 57,142,155,220,191,127,255, 86,145,145,145,126,235,214,173,131, 94,175, 95,145,154,154,138,190,125,251,130,227, 56,116,
-236,216,241, 29,158,231, 31,206,154, 53, 11, 0, 48,105,210, 36,163, 90,173, 30, 93,147,125, 47,166,110,227,198,141,253,206,158,
- 61,139, 54,109,218, 64,167,211, 97,229,202,149,182, 91,182,108,177,221,181,107,151,124,234,212,169, 63,100,100,100,116,173, 70,
-147, 0,176,194,213,213,245,243,118,237,218, 89, 22,207, 97,138,157, 59,119, 98,254,252,249, 97, 0,102,253,250,235,175,115,143,
- 28, 57, 50,228,179,207, 62,195,252,249,243, 39,170, 84,170,237,149,105,198,199,199, 67, 46,151,195,214,214,182,232, 98,105, 48,
-224,246,237,219, 56,115,230, 12,222,126,251,109, 83,246,169,178,237,244,233,211,167,207, 15,123,247,238,181,121,254,252, 57, 46,
- 94,188, 8, 95, 95, 95,104, 52, 26, 83,230,134,141,248, 19, 42,236, 74, 53,181, 90,109, 97, 98, 98,162,245,178,101,203,224,230,
-230, 6, 31, 31, 31, 72,165, 82, 16, 4, 1,163,209, 88,213,244,106,213,110,103,219,182,160, 51,147, 29,122,218,217, 59,140,229,
-121,158,206,205,205,249,206, 0,213,129, 39, 79,160,255, 11,247,253,223, 76, 35, 0,183, 80,126,206, 67,101,169,209, 10, 15, 15,
-231, 67, 67, 67,137,146,181,135, 7,242, 50, 51, 29, 98, 21,174,245,127, 86,184,214, 43,158,247,139,140,161, 40,135, 88, 23, 23,
- 77, 30, 0, 24, 24, 30, 87, 98, 84,184, 27,151,138,168,184, 84, 88, 73, 76, 11,190,232, 12, 76, 81,143, 85,158, 71, 97,193,255,
-111, 90, 13,154, 28,232, 12, 69,221, 61,244, 58, 13,114, 51,238, 19,253,122,119,150,126,254,249, 40,184,185,121,200, 43,211, 51,
- 72,164, 19,199, 77,122,223,222,209, 94,132,240,203, 39,241,206,219,189, 33,149,136,144,149, 91, 8, 16,192,163, 39,103, 0,206,
- 6,209,177,137,104, 94, 79,134,174, 93,130,172,127, 57,240,240, 75, 0,115, 76,217, 94, 38,233, 26, 44,252,223,131,136, 53,194,
-152,249, 16,156,234, 25, 96,229, 10, 45, 97,141, 44,229, 51,196, 92, 58,104,210, 61, 35,199,113, 99,157,157,157, 85,179,102,205,
-106, 87,167, 78, 29,195,152, 49, 99,238, 60,123,246,108,242, 11,119, 43,223,110,218,180, 9,113,113,113,201,139, 22, 45, 58,159,
-153,153, 57,219,204,130,158,206,243, 88, 83,220, 20,151,121,248,240,225,198, 23, 46, 92,152,184,102,205, 26,151,241,227,199,139,
-199,143, 31, 63, 12,192, 55, 85, 53, 23,230, 73, 36,157, 22, 93,188,200, 51, 73, 73,186,159,214,175, 23,111,188,114,101,150,129,
-227,220,157, 21, 10,162,101,243,230,106, 25, 73,102,102,165,165, 49,114, 63, 63, 42,225,204, 25, 39,222,210, 50,229,215, 95,127,
-205, 43, 40, 40,168,116,234, 28,138,162, 52, 21, 53, 23, 86,132,155,155,155,190,162, 62, 92, 85, 84,136,121, 28,207, 27,236,107,
-215,230,187,116,108, 81, 39,238,225,147, 39, 82,123,123,202,191,142,111,224,189,152,132,107, 60,203, 22, 18, 4,145,103, 82, 91,
- 9, 69, 13, 88,179,102, 77,125, 91, 91, 91,112, 28, 7, 59, 59, 59,100,100,100, 64,175,215, 35, 47, 47,208, 70, 0, 91, 0, 0,
- 32, 0, 73, 68, 65, 84, 15,250,252, 92,232,115,115, 17,245, 44, 1,173,218,181, 67,191,110, 93,130,118, 29, 62, 58,128,101,217,
-176, 42,219,243, 26, 52, 42,141,100, 45,168,229,244,255,182,160,231,170, 82,211,181,172,145, 63, 44,172,173,209,121,242,244, 87,
- 57,209,111, 29, 63,126,252, 68,159, 62,125,222,255,242,203, 47, 73,165, 82,121, 50, 33, 33,161, 21,128,251, 85,125,201,218,218,
-250,173,204,204, 76,228,231,231,195,206,206, 14,107,214,172,129,139,139, 11, 52, 26, 13,174, 95,191,206,123,122,122, 18,231,206,
-157,131,167,167, 39, 50, 51, 51, 97, 48, 24,160, 86,171, 83,245,122,125,165,205,229,197,205,131,239, 77,234,134, 95, 31,222,220,
-217,198,131,136,191,222,127, 74,219,184,135, 81, 49,137,167,207, 92,254,134, 41,148, 62, 87, 37, 69, 76,171,221,244,150,243,216,
-175,230, 99,195,138,185,120, 24,121, 49,219,197, 59,111,163, 37,161,219, 81,213,246,170,213,234,194,152,152, 24,155, 59,119,238,
-128, 32, 8,216,217,217, 65, 38,147, 85,104,182,106, 0, 89, 54, 2,165, 86,171, 97, 97, 97, 1, 39, 39, 39,108,223,190,189,180,
-226,245,245,245,173, 74,227,187,206,157, 59, 15,240,246,246,182, 41,251, 98,211,166, 77, 49,106,212, 40,108,222,188, 25, 87,174,
- 92, 41, 55,159,102,106,106,170,210,104, 52, 86,181,223,170,180,180,180,110,189,123,247,190,121,233,210, 37,219,237,219,183,131,
- 97,152, 10,151,109,219,182,225,234,213,171,115, 0,196,212,240,127,244,118,223,190,125, 47,238,222,189,219, 62, 35, 35, 3,153,
-153,153, 40, 40, 40,128, 90,173, 6,203,178, 8, 12, 12, 36, 24,134,169,174,223, 27, 73, 81,212,225,245,235,215,247, 24, 49, 98,
- 4,104,154,134, 94,175,199,250,245,235, 49,109,218,180,180,226,155, 82, 3,128, 89, 59,118,236, 24,242,193, 7, 31, 32, 36, 36,
- 36,232,220,185,202,123,118, 20, 20, 20,160,160,160, 0, 34,145, 8,174,174,174, 88,184,112, 33,244,250,162,203, 74, 64, 64, 64,
-233,105, 12,224,187,128,128,128, 30,177,177,177, 43, 81,212,119,237, 37, 92, 93, 93,123,243, 60, 63,146,101,217,252, 54,109,218,
- 56,237,221,187,215, 38, 57, 57, 25, 55,111,222,196,156, 57,115,114, 56,142, 99, 57,142, 35,180, 90,109,188, 66,161,184, 41,145,
- 72, 44, 53, 26, 77,118, 86, 86,214, 98, 0, 39,255,174,154,156, 32, 8, 66, 36, 18, 97,248,240,225,160,105, 26,150,150,150, 40,
- 44, 44,132,209,104, 44, 53,243, 48,179, 89,186, 78, 29,107, 39, 26, 22, 35, 28,108,234, 78,236, 55, 33, 84,238,230,238, 1,123,
- 91, 9, 30, 60,184,223,234,183,179,103,214,139,233,135, 91, 56,189,113,203,195,167,185,127,250,100,247, 47,122,145,127,169,209,
-122,105,206, 67,186,226,194,236,199,242,252,254,204,228,100,177, 65, 44,150,197,150, 68,185, 92, 92, 52,121, 4,209,143,149,215,
-235, 9,198, 96, 44,190, 80,240,197,139,137, 70,203,200, 34,238, 97, 52, 46,157, 62, 10,103, 77, 50, 50,227, 27, 2, 22,245,161,
-215,230,162, 80,111, 40, 54, 37, 44,238,220, 60,139,188,220,108, 4, 55, 9, 5, 72,242,106,101,122,118, 78, 68,104,203,198, 13,
-168,184,196,104, 52, 13,248, 16,126,158,109,240, 76,153, 7, 85,129, 14, 57,121,133,104, 24, 60, 29, 25, 57, 90,228,105, 10,113,
- 63,110, 23, 60,220,253, 72,130,126,210,209, 84,163,165,187,127, 8,186,152, 35,176,240,105, 5,113,224, 7,160,124, 90, 35,241,
-238, 57,220,249,117, 53,146,238,253, 14,158, 99,225, 22,208,204,212,147,100,253,201,147, 39,155,181,106,213,138,238,212,169, 83,
-200,137, 19, 39, 66,148, 74,229,157, 98,131, 17,210,169, 83,167, 16,185, 92,142,181,107,215,106, 9,130, 88, 95,195,194, 46,141,
-128,165,167,167, 95, 3,176,232,208,161, 67,235, 71,141, 26, 5,133, 66, 81, 63, 37, 37,165,210, 47,102,136, 68, 33, 67, 23, 47,
-230, 69, 20,197,135,109,216, 96, 49,255,228,201, 85, 63,238,216, 97,209,161,125,123,130,231,121,220,190,125, 91,182,108,195, 6,
-217, 71, 61,123, 62,125,150,158,206, 92,184,114,197,160, 76, 74,202, 79, 87,171,231, 43,149,202,212,191,227,159,109, 52, 26,255,
-136, 79,136,247,104,210,188,161,252,214,131,248,123, 93, 59,180,108, 73,146, 36,249,240,201,179, 43,114,185,173,236,204,233, 51,
- 6,163,209,248,135, 41, 90, 18,137, 36,180, 67,135, 14,116, 78, 78, 14,220,221,221,145,145,145,129,228,228,228,162,136, 67,110,
- 14, 12,185,185, 48,230,169,192,170, 11, 16,127,253, 26, 26,250,213,150,236,151, 72, 66, 53, 26, 77,149, 70,171,228, 46,179,162,
-137,174, 75, 94, 19,219,216, 64,108,109, 13,194,252,102,195,158,246,246,246,211, 84, 42,213, 9, 0, 11, 13, 6,195,184,105,211,
-166, 53, 93,183,110,157,243,162, 69,139,108, 71,142, 28,185,191,160,160,160, 33,138, 38, 85,173,172, 2,123,204, 48,140, 51, 0,
-197,217,179,103,161, 80, 40,144,155,155, 91, 18,105,209,107, 52, 26,105, 86, 86, 22,116, 58, 29,244,122, 61,108,109,109,113,227,
-198,141, 28,134, 97,142, 86,183,113,182,111, 17, 11,117,134, 7,179,157,130,172, 82, 12,140, 67,219,244,108, 46,103,222, 42,229,
- 2, 0,171,186,249,249,109, 51,112, 23,227, 31, 69, 31,115, 72,184,126, 62, 59,229,145,218,111,251,137,248,170,250,104,241, 0,
- 56,130, 32,248,128,128, 0,100,100,100,128,162, 40,200,100, 50, 88, 91, 91, 99,198,140, 25, 88,191,126,125, 77,140,150,212,202,
-202,106, 49, 73,146, 3, 72,146,148,179, 44,139,233,211,167,163, 71,143, 30, 16,139,197, 48, 24, 12,165, 17,205,146, 40, 85, 53,
-145,142,219, 87,175, 94,181,189,122,181,220,101,171,189,179,179,243,111, 58,157, 14, 79,158, 60,193,225,195,135,219, 1,184, 96,
-102, 89, 63,185,125,251,118,183,214,173, 91,239,108,220,184,241, 91, 60,207,163,126,253,250, 24, 56,112, 32,118,237,218,133, 59,
-119,238, 32, 55, 55,151, 59,115,230,204,143, 0, 86,154, 91,135, 23, 31,223,192,190,125,251,254,190,103,207, 30,135,172,172, 44,
-104,181, 90,168,213,106,236,223,191, 31,173, 90,181,130,179,179, 51,118,239,222,205,240, 60,127,172, 42,147, 69,146,228,246, 45,
- 91,182,244,248,236,179,207,176,113,227, 70,132,133,133,225,131, 15, 62,192,128, 1, 3,144,145,145,225,178, 98,197,138, 33,197,
-205,132,115, 7, 14, 28,136,130,130, 2, 92,191,126,253,129,137,231, 60, 84, 42, 21, 84, 42, 21, 44, 45, 45,203,158, 99, 4,128,
- 93,171, 87,175, 30, 52,113,226, 68,248,249,249,205,141,143,143, 95,141, 10, 70,137,114, 28, 55, 58, 57, 57,217,129,166,105, 39,
-134, 97,240,252,249,115,220,184,113, 3, 99,199,142,205,206,206,206, 30, 5,224, 25,128, 89,195,135, 15, 95, 56,121,242,228,210,
-255,210,228,201,147,195, 79,156, 56,209,237,175,142,230, 4, 4,216,215, 19, 83,146, 9, 57,249,148, 83, 78, 78, 78,233,181, 67,
-175,215, 67,167,211,149,139,100, 89, 88,136,156,154, 54,244, 62,174,213,228,207,188,255, 72, 85,233, 4,233, 65,111,217, 53,144,
- 89,217, 77,108,213,166,195,199, 93,186,245,162, 24,163, 17,167, 78, 29,195,247,223,111, 66,251,214, 1,240,171, 83, 31,227,191,
-152, 96,167,211, 51,211,207,156, 57, 57,205,254,234,165,147,249,121,170, 25, 85,105,254,199, 57, 94,108,174,142, 87,216,116, 88,
-145,131, 44, 78,225,144, 83,252,212,217,193,193, 97, 3,203,178,237,109,109,109,193,169, 98,113,255, 70, 36,178,115, 68,208,105,
- 89,112,124,145,217, 50,201,184,232,244,184,120,234, 8,214,172, 94,133,172,172, 44,180,126,183, 29, 10,104, 47,120,123,121,163,
- 80,171, 41, 62,105, 0,131,222, 8,185,139, 15,110,221,186, 99,204, 83,171, 43,189, 32, 89, 72, 13, 65,222, 46, 1,208, 25, 90,
- 64, 42, 22, 35, 55, 95,143,156, 98,147,181,251, 64,127,232, 52, 90, 48,122, 3, 24,189, 17,114,239,190,120,219,165, 3, 56,246,
- 88, 61,179, 14, 31,199,194,144,112, 17,134,132,139,176,108,241, 5,142, 46,249, 31,123,215, 25, 22, 69,178,118, 79, 79, 98,134,
- 25,130,228,168,136, 1, 21,140, 96, 22, 69, 76,232,170,107,206,174,113,117, 85,204, 9,117,205,171,152,214, 28, 48,231, 28, 87,
- 86, 76,168, 24, 48,130, 36, 65, 84,114,146,156, 39,247,116,125, 63, 8,139, 72, 24,208,189,223,222,189,115,158,167,159,153,238,
-233, 62,243,118, 85,117,213,233,183,170,222, 26, 83,174, 33, 85,111,221,221,244,244,244,180,176,176,176,155,111,223,190, 29, 50,
-114,228, 72, 60,124,248,112, 26,128, 25,197,221, 55,211, 70,142, 28,137,183,111,223, 34, 44, 44,236,102,122,122,122,218,247,200,
-121, 45, 45, 45,137, 76, 86,212,198, 10,133, 66, 65, 53,231, 90,181, 27, 58,148,149, 27, 24,152,183,227,217,179,213,135,143, 28,
-225,245,234,217,147, 82,210, 52, 24,149, 10,141,237,236,168, 62,125,250,136, 78, 93,188,104,196, 86, 42, 95, 44,118,119,247, 61,
- 48,126,124,254,171,194, 66,117, 7,154,215, 47,238, 50, 4,128,250, 85, 28, 83, 27, 50,153,108,247, 47, 63, 79,234,229,247,248,
-105,221,122,117,173,244,238,220,243, 11,226,107,107,177, 26,218, 54, 98,103,231,102,113,214,173, 94,174, 45,147,201,212, 21,173,
-246,198,198,198,248,252,249, 51, 62,126,252, 8,153, 76, 6,165, 82, 9, 70, 92, 8,121,118, 14,228,185, 89,160,164, 18,240, 85,
- 42, 72, 51, 82, 81,191, 97, 3,224,175, 25,137,213,118, 69, 85, 36,180, 74, 62, 5,122,122,224,137,116,192,226,114,213, 94, 28,
- 29,128, 83,251,246,237, 47, 94,185,114,133, 55,121,242,228, 14,247,239,223,223, 11, 32, 46, 41, 41,169,231,202,149, 43, 95,237,
-221,187,151, 63,125,250,244,166,219,182,109,155, 0,224, 96,101, 36, 82,169,244,226,159,127,254, 57,214,198,198,198, 52, 36, 36,
- 4, 82,169, 20, 12,195,160, 95,191,126, 64,209,216, 26, 0,192,251,247,239, 37, 82,169, 52, 45, 52, 52, 52, 47, 46, 46, 78, 14,
- 53,102, 9,174,217,157,242, 60,239,243,227,161,102,230, 86, 47, 4,218,245,109, 73, 65,224,144,249,195,173,182,238,184,156, 36,
-189, 29, 21,149,255,107,239, 6,155, 10,243,131,103,213,177, 46,216,119,219, 59, 90,157,129,240,165,179, 11,141,140,140,192,225,
-112,192,229,114,193,227,241, 64, 81, 20,230,204,153,131, 67,135, 14, 85,215,117,248,133,200,210,213,213, 13, 91,187,118,173,245,
-244,233,211,121, 2,129, 0,217,217,217, 56,115,230, 12,166, 76,153,130,163, 71,143, 86, 56,254, 69,141, 46,165,242,222,210,121,
-227,199,143,135, 92, 46,199,232,209,163,113,248,240,225,121, 42,149,202,175, 22,143,244,139,160,160, 32,187,160,160, 32, 61, 0,
- 63,142, 26, 53,234,196,176, 97,195,224,231,231,135,155, 55,111,118, 71,209,164, 15, 9, 0, 79, 0,166,197,159, 85, 61,159, 34,
- 51, 51,179,253, 12,195,252,104, 98, 98, 18,212,164, 73,147, 22,103,207,158,173,147,150,150, 86, 50,249, 1, 49, 49, 49, 56,118,
-236, 88,202,145, 35, 71,242, 84, 42,149, 17,139,197,250, 51, 39, 39,103, 89, 21,130,237,200,142, 29, 59, 38, 21,119, 7,226,202,
-149, 43,228,247,223,127,167, 86,174, 92,137,236,236,108,184,186,186,194,203,203,107,110, 65, 65, 65,235,223,127,255,253,231, 17,
- 35, 70, 96,221,186,117, 40, 44, 44,220, 81,221,203, 74, 21,226,139, 2,208,121,199,142, 29, 54,243,230,205,195,149, 43, 87,224,
-228,228,164, 29, 29, 29,125, 0,192,212,138,242,143, 16,130,232,232,104,136,197, 98, 60,125,250, 20,171, 87,175,206, 46, 35,178,
-230,206,152, 49,227,183,185,115,231, 98,227,198,141, 36, 36, 36, 36,109,216,176, 97,102,135, 14, 29, 98, 55,110,220,120,174, 88,
- 44,254,143, 9,173,166,141, 13, 55,181,115,234,186,212,194,170, 49,206,156, 61,135,172,172,172,210, 52, 41, 73, 23, 66, 8,242,
-243,243,241,249,243,103,232,235,233, 98,235,182,223,126,152, 57,109, 82, 93, 20,133,193,248,218,101,217,208, 96,219,176, 81,147,
- 23,142, 30, 59, 9, 33, 65, 1, 56,117,226, 32, 66, 67,222,150,242,209, 74, 5, 34,195,223, 32, 50,252, 13,204,204,109,208,167,
- 87,119,106,204,152, 49,253,198,143, 29,101, 2,224,111, 11, 29,241, 95,236,205, 2,190,142,163,117,232, 11,161, 85,141,187,206,
-216,192,192, 32,236,194,133, 11, 70,206,206,206,108,154,166,113,251,206, 29,204,154,241, 19, 38,140,247,128, 2, 6,160,229, 60,
- 48, 60,129, 90,150, 72, 36, 98, 16, 16, 20, 22, 22,194,223,223, 31,132,161,113,234,208,239, 32,132, 41, 21, 90, 0,129, 92,161,
-128, 85,189,166,216,127,120, 3, 13, 46,247, 21,148, 21,135,174,201,203,100,171,148, 52, 65, 82, 90, 60,226, 83, 66,161,175, 91,
- 15, 28,110, 61,100,230,136,193, 97,153, 67, 41,125, 15, 85,241,181,226,194, 68, 72, 20,223,150,127,170, 10,188,167,164, 6,149,
-174, 68, 34, 57,125,250,244,233, 31,182,111,223,174,213,191,127,255, 38,151, 47, 95,238, 12, 0,253,251,247,111,162,167,167,135,
-211,167, 79,203, 37, 18,201,233,239,232,241,233,209,190,125,123,100,103,103, 35, 38, 38, 38,168,202,123,147,203,141,116, 76, 77,
-217,105, 15, 31, 42,211,179,179,235,246,232,209,131, 82,210, 52, 88, 20,133,172,220, 92,196,197,198,162, 78,157, 58, 84,216,251,
-247, 58,123,102,207,190,214,164, 69, 11, 78,201,140, 68,117,112,243,230, 77, 33,138,198,101, 85,121,172,134, 40, 76, 75,253, 60,
-201,221,221,253,218,233,211,103,244, 83,211, 82, 35,249, 90, 90,180,142,142,192,114,252,184,153,156,156,156,156,177, 0, 10,212,
- 37,203,206,206, 70,116,116, 52,180,181,181,193,227,114,193, 72,196, 80, 21, 22, 64,154,149, 14,182, 66, 14, 45,149, 10,134, 66,
- 62,234,154,153,161,158,137,177, 90,156, 31, 31,220, 45, 29,248, 94,182,187,112,107,123,123,104,137,116,160,165,171,131,153,222,
-143,138,223, 70,121,192,202,245,234,208, 26, 91, 89, 89,253,113,246,236, 89, 94,122,122, 58,222,190,125, 27, 4, 32, 23,128, 46,
- 0, 38, 60, 60,252,126,104,104,232,128,226, 89,119,213,205, 22,251,253,234,213,171,189,157,157,157,105, 91, 91, 91, 81,106,106,
-106,189,204,204, 76, 42, 37,229,203,177,206,183,110,221, 18, 72, 36,146, 66,134, 97,174, 21,139,172,106,227, 23,205, 31,110, 37,
-240, 15,196, 28, 23,183,250, 45,245,140, 91, 33,139, 14,108,249, 34, 40,101,206,252,225, 86,187,119, 92, 78,146,106, 83,178, 19,
-148, 42,161, 46, 71, 32, 85,119, 16, 51, 1,138,198, 74,249,251,251, 35, 46, 46, 14,209,209,209, 95, 8,170,105,211,166,225,212,
-169, 83,106,121,180, 68, 34,209,198, 53,107,214, 88,207,155, 55,143, 87, 70, 20,193,221,221, 29,185,185,185, 56,124,248, 48,220,
-221,221,107,220,240,151, 67,131, 30, 61,122,244,183,176,176, 64,102,102, 38,204,205,205,225,236,236, 60,208,207,207,207, 22, 64,
- 76, 45,203,253, 76, 55, 55,183,223,214,174, 93, 11,165, 82,137, 41, 83,166,224,195,135, 15, 23, 63,124,248,176,179, 94,189,122,
-115,150, 44, 89, 98,102,102,102,134,145, 35, 71,138,104,154, 30, 90, 25,137,161,161,161,231,193,131, 7,199,246,239,223,159,165,
- 80, 40,186, 61,120,240, 0,177,177,177,144,203,229,160,105, 26,159, 62,125,130,187,187,123, 74,241,236,198, 79,106,216, 53,121,
-197,138, 21,147,230,204,153,131,205,155, 55, 99,205,154, 53,199,245,245,245, 91,180,105,211,198,113,205,154, 53, 88,188,120, 49,
-108,108,108, 96,100,100,212,108,229,202,149,246, 11, 22, 44,192,238,221,187,177,122,245,234,227, 0,142,213, 38, 33, 24,134,161,
- 54,109,218,212,122,199,142, 29, 22, 37, 34,139,197, 98,225,194,133, 11, 8, 12, 12, 28, 24, 21, 21, 85,209, 53, 94,230,230,230,
-211, 44, 44, 44,180,238,221,187,167, 99, 99, 99, 3,154,166,149,197, 34,107, 79,189,122,245,102,125,250,244, 9,253,251,247, 71,
- 84, 84,212,105, 0, 19,244,245,245, 11, 23, 44, 88, 32,212,214,214,214, 23,139,197,248, 79,129,205,162, 38,110, 92,183, 24,175,
- 3,223,227,234, 85, 30, 94,191,126, 13, 51, 51, 51,240,249,124, 16, 66, 32,147,201,144,158,158, 14,165, 66,134,150,205, 27,224,
-228,145, 77, 72, 75, 75, 7, 88, 84,165, 67,110, 40, 22, 53,110,210, 79, 67,240,228,233, 29, 28, 56,112, 16, 5, 5,133,149,188,
-124, 11,208,184,137, 61,172, 44, 77,145,144,152, 0,138, 5,227,191,243, 94,255,203,187, 14, 75,171, 32,168, 19,222,161, 44,234,
-212,169,179,243,252,249,243, 70,174,174,174,236,194,194, 66, 48, 12,131,174,206,206,152, 51,111, 30,110,158, 61, 11,187, 14,163,
- 65,201,117, 64, 11,213,155,245, 32,149,136,225,224,216, 25, 35, 70,142, 66,124, 92, 28,220, 6, 12,131, 84, 42, 46,125,195, 40,
-241,104,201,229, 10, 24,155,214,197,221,187,119,217,152, 50,229, 29,246, 84,236,148, 80, 41,180,130, 35, 63, 73,187,228, 72, 2,
-225,255,250, 20, 20, 50, 5, 90,182, 92, 9, 5, 99, 4, 83,235,105, 80, 42,175, 35, 47,253, 65, 81, 55,134,145, 43, 18,227,227,
-193, 98,243,194,106,155,130, 76, 97,250, 55, 85,186,185,185,185,185,209,209,209,151,253,253,253,199, 13, 29, 58, 20,119,239,222,
-253, 25, 0,134, 14, 29, 10,127,127,127, 68, 71, 71, 95,206,205,205,205,253, 30,185,109, 97, 97,241, 99,247,238,221, 71,183,107,
-215, 14,222,222,222, 32,132, 60, 81,235,193,230,114, 9,139,197, 2,195, 48,160, 0,100,230,228,224,195,135, 15,200,204,200,128,
- 82,169, 68, 97, 65, 1, 99,223,164, 73, 1, 97, 24,221,154,216, 83,118,134, 33, 42,152,117, 88,114,172, 22,183, 26,247,234,197,
-179,248,252,130, 2, 19,131, 58, 6,249, 90, 90, 90,170,236,156,156,220,119, 97, 33,114, 53, 27,135, 18,132,135,134,134,182, 72,
- 78, 78, 70,124,124, 60,232,194,124,176,101,114,176,100, 98,244,236,220, 9,218, 32, 16,128, 1,151, 81,130,203,230, 34,191,104,
-118, 94,181,221, 29,170, 50, 47, 9, 37, 34,139,162,168,162,238, 66,145, 8, 90, 58,186, 95,120,184,212, 41, 79,124, 62,255,236,
-165, 75,151, 44,172,172,172,176,110,221, 58, 88, 91, 91, 55,179,180,180, 20,235,235,235,107,155,153,153,193,193,193, 1,157, 59,
-119,134,143,143, 15,212, 72, 3,154, 16,210,231,201,147, 39, 11,159, 61,123, 54,130,162, 40,202,195,195, 3,125,251,246,133, 64,
- 32,128, 88, 44, 70,118,118, 54, 14, 29, 58, 68,225,175, 73, 41, 54,124, 62,255, 28, 69, 81,137, 82,169,116,100,121,194,147,219,
- 91, 90,166,101, 49, 83, 72,129,112,136,139, 91,253,150, 61,220,122,161,129, 93, 15,244,112,139, 7,128, 77,134,156,216,209, 91,
- 86,212,185, 86, 71,151, 58,118,247,246,189,213,206, 46, 61, 86, 44, 45,120,248,219,230, 67, 57,213,142,167,163, 40, 10, 12,195,
-124, 17, 59,168,252,239, 19, 38, 76,192,133, 11, 23,170, 77, 71, 22,139, 53,106,250,244,233,188,114,158,103, 36, 37, 37, 97,192,
-128, 1, 24, 58,116,232, 23, 66,203,216,216, 24,230,230,230,136,141,141, 5,128, 76, 53,203,213,156,201,147, 39, 83, 18,137, 4,
- 83,167, 78,197,225,195,135, 49,122,244,104,202,207,207,111, 14,128,121, 53, 45,236, 44, 22,107,235,146, 37, 75, 22,186,187,187,
- 35, 43, 43, 11,183,110,221, 66,191,126,253,112,225,194, 5,147, 91,183,110,109,116,117,117, 5,155,205,134,183,183, 55,104,154,
-174, 50,214, 23,143,199,251,177,127,255,254,172,132,132, 4,240,120, 60,180,109,219, 22,137,137,137, 16,139,197, 72, 74, 74,194,
-220,185,115, 63,103,102,102,118, 87,247, 57,226,241,120,243,230,204,153,131,243,231,207,195,195,195,227, 4,128,169,185,185,185,
- 35,158, 61,123,118,126,208,160, 65, 72, 74, 74,194,181,107,215,176,122,245,106,106,194,132, 9,216,183,111, 31,230,206,157,123,
-188,216,235, 84, 89,193,207, 79, 75, 75,211,111,212,168, 17, 82, 83, 83, 81, 80, 80,128,107,215,174,153,250,248,248,216, 90, 89,
- 89,233, 69, 71, 71,171,214,175, 95,175, 53,111,222, 60,236,220,185, 19,111,223,190,197,169, 83,167,208,163, 71, 15, 58, 42, 42,
-170, 66, 47, 89,113,200,134,107,132,144,123, 34,145, 8,249,249,249, 37,207,221, 34, 15, 15, 15,119, 79,207, 34, 39,123,114,114,
- 50, 38, 78,156, 56,222,215,215,151,113,117,117, 21,242,120, 60, 72,165,210,194,255,100,171,205,168, 24, 0, 12,108,235,234,224,
-206,205, 35, 8, 8,138, 66, 64, 80, 40,180,248, 69,131,224, 37, 18, 49, 28, 91, 54, 70,135,182,237,145,156,146,132,211,167,142,
-192,208,216,170,202,122,132, 16, 2, 30, 71, 5,251, 38,230, 56,123,234, 32,188,111,249,226,212,233,115,165, 99,222, 56, 28, 46,
-218, 56,118, 64,219,182,206,136,138,254,132, 35, 71, 14,192,196,180,174,166,115,176,150, 40,237, 58, 44,251, 89, 78,249,247,112,
-118,118,102, 23, 20, 20, 64, 42,149,226,243,231,207,136,141,141, 69, 29,131, 58,136, 74,142, 65,119,161, 2,159,153, 60,132, 7,
-133,169, 40, 54,247,109,117,127,216,223,165, 13,224,210, 6,179, 38,143,174,226,149,149, 64,164,103, 92,212,117, 67,211, 31,177,
-123, 55, 93,153,208,162, 85,202,251,119,238, 61,104, 63,121,194,143,220,187, 15, 14, 67, 41,103, 32, 81,234,163, 80, 42, 71,161,
-130, 11,150,126, 63, 32,195, 15,108, 14, 31, 29, 91, 55,198,181,171, 62, 10, 66, 43,125,213, 78, 32,179, 22,160, 83, 67,203, 8,
-173,180,114,253, 14,134,106,119, 29,150, 54,188, 42,213,133, 51,103,206, 12,238,212,169,147,208,213,213,181, 81,113,195,169, 56,
-115,230,140,184, 56, 24,102, 77,241, 69, 52,120,115,115,115, 71, 30,143, 55,186, 95,191,126,142,147, 38, 77,194,187,119,239,112,
-250,244,233,200,198,141, 27, 63, 44,239,165,248, 66, 96,105,105,101, 22,164,165,213,209,177,181,229, 24,232,234, 38,251,220,186,
-101,211,171,119,111, 42, 62, 62, 30,153,153,153,144, 74,165,120, 27, 20, 68,184,108,118, 34,165,167,199,122, 31, 24,200, 98,107,
-105,101, 86,230,109,172, 0,177,213,204, 58,244,172,173,119,171,174,133, 65,163,213, 30,191, 52,144,202,164, 45,242,242,242,104,
- 14,151,203,181, 54,175, 19,247,254,147,250,117,162, 76, 38,243,190,127,255,254,224, 94,189,122,241, 35,131,223,130,206,205,133,
- 60, 55, 27, 60, 70, 5, 67,199,214, 96, 43,100,128, 92, 9, 43,123, 2,105,142, 16,126, 47,223, 43,101, 50, 89,181, 65, 13, 75,
-132, 22,171,156, 48,208,210,209, 1, 95, 87, 15,124, 29,157,242,130,161,186, 55, 57, 97,159, 62,125,122,118,236,216, 17,132, 16,
- 28, 58,116, 8, 10,133, 66, 75,161, 80, 64, 46,151, 67,161, 80, 32, 47, 47, 15,167, 78,157,194,254,253,251,159, 1, 56,174,198,
-237,211, 28, 14,199,157,166,105, 83, 62,159,175, 48, 49, 49,225, 93,188,120,177, 52,220, 68,155, 54,109, 32, 18,137,100,133,133,
-133,138,226, 50,166, 60,113,226, 4,103,208,160, 65,188, 10,187, 59, 90, 54, 91,220,128, 54,112, 17,104,215,183,213, 51,110,133,
- 6,118, 61, 0, 0,189, 7, 76, 70,131,198,245,144,151, 17,108, 43,149,196, 14,225,113,178, 13,194,118, 39,189,211,238,223, 98,
- 82, 97,218,163, 15,168,120,122,127,133, 13, 5,139,197,170,180, 59, 86, 29,145, 85,164, 89, 88, 38, 37,227,124, 0, 32, 51, 51,
- 19, 41, 41, 41, 8, 15, 15, 71,211,166, 77,145,149,149, 5, 43, 43, 43,200,229,114,180,107,215, 14, 18,137, 4, 59,118,236,192,
-211,167, 79,159, 1,152,171,198,127,104,219,217,217, 77,116,116,116,196,173, 91,183,240,250,245,235,164, 59,119,238, 88, 57, 59,
- 59,195,214,214,118, 82, 76, 76,204,242,226,174, 62,117, 33,114,118,118,158,237,238,238,142,208,208, 80,252,242,203, 47,153, 9,
- 9, 9,215, 46, 94,188, 56,117,245,234,213, 44, 55, 55, 55,164,164,164, 96,235,214,173,170,167, 79,159,110, 3,176,174,154,116,
-140, 72, 72, 72,176,150, 74,165,200,202,202, 2, 77,211, 16,139,197,240,241,241,193,169, 83,167, 82,139, 69,214, 71,117,141,107,
-221,186,181, 3,139,197,194,249,243,231, 1,224, 87, 20, 69,236,191, 54,100,200,144,164,245,235,215, 91, 45, 91,182, 12, 63,255,
-252, 51, 20, 10, 5, 54,111,222,140,101,203,150,253, 89, 44,178,170,170, 68,183,155,155,155, 79,251,229,151, 95,154, 45, 88,176,
- 0,254,254,254,166,111,222,188,105,251,246,237, 91,212,173, 91, 23,153,153,153, 28, 35, 35, 35,236,220,185, 19,243,231,207,191,
- 2, 32,227,249,243,231,163,162,163,163, 61, 1,108,173, 70,180,123, 89, 89, 89, 77, 35,132, 16,177, 88, 28,235,225,225,177,117,
-195,134, 13,152, 63,127, 62,194,194,194,144,155,155, 11, 93, 93, 93,106,201,146, 37, 19,127,253,245, 87, 76,153, 50,133, 20, 22,
- 22,238,255, 79, 55,212,132,168, 32,206, 14,133, 74,102,128, 54, 45,155,162, 77,139,250,184,243, 32, 0, 0,208,115,152, 51,196,
-133,249, 56,113,226, 16, 62,126,252, 0, 14,151,139, 58,134,230,234,120, 2, 33,207,139, 64,142, 34, 5,189, 92,219,162,159, 91,
-119, 28, 63,121, 1,180, 82,129,169,147,199, 34, 59, 39, 7, 39, 79, 30, 65, 84,244, 39,112,184, 92, 24, 25,255,253,129, 80,171,
-210, 34,255,245, 66, 75,141,238, 39, 48, 12,131,164,164, 36,188,121,243, 6, 49, 49, 49, 16, 10,133,144,208, 42,230,192,253,167,
- 12, 69,241, 18, 25, 66,158, 17,186, 52, 74,241,215, 28, 42, 85, 82,153,136,181,250, 6, 6, 6, 90, 50,153, 4, 52,173, 44,211,
-170, 80, 0, 5,240, 56,128,133,101, 3, 36,196, 39, 16,169, 84,250,168,202, 55, 40,153,116,231,141,107,151,220, 59,119,113, 54,
-238,215,115, 45,174, 93, 95,137,236,188, 60, 72, 21, 92, 20, 74, 21, 16, 75,129, 58,134, 77,208,174,101, 43, 36, 39,103, 34,248,
-181, 95, 1, 71, 38, 86,103,160,232,135, 61, 43, 38,219, 77,158,181, 24,218, 54, 93, 32, 11,191, 6,166, 32,181,212,163, 37,208,
- 49,128, 97, 61,123,228, 20,202,112,201, 55, 0,168,193, 82, 47,105,105,105, 98, 54,155,125,198,221,221,125,115, 64,192, 27,107,
- 0, 8, 8, 8, 72, 76, 73, 73, 89,154,150,150, 86, 83,159,116, 73, 52,120, 74, 32,208, 14,104,220,184,113,114,219,182,109,245,
-135, 12, 25, 2, 99, 99, 99,188,125,251, 22,158,158,158, 17, 10,133, 98,177,159,159, 95,149, 93, 61,114,185, 60, 41,224,250,117,
-189,238, 63,253, 84,103,241,192,129, 91,221,221,221,119,174, 91,183,142,107,103,103, 71, 41, 21, 10,132,132,132,144,179,103,206,
- 40,247, 47, 91,182, 67, 75, 36,226,188,186,113,131, 75,203,100, 73,255,223,133,216,202,202,202,197,185, 91, 87,251,109,219,119,
- 67, 42, 41,192, 75,255, 63,145,157,157,142,131,135,174,218, 91, 89, 17,151,164,164, 36, 63,117, 5,240,177, 99,199, 22,118,112,
-116,116,108, 88,183, 46, 66,226, 98,160,197,168,192,163,105,176, 21, 50,176,104, 41,234,182, 32,160, 88,186, 72,249,156,135, 13,
-231, 47,135,170, 35,140,155,253,240, 35,214, 37,230,130,162, 40,252,222,169, 5,180,116,117,192, 19,233, 96,230, 31, 15, 74,133,
-129,247,186,101,208,210,209, 65,163, 14,106, 5,132, 23, 63,124,248,240, 77, 72, 72, 72,187, 22, 45, 90, 96,225,194,133,136,141,
-141, 5,195, 48, 72, 77, 77,149,166,164,164, 36,165,167,167,199,162, 40,254,207,225,106, 26,177,191,148, 22, 77,155, 6, 4, 4,
- 0, 0, 15, 0,124,125,125, 97,105,105, 9,125,125,125,228,229,229, 97,241,226,197,252, 85,171, 86, 1, 0,222,188,121,195, 45,
- 43, 80,202, 35, 36, 32,124, 91, 78, 62,201, 38, 5,129, 67,178,232,192,150, 61,220, 18,208,123,192, 36,220,243, 62,142, 7,119,
-238,195,144, 19, 27, 3, 81,190, 79, 70, 76, 70, 94, 98,161,157,151,189,211, 84,118, 74,225, 29,175,217, 63, 70,178, 45, 44,152,
- 75,203, 14,228,229, 84,101,171,157,157, 29,204,204,204, 74,199,104,113, 56, 28, 76,153, 50, 5,132, 16,117, 69, 86,113, 91,195,
-164, 75,165, 82, 51,129, 64,128,207,159, 63,227,211,167, 79,136,138,138, 42, 13, 29,192, 48,140,114,209,162, 69,220,217,179,103,
-227,192,129, 3,120,244,232,209, 51, 0,107, 1,168,251,178, 54,118,228,200,145,186,114,185, 28,231,206,157,163, 1, 12,184,116,
-233,210,155,118,237,218,113,250,246,237,171,187,111,223,190,177,197,121,164,182,208,210,211,211,227, 41, 20, 10,236,219,183, 15,
- 9, 9, 9, 46, 0,194, 95,189,122,229, 53,114,228,200,253, 45, 90,180,104, 28, 26, 26,250,161,160,160, 96, 38,128,224,234,200,
- 82, 83, 83, 39,183,109,219,246, 18,195, 48, 54,189,122,245, 18,109,223,190, 93,239,253,251,247,176,182,182, 6,195, 48, 33,168,
-225, 18, 86, 31, 62,124, 8, 79, 73, 73,177,239,222,189, 59,124,124,124, 54,169, 84,170,141, 0, 54,207,152, 49,195, 42, 46, 46,
- 14,142,142,142, 48, 52, 52,196,251,247,239,243, 83, 82, 82,246,163,104, 73,162,234, 92,184,209, 0,150,122,121,121,181,242,242,
-242, 26,109,104,104,216,241,237,219,183,120,242,228, 9,182,109,219,134, 85,171, 86,161,107,215,174, 88,184,112, 97, 6,128,209,
- 0,232,232,232,104,181,226,230,149,120,182, 0,192,201,201, 41,217,211,211, 19, 83,167, 78, 37, 71,143, 30,221,117,230,204,153,
-121, 99,199,142, 45,109, 3, 39, 78,156, 72, 78,159, 62, 61, 17, 69,203, 48,253, 39,161, 84, 40,228,208, 51,108,128,130,156,120,
-164, 39,248, 67,168,107, 14,183, 30,173, 33,150,200,113,243,198, 21, 4,135, 4,129,197, 98,193,204,188, 46,234, 24, 24, 35, 50,
-242, 3, 80,245,108, 99,165, 66,161,128,174, 65,125, 20,228, 38, 64,158, 22, 0,109, 29, 83, 76,250,105, 8,196, 18, 5,174, 94,
-187,130,208,208, 96,176,217,108,152, 91,212,133,126,157, 34, 78,138, 84, 61,131, 89, 3, 0, 21,196,211,170, 86,104,177,217,236,
-135,183,111,223, 30,222,161, 67, 7,206,199,143, 31,241,241, 99,209,203, 77,118,118, 54, 77, 65,117, 57, 45,228,198,152, 42, 46,
-239,133,226,217, 25,101,215, 46,212,209,213, 77,122, 31, 17,110,150,157,149,138,160,192,167,248, 24, 25,130,152,168,112, 40, 20,
- 82,176, 89, 44,176,216, 44,212,111,208, 28, 79,159,249,203,165, 52,237, 95, 25,103,145, 29, 81,249, 34, 83,187, 81,191,173, 91,
-238, 61,127,241, 26,237, 17,195, 15, 32,248,253, 59, 20,208,230, 32, 4, 48, 55, 18,161, 77,195, 37, 72, 74, 78,199,249,227,251,
-196,140, 66, 49,174, 92, 12,173,175, 56, 1,192, 44, 3, 14,251, 15, 29,159,114,248,212,217, 53,139,103, 79, 55, 27, 52,116, 28,
-180,178,222, 65,153, 28,128, 6,237,250,129,226,215,193,173,187, 15,224,247,230, 93, 42,163, 34,107,204, 50,113, 52,178, 26,206,
-178,200,201,201,121,254,249,115,138,117,153, 40,240,214,124,190,160,186,217,113,229, 57,191,136, 56,207,102,179,156,126,251,237,
- 55,165,153,153,153, 34, 52, 52, 20, 7, 14, 28, 96, 2, 2, 2,238,178, 88,172, 61, 41, 41, 41,210,234, 56, 77,148,202,160,179,
- 30, 30, 14,237,135, 14, 37, 99,102,207, 22,131,207,159,179,245,247,223, 61,210,179,179, 45, 9,195,192,196,208, 48,113,235,178,
-101,158,195, 71,142,204, 14,123,250, 84,219,255,250,117,109, 45,154, 14, 80,195,206,239,129, 74, 57,147,146,146,252, 30, 61,122,
-130, 19,135,183, 67,161,144, 33, 37, 41, 14, 0,144,145,153,139,106, 68, 86,121, 78, 34, 22,139,135,254,186,106,213,139, 95,231,
-207, 51,239,214,179, 23,226,131,222, 66,145,149, 14, 74, 73,131, 75,113, 80,152, 38, 68, 90,106, 1,150,158,190,152, 86, 32, 22,
- 15,173,160,145,168,208,206, 18,143, 21, 95, 79, 23, 60,145, 14,180,116,116,191,240, 98, 9,244,244,160, 37,210, 1, 71, 75,171,
-162, 1,220, 95,113, 22, 20, 20, 12, 27, 62,124,120,240,171, 87,175, 12,166, 78,157,138,206,157, 59, 7, 74, 36, 18, 87, 0,249,
-181, 77, 79, 14,135,147,230,228,228,100,202,229,114,233, 41, 83,166,112, 50, 50, 50, 74, 35,171, 23, 20, 20,192,199,199, 7, 77,
-155, 22,205,234, 15, 11, 11, 67,243,230,205, 43,229,252,121,105,104, 18,128,117,243,135, 91,109,125, 17,148, 50, 7,192,166, 6,
-141,235,226,193,157,251,120,242,192,223,163, 99, 11,102,247, 15,227,218,173, 23,186,142, 92,108,239, 52,149,173,163,103,129,147,
- 87,175,176,195, 3,142,108, 16,139, 67, 26,225,192,181, 69,149,217, 73, 81, 20, 8, 33, 95,133,114, 96,179,217, 56,115,230, 76,
- 77,239,253,226,225,195,135,103,252,242,203, 47,188,148,148, 20, 68, 68, 68,160,176,176, 16, 2,129, 0,119,238,220,161, 1,236,
- 59,115,230,204,157, 51,103,206,244, 69,209,108, 34,223,154,148, 79,145, 72,228,238,230,230,134,136,136, 8,188,126,253,250, 10,
-128,224,192,192,192, 43, 31, 63,126, 28,213,181,107, 87, 28, 63,126,220, 93, 34,145, 28,174, 9, 39,195, 48,101, 99, 38,149,172,
-248, 16, 84, 80, 80,208,209,223,223,191,166,249,158,146,153,153,217,165, 88, 88, 39,152,153,153,233, 5, 5, 5,161, 94,189,122,
- 80, 40, 20, 29,106, 90,150,114,115,115,183,239,217,179,231,232,228,201,147,177,126,253,250,113, 23, 47, 94, 28,247,195, 15, 63,
-160,127,255,254, 56,118,236, 24,130,131,131, 55, 65,189,101,197, 42,186,247, 96, 0,193,102,102,102,179,234,214,173,139,109,219,
-182, 33, 36, 36,196,115,221,186,117,203,130,131,131,209,180,105, 83,126,120,120, 56, 93,155, 58, 4, 0,244,244,244,244,148, 74,
- 37,174, 95,191,254, 18,192,252,113,227,198,153,238,220,185,115,180,142,142, 14,178,178,178, 36,161,161,161, 99, 1,220,248, 79,
-215,117,132,162, 86, 76,253,121,142,215,207, 83,199, 10,218, 58,181,129, 56, 47, 17,146,130, 84,136,243, 63, 99,207,225,187,160,
- 40, 22, 76, 76, 44, 96,106,110,141,184,184,120, 60,251,243,150,188, 80, 44,217,169,165,100, 54, 85,205, 57,187,136,211,177,136,
- 83, 92,152, 6, 73, 65, 90, 41,167,169,169,101, 49,103, 28,158,250,223,146, 74, 10, 11,183,203, 9,181,229,111,190,247,255,102,
-212,108,173,195,178,200,206,206,158, 59,125,250,116,215,165, 75,151, 26,209, 52,205, 54, 52, 52, 68, 92, 92, 28,125,249,242,229,
-172,130,130,130,185,181,177,134,195,229, 6,219, 53,105,234, 58,104,208, 32,250,199, 31, 7,242,198, 79,238,203, 49, 49, 53, 69,
-110, 78, 38, 34, 35,222,226,253,187, 0,216, 53,109,141,213,235,118, 0,117,234, 84,187,144,100,241,178, 58, 3,214,254,186,232,
- 66, 23,151, 62,122, 77,155,183,230,181,105,164, 15,133,146, 70, 98, 98, 34,110, 92, 15, 82,132,190,121,146,199,208,242, 81,226,
- 12,245,150,224,241, 3,104,100,226, 96, 11, 83,197,153,141, 91,247, 44,220,119,240,196,226,165,115,166,138,186, 58,247, 70,200,
-253,227,184,226,125,161, 80, 42,147,111,229,177,241,123,104, 38,196,145, 53, 76, 3,169, 84,170, 40,223,158, 74,165, 82,197,183,
-230,244,177, 99,199,144,154,154, 42,143,141,141,189, 77,211,244,197, 42, 22,123,254, 10,123, 0,249, 16,153,236,254,175,206,206,
-125,127,189,115, 71, 48,113,201, 18,249,184,241,227, 23, 65, 38, 83, 64, 75,139,112, 68, 34, 22,248,124,110,216,211,167,218,187,
-102,204, 48,164,228,242,123, 39,170, 8, 27, 80, 1,190,251,172,195, 18,143, 86,247,238, 93, 49,113,234,124, 72,202,120,180,158,
-191,142,132, 76, 1,181, 61, 90,197,136,143, 77, 72,232, 56,103,197,175, 87, 71,185,245,180,111, 97, 83,159,111, 98, 91, 31, 58,
-230,230,200, 76, 79,199,211,215,239,149,235, 46, 92, 13, 45, 22, 89,106,197,149, 97, 24,166,104,144, 59,128,158,115,151,130, 98,
-179,129,226, 48, 14, 37, 51,135,108,219,117, 6,197,225, 64, 69, 24,200,100, 50,117, 6,253, 37,126,250,244,105,216,184,113,227,
-124,189,189,189, 89,110,110,110,109,174, 93,187,198,124, 75,217,161,105,218,186,216,222, 60,161, 80,200,153, 52,105, 18,148, 74,
- 37,196, 98, 49,114,115,115, 17, 30, 30, 46, 27, 49, 98, 4,191, 88, 64, 40, 71,141, 26, 85,109,253,177,227,114,146,116,254,112,
-171,221,134,156,216,209,121, 25,193,182,134,156,216,152,142, 45,152,221, 59, 46, 39, 73,245, 44, 11,127,203,136,245,139, 76, 41,
-188,227,117,242,234, 21,246,132, 33,195, 84,214, 58, 31, 60, 4,166,228,114,117,188, 20, 69,125, 21,156, 84, 77,145,245, 5,242,
-243,243,151,173, 92,185,178,127,118,118,182,117,223,190,125,121,246,246,246,120,241,226, 5,188,189,189,233,231,207,159, 39, 20,
- 22, 22, 46, 7, 32, 5,112,183, 54,105,218,164, 73, 19, 91, 14,135, 83,210,149,182,183,248,240,222,107,215,174,141,154, 58,117,
- 42,234,215,175,239, 16, 30, 30,206, 71, 13,158, 35, 66, 72,105, 47,195,247, 4, 69, 81, 81,187,118,237,178, 50, 55, 55,167,124,
-124,124,104, 54,155, 93, 27,207,205,177, 35, 71,142,116, 80, 42,149, 63, 79,155, 54, 13, 46, 46, 46,160,105, 26,167, 79,159,198,
-145, 35, 71,212, 21, 89, 85, 34, 50, 50, 50, 32, 33, 33,161,219,162, 69,139,176,109,219,182,101,139, 22, 45, 66, 66, 66, 2, 34,
- 35, 35,223,126, 11,111,253, 66,215,184, 0, 0, 32, 0, 73, 68, 65, 84, 94, 94,158, 36, 62, 62, 94,216,169, 83,167,182,161,161,
-161,161,174,174,174,205,167, 78,157,138, 77,155, 54,145, 71,143, 30, 13, 7,224,243,255,209,122,191,255,152,117,138,171,226,220,
- 89,247,219,246, 85,141, 26,218,254, 50,101,210, 72,118, 19,187,230, 40,204, 77,132,145,177, 25,172,235, 54, 64,122, 90, 6,110,
-223,246, 81,101,100,228, 28, 83,177,168,181, 31, 63,102, 37,127, 11,167,149,117, 3,164,165,165,225,214,173, 91,170,156,236,188,
- 67, 80,178,214,133,199,229,164, 66, 3,117, 60, 89,211, 80, 69,148,248,170, 96,108, 96, 96,112, 78, 79, 79, 47, 85, 79, 79, 47,
-213,192,192,224, 28,160,214,236,131, 94,101,106, 7,246, 23,219,240,225, 2, 8, 4, 29,193,225, 44,168, 99, 96,224,163,175,175,
-159,217,189,123,119,185,151,151,151, 52, 60, 60,140, 73, 74, 74, 32,250,250,250,185,165,231, 87,196, 89, 14, 6, 6, 13,117, 69,
- 22,205, 87,233, 91,183,121,170, 99,225,144,175, 99,225,144,175,111,221,250,153,200,194, 97,141,129, 65, 67, 93,181,236,172, 4,
- 13, 76, 97, 98,103,140,125, 77, 77, 40,137,157, 49,246, 53, 48,133,137,218,247, 94,117,183,159,138,162,160, 66,209, 52,108,212,
-130,179,132,131, 97,179,217, 39,172,173,173, 45, 80,179,128,117, 95,113,142, 7,234,143,231,243,127,190,228,225, 49, 49,230,209,
-163,113,121,209,209, 99,114,163,162, 70,190,189,112, 97,212,222, 81,163,198,143,225,243,167, 13, 7, 26,170,203,105, 97, 97,225,
- 25, 16, 16,224,173,238, 86, 70,120,169,157,158, 13, 27, 88,221,113,235,213,129,184, 79, 31, 74,220,167, 15, 37,110,189, 58,144,
-134, 13,172,238,124, 67, 30, 81,108, 54,123,180, 80, 40, 60, 39, 18, 10, 67, 68, 66, 97,136, 80, 40, 60,199,102,179, 71,163,234,
- 49, 84, 95,112, 26, 25, 25,189, 49, 51, 51, 75,173,201,102,108,108, 28, 88, 3, 59,199,216,218,218, 38,176, 88,172, 29, 53,124,
-166,171,226,236,204,102,179,115, 81, 20, 80,178,116,227,112, 56,101, 23,237,181,225,243,249,207, 5, 2,193, 69,117, 56,183,172,
-104,190,234,217,221, 89,193, 91, 86, 52, 95, 85,254,183,217,131, 13, 38,191,240, 93,155, 57,123,176,193,100,117,236, 52, 53, 53,
-125,100,106,106,154, 98,106,106,154, 98,102,102, 86,229,102,108,108,252, 70, 13, 78,129,174,174,238, 78, 93, 93,221, 84,145, 72,
-164,210,209,209, 73, 21,137, 68, 59, 80, 38,180, 69,109,211,147,197, 98,109,114,112,112,144,178,217,236,163,229,126,218,214,168,
- 81, 35, 41,135,195,217, 90, 67, 78,189,174, 93,187,170,130,130,130,136,139,139, 11, 1, 96,240, 29,243,221,220,192,192,192, 71,
- 79, 79, 47, 94, 87, 87,119, 15, 0, 81, 45, 57, 41, 0,163,173,172,172,222,246,232,209, 67,108,101,101,229, 15, 96,208,119,180,
-179,255,224,193,131,153,248,248,120, 66, 8, 33,241,241,241,100,240,224,193, 12,138, 2, 69,126, 75,157,188, 98,198,140, 25,228,
-249,243,231,228,249,243,231,196,223,223,159,244,239,223,159, 1,240,211, 55,214,243,248, 94,247,110,223,192,184, 97,179,198, 6,
- 23,199, 14,115,102,238,222,216, 65, 86, 47,255,133,244,118,105, 78,154, 54, 50,184,106,103,103,100,247, 61, 56, 87, 45,159, 78,
-122,117,115, 96,236, 27, 26, 92,176,111, 96,220,240, 63,124,239,255, 70,175, 22,254,238, 1,103,127,185, 22,191, 20, 75, 21,195,
-210,210, 18,153,153, 29, 4, 28,142, 51,159,207,119,101,177,217, 15,179,210,211,231, 21,191,110,169,254, 83,174,218, 42, 27,244,
-134,208,170, 98, 73,130,218,112,126, 49,144,189,150,156, 53,225, 80,139,179,178, 69,165, 25,153, 44,217,136,166,223,236, 65,149,
-105,240, 5,167,149,149,213,207, 12,195,216,170,107, 16,139,197,138, 73, 74, 74, 58, 92,155,244,108,220,184, 49, 41,238,222,166,
-190,103,190,255, 29,101,233,127,137,243,228,246,150,150, 77, 91, 54, 91, 28, 18, 16,190,173,184, 91,177, 20,107,102, 27,232, 58,
-247,232,190,242,233,131, 71,235,215,236,201,206,255,127,190,119, 22,212, 28,211,246, 29, 56, 75,130,132,214,136,147,203,229,122,
-181,111,223,254,231, 23, 47, 94, 28, 85,169, 84,211,254, 71,203,103,127, 54,155,189,168, 73,147, 38,109, 34, 35, 35,223,170, 84,
-170,109,168, 32, 80,100, 45,236, 92,110,107,107, 59,147,199,227,241, 11, 10, 10,178,147,147,147, 87, 2,184,248, 79, 75, 79,251,
-198,134,109, 9, 41, 13,186,189, 33,226, 83,214,171,239,198, 73, 24, 21, 67,216,191, 69, 70,103, 6,254, 63,228,251,191, 77,100,
- 29,250, 79,252,113, 47, 13,167,134, 83,195,169,225,212,112,126,119, 78,109, 77,122,106, 56,255,133,156,255, 74,112, 52, 73,160,
-129, 6, 26,104,240, 95, 7,137, 38, 9, 52,208,224, 31,135,178, 94,173, 82,111, 22, 85,133, 42,173,137, 75,176, 54,202,246,190,
-134, 83,195,169,225,212,112,106, 56, 53,156, 26,206,255, 57,206,127,171,200, 58, 84,197,254,223, 6,141, 91, 85,195,169,225,212,
-112,106, 56, 53,156, 26, 78, 13,231,255,130,208,170,112, 95,211,117,168,193,223,142,221, 67, 96, 5, 0,115,174, 33,233,239, 56,
- 95, 3, 13, 52,208, 64, 3, 13,254,159,113, 8,149,116, 29,254, 19,132,150, 37,128,142, 40, 90,248,246, 61,128, 39, 0,178,191,
-129,207, 24,192, 72,138,162, 70, 0, 0, 33,228, 18,138,102,141,100,168,115,177, 64, 32, 72,149, 74,165,166,197,223,211,164, 82,
-105,217,181, 12, 40,124, 61,155,141,148,217, 42,132,173,173,109,170, 76, 38, 51, 85,227,239,115, 9, 33,193, 44, 22, 43, 68, 71,
- 71,231, 65,100,100,164,119, 77,110,220,213,213,117, 34,155,205,222, 0, 0, 42,149,106,197,195,135, 15, 79,252,141,249,214,161,
-174,165,249,113,133, 82, 65,167,166,103,173,196,215,129,252, 0, 0,251, 6,192,147,162,177,184,248,251,214, 89,222, 85,199,209,
-169,233,249, 85,160, 45,151,203,117, 55, 51, 51,235,151,152,152,248, 6,192, 18,160,250,168,198,117,235,214,253,137,195,225,140,
- 83,169, 84, 13,217,108,118, 20, 77,211,103, 18, 18, 18, 78,105,234, 16, 13, 52,208, 64, 3, 13,212, 16, 91, 95,161, 70, 66,171,
-169, 17,204, 9, 48, 26, 20,122,131,224, 30, 5,156,127,159,137,207,234, 94,255, 67, 83, 40,149,116,209,127,242, 88, 80,249,124,
- 98, 29,234,215,175,159,245,236,217,179,209,185,115,103,188,120,241,162,211,177, 99,199, 38, 95,188,120, 49,152, 97,152,135, 0,
- 94, 0,106,133, 82, 16,161, 40, 78,203,216,126,253,250,245,218,176, 97, 3,187,121,243,230,144, 72, 36,120,244,232,145,243,214,
-173, 91,119, 62,123,246,236, 62,128,179,197,130,160,210, 5,240,164, 82,169,105,201, 98,156, 20, 69,153, 14, 31, 62,252, 85, 89,
-113, 85,188,190, 26, 69, 8,121, 78, 81,148,191, 74,165,122,113,249,242,229,132,166, 64,135,233,182,188,203,243, 98, 20,214,229,
- 57,101, 50,153,233,245, 45, 27,193,225,243, 33,203,207, 67,167, 73,127,137,222,123,171, 22,131, 98,104,176, 65,178, 93,127,219,
- 25, 12, 32, 36, 57, 57, 57,216,197,197, 37,166,166, 57,204,102,179, 55,220,190,125,219,130, 16, 2, 55, 55,183, 13, 0,254, 46,
-161,197,239,216,182,245,195,155, 87,206, 9, 10,178, 82,209,119,208,168, 51, 31, 18,210, 38, 2,184,242,133,104,234, 7, 51,138,
-194,226, 25, 27,207,178, 1, 96,255,242,177, 75,118,244,193,238,249,119,241, 25,128,107,177,248, 1,128, 45, 0, 30,238,235, 7,
- 51, 0, 75,103,108, 60, 75, 1,192,129,229, 99, 23,239,235,135, 93,179,124,106, 28,182, 98,230,196,137, 19,119,111,216,176,129,
-109, 97, 97,129,164,164,164,190, 14, 14, 14, 77,242,242,242, 28, 80,197, 32,226,250,245,235, 95,232,218, 99, 96,131,161, 35, 70,
- 11, 77,140, 13,144,156,146,161,119,225,220,209,233,236,231,143,250,197,198,198,142,210,212, 33, 26,104,160,129, 6, 26, 84,130,
-218, 71,134,119,180,128,118,161, 2,131, 57,108,234,167, 46,109, 29,122,142,249,161, 43,203,193,190, 49,222,133,133,247,185,241,
-224,229, 86,150,127,152, 47,173, 34,167, 68, 60, 92, 15, 76,169,122, 38,140,146, 6,231,238,245,179, 69, 45,225,228,177,236, 87,
-175, 94, 53,118,114,114, 42, 93, 26,166,103,207,158,232,217,179, 39,181,127,255,254,214,119,239,222,109,125,228,200, 17,133,175,
-175,239,113, 84, 29, 31,197,189, 81,163, 70, 91,119,239,222,205,119,113,113, 1,159,207, 47,253, 65, 71, 71, 7, 3, 7, 14,196,
-192,129, 3,217,201,201,201,110, 55,111,222,116,219,178,101,139, 60, 46, 46,110, 17,254,138,210, 92, 37, 86,174, 92,217,182,130,
-195,183, 41,138,250, 68,211,244,219,214,173, 91, 39, 52, 1, 26, 79,255,161,243,189,153, 93,236, 68,243,150, 29,171,144,135,163,
-165,133,147, 19,139,218,234,178, 66, 43,230,129, 15,116,244,116, 51,133,186,186,193, 0, 66, 0, 4, 19, 66, 66,162,162,162,194,
-155, 1,173, 59, 26,176,142, 31,205,102, 90,213, 64,108, 33, 33, 33, 1,250,250,250,218, 46, 46, 46, 41, 20, 69,173,121,244,232,
-209,247, 30,144,215, 97,205,226,153,188,236,216, 96,124,142,120,142, 5, 35,156,133,243,246,252,177, 94, 42, 87, 94,169,234, 34,
-138, 98,177,182,248, 51, 30, 40, 90,140,119,101,102,102,166, 11, 0, 24, 25, 25,105, 1,120,184,227, 37,126,152,223,133,250,150,
-216,110, 60, 54,155,189,239,216,177, 99, 83,127,250,233,167,162,165, 35,158, 62,133,142,142, 14,214,173, 91, 87,127,225,194,133,
-158, 52, 77,207,173,204,147,213,181,199,192, 6,187,182,173,119,200,207,202,149, 29,220,119,241,181,101,139,166,172, 25,238, 11,
-117,119, 41,100,230, 42,149,234, 39,141,103, 75, 3, 13, 52,208, 64,131,154,120,179,170, 21, 90, 77,140,113,194,177,133,221,200,
- 49,253,157,249, 45, 91, 52, 7,143,255, 87,232, 22,167,182,109,225,212,182, 45,203,163, 32,191,247,171,215, 1,189, 47,223,125,
- 33, 19, 43,227, 46, 70,102, 96,162,186, 86,149, 44, 74,187, 97,144, 89,143,194,156, 52, 1, 0,136,234,152, 74,151, 95,255,252,
-160, 75,151, 46,176,182,182,230,249,250,250, 78,169, 70,104, 45,127,255,254, 61,159,205,174, 58, 30,170,165,165, 37,134, 15, 31,
-142,166, 77,155,106,117,239,222,125,121,101, 66, 75, 32, 16,164, 81, 20,101, 10, 0,134,134,134,170, 53,107,214,188, 37, 69, 0,
- 0, 66, 8,121,206, 98,177, 94, 48, 12,243,242,143, 63,254, 72,116, 0, 76,251, 58, 53,125, 50,115,252,112, 33,185,188,179, 82,
-145, 32,205,203,171,240,184, 80, 71,148,174, 45, 18, 5,243,133,130, 16, 20,173,229, 21, 98,109,109, 29,238, 0, 88,183,111,106,
-123,119,255,252,177,186, 71,167,173,175, 54, 45, 29, 29, 29,155,180,106,213, 74,160, 82,169, 80, 88, 88,136, 3, 7, 14,232,107,
-107,107,235,247,235,215,111,117,217, 2, 96, 15,180, 28,102,201,158,182, 54, 89, 53,171, 22, 5,169, 78,215, 78,109, 99,135, 15,
-236,167,215,182, 99, 87,124,120,120, 26, 89, 89,249,200,205, 41, 0,195, 48, 95,197,245,153,229,131,212,125, 3,176,117,255,178,
-177, 75, 41, 22,139,106, 61,100, 9,126, 52,207,157,227,229,229, 21, 6,128,171,165,165, 85,182, 28, 90,106, 91,181,216,218,184,
- 79, 87, 28, 88, 49, 30,132, 97, 8,128,173, 53,240,102,153,234,234,234,222,184,123,247,110,135,118,237,218,225,197,139, 23,136,
-142,142,198,204,153, 51,229,179,102,205,226, 77,152, 48,129, 90,176, 96,193,236, 45, 91,182, 92, 6,240,236,171, 7,129,195, 25,
- 55,104,232, 40,173,130,156, 60,169, 92,166,144, 27, 26,215, 97,100,133, 82,113, 70,118,158,116,212,216,159,229, 97,129, 47,199,
- 1,248, 74,104,125, 99,122,106,160,129, 6, 26,104,160, 6, 8, 33,237, 0,152, 0, 72,167, 40,234,117,217,253,226, 83, 74, 86,
-107, 41,191,159,129,162, 94, 41,163, 50,116, 25, 40, 26,238, 99, 2, 64, 5,224, 21, 69, 81,217,223,104, 98,181,179, 12, 73,185,
-207, 18,161, 69, 8, 33, 68,153,249,137,200, 34,125,136,248,245,225,175, 54, 73,216, 21,146,242,234, 34,121,121,118, 21,105, 98,
- 92,245, 42,236, 63, 52,133,114,108, 43,144, 25,237, 64,230,118,175, 35,125,245,234,149, 47,195, 48,222, 30, 93, 65,200,187,179,
-132,188, 59, 75,230,119, 2,185,124,249,242,109, 79, 79, 79,239, 83,167, 78,121, 3,168,110,156, 82,106,254,107,127,242,210, 20,
-164, 50,188,127,255,158,120,121,121,145,101,203,150,145,163, 71,143, 18, 84, 19, 65,221,205,205,237, 81,104,104, 40,153, 48, 97,
-194, 91, 84, 17, 24,208, 30, 16,141,171,111, 30, 33,187,176, 83, 33,255,169, 37,201,238, 38,168,240,254, 45, 44, 44,190,176,103,
-147,157, 57,217,219,222,142,156,232,237,244,153, 16,114,155, 16,178,137, 16, 50,138, 16,210, 20, 0, 28, 1,189, 65, 22, 70, 31,
-165, 23,119, 73,228,211, 58, 86,187,238,157,163,163, 99,147, 69,139, 22,101,201,229,114, 18, 19, 19, 67, 14, 30, 60, 72,238,221,
-187, 71,174, 95,191, 78,156,157,157,147,203,216,107, 54,185,169, 77,170,252,200, 90, 89,109, 74, 17,151,205,222,251,250,222,101,
-242,241,201, 37,242,234,188, 39, 57,243,235, 24, 50,123, 80, 7,133,158, 54, 95, 10,160, 71,101,215,205,234,130,198, 77,235,155,
- 68,198,197,197, 17,133, 66, 65, 38, 77,154, 68,220,220,220, 72,159, 62,125, 72,175, 94,189, 72,207,158, 61, 73,143, 30, 61,200,
-131, 7, 15, 72,114,114, 50,233,213,213,169,112,128, 61,218,214,192,180, 22, 54, 54, 54,159, 99, 98, 98,136, 66,161, 32,190,190,
-190,228,244,233,211,196,215,215,151,120,120,120, 16, 0, 39,102,204,152, 33,201,206,206, 38,110,110,110,137,168, 32,106,188,141,
-141, 77,120,104,100, 66,194,142,141,135, 31,156,220,123,238,193,213,203,247, 30,220,184,243,234,207,235,119, 94, 95,124, 25, 20,
-117,221,198,198, 38,188,130,252,255,166,244,212, 64, 3, 13, 52,208,224, 47,120,123,123,147,178,159,229,132, 86,255, 98,103, 71,
-127, 66, 72,175,114,251,253,139,245,203, 87,251, 30, 30, 30,203,202,238,151,156,227,225,225,177, 12, 0,233,212,169,211, 57, 66,
- 72,227,239, 96,254,180, 10,182,234, 61, 90, 37,160, 19, 95,129,103,215, 15, 92,149, 18,202,140,247, 96,114,226, 0,145, 57, 36,
-148, 14, 50, 83,226, 16,241,228, 74,213, 11, 73, 20,227,214,123,112, 1,248,134,135,135, 35, 34, 34, 2, 9, 9, 9, 16, 10,133,
- 95,157,247,244,233, 83,104,107,107,195,194,194, 66, 61,165, 43,255,178,157, 11,118,178,129, 78, 39, 23,100,140,249, 5,190,190,
-190, 72, 75, 75, 3,143,199,131,150,150, 22,104,154,174,150,143,197, 42, 90,241,183,196,139, 85,209, 57, 46, 0,135,111,168,115,
-115,255,234,185,182,172,231,222, 92, 73,252, 71, 36, 75, 85,234,121,242,116, 68, 16,138,132, 41,218,218,194,210,238, 66, 0, 33,
- 20, 69,125,112, 4,184, 34, 29,193,205,227,191, 45, 48,103, 7,250, 10, 36, 31,131, 43,228,232,213,171,215,116, 0,171, 9, 33,
- 57,173, 90,181, 50,219,176, 97,131, 65, 82, 82, 18,222,189,123,135,139, 23, 47,166,211, 69, 55, 74, 17, 66,214, 2, 64, 71, 64,
- 80,199,164,206,157,189,171,230,234,226,225, 5,173,218,148, 34,125,251,129,127, 14,155, 48, 99,214,238,185, 3, 81,152, 47,193,
-217,123,129,184, 29,240,233, 71, 0, 79, 81,197,184,183,125,207,240, 17, 72,239, 57,116,232,208,183,143, 31, 63, 54, 62,114,228,
- 8,104,154,174,112, 59,114,228, 8,238, 63, 9,152, 3,224,141,154,102, 89,218,218,218,222,127,249,242,165,137, 80, 40,196,189,
-123,247,144,147,147, 83,234,201,154, 56,113, 34,149,147,147, 51,250,192,129, 3,195, 98, 99, 99,183, 61,121,242, 36, 19, 69,107,
- 65,126, 81, 16,216,108,246, 39,154, 86, 52,179,176,111,204, 25, 49,176,107,215,130,204, 96,232, 24,181,194,243,160, 79, 55,115,
-178, 51, 37,108, 54,251, 83,217,243,191, 71,122,106,160,129, 6, 26,104, 80, 51, 80, 20,229, 77, 8, 25, 64, 81,148,119,249, 99,
-229,191,151,156,231,233,233, 89,186, 95,114,205,166, 77,155, 54,150,217, 23,127, 39,243,170, 28, 12,223,189, 88, 80,116,175,232,
- 36,217,187,171,144, 69,220, 0,207,166, 11,180,154,254, 8,182,141, 51,226,131, 31, 34,200,103, 7, 18,195,158,130, 48, 42, 88,
- 52,105,175,174, 33,210,102,205,154, 65, 42, 45, 26,154, 37,147,201,192, 19, 25, 72, 23, 76, 27, 43, 0, 0,134, 35,144,149, 81,
-176,106, 17,234,118,113, 69,251, 84,130, 87,102, 69,142,138,246,169, 69,215,253, 54,105, 18,120, 60, 30,120, 60, 30,168,226,161,
- 63,234, 8, 45,170,248,100,166,168,251,170, 34, 35, 40, 49,159,123,246,252,106,247,246,252,216, 16, 45, 89,232,115, 36,203, 24,
-114, 51, 85,245,167, 58,246, 10, 69,194, 36,109,161, 48, 68, 91, 71, 84, 42,180, 40,138,250, 4, 0,132,203, 61,117,122,173,123,
- 43, 81,106,148, 72,250,218, 23, 41, 82, 70, 81, 9,205, 90, 31, 31, 31, 83, 14,135, 99,174, 82,169, 16, 31, 31,143,176,176, 48,
-236,218,181, 43, 53, 63, 63,191,123, 96, 96, 96,100, 89,237,168,210,214,186,120,106,221,220, 6,156, 96, 63,129,236, 83,104,141,
- 75,143,113,139,193,110, 63,118,111,253,231,244,241, 43, 48,248,135, 62,152,208,221,129,196, 36,103, 73, 1,220, 43,118,189, 86,
-135,164,192,192,192,222,221,186,117, 59,211,166, 77, 27,123, 66, 8, 90,182,108,137,209,163, 71,227,212,169, 83, 8, 10, 10, 66,
- 94, 94,158,226,238,221,187, 59, 1, 28, 83,211, 44,161,129,129,193,237, 7, 15, 30,152, 8,133, 66,220,189,123, 23, 18,137, 4,
- 22, 22, 22,152, 53,107,150,214,166, 77,155, 78,230,229,229,141,240,244,244, 20,196,196,196,236,189,115,231, 78,125, 20,173, 59,
-247, 85, 33,144,203,229,135,206,158, 58,177,123,150,251,108,171, 7, 47,222,249,202, 10,242,245,109,108, 18,242, 76, 12,116,116,
-119,110, 94, 91, 79, 46,151, 79,175, 56, 61, 31,213, 42, 61, 53,208, 64, 3, 13, 52,248, 10,221,139,189, 89,221, 43,117,172, 20,
-139,167,242, 98,171, 38, 34, 13,128,196,195,195, 99, 57, 69, 81,222, 30, 30, 30,203, 61, 61, 61, 37, 0,146,255, 14,145, 85, 86,
-104,249,149,251,252, 26,140, 10,138,152,199, 80,196, 60,134,118,167, 57,248,195,115, 76,185,155,103,106,109,221,192,117,247, 30,
-200,100, 50,206,137, 19, 39, 74,199,109, 1,128, 74,165,250,238,185, 88, 19,161, 85, 44,244,190, 50,194,150,175,227,119,104,254,
-136,142, 70, 42, 49, 87,254,244, 38,146,100, 12,189,237,163, 66,252, 58,135,108,169,140,243,250,188,233, 72,120,114, 31, 66, 29,
-157,132,169,143, 67, 74,189, 88,197, 34, 43, 26, 0,234,243,117,125,189,230, 14,118, 54,231,129, 39,255,243, 18,146,101,140,204,
- 43, 86,121,172,146,194, 6, 66, 8,162,163,163, 33, 22,139,225,239,239,143, 43, 87,174,164, 87, 32,178, 96,203,215,121,116,116,
-201,184, 14,122,249,159,121,242,215,247,145, 44, 99,212,234,234, 50,110, 57,184, 11,143, 69,221,165, 88,108,237,158, 29,155, 96,
-222,207, 67,176,227,232, 31,180,220,180,235,128,221, 55,110,141, 44,144, 41,150,171, 41,178, 74,157,141,129,129,129, 14,129,129,
-129,124, 0,174,163, 71,143,190, 53,108,216, 48,248,249,249,225,230,205,155,118, 0, 82,138,207, 91,135,162,133,178,183, 0,136,
-170,204,241,200,227,241,206,223,191,127,191,185,165,165, 37,238,223,191, 15,137, 68,130, 25, 51,102,200,221,221,221,121, 19, 39,
- 78,164,114,115,115, 75, 61, 89,254,254,254,153,149,137, 44, 0, 72, 74, 74,242,185,114,241,116,231,110,221,186, 13,105, 96,215,
- 84, 47, 42, 63, 47, 77, 40, 20,104, 63,241,123,200,123,253,242,217,222,164,164,164, 87, 21,167,167,175,218,233,169,129, 6, 26,
-104,160, 65,229, 24, 48, 96,128,159,183,183, 55, 6, 12, 24,224, 87,213,121,101, 61, 83, 53, 65,153,235,184,158,158,158, 97,158,
-158,158, 95,120,188,190, 17,229,103, 29,254, 89,210,166,213, 42,142,150, 42, 55,254,235, 27, 96,152,154,220,236, 87,199, 12, 12,
- 12,104,109,109,237, 47,132, 22,163, 38,103,214,181,115,136,154, 57,182,212,147, 85,226,217, 66,223,137,223, 36,180, 24,134,241,
- 7,240,133, 17, 66,211, 38, 99,118, 14,180,239,226,208,192,138,165,188,184, 11,137, 98, 90,186,250,189, 66, 26,145, 79,126, 12,
-175, 96,144,117, 41, 39,173,132, 64,164, 29,167,173, 35, 42, 47,178, 98, 1, 64,100,102, 55,108, 91,191,166,221, 91, 55,109,196,
-162, 47,108, 71,146, 88, 89,224, 17,174, 80, 68, 21,146,171,149,164,225,234, 62,125,250,172, 54, 50, 50, 18,236,222,189, 91,223,
-198,198, 6, 52, 77,203,203,139, 44,161,105,147, 49,187, 6,183,232,210,196,220,128,165,188,188, 7, 9, 18,149,120, 87,148,242,
-164, 58, 34,203, 88, 95,231,142,215,198,153,218, 66, 62, 23, 82,169, 20,155,246, 95,198,221,103,161, 3, 50, 66,175,223, 1,112,
-231, 27, 10,228,212, 1, 3, 6,236, 88,183,110, 29,148, 74, 37,166, 76,153,130, 79,159, 62,221,125,255,254,253,174,122,245,234,
- 45, 90,178,100,137,165,185,185, 57, 70,142, 28,201, 83, 42,149, 19, 43,225,216,124,246,236,217, 1,173, 91,183,134,159,159, 31,
-114,114,114, 96, 97, 97, 1,119,119,119, 45, 79, 79,207,147,121,121,121, 35, 54,110,220, 40,136,142,142,174,210,147,245, 69,185,
- 86,169,126, 59,184, 99,230,162,118, 29,157, 89, 31, 63, 70,210,241,237, 93, 88, 15,239,223,124,108,100,100,116, 50, 62, 62,254,
-175,244, 28,210,178,198,233,169,129, 6, 26,104,160,193,247, 1, 69, 81,127, 22,143,187,250,194,203, 85, 94,132,149,120,172,202,
-238,151, 63,191,248,247,239,241,178,124,168, 2,225,245, 85,120, 7,181,167,213, 51,133,233,106,137,167,242,248,161, 41,148, 86,
- 58,224, 44,119, 97,129, 39, 50,144, 14, 92,119,239, 65,101,231,138, 68, 34,181, 61, 90,140, 76, 90, 93,166,212, 72,104, 21,143,
-209,186, 77, 8,249, 66,104,233,155, 53,113, 89,186,100,238, 78,231, 97,125, 89,169, 63,119, 66, 78,129, 76,182,228, 29,205, 36,
-138,171, 22, 89, 69,173,184, 50, 70, 40,210, 9, 17,136,132,101, 69, 86, 60, 0, 8, 76, 27,181, 95, 60,111,214,254, 30, 99, 6,
- 82,233, 51,156,145,157, 35,145, 45, 10,163,169, 36, 9, 25, 17, 14, 60,172,136,238,193,131, 7, 7, 1, 28,116,113,113, 73, 21,
-137, 68, 40, 40, 40,248, 42, 15, 74,236,237, 50,172, 47, 43,117,106, 7,100, 21, 42,100, 75,194,104, 36, 75,152,243,213,137, 44,
-147, 58,186,119,188, 54,204, 20, 38, 39,198,130,199,227, 65, 71, 71, 7,247,158,134, 32, 35,236,198,183, 8, 44,176, 88,172, 53,
- 30, 30, 30,171,103,205,154,133,204,204, 76,220,188,121, 19, 63,252,240, 3,206,157, 59,103,115,235,214,173, 29,174,174,174, 96,
-179,217,240,246,246,134, 82,169,252, 80, 9,205,144,105,211,166, 45, 26, 54,108, 24, 94,189,122,133,148,148,148, 47, 60, 89, 57,
- 57, 57,163,247,239,223, 63, 44, 38, 38,166, 90, 79, 86, 57,180,183,109,228,200, 91,182,242,119,200,196,105,156,244,164, 23,126,
-190,247, 88,207,179,178,178,132, 0,114,107,155,158, 26,104,160,129, 6, 26,168,237,213,170, 76,139,164, 23,139,168,244,138,246,
-203, 8,172,138,246,169,114, 94, 48,121,185,223,131,254,206,123, 82,203,163,197, 49,107, 1, 58, 53,180,140,208, 74,251,226,119,
-129,174,161, 90, 93,135, 74, 26, 28,175, 99,165,113,180, 4,153,153,153, 2, 99, 99, 99,105, 89,129, 32, 20, 10, 97,105,105,137,
-236,236,108, 28, 58,116, 8,168,126, 80, 52,173, 55,108, 60,218,143,153,130,215,214, 90, 32, 74, 69,169,103,203,107,210,164, 47,
-196, 22,143,199, 43, 25, 27, 86, 93,163,251,178,216,211,244, 28, 0,113,180,107,176, 94, 32, 18, 77, 18, 24,215, 53,158, 55,115,
- 42, 55, 38, 77,134, 7,206,203,114, 46,111, 94,170,147, 64,116,102,197, 35,247, 89, 53,124, 81,131, 14,156, 46,239,201, 74,108,
- 99,215, 96,133, 64, 40,248, 89,203,176,190,185,199,130,153,220,152, 84, 25,245,160,253,146,188, 43, 91,150, 8,163,161,187, 40,
- 17, 57, 15,213,200,158,213, 63,252,240,195,106, 66, 8, 97, 24,102, 37, 0,148,181,119,129,251,207,220,168,207, 82,248, 58,175,
-200,190,178,121,169,110, 2,170,182,215,184,229,224, 46,102, 6,122,119,188, 54,206, 18,166, 36,197,129,207,231, 67, 87, 87, 23,
- 9,169,185,224,114,216,146,111, 44,111,252,174, 93,187, 46,157, 57,115, 38, 66, 66, 66, 48, 99,198,140,148,248,248,248,171, 23,
- 46, 92,152,177,106,213, 42,142,155,155, 27, 82, 82, 82,176,117,235, 86,229,211,167, 79, 55, 2,216, 90, 97,121,228,112,166,174,
- 95,191,158, 36, 39, 39, 83,209,209,209,176,176,176,192,236,217,179,181, 54,110,220, 88, 58, 38,171, 38,158,172, 18, 36, 37, 37,
-249,221,189,255, 28, 63,250,236, 4,173,148,249,229,100,198, 63,142,136,202,246, 51,212,210, 90,104,229,216,178, 86,233,169,129,
- 6, 26,104,160,193,119,241, 98,189,174,106,255, 31,128,138,186, 14,213, 18, 90, 31,246,172,152,108, 55,121,214, 98,104,219,116,
-129, 44,252, 26,152,130,212, 82,143,150, 64,199, 0,134,245,236,145, 83, 40,195, 37,223, 0, 0,248, 80, 19,171,242,243,243,225,
-228,228,132,125, 19,155,244,144,230,103, 10,180, 1,200,248,122,210,235, 90, 93, 31,220,186,117, 75,204, 48,204,121, 0,183,170,
-161, 89,211,188,121,243,189,191,255,254,187,150,253,152,201, 40,120,241,164,188, 7, 5,218,218,218,224,243,249, 8, 14, 14,198,
-131, 7, 15,228, 0,214, 84,147,161, 47,105,154, 14,186,112,225, 66, 98,227, 6, 86,125,157,218,180,154,179,124,153,135,238,187,
- 39,119,177,114,227, 94,166,113, 91,183,220, 77,231,174,231,231,234,212,235, 41, 73,121,255, 86,141, 91, 13, 42, 39,178,146,155,
-217,214,237,209,166, 69,243,197, 43, 87,174,208, 11,123,114, 15,171,182,120, 17,187,214,189,114,183, 92,185,145,151, 33,172,223,
- 71,154, 22,241, 74,157, 52,244,243,243, 59, 8,224, 96,201,126,121,123, 61,214,237, 98,154,180,235,155,189,233,220,149,194, 60,
-221,122,189,170,178,215,196,126, 72,103,107, 19,131, 59,123,126,251, 69,248, 57, 41, 30,124, 62, 31, 58, 58, 58,136, 79,201,193,
-234,157, 23, 11, 21, 12,211,247, 91,133,150,174,174, 46, 95,161, 80, 96,223,190,125,136,143,143,239, 4, 32,254,205,155, 55, 94,
-163, 70,141,218,221,178,101,203,102, 97, 97, 97, 31, 10, 10, 10,102, 1,136,168,140,164, 78,157, 58,157, 76, 76, 76,168,231,207,
-159,227,151, 95,126,145,207,158, 61,155, 55, 97,194, 4, 42, 59, 59,187,182,158, 44, 0,128,149,149,149, 75,239,158, 29,209,165,
-247, 12, 63,185, 52,231,113, 76,196, 73, 63, 22,121, 38,168,109,122,106,160,129, 6, 26,104,240, 63,131,218, 5, 6,119, 1, 56,
- 77,140, 48,189,185, 21,239,243,169,205,179, 73,126,148, 63,145,188, 58, 72,242,174,253, 76,254,220, 58,129,220,218, 51,143,204,
-232,223,156, 52, 51,165, 62, 55, 49,194,116,151,175,133,219, 23,171,123,255,208, 20,202,222,141, 64,122, 55, 2,233,223, 4, 74,
- 0,203, 29, 29, 29,175,187,183,255, 43,142,150,123,123, 16, 0,191, 0,208,169,196,172,138, 86, 12,183, 0,112,200,201,201,137,
-126,248,240, 33,121, 63,162, 23, 9,108,102, 76,102,205,154, 69, 86,173, 90, 69,198,142, 29, 75, 76, 76, 76,232,226,132,176,168,
-142,243,199, 31,127,180, 6,128,186,117,235,214,105,107,223,248,115,176,239, 77,242,248,212,110,114,212,125, 40,233,208,210, 62,
-195,188, 89,183, 32,109,139,166,109,170, 73,190, 82, 78,115,115,243,101,132,144,190,132, 16, 11, 0,176,179, 51,210,113,108,214,
- 56, 57,232,254, 77,242,228,244, 94,114,212,125, 40,233,216,202, 33,211,218,222, 53, 66, 96,218,172,189, 58,156, 21,161, 66,123,
- 91, 52,203, 48,107,220,249,109, 21,246,150,114, 54,104, 63,242, 70, 98,114, 42,121,249,242, 37,185,117,235, 22,121,242,228, 9,
- 57,117,225, 6,169,215,110, 68,129,113,203,193, 93,106, 80,116, 42,179, 83,191,127,255,254,228,195,135, 15,164, 95,191,126, 4,
-128,126, 45, 57,175,199,196,196,144,208,208, 80,178,124,249,114, 2,224,196,204,153, 51, 37,185,185,185,164, 87,175, 94,241,197,
- 2,139, 83, 27, 59, 27,218, 90,109, 26, 50,176,235, 26,247, 95,134,185,124,107,122,126, 71,104, 56, 53,156, 26, 78, 13,231,255,
- 2,231,127, 51, 44,138,189, 90, 37,159,142,106,121,180,252, 0, 26,153, 56,216,194, 84,113,102,227,214, 61, 11,247, 29, 60,177,
-120,233,156,169,162,174,206,189, 17,114,255, 56,174,120, 95, 40,148,202,228, 91,121,108,252, 30,154, 9,113,100, 53, 86, 20,199,
-209,250, 2,129,129,129, 66,195, 70,127,197, 96,250, 88, 20,155,213,171,134, 55,152, 2, 96, 90, 64, 64,192,239,174,174,174, 27,
-126,238,210,126,168,123,231, 30, 80, 42,149, 56,117,234, 20,226,226,226,174, 2, 88,161,174,199, 45, 36, 36, 36,195,161,145,205,
- 92, 46,155,179,120,214,216, 33, 38,233,159,222, 33, 49, 60, 16, 0, 32,147, 73,148,159, 63, 60,110, 93, 19,227,180,181,181, 95,
-154,152,152,188, 55, 49, 49,201,110,210,160,238, 52, 62,184, 43,103,140, 30,100,154, 25, 19,129,132,176,162,158, 81,153, 84,172,
- 72,252,240,176, 89,109,114,215,198,198,134, 47,226, 98,122,133,246,202,165,202,212,143, 17,109,212,225, 17,203,228, 27,215,238,
- 56,213,231,183,197,147,248,122,122,122, 8, 8,253,136,149,219,207, 21, 74,228,202,190, 25, 33,215,191, 75,247, 24, 33, 4, 74,
-165, 82,237,137, 14,149, 96,105,235,214,173,155,110,216,176,193,110,226,196,137,248, 86, 79, 86, 89, 68,197, 36,121, 88,213,109,
-232,240,241,125,128,171,161, 54,239,204,183,164,167, 6, 26,104,160,129, 6,255, 51,232, 95,236,204,153, 86,230, 51,176, 90,161,
- 85,130,208, 52,136, 1,172,107,192, 46,240, 90,182, 97,199,106, 22,181,115, 18, 67,200,113,154,133,181,209,153, 72,255, 70,227,
-196, 92, 14,232, 62,131,199,114, 0,128,203,169, 93, 3, 89,140, 15, 0,134, 29,126,246,170,221,225,103,175,126, 45, 62,246, 27,
-128, 26,245,229,234,114, 16,234,236,208,208,170,171, 99,115, 1, 91, 37, 65, 98,248, 39,100, 21, 74,113, 47, 44, 46,135, 69, 88,
-199,107,106, 84,116,116,244, 35, 0, 48,211, 23,134,119,117,104, 84,175,155, 83,115, 33,151,146, 35,241, 93, 0,114, 37,114,220,
- 13,139,203, 5, 69,213,122, 64,245,247,178, 55, 53,228,198,235, 63, 64,245,162, 40,234,254,114,247, 49,252,213,219,207,127, 87,
-145, 5, 64,156,148,148,148, 41, 22,139,141,146,147,147,229,168,125,144,184,143,121,121,121, 45,231,205,155,183,110,209,162, 69,
-139, 55,111,222,204,171,205,152,172,202,144,157, 20,119,173, 91,243,239,151,255, 26,104,160,129, 6, 26,252, 79, 96, 90,185, 79,
-168, 45,180, 74, 5, 67, 26,210, 1,204,106,216,144, 44,136,138,130,252,123, 89, 86,145,167,235, 27,241, 26,192,192, 90, 95,205,
-162,242, 95,124,136, 43,120,249, 33,174, 0, 12, 33, 12, 33, 50, 22, 11, 9,133, 10,197,198, 15,209, 73,181,159,117, 71, 81,170,
-215, 31,227, 37,111, 62, 37, 72, 9,195, 16,134, 16, 57, 69,225,179, 82,201,108, 12,139,142,187,241, 79,176, 55, 35,228,250, 51,
-111,154,234,250,236,101,232,130,194, 66,197,222,140,240,235,254,223, 49, 95,148, 33, 33, 33,227, 58,117,234, 52, 89,165, 82,121,
- 1, 80,126, 3,151,156,166,233,165,155, 54,109,186, 26, 18, 18,114,209,223,223, 63,229,123,136,172,191, 53,255, 53,208, 64, 3,
- 13, 52,248,183,162,118,139, 74, 87,134,239, 41,178,254,137, 8,253, 24,235,244,119,240,134,125,140,109,241,223, 96,111,106,248,
-181, 55,169,192,232,191, 41,121,239,170, 84,170,187,223, 83, 84,223,190,125,219, 22, 21, 44,171,243, 79,203,127, 13, 52,208, 64,
- 3, 13,254,181,152, 86,153,248,226,104,210, 70,131,127, 1,200,247, 18, 89, 26,104,160,129, 6, 26,104, 80, 11, 84,234,209,162,
- 80,249,204,129,251, 53,248,131,218,204, 62,184,175,225,212,112,106, 56, 53,156, 26, 78, 13,167,134,243,127,142,243,223, 8, 11,
- 20, 13,136,255,179,248,179, 74,241,245, 61,161,153,250,170,225,212,112,106, 56, 53,156, 26, 78, 13,167,134,243,223,142, 10, 7,
-194, 3, 69,131,135, 53,208, 64, 3, 13, 52,208,224,239, 2,191,120,171,237,239, 26,104,240,223, 40,182, 74, 5, 87,109,198,104,
- 53, 46,254,252,248, 55, 26,235,110, 97, 97, 49,173, 85,171, 86,246, 60, 30,143,149,159,159,191,246,225,195,135,107,202,159,212,
-213,129,243,134,205,130,245, 95, 71, 40,128, 98, 3, 44, 22, 84, 4,137, 79,130, 37,109, 53,249,254,143,134,141,182,158,201, 31,
- 20,139,173,165,162, 21, 80, 41, 21, 40, 26,110, 85, 4,134,161,227, 84, 10,153, 91,101, 23,155,183, 30, 82,143, 86,145, 77, 0,
-179,159, 2,107, 6, 1,115,128, 34,172, 25,132,133,253, 20,131, 95,192, 81,110, 5,205, 93,196,225,113, 86,164, 4, 94, 78,248,
- 55, 36,216,165, 75,151,216,223,114,253,136, 17, 35, 42, 92, 64,212,210,210,210, 91, 40, 20, 54,170,236,186,194,194,194,148,148,
-148, 20,215,127,121,121,236, 6, 96, 15,128,230,229,142, 71, 0,152, 11,192,247, 91,255,192, 5,224,152, 1,211,121,192, 18, 0,
- 80, 0, 91, 82,129,131,126,255,160, 49,134, 38, 38, 38,143, 57, 28,142, 93, 97, 97, 97, 97,126,126,126, 67, 93, 93,221, 40,145,
- 72, 36,162,105,250, 67,122,122,122,183, 26,210,205,196, 95, 75,105, 45, 6,176,191,134,191,107,160,193,127, 11,190,105,214, 97,
-147,162,250, 1, 46, 0,186,181,107,215,206,172,176,176, 16, 17, 17, 17,169, 0, 30, 3,240, 43,222, 34,191,135,165, 44, 22,107,
-219,142, 29, 59, 22,206,158, 61,187,116, 49,232,224,224, 96,180,110,253,117,140, 80, 54, 11,214, 15,111,222, 55,125, 29, 18,137,
-118,189,134, 23, 11, 45, 22, 80,152, 2,215,222,237,107,107,130,174,129,129,193, 90,138,162, 70,176, 88,172,106, 27, 53,134, 97,
- 84,132,144, 75,217,217,217,171, 1,228,215,228,143, 68, 66,190,146, 86,169, 42,252, 15, 14,155,173, 42, 20,203, 42, 13,123, 97,
-104,104,232,207, 98,177, 26,148, 93, 48, 27,248,114, 1,237,202,126,163,105, 58, 49, 35, 35, 67, 29, 17, 42, 96,113,120,115, 41,
-138,215, 27, 44,166, 9, 64,129, 2, 43,146, 81,201,239, 49,180, 98, 23, 0,233,183,136, 44,139,186, 13,159,204, 95,177,201, 58,
- 52, 60, 2,203,221,199, 98,243,158, 19, 88, 54,119, 50,118, 29, 58,135,185,211,198,192,193,161, 57,170, 90, 86, 92, 69,168,181,
- 43,231,142,115,221,176,235,108,187, 21,115,199,138, 54,236, 58,219,110,197,188,177, 58, 27,118,159,109,187, 98,222, 56,157,223,
-118,159,105,251,235,188,113,122, 27,118,159, 85, 0,152, 82, 27, 35,199,216, 89, 22, 82, 52, 93,225,219, 54,225,112,100,231, 62,
- 36,139,254, 63,158,232,137, 19, 39,182,146, 72, 36, 1, 99,123, 59,110,106,211,196, 42,169,162,115, 50, 63, 39, 89, 69,189, 15,
-244,224,242,180,157, 6,121,156, 8,174,210,229,192,231, 55,136,136,136,176, 99, 24, 6, 42,149, 10, 52, 77,151,126,202,229,114,
-116,235,214,237,123, 77,156, 25, 8, 96,109,209,195, 10, 79, 0, 23,191,129, 75,135,195,225,204,215,210,210,114,161,105,218, 30,
- 0,184, 92,110,184, 76, 38,243,163,105,122, 7,128,130, 26,242,237, 76, 74, 74,114,208,209,209,129, 66,161, 40, 93,128,158,205,
-102, 55,171, 87,175,222, 62,169, 84,106,247,173, 55,111, 6, 76,239,236,236,188,107,194,194,133,108,201,227,199,216,117,236,216,
- 78,228,229, 1,192,190,234,174,213,210,210,186,195, 98,177,108,106,242,127, 12,195,196,201,229,114,183,154, 92,195,225,112,236,
-146,147,147, 77, 45, 45, 45,145,159,159, 15,145, 72, 36, 42,217,175,133, 39,107, 43, 33, 68,187,184,110,223,213,177, 99,199, 78,
- 20, 69,209, 0, 8,195, 48,172,151, 47, 95,142, 97, 24,134, 83, 92, 63,109, 5,112, 12,128, 76,211,102,107,240, 95,234,205, 58,
- 84, 83,161,117, 11,128, 75,187,118,237,180, 71,143, 30, 13, 23, 23, 23,216,217,217, 65, 32, 16, 20, 85,226,153,153,102,111,223,
-190, 29,249,248,241,227,145, 55,111,222,196,187,119,239, 36, 0,158, 2,168,240,161,238, 57,192,121,182, 64,135,191, 27, 0,210,
- 19, 51, 83, 18,163,211,118,167,164,164,108, 5, 80, 54, 68,120,195,241,227,199, 47,152, 51,103, 14,188,189,189,113,238,220, 57,
-200,100, 50,228,231, 87,161, 95,196,105,200,126,176, 9, 16,197, 0,241,126,128,208, 20, 16,153,213, 58,165, 12, 12, 12,214,206,
-157, 59,119,158,131,131, 67,105, 20,115,165, 82, 9,154,166,161, 84, 42,145,157,157,141, 5, 11, 22, 20, 53,180,132,128, 97, 24,
-248,248,248,204,158, 54,109, 26,178,179,179,231, 87,196,217,209,169,238, 27, 22,197,178, 46,241,213, 16,149, 42,241,197,219,196,
-182,180, 74,197,150, 74, 21, 21,174, 84, 46, 16,240,170, 20,121, 92, 46,177, 40, 63,166, 0, 0, 32, 0, 73, 68, 65, 84,215,250,
-221, 31,127,152,178,180,180, 64, 84, 42,128, 97, 64, 24,166, 56, 57,139, 55, 82,116,140,168, 24, 16,165, 10, 12,205,128,150,200,
-208,126,230, 76,117,146,162, 51, 87, 75,251,220,184,159, 23,154,119,232,216,145, 91,191,174, 37,104, 21,131, 79, 49,137,230, 1,
-111, 94,116,185,116,114,223, 12,185, 36,127, 12,128, 90,197,217,210, 18,234,221,221,123,224,176,245,235,183,161,240,125,248, 24,
-247, 31,248, 1, 0,238, 60,244, 47, 17,220,213,102, 21, 35,205,105, 53,123,242, 96,209,111,191, 31,225,207,158, 60,152,243,215,
-231, 97,254,236,201,131, 56, 27,118, 28,230,207,158, 60,136,187,126,203,222, 54, 0, 12, 0,100, 87, 70, 86, 89, 30, 81, 52,205,
- 63, 19,149,202, 6,128,116, 47, 47, 40,211,210, 96,185,122, 53, 0, 96, 92, 67, 51,181,187, 59,140,141,141,223,112,185, 92,235,
-234,206, 83, 42,149,213,138,224,137, 19, 39,182,150, 72, 36,111,104,154, 38, 28, 14,199, 99,236,144, 62,215,251,118,109,157, 89,
-246,156,224,224, 32,163,141, 27,255, 24,124, 49, 32,159,140,116,210, 13,240,222, 54,177,237,128, 69, 39,130,170,104,144, 89, 50,
-153, 12, 31, 62,124, 64,217, 69,222,203,234,218,218,190, 59, 1,216,101,100,100,212, 33, 51, 51,115, 28,128,229,121,121,121,173,
-216,108, 54, 12, 13, 13,151,203,229,242, 79,250,250,250, 71,114,115,115,253,139,189, 70,234, 46, 25,208, 77, 79, 79,239,212,181,
-107,215, 12, 28, 29, 29, 89, 25, 25, 25,176,181,181, 69, 86, 86, 86,251,199,143, 31, 59, 77,153, 50,101, 74,126,126,254, 79,197,
- 47,131,234,162,169, 80, 40, 36, 19, 38, 76,160, 84,170,191,110,247,232,209,163,112,107, 65, 55, 50,169, 35, 20, 75,229, 36,215,
-247,131,254, 47, 60, 30,239,105, 92, 92, 92,110, 77, 19,131, 7, 44,153,176,112, 33, 91, 39, 54, 22, 58, 65, 65, 24,151,151,199,
-217, 92,228,221,170, 86,104,177, 88, 44,155, 83,231,142,219,105,105,105,129,166,233, 82, 49, 88, 82, 71, 41,149, 74, 40, 20, 10,
- 40,149, 74,168, 84, 42, 40, 21, 74,120,254,182,165,214,117,161, 80, 40, 20, 90, 88, 88,164, 10,133, 66,225,247,104,133,248,124,
- 62,231,228,201,147, 99,180,180,180, 0, 0,114,185, 28, 45, 90,180,160, 52,237,179, 6,255, 50,177,245,149,151,171, 42,161,213,
- 47, 47, 47, 15, 42,149, 10,186,186,186, 96,179,191,108,247,141,140,140,208,187,119,111,116,235,214, 13,163, 71,143,198,187,119,
-239,180, 71,143, 30,221,187, 50,178,177, 11, 7,160,174,157, 89,113, 99,194, 88, 60,251,243,237,166,163,235, 47,155,124,254,252,
-121, 97,153,211,166, 76,159, 62,157,202,204,204,196,136, 17, 35, 30,203,100,178, 31, 1,228, 85,234,209, 96,144,232, 58,122, 28,
- 24, 66,105,239,120,121,152,146, 75, 37,132,197, 98, 73, 74,186, 14,107,147, 74, 20, 69,141,176,180,180,196,249,243,231, 33,151,
-127, 29, 46, 76, 79, 79, 15, 97, 97, 97,127,121,213,216,108,116,236,216,145, 77, 81,212, 8, 0,243, 43,230,100, 89, 63,123, 29,
-107, 90,178, 63,160,119,115, 94, 71, 39, 86,106,114,106, 33, 1, 64,173, 88,177,162, 84,184, 1,192,218,181,107,213,177, 19, 44,
- 46, 23,233,126,126,127, 85,196, 28, 22, 88, 60, 10, 20, 23, 96,113,138,122, 81, 65, 0,162, 2, 24, 26, 96,148,128,192,162,174,
- 58,201,208,222,170,158,157,247,198,237,251,235,200,148, 4,231,111,248, 34, 38, 38, 26,108, 22, 11, 13, 27,217,161, 79,247,174,
- 92,167,118,157,234,110, 89,179,240,102,114,252,199,126, 0, 94,213, 56,161, 25, 34,104, 84,207, 24, 71,142, 6,192,196, 64, 7,
- 35, 6,255, 0,109, 1, 31,155,247, 28,199,111,203,220, 97,215,208, 6, 7,119,110,168,244,114,125,125,253,117,142, 45,155, 53,
- 60,126,241, 54, 92,186,117,230,156,184,120, 7,221,187,117,225, 28,191,120, 27,221, 93,186,114, 78, 92,188,141,238,221,156,185,
- 39, 46,222, 70,199,182, 45, 27,249,103, 6,175,203,202,202,114,175, 60, 61,203,229, 81,159,162, 60,226, 22, 48,165, 13, 65,236,
-140, 25, 0, 80, 42,180,106, 2, 46,151,107,157,156,156,108, 90,221,121,213,121, 13,138, 61, 89,111,104,154, 70, 90, 90, 26,149,
-147,147, 67,234,212,169, 51,248,246,193,229,215,220,156, 91,103, 1, 64, 80, 80,144,161,167,231,198,193, 23,222,228, 65,242, 98,
- 47,117,230, 15, 63,102,220,143, 46,111,110,108,154,232,132,226, 37, 33,202, 67, 38,147,197,180,105,211,134, 20,127,183,226,243,
-249,188,114,229,205,178,113,227,198, 95,121,173,213,232, 82,220,245,252,249,115,119, 7, 7, 7, 52,107,214,204,191, 67,135, 14,
-122, 34,145, 8,183,111,223,134,189,189,125,115, 61, 61,189,151,151, 46, 93,226, 46, 93,186,180,245,177, 99,199, 0, 96,182, 26,
-201,217,203,213,213,245,188,183,183,183,128,199,227, 65, 34,145, 32, 44, 44, 12,250,250,250,208,210,210,194,160, 65,131,216, 93,
-186,116, 49,234,222,189,251,149,200,200,200, 49,168,193, 12, 40,169, 84, 74,150, 47, 95, 14,161, 80, 8,161, 80, 8,145, 72, 4,
-145, 72, 4, 29, 1, 40,175,185,245,180,231, 28,202,209,158,191,218,107,211,169,253,107, 30,214,173,203,172, 74, 72, 72,200,169,
-105, 89,144, 60,126, 12,157,160, 32,160,204,179,171, 46,244, 69,134,240,240,240,168,206, 35, 5, 30,143,135,206,157, 59, 87,203,
-103,104,104,120,149,195,225,124,241,102, 74,211,180,192,195,195, 67, 21, 25, 25, 41, 98,177, 88, 34,134, 97,224,225,225,161,162,
-105, 90, 96,106,106,234,207, 48, 76,106, 70, 70,198, 80, 53,204,149, 1, 88,204, 98,177,118,241,249,124, 78,253,250,245,227, 86,
-174, 92,249,188,216,155, 9, 66, 8,171,126,253,250,237,181,181,181,109,100, 50, 25,141,162,174, 67,141, 55, 75,131, 10, 65, 8,
-113, 42,114, 10,151, 66, 14, 64,171,248,123,102, 81,107, 7,227,114,199, 1, 32,163,248, 69,209,172,146,253, 76, 0,239, 0, 52,
- 5, 96, 90,252,219,107,138,162,178,106, 97,102,149, 30,173,178,175,176,165, 13,139,174,174, 46, 94,191,126, 13,138,162,160,171,
-171, 11, 61, 61, 61,232,235,235, 35, 47, 47, 15,239,222,189, 67, 68, 68, 4, 98, 99, 99, 65, 81, 20, 26, 54,108,248,197,181,197,
- 40,173,224,206,254,238, 13,129, 14, 31, 20, 5, 56,246,104,133, 86,221, 90,160,221,171,168,185,111,238, 83,135, 82, 82, 82, 62,
- 0,224,180,104,209, 98, 74,199,142, 29,177,125,251,118,200,100,178,237,149,136,172, 82,206, 39,239,232,182, 0, 96, 97, 97,177,
-232,244,237, 79,194,241,125, 27,137, 83, 82, 82,182,213, 34,113,190,168,136, 51, 50, 50,212, 94,139,143, 97, 24,100,103,103, 87,
-201, 89,222, 67,176, 99,215,222, 58,249,185,169, 88,191,249, 52,148, 74, 37, 22, 46, 92, 8,134, 97, 74,183,156,156, 28,181,236,
- 36, 42,213,215,190, 3, 86, 81,239, 41,197, 1,234,141, 42,210, 21,241,231,247,130, 34, 0,165, 2,240,245,125,149,111,132, 4,
-108,158,246,133, 53,155,119,215, 9,140, 72,196, 13,223, 64, 40,242,146,144, 18,116,173,200,229,216,121, 12, 46,202,216,232,208,
-170, 17,230,173,216, 98,240,235,188,159, 46,200, 37,249,205,240,101, 55,226,253,234, 31, 26, 21,214,175, 91,135, 67,187,183, 99,
-203,246,221,200,203,205, 1,151,107, 92, 92,209,171,160, 82,169,170,190,119, 66,250,254,186,104, 58,181,235,240, 21,180,104,108,
-142,155,247,252,209,182,185, 13,124, 30,188, 66,199,150,182,184,227, 23,128,142,173, 26,192,239, 69, 24, 22,206,154, 64, 61,243,
- 57,209,183, 38,121,180,115,231,222, 58,249,121,169,240,222,112, 18,105,251,246, 33,206,221, 29,237,139,207,121, 69, 81,224, 89,
- 91, 3,188,234,243,168, 60,194,195,195, 33,147,201, 42,122,219,135,189,189,125,181,249, 46,145, 72, 2,104,154, 38,169,169,169,
- 84,106,106, 42, 68, 34, 17, 21, 22, 22,170,106,222,188,197, 16, 18,113,249, 48, 0,120,122,110, 28,114, 49, 32, 15, 98,255,221,
-144, 60,223, 3,158,109, 48,235,208,218,233,138,105,171, 15, 6,148,121, 70,191,176,243,243,231,207,253, 62,127,254, 12, 0,104,
-208,160, 65, 68,100,100,100,211,146,174,230,226, 46, 68, 30, 77,211,118, 37,221,137, 52, 77, 67, 38,147,161, 87,175, 94,236,170,
-238,221,192,192,160,163,189,189, 61, 2, 3, 3,177,123,247,110, 67, 87, 87, 87,124,252,248, 17, 20, 69, 97,227,198,141,148,131,
-131, 3, 55, 35, 35, 3,110,110,110,184,122,245,106,231,188,188,188,234,210, 83, 87, 36, 18, 29,187,121,243,166,128,197, 98, 33,
- 63, 63, 31, 12,195,160, 75,151, 46, 96,177, 88, 8, 13, 13,197,138, 21, 43,112,245,234, 85, 92,191,126, 93,219,201,201,233,152,
- 88, 44,182,199,151,221,250,149,229, 17,145, 74,165,132,207,231,131,207,231, 67, 32, 16, 64, 32, 16, 64, 75, 75, 11, 5, 82, 96,
-218,142, 56, 25, 91, 96,204, 52,111,227,220,104,210,156,141,172,109, 43, 39, 63, 0,112, 67,221, 50, 15, 20,141,201,218,117,252,
-248,238,113,185,185, 44, 0, 56, 66, 81,140,130,144, 45,234, 60,239, 0, 80, 32,205,133, 77, 67,107, 92,185,112, 29,195, 70, 13,
-174, 80,100,113,185, 60,240,184, 92,232, 25,138,170,229,228,241,120,102, 17, 17, 17, 70, 92, 46, 23,132, 16,168, 84, 42, 40, 20,
-138,212, 95,127,253,213,164,127,255,254,186, 62, 62, 62,172,254,253,251, 51, 6, 6, 6,133,175, 94,189, 74,163,105,218,168,107,
-215,174, 53, 41,243,251, 91,181,106,229,120,237,218,181,201, 30, 30, 30,111, 22, 45, 90,180,190,236,143, 91,183,110, 93,119,235,
-214, 45,155, 33, 67,134,156, 10, 10, 10,218, 95,147, 58,228, 91,235,121, 13,231, 63,143,211,219,219,187,180, 34, 30, 48, 96, 64,
-121, 61, 97, 70, 81,148,119,153, 58,123, 64,201,190,135,135,199,114, 79, 79,207, 48,138,162,188,203, 30, 47, 57,175,248,101,209,
-187,162,253,226,107, 13,151, 45, 91,214, 98,211,166, 77, 27, 59,117,234,116,222,223,223, 63, 26, 64, 77,133, 86,181, 99,180,168,
- 10, 4, 87,217, 70, 13,121,121,121,200,203,203, 67, 66, 66, 2,188,188,188,138, 31,104, 46, 56, 28, 14, 56, 28, 78,233,120,134,
-202,224,235,253,116, 15,128, 61,142,142,142,220,144,231,151,124,150, 28,154,211,179,109, 47, 71,118,128,111,200,112, 20,173, 71,
-216,111,194,132, 9,198, 0,112,242,228,201, 12, 0, 62,255, 79,170,249,210,135, 15, 31,230, 89, 88, 88,148,142, 81, 41,219,125,
- 72,211, 52, 4, 2, 1, 74,198,178, 72,165, 82,120,121,121,209,132,144, 75, 85,112, 34, 50,236, 1, 62,132, 61, 44,186,142, 97,
-192,168,254,186,126,205,154, 53, 32,132,148, 54,246, 51,138, 61, 39,213,138,188,138,210,156, 84,146,147,164, 18,113,246, 85,247,
- 4,111,206,240,159,220, 45, 24,138,131, 63, 30,188, 5,151,203, 5, 83,198,155,201,101, 23,189, 45,135,125, 76,134,165, 89,115,
-252, 56,102,186,249,181, 83,123,231,208, 10,233,230,154,166,117,179, 86,157, 48,119,222, 60, 28, 62,116, 8, 43, 86,175, 43, 45,
-132,180, 74, 5,186, 90, 59, 89,172, 46,109, 29, 80,144,153, 8, 54,155,141,206,109, 26,129,205,102,163,107,219, 38, 96,179,217,
-112,110,215, 20, 28, 14, 7,221, 59, 58,160,113,227,198,224,112, 56,172,106,242, 29,145, 97,190,248, 16,246,168,140,232, 37, 32,
- 0, 20, 41, 41, 95,157,175, 76, 73, 1,169,103, 84,211,178,133, 41, 83,166,228, 36, 36, 36, 40,202,255, 86,183,110, 93,222,227,
-199,143,235, 84,210,109, 87, 10,109,109,109, 39, 14,135, 19,144,149,149,197, 8,133, 66, 22,195,168,152,230,205, 91,176,111, 31,
- 92,126,173,228,156,101,203,150, 95, 27,233,164, 55,228,244, 37,111,194,171,239, 76, 81, 92, 62,253,243,234,131, 60, 46, 79,219,
- 9,144,168,243,242,192,146,201,100,120,255,254, 61,170,179,135, 16, 82,101,215, 79,118,118,246, 4,123,123,251,199,123,246,236,
- 49,164, 40, 10, 79,158, 60, 1,155,205, 46,221,162,162,162,192, 98,177,176,100,201, 18, 69, 94, 94,222,212,234,108,227,112, 56,
-243,174, 92,185,162,175,165,165,133,252,252,252,210,231,134,205,102, 35, 34, 34, 2,219,182,109,195,132, 9, 19, 16, 31, 31, 15,
- 75, 75, 75, 44, 92,184, 80,103,211,166, 77,243, 20, 10,197, 58, 53,178, 40,248,255,216,187,238,184, 40,174,182,123,238,108, 95,
-150,222,171,168, 40, 10,138, 96, 23, 27,118,163,162,177, 27, 91, 76, 98, 98,138, 37,150, 68, 52, 26,141,177,144,196,146,152,104,
-236, 37,198,134, 93,236,221, 68,197, 6, 2,130,210,164, 73, 93,122,217, 54,187, 51,243,253, 65, 17, 17,150, 69,147,239,205,251,
-102,207,239,183,236, 14, 51,123,246,206,157,114,207,156,251,220,231,106, 52,154, 78, 38, 38, 38,144, 72, 36,168, 18, 92, 0,112,
-241,177, 32, 90,169, 84,182,179,177, 81, 56,218,221, 8, 61,213,189,239, 8, 63, 27, 59, 39,255,172,172,172, 70, 77,157,149, 8,
-108, 75,102,152, 37, 67,142, 31,183,191,117,252, 56, 27,118,250,244,115,113,105,233, 86,131,207, 33, 45,133,212,164,231,232,216,
-177, 35, 30, 62,124,136,142, 29, 59,214, 20, 77, 16,137, 68, 16, 10,133, 16, 10,133,176,181, 50, 40,132,130,163, 40, 10,183,110,
-221, 2,195, 48,208,104, 52,208,104, 52,104,211,166, 77,193,181,107,215, 76, 1, 32, 41, 41,137,155, 50,101, 74,209,221,187,119,
-209,190,189,254,249,212, 29, 28, 28,110,242,120,188,166, 53,255,151,159,159,111, 53,122,244,104, 20, 22, 22, 14, 29, 61,122,116,
-207,202,235, 55,227,200,145, 35, 83, 0, 64, 36, 18,129,162, 40, 6, 70,252,235, 81, 37,174,106, 10,174, 58,238, 57,129,181,151,
- 9, 33,161,107,214,172, 9,172,253,191,154,162,170,174,207, 53,191, 27, 28, 28,188,186, 6,183,242, 53,138,111, 80,140, 22, 87,
-135, 35,101, 48, 26, 18, 90, 85, 8, 15, 15,215, 58, 59, 59,111,143,143, 72,233,223,194,215, 3, 82,153,120, 16,128,159,197, 98,
-241,188,169, 83,167, 34, 44, 44, 12,209,209,209, 59,241,134,163,112,124,124,124, 46,136,197, 98,247,122,186, 73, 82,163,163,163,
- 7,215,211, 48, 44, 59,125,250, 52,244, 5,195, 95,189,122,181,102,163, 84, 51, 24,190,238, 19,131,229,160,165,181, 40, 87, 40,
- 95, 52,226,149, 66,171,188,188, 28, 19, 38, 76,120,201,209,202,205,205,109,112,255, 8, 33, 88,123,242, 36, 46,133,132, 96,168,
-159, 31,142,221,187,135,224,169,147,224,229,238, 2,142, 33,224, 8,144,118,224, 23,228,151,148, 97,255,149, 91, 40, 40, 85, 96,
-114,175, 94,240, 52,183,213,207, 43, 16, 14,236,210,205, 95,120,249,118, 12, 4, 2, 62, 40,176,224,180, 10, 56,123,247, 1,143,
-162, 96,225,208, 12, 66,129, 0, 2, 1, 31, 73,233,121,240,246,233, 44, 10, 21, 73, 6,190,142,208,114,115,111, 6,134, 97,240,
-238,187,239,226,224,193,131,176,113,116,135,133,155, 15, 86,174,223,134,161, 3,122, 53,184,255, 85, 79,240,124, 62, 31, 60, 30,
-239,149,247,170,207,134,184,147, 28,203,129,174,125,140, 88, 14,224, 56,184,174, 90, 5,215, 85,171,112,175,242, 55,219,148,151,
- 67,169, 84, 2, 93,219, 54, 74,100,105, 52, 26,164,167,167,211,217,217,217, 14,117,172,207,209,104, 52, 13, 10,155, 61,123,246,
- 68, 78,155, 54,173,147,181,181,245,131,200, 71,143,180,190,126,126,130,115, 91, 22,159,168,234, 54, 4, 0, 63, 63,191,130,197,
-139, 23,159,152, 50, 46,112,228,230,160,119,152, 79, 87,252,198, 23, 75,165,157, 2, 23,236,137, 60, 48,110, 92,195,253, 61,106,
-117,178,175,175, 47,103,200,126, 41, 20,138,108, 61,171,135, 3,248,166, 67,135, 14,230,125,251,246,197,205,155, 55, 49,102,204,
- 24, 53, 77,211,241, 0, 48,108,216,176, 86,251,247,239, 23,197,196,196,192,206,206, 78,144,154,154,186, 11, 13, 4,200,139, 68,
-162, 62,157, 59,119,166,212,106,245, 43, 34, 43, 56, 56, 24, 19, 39, 78, 68,171, 86,173,192,178, 44,202,202,202,208,183,111, 95,
-193,198,141, 27,251, 24, 40,180,230,120,121,121,173, 69,197,168,195,154,247,194, 88, 84,116,107, 33, 63, 63, 63, 59,226,238,149,
-199,189, 6,140,238,212,180,165,143, 83,116,228, 67,189,132,246,246,246,139, 40,138, 26,207,178, 44,175,164,164, 36, 61, 66,163,
-105,217,198,221,221,161,199,200,145, 40, 22, 8,120, 63, 93,185, 66,229,148,150,154, 2, 48,168, 11, 82,165, 45,135,187, 71, 69,
-168,223,152, 9, 35,241,240,225, 67,140,125,103, 20,132, 66, 33,248,124, 65,197,181, 41,172,112,180, 44,109,205, 13, 58, 55,181,
- 90,109,245, 61,188, 42,206,139,166,105, 84,133,102,153,152,152, 84,175, 83,171,213, 32,132,232, 59, 55, 60, 15,175, 88,106, 47,
- 53,183, 0,163,213,162,237,200,177,213,231,244,221, 29,155,165, 96, 89,105, 81,106, 50,102,133,156, 22,192, 8, 35,234,113,181,
-234,112,179,106,222,251, 67,107,139,173,215, 5, 33, 36, 52, 40, 40,104, 49, 0, 46, 40, 40,104,113,213,242,154, 53,107,148, 0,
- 50, 94, 83,108,189,226,114,241,255, 10,145, 85,213,189,160, 15,125,251,246,157,101,102,102,182,177,106, 57, 61, 44, 3,233, 97,
- 25,240,110,221,182, 71, 7,191, 78,197, 19, 39, 78,132,141,141, 13, 22, 44, 88,192, 1,216,217,216,223, 79,138,123,108, 10,128,
-115,114,114, 90, 80,121, 67,246,187,119,239,158,221,253,251,247,209,185,115,231, 23,214, 61, 77,163,103,207,158,250,168, 74, 43,
-131,218,231,254,117, 46, 25, 11,154,166,161, 80, 40,161,209,208,208,105, 89,232,116, 58,116,108,107,134,223,182, 5, 85,252, 79,
- 87,229,158, 85,184,102,174,142,102, 48, 51, 21,104, 41,138, 40, 31, 68,102,215,121,199,212,104, 52,136, 76, 77,197,163,148, 20,
- 0,192,136, 53,250, 3, 95,127,187,114, 19,109,218,180,105,168,180, 45, 92,157, 29,145,121, 41,178,226,230,173, 76,199,253, 63,
- 15,195,204,204, 20, 0,208, 54, 96, 50,132,194, 10,161, 85,174,164, 97,219,218, 13,132,227,234, 77, 11, 96, 98,229,120,129, 47,
-148,184,115, 12, 11,142, 99,193,177, 12, 56,142, 5, 79, 32, 52,153,245,201,251, 96, 89, 6, 93,186,116, 1,225,241,192,104,213,
- 24, 55,124, 32, 10,139, 75, 97, 99,105, 88, 35, 33, 20, 10, 17, 16, 16, 32,173,111,125, 66, 66,130,178,166, 48,211,127,140,180,
- 40, 47, 87, 66,173, 86,131,214,232, 64,107,117, 96,154, 11,241,237,146, 73,208,209, 58, 40,222,241, 7,173,213,129,253,124, 20,
-104,141, 22,105, 38, 20,229,235,109,171,165, 64,148, 17,177,114,243,134,132, 86,149, 56,168, 15,117,197, 4,214, 35,182, 30, 77,
-155, 54,173,163,175,159,223,195,241, 3,252,214, 69, 69, 63,206,140,138,126,252,202,118,238,173,252,146, 63, 13, 62, 56, 95, 32,
-148,118, 12, 92,160,127,212, 97, 77,212,236, 70,124, 67, 44, 46, 45, 45,245, 53, 53, 53, 69, 92, 92, 28,120, 60, 30, 8, 33, 9,
- 0,124, 1,192,201,201, 41,145,207,231,123,240,120, 60,108,218,180,137,240,249,252,118,254,254,254,139, 85, 42,213, 97, 61, 15,
-116,222,102,102,102, 47,185, 89, 66,161, 16, 65, 65, 65,152, 50,101, 74,181,200, 18, 10,133,216,179,103, 15, 58,117,234, 4,141,
- 70,227,109, 96,121,239, 3,232,101,128,227, 71, 42,197,121,131, 98, 84,167,211, 77,203, 31, 63,190, 37,110,220, 64, 15, 15,143,
- 54, 29, 59,118, 4, 77,191, 48, 52, 61, 60, 60,220, 74, 75, 75,179,149, 74,229,239,168, 72,109, 16,161, 87, 20,169, 88,164, 38,
- 85,132,159, 62,124,248, 16, 93,186,116,169,118,176,106,186, 89, 66,161, 16, 82,145,105,163,132, 22,203, 86,220,151, 74, 75, 75,
-169, 27, 55,110,216,122,121,121, 17, 0,240,242,242, 34, 17, 17, 17,214, 38, 38, 38,121, 45, 90,180,104,240, 1, 88,106,110,129,
- 61,211, 38, 0, 0,190, 30,240, 86,245,131,209,249,111, 22, 67, 32, 16,160,255,130,197,175,156,247, 44,203,242, 96,132, 81,100,
- 53, 32,178,234,114,180,222,172,109,126,225,104,173, 89,179,230,241,154, 53,107, 94,113,199, 26, 9,131, 28, 45,188,174,224,170,
-186, 88,235,195,250,245,235,209,174, 93, 59,189, 13,209,198,141, 27,177,111,223,190,245, 0,146, 26,109, 57,246,239,208, 22, 27,
-142, 63,246,104,213,150, 0,192,138,207,135, 83,229,229,229,184,117,235, 22, 44, 44, 44,144,144, 96,112,218, 47, 51, 11, 11,139,
-111, 40,138, 26,199,171, 61, 2,160,110,129,201,176, 44, 27, 82, 92, 92, 92,111,122, 7,142, 3,104,173, 14,229, 10, 21, 52, 26,
- 13, 62,255,242,151, 6, 11,177, 6, 32,180,166,148, 31,208,219, 95, 90,159,163,211,165, 93, 31,124, 54,213,244,149,198,155, 71,
- 1, 20, 5,180,239, 82,225,184, 68,220,123, 12,150, 5, 24, 22,176,181,183,194,206, 3,235,244,138,124, 29,195, 86, 62, 29, 51,
- 40, 83, 51,240,238, 22,136,231,177, 55,170, 29, 36,145,176,162,203, 88, 40, 16,128,229, 72, 69,214,135,250,132,144, 72,234, 94,
-152,149,228,185, 45, 52, 10, 31, 5,182,195,145,203,145, 24, 59,192, 23,215,238,198,160,111,215, 54,120, 28,159,130,182,158, 77,
-177,105, 87, 8, 56, 14,165,191,110, 88,153,253,162, 65,211,165, 26,226,104,133,133,133, 41,107,187, 88, 53,223,185,134,219, 67,
-112,220, 11, 71, 75,169, 82, 99,193, 34,131,210,249, 84, 28,163, 94,221,164,134,108,172,207,177, 50, 68,136,213,118,182,208, 64,
-122,150,230, 0, 58, 1, 11,255,147, 55, 78,134, 97,112,230,204,153,234,227, 81,215,113,172,121,236, 12, 16, 57, 72, 77, 77,197,
-227,199,143,209,173, 91, 55, 20, 23, 23, 67, 64, 81,152, 31, 21,133, 54, 83,167, 66, 35, 20,130,101, 89,136, 68, 34,204,152, 49,
-195,224,250,108,228,221,185, 50,152,155,105,136,124,157,191,191,127,203,184,242,114, 60,126,242, 4, 3,150, 47, 7, 0,156, 61,
-123,246,165,115, 98,222,188,121,162,152,152,152, 15, 30, 60,120,240, 65,102,102,230,122, 0,243,235,189,207,114,234,234, 24,173,
-241,147,198,160,165, 87,115,236,219,125,160,122,253,188, 47,230, 64, 32, 16, 66, 32, 20,192,210,194,210,160,189,209,106,181,213,
-162, 85,161, 80, 80,103,207,158,117, 29, 56,112,160,112,206,156, 57, 4, 0,246,237,219, 71,253,252,243,207,178, 75,151, 46, 9,
- 93, 92, 92,178, 26, 20,151, 52,253,202, 49, 38,132, 64, 32, 16, 64, 40, 18, 2, 44, 11, 66,136,236,135, 31,126, 88,241,248,241,
-227,206, 94, 94, 94, 80,171,213, 83, 81, 49, 80,195,152, 71,203, 40,182, 56,160,206, 24,173,106, 23,170,166,224,170,225, 74,213,
- 7,121,205,184,173,250,132, 90,205,152, 45,188,222,160, 12,131, 99,180, 94, 1,143,199,107,208,173,162, 40,170,193,174,195,121,
-243,230,193,204,204,172,190, 6,136,139,138,138,138,201,202,202,218, 6,224,151,215, 58, 56, 87,194, 31,127, 51,119, 84, 41, 42,
-251, 86, 45, 45, 45,243,250,245,235, 87, 6,128, 62,124,248,229, 7,100,181, 90, 93,111, 3,110, 97, 97,241,205,142, 29, 59,102,
-143, 28, 57,146,170,157, 98,160,102,247, 94,213, 75,171,213,226,240,225,195,179, 23, 46, 92,136,226,226,226,185,250, 26,113, 69,
-185, 18,202,202, 64,232,196,232, 35,134,222,212,235, 93,101,106,233, 4,215,230,190,245, 54, 38,148,176, 34,134,200,161,201,139,
- 6,204,204, 76, 2, 70, 15, 39, 33, 84, 82, 74, 90,166,139,155,163, 53, 18,211,229,112,104,218, 14,133, 25, 47,234,129,207,231,
- 65, 80,217,117,104,105, 46,131, 60, 55, 23, 20,197,211, 43,140, 87,238, 15,199,221,232, 20, 28,189, 28, 1, 90, 85,142, 13,123,
-207,131, 86,151,129, 86,149,131, 86, 85,188,175, 94,248, 33, 8, 65,182, 86, 93,222,170, 49,199,157,207,231,163,107,215,174,245,
- 10,157,140,140, 12, 3, 29, 45,174,218,209, 82,170, 26,121,140, 12,123,114,210,235, 88, 85,173,127, 93, 97, 80,149,242, 65, 42,
-149,118,218,179,167,254, 52, 14,117,193,209,209,241,156,169,169,105, 51, 67,183,111, 68,242,210,213,150,150,150,223,120,121,121,
-121,111,216,176, 65,192,227,241,208,191,127,255, 86,142,142,142,169, 0,208,182,109, 91,231,170,123,204,167,159,126,202,133,133,
-133, 69, 87, 60, 99,212, 15,145, 72,244,196,194,194,162, 83,223,190,125, 81, 92, 92,140,244,244,116,200,100, 50,180, 89,183, 14,
- 81,159,126, 10,191, 45, 91, 64,245,235, 7, 66, 8, 68, 34, 17,162,162,162, 32,149, 74,159,168, 84,245,166,124,235, 10,224,123,
- 0, 61,240,114,172,234, 45, 84,164, 93,184, 91,199,253,142, 2, 0,134,101, 27, 58, 88,147, 22, 44, 88,128, 34,129, 0, 24, 54,
- 12,194,164, 36,208, 52,141,110,221,186, 85,187,236,221,186,117, 3,159,207,135,175,175, 47,156,157,157,177,105,211,166, 73,250,
-132,150,170,140, 70,106,210,115,248,251,251, 87, 59, 87,195,134, 13,171,118,180, 4, 2, 65,181,179, 69,152,134,133, 43, 33,132,
-171,249,144,204, 48, 12,225,243,249,252,185,115,231,146, 49, 99,198,112, 26,141,134, 21,137, 68,212,209,163, 71,201,181,107,215,
-248,229,229,229, 13, 62,136,251,140, 26,135,175, 7, 14,169,184,246,155,217, 65, 32, 20, 64, 36, 20, 98,193,147,231,213,199,197,
-124,207, 65, 81,112,112,240, 88, 47, 47,175,138,110,120,128,111,204,163,101, 68, 3,110,150,188,150, 72,210,212, 88,150, 3, 32,
-149,203,242, 26,130, 74, 78, 8,185,207,113, 92,231, 90,219, 86,173,215,212,122,175, 90,255,232, 53,138, 95, 53,215,225, 43,226,
- 75,223, 19,113,252,157, 59,119, 60, 59,118,236,136,180,180,180, 87, 70,194, 85, 53, 92, 50,153, 12, 82,169, 20,183,111,223, 6,
-128,248,250,200,174, 93,187,246, 51, 42,178, 46, 87,148,200,201,201,191,239,248, 62,183,187,188,213, 25,251,215, 28, 40,206,202,
-202,242,197,139, 28, 58,196,217,217,121,138, 64,196,159,224,225,211, 36, 0, 44,251,253,149,211,183,150,235,219, 67,143, 86,109,
-203, 0, 40,171, 70, 29,190,230,232, 67, 80, 20, 53,110,228,200,145, 84, 76, 76, 12, 38, 76,152,128,125,251,246,213,187,237,148,
- 41, 83,112,240,224, 65,140, 28, 57,146, 90,180,104, 81,189,233, 29, 94,118, 75, 52,127,217, 73, 25,151,240, 8,191, 29,220, 81,
-111, 12,146,189,125, 69, 60, 86,110,110, 94,245,255, 58,119,212,223, 51,194,234, 52,151,194, 31,220,243,239,222,187,191, 48, 61,
-167, 8,172, 78, 13, 85,233,139,239, 43,138,114,192,233, 84, 16,154, 88,195,209,214, 2, 15,239, 92,212,208, 26,213, 37,125,156,
-179, 71,182,197,167,195,189, 1,142,197,168,249, 59, 17,250,203,172,234, 39,232,158, 99,230,224,202,225,159, 12,142,241,171, 13,
-129, 64,128,168,168, 40,101,125,110, 22,143,199, 51, 36, 39, 87,165,235,168,133, 66,161,132, 66,169,250, 43,239, 29,118, 14, 14,
- 14,191, 90, 89, 89, 73,234, 17, 82,118,118,118,118,191,218,216,216, 72, 12,237, 58,172, 79,100, 85,230,213,122, 48,109,218,180,
- 70,137, 45,177, 88,220, 44, 62, 62,190, 58, 89,169,190,119,141, 70,131,190,125,251, 26,154,188,244, 52,128,103, 78, 78, 78,183,
-218,180,105, 99,145,152,152,136, 3, 7, 14, 8, 5, 2, 65,147,170,251, 71,105,105, 41,120, 60, 30,114,115,115,181, 0,222, 71,
- 3, 93,103,106,181,250,198,141, 27, 55,218, 15, 31, 62,156,247,228,201, 19,240,120,188,138,114,249,251,195,111,203, 22, 68,207,
-157,139,128,148, 20,168,104, 26, 18,137, 4, 23, 46, 92,160, 21, 10,197,141,250,248,164, 82,233,182,228,228,228,182, 18,137, 4,
- 52, 77,131,101, 89, 80, 20, 69,248,124,126, 79, 75, 75,203,141, 0, 58,215, 58, 88,246,126,157,251,182,102,116, 58, 38, 43, 45,
- 81,222, 80, 5,228,231,231,227,244,233,211,232,214,173, 27, 2, 2, 2,144,145,145,129,164,164, 36, 12, 29, 58,180,122,155, 71,
-143, 30, 33, 60, 60, 28, 45, 90,180,104,216,209,163,180,104,209,186, 25,132, 66, 97,133, 67, 36, 16, 86, 62,248, 8,170,157, 44,
-161, 64, 8, 1, 95, 0,137, 84, 98,176,163, 69, 8, 1, 69, 81, 32,132, 64, 42,149, 86, 61,100,179,174,174,174, 89, 5, 5, 5,
- 78, 0,120, 82,169, 20, 12,195, 24,244,208, 82,213, 70, 84,137, 44,161, 72, 88,237,108, 1, 64, 81, 81,145,106,228,200,145,191,
-171,213,234,247,240,122, 51,148, 24,241, 47, 3, 33,228,254,127,226,187,141,192,176, 74, 97,245, 74, 80,188,190, 19,124,104,247,
-238,221,183, 76,156, 56,177,255,143, 63,254, 8, 83, 83, 83,100,101,101, 85, 55,136, 34,145, 8,110,110,110, 40, 40, 40,192,214,
-173, 91,241,252,249,243,171, 0,102, 24, 90,162,172,172,172,176,132,136,248,252,190, 99,187,219,180,237,222,218, 50, 61,254,121,
-183,172,172,172,219,149, 34,107,231,196,121, 67,223,235, 59,186, 11,132, 34, 1,210, 19,178,113,229,244,173,255,151,131,201,227,
-241,120,132, 16, 76,152, 48,193,160,237,223,121,231, 29,220,184,113, 3,250,186, 25,217, 42, 71, 75,161, 66,185,242,175,123, 88,
-251,108,214, 20,124, 54,107, 74,181,152, 48,164,235, 5, 0,156,157, 15,233, 17, 90,244,143,161,135,182,126,212,161,139,191,123,
-167,182,205,112,247, 65, 4,246,111,121, 97, 50,236,250,121, 5,190,219,117, 21,110, 14, 86,160,213,229, 56,119,100,123, 54,173,
- 86,252,248,154,166, 92,133,184, 37, 4, 28,199, 54,106,223,171,196,147, 64, 32,128,143,143, 79,189,142, 86, 65, 65,129,178,161,
-134,161,250, 24,105,180, 40, 43, 87, 66,169,248,203,132,150, 95,207,158, 61, 47,133,132,132,216,216,219,219, 35, 51, 51,179,182,
-208,242,235,209,163,199,165,144,144, 16, 27, 7, 7, 7,164,167,167, 27,156, 86,164, 14,145, 5,185, 92, 78, 10, 11, 11, 89, 43,
- 43,171, 70,137, 45,138,162,160, 86,171, 17, 27, 27,107,232,207, 26, 60, 66,204,194,194, 98,207,193,131, 7, 45,242,242,242,192,
-227,241, 16, 27, 27,251,210,168,195,170,215,206,157, 59,133,163, 70,141,218, 81, 84, 84,164,119, 88,155, 78,167, 91, 63,101,202,
-148, 15, 50, 50, 50,172,236,237,237,145,149,149, 5,145, 72, 4,142,227, 64,250,246, 69,175,103,207, 64, 51, 12,164, 82, 41,226,
-226,226,176,109,219,182,242,202, 84, 49,117, 26,100,132, 16, 79,161, 80,136,201,147, 39,191,180, 98,239,222,189, 24,209,137,215,
-201,206,130, 95,166,131, 68,157, 35, 29,114,142,199,227, 17,191,174,253, 90,117,237, 61,204,231,105,244,221, 68,121,206,243,134,
-110, 74, 90,141, 70, 3, 47, 47, 47,220,191,127, 31,151, 47, 95, 70,191,126,253, 16, 16, 16,128,200,200, 72, 92,188,120, 17,225,
-225,225, 32,132,192,198,198,166, 42,252, 66,111, 12,134, 70,161, 67,110,102,254, 43,238, 85,237,101,161, 80, 8,181,146, 54,232,
- 24, 61,121,242, 4,247,239,223,175, 78, 45,195,227,241,116, 83,167, 78, 5,199,113, 92,114,114, 50,204,204,204,184,105,211,166,
- 49,124, 62, 95,151,145, 97, 88,124,112,149,168,170, 18, 89,124,161,224, 37,129,198,178,108,105,100,100,228, 71, 0, 34, 43,157,
- 44,192,152, 71,203,136,255,110,156,193,171, 19, 75, 55,232,104, 61, 3, 48,224,192,129, 3,147, 78,156, 56,177,126,227,198,141,
-118,129,129,129, 40, 44, 44,132,187,187, 59,156,156,156, 16, 26, 26,138,179,103,207,230, 49, 12, 51, 31, 64, 93,214,207, 0,232,
-201, 89,147,145,152, 21,162, 46, 43,251,180, 99,128, 55,174, 30,254, 99,141,163,163,227, 12, 30,143,247,249,180,197,111,191,215,
-103,100,103,196,133, 39, 35,236, 98, 20,114,210,242, 26,228,172, 29, 12,111,105,105,249,129,137,137,137, 8, 0, 93,199, 83,113,
-237, 81,135,213,156, 12,195, 48, 26,141, 6,135, 14, 29, 50, 72,108, 29, 56,112, 0, 42,149, 10,204,171,253,171,213,156, 28,203,
- 17,190, 64, 12,103, 55, 47,208,116, 57, 88,246,181, 7, 84, 86,115, 86, 61,129, 38,138, 68,176,207,203,195,221,187,119, 13,147,
-220,195,134, 53,116,140, 84, 26, 85,233,228,159, 86, 45, 8,157, 25,244,189,101,191,238,237,241,245,186,189,160,233, 93,160,120,
- 20,164, 98, 33, 58,118,233, 1, 30,212,248, 53,248,139, 34, 69, 73,225,100,188, 58, 21,207, 75,156,156,190, 30, 22, 14, 96, 88,
- 22,151,111,222, 51,120,223,171, 91,123,134, 1,159,207, 71, 66, 66,130,178,174,209,134, 60, 94, 69, 55,103,213,147,186, 62, 78,
-142,101,137, 64, 40,129,155,123, 27,104,212,101,127,201, 49,178,183,183,255,226,248,241,227, 54, 85,169, 18, 34, 35, 35, 65, 8,
-137,125,225, 56, 86,172, 87, 42,149,136,142,142, 70,100,100, 36, 80, 49,194,205,224,235,168,202,201,146,203,229, 36, 43, 43, 11,
- 38, 38, 38, 84,100,100,164,218,215,215,247, 65, 3,215,119, 53,167, 74,165, 74,169, 47,126, 82,165, 82,185, 72, 36, 18, 65,173,
- 70,212,185,101,203,150,113,117,116, 33,190, 82,206,226,226,226,187, 11, 23, 46,236,248,214, 91,111,225,139, 47,190, 40,176,178,
-178, 50,251,245,215, 95,249, 60, 30,143,204,156, 57,147,201,205,205, 45,219,190,125,187,197,137, 19, 39, 80, 84, 84,116,219,128,
-125, 47, 85,169, 84, 31,117,239,222,125,239,249,243,231, 77, 60, 61, 61, 81, 82, 82, 2,142,227,176,103,207, 30,204,156, 57, 19,
- 18,137, 4,113,113,113, 24, 49, 98,132, 66,161, 80,124,132, 87, 99, 39,171, 56, 9, 33,132, 99, 89, 22, 75,151, 46,173, 78, 78,
- 90,149,172,212, 76, 74,176,109, 94,115,217,156,237,197,178, 73, 95,111,159, 10, 0,140, 78,199, 60,141,190,155,184,231,151,175,
-175, 9,133,194,155, 13, 28,163,175,230,204,153,243,235,176, 97,195,164,166,166,166, 40, 40, 40,192,173, 91,183,112,231,206, 29,
-132,133,133, 65,163,209,192,198,198, 6, 86, 86, 86,200,202,202,194,147, 39, 79,148, 0,190,210,199, 41, 50, 17,192,163, 85,213,
-200,223, 10, 7, 75, 80, 99,180, 97, 77,119, 75, 40, 16, 24,116, 29,245,238,221, 27, 93,187,118,173, 18, 64, 76,106,106,106,150,
- 90,173, 38, 53, 68,127, 70,149, 32,111,210,164,137,110,223,190,125,156, 62,206,176,109,155,112,254,219,175, 32, 18, 10, 49, 63,
- 54,189, 90,116,237,237,215, 1, 2,145, 16,222,195,199,212,252,238,102, 84,116, 23,162,150,200,210,215,118,188,241,181,105,228,
-252,199,114,254, 55, 35, 11,175, 49, 5, 79, 21,246,171, 84,170,115, 31,126,248, 97,176,159,159,223,135, 27, 54,108, 32, 66,161,
- 16,203,151, 47,231, 50, 51, 51,119, 87, 62,133, 20,190, 78,169, 56,142,219,125,253,216,237, 79,222, 13, 26, 73,230,253, 56,173,
-231,131, 43,209, 79,218,117,247, 68,187,238,158,120,112, 53, 6,191, 44, 62,176,143,209, 50, 75,179,179,179,211, 26,160, 82, 15,
-232,209,186,118, 48,188,205,141,107, 87,108, 26, 59,234,144,101,217,144, 3, 7, 14,204, 30, 61,122, 52,117,239,222,189, 87, 98,
-178,170,166,221, 97, 89, 22,151, 46, 93, 2, 77,211,216,189,123, 55,203,178,108,253,121,180,192,157,252,233,199,224,119,119,255,
-118, 82, 36, 18, 18,220,185,121, 20,197,133,250, 71,117, 9,133, 2,236,220,115,140, 22, 10, 5, 79,235, 90, 79,211,116,250,149,
- 43, 87, 28, 6, 51,140,128,162,168,186, 4, 84,157, 8, 9, 9,209,178, 44,155,218,192,102,183,115,158,167, 13, 95,249,197,251,
- 7,134,141,255,208,161,123,247,158, 2, 91,123, 7, 16, 66,144,155,147,139,184,232,123,218,115, 71,119,228,148, 43, 12,155,130,
-231,253,181,215,171, 99,178, 0, 32,112,230,198,234,248, 44, 0, 24, 62,109, 33,250,118,107, 11, 98,136,245,244, 66,100,177, 58,
-157, 14, 50,153, 12, 58,157,174,206, 20, 15, 22, 22, 22, 82,149, 74,165,172, 76,196,168,215, 42,226,128,191,252, 24, 49, 12,227,
- 93, 88, 88,136,242,242,114,220,185,115,135, 91,181,106,149, 92, 46,151, 87, 7,109,106,181, 90,239,130,130, 2,148,149,149,225,
-246,237,219, 92,112,112,176, 60, 63, 63,127,113, 99,174, 33,169, 84,218,137,207,231, 63, 40, 44, 44,100, 77, 76, 76, 40,173, 86,
-171,245,245,245, 21, 75,165, 82,131, 39, 84,207,202,202,122,171,190,117, 30, 30, 30,241,241,241,241, 45, 25,134,169, 57, 7,162,
- 80,165, 82,121,118,239,222,221,144,251,199,156, 93,187,118,225,216,177, 99, 93, 74, 74, 74,166,164,166,166,238, 5,208,133,207,
-231, 35, 34, 34, 34, 86,165, 82, 77, 28, 61,122,244,158,194,194,194,187,168,152,130,199, 16,156,143,139,139,155,236,237,237,189,
-235,155,111,190, 49, 13, 8, 8,224, 59, 59, 59,163,115,231,206,136,139,139,195,153, 51,103,180,155, 55,111, 46, 87, 40, 20,239,
- 3,184,164,255,176,131,232,116, 58,136, 68,162,234,151, 88, 44,134, 80, 40, 68,169,146,195,244,117, 73, 74, 29,164,202,245,203,
- 63, 58,195, 1, 36, 59, 61, 41, 47, 55, 59,253, 46, 33,228,102, 86, 86, 86,113, 61,117, 38, 82,169, 84,237, 57,142,227, 17, 66,
-126,164,105,122,218,172, 89,179,156, 86,175, 94,141,214,173, 91, 35, 47, 47, 15, 50,153, 12,158,158,158,144,203,229,184,119,239,
- 30,163, 80, 40,182, 0, 88,129,202,248,145,250, 80,148, 87, 2, 87,199, 38, 47, 57,159, 28,199,129, 99, 0,173,154, 1, 67,115,
-208, 16, 45, 4, 2, 45,132, 66,161, 33,206, 19,199,178, 44, 10,157,156,192, 70, 71, 35, 44, 44, 12, 28,199,213,235,170,158, 0,
- 92, 44, 0, 0, 32, 0, 73, 68, 65, 84,121,121,121, 25,112, 99,103, 33, 18,139, 94,234, 46, 36,132, 64, 40, 18, 65, 32, 18,214,
- 21, 16,108,116,177,140,248,159,134,161,125,227, 69, 0,102, 60,122,244,104,111,159, 62,125, 66, 57,142, 19,160,162, 63,242,143,
- 55,249,241,236,236,236,135,183,207, 60, 92,228,224,106, 21, 60,100, 74, 79,180,110,239, 14, 70,199,224,214,217, 8,236, 94,125,
-226, 96, 70,122,198, 52, 24, 48,247, 25,203,178,215,122,116,106, 77,161, 70,174,110,103,103,103,246,117, 70, 29, 22, 23, 23, 47,
-155, 63,127, 62,190,248,226,139,215, 25,117, 88, 39,162,158,200,103, 16,112,174,195,135,244, 26, 12, 66,113, 26,141, 90,207,141,
- 15,213,153, 75,133, 66,193,211,251,145, 89,190,117,109, 39,151,203, 7,191,247,222,123,151,248,124,126,179,198,212, 57,203,178,
-169, 57, 57, 57,253, 27,222, 82,119, 75,173, 44,241, 60,125,112,235,220,243,199,118, 13,102, 89,166, 5, 1,192,227, 11, 19,181,
- 52,125, 65,173, 44,217, 0, 3, 39,149,254, 97,134, 63,230,252,116, 17,155,190, 24,142, 89,193,135,177, 99,233,116, 44, 90,119,
- 0,223,127, 49, 7,171, 54,254,142,175,231, 76,198,216, 73,239,177, 28,161,254, 52,116, 63,120, 60,222,249,173, 91,183,190, 59,
-125,250,244,234, 65, 11, 28,199,189,116, 99,215,106,181, 74,150,101,177,101,203, 22, 22,192,121,125,124, 47, 31, 35,194,233,139,
-151, 50,244, 24,149,148,148,188,239,239,239,191, 7,128,152,227,184,132,194,194,194,143,129, 23, 83, 67,149,149,149,189,223,189,
-123,247, 61, 28,199,137, 9, 33,175,172, 55, 4,149,169, 30, 58, 89, 89, 89, 61,168,116,178,196,175, 19, 16,175,175,170,245,116,
- 43, 26,210,133,200, 2,152, 85, 35,227,251,234, 46, 93,186,212,156, 84, 58,182,176,176,176,211,107,148,235,146, 82,169,108,187,
-116,233,210,185, 18,137,164,175, 66,161,104, 5, 0, 50,153, 44, 78,173, 86, 95, 83, 42,149, 27,208,112,110, 42, 13,203,178,113,
- 58,157,206,199,206,206,174, 98, 68,109,165,216, 2,128, 83, 15,152, 7, 0,211,185,194, 20,223,111,112,193,206,158, 61,219,212,
-202,202,106, 16, 33,100, 44,199,113, 94,165,165,165,234,165, 75,151,222, 14, 9, 9, 41,110,214,172,217,144, 97,195,134, 17,107,
-107,107,220,191,127,159,203,207,207, 63, 10, 96, 49, 12, 24,105,205,178,108,234, 15, 63,252,128,198, 94,239,250,214,211, 52,157,
-125,246,236, 89,219,183,114,115,249, 44,203, 98,248,240,225, 47, 9,184,218,120,250,244, 41,212,106,181,222,100,142,234,226, 66,
-244,155,187, 16,168, 28,253, 89,133, 10, 39,139, 3,167, 49,234, 42, 35,254, 93,248,187, 39,244, 52,200, 90,116,114,114,154, 32,
-145,137, 63,115,111,229,228,155,153,148, 27, 83, 90,172,216,151,149,149,181,181,158, 27,185, 65,156,141, 76, 88,106,180,127,255,
- 38,206, 23,121,180, 24,112, 28, 3,142,229,192,113, 44, 88,150,169,152,240,154, 99,193, 49, 12, 33, 4,127,106,148,122, 51,131,
-215, 46,167,149,173,173,237, 10,142,227,222,226,241,120, 84, 77, 51,172,230,231, 74, 39,235,188, 92, 46,255,186, 14,231,245,191,
-174, 62, 67, 66, 66,234, 20,255,134,142, 58, 28, 55,110, 28,211,200,107,243,154, 76, 38,115,170,107, 93,121,121,121, 90, 86, 86,
-214,160,127, 72,125,234,157,221, 66, 15,103,163, 71, 29, 54,196,233,238,238, 46,166,105,186, 3, 0, 79, 66,136, 37,128, 2,154,
-166, 47,228,229,229,229, 0,232, 4, 96,105,229,119,190, 5,240,224, 63,124,189, 75,109,109,109,119, 81, 20,229,106,200,151,117,
- 58,157,166,160,160,224,221, 90, 15, 4,213,156, 54, 54, 54, 15,248,124,190,171, 1, 60,207,243,243,243, 59, 25,239,159, 70,206,
-255, 33,212, 14,130,175, 55, 83,252,223, 33,180,140,156, 70, 78, 35,167,145,211,200,105,228, 52,114, 26, 57,255,215,133, 86,157,
-203,198, 97,181, 70, 24, 97,132, 17, 70, 24, 97,132, 17,111,134, 51,181,196,214,153,170, 15, 68,143, 42,109,140, 37,248, 58,202,
-246,178,145,211,200,105,228, 52,114, 26, 57,141,156, 70,206,127, 29,167, 17,127, 33,140,182,170,145,211,200,105,228, 52,114, 26,
- 57,141,156, 70,206,255,117,212,219,117, 72, 25,235,198, 8, 35,140, 48,194, 8, 35,140, 48,226,239,129,193, 66, 75,230,224,229,
-109,235,238,187,199,202,181, 93,164,149,107,187, 72, 91,119,223, 61, 50, 7, 47,239,127,105,189, 73, 1, 76,226,243,249,151, 28,
- 29, 29, 75, 80,207,212, 59,255, 3, 48, 7, 48, 22, 21,249,125, 70, 1, 48,249, 43,201, 3, 0,254, 4,224,179,169, 64,218, 84,
- 32,109, 2,240, 89,192,255, 96,220,224,242,217, 78,254, 55,207, 77, 58,183,124,182,147,127,157,235,231, 59,217,132, 93, 28,247,
-211,234,207,156,173,255,162,159, 52,179,183,183,223,230,224,224,144, 98,111,111,159,106,111,111,191, 11,128,133,241,118,103,132,
- 17, 70, 24,241,183,161, 42, 70,171,234, 85, 29,163,197, 7,128,208,208,208, 0, 0,215, 1,244, 9, 12, 12,188, 81,251,219, 86,
- 77,124,166,183,104,222,226,139,149,203, 23, 19, 71,123, 91, 19, 29,195,210,201, 41,233,109,150,173, 12, 62,146, 41,226,175, 47,
- 76,139,222,241, 26,133, 34, 60, 30,111,130, 88, 44, 14, 4, 80, 37,216, 98,213,106,117, 40,195, 48,135, 96,216, 48,109, 56, 56,
- 56,220,228,241,120, 77, 27,243,195, 12,195,164,229,228,228,244,124,205,202, 28,215,164, 73,147, 93, 1, 1, 1, 38, 93,186,116,
-129, 72, 36,194,210,165, 75,231,103,101,101,109, 48,148,192,202,202,195,140, 22, 75, 62,231,139, 68, 3, 57,173,198,135, 3, 7,
- 80,226,104, 86,167,190, 34, 84,171,215, 23, 22, 38,149, 26, 72,181, 24,192,180,202,186,218, 1,224,135, 55, 57, 75,222,109, 15,
-173,150,169, 56, 39,132,124, 48, 39,159, 89, 92,255,234,171,175,248,129,129,129,216,177, 99, 71,207,109,219,182,125, 84, 90, 90,
-122, 5,192, 41, 0,137,111,122, 86, 58, 0, 51,186,247,236,249,211,187,243,231,243,148, 55,111,226,167, 93,187,126, 68, 69,190,
-165, 77,141, 61,151,132, 66,140,181,181, 21, 4,114, 28, 58, 16,128, 16, 32, 66,158,207,158,165,105,230, 16, 12,200,197,166, 7,
-147,240,242,112,252,253,141, 37, 40, 78,228,150,136,135,123,247, 42, 78,188,182, 4,192,144,218,235,117, 42,201,187, 28,207, 45,
- 80,201,133,167, 3, 88,247,134,213,106, 98,103,103, 23,121,242,228, 73,215, 46, 93,186,240, 1,224,193,131, 7, 83, 3, 3, 3,
-251,201,229,114, 31, 0, 37,255,161,155,144,132, 79, 81,159,137, 4,130,129, 12,195,180, 3, 0, 30,143, 23,165,209,106, 47,233,
- 88,118, 19, 12,204,201,102,132, 17, 70,252,239,162, 33, 45,242, 15, 71,189,153,225,171,118,142,171,249, 94, 19, 50,251,214,109,
-186,245, 31,243,180,184, 84,161, 74, 73,201, 40,156,247,217,170, 75, 31,205, 89,123, 98,221,246,208,179, 55,238,198,134,121,119,
- 25, 20, 35,179,111,221,166, 30,234,250,250,112,155, 72,165,210,135,155, 55,111,166,227,226,226,184,162,162, 34,238,233,211,167,
-220,209,163, 71,185, 79, 62,249, 68, 37,149, 74, 31, 2,104, 98, 8,167,131,131, 67,206,211,171, 23,185,231,145,225, 92,234,131,
-187,156, 86,171,229,104,154,230,104,154,230, 98,206,135,114,145,167,142,113, 17, 71, 15,113, 26,141,134,211,104, 52,156, 74,165,
-226,154, 55,111,158,105, 96, 57,107,195,185,109,219,182,154,208,208, 80,238,200,145, 35,220,252,249,243, 57, 63, 63, 63, 6,192,
- 76, 67,247, 93,102,239,217,215,204,197, 87, 62, 61,104, 19,125,230,246, 5,238,241,179, 8,238,241,179,120, 46,228,114, 44, 55,
-109,193, 70,218,204,197, 79, 46,179,247,236,219,208,190, 91, 89, 89,117, 35,132,112, 85, 0,192, 53,109,218,180,172,230,171, 73,
-147, 38, 47,189,220,220,220,202,154, 53,107,150,104, 99, 99,211,161, 46,206,137,237,192,113, 49,251, 57, 46,102, 63,247, 85,111,
-112,143, 31, 63, 14,227, 56,238,122,213, 75,169, 84, 94, 63,126,252,248,245,183,223,126,251, 58,128, 17,122,234,201,160,250,156,
- 10,164,149,158, 60,201,113, 27, 54,112, 92, 64, 0, 23, 11,112, 83,129,180, 70,114, 54,119,116, 20, 68,172,253,225, 35,205,201,
-147,187,185,115,231,206,112,103,207,134,114, 39,142,239,226,126,220,240, 25,237,224, 32,136, 6,208,178, 17,156,124, 0,171, 0,
-172, 71,133,115, 25, 39,151,203,185,236,236,108, 14, 64, 92,229,255,214,219,217,217,173, 67,221,238,219,128,154, 78,214,220,183,
- 28,207,141, 31,210,147, 43, 45,206,228,198, 15,233,201,205,125,203,241, 37,103,235, 45, 15, 15,179, 89,195,219,201, 31, 63,216,
-199,204, 26,222, 78,254,150,135,135,217,107,214, 39, 65,197, 60,161,155,175, 94,189,170,227,106, 64,171,213,114,123,247,238,101,
-172,172,172,118, 55,130,179,149,157,157, 93,170,181,181,117, 92,205,127,218,249,142,234,238,213,107,234, 50,155, 54,111, 7, 52,
-162,156, 93, 36, 66,225,243, 75,135,127,101,242,211,162, 56,141, 50,135, 43, 78, 8,231,158,199,134,113,123,183,174,215,138,248,
-252,231, 0,186,188,201,185,212, 72, 24, 57,141,156, 70,206,127, 32,167, 62, 45,242,223, 12,126,237, 29,172, 13,177, 88, 20,180,
-236,171,133,164, 40,191, 72,169, 42, 41,213,104, 85, 42, 21, 37,228, 84, 81, 49,207,114, 41, 62,175,104,238,156,217,102, 65,139,
-190, 10, 42, 7, 38, 27,248,155, 77,252,252,252,238, 29, 59,118,204,222,218,218, 26,197,197,197,200,207,207,199,189,123,247,192,
-113, 28, 70,143, 30, 45,238,218,185,115,135, 37, 75,151,222,121,158,145,225,143,250, 27,222, 23,226,197,218, 22, 63,244,172,152,
-139,246,235,148,252,138, 86,135, 16,108, 27, 23, 88,189,205,138,231, 21,179,101, 72, 36,146,234, 9,137, 95, 3,254,253,251,247,
- 23, 2,192, 7, 31,124, 80, 82, 90, 90,186,166,210,225, 48,104,166, 85,153,189,103, 95, 91, 39,231,208, 95,183,252, 32,109,215,
-194, 19,180, 86,135,212,236, 76,240, 5,150,112,117, 21,226,189,201, 3, 5,189,187, 91,219,174,250,118,219,153,108, 22,163, 20,
-121,241, 23,234,227,178,180,180,220,123,232,208, 33, 28, 62,124, 24, 0, 16, 23, 23, 7, 79, 79, 79, 89, 67,101,136,142,142,246,
- 24, 49, 98,196,193,252,252,252,150, 13,109, 91, 59, 49,190, 88, 44, 70,207,158, 61,209,166, 77, 27,156, 60,121,178, 79,165,179,
-245, 70, 80,222,188, 9,211, 71,143,128, 27,175,245,240,210,188, 99, 71,247,176,179,103,246,217,158, 57, 27,139,117,235,118, 33,
- 49,177,194,104,243,240,240,192,164,137,227, 4, 81, 81,183,219,142, 29, 59,233,246, 31,127, 36,246,172, 20, 74, 13,225,155,237,
-219,183, 47,110,214,172, 25,198,142, 29, 59,174,109,219,182,142,230,230,230,216,186,117, 43,156,156,156, 60, 52, 26, 77,194,201,
-147, 39,157,179,179,179, 49,123,246,108,228,228,228,204,175,143,168,207,224, 62, 75,196,195,189,123,181,238,248, 46, 76,205,157,
-176,253,192, 33, 60,125,184,183,151,154,142, 93, 34,100,110, 76, 81,114,226,105,242, 52,211,160,166,157, 2,108, 90,182, 29, 1,
-247,142,225,182, 42,230,143,103, 75, 6, 54, 15,230, 75, 84,123,151,175,203,202,127,133,116,108, 8,207,167,228,137,117,244, 37,
-228, 3,203,217, 42,129, 85,237,214,114, 24,209,187,119,239,234, 3,151,146,146, 2,181, 90, 13,111,111,111, 74,163,209,244, 53,
-176, 94, 91, 13, 26, 52,232,207,179,103,207,218,180,106,213, 74, 94, 80, 80, 80,189,194,209,198,114,240,141, 99, 63,206, 94,245,
-211,239, 94,191,113,164, 72, 30,123, 34,170, 1,174, 46, 61,186,117,188,124,238,216, 62, 83, 82,150, 14,145,101, 30,192,230, 35,
-233,224, 78, 16, 19,107, 76,248,100, 30,191,111,255,126, 46, 3,135,140,185,252, 52, 62,177, 63,128,251,198,231,122, 35,140,248,
- 87,187, 90,220,255,218, 62, 85, 11,173,192,192, 64, 82,215, 14,178, 28,235,235, 96,111, 35,253,113,237,158,251, 60, 90,163,145,
- 89, 90,104, 4, 22,230, 44, 49,179,224,209, 26,109,153,187,135,187,136,229, 88,223,122,248,107, 15,241, 36, 82,169,244,216,169,
- 83,167,236, 5, 2, 1, 88,150,133,157,157, 29,146,147,147, 81, 84, 84,132,210,210, 82, 36,198,198,162, 89, 19, 55, 44, 15, 90,
-232, 52,123, 97,208, 49,133, 66,209, 9, 47,119, 35,190, 50,108,148,209,190, 60,111,116,213, 20, 44,175, 60,242, 87,254,175,142,
-117,134, 14, 69, 77, 78, 75, 75,131,169,169, 41,124,124,124, 76,111,221,186,245,135, 30,145,245, 18,167,149,149,135, 25, 43, 22,
- 29,222,252,235, 82, 41,173,141, 70, 76, 82, 1, 90, 55,235, 5, 7,155, 38,200, 44,208, 32,236,222, 41, 68, 71,238, 71, 11,151,
- 38,152,249, 73, 63, 73,240, 15, 71, 14, 9,117,205,154, 20, 21, 37,151,212,197, 89, 82, 82, 98,218,188,121,115, 52,105, 82, 49,
-239, 25,195, 48,136,137,137, 1,195, 48,213,203, 53,223,247, 28,189, 10, 93, 73, 42,222,157, 58, 21,249,249,249,166,117,113, 10,
-120,208,205,251,104, 18, 95, 42, 0, 68, 50,107, 77, 89, 89, 89,245, 52, 28, 52, 77, 35, 34, 34, 2,254,254,254, 1, 33, 33, 33,
- 13,169, 34,131,234,147, 6,190,255,105,247,238,141,147,139,139, 41, 0,216, 65, 8, 75,115,220,247,134,158, 75,246,246,130,163,
-231,207,253,102,203,163,158,192,218,226, 59,220,187,151, 10,154,174, 40,111,126,126, 46,102,125, 86, 2,161,192, 12, 39, 79,254,
-110,227,237,221,243,104,118, 54,237,131,151,187, 17,235, 42,167,228,220,185,115,152, 53,107, 22, 98, 98, 98,156,121, 60, 30,238,
-222,189, 11,169, 84,138,181,107,215,242,188,189,189,157,101, 50, 25,206,159, 63,143,156,156, 28,162,175,156,215, 47, 92, 95, 89,
-156,120,109, 73, 54, 57,255,214,246, 3,135,240,225,196, 9,112,228,146,254,176,104, 65, 86, 14, 26,222,227,107,142,231, 22, 40,
- 51,243,181,242,244, 25, 14,161,200, 20, 51,191, 92,129,184,232,211, 86,138,210,200,207, 8,147,238,182,124, 93,200,156, 87,202,
-121,100, 28,243,193,254, 91, 29, 47, 53,185,239,254, 40,226,163,187, 89,225,219, 34, 95, 8, 45, 15, 62,161, 24, 11,160, 98,250,
-148,132,132, 4, 36, 38, 38,130,207,231, 67,169, 84, 66,167,211,213, 89, 78,103,103,231, 25, 58,157,238,235,202,227,188, 71, 34,
-145,188,191,111,223, 62,155,154, 66,219,206,119, 84,119, 27, 51, 89,255,156,220,252,194,219,247, 31, 63,157, 55, 99,108,159,155,
- 97,209,233,180,224,237,180,226,200,147,197,245,212,167, 68, 42, 18, 29, 61,127,252,119, 83,237,179,171,144,121,247,129,192,212,
- 19,140, 54, 3,138,194,114,148, 38,102, 65,253,235, 47,104,255,217, 92,156, 62,113,196,180,109,187, 78, 33,106,173,214, 19,128,
-230, 53,174,205,198,192,200,105,228, 52,114,254, 51, 57,235,213, 34, 28,199,117, 4,224, 80,185,152, 95,169, 11,108, 1,228,161,
- 98, 22, 25,135,202,123,135,168,198,215,106, 47,215,220,182,246,114,205,207,249,149,159,237, 43,223,239, 19, 66, 10, 26, 40,186,
- 19, 42,166, 38, 60, 83,249, 14, 84,118, 37, 54, 24,120, 76, 8, 85,194, 48,172, 88,104,103,175,250, 96,124,255,118, 23, 47, 63,
-136, 48,177, 53,231, 15,238,211, 33,224, 94,212,179, 59,132, 34, 90, 66, 40,131,226, 62,120, 60,222,132, 31,127,252,177,157,185,
-185, 57, 88,150,133,133,133, 5,228,114, 57, 52, 26, 13,138,139,139,161, 46, 45, 1, 93, 90,130, 71,233, 41,232, 17,208, 7, 99,
-222, 26,228,253,251,137, 83, 19, 24,134, 57,168,143,215,217,183, 67,181,147,181,162,169,205, 11,107, 34,189,168, 90,116,125,215,
-193, 19, 66, 83, 83, 12,156, 23,244, 38,231, 64,248,153, 51,103,206,141, 30, 61,122,200,130, 5, 11,168,172,172,172,243,201,201,
-201, 61, 0,196, 52, 40, 42,196,146,207, 63,253, 60,208,202,202,148, 67,200,165, 83,232,221, 97, 34, 76, 68, 60,228,151,208, 32,
- 4,136,125,124, 12,132, 88, 35, 50, 46, 11,189,218,155, 99,208, 96,111,211, 19, 71, 98, 23,224, 69,124,208, 43,135,166,176,176,
- 16,185,185,185,208,106,181,208,106,181, 24, 59,110, 28,126,219,187, 23,229,229,229, 80, 42,149,208,104, 52, 96, 24, 6, 20, 69,
-225, 82,104, 8,210,159,197,162,187,191, 63, 80,207,212, 75,123, 35, 32, 0, 16,246,244,233, 83,196,198,198,226,249,243,231,144,
- 72, 36,112,116,116,196,138, 21, 43,160, 86, 87,204, 81, 54,110,220,184, 0, 0, 81,111,122, 65, 37, 2,219,146, 25,102,201,144,
-227,199,237,111, 29, 63,206,134,157, 62,253, 92, 92, 90,186,213,144,239, 10,133, 24,251,195,247,159,180,150,201,100,120,158,246,
- 35,188,188,132,152, 63,215, 6,107,190,203, 3, 0,204,158,229,138,206,157,108, 81, 82,116, 4,182,246,139,177,113,227,156, 22,
-211,166,173,159,170, 80, 48,123, 26,160, 94,114,234,212,169, 49,158,158,158, 46,225,225,225, 68, 36, 18, 65, 42,149, 66, 42,149,
- 66, 34,145, 32, 55, 55, 23,201,201,201,220, 15, 63,252,144, 1, 96,137, 62,162,229, 27,179,238, 0, 24, 50,247, 45,156,123,250,
-112,111, 47, 23,222,179, 71, 99,102,246, 76,137, 12, 11, 47,189,120,233,214,183, 58,149, 36,189,232,249,229,133,205, 59,135,219,
-126,246,197, 55,248,229,135,101,120,122,247,102,129, 67,147,146, 77, 82,162,174,179,156, 1, 1,203,249, 78, 14,214,186, 25,211,
-198, 88,158,118,184, 61,227, 44,159,200,179,243, 30,174, 69,114,184, 82,220,178,195,148, 86, 30,148,230,234,213,171,210,222,189,
-123, 67,165, 82, 85, 59,147,251,246,237, 99,117, 58,221,181, 58,207, 77,154,254, 58, 35, 35,195, 73,169, 84,226,173,183,222,154,
-189,118,237, 90, 89,213, 28,117, 12,195,188,228,100,173,220,240,219,133,207,191,222,116,237,194,193,239,156, 87, 6,189,223,103,
-242,204, 85,215, 80,207, 60,146,124,138,250,236,244,241, 93,142, 18, 43, 45,164,214,131,160,202, 81,226,233,182, 15,161, 40, 81,
-161,243,202,111, 0,136,160,209, 82,216, 58,124, 44, 4, 54,206, 88, 54,253,125,231,175,182,110,255,132,101,217, 31,141,207,245,
- 70, 24, 97, 68, 45, 56, 16, 66, 66, 1, 32, 40, 40,104,241,154, 53,107, 30, 19, 66, 66, 57,142, 11,172, 52, 80, 66, 57,142, 11,
-172,218,166, 82,156,189,178, 92,181,109,237,229,218,159, 23, 45, 90,212, 54, 56, 56,120,181,191,191,255,193,219,183,111, 63, 3,
-208,144,208, 26, 86, 41,172, 94,153,122,135,170, 82,144, 53,223, 95,114,180, 88,246,102,194,179, 20,197,160, 1, 93, 93, 67,111,
- 68,221,127,239,189, 97,253, 39, 12,239, 61, 56, 57, 45, 63,182,133,187,163,237,227,199, 81,230, 44,203,222, 52,164,150,196, 98,
-113, 96,191,126,253,248,133,133,133, 48, 49, 49,129, 92, 46, 71, 70, 70, 6,104,154,134,170,184, 8,234,226, 34,168,138, 10, 65,
- 23, 23, 34,241,193, 61,248,182,240, 16, 87, 6,203,235, 69,149,235, 82,219,169,170,233,108,137,204,204, 32, 54, 51, 3,105,124,
-183,225,219,150,150,150, 97, 85,141, 42, 77,211,159, 45, 92,184, 48,143,101, 89,172, 90,181,202,220,212,212, 52, 4,128,184, 33,
- 18, 51, 59, 94,160,127,123, 31,234, 73,114, 36,122,250,189,139, 86,205,135, 34, 57, 71,137,188, 82, 26,185, 69, 52, 58,247,254,
- 25, 77,253,190,129, 91,251, 53,136, 77, 45,128,179,139, 39, 5,190, 88,239,228,207,233,233,233, 47, 45, 31, 60,112, 0, 10,133,
- 2, 45, 90,180,192,196,137, 19,177,112,225, 66, 76,156, 56, 17,206,206,206,152, 60,126, 4,150, 45, 91,134,236,236,236,134,138,
-170,110,213,170,149,218,221,221, 93,237,238,238,174,166,105, 26,101,101,101, 40, 42, 42,170, 93,223,115, 26, 91,145,246,246,246,
-139, 28, 29, 29, 35,237,237,237, 31,139,197,226,179, 17,132, 60, 81,185,187, 59,244, 24, 57,146,180, 25, 63,158,151, 42,149,146,
- 27,128,169, 33, 92,182,214,130, 97,125,251, 13, 17, 21, 21,238,170, 54,169,222,127,207, 14,127,222,104,139, 91,127,116,194,172,
-207, 90,128, 80, 18, 16, 74, 4, 69,249, 85,116,237,226, 47,180,180, 36, 13,157, 75,147, 0, 68,244,232,209,195,121,230,204,153,
- 68, 44, 22, 99,246,236,217,244,244,233,211,227, 39, 78,156, 24,127,229,202, 21,198,221,221, 29,110,110,110,196,205,205,205, 9,
- 64, 68,229,119,244,194,188, 5, 89,169,166, 99,255,176,244,148, 61, 99, 96,219,189, 76, 43, 30,187,124, 93, 86,254,202,205,207,
-214, 37, 63, 85,120, 60,189,123, 51, 63, 62,250, 52,155,124,255,122, 94,102,124,169,199,202,205,207,214, 45,222,148, 89,231, 69,
-125,227, 6,216, 99,161, 55,104, 69,185,130, 63,114,120, 95,197,140, 15, 38,180,178, 54,109,187, 15, 46,131,252,154, 54,113,157,
-188,108,245, 70,122,250, 39,159,211, 59,118,238,226, 74, 75, 75, 81, 82, 82,130,141, 27, 55,234, 78,159, 62,157,193, 48,204,231,
-245, 61, 3, 1,128, 86,171,197,140, 25, 51,100,230,230,230, 72, 79, 79,175,118, 68, 1, 32, 75,158, 31,117,235,126,244,147,121,
- 31,143, 11, 40, 87,171,213, 23,174, 63,136,109,227,233,238, 74, 8, 87,239, 64, 20,145, 64, 48,176, 83,215,174, 60,142, 43, 2,
-225, 55, 65,226,222, 31, 80,146, 93,128,146,220, 2,240, 4, 50,232, 32,134,150, 21,193,210,183, 11,226,238,135,195,197,206,129,
- 47, 22, 8, 6, 27,219, 19, 35,140,248,119, 66,159, 22,169, 41,150,130,131,131, 87,235, 91, 95,227, 93, 83,107,185, 90, 72,213,
- 22, 97, 53, 63, 3, 64,112,112,240,106,142,227, 2,111,223,190,125, 0,128,210,192, 93,248,168,198,187,225,121,180,120, 42,205,
-154, 5, 11,151,192,202, 66,106,209,165,131,167,227,201,243, 55, 30,220,188,253, 32,182,169,155,173, 29,167,213, 88,125,191,254,
- 23, 87,162, 80, 6, 27, 88, 8,111, 91, 91, 91,208, 52,141,132,132, 4, 60,127,254, 28, 52, 77, 67, 87, 94, 14,117, 81, 17, 84,
-133,133, 96,202, 75, 33,100, 24, 40,229,185,176, 49,145, 0, 47, 70, 36, 54,224,188,145, 58,133, 86,213,187,196,220, 28, 98, 51,
-115, 80, 2, 65,157,221,138,245,160, 99,151, 46, 93, 14, 71, 71, 71,119, 29, 48, 96,192,183,168, 24, 34,159,154,145,145,209,127,
-233,210,165,106, 7, 7, 7,204,152, 49,163, 53,128,119, 27, 20,153, 34,141,183,187, 99,107,180,242,120, 23, 77,221,250,161,168,
- 92, 11,121,137, 22,185, 69, 52,182,254,236,143,163, 59,186,224,207,163,189, 16,125, 97, 32,138,180,142, 48,117,126, 27, 28,163,
-105,171,143,243,210,165, 75, 88,177, 98, 5,190,253,246, 91,172, 90,181, 10,223,126,251, 45, 50, 50, 50,224,227,227,131,180,180,
- 52,156, 59,119, 14, 89, 89, 89,176,181,181,197,189,123,247,176, 97,195, 6,252,249,231,159, 13,238,116,149,112, 53, 96,155, 70,
-245,165,235,116,186,105, 89, 35, 71,182,203,177,182,110,211,161, 67,135, 33,179,103,207,246,232,209,163, 71,245,122, 15, 15,143,
- 38, 82,169, 52, 27, 21, 35, 40,219,235,227, 98,129, 14,118,118, 62,208,168,159, 84, 30, 99, 1, 8,145,160,223,192, 88,244,232,
-245, 0,180, 86, 8,138,136, 65, 81, 18,232,116,249,176,178,114, 6,199, 17,159, 6,138,184, 84, 46,151,123, 94,190,124,153, 74,
- 78, 78,134, 68, 34, 1,128,148,229,203,151,255,178,110,221,186, 24, 27, 27, 27, 38, 52, 52, 20, 39, 78,156, 64, 96, 96, 32,111,
-250,244,233,158,110,110,110, 91, 26,218,239,229, 27,179,238,236, 95,127,238, 29,129,214,170,189, 68,218,180, 25,202, 77,223,254,
- 52,192, 86, 6, 0,231,147,146, 74,237,155,148, 4,151,151, 70,166, 89,186,150,125,119, 62,169,161, 17,167,203,217,135,241, 79,
-194,246, 31, 63, 95,156,155, 83, 40,232,208,174,173,114,205,138, 47,132, 77,155,181,252,126,217,194,143, 29, 51, 74, 36, 69, 3,
-103,159,123,114,236,252,189,178, 41,239,125,168,251,224,163,153,170,115,231, 47, 29,103, 89,182, 29,234, 25,113,200,178, 44,178,
-178,178,240,248,241, 99, 36, 37, 37, 65, 46,151, 35, 47, 47, 15,165,165,165,213,221,141, 38,165, 37,103,126,217,125,250,145, 76,
- 42, 53,233,218,206,179,201,221,240,152, 92,153, 84,106,226,217,172, 73, 43, 96,121,157,247, 17,134, 97,218, 73, 76,164, 0, 8,
-138,162,111,162,172,176, 12,101, 69,101, 40, 45, 40,131,154,230, 65,165,166,160,212, 80,112, 15, 24,132,178,114, 21,202,242,139,
-193, 50,140,159,177,185, 49,194, 8, 35,244,180,245,161, 65, 65, 65,139, 13,220,214,224,238,205,218,194, 43, 40, 40,104, 49, 33,
- 36,116,209,162, 69,109, 81,255,128,170,154,216, 86,199, 11,128, 1,233, 29,242,243,227,203,204,136,247,232,185, 95,126,125,238,
-192,206,159,237,213,106, 69,154,141,149, 41, 99,106, 34,178,253, 96,198, 42,148,150, 21,142, 42, 55, 60, 29, 1, 10, 11, 11,241,
-236,217, 51, 72,165, 82, 8, 5, 2, 48, 74, 37, 24,101, 57,148,133,249,160,104, 53,132, 12, 3,107, 19, 41,220,157, 29,209,212,
-193,209, 32,206,132,171, 23,171, 3,223,107,118, 23,254,208,197, 27, 34,153, 41, 68,102,166,248, 52,244, 58, 0, 64, 40, 20, 2,
- 75,191, 53,200, 52,113,113,113, 57,181,127,255,126,161, 92, 46, 71, 68, 68,196, 35, 0,197, 0,204, 0,176,177,177,177,151,163,
-163,163, 3, 61, 61, 61, 1,160, 69, 67,100, 37,121, 20,163,213,113, 72,207, 78, 65,242,243,112, 88, 91, 52,135,192,164, 21,114,
-139,104,136,165,205,161, 85,191,232,125, 84,149,164, 66, 73,243, 12,218,119,141, 70, 3,157, 78, 7,157, 78, 7,141, 70,131,143,
- 62,250, 8,183,110,223,198,193, 19, 87,240, 44, 49, 14,173,155, 57, 98,234,212, 41,232,210,165, 11,110,223,190,173,151,235,221,
-246,208,186,152,130,191,126, 8, 5,145,169,141,186,219,194, 11,119, 27, 18, 91,132, 16, 14,245,116, 69,214,194, 58,127,127,255,
-150,113,229,229,120,252,228, 9, 6, 44, 95, 14, 0, 56,123,246,236, 75,251, 50,111,222, 60, 81, 76, 76,204, 7, 15, 30, 60,248,
- 32, 51, 51,115, 61,128,186,131,205, 57,224,204,153, 59,248,248,227, 24,200,229,114, 0,192,161, 3, 47,116,105,242, 51, 26,111,
- 13,171,232,209,178,180,180,196,250,245, 62, 6,213, 39,195, 48,216,182,109, 91,117,119, 33, 0,240,249,252, 30,243,230,205, 27,
- 93,215,246, 45, 91,182, 20, 54,196, 57,119,172,139,228,207, 71,220,103, 22, 45,155,182, 53,183,245, 69,190, 54,220, 39, 60, 35,
-107,214,220,177, 46, 63,110, 56,146,161,146, 18,245, 30,194,164,187,241, 37,170,189,134,148, 49,233,252,207,154,124,247,105,123,
-179,229, 37, 95,205,252,112,146,141,185,165,125,249,142, 95,214, 88, 81, 60,138, 59,245,128, 46,106,235, 97, 99,249,118,183,159,
-202, 62,158,187, 52, 92,163, 75,159,137,244, 83,113,208,147,226,130, 97, 24,100,102,102, 66, 46,151, 35, 45, 45, 13,121,121, 21,
-221,175,121,121,121, 96, 89,246, 77,110,136, 80,166,165, 33,245,248, 14, 52,157, 50, 5,157,191, 93, 1,134,229, 67,169, 96,176,
-190,123,127, 20, 22, 43,161,102, 9,156, 59,118,199,135,103,255, 0,197, 49,192,214, 77,198,150,196, 8, 35,254,165, 48, 36,189,
- 67,149, 32, 90,179,102, 77,224, 95,253,251, 53,197,214,154, 53,107, 30,175, 89,179,166, 49,191, 85,187,203,176,122,185, 42, 70,
-235,122,141, 0,180, 87, 26,205,210,188,216,164,152, 24,126,102,185,178,220,196,193,222, 78,109, 34, 17,179,197, 37,165,188,240,
-168, 71,116,121,118,226,211, 70,236, 71,108,116,116,180, 79,102,102, 38,210, 82, 83,161, 83,150,131, 82,107,192,169, 20, 24,208,
-179, 59, 36, 0, 36, 20,129,144,165,193,231,137, 80, 90, 86, 2, 0,177, 13, 54,142, 90,237, 43,206, 22, 33, 4, 34, 51, 51,136,
-100, 50,136, 76,205, 94,114,184, 12,113,108,196, 98,241,254,144,144, 16, 39, 23, 23, 23,172, 88,177, 2,174,174,174, 94,206,206,
-206, 10, 11, 11, 11,169,131,131, 3,218,180,105,131,238,221,187,227,220,185,115,128, 1, 57,165,180, 58, 73,228,211, 20,244,200,
- 43,184,141, 63,174,255, 10,141, 82,141, 14, 1,191,130,230, 55,133, 93,219,111,192, 38,236,131, 34,251,100,133,123,224, 56, 28,
-207,211, 82, 64,120,162,199,134, 58, 79, 85,159, 31, 61,122,132, 3, 39,111,192,201,221, 27,105,241, 79,240,228,218,101,220,178,
-179,129,187,119,155,234,110,160,122,203,200,128,191,114, 83, 69,154,168, 37,159, 77, 18, 23, 20, 20,136,173,173,173,213, 85,117,
-231,228,228,244, 38, 98,107,210,130, 5, 11, 80, 36, 16, 0,195,134, 65,152,148, 4,154,166,209,173, 91, 55,116,238,220, 25, 0,
-208,173, 91, 55,240,249,124,248,250,250,194,217,217, 25,155, 54,109,154, 84,159,208,162, 8, 34,116,186,124, 47, 15, 15,143,106,
-161,181,247, 55, 57,194, 31, 12, 4,129, 8, 27,127, 73,168,222,182, 73,147, 38,200,206, 74, 2, 33, 92,116, 3,101,252,214,209,
-209,113,169,147,147,147,199,186,117,235,120, 18,137, 4,159,124,242, 73,243,178,178,178,166,149, 86, 50, 22, 45, 90, 4, 0, 88,
-182,108, 25,150, 47, 95, 14,181, 90,173,168,143,108,239,250,118,206,185, 5,236, 7, 92,153,201,168,190,182, 77,219,245, 27, 60,
- 0,205, 61,251,161,223,224, 52, 0, 88,109,205, 79, 25,255,253, 87,150,199, 45,205,200,174,139,231, 47, 45,235, 25,208,239,171,
-133,101,215, 86,126,183,173,168,193,152,199,226,212, 61,165, 79, 69, 19, 54,252,188,229,183, 13, 95, 47,154, 35, 73,147,107, 10,
- 51, 10,185, 50, 83, 49,223,180,133, 3, 49,157,245,229,183,207, 50, 51,147,230, 35,253,124,131, 35, 45, 89,150, 69, 82, 82, 82,
-117, 76,159, 74,165, 66,121,121, 57,210,211,211,171,207, 25,165,204,252,173,153,239, 13,247, 43, 87, 42, 21,119,163,226,211,150,
-204,158,236, 95,174, 84, 42,226,147,211,226,128,141,117,170, 49,138,162,162, 20,165,138, 1,138, 34, 21,228, 17, 79,225,218,223,
- 29, 90, 29,129, 70,199, 64,158, 95, 10,181, 14, 96, 40, 1,218,142,159, 10,134,240,145,151,153, 1,138,199,123,132,151,131,246,
-141, 48,194,136,127, 15,244,106,145, 42, 71,203,223,223,255, 96, 77,215,169,234, 51, 0, 53,244,135,242,200,107,138,169,170,238,
-196,250,126,167, 22,175,161,120, 37, 70,171,193,244, 14, 85,191,233,102, 81,226,252,195,178,201,174,172, 78,215, 58, 55, 47, 71,
-199,231,139, 5,110, 22,202,172,130, 52,195,127, 93,173, 86,135, 94,190,124,121,228,192,129, 3,197,241, 81,143,160, 41, 46,134,
-166,184, 8, 2, 86, 7,107,105, 39, 80,180, 26, 68,163,129,139, 23, 11, 85,169, 20, 55,110, 69,107,213,106,117,168,161, 66,139,
-226,241, 94,142,203, 50, 53,133,216,204, 28, 98, 83,211,218, 93,139, 13,137, 2,147, 65,131, 6,245,239,214,173, 27, 56,142,195,
-182,109,219, 64,211,180,136,166,105,104, 52, 26,208, 52,141,146,146, 18,252,246,219,111,216,188,121,243, 45, 0,187, 27,108,204,
-116,154,203, 23, 46, 93,237,242,254,228, 64,193,217,208,245,208,105, 24, 40,137, 43,202,203,181, 40,211,152,128,177,153, 2,228,
-156, 1,143, 47,129,191,111,115,156, 60,114,140,134, 78,125,197, 64, 21,254,146, 43,148,158,150,130,231,137,113, 48, 45,201,134,
-157,185, 9, 20, 73,113,232, 48,245,221,215,114, 39,220,220,220,192,178, 44,250,246,237, 91, 29, 92,253,186, 98, 43, 63, 63, 31,
-167, 79,159, 70,183,110,221, 16, 16, 16,128,140,140, 12, 36, 37, 37, 97,232,208,161,213,219, 60,122,244, 8,225,225,225,104,209,
- 66,191, 73,152, 87,160, 61,251, 60, 61, 98,220,219,111,191, 45, 12, 11, 11, 3,199,113,240,244, 52,135,185,153, 12,132, 18,195,
-219,219, 30, 64,197, 51, 64,159, 62,125, 80, 82,146,164, 43, 44,228,206, 54,176,187,251, 1,156,208,104, 52, 9,189,123,247,118,
- 78, 76, 76,196,220,185,115,249,135, 14, 29,170,178,146, 17, 20,244,242, 96, 10,165,178,254,174,251,214,237,188,190,104,174,179,
- 10,144, 72,155, 54, 51,183,245, 69,115,207,126, 0,128,129,129,239,163,121,203, 38, 40,201,139,108,166, 82,166,140, 18,242, 11,
-173, 34, 55,102,196, 72,135,249,188,167,202,189, 30,143,138,174,211, 6, 15,187, 50,254, 80, 78,154, 96,202,225, 19,167,206,205,
- 24, 26, 56, 66,160,101,116, 58, 31,119,129,101,200,241, 51,185, 25,169,105, 63, 33,237,124,244, 11,255, 79,175,139,199,148,148,
-148, 64, 38,147, 33, 58, 58, 90, 61,108,216, 48, 49, 69, 81, 72, 72, 72,168, 22, 90,246,182,214,109,122,116,246,241, 90,185,225,
-183, 11, 50,177, 88, 60,184, 79, 39,239,152,248,212,231, 28, 71, 82,234,117, 91,181,218, 75, 81, 17,143,250,218, 57,183,228, 37,
- 93, 15,131, 77,175,161, 80,171, 41, 40, 53, 44,212, 58, 64,199, 19,194,169,125, 87, 88,182,240, 6, 7,224,126,216, 45,173, 90,
-171,189, 96,108,107,140, 48,226, 95,237,106,113,250, 68, 82,229,231, 2, 0, 41,107,214,172,201,171,225, 54,201, 1, 60, 2,224,
- 87,185,157,188,214,247,228,132,144,251, 28,199,117,174,193, 35,175, 33,184,106,126,214,212,218,230, 81, 35, 68, 86,205,247,151,
-133, 86,125, 67, 42, 1,192,214,214,214,190, 67,135, 78, 45,182,239, 60, 12,142,227,240, 52,124, 45, 10,115,159, 96,233,234, 59,
- 45, 92, 92, 92, 2, 50, 50, 50,110, 24, 82, 2,134, 97, 14,237,218,181,107,126,215,142, 29, 58, 52,115,117,197,163,148,100, 8,
- 57, 6, 66,134, 1, 69,171,193,103, 52,112,245, 97, 64, 17, 83,100,102, 22, 35,120,255,225,232,202, 44,241,122,225, 53,116, 4,
- 86, 60, 47, 6, 33, 4,235,252,125, 32, 50, 51,133, 80,102,138, 79, 79, 93,173, 22, 87,161, 43, 22, 65,100,106,138, 22, 93, 13,
- 74, 8,175,184,118,237,218,131,168,168,168,206, 62, 62, 62,152, 63,127, 62, 82, 82, 82,192,178, 44,114,114,114, 84, 89, 89, 89,
- 25,114,185, 60, 5,192,113, 0,219, 97, 64,230,113,161, 90,245, 99,232,209,189, 51,253,123, 6,216,190, 61,106, 51, 78, 28,153,
-135,162,226, 18, 40,116, 82,148,171,116, 40, 87,243, 96,109,211, 14, 93,125,125,145,153,145,139,199, 97, 23,202,248,106,197,218,
-198,156,160,132, 16,132,135,135,195,195,217, 12,113,127,220,128,173,137, 0,126,206,142,112,238,209,179, 58,191,148, 62, 8,120,
-208, 77,154, 52,169, 58, 51,252,160, 65,131,146,167, 76,153,226, 52,111,222, 60,236,220,185, 19,183,110,221,122, 37, 64, 59, 32,
- 32, 0, 55,111,222,252, 6,192,178,134, 76, 61,141, 70, 3, 47, 47, 47,220,191,127, 31,151, 47, 95, 70,191,126,253, 16, 16, 16,
-128,200,200, 72, 92,188,120, 17,225,225,225, 32,132,192,198,198, 6,218, 10,241,172,173,143,140,166, 17,242,221,247,187, 22,111,
-216,176,185,237,228,201,147,113,244,232, 65,188,255, 94,107, 16, 74, 12, 66,196, 24, 49,188, 53, 86,124,123, 31, 93,187,246,129,
-173,173, 0, 27,214,159,124,166, 84, 50,191, 25, 80,141, 43, 47, 94,188,232,172, 82,169, 80, 84, 84,196,153,154,154,146,252,252,
-138, 17,173,117, 57, 90, 10,133, 66, 82, 31, 81,212,195,216,181, 69,165, 92, 33, 87, 22, 62,170, 64, 23,222,174,223,224,116, 12,
- 12,124, 15,151, 66,119,227,234,133,203,176,230,167, 36, 67, 86,122, 46, 47, 57,175, 36,171,220,115,139,119,199,233,188,231,229,
- 23,182,204, 26, 17,199,115,114, 98, 67, 22,253, 90, 82,164, 79,104, 1, 32, 5, 49,251, 78, 29,231, 48,162,187,127,215,150, 62,
- 77,156, 68,133,121,185,220,145,147,231,162,233,228,163,167,107, 8, 44,174, 1,161,190, 34, 40, 40,232,235,202,207,123,150, 44,
- 89, 50, 61, 56, 56,216, 46, 59, 59,187, 58, 70, 43, 55,175,224,106,247, 97,179,152,252,162, 98,205,174, 13, 95,142,149, 74,196,
-162, 37,193,187,174,107,121, 8,171,143, 87,199,178,155,198,207, 93, 58, 39,254,105,184, 75, 83,169, 8, 39,191, 92,134, 71, 23,
-175, 65, 75, 9,241,241,229,187, 80,211, 12,138,242,242,113,229,131,207, 96,234, 96,133,205,215,143,230,176, 44,251,171,177,169,
- 49,194,136,127, 47,234,211, 34,132,144,186,114,236,229,212,241,191,251,250,190, 87, 15,207, 95,129,122,179,194, 27, 52, 4, 47,
- 47, 47, 47,247,230,205,187,184, 30,186, 18, 55, 66, 87,226,113,248, 35,100,102,104,144,145,163,130,185,185,249, 29, 61, 95,173,
-157, 57,150, 83, 40, 20,163,151, 44,253, 58, 91, 34, 53, 65,239,254,253,225,104,103, 15, 19,161, 0, 60, 29, 11, 30, 17,160, 76,
-110,137,184, 72, 5, 22,238,218,151, 91,166, 80,140,174,163,145, 24, 80,159,200, 32,132, 64,108,110, 6,145,169, 25,196,102,230,
- 47,117, 35, 74,204,205, 33, 49, 51, 7, 95, 36,170, 43, 24,254, 21,206,178,178,178, 49, 99,199,142, 45, 44, 46, 46,198,244,233,
-211,113,227,198,141,240, 11, 23, 46,152, 71, 70, 70, 74,229,114,121, 75, 0,131, 0,108,213, 35,178, 94,226, 44, 44, 76, 42,229,
-116,234, 9,107,190,254, 92,169,210,217, 96,220,187,135, 32,163,210,161, 99, 88,112, 0,156,173, 69,232, 49,224, 91,228,106,186,
-227,208,150, 85, 10,150, 86, 77,174,149, 67,235, 37, 78,142,227, 56, 7, 7,135, 87,234,224,242,229,203, 24, 55,118, 12, 6,143,
- 26, 9,187,102, 30,176, 31, 48, 20,131, 81, 14,154,124, 0, 0, 32, 0, 73, 68, 65, 84,167,127,140, 45, 91,182,128,162, 40,216,
-218,218,214,110,120,171, 57,247, 70, 64,112, 32, 10,228, 64, 20,200,158,112,240, 1, 76,221,183,111,223,119,126,126,126,215,110,
-221,186,181, 22,192,132,154,191, 85, 3,203,107,185, 89,117, 29,163,175,230,204,153,163,140,143,143,135, 76, 38,131, 78,167,195,
-173, 91,183,176,121,243,102,172, 91,183, 14,225,225,225,176,177,177, 65,139, 22, 45,160, 86,171,113,255,254,125, 37,128,175,244,
-112,178,114,185,110,204,198,141,193,249,129,129,189,176,107,215, 47,112,116,236, 14, 1,223, 17,124,129, 29,100,166, 94,216,177,
-253, 59, 12, 25,210, 1,167, 78, 30, 46,200,203,215,141, 1,160, 51,224, 92, 82,221,189,123, 23, 91,182,108,193,216,177, 99, 51,
-198,141, 27,199, 20, 23, 23, 87, 59, 90, 28,199,129,227, 56, 44,175,140, 49, 83,171,213,226,250, 56, 63, 92, 24,157,241,229,170,
-199, 43,114,178, 51,186,221,184,118,103,210,213, 11,151,241, 44,254, 42,174, 94,184,140, 63,174,222, 14,202,201,206,232,214,161,
- 75, 43,225,232,233, 51,191,216,123,236, 40,207,212,220, 9,123,143, 29,229, 77,156,245,249,170, 78,131,251,125,213,208, 57, 95,
-121, 28,185,178,220,156, 69,171,215,254, 92,166,163, 85,212, 15, 63,109,202, 84,202,179,190,170,113, 94,114, 13,157,159, 74,165,
-114,171, 74,165,114, 86,169, 84,206,106,181,250,171,148,148,148,222,243,231,207,151, 51, 12, 83,237,150,202, 99, 78,221,121,242,
-231,158,213,246,182, 86,210,238,157,219,182, 94,191,245,200,245,180,244,156,223,107,228,208,170,171,156,170, 50,165,106,204,200,
-209, 83,202,139, 10,213,240,255, 60, 8,172,196, 20,106, 6,208,114, 60,232, 8, 31, 81, 43,215, 67,106,109,134,253,201, 15, 21,
-197, 90,122, 12, 94,206,161,165,111,223,223, 4, 70, 78, 35,167,145,243,159,201,249,223, 12, 39,188, 60,215,161,211, 75,142, 86,
- 67, 67, 42, 93, 92, 92,122,191, 61, 98, 0,250, 4, 46, 1,199,113,120,242,240,123, 20,202,159,194,197, 81,140,164,180, 18,127,
- 0, 55, 26, 81,152,180,148,244,244,110,115,190, 90,114,108,220,160,254,222, 62,205,154,137,155, 54,117,135,204,222, 30,121,121,
-114,252, 25, 22,163, 93,117, 32, 36,186, 82,100, 25,212, 49,201,178,108, 69,144, 59,128,254,115, 22,130,240,120, 64,101, 26,135,
-170,134,177, 89,231,238, 32,124, 62, 24,142,133, 90,173, 54,100,180,220,243,196,196,196, 49,147, 39, 79,190, 18, 26, 26, 74, 13,
- 30, 60,184,253,241,227,199,223,100,206, 60,148,231,198, 95, 3, 16,184,106,209,140, 67,221,250,141, 52,247,108,219, 73,216,169,
- 41, 15,180,150, 32, 51, 35, 21,161,199,238,209, 49,119, 47,148,112, 58,213, 4, 69, 94,252, 53,125, 92, 52, 77,167,181,108,217,
-210, 97,203,150, 45,213,193,240, 12,195, 32, 47, 47, 15,119,238,220, 65,187,206, 93,225,253,222, 7,144,203,229,216,184,113, 35,
-154, 52,105,130,225,195,135,163,160,160, 0, 58,157,206,208, 14, 95, 6,192,133,202, 23,106,137, 44, 82, 57, 5,144,222,110, 67,
- 15, 15, 15,145, 74,165,106,207,113, 28,143, 16,242,163, 70,163,153,182,104,209, 34,167,213,171, 87,163,117,235,214,200,203,203,
-131, 76, 38,131,167,167, 39,228,114, 57,238,221,187,199, 40, 20,138, 45,168,152,200, 90,222, 64,249, 18,238,221, 75,238, 54,123,
-246,167,199,190, 11,158,225,169, 82,247, 17, 89, 91,247, 4,199,233, 32,151,167,160,180,228, 22,253,237,138,221,137, 57,185,218,
-209, 0,226, 13,220,231,101, 51,103,206, 4, 0, 9,128, 37, 73, 73, 73, 17,222,222,222,158,245, 57, 90,134, 96,195,145, 12, 21,
-128, 3, 99, 6, 59,207, 45,201,139,244,180,230,167, 36,119,243, 97, 55,110, 56,146,161, 50,119, 46, 95,153,151,114, 35, 46,171,
-252,194,150,189,199,142,242,222, 29, 53,134,113, 53,141, 15,146,216,115, 71, 12,160,230,252,252,252,220, 8, 41,104,158,155,255,
-244,193,251,211,103,140,183, 16, 42,207,250,185,230,183,160,154,116,144,132,135,135, 39,163,145, 35, 67, 43, 17,151,145,145,209,
-123,209,162, 69, 23, 56,142,123, 41, 54, 33, 55,175,224,170,127,224, 76,174,168,168, 56, 66, 30,123,202,144, 92,106,247,238, 61,
- 12,239,239,211,174,195,209,239, 86, 7, 59,244,153, 51,159, 31,119,237, 58,192,104,145,122,227, 58, 24,177,134, 93,127,251, 82,
- 78, 49, 77,143,130, 49, 43,188, 17, 70,252,235,221, 44,125, 90,228, 31,142, 97,168, 39, 24,222,224,157,241,104,238,114,161,181,
-103,211, 65, 77, 92,237, 0, 0, 73,201,153, 72, 74,206,184,152,244, 44, 99,112, 3,138,183,190,225,149,213,147, 74,147,202, 20,
- 14,156, 97,147, 74,191,196,105, 99, 99,243,128,207,231,187, 54,166, 54, 24,134,201,204,203,203,235, 96, 96, 57, 39, 54,107,214,
- 44, 56, 53, 53,245, 24,203,178,115, 27,169,246,235,228,172,154, 84,154,226,139, 6,112, 58, 77, 59, 0, 32,124,145, 33,147, 74,
-215,228,108,103,106,106,186, 85, 32, 16, 52,169, 58,142, 85, 49, 88, 12,195,240,104,154,150, 48, 12,195, 3, 64, 40,138,210, 9,
- 4, 2, 21, 33, 68,167,211,233,210,212,106,245, 12,188, 72, 56,170,111,223, 27,108,232, 43,133, 22,234,112,180, 46, 3, 64,124,
-124,124, 43, 43, 43,171, 9,132,144,177, 28,199,121,149,150,150,170,151, 46, 93, 26, 30, 18, 18, 82,210,172, 89,179,183,134, 13,
- 27, 70, 34, 35, 35, 17, 29, 29,205,229,231,231, 31,169,116,177,146, 26,121, 46, 81, 98, 49,239, 29,107,107,106, 24,199,193, 15,
- 28, 8,161, 16, 85, 92,204,158, 85, 40,152,223, 43, 5, 99, 99,207,207, 42, 76,106,218,180,233,238,228,228,100, 65,125, 78,106,
-125,251, 94, 27,223,127,213,118,137,127,175, 94, 99,238,252,241,199,241, 47, 87, 61, 94, 81,115,221,172,145, 86,239, 79,252,108,
-206,247, 7, 54,253,244,229,207, 39, 10,119, 25, 82,206,246,237,219,123, 16, 66, 38, 0,240,225, 56,174, 37,199, 17, 9, 33, 92,
- 33, 33,228, 49,128, 72,141, 70, 19, 26, 19, 19,243,252, 13,246,253,117,158,112,235,227,172,158, 84, 26, 12,227,203, 0,156,129,
-147, 74,255,127,151,211,200,105,228, 52,114,254,231, 56,255,155,241, 81, 29,255, 51, 44, 51,124, 21,146,158,101, 12, 78,122,150,
-129,150, 45, 91,114, 9, 9, 9,141, 18,105,245, 53,210, 12,195, 28, 84, 40, 20, 7,223,132, 36, 63, 63,191,211,223, 92,121, 7,
-146,147,147, 15,252,149,132,149, 66,106, 69,229,235,117, 17, 85, 86, 86,214,213,208,141,105,154,254, 59,234,134, 84,186, 89,223,
-212,183,193,160, 65,131, 82,105,154,190, 12, 32,157, 16, 98, 9,160,128,166,233, 11, 58,157, 46, 39, 33, 33,161,211,250,245,235,
-171, 50,223,127, 11,224,193,107,150,131, 85,171,153,253,153,153,204,254,191, 97, 31,247,107, 52,154,121, 54, 54, 54, 45, 84, 42,
-149, 72,165, 82, 9,107, 14, 62,144, 74,165,114,125, 1,241, 53, 97,105, 70,246, 8,249,133, 54,150,102,164,182,144,130,181, 11,
-142, 42,203,163, 91, 91,187,224,168,161, 5,139,136,136, 72,242,243,243,219, 71, 81, 84, 51,142,227, 28, 0,206,130,227, 32,231,
- 56, 46,143,207,231,103,196,196,196,100,252,131,110, 66, 42, 29,203,174,213,105, 52, 47,226, 14,141,163, 11,141, 48,194,136,255,
- 29,212, 27,163,197,111, 44, 83, 66, 66, 2, 49,214,167, 17, 53,197,150,190,149,169,169,169,106, 0,183, 43, 95,181,241, 0,192,
-240,127,250, 14,102,101,101,117,168,111,157,161, 34, 11,168,136,217, 2,162,235,204,206,190,252,231,194, 82,252,124,236,139,198,
-150,237,209,163, 71,105, 48,176,139,221, 8, 35,140, 48,194,136,191, 13,111,238,104, 25, 97,132, 17, 70, 24, 97,132, 17, 70, 24,
- 81, 39,182,213, 16, 92, 47,185, 91, 4,245,143, 28,104, 76,223,235,235,140, 62,184,108,228, 52,114, 26, 57,141,156, 70, 78, 35,
-167,145,243, 95,199,249,191,138, 87, 68,214,255, 7,140, 67, 95,141,156, 70, 78, 35,167,145,211,200,105,228, 52,114,254, 27, 68,
- 86,237, 23, 0, 99,215,161, 17, 70, 24,241, 47, 70, 72, 72,136, 65,147,138,190,243,229,142, 64, 83, 83,171,165,101, 37,197,193,
- 7,215,190,127,188,234,255,227,198,141, 99,140,181,104,132, 17, 70,224,117,130,225,155, 55,119,109, 67, 49,108, 15,142,163,120,
- 28,197,105, 73,137,242, 80, 82, 97,225, 75,105, 7,220,220,220, 44, 5, 20,134, 19,142,147, 17,194, 50, 44,143,186,245,236,217,
-243,152, 70, 20, 76,100,101,101, 53, 83, 40, 20, 14,208,104, 52,174, 20, 69, 61, 87,171,213,151, 21, 10,197, 47,120, 53,113,225,
-127, 12,173, 90,181,154,120,253,250,117,203,158, 61,123,170,165, 82,169, 78,169, 84,242,207,159, 63, 47, 30, 50,100, 72, 81, 98,
- 98,226,107,141, 72,116,118,118,238,183, 99,199,142,230,131, 7, 15, 70,203,150, 45,203, 39, 76,152, 32,244,247,247, 23, 78,159,
- 62,253, 89,102,102,230,213, 70,210,181, 33,132,252, 70, 8,225,177, 44, 59, 21, 47, 82, 55,252,213,160, 40,138,154, 65, 8, 25,
-197,113,156, 7, 33, 36,137,227,184,227, 44,203,234, 75,220,170, 15, 99, 0, 12,165, 40,170, 3, 0,176, 44, 27, 14,224, 44, 96,
-248,200,187,255, 79, 78, 19, 19,147,246, 0,160, 80, 40, 34,254, 42, 78, 66, 72,123, 0,224, 56,238,117, 57,223,147, 74,165, 31,
- 2,128, 82,169,220, 14, 3,166,131,170, 13,110,139, 23,215,225,155, 39, 0,128,240,101, 94, 0,128,198, 44,147,143,159,144,198,
-252, 86, 93,124,141,225,168, 3, 67, 39, 79,158,188,250,247,223,127, 95, 6,224,228,223,113,226, 59, 58,186,253,178,238,167,109,
-206,159,207,252, 32, 24, 21, 51, 66,232,191, 32,129,129, 34, 30,111,132,134, 97,254,136, 1, 66, 0,240,173,173,173, 39,138, 68,
-162,222, 26,141,198,137,207,231,103,105, 52,154,155,197,197,197, 7,160,103, 6, 4,131,235, 53, 22, 86,180, 2,142,132,125, 49,
-207, 27, 71, 65, 45, 52, 65, 54,241, 70,225, 63,224, 54, 74, 1,152, 83,185,175, 59, 81,127, 58, 15,125, 55,159,207,157,157,157,
- 71,149,148,148, 40,120, 60, 30,135,138, 81,207, 21,127, 42,214, 19,150,101,115, 11, 10, 10,166,254,139, 26,119,247,202,122,109,
- 90,185, 44, 0,224, 0, 32, 18,192,231, 0,202,140,250,231,255, 13,181,131,225,207, 0,200,170, 22, 90, 53,210,221,247, 9, 12,
- 12,188,209,188,185,107,155,177, 35, 71,175,254,120,198, 39,132,199,163, 16,253,248, 49,127,210,212,247, 6, 89, 89, 89,185,152,
-170,213,222, 32,132, 85, 72, 36,209, 37, 37,197, 25, 33, 7,126, 55,243,106,221,154, 97, 24, 22, 91,182,254, 58,228,200,137, 99,
-139, 13, 20, 91,173, 28, 29, 29,127, 11, 10, 10,114, 28, 49, 98, 4,207,209,209, 17, 41, 41, 41,150, 7, 15, 30,108,253,243,207,
- 63,143, 47, 44, 44,156, 10, 32,238, 53,118,182,151,163, 53, 53,200, 76, 74,250,163,148, 65,169, 22, 87,178,149,184, 8,224,143,
-215,173, 61,133, 66, 49, 75,161, 80,116,237,220,185, 51,183,115,231, 78, 50,109,218, 52,142, 16, 66,148, 74,229, 30, 0,175, 37,
-180,100, 50,217,166,193,131, 7,123,122,122,122, 38, 37, 38, 38, 14, 61,124,248,240,217,119,223,125,215, 67, 38,147,197, 3,104,
-213, 72,186,221,249,249,249,126, 74,165, 18,174,174,174, 59, 1,116,252, 27, 78, 34,194,227,241,142,187,184,184,112,223,127,255,
-253, 73, 63, 63, 63,135,130,130, 2,221, 23, 95,124, 49, 32, 44, 44,108, 8,195, 48, 35, 26, 33,182,172, 8, 33, 91, 29, 28, 28,
-108,131,131,131, 19, 58,117,234, 20, 41, 22,139, 69,241,241,241, 38,243,230,205,155, 27, 23, 23, 55,158,227,184, 25, 64,163, 26,
- 8, 43, 66,200, 86,103,103,103,219,213,171, 87,167,116,232,208, 33, 90, 40, 20, 10,227,227,227,101, 11, 23, 46,252,252,201,147,
- 39,175,197, 73, 81,212,150,174, 93,187, 90, 45, 91,182, 44,182,117,235,214,183,121, 60,158,232,249,243,231,212,242,229,203,103,
- 94,186,116,105, 28,203,178, 31,191, 78, 57,237,237,237,173,150, 47, 95, 30,235,239,239, 31, 38, 20, 10,133, 79,159, 62,165,130,
-130,130,102, 38, 36, 36, 24, 92, 78,107,107,235,190,132,144,109,217,217,217,124, 0,112,114,114,234, 98,110,110,254,115,205, 57,
- 45,171, 82, 81,104,181,218, 82,149, 74, 53,185,160,160,160,206, 68,184,211, 22,109, 28, 14, 0, 63,211, 85,203, 21,239, 13, 45,
- 3, 91, 78, 27,178,211,237, 29, 43,242,226,173, 43,127,127, 36, 0, 76,172,156, 42,124, 93, 57,192,231,243,217,246,142,159,115,
- 17,217,141, 74, 25,243,118,191,126,253,150, 95,189,122,245,215, 62,125,250, 44,220,183,111,159,125,122,122,250,119,127,252,241,
-135,219, 59,239,188, 51,237,202,149, 43,107,242,242,242,142,252, 85, 39,191, 72, 40, 22, 19,138, 64, 42, 49, 49, 55,100,123, 1,
- 69, 5,222,126,251,237, 15,183, 63,125,218,225,231, 39, 79,154,151, 59, 57,117,157, 61,123,182,195,232,209,163, 41, 55, 55, 55,
- 36, 36, 36,216,236,219,183,207,123,251,246,237,163,138,138,138,230, 0, 72,125, 19,145, 85, 94,132,118,106, 13, 58,112, 28, 44,
-171, 47, 88,130, 34, 49,141,112, 46, 22, 81,255, 0,177,245,245,238,221,187,151, 37, 36, 36, 96,205,154, 53, 0,240, 75, 35,191,
- 63,239,237,183,223, 30,118,236,216, 49,105, 72, 72,136,180,115,231,206,112,116,116, 68,229,195, 84,117, 98,234,230,205,155,255,
-171, 90,118, 27, 27,155,157,207,158, 61,235, 43,147,201, 94,250,127, 82, 82, 82,123, 79, 79,207, 98, 0,243, 27, 43,220,236,236,
-236,246,179, 44,171,206,207,207,255, 0, 0,204,204,204,126,151,201,100, 86, 89, 89, 89,139,255,174, 7,153, 42,212,214, 34,255,
-229,142, 86,117,188, 86, 93,115, 29, 18,138, 97,123,124, 60,227, 19, 50, 97,226, 59,217, 9, 73,207, 88,190, 64, 52,241,252,133,
- 11, 38,109,218,180,161,212,191,252, 2,157, 92, 14,237,220,185,221, 47, 95,190,172, 29, 55,113,138, 82,192, 35,187, 61,154, 55,
- 51, 57,116,224,160,227,177,163, 71,122, 0,104, 72,104,137, 28, 29, 29,127,187,126,253,186, 75,243,230,205, 81, 84, 84,132,148,
-148, 20,148,151,151, 99,252,248,241,130, 30, 61,122,184,140, 29, 59,246,183,226,226,226,158,141,112,182, 28, 90,186,242, 67,103,
-188, 55,186,213,144, 65, 61,100, 46,110, 45,192,101,171,144,158,248,164,115,232,245,176,217,187,143,158,141, 75, 40,230, 2, 81,
-247,220, 72,122,145,151,151,247,229,168, 81,163,142,246,237,219,215, 78, 44, 22,195,217,217,153,140, 24, 49, 34, 55, 51, 51,243,
-155,215, 86, 45,149, 83,216, 80, 20,197,212,124,175, 99,122, 32, 67,224,106,101,101, 5, 43, 43, 43, 0,112,121,211, 39, 79, 75,
- 75,203, 95,204,204,204,198,150,148,148, 40, 41,138,226, 8, 33,156, 70,163,145, 90, 89, 89, 61,138,125, 18,231,172, 86,171, 91,
-174,253,113,251, 79,253,122,249,153, 95,186,116, 9,163, 71,143,230, 46, 94,188, 56,195,208,121,234, 8, 33, 91, 71,141, 26,165,
- 88,186,116,169, 42, 33, 41,197, 37, 54, 46,137,200, 36, 34,214,214,214, 86,112,239,222, 61,254,134, 13, 27, 36,203,151, 47,223,
-202,113,220,216, 70,212,231,214,119,222,121,135, 94,176, 96, 65,214,211,132,103,246, 81,177, 9,156,169, 68,160,179,181,181,225,
-133,133,133,177,175,195, 73, 81,212,150, 47,191,252,178,100,198,140, 25,133,249, 5,197,142,133, 37,101,156, 88,192,211, 58, 58,
- 58,242, 79,158, 60,169,222,191,127, 63,245,225,135, 31,110, 97, 89,118, 92, 35,234,119,203,136, 17, 35, 74,131,130,130,138,226,
-147,146, 29,163, 98,226, 96, 34, 22,104, 29, 28,236,121,247,239,223,167,215,174, 93, 75,173, 92,185,210,160,114,202,100,178,189,
-135, 15, 31,230,159, 60, 89,113,239,187,115,231, 14,229,225,225, 97, 82,115, 27,165, 74, 13,138, 0,121,121,121, 38,254,254,254,
-123, 1,188,146,220,183,195, 55, 79, 48,109, 17, 48,107,214,172,172,198,158, 44, 29,156,102, 55,184, 13,243,171, 23,183, 65,241,
-254, 72, 62,159,207,126,248,225,135,217,181,215,171, 84, 42, 2, 96, 4,190, 51, 92,108, 13, 29, 58,244,171, 51,103,206,180,216,
-183,111,223,250,253,251,247,107, 0, 64, 34,145,216, 30, 60,120,112,205,248,241,227, 49,126,252,248,165, 71,142, 28,249,203,132,
- 22,195, 49, 52, 0,136, 37, 98,241,147, 39, 79,136,151,151,151,222,140,251, 52,203, 62,216,254,244,105,167, 79,189,188, 58, 23,
-176,108, 75,225,144, 33,101,243,230,205,203, 43, 41, 41, 65, 74, 74, 10,104,154,198,180,105,211,120,125,250,244,113, 30, 63,126,
-252,198,210,210,210, 49, 0,104, 3,206,201,181, 46, 46, 46, 31, 21, 23, 23,151, 85,185, 58, 61,167, 50,252,222,237,117, 98,223,
-150, 90,145,144,167, 19, 14,159,203,146,139,191,144,114,175,230,248, 19, 0,132, 10,200, 27,249, 48, 80, 39,204, 93,209,156, 17,
- 96,165, 93, 83,147,129,242, 36,197,178,242, 52,189, 98,105,140,236,255,216,187,238,184,166,174,254,253,220,220,236, 73,194, 14,
- 67, 4, 20, 68,134,128, 3,173,147,106,171,117, 47,180, 86,197, 61,234,168,245, 85, 95,181,106,221, 86,107, 91,247,106,221,181,
-110,171,184, 7,138,171, 46,180,238, 45,123, 10, 1, 66, 2,217,247,254,254,128,228, 69,100, 36,104,223,190,246,199,247,243, 57,
-159,228,222, 36, 79,206, 93,231, 60,231,249,126,207,247, 8,133, 61,213,106,245,254,210,206,217,191,107,215,174,184,118,237, 26,
- 0,180, 44, 37, 90, 31, 51, 24,140, 47, 40,138,250, 5, 64, 85, 75,185, 77,236,209,163,199, 39, 7, 15, 30, 20, 3,192,254,253,
-251, 97, 48, 24,224,235,235, 11, 54,155, 13, 14,135, 3, 22,139,101, 89, 29,228,255,147, 49, 24, 12,238,221,187,119,225,230,230,
-246,198,126,146, 36, 1,160, 77, 13, 32,103,191,124,249,178, 69,124,124, 60, 34, 35, 35,103,135,132,132,116,138,139,139,115,205,
-205,205, 69,100,100,228,170,212,212,212,195,127,245, 49,149,229, 34,255,152,235, 84,142, 73,182, 43, 25, 5, 51, 72,146,100,224,
-213,203, 68, 67,100,100,251,232,228,228,100, 81, 68, 68, 4,131,197, 98, 65, 29, 27, 11,205,205,155, 16,137, 68,232,213,171, 23,
-235,226,197,139, 18,137, 72, 50, 34,225, 85, 66, 33, 73, 50, 64,211,140,106, 99, 30,100, 50,217,248,153, 51,103,186,250,249,249,
-193,104, 52, 90, 50,154, 27,141, 70,164,164,164, 64, 36, 18, 97,240,224,193,206, 2,129, 96,188,149,199, 81,215,223,215,249,246,
-133,227, 27, 27, 79, 30,211, 89,232, 47, 56, 3, 97,202, 87, 16,237,255, 18, 13,211, 79, 98,122,207, 8,225,233,181,179,195,235,
-185,217,223, 46, 35,177, 90,109, 90,173,246,242,253,251,247, 71,196,197,197, 81, 0,112,254,252,121,250,209,163, 71,163,223,101,
- 20, 74, 81, 20,242,243,243, 65, 81, 20, 89,186,109,126,253, 91,239, 7,137, 68,178,161, 83,167, 78,159, 39, 37, 37,241, 79,156,
- 56,225,144,156,156,236,152,144,144,224,228,239,239,207, 92,178,100,201, 49,141, 86, 79, 26, 76,180,206,104, 50, 20,102, 60,120,
-240, 50, 47, 43,235,246,150, 45, 91,138, 9,130,232,101,229,127,244,145,203,229, 14, 51,102,204, 0,193, 18, 52,107,208, 48,196,
-143,100,241,237, 24, 44,142, 93,113,177,198,244,234,213,171,148, 25, 51,102,120,135,134,134,186,161,196,189,102, 21,166,155,155,
-155,227,148, 41, 83,192,228,138,195, 26,133,134,215,227,112,133, 98,146,197, 23, 71, 68, 68,180,123,249,242,101,250,244,233,211,
-229, 77,155, 54,181, 9,179,105,211,166,178,145, 35, 71, 26,121,124,113, 11, 31, 31,223,134,141,130, 26,118,241,247,247,239,201,
-100, 50,141,175, 95,191, 78, 26, 60,120,176,188, 91,183,110, 46,182, 96, 58, 59, 59,203,166, 79,159,110,244,244,242,237,216,241,
-147, 79,155,179,249, 98, 59, 38, 71, 40, 45, 42,210,152,158, 60,121,146, 52,107,214, 44,121, 88, 88,152,179, 53,152, 69, 69, 69,
- 44, 71, 71, 71, 4, 7, 7, 35,208,215, 23, 5, 5, 5, 56,120,240, 32,182,110,221,138, 95,126,249, 5,191,253,246, 27,154,180,
-250, 20, 98,177, 24,233,233,233, 80, 42,149,172,255,246, 13,101, 90, 31, 64,175,214,141,234, 62,118,236,216,244,145, 35, 71,102,
-242,249,124,170,124,177,183,183, 55, 13, 28, 56, 48,107,240,191, 87,116, 55,187, 22,171, 81,178,238, 30, 63,126,252,197,206,157,
- 59, 17, 24, 24,136,142, 29, 59,114, 0, 96,252,248,241,156,126,253,250, 97,239,222,189,216,191,127,255, 67, 63, 63,191, 43, 0,
-122, 88, 83,207,193,131, 7,183,138,138,138,186, 20, 21, 21,117,167,127,255,254,155, 70,143, 30,253, 70,207,149,145,158,122, 75,
-167,211, 33, 52,188,169, 96,193,230,235, 3,171,195,123, 4,236,220,244,248,241,214,239, 30, 60, 72,154, 29, 24, 40,245, 74, 72,
-176,223,182,124,185,163,121,145,110,131,193,128,148,148, 20,200,100, 50, 12, 28, 56,208,145,203,229, 90,227,238,250,169, 71,143,
- 30, 67,147,147,147, 69, 63,255,252,179,252,206,157, 59,110, 25, 25, 25,242,115,103, 79, 57, 77,253,215,120,177,157,136,195, 73,
-127, 77, 19, 0,144,144, 14,225,227, 87,104, 69,211,144,150,117, 39,214,200,228,224,243, 61,176,186, 94, 43,233,211, 41,123,195,
-250, 79,255, 61, 76,230,232,201,155, 89,197, 47, 26, 45, 91,182,108, 95, 76, 76,204,128, 86,173, 90, 29, 0,192,175,224, 59,188,
- 38, 77,154, 28,220,187,119,239,208,214,173, 91, 95, 6, 16, 92,233, 40,210,195,163,215,239,191,255,238, 96,222,118,116,116, 4,
-143,199,123,139,100,177,217,108, 48, 24, 12,252,127,178,215,175, 95,127,209,166, 77,155,125,157, 59,119,214,198,199,199,227,245,
-235,215,112,119,183,140,181, 51,107, 0,105, 47, 16, 8,224,233,233, 9, 63, 63,191, 1, 23, 47, 94,116, 53, 24, 12, 72, 72, 72,
- 64,118,118,246,237,255,198, 49,149,229, 34, 31,152,149, 15,132, 63,246, 22,209, 42, 93, 91,232, 2, 0,208, 4,161,190,123,255,
- 62,139,228,112, 6,253,186,107, 23,151,205,102, 35, 41, 41, 9, 15, 31, 62, 68,209,185,115, 40,190,122, 21, 89, 89, 89, 80,169,
- 84,112,113,113,193,198,205,155,133, 58, 19, 61,236,201,211,167, 36,205,160,203,198, 27, 84, 56,197,147,203,229,118,232,221,187,
-119,165,132, 44, 61, 61, 29,157, 59,119,102,145, 36, 89,209,172,134,242,152,132,155, 19, 17,115,238,192, 2,185,156,243, 16,120,
- 62, 25, 40,188, 13,208, 90,192,168, 3,210,238, 1,199,230,193, 75,245,152, 56,181, 32,218,213, 93,192,140,169,128, 41, 87, 55,
- 21,213, 55, 32, 32,224,151, 65,131, 6, 49, 0,224,227,143, 63, 38, 2, 2, 2, 54, 1,240,173,226, 55,103,171,233, 36,175,229,
-229,229,161, 95,191,126, 14,245,234,213, 59,219,175, 95, 63, 7,243,254,154, 98,154,213,228,192,192,192, 92, 30,143,247, 27, 96,
- 85, 3,107,193,148, 74,165,107, 58,119,238,220,119,215,174, 93,108, 0,184,112,225, 2, 98, 98, 98,240,224,193, 3, 60,123,246,
-140, 10, 15, 15,119, 90,241,203,190, 13,107,214,111,255,169,103,203, 80,183,118,205,194, 27,138, 84,121, 42, 23, 23,151,150, 52,
- 77,251, 90, 89,207,206,243,230,205,123,248,232, 69,146, 29,131,201, 98,178, 89, 76,174, 68, 34,116,145,137,133, 30,246, 2,158,
- 59,151, 65,136,138,138,138, 50,127,251,237, 55, 10, 64,103,107, 49, 23, 44, 88,240,234,209,243, 36, 41,193, 96, 50, 89, 76, 22,
- 91, 36, 18, 72, 63,235, 24,217, 20, 0,216,160,217, 74,165, 50,107,235,214,173,122, 91, 48,191,253,246,219,251,138,124,149,140,
-201, 98,177,152, 76,210,114, 46,133,124,190,147,128,203,229,104,181,218,180,149, 43, 87, 22,219,130, 57,111,222,188,135, 79, 94,
- 36,219, 51, 8,130, 36, 8, 6, 83, 34, 22, 58, 56,216, 9,156,156, 68,124, 71, 1,147,228, 40,149,202,180, 29, 59,118, 88,133,
-169,215,235,217, 89, 89, 89,120,244,232, 17, 60,155, 54,197,153, 51,103, 80,167, 78, 29,244,235,215, 15,159,127,254, 57,248,124,
- 62, 62,110, 17,130, 25, 51,102,224,197,139, 23,208,235,245,220,138, 48,205,113, 82,229,205,205,205, 45,190,186,155,167,220,111,
-223,168,103,152, 43,232,213,186, 81,221,203, 18,172,202,240,237,237,237, 77, 21,169, 93,229, 49, 59,119,238,252,205,185,115,231,
-234,237,216,177,163,251,224,193,131, 47,239,216,177, 3,205,155, 55,199,163, 71,143,224,237,237,141,109,219,182,225,243,207, 63,
-191,188,106,213,170,238,241,241,241,161, 62, 62, 62, 51,171,195,236,223,191,255,184,176,176,176,216,204,204,204, 22, 10,133, 34,
-248,224,193,131,195,122,245,234,245,106,192,128, 1,237, 45,132,209, 96,216,117,236,200, 1,116,233,222, 27, 13,130,130, 55, 12,
-153,185, 51,164,154,103,147,126, 0,108,218,154,145,241,122,151, 70, 83,212,143,197, 18, 8,174, 95,183,223,191,126,189, 99,217,
-149, 5,210,210,210,208,173, 91, 55, 22,155,205,110, 93, 77, 61,151,245,236,217,179,223,193,131, 7,101,102, 85,231,234,213,171,
-184,119,239, 30, 18, 19, 19,145,159,159,143,246,163, 85, 24,187,164, 4,123,236, 18, 26,159,142,167,133, 53,108, 67, 44,198,175,
- 3, 87, 7, 9,243,202,176,149, 13,198,143,218, 16,200, 20,217,179,240,235,191,159, 33,235,185,102,127, 37,152, 68,139, 22, 45,
-118, 70, 69, 69, 17, 58,157, 14, 58,157, 78, 7,160,194,172,190,238,238,238,188, 70,141, 26, 97,244,232,209, 12,137, 68,178,170,
-178,122,170,213,106,237,241,227,199, 49,120,240, 96,124,245,213, 87,168, 95,191, 62,100, 50, 25, 88, 44, 22,182,239,220,227,248,
-249,176, 49,254,141, 91,181, 9, 13,108,220,188, 81,161,150,108,202,226,203, 70, 86,162,134,252, 21, 41, 7,254,118,204,144,144,
-144, 86, 55,110,220,224,182,105,211, 6, 73, 73, 73, 96,177, 44,227, 41,211,187,212,115,222,188,121, 92,141, 70,131, 63,255,252,
- 19,209,209,209,105,122,189,254,235,255,194,177,191,193, 69, 62, 48,219, 84,174,100, 84,166,104,205, 3, 0, 3,133,152, 65,209,
-195,138,142, 30, 61, 42,224,112, 56, 72, 74, 74, 66, 70, 70, 6,182,111,221,106,250,216,217,185,176,163,187,187,114,251,214,173,
-180, 78,167, 3, 77,211, 8, 8, 8, 64,223,190,125,249,125,250, 13,200, 38,148,197,123,172,112,243,200,205,254,245, 97,195,134,
-189,245,249,212,169, 83, 33,145, 72, 64, 16,132,171, 21, 7, 23, 53,113, 94, 79, 15,153,143, 52,139,206,220,174, 0,201, 3,152,
- 98,128, 41, 1,120,118, 0, 87, 12,112, 4,208,198,199, 42, 24,116,199,196,222,173,135,187, 3,176,197,213, 3, 55, 55,183,217,
-177,177,177, 78,241,241,241,180, 82,169, 68, 70, 70, 6,189,120,241, 98, 39, 55, 55,183,217, 53,189, 34,233,233,233, 11,186,116,
-233,146, 21, 29, 29,109,119,242,228, 73,207,232,232,104,187, 46, 93,186,100,165,167,167, 47,120,151, 43,205,102,179,201, 7, 15,
- 30,216, 47, 92,184,240,115, 0,183,130,130,130,114,221,221,221,111,161, 36,104,178, 74, 19,139,197, 22,146,101, 86,215,152, 76,
- 38, 88, 44, 22,220,220,220,116, 10,133,194,212,186,177, 47, 63,192,142, 97,112,227,178,249,246,124,158,135, 88, 98, 23,145,155,
-155,123,151, 32,136,151,214,212,143, 32,136,176,102,205,154,177, 76, 52,139, 26, 59,232, 99,183,241, 67, 35,157,215, 45, 28, 89,
-103,229,130, 81,238,203,230,142, 8, 88, 48,109, 96, 36,131,162, 52,222,222,222,174,230,128,118, 43,228,243,240, 38, 77,154, 48,
- 41,176,240,232,105, 98, 86, 82,106, 90,225, 39,237, 90, 88,148,203,192,176,240,142, 78, 78, 78,109, 2, 2, 2,154, 16, 4, 97,
-213,148,100, 62,159, 31,214,160, 65, 3, 38,131,100, 17, 14, 50,177,167, 88,196,119,177,184, 80,164,210,143,236,157,156,162, 24,
- 52, 93, 32,151,203,157,249,124,126,152, 13,199,206,164,192,134,139,179,189,157,147,163, 84,212, 49,178,101,253, 22, 31,181,240,
- 15,137,104,222, 34,168,113,147, 62,132,209,168,244,245,245,117, 54, 7,201, 87,163,180,242,118,237,218,133,133, 11, 23,162,145,
-151, 23,220,221,221,225,236,236,140,171, 87,175,226,198,141, 27,144,201,100,200,206,206,198,242,229,203,113,232,208, 33,232,245,
-122,177,173,247,147, 53,100,171, 42, 51, 26,141,140,242, 4,171, 50,124, 62,159, 79,153,131,228, 43,179,227,199,143,239, 52, 43,
- 89,147, 38, 77,106,181, 98,197,138,203,143, 31, 63,134, 72, 36,194,141, 27, 55, 48,108,216,176,203,171, 86,173,106, 53,102,204,
- 24,108,221,186, 21,175, 94,189,218, 92, 21, 94,255,254,253,231,142, 24, 49, 98,101, 92, 92, 28,195,197,197, 5, 50,153, 12, 61,
-123,246,196,230,205,155,153, 70,163,113, 75, 84, 84,212,157,168,168,168, 59,166,148,211,223,236,251,101,241,213,251,119,239, 96,
-220,196, 41, 28,157,209, 48,221,138,195,167,139, 69,162, 66, 99,155, 54,138,189, 6, 67, 81,127, 54, 91, 96,119,231,142,125,204,
-150, 45, 22,178, 53, 99,198, 12,216,217,217, 1, 37, 1,204,168, 66,213, 25,117,232,208, 33, 75,123,232,224,224, 0, 14,135, 3,
- 54,155, 13, 22,139, 5,146, 36,113,118,131, 16,235,103,148,240,139,245, 51, 8,156, 94, 67,168,223,229,218, 9,220, 17, 44,115,
-225,220,249,114, 91, 80,104,112,123, 7, 92,221,157,137,197, 93,226, 83,111,236,125, 61, 89,147,141,229,149,252,172,241,212,169,
- 83, 3,179,179,179,113,243,230, 77,220,188,121,115, 97, 37,223,211, 28, 57,114,100,169, 74,165,130,143,143, 15,122,244,232,209,
- 6, 64,211, 74,158, 27, 52,105,210, 4,221,186,117, 67,100,100, 36, 26, 53,106, 4,157,222,200,138, 26, 52,170,193,131, 87,175,
-221, 23, 47, 95, 44,136, 61,127,144,113,249,114, 28,185,243,192,105,187, 22,145,159,174,100,139,229,215,192,119,144,255,211, 21,
- 45, 30,143,183, 34, 46, 46,206, 85,175,215,227,254,253,251,248,234,171,175, 52,239, 8,105, 17, 64, 60, 61, 61,113,225,194, 5,
- 12, 28, 56, 80,147,149,149,245,199,127,235,152,202,114,145,127,138, 49,203, 48, 72,139,165,164,164,228,203,100, 50,247, 6, 13,
- 26, 48,116, 58, 93,137, 75, 98,255,126,211, 47, 91,182, 28,211,104, 52, 19, 1,176,215,172, 91,183,193,221,195, 35,114,208,224,
-193,132,193, 96, 64,151, 46, 93, 56, 71,143, 30,117,120,153,157, 93,104, 69,135,243,198,255, 13, 25, 50, 4, 43, 86,172, 0, 0,
- 76,152, 48,193, 34,173, 19, 86, 4, 44,137,236,208,185, 99,215, 38,146, 20,225,106,137,254, 35,131,170,238, 11,241, 53,161,138,
-223, 4, 12, 14, 19, 60, 18,148,222, 96,124,150,221,235,214,139,103, 13, 3,249,138, 92,239, 14, 65,109,241,203,153, 29,157,139,
- 76,154,189, 86, 55, 56, 2, 65, 51,145, 72,132, 91,183,110, 41,154, 52,105,146, 79,211,180,221,130, 5, 11, 28, 5, 2, 65,179,
-119, 56,247, 9, 79,159, 62,109,211,178,101,203,241, 12, 6,163, 3, 69, 81,103,179,178,178,214, 0, 72,176,242,247, 99, 1,124,
- 11,192, 50,178,212,233,116, 96, 48, 24,160,105, 26,253,251,247,199,140, 25, 51, 2,239,221,187,135,216,216, 88,251, 14, 29, 58,
- 92, 3,144, 15, 96, 56,128, 10, 85, 51,165, 82, 89,124,227,198, 13,126,108,108, 44, 40,138,130,189,189, 61, 36, 18, 9,184, 92,
- 46,122,246,236, 41,154, 62,125,122,251, 83,167, 78,101, 43,235,214, 33,121, 25,105,106,174, 72, 36,134,171,123,235, 49, 3,190,
-120, 76,211,244, 33, 27, 26, 7, 14,159,105,212, 16, 38, 45, 99,217,156, 85, 12, 1,155, 77,240,216, 76,112,169, 34,124,179,116,
- 17,193,166, 77, 76,216,232,159,103,179,217,108, 49, 23, 58,146, 67, 26, 4, 4,232,247,241,112,144, 36,201,225,177,161,173,236,
-115, 22,131,193, 96, 48, 24,108, 0, 86, 47,218,199,229,114,217, 98, 46, 93, 41, 38,159, 36, 72,130, 32, 56,168,100, 38, 90,152,
- 43,104,179,138,196,153,248, 82, 91,150, 20,183,110,221, 26,199, 98,111, 97,127,204, 89,228, 36,221,197,172,127, 79, 66,211,166,
- 77,113,244,232,209, 42,235,100,142,209,170, 76, 93,118,115,115,139, 79, 79, 79,111, 92,217,111, 43, 50,179,203,176, 18,149,234,
-109,252, 57,118, 8,159,247, 24,213,196,104,245,104,221,186,245,184, 93,187,118,233, 58,117,234,196,233,223,191, 63,130,131,131,
- 91, 13, 29, 58, 20, 0,208,161, 67, 7,172, 88,177,162,213,208,161, 67,177,103,207, 30, 28, 60,120, 80,219,174, 93,187,127, 95,
-184,112, 33, 13, 37, 51, 58,223, 50,138,162,186,109,220,184,177,188, 82, 8,163,209, 8,131,193, 32, 55, 26,141,242,210,182, 8,
- 43, 87,174,202, 57,125,234, 40,254, 61,115, 30,156,157, 92,195,172,188,135,136, 33, 83,166,228,108, 91,190, 28,203,247,236,193,
- 20,111,111,193,142,135, 15,113, 90,163,193,222,216,216,156,210,255,169, 54, 54, 83,173, 86, 23, 31, 63,126, 92,178,119,239, 94,
- 72,165, 82,212,175, 95, 31,246,246,246, 96,177, 88, 96,144,124,144,108, 25, 26, 4, 53, 3,112, 3, 0,224,237, 6,117,128, 15,
- 46, 19, 4,242,105, 70,229,247,112,165,247,105, 29,212,117,244,224,197,141,219, 26, 44,149, 56,179,113,114, 77, 50, 78,173, 78,
- 57,164,201,193,143, 48,226, 9, 42,143,249,106,226,227,227,131,236,236,108, 28, 63,126, 92, 13,224,135,202,254,131,162,168,165,
-235,214,173,155, 58,115,230, 76,110, 64, 64, 0, 0,132, 1,184, 89,209,119,133, 66, 33,220,221,221, 45,196,178,127,244, 24,223,
-209,147,199,240,123,125, 26, 9, 38,211, 17,249,106, 3,114, 11, 13,144, 57,138,240,239,201, 81,188,179, 77,220,155,110, 92,245,
-235,145,226, 98, 52, 5,222, 79,123,240,191,104, 14, 14, 14, 97,185,185,185, 72, 72, 72, 64,116,116,116, 90, 78, 78,206, 25,181,
- 90, 61, 44, 61, 61, 29, 0, 20, 53,128,180,144,249,176,176, 48, 52,107,214, 12,253,250,245,227, 21, 21, 21, 69,249,250,250,186,
-191,126,253,250,163,191,242,120,202,115,145,127, 20,209,170,240, 65, 51, 24, 26,104, 55,108,128,250,236, 89,112, 78,159,198, 94,
- 55, 55,149, 70,163,249, 23,128,148,210, 7,127,210,214,109,219,174,116,255,227, 15,137,238,241, 99,248,222,187, 7,150, 84, 26,
-102,107, 5,182,108,217, 2,165, 82,137,130,130, 2, 0,192,234,213,171,161, 84, 42, 97,180,114,193, 89, 38, 27,173, 92,157,189,
-145,137,103,160,152, 12, 81, 98,131,162,230, 34,141, 56,221, 61,217, 69, 93,192,112,199,227,164, 8, 97,113,174,174, 57, 65,234,
-160,201, 41,130,123,203,250, 96,130,217,202,150, 58,154,253,254, 76, 38, 83,241,244,233,211,110,254,254,254, 49, 0, 28,223, 67,
- 60,192,243,172,172,172,137, 53,249, 33, 73,146,223,190,122,245,202,121,243,230,205,227, 23, 44, 88, 64,151, 37, 90,230,247, 76,
- 38, 19, 52, 77,195,206,206, 14, 44, 22,203,229,234,213,171, 46, 17, 17, 17,107, 41,138, 10,171,228, 56,233,224,224, 96,188,122,
-245, 10, 76, 38, 19,118,118,118,160,140,122,204,155, 60, 6, 38,146,203,156, 54,109, 90, 88,239,222,189,239,111,222,188,217, 32,
-105,209,242,163,220,220,220, 7,227, 6, 14,186,127,248,240, 97, 93,105,138,135,234,135,248, 52,125,231,217,179,103,164,135,155,
- 11, 73, 27,139, 40, 33, 27,224,221, 93, 73,115, 68,174,224, 49, 73,154, 77, 48,192,229,241,237, 18, 82, 83,115, 41,138,122,100,
- 13, 38, 69, 81,183, 95,189,122,197,119,113,118, 96, 22, 21,235, 84,124, 22,205, 73,188,125,235,101,221,240, 38,190, 0,160,185,
-125,227, 2,183, 65, 67,126, 98,214,107,161,183,183,183, 85,152,197,197,197,119,210,210,210, 72, 23, 23, 23,102, 82, 74,234, 17,
-169, 72,232, 36,145, 74,155, 3,128,190,176,224, 6, 67,171,125, 77,178,152, 46,175,115,115, 21,197,197,197,175,172, 61,246, 23,
- 47, 94, 48,229,114,103,242,228,233,115, 49, 46, 2,174,179,152,195,148,112, 9,130, 16,144,132,146,109,164,114,120, 2,129,115,
- 66,106,170,130,166,233, 74, 21,194,239,242, 7,245, 42,185, 94,243,246,148,193,198,221,187,119,113,226,242, 35, 8,105, 29, 8,
- 77, 1, 78,111,253, 25, 3,167,205,124,231,184,191,234,200, 86,141,212,172,141, 13,227,203,225, 35,163,154, 64,248,129, 3, 7,
-206,219,185,115,167, 37, 0,229,209,163, 71,248,248,227,143,205,110, 14,116,236,216, 17, 17, 17, 17,120,244,232, 17,252,252,252,
- 16, 27, 27,203, 37, 73,146, 59,104,208,160,197,191,254,250,235,241,106,117,255, 77,155, 48,108,216,176,138, 2,171, 95, 0,208,
- 16,178, 0,213,140,239,182, 59, 42,114,115,144,253, 58,243,142,181,231,129, 32, 8, 12,153, 50, 37,103,163, 78,135, 93,215,175,
- 99,176, 80, 40,216,246,252, 57,186, 68, 68, 32,228,227,143,115,172,105,235,204,170,142, 70,163, 1,139,197,130, 68, 34,129,131,
-131, 3,216,108, 54, 72,150, 27,152,156, 80, 48,216,108,132,183, 14,197,242,127, 9,139,162, 63,195, 42,130, 64, 62,151,131,219,
-108, 65,165,177, 58,132,176, 14,122,210, 52,148, 69, 41, 56,111, 38, 36,118, 94,176, 99,137, 89,167, 71,172, 13,144, 74,156,217,
- 56,177, 42, 9,167,215,166, 30,208,100, 98, 86,233,185,160,170, 24, 72,132, 72,165, 82,211,144,173,178, 0, 0, 32, 0, 73, 68,
- 65, 84,164,164,164, 32, 57, 57,249, 33,170, 14,240, 47,122,244,232,209, 75, 46,151, 27,232,228,228, 4, 0, 62,149, 13,204, 41,
-138,178,196, 97,237,216,181,207, 49,172,141, 47,239,147, 86,129,216, 30,179, 8, 95, 70,173, 2,139, 36, 96, 50,233,241,227,138,
-174, 48,105, 85,136,234, 62,138,104,219,193, 47,244,108,140,110,132,161, 56,239,231,127, 42,209, 74, 77, 77,157,216,166, 77,155,
-197,133,133,133,121,106,181,122, 32, 0,248,248,248,120, 49, 24, 12, 46,128,170,188, 35, 94,168, 56, 45, 4,251,222,189,123, 16,
-139,197, 72, 75, 75, 43, 43,190,128,162, 40, 45,106,173,202, 49, 43,128,219, 0,228, 0,186,160, 76,122, 7, 70,169, 84,215,246,
-232,209,163,244,209,163, 71,219, 90, 58, 47,154,166,140, 10, 5,104,109,201,185,101,177, 88, 52,128,178, 51,154, 4, 82,169,148,
- 96,121,120,128,224,150,132,126,208,111,250,132,223,201, 12, 6,235, 82,203, 80, 38,144, 32,244,160,203, 12, 90,212, 60, 2,139,
- 28,219, 99, 34,103, 54, 50, 57,210,178, 61, 29, 96,164, 97, 2, 69,218, 88, 29, 90,173, 86,195,104, 52,202,234,213,171,119,204,
-104, 52,202, 74, 59,183,191,109,164,100, 50,153, 94,146, 36,137,241,227,199,195,172,254,232,116, 58,100,102,102, 66,171,213, 66,
-167,211,225,213,171, 87, 40, 40, 40,128, 78,167,195,131, 7, 15,224,227,227, 3,146, 36,229, 85, 52,230, 52, 77,211,240,244,244,
- 68,221,186,117, 65, 18, 52,126, 89, 54, 23,223,124, 53, 6,159,251, 80,216,178,230, 71,180,107,215,174,161,183,183,119, 11, 38,
-147,105,114,117,117,101, 31, 60,120,240,136,201,100,234, 9,235, 83, 59, 28,159, 49, 99, 70,221,160,160, 32,103,169, 68,108,224,
-114, 72,112, 12,106,154,171,205,165,153, 69, 57,240,244,244, 50,130, 47,240, 27, 60,120,176,169, 50, 21,162, 34,204,127,253,235,
- 95,242,128,128, 0, 59,153, 84,172,230,176,200,108, 54,232,156,130,187, 55,175, 1, 0,199,201, 89, 3,158, 32, 48, 58, 58,218,
-104, 11,230,236,217,179,125,156,156,156,164, 12,208,133, 38,189,254, 63,254,118,173, 46,151, 96,177,138,193,230, 52,153, 48, 97,
- 2, 97, 11,230,212,169, 83,189, 3, 3, 3,165, 82,137, 80,197,100,145, 25,108,138,202,224,129,202,100,233,244,121, 60, 39,199,
- 34, 8, 68,225,131, 7, 15,174, 20,211,172,102, 77,159, 62, 61,165, 28,241,134, 66,161,128, 38,243, 62,216,105,143, 17, 42, 98,
-161,169,147, 12, 92, 46,215, 50,245,189,178,219,181,178, 24,173,138,200,150,181,191,109, 50,191, 10, 23,224,198,134,241,229,243,
-102,165,167,167, 67, 46,151, 87,249, 60,253,250,235,175, 51, 35, 35, 35,179, 59,118,236,168, 59,118,236, 24, 8,130, 64,108,108,
- 44,210,210,210,208,177, 99, 71,208, 52,109,158,213,134, 59,119,238,160, 67,135, 14,186, 54,109,218,164,149,230,215,170,214,134,
- 13, 27, 6,131,193, 0,149, 74, 5,133, 66,129,163, 71,143, 34, 52, 52,148, 22, 8, 4,189, 73,207, 79, 23, 69,141,152,249, 81,
-112,163, 48,172, 93,181, 92,199, 97,178,190,179,229,121, 37, 8, 2,209,255,250, 87, 78, 65,120,184, 98,135, 90, 93, 52, 68, 34,
- 17,212, 75, 73,177,191,117,234,148,163, 94,175,183, 10,195,172,234,120,120,120, 88, 72, 22,155,205, 6,147,227, 4, 82, 24, 2,
-142, 67, 71, 8, 92,123,227,252,109,174,214, 78,136, 67, 98, 17, 78, 10,165,149,167,118, 16,120, 98,209, 71,253,229, 7, 91,126,
- 46, 63, 39,168,131,205,165,253, 1,131,102, 18, 7,135,254,232, 95,207,169, 46, 31,127,236,203,196,233,181,169,191,107, 50, 49,
- 23,192,243,234,158,115,189, 94,175, 49,153, 76, 96, 48, 24, 96, 50,153,101, 99, 2,175,252,254,251,239,184,117,235, 22, 80, 38,
-109, 79, 97, 97,161,137, 36, 73,240,120, 60, 0, 16, 85,209,222,129,197, 98,129,197, 98,225,194,181,139, 14,159,247,233, 74, 92,
-253,243, 12, 90,134, 14, 64,174, 74,143,172, 2, 61,242,139,128,160,166,179, 16,220,225, 16,238,190, 42, 68, 88,163, 96,146,228,
- 8,163, 63,240,206,219,203,201,201,233,170,131,131, 67,108, 41, 57,242, 18,139,197, 87,228,114,249, 99,148, 76,244, 56,156,145,
-145, 17,160, 86,171, 91,162,100,114, 86, 82,110,110,238,199,165,202, 83, 82, 21, 74,216,102,165, 82, 57,201,100, 50,117, 47, 45,
-159,153, 76,166,176,103,207,158, 5,134,133,133, 61,244,245,245,189,227,235,235,123,194,215,215,247,136,175,175,239,145,200,200,
-200, 21,230,116, 15,127,165, 85,196, 69, 62, 48,162,133, 82,146,181,169,244, 21, 22,162, 5,224, 66,249, 0, 52, 35,151,251,192,
- 56,110, 28,164, 71,142,128,245,236, 25,134, 70, 71, 75, 4, 2,193, 42,148,228,104,106, 41, 18,137,214,206,157, 59, 87,236,184,
-100, 9,220, 46, 94, 68,226,209,163, 48,176, 88, 55,107, 82,187,226,226, 98, 48,153, 76,139, 18, 35, 20, 10, 97, 50,153, 96,141,
-228,107, 50,226,143,180,172,199,224,160, 46, 40,208,170,147,202, 54,215, 7,188,156,229,124, 84,233,227,247, 92,205,246,155,239,
-212,220,121,149, 87,171,235,106,130,169,226, 72,121, 72, 78, 78,129, 9,148, 77,254,102,141, 70, 83,160, 86,171, 17, 22, 22,230,
-112,235,214,173,122,161,161,161,246,165,251,111,188,227,133,105,225,230,230,182,207,221,221, 61,193,205,205,109, 31,128, 22, 54,
-252,118,243,165, 75,151, 64,146, 36,230,206,157,139,194,194, 66,232,245,122,228,230,230, 34, 57, 57, 25, 58,157, 14,169,169,169,
-120,242,228, 9,116, 58, 29, 18, 19, 19,161,213, 86, 63, 32,161, 40, 10, 18,137, 4,154, 98, 21,214, 47,250, 6,179,167, 79, 70,
-193,139,120,164,166,103, 65,106, 39,196,196,137, 19, 73,153, 76, 70, 81, 20, 85,215,100, 50,117,160, 40,106,131, 13,210, 60, 3,
-192,101, 79, 79,207,224,101,203,150, 5,126,179,104, 3, 91,194, 84,209, 92, 49,143,226,136,185, 52,167, 97,115, 12,155,181,138,
-189,242,167, 31,158,254,241,199, 31,105,176, 46,121, 39, 3,192,229,240,240,112,255,180,180,180,208,128,128,128, 6,142, 94,222,
- 92,174,220, 61,159, 45,175,163,164,181,154,235,132,123,157,214, 27, 54,108,184,127,229,202,149,116, 91, 48,133, 66, 97,195,237,
-219,183, 7,187,184,184, 4,179,248,124, 94, 81, 65,193, 94, 99,145,122, 31, 41,149,241, 24, 18,233,103,135, 14, 29,138, 63,112,
-224, 64,166, 45,152,126,126,126, 1,139, 22, 45, 10, 10, 9, 9, 9,114,245,169,199,229,187,123,230,242, 60,188,114,249, 33,161,
- 92,120,212,237,180,118,237,218, 59,127,252,241,135, 85,152, 36, 73, 26, 25, 12, 6, 88, 44, 22, 4, 2, 1, 78,158, 60,137,113,
- 35, 6,192,211,221, 1, 13, 2, 2,208,254,203, 73, 56,112,224,128, 37,134,135, 36,201, 74,123,244,109, 75, 38,198,132,203,137,
-120,108,108, 24,143,141, 13,227,195,229, 68,124,165,100,171,244,243,138,190, 99, 85,107, 84,137,187,209, 10,178,117,252,194,133,
- 11, 75,135, 12, 25,194,233,220,185, 51,174, 95,191,142, 97,195,134, 93, 62,120,240, 32, 0,224,250,245,235,248,250,235,175, 47,
-159, 59,119, 14, 99,198,140,193,199, 31,127,204,185,116,233,210, 90, 88,145,251,199,104, 52, 98,203,150, 45, 48, 26,141, 16,137,
- 68,176,183,183, 71,215,174, 93,113,255,254,253, 49, 91,183,110,125, 76,178, 88, 95,116,233,222, 7,199,142, 28,196,147, 7,247,
-199,108, 91, 60,200,230,164,192, 12, 6, 3,157,163,163,115,114,130,130, 20,219,148,202,162,225, 50,153, 32, 32, 51,211,254,252,
-190,125,142, 86, 16, 53,194,100, 50, 89,200,149,153,116,152, 11,147,227, 4,166, 48, 24, 76,113, 83,220,125,206, 54,176, 35,112,
-155,211, 20,143,170,202,159,197,226, 48,134,245,254,198, 7,189,191,241, 65,143,105,222, 67, 5,117,240,139,176, 14,198,118,254,
-170,110,164,111, 83, 59, 40,179,245, 56,250, 99, 98,146, 38, 23, 75, 0, 60,177,230, 57,167, 40,234, 97, 90, 90, 26, 56, 28, 14,
-234,212,169,227, 15,192, 28, 23,184,121,228,200,145, 19,230,207,159, 63, 25,192,252,210,125,162,200,200,200, 32,149, 74,133,103,
-207,158, 1,192,173, 42,212, 96,203, 44, 67,133, 50,145,235,237, 22,130,208,134,163, 33,147, 53, 66,154, 66,135,116,133, 14,191,
-172,239,137,248, 75, 11,113,235,244, 96, 36,101,102,130,239,218, 11, 38,163, 54,248, 3, 39, 90,179, 95,190,124,217, 98,223,190,
-125,145, 0,102,135,132,132,252,145,156,156,252,209,197,139, 23, 27,120,120,120,172,170, 41,168, 57, 45, 68, 98, 98,226, 27,165,
- 52, 45,132,174,148, 52,116, 46, 37,115, 61, 0,124,141,119,152,101,111,131, 93,248,128,131,225,143,161,220,108,195,242, 68,171,
-108,162, 48,248,202,100, 98,131, 65,159,122,230,204, 25, 61,131,193,128, 64, 32,192,144, 97,195, 24,235,215,173,107, 61,160, 69,
-139,216, 81,159,124,114, 34,246,220,185,240,136,136, 8,208, 52, 13, 6,131,129, 61,123,246, 20,107, 52,197,185,158,158,158, 82,
-107, 26,141,178, 15,144, 82,169,180, 16,173,130,130, 2,184,184,184, 88,237, 58, 84, 43,113,246,220,201,248, 60,218,244,101,114,
-231,231, 63,233,191,203,236, 25,145, 79,153,152, 5, 38, 3, 10,138,105, 20,106,192,188,206,176,143, 24,226,215, 75,255,170, 67,
-196,147,184,199, 87,115, 53, 38,141, 77,179, 37,178,179,179,191,137,138,138,202,149,203,229,132, 68, 34,129,187,187, 59,163, 71,
-143, 30, 57, 41, 41, 41,243,107,122, 69, 28, 28, 28, 62,143,140,140,140, 73, 75, 75,235, 27, 23, 23, 87,247,226,197,139,125, 35,
- 35, 35, 99, 28, 28, 28, 62,183, 18, 98,239,204,153, 51,213, 28, 14, 7,205,155, 55, 71, 97, 97, 33, 74,103,249, 84, 89,170,235,
- 8, 0,128,205,102, 99,227,178,111, 49,123,250,100, 40, 30, 95,199,221,203,103,112, 33,147,192,172, 69, 63,128,205,102,215, 40,
-215, 87,125, 39, 65, 72,136,155,248,209,215,195,250,167,207,152, 62, 93,124,231,206, 29,214,132,175,190,166, 19, 51, 20,224,116,
- 94, 78,162,237, 55,140, 63,213, 78,232,242, 89,123,204,157, 61, 37,164, 52,105,103,149,214,208, 73, 16, 18,236, 38,126, 56,101,
-212,128,151, 95,125,245, 21,255,187,239,190,211,180,104,209,162, 56, 43, 43,139, 47,148,217, 7, 48,237,164,193,137, 25,153,162,
- 22, 45, 90,188,250,242,203, 47,243,109,197,156, 53,107,150,224,212,169, 83,204,168,168, 40, 99, 94, 94,158,136,197,231,135, 17,
- 92, 94,179,215,121,121,118,125,163,162,158,247,237,219,183,168, 52, 97,169,213,152,115,230,204, 17, 60,121,242,132,217,162, 69,
- 11, 67,102,102,166, 88,232,224, 24, 74, 74,237,155, 38,100,100, 73,154, 69, 68,188,152, 48, 97,130,186,170,122,150, 37, 41, 98,
-177, 56,173,101,203,150,248,241,199, 31,177,114,229, 74,116,234,212, 9,247, 31,220, 71,151, 9,147, 17, 56,246,107, 28,185,122,
- 13,105,105,105, 88,176, 96, 1, 66, 67, 67,193,102,179,159, 84,248, 60,142,121, 76,220,201, 4,113, 39, 19, 4, 49,230, 49, 97,
-222,174, 84,217,154, 95,128,178,223,175,232,123,183,230, 84,172,116,133,203,137,248,170,226,176,170, 35, 91,125,251,246, 29,103,
- 78,225, 48,124,248,240,203,171, 86,173,106, 53,124,120,201, 64,187,121,243,230, 88,184,112, 97,171, 89,179,102, 93, 94,180,104,
- 17,218,183,111, 15, 95, 95,223,106, 39,190,152, 76, 38, 24,141, 70, 12, 24, 48, 0, 70,163, 17,175, 95,191,198,211,167, 79,177,
-105,211, 38,208, 52,205, 3, 0,185,155, 71, 19, 14,135,131, 63,111,223, 44,154, 61, 60,226, 87, 27,148, 44,162,236, 32, 70,165,
- 82,161,239,216,177, 57,169,245,235, 43, 54,228,228, 20,141,144,201, 4,222, 73, 73,246, 98,157,206, 29, 85,196, 37, 18, 4, 1,
-138,162, 44,196,202, 76,184,202,151,210,142,210, 42,211, 23, 81,199, 47,238, 76, 7, 0,180, 25,228,134, 30,211,188,135,202,253,
- 4,171, 91, 15, 44, 17,189, 15, 44,124, 73, 23,166,155,190,131, 1, 15,109, 80,172,175, 95,191,126, 29, 82,169, 20, 81, 81, 81,
- 92, 6,131,177,196, 60, 94, 69, 73,238,172,159,204, 88, 92, 46,119,249,224,193,131, 25,249,249,249,184,123,247, 46, 0,156,171,
-172, 93,162,105,218,114,236, 42, 5, 1, 19,197,193,149,219, 39,113,250,226,126, 36,164,189, 70, 82,182, 6, 96,218, 65,163, 78,
-133,190, 56, 13,186,252,219, 80,106, 5,255, 4,119,212, 95,146,110,225, 47, 72, 11,241, 62, 85,173, 15, 53,166, 46, 3,111,206,
- 54,180, 36, 48,173, 40, 97, 41,104, 9,191,255,254,181,235,237,162, 6, 12, 82,135,134,134,202,220,221,221, 65, 16, 4,122,246,
-234, 69, 68,198,197,137, 89,110,110,112,104,220,216,226,142, 56,123,230, 12, 78,158, 60,169, 62,246,251, 33,247, 97, 35, 70,116,
- 3,176,189,138,202, 48,185, 92,174,229,127, 51, 50, 50,192,229,114, 45, 49, 17, 74,165, 18, 78, 78, 78,200,200,200,128,149,158,
-185, 29, 51,166, 95,155,158, 29,241,141, 79,132,152, 69,156, 80,103,194, 68,211, 96, 17, 38,160,152,134,193, 4,104, 13, 52,154,
-120,147,246,167,139,141,178,163,215, 15,190, 2,176,195,150,179,167,213,106,207,223,185,115,103, 52, 69, 81,251, 1, 48,226,226,
-226,168,135, 15, 31,142,131,245,129,235,111,203,246, 2,193,180,216,216, 88,251,105,211,166,229, 29, 61,122,180,160,107,215,174,
-118,155, 54,109,178,255,248,227,143,167,229,230,230,238,182, 70, 8, 76, 78, 78,222,158,146,146, 50,174,105,211,166, 80, 40, 20,
-208,235,245,136,143,143,135,159,159, 31,110,221,186, 5,127,127,127,220,188,121, 19, 13, 26, 52,128,201,100,130, 70,163, 1, 69,
- 81,166,234, 26,115, 69,206,107, 32, 55, 25,233,215, 79,224,233,189,120,196,166, 19, 88,179, 59, 6,117,234,250,212, 40, 79,141,
-191,179, 32, 72,238,228,112,250,187,121,115,156, 19,207,239,193,193, 45,107,168, 11, 39, 78, 4,114,196, 24,221,118,192,164, 62,
- 58, 3,188, 0,112, 62,138,104,138,206,178, 39, 38, 65, 93,100,198, 62,172, 58,193,162,191,179, 32,200,197,209,225,212,247, 75,
-230,139, 95,156,220,134,189, 27,127,164, 15,236,252, 45, 84, 3, 68, 4, 5, 5,117,102, 48, 24, 82, 0,154,210, 56, 47,171,150,
-182,169, 8,243,108, 76, 76,184, 6,136, 56,124,248,112,103,129, 64,224, 10,192, 80, 84, 84,244,242, 93, 48,207, 29, 61, 26,110,
-174, 39, 65, 16,206, 0,244, 52, 77,191,128,141, 75,240,244,235,215,111,225,215, 95,127, 61,221,100, 50, 57,153,247, 25, 12, 6,
-114,249,242,229, 76,138,162, 72,154,166,245, 12, 6, 67,127,234,212, 41,147,209,104, 76,215,104, 52, 99,223,165, 21,233,211,167,
- 15,174, 93,187, 54, 15, 37,147, 48,172, 85,171,223,136,211, 42, 93,178,167,198,248,113,113,113, 11,190,248,226,139, 25,187,119,
-239,126,186,106,213,170,238, 99,198,140,193,158, 61,123, 80,191,126,125,252,249,231,159,248,230,155,111, 0,160,213,172, 89,179,
-142,108,222,188,217, 55, 49, 49,113,121,117,117, 52, 24, 12, 48, 26,141,248,237,183,223,208,179,103, 79, 56, 57, 57,193,205,205,
- 13, 4, 65,156, 31, 49, 98,196, 58, 0, 32, 9,146, 13, 0, 90,141, 86, 27, 16,208,212,106, 5,151,205,102, 91,218,186,204,204,
- 76,203, 76,193, 79,191,248, 34,231,151,239,190,195,175,197,197, 24, 33,147, 9, 82, 61, 60,228, 71, 94,188, 24,245,160,164,113,
-166,171, 82,117,170, 35, 89,214,134, 52, 20,103, 96,230,239,139, 19, 92, 1,116,106, 51,200, 13,109, 6,185,161,105, 15,103,130,
- 65, 18,184,119, 58, 23,247,207, 42, 14, 24,148, 56, 15,219,150,203,121,184,100,201,146, 35,109,219,182,237,222,176, 97, 67,140,
- 28, 57,242,203, 45, 91,182,176, 13, 6,195, 87,248, 79,154, 7, 59, 6,131, 49,127,227,198,141,163,236,237,237,113,233,210, 37,
- 92,188,120,241, 60,128,228,202,218, 37, 0,150,156, 89,117, 60,253, 53, 79, 18, 85,130,236,180, 43,184,124,233,119,212, 15,157,
- 4,190,107, 55,216, 7, 44,130,254,241, 74,232,114, 79,195,222,179, 43, 82, 19, 95,128,100,114,239, 27,240,207, 48,115,186,133,
-251,247,239, 87,150,110,193, 38, 11, 9, 9,105,117,241,226, 69,174, 70,163,193,133, 11, 23,208,172,153,101,110,215,223,186,126,
-103, 89, 46,242,129,217,168, 10,246,109,122, 67,209,122,227,198,166, 8, 86, 3,127,127, 19,155,129,173, 61,187,117, 43,186,115,
-231,142,101,212,167,185,113, 3,234,147, 39, 97, 50,153, 64,211, 52, 46,198,197, 97,240,160, 65, 42, 22, 73,252,226,237, 93,151,
- 38,232, 55,114,183,188, 53,149,158,205,102, 71, 69, 69, 69, 89, 26,159,148,148, 20, 8,133, 66,112, 56, 28, 80, 20, 5,163,209,
- 8,146, 36, 97,103,103, 7,163,209, 88,145, 4, 83, 30,211, 96, 82,168,251,110,238, 50, 48,195, 77,165,167, 71, 75,189,225,197,
-230, 91, 30, 78, 87, 9,129,238,161, 44, 56, 50,179,233,115,203, 63, 73,167,180,185,125,241,246,140,174,234,166,252,251, 55,106,
-212,104,221,224,193,131, 25, 0,208,161, 67, 7, 70,163, 70,141, 86,163,234,165,114,170,196,228,241,120, 92, 0,136,137,137, 81,
- 60,125,250,180, 83, 76, 76,140,162,236,126, 43, 49, 55, 45, 91,182, 12, 2,129, 0, 70,163, 17, 58,157,206, 18,159, 85,246, 85,
-175,215,195,209,209, 17,199,142, 29,131,201,100, 58, 86, 93, 61, 61,189,234,130,112,170,135,237, 49,177,184,152,195,174, 9,201,
-178, 96,214,115, 21, 54,112,117,116, 56,243,253,226, 5, 78,121,207,227,145,154,154, 74,159, 58,121,236, 15, 13,144, 86, 80,136,
-217,249,106, 52, 40,214,129,215,204, 23,201,103, 54,254,155,158,213, 6, 6, 84, 60,107,208,130, 25,232, 42,108,224,238,228,112,
-234,135,239, 23,139,243,159,199, 35, 35, 51, 19,199,143,197,220,209, 0,102,119,227, 80,138,162,130, 41,138, 10, 6, 48,180, 10,
-242, 98, 19,102, 81, 81, 81, 72, 81, 81, 81,200,251,196,164,105, 58,132,166,105,171, 49,203,198, 68,253,244,211, 79,143, 51, 50,
- 50, 6,103,103,103,119, 52,151,188,188,188, 14, 42,149,170, 93, 81, 81, 81,235,226,159,234,218, 21, 21, 21, 57,171, 84, 42,185,
- 70,163,105, 2, 32,222,134,123,222, 98,101,179, 78,103,100,100,204,205,200,200, 32,170,171, 39, 57,246, 49,177,235,135, 41,191,
-111,220,184, 81,254,142,248,111,212, 51, 39, 39,103,255,238,221,187,195,124,124,124,124,135, 14, 29,138, 13, 27, 54, 96,213,170,
- 85, 90, 0,216,188,121,179,182,140,146,229,153,152,152,216,180, 18,183, 97,135, 50,106,201,142, 79, 63,253,148,190,120,241, 34,
-122,246,236,105, 73, 36,250,243,207, 63,195,104, 52, 42,219,183,111, 79, 1, 64,177,166, 72, 73, 83, 52,116,250, 74,253,239,111,
-157, 79, 14,135,243, 89,217,124,129,230,100,204, 28, 14, 7, 52, 77,163, 65,171, 86, 57,249,161,161,138, 45, 5, 5, 69,115, 67,
- 66, 36,163, 2, 2,134, 54, 4, 6, 85,132, 73, 16,196, 27,170, 78,249, 98,131,146, 85,182,158,217,197,233, 24,249,251,226,132,
-147,102,101,139, 39, 98, 66, 83,104,196,161,239, 18, 94,107, 94,227,231,202,200, 79, 85,199,174, 80, 40, 38,124,247,221,119, 90,
-153, 76,134, 62,125,250, 96,209,162, 69, 35, 90,181,106, 85,224,236,236,124,173,126,253,250,247,250,247,239,159, 17, 31, 31, 63,
- 33, 50, 50, 18,207,158, 61,195, 15, 63,252,144,159,151,151, 55,176, 42, 76,130, 32, 44, 74, 94,143, 46, 29, 20,235, 87,255, 72,
-181,111, 59, 14, 2,190, 4, 6,150, 39, 20, 42, 3,242,212, 52,116,220, 8,112,216, 92,116,108, 17,132,107,167,182, 21,153,116,
-234,237, 53,185,231,109,176,191, 26,243,125,165, 91,232, 80,174,255,121, 31,105, 33,254,138, 99,255,144,109, 83, 5,229, 63,138,
-150,121, 74,165,249,149, 32, 40,147,201, 68,193,219,199, 91,156,152,144,188,166, 95,191,168,225,157, 59,119, 17,116,233,210,133,
- 23,244,184,100, 52, 26, 19, 19,131,131, 7, 15, 22,157, 62,125, 90,201,101,145,155, 61,235,120,186,152, 76, 20, 8,130,170,146,
- 13,139,197,226,175,102,206,156,201, 47, 40, 40,192,170, 85,171,168,176,176, 48,134, 80, 40,132, 94,175,199,230,205,155, 13, 65,
- 65, 65, 44, 6,131,129,130,130, 2, 48, 24,140, 39, 86, 30,224,221,130,228,180,142,235, 34,123, 31,108, 58,126,152, 67, 96,228,
- 71,178,118,158,238, 48, 52,166,145,158,146,128,167,231, 78,231, 61, 56,181, 34, 23,154,172,222,168,126,121,160,138, 58,130,111,
- 79,159, 62,237, 60, 97,194, 4, 90,163,209, 16,201,201,201,244,226,197,139,157, 71,142, 28,249,109,122,122,250,231, 53,188, 40,
- 68,126,126, 62, 8,130,160, 74, 27, 18,243,168,223, 22,191,220,253,237,219,183, 31,238,213,171, 87,143,246,237,219,227,241,227,
-199, 22, 23, 97, 89,162,101,158,125,184,100,201,146,124, 0, 51,170, 3,101,177, 88, 88,181,125, 63,242,243,114,224,226,226, 6,
- 30,159, 95,227,140,203, 28, 6, 99,238,210, 5,115,156,115, 30, 93, 35,238,255, 17, 75,237,187,155,149,109, 52,209, 21,103,252,
- 47, 76,167, 75,217,127,213,163, 25, 6, 57,119,233,226,249,118,102,183,230,238,219, 25, 74,194, 68, 79,120,167, 71,228, 67,193,
-252, 47,155,155,155, 27, 50, 50, 50, 8, 55, 55, 55,186, 52, 70,139,174,130,104,189,121,131,151,184,203, 44,223,173,200,109, 88,
- 83,252, 87,175, 94, 45,110,220,184,241,148,103,207,158,237, 11, 12, 12, 28, 3,160,142, 86,171,205,159, 53,107,214,247,155, 55,
-111, 30,110,141,146, 5, 0,123,246,236, 89, 49,108,216,176,147,221,186,117,251, 55, 69, 81,141,202,116,236,175,156,157,157, 45,
- 46,220,215, 89,153,211, 71, 15, 31, 48, 93,165,202,179, 58,207,157, 72, 36, 26, 53,107,214, 44,158, 90,173,198,218,181,107,169,
-160,160, 32,134,121, 80,180,115,231, 78,163,191,191, 63, 51,106,220,184,156,159, 50, 51,177,240,210, 37,245,244,224,224,176, 45,
- 79,159, 54, 1, 69,237,168, 76,213,169, 72,201, 50,135, 93,212,208,210, 75,201,214,207, 0, 58,125,212,207, 21,135,151, 37, 32,
- 47, 81,247, 61,140,120, 1, 43,150, 5,170,192, 82, 15, 28, 56,208, 49, 43, 43,235,240,156, 57,115,236,154, 52,105,130,224,224,
- 96,150, 72, 36,138, 48,167,139, 41, 40, 40,192,217,179,103,177, 97,195, 6,221,131, 7, 15,122, 85,229,174, 50,153, 76,217,254,
-254,254,230,243, 64, 19, 4,145,171,212, 18,118,123, 27, 70,136,134,142,222, 71, 92,190,121, 21,233,122, 10, 90, 3, 5,111,159,
-112,180,235,244, 19,142,156,184,103, 74, 79,124,248,208, 80,156,247,203, 7,222,121,255, 37,233, 22,254,130,180, 16,239, 77,205,
- 42,251,250, 79,177, 10,159, 80,138,100, 92,217,176,113,253,103,123,126,219,237, 74,146, 12,215, 23, 47, 95,222,236,222,187,111,
-218,153, 51,103,236,217,118,118,205, 0, 80,186, 49, 99,254,208,107,139, 21, 71, 15, 31,246,242,246,174, 27, 90,186,168, 52, 77,
-145,140, 43, 85,253,161, 74,165, 82, 95,186,116,169,104,198,140, 25, 68, 74, 74,202, 46, 23, 23,151,254, 39, 78,156, 16,245,238,
-221,187,248,241,227,199, 7, 92, 93, 93,123, 68, 70, 70,138,167, 76,153,162, 85,169, 84,182, 44, 60,250,144,126,157,215,240,198,
-156,229, 95,220, 88,182,254, 19, 48,201,150,208,178, 0,202,112, 5,250,194, 51, 0,118,193,134,124, 71,101, 77, 40, 20,134, 10,
- 4, 2,220,185,115, 39, 47, 34, 34, 66,167,209,104,216,139, 22, 45,114, 16, 10,133,161, 53, 61,241, 52, 77,211,121,121,121,160,
- 40,138, 9,128, 40,125, 5,101,251, 92,252,207,187,119,239,126,120,239,222,189,159,118,233,210, 5,190,190,190, 48, 24, 12,240,
-247,247,135, 78,167,131,159,159, 31,180, 90, 45,230,205,155,135,130,130,130,201,168, 98,205, 51,130, 32, 96, 52, 26, 45,193,182,
-238, 30, 94, 37,121,122,222, 33,141,133,144,197,240,125,114,116, 11,178,115,115,168,189,127,102,101, 21,233, 77, 29,159,191, 46,
-122, 80,254,123, 69, 38,168, 35,135, 78, 76, 3, 0, 45, 85,245,138,243, 66, 14,124,159, 30,251, 25, 89,217, 57,216,115, 59, 35,
- 95,173,167, 58, 61,173, 0,211,166,122,126, 32,152,225,243, 30,163,239, 68,235,191,251, 46,102, 45,161,170,204,238,100,130,184,
- 37,216, 66, 99,227,150, 10,115,100,189, 35,254,225,103,207,158, 29, 6,128,135, 15, 31,166, 12, 24, 48, 96,122, 66, 66,194, 2,
- 0,199, 19, 19, 19, 55,218, 2,180,101,203,150,103, 0,134, 85,245,157,221,203,135, 29, 2,112,200, 22,220,194,194, 66, 77,124,
-124,188,102,202,148, 41, 68, 74, 74,202, 9, 87, 87,215, 79, 79,158, 60, 41,232,221,187,183,246,254,253,251,231,220,220,220,218,
-116,232,208, 65,116,252,250,245,180,162, 23, 47,142, 30, 77, 72,240, 48, 80,212,209,170,158,207,247, 76,178,222, 32, 91,135, 22,
- 38, 44, 61,188, 52,161, 3,165,197, 1, 93, 30,254, 0,144,250, 14,152, 23,175, 92,185, 18, 56,104,208,160,189, 93,187,118,253,
- 40, 48, 48, 16,117,234,212,193,211,167, 79,241,250,245,107,220,189,123, 23, 49, 49, 49, 49, 26,141,166,218, 5,181, 21, 10,197,
-219,203, 19,241,236,221,182,173,157, 27,115,243,114, 51,255,214, 93,134,240,131,221, 40,232,244, 52, 82,146, 94, 96,222,236, 95,
-138, 50,146,158, 61,212, 27,245,189,240,225,231,208,186,248,242,229,203,112,146, 36,223,107,186,133,119, 72, 11, 81,107,239,211,
-124,124, 60, 2,235,121,185,141,241,173,227, 49,206,199,203, 51,186,162, 32,119, 95,153, 76,236, 83,215,125,148,111, 29,143,113,
-245,188,220,198,248,248,120, 4, 90, 33, 45,250, 74, 36,146, 19,114,185, 60, 12, 0,236,236,236,122, 72,165,210, 7,118,118,118,
- 61, 74, 71,129, 61, 68, 34,209,163,160,160,160,145,127,147, 84,251,150,249,251,251, 15, 80,169, 84, 95,250,251,251, 15, 48,111,
-191,120,241,194,178, 93, 19, 76, 79, 79,207,246,183,110,221,250,124,249,242,229,125,234,215,175,223, 99,241,226,197,125,126,255,
-253,247,207, 61, 60, 60,154,212, 0,147, 11,224, 87, 22,139,149,197,225,112,178, 89, 44, 86,150,185, 48,153,204, 44,146, 36,179,
- 0,108,172, 68, 45,235, 80,102,148,115,217,197,197, 37,209,197,197, 37,209,213,213, 53,209,213,213, 53, 81, 46,151,191, 85, 28,
- 29, 29, 47, 91,123, 62, 3, 92, 69,173, 34,234,136,175,132,200, 69,151, 27,186, 8, 3,222,199, 53, 10,112, 21,181,106, 86,199,
-238, 74,136, 92,124,233,255, 27,102,152, 43,104,122, 67, 0, 77,111, 8,160,195, 92, 65, 87,183,253, 62,101,127,185, 92, 78,203,
-229,242,185,239, 19,211, 10,252, 15,209,221, 99,105,235,196, 98,241,238, 58,117,234,152,219,186,110, 18,137,228,188, 72, 36,234,
- 86,218,214,117, 19, 10,133,113, 65, 65, 65, 67,170,195,180,183,183,191,229,236,236,156, 89, 90, 50, 92, 92, 92, 50, 92, 92, 92,
- 50,156,157,157,211,157,157,157,211,157,156,156,210,204, 69, 42,149, 94,171,225,177, 59, 3,104, 14,160, 9, 0,201,123, 60,159,
- 62, 0, 70,151,182, 65,223, 1, 24, 9,160,209,123,184, 70, 4,139,111, 63,150, 43,245,188,194, 18, 57, 21,178, 68, 78,133, 92,
- 59,143, 43, 85, 44,193,243, 33,222, 75, 34, 0,155, 81,146,159,233, 56, 74, 92,225,135, 81, 50,169,192,235,127,240,158,255,255,
-108,163,254,174, 63,238, 80,139, 89,139, 89,139, 89,139, 89,139, 89,139, 89,139, 89,139,249,255,128,104,149, 47, 0,170,200, 12,
- 95,107,181, 86,107,181, 86,107,181, 86,107,181, 86,107, 86,219,166,138,118, 18, 85,176, 82, 91,114, 77,213,132,217,158,173,197,
-172,197,172,197,172,197,172,197,172,197,172,197,252,127,135, 89,107,239,209,106,101,213, 90,204, 90,204, 90,204, 90,204, 90,204,
- 90,204, 90,204,127,186,213,186, 14,107,173,214,106,173,214,106,173,214,106,173,214,254, 34,219, 84,134,112,189,225, 66,172, 37,
- 90,182, 27, 3,192,151, 0,250, 2,168,135,146,213,236,247, 3, 88, 7,235,151,169, 40,107, 18, 0,211, 1,180, 68,201,236,156,
- 87, 0, 46,161,100,118,142,170,246,116, 87,108,142,142,142, 51, 89, 44,150, 20, 40, 89,218,196,252, 90,246,189,201,100,202, 87,
- 42,149,139,255,162, 42,144,176, 50,131,178,185,174,101,235, 86,246,213, 96, 48,252,149,245,172,181,255, 77,243,183,183,183,255,
- 85,161, 80, 12, 68,153, 69,150,107,173,214,254, 9,230,228,228, 52, 70,175,215,207, 98,179,217,139, 94,191,126,189,254,255,209,
-161,191, 69,178,222, 32, 90, 71,143, 30,141, 3,128,174, 93,187,182, 5, 0,145, 72,116,149,193, 96,248, 0,255, 73,150,103,206,
-167,100,222, 46,255, 74, 81,212, 43,133, 66, 81,105, 2, 53, 62,159,127,149, 36, 73, 31,130, 32,192, 96, 48, 44,197, 96, 48,136,
- 73,146, 44,172, 4, 51, 53, 47, 47,175,201,255,200, 73, 36, 0, 28,149,201,100,154, 5, 11, 22,172,107,215,174,157,103,122,122,
-186,113,218,180,105,109,254,252,243,207, 46, 0, 62,179,145,108,181, 32, 8, 98, 91, 88, 88,216,161,232,232,232,189, 17, 17, 17,
-156,220,220, 92,241,254,253,251,221,183,111,223, 30, 79, 81,212, 64, 84,177,208,234, 7,106, 76, 84,158,207,172,170,207,222, 48,
- 22,139, 37, 77, 77, 77, 21, 3, 37, 75,147,148, 18, 43, 24, 12, 6, 24, 12, 6,168,213,106,132,134,134,190,247,202,187,186,186,
-134, 19, 4,177, 70, 36, 18, 53, 81,169, 84, 55, 1,140,203,200,200,248,211,150,186, 26,141, 70,208, 52,109,169,103, 96, 96, 96,
-109,203,108,155,141,224,112, 56,157,252,252,252,154,105,181,218,188, 87,175, 94,221, 48,153, 76,115,240,254,214,104,179, 3, 48,
-135,203,229, 70,212,171, 87,207,243,217,179,103, 41,122,189,254, 58, 74, 22, 67, 46,120, 31, 36,171,109,219,182,151,215,174, 93,
-235, 48,118,236,216,203,151, 46, 93,106, 85, 75,182,106,237,239, 50, 79, 79, 79,169, 90,173,254, 5, 64, 56,139,197,114,229,241,
-120,224,243,249,153, 92, 46,247, 14,159,207, 31,126,229,202,149,124, 91, 49, 77, 38,211,156,196,196, 68,215,230,205,155, 47,115,
-118,118,158,151,147,147,163,209,235,245,231,242,242,242, 38, 3, 80, 86,245,219,242, 92,228, 3, 35, 89,101, 95, 97, 38, 93,204,
-210, 3,163, 1,180,123,163,199, 99, 50, 61, 18, 19, 19,157,197, 98, 49, 76, 38,147, 69, 45, 48,119,106,101,151,211,162,105, 26,
- 38,147, 9, 1, 1, 1,250,106, 58, 28,207,212,212, 84,103,145, 72,100,217,167,215,235,225,234,234, 74,165,165,165, 57,243,120,
-188, 55,190,175,211,233,224,225,225,241,191,148,112,238, 75,123,123,251,130,228,228,148, 80,141, 86, 63,127,228,132, 25, 51, 7,
-246,253, 68,118,245,234, 85,234,179,207, 62,211,198,197,197,125,137,146,133, 83,173,106,204, 9,130,216, 62,109,218,180,121, 60,
-129,196, 33,246,234, 67,237,246,253,199,210,194,252,189,137,201,147, 39,147, 19, 39, 78,188, 24, 30, 30,254, 43, 69, 81,141,109,
- 81,182, 68, 34,209, 73, 46,151, 91,151, 36, 73,232,245,250,228,188,188,188, 79,255,135,206, 95, 24, 74,242,193,132, 3,184, 99,
-195,103,149, 90,110,110, 46,138,139,139,223, 42,129,129,129,214,174,149,105, 19, 73,100,177, 88,135,151, 44, 89,226,158,153,145,
-129, 31,127,250,169, 57, 74,148,204,230,214,252, 56, 59, 59,251,173,122, 6, 4, 4,160,214,108,178,233,243,230,205, 91,242,197,
- 23, 95,192,100, 50,161,184,184,216,237,249,243,231, 65,179,102,205,234,245,226,197,139,102, 0, 94,190,235, 96,220,207,207,239,
-241,164, 73,147,236,155, 53,107,134,210, 85, 42,220, 46, 93,186,212,124,243,230,205,131,147,147,147, 3, 0,188,126,151, 63,176,
-183,183,255,245,231,159,127,118, 16, 8, 4, 56,114,228,136, 67,251,246,237, 47,221,190,125,187,245, 59,144, 45,134,131,131,195,
- 68, 0, 31, 83, 20,197, 1,112, 61, 47, 47,111, 33,108,207,234, 46, 23,137, 68, 7, 24, 12,134,119,185, 1,182, 35, 65, 16, 57,
-230,125, 4, 65, 56, 83, 20,245, 71, 85,131,234, 90,251, 48,204,193,193, 97, 68, 86, 86,214, 90, 46,151,203,150,201,100, 16, 8,
- 4, 96, 50,153, 96, 50,153,117,184, 92,110, 29, 46,151,219, 57, 50, 50,114,220,249,243,231,171,204,176,223, 34,204,101, 40, 24,
-196,124,146, 96,144, 0,192, 96, 9, 37,118,118,118,152, 63,127,190,176, 71,143, 30, 66, 0,184,124,249,114,244,144, 33, 67,218,
-167,166,166, 6, 87, 70,182, 42,226, 34, 31,144,109,170, 74, 93, 64, 41,123,140,123, 67,186, 33, 8,240,249,124,236,221,187, 23,
- 36, 73,190,177,106,124, 69,239,235,212,169, 83,125,107, 80,170,136,197,196,196, 64, 34,145,192,206,206,206,210,209,112,185, 92,
-156, 59,119, 14, 44, 22, 11, 76, 38, 19, 44, 22, 11, 77,154, 52,177, 60,236,255, 45,235, 27, 88,146,228,113,223,248,146,122, 69,
-173, 41,201,174,189,111,124, 0,218,252,144,132,190, 19,231,246, 47,210,232,155, 2, 80,231,231,229,229,221, 60,120, 48, 61,204,
-223,159,253,235,175,191, 54,115,119,119,239,107, 3,209,154,222,184,113,227, 3, 36,223,206, 49,122,200,208,232,225, 76,134,126,
-240,232, 41,139, 82, 50,114,212,163, 70,141, 58,120,228,200,145,232,165, 75,151, 62,154, 58,117,234,116, 0,223, 88, 91,127, 14,
-135, 83,247,249,243,231,126, 20, 69, 33, 36, 36,132,200,203,203,251,159, 34, 89, 52, 77,131, 32,136,242,132,170,170,207,170, 52,
-179,130, 85, 81,121,223,230,238,238, 30, 48,104,208, 32, 71, 69, 78, 14,126,252,233, 39,243,238, 38,168,198,141,104,118, 17,234,
-116, 58,244,233,211,103,144,201,100, 98,154, 73,160, 86,171,213, 21, 20, 20,104,240,159,192,210,215, 0, 62,177,162, 58, 62, 66,
-161,240,123, 0,225,197,197,197,238, 0, 32, 20, 10,211, 40,138, 58,164, 86,171,191,193,127, 22,240,181,121,128, 11, 32, 8,149,
- 47, 5, 69, 47, 89,178,228,217,140, 25, 51, 94,254, 13,152,117, 93, 92, 92, 22, 71, 69, 69,225,216,177, 99, 56,126,252,184,129,
-207,231, 51,135, 12, 25, 66,140, 27, 55, 78, 54,105,210,164,206, 0, 86,190,227,101,238, 60,111,222, 60,251,134, 13, 27, 98,255,
-254,253,184,123,247,110,177,159,159, 31,191, 93,187,118, 96, 50,153,246, 51,103,206,252, 12,192,182,119,249, 3,133, 66,177,112,
-202,148, 41,219,127,251,237, 55,241,171, 87,175,176,102,205, 26,199,254,253,251,199, 37, 39, 39,183,181,129,108,113, 1, 76, 4,
- 16, 73,146,100,235, 33, 67,134, 24, 39, 76,152,192, 98, 48, 24,134,159,126,250,201,105,243,230,205,253, 89, 44, 86,120,110,110,
-174, 53,131, 52, 6,128,249,195,135, 15, 31,118,254,252,121,217,141, 27, 55, 56, 14, 14, 14,150, 1,118,233,171,179,249,158, 53,
- 26,141, 8, 8, 8,240,248, 39, 16, 13, 6,131,161,167, 40,138, 5,128, 7, 64, 91,221,246, 63,137,100,217,219,219,143, 85, 40,
- 20,235, 92, 93, 93,225,226,226,242, 86, 95,171,213,106,193,227,241,216,174,174,174, 63,247,232,209,131,117,248,240,225, 74, 93,
-128, 4, 73,204, 57,178,123,129,187,189, 76, 12, 0, 88,177,225, 84, 17, 0,252,254,251,239, 72, 79, 79,135, 76, 38, 67,112,112,
- 48,185, 96,193, 2,249,228,201,147,127,204,203,203, 27, 94, 25, 86,121, 46,242,129, 41, 90,155, 42,218,174, 50, 70,139,162, 40,
-203,130,165,102, 66,101, 38, 65,229,223,151, 29, 1,149,177,179,229,200, 27,161, 82,169, 44, 36, 75, 34,145,160,180,115,133,193,
- 96,120, 11,215,100, 50,129, 32, 8,186, 42,204, 74,108, 44,128,115, 40,137,159,178,198, 44,152,251,198, 7, 96, 59,119,218, 0,
-243, 74,164,157,167,148,188,110, 7,112, 53, 97,248,154,181,109,219,186, 79,156,189,106,110,113,110,122,206,204, 65,221,234,250,
-185, 58,240,133,249,217, 5,246, 13, 26,116,196,155,110,175,234,234,217, 38, 58, 58,122,199,233,107,137, 4,143,199,102, 51, 73,
-146,213, 42,196,223,193,211,142,180, 19, 3,118, 41, 47,159, 93, 29, 58,116,104,200,212,169, 83, 91,219,114,236, 12, 6, 3, 18,
-137, 4, 59,118,236, 0,195,186,181,115,254,138,105,184,103, 43, 32,244,183,105,154,134, 66,161,192,177, 99,199,208,165, 75, 23,
- 51,161,130,249, 51,165, 82,137,140,140, 12,200,229,242,219, 0, 88, 85,157, 79,179,170,106, 38, 85, 67,134, 12, 25,100, 52, 26,
-153,101, 26,137,242, 4,166, 34, 18, 99,213,177,203,229,242,211, 0, 62, 33, 8, 2, 58,141, 70,247,253, 15, 63,148,253,248, 86,
- 57,146, 85, 33,166,185,174, 38,147,137,121,251,246,109,150,249,153, 41, 61, 78, 33, 0, 71,154,166,193, 96, 48,238, 89,113, 62,
- 3, 4, 2,193,213,152,152, 24, 73,147, 38, 77, 8, 14,135, 3,163,209,136,251,247,239,123, 46, 93,186,116,244,217,179,103, 63,
- 83,171,213,129,120,123,241,116,107,174,123,208,165, 75,151,212,190,190,190, 21, 18, 71,165, 82,201,244,247,247,111, 91, 9, 41,
-250,171, 49, 83,179,178,178,122,126,242,201, 39, 99, 50, 51, 51, 31, 27,141,198,127, 3, 8,118,116,116,188,221,187,119,111,240,
-249,252,200,226,226,226,149,239,114,207, 59, 59, 59,247,248,232,163,143,176,102,205, 26, 44, 93,186,180, 67,105, 59,210, 94,169,
- 84,158,156,189,182,179, 0, 0, 32, 0, 73, 68, 65, 84,237,222,189, 59,164, 82,105,207,252,252,252,109,239,240, 28,249,183,105,
-211,230,231,249,243,231,139,143, 29, 59, 6, 63, 63, 63, 20, 22, 22,226, 95,255,250,151,243,183,223,126,123, 33, 63, 63,191, 93,
- 25,178, 85, 25,102, 32,151,203,221,246,219,111,191,137,124,125,125,125,217,108, 54,195,215,215, 23, 10,133, 2, 26,141,134,187,
-104,209,162, 16, 62,159,255,231,202,149, 43,183, 1,232, 93, 77, 61, 25, 0, 22,110,220,184,113,204,168, 81,163,164,131, 6, 13,
- 50,233,116,186, 55, 6,216, 2,129,224,141,193,117,131, 6, 13,108, 57,246, 2,148,196,161, 74, 97,155,219,245,108, 21,120, 92,
-203,195,195, 98,129,199,227,129,199,227,129,203,229,226,201,147, 39,179,121, 60,222, 79, 4, 65, 24,173,193, 36,254,211,105,133,
- 2,184, 81,221, 54,222, 14, 13,249,111,180,159,229,205,131, 32,136, 21, 0, 34, 75,154,124, 70,156,163,163,227, 87, 89, 89, 89,
- 73,214, 98,202,229,114,135,220,220,220,149,114,185, 28, 46, 46, 46,150,190,195,221,221, 29, 6,131, 1, 89, 89, 89,160,105, 26,
-249,249,249, 16, 8, 4,112,115,115, 91, 57,106,212,168,253,155, 54,109,202,173, 16,147,194,210,238,253,103,205, 33, 73,146, 1,
- 0, 36, 83, 36,154, 52, 3,168, 91,183, 46, 90,181,106, 5,141, 70,131,130,130, 2, 4, 5, 5, 49, 9,130,136, 38, 8, 66, 66,
-211,244,122, 0,177,255, 64,161,176,210, 96,248,121,229,253,162, 4, 65,128,162, 40, 48,153,204, 55,136, 86,249, 98, 38, 69,165,
-247, 99,149,242, 19, 65, 16, 12,157, 78,103, 33, 89,118,118,118, 22,146,102, 52, 26, 43, 35, 90, 53,145, 67, 27, 81, 20,229,147,
-151,151,183,209, 6,178,245,134, 69, 71, 71,191, 21,239, 49,121,242,228,212,236,236,108,186, 79,199, 80,225,227, 19,233, 25,245,
-100, 34,190,147, 88,236,205,147,217, 75,115,115,115,255, 40,109, 76,172,181,250,141, 27, 55,230,111, 63,120, 41,117,228,215, 75,
- 22, 52,241,117,144, 52,242,112,148,185,218,241, 57, 34, 6,161,230, 25, 13,169,246,246,246,126,182,214,155, 36, 75, 22,123,151,
- 74,165, 96, 50,153,255, 43, 11,115, 26, 1,132, 19, 4,113,251,216,177, 99,136,136,136, 40, 75,182, 64,211, 52, 10, 10, 10,112,
-255,254,125,180,105,211, 6,165, 4,172,218, 88, 45,138,162,160,215,235,161,215,235, 45, 4,134,205,102,191, 69, 96,204,223, 37,
- 73,242, 94, 13,235,191, 64, 38,147,181,137,140,140,228,236,222,187,151, 67,211,180, 26, 37,107,168,169,104,186,146, 5,178,203,
-159, 0,163,209,162,178,177, 88, 44, 36, 39, 39, 91, 58, 46,179, 50, 92,222,117, 94,169,148,193,229, 78,217,179,103,143,164, 89,
-179,102, 68,110,110, 46, 40,138,178, 52,146,235,214,173,227,245,237,219,215, 61, 62, 62,126,166, 86,171,157, 87,131, 99, 37, 42,
- 35, 68, 0, 32,145, 72,140,165,157,243, 59, 99, 26,141, 70,162,101,203,150, 83,115,114,114, 66,138,139,139, 23, 89,121, 31, 29,
- 73, 77, 77, 61, 82,102,223,159,143, 31, 63, 46,238,215,175, 31,223,219,219, 59,226,225,195,135,239,116,163,250,251,251,183, 96,
-177, 88,184,126,253,186, 22,128,121,100, 29,119,247,238, 93,109,239,222,189,185,158,158,158, 45,242,243,173, 14, 89,241, 15, 8,
- 8, 56,227,236,236,204, 55,171, 65, 78, 78, 78,172, 77,155, 54,137,211,210,210,160,215,235, 49,125,250,116,116,237,218, 21,142,
-142,142,152, 60,121,178,203,178,101,203,126, 85,169, 84,141,171,192,228,113, 56,156, 29,207,159, 63,247,147,203,229,252,107,215,
-174,161, 81,163, 70,200,201,201, 65,102,102, 38, 84, 42, 21, 50, 51, 51, 49,124,248,112,231, 31,127,252,209,205, 10, 37,203, 66,
-178, 54,109,218,148,127,224,192, 1,242,151, 95,126, 17,151, 29, 96,151, 31, 92, 87, 50,168,174,206,242, 75, 73,155,180,160,160,
-224, 93,226,220,184, 0, 56,101, 73, 22,151,203, 5,151,203, 5,143,199,123,167,117, 89, 63, 16,115, 39, 8,226, 33,155,205,230,
- 10, 4, 2, 54,131,193, 0,151,203,237,104,111,111,255, 32, 56, 56, 56,248,204,153, 51,137,214,128,104, 52,154, 29, 92, 46,151,
-229,236,236, 12, 0,240,243,243, 67,163, 70,141,160, 86,171,169,130,130, 2, 72,165, 82, 70, 82, 82, 18,138,139,139,145,145,145,
- 1, 47, 47, 47, 22,131,193,216,129,146, 56,228,183,236,234,237,204, 13, 0, 54,152,183, 29, 29, 29,179, 0,240, 45, 55, 45,143,
- 7,119,119,119,164,165,165, 65, 44, 22,147,223,126,251,109,239,189,123,247,246,186,122,245,106, 52,128,157,101,160,230,125,192,
- 49, 90,102,146, 85,246,245, 63, 68,171,107,215,174,115,143, 30, 61,218,182,162,142,172,212, 95, 91,169,146,101, 46,214, 60,120,
- 4, 65,192,100, 50,193,197,197, 5, 2,129, 0, 2,129,192,236,243,135,201,100,122, 11,191,116,132,111,243,145, 10,133, 66,124,
-241,197, 23,244,250,245,235,199,148,146,173,231,214,254, 54,106,205, 99,139,138,245,214, 48, 50, 48,240,234,204,153, 51,123,156,
- 63,127, 62,173,137,175, 55, 83,152,158,164,226, 73,164, 82,120,212,233, 50,164,103,239,187, 40,153,125,104,173, 61, 47, 44, 44,
-228,215,243, 16,232, 24, 12, 13, 81,135,203, 20,203,133,108,174,171, 76,230,206,214,105,179, 37, 50, 25, 71,171,213,230,163,138,
- 69,160, 1, 64, 44, 22,159,226,114,185, 94, 36, 73,130, 36, 73,200,100, 50, 59,154,166, 33,149, 74,225,225,225, 33, 98,179,217,
- 79,153, 76, 38, 24, 12, 6, 84, 42, 85, 82, 98, 98, 98,199,234, 42, 38,149, 74, 79,113,185, 92, 47, 6,131, 1,130, 32, 64,146,
-164,101,226,130,249, 61, 73,146, 32, 8, 2, 69, 69, 69, 86, 97,162,196, 21, 24,222,165, 75, 23, 11,217, 58,113,226, 4, 58,117,
-234,132,252,252,124, 60,120,240,160, 44,201,178,202,109, 88, 54,248,157,166,105,176,217,108, 60,121,242,228, 13,151,182,185,136,
-197,226,119,145,216, 47, 71, 69, 69,225,231,159,127,166,105,154, 38, 0, 8, 9,130,104,100,103,103,247,228,209,163, 71, 86,197,
-193,208, 52, 13,189,254, 63, 95, 53,223,227,101,159, 47, 27,200,116,199,198,141, 27, 19, 5, 5, 5,102, 2,105, 25, 16,145, 36,
-137,181,107,215,242,155, 53,107, 54,139,203,229, 78,101,179,217, 74,131,193,176, 91,163,209, 44, 2,144,255,191,212, 34,181,110,
-221,250,235,148,148,148,174, 94, 94, 94, 49,239, 0, 67, 27, 12, 6, 29, 0, 62, 73,146,172,119,173, 19, 65, 16,100,233,189,165,
- 41, 67,246,141,165,219, 92,148,184,137,173, 50, 71, 71,199, 95,143, 31, 63,238,225,229,229, 5,131,193, 0,163,209, 8,149, 74,
-133,184,184, 56,104,181, 90, 24,141, 70,248,249,249, 97,206,156, 57,154,175,190,250,138,183,113,227,198,108,149, 74, 53,176, 26,
-216,175,246,239,223, 47,148,203,229,252,226,226, 98,188,124,249, 18,141, 27, 55, 70, 97, 97, 33,212,106, 53,138,138,138,160,215,
-235,161, 84, 42,165, 38,147, 73, 87, 13,214,236,178, 36,107,244,232,209,247, 56, 28, 78,227, 9, 19, 38, 32, 53, 53,213,242,204,
-143, 28, 57, 18, 46, 46, 46,229,219,122,155,152, 22,147,201, 4,151,203, 5,155,205,206,175, 83,167, 14, 8,130,224, 37, 37, 37,
-213,196, 21, 39, 1,160,100,177, 88,156,178, 4,139,203,229,226,250,245,235, 51, 57, 28, 78,101,106, 86,101,207, 37,109,203,246,
-223,109, 4, 65,172, 96,179,217, 92,123,123,123,118,153,126,154, 45, 18,137,224,236,236,188, 6, 64,103, 43,143, 59,204,222,222,
-222,210,190,135,134,134, 34, 37, 37,229, 80, 65, 65,193,224,236,236,108, 48, 24,140, 29, 12, 6,163,151,153, 7,228,229,229,193,
-211,211, 51,172, 50,188,143,194, 93,199,128,160,223, 80,180,202, 13,208, 32,145, 72,144,144,144, 0,181, 90, 77, 63,123,246,140,
- 24, 59,118, 44,161,211,233,182,198,199,199,255,129,146,217,246,149,114,145, 15,196,108,143,209, 50,159,224,202,136, 85,121,226,
-101, 13, 33,210,233,116,162,198,141, 27, 83,230, 14,220, 92, 0, 16,149, 17, 45,212,112,245,117, 22,139, 37, 30, 59,118,108,225,
-250,245,235, 71,231,229,229,109, 2,240,172,166,103, 47,230,192,111, 46, 75,231, 76,159, 99,239,230, 93,111,234,212,217,204,110,
-221,186, 93,219,190,125,187,201,190, 97,231,246,177,167,118,186,172,252,215,180, 19,199,143, 31, 7, 74, 2,163,173,181,203, 71,
-143, 30,117,157, 60,113, 28,230, 76,249,234,164,196,207,145, 35, 34,236,133, 60,173,250,181, 8,116, 49,183,126, 64,215,131, 49,
- 49, 25, 0,226,171, 2,225,243,249, 94,207,158, 61,243, 43, 75, 36,244,122, 61,164, 82, 41,182,111,223,238, 36, 22,139,157, 68,
- 34, 17,152, 76, 38, 26, 53,106,100, 85,197,184, 92,174,215,211,167, 79,253,196, 98, 49,138,138,138,160,213,106, 97, 48, 24, 64,
- 81, 20, 8,130, 0,139,197, 2,135,195,129, 80, 40,180,117,102,159,133,108,157, 56,113, 2, 65, 65, 65,200,203,203,195,227,199,
-143,109, 38, 89,101, 85,162,178,241, 88, 76, 38, 19,191,250,250, 98,100,122,186,133,192,172,176,179,195, 28,138,170,209,181, 15,
- 14, 14,166, 47, 95,190,140,147, 39, 79,162,123,247,238,196,225,195,135,245, 38,147,137,157,158,158,126, 47, 61, 61,221, 42, 12,
-138,162, 44,117, 53,183,219,101, 9,150,173, 68,203,104, 52,138, 57, 28, 14, 52, 26,141,197,181, 95,182,248,248,248, 64,161, 80,
- 48,149, 74, 37, 51, 61, 61, 93,176,112,225,194, 9, 23, 46, 92,144, 23, 22, 22, 14,248, 59, 91,161,245,235,215,123,141, 28, 57,
- 50,153,201,100,210,157, 58,117, 26,148,148,148,212, 83, 46,151,159, 59,127,254,252, 15, 0,252,109,197,115,116,116,188,197,100,
- 50, 61,148, 74, 37,123,223,190,125,134,194,194, 66,182,147,147, 83,150,153,216,154,207,181,193, 96, 72, 85, 42,149, 77,172,193,
-203,201,201, 97,175, 94,189,218,144,155,155,203,118,113,113,201, 50,227,228,231,231,179,247,237,219,103, 80, 42,149,108, 59, 59,
-187, 91, 5, 5, 5,213,226,229,228,228, 12,140,142,142,190,116,238,220, 57, 71,146, 36,145,148,148,132,220,220, 92, 72,165, 82,
-236,216,177, 3, 94, 94, 94,216,191,127,191, 66,161, 80,140,248,254,251,239,103,149,146,172,234, 98,180,218, 68, 68, 68,120,229,
-231,231, 67, 42,149, 66,173, 86,227,214,173, 91, 8, 12, 12, 68,122,122, 58, 24, 12, 6,164, 82, 41,214,173, 91, 87, 68, 16,132,
-162,154,182,163,231,168, 81,163,164, 0, 48,106,212, 40,233,168, 81,163, 42,236,224, 90,180,104,129, 53,107,214,216, 52,168, 46,
-175,178,155, 73, 81, 25,114,164,105,222,188, 57, 46, 92,184, 48,205, 70,114,164, 51,147,182,242,106, 22,151,203, 53,218,122, 15,
- 81, 20,197, 70, 73,140, 40, 97,205,246,255,128,181,229,243,249,236,242, 59,139,138,138,216,114,185,188,181, 13,196,215,129,207,
- 47, 17,156,188,188,188, 80, 80, 80, 96,210,233,116,253,119,238,220,105, 0,128,240,240,240,254, 38,147, 73, 99, 52, 26, 73, 14,
-135, 3,181, 90, 13,103,103,103,135, 42,180,209,127, 31,217,189,208,181,124,140,150, 92, 46, 71,120,120, 56,180, 90, 45, 50, 50,
- 50, 16, 23, 23,103, 48,153, 76,187,214,175, 95, 79, 57, 57, 57, 13,235,211,167, 15, 25, 31, 31, 63, 30,192,215, 85,113,145, 15,
- 72,205,218, 84, 41,209, 42,101,144, 23, 0,180, 51, 31,100, 89,215, 97, 85, 74,150, 45,163, 28,146, 36,243, 83, 83, 83,133, 66,
-161,208,178,207, 96, 48,192,205,205,141,162, 40,138, 40,255, 63, 53,148,168,223, 32, 91, 51,102,204,200, 95,183,110,221,224,196,
-196, 68,171, 2,202,247,141, 15,192,246,114, 36,107,195,210,249,107, 86, 47, 93,104,255,226,228, 86,252,178,106,185,201,100, 66,
-124, 72, 72, 72,107,149, 74,197,180, 19, 26,144,147,143, 19,165, 36,203, 90, 82,200, 0,176,229,198,141, 27,241,157, 59,119,190,
-178,101,207, 65,251,244,151, 47,255,224, 42,115, 50, 36,245,253,152,108,119,175, 94,133, 26, 13,187,127,255,254, 78, 0,250, 84,
- 9,196, 96,224,229,203,151, 72, 76, 76,132, 72, 36,130, 88, 44,134, 72, 36,130, 68, 34,129, 88, 44,134, 88, 44,182,249, 28, 50,
- 24, 12,152, 76, 38, 28, 56,112, 0, 2,129, 0, 66,161,240,141, 98, 38, 89,239,114,109, 58,117,234, 4,133, 66, 1,145, 72,100,
-113,119,218,216, 64,130,166,105,232,116, 58,232,116, 58,232,245,122, 19, 0, 22,147,201,196,240,212, 84,139,202, 99, 11,129, 41,
-111, 33, 33, 33,244,213,171, 87,113,229,202, 21,168,213,106,172, 94,189, 26,114,185,252, 99, 0,179,109,197, 42, 19,164,111, 82,
- 42,149, 44,165, 82,105, 81, 7, 89, 44,150, 69, 61,176, 82,201, 99, 51,153, 76,203,104,212, 92,202,170, 90, 36, 73,194,197,197,
- 5,174,174,174,216,176, 97, 3,219,219,219,187,235,223,217, 2, 45, 91,182,172,254,138, 21, 43, 54,111,223,190,253,196,192,129,
- 3,247,222,191,127,127,168,157,157,221,189,216,216,216,133, 92, 46,151,170,225,243,237,145,158,158,238, 92,118, 23, 69, 81, 2,
-163,209,104, 33,182, 69, 69, 69, 8, 14, 14,182, 26,239,225,195,135, 2, 0, 88,184,112, 33, 11,128,192, 28, 12,110,198, 44, 42,
- 42, 98, 5, 6, 6, 90, 27, 8,254,244,210,165, 75,173, 59,116,232,112,245,204,153, 51, 50, 47, 47, 47,164,165,165, 33, 45, 45,
- 13,245,235,215,199,226,197,139,213, 74,165,178, 37,128,167, 42,149,234,176,149,152,110, 50,153,140,149,156,156, 12,163,209,136,
-176,176, 48,172, 91,183, 14,253,251,247, 71,112,112, 48,148, 74, 37, 30, 62,124,136,109,219,182,201,216,108,118,149,109, 71,113,
-113,241,225, 77,155, 54,121,150, 87,180, 6, 13, 26, 36,204,202,202,178,220,147,243,231,207,127,163, 93,182,197,203, 80,234,218,
-170,180,212,196,140, 70,163,132,199,227, 41,185, 92, 46,199, 28,159, 21, 23, 23,103,179,154, 85,110, 0,104,203,246,223,102,102,
-210, 90,222, 56, 28, 14, 92, 93, 93,173,198,225,114,185,132,185,109, 52, 26,141, 40, 40, 40, 48,201,229,114,139,123,255,246,237,
-219,166,186,117,235,154, 72,146, 36, 57, 28, 14, 8,130,128, 64, 32,168,180,193,167, 77,244,252,110,253,103,191, 49,235,112,210,
-140,146, 65,255,237,219,183,161,215,235, 17, 23, 23,103,248,254,251,239,211,243,243,243, 39, 1, 96,158, 58,117, 42,122,218,180,
-105,164,179,179,115,135,236,236,108, 84,198, 69, 62, 64,178,245,150,202,101,238,133, 46,116,237,218,149, 40,157, 90, 73,152, 9,
- 14, 77,211,111,145,171,202,136, 87,233,195, 71, 84,247,208,145, 36,137,147, 39, 79, 90, 8,129,121,214, 33, 77,211,120,223, 68,
-203,193,193, 65, 29, 17, 17, 33, 73, 73, 73,249,109,245,234,213, 53, 82,178, 54, 44,157,191,102,201,130,111,237, 21,143,174, 33,
- 53, 61, 3,138,108, 67,252,229,123, 9,135, 0, 28, 2, 0,108,108,120,129, 24,243,120,173,181,152, 1,142,252, 80, 22,155,121,
-232,147,206, 93, 61,251,141,250,154,241,229,151, 95,182,138,142,142, 46, 24, 56,112,224, 68,145, 72,228,175,215,235,243, 14, 30,
- 59,150,216,175, 95, 63,111,147,201, 20,141,106,114,142, 24, 12,134,164,222,189,123, 91,206,173,171,171,171,100,247,238,221, 46,
- 98,177, 24,131, 6, 13,122,157,152,152,104,113, 23, 21, 22, 22, 38, 89, 83, 71,189, 94,159, 20, 26, 26, 90,169,187,208,172, 72,
-218,130, 89,106,150,217,133,185,185,185,120,242,228, 9,152, 76, 38,154, 55,111,142,203,151, 47,163, 85,171, 86, 54,205, 56,212,
-104, 52,240,242,242,130, 70,163,129, 90,173, 46, 2,192,221,225,237, 13, 0, 24,159,155,139, 91,223,127,143,107, 75,150,212,232,
- 62,106,212,168, 17,125,237,218, 53,220,187,119, 15, 90,173, 22, 35, 70,140, 0, 0, 34, 35, 35, 3, 0,108, 73,153,225, 75,146,
-100,167,206,157, 59,187, 1,128, 90,173, 38,110,220,184, 1, 30,143, 7,130, 32,144,145,145,129,152,152, 24,164,165,165,129, 32,
- 8,200,100, 50,143,188,188, 60,111, 0, 9, 85,200,254, 68, 66, 66, 2,190,251,238, 59, 80, 20,133,105,211,166,193,207,207,207,
- 66,176,146,146,146,176,112,225, 66,152, 76, 38,124,251,237,183,168, 95,191, 62, 12, 6, 3, 15, 54,228, 41,123,223, 54,121,242,
-228, 23,135, 14, 29, 58,145,146,146,242,217,210,165, 75,219, 18, 4, 65, 77,157, 58,245, 59,137, 68, 98,122, 23,220,188,130, 66,
- 60,121,158,100, 33, 66,229,139,147,163,189,205,120,207, 94,166, 88,126,111, 50,149,197, 51,193,193, 94,102,107, 21,139, 12, 6,
-131,186, 87,175, 94,210, 3, 7, 14, 16,245,235,215,199,171, 87,175,204,131,211, 34,216,158,210, 33, 77,161, 80,248,145, 36,201,
-126,254,252, 57,234,214,173,139,136,136, 8, 44, 90,180, 8, 57, 57, 57, 48, 26,141,112,118,118,166, 12, 6,195,109,189, 94,127,
-177, 26,172,249,163, 71,143,102, 3, 24, 83,170,108,133, 76,154, 52,137, 90,190,124, 57,110,223,190,109,105,143,203, 6,195,219,
-234, 58, 44,171, 58,149, 45,113,113,113,211, 56, 28, 14, 13,224, 58,108, 79,244,172, 43,175,104,213, 68,205,250,171,236,175,156,
-201, 40,151,203,227,196, 98,113,215,188,188,188, 55, 84,173,150, 45, 91,234, 93, 92, 92, 46, 89,139, 35, 18,137,242, 72,146,116,
- 0,128,180,180, 52, 8,133, 66,246,203,151, 47,151,160, 36,121, 54,188,189,189,151, 40, 20, 10,182,119,105,123,234,234,234, 10,
-157, 78, 87,105, 24,203, 31,119,178,182, 2,216,106,222,182,183,183,207, 40, 40, 40,224, 47, 95,190, 92,181,100,201,146, 98,147,
-201,164, 5, 16,155,159,159,111,201,163,149,153,153, 89,192, 98,177,236,165, 82,169,187,153,104, 85,196, 69, 62, 48,171, 92,209,
- 42,101,146,116, 5, 13,122,133, 74, 86, 69,100,203, 26, 85,130, 32, 8, 20, 23, 23,191,161,142,152,103, 29, 86, 68,180, 74, 59,
-244, 26,185, 14, 75, 73, 22,127,247,238,221,187, 86,175, 94,125,197,218,223,149,141,209,218,248,195,130,165,102,146,117,247,202,
- 25, 28,126, 92,144, 51,109,201, 79, 43,106,122, 5, 26, 58, 10, 26,185,184, 56, 92,248,126,241,124,201,139,147,219,176,119,227,
-143,244,221,155, 55,155,221,188,121,115,240,184,113,227,234,148,222, 88, 10, 0,127, 2,232, 7, 43,102,233,228,228,228,116,204,
-201,201, 41,123,142,159, 74,165, 82, 23, 30,143,135,151, 47, 95,170, 30, 62,124,104,179, 75, 38, 39, 39,167,227, 95,112, 3,190,
- 65,178, 30, 60,120,128,200,200, 72, 0,192,229,203,151,209,178,101, 75,155,200,150,193, 96,200,111,216,176,161, 69,221, 42, 40,
- 40,160, 0, 96, 84, 70, 6, 54,201,229, 96, 50,153,184,182,100, 9,190, 49, 24,176,136,101, 91,232, 78,104,104, 40,125,227,198,
- 13, 36, 38, 38,194,104, 52,162, 71,143, 30,168,225, 67, 31, 28, 16, 16,112, 54, 54, 54,214, 73, 36, 18, 65,173, 86, 67,165, 82,
- 97,200,144, 33,232,223,191, 63,180, 90, 45,246,237,219,135, 35, 71,142, 64, 44, 22, 67,173, 86, 67,173, 86,203,186,116,233,114,
-245,233,211,167,109, 80, 73,108, 33, 77,211,116,199,142, 29,113,233,210, 37,144, 36,137,102,205,154, 33, 55,247, 63,147,129, 92,
- 92, 92, 42,250,140,252, 59,137, 22,147,201,164,227,226,226,150,182,109,219, 22, 41, 41, 41,159, 53,110,220,120,245,208,161, 67,
-211,222, 21, 87,102, 39, 70,104,160, 47,180, 90, 45,180, 90, 45,220,220,220, 80, 88, 88,136, 23, 47, 94, 64,171,213,194,197, 89,
-106, 51, 94,120,112,125, 11,158,179,179, 51,212,106, 53, 18, 18, 18,160,211,233,224,232,104, 19,209,242,236,216,177,227,249, 93,
-187,118, 57,108,219,182, 77,215,174, 93, 59,206,234,213,171, 9,137, 68,130, 50, 29,139,173, 22,119,249,242,101,175, 14, 29, 58,
- 52,120,244,232, 17,226,226,226,160,211,233, 16, 30, 30,142,103,207,158,161, 69,139, 22, 80,169, 84,215,111,222,188,121,196, 26,
- 97, 24,192,172,209,163, 71,195, 76,182, 46, 93,186,132,140,140, 12,136,197,226,183,136,150, 57,246,145,195,225, 0,128,155, 53,
-149, 53, 19,162, 50,202,211, 55, 82,169, 84, 15, 96, 69, 13,213, 39, 0, 64, 74, 74, 10, 55, 36, 36, 68,203,227,241, 56,165,164,
-237,167,119,193,123,159,246, 30,102, 50, 86,106,174,174,174,147, 28, 29, 29, 59,248,248,248, 32, 43, 43,139,205,225,112,208,178,
-101, 75,125,211,166, 77,245,174,174,174,227,173,197,225,114,185,143,216,108,118,155,146,193,132, 9,201,201,201,160,105,122, 90,
-112,112,240, 87,133,133,133,200,205,205,229, 72, 36, 18,203,160,186, 65,131, 6,208,106,181,143,108, 80,222,230,215,173, 91,119,
- 22,155,205, 94,148,147,147, 83, 81, 90, 8,142, 84, 42,149,176,217,108,232,245,250, 55,200,102, 69, 92,228, 67, 38, 89,111, 16,
-173, 50, 44,178,188,156, 94,173,219,208,218, 24, 45,130, 32,160,211,233, 32, 20, 10, 45, 46,169,178,153,224, 43, 34, 90, 53, 49,
- 79, 79, 79, 68, 68, 68,240,247,238,221,251,235, 15, 63,252,112,181, 38, 24,251,119,237,148,219, 81, 69,158,233,215,143,227,233,
-189,120, 28,122,152,159, 51,109,201, 79, 19,187,245, 25,144, 85,158,152, 89, 99,126, 78,130, 96, 23,103,135, 11, 63, 44, 91, 34,
- 81, 60,186,134,140,204, 76, 28,191,126, 51, 94, 15, 60, 4, 48,237,125, 93,233,178,179,215,106, 74, 82,255,138,126,214, 76,178,
-114,114,114,240,240,225, 67, 51,201, 10, 7,128, 86,173, 90,221, 54,147,173,248,248,120, 52,110,220,184,162,244, 14,111, 88,126,
-126,126,249, 37,107, 58, 0,112, 52, 19,126, 38,147,137,150,179,102,217, 76,178, 0,208,241,241,241, 80, 40, 20,230,145, 98, 77,
- 73, 22, 92, 93, 93,167,196,198,198, 58,109,217,178, 69,185,125,251,246, 92,138,162, 88,161,161,161, 30, 77,154, 52, 33,118,236,
-216, 1, 0,232,215,175, 31,166, 77,155,134, 7, 15, 30, 64, 40, 20,162, 85,171, 86,166,185,115,231, 58, 79,154, 52,105,124, 86,
- 86,214,196, 10,123, 71,138, 98,243,120,188,115, 0, 62,126,244,127,237, 93,121,120, 19,213,250,126,103, 38, 73,147,102,107,155,
- 46,105, 67, 75, 11, 69, 40, 8,162, 69,246,173, 8, 2,130, 94, 65, 17, 68,225,130,133, 34,226, 2, 34,139, 63,228, 90,170,130,
- 32, 92,208,139, 94,168,128,184,128, 87,112, 99, 21, 1, 45, 91,217, 4,148, 22, 10,165, 72, 75,215,116, 73,186,165,105,182,201,
-249,253,209, 36,164,165, 73,147, 54,133,162,121,159,103,158, 38,153,244,205,153,179,204,188,231, 59,223,249,190,203,151, 1, 32,
- 21,117, 41,156,172, 86, 4,135,231, 92,121,248, 86, 85, 85,113, 37, 18, 73,163,161, 33,120,117,219, 58,221,181, 64,216, 56, 79,
-156, 56,241,254,154, 53,107,190,159, 63,127,254,181, 22,114, 54,106,209,122,252,241,199,161,213, 25,144,167,172, 0,203,154,160,
- 53, 20,187,205,103,111,209,122,252,241,199, 81, 83,171,199,205, 66, 21, 76, 38, 22, 85, 90,151,159,229,194, 71, 31,125,244,192,
-215, 95,127, 29,122,242,228, 73,176, 44,107,206,204,204,188, 49,126,252,120,233,130, 5, 11, 2,237,124, 80,221,197, 71,147, 39,
- 79,158,112,226,196, 9, 85, 76, 76,140,236,244,233,211, 40, 46, 46,134,201,100,194, 35,143, 60, 2, 31, 31,159,155, 43, 86,172,
-224, 1,248,200,213,182,177,136, 45,195,217,179,103,103,158, 58,117, 74, 38,147,201,124,204, 93,187,162,240,224, 65,124,251,237,
-183,183,253,195,198,141, 27, 1, 23,163,240, 91, 45, 78,103,206,156,241,136,192,170,247,164,246,241,105,246,242,227,189,138, 51,
-103,206,228,191,244,210, 75,247, 75,165,210,117,131, 7, 15, 30, 22, 24, 24, 72, 7, 4, 4, 28,105,215,174,221,107, 15, 62,248,
-160,203,171, 11, 92, 46,119,186, 72, 36,202, 50,153, 76, 76,117,117, 53, 52, 26, 13, 0,192,100, 50,249,208, 52,141, 14, 29, 58,
-216,140, 39,125,250,244, 65,104,104, 40,155,145,145, 49,221, 85,254,146,146,146,122,187, 16, 27,193,172,129, 3, 7,114,116, 58,
- 29,178,179,179,143,219,159,112,164, 69,238, 1, 36, 56, 21, 95,214,139,178,191,184,144,144,144, 92,149, 74, 69, 46, 1,228,224,
-193,131, 36, 33, 33,193,233, 65, 8, 33, 97, 97, 97,133,141, 60,252,108, 8, 10, 10,202,205,205,205, 37,177,177,177,182,131, 16,
- 66, 66, 66, 66, 88,149, 74, 85,239,243,216,216, 88, 98, 50,153, 72,251,246,237,243,157,113, 54, 42,106, 58,119,126,117,225,194,
-133,125,221,168, 32, 27, 39,217,208,149,108,221,186,245, 89, 66,200,208,193,247, 71, 94,124,230, 65, 57, 25,216, 57,164, 96,215,
-206,109,147, 8, 33, 67, 27, 30,214, 0,167,206, 56,187,202, 69,221,134,119,111,175,254,227,167,237,228,151,213,175,144, 53, 79,
-118, 38,189,194, 37,229, 93,131,124,221,205, 17,211,228,181,247,232,209,227, 42,177,160, 71,143, 30,153,158,224,108, 6, 70, 56,
-176,104,145,194,194, 66,130, 58, 95,182,135, 26,158, 59,119,238, 92, 99,231, 92, 45,231, 31,132, 16,162, 82,169, 72,117,117, 53,
-209,233,116,132,101, 89, 98, 15, 0,127,184,192, 73, 12, 6, 3, 81,171,213,214,178, 52,251,218,195,194,194,110, 92,191,126,157,
-116,234,212, 41,215, 98,142,159,171,209,104, 72, 67,104, 52, 26, 50,108,216, 48,146,153,153, 73,162,162,162,106, 51, 51, 51, 73,
- 88, 88,216,149, 38,202,217, 49, 34, 34,226,112, 80, 80,208, 17, 0,157,221, 56,231,180, 62,119,236,216, 17, 77, 8,153, 65, 8,
- 73,112,112,204, 32,132,116,189,219,156,150,250, 85, 18, 66, 72, 77, 77, 13, 81,169, 84,164,160,160,128,212,212,212,144,234,234,
-106,114,225,194, 5,114,242,228, 73,114,241,226, 69, 34,147,201,148,174,112, 90,249,244,122, 61,169,172,172, 36,197,197,197, 68,
-171,213, 18,141, 70, 67,210,210,210,200,111,191,253, 70, 46, 95,190,220, 24,223,109,156,129,129,129, 27,139,138,138,170, 83, 83,
- 83,107, 54,108,216, 80, 19, 26, 26,122, 25, 64, 36,128, 46, 1, 1, 1, 69,175,188,242, 10, 17,139,197, 57,205, 28,155,247,115,
-185,220, 11, 43, 87,174, 60,179,103,207, 30,229,174, 93,187,244,155, 55,111,206,155, 51,103,206, 81, 14,135,115, 1,192,253,205,
- 28,239, 33,254,254,254,169,167, 79,159, 54,169,213,106, 82, 94, 94, 78, 42, 43, 43,137, 70,163, 33, 90,173,150,232,245,122, 98,
- 52, 26,201,209,163, 71,137, 92, 46, 63,234, 10, 39, 33,100, 30, 33,228, 13, 66, 8,199,211,247, 58, 59,238,193,158,226,244,196,
-189,142,166,105,131,229,222,209,175,238,173,243,247,119,171,156,195,135, 15,127,123,210,164, 73,100,244,232,209,183, 61,123, 99,
- 99, 99, 73,175, 94,189,200,236,217,179,201,158, 61,123,200, 7, 31,124,240,182, 7,202,201, 65,221,166,151,229,195,135, 15, 55,
- 30, 59,118,140, 76,156, 56,145, 0, 24,229, 76,139,252, 21, 4,151, 53,188, 3,101,255, 23, 0,140, 70, 99,110, 86, 86, 86,216,
-125,106, 53,163,160, 40,244,233,211, 7,246, 57, 10,173,126, 59, 86,135,186,163, 71,143,154,204,102,179,211,152, 85, 44,203,230,
-158, 56,113, 66,126,240,224, 65,174,213,148,108,113,234, 52, 23, 20, 20,208, 41, 41, 41, 54,235, 24,135,195,193,145, 35, 71, 76,
- 6,131,225,166,187, 87,153,153,153,249,209,170, 85,171, 90, 92, 91, 71,211,179, 95, 59,176,239,135,160,126,125, 7,151, 75,101,
-178, 70,103, 97, 59, 94,238, 10,234, 69,231, 86, 45,138, 67,191,183,114,121,146,191,117, 9,242,127,231,139,202,107,117,236,176,
-140, 82,237, 31,158,110,225,170,170,170,108,235,238,194,234,234,234,155,109,168,243, 93, 0, 16,107, 9, 70,218,112,105,240, 2,
-128, 88,139, 37,203,173,157,135, 13, 44, 61,240,243,243,179, 89, 72,155,225,223, 71,172, 75,217,214,166,107,201, 5, 19, 66, 78,
-164,165,165, 69, 77,155, 54, 77,242,249,231,159, 95,103, 89,150, 27, 31, 31,111, 8, 13, 13,229, 29, 63,126,220, 8,128, 26, 58,
-116, 40,167,168,168,136,228,231,231,171,254,241,143,127, 84,205,156, 57, 51,240,247,223,127,247, 49,155,205, 77, 5, 45,252, 51,
- 55, 55,119,120, 51,206, 57,197, 51,207, 60,115, 29, 45, 79, 99,211,234,156, 86,168,202, 43,113, 61, 59,223, 18,193,220, 12, 54,
- 71,105,243,171, 50, 26, 77, 80, 85,150,185,109,209,202,186,145,111, 73, 57,198,130,101, 11, 44,124,117, 14,241, 68, 93,211,244,
-211,132,195, 25,148,152,152, 56,134,166,105,250,212,169, 83,186, 85,171, 86,229,150,148,148, 60, 9,224, 38, 0,168,213,234,184,
-173, 91,183,126,229, 66, 40, 7, 71,184,100, 52, 26,251, 47, 90,180,232, 85, 0,131, 0,180,183,112, 31,183, 88,178,154, 27,193,
-188,184,188,188,124,228,152, 49, 99, 14, 50, 12,211,193,110, 28, 5, 1, 40,181,142, 11, 66, 72,136, 82,169,124,204, 21, 66,138,
-162,214,182,214, 13,165, 53,185, 91,130,123,101, 39,227,225,195,135,151, 61,249,228,147,156,200,200,200,255,139,140,140,164,213,
-106, 53,170,171,171, 65,211, 52, 66, 67, 67,209,189,123,119,132,134,134,154, 47, 95,190,188,124,241,226,197, 77,198,228,235,214,
-173, 91,180,209,104,236, 68,211,116, 52,128,104, 66, 72, 52, 69, 81,209, 0,100, 0, 32,149, 74,165, 81, 81, 81,156,126,253,250,
-161,111,223,190, 72, 73, 73,193,206,157, 59, 63, 3,112,192,222,154,213, 80,139,180, 5,164,247,194, 80,202,140, 20, 66, 35,174,
-251, 57, 28,185,244, 16,200,253, 23, 26,109, 63,231, 73,165,111,187,225,168,213,163, 26, 25,112,246,157,188,222, 95,179,217,156,
-221,212,224, 83,171,213,163, 94,123,237,181,131, 12,195,116,176, 46, 11,154, 76, 38,157, 74,165,122, 41, 46, 46,238, 19, 46,151,
-203,183,231, 53,155,205, 57, 74,165,242,142,230,234,107, 24, 71,107,212,152,113,165, 45,229, 20,243,232, 78, 87,247,126, 10,101,
-113, 41,254,119,190, 72, 93,165,103,227, 50, 75,107,210, 90,163,252, 57, 57, 57,163,219,176,210,191, 0,199, 75,130,206,206,185,
-100,173,118, 33, 32,105, 83, 57,234, 40,203,114,171, 71, 6,121, 81, 81,209,234,183,222,122,107,228,242,229,203,131,247,239,223,
- 47,181, 60,164,240,212, 83, 79, 21,167,165,165, 13, 6,192,175,173,173, 61,180,124,249,242,224,164,164,164, 64, 0,129, 0, 48,
-118,236, 88,165, 82,169, 92, 15, 47,156,194,104, 52,230,117,239, 22, 99,125,248,215, 11,233, 96,255,218,100, 50,229,185,195,215,
- 24,143,253,123,150,101,157,242, 49, 12, 51,191,111,223,190,204,252,249,243,149,251,247,239,183, 38,210,181, 87,104, 87,155, 8,
- 74,234, 10,116, 0, 86, 89, 14, 79, 66,163, 82,169,250,123,123,151, 71,238,117,238,188,191, 43,248,241,199, 31,151, 78,156, 56,
-113,171, 76, 38,251, 50, 58, 58, 58, 70, 46,151, 75,125,125,125,161,211,233,170,244,122,253,149,171, 87,175, 62,191,116,233,210,
- 63, 93,225,218,186,117, 43, 3,128,103, 54,155, 5, 52, 77,139, 0, 72, 41,138, 10,176, 10, 45,138,162, 96, 48, 24,144,157,157,
-141, 37, 75,150,176,135, 15, 31,254, 0,192,219,110, 76, 92,123, 3, 8,182,187,143, 7, 3,208,163, 46,128,109, 9, 69, 81,103,
- 91, 77,212,155,145,114,255, 5, 80,151, 30,130,179,231,131,243,164,210,119,112,192,105, 74, 75, 75, 27,229, 84,169, 84,145,109,
-101,132,252, 83,183,106, 59, 54,174,170,151,231,208, 42,194, 26,123,223, 20, 42,180,166, 57, 31, 29, 72, 95,173, 51, 17,179,193,
-100,126, 33,179,164,230,210,223,248, 6,100,106,230,185,166,240,168,167,198,148, 7,175, 53, 45, 35, 35, 99,192,156, 57,115,150,
- 10,133,194, 62, 0, 80, 83, 83,115,170,160,160,224, 29, 88,118, 21, 54,117,222, 11,199, 40, 45, 45,125,184, 45,242,233,245,250,
-215, 6, 12, 24,240, 33,203,178,107, 76, 38,211,113,111, 75,121,209,150,241,205, 55,223,252, 9,160, 63, 0, 76,152, 48,129, 1,
-128,157, 59,119,186,189, 27,120,218,180,105, 44, 33,196, 0,160, 22,128, 6,117,187, 11,213,214,123,170, 70,163, 81, 23, 20, 20,
- 92,102, 89,246, 50,128,175,224,254,142,219, 96,138,162,246, 16, 66, 30,183, 8,183, 61,132,144,199,237, 63,107,109,216,137,173,
-198,208,180, 51,188, 23,117,216,121, 9, 84,195,165,192,166,222, 55,133,171, 74,205, 17, 0,189,188,181,251,183,196,245,130,130,
-130,127,182,224,188, 23,247, 30,110,234,245,250, 39,189,213,224,197, 61,247,252,107,134,192,178,226,242,229,203,173,230, 34,112,
-183, 97,191, 76,232, 96,201,208,138,132,198,132,151, 87,104,121,225,133, 23, 94,120,225,133, 23, 94, 56,128,213, 71,203,250,222,
-234,171,213,136,200, 74,110,236, 61, 5,199, 59, 7,220,201, 74,222,156, 93, 18,135,188,156, 94, 78, 47,167,151,211,203,233,229,
-244,114,254,237, 56,221, 6, 33,100,172,179,165, 67,138,162,246,182,150,208,178, 58,191,167, 63,132,196,238, 23,144,232,192, 25,
-222,161,208,106,109,140,240,114,122, 57,189,156, 94, 78, 47,167,151,211,203,233,229,108,161,208, 26,182,120,241,226, 55, 81, 23,
- 26,131, 44, 94,188,248, 77, 66,200,216,186, 83,100,108,107,254,118,122, 47, 12,189,244, 16,136,245, 72,239,133,161, 14,190,154,
- 96,119,216,224, 93, 58,244,194, 11, 47,188,240,194, 11, 47,218, 58, 82, 87,172, 88, 81,179, 98,197, 10,171,227,123, 9, 0,202,
- 98,225, 42,105,205, 31,182, 44, 19,186,178, 81,202,121, 10,158,187, 0, 5,205,225, 77,225,242,248,195, 64,204,221, 1, 0, 52,
-147,206,234,107,127, 53,153, 12, 95, 2, 40,104, 46,113, 87,160,219,125,254,190,187,116, 44,203,203,173,210, 79,200,168, 75,115,
-224, 54, 38, 0, 3,249, 62, 62, 63,243,253,253,125, 27, 59,175, 43, 47,215,234,244,250,145, 59,129, 19,222, 49,224,133, 23, 94,
-120,225,197, 61, 2, 81, 64, 64,192, 97,154,166, 35,173, 31, 52, 22,190,201, 10,150,101, 11, 85, 42,213, 72, 0,165,119,152,211,
-254,255,245,104,230,179,220,211,112,119,233,144, 3,212,139,194,218,100,198,236,152, 80,209,224,152,232,200,109, 5, 69,202,243,
-149,181,250,248,171, 5,213, 42,119, 11,201,112,249, 51, 37,126,254,239, 61, 59,253,181,192,206, 93, 98,168,136,136,118, 0, 1,
-110,230,230,201,179,174,101, 14,255,230,243,143, 94,175,172, 80, 45, 49,234,116,159,186,203,221, 13, 16,181, 23,243,143,127,186,
-248, 57,127, 14, 76,152,252,238,182,159,168,106, 67,196,229,186,237,166,110,137, 44,255,192,192, 3, 43, 14, 29,242, 13,176, 4,
- 0,181,130, 16, 82,151, 95,239,143, 63,124,255,111,228,200, 3, 19, 84,170, 81, 94,177,245,151, 68,168, 84, 42,157,203,229,114,
-227, 12, 6, 67,164,143,143, 79, 46,203,178, 71,212,106,245, 58, 0,249,222,234,241,194,139, 38,225, 44,191,230, 93,203,189, 9,
- 0, 98,177,248, 55,154,166,195,237, 69,128, 53,190, 99,195, 56,145,118,241, 34,255, 84,169, 84, 3,156,208, 70,203,100,178, 79,
- 0,244,110, 42, 96,178, 37, 54,219, 89,149, 74,245, 18, 28,239,214,147, 4, 4, 4, 44,163, 40,234, 25,154,166,155, 76, 40,108,
- 54,155, 89, 66,200, 14,181, 90,253, 54,128, 42, 71,223, 11, 8, 8, 56,148,145,145,209, 59, 36, 36,164, 73, 43,141,201,100,194,
-205,155, 55,131,251,244,233,115, 84,165, 82,117,109, 77, 78,119,180,200,221, 68, 19, 59, 15, 27,237,232, 0,234,229, 23,162,156,
- 55, 36,166,108,121,239,165,118,133, 57,215,218,205, 90,190,189, 11, 21,200,198, 93, 41,211, 22,185,250,131, 60,129,120, 87,255,
- 33,163,134,205,126,117,190,232, 66,218, 21,252,156,114, 18,149, 26, 29, 24,154,134,191, 68,136, 46, 93, 58, 81,107,147,191, 13,
-250,108,195,218, 53,167,142, 29, 28, 91,171,169,248,135, 91, 50, 93,200, 89,178,112,124, 31, 81,160,140, 5,204, 44,222, 24,243,
-160,232,255,246,156, 95,130, 26,211,155,110,139,172,195,135,133,197, 74, 37,146, 20, 10,112, 76, 38, 8,104, 26, 2,138,130,128,
-166, 33, 18, 8, 48,122,243,102,188,179,127,191,112,233, 99,143,121,197,214, 95, 12, 98,177,120,186, 66,161, 88,181,105,211,166,
-192,142, 29, 59, 66, 36, 18, 65,165, 82, 5, 93,189,122,245,161,121,243,230,253,179,176,176,240,173,202,202,202,141,222,154,242,
-194, 11,135,120, 8,128,163,108, 15,206,206,221, 17,208, 52, 29,158,159,159, 31, 34, 20, 10,193,178,172, 37, 27,128,217, 54,145,
-182,207, 69,105, 9, 84,139,174, 93,187, 26,156,113, 74, 36,146,143,139,139,139, 71, 88,243, 4,218, 9,170, 70,145,159,159, 63,
-226,254,251,239,255,184,170,170,106,164, 3,241,178,236,213, 87, 95,157,219,163, 71, 15,171, 21,200,146, 5,161,238,111,105,105,
- 41,230,204,153, 99,251, 13,179,217,140,131, 7, 15,190, 58,125,250,116,168,213,234,121, 78,174, 61, 50, 36, 36,132,178, 36, 20,
-119,136,196,196, 68, 36, 38, 38,226,163,143, 62,162,184, 92,174,127, 19,245,233, 17, 78, 87,181,200,221,176, 96, 53,140, 16,223,
-224,107,123, 81,223, 55,107,239,109, 66,203,229,206, 73,204,251,222, 93,183, 41, 62,105,218, 32,106,203,188, 17,157, 95,252,232,
-208, 73,154, 71,134, 92, 46,172,205,117,193,146,245, 66,239, 1, 35,226,230,204, 93, 40,218,254,195, 47,184,122,249, 15,100, 28,
-255,186,222,119, 30, 30, 57, 29, 69,165, 85,152, 62,251,100,215, 46, 18, 0, 0, 29,118, 73, 68, 65, 84, 13, 49,197,112,226,142,
- 29,250,241, 5,163, 78,187,197, 69,107,150, 60,146,239,243, 74,191, 62,221,185,249,190, 87, 17, 26,224,139, 65,189,238,227, 70,
- 28,184,248,138, 6,166, 15, 47, 3, 74,119, 69,214,166,231,158,195, 96,163, 17, 33, 12, 3,134,162,192, 0,160, 41, 10,181, 58,
- 29,206, 78,153,130, 62, 95,124,129,183,119,239, 22, 46,123,226, 9,183,197,150,175,175,239,103, 90,173,118, 37,220, 15,220,118,
- 55,209, 69, 34,145, 44,169,170,170,154,210,134,202, 20,134,186, 53,250,134,179, 99, 30, 0,127, 0,110,101, 22,230,243,249, 51,
- 39, 76,152,176,118,253,250,245, 66,165, 82,137,130,130, 2,176, 44, 11,129, 64,128,206,157, 59, 83,135, 14, 29, 10, 92,184,112,
-225,234,189,123,247,242,171,170,170, 62,116,103,248,112,185,220,105, 50,153,108,156, 92, 46, 15, 41, 41, 41, 41, 81,171,213,187,
-117, 58,221,150, 22,204,236,105, 46,151,251,124, 84, 84,212, 56,133, 66, 33,207,207,207, 47,205,203,203,219,165,211,233, 62, 67,
- 51, 19, 53,219,213,105, 79, 88,162,213, 3, 40,140,138,138, 74,207,206,206, 46,246, 32,103, 65, 84, 84,212,165,102,112,138, 0,
-124, 3, 64,209,196,247, 10, 0, 76,132,155,214,108, 47, 60, 39,178, 44, 41,173, 26, 10, 42,103,231,238, 40,124,125,125,241,245,
-215, 95,131,203,229,130,203,229, 66,173, 86, 35, 60, 60,220,246,158,199,227,217, 94,183,111,223,190, 73, 62,150,101,251, 48, 12,
-131,234,234,106,176, 44,107, 59,202,203,203, 65, 8, 1,159,207, 7,203,214,165,115,178, 59,223,199, 17, 31, 69, 81,207, 40, 20,
- 10,108,223,190, 29,122,189,254,182,243, 82,169, 20,105,105,183,146,140, 48, 12,131,190,125,251,210, 20, 69, 61, 3, 96,158, 19,
- 94, 2, 0, 9, 9, 9, 96, 24,198,150, 82,207,250,218,122,176, 44,139,196,196, 68, 52, 72, 77,118,199, 56,219, 26,154,136, 16,
- 95, 8, 7, 62, 90,180, 51,210, 24,185,232,165,121,147, 71,212, 44,121, 97, 12,121,115,234,163,100,225,228,161,228,177, 33, 15,
-252,192,112, 56,212,233, 75, 55, 17,238, 7,124, 54,167,119,100, 68,144, 40,173,187, 76,220,165, 17, 10,251, 45,158, 10,161, 72,
-250,254, 75,175,189, 33,222,123,244, 34,110,230,222,188, 77,100, 1,192,111, 63,127,134,194,130,124,156,207,200,195,243, 47,188,
- 44,150, 74,253,223,111,112, 67,117,184,109,212, 79,194,251, 96,241,196, 65,130,106, 99, 1,170, 2, 0, 38,218, 7, 92,161, 6,
- 11, 31,239,201,151, 74,120,206, 82, 85,216, 56,249, 62, 62, 63,175, 56,116,200, 38,178, 6,234,116,224,179, 44, 76, 44,107, 19,
- 89,122,147, 9, 90,189, 30, 97,213,213,200,154, 62, 29,196,104,196, 91,223,127, 47,228,251,248,252,236, 74, 57,237,102, 0, 99,
-164, 82,105, 10,234, 18,109,186,130, 67,173,208,119,220,225,236, 34,145, 72, 82, 40,138,122,172,141,148,147, 6,240,110,124,124,
-252,185, 78,157, 58,253, 98, 17, 86,182, 73, 68,167, 78,157, 14,197,199,199, 95, 0,144,232,160,175, 55,198,217, 78,161, 80,188,
-183,126,253,122, 97,102,102, 38,242,243,243, 97, 52, 26, 49,121,242,100,176, 44, 11,173, 86, 11,189, 94,143,149, 43, 87,138, 2,
- 3, 3,151,160, 46, 81,176, 43,215,206,248,249,249,109,253,252,243,207, 19,110,220,184, 17,250,235,175,191,210, 23, 47, 94,148,
-175, 89,179,102,122, 96, 96,224, 23, 77, 76,122, 28,113,210, 97, 97, 97, 91,126,252,241,199,151,210,210,210,194,191,251,238, 59,
-238,169, 83,167,194, 54,108,216, 48, 35, 44, 44,236, 11, 0, 76, 51,219,232, 33,161, 80, 56,124,193,130, 5,230,212,212,212,252,
-212,212,212,252,181,107,215, 98,240,224,193, 3,147,146,146, 98,155,201,217, 75, 34,145, 60,178, 96,193, 2,243,177, 99,199, 10,
- 78,159, 62,157,183,122,245,106,250,145, 71, 30, 25,244,222,123,239,245,116,147,243,155,212,212,212,161,185,185,185, 29,243,242,
-242, 58,228,229,229, 69,229,229,229, 69,229,231,231, 71, 22, 22, 22,182, 47, 42, 42,138, 40, 46, 46,142, 56,114,228,200, 32, 0,
-219,218,224, 56,250,171,115,114,172, 66, 74,165, 82, 97,239,222,189,176, 88,175, 30,178, 23, 89,149,149,149, 40, 44, 44,180,158,
-227,220,233,114, 82, 20, 5,150,101,109, 66,234,224,193,131,136,143,143,135, 74,165,178,125,198,225,112,108,175,173,255,211, 20,
-167,213,242,196,178, 44, 78,159, 62,141, 89,179,102, 97,237,218,181,216,182,109, 27,246,236,217, 3,149, 74,101, 19, 91, 38,147,
-169, 73,206,210,210, 82,152,205,174,205,153, 8, 33,168,168,168,112,185,221,237, 5, 16,135,195,185, 77, 20, 89, 15,119,250, 82,
- 11, 57,219, 44,156, 68,132,111, 18,182,206,109, 49,213,197,213, 19, 90, 81,161, 75, 86,205,125,198, 23,172, 1,196,168, 5, 12,
- 53,128,161, 26,102,125, 13, 40,158, 47, 96,212, 34,152,175,194, 55,179, 99,164,139,182, 95,191,204, 94,161,198,102,148, 86,253,
-212,232, 19,129,195,123,254,153,105,175, 6,230, 21, 87, 34, 95, 89, 1,134,190,245,220,139, 29, 49, 13, 28,134,198,153, 3,117,
-134, 43,154, 97, 80,161,209,161,188,218,128, 9,211,230,202, 62, 93,251,175,231, 77,134,218,149,206, 46,164, 7,208,185,187, 88,
- 60,254,254,251,219,211,151,249, 25,136,125,236, 56, 88, 51, 64,142, 61,129,135,212, 33, 76,215,159,125,198,107,170, 12,239,165,
- 1,153, 78,173, 25,254,254,190, 1, 61,123, 34, 73,161,192, 16,163, 17, 60, 66,240,168, 82,137, 63,230,206,133,238,219,111, 65,
- 3,224, 61,253, 52,134,173, 91,135,163, 10, 5, 66,181, 90,148,191,254, 58,130,127,250, 9, 60,169,212, 23, 37,174,111,126,224,
-241,120,134, 77,155, 54, 41,102,204,152,145,162, 86,171,227,218,184,101,171,139, 76, 38, 75,121,255,253,247,229, 75,151, 46, 45,
-172,172,172,244, 4,167, 92, 36, 18,237,208,104, 52,115,155, 49,163,165, 1,188,187,113,227,198, 23, 19, 18, 18,252,103,204,152,
- 65,178,178,178,236,173, 87,193,131, 7, 15,238,180,105,211,166,208,222,189,123,191, 58,107,214, 44, 30,128,183,154,178,242,136,
-197,226,217,155, 54,109, 10, 42, 45, 45, 69,117,117,181,237, 38,155,151,151, 7, 95, 95, 95, 91, 82,117, 46,151,139,247,223,127,
- 63,112,246,236,217,115, 85, 42,213, 92, 23,172,100,211, 62,249,228,147,251, 70,141, 26,197,201,206,206, 6, 77,211,224,243,249,
-120,238,185,231,184, 53, 53, 53,145, 73, 73, 73, 9, 26,141,230, 19,119, 42,128,203,229, 62,159,156,156,220,101,224,192,129,156,
-140,140, 12,244,239,223, 31,103,206,156,193,211, 79, 63,205,173,170,170,234,176,112,225,194,120,157, 78,231,110, 28,151, 48,161,
- 80,216,227,215, 95,127,205,141,136,136,176,221, 88, 58,116,232,192,142, 29, 59, 86,149,145,145, 17,147,154,154, 90, 54, 96,192,
- 0,119, 18,150,183, 19, 10,133, 93,247,237,219, 87,152,148,148, 52,124,227,198,141, 79, 2, 64,159, 62,125,118,189,243,206, 59,
-191,168, 84,170,238, 71,143, 30, 85, 13, 25, 50, 36,207, 69, 62, 69, 88, 88, 24, 59,103,206, 28,177,179, 47,109,222,188,185, 28,
-117, 9,151, 59, 2,248, 19, 94,220, 41,152, 0,196, 82, 20,117,126,239,222,189,232,219,183, 47,246,238,221,139,177, 99,199,158,
-183, 23, 3,105,105,105, 24, 50,100, 8, 44, 22,173,187,226,171,197,178, 44, 56, 28, 14,242,242,242,176,121,243,102, 44, 95,190,
- 28,157, 59,119,134,209,104,188, 77,108, 89, 4,145, 75, 38, 24,147,201,132,179,103,207,226,203, 47,190,192, 91, 75,150, 64, 34,
-145, 0, 0, 12, 6, 3, 84,106, 53, 4, 2,129, 77,140, 53, 33,156,118, 92,187,118,109,110,120,120,120,189, 37, 67,235, 95,203,
- 61, 11,102,179, 25, 38,147, 9,181,181,181, 88,187,118,173,137, 16,178,163, 9,235,147, 77, 20,205,157, 59, 23, 58,221,173, 60,
-228, 61, 45, 62,201, 81, 81, 81,120,240,193, 7,109,239,105,154, 38,174,114,126, 58,160, 7,180,118,223,142, 73, 92, 13, 0, 8,
- 15, 15, 71, 76, 76, 12,194,194,194, 28,114, 54,166, 69,238, 54, 26,250,100, 53,203, 71,203, 81,166,236,203, 55,138, 86,206, 88,
-184,122,181, 72,192,112, 95, 27,247, 0,218,251,243, 0, 95, 25,120, 67, 22,129,242,175,155,200, 19,213,159,192,207,139,176,102,
-188,138, 78,248,170,246, 7, 3, 27, 16,124, 93,173,190,205, 9,143,203, 19, 12,139,190,175, 11,117,179, 80, 5, 14,135, 3,145,
- 95, 16, 6,140,155, 7,134,161, 33,246, 15, 2,197,106,111, 41, 98,154, 1,135,225, 64, 85,165, 69, 84,199,251,104,190,192,119,
-152,166, 9,161, 37,245,227,126,178, 96,210, 0, 65,153, 41, 15,190,237, 5, 96,173,143, 83,133, 15,232,192, 42,204, 31,221,217,
- 55, 97,215,197, 79, 80, 97,124,196,149,138, 97, 76, 38,132, 48, 12, 12,132,224,143,185,115, 17,155,156,140,243, 86, 97,152,156,
-140,243, 9, 9,144,113,185,224,211, 52,136,209,120,219,154,190, 75,102, 72,138,194,184,113,227, 80, 90, 90, 42, 95,178,100, 73,
- 74, 89, 89, 89,179,196,150, 64, 32,248,146,162,168, 49, 92, 46,215, 64, 81, 20,104,154,182, 37, 1,183,190, 54, 24, 12, 60,134,
- 97,246,149,149,149, 53,103,201,175, 75, 64, 64, 64, 74,106,106,170, 92, 36, 18, 33, 49, 49,209, 35, 34, 75, 34,145,156,138,143,
-143,111,255,229,151, 95,254, 84, 86, 86, 54,218, 13,177, 85, 79,100, 37, 39, 39,151,111,222,188,249, 83,212, 95, 34, 44,220,188,
-121,243,150,222,189,123,191,148,144,144,224, 15,224, 69,139,239,128, 83,177,197,231,243,227,162,163,163,235,205,106,249,124, 62,
- 0, 64, 36, 18,193,207,207, 15, 60, 30, 15, 58,157, 14,177,177,177,148,143,143,207, 32, 87, 10, 44,145, 72,198,140, 31, 63,158,
-115,226,196, 9, 20, 21, 21,193,207,207, 15, 34,145, 8, 44,203, 98,230,204,153,188,117,235,214, 61,230,174,208,138,136,136,120,
-114,248,240,225,156,244,244,116,220,184,113, 3, 58,157, 14, 87,175, 94,133, 84, 42,197,212,169, 83,121,171, 86,173,122, 34, 63,
- 63,223, 93,161,213, 35, 33, 33, 65,105, 47,178,172, 16,137, 68, 84,151, 46, 93, 84,129,129,129,189, 0,184, 35,180,122,188,252,
-242,203,197, 43, 86,172, 24,114,232,208,161, 69,182,233,240,161, 67, 11, 1,224,195, 15, 63, 60, 22, 28, 28,220, 11,128,171, 66,
- 11,132, 16,243,179,207, 62,155,227,227,227, 3, 46,151, 11, 31, 31,159,122, 7,143,199, 3, 77,211, 18,235,112,254, 11,139,154,
-222, 0,254,141,186,228,186, 75, 0,156,110, 35,229,186, 0, 32,118,236,216,177, 54,177,181,127,255,126,140, 30, 61, 26,229,229,
-229, 72, 79, 79,183, 23, 89,119,203, 71, 11,102,179, 25, 92, 46, 23,171, 87,175,134,193, 96,192, 87, 95,125,133,157, 59,119,214,
-187,135, 74,165, 82,124,244,209, 71,110, 45,115,177, 44,139,173, 91,183, 98,209,194,133, 54,145,101,153, 92, 35, 84, 46, 71, 96,
- 80, 16,174, 95,191,222,164,208, 82,171,213,111,239,222,189, 27,206,156,225,119,239,222,109,123,221,192, 25,190,233,231, 28,195,
- 64,167,211,225,209, 71,111,165,138,125,249,229,151,109,175, 85, 42, 21, 24,134,177,214, 5,229, 42,167,150, 0,227, 4,183, 62,
- 27, 51,127,126, 61, 11,157, 35, 78, 71, 90,164, 45, 90,183, 26, 17, 91,177, 22,235,108, 24,128,177,168,243,209, 42, 68, 19,203,
- 21,200, 44,214,172,231, 80,133, 15,174,152, 51,114, 90,251, 16, 63,144,106, 37,120,143,188,141,223, 75,124,177,122,237, 62, 0,
-192, 27,207, 61,140,158, 35,222,133,254,179,145,152,219,159,241,153,146,167, 91, 0, 96,233,237, 55, 70,115,215,240,118, 10,252,
-158,149, 6, 14,195,192,199, 47, 8,126, 50, 57,204, 38, 61, 42,138,111, 32,229,187,143, 1, 0, 27,183,238, 0, 77,211,224,112,
- 24,232,244, 44, 58,183, 87,192,108, 54,119,117, 86,206,110,192,128, 56,121, 80,223,136, 72,127, 42, 61,224, 6,186,132, 4, 54,
- 88, 8,225,163,115,129,152,234, 47,246,237,163,174,168, 28,112, 25, 72,109,210, 2, 65,211,160, 41, 10, 66, 30, 15,186,111,191,
-173,243,218, 76,174,123,102,157, 79, 72, 0,253,195, 15,144,240,249, 96, 40, 10, 28,139, 9,186, 57, 3, 29, 0, 98, 98, 98,176,
-113,227, 70,249,236,217,179, 83, 74, 74, 74,220, 22, 91,181,181,181,239, 73,165,210,225, 91,182,108,145,143, 31, 63,254,182,243,
- 89, 89, 89, 24, 50,100,136,178,168,168,232,189,150,136, 44,127,127,127,228,230,230,122, 98, 93, 93, 46,145, 72, 78, 29, 60,120,
- 48, 50, 60, 60, 28,177,177,177,193,111,188,241,198, 79, 74,165,210, 85,177,181,212, 94,100,205,154, 53,235, 34,128, 16, 0, 13,
-133, 10,101, 57,247,128,157,216,170, 0,176,202,201, 76, 52, 82, 36, 18,161,184,184, 24,211,166, 77, 67,102,230, 45, 3,168, 66,
-161,176,205,244,174, 95,191,142,224,224, 96, 80, 20, 21,226,202, 5, 7, 7, 7,203,245,122, 61, 94,120,225, 5,228,230,222,114,
-103,108,215,174,157,181, 78,131,220,174, 68,185, 92,174,213,106, 49,120,240, 96,212,214,214, 2, 0, 38, 78,156, 8, 46,151,139,
-226,226, 98,112,185,220,160,102,180, 77,208,216,177, 99, 29,134, 86,145, 74,165,134,128,128,128,110,110,114, 6, 62,241,196, 19,
-249,201,201,201,183,109,108, 57,115,230,204, 63,100, 50,217, 33,153, 76,214,197, 77, 78,179,189,168,226,241,120,245,132, 22,151,
-203, 5, 77,211,102,252,245,241, 1, 0,235, 46,184,255, 2,120,176, 13,149,205, 38,182,246,239,223,143,238,221,187, 67,173, 86,
- 35, 35, 35,227,174,139, 44, 59, 97, 2, 14,135, 99,155, 36, 11, 4, 2,196,198,198,218, 68, 22, 69, 81,168,169,169, 1,135,195,
-177,222,175, 93,186,249,149,151,151, 35, 44, 52, 20, 18,137, 4,247,117,238,140,107,150,251,136,245, 53,159,207, 7, 69, 81, 48,
-153,154, 52,228, 85, 89,156,218,231,121,248,210,137, 85, 20, 57, 53, 29, 43, 20, 48,155,205,214,123, 62,241, 4,103, 80, 80, 16,
-170,171,171, 93,229,108,147,112, 96,209,178, 10,173,177,168,243,213,186, 45,188,195, 80, 0, 41,168,191,165,146,238, 38, 23,111,
- 94, 49,123,248,180,145,221,131,160, 45,185, 1,129, 36, 8,148,127, 20, 86,175,221,135,244, 63,203, 0, 0,171,183,253,134,237,
- 73, 99, 0, 95, 25, 98,252, 74, 17, 42,225,140,191, 82,124,187,208,162, 64, 40, 51, 33,224, 48,180,101,237,150, 1,195,208, 80,
-149, 20, 98,221,219, 47, 90, 68,214, 78,236, 61,150,129,240,232,238,183,214,113, 41, 10, 32,206, 59,119,176, 31, 47,121,246, 83,
-253,124,149, 84, 33,252, 21, 66, 8, 4, 13,244, 99, 0, 15, 84, 20,141, 57,113,225,194,179,187,107,147, 47, 87, 24,154,124, 80,
- 8,104,186,206,249,157,162, 26,117,238,161, 45,231, 24,138, 2, 33, 4,196,236,254, 61,221, 42, 88,196, 98, 49,228,114, 57,150,
- 47, 95, 46, 95,188,120,241, 87,101,101,101,238, 38,160,190, 90, 89, 89, 25, 55,115,230,204,148,178,178, 50,121, 76, 76, 12,196,
- 98, 49,196, 98, 49,148, 74, 37, 38, 76,152,160, 44, 42, 42,106,150,181,204,215,215,247,139,248,248,120, 57,143,199, 67, 86, 86,
- 22,100, 50,153, 77, 32, 54, 87,100, 73,165,210, 83,135, 14, 29,138,236,212,169, 19,174, 92,185,130,110,221,186,225,155,111,190,
- 9,158, 60,121,242, 79, 5, 5, 5, 77,138, 45, 95, 95,223,113, 22,225,132,132,132, 4,255,132,132,132,161,128,195, 72,189, 54,
- 36, 36, 36,248,207,155, 55,239, 9,173, 86,235, 80,104,113,185,220, 92,149, 74, 21,234,235,235,139,239,190,251, 14, 98,177, 24,
- 66,161, 16, 10,133, 2, 42,149, 10, 66,161, 16,132, 16, 24,141, 70,235,205,162,204,149,139, 46, 41, 41, 81,178, 44, 27,241,211,
- 79, 63,161,196,110,121, 57, 50, 50, 18, 21, 21, 21, 96, 89,182,212,221,138, 44, 40, 40, 80, 82, 20, 21,241,251,239,191, 35, 59,
- 59, 27,163, 71,143,198, 15, 63,252,128,135, 31,126, 24, 0,160,215,235,155, 19,196,143,101, 24,134, 56,233,179, 20,128, 0, 79,
-114, 90, 30, 94,110,113,154,205,102,179, 85,100,217,255,181, 23, 95, 77,252,230, 95, 5,126,246,243,132,182, 90,200,209,163, 71,
- 67,165, 82, 65, 44, 22,183, 41,255, 28,171, 69,107,217,178,101,120,241,197, 23, 33,151,203,177,104,209, 34,112, 56, 28,219, 97,
-191, 50,224, 14, 66,228,114,167,231,173, 14,241, 77, 25,195,253,252,252,150,209, 52,253, 12,227, 66,197,177, 44,203,154,205,230,
- 29, 21, 21, 21, 78,195, 59, 88, 29,215, 93,105, 11,251, 58,104,226,121,214, 98, 78, 7, 90,228,174,163,225,110, 67, 7, 22, 45,
-235,174,195,219, 82, 1, 89,175, 50,197, 98,178, 75,177, 23, 89,239,191, 56,108,218,200,238, 1,216,117,248, 52,120,134,114, 64,
- 95,229,164,133,141,160,120, 34,200,253,184,225,141, 54, 2,205, 92,201,203, 47, 64, 96,128,216, 34,178, 44, 7, 77,163,103,247,
-186,201,236,222, 99, 25, 8,239,216, 29, 28,134, 1,135, 97, 32,246,229, 67, 89, 84, 8, 14,135,190,226,232,103,123, 48,120,234,
-169, 46, 17, 81, 1,129, 92,148, 6,235, 17, 38, 23, 54,254,197, 94, 18,132,135,249, 96, 84,160, 32,178, 7,131,167,156,202,114,
- 66,108, 66,203, 96, 50,129,247,244,211,182,229,194,243, 9, 9,136, 77, 78, 6,251,228,147,208, 24, 12,245, 76,197,238,194,218,
- 33,173,130,104,233,210,165,202,178,178,178,231,155,217, 23,174,170,213,234,184, 37, 75,150, 40, 75, 75, 75, 33, 20, 10, 81, 88,
- 88,216, 34,145, 5, 0, 90,173,118,106,114,114,178, 50, 37, 37, 5, 98,177, 24, 18,137,164, 37, 66, 75, 46,145, 72, 78,189,253,
-246,219,237, 35, 34, 34,112,253,250,117,248,249,249, 33, 48, 48, 16, 61,123,246,196,137, 19, 39,130, 35, 34, 34,126, 66,157,195,
-172,179, 50,253,152,156,156, 92, 14, 0,201,201,201,229, 20, 69, 29,161, 40,106, 3, 69, 81,255,109,112,108,160, 40,234,136,253,
-119,181, 90,237,247,206,184,245,122,253,145,140,140, 12, 34, 20, 10,193, 48, 12, 12, 6, 3, 4, 2,129,173,189, 42, 43, 43,161,
-213,214, 45,115,159, 59,119, 14, 70,163,241,184, 43, 23, 94, 85, 85,181,255,179,207, 62, 51, 70, 68, 68,224,129, 7, 30, 64,175,
- 94,189,208,191,127,127, 68, 70, 70, 98,217,178,101,122,141, 70,179,191, 25, 66,107,239, 55,223,124, 99,140,136,136, 64,175, 94,
-189,192,231,243,209,179,103, 79, 40, 20, 10, 44, 95,190, 92, 95, 81, 81,177,191, 25,109,116, 51, 45, 45,141,113, 34,114,165,112,
- 97,247,110, 3,228,158, 61,123,150,233,215,175,223,174,134, 39,250,244,233,179, 75, 44, 22,251, 89, 77,236,238,204,200,237,197,
- 21,159,207,183, 29,214,207, 57, 28,206,223,193,162, 53, 23,192, 69,212,197, 97, 90,212,198,202,102,115,124, 47, 43, 43, 67, 70,
- 70, 6,206,157, 59,135,126,253,250,225,248,241,227,192, 45, 7,249,187, 2,202, 50, 73,230,114,185,136,137,137,193,188,121,243,
-176,111,223, 62, 92,189,122, 21, 70,163,209, 38,132,172, 62,153,238, 88,180,120, 60, 30,228,114, 57,140, 70,163,205,154, 5, 0,
-215, 50, 51,193,225,112, 96, 54,155,161,215,235,155,180,104,249,249,249, 45,219,180,105,211,171,165,165,165, 97, 37, 37, 37, 33,
-246,135, 82,169, 12, 41, 44, 44, 12,201,207,207, 15,201,205,205, 13,201,201,201, 9,185,113,227, 70,216,202,149, 43, 95,245,243,
-243, 91,230,234, 51,168,103,207,158,120,249,229,151,109,199,250,245,235,109, 71, 74, 74,138,219,206,235, 12,195, 32, 38,113, 53,
-198,148, 16,219,177, 47,152,178, 29,233,111,204,114,198,217, 80,139,180, 9, 88,119, 27,218, 39,150,110, 4,214, 93,135,214,123,
-153,205,109,163,161, 51, 60, 0,160,107,168,240,221,247,103, 14,153,246,104, 55, 63,252,120,248, 55, 36,125,255,231,149,206,211,
-130, 99, 58, 5,148,192, 92,146,129, 55,158,123, 24,171,183,253, 6,160,110,233,208, 92,156, 14,162,190, 14, 34,137,192, 13, 85,
-105,163,203, 14, 38,125,237, 47,127,102,101, 14,139,233,209,155, 46, 42,173,174,183,253, 51, 54,110, 2, 40,138, 66,187,142,221,
-193,112, 56, 96, 24, 26, 28,134,129,191, 84,128,140,223,127, 55,235,180,218, 95, 26,227, 28, 10,112,124,124,125,214, 63, 55,170,
-167,160,192,167, 24,193, 97, 34,240,184,117, 34,128,252, 57,161,193, 19,130, 3,244,144, 96,122,126,160,239, 47,202,218,245, 1,
- 26,195,174, 35, 14,102,128,102,179, 25, 98, 62, 31,181, 58, 29,180, 38, 19,226,214,173,179, 45, 23,210, 20,133, 11, 0, 30, 88,
-183, 14,169,223,126, 11,169,143, 15,192,231,187,188, 43,164, 49,139,150, 82,169,196,196,137, 19, 91, 36,136,172, 98,171,172,172,
- 44,110,246,236,217, 41,203,151, 47,151, 47, 93,186,212, 35,156,149,149,149,113,139, 22, 45, 74,217,182,109,155,188, 67,135, 14,
-205, 38, 18,139,197, 11,205,102,179,255,170, 85,171,138,214,172, 89,131,134,254,100, 22,161,195,247,247,247, 95, 93, 94, 94, 62,
-204, 9, 85,146,197,185,253, 69,139,101,235,129, 89,179,102,165,162,206,255,202, 30,137, 27, 55,110,156,104,183,196,184, 1,192,
- 58,103,101,172,172,172,252,239,188,121,243, 94, 56,122,244,104,144, 64, 32, 0, 69, 81,224,241,120,184,239,190,251,108,187,104,
-184, 92, 46, 8, 33,152, 63,127,126,105,113,113,177, 75,225, 29,116, 58,221,214,164,164,164, 97, 90,173, 54,114,250,244,233,188,
-128,128, 0, 40,149, 74,252,251,223,255,214,111,221,186, 53, 87,163,209,184,157,124,212,104, 52,110,253,215,191,254, 21, 87, 93,
- 93,221,113,198,140, 25,188,138,138, 10,104,181, 90, 44, 88,176, 64,191,101,203,150, 60,173, 86,235,118,192,223,254,253,251,103,
-229,228,228, 12,170,169,169, 81, 11,133,194,134,214, 62, 74, 36, 18,245, 6,240,133, 59,156,177,177,177,215,111,222,188,217,239,
-221,119,223, 61, 98, 52, 26,185,103,206,156,177, 57,195,255,231, 63,255, 73, 17, 8, 4,195,225,102,242, 85,138,162,204,124, 62,
-191,158, 5,171,225,107, 14,135,243,119,176,104,165,160, 46,100, 70, 91, 67, 61,145,149,158,158,142, 97,195,234,134,244,241,227,
-199, 49,112,224, 64, 28, 63,126, 28,131, 6, 13,186,171,225, 29,172, 66,139,195,225, 96,242,228,201, 24, 49, 98, 4,218,183,111,
- 95,111,183,161,245,181, 59, 98,195,100, 50,161, 71,143, 30,208,233,245,224,241,120,182,165, 73, 14,135,131,224,144, 16,100,101,
-101,185,100,209,162,105,250,153,113,227,198,209,151, 46, 93,194,164, 73,147,240,229,151, 95, 58,252,238,148, 41, 83,240,245,215,
- 95, 99,220,184,113,244,155,111,190,233, 52,188,131,213, 9,221,149,107,178, 62,167,155,178,232,121,138,211, 94,139,180, 53,216,
-133,118,104, 12, 9,141,124,150,108,111,209,170,231,132,214, 49, 88, 56,125,196,125, 28,252,248,203,111, 72,250,254,207,173, 44,
- 33, 11,191, 59,175, 6,169, 45,135, 97,199,115,232,233, 87,140,237, 73, 99,176, 61,105, 12,122,250, 21,195,176, 99, 10, 40, 97,
- 16,142,231,115, 81,161, 53,236,109,188,227, 25,190,252,225,171,143,203,252, 68, 62, 8, 11,241, 3,135,195,216, 44, 91,231, 83,
-118,226,220,175, 59,192,208,180,205,154, 37, 21, 11,224,203, 99,240,237,231, 31,150, 26, 12,181,141,246,174, 42, 46,253,226,140,
- 1,247,249,249,136,140,168, 12, 37,144, 7,223,202,148, 67,117,220, 9,170,227,206, 6, 67, 63, 0, 65,225, 34, 60,215, 73, 44,
-173,226,210, 47, 54,250, 64, 44, 47,215,150,255,254, 59, 70,111,218,132, 34, 95, 95,136,185, 92, 28, 81, 40,192,252,248, 35,252,
-249,124,248,243,249,240,221,179, 7,169,225,225,144,243,249,128, 68, 2,211, 59,239, 64,151,145, 1, 99, 85,149,214, 93,161,117,
-237,218,181, 22, 91,157, 26, 10,163,146,146,146,184,197,139, 23,159,247, 36,167, 74,165,138,155, 58,117,170, 50, 59, 59,187,217,
- 36,213,213,213,175,107, 52, 26, 63,165, 82,169, 40, 40, 40, 80,228,231,231, 43,114,115,115, 21, 55,111,222, 84,228,228,228, 40,
-114,114,114, 20,197,197,197,178, 38, 68, 22, 80,231,204,254,214,172, 89,179, 54, 36, 39, 39,151, 39, 36, 36,248,199,199,199,191,
-128, 58, 39, 68,155,229, 62, 62, 62,126,102, 3,145,213,228,174, 67, 0, 55,139,139,139,223,121,253,245,215,171, 25,134, 1,159,
-207,135, 78,167,195, 31,127,252, 97,187, 41,179, 44,139,233,211,167, 87,151,149,149,173,134,227,136,206,183, 13,129,202,202,202,
- 41,239,189,247,222,214,158, 61,123, 22, 69, 69, 69,177,177,177,177, 69,159,126,250,233,182,202,202,202, 41,104,222,178,143,185,
-164,164,228,159, 75,151, 46,253,180, 91,183,110,133,209,209,209,108,215,174, 93,149,159,124,242,201,231,106,181,250,249,230,112,
-158, 60,121,178,164, 99,199,142,127,150,148,148,132,154, 76, 38,129, 64, 32,160,105,154,230,138, 68,162, 64,153, 76,246, 40,128,
-147, 20, 69, 93,118,135,243,252,249,243, 69,209,209,209,217, 58,157, 46,100,195,134, 13,199,110,220,184,241,114,118,118,246, 43,
-223,127,255,253,133, 78,157, 58, 13, 3,112,132,162,168,107,238,112,210, 52, 93, 79,104,217, 91,180,172,159,253, 77,124,180,218,
- 34,108,225, 29, 74, 75, 75,237, 69, 86, 44,128,216, 65,131, 6,225,196,137, 19, 24, 56,112, 32,206,157, 59,103,181,108,221,241,
-116,112,246, 22, 45,171,160,106,223,190,189,237,189,253, 97,231,163,229, 18, 88,150, 5,143,199,131, 64, 32, 64,152, 66,129,118,
-225,225, 80,180,107,103, 19, 89, 42,149,202, 22,222,161, 9, 65,194, 80, 20,133, 73,147, 38,185,244,187,207, 62,251, 44, 8, 33,
- 96, 92, 84,133, 12,195, 32, 42, 42,202,165,149, 23,184,232, 79,197, 48, 12,194,195,195,155,205,217, 22, 29,226,237,151, 9,239,
-191, 0,202,129,143, 86,114, 35, 71,125,139,150, 61,174, 23,107,223,157,242,239, 19,111, 94, 46,170,253, 46, 67, 89, 51, 15, 0,
-217,145, 46,252,185,103, 48, 51,114,100,151, 60,232,146, 7,129,146,214, 5,111, 35,213,133,160, 68,114,228,153,219, 33,113,215,
-149, 34, 19, 40, 71,254, 47, 5,213,213, 21,111,125,190,233, 63,107,226,103,207, 23,167, 95, 87,162,162, 90, 7,134,161,237,111,
-158,224,112, 24, 72, 69, 2, 68,132,250, 97,219,167,255,174,170,170, 44, 95, 10, 7,121, 15,219, 75,120,179,134,247,238,196,231,
-133,105, 16,243,192, 68, 48,130, 91, 65,102, 73,145,131,213,193,129, 63,227,177,155, 26,193, 15, 55, 53,179, 46,168,245,235,111,
- 19, 90,122,253,200, 37,163, 70, 29, 72,218,183, 79,216,103,235, 86, 92,143,143,135, 66,171, 5,223,178,148, 72, 83, 20,196, 60,
- 30,196, 60, 94,157,200, 90,187, 22, 90,147, 9,235,166, 78,173,209,233,245,163,220,180, 72,240,134, 14, 29,234, 73,145,101,111,
-217,234,229,225,190,118,181,164,164, 36,110,196,136, 17, 41,132, 16,126, 27,232,251, 86,177,101, 56,123,246,236,204, 99,199,142,
- 93, 71,253,196,162,229,199,142, 29,187, 62, 99,198, 12,106,243,230,205, 91, 0,252, 11, 46, 6,240,212,104, 52,255, 57,120,240,
- 32,134, 12, 25,242,175, 21, 43, 86, 4, 62,252,240,195, 8, 9, 9, 65, 85, 85, 21,206,157, 59,135,185,115,231,170, 42, 43, 43,
- 87,148,151,151,175,113,179,204,172, 78,167, 75,110, 70,200, 5,167,245,160,211,233, 62, 43, 44, 44,252,204, 83,132,115,230,204,
-249, 35, 43, 43,171, 44, 56, 56,184, 47,143,199,123, 0,117,126, 64, 69, 0,182,184, 43,136,172,152, 61,123,246,239, 89, 89, 89,
-165,237,218,181,235,103,225,244, 71, 93, 26,163, 77,205,224, 44,248,237,183,223,194,123,247,238, 77,115,185, 92,194, 48, 12,184,
- 92, 46,225,112, 56,196,226, 87, 67, 0, 96,247,238,221,124, 0, 42,120,113,167, 97, 11,239, 80, 88, 88,104, 47,178,172, 86,171,
-216, 65,131, 6,157, 63,119,238, 28,122,245,234,101, 61,119, 87,252,203, 8, 33, 72, 74, 74,194,198,141, 27,209, 84, 68,115,203,
-238, 62,170, 41, 62,171, 69,139,101, 89, 24, 12, 6,164,167,167,219, 98,118, 89,151, 11,173,161, 29, 76, 38,147,211,221,234, 44,
-203,178,122,189, 30,255,251,223,255, 92, 18, 91,219,183,111, 71,109,109, 45,216, 38, 76,101,246,161, 24, 30,124,240, 65,168, 84,
- 42,219,102,159,216,216, 91,161,242, 12, 6,131, 91,194,213,202, 25, 19, 19,131,210,210, 82, 4, 5,213,237,199,137,152,122,203,
-216, 99,210,252,101,227, 7, 59,180,104,185,172, 28,123,250,249,249,233,124,140,223,255,163, 59, 63,238,153, 88, 63,116, 12,149,
-128,203, 19,160,160,210,132, 67,151, 43,177, 41,165, 40, 87,107,100, 31,207, 44,169, 73,115,198,195, 23, 74,127,122,120,192,136,
-129, 83,103,206, 21, 85,235, 88,100,103,231,160,164,184, 16, 52, 69, 35,172, 93, 56, 34, 35,163,224,235, 67,227,203,228, 53,154,
-243,169,135, 79, 84, 87,169, 71, 59,226, 26,235,199, 75, 93,251,244,192,126,209,209, 18, 10, 38, 35,192, 26, 1,147, 17, 48, 91,
-254, 90, 63, 51,215,239,115,151, 46,149,147, 55, 47,168, 78,237,173, 48, 52,154,179,106, 2, 48,208, 95, 38, 59,144,184,123,183,
-208,108, 48,160,236,245,215, 33, 52,153, 32,176,204,128,234, 46,132, 15,211, 59,239,212,137,172, 41, 83,106, 42,202,203,221, 78,
-193, 19, 20, 20,244, 89,105,105,233, 61, 23, 25, 62, 48, 48,112, 73, 51,195, 68,180, 22, 66, 0,148, 3, 48, 52, 50,179, 14,134,
-251,254, 63, 86, 68, 5, 7, 7,191, 73,211,116,127, 66, 72, 32, 77,211,106,179,217,124,178,184,184,120, 37,128, 44,239,243,244,
-174,193, 26, 25,190,169,117,236, 98, 0,175,161,206, 41, 56,219, 91,109,119, 28,109, 58, 5,143, 76, 38, 59,125,224,192,129,135,
- 59,118,236, 72,219,187, 49, 88, 99,229, 89,151,183, 56,156, 58,123,196,209,163, 71, 77,147, 38, 77, 58,169, 84, 42,135, 56,226,
-148, 72, 36, 63, 95,188,120,241,209,138,138,138,219, 4,149,125,164,120,235,123,141, 70,131,217,179,103, 31,116,148,130,199,207,
-207,111,237,154, 53,107, 94,125,234,169,167,104,107, 56, 10,251,195,154, 46,200,122, 24, 12, 6,124,241,197, 23,230, 15, 63,252,
-240,163,138,138, 10,135, 75,135, 97, 97, 97,185, 5, 5, 5,225,214, 80, 11,174, 4, 21,141,138,138, 42,204,201,201, 81,220, 73,
-206,123, 88,112,213,155, 76,187,107,162,163, 98, 66, 68, 19, 9,240, 12, 13,115, 15,154,162,124, 76, 4, 87, 65,240,179,144, 83,
-243,201,249, 66,184,180,116,198,245,245,157, 35, 17, 7,188,253,212,243, 47, 7, 70, 69,119,166,228, 97,237, 64,129,134,178, 40,
- 31, 57,127,102,146,239,191,250,184, 76, 83,169, 90,166,213,106, 62,118,198,211, 13,136,238, 32,229,237,240, 97,209, 5, 86, 1,
-212, 32, 63,213,109, 51, 14, 0, 6, 46,125, 37,187,202, 56,241,178,147,101, 31,171,216,122,235,251,239,133, 62, 93,186,220, 22,
- 40,206,108, 54, 67,151,145,129,117, 83,167, 54, 75,100,121,225,133, 23, 45, 70, 71, 52, 29, 35,203,136,186,248, 92, 38,111,117,
-221, 21,180,217,164,210, 0, 68, 50,153,236, 48,195, 48,145, 86,139,140,189,207, 80, 35, 9,165,179,149, 74,229,112, 0, 53, 78,
- 56,163, 37, 18,201,199, 44,203,246,113, 37,169, 52,195, 48,103,170,170,170,230,192, 73, 82,233,214,216,117, 24, 24, 24,152,149,
-147,147, 19,109,221, 69,109,255,172,108, 88, 15, 0,112,237,218, 53, 12, 29, 58, 52,167,168,168, 40,234, 78,114,182, 85, 56,216,
-117,216,114,139, 86, 43, 64,193,227,139,255,233,227, 43,120,196,108, 52,197,128, 2, 56, 92,238, 21,125,173,246, 23,157,182,250,
-115, 56, 88, 46,188,147,152, 0, 12,228,251,248,252,204,147, 74,125, 27, 19,109,198,170, 42,173, 78,175, 31,233, 21, 89, 94,120,
-225,133, 23, 94,220, 67,232, 34,147,201, 14,112,185, 92,190,189,152,108,248,218, 10,147,201, 84, 91, 82, 82, 50, 26,206, 87, 95,
- 90,131,243,239, 9, 55,119, 4,140,112,149,211,114, 12,109,235,156,173,120,237,196,131,156, 67, 45,156,137,247, 72, 57,135,182,
- 85, 78,235,245,186,193, 59,194,157,126,228,169,250,180, 43, 39,241,116, 57, 91,139,211, 83,227,168,145,114,146, 86,104,247,196,
-123,164,156, 67,219, 26,103,195,254,227, 34,175, 91,156, 46,246, 41,119,203, 73, 60, 93,206,214,226,108,233, 56,114, 82, 78,210,
-210,190,228,160,237, 19,113, 15,226,210, 67, 32,151, 30, 2, 73,239,213,104,220,198, 4, 71,255,231,214, 78,143,214,218,118,105,
-221,101, 96,225,167,218, 42,167,125, 61,120,114,103, 68, 43,236,178, 72,241, 52,103,131,250,244, 20, 18, 31,127,252,113,106,207,
-158, 61, 71,224, 66,192, 81,119,174,221, 19,237,222,224, 90, 61,194,219, 12,145,229, 22,167,167,250,125,107,115,122,106, 44, 53,
-228,244, 68,191,111,172,221, 91,177,141, 60, 85, 78,143,140,165,214,232,243,141,244,159, 22,243, 54,228,244,196, 88,106,200,233,
-137,126,127, 39, 56, 61, 49,150, 26,227,244, 68,191,119,212,246,247,170,161,201,186, 92,104, 9,241, 64,185, 32,182,234,135,119,
-184, 75,130,160,225, 0,143,243, 52,167,167,203,220, 26, 98,211, 13, 11,204, 93,231,244,112, 27, 37, 90, 56, 61, 57,187,137,243,
- 84, 27,181, 70,127,183,231,244, 20,127, 67, 30, 79,180, 83, 99,156, 45, 45,175,131,114,122,252,218, 91,218,239,239, 20,167,135,
-219,200, 35, 99,169, 1,103,156,135, 39, 3,113,118,239, 19, 61,201,233,169,177,212, 72, 57, 91,220, 78,141,113,182,180,188, 14,
-202,233,241,107,247,196, 51,164,181,120,239,166, 69,139,208, 14,251, 68,163,225, 29, 90, 91,104,220,181, 37, 57, 55,185,255, 82,
-156,110, 46,207,140,104,133,182,191,171,229,244, 36,103,195, 50,122,114,185,167, 53,203,233, 73, 78, 55,202,250,151,227,188,215,
-218,189, 45,214,167, 35,190,150, 44, 75, 57,178,142,182, 70, 57, 61,201,233, 34,247, 95,130,179, 5,109,255,151, 3,167,173, 20,
-196, 90,241, 30,158,153,192,195, 22,152, 86,187,110, 15,151, 51,174, 53, 44,132,173, 0,143,151,211, 50, 83,126,187, 21,174,253,
- 94,169, 83,239, 88,242,142,165, 54, 55,150, 26,244,201, 56, 15, 90,138, 60,106,121,110,200,233,137,223,176,231,240, 84, 31,109,
-237,107,247,228, 88,106,141,182,191,215,240,255,100,224, 65,114,164, 65,245, 18, 0, 0, 0, 0, 73, 69, 78, 68,174, 66, 96,130,
+137, 80, 78, 71, 13, 10, 26, 10, 0, 0, 0, 13, 73, 72, 68, 82, 0,
+ 0, 2, 90, 0, 0, 2,128, 8, 6, 0, 0, 0, 68,254,214,163, 0, 0, 0, 9,112, 72, 89,115, 0, 0, 13,215, 0, 0, 13,215,
+ 1, 66, 40,155,120, 0, 0, 10, 79,105, 67, 67, 80, 80,104,111,116,111,115,104,111,112, 32, 73, 67, 67, 32,112,114,111,102,105,
+108,101, 0, 0,120,218,157, 83,103, 84, 83,233, 22, 61,247,222,244, 66, 75,136,128,148, 75,111, 82, 21, 8, 32, 82, 66,139,128,
+ 20,145, 38, 42, 33, 9, 16, 74,136, 33,161,217, 21, 81,193, 17, 69, 69, 4, 27,200,160,136, 3,142,142,128,140, 21, 81, 44, 12,
+138, 10,216, 7,228, 33,162,142,131,163,136,138,202,251,225,123,163,107,214,188,247,230,205,254,181,215, 62,231,172,243,157,179,
+207, 7,192, 8, 12,150, 72, 51, 81, 53,128, 12,169, 66, 30, 17,224,131,199,196,198,225,228, 46, 64,129, 10, 36,112, 0, 16, 8,
+179,100, 33,115,253, 35, 1, 0,248,126, 60, 60, 43, 34,192, 7,190, 0, 1,120,211, 11, 8, 0,192, 77,155,192, 48, 28,135,255,
+ 15,234, 66,153, 92, 1,128,132, 1,192,116,145, 56, 75, 8,128, 20, 0, 64,122,142, 66,166, 0, 64, 70, 1,128,157,152, 38, 83,
+ 0,160, 4, 0, 96,203, 99, 98,227, 0, 80, 45, 0, 96, 39,127,230,211, 0,128,157,248,153,123, 1, 0, 91,148, 33, 21, 1,160,
+145, 0, 32, 19,101,136, 68, 0,104, 59, 0,172,207, 86,138, 69, 0, 88, 48, 0, 20,102, 75,196, 57, 0,216, 45, 0, 48, 73, 87,
+102, 72, 0,176,183, 0,192,206, 16, 11,178, 0, 8, 12, 0, 48, 81,136,133, 41, 0, 4,123, 0, 96,200, 35, 35,120, 0,132,153,
+ 0, 20, 70,242, 87, 60,241, 43,174, 16,231, 42, 0, 0,120,153,178, 60,185, 36, 57, 69,129, 91, 8, 45,113, 7, 87, 87, 46, 30,
+ 40,206, 73, 23, 43, 20, 54, 97, 2, 97,154, 64, 46,194,121,153, 25, 50,129, 52, 15,224,243,204, 0, 0,160,145, 21, 17,224,131,
+243,253,120,206, 14,174,206,206, 54,142,182, 14, 95, 45,234,191, 6,255, 34, 98, 98,227,254,229,207,171,112, 64, 0, 0,225,116,
+126,209,254, 44, 47,179, 26,128, 59, 6,128,109,254,162, 37,238, 4,104, 94, 11,160,117,247,139,102,178, 15, 64,181, 0,160,233,
+218, 87,243,112,248,126, 60, 60, 69,161,144,185,217,217,229,228,228,216, 74,196, 66, 91, 97,202, 87,125,254,103,194, 95,192, 87,
+253,108,249,126, 60,252,247,245,224,190,226, 36,129, 50, 93,129, 71, 4,248,224,194,204,244, 76,165, 28,207,146, 9,132, 98,220,
+230,143, 71,252,183, 11,255,252, 29,211, 34,196, 73, 98,185, 88, 42, 20,227, 81, 18,113,142, 68,154,140,243, 50,165, 34,137, 66,
+146, 41,197, 37,210,255,100,226,223, 44,251, 3, 62,223, 53, 0,176,106, 62, 1,123,145, 45,168, 93, 99, 3,246, 75, 39, 16, 88,
+116,192,226,247, 0, 0,242,187,111,193,212, 40, 8, 3,128,104,131,225,207,119,255,239, 63,253, 71,160, 37, 0,128,102, 73,146,
+113, 0, 0, 94, 68, 36, 46, 84,202,179, 63,199, 8, 0, 0, 68,160,129, 42,176, 65, 27,244,193, 24, 44,192, 6, 28,193, 5,220,
+193, 11,252, 96, 54,132, 66, 36,196,194, 66, 16, 66, 10,100,128, 28,114, 96, 41,172,130, 66, 40,134,205,176, 29, 42, 96, 47,212,
+ 64, 29, 52,192, 81,104,134,147,112, 14, 46,194, 85,184, 14, 61,112, 15,250, 97, 8,158,193, 40,188,129, 9, 4, 65,200, 8, 19,
+ 97, 33,218,136, 1, 98,138, 88, 35,142, 8, 23,153,133,248, 33,193, 72, 4, 18,139, 36, 32,201,136, 20, 81, 34, 75,145, 53, 72,
+ 49, 82,138, 84, 32, 85, 72, 29,242, 61,114, 2, 57,135, 92, 70,186,145, 59,200, 0, 50,130,252,134,188, 71, 49,148,129,178, 81,
+ 61,212, 12,181, 67,185,168, 55, 26,132, 70,162, 11,208,100,116, 49,154,143, 22,160,155,208,114,180, 26, 61,140, 54,161,231,208,
+171,104, 15,218,143, 62, 67,199, 48,192,232, 24, 7, 51,196,108, 48, 46,198,195, 66,177, 56, 44, 9,147, 99,203,177, 34,172, 12,
+171,198, 26,176, 86,172, 3,187,137,245, 99,207,177,119, 4, 18,129, 69,192, 9, 54, 4,119, 66, 32, 97, 30, 65, 72, 88, 76, 88,
+ 78,216, 72,168, 32, 28, 36, 52, 17,218, 9, 55, 9, 3,132, 81,194, 39, 34,147,168, 75,180, 38,186, 17,249,196, 24, 98, 50, 49,
+135, 88, 72, 44, 35,214, 18,143, 19, 47, 16,123,136, 67,196, 55, 36, 18,137, 67, 50, 39,185,144, 2, 73,177,164, 84,210, 18,210,
+ 70,210,110, 82, 35,233, 44,169,155, 52, 72, 26, 35,147,201,218,100,107,178, 7, 57,148, 44, 32, 43,200,133,228,157,228,195,228,
+ 51,228, 27,228, 33,242, 91, 10,157, 98, 64,113,164,248, 83,226, 40, 82,202,106, 74, 25,229, 16,229, 52,229, 6,101,152, 50, 65,
+ 85,163,154, 82,221,168,161, 84, 17, 53,143, 90, 66,173,161,182, 82,175, 81,135,168, 19, 52,117,154, 57,205,131, 22, 73, 75,165,
+173,162,149,211, 26,104, 23,104,247,105,175,232,116,186, 17,221,149, 30, 78,151,208, 87,210,203,233, 71,232,151,232, 3,244,119,
+ 12, 13,134, 21,131,199,136,103, 40, 25,155, 24, 7, 24,103, 25,119, 24,175,152, 76,166, 25,211,139, 25,199, 84, 48, 55, 49,235,
+152,231,153, 15,153,111, 85, 88, 42,182, 42,124, 21,145,202, 10,149, 74,149, 38,149, 27, 42, 47, 84,169,170,166,170,222,170, 11,
+ 85,243, 85,203, 84,143,169, 94, 83,125,174, 70, 85, 51, 83,227,169, 9,212,150,171, 85,170,157, 80,235, 83, 27, 83,103,169, 59,
+168,135,170,103,168,111, 84, 63,164,126, 89,253,137, 6, 89,195, 76,195, 79, 67,164, 81,160,177, 95,227,188,198, 32, 11, 99, 25,
+179,120, 44, 33,107, 13,171,134,117,129, 53,196, 38,177,205,217,124,118, 42,187,152,253, 29,187,139, 61,170,169,161, 57, 67, 51,
+ 74, 51, 87,179, 82,243,148,102, 63, 7,227,152,113,248,156,116, 78, 9,231, 40,167,151,243,126,138,222, 20,239, 41,226, 41, 27,
+166, 52, 76,185, 49,101, 92,107,170,150,151,150, 88,171, 72,171, 81,171, 71,235,189, 54,174,237,167,157,166,189, 69,187, 89,251,
+129, 14, 65,199, 74, 39, 92, 39, 71,103,143,206, 5,157,231, 83,217, 83,221,167, 10,167, 22, 77, 61, 58,245,174, 46,170,107,165,
+ 27,161,187, 68,119,191,110,167,238,152,158,190, 94,128,158, 76,111,167,222,121,189,231,250, 28,125, 47,253, 84,253,109,250,167,
+245, 71, 12, 88, 6,179, 12, 36, 6,219, 12,206, 24, 60,197, 53,113,111, 60, 29, 47,199,219,241, 81, 67, 93,195, 64, 67,165, 97,
+149, 97,151,225,132,145,185,209, 60,163,213, 70,141, 70, 15,140,105,198, 92,227, 36,227,109,198,109,198,163, 38, 6, 38, 33, 38,
+ 75, 77,234, 77,238,154, 82, 77,185,166, 41,166, 59, 76, 59, 76,199,205,204,205,162,205,214,153, 53,155, 61, 49,215, 50,231,155,
+231,155,215,155,223,183, 96, 90,120, 90, 44,182,168,182,184,101, 73,178,228, 90,166, 89,238,182,188,110,133, 90, 57, 89,165, 88,
+ 85, 90, 93,179, 70,173,157,173, 37,214,187,173,187,167, 17,167,185, 78,147, 78,171,158,214,103,195,176,241,182,201,182,169,183,
+ 25,176,229,216, 6,219,174,182,109,182,125, 97,103, 98, 23,103,183,197,174,195,238,147,189,147,125,186,125,141,253, 61, 7, 13,
+135,217, 14,171, 29, 90, 29,126,115,180,114, 20, 58, 86, 58,222,154,206,156,238, 63,125,197,244,150,233, 47,103, 88,207, 16,207,
+216, 51,227,182, 19,203, 41,196,105,157, 83,155,211, 71,103, 23,103,185,115,131,243,136,139,137, 75,130,203, 46,151, 62, 46,155,
+ 27,198,221,200,189,228, 74,116,245,113, 93,225,122,210,245,157,155,179,155,194,237,168,219,175,238, 54,238,105,238,135,220,159,
+204, 52,159, 41,158, 89, 51,115,208,195,200, 67,224, 81,229,209, 63, 11,159,149, 48,107,223,172,126, 79, 67, 79,129,103,181,231,
+ 35, 47, 99, 47,145, 87,173,215,176,183,165,119,170,247, 97,239, 23, 62,246, 62,114,159,227, 62,227, 60, 55,222, 50,222, 89, 95,
+204, 55,192,183,200,183,203, 79,195,111,158, 95,133,223, 67,127, 35,255,100,255,122,255,209, 0,167,128, 37, 1,103, 3,137,129,
+ 65,129, 91, 2,251,248,122,124, 33,191,142, 63, 58,219,101,246,178,217,237, 65,140,160,185, 65, 21, 65,143,130,173,130,229,193,
+173, 33,104,200,236,144,173, 33,247,231,152,206,145,206,105, 14,133, 80,126,232,214,208, 7, 97,230, 97,139,195,126, 12, 39,133,
+135,133, 87,134, 63,142,112,136, 88, 26,209, 49,151, 53,119,209,220, 67,115,223, 68,250, 68,150, 68,222,155,103, 49, 79, 57,175,
+ 45, 74, 53, 42, 62,170, 46,106, 60,218, 55,186, 52,186, 63,198, 46,102, 89,204,213, 88,157, 88, 73,108, 75, 28, 57, 46, 42,174,
+ 54,110,108,190,223,252,237,243,135,226,157,226, 11,227,123, 23,152, 47,200, 93,112,121,161,206,194,244,133,167, 22,169, 46, 18,
+ 44, 58,150, 64, 76,136, 78, 56,148,240, 65, 16, 42,168, 22,140, 37,242, 19,119, 37,142, 10,121,194, 29,194,103, 34, 47,209, 54,
+209,136,216, 67, 92, 42, 30, 78,242, 72, 42, 77,122,146,236,145,188, 53,121, 36,197, 51,165, 44,229,185,132, 39,169,144,188, 76,
+ 13, 76,221,155, 58,158, 22,154,118, 32,109, 50, 61, 58,189, 49,131,146,145,144,113, 66,170, 33, 77,147,182,103,234,103,230,102,
+118,203,172,101,133,178,254,197,110,139,183, 47, 30,149, 7,201,107,179,144,172, 5, 89, 45, 10,182, 66,166,232, 84, 90, 40,215,
+ 42, 7,178,103,101, 87,102,191,205,137,202, 57,150,171,158, 43,205,237,204,179,202,219,144, 55,156,239,159,255,237, 18,194, 18,
+225,146,182,165,134, 75, 87, 45, 29, 88,230,189,172,106, 57,178, 60,113,121,219, 10,227, 21, 5, 43,134, 86, 6,172, 60,184,138,
+182, 42,109,213, 79,171,237, 87,151,174,126,189, 38,122, 77,107,129, 94,193,202,130,193,181, 1,107,235, 11, 85, 10,229,133,125,
+235,220,215,237, 93, 79, 88, 47, 89,223,181, 97,250,134,157, 27, 62, 21,137,138,174, 20,219, 23,151, 21,127,216, 40,220,120,229,
+ 27,135,111,202,191,153,220,148,180,169,171,196,185,100,207,102,210,102,233,230,222, 45,158, 91, 14,150,170,151,230,151, 14,110,
+ 13,217,218,180, 13,223, 86,180,237,245,246, 69,219, 47,151,205, 40,219,187,131,182, 67,185,163,191, 60,184,188,101,167,201,206,
+205, 59, 63, 84,164, 84,244, 84,250, 84, 54,238,210,221,181, 97,215,248,110,209,238, 27,123,188,246, 52,236,213,219, 91,188,247,
+253, 62,201,190,219, 85, 1, 85, 77,213,102,213,101,251, 73,251,179,247, 63,174,137,170,233,248,150,251,109, 93,173, 78,109,113,
+237,199, 3,210, 3,253, 7, 35, 14,182,215,185,212,213, 29,210, 61, 84, 82,143,214, 43,235, 71, 14,199, 31,190,254,157,239,119,
+ 45, 13, 54, 13, 85,141,156,198,226, 35,112, 68,121,228,233,247, 9,223,247, 30, 13, 58,218,118,140,123,172,225, 7,211, 31,118,
+ 29,103, 29, 47,106, 66,154,242,154, 70,155, 83,154,251, 91, 98, 91,186, 79,204, 62,209,214,234,222,122,252, 71,219, 31, 15,156,
+ 52, 60, 89,121, 74,243, 84,201,105,218,233,130,211,147,103,242,207,140,157,149,157,125,126, 46,249,220, 96,219,162,182,123,231,
+ 99,206,223,106, 15,111,239,186, 16,116,225,210, 69,255,139,231, 59,188, 59,206, 92,242,184,116,242,178,219,229, 19, 87,184, 87,
+154,175, 58, 95,109,234,116,234, 60,254,147,211, 79,199,187,156,187,154,174,185, 92,107,185,238,122,189,181,123,102,247,233, 27,
+158, 55,206,221,244,189,121,241, 22,255,214,213,158, 57, 61,221,189,243,122,111,247,197,247,245,223, 22,221,126,114, 39,253,206,
+203,187,217,119, 39,238,173,188, 79,188, 95,244, 64,237, 65,217, 67,221,135,213, 63, 91,254,220,216,239,220,127,106,192,119,160,
+243,209,220, 71,247, 6,133,131,207,254,145,245,143, 15, 67, 5,143,153,143,203,134, 13,134,235,158, 56, 62, 57, 57,226, 63,114,
+253,233,252,167, 67,207,100,207, 38,158, 23,254,162,254,203,174, 23, 22, 47,126,248,213,235,215,206,209,152,209,161,151,242,151,
+147,191,109,124,165,253,234,192,235, 25,175,219,198,194,198, 30,190,201,120, 51, 49, 94,244, 86,251,237,193,119,220,119, 29,239,
+163,223, 15, 79,228,124, 32,127, 40,255,104,249,177,245, 83,208,167,251,147, 25,147,147,255, 4, 3,152,243,252, 99, 51, 45,219,
+ 0, 0, 0, 32, 99, 72, 82, 77, 0, 0,122, 37, 0, 0,128,131, 0, 0,249,255, 0, 0,128,233, 0, 0,117, 48, 0, 0,234, 96,
+ 0, 0, 58,152, 0, 0, 23,111,146, 95,197, 70, 0, 3, 40, 60, 73, 68, 65, 84,120,218,236, 93,119,120, 20,197, 3,125,187,183,
+ 87,114,119,201,165, 55, 18, 72,161, 67, 0,105, 10, 72,239, 66, 40, 22, 4, 17, 69,108, 63,105, 22, 4, 65, 17,165,131, 34, 85,
+ 69,196, 6, 40,210, 68, 16, 80,138, 72,239, 69,122,135, 0,233, 61,151,235,109,231,247, 71,110,207,203,113, 45, 16, 80, 96,222,
+247,237,119,183,237,237,204,206,236,236,219, 55,141, 33,132,128,130,130,130,130,130,130,130,130,162,242,193,210, 91, 64, 65, 65,
+ 65, 65, 65, 65, 65,241, 31,193,134, 13, 27, 42, 98,129,117,246,151,211,190,180,251,175,115,222,197,184,147, 74,228,108,103,231,
+252,248, 62, 9,103,187,255, 42,167, 16,223, 10,240,118,174, 72, 62,170,172,251,233, 20, 78, 82,217,225,188, 91,156,149,245, 28,
+185, 9, 39,185, 11,233,254,241,125, 18,206,118,255, 53, 78,215,252,227, 39,111,133, 56,253,204, 83, 21, 13, 39,169,236,112,222,
+ 45,206, 59,125,142,188,132,147,220,105, 94,242,144,246, 31,227, 33, 1, 33, 4,220, 93, 20, 89,126, 35, 53, 53,149,113,226,103,
+254,171,156,206,247, 65,224,175,204,176, 86, 34,118, 84, 54,167,203,253,172, 44,124,156,154,154,202,108,216,176, 97, 39,128,118,
+149, 25,247,202, 72,119,151,184, 86, 10,239,109,136,172, 10,113, 86, 86,190,191,219,156,149,245, 44,185,114, 86, 70,190,119,151,
+238,119, 49,141, 42, 43,156,149,242, 44,221,141, 60,239, 38,255,220, 49,175, 43,103,101, 60, 75,174,156,149,145,239,239, 5,103,
+101, 60, 75,238, 56, 43, 35,223,123, 74,251,135,205,160, 98,111,231,166,221, 69,167,172,253,127, 89, 16,221, 45,177, 89, 1, 7,
+230, 95,231,172,228, 52,250,216,206, 89,153, 95, 55,237, 43, 43,141,238, 70,126,119,230,172, 44,126, 87,158,202, 72, 39,119,156,
+119, 26, 94, 15,225,172,244,184,223,105,190,191, 87,156,149,156, 70,149,242, 44,185,112,182,175,228,143,129,246, 78,235, 31, 87,
+ 38,103,101, 61, 75,110,194,121,199,233,228,142,243, 78,195,235, 33,156,149, 30,247,202,120,135,220, 45,222, 7, 26,119,171,250,
+172,178, 57, 43,200,253, 64,113, 86,176,122,166,243, 93, 72,251,127, 53,156,149,201,233, 26,198,202,172,238,185,155,225,172, 76,
+206, 10,132,245,129,227,188,223,210,253,191,120, 63, 61,241,221, 73,181,148, 39,119,244,110,132,179, 50, 57,253,228,126, 32, 56,
+239, 32,237, 31, 40, 84,184,234,240, 94, 8,184, 74,254, 50, 65, 37, 59, 48,119, 83,184, 86,102, 56,219,223, 13,135,240, 46,160,
+210,195,105,255, 82,254,232, 46,196,253,126,185,167,244, 89,162,207,210,127,238, 89,114,201,147,237, 43,209, 41,170, 84,231,217,
+149,179, 50,174,225,204, 81, 89,121,244,110,199,189, 50,159,165,187,145,246, 20,119,224, 66, 80, 78,202, 73, 57, 41, 39,229,164,
+156,148,243,161,229,124,224, 64, 8,161,195, 59, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80,220, 71,240,
+218, 70,171, 74,149, 42, 27, 20, 10, 69, 13, 79,251,181, 90,109, 86, 86, 86, 86, 7,122, 27,255, 61,208, 52,162,184,143,192,226,
+159, 94,206, 60, 0, 98, 95, 40, 40, 40, 40, 30,104,120, 20, 90, 50,153, 44,249,220,185,115,181,120,158,135,205,102,131,213,106,
+117,252,154, 76, 38,180,109,219,182,194, 13,233,163,163,163,119,137, 68,162,196,138,156, 99,179,217,110,228,228,228,180,246,114,
+200, 62, 0,201, 12,243, 79,155, 64,225,191,167, 95, 0,153, 22,139,165,137, 55, 78,134, 97,146, 93,249, 60,112, 9,255,189,114,
+ 6, 7, 7, 31,225, 56, 46,222, 29,151,167,255, 60,207, 95,205,203,203,107,117, 47,211,232, 97, 70,116,116,244, 46,142,227, 42,
+156, 63,179,179,179, 61,230,207,216,216,216,227, 44,203, 86,169, 0,165,136,231,249, 11, 89, 89, 89,173,189, 8,145,125, 0,146,
+189,145,184,230, 39,134, 97,210,109, 54, 91, 51, 95,207,145, 55, 46, 55,121,212, 23,167, 67,100,113, 28, 55, 35, 42, 42,234, 13,
+157, 78,103, 0, 64, 68, 34, 17,113, 10, 27, 0,192,106,181,230, 21, 23, 23, 55,160, 57,145,130,130,226,161, 16, 90, 60,207,179,
+ 70,163, 17, 23, 47, 94,132,135,249, 16,109,183,113,189, 90, 71,255,220, 26, 21, 20, 21, 13,171,217, 12,101, 68,164,131, 59,231,
+236,105, 88, 45,102, 88, 77, 38, 84,107,222, 66, 8, 3,234,213,171, 39,242,193, 25, 63,115,230,204,168,160,160, 32, 24, 12, 6,
+ 24, 12, 6, 24,141, 70, 24, 12, 6,152, 76, 38,152, 76, 38,152,205,102,152,205,102, 88,173, 86, 24,141, 70,108,219,182,205,102,
+177, 88,188,114, 78,157, 58, 53, 74,165, 82, 57,248,132, 69,224, 20,120, 45, 22, 11, 12, 6, 3,182,111,223,238,149,147,227,184,
+248,204,204,204, 40,137, 68, 2, 66, 8,120,158, 7, 33,164,220,226,138,234,213,171,155,189, 5,242, 46,165,209,195,140, 90, 83,
+151,111,140, 10,150,203, 96,229,121,164, 54,170,238,216,113,245,155, 85, 32, 86, 27,120,171, 21, 53,135, 15,114,108,175, 91,183,
+174,215,252, 73, 8, 73,152,186,124, 99,136,191,156, 5, 5, 5,250, 58,117,234,100,162,108,112, 63, 79, 66, 43, 94,175,215, 71,
+217,249,111, 17, 68, 44,203,150, 91, 54,111,222,140,212,212, 84, 95,113,143,127,251,237,183,163, 44, 22, 11, 76, 38, 19,140, 70,
+ 35, 44, 22, 11,172, 86,171, 99,177,217,108,142,197,100, 50,225,224,193,131,254, 58, 89, 51,187,116,233, 50,100,227,198,141,202,
+ 95,127,253, 85,153,152,152, 8,137, 68, 2,145, 72, 4,145, 72, 4,150,101,193,113, 28, 30,123,236, 49,134,102, 65, 10, 10,138,
+135, 70,104, 25,141,198,107,141, 27, 55, 38,246,255,113, 50,153, 76,226,242,149, 91,165,102,205,154, 23, 92,207,243, 85, 93, 21,
+ 20, 21,141,113, 85,195, 0, 0, 19,174, 23, 56, 94, 16,159,180,122,196,113,204,164,140, 18, 0,128, 92, 46, 7,227,252, 25,237,
+ 1, 74,165, 18, 93,186,116,129, 84, 42, 69,179,102,205, 32, 22,139,221, 46, 18,137, 4, 98,177,216,231, 77, 97, 24, 6,129,129,
+129,152, 56,113,162, 32,146,160, 12,144, 97, 68,171,102, 8, 0,193,215,167, 47,193,196, 19,112, 28,231, 88,252,225,148, 72, 36,
+ 56,117,234, 20, 56,142,131, 72, 36,114,252, 10,255,215,175, 95,143,103,158,121, 6, 28,199, 65, 46,151, 3, 62, 70, 14,118, 78,
+ 35,147,201, 20, 43,149, 74,205, 0, 4,113, 38, 97, 24, 38,230,118,210,232, 97, 70,176, 92,134, 23, 23,174, 5, 0,220,156, 51,
+220,145,118, 7,135, 78,112, 28,147,240,218,179, 96, 24, 6, 98,177, 24, 44,203, 86, 26,103, 97, 97,161,126,192,128, 1,123,130,
+130,130, 54,171,213,106,248, 16,112,184,121,243, 38, 56,142,243,152,223, 89,150,197,236,217,179,113,249,242,101,191,226,110, 48,
+ 24,176,120,241, 98,216,108,182,114,188,194,127,215,109,126,138,172, 41, 93,187,118, 29,180,113,227,198, 80,134, 97,240,249,231,
+159, 67, 34,145,160, 71,143, 30, 8, 15, 15,199,150, 45, 91, 32,145, 72, 48,102,204, 24,154,249, 40, 40, 40,188,149,121, 98, 0,
+143, 0,136,180,155, 8,165, 0, 66,156, 14,201,179,255, 70, 10,235, 12,195, 28,118,195,211,220,126, 76, 30,195, 48,135,157,214,
+ 77, 0,164,110,182, 23, 0,144,219, 23, 35,202,220,255, 20,167,235, 8,231,193,211,117, 57,160,108,254, 33, 0, 59, 0,180, 79,
+ 77, 77,221, 9, 0,217,217,217, 79,100,103,103, 3, 0,146,147,147,207, 93,184,112,161,142,160,121,236,213, 83, 18,171,213, 90,
+ 75,168,170, 18,220,162,206,157, 59,123,253,194,183,154,205,183, 8, 16,119, 90,202, 93,117,133, 39, 1, 99, 54,155,241,236,179,
+207, 2,128,199,151,142,243,226,135,118,131,201,100, 2,199,113,168, 93, 53, 18, 31,118,107,140, 71,137, 5, 90, 13, 3,107,137,
+ 22,125, 2, 45, 56, 87,175, 9, 22,221,200,195,117,181, 6, 28,199,249,197,201,243,188, 71,145, 37, 18,137,176,112,225, 66, 12,
+ 24, 48, 0, 34,145,200, 47, 62,231, 52, 74, 74, 74,218,120,225,194,133,112,134, 97,140,246, 52,146, 89,173, 86,149,213,106, 13,
+183,217,108,225, 21, 73,163,135, 25, 86,158,119,155, 15, 61,229, 89,127,210,201, 31,206,194,194, 66,125,106,106,234, 1,153, 76,
+182, 36, 58, 58, 58, 51, 61, 61,221,167,208,114, 21, 63,174, 31, 21,159,125,246, 25,230,207,159,143, 14, 29, 58,248, 21, 78,163,
+209, 8,134, 97,176,104,209,162, 91,246, 77,158, 60,249,150,235,249,224,100, 0,176, 85,170, 84, 25,250,199, 31,127,168,132, 99,
+ 35, 34, 34, 32, 22,139,209,160, 65, 3, 4, 5, 5, 97,207,158, 61,176,217,108,126, 63,151, 20, 20, 20, 15, 46,220,105, 17, 39,
+180, 29, 55,110, 92,179, 25, 51,102, 76,107,217,178,229,207,251,246,237, 91,206, 48,204, 6,167, 50, 49,213, 94,190,110, 16,214,
+ 9, 33,205,157, 69,143, 93,172, 69, 50, 12,179, 65, 56,222,121, 93,248, 37,132,116, 6, 32, 21,214,199,141, 27,151, 50, 99,198,
+140,105, 99,199,142,125,127,250,244,233,146,113,227,198, 53,156, 49, 99,198, 52,225, 58,238,194,225,206,209,242, 58,247,148, 80,
+ 69,117,254,252,121, 79, 85, 84,206, 47, 0,175,165,165, 50, 34,210,225,100, 77, 74, 8,119,108,159,152, 94,236,120,129, 45,104,
+ 90, 3, 74,165, 18,221, 38,125,234,151, 83,100, 50,153,144,155,155,235,112, 25,124, 45,254,114, 42,228, 1,216,246,118, 3,220,
+ 44,144,226,227,253,133,216,248,247,101,136,197, 98,116,175,215, 0, 79, 72,130, 48, 62, 65,138,183, 47,165,193, 66,252,107,211,
+ 75, 8,113, 43,176,132,255, 66, 21,138,191, 66,203, 37,141,110, 26, 12,134,130,139, 23, 47,234,249,178, 23,187,156, 16, 18,202,
+ 48, 76,169,221,229,138,245, 55,141, 30,102,164, 54,170,238,112,157, 14, 6,117,114,108,127, 70,123,202,145, 38,163, 22,126, 2,
+ 0,232,208,228, 49,159,207,131, 63,156, 5, 5, 5,250,214,157,218,239,180,233, 77, 63, 12, 26, 52,232,218, 95,127,253, 37,247,
+ 39,172,238,132,150,224,218, 10, 34,139,227, 56,152, 76, 38,191,226,110, 50,153, 60, 62, 31, 18,137,228,118, 28, 45,104,181, 90,
+211,186,117,235,176, 96,193, 2,132,135,135,163,107,215,174,136,141,141,197,170, 85,171, 64, 8,193,240,225,195, 33,151,203, 5,
+247,154,102, 64, 10,138,135, 27,222,180,136,108,198,140, 25,211, 92,133,140,243,186,179,128,114, 17, 83,206, 98, 45,197,199,251,
+127,131,171,120, 18,174,203, 48,204,134,233,211,167,167,250, 8, 71,158, 39,161,229,117, 72,124,163,209,120,173, 81,163, 70,126,
+169, 9,157, 78,151,237, 75,108,184,251,170,119,118, 9, 2, 3, 3,161, 84, 5,130,245,179,220,181, 88, 44, 14,161,178,117,235,
+ 86,200,229,114,244,232,209,227,142, 28, 45,179,217, 12,169, 68, 12, 54, 34, 26, 47,206,249, 11, 5,165,122,199, 11,102,199,213,
+107, 56,150,147,139,183, 91,118,130, 82,158, 11,141,201,228,151,243,198,243,252, 45, 34,139,227, 56, 60,251,236,179, 14, 55,193,
+185,221, 10,188, 84, 29,134,135,135, 31,225, 56, 46,222, 41,141, 2,146,147,147,129,127,218,245, 48, 60,207,107, 66, 66, 66,126,
+ 1, 80,133, 16, 18, 15, 32,200,159, 52,162,112,159, 63, 93,183,243, 46, 78,213,237,112, 22, 20, 20,232, 83, 83, 83, 15,216,244,
+166, 31, 50, 50, 50, 14, 0, 8,120,244,209, 71, 43, 44,180, 4,129, 37, 22,139, 49,123,246,108,204,159, 63,223,177,223, 95,161,
+101,181, 90,203, 9,168, 75,151, 46,149,187,150,171,176,243, 81,109, 74, 80,214,187,144, 79, 78, 78,118,156, 19, 19, 19,131,144,
+144, 16,240, 60, 15,158,231, 17, 16, 16, 0,185, 92, 14,137, 68, 66, 51, 29, 5, 5,133, 55, 45,162, 31, 59,118,236,251, 12,195,
+108,176, 59, 75,167,189, 8, 42,119,218,163,185,139, 88,203,243,112, 92,170, 59,177,229,252, 95,192,184,113,227, 82, 92,195,225,
+174,186,210, 81,170,186, 12,187, 95, 14,206, 85, 84,149,245, 18,243,246, 34, 11, 12, 81, 65,174, 84, 66, 36, 98,193, 48, 12,241,
+197,101, 54,155, 29, 5,255, 27,111,188,225,181,221,138,191,237,169,204,102, 51, 88, 78,132,172,152, 36,216,216,221,142,115,133,
+133,229,196,184, 30, 83, 7,162,243,199, 33,246,243,133,235,234,104, 13, 31, 62, 28,139, 23, 47, 6,203,178,142,123,194,113, 28,
+106,214,172,137,107,215,174,121,229,226, 56, 46,254,250,245,235, 81,206,247, 81, 16,177,132, 16,216,108, 54, 84,175, 94,221,112,
+241,226,197, 55,233,163,123,103, 34,203,211,118,155,141,247,219,133,113,119, 92, 65, 65,129,190, 95,191,126, 59, 75, 74, 74,126,
+168, 95,191,254, 37,148, 31, 2,193, 39, 31,199,113,229, 4,150, 32,178,230,205,155, 87, 78, 20, 89, 44, 22,191, 62, 4, 44, 22,
+203, 45,130,103,214,172, 89,229,126, 1,160, 85,171, 86,126, 57,195, 0, 8,203,178, 68, 34,145,160, 75,151, 46,104,216,176, 33,
+126,253,245, 87,240, 60,143, 97,195,134, 65, 46,151, 99,238,220,185,176, 90,173,152, 57,115, 38,117,180, 40, 40, 40,188,105, 17,
+227,244,233,211, 79, 79,159, 62,221,225, 44,185, 58, 90, 30,222,187, 61,237,162, 42, 82, 16,105, 0,140,238, 4,145, 59,151,204,
+ 85,128, 57,111,155, 49, 99,198, 52,215,112,184, 86, 87,150, 19, 90,247, 10,217,103, 78,225,211,199, 27, 3, 40, 95, 93,184,240,
+177, 58, 80, 6, 42,161, 12, 10, 68,191,245,187, 1,192, 94,232,143,245,203,209, 18,132, 86, 65, 65,129, 87,145, 85, 17, 71,139,
+149,114, 88, 29, 95, 4, 34, 21,131, 51, 89,202, 9, 45, 17, 39,198,205,240, 36,176, 98, 9, 56,155,213, 47, 78, 66,200, 45, 85,
+133,131, 7, 15, 6,195, 48,142, 30, 98,141, 26, 53,114,230, 98,124,189, 28, 71,135,149,181,193,115,173,142,157,153,111,160, 79,
+236,237,228,207, 35,223,224,220,154,161, 0,128,214, 90,173, 35, 45,166, 54,250,167,239,192,156, 83, 59, 29,238,227, 36,188,123,
+ 91,156, 5, 5, 5,250, 71,235,166, 28,144,132, 5,255,112,227,198,141, 3, 0,216,254,253,251,135, 52,106,212,200,175,103, 82,
+232, 92,225, 42,178,156,157, 44,225,215, 71, 15, 91, 39,225,104,243, 75, 64, 9,213,136,126,228,121, 34,228,109,149, 74,133,192,
+192, 64, 71,143,219,128,128, 0, 40, 20, 10, 71,251, 78, 63,133, 27, 5, 5,197,195,139, 80, 65,232,216,197, 82, 57,167,201,222,
+182, 42,213,121,221,157,227,101,119,160,118,249, 40, 95, 55,218, 5,154, 91, 8,206,154,203, 57, 27, 60,137, 52, 78, 80,144,206,
+191, 49, 49, 49,191, 7, 6, 6, 38,249, 27,251,138,244, 98,179, 89,204,183, 56, 91, 12,195, 32, 48, 40, 16,242, 64, 37,228, 65,
+129, 30, 93, 47,111, 66, 75,112,138,132,151,206,146, 37, 75, 16, 24, 24,136,151, 94,122,169,194,109,180, 28, 66, 75,194, 98,139,
+108, 59, 68, 82,174,156,200,226, 56, 14, 34,177, 24,217,129,177, 96,197, 98,112, 86,255, 92,178,146,146, 18,112, 28,135, 15, 63,
+252,208,241, 5,239, 44,178, 42, 18,103,111, 96, 25, 70,112,183,100, 53,106,212,120,151, 97,152, 4, 0,137, 90,173, 86,150,149,
+149,213,145, 62,175, 94,148,129,205,114,139, 11,229,201,125,189, 93, 78,193,201,146,132, 5,255, 80,167, 78, 29,135,147,165, 80,
+ 40,132,222,166,190,211,152,101,221,138, 44,215, 30,130, 28,199,149,229,101, 31,189, 35,157, 29,173,233,211,167, 59,120,157,157,
+ 44, 1, 21,121,142,132,176,238,220,185, 19,199,142, 29,195, 27,111,188, 1,185, 92,142,249,243,231,195,106,181, 98,242,228,201,
+144,203,229,144, 74,165, 52,243, 81, 80, 80, 55,171,156, 22,113, 65,158, 75, 59, 40,198, 69,212,228,185, 19, 88,206,213,132,194,
+127,134, 97, 44,110,120, 77, 46, 85,138,174,219,133,223,130,233,211,167,255, 37, 56, 89, 78,219,203,133,195,167,163, 37,147,201,
+146, 46, 94,188,232, 24, 8,211,219,175,201,100, 66,135, 14, 29,252,118,198,132, 94,135, 28, 39, 42, 39, 44, 20, 65,129, 80,168,
+130, 32, 15, 12,116, 21, 28,140,175, 66, 92,248, 34,118, 22, 90, 31,125,244, 17, 56,142,195,226,197,139, 1, 0,239,190,251,174,
+223,109,180, 4, 78,216, 24,164,147, 43,104, 60,231, 25,152,126,180, 32,103,239, 9,112, 28,135,168, 22, 79,128,127,244, 25,232,
+228,129,224,108, 86,191,123, 29, 22, 22, 22,226,218,181,107, 16,137, 68,120,231,157,119,202,141,117,228,218,147,109,235,214,173,
+ 62,227,238,206,201,250,232, 70,161,131, 71, 46,151,179, 39, 78,156, 72,226,121, 62, 89,175,215,215,104,213,170, 21, 79, 31,101,
+ 31,162,136,183,250, 37,170,252,205,159,174,156, 66,155,172,146,146,146, 31,110,220,184,113, 16, 0, 59,104,208,160, 16,133, 66,
+129,111,191,253, 86, 7, 64,186,106,213, 42,185, 47, 81, 36,228, 27, 95, 34, 75, 44, 22,151,229,101,127,226, 78,202, 15, 89,226,
+171, 97,188, 63,121, 94, 8, 43,195, 48,176,217,108,144,203,229,229,156,172,128,128, 0,200,100, 50,154,241, 40, 40, 40,124,149,
+ 37,135,253, 46,199, 9,105,238, 36,170, 14,223, 14,111, 69,174,231, 11,156, 39,161, 97, 52, 26,113,246,236, 89,127,121,252, 30,
+ 24,179,106,179,199, 48, 41,163, 4, 12,195,224,235, 86,245,161, 84, 5, 66,161, 84,226,233, 95,119, 58, 10,238, 83,211,222,133,
+ 76, 25,136, 42,109,186,250, 85,144, 11, 85,135,206, 66,171,184,184, 24, 98,177, 24, 83,166, 76, 1,203,178,152, 57,115, 38,226,
+226,226,144,149,149,133, 85,171, 86,249,229,104,137,108, 34,196,190, 80, 23,138,193,193, 80,189,208, 22,161, 93, 62, 66,134,137,
+195, 62,131, 2,109, 13,103, 32,221, 50, 15, 38,222,230,119, 15, 44,171,213,138,157, 59,119,186, 54,120,119,180,169,178, 90,173,
+176, 88, 44, 48,155,205,152, 57,115,166, 63, 61, 60,111, 73, 55,225, 30,218, 7, 65, 21, 93,184,112, 33,146, 16, 18, 6, 32, 24,
+ 64, 62,125, 92,189, 35,182,197,112, 68, 54,251, 31, 0, 96,253,244,151, 29,219, 63, 60,245, 79,254,156,253, 99,217, 4, 0,117,
+ 18,187, 86,136,179,160,160, 64,223,189, 67,171, 93, 6, 94,252,125,131, 6, 13,202, 57, 89, 1, 1, 1,140,125,221, 47,187,140,
+101, 89,136, 68,162, 91,170, 11, 61,137, 45,127,218,104, 89,173, 86,199, 64,162,222,218, 51,222,142,163,245,242,203, 47, 35, 54,
+ 54,214,225,100, 77,154, 52, 9,114,185, 28,227,198,141,131,197, 98,193,188,121,243,104,230,163,160,160,184,231,162,236, 94,192,
+109, 73,106, 48, 24,210, 26, 54,108, 8, 15,251,226, 2, 2, 2,196, 46,145,170, 82,179,102,205, 11,110,170, 16, 59, 3,216,230,
+174, 80,103, 24, 6, 65,170, 32, 4, 4, 42,161,112,113,177, 2,130, 84,144, 5, 6,130,149,184, 45,204,111,225, 20,218,150, 56,
+ 11, 45, 97, 41, 41, 41,129, 88, 44,198,130, 5, 11,160, 82,169, 96, 52, 26,125,114, 10, 47, 29,145, 72, 4,221,205, 82,156,155,
+182, 13,210,128,125,168,209,117, 0, 98,197,114, 72,246,252, 2,189,205,226,107,192,210, 91, 56,107,213,170,133, 9, 19, 38,220,
+ 50,172,131, 39,196,197,197,249,140,187,171,147, 53,187,126, 53, 72,164, 18,140, 58,115, 19, 70,163,145, 25, 48, 96, 0, 15, 64,
+ 15, 32, 79,175,215,223,240,231,126, 86, 2,238,123, 78,111,189, 98, 5,240,196,230, 78,192,184,229, 20,156, 44, 3, 47,254,254,
+218,181,107,130,147, 21,172, 80, 40,240,213, 87, 95,233, 0,176,147, 39, 79, 86, 36, 36, 36,136,252,201, 75, 34,145, 8,115,230,
+204,113,219, 38,203,157,232,170,200,115,228,124,110,187,118,237,220, 14, 88,234, 65,188,221,194, 41,132, 53, 60, 60,220,225,100,
+217,108, 54, 71,111, 67, 97,244,121, 47, 31, 21, 52,127, 82, 78,202,249,240,112, 62,144,112, 91, 2,103,101,101,117,247,116, 66,
+245,234,213, 47, 94,188,120,177,166, 48, 21,135,189,224,148, 24, 12,134, 90,173, 90,181,242,105,237,240, 60, 15,153, 76, 6, 66,
+ 8, 58, 78,152, 1,134, 5, 88,148,127,137, 69, 61,222, 9, 34, 17, 7,190,108,170, 15,159,189, 14,245,122,125,185,151,131,187,
+ 69,163,209,192,104, 52,250, 61,154,183,193, 96, 40, 55, 4, 3, 67,120, 92,255,115,229, 45,189, 15,133,197,223,118, 59, 1, 1,
+ 1,229,170,126,124, 56, 86,140, 63,142,150,115,213,163, 68, 42, 1, 39, 17, 11,142, 86,233,165, 75,151,250,209,108,238, 63,132,
+ 14, 11, 0, 80,187, 85, 15,240,188, 13,196,102, 43, 55, 77, 82,221,164,238,224,137, 13,102,139, 14, 70,163,209,215,176, 39, 76,
+126,126,190,190, 95,191,126, 59, 1,124,215,167, 79,159, 11, 40, 27, 93,152, 4, 6, 6,202,196, 98, 49, 15,160, 16, 0, 41, 42,
+ 42, 10,206,200,200,224, 13, 6, 67, 53, 95,225,220,184,113, 35,206,158, 61,139, 54,109,218,148,155, 14, 74,112, 69,157, 71,119,
+247, 39,127, 10,213,229,238, 70,132,247, 36,228,252,133, 72, 36, 66,112,112, 48, 36, 18, 9,166, 76,153, 2,137, 68, 2,133, 66,
+ 1, 0,152, 55,111,158, 99,240, 85, 10, 10, 10,138,135, 70,104,249, 42, 55,189, 84, 43,122,173, 66,180, 90,173,233, 9, 9, 9,
+ 21,186,152,205,102,203,241, 33,220,210, 87,173, 90, 37,113,118, 33,124,253, 18, 66,114,124,188,108,211,215,175, 95, 47,113,231,
+110,120,154, 96,218, 23,167,205,102, 75, 79, 76, 76,244,232,152,184,131,197, 98,201,240, 37, 90,103,228,233,203,137,132, 81,103,
+110,122,156, 59,145,194,103, 94,243,146, 63, 63,184,221,252,121,169,118,237,218, 25, 33, 33, 33,155,162,163,163, 11,246,238,221,
+ 27,222,188,121,243,112,231, 99,154, 55,111, 30,235,114,154, 9,158,231, 57, 4,195, 48,233,125,250,244,113,155,231, 5,209,228,
+ 38,127,166,251,202,243,135, 14, 29,146, 56,159,239,137,223,233, 57, 74,247, 67,184, 94,111,220,184, 49,235,204,227, 41,239, 91,
+ 44,150, 60,154, 11, 41, 40, 40, 30,122,161,165,215,235,111, 54,108,216,208,234, 97,223, 13,111,231, 22, 20, 20, 52,171,236, 8,
+ 88, 44,150, 86,247, 3,103,126,126,126,165,198,221,106,181,166,219, 7, 40,245,122, 12,205,226,255, 94, 26, 1, 64,110,110,238,
+163, 0,160,213,106,225,107, 90,157, 10, 8,194, 74,207,159, 86,171,181,213,221,184,167,133,133,133, 45,105,206,162,160,160,160,
+ 66,171, 2,160,147, 17,255, 55,112, 55, 68, 43, 5, 5, 5, 5, 5, 5, 69,229,130,165,183,128,130,130,130,130,130,130,130,226,
+238,128, 65, 89,207, 1,119,168, 72,111,130,206,183,113,237,109,148,147,114, 82, 78,202, 73, 57, 41, 39,229,124,232, 56,125,113,
+ 63, 48,189, 25,239, 69,123,233,206,148,147,114, 82, 78,202, 73, 57, 41, 39,229,164,156, 15, 35, 8, 33,180,234,144,130,130,130,
+130,130,130,130,226,110,129,163,183,224, 95,131, 8, 21, 24, 81,223, 15,213, 28, 10,192,211,132,113, 38,134, 97,138,110,131,147,
+ 1, 32,177, 47,194, 64, 71, 22, 0,102, 0,102,134, 97,136,111,142,143,217,204,204,208, 20, 98, 19, 55, 39, 12, 35,230,121,252,
+ 93,173, 90,213,227, 12,243,132, 9, 0,148,209,117,235, 5, 42,229,157,141,102, 83,146, 76, 44, 61, 91,172,213,108, 53,230, 94,
+ 76,163,217,131,130,226, 95, 65, 47, 0, 19, 81,214,172,100, 58,128,149,244,150, 80, 80,220, 37,161, 21, 24, 24,120,132,101,217,
+120, 95,227,243, 8,176,207,101,150, 94, 84, 84,212,172, 2,215,238, 23, 24, 24,216, 65, 44, 22, 63, 14, 0, 22,139,101,175, 70,
+163,249, 11,192, 42, 0,214,219,140,147, 10,192,179, 0, 6,218,215,127,178, 23, 22,234,219,228,107, 24, 28, 28,188, 70, 44, 22,
+147,252,252,252, 22, 0, 16, 30, 30,126,192, 98,177, 48,106,181,250,105, 0, 39, 43,200,199,138,197,226,217, 45, 90,180,104,187,
+123,247,238,239, 0, 44,168,164,180,148,177, 44,235, 86,160,240, 60,159,120, 27, 34, 75, 2, 32,120,193,130, 5,225,203,150, 45,
+107,156,158,158,222, 0, 0,226,227,227, 79, 13, 26, 52,232,248,136, 17, 35, 10, 8, 33, 37, 12,195,152,189,241,100,102,134,166,
+228,102, 95,125, 35, 39,247,236,179, 0, 16, 19,219, 96,165, 72,196, 74, 8, 57,186, 95, 17, 49, 48,162,102,141,196,255,253,252,
+237, 2, 73, 98, 82, 85,108,223,119,236,145, 17,111,190,159,146, 1,124, 70,197,214,189, 67, 80, 80,208, 17,150,101,227,189, 61,
+227,238,158,121,155,205,150, 94, 88, 88,216,204, 19, 39,199,113,241,222,202, 11,119,219,120,158,191,154,159,159,239,118,168, 9,
+149, 74,181,159,227,184, 36,127,185,132, 95,171,213,154,238,169,151,174, 74,165, 58, 34, 18,137,226,189,197,211,221, 62,158,231,
+175,230,229,229,121, 10,231, 45,113,175,140,112,222, 14,167,183,112, 10,229, 17,128,121,225,225,225,143, 21, 20, 20, 60, 15,224,
+125,181, 90,221, 72, 36, 18, 33, 44, 44,236,125,147,201,116, 57, 56, 56,248,155,146,146,146,125, 0,222, 4, 64,231, 75,165,160,
+168, 44,168, 84,170, 28,141, 70, 67, 4,240, 60, 79, 44, 22, 11, 49, 26,141, 68,175,215, 19,173, 86, 75, 52, 26, 13, 81,171,213,
+164,164,164,132, 20, 20, 20,144,200,200, 72,215,193, 27, 61,213,225, 54, 80,169, 84, 23,103,204,152, 97,188,118,237, 26, 49,155,
+205,196,108, 54,147,180,180, 52,242,233,167,159, 26, 85, 42,213, 69, 0, 13, 60,156,219,217, 67, 97,209, 5,192,242,198,141, 27,
+155, 54,110,220, 72, 12, 6, 3,209,106,181,100,229,202,149,164,126,253,250, 38, 0,203,237,199,176,126,114, 2, 64,235,152,152,
+152,244, 43, 87,174,216,182,110,221,106, 14, 14, 14,222, 22, 28, 28,188, 45, 45, 45,205,118,229,202, 21, 62, 34, 34, 34, 29, 64,
+235, 10,132, 19, 0,158, 25, 53,106, 84, 78, 90, 90, 26,105,215,174,221,223, 78,219, 25,248,158,231,174,179, 59, 39,139, 16, 18,
+ 67, 8,137, 69,217, 32,151,183, 44,132,144, 88,251, 49,161,126,114, 42,175, 94,189, 90, 53, 58, 58,122, 6,195, 48, 38, 87, 62,
+134, 97, 76,209,209,209, 51,174, 94,189, 90,149, 16,162,244,198,153,126, 99,225,171,155, 54,118, 42,214, 22,157, 39,218,162,243,
+228,187,239,219,171, 95, 31,241,252,242,216,234, 77, 22,135,196,167, 44, 56,123,254,210, 34, 66,200,162,191, 14, 95, 92,244,209,
+151,191, 47,122,114,196,220,175,194, 19, 26,191, 94,129,251,121, 39,160,156, 0, 66, 66, 66,178,181, 90, 45, 33,132, 16,155,205,
+ 70,204,102, 51, 49, 26,141, 68,167,211, 17,141, 70, 67, 74, 75, 75, 29,207,121, 73, 73,137,227,127, 84, 84,148,199,231, 61, 52,
+ 52, 52, 71,175,215,151, 43, 59, 76, 38,147,163,252,208,233,116, 68,167,211, 17,173, 86,235, 88, 52, 26, 13,169, 82,165,202, 77,
+ 47,225,204, 18,194,201,243, 60,177, 90,173,196,108, 54, 59,120, 13, 6, 67,185,197,104, 52, 18,163,209, 72, 18, 18, 18,252, 14,
+167, 63,156, 6,131,129,196,199,199,103,122,226, 12, 11, 11,203, 49, 24, 12,229, 56,157,227,239,202, 43,172,199,196,196,100, 87,
+132,211,159,112,122,187,159,118, 44,184,112,225, 2,209,235,245, 36, 46, 46,174,224,233,167,159,182,216,108, 54,178,113,227, 70,
+210,184,113, 99,190,125,251,246,230,252,252,124,242,210, 75, 47, 17, 47, 31,133,244, 57,162,156, 20,158, 77, 11,207,142, 22,195,
+ 48, 80, 42,149, 88,177, 98,133,199,233, 56,156,255, 87,171, 86,205,223,235, 54, 75, 74, 74,218,185,103,207, 30,121,108,236, 63,
+ 3, 98,155, 76, 38,132,134,134, 98,216,176, 97,210, 94,189,122,213,236,218,181,235,129,235,215,175,183, 3,112,196, 7,223, 83,
+145,145,145,159,127,248,225,135,209,253,251,247, 71,120,120,185, 65,183,209,175, 95, 63, 60,253,244,211,146, 11, 23, 46, 12, 88,
+178,100,201,128,133, 11, 23,102,107, 52,154, 17, 0,126,241, 70, 42,151,203,251, 84,169, 82,229,171, 61,123,246, 68, 69, 69, 69,
+ 33, 57, 57,153, 29, 51,102, 76,205, 90,181,106,201,227,227,227,217,172,172, 44,252,250,235,175,113,207, 61,247,220,234,156,156,
+156,255,153,205,230,117,126,196, 93, 26, 30, 30,254,254,255,254,247,191, 8,181, 90,109, 61,122,244,232, 69, 97,187, 84, 42,157,
+220,178,101,203,230, 59,118,236,248, 17,192, 55,183,227,100, 17, 66,212,248,167,138, 79,128, 69,216,239,143,179, 69, 8,145,254,
+253,247,223, 97, 45, 91,182,252,197,104, 52, 54,121,227,141, 55,110, 76,155, 54, 77,174, 82,169, 84, 0, 24,181, 90, 93, 52,113,
+226, 68,211,220,185,115,223,171, 87,175, 94,167,253,251,247, 63, 69, 8,177,216, 5,217,173,124, 12,227, 8,207,205,140, 60,236,
+220,199, 75, 39,140,123, 55,254,147,169, 73,215, 15,159,185,201,115,114, 21,126,219,117, 26, 57, 5, 26,252,190,255, 12, 98,194,
+131, 24,137, 76,156, 18, 28, 87,191, 93, 73,198,153, 93,240, 50, 66, 58, 69,229,128, 97, 24, 40, 20, 10,252,246,219,111,183, 76,
+ 93,229,110, 90, 43,142,227, 16, 18, 18,226,115,118,131,128,128, 0,108,221,186,213,237,220,139,238,166,244, 9, 14, 14,134,183,
+143, 13,134, 97, 16, 16, 16,128,189,123,247,130,101, 89,183, 83, 3,185,110, 83, 42,149, 96,189,204,117, 37,112,238,218,181,203,
+ 39,151,240, 27, 24, 24, 8,148, 85,253,123,126, 40,101, 50,236,217,179,199, 99,156, 93,255, 7,218,231,123,245,197,185,119,239,
+222,114, 83,127,185, 78, 9,230,188,174, 84, 42,193,248, 32, 13, 13, 13,109, 17, 31, 31,143, 67,135, 14, 97,213,170, 85, 97, 41,
+ 41, 41,184,116,233, 18, 24,134,193,180,105,211,152,250,245,235,139,179,179,179,209,166, 77, 27,172, 93,187,182,149, 90,173,166,
+ 15, 12,197,191, 37, 88,196, 0, 30, 1, 16,137,178,102, 55,165, 0, 66, 80, 54,147,134, 20, 64, 1, 0,185,125, 49, 2,208, 0,
+136,176,159,158,111, 47, 91,156, 5, 66,158,243,228,211,132,144,230,118,110, 97,134,138, 72,167, 99,133,107,184,174,187,254,186,
+229,230, 0, 96,195,134, 13,194,203,172,125,106,106,234, 78,231,200,249, 35,178,132,121,202,220, 60,211,174, 93, 52,101, 74,165,
+114,205,129, 3, 7,228,145,145,255,196,193,104, 52,162,180,180, 20, 26,141, 6,165,165,165, 8, 10, 10,194,170, 85,171,228,157,
+ 58,117, 90, 83, 90, 90, 90,203,126,211, 60,113,206,201,202,202,138,182, 90,173,144, 74,221, 55, 81, 98, 89, 22,117,235,214,197,
+251,239,191,143,110,221,186,197,116,232,208, 97,142,139,208,186,165, 43,169, 66,161,248,234,232,209,163, 81, 10,133, 2, 23, 47,
+ 94, 68,122,122, 58, 70,141, 26, 85,149,231,121,220,188,121, 19,151, 46, 93, 66, 70, 70, 6,150, 44, 89, 18,213,183,111,223,175,
+220, 8, 45,119,221, 83,223,120,251,237,183,235,132,134,134,178,159,126,250,105,177, 86,171,253,194,190,125,194,252,249,243, 95,
+104,219,182,109,212, 43,175,188, 66,246,238,221,187,204,158,112, 30,239,167,115,155, 44,123, 53, 31,236,153,239,156,203, 57,117,
+157,246,131, 16, 18, 3,192,200, 48, 76,177, 27, 78, 6, 64,112,215,174, 93,223, 49, 26,141, 77,246,236,217,115,249,241,199, 31,
+ 79, 0,144, 37,100,190,224,224, 96,229,156, 57,115,162, 83, 83, 83, 47,116,236,216,177, 73,215,174, 93,223,201,203,203,155, 70,
+ 8,201,115,106,179,229,224,228,121,252, 29, 19,219, 96,229,174,253, 35,158,221,177,215, 36,121,247,205,143,110, 84,171,154, 88,
+242,247,197, 66,219,153,171,121, 40,213, 91,241,100,199,178, 9,204, 91, 52,168,134,207, 87,236,193,176,183, 62, 16,255,178,114,
+233,211,151, 9,148,154,204, 51, 27,189,220,207, 59, 5,229,132,163,138, 9, 98,177, 24, 79, 60,241, 4, 24,134,185,101, 46, 79,
+177, 88,140,253,251,247,163, 99,199,142, 16,139,197,120,249,229,151,253,226,228, 56, 14, 93,187,118,117,204,163,232,204,231, 42,
+ 26, 60,104,130,109,183,124, 29,114, 28, 88,150,245, 56,145,182, 43,167,175,114, 73, 8,167, 55, 46,231,125,190,194,105,159,242,
+200,111,145,229, 47,167, 16, 78,142,227,208,170, 85, 43, 28, 63,126,220,171,232,242,160, 47,203,197,189,168,168,232,197, 90,181,
+106,237, 90,176, 96, 65, 24, 0, 20, 20, 20, 56, 38,188, 23,137, 68, 56,127,254, 60, 76, 38, 19, 62,254,248, 99,179, 90,173,126,
+133, 62, 71,148,243,110,114,122,211, 34, 0,218,142, 27, 55,174,217,140, 25, 51,166,181,108,217,242,231,125,251,246, 45,103, 24,
+102, 3, 33, 36, 85,248, 29, 55,110, 92,202,140, 25, 51,166,141, 29, 59,246,253,233,211,167,159,102, 24,102, 3, 0,184,174,219,
+203,146, 84, 23, 17, 23, 41,240,216,159,185,114,199,186, 91,119,253,117,199,237, 16, 90, 0,144,154,154,202,216, 35,201, 56, 23,
+106,254, 10, 45,127,230,238,227, 56,110,248,180,105,211,162,189,137, 44,141, 70,131,204,204, 76, 36, 36, 36,224,229,151, 95,142,
+ 94,176, 96,193,112,171,213, 58,203, 11,173, 68, 36, 18,225,208,161, 67,200,205,205, 69,195,134, 13,145,148,148, 84,238,128, 43,
+ 87,174, 96,211,166, 77, 40, 46, 46, 70,211,166, 77,129,178,198,221,110,209,168, 81,163,143,235,214,173,219,149,101, 89,171, 92,
+ 46,199,223,127,255,141, 38, 77,154, 96,197,138, 21,168, 86,173, 26, 20, 10, 5, 46, 92,184,128,134, 13, 27, 98,231,206,157,136,
+140,140, 68,227,198,141,173,106,181,122,119, 97, 97,225, 95,215,175, 95,255,216, 83, 56,227,226,226, 62,122,253,245,215,165,153,
+153,153,252, 15, 63,252,176, 7,192, 30, 0,195, 63,248,224,131, 33,221,186,117,139, 58,118,236, 88,201,225,195,135, 15,122, 16,
+ 89,254, 56, 89, 86,215,151,146,205,102, 51,234,245,122,147,209,104,180,176, 44,155,198, 48,140,201,102,179,213,242,100, 66, 12,
+ 30, 60,184,122,126,126,254,176,183,222,122,235,154, 93,100,157, 71, 89, 3,120, 0,128,213,106, 53,106, 52, 26,117,203,150, 45,
+ 19,158,123,238,185,203,203,151, 47, 31, 54,120,240,224, 85, 63,252,240,131, 6,128,222,149,176, 90,181,170,199, 69, 34, 86,162,
+ 45, 13,187,186,122,213, 55,111,111, 90, 63,188,234,205,155, 25, 53,195, 35, 34,181,146,192,200,204, 85, 63,125,127, 4,128, 41,
+ 51, 79,141,147, 87,178, 33, 22,139,112,246,102, 9,218,118,239, 39,190,124,113,106,107, 0, 27,233,183,220,221,255, 88, 20, 38,
+161,222,177, 99,135, 87, 71,107,255,254,253, 16,139,197,144,203,229,152, 59,119,174, 87, 82, 65, 24, 8,110,145, 47, 49, 35, 76,
+142,238,205,125,226,121,222, 49,209,187,235,242,197, 23, 95,224,173,183,222, 42,119, 13,187,216, 96,124,113,122, 10, 95, 66, 98,
+ 34,114,115,114,202,109,243,103, 82,122,155,205, 6,177, 88,140,197,139, 23, 35, 53, 53, 21, 27, 54,108,240,250,251,196, 19, 79,
+128,101, 89,226,207,253,108,213,170, 21,204,102,179, 35,204,231,207,159,119,203,187,112,225, 66, 95,193,236, 5, 96, 98,147, 38,
+ 77, 84, 29, 58,116,192,174, 93,187,240,244,211, 79, 27,205,102,243, 69, 0,232,217,179,103,237, 5, 11, 22, 72,143, 30, 61,138,
+240,240,112,241,141, 27, 55,190, 3,109, 32, 79,113,151,225, 78,139, 8,239,188, 25, 51,102, 76,115, 21, 49,206, 16,246, 51, 12,
+179, 97,250,244,233,169,206,162,200,121, 93,112,157, 92, 68, 92,138,179, 35,229, 44,162, 60, 9, 40,151,247,173,243,241,121,110,
+133,150, 61, 98,237,157, 93, 32,161,240,245, 37,178,188,124, 57,150, 67,112,112,112,143, 39,159,124,210, 33,114, 12, 6,131, 67,
+ 96, 9, 34, 75, 88,191,112,225, 2,154, 53,107, 38, 9, 14, 14,238, 81, 80, 80, 48,203, 15, 17,135, 42, 85,170, 32, 63, 63, 31,
+167, 78,157, 66, 66, 66, 2, 44, 22, 11, 54,111,222,140,146,146, 18,136,197, 98, 72, 36, 18,152,205, 94,219,110,163,110,221,186,
+ 79, 44, 91,182,172,217,210,165, 75,139,132, 47,186,159,126,250, 9,132, 16, 68, 70, 70, 66,167,211, 33, 39, 39, 7,127,253,245,
+ 23,172, 86, 43, 2, 3, 3,145,156,156, 44,237,211,167, 79,235,137, 19, 39,138,189, 8,173, 86, 79, 63,253,116,176, 74,165,194,
+155,111,190, 73,204,102,243,116,251,182,143, 70,140, 24, 17,158,150,150,102,122,245,213, 87, 15,153,205,230, 79, 5, 51,209, 89,
+224,120, 72, 88,143, 78,150,197, 98, 17,238,233, 53,141, 70,131,136,136,136, 4,103,103,203,147, 24,220,187,119,111, 43, 0,162,
+201,147, 39, 7, 0,200,113, 14,131,201,100,130, 70,163,129, 86,171,181,148,148,148,228,142, 30, 61,218,186,124,249,114,145,253,
+156,179,238,132, 22,195, 60, 97, 82,169, 20, 82, 66, 68, 31, 44, 90,180, 40,176, 91,183,110,108, 96, 96, 32, 74, 75, 75, 85,191,
+255,241, 71, 96,167, 14,173,147,167,205,248,100,139, 42,190, 97,206,222,191,175, 34, 35,187, 4, 38,139, 5,201,177,193,101,126,
+ 24,197, 93,135,189, 35,139,195,209,114, 22, 21,187,118,237, 66,247,238,221, 29,207,186, 68, 34, 41,231,124,249,226,228, 56, 14,
+221,187,119,191,197,225,217,177, 99,135, 91,247,201, 23,156, 69,145,171, 56,114, 39,192, 88,150,245, 57, 96,160,224,230,185, 19,
+ 91,206,174,190,139,120,243, 85,205, 1,142,227, 48, 98,196, 8,136,197, 98,140, 25, 51, 6, 28,199,161,113,227,198,224, 56, 14,
+ 45, 91,182,132, 88, 44, 70,199,142, 29, 43, 28,247, 3, 7, 14,160, 73,147, 38,142, 48, 53,110,220, 24,205,155, 55, 7,199,113,
+104,211,166, 13,196, 98, 49,186,118,237,234, 15,231,251,165,165,165,141, 2, 3, 3,113,225,194, 5,136, 68, 34, 48, 12,115, 9,
+ 64, 35, 0,136,141,141,189,172,211,233,170, 27, 12, 6,188,254,250,235,140,201,100,106, 56,102,204,152, 15, 12, 6, 3, 21, 90,
+ 20,119, 13,174, 90,196, 9,250,177, 99,199,190,207, 48,204, 6,193,161,114,117,158,220,173,187, 41,155, 4, 7,234,176,253, 89,
+109,238, 34,226,242, 24,134, 57, 76, 8,233,233,233, 92, 0, 38, 23, 97, 85,174,234,208,185,218,208,167,163, 37, 20,190,254, 10,
+ 45, 95, 48, 24, 12,143, 68, 69, 69,121, 20, 89,206,191, 38,147, 9, 73, 73, 73, 48, 24, 12,143, 84,244,165, 17, 27, 27, 11,179,
+217,140,111,190,249, 6, 18,137, 4, 18,201, 63,250,194,100,242,110, 22,157, 57,115,230,218,129, 3, 7,154, 52,109,218, 52,116,
+237,218,181,121,237,218,181,139,236,214,173, 27,228,114, 57,244,122, 61, 44, 22, 11, 90,180,104,129,186,117,235, 34, 61, 61, 29,
+191,255,254,123,126,173, 90,181, 34, 14, 30, 60,200,103,103,103, 95,247, 66,221,165, 83,167, 78, 96, 24, 6,127,252,241, 71, 62,
+128,195, 50,153,108,211,212,169, 83, 67, 77, 38, 19, 63,104,208,160, 27,133,133,133,111, 1, 48, 75,165,210,249,237,218,181,107,
+185,109,219,182, 31,121,158,159, 91,209,140,234,122,111,181, 90, 45, 2, 2, 2,252, 25, 74, 66, 92, 88, 88,216, 0, 0,148, 74,
+101, 24,128,203,142, 28,174,215,151, 19,195, 38,147,201, 16, 22, 22,166, 4, 0,251, 57, 98, 15,156,145, 86, 43, 86, 95,191,126,
+ 53,200,185,253, 92, 72, 72, 8, 6, 62,247, 28,251,120,171, 86,210, 70,143, 60,210,117,252,103, 75, 87, 84, 9, 87,153,146,171,
+132,195, 98,179, 96,219,150,205, 60,225, 45, 91,104,177,115,111,132,150, 32, 54, 92, 29, 45,177, 88,140,157, 59,119,222,178, 77,
+ 34,145,224,235,175,191,246, 75, 24, 8,162,202, 83,213,153, 75, 85, 23,227, 75,192,136,197, 98,136, 68, 34, 44, 94,188, 24, 60,
+207,227,237,183,223, 46, 87,157,232,204,239,151,157,231, 36, 2,235,126,196, 3, 48, 33,125,182,204,113,190,107,120,237,231,248,
+229,146, 45, 88,176,192, 47, 71,171,103,207,158, 62,133,171,115, 13,131,115,184,142, 31, 63,238,150,119,209,162, 69, 62,239,167,
+205,102,195,198,141, 27, 29, 34, 85,192,248,241,227, 95,151, 74,165,209,187,119,239, 70,118,118, 54,180, 90, 45, 52, 26, 13, 90,
+180,104,145,204,178,236,223,217,217,217,105,103,207,158,125,146, 62, 61, 20,247,208,209, 50, 78,159, 62,253,244,244,233,211,221,
+ 58, 86,174,206,146, 55,231, 73, 16, 88,118, 65, 20, 41,136, 55,148, 53,171, 57,236,235, 92, 0, 82,215,170, 67,175, 70,144,139,
+138,156,232,174,240,245,167,250,208, 79, 59,157, 99, 24, 6, 6,131,193,173,192,114, 22, 7,102,179, 25,133,133,133,176,217,108,
+183, 61,214,151,187, 47, 89, 95, 66,235,212,169, 83, 47, 13, 25, 50, 36, 51, 56, 56,184, 81, 94, 94, 94, 46,207,243, 29,247,239,
+223, 31,201,113, 28, 84, 42, 21, 84, 42, 21, 54,109,218, 4,133, 66,129, 17, 35, 70,228,218,108,182, 93, 65, 65, 65,225,122,189,
+254, 68,118,118,246,120,143, 10, 70, 44,238,218,166, 77, 27, 28, 61,122, 20, 69, 69, 69, 91, 1, 52,126,254,249,231,187, 87,173,
+ 90,149,153, 58,117,170,225,202,149, 43,115, 1,228, 42,149,202,101,203,150, 45,235,208,180,105,211,160, 65,131, 6, 97,231,206,
+157,139, 0, 24,252,141,179, 86,171, 45, 39,176,212,106, 53, 74, 75, 75,161, 84, 42,173,126,222, 51, 49,254,233, 97, 8, 66,136,
+ 35,109,236,110,150,144, 62,132,227, 56,161, 87,163, 39,145, 5,165, 82, 57,121,233,210,165,114,215, 78, 10, 54,155, 13, 57, 57,
+ 57, 80,169, 84,248,112,252,120,201,164, 81,175, 52, 17, 5, 70,239,103, 89, 6, 38, 51, 41, 38,188,105,179, 54,167,255,110,224,
+ 99, 90,242,220, 3, 8,194,160,119,239,222,183, 84, 23, 74, 36, 18,108,221,186, 21,125,251,246,117,124,184, 52,109,218,212,231,
+199,149, 32, 12,122,245,234,229,112,134, 54,111,222,236,182,218, 79,112,164,252, 17,132,194,177, 35, 71,142, 4,199,113,248,252,
+243,207,241,206, 59,239,128,101, 89,204,158, 61, 27, 44,203, 98,194,132, 9,126,139, 76,103, 1,147,246, 73,217,111,252, 59,106,
+ 20, 44,140, 6, 0, 4,169, 84, 66,132, 42, 84,246,112, 28,231,112,178, 30,121,228, 17,136,197, 98,180,108,217, 18, 28,199, 57,
+156,172, 30, 61,122, 56,223, 71,226, 15, 39,199,113,184,120,241,162, 35,204, 45, 91,182, 44,231,100,113, 28,135,158, 61,123,250,
+ 19,204,105, 33, 33, 33, 19,235,214,173, 91,111,206,156, 57, 98,145, 72,132, 78,157, 58,213,142,137,137,185,110,181, 90,195, 39,
+ 79,158,172,112,115,142, 28, 64,163,122,245,234, 41,233, 83, 67,113, 23, 29,173,137,110,118,133, 58,183,185,170,192,135,228, 6,
+231,227, 5, 14, 87,113,100,119,200,118,249,226,114,119,174, 47,112,130,130,244,102,169,251, 35,180,236,182,179,215,139, 41, 20,
+138,147,185,185,185, 45,229,114,121, 57,145,229, 78,112,137, 68, 34,100,103,103, 67,161, 80,156, 52, 26,141,149,150,136,190,170,
+ 14, 1, 24, 46, 93,186, 52,202,105,189,115,143, 30, 61,126,216,186,117,107,236,182,109,219,112,240,224, 65, 68, 70, 70, 98,193,
+130, 5, 89, 57, 57, 57, 47, 1,216,154,159,159,239,243,186,213,171, 87,111, 16, 24, 24,136,189,123,247, 2,192, 78, 0,175, 12,
+ 27, 54,140,177, 88, 44, 88,184,112,161, 22,192, 31, 33, 33, 33, 27, 87,173, 90,213,164, 81,163, 70,210,109,219,182,169, 15, 30,
+ 60,248,167,159, 34,203,198,243,252, 45, 2,203,249,158, 6, 5, 5,249,227,104, 89,130,131,131, 79,169,213,234,126,122,189, 94,
+ 45,147,201,130,212,106,181,209, 89, 96, 9,252, 28,199,137, 47, 94,188,152, 9, 32, 57, 56, 56,248, 20, 60, 84,115,114, 28,215,
+169, 83,167, 78,156,107, 26,228,228,228, 32, 59, 59, 27,102,179, 25, 77,155, 54,101, 68,140, 69, 84,116,243,164,203,176, 14, 84,
+100,221, 35, 71,139, 8,207,186,208, 75,208, 93, 79,195,205,155, 55, 59,214, 89,150,197,247,223,127,239,151, 40,218,186,117,171,
+215, 6,235, 46, 85,135, 62,173,113,225,248, 47,191,252,178,108,122, 11,187,147,197,178, 44,198,142, 29, 11,153, 76,134,169, 83,
+167, 98,236,216,177,224, 56,206,103,213,161,179,128, 73, 28,163,115,254, 56, 42,123, 40,236,237,161, 24,134,113, 22, 91,140,191,
+226,205,155,155,231, 79, 77,128, 51,167,112, 94, 64, 64,128,199,134,240, 46,156,222, 46,240, 27,128,171,177,177,177,123, 91,182,
+108, 25,124,228,200, 17,204,158, 61, 91, 98, 52, 26,171,109,219,182,205,113, 93,119,247, 75,171,213,202,233,147, 67,113, 55,220,
+ 44, 47,187,243, 92,218, 87, 49,206,213,120, 94,126, 93,143,135,211, 54,103,222, 60,134, 97, 44,110,174,151,231, 70, 92,185, 94,
+195,249,152, 60,143,142,150,175,194,194,151,224,242,199,209,210,233,116,127,254,241,199, 31,205,159,123,238, 57,206, 91,181,161,
+ 86,171, 69,116,116, 52, 78,159, 62,109,213,233,116,127,250,225,148, 85,166,208,114,197,182,220,220, 92,145,197, 98, 65,205,154,
+ 53, 17, 23, 23, 7,131,193,128,226,226, 98, 17,128,173,126,114, 72,148, 74,165, 8, 0,138,139,139,129,178,174,166,181,107,213,
+170,133,163, 71,143,162,176,176,240, 23, 0,221, 38, 78,156,216,180, 69,139, 22,146, 21, 43, 86,232,222,120,227,141, 95, 44, 22,
+139, 95, 74,131,231,121,147,213,106, 77, 98, 89,214, 92, 92, 92,156,225,124, 63,163,163,163,195,148, 74, 37,147,147,147, 99,241,
+ 71,104, 53,106,212,232,208,141, 27, 55, 48,121,242,228,188,105,211,166,213, 42, 45, 45, 45, 42, 41, 41,177, 58,139, 45,131,193,
+192, 70, 68, 68,200, 22, 46, 92, 40, 7,128, 70,141, 26, 29,242, 36,180,180, 90,109, 85,133,226,159, 15, 99,163,209,136,236,236,
+108,100,103,103, 35, 39, 39, 7,165,165,165, 72, 78, 78,134, 78,167, 75,160,197,204,191, 38,180,202, 85,159, 57, 63,223,206, 47,
+242,138, 60,235,206, 2,166,119,239,222,142,182, 93,130, 67, 38, 44,171, 87,175,118,109, 96,238,151,208,250,242,203, 47, 49,114,
+228, 72, 4, 4, 4, 96,206,156, 57,229,170, 14, 93,197, 1,207,243,140, 63,113, 79,122, 79,143,236,249, 97, 16,139,197, 8,127,
+ 35,167, 92, 21,157, 27,193,225, 87, 56,167, 77,155, 86, 41, 85,135,206,156, 9, 9,101,143,202,226,197,139,209,175, 95, 63,236,
+222,189,251,182,171, 14, 83, 82, 82,126,218,176, 97, 67,240,153, 51,103,160, 86,171,145,151,151, 7,163,209,136,244,244,116,143,
+181, 2,246,178, 60,128, 62, 57, 20,247,184,156, 58,124, 47,121, 43,243,122,156,143, 23,184,223, 66,203, 31, 71,203,104, 52,206,
+121,243,205, 55,135,117,238,220, 57, 44, 40, 40, 8,153,153,153,183,136, 44,141, 70,131,192,192, 64,232,245,122,172, 95,191, 94,
+109, 52, 26,231,248, 18, 7, 22,139, 5, 81, 81, 81,200,207,207, 7,239,161,253, 52,203,178,144,203,229,208,104, 52,128,143, 70,
+230,238, 94, 24,102,179, 25, 22,139, 5, 22,139, 5,102,179,185,162, 51,114, 43,148, 74,165, 32, 60, 0, 64, 91,165, 74,149,154,
+ 1, 1, 1,184,118,237, 26, 80,214,179,175,115,247,238,221,197, 5, 5, 5,228,213, 87, 95,221, 67, 8,121, 29,222, 71,199, 55,
+237,218,181, 43, 9, 0,228,114,249, 5, 0, 72, 79, 79,183, 20, 23, 23,151,115, 10, 21, 10, 5,233,219,183,111, 44, 33, 4,187,
+118,237, 74,146, 72, 36, 4,158,123, 53, 26,214,173, 91,119, 38, 56, 56,120,249,140, 25, 51,158, 75, 77, 77, 61,221,160, 65,131,
+ 36,173, 86,155,171,215,235,245, 6,131,129,136, 68, 34, 73,104,104,104,192,150, 45, 91, 46,239,223,191,191,179, 74,165, 90,190,
+110,221,186, 51,158,156, 55,165, 82,153,174,211,233, 18,133, 52,117, 22, 89,217,217,217, 32,132,224,234,213,171, 80, 40, 20, 55,
+124, 85,235, 82,220, 61, 8, 31, 85,174,206,139,235, 54,127, 69,150,179, 48,216,178,101,139,215, 49,180,252,229,116, 22, 69,239,
+188,243, 14,230,207,159,127,139,163, 53,117,234, 84, 0,192,248,241,227,253,110,163, 37,184, 87,217,243,195, 16, 51,178,176, 92,
+216, 1,128, 17,194, 87,177,103, 30, 28,199, 97,242,228,201,183, 52, 82,119,174,218,243,179,138,175, 92, 56,115,115,115,193,113,
+ 28,194,194,194, 48,112,224, 64,116,237,218,213, 81, 5, 89, 81,222,115,231,206,237,125,239,189,247, 26,166,164,164, 96,202,148,
+ 41,133, 33, 33, 33, 65,175,189,246, 26, 87, 92, 92,204,120,115,180,168,208,162,160,168, 4,161, 37, 60, 96,254,246, 58,244, 80,
+ 88,118, 70,249,177, 54, 74,116, 58,221,192, 46, 93,186,172, 93,185,114,165,188,122,245,234, 56,119,238, 28, 10, 11, 11, 97, 50,
+153, 32,145, 72, 16, 27, 27,139,226,226, 98,124,255,253,247,122,157, 78, 55, 16, 64,137, 15,206, 15,154, 53,107,246,213,172, 89,
+179, 2, 26, 55,110,140,194,194, 66,104, 52, 26,135, 16, 98, 24, 6, 42,149, 10,114,185, 28,135, 14, 29,194,230,205,155,245, 0,
+ 62,240,193,233, 78,205,193,108, 54, 59, 4,151, 31, 66,203,153, 83, 41,184, 58, 58,157, 14, 0, 44, 85,171, 86,141, 1,128,171,
+ 87,175, 2, 64, 90,114,114,242,196,234,213,171, 51,203,150, 45, 35,132,144,205, 30, 68,150,131,147, 97,152, 66, 66, 72, 17,128,
+ 24,147,201, 36, 1,128,146,146, 18,115, 68, 68, 68,148, 76, 38,227,229,114, 57, 31, 16, 16,192,103,102,102, 90,173, 86,171, 4,
+ 0,218,180,105, 99, 2,144,237, 50, 71,161, 51, 39, 79, 8, 81, 47, 90,180,104,226,160, 65,131, 90,182,106,213, 42,101,232,208,
+161,167, 94,125,245, 85, 54, 46, 46, 46,180,180,180,212,112,233,210,165,162,207, 62,251,172,244,192,129, 3,157,197, 98,241,245,
+ 69,139, 22, 77, 4,160,102, 24,134,119,199,105,181, 90,255,220,182,109,219, 75,169,169,169, 92, 70, 70, 6,114,114,114, 28, 34,
+ 43, 39, 39, 7,117,235,214,197,254,253,251,109,102,179,121, 91, 5,238,103,101,129,114,150,125,132, 16,225, 89,247, 36,176,132,
+143, 41,127, 57,157, 69, 81,191,126,253,202,185, 88, 18,137, 4,107,214,172,113, 91,110,184,121,174,202,197,221,121,140,175,247,
+222,123,175,156,104,251,240,195, 15, 61, 22,103,190,238,167,192, 83,178, 56,174,124,175, 67, 15,207,185,183,112, 10,101,167, 88,
+ 44,198,135, 31,126,232,183,163,133, 91,219,104,221,194, 41,196,189, 93,187,118,208,233,116, 14, 33,235,201,209,242,117, 63,109,
+ 54,219,200,249,243,231, 19,149, 74,245,152, 90,173,126,254,198,141, 27, 75,116, 58,221,163, 37, 37, 37, 94, 29, 45,163,209, 40,
+163,207, 17,229,196,221, 25,159,235,225, 17, 90,246,151, 36,170, 86,173, 90,110,238, 44,150,101,203, 45, 21,105,103, 96,199,150,
+139, 23, 47, 62,245,248,227,143,255, 56,114,228,200,160,198,141, 27,139, 19, 19, 19,161,213,106,113,237,218, 53,156, 62,125,218,
+186,110,221, 58,181, 78,167,123, 30,128, 63,189,206,150,158, 57,115,102,115,183,110,221, 38,180,104,209,226,127, 31,125,244,145,
+168,118,237,218, 40, 41, 41, 65,104,104, 40,162,162,162,112,254,252,121,172, 95,191,222,150,159,159,255, 21,128, 73,112, 83,135,
+234,235,131,223,108, 54, 99,192,128, 1,224,121, 30,115,231,206,133, 63, 19, 42, 59,193,108, 54,155, 9, 0,198,222,158, 75,103,
+ 31, 93, 26,151, 46, 93, 2,128,235, 73, 73, 73, 65, 0,176,109,219, 54, 6,101,227,107,249,243,133, 79, 8, 33, 14,103,171,110,
+221,186,215, 92, 11, 71,193,201, 18, 92, 48, 95,225,102, 24,198, 64, 8,201,213,233,116,221,222,121,231,157, 9, 95,126,249,229,
+115, 95,126,249,229, 45,199,169, 84,170,229,179,103,207,158,244,236,179,207,230, 50, 12,227,177, 29,153, 86,171, 29,255,226,139,
+ 47, 62,123,242,228,201,160,128,128, 0,104,181, 90, 20, 20, 20,192,108, 54, 35, 57, 57, 25,185,185,185, 88,186,116,105,169, 94,
+175,255,152, 62,142,255, 14,156,133,129, 39, 87,203, 15,145,229,209,213,249,237,183,223,220,142, 81, 85, 81, 78, 87,177,225,239,
+216, 86,222, 62,138,132, 97,105,220, 13, 25, 81,193,114,237, 22, 94,142,227,240,233,167,159, 58, 6,109,117,231,100, 85,196,209,
+ 18, 56,195,194,194,202,108,114,133, 2, 60,207,163,103,207,158,119,194,203, 3, 24,225, 52,226,251,180,209,163, 71, 79,172, 91,
+183,110,109, 0, 50,231,123, 80, 65, 23,159,130,130,194,151,208,178,217,108,233,117,234,212, 41, 87,192,249,154,204,212, 98,177,
+164,251,121,221,205, 90,173, 54,121,246,236,217,111, 42,149,202,206, 58,157,174,161,189,224, 56,169,213,106,183, 25,141,198,121,
+168,216, 36,208,121, 0,134, 31, 56,112, 96,110,183,110,221,166,118,236,216,241,153, 81,163, 70, 49,132, 16, 44, 92,184,144, 92,
+185,114,101,181,221,197,186,114, 59, 55, 41, 44, 44,236,204,247,223,127, 31,189,118,237, 90, 88, 44, 22,204,155, 55, 15, 65, 65,
+ 65,103, 10, 11, 11,253,165,200,221,190,125,251, 15,173, 90,181,122, 97,255,254,253, 75, 1,156,216,185,115,231,146,214,173, 91,
+191,184,127,255,254,159, 0,156,254,235,175,191,150,180,104,209,226,197,195,135, 15,175, 2,112,188, 2,133,175,195,217,178, 90,
+221,215, 52,122,112,178,188,113,170, 9, 33,230, 33, 67,134,140,122,246,217,103,191, 57,124,248,240,163,197,197,197, 13, 1, 32,
+ 36, 36,228,100,243,230,205, 15,173, 92,185,242,188,221,201,242,213, 88, 63, 79,171,213,246,109,216,176,225, 47, 83,166, 76, 81,
+166,164,164,112, 53,107,214, 68, 90, 90, 26, 78,157, 58,101,253,238,187,239, 52,122,189,190, 55,128, 34,250, 56,254,123, 66,139,
+ 16,130,144,144,144,114, 31, 81, 66,151,255,138, 86, 23, 58,191,152,133,169,122, 92,121, 61,113,122, 27, 54, 65, 64, 96, 96,160,
+ 99,112, 83,127,154, 44,240,188,247,241,216, 8, 33, 14, 78, 97,241, 67,100,249,236, 33,104,159, 2,199,111, 78,127,134,119, 80,
+ 42,149,176, 88, 44, 14, 94, 63,122,126, 86, 84, 45,254, 6,224, 55,139,197,114, 9, 64, 13, 42,174, 40, 40,238,162,208, 42, 42,
+ 42,106,118,151,175,173, 54, 26,141,147,140, 70,227, 36, 97,131,193, 96,184, 83,206, 43, 0,158,221,190,125,251,172,237,219,183,
+ 11,245, 8,147,225,123,190, 68,175, 56,119,238, 92,170, 88, 44,254,122,249,242,229, 45, 8, 33, 8, 14, 14, 62,144,150,150,246,
+ 90, 69, 56,108, 54,219,144,253,251,247, 15,131,189, 45,147,217,108, 30,178,119,239,222, 55, 81, 54, 31, 19,108, 54,219,144,131,
+ 7, 15, 58,214, 43,248,162, 36,132, 16, 35, 33,164,138,135, 67,140, 21,116,224, 4,103,203,180,114,229, 74, 13,128,191,241,207,
+ 56, 89, 22,251, 98,112,169, 46,244,134,191,180, 90,109,205, 15, 63,252,112,154, 72, 36,234,164,213,106,227,148, 74,229, 77,171,
+213,250,167, 78,167,251, 0,101,115, 84, 81,252, 75, 48,153, 76, 25,117,234,212,225,220,125, 64,121,123,145,123,251,176,178,217,
+108,233,181,106,213,242,249,113,230,134, 51,195,139,104,184,158,156,156,204,250,203, 37,192,108, 54,231,122, 11,103,114,114, 50,
+ 42,202,233, 43,238, 73, 73, 73,110,227,238, 67, 16,122,140,187,213,106,189, 45, 78,111,247,211, 27,244,122,125, 81,100,100,164,
+198, 96, 48,136,141, 70,163,216,106,181,150,179, 31,229,114,121,158, 94,175,167, 15, 15, 5,197,157, 8,173,251, 28, 71, 80, 54,
+189, 68,101,193,120,242,228,201, 23, 28,246, 84,110,238,237,242,184, 42, 73,141,143,245,138, 8,163, 74,119,132,236, 66, 74, 87,
+ 73,116,249, 26,141,230, 85, 97, 69,104, 3, 66,241,239,163,160,160,224,177,202,230, 44, 44, 44,172,244, 15,181,252,252,252,150,
+119, 33,238,205, 30, 86, 78,111,200,204,204,124,204,135, 16,163, 15, 14, 5,133,159, 96,233, 45,160,160,160,160,160,160,160,160,
+184, 59, 96, 80,214,115,192, 29, 42,210,155,160,243,109, 92,123, 27,229,164,156,148,147,114, 82, 78,202, 73, 57, 31, 58, 78, 95,
+220, 15, 76,111,198,123,209,206,177, 51,229,164,156,148,147,114, 82, 78,202, 73, 57, 41,231,195, 8, 66, 8,173, 58,164,160,160,
+160,160,160,160,160,184, 91,160, 66,139,130,130,130,130,130,130,130,130, 10, 45, 10, 10,138,251, 20,181,171, 86,173,122,182,118,
+237,218, 25, 0, 6,223,229,107, 13,108,209,162, 69,129, 76, 38,219, 2,160, 54,189,245, 20, 20, 20, 84,104, 81, 80, 80, 60,208,
+ 34,171, 97,195,134,123,206,157, 59, 87,119,219,182,109, 85,226,226,226, 62,185,155, 23,107,214,172,217,204,221,187,119,135,253,
+241,199, 31, 93, 98, 98, 98,118,221,166,216,170, 93,173, 90,181,179,181,107,215, 78, 7, 48,176,146,131, 56,184,101,203,150,133,
+ 82,169,116, 51, 21,130, 20, 15, 1, 26, 0,104, 72,133, 22, 5, 5, 5,197, 93, 20, 89,251,246,237, 11, 55, 24, 12, 56,119,238,
+ 28,242,242,242,142,223,205, 11, 94,184,112,161,104,223,190,125,136,143,143,199, 79, 63,253, 20,153,148,148,180,187,130,130,166,
+118,195,134, 13,247,156, 61,123,182,238,182,109,219,226,162,162,162, 62,171,204,240, 61,250,232,163, 83,119,239,222, 29,186,101,
+203,150,174,145,145,145,183, 43, 4, 41, 40,254,203,144, 1,120,129, 97,152, 67, 13, 26, 52, 56,153,146,146,114,130, 97,152,253,
+ 0,250,225,193, 29,187,211, 63,108,216,176, 97,231,134, 13, 27,118,210, 60, 66, 65, 65, 81, 9, 72, 73, 73, 73,209,106,181, 90,
+146,151,151, 71, 62,255,252,115, 18, 22, 22,102, 6,240, 39,128,117,110,150,247, 1,168,252,228, 86,217,143,119,199,243,103, 88,
+ 88,152,249,243,207, 63, 39, 87,175, 94, 37,103,206,156, 33,181,107,215,214,251, 41,104,106, 55,108,216, 48, 95, 8,243,166, 77,
+155, 8,199,113,155, 43,243,166,168, 84,170,211,187,118,237, 34, 87,174, 92, 33, 91,182,108, 33,209,209,209,185, 84,108, 81, 60,
+ 32, 72, 4, 48, 51, 48, 48,176,176, 87,175, 94,228,219,111,191, 37,235,215,175, 39,191,252,242, 11,153, 51,103, 14,233,208,161,
+ 3,145, 74,165, 25, 0,198, 0, 8,121, 88,180, 8, 33,164,108, 86,251, 13, 27, 54, 16, 0,237, 1, 32, 53, 53,149,138, 45, 10,
+ 10,138, 59,197, 62,157, 78,215, 82,167,211,161,180,180, 20, 85,171, 86,133, 88, 44,118,123, 96,110,110, 46,246,238,221,139, 17,
+ 35, 70,156,201,206,206,110, 11,239,243, 94,134, 54,105,210,100,223, 95,127,253, 85, 59, 40, 40,200,177,145,231,121,152,205,102,
+ 88, 44, 22,152,205,102, 24,141, 70, 24,141, 70, 72,165, 82,200,229,114,132,133,133,157,130,247, 42, 12,135,251,166,215,235,113,
+236,216, 49, 12, 26, 52, 40,175,160,160,160, 45,128, 11,149,120, 95,106, 71, 69, 69,237, 90,186,116,105,100,114,114, 50,110,220,
+184,129,151, 95,126, 57,255,250,245,235,109, 42,249, 58, 20, 20,247, 18, 99,159,122,234,169,169,209,209,209,108,131, 6, 13, 16,
+ 27, 27, 11,163,209, 8,189, 94, 15, 66, 8, 56,142, 3, 33, 4, 37, 37, 37,216,181,107, 23,254,250,235, 47, 99, 81, 81,209,247,
+ 0,230, 1,184,232, 36,178, 30, 56, 45, 82, 78,104,165,166,166, 50, 52,175, 80, 80, 80, 84, 18, 78,150,148,148, 52, 48, 26,141,
+208,106,181,126,157,112,245,234, 85, 12, 30, 60,248, 76,118,118,246,227,112, 63,169,188,170, 73,147, 38, 7,119,237,218, 85,219,
+ 96, 48, 64,173,246, 61,239,188, 84, 42, 69, 64, 64, 0,194,195,195,247, 3,104,229,233, 75,188, 65,131, 6, 71,246,239,223, 31,
+166,215,235,113,252,248,113, 12, 28, 56,208, 92, 88, 88,184, 7,128,167,192, 23,162,108, 30,213,235,110,246, 37, 0,120,211,254,
+133,239, 14,202,200,200,200,214,203,150, 45,147, 84,175, 94, 29, 58,157, 14,253,250,245, 43,188,112,225, 66,115, 0,215,104,214,
+161,184, 15,113,225,220,185,115,181,108, 54, 27,242,243,243, 97, 52, 26,161,211,233, 28, 66, 75, 36, 18,129, 16, 2,171,213,234,
+248, 48, 58,122,244, 40,182,109,219, 70,174, 94,189,250,145,253, 89,122, 32,181, 8, 21, 90, 20, 20, 20,119, 11,181,107,213,170,
+117,252,247,223,127, 15,144, 72, 36, 88,191,126, 61, 62,250,232, 35, 75, 97, 97,225,110, 87,241, 18, 29, 29,157,178,100,201,146,
+164,228,228,100,156, 56,113, 2, 79, 63,253,244, 7, 0,166,185,225,124, 95,173, 86, 79, 53,155,205, 56,126,252, 56, 94,124,241,
+197,107, 57, 57, 57,167, 93, 69, 76, 82, 82, 82,155,207, 62,251, 76,220,180,105, 83,168,213,106, 60,243,204, 51,186,243,231,207,
+183, 0,112,218, 67, 88, 63, 43, 44, 44,124,199,102,179,161,180,180, 20,241,241,241,144, 72, 36, 94, 35,167,215,235,145,152,152,
+184, 63, 47, 47,239, 22,241, 22, 30, 30,190,253,198,141, 27, 29,228,114,185, 87, 14,179,217,140,244,244,116, 72,165, 82, 24,141,
+ 70,212,168, 81,227,123, 0, 67,104,214,161,184, 31,133,214,223,127,255, 93,235,231,159,127, 70,147, 38, 77, 80,175, 94, 61,104,
+ 52, 26,135,232, 50,153, 76,176, 88, 44,183,156,164, 86,171,241,246,219,111, 95,132,189,250,252, 65, 21, 90, 66,195,180,137, 66,
+157,104,106,106,106, 59,154,103, 40, 40, 40,238,180,224,189,120,241, 98,227,206,157, 59,239, 94,189,122,117, 68,143, 30, 61, 80,
+163, 70, 13,241,147, 79, 62, 25,169,211,233, 58, 57, 31,152,147,147, 19,250,226,139, 47, 30,185,121,243,102,146,125, 83,115, 15,
+156,205,131,130,130,112,245,234, 85, 65,100, 53,131, 75, 53,163, 84, 42,221,252,247,223,127,139,165, 82, 41, 14, 31, 62,140,193,
+131, 7,231, 95,187,118,205, 87,181, 92,136,201,100,130, 72, 36, 2, 0,164,167,167,251,140,220,141, 27, 55,192,243,188,209,221,
+ 62,150,101,101, 71,143, 30, 69,149, 42, 85,188,114,176, 44,235, 42,232,138,105,182,161,184, 79, 97, 49,153, 76,104,214,172, 25,
+174, 93,187,134,163, 71,143, 58, 4, 87,126,126, 62, 50, 51, 51,203, 29,124,232,208, 33, 28, 59,118, 12,109,219,182,117,229,121,
+ 32,181,136, 67, 57,110,216,176,161,157, 61,114, 59,105,158,161,160,160,168, 36,212,174, 82,165,202,174,165, 75,151, 70,198,198,
+198,162, 67,135, 14, 55,179,179,179,171,185, 57,110, 29, 33,164,247,213,171, 87, 81,189,122,245,245, 0,250,220,206, 49, 9, 9,
+ 9,121,135, 15, 31,142, 56,115,230, 12, 6, 14, 28,152,103,111,243,229,171,237, 83, 82,221,186,117, 15,111,217,178, 37,140,101,
+ 89,156, 62,125,218,159,170,195, 52,148,181, 47,185,238,102, 95, 2,128, 15, 1,132,121, 56, 87, 89,171, 86,173,214, 71,142, 28,
+145, 48, 12,131,180,180, 52,161,234,176,153,157,151,130,226,126, 67,223, 42, 85,170,124, 55,108,216,176,224, 22, 45, 90, 32, 61,
+ 61, 29, 25, 25, 25, 40, 42, 42, 66,227,198,141,145,146,146,130, 43, 87,174, 96,243,230,205, 56,118,236, 24,100, 50, 25,226,227,
+227, 17,184,252,103,124,205,224, 12,128,148, 7, 85,139,220,139,185, 14, 41, 40, 40, 40,106, 75, 36,146,205,113,113,113,185,112,
+ 63, 46, 85,232, 51,207, 60,147,105,179,217,200,149, 43, 87, 8,202,122, 15,194,131,208, 34, 87,174, 92, 33,209,209,209, 87, 1,
+132,186, 57,102,112, 76, 76,204, 77,133, 66,113, 10, 21, 28,214,161,102,205,154,121,231,207,159, 39, 55,111,222, 36,127,252,241,
+ 7, 9, 15, 15,191, 27, 61, 2,107,215,169, 83, 39,191,180,180,148, 24, 12, 6,178,107,215, 46,146,144,144,144, 7,218,243,144,
+226,254, 71, 16,128,201,201,201,201,134, 89,179,102,145,205,155, 55,147,197,139, 23,147,169, 83,167,146, 81,163, 70,145,150, 45,
+ 91,146,150, 45, 91,146,126,253,250,145,119,222,121,135,116,239,222,157, 4, 6, 6,150, 0,120,242, 65,190, 41, 84,104, 81, 80,
+ 80,252, 27, 72, 0, 48,199, 46,168,214, 61,243,204, 51,153, 70,163,145,100,100,100,144, 53,107,214, 16,148, 13,221,224, 14,239,
+103,103,103,147,236,236,108, 97,104,132,171,248,103, 88,135,111,237,188,119, 36,130, 18, 19, 19,243,142, 28, 57, 66,210,210,210,
+200,166, 77,155,136, 93,176, 85, 26,228,114,249, 22,181, 90, 77, 12, 6, 3,217,190,125, 59, 29,222,129,226, 65, 68, 20,128, 5,
+245,235,215,183,204,157, 59,151,172, 91,183,142,124,254,249,231,164,111,223,190,100,204,152, 49,164,127,255,254, 36, 50, 50,210,
+ 8, 96, 6,128,224, 7,253,102,220, 11,161, 69,103, 54,167,156,148,147,114,186, 98,243,153, 51,103,136, 0,155,205, 70, 50, 50,
+ 50,200,150, 45, 91, 72, 76, 76,204,105,148, 31, 79,203,153, 83, 85,175, 94,189,115,231,207,159, 39, 55,110,220, 32,102,179,217,
+193,113,238,220, 57, 2, 96,103, 37,132,179,118, 92, 92, 92,238,142, 29, 59,200,249,243,231, 73, 76, 76,204,205,202,140,123, 98,
+ 98, 98,110, 94, 94, 30,217,190,125, 59,137,140,140,244, 37,178,104, 94,162,156,247, 51,103, 34,128,101, 77,155, 54,181,205,159,
+ 63,159,252,239,127,255, 35, 9, 9, 9, 54,251, 71, 81,220,195,162, 58,157, 27,195, 83, 80, 80, 80,220, 43,200, 14, 28, 56, 0,
+153, 76,230,216,112,226,196, 9,231,113,180, 60,141,219,160, 62,123,246,236,227, 61,122,244,216, 61,127,254,252,122,206,189,152,
+118,236,216, 1, 0,198, 74, 8,219,133,140,140,140,182,221,186,117,155, 23, 30, 30,254, 72,118,118,246,132,202,140,120, 90, 90,
+218, 59, 13, 27, 54,156, 86, 90, 90,170,214,233,116,253, 64,199,206,162,120,112,145, 6, 96,208,209,163, 71, 63, 57,122,244,232,
+ 7, 0, 8,128, 41, 0,206, 62,108, 55,130, 10, 45, 10, 10,138,123,141,193,175,190,250,170,107, 99,241,195, 0,190,240, 34,178,
+ 4, 20, 93,187,118,173, 85,207,158, 61,135,161,124,239, 68,161,113,122,101,224,130,201,100,234,234,218, 83,170,146,240, 83,118,
+118,246, 79, 52, 11, 80, 60, 68, 56, 13,160,255,195,124, 3,168,208,162,160,160,184,215,184, 14,224,229, 59, 56, 95, 13,247,227,
+108, 81, 80, 80, 80,252,231, 64, 39,149,166,160,160,160,160,160,160,160,160, 66,139,130,130,130,130,130,130,130,226,254, 2, 3,
+207, 61, 7,182, 85,128,231,118,122, 52,108,163,156,148,147,114, 82, 78,202, 73, 57, 41,231, 67,199,233,139,123, 27, 30, 16,208,
+225, 29, 40, 39,229,164,156,148,147,114,222, 13, 78,198,190,176,246, 69, 88,255, 47,199,157,249, 15,199,253, 97,225,124,224,240,
+111, 14,239, 32, 36, 4,143,178, 46,159, 20,255, 61, 56, 63, 32,132,166, 19, 5, 5, 69, 5,203, 14,145,211,203,214,102, 95,240,
+ 31, 44, 75,156, 69, 1,127,135,239,165,187, 17,247,135,153,243,129,128, 55,161,245,136, 82,169,252, 72, 42,149, 38, 51, 12, 99,
+211,106,181, 39,141, 70,227, 34, 0,251,239,240,154,223, 70, 71, 71, 15, 46, 40, 40,224, 89,150, 5,203,178, 96, 24, 6, 44,203,
+ 66, 44, 22,235, 75, 74, 74, 84,183, 67, 26,217,160,239,187, 28,195,140,180, 17,219,162,220, 83,235,167,250,218, 78,225,253,129,
+145, 72, 36, 79,133,133,133,133,228,229,229, 17,150, 45,107,202, 39, 18,137,132,137,112,173, 37, 37, 37, 63,248, 75, 22, 26, 26,
+122, 40, 44, 44, 44, 68, 56,159, 97, 24, 20, 20, 20, 20,231,230,230, 62, 10, 0, 1, 1, 1,123,149, 74,101, 56,199,113, 16,137,
+ 68, 16,137, 68,208,233,116, 5, 5, 5, 5,143,211,164,184, 63,177,106,213, 42, 81,183,184,151,107,112, 68,223,136,101, 73, 48,
+207, 51, 37, 86, 70,126, 98,115,198,183,151,253, 57,191, 95,191,126, 54,122, 23,239, 29,164, 82,233,220,232,232,232, 87, 52, 26,
+141,142, 97, 24,194, 48, 12, 24,166,236, 59,203,245,215,102,179,165, 23, 20, 20, 52,243,241,178, 21, 75,165,210,217, 49, 49, 49,
+ 47,234,116, 58,157,157,207, 45, 47, 0, 88, 44,150,244,252,252,252,102,126,149,245,145,145,139,228,114,249,243, 58,157, 78,203,
+ 48, 12,239,226, 30, 56,191,204,175,228,231,231,183,241, 37, 12,164, 82,233,188,232,232,232,151,236,113,119,132,243, 78,227, 30,
+ 29, 29,253,162, 86,171,245,139,211, 75,220,111,225,188, 27,225,252,143,114, 62,248, 66,171,113,227,198, 63, 31, 60,120,176,150,
+ 88, 44, 6, 0, 24, 12,134,134, 11, 22, 44,120,225,189,247,222,155, 1, 96,220,109, 94,111, 73,155, 54,109, 6,236,218,181,139,
+ 93,183,110, 29,219,188,121,115, 48, 12, 3,155,205, 6,155,205,134, 6, 13, 26,200,111, 55, 34,193, 74,197,216, 99, 91,191, 14,
+120,164,243,171, 35,115,129,169,190,182,123, 19,152, 0,198, 3, 72,174, 96, 16,242,236,247,229,152, 7,177,177,143,101,217, 10,
+113,242, 60,127,181,168,168,168,149, 23, 1, 83,233,156,118,145,245,116,155, 54,109,130,183,109,219,198,220,188,121,147,145,203,
+229,224,121, 30, 54,155, 13, 22,139, 5,245,235,215,175,144, 19, 26, 18, 18,162, 26, 59,118,108,141, 39,158,120, 2,107,214,172,
+193, 11, 47,188,128,214,173, 91, 95,204,205,205, 5, 0, 40,149,202,240, 51,103,206,212, 10, 11, 11,131, 78,167, 67, 73, 73, 9,
+186,116,233,130,130,130,130,251,250,225,122,172,113,252, 20,134,101, 28, 99, 69, 17,171,173,240,224,137,204,241,119,202, 27, 22,
+ 22,118, 76, 38,147, 69,251, 84,203, 78, 47, 50,131,193,144, 83, 88, 88,216,196,199, 41,137, 0,122,137, 68,162,154, 28,199,213,
+ 1,144,104,181, 90,163, 1, 64, 34,145,228,136, 68,162, 52,139,197,114,222,100, 50, 93, 2,240, 27,188, 76,128,220, 45,238,229,
+ 26,140, 85,247, 76,169,145,239,161,168, 62,163,182,238,202,216, 11, 10,153,110, 83,183,184,151, 87,251, 43,182,254, 69,212, 6,
+176, 18,101, 19, 74,255, 15,101,227, 0,221, 9,226, 0,244, 70,217,156,143, 73,102,179, 57, 31,192, 81,148,181, 67,185, 8, 32,
+ 33, 50, 50,242, 39,158,231,141, 5, 5, 5, 47,195,205, 68,213, 45,154, 86, 61,194,178,108,188,224, 9,240,196,150,126,224,104,
+122,165,188,160, 88,150,157,151,154,154,250,210,234,213,171, 21, 71,143, 30, 85,212,171, 87,207,241, 65,196,243,252, 45,109, 76,
+146,146,146,124,185, 26, 28,203,178,115,159,121,230,153,231,150, 45, 91,166,184,126,253,186,162, 74,149, 42, 14, 78,103,177, 37,
+160, 74,149, 42,254,230,253,111,187,118,237, 58,104,233,210,165,226,245,235,215,203, 35, 34, 34, 16, 30, 30, 14,137, 68,114,203,
+177,143, 63,254, 56,239, 59,234,236,188, 62,125,250, 12, 90,177, 98,133,226,224,193,131,138, 6, 13, 26, 64, 36, 18,221,113,220,
+251,246,237,251,220,207, 63,255,172, 56,121,242,164,162,102,205,154, 16, 76, 5, 87, 62,150,101, 81,181,106, 85,191, 56,123,247,
+238,253,220,202,149, 43, 21,199,142, 29, 83,212,169, 83,199,113, 63, 9, 33,183, 29,206,255, 56,231, 67,225,104, 73,205,102, 51,
+118,238,220, 9,150,101, 17, 22, 22,134,193,131, 7, 99,235,214,173, 99,183,111,223,190,225, 54,156,173,111,237, 34, 75, 12, 0,
+191, 60,223, 23, 87,197,192,136, 92, 19, 36, 18, 9,174, 92,185, 2,145, 72, 84, 97,107, 81, 38,147,189, 72, 8,249, 80,151,113,
+ 88,166,215, 91, 96,200, 60,162,144,203,229,142, 23,128, 46,211,190, 61,235,136, 66, 46,151, 95, 17,137, 68,147, 53, 26,205, 18,
+ 79,124, 53,107,214,252,241,244,233,211,117,221, 61,184,222,160,211,233, 80,173, 90,181,132,194,194,194,154,238,246,139,197,226,
+248,235,215,175, 71, 73,165, 82, 16, 66, 28, 15,177,235,175,240,223,108, 54,163,126,253,250,102,111,215,244,198,105,181, 90, 17,
+ 16, 16, 0,193,141, 50,153, 76,208,104, 52,190, 56, 25,137, 68,242,148, 32,178, 0, 96,249,242,229,136,137,137, 65, 84, 84, 20,
+148, 74, 37,228,114,185,131,211, 95,136, 68, 34,116,235,214, 13, 31,127,252, 49,102,204,152,129,209,163, 71,151, 43,104,197, 98,
+ 49,194,194,194,240,199, 31,127, 64,165, 82, 33, 33, 33, 1,130,192,191,175,109, 65,150, 9,219,127,228,134,195,161,237,222,177,
+ 46,247, 88, 19,238, 75,251,171, 18, 44, 11,240,124,217,171,147, 97, 64,172, 22,190,232,200,201,204, 9,126,220,207, 42,105,105,
+105, 81,254,222, 35,171,213,138, 42, 85,170,136,124, 28,214, 35, 37, 37,229,151,161, 67,135, 74,106,214,172,201, 72, 36, 18,112,
+ 28, 7,142,227, 4,129,158, 64, 8, 73,224,121,190,125, 78, 78, 14, 89,176, 96,193, 39, 59,118,236,120, 18,192, 38,183, 5, 11,
+209, 55, 42, 53,242, 61,118, 31,199,163,207,116,126, 15,127,172, 26,251,104,155,198, 60,130, 20,250,203, 0,254,203, 66,171,118,
+ 74, 74,202,241,131, 7, 15, 6,152,205,102,180,104,209,226,192,133, 11, 23,154,226,246, 70,112, 15, 5,240,217,184,113,227, 6,
+ 13, 29, 58, 84, 20, 18, 18, 2,169, 84,138,210,210, 82, 92,190,124,249,197, 31,126,248,129,124,245,213, 87, 95, 0, 8, 74, 75,
+ 75,107,121,232,208, 33,116,232,208,225, 77, 0,111,223,170, 8, 68,241,123, 15, 93,139, 18,214,123,119,107, 40,105,217,140,205,
+ 41,115,113, 92,143, 38,224,109,124,250,161,191, 51,252, 17, 98,159,244,237,219,119,224,234,213,171, 3, 1, 96,225,194,133,120,
+234,169,167, 16, 22, 22, 6,133, 66, 1,137, 68, 2,177, 88, 92,238,215,199,203, 86, 4,224,147,254,253,251, 63,179,108,217,178,
+ 32, 0, 88,182,108, 25,250,246,237,139,240,240,112, 4, 5, 5, 65, 42,149, 66, 36, 18, 85,248,102,134,133,133,125,219,250,209,
+ 71,135, 44, 93,186, 20, 0,240,193, 91,111,225,137,199, 30, 67,160, 66, 14,133, 92, 10,225, 94, 72, 69, 98,116, 31, 49,210,167,
+190, 4, 48,235,169,167,158,122,118,197,138, 21, 65, 0,112,244,232, 81,228,230,230, 34, 58, 58, 26,114,185, 28, 82,169,212, 17,
+103,134, 97, 32,151,203,253,138,251, 83, 79, 61,245,204,207, 63,255, 28, 4, 0, 75,150, 44, 65,183,110,221, 28,113,151,201,100,
+144, 72, 36,229, 22, 87,209,233,142,243,201, 39,159,124,102,229,202,149, 65, 0,240,195, 15, 63,160,115,231,206, 8, 13, 13,117,
+220, 79,129,171, 34,105,244, 31,231,124, 56,132,214,241,227,199,159, 86, 42,149,211, 1, 68, 74,165,210,144,231,158,123,174,234,
+144, 33, 67,208,191,127,127,108,223,190,253,245, 10, 10, 45, 38, 58, 58,122,240,174, 93,187, 28,111,104, 19,185, 69, 48, 85,248,
+ 5,110,199,135, 71, 94,127, 61,102,198,101, 13, 14, 28, 58,143, 0,176,204,161, 89,179, 34, 13,151, 46,193,102, 50, 97,210,149,
+210,178,237, 86,194,236,124,103, 68,204, 35,115,191,248, 16,192, 18, 47, 46,128,204,104, 52,226,226,197,139, 21, 10,196,205,155,
+ 55,193,243,188,209,155,187, 32,145, 72,112,234,212, 41,191,122, 33, 36, 36, 36,120,123, 0,125,114,110,222,188, 25,163, 70,141,
+194,249,243,231, 33, 76, 85,226, 7, 39, 19, 22, 22, 22, 34,136, 44, 65, 4,201,229,114,136,197, 98,134,227, 56, 70,168,218,179,
+ 63, 92,126, 9, 99,150,101,241,227,143, 63, 98,230,204,153, 24, 51,102, 12, 22, 45, 90,132, 70,141, 26,253,147, 9, 57, 14,106,
+181, 26,161,161,161, 8, 13, 13, 45, 39, 16,239,103,184, 38,243,236, 57,243, 21,224, 73, 89, 35, 16,194, 3, 60, 64, 64,192, 19,
+ 30, 57, 25,151,241,209,199,159,250,253,246, 17,139,197,184,116,233,146, 35, 31, 8,206,176, 32,140,156, 93,131,196,196, 68,159,
+121, 73, 34,145, 76,252,245,215, 95,165, 63,254,248, 35, 86,172, 88, 1,134, 97, 32,147,201,160, 84, 42, 17, 18, 18,130,240,240,
+112,199, 18, 31, 31,207,124,247,221,119,146, 70,141, 26, 77, 84,171,213,155,220,167, 57, 9, 86, 84,159, 81,251,153,206,239, 1,
+ 0,158,121,143,160,232,226,212, 71,216,226, 9,193,255,101,145,213,176, 97,195, 61,251,246,237, 11,208,233,116,224,121, 30,155,
+ 54,109, 82,116,238,220,121,247,181,107,215,218, 84, 84,108, 37, 38, 38,174,223,183,111,223,227,145,145,145, 40, 41, 41,129, 90,
+173,134,197, 98,129, 72, 36, 66, 66, 66, 2, 62,249,228, 19,166, 79,159, 62,195, 95,124,241, 69,131, 92, 46, 23,156,141, 68,247,
+121,169,124,102, 90,240,249,151, 33,132,148,229, 31,194,147,114,191,133,185,105,120,235,157,143,252, 10, 99,213,170, 85,255,183,
+102,205,154, 64,103,103,201, 89, 4, 56,139, 44, 97,241, 33, 12,216,106,213,170, 13,249,233,167,159, 28,156, 17, 17, 17,224, 56,
+ 14, 98,177, 24, 28,199,129,101, 89,236,222,189, 27,211, 39,142, 67,104,100, 21,204,255,124,161,207,112, 70, 70, 70, 46,234,214,
+173,219,243, 75,150,252, 83,116, 55,172, 94, 29, 61, 31,127, 12, 81, 17, 42, 68,132, 6,149,221, 39,158,193,137,243,215,124,190,
+143, 0,176, 85,171, 86,125,121,213,170, 85,129,206, 31,132, 66, 92,133,143,103,193,197, 55,153, 76,104,214,172,153, 95,113,119,
+230, 20,220, 54, 65,180, 9,247, 83,184,142,240,188,250, 8,231, 16, 65, 8,219, 5,103, 57, 14,177, 88,140, 85,127, 44,245,232,
+102,223, 46,103, 69,211,221,149, 51, 45, 45, 13,211,166, 77,131,240,209,230,220, 84, 40, 46, 46, 14,243,231,207,247, 89, 46,185,
+ 60, 3,205, 1, 68, 58,109, 50, 1,144, 58,253,230, 49, 12,115,216,205,113,194,118,177,189,198, 42, 18,101,237,198, 74, 1,132,
+184,225,243,196,147,111,127,231, 69,186, 28, 95,238, 58, 30,133,214,134, 13, 27,132,167,184,125,106,106,234, 78,251,255, 98,153,
+ 76,118, 83,161, 80,196, 0, 40,221,180,105, 19, 94,123,237, 53,216,173,213,222,193,193,193,167,221,184, 58,199,141, 70,227,123,
+ 0,114,236,155,132, 46,154,108, 97, 97, 33,191,117,235, 86,118,217,147, 93, 97, 34, 64,227, 15,167,163, 91,106, 42, 54,199, 73,
+ 33, 2,240,232,185,124, 40, 20, 10, 78,173, 86, 91,156,219,109,185,105,187,181,205, 37, 67,137, 2, 56, 14, 45,246,108,196,168,
+ 61, 27,241,168, 82,138,130,213, 43, 81,186,119, 23, 88,150, 65, 91,101, 4, 70, 15,220,138, 86, 42, 25,164, 70, 45, 88,150,117,
+151,179, 29,156, 23, 47, 94,236,167, 82,169,166,187,220, 96,127,112, 21,101,243, 56,193, 67, 56, 65, 8, 65,163, 70,141,192, 48,
+140,195, 45, 16, 22,225,161, 19,150, 99,199,220,214, 64,122,228,180, 87,193, 65,169, 84,226,207, 63,255,116, 28,211,169, 83, 39,
+ 24, 12, 6,132,133,133,249,197,153,151,151, 71, 50, 51, 51,153,101,203,150, 65, 44, 22, 35, 60, 60, 28, 10,133,130, 89,186,116,
+233, 56,137, 68, 18,111, 48, 24,120,147,201, 4,169, 84, 58, 95, 72, 31,142,227,180,106,181, 58,220, 19,167, 72, 36,194,208,161,
+ 67,241,238,187,239, 98,209,162, 69,120,253,245,215,111,113,188, 12, 6, 3, 34, 34, 34, 28, 98,203,205, 3,120, 55,186,251,222,
+ 93, 78,158,224,244,177,205, 56,115,114, 27,120, 27, 15, 27, 79, 64,136, 13,188, 21, 56,186,245, 64,173,172,171,153,113, 4,164,
+172,233, 45, 0, 89,137,198,218, 46, 92, 90, 7,192,186,157, 5,166,185,190,194,201,113, 28, 12, 6, 3,126,253,245, 87,156, 59,
+119, 14,155, 54,109,130, 94,175, 71, 68, 68, 4, 66, 66, 66,240,216, 99,143,225,197, 23, 95, 68, 98, 98,162,207,184, 19, 66,150,
+220,188,121,179,113,235,214,173,153,226,226, 98, 20, 23, 23, 67,175,215,195,102,179,193,106,181,130,227, 56, 4, 4, 4, 64, 46,
+151, 35, 58, 58, 26, 6,131,129, 24,141,198, 37,158, 56,121,158, 41,209, 93, 25,123,225,143, 85, 99, 31,125,230, 61,130,213, 51,
+ 25,212,168, 38,211,253,121, 36,104,200,186, 61,163,187, 0, 32, 60,113, 88, 11,196, 98,227,243,223, 29,247,217,240,123,158, 70,
+183,138,172,112,189, 94,143,210,210,210, 50, 91, 95, 42,197,234,213,171, 35,122,245,234,181, 43, 51, 51,179,173, 23,177,117, 11,
+103, 80, 80, 80,130, 72, 36,194,169, 83,167,240,213, 87, 95,225,207, 63,255, 68, 78, 78, 78, 81,149, 42, 85,130,219,183,111,207,
+190,245,214, 91,104,220,184, 49,190,255,254,251, 0, 95,156,132, 16,164, 93,220,141,180, 75,123,192,243,101,174,117,217,226,254,
+ 63,241, 51,238, 90,173,214,112,252,248,241,192,111,190,249, 6, 81, 81, 81, 72, 74, 74,130, 66,161, 64, 64, 64, 64,185,151,172,
+243,139,215,215,179,169,215,235, 13,105,105,105,129, 63,255,252, 51,194,195,195,145,152,152, 8,133, 66, 1,169, 84, 10,142,227,
+192, 48, 12,150, 45, 91,134,229, 31, 15, 68,218,249,147,232,219,179,139,207,112, 42, 20,138,231,151, 44, 89, 82,206, 2,137, 14,
+ 13, 5, 39,102, 33, 18, 51, 8,237,244, 36, 0,160,104,251, 90,111,163, 67, 58,115, 50,165,165,165,134,131, 7, 15, 6, 30, 57,
+114, 4, 60,207, 35, 49, 49, 17, 58,157, 14, 42,149,202, 17,255,173, 91,183,162, 79,159, 62,248,241,199, 31,209,178,101, 75,159,
+113,215,104, 52,134,147, 39, 79, 6,254,244,211, 79, 8, 11, 11, 67,213,170, 85, 29,113, 23, 22,177, 88, 12,145, 72,132,228,228,
+100,148,148,148, 32, 48, 48,208,103, 26, 29, 61,122, 52,240,167,159,126, 66,104,104, 40,226,227,227, 29,142,155, 32,142,102,126,
+249,113, 57,130, 0, 38,246,142, 57, 43,154,238,174,156,125,251,246, 69,141, 26, 53,160, 82,169,160, 84, 42, 29,220,222, 56, 61,
+104, 17,135,222,102, 24,102,131,211, 51,145,202, 48,204, 6,231, 95, 79,199,217,255,182, 29, 55,110, 92,179, 25, 51,102, 76,107,
+217,178,229,207,251,246,237, 91,238,137,207, 19,207,184,113,227, 82,102,204,152, 49,205,249,120, 55,215,241,236,104,165,166,166,
+ 50,246, 72, 50, 0,146,154, 54,109,122,120,251,246,237, 97, 65, 65, 65,142,131,111,220,184,129,226,226, 98, 4, 5, 5,169,102,
+207,158,173,106,223,190, 61,162,163,163, 29, 95, 0, 23, 47, 94,172, 95,187,118,109, 53, 0, 87,223,150,103, 89, 22,173, 90,181,
+194,105,123,109, 71,183,212, 84,196,199,199, 59, 26,121, 4, 4, 4, 96,248,240,225,204,168, 81,163, 56,193,205, 32,132, 64,175,
+215, 35, 54, 54, 86,238,205,213, 1,128, 20,125, 62,214,182,111, 11,150, 1,116,199, 14, 65, 34,101,192,138, 24, 52, 33, 5,248,
+189, 67, 91, 48, 0, 76,127,239,135, 31, 46,204, 49, 0, 93,238,142,195, 65,112,249,242,101,191, 28, 45,123,188,152,219,229, 20,
+ 28,141,125,251,246,193,102,179,249,203, 73, 88,150,133, 82,169, 68, 76, 76, 12,228,114, 57, 20, 10, 5,243,243,207, 63,143, 79,
+ 74, 74,138, 29, 53,106, 20,171, 86,171,217, 86,173, 90,225,169,167,158,226,132, 42,206,148,148, 20,159,113,217,185,115, 39,190,
+250,234, 43,188,254,250,235,110, 29, 45,134, 97, 16, 25, 25, 9,149, 74,133, 7, 5, 60, 0,179,213, 2,157, 70,239,168,210,181,
+217,108, 56,185,227,239, 90, 87,255,190,152,178,225,231, 31,197, 0, 96,216,177,214,249,180,216,167,190, 92, 89,187, 93,168,248,
+224,206, 34,203, 65,111,121,158,227, 56, 12, 30, 60, 24, 51,102,204,192,243,207, 63,143, 77,155, 54, 97,194,132, 9,120,229,149,
+ 87,110,113,181,124,125, 57, 90, 44,150,175, 95,120,225,133,215, 87,175, 94, 93,231,189,247,222, 99, 5, 71, 75,161, 80,128, 97,
+ 24, 24, 12, 6, 24,141, 70,232,245,122,156, 63,127,158,127,245,213, 87, 47,152, 76,166,175, 61, 86, 87, 50,242, 19, 10,153,110,
+ 83,245,120,182,134,246,218,167, 65,173, 31, 75,212, 51,242,166, 37, 79,214,238, 76,122, 12, 78, 12, 5, 33, 32, 60,192, 19,192,
+104,212, 98,248,240, 55, 69,255, 98, 82, 57, 68,150,193, 96,192,241,227,199,209,161, 67, 7,220,188,121, 19,103,207,158, 69,173,
+ 90,181,176,116,233,210,200,231,158,123,110, 87,110,110,110, 91,127,157,173,147, 39, 79,142,123,228,145, 71,230,105, 52,154, 66,
+141, 70, 51, 15,192,114, 0,197,151, 47, 95,174,119,249,242,229, 5,155, 55,111,110,243,209, 71, 31,137, 92,218,232,136, 60,217,
+163, 22,139, 21,122,189,209,171,192, 18,214, 9,225,253,138, 56,195, 48,164, 78,157, 58,232,213,171, 23,196, 98, 49, 20, 10, 5,
+ 2, 3, 3,203, 85,155,185, 10, 46,111,229, 7, 0,158, 97, 24, 84,169, 82, 5, 61,122,244,128, 68, 34, 41,199, 41,228,195, 30,
+ 61,122, 96,228,164, 15,241,245,200,142,248,234,133, 90,232, 60, 37,199,107, 56,117, 58,157,230,175,191,254,146,191,251,250,235,
+120,164,102, 77, 68,168, 84,168, 22, 29, 9,185, 76, 10,137,115,152, 24,191, 76,118, 2,128, 23,137, 68,104,208,160, 1,114,114,
+114,112,237,218, 53, 92,187,118, 13, 44,203,162,117,235,214, 14, 23,230,210,165, 75,152, 52,105, 18,140, 70,163,223,113,175, 89,
+179, 38, 58,118,236, 8,169, 84, 10,133, 66, 81,174,202, 80,184,167,165,165,165,168, 81,163, 6,214,173, 91,135,218,181,107,251,
+228,172, 91,183, 46,218,181,107, 87,238,126,202,229,114,135, 40, 2,128,155, 7, 53,142,107,196,197,197, 85,136,115,203,161, 27,
+248,102,235, 95, 48,154,120,168,117,150,114, 39,196, 70,168,176,231,167,247,252,138,187,192,185,120,241, 98, 20, 23, 23, 59,140,
+ 3,225,163, 92, 48, 81,170, 86,173,138,133, 11,221, 59,153, 46, 90,196,221, 59, 47,213,207,247,173,112,156,144,185,100, 51,102,
+204,152,230,122,190, 47, 62,231,253, 46,231,155, 92,196, 89, 78,133,170, 14,101, 50,217,251,127,253,245, 87, 88, 73, 73, 9, 46,
+ 93,186, 4,150,101, 29,117,234, 28,199,193,108, 54,227,202,149, 43, 8, 11, 11, 67,110,110, 46,100, 50, 25, 68, 34, 17, 76, 38,
+ 19, 0, 52,241,244, 2, 39,132, 96,100, 94, 89, 19,161, 63,170, 72,144, 6,160,103, 94,217,131, 33, 52,136, 95,179,102, 13, 2,
+ 3, 3, 17, 20, 20,228,248,245, 85,141,116,242,218,101,228,136, 25,176,251,119,131, 97, 1,150, 1, 24, 17,192,178, 4, 44,195,
+128,221,191, 11, 12, 3, 40,195, 67, 43, 90, 0,251,106, 24,239,181, 1,188, 39,247,201,157,139,229,250,127,199,142, 29,240,151,
+179, 70,141, 26, 8, 12, 12,116, 44,155, 55,111, 46,231,104,217,108, 54,132,135,135,251,195, 73,202,220, 8, 30, 81, 81, 81, 16,
+139,197,204,210,165, 75,199, 37, 39, 39,199,190,243,206, 59,172, 72, 36,194,177, 99,199,112,230,204, 25, 36, 38, 38,250,221,102,
+171,184,184, 56,107,220,184,113,182,113,227,202,250, 80,164,164,164,160,184,184, 56, 87,216,175, 86,171, 11,186,118,237, 90,174,
+221, 70,126,126,254,253,221, 18,222,126, 31,173,102, 43,116, 6, 3, 52,165, 58,135, 59,148,155,153, 19,242,222,168,183,197,179,
+134,191, 4, 0, 24, 53,247,115,148, 46,250,167, 32, 91, 59,106, 64,212,147,159,173, 24, 11,160,143, 55,126,141, 70, 3,131,193,
+128,234,213,171, 99,223,190,125, 40, 45, 45, 69,247,238,221,193, 48,140,163,135,104, 5, 96,202,200,200,120, 60, 53, 53,245,240,
+156, 57,115,170,215,171, 87,143,209,106,181,208,233,116,112,254, 61,121,242, 36, 89,190,124,249, 85,157, 78,215,202,110,157,187,
+197,230,140,111, 47,119,139,123,121,245,159,199, 68,169, 81, 53, 46,168, 50,138,170, 91, 11, 50,100, 90,181,254,188,193, 70,206,
+128,216, 0, 27,120, 16, 43, 15,155,189,218,235,223,130, 92, 46, 95,176,103,207,158,112,131,193,128,163, 71,143, 98,208,160, 65,
+166,252,252,124, 41, 0, 60,255,252,243,166,101,203,150, 73,107,212,168,129,165, 75,151, 70, 62,245,212, 83,171,180, 90,109, 3,
+ 63,169,127,204,202,202,250,209,117, 99,120,120,248,252, 27, 55,110,180,119,110,243, 99,181, 90, 29,193,113,251, 96,242,128,197,
+ 98,129, 94,111, 68, 73, 73, 41, 76,102,139,189,204,228, 97,179, 89,237,191, 60,172,246,114, 84, 42,225,130,154, 52,136,209, 16,
+ 66,192, 50, 76,241,209, 83,217, 85,189,137,118,119, 85, 92,126,186, 89,174,176, 9,189,204,194,195,195, 33, 22,139,241,227,143,
+ 63,226,196,222,205,144,138, 8,108, 86, 11,172, 22, 51,108, 22, 19,196, 34, 17,254, 60,118, 13, 93,234, 6,249, 37, 8, 35, 34,
+ 34,208,179,101, 75,164,182,108, 89,214,189,141,227, 16, 40,147, 65, 33, 9, 40,115,178, 0, 16, 27,235,239, 32, 2,188, 16,206,
+232,232,104, 28, 57,114, 4, 35, 71,142,196,204,153, 51, 33,151,203, 29,189,159,207,157, 59,135,149, 43, 87,162, 75,151, 46, 21,
+142,187,224,224,141, 29, 59, 22,153,153,153,152, 59,119, 46,154, 54,109, 10,177, 88,140,226,226, 98,180,106,213, 10, 57, 57, 57,
+126,113, 58, 87,239, 73,165,210,114,238,147, 32, 0, 43,154, 70,206,156, 47,245,141,197,250,189,203,193,128,193,129,159,222, 46,
+ 39, 10, 23,174,216, 93, 97,206, 9, 19, 38,148, 11,167, 63,110,150,191,112,113,157,124, 30,199, 48,204, 81,193,108, 29, 59,118,
+236,251, 12,195,108, 24, 59,118,236,251,211,167, 79, 63,237, 15,159,187,253, 12,195,108,180,139,176,158, 78,219,142, 86, 72,104,
+ 41, 20,138, 71, 3, 3, 3,113,233,210, 37,116,239,222,221, 84, 80, 80,112, 65, 44, 22,215,202,207,207,151,229,230,230, 66,167,
+211,105, 38, 79,158,124, 13,128,188, 69,139, 22, 53,254,252,243, 79,220,188,121, 19,203,150, 45, 3,128,181,238,219,108,176,224,
+121,222,145, 41, 92, 63,219, 68, 34, 17,246,239,223,143,253,251,203, 55,253,250,230,155,111,124,190, 48,158,250,245, 55, 28, 59,
+118, 12,206,195, 3, 8,255,157,183, 5, 4, 4, 0,222,123,120,148,131,175,134,241,190, 26,192,187,131,191,109,191,220,245,204,
+241,132,140,140, 12,143,231,239,223,191,191,156,163,229,139, 83, 36, 18,193,102,179, 65, 46,151, 51, 18,137,132,145, 72, 36,241,
+130,200, 18,137, 68,142, 7, 70, 38,147, 65, 38,147,149,251, 74,245,132,204,204,204, 14,153,153,153, 30,247,231,229,229, 61,158,
+151,151,135, 7, 17,102,139, 5,122,157, 9,165, 26, 61, 38, 78,255,190,108,227, 68, 28, 4,112,240,241,255,141,196,208,110, 93,
+ 58, 86,180,154, 90,184,223, 81, 81, 81,216,185,115, 39, 24,134,193,170, 85,171, 16, 28, 28,140,110,221,186, 65,165, 82, 97,236,
+216,177,232,215,175, 95, 69, 11,179,146,130,130,130,199,223,122,235,173,195,159,126,250,105,181,170, 85,171,194,100, 50,193,108,
+ 54,195,100, 50,225,242,229,203, 88,190,124,249, 77,157, 78,247, 56,128, 18, 95,100,155, 51,190,189,252,203,174, 81,153,157,251,
+ 63,165, 63,151,243, 7,178,179, 11, 96,181,102,128,183, 89, 97,182,218,202, 28, 62,171, 21, 86,171, 13, 18,137, 72,245,233,212,
+183,183,242, 32, 96, 89,198, 4,224,137,123,149, 70, 33, 33, 33, 41,121,121,121,184,120,241, 34, 94,124,241,197,236,130,130,130,
+179, 0, 58, 1, 64, 65, 65,193,158, 65,131, 6,213, 91,178,100, 73, 76, 82, 82, 18, 2, 3, 3, 85, 90,173,214, 23,101, 32,128,
+161, 0,186,162,172, 29,136,128, 66, 0,147, 89,150,149, 29, 61,122,244,150,158,118,187,118,237, 2,128,131,238,191,128,236,142,
+150,193,128,188,130, 34,188,242,191,241,255,124, 25,129,148, 19, 23, 4, 4,111,140, 64, 0, 0,228,231, 92,198, 75,175,140,148,
+249,250, 32,112,247, 34,172, 64, 27,157,114, 31,106, 66, 30, 13, 12, 12, 44,171,126, 91,183, 28, 27, 63,251, 31, 96, 51,131, 88,
+244,128, 89, 7,152, 53,224, 77, 58, 48, 18, 57, 96,209,251, 37,180, 2, 3, 3, 17, 40,151, 35, 42, 36,164,108, 16, 72,145, 8,
+ 98, 49, 7,222, 2, 48, 54,198, 33, 72,121,255, 6, 6,113,124, 84,202,229,114,164,165,165, 97,232,208,161, 48,155,205,232,219,
+183, 47, 76, 38, 19, 12, 6, 3,244,122, 61,146,147,147,161,211,233,252,226, 19,122, 43, 6, 6, 6, 66, 34,145,224,237,183,223,
+ 70,179,102,205, 48,105,210, 36,140, 25, 51, 6,201,201,201,120,227,141, 55,176,124,249,114,164,164,164,248,226, 37,206,105, 36,
+220, 79, 65,108, 57, 87,241, 1,168,112, 26,185,114, 50, 12, 91, 78,176, 9,203,155, 47,116,170, 48,231,140, 25, 51,144,151,151,
+119,139,147, 37,252,143,139,139,195,151, 95,126,121,187, 53, 67,130,123, 20,237,102, 95, 79, 87, 39,138, 16,210,220,222,118,202,
+ 56,125,250,244,211,211,167, 79, 79,101, 24,102,195,244,233,211, 83, 61, 57, 90,238,120,220,236,247,251,165,197,185,212,141,182,
+119,222, 41,220,232,176,176, 48, 81,181,106,213, 88,149, 74,133,226,226, 98, 68, 70, 70,146,188,188,188,254, 10,133,226,227,159,
+127,254,185,134, 70,163,193,185,115,231, 48,127,254,252,131, 0,230,121, 19, 90,155, 34,237,214,177,221,201,114, 94,239,213,171,
+ 23,146,146,146,202,185, 89,114,185,220,107,230, 17,246, 9,142,144, 72, 36, 66,237,218,181,229, 87,175, 94,213, 75, 36, 18,196,
+199,199,203,179,179,179,245, 18,137,164,194, 61, 93,124, 53,140,247,213, 0,222,157,240,105,222,188,121, 57, 7,203,249,215,249,
+255,250,245,235,125, 86, 29, 10,156,245,234,213,115,220,175,160,160, 32,225, 92, 0, 64,247,238,221,193,243, 60, 34, 34, 34,252,
+226, 20, 68,173,189, 1, 60, 12, 6, 3, 95, 90, 90,202, 30, 61,122, 20, 82,169, 20, 65, 65, 65,142,182, 58, 1, 1, 1, 14, 55,
+147,194, 93,129,192,195,100,177, 64,175,215, 67,163,209, 0, 0, 46,159, 90, 83, 94,136, 25,213,183,205, 47, 20,176,133,133,133,
+216,188,121, 51,254,248,227, 15, 52,107,214,204,173,168,174,128,224,202, 43, 44, 44,108, 61,122,244,232, 3, 83,166, 76,169, 18,
+ 22, 22, 6,179,217,140, 27, 55,110,224,187,239,190,203,212,233,116,173, 43, 82,192,128, 0, 22,139, 21, 6,157, 17, 37,234, 82,
+124, 60,245, 7,143, 89, 15, 0, 10,115,207,163, 87,239,126,210,123,153, 78,153,153,153,239,180,110,221,122,106,105,105,105,177,
+ 78,167,235, 7, 96,150,243,247, 84, 65, 65, 65,155,222,189,123,207, 9, 11, 11,107,154,155,155,251,190, 31,148, 99,211,210,210,
+222, 79, 72, 72, 40,183,209,104, 52, 34, 33, 33,161,118,110,110,238,192,182,109,219,126, 8, 32,204,105,119, 16,128, 45, 0,190,
+244,148,151,132,170, 67,141, 70, 15, 85, 72, 44, 50,174,237,244, 25, 16,137,200, 0,194,243, 94,203, 16,225, 3,216,211,226,163,
+103,220, 45, 65, 21,142, 21, 94,216, 79, 60,253, 2,158, 24, 58, 3, 10, 49, 48,237,165,199,145, 28, 2, 64, 30, 6, 73,219,247,
+192,132,216,239,209,208,223,252, 34, 31,243,213, 87, 56,102, 47,143,227, 35, 35, 49,186,127,127, 16, 11,176,239,204, 25,172,248,
+235, 47,244,239,208, 1,138,128, 0,191, 63, 88,120,158,135, 68, 34,193,229,203,151,177,111,223, 62,212,173, 91, 23,151, 46, 93,
+ 42, 55, 12, 5, 33,196,223,248, 59,226, 46,147,201, 32, 22,139,145,157,157,141,212,212, 84, 72, 36, 18,252,240,195, 15,216,185,
+115, 39, 70,143, 30,141, 33, 67,134,160,125,251,246, 56,123,246,172, 95,156,132,144, 91,122, 43,186, 86,231, 86, 52,141, 92, 57,
+ 93,223,251,183,147,238, 2,231,148, 41, 83,220,118,168,240,135,211,157, 22,113,147,118, 71,157,197,144,224, 60, 57, 11, 35,215,
+117, 0,161,194,182,177, 99,199,190,239,239,121,206,235,130, 35, 86,145, 42, 76,135,208, 74, 77, 77, 45, 23,243,194,194,194, 3,
+ 7, 14, 28,168,175, 84, 42,113,254,252,121,169, 74,165,170, 47, 20,232, 44,203, 98,213,170, 85, 65, 61,122,244,216, 58,107,214,
+172,120,158,231,145,147,147,131,119,223,125, 87, 99,181, 90, 7, 0,176,122,122,129,251,114,166,126,251,237,214,135,109,221,186,
+117,126, 85,129, 8, 66,138,227, 56,132,134,134,234,245,122, 61, 20, 10, 5, 66, 67, 67,245, 58,157, 14, 74,165, 82,168, 43,102,
+241, 79, 79, 5, 95,238,147,175,134,241,174, 13,224,125,226,204,153, 51,126, 29,103,175,106,245, 43,151,167,165,165,121, 44, 72,
+118,238,220, 9,222, 94,208,250,203,105,255,202, 35,130,240, 83, 40, 20, 8, 11, 11,131, 76, 38,131, 92, 46, 47, 39,178,100, 50,
+153,207, 7,199,215,128,164, 1, 1, 1,135,148, 74,101,136,176, 95, 44, 22,163,180,180,180,184,176,176,240,209,251,186,234, 16,
+ 4, 86,179, 21,122,189, 1,154, 82,125,165,243,155, 76, 38,200,100, 50, 44, 95,190, 28,143, 63,254, 56, 90,180,104,113,139,200,
+186, 77,123, 62,189,176,176,176,253,188,121,243, 14,206,158, 61, 59, 84,163,209,224,251,239,191, 47,209,104, 52,237, 1,164, 87,
+ 72,108,242, 4, 22,179, 25, 58,131, 17, 90, 77,217, 61,184,114,122,205,127, 45,169,150,103,103,103, 47,247,178,255,138,213,106,
+ 77, 21,198,125,243, 3,143, 37, 36, 36, 32, 59, 59,187,220,198,235,215,175,195,102,179, 25, 81, 54, 78,214,203,206, 70, 50,254,
+ 25, 61,219,211, 87,124,153, 59,170, 55, 66,163, 41,115, 65, 12,218,252,202,201,167,118,177,225,169, 77,214,237,228, 33,134, 97,
+ 28,141,190,135, 15, 31,142,147, 39, 78,160, 83, 21, 53,146, 99,130, 64,212, 25,144,116,252, 8,127,231,201, 49,107,206,166, 10,
+115,175,116,106, 2, 49,107,229, 74,183,251,174,244,233, 83,161,184, 95,184,112, 1,114,185, 28, 54,155,237,150,247, 77, 69,227,
+239, 44, 96,230,204,153,131,209,163, 71,227,135, 31,126,192,201,147, 39,241,200, 35,143,160,115,231,206,200,205,205,197,137, 19,
+ 39, 96, 52, 26,253, 14,167,115,187,185, 11, 87,207, 96,219,190,223,113, 61,253, 26, 50,179,111,222,118,186, 59,115,186, 10,173,
+ 95,182, 29,199,211, 93,154,220, 22,231,199, 31,127,140,220,220,220,114, 78,150,115,185,228,201,209,114,213, 34, 46,200,119,105,
+ 11, 37,172,155, 92, 68,143,235,186,235,241, 0,144, 11, 64,228,227, 60,215,245,252,233,211,167,239, 16,156, 48, 59,175,200, 87,
+251,172,114,142,150, 11,102,244,233,211,167,247,252,249,243, 35, 3, 2, 2, 28, 61,144,198,142, 29,139,209,163, 71,163,122,245,
+234,136,136,136,136, 11, 9, 9, 65, 65, 65, 1,102,206,156,137,180,180,180,215,224,102,160, 61, 87,161,213,230,106, 41,164,210,
+127, 62, 88, 5,103, 11, 0,134, 12, 25,114,139,163, 37, 36,144, 55, 88, 44, 22,132,135,135, 67,167,211, 65, 36, 18,161,111,223,
+190,162, 83,167, 78,217,186,117,235,134, 39,159,124, 82,116,226,196, 9, 91,207,158, 61, 33, 18,137,208,177, 99, 71,245, 47,191,
+252, 50, 10,192,103,126,136,173, 74,107, 24, 47,100, 50,127,199, 62,242, 71, 92,122,227,100, 24, 6, 58,157, 14, 28,199, 57, 26,
+202,251,195, 41, 84, 29, 58, 63,128, 44,203, 34, 36, 36,196, 81,120, 8,142,150, 32,180,124,241,250, 26,144, 84,161, 80,168,206,
+159, 63, 95, 67,232,120,145,159,159,143,142, 29, 59, 94, 44, 44, 44,188,191, 45, 45, 30, 48, 91,109,208,232, 13,208,232,117,149,
+ 70, 43, 60, 15,139, 22, 45,194,217,179,103, 97, 48, 24,176, 96,193, 2, 71,167, 2,103,145,117, 7,130,235,178, 92, 46,231,187,
+119,239,142, 3, 7, 14, 64, 38,147, 89,112, 27,227, 95,241,132,135,217,106,133, 65,175,135,198,119,149,219,131, 2,135,170, 62,
+123,246, 44, 76, 38, 19, 38, 77,154,100, 59,124,248,240, 14,148, 13,128, 42, 56,120, 3,219,181,107, 55, 89,169, 84,134,108,220,
+184,241, 77, 0, 63,120,123,121, 91,172,118,209, 94,137,247,209,185, 70,192, 93,155,172,219, 25,102,197,249,197,202,243, 60, 94,
+123,245, 85,116,174,162,198,147, 77, 35,161,205,186, 8, 69,112, 36,152,144, 68,204,154,179, 9,167,175,250,221, 20,147, 0, 64,
+247,118,125,208,168,238,173,195,131,181,238, 84,246, 77,182,231,207, 67,200,201,207,172,112,220,181, 90,173, 71,231,170, 2,142,
+150,227,153, 19,238, 95,227,198,141, 81,171, 86, 45,236,216,177, 3, 77,154, 52,193,165, 75,151,112,233,210, 37,164,165,165,225,
+228,201,147, 40, 42, 42,170,112, 26,253,186,101, 5,138, 74, 11, 33,149, 72, 81, 88,156,143,235, 25,215, 16, 29, 30,115,199,233,
+ 46,160, 78,207,143, 1, 0, 85, 34,131, 43, 36,180,156, 57, 63,249,228,147, 91,196,251,157, 14,217,195, 48,204, 33,111,235, 21,
+ 61,255, 94,194,147,208,186,150,151,151,215,162,127,255,254, 99, 1, 52,183,111, 43, 1,176,114,235,214,173,125,162,162,162, 58,
+180,108,217,146,147, 74,165,216,183,111, 31,126,249,229,151, 31, 0,172,240,118, 33,169, 84,170, 79, 76, 76,148, 11, 25, 81,120,
+ 16, 85, 42,149,104,230,204,153,204, 55,223,124,227,209,229,242,149, 64, 37, 37, 37,208,106,181, 8, 14, 14,134,217,108, 70,247,
+238,221,109,103,207,158,133, 68, 34, 65,239,222,189,109,103,206,156,113, 36,244,226,197,139,227,245,122,125,171, 63,254,248,163,
+ 43,128,182, 21,184, 87, 66,195,248, 64,248,217, 0,222,211, 87,158, 63,240,183, 58,206, 19,231,200,145, 35,111,139, 83, 34,145,
+ 88,133,145,223, 89,150,133,217,108, 70,147, 38, 77,144,155,155,235,120,104,148, 74,165, 67,100,249, 35,180,124, 13, 72,202,113,
+ 28, 76, 38, 19,218,182,109, 11,134, 97,240,249,231,159, 63, 24,213,145, 60,207, 4, 6,134,163, 74,149,218,136,140, 50,128,231,
+ 43,119, 86,153, 49, 99,198,148, 19, 83,238, 70, 94, 22,238,255,237, 64,224,186,147,217,231, 9,224,168,242,210,106, 13,247, 93,
+ 18, 70, 69, 69,181,200,205,205, 93,231,178,185, 16,192,100, 47, 31,150,142,132,190,121,243, 38,186,117,235,134,223,127,255, 93,
+180,118,237,218, 78,235,215,175, 63,115,241,226,197,155, 77,154, 52,169,250,250,235,175,203,218,182,109,139,252,252,124, 52,109,
+218,116, 98, 70, 70,134, 23,161,101,191,143, 6, 35,180,218,202,119, 71,221,185, 89,119,242, 98, 20,242,228,132, 9, 31,162,115,
+108, 49,250, 62, 18,140, 37, 27,246, 98, 96, 99, 57, 96,146, 85,152, 79, 8, 75, 88,149, 36, 36,166,180,184,101,191, 76, 85, 54,
+150,107, 98, 74, 11,176, 55, 47, 85, 56,238,206, 97,118, 21, 85,183,227,232, 57,223,207, 87, 94,121, 5,239,189,247, 30,186,118,
+237,138, 75,151, 46, 97,215,174, 93,184,116,233, 18, 70,142, 28,137,148,148, 20, 60,242,200, 35, 21,226, 92,191,109, 53,212,154,
+ 18,176, 12,139,194,146, 2, 24,140,122,140,121, 99,194, 29,167,187,227,229,191,109, 58, 0, 96,205,214, 99,183,205,249,193, 7,
+ 31, 32, 59, 59,187,156,147,117, 39,237,178,238,119,120, 27, 45,237, 26,128,215, 92, 55,154, 76,166,160, 73,147, 38,117,137,136,
+136, 0,195, 48,152, 51,103, 14,194,194,194, 30, 7,112,218,100, 50,229,107,181,218,209, 78, 34,164, 51,236, 99,109,228,228,228,
+184,237,183,175,213,106,205, 93,186,116, 17,199,198,198,150,235,109,168, 84, 42, 61,185, 59, 14, 78, 97,159,213,106,197,152, 49,
+ 99, 48,109,218, 52, 84,171, 86, 13, 61,123,246, 68,106,106, 42, 24,134, 65,247,238,221,209,179,231, 63, 85,185, 33, 33, 33,146,
+223,127,255,189, 29,203,178,103,156, 94, 32,229, 56,221, 65,104, 24,111,177, 88,252,109, 0, 95,142, 83,200,108, 35, 71,142,196,
+180,105,211,240,254,251,222,155,122,124,245,213, 87,192,173,237,169,238, 58,103, 97, 97, 97,185,194, 94,161, 80,124,254,228,147,
+ 79,114, 55,111,222, 44, 39,174,156, 23, 55, 5, 81, 57, 78, 95, 3,146,138, 68, 34, 68, 71, 71, 99,202,148, 41, 8, 15, 15, 71,
+ 76, 76,140,187,129,252,124,166,209,109,224,174,114,218, 8,127,244,211, 25, 31,182,254,126,217,122,177, 76, 10,236,223,181, 6,
+234,162,242,213, 73, 70,243, 63, 93,169,165, 77, 58,193,116,236, 79,191,242,146, 32,166, 63,254,248, 99,124,252,241,199, 94, 3,
+180,104,209,162, 59,142,187,159, 98,235, 86, 78,158, 48, 10,101, 40, 2,148, 85, 80, 63, 37, 20, 60,177,254,167,210,200, 3, 14,
+ 31, 58,116,168,119,120,120, 56,210,211,211, 35,197, 98,113,239,114,118,149, 94,143,196,196,196,218,121,121,121,173,124,113,142,
+ 28, 57,210, 56,126,252,120,217,128, 1, 3,240,228,147, 79, 98,192,128, 1, 50,137, 68, 82,147, 16, 2,179,217,140,244,244,116,
+252,249,231,159,200,203,203, 59,231, 45,156, 60, 33,140, 92, 17,130, 0,101, 44,234, 55, 8, 1,207, 91, 43, 37,238,206,174,184,
+179,155, 85, 65,145,229, 54,127, 2,192,225, 63,215, 97,194,219, 13,240,195,198,131,152,127, 8,104, 20,146,139,250,145,121,224,
+243,206,225,221,129,205, 48,235,167, 35, 0,128, 93, 59,125,166, 17,241,150, 7, 13,122,243, 29,197,221,217,185,114,190,142, 31,
+109,180,110,225, 20, 62, 18, 75, 75, 75, 81, 92, 92,140, 37, 75,150,224,165,151, 94, 66,110,110, 46,210,210,210,112,241,226, 69,
+252,252,243,207, 80, 40, 20,183,149, 70,163, 94,253, 0,227,103,189, 3, 2,130, 58, 53,234, 99,236,208,143,209,188, 81,203, 59,
+ 78,119, 87,248,225,102,121,228,156, 59,119,238,237,230,165,135, 78,104,185, 69, 68, 68,196,128,118,237,218,193, 96, 48, 32, 50,
+ 50, 18,105,105,105, 96, 89,182, 58, 80, 86,133, 23, 23, 23,183, 50, 47, 47,175,186,191,124, 34,145, 8, 86,171,213,209,246, 71,
+ 88, 0,160, 87,175, 94,248,237,183,223,124,126, 81,196,196,196,160,106,213,170,120,235,173,183,110,233,229,224,220,211, 65, 46,
+151, 99,227,198,141,217,133,133,133,133,132,144, 10,117,115, 19, 26,198,239,217,179,199,239, 6,240,206, 48,155,205, 55, 47, 94,
+188, 24,187,104,209, 34,145,151,151,159, 3,187,118,237,178,194, 71, 85,205,221,224,116,247,101, 74, 8,241, 40,178,252, 25, 70,
+192,215,128,164, 28,199,225,194,133, 11,152, 48, 97, 2, 24,134,193,154, 53,107, 30,136,135,235,212,249,130,111, 88,150, 13,237,
+245, 68,235,134, 96, 24,152, 77,183,214, 84, 7, 22,105, 28, 34,235,201,207, 86, 96,237,168,254,254,136,158,203,187,119,239, 14,
+ 91,180,104, 17,231, 79,186,239,222,189,219, 74, 8,169,112,181,159,240,194, 49,155,205,208,235,111,207, 69, 33,132,236,155, 62,
+117,124,151,165, 63,110, 18, 51,140, 9,251,119,174, 65, 73,177,251,230, 12, 82, 49,135,111,150,252, 98,149,136, 69, 55,255,229,
+164,251,162,111,223,190, 3, 22, 44, 88, 80,223,221, 78, 63, 58,193,164, 25, 12, 6,100,100,100, 64,167,211,173, 30, 55,110,156,
+121,211,166, 77, 47, 63,245,212, 83,120,228,145, 71, 16, 27, 27,139,172,172, 44, 92,190,124, 25, 75,150, 44, 33,123,247,238, 93,
+ 13, 96,152,143,251,184,110,198,212,241, 47, 46,249,105,147,148,101,204,216,191,107, 13, 74, 92, 68,251,173,238,180, 24,223,254,
+240,139, 89, 34, 17,159,247,229, 22, 57,187, 89,149,249, 98,236, 61,104, 40,158,156, 55, 31,213,155,119,195,140,153,157,241,237,
+212,126,152,221, 93, 2,243,170,129,104,244,204, 82, 44,159,212, 3, 0, 80,229, 91, 63,221, 18, 78,130, 27,110, 28,171,226,146,
+ 0,187,184,169,152,107, 42,196,221,155,115, 85, 81, 71,139,101, 89, 36, 37, 37,161,122,245,234,120,252,241,199,209,164, 73, 19,
+116,232,208, 1, 39, 78,156,192,137, 19, 39, 48,114,228, 72,111, 34,203,103, 26,181,111,213, 5, 7,219,156,191,227,180,113, 77,
+247,202,128, 63,121,105,232,208,161, 0,240, 80,185, 91, 21, 22, 90,106,181,250, 4,207,243, 13,131,131,131, 5, 71,202,177,239,
+250,245,235,224,121, 94, 87,209,132, 49,153, 76,194,224,152,229,198,101, 18, 26,199,123,123,240, 9, 33,182,194,194, 66,180,107,
+215, 14,109,218,180,113, 84,159, 56, 47, 78,194, 4,107,215,174, 5, 33,164,194,141,172,157, 26,198,107, 80,193, 6,240, 0,144,
+155,155,219,173,109,219,182, 91, 57,142,243,107, 22, 77,158,231,211,114,114,114,158,184,215,156,238,210,135,231,121,143, 34,203,
+159,130,200,215,128,164, 28,199, 65,169, 84,226,215, 95,127, 69, 68, 68,196, 3,245,128,157, 56,155,247,137,183,253,237,194,165,
+ 59, 1, 68, 62,249,217,138, 27, 59, 11,204, 9, 79,126,182,226,250,218, 81,253,171,121, 59, 39, 59, 59,187,107,255,254,253,127,
+247, 55,221,173, 86,235,181,236,236,236, 10, 15,151, 64, 8,193,249,243,231,249, 87, 94,121, 37, 63, 47, 47,175,223,237,196,127,
+236,132,249,179,167, 77, 28, 30,222,189, 75,139,230, 96, 1,147,231,198,191,132, 1, 8, 39, 22,221, 28,253,254,220, 87,251,245,
+235,247,111, 38,155, 58, 59, 59,251,241,167,159,126,122, 24,254,105, 58, 81, 78, 72,193, 67,239,106, 59,230, 85,173, 90,181,129,
+ 72, 36,146, 1,152, 0,224,250,222,189,123,191,216,187,119,111, 87, 0,143,137, 68,162, 88,155,205,150, 97,255,232, 89, 1,224,
+111,223,249, 40,247,117, 16, 62,190,123,231,199,186,129, 97,136,201,100,244,241,129, 4, 2, 66,136, 68, 34, 62,127,248, 68, 86,
+ 35,111, 31, 82, 78, 51,112, 84,122,149,253,176, 97,195, 48,108,216, 48, 71,126,250,252,243, 54, 88,125,106, 15,158,105,148, 14,
+227,215,173,193,168,170,249,253,193, 7, 0, 31,124,248, 74,165,133,205, 57,238,206,142,150,187,231,160, 34,109,180, 68, 34, 17,
+242,243,243,113,225,194, 5,228,228,228, 64,167,211,225,236,217,179, 48,155,205, 40, 42, 42, 66,131, 6, 13,110, 59,156,149,149,
+ 70,255, 38,231,195, 88,125, 88, 97,161,101, 54,155, 63, 74, 74, 74, 18, 7, 4, 4,212,183,217,108, 32,132,192,102,179, 17,187,
+168,169,112, 47, 60,177, 88,108,168, 85,171, 22,227,174,119,130,240, 95,169, 84,234,189,184, 37,211, 19, 19, 19,199, 49, 12, 35,
+242,244, 21, 34,252,231,121,222,198,113,220,244,219,188, 87,119,218, 48, 94,155,151,151,215,178,146,211,239,110,112,186,166,143,
+182,110,221,186,142, 25,237, 93,199, 68,177, 79,182,170,245, 33,206,189, 14, 72,170,213,106,179,186,117,235,102,115,222,239, 60,
+160,233, 3, 13,134, 92,239, 49,224,229,132,157, 5,230, 4, 0, 16,196, 22, 8,185,238,229, 44,125,118,118,118,187,187, 29,180,
+171, 87,175,154, 30,123,236,177, 31, 75, 75, 75,135, 2,184,237,214,252,239,127,244,249,251,247, 97,202,168, 1, 76,187,205,115,
+175, 23, 20, 20,116,116,217,246,183, 32,168,132,113,237, 42, 44,218,207,229, 87,250,216, 98, 86,171, 53,189,122,245,234, 21,114,
+110, 44, 22, 75,186,175,253,174, 99,132, 57,227, 52,130,241,254, 1,160,172,243,119,129, 95,156, 6,131,161,176,101,203,150,226,
+ 10,198, 45,215,223,184,199,198,198,162, 74,149, 42,142, 95, 1,174,219,125,133,211,106,181,166,199,199,199, 35, 34, 34,194,227,
+136,239,174,109,178,252,225,172,236, 52,242,198, 89,165,202,210, 74,231,188,221,112, 82,248,135,206,148,147,114, 82,206,251,150,
+ 83, 68,239, 39,229,164,156,148,243, 30,114, 62,112, 32,132,128,182, 82,163,160,160,240, 4, 27,189, 5, 20, 20, 20, 20,119, 6,
+198,139, 42,173, 72, 79,159,219, 81,182,219, 40, 39,229,164,156,148,147,114, 82, 78,202,249,208,113,250,226,174,236,158,198,255,
+ 26,238,100,120,156,187, 41,192, 40, 39,229,164,156,148,147,114, 82, 78,202,249,240,113, 62,112,160, 85,135, 20, 20, 20, 20, 20,
+ 20, 20, 20,119, 17, 84,104, 81, 80, 80, 80, 80, 80, 80, 80, 80,161, 69, 65, 65, 65, 65, 65, 65, 65, 65,133, 22, 5, 5, 5, 5,
+ 5, 5, 5, 5, 5, 21, 90, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20,247, 21, 8, 33,101, 83,240,108,
+216,176,193, 49,208, 67,106,106, 42, 67,111, 13, 5, 5, 5, 5, 5, 5,197,189,196,131,170, 69, 56, 42,176, 40, 40, 40, 40, 40,
+ 40, 40,254, 11,120, 16,181, 8,235, 78, 73, 82, 80, 80, 80, 80, 80, 80, 80,220,107, 60,136, 90,132,125,144, 85, 36, 5, 5, 5,
+ 5, 5, 5,197,253,131, 7,222,209,162,174, 22, 5, 5, 5, 5, 5, 5,197,191,133,251, 88,139, 16,251,226,188, 78, 65, 65, 65,
+ 65, 65, 65, 65, 65,113,135, 2,203,227, 47,157,235,144,130,130,130,130,130,130,130,226,246,193,184, 89,191,167,110, 22,157,217,
+156,114, 82, 78,202, 73, 57, 41, 39,229,164,156, 15, 37, 28,227,104, 81, 80, 80, 80, 80, 80, 80, 80, 80,220,153,174,114,250,239,
+112,186,168,208,162,160,160,160,160,160,160,160,184,115,145,197,184, 91,167,109,180, 40, 40, 40, 40, 40, 40, 40, 40,238, 18,168,
+163, 69, 65, 65, 65, 65, 65, 65, 65,113,103,112,109, 4, 79,171, 14, 41, 40, 40, 40, 40, 40, 40, 40, 42, 89,108,185,221,232,169,
+231,192,182, 10,144,223, 78,239,131,109,148,147,114, 82, 78,202, 73, 57, 41, 39,229,124,232, 56,125,113,111,195,253,135,118, 0,
+118, 0,104,111,255, 5, 0,134,144,187, 63,210, 3,237,250, 74, 57, 41, 39,229,164,156,148,147,114, 82,206, 7, 29,174, 3,150,
+150,173,208, 1, 75, 41,252, 0, 7,239, 85,204,190,246, 83, 80, 80, 80, 80, 80, 60,108, 98,139, 56,191, 36,221,161, 38,128,247,
+ 1, 4, 59,109, 59, 4, 96,186,203,113, 63, 1, 80, 56,173,107, 1, 76, 2,112,201,103,104, 8,145,216,249,101,246,133, 7, 96,
+ 0, 96, 4, 80,202, 48,140,133,166,217,191,142,150, 0, 82,237,255, 55, 0,216, 95,193,253, 15, 20, 98, 99, 99,229,161,161,161,
+ 93,143, 29, 59, 38, 61,123,246, 44,118,239,222, 77,190,249,230, 27,115, 81, 81,209,150,172,172, 44, 61,205, 46, 15, 4,186, 1,
+ 24,107,255, 63, 3,192,230, 59,228, 99, 20, 10,197, 72,165, 82,217, 67, 38,147, 85,177, 90,173,140, 78,167,203,212,106,181, 91,
+173, 86,235,103,246,114,175,162,232, 19, 22, 22,246,114,157, 58,117,106,166,165,165,101,100,102,102,254, 4, 96, 21,128,126, 85,
+170, 84, 25,152,152,152, 24,119,254,252,249, 75,133,133,133,223, 2, 88,247, 47,134,147,130,226, 97, 2,227,205,141,112,135, 9,
+132,144,129,229, 24,152, 91, 57, 58,118,236,216,123,203,150, 45, 10,158,231, 33, 44,114,185,220, 10, 96,176, 15,145, 21,190,111,
+223,190,132,161, 67,135, 62,153,153,153,217,172,180,180,244, 81, 0, 80, 40, 20, 7,163,162,162, 14,207,155, 55,239,103, 66, 72,
+ 58,195, 48,165, 21,140, 40, 39, 22,139, 95, 10, 13, 13,237, 97,181, 90,155, 16, 66, 32, 22,139,143, 21, 21, 21,109,182, 88, 44,
+223, 2,184, 29,241, 38,229, 56,110,152, 76, 38,235,102,181, 90, 27, 2, 0,199,113, 39,141, 70,227,102,171,213,250, 5, 0,211,
+109,112, 6, 72,165,210, 97, 42,149,170,139,201,100,106, 8, 0, 82,169,244,164, 90,173,222,106, 50,153,190,176, 11,206,127, 27,
+ 28,128, 84, 66,136, 24, 0, 68, 34, 81,159, 71, 31,125, 52,129, 97, 24,158, 97, 24, 66, 8, 97, 14, 30, 60,216,216,102,179,177,
+246,252,145, 10,224, 48, 0,235,253,248,132, 68, 68, 68, 76,227,121,190,138,215, 68, 11, 8,104,118,236,216,177, 58, 43, 87,174,
+180,125,253,245,215,197, 67,134, 12, 9, 28, 58,116, 40,247,249,231,159,127,145,149,149,245,166,235,241,225,225,225,179, 89,150,
+141,240,231,250, 60,207,231, 23, 20, 20,188, 67,203,170,127, 29, 99,191,220, 86,218,150, 16, 96, 88,151, 32,246, 78,133, 86, 92,
+ 92,220,146, 23, 95,124,113, 64,195,134, 13, 57, 66, 8, 44, 22, 11,140, 70, 99,157,253,251,247,183, 95,179,102, 77,179,210,210,
+210,126, 21,164,124,245,189,247,222,155, 50,121,242,228, 8,177, 88,204, 88, 44,150, 26, 43, 87,174,108,242,250,235,175,191,181,
+104,209,162,170,207, 62,251,108,144,176,125,194,132, 9,205,103,204,152,145, 12,224,179,127, 33,156, 20, 20, 15, 27,218,161,124,
+ 27,173,137, 0, 62,246, 38,180,148,246,151,103, 14,202,156, 44, 56,253, 58,176,125,251,246,245, 28,199, 9,142,214,163, 90,173,
+ 54, 26,229, 93, 48,119, 34, 43,113,208,160, 65, 45, 87,175, 94, 61,237,217,103,159,205, 86, 40, 20,181,158,122,234,169, 82,134,
+ 97, 68, 43, 87,174,108, 92,189,122,117,121,175, 94,189, 6,117,236,216,113, 20, 33,100, 55,195, 48,121,126, 70,178,126, 88, 88,
+216, 47,159,124,242, 73, 66,183,110,221, 36, 17, 17, 17, 32,132, 32, 51, 51, 51,110,227,198,141,221, 39, 78,156, 56,170,176,176,
+176, 47,128, 51, 21,184,113,205,229,114,249,234,137, 19, 39,198,118,239,222,157,139,137,137,129,193, 96,192,217,179,103, 59,111,
+222,188,185,237,162, 69,139,222,212,235,245,207,216, 5,134,191,120, 52, 56, 56,120,205,247,239,189, 23,221,226,165,151,184,176,
+176, 48, 16, 66,144,151,151,215,121,207,210,165,237,223,248,228,147, 55, 75, 74, 74,158,118,119,191,255, 77, 72,165, 82,118,217,
+178,101,143, 72,165, 82, 0,128,201,100, 66, 74, 74, 10,243,192,124,138, 48, 76,124,102,102,102,176, 68, 34,113,187,223,102,179,
+161,109,219,182, 73, 18,137, 4,159,125,246,153, 37, 63, 63,191,241,130, 5, 11,142, 45, 95,190, 60,226,139, 47,190,120, 6,192,
+ 45, 66,139,101,217,136,244,244,116,183,156, 54,155, 13,102,179, 25, 86,171, 21, 38,147, 9,245,234,213,163,197,212,127, 3, 9,
+ 0,176,233,132, 1, 0,194,238,148, 76,169, 84,214,125,238,185,231,184,188,188, 60,136,197, 98,152,205,102,100,103,103, 35, 37,
+ 37, 69,244,227,143, 63,214,174, 40, 95,141, 26, 53,134,204,152, 49, 35,114,211,166, 77,230,101,203,150,153,186,116,233, 34, 30,
+ 50,100,136,170,109,219,182,245,226,227,227,217,239,190,251,206,184,117,235, 86,203,160, 65,131,164,211,167, 79,143,220,184,113,
+ 99,175, 51,103,206,124,118,175,195, 73, 65,241, 16, 98, 7,254, 25,226, 65,248,245, 42,180,224, 36,174,250, 0,128, 88, 44,110,
+ 28, 29, 29,189,196,106,181,198,216, 93,157,236,156,156,156,207, 44, 22,203,113,251,177,235,120,158,239,237,203,201, 26, 52,104,
+ 80,203,223,127,255,125,214,254,253,251, 75, 10, 10, 10, 98,214,175, 95,111, 24, 53,106, 84, 26, 0, 92,189,122, 53,185, 87,175,
+ 94,113,195,135, 15, 79,239,218,181,235,188, 14, 29, 58,140, 32,132,108,101, 24, 70,235, 75,100,165,164,164,236,219,181,107, 87,
+ 80, 72, 72, 72,185, 29,137,137,137, 24, 49, 98,132,164,119,239,222,213, 59,117,234,180,247,242,229,203,109, 0,156,242, 71, 16,
+213,172, 89,115,219,246,237,219, 3, 67, 67, 67, 81, 92, 92,140,236,236,108,232,116, 58,168, 84, 42, 60,251,236,179,146,118,173,
+ 31,175, 58,124,228,155,219,210, 51, 50, 58,251, 41,182, 30,125,188,126,253,109,203,167, 79, 15,180,220,184, 1,185, 92, 14,141,
+ 70, 3, 0, 8, 10, 10, 66,179,164, 36,238,200,210,165,113, 3,199,140,217,118,248,194,133,206,255,146,216,146,217,127,141, 0,
+ 54,136, 68,162, 62, 82,169,148,237,211,167, 15,182,109,219,198, 24, 12, 6,206,238,238, 88,251,244,233, 3,185, 92, 14,147,201,
+196,163,172,234,208,122, 63, 63, 37, 82,169, 20,151, 47, 95, 46,183,173,180,180, 20,121,121,121, 40, 40, 40,128,209,104, 68,113,
+113, 49,120,158,103,228,114,121, 30,207,243, 96,217, 50, 67,207, 19,167, 68, 34,193,133, 11, 23,202,109,179, 90,173,208,106,181,
+ 48, 26,141, 48,155,205, 40, 45, 45,149, 7, 5, 5,213,140,136,136, 72, 7,176,174,176,176,240,179,156,156,156,235,180,220,250,
+ 87,112, 99,195,113, 67, 53,148, 57,213,215, 42,129,143, 7,128,221,187,119, 35, 39, 39, 7,249,249,249,200,203,203, 67,124,124,
+ 60, 8, 33, 21,174,142,187,124,249,242,151, 13, 26, 52, 96, 78,159, 62,189, 25,192,231, 43, 87,174, 28, 92, 88, 88, 56,118,244,
+232,209, 97,159,126,250,105,225,152, 49, 99,102, 0,248, 97,229,202,149,255,171, 91,183,110,143,115,231,206, 45,250, 55,194, 73,
+ 65, 81,217, 32,132, 52, 7, 16,105, 95,205,183,151,187,225, 78,235, 39, 24,134, 49, 57, 29,103, 2, 32,117,243, 43, 64, 88,207,
+ 99, 24,230,176,211,121,121, 12,195, 28,190,221, 96,186,252,150,125,116, 3,192,134, 13, 27,136,176,184, 59, 51, 42, 42,106,100,
+199,142, 29,103, 29, 61,122,180, 94, 86, 86, 86,104, 86, 86, 86,232,209,163, 71,235,117,236,216,113, 86, 84, 84,212, 72,167, 27,
+225,122,234, 54,167,125,146,125,251,246, 37,252,242,203, 47, 51,182,109,219, 86,210,184,113, 99,211,246,237,219,173, 93,187,118,
+205,181,191,160,173, 93,187,118,205,253,235,175,191,108, 45, 90,180,144,255,254,251,239, 55,247,238,221, 59,123,245,234,213,209,
+132, 16,145, 59, 78, 59,196, 33, 33, 33,191,238,220,185,243, 22,145,229,140,170, 85,171, 98,195,134, 13,170,144,144,144,117, 0,
+ 36,158,194,105, 71, 64, 64, 64,192,154,191,254,250, 43, 48, 40, 40, 8,185,185,185, 16,139,197,136,138,138, 66, 73, 73, 9,178,
+179,178,112,253,226, 69,176, 38, 19,230, 76,157, 28, 36,151,203, 87,187, 36,160, 91,206,224,224,224, 53,203,167, 77, 11, 44,216,
+182, 13,127, 79,153, 2,179,217,236,168,114, 53,155,205,216, 59,116, 40,242,254,252, 19,223, 77,152, 16, 24, 28, 28,188, 6, 64,
+128, 15,206,202,128, 51,231, 80, 0,133,246,101, 40,128,253, 41, 41, 41, 71,207,158, 61,139, 54,109,218, 96,213,170, 85,141, 70,
+143, 30, 61,116,244,232,209, 67, 87,173, 90,213,168, 77,155, 54, 56,123,246, 44, 82, 82, 82,142,162,124,251,172,187, 29,206,187,
+198,105,179,217,202, 45, 60,255,207, 59,166, 74,149, 42,185,191,252,242, 11,158,125,246, 89, 86, 42,149,102,245,239,223, 95,182,
+103,207, 30, 98, 23,153,126,135,211, 96, 48, 64,175,215, 67,171,213,226,234,213,171,242, 79, 62,249,164,245,199, 31,127, 92, 99,
+219,182,109,113,239,191,255,254, 27,145,145,145,199,162,163,163, 19, 30,132,251,121, 31,114,102, 3, 48,163,172,189,233,245, 59,
+225,236,216,177, 99,131, 26, 53,106, 68,175, 60, 29,138, 34, 73, 29,240,146, 16,240,146, 16,216,194,155,227,178,244, 9, 84,171,
+ 86, 45, 58, 48, 48,176,101, 5,195,185,236,244,233,211,143,217,191,148, 11, 0,204, 26, 51,102,204, 68,134, 97,118,143, 25, 51,
+102, 50,128, 89,246,237, 83,206,157, 59,215, 2,192,242,127, 41,156, 52, 47, 81,206, 10,195,135, 22,137,100, 24,102, 3,195, 48,
+ 27,198,141, 27,215, 1, 64,184,203,122, 43,231,227, 0, 72,221,253, 10,139,211,246, 72, 66, 72, 79,167,243, 34,111, 51,248,140,
+155,229, 31,161, 5, 0,169,169,169, 76,106,106,170,176,227, 16,195, 48,235, 1, 28, 18,139,197,141, 31,121,228,145, 62,127,252,
+241, 71, 80,100,228, 63,215,143,140,140,196,234,213,171,131,234,215,175,223, 71, 44, 22, 55, 6,112, 72,165, 82,173,247,226,194,
+132, 12, 29, 58,244,201, 23, 94,120, 65,221,184,113, 99, 0, 40, 62,115,230,140,162, 69,139, 22, 90,171,213,202, 88,173, 86,166,
+ 69,139, 22,218, 51,103,206, 40, 44, 22, 75,105,243,230,205,149,157, 58,117, 74,123,231,157,119, 6,185, 17, 28,206,120,110,230,
+204,153,241,161,161,161,222,148, 48, 74, 75, 75, 17, 29, 29,141,161, 67,135,198,136,197,226,151,189,221, 45,142,227,134,205,156,
+ 57, 51, 42, 36, 36, 4, 69, 69, 69,136,143,143,135,201,100,194,133, 11, 23, 96,208,106, 96, 41, 85,195,162, 46, 70,222,149, 75,
+ 8, 17,115, 24,212, 59, 53,154,227,184, 97, 62,220,146, 97,223,142, 25, 19,109, 74, 75,195,213, 85,171, 96,179,222,106,254, 88,
+205,102,156, 92,188, 24,134,244,116,204,120,229,149,104,169, 84, 58,236, 30, 59, 89,159, 18, 66,228,132, 16, 57,195, 48,243, 90,
+182,108,249,163, 92, 46, 31, 58,125,250,244,110, 91,182,108,233,190,107,215,174,246, 86,171, 85,108,181, 90,197,187,119,239,110,
+ 99, 48, 24, 56,153, 76, 6,142,227, 8, 30, 80,136,197, 98, 72, 36, 18,200,229,114,180,110,221,250,202, 55,223,124, 99,137,143,
+143, 23,175, 89,179, 38,180, 74,149, 42,202,207, 63,255,188,184,180,180,116,166,191,124,102,179, 25, 70,163, 17,122,189, 30, 6,
+131, 1,219,183,111, 79, 26, 62,124, 56,103, 48, 24,108,189,122,245, 42,180, 88, 44,198, 49, 99,198,168,194,194,194, 70,209,111,
+216,127, 5, 86, 0, 26,187,208, 50,186, 60, 31, 13,157, 28, 95,159, 40, 46, 46, 94,244,237,183,223,198,179,178, 16,236, 49,245,
+192,207,252, 68,108, 9,254, 28,185, 9,239, 34, 42,190, 6, 6, 12, 24, 16, 69, 8,249,188, 18,194,188, 0, 64, 91, 0,243,110,
+231,228,123, 16,206, 4,165, 82,185, 42, 40, 40,104,143, 82,169, 92, 5,123,245,236,157,160, 75, 13,116,238, 93,151, 77,239, 82,
+ 29,164,119, 93, 54,189, 75, 13, 58,212,192,131, 2, 23, 45,226,140, 60, 66, 72, 42, 33, 36,117,198,140, 25,211,156,222,239,194,
+186,220, 79,103, 44,149, 16,146, 90, 78, 33,149, 9,172, 59, 54,221,220, 44,101,154,194, 89, 73, 58, 69,206,209,187, 48, 58, 58,
+122,201,146, 37, 75,130, 92, 25,179,178,178,160, 86,171, 49,126,252,248,160, 23, 94,120,225,205,244,244,244, 23,125, 4, 66,154,
+157,157,221,100,224,192,129, 1,102,179,185,136,231,121, 86,173, 86,115,193,193,193, 54,225,128,224,224, 96, 91, 73, 73,137, 88,
+171,213,138,108, 54,155,241,133, 23, 94,144,190,242,202, 43,205, 0,136, 60,145, 70, 70, 70,118,233,209,163,135,212,211,126,139,
+197, 2,173, 86, 11,173, 86, 11,179,217,140,214,173, 91,203,190,249,230,155,174,185,185,185, 11, 61, 42, 14,153,172, 75,151, 46,
+ 93,196,133,133,133, 8, 14, 14,198,245,235,215,113,237,218, 53, 24, 53, 26,152, 53,106,152, 53,165,176,150,170, 65,212, 37, 40,
+184,116, 30, 45,234,214,145,252, 36,147,117,211,106,181,179, 61,113,170, 84,170, 46, 45, 6, 15,230,148, 74, 37,218, 15, 44,235,
+103,240,123,221,186, 32, 54, 27,120,155, 13, 54,171, 21,221, 46, 92,128,197, 98, 1,203,178,104, 94, 88,200,169,150, 46,237,146,
+151,151, 55,235,223,200,236, 50,153,140, 91,182,108,217,115, 82,169, 20,132, 16,198,100, 50, 97,203,150, 45, 15,221, 67, 47,149,
+ 74, 17, 16, 16, 0,179,217,140,196,196, 68,253,192,129, 3,247, 77,157, 58,181, 26,203,178, 74,137, 68,242, 71, 65, 65,193,180,
+172,172,172,171,254,242, 89, 44, 22,152, 76, 38,152, 76, 38,232,245,122, 92,185,114, 37, 38, 41, 41,137, 25, 58,116,168, 77,167,
+211, 37,207,159, 63,255,242,150, 45, 91, 20, 51,103,206,124, 10,192, 8, 90,236,222,219,228, 6, 16, 92, 45,156,211,138, 69,208,
+ 0, 8,178,139,130,167, 24,134,105, 81,175, 94,189,208,179,103,207, 22, 17, 66, 14, 0,248, 25, 64,150, 55, 50,158,231, 25,158,
+231,241,250,163,197, 24,218, 82, 4,139,165, 4, 37, 37, 37,184,126,253, 58,206,156, 57,131,131, 7,207,220,238,179,249,114, 96,
+ 96, 96,215,128,128,128, 68,171,213,202,106, 52,154,235, 58,157,110, 27,207,243,139,224, 82,101,225, 15,238, 86, 56, 5, 40,149,
+202, 79,222,127,255,253,199,131,131,131,113,252,248,241,228, 21, 43, 86,124,162,213,106,239,168,113,125,128,152,253,110,246,220,
+207,227,226,162, 66,112, 98,215,111,113,211,190, 90,249, 29,192,199,211, 44,124,255,195, 69,139, 56,139,161,195,132,144,158, 12,
+195,108,112, 21, 74, 21,178,157,238,240,124, 31,142,150,235,196,210,229,133,150, 7, 5, 9,171,213, 26,227,236,100, 17, 66,144,
+149,149,133,140,140, 12,228,229,229, 33, 52, 52, 20,102,179, 57,198,159,242,161,180,180,244,209,240,240,112,157, 88, 44, 54,234,
+245,122, 40, 20, 10, 94, 44, 22, 19,251,117, 24,123,175, 69,155,209,104,100, 56,142,179, 4, 5, 5, 5, 26,141,198, 58,240,210,
+150,140, 16,242,104,120,120,184,219,125, 70,163, 17, 26,141, 6, 90,173, 22, 26,141, 6, 70,163, 17,209,209,209,176, 90,173, 77,
+188,126,210, 90,173, 13, 35, 35, 35,145,153,153, 9,185, 92,142,244,244,116,152, 52,165, 48,151,150,194,170, 85,195, 86, 82, 2,
+ 94,173, 6,175, 85,195, 98,210, 33,174, 86, 93, 8, 61, 18, 61,193,100, 50, 53, 12, 15, 15,135, 86,251, 79,115, 51, 98, 23, 88,
+ 86,171, 21, 86,123,227,104,161, 58, 49, 34, 34, 2, 66,143,196,123, 4, 35,128,209, 44,203,206,147,201,100,220, 27,111,188,129,
+172,172,172,114,121,226,141, 55,222,112,180,201,106,219,182,237,238,128,128, 0,107, 94, 94, 30,140, 70,163,248, 65,125,232, 25,
+134, 1,195, 48,101,105,100,181, 34, 34, 34, 66,155,159,159,127,176,184,184,248,185,219,225,179, 88, 44, 66,143, 46,232,245,122,
+ 16, 66,112,252,248,113, 4, 4, 4,136,109, 54,219,105,171,213,170, 16,139,197, 96,237,141,191, 40,238, 25,218,215, 9,145,206,
+158,222, 34, 42,228,145, 94, 74,173, 66, 42,210,242,215, 31, 73,252,254,211, 51, 43, 94, 24,244,114,208,164, 73,147, 18, 34, 34,
+ 34, 2, 46, 95,190,108,152, 60,121,114,210,178,101,203, 24,148, 85,211,121,196,141, 27, 55,214,190,255,254,251, 97, 61,122,244,
+ 72,150,201,100, 76, 73, 73, 9,242,242,242,144,147,147,131,107,215,174,145, 19, 39, 78, 92, 49, 26,141,171, 42, 18,200,216,216,
+216,111,158,123,238,185, 23,154, 54,109, 42, 22, 28, 82,173, 86,219,120,231,206,157,189,127,255,253,247, 54, 90,173,182,194,249,
+242,230,205,155,171, 62,248,224, 3,229, 19, 79, 60, 81, 71, 38,147,177,149, 17, 78,103,176, 44, 27, 29, 24, 24,136,109,219,182,
+ 33, 36, 36, 4, 44,203, 70,223,105, 98, 25,204,124, 92,149,152,112, 24,246,206, 70,157,200, 4, 24,204,124, 28,205,194, 15,142,
+163,229,225, 93,223, 92,112,164,124,136, 37,253,216,177, 99,223,103, 24,102,195,216,177, 99,223,119,231,104,217,255,218,156,143,
+115, 58,222, 88,217, 98,171, 66, 3, 77,242, 60,143,140,140, 12,100,102,102, 34, 35, 35, 3, 5, 5, 5, 96, 89, 22,132, 16,127,
+122,159, 17,134, 97,248,173, 91,183,134,238,219,183, 79,219,188,121,243, 98,161,253,139,213,106,101, 44, 22, 11, 99,111, 23,195,
+ 92,191,126, 93,178,103,207,158,144,115,231,206, 69,163,172,193, 26,239,195, 10,188,101,155, 32,176,156, 23,131,193,128,128,128,
+ 0,255, 84,135,253, 69,120,252,232,209, 50,145,165, 41,181, 87, 25,150,192,166, 46, 1,209,150, 66,106,179, 64, 10, 2,198,160,
+243,251,254, 57, 67, 16, 89,102,187,208, 50,153, 76,176, 88, 44,224,121, 30, 86,235,191,210,174,252,203, 70,141, 26, 53, 89,187,
+118,237,144,140,140,140, 91,118,246,237,219, 23, 35, 70,140,192,240,225,195,207,245,236,217,243,196,111,191,253,134, 97,195,134,
+129,231,249, 71, 0,148, 0,248,253, 65,123,232,141, 70,163,195,129, 50, 24, 12, 48,155,205,128,151,198,239,190,242,166,144,182,
+ 86,171, 85,224,102,214,174,253, 5,187,119,239,102,207,156, 57, 29,255,198, 27, 67,133, 6,247,180,196,189, 55,120, 66,202, 50,
+ 95,143,108, 24, 22, 48,170, 81,184, 86,202, 49,154, 11, 95,191,175,185, 86, 77,165,141,174,170, 48,197, 39,133, 84,153, 54,109,
+106,236,185,115,231,141,227,199,143, 63,219,191,127,255,168, 81,163, 70,213, 91,179,102, 77, 27,131,193,240, 45,128, 98, 79,166,
+ 75,239,222,189, 15, 68, 69, 69, 37,125,245,213, 87,185, 55,111,222, 12,181, 88, 44, 74,179,217,204,107,181,218,107,122,189,126,
+155,217,108,222, 6,224,104, 69, 2, 27, 20, 20,212,104,240,224,193,226,226,226, 98,112, 28, 7,179,217,140,220,220, 92, 60,254,
+248,227,162,245,235,215,215,191,157, 27, 80, 84, 84, 52,251,219,111,191,221,177,124,249,242,174, 42,149,170,169, 76, 38,139, 1,
+ 96, 43, 45, 45,205,209,106,181,127,223, 78, 56,203,149,115, 54, 91,206,209,163, 71,171,171, 84, 42,220,184,113, 3, 54,155, 45,
+231, 78, 19, 45, 64,194,222, 60,185,107,125,213,186, 17, 73,216,179,239, 0, 2, 36,236, 77, 58,212,215, 3, 15,161, 13, 21,156,
+ 5,148, 27,129,180,111,250,244,233,242, 25, 51,102, 96,250,244,233,167,221, 57, 90,130,224,154, 62,125,250,105,225, 56,167,227,
+119,221, 65, 24, 61, 59, 90,158, 20, 36, 80,214,187, 48, 47, 47, 47, 52, 36, 36,196, 33,176, 50, 51, 51,145,153,153, 9,169, 84,
+138,235,215,175, 67, 42,149,102,249,243, 17, 34,151,203,143, 52,110,220,184,246,213,171, 87, 37,147, 39, 79,174,122,244,232, 81,
+213,227,143, 63,222, 64, 46,151,219, 8, 33, 48, 24, 12,236,217,179,103, 3,103,205,154, 21,247,232,163,143,154, 30,125,244,209,
+ 99, 43, 87,174,212,195,203,248, 87, 12,195, 28,202,202,202, 74, 78, 76, 76, 20, 68, 91, 57,113,229, 44,184,128,178, 42, 79,142,
+227,142,121, 11, 40,199,113, 39, 47, 92,184,208, 89, 17, 32,131,169, 84, 13,179, 70, 13,107,105, 41,108,165, 37,176,149,148, 0,
+ 90, 53,164, 86, 43,196, 54, 11,228, 1, 1,200, 72, 79, 7,199,113, 39,189,113, 74,165,210,147, 57, 57, 57,157, 67, 66, 66, 28,
+ 47, 81,139,213, 90,182,216,108, 48, 89,173, 14, 71, 75, 44, 22,227,230,205,155,144, 74,165, 39,239,117, 78,102, 89,214, 38, 12,
+225,224, 33, 30,136,142,142,230, 91,180,104,129, 97,195,134,193,102,179,217,147,129,105, 15, 96, 15,202,218,183,220,151,112, 39,
+110,133, 70,235,122,189, 30, 26,141, 6, 69, 69, 69,156, 92, 46,175, 29, 23, 23,119,192,100, 50,173,178, 90,173,223, 93,187,118,
+ 77,237,137,211, 46,204, 28,162,139,231,121, 16, 66, 96,179,217, 96,177, 88, 32,145, 72,248,157, 59,119, 97,214,156, 79,176,228,
+187,101,164,119,239,222,204,250,245,235,193,243,124, 58, 45, 87,239, 9, 62, 43,254,121,106, 0,172, 54,173,113,231,114,205,143,
+ 23,213,218, 73, 63,206, 61, 98,146,138,212,205,218, 69, 55, 76, 78,170, 45, 10, 9, 9,101, 23, 46,154, 87,240,211,178,213,151,
+111,220,184,161,254,226,139, 47, 90,214,174, 93, 59,248,239,191,255,142,243, 36,180, 20, 10, 69,205,151, 95,126,121,112, 81, 81,
+145,100,201,146, 37, 43,179,178,178,142,160,108,104, 25,231, 30,212, 61, 1,252,128,178, 42,203,104,123, 57,183, 7,192,100,111,
+223,107, 12,195,224,175,191,254,186,165,119, 32,127,103,234, 60,164, 70,141, 26,207, 94,189,122,117,119, 78, 78,206,211,174, 59,
+ 37, 18,201,164, 90,181,106,117, 59,125,250,244, 68, 0,155, 42, 66,172,211,233,198,172, 94,189,250, 83,145, 72, 84,197,102,179,
+101,234,245,250, 49,119,236,104, 89,248, 87,166, 47, 92,177, 88,111,178, 85,147, 75, 69, 55, 12, 22,254, 85,154,149, 31, 92, 55,
+203,142, 60, 39, 55, 42, 15,101,243, 8, 58,175,255,109,127, 25,153, 8, 33,194,177,121, 78, 46,150,201,197, 5,115,183, 47,239,
+ 14, 6, 75,119,215,227,144,241,230,104,141, 3,240, 40,128, 67, 57, 57, 57,243, 94,120,225,133, 89, 63,253,244, 83,144, 90,173,
+ 70, 78, 78, 14,114,115,115,193,113, 28, 84, 42, 21,190,252,242, 75,125, 78, 78,206, 60,231,115,112,235, 8,242, 0, 96,136,136,
+136, 56,178,108,217,178,152,175,191,254,154,123,241,197, 23,175,247,236,217,179,206,151, 95,126,121, 85, 34,145, 16,155,205,198,
+ 24,141, 70,230,245,215, 95,175, 62,103,206,156, 52,145, 72,164,120,246,217,103, 25,165, 82,121, 8, 94,134, 13,200,203,203,219,
+250,235,175,191, 62,249,206, 59,239,200, 76, 38,147, 91, 39, 75,216, 22, 18, 18,130,189,123,247,154,138,138,138,182,248,112, 49,
+182,254,177,105, 99,219,231,251,247,151, 88, 74,213,176,148,170, 97, 85,171, 97, 43, 45, 6,163, 81, 67,108,179, 66, 46,225, 17,
+ 19, 31, 0,171, 62, 16, 27, 15,255,109, 49, 26,141, 94, 7, 54, 84,171,213, 91,247, 44, 89,210,254,209,132, 4,110,239,200,145,
+ 48, 91, 44,120,226,194, 5,135,184, 50,155,205, 88,215,176, 33,108, 12,131, 71, 94,123, 13,151,172, 86,171, 90,173,222,250, 95,
+124, 24, 78,156, 56,145, 59,112,224,192,163, 60,207, 55,169,136,187,243, 95,135,197, 98,185,197,141,178,217,108,101,174, 99,153,
+115, 32,221,184,113, 99,219,179,103,207, 74, 78,157, 58,133,221,187,119, 63,242,211, 79, 63,141,171, 86,173, 90,195, 27, 55,110,
+100,251, 18,111,238, 6,253,133,189,253,225,202,229,171,240,191,255,253,143,201,206,206,198,207, 63,255, 12, 95,131,167, 82, 84,
+ 26,180,176,218,228,166,157,203, 53, 61, 55,221, 40,221,159,165,159, 12, 96, 51, 12, 54,114,233, 24, 57,209,180,105,104, 4, 0,
+ 24, 13,182,152,154, 53,107,182,227, 56, 78, 10, 0,129,129,129, 77,195,195,195,191, 44, 40, 40,104,237, 46, 77, 83, 83, 83, 91,
+ 68, 69, 69, 53,254,253,247,223,255,206,202,202, 58, 13,224,160,235, 65,213,171, 87, 31,127,238,220,185,230, 98,177,152,241,145,
+ 71, 0, 0,237,218,181,171, 45,147,201,194, 55, 93, 12,134, 90, 82, 3, 68, 84, 2,112, 1,176,133, 52,194,117, 73, 61,196,199,
+ 31, 8, 47, 42, 42,122,164,164,164,228,239, 10,222,131, 14, 79, 62,249,228,119, 75,150, 44,137,111,215,174, 29, 57,118,236, 24,
+ 11, 23,123,168,122,245,234, 93,247,239,223,223,228,213, 87, 95,253,106,197,138, 21, 67, 81,190,167,173, 47, 92,183,143, 55, 88,
+105,216,122, 25,219, 0, 91,130,221, 51,163,185,248, 33, 64, 69,134, 92,184,131,225, 25,238, 40,136, 30, 13, 12, 15,219, 31,181,
+143,137,245,168,197, 98, 57,126,226,196,137,117,207, 62,251,172,166,160,160, 0,225,225,225, 72, 76, 76, 4,195, 48,248,242,203,
+ 47,245,215,174, 93, 91, 99, 31, 75,235,209,204,204,204,222,118,177,229, 14,165,243,231,207, 95,177,116,233,210,144,163, 71,143,
+138,172, 86,171,170, 78,157, 58,186,125,251,246, 5,138,197, 98, 34,145, 72,248,163, 71,143, 42,170, 87,175,110, 96, 24, 70,246,
+231,159,127, 22, 28, 56,112,160,218,232,209,163,191, 69, 89,119,107, 79, 88, 62,101,202,148,140,171, 87,175,194,104, 52, 66,173,
+ 86,163,164,164,196,177, 20, 23, 23,163,164,164, 4, 98,177, 24,217,217,217,248,229,151, 95,178,236,163,196,123,115, 54,190,248,
+252,203,133,121, 89, 55,174, 67,165,144,195,170, 46,134,173,164, 0, 40, 45,129,212, 98,134, 82,108, 67,213, 26,114, 4, 40, 84,
+200, 81,107,176,100,223,225,108,251, 40,241, 30, 97, 50,153,190, 24, 49,103, 78,142, 85, 34, 65, 66,191,126, 48,219,171, 10,157,
+133,150,141, 97, 80,173, 83, 39,176,193,193,152,182,102, 77,142,125,148,248,123, 10,158,231, 69, 38,147,201, 91, 60,192,243,124,
+250,217,179,103, 87, 0,216,193, 48, 12, 97, 24,134,160,108,176, 54,205,253,252, 32, 91, 44, 22, 76,152, 48, 1, 18,137, 4, 19,
+ 38, 76,192, 71, 31,125,132, 89,179,102, 97,225,194,133,248,241,199, 31,177,113,227,198,164, 61,123,246, 72,118,237,218, 69,166,
+ 79,159,158, 95,189,122,117,209,107,175,189, 22, 34,151,203,223,246,198, 57,102,204, 24, 4, 5, 5, 97,204,152, 49,248,228,147,
+ 79,240,205, 55,223, 96,221,186,117,216,187,119, 47, 68, 34, 17,159,158,126, 19, 6,131,129,204,159, 63, 63, 99,221,186,117,250,
+121,243,230,129,227, 56,134, 22,173,247, 4, 31,200, 7,126,120, 54,100,241,249, 43,251,179,244, 31, 0,248, 67,248, 34, 85,169,
+ 84,242,181,107,127,229, 0, 96,205,234, 95,196, 23, 46, 92, 8,254,245,215, 95, 3,162,162,162,240,227,143, 63, 6,200,229,242,
+ 40, 15,156,182,117,235,214, 25,165, 82,105,248, 43,175,188,210,189,121,243,230,111,217, 63, 68, 59, 1,168,143,178,222,139, 93,
+174, 92,185,114, 38, 34, 34,226,226,150, 45, 91,180,254, 4,180,180,180,244,219, 31,126,248, 33,177,208, 22,134, 77,218, 39,177,
+132,255, 20, 27, 67,190,195,245,132,143,160,168,210, 12,207, 61,247, 92, 21,155,205,182,184,130,241,127,174,111,223,190, 63, 44,
+ 89,178, 36,254,149, 87, 94,201, 62,118,236, 88, 14,128, 37, 0,150, 57, 47,231,206,157,203,127,225,133, 23,178, 22, 47, 94, 28,
+251,236,179,207, 46, 4,240, 52,205, 58, 20, 20,229,191,133,224,161,215,161,167,194,124,157,213,106,237,205,113,220,122,148, 31,
+176,244, 77,147,201, 20,203, 48, 12,145, 72, 36,217, 57, 57, 57,243,156, 7, 44, 77, 79, 79,239, 29, 31, 31,239, 56, 7,101,179,
+123, 59,143,165,165,122,226,137, 39, 58,239,223,191,127,193,134, 13, 27,114, 75, 75, 75, 3, 87,175, 94, 45,159, 49, 99,198,117,
+158,231,201,123,239,189,151,208,173, 91, 55,157,205,102,203,122,237,181,215,170, 39, 37, 37,189,118,238,220,185,109, 12,195, 56,
+ 11,173,114,156,118,212,175, 81,163,198,222, 53,107,214,168, 66, 66, 66,144,155,155,139,194,194, 66,104,181, 90,216,108, 54,136,
+197, 98,228,229,229, 97,242,228,201,234,204,204, 76,119, 3,150,186,227,124, 52, 49, 46,110,235,188,137, 19,130, 66, 56, 22, 5,
+231,207,194, 90, 84, 0,177,213,130,170,245,131, 33,145,202,113,233, 66, 41,222, 94,254, 75,233,141,194, 98,119, 3,150,186,229,
+108, 86,179,230,182,175, 70,143, 14, 52,220,188,137,216,151, 94,130, 78,167,131,217,108, 6,203,178,184, 50,111, 30, 36,145,145,
+ 24,191,114,165,246,244,141, 27,157,112,235, 80, 25,238, 56,239, 20,206,156, 67, 25,134,113, 52,134,239,219,183,111,185, 3,127,
+253,245, 87, 44, 92,184, 16, 70,163,209, 74, 8,121, 19,192,151, 0, 2,237,187, 53,247, 48,156,149,206, 25, 22, 22, 54,239,247,
+223,127, 79,140,138,138, 98,156, 71,108,183,139, 79, 0,192,176, 97,195, 58, 29, 56,112, 64,214,184,113, 99, 99,126,126,126,243,
+200,200,200,237,203,150, 45,139,120,246,217,103, 51,207,156, 57, 19,231,202, 25, 30, 30, 62,107,205,154, 53, 53,106,212,168,193,
+ 10,174,152,107,245,228,144, 33, 67, 58, 47, 91,182, 76,250,228,147, 79, 26,181, 90,109,116, 80, 80,208,229, 53,107,214, 68,244,
+233,211, 39,251,204,153, 51,177,247,235,253,124, 16, 56,235,215,175,127,233,244,233,211, 53,132,117,189, 94,143,188,188, 60,228,
+231,231, 35, 36, 36, 4, 93,186,116,185,146,150,150, 86,195, 3,103,227,103,158,121,102,226,226,197,139, 59, 43,149, 74,201,174,
+ 93,187,180,219,182,109, 51, 92,191,126,221,106,177, 88, 72,108,108, 44,215,186,117,235,128, 30, 61,122, 40,101, 50, 25,251,225,
+135, 31,230, 79,157, 58, 53,130, 97,152,229, 0, 6,186,227,108,220,184,241,193, 63,254,248,227, 81,134, 97, 32, 18,137, 96, 50,
+153, 81, 92, 92,140,140,140,116,156, 57,115, 6,251,247,239,199,150, 45, 91,254,214,106,181,141,253,140,123, 56,128, 93, 70,163,
+177,142, 84, 42,245, 91,216,219,108, 54,112, 28,119, 30, 64, 87, 0,233, 52, 47, 81, 78,138, 50,137, 3, 55,141,225, 9, 33, 94,
+123,243,193,238, 78,173,179,127,153, 31,114, 51,132,195, 56, 0, 19,156, 92, 48, 95,118,158,154, 16,178,187,115,231,206,195, 58,
+117,234, 52,167,107,215,174, 89, 89, 89, 89,201,179,103,207,142,183, 90,173,230, 51,103,206,176,151, 47, 95,190,126,228,200,145,
+ 26,181,106,213,122,237,220,185,115, 59, 93, 68,150, 39,156,185,124,249,242,227, 29, 58,116,248,229,181,215, 94,171,214,162, 69,
+ 11,105, 72, 72, 8, 56,142,195,213,171, 87,241,247,223,127,155, 86,174, 92,153, 94, 92, 92, 92,145, 41,120, 14,165,101,100,116,
+121,118,248,155,107, 94,235,219, 43,226,177, 58,181,165,177,177,177,128, 94,143,243, 55,178,113,224,252,223,230,111,118, 31,200,
+ 51, 26,141, 79,195,255, 41,120, 14, 29,185,116,169,115,199,209,163,215, 76,122,254,249,104,100,101,113,177,177,177,144, 74,165,
+184,118,237, 26, 46,243,188,117,230,162, 69, 57,106,181,250,223,152,130, 71, 6,224, 83,158,231, 57, 0,144,203,229, 24, 49, 98,
+ 4,156,167,220, 89,184,112, 33,244,122, 61, 0,112, 12,195,124, 10,224,187,251,221,197, 18, 80, 88, 88, 56,254,137, 39,158,152,
+206,113,156,199, 81,111, 67, 67, 67, 81, 90, 90, 10,171,213,106,203,200,200, 56, 31, 26, 26, 10,177, 88, 12, 66,136,219,231,168,
+160,160, 96,252,211, 79, 63, 61,133,101, 89, 79,206, 7, 84, 42,213,245,237,219,183,215,124,245,213, 87,217,239,191,255,254,234,
+ 43,175,188, 34,219,190,125,187,141, 16,242, 11, 45,183,254, 99,165,168, 83,199, 6,251, 71,156,183,161, 20,142,175, 94,189,122,
+206,145, 35, 71, 34,135, 13, 27,150,252,252,243,207,171, 58,116,232, 16,232,124,128, 94,175,231,127,251,237, 55,237,194,133, 11,
+ 75,118,239,222,157, 54,100,200,144, 22,240, 50,119,234,141, 27, 55, 54, 78,155, 54, 45,184, 71,143, 30,181, 0, 56,218,103,229,
+229,229,225,250,245,235, 56,117,234,212,117,179,217,188,190, 2, 81, 42, 0, 48,105,192,128, 1,159, 46, 93,186,180,202, 43,175,
+188,146,189,114,229,202, 83, 40, 27,176,216, 21, 33,125,251,246,109,184,116,233,210,216, 87, 94,121, 37, 27,101,237,200,104, 59,
+ 66, 10,138,127,208, 30,183,182,211,242,250, 1,243,131,201,100, 34, 6,131,129,232,116, 58,162,209,104, 8,220,207, 2,191, 46,
+ 51, 51,147,164,167,167,147, 27, 55,110,144,180,180, 52, 2,224, 71, 23,197,235,174,192, 82,254,244,211, 79, 53,226,226,226, 38,
+ 42, 20,138,205, 34,145, 72, 45, 18,137,212, 50,153,236,143,240,240,240,143,102,206,156, 25, 71, 8,145,120, 81,209,158,192,137,
+197,226, 87,163,162,162,214,133,133,133,165,135,134,134,166, 71, 69, 69,173, 19,139,197,255, 3, 32,246,161,204, 61, 33,128,227,
+184,119,149, 74,229, 86,153, 76,150, 43,147,201,114,149, 74,229, 86,142,227,222,133,247,129, 84,189,114, 74,165,210,119, 35, 35,
+ 35,183,170, 84,170, 92,149, 74,149, 27, 25, 25,185, 85, 42,149,222, 9,231,157,124,149, 8, 66, 75, 71,236, 96, 24,198,242,200,
+ 35,143,124,213,164, 73,147, 47,155, 52,105,242,101,163, 70,141,190,102, 24,198, 34,236, 7,160,131,231,193, 27,239,102, 56,255,
+ 53,206,148,148,148,101, 75,151, 46,229,199,143, 31,175,174, 85,171, 86,225,248,241,227,213, 75,151, 46,229, 83, 82, 82,150,221,
+ 46,103,116,116,116, 66, 74, 74, 74,225,226,197,139,173, 23, 46, 92, 32,139, 23, 47,182,166,164,164, 20,186,140, 12,255, 64,222,
+207,255, 58,103,253,250,245, 47, 17, 39,152, 76, 38,146,151,151, 71, 46, 92,184, 64,118,239,222, 77,226,227,227, 47,249,193, 25,
+ 14,224,117, 0,191,197,196,196,156,107,217,178,229,141,199, 31,127,252, 70, 66, 66,194, 85,177, 88,188, 31,101, 35,188,167,216,
+151, 79, 1,212,242,193,217, 50, 36, 36,100, 90,124,124,252,250,154, 53,107,238, 77, 76, 76,220, 31, 22, 22,182, 33, 32, 32, 96,
+ 6,254, 25, 25,187,162,113,239,240,228,147, 79, 94,215,104, 52,182,166, 77,155,158,115,119, 82,221,186,117,247,104, 52, 26, 91,
+255,254,253,211, 1,164,210,188, 68, 57,239, 18,231, 3,253,129,230,138,154,118,193,180,206,105, 25,231,230,184,113, 46,199,252,
+ 96, 63,215,103, 66, 16, 66, 68,132, 16, 37, 33, 36,152, 16, 18, 70, 8, 9, 33,132, 4, 18, 66,100,132, 16,150,102,194,127,133,
+115,168, 93, 64,233,236,255, 93,225,107,255, 3,125, 63,227,226,226, 66,155, 55,111, 62,124,237,218,181,239, 94,185,114,229,221,
+181,107,215,190,219,188,121,243,225,113,113,113,161,119, 18,206,232,232,232,132,122,245,234, 45,168, 91,183,110,122,189,122,245,
+ 22,184,136, 44,154, 63,255, 37,206,164,164,164,223, 27, 54,108,120,169, 81,163, 70,151, 27, 53,106,116,169,126,253,250,151,234,
+212,169,115,169,122,245,234,151,170, 86,173,122, 41, 34, 34,226,247,219, 8,103, 24,128, 88,220, 58, 13,216,191, 29,247,246, 41,
+ 41, 41, 7, 2, 2, 2,220,142, 13,198,113,220,164, 70,141, 26,157, 68, 89, 79, 73,154,151, 40, 39, 21, 90,149, 32,180,104,134,
+121,120, 57,101,240, 62,205,136,175,253,244,126, 82, 78,202, 73, 57, 41, 39,229,164,176, 11, 45, 58,250, 52,133, 43,140,240, 62,
+ 50,174,175,253, 20, 20, 20, 20, 20, 20, 15,157,166,114, 89,218, 9, 59, 24, 47,170,180, 34,189, 9,110, 71,217,110,163,156,148,
+147,114, 82, 78,202, 73, 57, 41,231, 67,199, 41, 96,142,135,237,231, 93,214,191,190, 79,133, 23, 67,171, 14, 41, 39,229,164,156,
+148,147,114, 82, 78,202,249, 95,225,116,135,215,238, 83,145,213, 14,240, 49,188, 3, 5, 5, 5, 5, 5, 5, 5, 5, 69,133,225,
+123, 82,233, 85,171, 86,137,132,255, 3, 6, 12, 24, 98,179,217,134, 11,235, 34,145,232,243,159,127,254,249, 59,111, 87,232,215,
+175,159,205, 27,167, 59,248,186,142, 59,206,250,181, 84,111,132, 7, 43,222, 44, 46,209,205,189,154,105,219,109, 48, 24,234, 9,
+251, 2, 2, 2,206,126,247,221,119, 23, 43, 59,156, 67,134, 12,169,229,122,157,196,120,113,251,176,160,128, 17,133,197,154,217,
+167, 47,105,190,166,121,236, 95, 65, 4,128,212,160, 0, 73,239,250, 33,146,150,167, 10, 12,251,180,102,219,111, 40,235, 13, 91,
+244, 32, 70, 56, 38, 38,166,142, 74,165, 26, 4,160,190, 78,167,139, 82, 40, 20,185, 0,206,168,213,234,101,217,217,217,231,253,
+229,105,151,136,235, 0,170,217, 87,111,236, 76, 67,130, 63,251,124,161,107,117, 24, 8, 32, 99, 24,152,183, 92,134, 99, 2,205,
+110, 53, 96,224,201,173,219,187,214,128,137, 16, 72, 24,192,184,229, 10, 2, 30,160,164, 82, 1,232,130,178, 33, 28, 78, 0,216,
+130,178,158,187, 20, 20, 20, 15, 14, 92, 39,148,118,172,115, 30,196, 68, 91, 9,199, 44, 32, 32, 33, 0, 9, 55, 26,141, 98,169,
+ 84, 10,147,201, 4,133, 66,254,197,235,175, 12,153, 8, 22,197, 22, 43, 70,124,247,221,119,183, 61,211,117, 69,174, 3,224, 47,
+215,243, 67, 85,242, 41, 59,126,123, 47,180,109,207,153, 51, 76,215,242,199,148,150,150,178, 50,153, 12, 70,163, 17,193,193,193,
+143,191,241,218,107, 77, 89, 49, 49, 73, 36,202,125,115,230,204,201,190,221,112,190,253,246,219, 49,102,179,161, 21,207,243, 82,
+147,201, 36,115,189, 78,176, 66, 57,115,199,111,239, 41,218,165,206,152, 8, 80,161,245, 47, 64,154, 16,170,220, 57,119, 64,251,
+186, 45,235,215, 4,127,102, 23, 12, 38,115,239, 29,233,154,222, 31,237,207,124, 39, 93, 99,110, 2, 47, 3, 65,222,135, 16, 37,
+ 39, 39, 15,139,140,140,236,191,104,209, 34, 73,114,114, 50, 2, 2, 2,160,215,235, 99,175, 92,185, 18,251,198, 27,111,180,147,
+203,229, 43,174, 94,189,250, 5,252,155, 8,174,218,142, 31, 62, 4, 0, 60, 62,104,114, 53, 0,239, 58, 9, 1,199,190,246,131,
+ 39, 87, 3, 48, 26,229, 39, 70,206, 2,176,222, 67,169, 35,221,176,116, 22,122,191,240, 46, 7,224, 13, 71,224, 89,224,143, 31,
+231,161,251,128, 55,203,109,103, 8,184,223,150,206, 66,234, 11,239,122,156,213,188, 91, 77,198,194,243,196,163, 19,207,178,140,
+117,243, 37,226,110,130,225, 28, 0,238,230, 35,237,134,178, 9,157,221, 30,223,179,142, 40,199,108,177,185, 29,112, 86, 34, 22,
+229,110, 60,111,187,229,220, 23, 27,195, 98,177,149,149,173, 18, 14,182,117, 87,131,119,124,240,193, 7, 92,106,106, 42,190,249,
+230,155,214, 95,127,253,245,107,165,165,165,127,218,239,219,101,250,248, 82, 80, 60,208,130,203,189,208,226, 68,248,106,253,154,
+239,106,228,228,230,227,197, 87, 71, 97,249,242,229, 40, 42, 42, 66,104,104, 40,164, 18,137,120,238,167, 31,198,168, 84,202,152,
+ 23, 95, 27,243, 21,128, 58,183, 27,154, 10, 94,167,166,235,249,140,125, 14, 68, 78,196,138,165, 82, 41,187, 98,197, 10, 20, 23,
+ 23, 35, 36, 36, 4, 82,169,152,157, 51, 99,156, 92,165, 10,148,191, 60,116,108,107, 0,171,110, 55,156, 38,147,166,245,218,229,
+223,169,242,242,242, 48,248,127, 99,224,122, 29,137, 68, 98, 19, 94, 44, 52,143,253, 43,248, 96,209,136, 23,234, 54, 8, 2,204,
+167,247, 66, 44, 18, 65, 17, 28,138, 46,156, 8, 34, 6,245, 94,220,156,246, 62,128,143, 30,148,200, 38, 39, 39, 15,235,215,175,
+ 95,255, 41, 83,166, 72, 88,182,172,227,176, 86,171,133, 94,175, 71, 92, 92, 28,118,236,216, 33, 25, 63,126,124,255, 95,127,253,
+ 21, 87,175, 94,157, 95, 81,254,211,167, 79, 39, 86,171, 86,205, 0, 0,189, 26, 6,185,238, 75, 16,246, 1, 64, 80, 80,144, 79,
+190,240, 16,165,241,244,233, 3,245,133,243,134,117,138,179,121,216,110, 0,160,240,198,197,243,132,219,178,224, 13,143,251, 95,
+157,242,147,245,196,170,221,117,146,147,147,245,206,219, 3, 3, 3, 61,157, 18,173,209,104,170,185,110, 20,142, 55, 91,108, 81,
+158,174,215,117,196, 66,183, 2,204, 98, 3,247,211, 79, 63, 1, 0, 62,123,119,160,104,241,193,124,142,227,202,138,218, 79, 63,
+253, 20,147, 38, 77,146,110,222,188,185,199,210,165, 75,123,172, 91,183,110,174, 39,161, 74, 65, 65,113, 95,138, 44,231, 95,207,
+ 66,139,101,152, 32, 85, 80, 32,158,121,238,117,252,254,251, 31,104,219,182,173, 99, 95, 82, 82, 18,250, 61,221, 7, 63,255, 48,
+ 7, 0,130,238, 36, 68,119,122,157,162, 18,237, 71,221,251, 47,152,124, 35, 91,179,127,195,134, 13,104,211,166, 77,185,243,159,
+123,246, 25,252,248,237,167,240, 50,202,188, 95, 96, 8, 43, 9, 82, 41, 49,224,197,255,193,221,117, 94, 27,220,119, 67,183,126,
+243, 58,231, 20,104,231,208,124,118,239, 81, 35, 38,188,107,195,186,117, 80,244,203, 23,248,187,216,128,223, 51, 13,120,185,203,
+ 99, 72, 9,147,163,141,213,134, 24,165,184, 99,182,214,242, 64, 8,173,152,152,152, 58,145,145,145,229, 68, 86,105,105, 41, 52,
+ 26, 13,212,106, 53, 74, 75, 75,193,178, 44,198,140, 25, 35,217,185,115,103,255,152,152,152,109,126, 84, 35,222,176, 59, 89,128,
+ 72,172,153, 48, 97,130, 49, 42, 42,202,168, 80, 40, 8, 39,145,149,182, 31, 60, 57, 8, 0, 88, 78, 82, 58,119,238, 92, 83, 92,
+ 92,156,129,227, 56,233,155,111,190,233,215,240, 48, 70,163,145, 56,115,154, 76, 70,199,246,153, 51,103,154,162,163,163,141, 10,
+133,130,152,205,254,155,142, 39,175, 21, 66, 38, 17, 65, 38, 17, 33, 64, 42, 70, 80, 98,115,200,138, 78,193,106,181,226,147, 79,
+ 62, 49,199,196,196,152, 20, 10, 5,145, 74,165,146,145, 35, 71,250, 12,231,144, 33, 67, 72, 72, 72,136, 89,161, 80, 72, 38, 77,
+154,116,203,180, 25,219, 79,100, 64, 46, 21, 67, 33,227, 80, 51, 41, 30, 50,162,247, 59,172, 34, 81,249,214, 8, 50,153, 12,173,
+ 91,183, 70,253,250,245,177,110,221,186,246, 84,104, 81, 80, 60, 16,240, 56,221, 14, 7, 0, 27, 54,108,104, 7, 96, 7, 0,164,
+166,166, 50,101,103, 16,140, 30,246, 52, 94, 30, 60, 0, 54, 27,239, 24,221,148, 97, 25, 12,125,169, 7,120,222,159, 26, 9,223,
+ 93, 60,111,227, 58,255, 76, 82,205,176, 34, 0,168,145, 16, 75, 94,123,249,121,216,120,254,159,138, 18, 17,240,250,224,238,101,
+219, 42, 33,156, 34,216, 48,234,141,167,224,238, 58,117,106, 84, 97,173,102, 3,152,242,147, 61,222,141,201, 54, 41,167, 27,212,
+175, 26, 91,221,162,215,195, 96,176, 96,201,249, 66,253,214, 12,109, 20, 27,146,150, 55,239,153, 22, 1,162,188, 76, 36, 4, 73,
+107,102,107, 45, 15, 68,220, 85, 42,213,160, 69,139, 22,221, 34,178,114,114,114, 88,141, 70, 3,179,217,204,151,150,150,194,102,
+179, 97,236,216,177,226,241,227,199, 15,202,206,206,158, 36,104, 30,119,156,246,118, 87,163, 79,159, 62,157,240,193, 7, 31,152,
+ 59,118,236,120, 35, 41, 41, 73, 43, 18,137, 16, 27, 27, 59,175, 75,151, 46, 97, 83,166, 76, 49,247,232,209, 35, 77, 36, 18,161,
+102,205,154,218, 83,167, 78, 37, 0,144,251, 27,119,103,206,239,182,127, 78, 0,128, 97, 24,116,233,210,229,122,205,154, 53,181,
+ 34,145, 8, 23,127,155, 73,252,189,159, 98,142, 69,173,184, 96,123, 33,194, 0,242, 64, 71, 75,188, 46, 93,186,164,215,169, 83,
+ 71,195,178, 44, 78,158, 60, 25,143, 91,167,181,186,133, 83, 46,151, 91,158,123,238,185, 27,231,207,159,119,119, 60, 56, 17,139,
+ 22,117,236, 6, 86, 92, 19, 32,125,143,199,112,138, 69,176,142, 31, 54,144, 11, 9, 0,100, 65, 17, 70,181, 90, 13,149, 74, 85,
+230,144,153,205, 56,126,252, 56, 90,182,108,217,110,213,170, 85, 59,233,243, 78, 57, 41,231, 63,112,167, 69,238, 67, 55,139,113,
+ 90, 47,215, 70,107,135,107,164,108, 54, 43,146,170, 69, 99,230,135, 67, 96,179,241,176,217,108,176,218,127,109, 54, 27, 44,102,
+115,165,132,236, 78,174, 19,170,146, 79,249, 99,197,136,208,142,125, 63,237, 52,253,131,193, 91,109, 54,128,231, 45,176, 88, 0,
+ 27,111, 1,111,179,193, 98,169,156,166, 57, 22,158, 71, 66,124, 12,166,127, 48, 24,174,215, 89,246,243,170, 94,219,215,143, 81,
+180, 77,157, 49,234,226,117,221, 39, 84,216,223, 91, 4, 72,100, 28,225, 2, 96, 50, 89, 81,106,226, 77, 0,180, 6, 11,111, 38,
+202,136, 0, 0,224, 88,230, 65,234, 93, 91, 63, 57, 57,185,156,200,154, 53,107, 86,196,151, 95,126, 25, 7, 0, 79, 63,253,116,
+ 70,167, 78,157,242, 47, 92,184,128,216,216, 88, 38, 63, 63,191, 39,128, 55,237,231,142, 6,240,165, 7, 94,109,181,106,213, 12,
+145,145,145, 70, 65, 16,177, 44, 11,142,227, 80,173, 90, 53, 67, 84, 84,148,177,102,205,154, 90,137, 68, 2,150,101, 33, 8, 61,
+191, 62,243, 24, 6, 34,145, 8, 2,167,171,219, 35,112, 86, 4, 98,142,189,181,120,115,226,100, 89,214,237,245, 60,230,161,128,
+ 0, 2,192,227,241, 34,214,169,120,228,188,183, 16, 88,114, 28, 98, 0, 59, 8, 33, 56,118,236, 24,174, 94,189, 10,137, 68,130,
+152,152, 24, 76,154, 52, 9, 70, 99,153,222,237,215,175, 95, 59, 0, 39,233, 19, 76, 65,225,192,142,251, 80, 96,185,186, 90,222,
+219,104,109,216,176,161, 93,106,106,234, 78, 65, 0,149,137, 29, 55,226,199, 98,133,197, 98, 6, 42, 97, 32, 46,111,215,177,217,
+120,175,215, 17,218,104,241, 60,225,220,138, 44,158,135,213, 98,169,148,187,199,219, 44,224,121, 11,220, 93,135, 97, 88,155,189,
+192,151,208,231,228,222, 35,166, 90, 2,107,169,150,132,221, 86, 3,226,194,101, 82,228,235,145, 92,187,174,232,184,206,130,189,
+ 39,206, 34, 34, 80,245,192,164,139, 78,167,139, 10, 8, 8,128, 86,171,117, 56, 89, 95,126,249,101,156,201,100, 98, 1,128,227,
+196,241,121,124, 92,128,141, 7,130, 85, 89, 40, 42, 42, 9, 39,132, 48,118,193,243, 41,128,239,224,101,100,127,137, 68,226, 16,
+ 40,206, 2, 72, 38,147,221,150,128, 17, 32,136, 51,137, 68,226,118,187,107,245,154, 47, 72,156,133, 22, 72,153,171,229, 34,182,
+ 68, 34, 17,132,182, 81,190, 32,149, 74, 29,113,119, 7, 78,228,116, 61, 81,197,155, 98,154,205,102,104, 52, 26, 20, 23, 23, 35,
+ 32,160,204, 48, 35,132,128, 97,152, 55, 1,188, 69,159, 98, 10, 10,247, 90,228, 62, 22, 91,238,133, 22,202, 44, 59, 6, 0,172,
+ 22,179, 91,241,179,234,183,189,184,145,173, 69, 76,196, 33, 16, 47,117,146,238,208,191,127,255, 31, 98, 99, 99, 91, 8,235, 50,
+121, 96,248,107, 35, 62,134,213,106, 70,144,156,197,171,131,186,151, 19, 89,101,142,150, 9,158,228, 92, 81,137,246,163,238,253,
+230, 79, 14, 86,133,239,119, 21, 63,211,151, 28,125,166, 72,109,140,103,217,195, 40, 98, 98,109,253, 94,255,120,136, 83,225,126,
+ 98,197,194, 9,239,248,237, 7, 50,172,248,153, 55,230,189, 70,184,192,122, 10,182,116,215,123,131, 31, 91,235, 44,230,194,194,
+194, 54,116,125,102,110,231,156, 66,218, 70,235,223, 64, 80,112, 8, 27,223,172, 61,154,189,185, 0,219,199,189, 71,128, 34,132,
+199,198,177, 29,134, 77, 69, 96,179, 94, 56,240,234, 32, 30, 40,124, 32,226,170, 80, 40,114,117, 58, 93,172, 94,175,135, 90,173,
+134, 90,173, 46, 47, 8,196, 98,230,181,255, 13,143, 16, 75,164,176,152, 77,248,125,217, 84,159,156,194, 16, 14,189, 26, 6, 65,
+ 36,150,150,158, 73, 78,158,199,113, 28, 88,150,197,111, 95,188,247,230, 47,179, 71, 4, 1,192,137, 13, 95,168, 7,140,249,124,
+ 62,203,178, 48, 26,141,178,138,132,251,230,205,155,241, 70,163,209, 96, 23,104,130,240,195,181,107,215,170, 26,141, 70,189,243,
+118,127, 32, 87, 4, 1, 33, 73,128, 34,234, 22,247, 44, 45, 45,173,138,197, 98,209,113, 28, 7,147,201,228,151, 42, 98, 89, 86,
+114,242,228,201,120,158,231,221, 30, 95,191,122, 21, 32,166, 33, 32, 13,246, 59,206,254,140, 8,109, 23, 91, 4, 21, 44, 75, 41,
+ 40, 30,116,103,235, 62,124, 38, 24, 15,255, 29, 66,171,253,134, 13, 27,136,243, 23,162,213, 98,177,139,172,127, 68,143,205,198,
+ 35, 51,207,128, 11, 23, 46, 98,238,220,185,216,123,224,221,224, 41, 83,166,200,198,143, 31,111,236,223,191,255,108,158,231, 27,
+177, 44,123, 2,255, 84, 85,148,119,133,120,190,234,209,163, 71,147,133,117,139,197,130,160,160, 32, 4, 5, 5,161, 78,205,248,
+ 91, 68,150,205,102,131,217, 75,213,161,208, 70,139, 33, 60,177, 88,108,176,241,188, 67,252, 20,169,141,241,235,183, 29,171,225,
+116,120,109,225, 79,235,230,245, 60,139,193, 55, 38, 57,226,177, 98,225,132,119,166,124,243,141,172,200, 22, 57,114,192, 51, 47,
+167,244, 27, 48, 8,207, 61,245, 68, 59,163,201,180, 78,196, 18,222,226,184, 30, 88, 16,184,182,209,162,184, 71,184, 92,172,181,
+136,101,114, 4,198, 36,226,162,198, 38, 17,137, 68,135,174, 20,235, 36,172,136, 3,203, 73,112,166,200, 96,121,128,162,123,230,
+242,229,203,177, 85,171, 86,133, 90,173,134,213,106,229,159,126,250,233, 12,142, 19,199,115, 98, 49,147, 58, 96, 56,159,157,157,
+105, 97, 89, 17, 8,177,225,137,126,111, 48,178, 0,185,196,108, 50, 89, 81, 86,117,232,206,205,114, 30,194, 33,168, 75,151, 46,
+ 97, 66, 79,192, 95,102,143, 8,114,218,167,106,218,180,105,152,115,175, 67, 63,221, 34,166,127,255,254,242,106,213,170, 49, 0,
+112,120,217, 7,130,123,198,244,234,213, 43,160, 90,181,178,118,248,127,126, 49,194,111,206, 8, 5, 1, 74,174, 1, 37,105,183,
+ 56, 89,189,122,245,146, 37, 39, 39, 87,232, 89,180, 55,128,247, 56,118,151,146,179, 2,217,199,252,226,122,177, 49, 44,113,129,
+224,102, 63,193, 66, 26, 24,110,108,241,222,230,131, 84,108, 81, 80,248, 5, 23, 45,114, 95,161,157, 93, 32,182,183,255, 58, 4,
+ 23, 7, 0,118,139,142,113,210, 89,176, 88,205,183,136, 44,155,205, 6, 49, 99,196,220,185,115,241,214, 91,111, 1,128,228,157,
+119,222, 89, 59,101,202,148, 39,121,158,111, 68, 8,105,195, 48,140,183,175,198, 29,177,177,177, 57,132, 16, 49,203,178,109,190,
+248,226,139,176, 30, 61,122, 32, 40, 40, 8,132, 39,183,136, 44,155,141,135,217,108,130, 39, 75, 43, 84, 37,159,242,199,170,145,
+161, 29,251,124,218,201,198,243, 91, 5,145,197,219,108, 0, 95,118, 82, 65,110, 6,182,252,190, 14, 95, 45,252,170, 8, 12, 57,
+ 7, 2,222, 46, 6,225, 65, 12, 54,218,115,248,108,155,214,205,235, 97,202, 55,223,200, 78, 31,205, 90, 59,252,237,247, 83,250,
+ 13, 24,132, 85, 63, 47, 3,107, 45, 62,230, 44,178,108, 22, 30, 37, 69,249,189,254,162,109,180,254, 45,132,109,217,186,149, 25,
+ 52,104, 16, 95, 90, 90, 10,137, 84,202, 91, 44, 22, 81,171, 86,173,108,111,189,245, 22,155,157,157, 13,117,169,134, 3, 16,134,
+ 7,192,214, 82,171,213,203,222,120,227,141,118,187,118,237,146,176, 44, 11,181, 90,141, 14, 29, 58,228,231,241,113, 1,175,253,
+111,120, 68,102,102,134, 85, 37,231,140, 18,137, 24,185,185,185,124,187, 30, 3,245, 3,134,188, 85,229,173, 15,166, 47,202,218,
+183,240, 75,127,174,225,220, 19,208,117,223,226,197,139, 77,113,113,113, 6,153, 76, 38, 29, 60,120,176, 95,245,135, 38,147,137,
+204,156, 57,211,232,218,187,208,100, 50,145,185,115,231,154,226,227,227,141,114,185,156, 88, 44,190,219,125,178, 44, 99,125,117,
+202, 79, 86,171,213, 90,206,197, 18, 68,150,133,103, 52, 11, 22, 44, 48,199,199,199,155, 20, 10, 5,145,201,100, 18,127,194, 57,
+124,248,112, 18, 26, 26,106, 86, 42,149,146, 49, 99,198,220, 81,175, 67,139, 13,220,148, 47, 28,195, 59,200,130,130,130, 80, 90,
+ 90,234, 8,107,108,108, 44, 21, 91, 20, 20,110,112,139, 22,185, 63, 93, 56,255,198,209,226, 1, 77, 78,110,126, 84, 68,116, 34,
+172, 86,171,125,177,192,106,177, 96,228,235, 3, 48,123,225, 2, 0, 16,196, 86,151,119,222,121,103, 45, 0,159,133,217,138, 21,
+ 43, 38,191,243,206, 59,170,156,156,156,205, 63,252,240, 67,216,192,129, 3, 49,122,244,104,124,250,233,167, 16, 75, 3, 16, 22,
+ 89,213,113, 29,225,186,249,121,133, 32, 32, 26, 15, 62,157,185,172,144, 2, 23, 30,153, 0,139,205, 2,222, 98,129,197, 98, 1,
+ 35, 42,139,218,150,223,215, 97,224, 75,195, 33,150,169, 66, 63,159,251,137, 62,165, 89,236,147,227, 95,121,197,232,135, 9,200,
+158, 62,154,181,118,248, 91, 99,186, 8, 34,107,205,178,133,231, 62, 27,219,103,185, 76,202, 57,174, 99,225,121,176,172,136,182,
+209,250,151, 68,150, 76, 38, 91,189,105,211,166, 75, 77,154, 52, 97,180, 90, 45, 44, 22, 11,242,243,243,177,118,237,218, 51,132,
+ 16,132,134,134, 98,211,166, 77,252,192,129, 3, 87, 27,141,198,103,238,119,177,149,157,157,125, 94, 46,151,175,120,255,253,247,
+ 7,140, 29, 59, 86,204,243, 60, 46, 92,184, 0, 48, 12, 17, 75,164, 96, 89, 22, 98, 49,135,146, 18, 53,175, 8, 12,201, 50, 19,
+145, 66, 44,145,130, 21, 73,188,117, 19,190, 97, 31,140, 20, 44, 39, 41, 21,122, 2, 74, 36, 18, 28, 88, 53, 75,221,126,240,100,
+ 21, 0, 72,100,242,162,174, 93,187, 94,175, 87,175,158,246,200,145, 35, 9,184,181,215,161,235,243,105,237, 59,120,140, 72, 33,
+ 15,208,118,233,210,229,134,192,153,182,245,115,245,160,161, 31, 48,140, 72,170, 77, 77, 77,189,158,146,146,162, 21,137, 68, 56,
+187,238, 19,117,223,193, 99, 2, 24, 47,131,172,110,190, 68, 94, 61,177,106,119,157,169, 83,167, 90,122,244,232,113, 83,104, 47,
+150,150,150, 86,165,103,207,158,178, 57,115,230, 88,122,246,236,153,222,160, 65, 3, 13,203,178, 56,122,244,104,188, 55,167, 74,
+128, 92, 46,183,188,252,242,203, 55, 78,157, 58,117,187,189, 14,189,162,106,213,170,224,121, 30, 29, 58,116,128,193, 96,160,206,
+ 22, 5,197,131, 9,215,113,180, 60,143, 12,111,177, 90,134,191,254,230,196,207, 1, 38,208,169, 20,248,199, 88, 34, 96,222,125,
+119,148, 18,128, 92, 16, 91,111,191,253,182,207,105, 78,156, 68, 86,179,129, 3, 7, 98,220,184,113,248,236,179,207,108,159,126,
+250,169,232,252,197,107,230,193, 67, 63, 42,118,185, 14, 8,136,134,183,240,195,221,241, 21,149,104, 63,106,211,115,198,196,140,
+ 28,221,158,193,111,140,119,148, 94, 54, 0,106, 38,214, 6, 0, 95, 45, 92,168, 21,203, 84,202,126, 3, 6, 1, 64,151,207,231,
+126,178,118, 10,190,241, 45,182, 8, 83,119,248,219, 99, 66, 5,145,245,197,156,169,167,130,153,156, 5, 35, 70,157,177, 56, 95,
+ 7, 0,194,130,176,182, 77,207, 25,221,114, 11,181,243,104, 62,187,119,144, 74,165,147,183,111,223,174,108,216,176, 33, 83, 80,
+ 80, 0,155,173, 44, 69,204,102, 51, 74, 74, 74, 80, 90, 90, 10,163,209,136,166, 77,155,178,243,231,207, 87,142, 24, 49, 98,178,
+201,100, 26,122,191,199,251,234,213,171, 95,172, 95,191, 30, 59,119,238,236, 63,118,236, 88,113, 76, 76, 12, 19, 28,156,195, 88,
+204, 38, 0,132,228,229,229,241,138,192,144,172,136,232,248, 27,153,217,185,117, 45,102, 19,120,155,217, 99,107,115,251,240, 14,
+239,158, 62,125, 58,113,214,172, 89, 38,231,158,128, 3,198,124, 62,191,105,211,166, 97, 11, 22, 44, 48,165,166,166, 94, 23, 26,
+175,251,211, 24,126,203, 21,188,121,250,244,201,250,174,156,237, 95,155,245,173,192,233,220, 27,177,215,168, 69,223,214,172, 89,
+ 51, 44, 37, 37,229,186, 55,222,228,228,100,125,108,108,172,169, 78,157, 58, 26,177, 88,252,127,246,206, 58, 60,138,171,141,226,
+103,102, 93,227, 78, 72, 8, 22,197, 37,184, 91,209, 22, 45, 78, 41, 86,172, 80,138,180,120,161, 80,188, 88,129,150, 2,165,248,
+ 71,139,107,113, 39, 9,193, 18, 36, 16,119,151,117,153,251,253,145,108,154,132,200,110, 66, 75,105,231,247, 60,243,108, 50,114,
+246,142,238,153,247,222,251,222,252, 72,150, 94,175,172, 89,179, 38,227,236,236,172,245,243,243,203,179,180,209,190, 88, 44, 38,
+166,168, 88,105, 88,210,235,144,199,129, 97,216,176, 97,133,153,225,103,213,169,147, 56, 98,196, 8,215,153, 51,103, 98,231,206,
+157,184,121,243,230, 27,102,191,125,251,246,184,118,237,218, 18,252,139, 18,235,178,176,252,199, 40, 63,143, 86, 73,118,237,218,
+251, 7,138,180,105, 42,141,101,203,150, 9, 11, 34, 89, 93, 63,255,252,115,168, 84, 42,219, 82, 86,235,130,130, 92, 27,165,153,
+172, 85,171, 86,237, 39,132,184, 3,104, 99, 52, 50,119,127,252,105, 87,199,178,190,111,208,160, 65,111,104, 18,138,230,208, 52,
+149, 39,224,145, 7, 63,236,216,249,107,177,245,243, 27,191,123,131,194,195,205, 27, 86,169, 0,116, 45,105,182,240,231, 48, 35,
+133,154, 38, 38, 78,154, 88,104,178, 54,111, 88,117, 33,160,169,199, 71,243, 63,253,166, 84,115,246,205,162, 9, 82,154,166, 90,
+149,104,163,245,134,230, 91,128,213,252,147,142,195,134, 13,107, 16, 24, 24, 72, 23, 53, 89, 90,173,182, 48,113,167,169,177,120,
+124,124, 60,218,183,111, 79, 55,104,208,160,222,189,123,247, 58,226,207,225,156,222,215,125, 55,190,126,253,122,163,139,139,203,
+197,133, 11, 23,142, 72, 75, 75,235,149,153,153,101,127,114,215, 55,232, 49,104, 18,213,190,231, 80,133,150,112, 69,113,137,201,
+ 62, 87, 78,239,179, 59,115,112, 11,116, 90,237, 4, 0,225,248, 51,189, 67, 73, 77,165, 41,141,131,143,143,143,162,168, 81,241,
+240,240, 80,187,185,185,105, 2, 2, 2, 10,231,151,209,155,239,141,125,183, 84,179,160,253,151,162,162,227,105, 50,109, 37,211,
+ 70, 72, 36, 18,152,204,151, 37,229, 44,218,219,178,212, 7,101,197,189, 14, 11, 53, 11,210, 59, 20,243,105,123,247,238,237,178,
+119,239,222,166, 0, 30, 32,127,172, 67, 61,144, 95,149, 88,164,209,252,226,130,137,189,223, 89,205,255,170,230,251, 76,123,252,
+217, 54, 11,200,111,171,117,181, 76,163, 85, 17,166,134,239, 0,232, 25, 51,102,100,170, 84, 42,219, 17, 35, 70,148,187, 77, 82,
+ 82,210,206, 61,123,246, 20, 51, 89,253,251,247, 31,115,228,200,145,139, 41, 41, 41,149,218, 43, 91, 43,241,178,171, 39,230,216,
+182,239,189,242,115, 0,171,203, 8,228, 49, 1, 77, 93, 63,218,188, 97,213,111, 37,204,214, 47, 0,250,151,229, 74,187,125,208,
+ 15,251,118,109, 54,181,237, 18, 63, 14,138, 63, 51, 36,100,105,169,189, 21,109,100,194,165, 5,229,152,201,182,209,250,123,224,
+243,249, 29,230,206,157,203, 87, 40, 20,111,152,172,146, 70, 43, 39, 39, 7, 15, 31, 62,196,232,209,163,133,161,161,161, 29,116,
+ 58,221,229,127,195, 49, 72, 74, 74,122, 86,144,140,116,186, 41,133,131, 80, 36,230, 15,253,228,115,247,194, 94,135, 7,183, 64,
+163, 86, 1, 0,215,156,244, 14, 92, 46,151, 31, 26, 26,234,105,138, 90,233,116, 58,161,105,126, 80, 80,144,167, 41,183,150, 90,
+173, 54,187,215,225, 95,165,249,232,209, 35,119, 83,239, 72, 83,239, 66, 46,151,203, 15, 14, 14,118, 55,105,106, 52, 26,179,122,
+ 29, 10, 4, 2,126,104,104,168,187,209,104,124,107,189, 14,139, 26, 99,228,143,179, 88,108,172,197,130,182,101, 20, 69, 81,132,
+173, 54,100, 97,121,239, 41,217, 83,178,252, 65,165, 43,194,212,240,221,130, 77,184,213,171, 87,239,246,241,199, 31, 23, 51, 89,
+ 3, 7, 14, 52, 30, 61,122,244,138,171,171,107, 50, 77,211,207, 44, 45, 71, 97, 27, 45,188,241, 6, 9,154,166, 31,182,105,230,
+ 7,154,166, 31,206,255,244, 83,205, 50,252, 84,204,108, 29,251,237, 80,247,184,204,167,165, 91, 51, 0,246, 78,213, 48,108,204,
+ 20, 12, 27, 51,197, 22, 64,107,160,236,222,138,229,149,131,229,175,129,162, 40,129,155,155,219, 99,181, 90, 13,138,162,160,209,
+104, 10, 13, 86,110,110, 46,178,179,179, 11,255,215,233,116, 72, 77, 77,133,135,135, 7, 40,138,250, 87,183,163,211,233,116,134,
+185, 75,214,236,225,112,249, 6,134,209, 81, 58,157,238, 19, 75,238,243,185,115,231,210, 40,165,237,213,212,169, 83, 75,157,255,
+174, 52,191,250,234,171, 82,123, 9, 78,157, 58,181,220,222,131,101,241,197, 23, 95,188,181, 94,135,230, 63,190, 88, 88, 88,254,
+101,148,218,117,175, 82, 70,139,166,233,135,165,244, 46,164, 0, 16,154,166, 31,150,146,229,192, 16, 19, 19,179,196,198,198,102,
+130, 66,161, 56,219,191,127,255, 25, 3, 7, 14, 52, 2,249, 13,228, 43,187, 71,153,217,138, 69, 29,250,124, 55, 51, 43, 79,179,
+169,228,178,146,145, 39,147,217,218,242,253,170,173,191, 29, 57, 48, 48, 41, 33,110,107, 89,251, 86,150,161, 42,171,183, 98,118,
+142,106, 73,135, 62,223,125,158,153,163, 98,219,104,253, 77, 24,141,198,243, 98,177,152, 50, 13,166, 92, 52,122,149,147,147, 3,
+165, 82,137,130, 33,105, 0, 0,121,121,121,176,182,182,134,209,104, 36,255,178, 67,161, 1,240,101, 65,180, 10, 0,190,140,188,
+178,177,232,181,253,168,232,178,114,162, 89,137,230, 12, 16, 93,218,118,229, 45,251, 11, 52,147,203, 25, 32,186, 60,146, 45,212,
+ 75, 6, 0, 62,143,147, 82,214,224,209,124, 30, 39,165,156,118,251, 22,190, 55, 80, 4,192, 18,246,206,102, 97,121,127,223,255,
+223,213, 23,119, 97, 53, 89, 77, 86,243,111,209, 20, 22, 76,230, 46, 99,143, 39,171,201,106,178,154,255, 52,205,210, 24,255,158,
+ 24, 45, 82,202, 4, 66, 8,254, 77, 99,192,177,176,252,151,209, 84,114, 25, 11, 11, 11, 11, 75,213,121, 99, 48,233,162, 11,202,
+114,165,150,244, 38,168,140,179,189,200,106,178,154,172, 38,171,201,106,178,154,172,230,127, 78,179, 34,237,162,219,143, 7,176,
+227, 61, 49, 91,111,152, 44, 66,254,250,214, 42,108, 88,149,213,100, 53, 89, 77, 86,147,213,100, 53, 89,205,202,194, 86, 29,178,
+176,176,176,176,176,176,176,252,199,177, 44, 97, 41, 75, 41,120,244,155, 15, 6, 95, 21, 28,206, 85,136, 61,182,248,223,182,139,
+ 3, 7, 14,228, 88,178,126,100,164, 13, 29, 2,215,181, 86, 82,126,159, 60,133,126, 45, 19,178,104, 83, 69, 23,162, 67,205,198,
+ 35, 37, 34,201,103, 90,173,214, 75, 38,151,167,100,164,167,110,203,136,121,180,165,200, 58, 86,119,239,222,117, 13, 12, 12, 76,
+ 0,144, 91,228, 77,129,133,133,229,109, 98,227, 87, 29, 20,245, 9, 64,254,236,118,201,144,167,200, 14,223, 85,108, 61,107,223,
+ 49,160, 41,255, 34,115, 84, 32,248, 17, 89, 97,177, 21,252,224,216, 68, 68, 68,120,214,174, 93, 59, 26, 64, 86,201,111, 47,101,
+ 25,123,159,179,188,207,180, 71,241,132,165,133,247, 66,213,141, 86,157,254, 94, 48,208,163, 64, 48, 28, 20, 66, 17,121,100, 64,
+165,116,106,125, 84, 13, 12,183, 57,128,198, 0,105, 44, 21,139, 26,169,180,186, 20,134,144,145,120,117,232,129,197,122, 94, 3,
+ 39,161,236,225, 44,150, 32,242,200, 15, 22,233, 49,228,235,251,215,142, 10,109, 36, 20,106, 55,233, 63, 27,197, 51, 56, 87, 22,
+ 1,128,182, 52, 77,251, 75, 36, 18, 87,165, 82,153,202, 48, 76, 44,242,235,167, 51, 43,169, 73, 3, 24, 43,147, 74,123,120,202,
+ 5,141, 99,210,178,227,115,245,198,235,200, 79,232,154,249,182,174,168,124,147,229,178,227,243,161,129,163, 87, 77,235, 2,155,
+ 14,223,205, 86, 2,229, 25, 45,202,221,187,213,177, 33, 31, 15,234, 48,121,252,104, 89, 53, 71, 25, 18,211, 20,246, 63,236,220,
+187,102,239,222,125,189, 63, 29,210,181, 7, 0,124,243,205, 55, 31, 86,175, 94,189, 6,135,195,137, 92,176, 96,193, 47,139, 22,
+ 45, 34, 84,217, 35,149,187, 22, 92,195,166, 7,190, 20, 64, 0,128,154, 0, 94, 3,120,130,226, 89,198, 43,195,123,161, 89,173,
+ 90, 53, 55,134, 97, 62,117,118,118,238,149,156,156,124,138,166,233,159,226,227,227, 19,222,229, 83,135, 16,178,157,162,168,241,
+132,144, 29, 22,124, 78,176,228, 59, 68, 34, 81,178, 90,173,118, 42,248, 59, 69,173, 86, 59,255, 85,251,243,119,126,215,223,244,
+254, 61,238,252,141, 39, 61,138,206,234,214,198,191,148, 39, 10,229,127,254,198,211,118,197,215, 11, 48,150,241, 12,164, 8, 33,
+ 88,178,100, 9,181,116,233,210, 49,181,106,213,170, 67,211,244,243,133, 11, 23, 22, 75,125, 83,114, 89,145,251,156, 53, 91, 44,
+239, 43,150, 13, 42, 93, 33,126, 3,165, 80,147,129, 0, 53,186,125,179, 70,109, 38,140,236, 67, 17,142, 8, 67,199,205, 49, 88,
+172,229, 57, 90, 8,142,106, 89,125,127,239, 25,131,250,116,161,155, 6,212,128,171,163, 53, 64,243,176,253,116,148,253,166, 85,
+ 11,182, 2, 8,172, 68, 41, 23,189,186,189,223, 41, 49,203, 8,138, 2, 40, 10,160, 41, 32, 79,205,160,219,135,163, 22, 1,248,
+193,194,167, 18,109, 35,161, 48, 99,191, 26, 0, 56,111,225,164,212,112,116,116, 28, 51,125,250,116,105, 64, 64,128,141, 72, 36,
+ 18,168,213,106,231,136,136, 8,199, 5, 11, 22, 4,168, 84,170, 19, 0,238, 91,168,233, 81,219,221,237,208,166, 25, 99,155, 55,
+168,233, 9,158, 54, 15,140, 70, 81,253, 69,196,203,150, 19,183, 30, 30,247, 52, 67,253, 49, 42, 49,100, 66, 90, 90, 26, 5, 0,
+ 14, 14, 14,164,184,201,106, 49,122,253,204,110,152,177,238, 60,148,106,237,175,229,105,216,213,104, 56,226,163,143,250,117, 88,
+254,245, 84, 89,124,186, 14,161,145, 42,216,201,248, 88,244,229, 36,129, 70,163,111,185,245,151,189,227, 55,175,156,243,163,209,
+104,236, 4,160,169,209,104, 12, 2,240,203,146, 37, 75,202,122,248, 46, 5,240, 85,193, 5,189,143,195,225, 92,232,216,177,163,
+215,167,159,126, 74, 53,105,210, 4,193,193,193, 53,247,239,223,223,229,212,169, 83,145, 70,163,241, 17,128,231, 40, 24,246,196,
+ 12,120, 0,188, 57, 28, 78,253,127,178,166,171,171,171, 88,171,213,142,114,119,119, 31,223,170, 85,171,250,125,250,244,161,188,
+189,189,241,236,217,179, 38,103,206,156, 89,116,253,250,245, 71,113,113,113, 59, 4, 2,193,158,196,196, 68,213,223,254, 59, 78,
+ 81,227, 1,184, 21,248,228, 37,102,124, 38, 32, 63,151, 84,162,185,223,161, 86,171,157, 76,141, 77, 41,138,114,250, 43,247,199,
+194,239, 10,163, 40,202,174, 96, 93,148,247, 73,211, 52, 12, 6,131,194,104, 52,214,170, 64,211,187,224, 69,202,108,175, 11,160,
+188, 68,208, 98, 0,232,214,218, 63, 3, 20,158, 22, 70,180,222,124,201,124, 90,104,192, 8,252,207,223,124,106, 87, 44, 10, 86,
+242, 45,118,201, 18,106,209,162, 69, 88,188,120,113, 31, 0,109, 25,134,185,238,235,235,187,177,152, 36,195, 20, 46, 91,180,104,
+209,247,229,220,231, 44, 44,239, 11, 29, 96,201,160,210,101,190,255,212, 26,208, 14, 70,140,246,180,119, 26, 56,237,211,193,226,
+ 0,223,218, 80, 67,134,168, 52, 35, 78,159, 60, 3, 0, 7, 45,139, 58, 13,110,202,229,170,247,172, 90,252,165, 79,219,230, 1,
+120, 28,175, 71, 80,188, 17,202, 72, 61, 56,180, 30, 70,134, 0, 4,234,202,238,117, 92,166, 1, 55,158,107, 65, 83, 0,135, 6,
+104,154, 2,135,174,164, 24,163,125,241,205,174,144,128,180,100, 6, 96,180, 47,170,120, 66,252,235,214,173, 59, 98,233,210,165,
+ 54, 73, 73, 73,210,224,224, 96, 8,133, 66,216,218,218,114, 92, 93, 93,221,214,173, 91,167,154, 54,109, 90, 47,157, 78, 23, 5,
+ 32,205, 76, 77,223,158, 77,235,223,218,177,234, 27,107,253,221, 51,200, 58,240, 63,112,104, 2,190, 84, 6, 47,177, 24,103, 62,
+170,109, 55,240,100,228,209,123,201, 10, 95, 0,241, 21,137,133,135,135,115, 52, 26,205,199, 86, 86, 86, 45,120, 60,158,179,200,
+182, 6,147,192,109,154,158, 74,213,124,157,226,164,108, 55,179,139,115,143,181,159,119,196,140,117,231,177, 97,255,157,221,141,
+145,180,176,188,188,217, 18,137,108,194,180,207, 62,149,197,165,233,176,236,104, 26,118, 93,203,193,168,182,114,204,248,192, 26,
+195,134, 14,145, 30,254,223,145, 9, 0,126, 44,178,201, 51, 95, 95, 95, 42, 60, 60,188,180,135,175, 45,128, 57, 90,173,150,230,
+243,249,148, 72, 36, 26,177,124,249,114,221,208,161, 67,227, 76, 43,180,109,219, 22,109,219,182,165,114,115,115,107, 94,190,124,
+185,230,222,189,123, 13,183,111,223, 14, 3,112,172,236,136,133, 56, 70,173, 86, 85, 23,137,197,202, 31,182,110, 93,219,174, 93,
+ 59, 70, 40,252, 51,253, 84,101, 52, 1,192,218,218,250, 71, 39, 39, 39,106,222,188,121, 9,111, 75,179, 70,141, 26,231,155, 55,
+111,222,177, 91,183,110,220,214,173, 91,195,205,205,173,112,153,131,131, 3,218,182,109, 75,197,198,198, 54,184,126,253,250,214,
+243,231,207,111,124,240,224,193,229,168,168,168,110,127,115, 68,107, 71,129,153, 72,180,112,253,247, 30,138,162,100,219,183,111,
+119, 50,141,201,168,215,235, 97, 52, 26, 11, 63, 77, 19,195, 48, 48, 26,141, 88,190,124,185, 81,161, 80,152,115,140, 20, 69,222,
+154, 77, 19, 83,218,167, 64, 32,112, 48, 37,236,173,224,201,254,212, 85,152,229, 39,149, 74, 61, 1,244,132, 99,157, 57,197, 87,
+200,127,127, 86, 40, 20,209,137, 26,155,167, 0,218,149,163,102,179,116,233,210, 81,139, 23, 47,238, 87, 36, 74, 91,127,208,160,
+ 65, 37,135,189,170, 95,240,169,160, 40,234, 10, 77,211, 39, 0,236,194, 91,140,186,179,252,187, 32,132, 52, 3,224, 88,100,150,
+ 22,249,181, 66, 40,248,157,164, 0,216,151,152, 95,116, 61,211,103,106,193,124,199,130,237, 72, 17,221, 84,138,162,238, 87,178,
+136, 87, 81, 70, 59, 45, 46, 0,156, 60,121,146,244,238,221,155, 50,125,150,110,138, 6,158, 30, 59,180,111,143, 94,157, 91,129,
+ 22,217,226, 69, 10,112, 59,134,128, 75,235, 65,131,224,238,205,203, 4, 92,102, 79,137,173,202,142,158,212, 24,240, 69,253, 0,
+223,239,126, 90, 53,157, 19,150,194,197,174,235, 74,232,212,121, 72, 77,138, 65, 74, 66, 52, 18,227, 94, 35, 62,230,245, 35,128,
+ 90,100,182,230, 27, 39, 6, 48, 50, 5,239,128, 12, 74,139,232,153,175,169, 83,132,215,244, 14, 8,200, 20, 24, 1,157, 34,220,
+140,175, 47, 75,179, 94,157, 58,117,134,126,253,245,215,118, 79,158, 60, 17, 43,149, 74,205,153, 51,103,158, 69, 69, 69, 89,185,
+186,186,102, 76,154, 52,169,142,155,155,155, 85,255,254,253, 5, 7, 14, 28,248, 16,197,187,181,150,165, 25,208,183, 69,163,219,
+ 59, 55,174,151,166, 31,222, 4,109,196, 67,156, 78, 84,224,102,178,146,212,180, 22, 82, 83, 26, 56, 66, 38,228,226,155,214,110,
+178,158,191, 69,124,167,103,152, 97,229,105,222,186,117,203, 85, 34,145,172, 27, 62,124,184,235,212,169, 83,133, 70,174, 13,247,
+200,237,116,235, 57, 91,111,187, 41, 53, 58,206,208,142, 53, 48,115,120,125,204,220,112,201,100,178,198,123,121,101, 49, 33, 33,
+101,107,234,117, 58, 47,119, 39, 43,132, 70,169,176,235, 90, 14,254,248,218, 13,157,151, 39,160,127, 99, 46,124, 61,100, 48,232,
+244,222,131, 6, 13,218, 83,240,214,126, 31,192,135,131, 6, 13,242,225,112, 56,151, 0,252, 94,209, 57, 18,137, 74, 31, 61,197,
+214,214, 22,237,219,183,135,175,175, 47,183, 93,187,118,245, 75, 24,152, 98,154, 58,157,214,149, 97, 8,228,114,185,216,222,222,
+222, 86, 46,151,167,151,246, 67,101,137, 38, 0,216,217,217, 13,104,223,190, 61,119,255,254,253,105,145,145,145,119,135, 14, 29,
+250,218,202,202,170, 88,244, 87, 42,149,162, 78,157, 58, 88,176, 96, 1,183, 71,143, 30, 21,106, 58, 59, 59,119,221,187,119, 47,
+ 40,138, 42,252,209,126, 35, 88,236,233, 9, 23, 23, 23,244,236,217,147, 59, 96,192,128,174, 81, 81, 81,149,186,143, 44,224, 98,
+ 41, 17,173, 37, 37,206, 83,153,213,111,165,173,111,198,121, 79, 49, 69,151, 10,244, 80,133,123,179,220,234, 78,145, 72, 84, 24,
+133, 42,229,187,222,208,164,105, 26,243,231,207, 7, 69, 81,224,241,120,224,243,249,165,126,118,232,208,193,210,114,198, 82, 20,
+ 69,243,249,252, 57, 92, 46,247, 83,141, 70,227, 46, 18,137, 18,140, 70,227,110,141, 70,179, 28,128,158, 16, 98, 83,134,201, 42,
+ 85, 83, 42,149,122,190,120,241,162,110, 89, 5,209,104, 52,168, 95,191, 62,160, 65, 88,121,154, 17, 17, 17,158,181,106,213,242,
+ 6, 96, 26,162,237, 26, 33,164, 93,145,255,139,114,141, 16,242, 65,193,223,207, 95,189,122,229, 89,187,118,237,204,191,235,250,
+100, 53,255,121,154, 21,120, 17, 71,138,162, 78, 22,185, 87,123,155,254,159, 59,119,238, 87, 43, 86,172,120, 66, 81,212,201,162,
+243,139,174, 87,244,179,224,121,115,146, 16,210,123,222,188,121, 1, 43, 87,174,252,214,180,238, 95, 97, 18, 45,137,104, 89,165,
+170,165,184, 30, 99, 5, 46,199, 8, 46, 77,129,203, 1, 64, 40, 68, 71, 69, 32, 55, 39,235, 6, 34,143, 70,154, 23,201, 26,216,
+186, 97,195,122,171,246,109,152, 77,255,124, 93,137, 44,133, 26,225, 15,174,224,254,149,223,147,140, 6,227,239,160, 72, 16, 64,
+ 7,227, 53,243, 12, 56, 82,185, 49, 46, 40,194,205, 55, 90, 5,230,170,152,217,122,103, 52,240,241,241, 25,178, 96,193, 2,135,
+144,144, 16, 81,118,118,118,238,190,125,251, 18, 52, 26, 77, 20,128,115,209,209,209, 62,223,127,255,189, 96,213,170, 85,245,234,
+213,171,231,122,232,208, 33,109, 41,195, 25,189,161,249,229,232, 97,183, 63,157,246,185, 40,236,208, 22, 8,194,130, 49,255, 97,
+154,241,143, 68,229,215, 0, 54, 32, 54,175,117,170,218,112, 97,125,251,234,116, 13, 57, 31,181,109, 4, 29,194, 51,212,229, 70,
+178, 36, 18,201,186,189,123,247,122, 54,107,214,140, 6,128,235,207, 13,194, 57, 91,111,187,157, 91,209,154,106,237,111,143,148,
+ 44, 13,166,111, 9,197,153,219, 41,103, 77, 38,171,162, 66,202,229,242,212,184,148, 28,103,123,153, 8, 35,219,200,208,121,121,
+ 2, 6, 54, 21, 66,200,167,240, 44, 50, 9,181,107,213,160, 66,111, 28,107, 90, 96,178,154, 37, 38, 38, 2, 64, 83, 0,145,177,
+177,177,174,129,129,129,217, 69,228, 50, 1,124, 39, 16, 8,230, 83, 20, 69,154, 53,107, 22, 90,175, 94,189, 60, 91, 91, 91,168,
+ 84, 42,104, 52, 26,240,249,124,168, 84, 42, 68, 71, 71,227,238,221,187,176,181,181,181,232, 68,229,229,229, 65, 46,151,131, 97,
+152, 42,107, 26,141, 70,106,219,182,109,210, 39, 79,158, 72,143, 28, 57,226, 60, 99,198,140,116, 63, 63,191,160, 33, 67,134,188,
+116,114,114,210, 60,124,248, 16,183,110,221, 66,102,102, 38, 90,180,104, 97,150,166, 86,171, 5,151,203,133, 74,165,130, 80, 40,
+ 4,151,203,133,193, 96, 0,195, 48,133,230, 43, 47, 47, 15, 25, 25, 25,224,243,249,208,106,181,239,226, 13,244,141, 8, 85,121,
+213,111,149,137,104, 21, 53,106,102,154,172,138, 34, 81,101, 86,119,102,101,101,137,109,108,108,230, 0, 72,172,232,187, 40,138,
+ 2,135,195, 1,159,207, 7, 69, 81,104,215,174, 29,198,142, 29,139,198,141, 27, 35, 34, 34, 2, 7, 14, 28,192,253,251,247,193,
+227,241, 10,215, 55,187,126,162, 67, 7,142, 72, 36,186,213,183,111,223,128,175,191,254, 90, 84,163, 70, 13,132,133,133,121,172,
+ 92,185,114,206,197,139, 23,251, 41, 20,138,166,166,167, 93,249, 81,250,130, 42,193,252,234,194,158, 26,141, 6, 97, 97, 97,150,
+108,243, 6,181,107,215,142,166,105,250, 37,195, 48,215, 1,212, 39,132,180,163, 40,234, 12,242,219, 37, 22, 69, 65, 8,249,128,
+162,168, 28, 0,143,104,154,126,206, 48, 76, 52, 27,183, 97, 49,227,185,210,187,228,255, 20, 69,157, 92,177, 98, 69,239,210,204,
+ 85, 41,247,102,177,249, 43, 87,174,252,182,200,255, 85,137,168,182, 71,241,198,240, 29, 10,162, 92,127, 26,173,147, 39, 79,150,
+239, 64, 24,244, 63,121,116,255,157,206, 58,120, 6, 52,105, 91, 36, 58, 68, 16,124,247, 22, 0,178,219,172,162,184,246, 22,211,
+ 28,238,238,109,223, 78,165,183, 95, 81, 34, 54, 33, 5,183, 78,239, 70,106, 98,212, 46,128,204, 64,228,145,156, 42,159,137, 26,
+253,235, 57,217, 59,216,168,117, 4, 12, 1,240,134,217,122, 39, 52,246,246,246, 30,112,251,246,109, 7,181, 90, 45,186,113,227,
+134,114,239,222,189, 73, 58,157,238, 10,128,155, 5,235,132,164,166,166, 14, 42, 48, 38, 28, 46,151, 43,208,233,116,229,181, 93,
+104,252,229,167,163,110,124,183,109,167,232,229,227, 80,124,127,228, 52,178,148, 74,227,149, 20,213,135, 0, 76,142,254, 82, 72,
+154, 42,158,128, 84,231,209, 20, 92,165, 60,151,240, 12,181, 8, 40,189, 74, 86,163,209, 12, 29, 62,124,184,171,201,100, 1, 64,
+ 90,174,158,171,212,232, 57,173,253,237,209,164,227, 32, 4, 95, 62,140, 67,215,226, 81,203, 81,114,205, 75,154,101,214, 17, 77,
+ 77, 73,220,182,126,211,246,245,223, 45,249, 82, 48,179,167, 53, 6, 54,229, 65,196,167, 96, 37,225, 97,249,198, 31,245, 33,119,
+175, 61,116,117,117, 61, 9,224,195,196,196, 68,184,186,186,230, 1,120,206,225,112, 34,141, 70, 99,105,141,186, 23, 2,112,222,
+179,103, 15,173,215,235,243, 34, 34, 34,224,226,226, 2,103,103,103, 88, 91, 91, 35, 60, 60, 28,127,252,241, 7,158, 61,123, 6,
+134, 97,208,176, 97, 67,139, 78, 86,122,122, 58, 30, 62,124,136,158, 61,123,205, 72, 77, 77,177,178,181,179, 87,220,184,126,109,
+ 77,101, 52, 25,134,161, 0, 32, 32, 32, 0, 1, 1, 1,162,248,248,120,247,147, 39, 79, 58, 45, 91,182, 44,198,211,211,115,159,
+ 74,165, 42, 22, 57, 48,215,104,153,204,133,201, 4,138, 68, 34,240,249,124,228,228,228, 32, 57, 57, 25,185,185,249,157, 54,109,
+108,108,222,137,209, 42, 35, 66,245,214,214,255,139,205,225, 27,213,157, 54, 54, 54,195, 1,204, 49,115, 95, 96, 48, 24,192,231,
+243, 17, 24, 24,136, 77,155, 54,225,254,253,251,248,253,247,223,225,225,225,129,209,163, 71,131,166,105, 60,121,242,196,210, 34,
+ 50,183,111,223,158,243,225,135, 31, 6,236,217,179, 71, 20, 29, 29,141,103,207,158,193,198,198, 6,155, 54,109, 18,142, 31, 63,
+190,246,229,203,151, 23, 34,191,243, 75,249, 20,233, 93,168, 16,187, 14,174, 95,191,254, 27,171,184,184,184, 88,159, 59,119,206,
+169,208,128,149,236,145,248, 38, 89, 11, 23, 46, 92,239,235,235,187,161,160,186,176, 45, 0, 41, 33,164,195,145, 35, 71, 40, 0,
+ 24, 56,112, 32,161, 40,202,244,131,244,232,240,225,195, 29,195,195,195,201,226,197,139,217, 54, 90, 44,101,121,145,241,166,123,
+178, 44, 3,101,137, 81, 43, 26,241, 50, 49,111,222,188,128, 21, 43, 86,220,171,162,201, 42,250,198, 68, 76,102,171,240,199,180,
+204, 42,195,194,216, 23,237,234,226,100,111, 55,119,116,107, 48, 12, 96, 48, 2, 6, 35,129, 66,169, 66,216,227,251, 74,136,168,
+ 35,102, 21, 71, 40, 88,181,236,235,207,107,134,198,209, 72,200,212,225,234,177,237, 36, 53, 49,106, 0, 34, 15,127,242,118, 76,
+214,224,250, 46,206, 78, 87,247,111,255,134,190,255, 90, 11, 35,147,239,179, 24,134, 20,254,253, 14,112,113,116,116, 28,118,231,
+206, 29, 71,161, 80, 40,122,241,226, 5,115,248,240,225, 76,157, 78,119,177,136,201, 2,128,214, 77,155, 54, 53,200,100, 50, 40,
+ 20, 10,157, 78,167, 83,151, 99,178,220, 59, 52,110,112,237,187,109, 59, 69,106,173, 22,217, 42, 13, 56,246, 78, 37, 77, 22, 0,
+180,234, 88,183, 90, 53, 74, 36, 7, 1, 16,149,163, 75, 40,203,100, 1,128, 80, 40,236, 50,117,234,212, 98,227,226, 57,200,121,
+ 6,137,144,103,188,249, 52,141, 9,190,124, 24,215,159,164, 49, 34, 62,199,232, 72, 94,215, 52,247, 0,100,197, 61,221,246,251,
+241,147, 23,190, 88,176, 42, 79,169,200, 69, 45, 55, 49,242,114,179,177,124,197,119,250,219,183,175, 95,153, 51, 99, 98,203,195,
+135, 15,175, 68,126, 99,112, 0,120,126,248,240,225, 81, 11, 22, 44,248, 5,127,166,121, 40, 73,194,176, 97,195,226,252,253,253,
+179,125,125,125,179,211,211,211,241,244,233, 83,100,102,102,226,251,239,191, 71, 88, 88, 24, 76, 17, 65,179,218,170,188,105,144,
+144,153,153, 33, 35,132, 32, 51, 35, 93,250,245,215, 95, 91, 87, 70,211,104, 52, 22,187,183,170, 85,171,134, 73,147, 38,241,149,
+ 74,165, 77, 76, 76,140, 85,209,101,230,106,106,181,218,194,140,195,132, 16,104,181, 90,100,103,103, 67,171,213,226,229,203,151,
+133, 38,171,224,251,223, 89, 68,203,244,183, 72, 36, 74, 54, 93,203,166, 42, 56,145, 72,148, 82,214,250, 85,161,200,119,145,130,
+191, 45, 53,135, 21,238,143,153,231, 29,124, 62, 31, 99,199,142,197,189,123,247, 16, 17, 17, 1, 14,135, 3,133, 66, 1,165, 82,
+137,174, 93,187, 66, 32, 16, 88, 26,209, 34,124, 62,127,248, 87, 95,125, 37,138,140,140, 68, 90, 90,154,169, 49, 61,140, 70, 35,
+102,204,152, 33, 22, 10,133,195, 45, 13,221, 39, 38, 38,118,127,249,242,165,119,201, 41, 41, 41, 41,187,104,155,194,202,114,228,
+200, 17,106,224,192,129,100,224,192,129,196,100,184, 88, 88, 74,163, 12, 47,178,163,172,136,214,219,136,138,153, 34, 91, 40,232,
+ 32, 82, 9, 76, 38,171,125, 17,227, 69,153, 34, 92,230, 85, 29,214, 26,220,200,217,222,238,242,158, 45, 75,101, 39, 31, 83,136,
+139,141, 66,106, 98, 52,154,182,236,128,176,199,161, 96,244,198,163,120,121,164,226,150,156, 53, 6,214,245,245,245,251,172,125,
+203,122, 88,117, 50, 15, 47,130,207, 33, 43, 53,113, 51,162, 14, 31,125, 43,103,200,115, 96, 3,103, 39,187,203,191,108, 89,106,
+115,230, 41,141,216,216, 40, 28,251,101, 61,209,235, 52, 89, 40,222,147,203,226,183,102, 49,163, 21,228,101, 37, 67,155,107,132,
+136, 86,138, 44,172,164, 72, 2,112,125,253,250,245,157, 91,180,104, 33, 24, 54,108, 88, 82,102,102,230, 49, 0,119,138,172,227,
+ 95,183,110,221,158,155, 54,109,114,142,141,141,197,197,139, 23,147,144,223,245,191, 44,226,174,133, 62,222,250,199, 47, 63,126,
+ 41,174,233,131,239,191,250,194,112,228,254,211,190, 0,206, 20, 89,199,183, 75,253,186, 39,151,205,154, 76, 51, 33,103,241, 48,
+ 58, 25,175,179, 53,127,148, 37,152,150,150, 70, 41,149, 74, 79, 27, 27,155,162, 23, 36, 92,165, 10,205,236,193,117, 19,186,206,
+185,225,166,214, 25, 33,228,209,100,122, 63,207,132,123,199,142,216,167,169,211, 40, 83,111,196,138, 24, 55,164, 75,191, 45,123,
+127, 27,121,242,228,169,207,116, 26,117, 61, 31, 31,111, 18,116,251,242,195, 57, 51, 38,246,168,228, 25,151,221,187,119,143,230,
+112, 56,197, 12,122,209, 8,145,165,145, 34, 75, 48, 87,179,164,209, 50, 97, 48, 24,168,202,106,106, 52,154, 82,135,118, 40,173,
+173, 22,195, 48,127,201,254, 91, 18,161, 42, 90,101,104,106, 79,167, 86,171,157, 10,218,108, 57,191,205,136, 86, 85,122, 34,150,
+ 87,125,105, 73,249,104,154, 6,195, 48,224,243,249,104,216,176, 33, 78,158, 60, 9, 59, 59, 59, 88, 89, 89,193,202,202, 10, 98,
+177, 24,246,246,246,133, 70,139,166,205,238,165, 67, 52, 26,141,135,135,135, 7, 94,190,124, 9,145, 72, 84, 56, 9,133, 66, 4,
+ 4, 4, 64,161, 80, 84,195,187,140,221,179,176,252,181,207,149,147, 69,205, 18, 69, 81, 39,231,206,157,251, 85,101,245,230,206,
+157,251, 85,105, 17,174, 42, 26,174, 98,209, 45,110, 81, 7, 89,170,147, 44, 48, 89,187, 54, 47,177,250,237, 1, 16, 23, 23,137,
+ 11,135, 54,230,234,117,218, 76,134,209,123,190,126, 22, 10,208,216,109, 86, 17,104,210,188, 95,207,142,212,133, 39, 90,228,100,
+165,226,121,208,185, 40,168, 4,243,222,154,201,114,118,184,188,103,203, 18,155, 19,143, 41,196,198, 70,225,204,254,239,115,244,
+ 58, 93, 23, 68, 30, 9,170,138,244,112, 62,191, 31,191,122, 76,239, 79,219, 38,192, 72, 25, 49, 60, 44,252,131,148, 36,244, 75,
+188, 81,126,207,176,162,164,166,166, 30, 91,191,126, 61,181,122,245,234,246,106,181,250,127, 0,138,134, 40,235,213,170, 85,235,
+227, 29, 59,118,216,197,198,198,242,110,220,184,161,184,124,249, 50, 1,112,162,130,136,203,236,174,159, 76,226, 52,174, 81,109,
+106, 72, 84,124, 95, 0,103,139, 44, 14,232,221,196,255,230,206, 21, 11,229,250,155, 71,144,151, 24,139,121, 55,227,114, 0,152,
+125,188,245,122, 61,178,179,179,161,207, 75, 55, 52,117, 85,100, 47, 30,228,164, 73,206, 84,115,121,140,210,224,107,149,162,185,
+156,254,154, 35,145, 72, 44, 58,150, 91, 86,124,185, 23,192,222, 65,131, 6,237,121,116,251, 84, 83, 87, 87,215, 83,190,190,190,
+ 20, 0,148,209,195,176, 44,150, 2,152,209,170, 85, 43, 42, 48, 48,240,238,134, 13, 27,206,151,103, 86, 42, 19,209,170, 8,115,
+ 53, 25,134,161,203, 56,190, 84,101, 53,139, 70,180, 42, 50, 90,239, 50,162, 85,154,105, 41,106, 18,139, 26,161,127, 66,175,195,
+242,204,148, 37,229, 51,181,147,227,243,249, 8, 13, 13, 69,245,234,213,161,211,233, 32,151,203, 33,151,203, 33,147,201,144,155,
+155, 11, 30,143, 7, 11,247,153, 17,137, 68, 49, 79,159, 62,245,118,116,116,132,209,104, 44,102,182, 94,188,120, 1,169, 84, 26,
+111,105, 68,203,213,213,245, 92, 65,175,195, 98,184,184,184, 88,191,141,227, 90, 52,146, 53,112,224, 64,182,138,144,165,220,104,
+ 86, 25, 81,173,212, 18,145, 40,109,145,255, 83,145,159,195,173,119,193,223, 40,229,111,109, 41,243,210, 87,172, 88,113,185, 72,
+251,174,212, 42,238,130, 41,197, 67,177, 30, 46,220,138, 34, 89, 78,118,182,151,127,250,126,177,213,161, 96, 32, 62, 54, 18, 87,
+143,110,202, 54, 24,117,157,192,144,196,219, 23,143, 30, 1, 5, 37, 94, 31,185,106,222, 35, 2,141, 27,251,121,226,247, 39,122,
+164,198,189, 0, 33,204, 46,164,236, 85, 86,249,236,212,234,223,208,201,206,225,242,174, 77,139,173,127, 11,165, 16, 23, 27,137,
+ 11,135, 54,229, 24,244,202,206,136, 60, 26, 92, 89,217,177,128, 45, 71, 42,218, 58,160, 67,227,193,158,181,220,193, 16, 61, 24,
+ 62, 65,255,217, 14,220,231, 33,202,223,175,139,178, 15, 49,121,204,103,241,119,204,107, 64,151,151,151,247, 59,128, 32, 20, 79,
+175,208,160, 78,157, 58,131,183,110,221,234, 24, 23, 23, 39, 10, 9, 9, 81,109,223,190, 61,133, 97,152,223, 0,152, 83,149,250,
+ 69, 72, 84,252, 79, 40,158, 47,167,193,151,159, 12,187, 61,108,204,167,162,200,139,123, 97, 27, 25,134, 89, 55, 19,140,207, 51,
+181, 67, 11,162,107,165,226,224,224, 64,210,210,210,162,179,178,178,188,165, 82, 41,210,211,211,145,145,145,129,236,236,108,104,
+114, 50, 12,246,198, 44, 5,101,200, 0,143,199, 67, 74,172, 30, 70,163, 49,201,220,104, 22, 0,219,165, 75,151,142, 99, 24,198,
+148, 17,177, 88,239,194, 34,235,153,174, 7,239, 65,131, 6,237, 41,210,235, 48,187,168, 22,242,211, 59, 80, 5,233, 29, 90,156,
+ 61,123, 54,188, 71,143, 30,113,165,153, 21,161, 80,104,113, 67,233,178,122, 49, 86, 70,179,172,136, 86,201,249,150,104,154,170,
+ 47, 77,141,224, 75,206, 55,193,225,112,192, 48, 12,204,232, 84,241,151,154,150,162,189, 3, 43, 99,114, 74,156,155,114, 19,135,
+ 86,178, 39,226, 91,141,104,153,206, 5,159,207,199,241,227,199, 49,102,204, 24, 24,141, 70, 72, 36, 18,200,100, 50, 72,165, 82,
+ 28, 61,122, 20,166,244, 15,150,248, 87,189, 94,255,235,138, 21, 43,190,218,182,109,155,152, 16, 2,129, 64, 80,104,180, 22, 47,
+ 94,172,210,233,116,191,154,101,180, 76, 25,223, 25,242, 84, 42, 53,148,219,235,176,180,109,202,104,175,101,179,116,233,210, 81,
+ 12,195,244, 67,137, 20, 14, 37,214, 43,150,250,129, 77,239,192, 98,198,243,228,254, 63,184,120, 38,131, 69, 21,137,100, 21, 26,
+ 46,186, 60,243,226,104,107,115,249,199,239, 23, 91,237,187, 79, 33,242,245,107, 92,249,223,198,124,147,245,234,208, 3, 68, 31,
+ 73, 70,228,145, 54,120,125,164,187,217,111, 79, 20,213,216,205,201, 6, 25, 10, 6, 57,105, 49, 0, 65,200,219, 48, 89,142,182,
+142,151,127,222,180,216,250,240, 3, 26,145,145,145,184,112,104, 99,182,193,160,238, 84, 21,147, 53,156,207,239, 87,167,174,123,
+196,252,113,253, 6, 7,214,118,129,125, 76, 56, 78,140, 30,140,111, 14,124, 4,185, 35, 7,205,123,202, 49,118,185,203, 96,215,
+ 0,225, 75,215, 54,232,103,129,116, 81,147,213,216,203,203,107,240,157, 59,119, 28,234,215,175, 47,122,246,236,153,122,251,246,
+237, 41, 42,149,234, 60,128, 80, 11, 52,139,154,172,198,115,199,143,190,253,221,143,123, 68, 52, 95,128, 85,191,158,192,180,107,
+113,198, 83,209, 57,131, 80,188, 90,177, 84, 52, 26,205,197, 77,155, 54,105,104,154, 70, 70, 70, 6,210,210,210,144,146,146, 82,
+248,153,149,149, 5, 14,135,131, 75,151, 46,105,115,114,114,238,152, 91,192, 91,183,110,121,197,199,199,251, 38, 38, 38, 54, 45,
+152,158, 33,191,119,161,172,200,188,166,137,137,137,237, 1,220, 55,205,143,139,139,171,113,247,238, 93,215,138,244,229,114, 57,
+248,124,126,177,136,150, 80, 40,132,179,179, 51, 12, 6, 3, 14, 30, 60, 8, 0, 25,229,105,240,249,130, 68,154,166,192, 16, 70,
+ 35, 18,137, 24, 87, 87,215, 82, 13,150, 37,154, 5,196,125,240,193, 7,234,224,224,224, 82, 35, 90,149,209, 36,132, 40,187,117,
+235,134,132,132, 4,136, 68,162,194, 31,107,147,161,162,105, 26, 66,161, 16, 73, 73, 73,152, 48, 97, 2, 8, 33,202,191,251,201,
+ 83,180, 77, 83,129, 25,162, 0, 80, 5, 70,232,141,118, 90,230,182,129, 50, 85, 13, 18, 66, 96, 50, 92, 37,150, 23,126,151, 57,
+217,219, 75,180,233, 26,159,149,149,245, 93,126,113,200,246, 18,159, 59, 44,248, 81, 40, 52, 90, 97, 97, 97,216,179,103, 15,178,
+178,178, 32, 16, 8,144,153,153,137,157, 59,119,226,233,211,167, 16, 8, 4, 48, 29, 11,115,253, 91, 96, 96,224,119,215,175, 95,
+127, 58,116,232, 80, 85,104,104, 40, 84, 42, 21, 66, 67, 67,209,189,123,119,245,205,155, 55, 35, 84, 42,213, 82,152, 83,117,104,
+202,248, 94, 48,188,142, 70,163, 65, 72, 72, 72,169, 83, 89,219,148, 36, 34, 34,194,211,104, 52,122, 19, 66,218, 18, 66,172, 80,
+144,194,161,224,255,162,211, 7, 5,203,172, 8, 33,109,141, 70, 99,157,136,136, 8, 79,214, 78,176,188,167, 92, 45, 98,182, 72,
+ 17,147,117,181,252,136, 22, 67,111,250,105,227, 18,171, 95,239,209,136,141,142, 64,208,233,173,217, 70, 70,223,201,194,225,112,
+186,160, 72,174, 13,145, 88, 90,143,161,242,187, 51,231,164,197, 2,132, 83, 25,163, 85, 76, 19, 12,189,105,231,198,197,214,251,
+131, 40, 36,196,190,194,205, 99, 91,178, 13, 6, 77,103,188, 62, 18, 82, 25,205,225,124,254, 2, 30,135,154,223,173,117, 35,126,
+155, 70,117, 33, 77,137, 66, 82, 92, 2, 14,134,165,102, 68,100,106, 62,189, 73,233, 16,253, 74,243, 83,207,113,118,118,182, 46,
+ 60,244,158,104,111,119,231, 68,206,239, 20, 79,161, 35, 58,178, 34,241,102,225,176, 20,197,203,249, 38, 46,114,185,124,104, 80,
+ 80,144,149, 72, 36, 18, 7, 5, 5, 49,219,183,111, 79, 87,169, 84,167, 1,220, 54,107,223,223,196,189, 89,221, 90, 87,191,221,
+242,163, 40, 79,161,132, 66,171,131,208,217,213,248,219,237,199, 3, 80,118, 2,204, 98,154, 66,161,112,255,254,253,251,123,182,
+107,215,206,179, 94,189,122,116, 70, 70, 6,242,242,242, 10, 27, 87, 59, 58, 58, 34, 44, 44,140,137,140,140, 76, 16, 10,133, 7,
+204, 45,103,171, 86,173, 34,105,154,126, 86, 80,141,246, 12, 37,122, 23, 22, 89,213, 59, 49, 49,177,153,171,171,235, 85, 0,146,
+ 34,189, 14,139,106,154,210, 59,124, 5,128,166, 40,234,126,104,104,104, 94,143, 30, 61, 32, 22,139,161, 80, 40,224,225,225, 1,
+131,193,128,211,167, 79, 35, 56, 56, 88,193, 48,204,213, 82,204,107,177,114,170,213, 42, 15, 0,180, 74,169,108, 56,106,212,168,
+246, 51,103,206, 44,214, 37,221,201,201, 9,118,118,118, 22,105, 2, 64, 70, 70,134,223,217,179,103, 63, 15, 13, 13,253,162,103,
+207,158,214, 95,125,245,149,208,203,203, 11, 70,163,145,174,172,102,102,102,166,117, 72, 72,200,154, 54,109,218, 76,238,209,163,
+ 7,247,219,111,191,133,181,181, 53,140, 70, 35,196, 98, 49,114,114,114,176,116,233, 82,220,184,113,195, 64, 8,217,146,157,157,
+ 61,203,194,107, 9, 85,189, 55,203,138, 0,149,149,146,161,140,245,255,242,114,150,104,211,133,130, 20, 14,115,202,200, 96, 15,
+115,175,121,147,209,226,112, 56,136,138,138,194,246,237,219,223,200,163,101, 74,255, 80,134,118,105,251, 78,174, 92,185, 98,164,
+ 40,170,101, 80, 80,208,156,145, 35, 71,126,170, 80, 40,220,165, 82,105,130, 94,175,223,173, 82,169,150, 35,191, 61, 42,223,146,
+103,136, 66,161,136, 46,173,215, 97,201,117, 0,155,114, 53, 75,164,119, 40,150,194,161,196, 54,197, 82, 63,148,146,222,225, 47,
+ 63,239,172,230, 63, 82,243,125, 55, 91,101, 39, 44,125,131,198,227,121, 60,149,190,254,245, 8,170, 42, 38,235,205,104,137, 90,
+ 25,177,112,127, 76, 35,173, 70, 13, 69,118,242,115, 68, 29, 76,169,210,110, 21,148,243, 90, 4,133,168,200, 87,184,119,114, 75,
+126, 57, 95, 31,169,116, 57, 41, 96,222, 15,103,142,240, 41,107, 59, 60,252,124, 12, 18,178, 20, 56,243, 58,243, 16, 81,106, 62,
+251, 21,200,196, 13,128, 54,104,174,239,252, 58,105,107,219,254,214,131, 29,170,241,176,238,203,221, 16,205,181,231, 55,239,220,
+206,146, 49, 16,147, 68, 34,209,245,239,191,255,190, 75,219,182,109,133,131, 6, 13, 42,173,129,188,165,196,221,127,241,234,135,
+ 83,219,214,126,105, 95,191, 5, 54, 47,152,109,220,127,251,113,201, 94,136,229,226,235,235,107,188,117,235,214,204, 9, 19, 38,
+172,235,210,165,139, 91,223,190,125, 5, 30, 30, 30, 16, 10,133,120,245,234, 21,174, 95,191,174,125,253,250,117,130, 82,169,156,
+217,160, 65, 3, 75,114,156,101, 46, 92,184,240,187,130,239,160, 10,170, 11,155,162,160,119,161,105,165,130,164,165, 77, 1, 72,
+ 22, 47, 94, 60, 18, 0,202,232,246,189, 16,192, 54, 0, 92, 66, 72,210,222,189,123, 91, 30, 59,118,172,229,140, 25, 51,248, 61,
+123,246,196,157, 59,119,112,225,194, 5,157, 78,167,187, 93, 96, 92,205, 29, 42,135, 1, 16, 98, 48, 24, 30,175, 90,181,170, 37,
+135,195, 89,104, 90,240,244,233, 83,236,218,181,171, 50,154, 6, 0,107,146,147,147,127,216,187,119,239,194,139, 23, 47,126, 50,
+106,212, 40, 43,189, 94,143,176,176, 48,252,252,243,207,149,210,204,206,206,254,220,193,193, 97,254,233,211,167,119,159, 63,127,
+254,195, 17, 35, 70,208,211,166, 77,195,166, 77,155,240,191,255,253,143, 49, 26,141,199,120, 60,222,168,180,180, 52,197,187,120,
+234, 20, 84,195, 37, 88, 56,214, 97,133,186, 85,169, 26, 52,147,196,170, 10,152,246,163, 67,135, 14,133, 81, 70, 83, 20,174,232,
+ 58, 20, 69, 89, 92,117, 8,192,134, 16,194, 0,216,130,252,241, 69,139,102,133,231,224,207,204,241,230, 42,250, 39,106,108,158,
+ 66,131,176,242, 7,149,182, 1, 8,252, 43, 80,203, 90,184,112,225,250, 69,139, 22,173, 47,153,194,161,232, 74, 37, 83, 63, 44,
+ 89,178, 4,108,122, 7,150,127, 43,165, 27,173,144, 29,122,125,205, 1, 95,125,255,237,236, 69, 6,189, 54,155, 64, 55, 16,175,
+142,134, 86,245,203, 8, 67,230, 94,218,183,120, 19, 8, 50,137,209, 48,167,202,165,255,139,202, 73, 89,219, 33,119,233, 36,252,
+239, 73, 2, 73, 82,232, 63,250, 85,167, 43, 22, 13,202,111,147,197, 12,185,172,206, 60,104,235,198,251,237,243, 78,246,212,169,
+140,145, 22,127, 79, 74, 74,202,241,245,235,215,211,107,215,174,109,175, 84, 42, 75, 54,144,175, 44,179,251, 76,157,203,105, 94,
+199,115,234,189,151,209,253, 96, 70,117, 97, 73, 90,181,106,149, 24, 30, 30, 62,236,252,249,243, 67,175, 93,187,214, 69,161, 80,
+120, 82, 20, 5,137, 68, 18,173,209,104, 46, 10,133,194,253, 22,154, 44, 0,192,162, 69,139,200,146, 37, 75,168,240,240,112,194,
+225,112,254, 0, 16,201,225,112,162,138, 54,130, 47, 58,223,180,205,226,197,139,205,249, 65,188,150,151,151, 23,188,116,233,210,
+118, 75,151, 46,109, 88, 16, 21,186,134, 63,219,124, 89,138, 30,192, 53, 62, 95,144, 64, 81,148, 59, 95, 32, 84,220,186,117,235,
+ 98, 21, 53,149, 58,157,110, 78,108,108,236,186,117,235,214, 45,151, 74,165,205,158, 62,125,250, 71, 85, 52, 11, 76,212, 0, 59,
+ 59, 59,183, 61,123,246, 28,222,185,115,103, 11, 46,151,123,135,162,168, 65,217,217,217,239,116, 80,233,130, 1,162,151, 88, 48,
+214,161, 89,186,111, 59, 73,233, 95, 97,220,140, 70, 99,222,252,249,243, 83, 74, 26,175,146,209, 43,211,255, 5,169, 92,204, 57,
+166,150,244,162,172,192,184, 80,121, 0,144, 63,118, 97,254,176, 58,230, 14, 42, 13, 64, 85,209,125, 78,211,244, 49, 0,207,105,
+154,126, 89,178,163, 75,209,101, 75,150, 44,169,232, 62,103, 97,121,175, 49,227,201,182,152, 6, 22, 87,182, 37,237,223, 24,174,
+124, 59,229, 28,198,231, 47,161,129, 47, 1, 80, 4, 88,247,171, 78,247,117,121, 27,186,180,194,114, 66, 97, 70,193,193,252, 54,
+233, 38,150, 85, 98,223,171,193,140,241, 7, 45,212,244, 65,249, 3,202,190,161, 57,112,224, 64, 78, 25, 63,230,197, 6,149, 46,
+139, 35, 71, 10,179,248,151, 85,206,162,215,155,252,238,221,187,110,129,129,129,137, 40,222,232,191,180,249,196,194,125,231, 0,
+ 48,190,229,227,249, 94,104,214,170, 85, 75,240,234,213, 43,237, 63,235,222,100, 53,255,145,154, 54,126,213, 65, 97, 28,138,230,
+ 14, 42, 55,162, 85,196,160, 17,242, 51,178,194, 98,203, 40,167,233, 62,183,137,136,136,240,172, 93,187,118, 52,128,172, 18,229,
+ 40,109, 25, 97,207,209,127, 94,179, 52,198,163,248, 80,116,239, 21,165,245, 14,199, 95,112, 34, 88, 77, 86,147,213,100, 53, 89,
+ 77, 86,147,213,100, 53, 43,107,180,222, 91, 8, 33,160,193,194,194,194,194,194,194,194,194,242,151, 64,149,227, 74, 45, 9, 9,
+ 86,198,217, 94,100, 53, 89, 77, 86,147,213,100, 53, 89, 77, 86,243, 63,167, 89,145,118,209,237,223,215,170,195,241, 0,118,176,
+ 85,135,172, 38,171,201,106,178,154,172, 38,171,201,106,254, 83, 52,203, 50, 44,239, 45,132, 16, 51,199, 58,100, 97, 97, 97, 97,
+ 97, 97,249, 71,208,165, 46, 92,185, 70,208,103, 95,153,213,137,170, 66,122,212, 66, 53, 0,120, 91,122,255, 81, 92, 1,244, 42,
+242,255, 41, 20,244,140,103,141,214,251, 75, 29, 0, 95, 1,176, 46, 50,239, 30,128, 21, 37,214,219, 7,160,232,128,132, 10,228,
+143, 19,248,210,146, 47,163,105,122, 69,187,118,237, 62,187,113,227,198, 90,131,193,176,180, 18,229,245,116,117,117,253,142,162,
+168, 38, 0,120, 20, 69,189, 74, 78, 78, 94, 97, 48, 24,170,210,107,165,166,139,139,203, 74, 0,141,104,154,230, 81, 20, 21,145,
+156,156,188,204, 96, 48, 92,169,130,166,220,217,217,185, 53, 33,196, 5, 0,135,199,227,165,199,199,199,223, 69, 37,115, 43, 13,
+ 92, 28,198,207, 81, 24,120, 0, 96, 37,229,234,143, 44,246,211,153, 59,143,189,196, 89, 88,254,219,144,252,158,201,197,232, 94,
+ 11,203,137, 1,179,140, 0,213,205, 11, 27,207, 69, 98, 86, 89,219, 83,165,244,106, 46,169,217,189, 22,150, 27, 73,190, 70,183,
+ 90, 88,115,238, 21,202,237,105,111,142,166,137, 29, 0, 61,222,140, 81, 10, 40,243,122, 95,255,211,233,133,226, 85,156,133, 85,
+158,229, 26,173, 33,117,225,106,228,130,123, 36, 12,166,110,188,114, 0, 13, 11,126,228, 95, 34, 63, 87, 81,110, 21, 11,247,190,
+104,254,211, 88, 72, 8, 25, 86,236, 98, 45, 37, 15, 81,167, 78,157,250,158, 63,127, 94, 98, 26,239,142, 97, 24,136,197, 98, 3,
+128,209, 22,124,151,211,144, 33, 67,230,254,244,211, 79, 24, 60,120,240,252,147, 39, 79,174, 7,144,103,238,198,182,182,182, 3,
+109,108,108, 54,253,248,227,143,142, 45, 90,180,164, 4, 2, 1, 94,189,138,112,159, 48, 97, 66,189,240,240,240, 99, 41, 41, 41,
+159, 90,186,243,118,118,118,195,109,108,108,214,109,223,190,221,161, 77,155, 54,160, 40, 10,193,193,193,238,159,127,254,121,195,
+152,152,152, 3,201,201,201,147, 45,213,180,183,183,175,107,109,109,221,113,243,230,205,226,214,173, 91, 67, 36, 18, 33, 52, 52,
+ 84, 54,113,226, 68,151,248,248,248,176,228,228,228,171,150,154,172, 71,193, 39, 62, 52,232, 52,171, 0,128,203, 23,206,110,177,
+238,246,137, 71,151, 79,244,169,104,222,192,197, 97,191,179,102,139,133,133,165, 40,195,221,224, 66, 8,190, 60,255,243, 2, 26,
+ 0,186,125,242,205,180,225,110, 88,251,107, 66,217, 99,216, 90,168, 55,107, 84, 53,108,218, 19,143,228,170,148,115, 7, 64,127,
+206,229, 78,107, 30, 24,232, 48,229,230,205, 8, 29,176,251, 63,114,138, 74,173,230, 44,211,104, 13,240,195, 82, 67,126,196,132,
+234, 81, 27, 7, 46, 68,114,174,119,234,212,169,246,216,177, 99,169,198,141, 27, 35, 56, 56,184,238,129, 3, 7,122,157, 58,117,
+ 42,194,104, 52, 6, 3,120, 2,243,179, 90,243, 0, 4,112, 56,156, 38,255,112,205,127, 50,210, 2,115,149,140, 63, 19,157,190,
+145,240,244,210,165, 75,199,185, 92,174, 41,162,213, 92,161, 80, 56,151,136,130,153, 67, 13,189, 94,143,103,207,158,129,166,105,
+ 30, 0, 47,188, 57,164, 70, 89,184, 75, 36,146,173,183,239, 5,219, 83, 92, 49, 50,213, 0,212, 58, 8,100,206,248,105,215, 94,
+187,153,211, 39, 15,184,114,229,202,245,220,220,220, 95, 44, 40,143,151, 84, 42, 93,255,240,225, 67,123,137, 68, 2,134, 97,144,
+155,155, 11, 23, 23, 23,252,248,227,143, 54, 51,103,206, 28,150,147,147,115, 69,173, 86,255,207, 18,115,110,109,109,221,241,241,
+227,199, 98,211,128,210, 90,173, 22,238,238,238,216,183,111,159,112,218,180,105,126, 89, 89, 89,113, 90,173,246,181,185,130, 57,
+ 10, 3,207,160,211,172,218,179,101,113,117, 0, 24, 53,121,241, 42, 65,174,213,105,115,230,229, 40, 12,167, 0,176, 70,139,229,
+239,166,137,131,131,195,145,180,180,180,171, 0, 62,197,219,137, 52,212, 21,137, 68, 13, 24,134,113,161,105, 26, 28, 14, 39, 73,
+161, 80, 60, 4,240,162,178,130,246,181, 58,244,129, 80, 50, 6,132,105, 72, 3,160,104, 58,212,168, 83,238, 74,127,113,229, 68,
+149, 52, 5,226, 79, 0,210,144, 6, 24,138,166, 31, 50, 6,229,143,105,207,174,156,249,167,156,156, 59,217,240,174,229, 98,254,
+192,152,111, 67,239,227,154,112,165, 25,208,251,162,204,175, 86,156, 10,244,156, 62,125,186,203,228,207, 62,163,198,140, 30, 93,
+231,234,141, 27, 84,123, 75, 70, 43,120, 63, 41,179,193,126,169, 70,107,160, 31,108, 9, 48,231,192,166,175,104, 46,135, 67, 13,
+157,190, 98,216,206, 45,107,232,174,125, 6, 21, 86,159,180,109,219, 22,109,219,182,165, 86,173, 90, 85,231,143, 63,254,168,179,
+111,223, 62,195,237,219,183, 31, 2, 56, 88,214,151,117,175, 5, 21, 3,136,248, 60,174, 98,232,130, 95,182, 7, 6, 6, 66, 40,
+ 20,162, 42,154, 0,208,181, 54,253,154,103, 87,243,225,208,169, 11,163, 91,180,104, 69,222,134,230,123,196, 61,160,112, 80,107,
+219,234,213,171,183, 54, 24, 12, 34, 0,224,114,185,234,216,216,216,169,200, 31, 27, 16, 0,142, 49, 12,211,215, 2,109, 26,192,
+162,190,125,251,206,159, 50,101, 10, 60, 60, 60, 48,109,218, 52,232,245,250,224, 51,103,206, 44, 4,176, 18, 21,220, 60, 78, 78,
+ 78, 11,183,110,221,106,199, 21, 72,209,120, 78, 36, 18,179, 12, 0, 0,153, 16, 56, 62,137, 96,218,180,105, 86, 65, 65, 65,203,
+ 44, 49, 90, 78, 78, 78, 75,127,252,241, 71, 59,137, 68, 2, 66, 72,225, 88,140,121,121,121,200,203,203,195,228,201,147,173,194,
+194,194,190,179,196,104, 57, 59, 59,183,222,188,121,179, 88, 36, 18, 33, 47, 47,143,175,211,233,168,220,220, 92, 40,149, 74,162,
+213,106,117, 83,167, 78, 21, 62,121,242,164, 67, 98, 98,226,107,176,252, 83,224, 0,248,136,199,227,245,175, 93,187,118,211,151,
+ 47, 95, 62, 48, 24, 12, 71, 1, 28,125, 11, 47, 83,157,221,220,220,150, 39, 36, 36,108, 6,176,247,191,114, 64,157,157,157,143,
+222,186,117,171,250,214,173, 91, 71,175, 93,187,246, 52,128,255, 85, 65,142,207,231,243, 7,180,111,223,190,250,168, 81,163, 4,
+206,206,206,208,104, 52,136,140,140,180, 58,116,232,144,103,104,104,104, 92,193,136, 24,102,191, 80,216,215,109, 37, 3,215,234,
+ 64,203, 86,173,219, 12, 30,240,145,220,217,222, 26, 42,173, 17, 47,163, 19, 61,206,158, 62,222, 62,156, 47,190,165,211,101,127,
+156,254,226, 86,158,165,154, 29, 59,118,110,211,165,115,103,185,181,141, 53,178, 21, 58,188,138,138,247,188,124,225, 68, 91, 46,
+ 87,124,141,161,244, 35, 82, 30, 95, 80,190,203,115, 51, 13,224, 42, 68,246, 13, 26,182,106, 28,212,109,236,178,166,132, 16,208,
+ 4, 27, 75, 70,179,166, 1,220,141,249,195,126, 89,164, 7, 66, 8, 69, 97, 77,209,104, 86,247, 90, 88, 78, 8,102,129, 6,213,
+189,130,106, 74, 19,221, 0,161,141,157, 93,224,196,241,227,169,220,156, 28,132,134,134, 42, 75,154,172,245,213,192,191, 70,163,
+198,177,216,202,155,237,127,104, 52,171,212,170, 67,179,243,104, 73, 36,146, 82,231, 91, 91, 91,163, 99,199,142, 88,177, 98, 5,
+ 23, 64,147, 18,139,139, 15,178, 10, 8, 79,110,155, 7,107,169,144,246,240,240,144, 91, 89, 89, 85, 89, 19, 0, 64, 24,175, 86,
+ 30,228,131,251,191,124, 53,250,226,190,117, 1,138,220, 44, 94,201, 85,100, 50, 25,188,189,189, 49,127,254,124,243, 52,171,206,
+223,170,233,226,226,226,211,182,109,219, 38,151,174, 94,181, 73, 72, 72, 16, 38, 36, 36, 8,207, 95,186,100,211,178,101,203, 38,
+ 46, 46, 46, 62,133,135,234,205,174,166,229,149,243,155, 45, 91,182, 44, 60,118,236, 24,221,182,109, 91,216,218,218,162, 99,199,
+142, 56,125,250, 52,119,237,218,181,223, 2,152, 95, 81, 57,105,154,110,211,182,109, 91, 10,132, 32, 41,219,128,187, 43,124, 16,
+186,198, 23,185,106,130,140,236, 28,168, 84,106, 72, 36, 18, 17,242,171,123,205,221,247, 86, 45, 91,182,164, 0, 20,154,171,220,
+220,252, 41, 47, 79, 1,173, 86, 7,161, 80, 40, 7, 32, 50, 87,147, 16,226,210,186,117,107, 0,128, 78,167, 43,124,195,203,202,
+202,162,178,179,179,161,213,106,193,227,241,248,168,184, 93, 99,161,166,149,148,171,231,242,133,179, 71, 77, 94, 28, 59,106,242,
+226, 88, 46, 95, 56, 91, 43,207, 49,154, 51,207, 74,202,213,191,227,235,211,145,166,233,159,107,213,170, 21, 70,211,244, 30, 0,
+ 46, 85,212,108, 6,224, 91,177, 88,124,209,215,215, 55, 86, 34,145, 92, 42, 48,234, 45, 43,169, 41,144, 72, 36,151,190,253,246,
+219,195, 15, 30, 60, 24,252,199, 31,127,120, 61,122,244,104,192,170, 85,171, 14,200,100,178,235, 40,222, 46,209,226,123,211,203,
+203,107,231,221,187,119,155,181,106,213,234, 39, 0,194,183,116,191,115, 0, 52,130, 89, 35,114,188,147,243,238,214,184,113,227,
+234, 34,145, 8, 93,186,116, 1,128, 14, 85,209,228,243,249, 3,230,207,159, 95,107,193,130, 5,130,196,196, 68, 92,186,116, 9,
+247,238,221,131,193, 96,192,164, 73,147,132,163, 70,141,170, 41,151,203, 7, 88, 84, 78,174,213,129,233,159,207,232,241,229,180,
+113,242,135, 49, 58,236,186, 24,131,223,111, 39, 34, 69, 41, 64,159, 1,163,172,187,247, 27,210, 93, 32,180, 62, 96,169,230,220,
+ 57,115,122,140,255,100,152,252,105, 34,131,227,119,146,112,231, 89, 54, 12, 60, 27,244, 28,240,169,109,195,214, 61,122,113,193,
+219,253,174,207,209,143, 64,139,233,211,167, 59,206, 94,243,235, 77,183,102, 31,109, 76,205, 68,219,162,198,167, 46, 96, 99, 39,
+149,126,244,172,125,251,113,226,252,241, 98,203,213, 44,166,215,164,223,166,148, 76,180, 43,218, 62,171,157, 29,234, 20, 84, 43,
+114,206,255,188,128, 38, 20,166, 13,119, 43,246, 28, 40,181,156, 87,128,193,211,103,204,224, 89,219,218, 98,203,150, 45,208, 40,
+ 20,197,218,204,118,174,142, 30, 23, 37,220,184,154,190,238, 97, 29, 61,169,235,255,194,247,149,241,101, 70,180, 78,158, 60, 73,
+122,247,238, 77, 1,192,145, 48,100, 14,240,195,119, 67,166,124, 59,159,162, 41, 82, 35,160,213,211,106,181,252, 21,246,246,246,
+ 80, 42,149,208,104, 52,224,243,249, 80,171,213,136,137,137,193,157, 59,119, 96,107,107,107, 81, 73,114,114,114, 32,147,201, 32,
+147,201,222,138,230,188,209, 93,132,175, 98, 83,133,231,238, 92,105,255,253,103,255,107, 81,171, 81,135, 71,157,135, 76,123,108,
+229,232,166,126,244,232, 17,110,221,186,133,204,204, 76, 4, 6, 6,254, 91, 78,230,189,130, 54, 89,247, 0,216,214,174, 93,219,
+253,220,197,107,182,121,106,198, 42, 42, 89,207, 99, 24, 6, 18,137,171,225,224,145,227,217,131, 7,244,161,146,146,146, 82, 0,
+220, 43, 48,183, 21,141,169, 40, 2,224, 51,112,224,192,185,159,125,246, 25, 34, 34, 34, 48,110,220, 56,213,189,123,247,210, 91,
+181,106,101,255,227,143, 63,138,103,206,156,137,171, 87,175, 46, 58,121,242,228,111, 0, 34, 1,148, 58, 86, 27, 33,132,207,231,
+243, 97, 40,176, 13, 58, 35, 83,232,239,115,114,114, 64, 84,153,224,243,249, 28, 0,142, 48,179, 29, 29,195, 48,124, 30,143, 87,
+104,178, 98,146,115, 16,147,162, 68, 78,158, 22, 42,149, 1, 90, 21, 1, 71, 98,207, 5,162,156, 1, 68,153, 27, 29, 17,137, 68,
+ 48, 24, 12,200,205,205, 47,134, 41, 82,166,213,106,145,157,157, 13, 14,135, 35, 3, 96, 5, 32,195, 28,193,130, 70,238,191, 23,
+ 84, 3,226,254,175,125, 29, 94,158,154, 87,108,158,149,148,171, 63, 50,211,143, 99,239,222,240, 70,163,193,187,125, 11,231,189,
+219,246, 89, 66, 71, 71,199,203,135, 15, 31,246,171, 83,167, 14, 34, 35, 35,125, 7, 13, 26, 20,152,152,152,216, 8,150,143,201,
+ 40,161,105,250,187, 81,163, 70,125, 54,116,232, 80,170,110,221,186,224,114,185, 48, 24, 12,238, 17, 17, 17, 29, 15, 29, 58, 52,
+103,231,206,157, 63, 26,141,198, 47, 96,126,187, 63, 90, 32, 16, 28,220,190,125,123,187,192,192, 64,236,217,179, 7,247,238,221,
+ 99,154, 53,107, 70,143, 28, 57, 18,158,158,158,129, 35, 71,142,252, 93,163,209,244,172,100,100,203,179,101,203,150,213, 57, 28,
+ 14, 90,181,106,197,191,117,235, 86, 99, 0,183,170,120, 76,101,238,238,238, 87, 59,116,232,208,232,226,197,139, 33, 73, 73, 73,
+ 29, 44,216, 95, 0,232,231,230,230,182,202,218,218,218,214,130,103,172, 50, 62, 62,126, 22,128, 35,102,110,210,162, 73,147, 38,
+136,142,142,134,143,143, 15,248,124,126, 75,157, 78, 55, 1, 64, 15, 0, 95, 3, 8,179,160,188,117, 59,119,238, 92,189, 67,135,
+ 14,212,145, 35, 71, 10,219,135,210, 52, 13,131,193, 0, 62,159,143, 22, 45, 90,208,193,193,193,213,238,223,191, 95, 23,102, 84,
+ 35,218,215,234,208,167, 85,155,246,109,218, 5, 54,160,215, 30,121, 9, 35, 99, 4,135, 50,128, 75, 49, 96,244, 66, 8,249, 28,
+212, 13,104,202,121,246,228, 97,160, 86,163,235,147,254,226,226, 9,115, 52,123,116,235,218,214,207,167, 46,253,253,239,175,144,
+ 21, 31,102,140, 15,191,150, 70,115,104,248, 53,233,228, 80,215,191, 17,167, 81, 96, 7, 94, 66,228,147,142,106,117,187, 46,153,
+ 17,215, 46,190,139, 27,114, 9,192,113,175,230,240, 81,239,174, 29,248,137, 9, 9,138, 67, 71, 78, 60, 86,234,113, 7, 0,174,
+ 2, 84, 79,160, 65,253,230,205,219,255,184,114,165,189,171,171, 43,111,196,208,161,134, 29, 33, 33, 33, 40,163,234,119, 9,192,
+113,112,113,233, 50,113,226, 68, 78, 98, 66, 2, 57,116,244,212, 35,147, 30,242,223, 82,234, 55,112,247,237, 13,197, 51,139,170,
+ 41,251, 0, 2,103, 23, 23,191, 9, 19, 38, 32, 41, 33, 1,123,246,238,205, 83, 3,183, 77, 81,172,227, 28,108,246,175,229, 50,
+102,246,167,125,169,234,174, 14,152,184,104, 71,203,142,186,148, 90, 72,252,243,252, 23,245, 34,239,177,201, 26, 95,170,209, 42,
+201,255,194,176, 80,206,135,215,161, 67,251,233,212, 92,157, 34, 34, 34, 2, 14, 14, 14,112,117,117,133,181,181, 53,158, 62,125,
+138, 75,151, 46,225,249,243,231, 96, 24, 6, 13, 27, 54,180,168, 52,105,105,105,120,248,240, 33,108,109,109,223,154,102,173,234,
+142,152, 82,221,145,159,156,158,195,191,120,239,121,224,142,121, 3,252,105,223, 1, 59,139, 14, 18,171,213,106,241, 47,161,176,
+119, 97,245,234,213, 91,239,218,181,139,175, 49, 64, 94,119,194,237,213, 10,181, 81, 10, 0, 82, 17, 71, 17,188,202,251,139,111,
+190,249, 70,241,201, 39,159,248,198,198,198,174, 48, 35,214,191,188,115,231,206, 95, 18, 66,120,211,167, 79, 7, 0,140, 26, 53,
+ 42,231,206,157, 59,117, 1,164, 92,186,116,201,109,236,216,177, 47, 46, 95,190, 44,153, 49, 99, 6,199, 96, 48, 60,229,114,185,
+228,228,201,147, 75, 1, 44,126,227, 23,145,166,131, 66, 66, 66,106,184,121,122,195,211,158, 70,219,249,207,243, 31,112, 18, 6,
+113, 81,175, 16,254,232, 30, 92, 92, 92,172, 93, 93, 93,195,226,226,226,116,241,241,241,115, 20, 10,197,214, 10,202, 24, 26, 28,
+ 28,236,234,233,233,137,188,188, 60,196,165, 42, 49,237,168, 4, 57,170,252, 32, 6, 15, 42, 52,170,238, 45, 23,211,218,123, 41,
+ 41, 41, 58,173, 86,187, 32, 59, 59,123, 87,121,154, 60, 30, 47,253,209,163, 71, 50, 15, 15, 15,168,213,106,146,145,145, 65, 41,
+ 20, 10,228,230,230, 82,167, 78,157,250, 48, 49, 49,177,153,151,151, 23,229,238,238,190, 52, 49, 49, 81, 21, 31, 31, 63,206,156,
+170,201, 2,195,100,228,114,185,107,199,143, 31, 63,248,183,223,126, 11, 58,178,216,175, 95,145,234, 18,235,128,128,128,115, 13,
+ 26,248,187,237, 93, 83,127, 35,128,213,255,128,107,107,204, 87, 95,125,229,103,103,103,135,137, 19, 39, 98,201,146, 37, 88,184,
+112, 97,157,137, 19, 39,142, 7,176,222, 2, 29,177,139,139,203,253,239,191,255,222,183,117,235,214, 56,125,250, 52,246,239,223,
+143,215,175, 95, 27,188,188,188,184,129,129,129, 88,180,104, 17,186,119,239, 62,110,234,212,169,237, 19, 18, 18, 26,155,105, 62,
+ 62, 89,180,104, 81,191, 54,109,218, 96,244,232,209,154, 43, 87,174, 12, 6,112,254,194,133, 11,157,174, 94,189,122,228,215, 95,
+127, 21,127,251,237,183, 93,102,206,156, 57, 17,192,166, 74,236,255,135,237,218,229,143,161,220,166, 77, 27,172, 90,181,170,123,
+ 21,141,150,192,222,222,254,212,158, 61,123, 26,121,123,123, 99,196,136, 17,141, 7, 15, 30,124, 42, 51, 51,179, 43, 0,179, 30,
+ 72,213,170, 85,251,238,216,177, 99,181,203,170, 89, 40, 13,141, 70, 99,247,209, 71, 31,173,140,138,138,178,200,104,237,219,183,
+ 15,179,102,205, 66,195,134, 13, 27,180,104,209, 98,219,132, 9, 19, 48,112,224,192,206, 79,159, 62,117, 70,126,175,229, 10, 17,
+137, 68, 13, 62,254,248, 99,193,221,187,119, 1, 0, 1, 1, 1,104,212,168, 17,162,163,163, 17, 20, 20, 4,141, 70, 3,103,103,
+103,244,239,223, 95, 20, 21, 21,213, 32, 45, 45,173, 66,163, 69, 11, 37, 99,250,245,238, 41, 63,126, 39, 17, 70,198,128,166,181,
+173, 16,232,235,132,103,113, 57, 8, 14,139,131, 81,203,135,149,157, 61, 90,182,239,102,151, 20,255,122, 76, 58, 80,113,123, 45,
+161,100, 76,255,126,189,100,199,111, 39, 32, 43, 33,156,188,188,247,219, 37,189, 90, 49, 14, 0,130,254, 56,176,205,197, 94,220,
+181,110,147,166,156, 14, 93,251,218, 30,221,159, 52, 38,243,239, 25,219,239, 13,174, 86,199,118, 79, 94,218,168,217,195,218, 18,
+158,173,251, 61,185, 94,191,217,180,172, 59,208,109,206, 87, 95,181,248,116,252,120, 17,195, 48,248,245,151, 95,114, 30,134,132,
+ 60, 27, 15, 48, 19,202,208,219, 12,120, 14,238,215, 79, 40,183,178,194,231,211,166, 65,174,215, 95, 46, 60, 36, 64,231,207,191,
+252,178,245,228,201,147,197,219,150,126, 22,212,125,236,178, 38, 12, 33,148,169,154,114, 95,249,161,184,102, 99,251,245,131,220,
+202, 10,211,167, 79, 7,165,211,157, 43, 52, 80, 92, 92,254,228,195,182,129,195,250,180, 1, 5, 10,251, 79,222,192,203,232,212,
+ 71,151, 19,241,234,125,117, 85, 37, 40,179,141, 86,185, 85,135,185, 58, 36,119,238, 53, 32,177,110,221,186,185,117,234,212,201,
+ 77, 79, 79,199,227,199,143,145,153,153,137, 77,155, 54, 33, 60, 60, 28, 12,195, 84,218,192, 48, 12,131,183,173, 9, 0,206,246,
+ 86, 24,209,179, 57, 87,163, 86,136, 82, 83, 83,139, 85, 31,253,139,140, 86, 33, 6,131, 65,228,229,229, 5, 26,160,178,149,122,
+ 89,210,190,118, 84,210,190,118, 84,182, 82, 47,211,106,181,180, 76, 38,131, 70,163, 17,153, 33,197,251,224,131, 15,190,252,237,
+183,223,120,203,151, 47, 71,189,122,245,160,211,233,112,231,206,157, 56, 0, 41, 5,235, 36, 92,187,118, 45,193,100,132, 87,172,
+ 88,129,163, 71,143, 82, 93,186,116,153, 83,218,245,148,152,152,248,221,132, 9, 19, 50,148,185, 25,216, 62, 68,133, 35, 35, 82,
+241,115,191,215, 24,106,127, 24, 25,201, 49,216,177, 99, 7, 46, 92,184, 72,157, 63,127,129,127,229,202, 21,105,175, 94,189, 54,
+ 86,171, 86,237,100,121,133, 76, 72, 72, 88, 62,121,242,228,172,220,220, 92,228,230,230, 66,165, 82, 35, 67, 1, 60, 90,231,135,
+ 71,235,252,160,102,196,216,178,121, 43,253,232,209, 35,135,215,175, 95,187,245,233,211,103,157,171,171,235,206,242, 52,227,227,
+227,239, 78,153, 50, 69,157,147,147, 3,173, 86,171, 51, 26,141, 90,149, 74,165, 63,112,224,192, 12,123,123,251,150,167, 79,159,
+230, 93,184,112,145,123,229,202, 85,254,165, 75,151,172, 59,118,236,120,208,217,217,121,183, 57,145, 50, 14,135,179, 97,239,222,
+189, 99,182,108,217,226, 28, 24, 24,232, 95,162, 42,202,181,107,215,174, 53,126,249,229,151,106,171, 86,173,154,131,252, 14, 40,
+239, 20, 7, 7,135,169,253,250,245,195,150, 45, 91,112,226,196,137,153, 27, 55,110,196, 7, 31,124, 0, 55, 55,183, 41, 48,191,
+218, 11, 0, 86,175, 95,191,222,215,215,215, 23,163, 70,141,210,142, 27, 55,238,139, 93,187,118,121, 93,191,126,157,191,123,247,
+238, 26, 19, 39, 78,156, 62,108,216, 48,117,205,154, 53,177,105,211,166,218, 52, 77,111, 48,235,254,118,118,158, 49,116,232, 80,
+172, 89,179, 6, 87,174, 92, 25,128,252, 31, 84, 45,128, 51, 55,111,222,236,243,237,183,223, 98,192,128, 1,112,119,119,159, 94,
+153,200,147,159,159,223,130, 30, 61,122,224,250,245,235,104,220,184, 49, 90,182,108, 57, 19,128, 67, 37, 15, 39, 45,147,201, 14,
+238,218,181,171,109,141, 26, 53,176,108,217, 50,212,170, 85, 11, 59,119,238,108, 43,149, 74, 15,194,204,230, 27,214,214,214, 50,
+137, 68,130, 57,115,230,144, 1, 3, 6,100, 84, 52,205,156, 57,147, 8,133, 66,216,218,218, 90,155,107,138, 69, 34, 81,171,122,
+245,234,225,206,157, 59,184,112,225, 2,230,207,159,143, 25, 51,102, 32, 53, 53, 21, 31,127,252,177, 4,192, 64, 11,246,219,201,
+209,209, 17, 57, 57,249,227,194,215,171, 87, 15, 15, 30, 60, 64,106,106, 42,220,221,221,145,148,148, 4,123,123,123,120,123,123,
+131, 97, 24, 39,243, 36, 73, 61, 7, 59,107,164,100,106,192,133, 1, 77,234, 58,224,242,227,116,196,164,106,225,100,111,131,164,
+148, 84, 84,179, 23,161,122,117, 15, 16,194,212, 51,203, 1,115,232, 38, 66,145, 24, 25,185, 58,196,135, 93, 73,215, 25, 53, 19,
+178, 34,111,198,102, 69,222,140,213,105,212, 19,130,110, 92, 72,175,225, 44, 70,245,234,213, 65, 17,166,249,187,184, 31, 7,121,
+160,186, 84,204, 29,117,225,231, 5,212,201, 31,231, 81,154,244,152,102, 61,156,243, 35,203,142,128,215,160,143, 63,110,245,197,
+ 23, 95,136,146,147,147,153, 97, 67,134,100, 44, 95,188,248,226,217, 10, 94, 12,242,128, 58, 93,187,118, 5, 13,224,236,249,243,
+138, 36, 32, 14, 0,156,129,234,125, 63,250,168,221, 87,115,231,138,211,210,211,153, 59, 17,121,199,195, 83, 72,127, 59, 35,188,
+204,105,159,101, 4,234,155,116,207,157, 59, 71, 84, 64, 16, 0,116,168,142, 41,221, 90, 7, 4,142,236,215, 14,137, 41,153,152,
+190,252,103,108, 59,116,245,156,181,158,116,250, 23,253, 20,143,175,148,209, 42,168,250,121, 99,158, 82,249,102,237, 65, 85, 13,
+204, 95,161, 89, 26,255, 70,163,101, 66,175,207,175, 37,209,234, 25,104,245,140,233,173, 22, 42,149,202,108,137,115,231,206,237,
+153, 54,109, 26,214,173, 91,135, 23, 47, 94,128,207,231,163, 94,189,122,174, 0,100,166,103,126,147, 38, 77,156,104,154,198,179,
+103,207,176,118,237, 90,124,242,201, 39,228,214,173, 91, 59, 81,122,190,148, 7, 25, 25, 25,155, 39,140,251, 36, 43, 51, 57, 6,
+122, 85, 38, 82,226, 95, 65,163,200,194,178, 21,223, 65,169,231, 34, 41, 91,135,164,108, 29,104,161, 29,182,253,184,139,227,231,
+231,215,131,195,225,244, 46,167,156,119,146,147,147,127,156, 52,105, 82, 86, 82, 82, 82,225,254,105,245, 4, 90,125,241,235, 85,
+ 34,145, 96,195,134, 13,214,117,235,214,237,199,229,114, 59,150,163,153, 24, 27, 27, 27, 62,105,210, 36,109,114,114, 50,178,179,
+179,113,252,248,241, 62, 53,106,212,176, 93,185,122, 29,165,208,113,145,148,165, 67, 82,150, 14, 2,153, 19, 14, 30,249,141,227,
+237,237, 61,140,203,229,182,172,200,100,253,250,235,175, 35,135, 12, 25, 34, 95,189,122,117,198,177, 99,199,182, 0, 40,122, 66,
+158,109,216,176,225,208,193,131, 7,115,191,252,242, 75,187, 85,171, 86,205,124,199,102,171,227,144, 33, 67,124, 24,134,193,225,
+195,135, 31, 1, 88,255,219,111,191,221,215,104, 52,248,248,227,143,189, 10,170,145,204,161,217,176, 97,195, 62,107,219,182, 45,
+ 62,255,252,115,221,197,139, 23,155, 0, 88,135,252,170, 92, 2, 32, 26,192,198,171, 87,175, 54,156, 58,117,170,166,121,243,230,
+ 24, 61,122,244, 39, 0,218, 86,160,219,106,232,208,161,190, 12,195,224,192,129, 3, 15, 1,156, 46,177,252,210,145, 35, 71,238,
+104,181, 90, 12, 31, 62,188, 38, 0, 75, 30,228,124,161, 80,120,248,155,111,190,177,137,143,143,199,200,145, 35, 53,207,158, 61,
+195,226,197,139,197,214,214,214,167,139,220, 3,102, 35, 20, 10,119,252,240,195, 15,253,234,215,175,143, 73,147, 38,105,183,110,
+221, 58,237,179,207, 62,211, 54,105,210, 4, 91,182,108,233, 39, 16, 8, 44, 26, 90, 36, 33, 33, 33, 43, 44, 44,204,190,162, 41,
+ 46, 46,206,220,238,249, 18,153, 76,118, 59, 32, 32, 32,167, 94,189,122, 77, 13, 6, 3,158, 62,125,250,106,207,158, 61, 76,189,
+122,245,176,121,243,102,172, 90,181, 10,189,123,247, 6,135,195, 49,219,104,113, 56, 28,232,116, 58, 72, 36, 18,112,185, 92,188,
+122,245,202,148, 90, 6,124, 62, 31, 0, 32,149, 74, 33, 22,139, 65,211,180, 89,189,209, 40, 10, 36, 71,169, 7,143, 71,131, 75,
+ 51, 8,143,206,134, 78,207, 64,196,231,128,199,165, 0,194,192, 70,202,131, 72,192, 1, 77, 81,140,153,154,200, 86,232, 32,224,
+211,224,241, 5, 20,109, 48,138, 11,127, 28,185, 70,177, 88, 44,160, 28,172,132, 16,241,255, 65,195, 2, 83,249, 13,203,199, 0,
+ 60,169,135,199,224, 53,107,215, 10,114,242,242, 48, 96,192,128,140,168,251,247,247,170,128,251,237, 43,232,164, 68,115,185,117,
+ 59,180,111,143,224,144, 16,228,102,102,190, 4,242, 27,199, 11,220,220,134,108,216,176, 65,160, 82,171, 49,160,127,255,172, 23,
+ 55,110,252, 26,155,135,147, 7,162,243,141, 88,133,231,157,207,119, 49,233,102,103,102,102, 2,249, 41, 36,156, 29,101, 43, 39,
+ 15,235,142, 92,165, 26,179,191,219,203,132,132, 39, 78,185, 30,135, 94,191, 37, 32,251, 95,246, 51, 60,190,196, 4,192,140,132,
+165,166,232, 82, 69,102, 69,163,209,188,117, 3, 84, 85,205,210, 76, 98, 85, 53,255,137,112,185, 92,245,243,231,207, 5, 86,246,
+110,140,189,156,151, 89,227,147, 27,214, 0, 96, 39,227,102,235,140,122, 38, 33, 33, 1, 66,161, 80,109,102,117,195,184, 29, 59,
+118, 44, 3,224,207,229,114, 79,238,218,181,139,218,187,119,175,237,208,161, 67, 35,194,194,194,226, 3, 2, 2, 60,119,237,218,
+101, 5, 0, 27, 55,110, 36, 7, 15, 30,236,142,252,148, 25,101,230,113, 73, 78, 78, 94,156,158,158,126,107,242,228,201,155, 4,
+ 2,129,173, 84, 42,181,191,126,253, 58,165,214, 17, 52,251, 42,186,176, 39,162,149,152,198,181,121, 86, 24, 63,126, 60, 39, 44,
+ 44,108, 69,124,124,252,201,114, 52,231,100,101,101, 93,127,241,226,197, 58,107,247, 70,142, 82,207,175,172, 3,231, 61, 3, 0,
+120, 58,240, 64, 23, 60, 23,179,178,178,144,154,154,138,207, 62,251,204, 54, 34, 34, 98, 78,124,124,252,229,114,162, 90, 87,211,
+210,210,226,158, 60,121,210,129,199,227, 9,164, 82,105,179,219,183,111, 83,106, 45,131, 6,115,162,145,145,151, 95, 78, 59, 25,
+ 23, 65,223, 56, 99,202,148, 41,220,151, 47, 95,126,151,152,152,216,166,212,135, 25, 77,175, 42,106,178,102,207,158, 29, 10,160,
+ 38,128, 98, 85,163, 70,163,145, 26, 62,124,248, 99, 0,245,190,252,242, 75, 59, 66,200,204, 57,115,230,100, 0,216,254,119, 95,
+ 75, 86, 86, 86, 43, 39, 76,152,128,131, 7, 15, 34, 51, 51,115, 3, 0,228,228,228,172,223,183,111,223,129,113,227,198,225,151,
+ 95,126, 89,153,154,154,122, 22, 21,119,213,254,224,227,143, 63,198,153, 51,103,240,199, 31,127, 44, 0,240,180,140,245, 94, 92,
+191,126,125,206,177, 99,199,190, 31, 58,116, 40,126,254,249,231, 30, 0,202,107, 32,219,181,123,247,238, 56,125,250, 52,210,211,
+211,183,148,182, 66, 86, 86,214,214,227,199,143,183,232,222,189, 59, 86,172, 88,209, 21,192, 37, 51,118,221,215,218,218,122,215,
+247,223,127,223,172,126,253,250, 24, 54,108,152, 90,167,211,245,248,242,203, 47, 79,236,223,191, 95,190,103,207,158,166,227,199,
+143,191, 91,144,243,237,142, 89,161, 44,154,254,118,237,218,181, 99, 59,116,232,128,153, 51,103, 26,206,157, 59,215, 23,192,249,
+179,103,207, 70,204,158, 61,251,212,218,181,107, 57,107,214,172, 25, 59,125,250,244, 84,134, 97,222,149,185,254,102,227,198,141,
+ 45,186,117,235,134, 87,175, 94,225,206,157, 59,208,233,116,191,220,190,125,251, 90,157, 58,117,190,209,106,181, 39,164, 82,233,
+ 40,185, 92, 30,208,168, 81,163, 78, 65, 65, 65, 18,152,215, 78, 47, 57, 50, 50,210,198,218,218, 26, 6,131, 1,143, 30, 61,130,
+135,135, 7,116, 58, 29, 94,191,126,141,250,245,235,131,207,231, 35, 57, 57, 25, 69,162,229, 21,152, 34,250, 81, 68, 84, 66, 77,
+ 59,185, 20, 48,138,240,224, 89, 28, 28, 29,108, 97,164,104, 36, 37, 37,162,145,143, 59, 40,138, 66, 86,122, 18, 40,138,122,108,
+142,166,145, 48,193, 49, 9, 41,213,236,229, 66,212,111,209,205,254,246,217,212,189, 86, 53, 91,143,231,114, 40,142, 64, 40,219,
+ 62,118,244,104, 7,134, 33,200, 74, 79, 6,151,166,239,189,139, 19,116, 56, 6,177,237,107,137, 30,116, 27,187,172, 17, 69, 64,
+ 84, 58,236,249, 57, 25,153, 18,160,209,198,175,191,182,177,119,112,192,176, 97,195,152,244,248,248,139, 74, 51, 19, 43,215,172,
+ 83,199, 89, 38,151,227,230,205,155,224,228,183,177,197, 78,192,119,213,236,217,246, 78, 46, 46,248,100,236, 88, 38, 57, 38,230,
+146, 10, 72,176,164,172, 53,107,213,226,153,116,233, 2,221, 68, 14,166,125,217,183,173, 80, 42, 22,226,219,109,191, 33, 54, 77,
+113,224,118, 34,182,253, 75,227, 29, 59,202,141,104,149,213,248, 44,191, 81,181,164, 92,179, 34, 18,137, 10,163, 41, 22,188,233,
+189,117,205,138,248, 43, 52,223, 33,243, 0, 28, 3, 48, 47, 54, 54, 54,124,236,216,177, 58,131, 78,147,123,107, 89,205,185, 33,
+ 43,106, 76,186,189,216,117,210,239,211,172,231, 42,179, 51,114, 55,110,220,168,143,141,141, 13, 47,186, 77, 5,218, 49, 0, 78,
+239,222,189,123,235,225,195,135, 81,175, 94, 61, 60,125,250,212, 73,161, 80, 52,126,252,248,177,157,175,175, 47,246,238,221,139,
+131, 7, 15,174, 3,112,161, 60,147,101,194, 96, 48, 92, 76, 74, 74,242,142,142,142,174,109, 99, 99,163,183,177,177, 65,201,158,
+136, 57, 42, 6,233, 89,217,176,179,179,135,149,149,149,151, 25,230,252,116, 82, 82, 82, 93,198,214,167, 93,221,180, 13,217,193,
+223, 86, 71,240,183,213,113,122,142, 27, 92,109, 4,200,204,204, 68,106,106, 42, 82, 83, 83, 65, 81, 20,244,122,189,159, 25,154,
+175, 19, 19, 19,127,138,137,137, 57,230,236,236, 12,185, 92, 14, 2, 32, 41, 75,143,208, 53,190, 8, 93,227,139,164, 44, 61,114,
+114,115, 81,163, 70, 13,200,229,242,178,170, 40,232,106,213,170,245, 28, 50,100,136, 28, 0, 10, 12, 84,103, 66,200,164, 82,166,
+137, 6,131,161,181,105,221, 89,179,102,217, 1,232,254, 55, 95, 79, 28, 0,147,199,141, 27,215, 84, 36, 18, 97,243,230,205,175,
+ 1,252,106,122,214,111,221,186,245, 25, 0, 76,155, 54, 45, 0,192, 76,148,145, 9,186, 48, 52,196,231, 55,241,243,243,195,237,
+219,183, 1,224,183, 10,190,251,200,173, 91,183, 80,167, 78, 29,136, 68,162,102, 21,172,235, 85,189,122,117, 60,123,246, 12, 0,
+ 30,148,177,206,131,103,207,158,229, 87,247, 80,148,151, 25,251,222,175, 91,183,110,143, 46, 95,190,220,172, 85,171, 86, 24, 59,
+118,172,246,238,221,187, 61, 1, 92,123,240,224, 65,199,225,195,135, 43,234,214,173,139,171, 87,175,250, 14, 31, 62,252, 22, 77,
+211,203,204,208,252,100,233,210,165,243, 62,252,240, 67, 44, 93,186,148, 28, 58,116,104, 24,128,243, 5,203,206, 29, 56,112, 96,
+228,242,229,203, 73,255,254,253,177,100,201,146,121, 0, 38,149, 39,166, 80, 40,178,141, 70, 35, 20, 10,133, 89, 33,121,115,215,
+119,112,112,248,160, 91,183,110,152, 63,127, 62,170, 85,171,134, 19, 39, 78, 16, 0, 39, 1, 92,215,106,181,237, 0,172, 85, 40,
+ 20,191,223,190,125, 27, 93,187,118,229,163,248, 16, 35,229,125,255,163,125,251,246,105,172,173,173,225,233,233,137,154, 53,107,
+ 34, 41, 41, 9, 81, 81, 81,168, 95,191, 62,154, 52,105, 2,131,193,128,159,126,250, 73,157,155,155,107, 86, 78, 62,131, 86,177,
+231,194,169,163,217,246,114, 33,220,157,172, 81,163,154, 29,242,178,210,144,154,148,128, 38,126, 30,104,223,164, 6,210,178,181,
+ 56,119,242,104,102,110,174,114,143, 89, 33,124,141,114,215,197,179, 39,178,109,229,124,120,251, 4, 96,248,216,105,141, 26, 53,
+ 14,188,208,188,121,235,115,171, 87,126,219,160,115, 75, 63, 42, 46, 77,141, 51, 39,127,203,204,206,201,217,245, 46, 30,244, 75,
+ 0,142,218,186,238,181, 45,199,130,127,242,239, 49,238,167,240, 56,108, 0, 0, 61,135,227,219,243,131, 15, 16, 23, 23,135,163,
+135, 15, 39, 42,129,135,230,234,137,197, 98, 26, 0,178,179,179, 33, 44,104,119,103, 0,124,122,245,234,133,212,180, 52,236,251,
+245,215,212, 51, 64,136, 37,229,236, 3, 8, 36,226,252,128, 96,118,118, 54, 40, 32, 7, 0, 40, 46,122, 54,175, 87, 7,169, 25,
+ 57,184,124, 47, 60,175,134, 10,159,149,167,243, 30, 55,132,175, 92, 27, 45, 0,105, 51,103,206,132, 80, 40,132,171,171,107,161,
+ 57, 50,153, 21,129, 64, 0, 87, 87, 87, 24, 12, 6, 28, 56,112, 0, 0,210,202,125,195, 3, 52,125, 39,173, 96, 52,122,162,228,
+241,120,111, 69,179,224,205, 81, 51, 96,246,207,204,217, 91,165,119,138,169,140,230,123, 64,243,130,156, 88,205, 1,100, 70, 69,
+ 69,197, 13, 30,208, 55, 59, 58,226, 73,146, 34, 43, 33, 49, 39, 61, 54, 49,246,245,227,164,175,230,204,204,142,139,139,139, 69,
+126, 46,173,230, 9, 9, 9,166,109,204, 97,230,224,193,131,127, 24, 55,110, 28, 9, 13, 13, 5, 0, 4, 7, 7, 99,244,232,209,
+100,228,200,145, 27, 0,204,173, 68,185, 21, 42,149,170, 88, 52, 68,103,100, 10,171,252,114,114,114,144,144,144, 0,173, 86,107,
+182, 35,126,113,110,205,243,140,168, 32,125,128,167, 20, 1,158, 82,248, 86,151,128, 50,228, 21,154,172,212,212, 84,211,155,179,
+218,130,114,230,104, 52,154, 98,229, 44, 90, 53,153,147,147,131,164,164, 36, 24,141,198,178,126,200,152,248,248,248,115, 7, 15,
+ 30,204, 5,128,213,171, 87,103, 80, 20,245, 7, 69, 81, 63,148, 50,109,227,114,185, 55, 77,235,174, 89,179, 38, 3,111, 86,137,
+253,149,124, 88,191,126,253,204,121,243,230,109,158, 62,125, 58,182,109,219,134,196,196,196,185,248, 51, 23, 15,147,150,150, 54,
+123,203,150, 45, 24, 51,102, 12, 22, 46, 92,184,166,113,227,198, 57, 0,134,151, 37,232,232,232,232,206,229,114, 17, 18, 18,146,
+ 3,224, 85, 5,223,159, 20, 18, 18,146, 76, 81, 20, 92, 93, 93,107,149,183,162,157,157, 93,109,185, 92,142,248,248,120,160,224,
+141,185, 20,162, 18, 18, 18,136, 64, 32,128,155,155, 91,157,138,118,222,214,214,118,246, 79, 63,253,196,125,242,228, 9, 58,119,
+238, 28,119,245,234,213,174, 0, 76, 93,210, 67,130,131,131,219,118,236,216,241,249,133, 11, 23,240,221,119,223, 81, 13, 27, 54,
+156, 84,145,166,167,167,231,196, 79, 62,249, 4,155, 54,109,194,246,237,219, 39, 1, 56, 92, 98,149,253, 91,182,108,153,182,125,
+251,118,140, 29, 59, 22, 94, 94, 94,195,203,211,139,142,142,158,211,161, 67,135,224, 23, 47, 94,152, 53,226,129,153,235,119, 12,
+ 12, 12,172,173, 82,169,176,107,215,174, 87,181,107,215,190,127,248,240,225,153,120,243, 7,251,247,163, 71,143, 98,196,136, 17,
+104,216,176,225, 46, 0, 67,205,185, 45,195,194,194, 98, 47, 93,186,196,240,249,124,120,122,122,162,119,239,222, 24, 54,108, 24,
+ 26, 52,104, 0,157, 78,135,163, 71,143, 50,143, 31, 63,142,211,106,181,102,229, 82, 74,127,113,229, 68,100,228,243,155, 33,119,
+175,233,185, 28, 26, 30,174,118,248,168, 75, 35,124, 58,176, 53,154,248, 86, 67,116,138, 10,151, 46, 93,208, 71, 70,190,186,109,
+ 78,143, 67,147,102,248,211,135,183,158,132,220, 48,240,184, 20,124,125,234, 98,254, 87,179,109,151, 47,154, 99, 83,183,150, 7,
+ 30,190,206,198,133,243,103,244, 9,113,177,151,223, 85,143,195,171, 0, 95, 38,164,164, 28,154,134,145, 22, 42, 56, 5, 29,105,
+234,249,251,123, 59,187,184,224,212,169, 83,160, 45,232, 17,122, 21,224,203,100,249,181,224,121,121,121, 48,233,213,246,241,241,
+241,240,244,196,233, 83,167,192, 97,152,176,246, 22, 38, 24,125,150, 95, 13, 93,168, 75, 1,234,207,170, 67, 94,187,186,147,143,
+173,181, 20,119, 31,190,132, 70, 79,238,253,154,137,119,154,143,236, 47,100, 60, 42, 89,117,184,122,219,182,109,205,127,250,233,
+167,174, 51,103,206,148,141, 26, 53, 10, 34,145, 8, 74,165, 18,238,238,238, 48, 26,141, 56,123,246, 44,130,130,130,242, 24,134,
+185,128, 55,211, 6,116, 65,145, 94, 26,231, 94, 65,156,239,183,148,205,143, 13, 26,244, 86, 52, 1, 64,246,146,177, 74,175,161,
+221,187,241,240,141,254,251,206,133, 80,159, 15,109, 79, 55,241,169, 14, 0,112,118,118,134,149,149,149,197,154,111,129,191, 92,
+179,104,181,110, 82, 82,210,179,164,164,164,148,113,227,198,249,154, 26,190, 11,133, 66,117, 65, 36, 43,179,180,109,204, 40,167,
+ 14,192,103, 63,253,244,211,241,236,236,236,115, 95,126,249, 37,150, 47, 95,142, 19, 39, 78,180, 5,112,179,146,251,110,204,204,
+204,204,186,119,239,158,115, 29,191,198,168,233,196, 67,187, 5, 47, 64, 8,129,189,132, 32, 55, 43, 3, 15, 30,132, 32, 55, 55,
+247,174, 37,229,212,233,116, 89, 41, 41, 41, 14, 78, 78, 78,200,200,200, 64, 90, 90, 90,161,201,202,204,204, 68, 70, 70, 6,161,
+168, 55,114,182,148,167,169, 72, 73, 73, 81,134,135,135, 11,156,171,215, 65, 45, 39, 62, 2,191,122, 6, 16, 2, 15, 59, 26,185,
+ 57, 89,184,125,251, 54,178,179,179,175,148,165,201, 48,204, 23,195,135, 15,231, 0, 24,249,229,151, 95,218, 1,104, 56,123,246,
+236, 11, 40,209,179,144,203,229,174,223,187,119,111, 61, 83, 21,227,156, 57,115,214, 1,248,233,239,186,150,236,237,237,191, 56,
+117,234,148, 92,167,211, 97,227,198,141, 88,183,110,221, 78,188,153,168,242,212,230,205,155,183,208, 52, 61,121,202,148, 41,152,
+ 48, 97,130,164,105,211,166, 51, 19, 19, 19,127, 45, 77, 51, 62, 62,126,126,147, 38, 77, 22,166,164,164,124,107,150, 89,126,241,
+ 98,124,147, 38, 77,230,167,164,164,172, 42,239, 28, 73,165, 82,169,209,104, 68,100,100,100, 38, 80,102,251, 14,117,100,100,100,
+188,209,104,116,151, 72, 36,118, 21, 93,159,153,153,153,223, 54,109,218,116,113,114,114,242,121, 0,203, 74, 49,228,161,137,137,
+137, 1,211,167, 79,159,186,114,229,202,254, 73, 73, 73, 7, 42,210,140,142,142,254,182, 99,199,142, 11,158, 63,127,190, 27,101,
+ 87, 1,111, 94,178,100,137,110,239,222,189,147, 34, 35, 35, 87, 84,160,121, 50, 45, 45,237,164, 5,231,183,172,245, 11, 53, 57,
+ 28,206,236,149, 43, 87,210,219,182,109, 3, 33,100,141,209,104, 44,171,156, 15,127,255,253,247, 61,173, 91,183, 30,117,248,240,
+ 97, 81, 64, 64,192, 4,141, 70,179,191,162,235, 83,169, 84, 30, 61,124,248,112,255,135, 15, 31,186,143, 26, 53, 74,228,237,237,
+ 13,157, 78,135,196,196, 68,108,219,182, 77,253,248,241,227,184,172,172,172,163,150, 60, 67, 12,218,156,161,183, 46, 29,219, 31,
+245,226,113,203, 14, 61,250,217,106,117,238, 16,166,115,144,149,158,132,179, 39,143,102, 70, 70,190,186,173, 84,102, 13,181, 68,
+ 83,167,201,254,248,246,229,227, 7,226, 34,195, 91,180,235,216,211, 86,173,245,132,144, 79, 35, 61, 57, 30,103, 79, 29,203,136,
+140,124,125, 93,173,215,140,126, 87,207,121,142, 23,150,113,146,130,198, 77,236,211, 8, 98, 91,247, 7, 60, 96, 99,107, 64,236,
+224,236,204, 47,184,119, 32,203,111,243,104,150,102, 50, 32,168, 83, 80, 75,165, 84, 42,193, 3,180, 99, 0,158,163,163,163, 24,
+ 0,158, 63,127, 14, 73,126,173,134, 69,229,204, 3,164,146, 34,186, 52,160, 76,231,162, 90,109, 43, 41, 5, 0,113, 73,233,208,
+234,203,253,221,120,223,217, 81,196,112,237,168,140, 0, 31, 64, 23,153, 76,182,124,225,194,133,107,238,222,189,187,166,119,239,
+222,107,132, 66,225,242,130,131,205, 47,231, 68,252,109,154,205,220, 96,215,177, 22,117,173, 91,109,138,153,216,214,214, 56, 58,
+ 80,170,237,212,169,211,150, 42,150,179, 42, 55,203, 95,169,121, 76,175,215, 19,228, 87,219, 29, 67,217, 85,130,243,138, 44, 79,
+138,137,137, 33, 5,127, 91, 82, 78,135, 33, 67,134, 48,185,185,185,100,240,224,193, 4, 21, 15,225, 83,174,166, 80, 40,236,216,
+174, 93, 59,125,114,106, 6,121,246, 58,158,220, 9,126, 74,206, 93,186, 69, 14, 28, 61, 69, 54,109,217, 78, 26, 52,104,160, 5,
+224,105,137, 38,151,203,237,212,177, 99,199,244,228,228,100, 18, 30, 30, 78,174, 93,187, 70,142, 28, 57, 66,182,111,223, 78,126,
+248,225, 7, 82,189,122,245,100, 0,206,150,104,138,197,226,126, 31,124,240,129, 62, 43, 71, 73, 34,227,211,201,163,240, 72,114,
+243,222, 35,114,246,210, 77,242,235,254,195,196,223,223, 95,109,134, 38,135,195,225,108, 58,112,224, 64, 14, 33,132,244,235,215,
+ 47, 14,197, 19,169,214,252,226,139, 47, 82, 8, 33,100,213,170, 85,233, 40,189, 33,252, 95,125, 45,245,168, 86,173,218, 51, 62,
+159,127, 10,192,200, 10,182,251,152,203,229,158,112,113,113,185, 15,224,163,119,112, 31,245,118,114,114,186, 3,160,162, 17, 14,
+ 76,235,125,248, 47,185,223,255, 10,205, 78, 92, 46,247, 26, 80,254, 32,194, 69,158,215,223,112, 56,156,211, 0, 58, 91, 88,206,
+186, 14, 14, 14,131,109,109,109, 63,183,181,181,253,220,201,201,105,176, 64, 32,168, 91,149,125,183,175,219,165,143, 71,227,190,
+191, 87,111,216, 43,218,163, 81,239,104,175, 38,253,126,183,175,219,165, 79, 85, 53, 61,155,244, 59,230,209,168,119,140, 71,163,
+ 62, 81, 53,155,245,251,221,193,167,203, 7,239,242, 28,141,172, 6,183,174, 53, 97, 32,215, 22, 16,114,109, 1,233, 82, 19, 76,
+ 75, 27,248, 55, 7,228,221,187,116, 89, 75,140,198,181,253, 63,252,112,109, 29,192,158, 0,156,146, 83,105,154,141, 1,171,194,
+109,251,245, 91, 91, 11,112,232, 10, 72,218,183,109,187,134, 24,141,107,135,127,252,241, 90, 15,192,165, 52,189,178, 52, 9,192,
+169, 6,184, 21,213,117, 0,106, 15,244, 66,192,188, 62, 94,132, 92, 91, 64,150, 12,242, 38, 77,156, 49,178, 2,205,178, 34, 69,
+239,109, 68,171,180,182,226, 21, 33, 45,120,184,174, 40,248,148,190,133,139,240,173,107,182,112,133,119,151,218, 84,120, 79, 31,
+110, 6,242,187, 36, 75,255,133, 15,201,221, 90,173,150,168,213,106,162, 84, 42, 73, 94, 94, 94, 73, 3, 85,104,200, 18, 18, 18,
+ 72, 92, 92, 28,137,137,137, 33, 81, 81, 81, 4,127,182,189, 49,187,156, 86, 86, 86, 63, 13, 26, 52,200,200,227,241, 54,189,141,
+125,183,179,179, 91, 17, 24, 24,168,251,254,251,239,201,239,191,255, 78,126,252,241, 71, 50,101,202, 20, 82,175, 94, 61,141,141,
+141,205,208,202,104,186,184,184,204,247,241,241, 73,223,185,115, 39,249,245,215, 95,201,134, 13, 27,200,215, 95,127,109,116,119,
+119, 79,146,203,229,221, 43,163,233,228,228,180,163, 77,155, 54,186, 29, 59,118,144, 11, 23, 46,144,125,251,246,145, 47,190,248,
+130,248,250,250,106,164, 82,233, 0, 51, 53, 57, 92, 46,119,237,196,137, 19,147,220,220,220, 78,149, 88, 38,241,247,247,191, 63,
+124,248,240, 4, 0,115,254, 69,215, 39,171,201,106,178,154,127,129,209, 26,230,134,106, 4,224, 72,248,252,143,219,183,109,187,
+134, 15,124,108,169, 41, 18,113, 56, 3, 91, 7, 6,174,225, 3, 67, 77,235,138, 56,156,129,237,219,182, 93,195,227,112, 70,148,
+165, 87,158, 38, 1, 56,124, 46,119, 78,235,150, 45,215,114,129,175, 76,243, 58,213,164,194,190,232, 81,157,180,245,164, 94,142,
+112,130,228, 95,108,180, 74,165, 50, 70,171, 48,128,240, 23, 92,132,239,139,230, 63,229,166,174, 83, 96,152,142, 89, 16,209, 58,
+134,252, 81,212,235, 84,178,156,226,183,188,239,245, 29, 28, 28,206,212,169, 83, 39,181, 70,141, 26, 9,182,182,182,251, 1,184,
+ 87, 81, 51,192,197,197,229, 23,103,103,231, 23,174,174,174, 15, 29, 28, 28,214, 35, 63,235,124,165, 53,121, 60, 94,160,179,179,
+243, 21, 47, 47,175, 44, 79, 79,207,100, 7, 7,135, 3,165, 68,178,204,209,116, 69,233, 15, 21,126,193, 50,246, 71,135,213,100,
+ 53, 89,205, 98, 6,166, 91, 45,172,236, 90, 19,134,174, 53, 97,236,230,133,245, 69, 13, 74,111, 64, 92, 89, 83, 52, 26, 16,150,
+ 92,191, 34,189,138, 52, 9,192,105, 5,200, 74,110,211,211, 29,254,102,106,190,239, 17, 45,211,115,190, 88, 68,139, 91, 73, 65,
+195, 95, 80,200,247, 69,243,159,194, 75,148,211, 24,185, 8, 43,222,226,119,170,222,242, 62, 60, 74, 75, 75,251, 32, 45,237,173,
+246, 77,120,146,148,148, 52,242,109, 10,234,245,250,187,201,201,201, 29,222,130, 84, 89, 93,175,117, 48,179, 91, 54, 11, 11,203,
+127, 7, 10, 48,226, 21,230,118,169,139,141, 92, 35,232,179,175, 17, 95,162, 75,158,138,170,140,102, 62,198,221,165, 60,227,169,
+202,150,243, 79,242,222,208,136,195, 83,234,191,115,218, 18,145,223, 70,203,252, 60, 90, 44, 44, 44, 44, 44, 44, 44,239,142,139,
+ 47,216, 23,177,247,128, 83, 40, 30,125, 59, 85,196,136,150, 25,250,180,164, 39, 69,101,194,167, 23, 89, 77, 86,147,213,100, 53,
+ 89, 77, 86,147,213,252,207,105,154, 40,107,236,212,103, 37,254,175, 84, 47,190,127, 2, 85,105,163,245, 87, 26, 48, 86,147,213,
+100, 53, 89, 77, 86,147,213,100, 53,255,123,154,239, 51,101,246, 58,100,171, 14, 89, 88, 88, 88, 88, 88, 88, 88,170, 70,153, 81,
+ 55,214,104,177,176,176,176,176,176,176,176, 84, 13, 87,228, 15, 81,117, 10,127, 14, 85,181,131, 53, 90, 44, 44, 44, 44, 44, 44,
+ 44, 44, 85,167, 23,254,236,109, 88, 44,186, 69,179,199,134,133,133,133,133,133,133,133,165,202,140, 47,242,201,166,119, 96, 97,
+ 97, 97, 97, 97, 97, 97,121, 75,152,215, 51,242,228,201,147,132, 61, 86, 44, 44, 44, 44, 44, 44, 44,239,138,247,212,139,152,162,
+ 88,197, 70,249, 96,123, 29,178,176,176,176,176,176,176,176, 84,157, 29, 69, 12, 87,177,121,172,209, 98, 97, 97, 97, 97, 97, 97,
+ 97,169, 26, 38,131,117, 10, 37,134, 84,163, 1,182,202,144,133,133,133,133,133,133,229,221,242,158,123,145, 29, 5,211, 27,195,
+ 37,153,122, 29,118, 40,216,193, 14,236,169,102, 97, 97, 97, 97, 97, 97,121, 7,188,207, 94,196, 21,165,180,209, 98, 97, 97, 97,
+ 97, 97, 97, 97, 97,169, 58,227, 75,124, 2,200,111, 12, 79,177,199,134,133,133,133,133,133,133,133,229,173, 24,173,162,236,248,
+ 59, 6,149,102, 97, 97, 97, 97, 97, 97, 97,249, 79, 66, 8,249,203, 51,195,179, 35,155,179,154,172, 38,171,201,106,178,154,172,
+ 38,171,249, 95, 96, 60, 74,100,133, 7,216,244, 14, 44, 44, 44, 44, 44, 44, 44, 44,111,195,100,237, 40,237,127,118,172, 67, 22,
+ 22, 22, 22, 22, 22, 22,150,191, 8, 54,162,197,194,194,194,194,194,194,194, 82, 53,118,160,148,172,240,172,209, 98, 97, 97, 97,
+ 97, 97, 97, 97,121,123,102,235, 13,216,170, 67, 22, 22, 22, 22, 22, 22, 22,150,170, 49,190,172,255, 41,148,221,115,224,162, 5,
+ 95, 80,153,222, 7, 23, 89, 77, 86,147,213,100, 53, 89, 77, 86,147,213,252,207,105, 86,164,125, 17,239, 31,165, 54,134,255, 59,
+242,104,177, 93, 95, 89, 77, 86,147,213,100, 53, 89, 77, 86,147,213,252,183, 99, 26,130,199, 52,185, 2,249,121,180,216, 54, 90,
+ 44, 44,239, 57,228, 48, 56,200,244,241, 2, 33,110,224, 8, 18,145,248,232, 21,181, 24, 76,149, 53,147,253, 61, 33,214, 59,195,
+ 32, 74, 69,242,195,215, 85,213,100, 97, 97, 97,249, 23,147,136, 50,218,104,177, 70,139,133,229,125, 39,213,215, 27, 92,172, 0,
+ 13, 87, 16, 93, 4, 28,253, 87, 0, 79, 31, 87, 89,147,207, 44,131,145,118, 7,209, 61,135,147,207, 74,224,217, 83,246, 96,179,
+176,176,176, 88,198,223,222, 24,158,199,227, 37, 3, 96, 68, 34,209, 81,176,163, 92,179,252,181,184, 22, 92,103, 76,193,117,103,
+ 9, 50, 46,151,187, 80, 34,145, 92, 22, 10,133, 41, 66,161, 48, 69, 42,149, 94,230,114,185, 11, 1,200,254, 41, 59, 72,126,169,
+ 39, 1,109,252, 64,171,103,170,157,125,148,229,164,212, 24,189, 65, 27,122,146,157,117,101, 85,210,228, 82,221,212, 58,198,227,
+215,123, 74,103,133,214,224, 7,130, 42,105, 22,193,134,207,231,159, 5,224,192, 94,158,255, 78,252,128,166, 77,185,220, 89,190,
+ 64, 39,128, 29, 79,151,133,229,111, 55, 90,122,189,222, 41, 45, 45,141,218,179,103, 79, 95,107,107,235, 8, 46,151, 59, 15, 0,
+255,191,114,192,101, 50,217, 45, 43, 43,171,100,107,107,235,100, 43, 43,171,144,138,230,255, 75,241,118,116,116,140,182,179,179,
+123, 94,116,166, 99,131,143, 90,213,105, 61,114,145,189,127,191,246, 85,212,231,115,185,220,121,214,214,214, 17,123,246,236,233,
+ 27, 31, 31, 79,233,245,122, 39, 11,182,111,103,107,107, 27,118,247,238,221, 5,105,105,105,237, 99,239,236,116, 76,186,187,221,
+ 49,250,202,218, 14, 65,167, 55, 45,176,177,177,126, 10,160,221, 63,226, 72,170, 25,103,208,156,142, 79, 18,149,146,196, 28,189,
+115,112,148, 82, 14,112, 58, 64, 91,133,151,152,108,198, 25, 32,157, 66,227, 84,210, 91, 25,142,206,215, 95,105,172, 64,211, 29,
+161,166, 92,170,252,192,161,233, 73, 12,195,116,229,243,249,159,179,143,223,127, 39, 2,154,110,125,171,111,223,101,115, 26, 52,
+152,234, 11,244, 41,195,108, 81, 0,166,249,250,250,158, 1,240,241, 91,252,250,239,124,124,124,226, 1, 76,103,207, 4,203,223,
+ 76, 99,211, 11, 62,138,180,209,178,200,104, 13,244, 66,235,161, 53,113,117,176, 23,114,135,212, 68,222,136,154,184, 49,192, 11,
+157, 42, 83, 26,123,123,123,180,107,215,142, 19, 31, 31, 47,254,226,139, 47, 22,137, 68,162, 72, 0,221, 43,163, 37, 22,139,131,
+ 36, 18, 73, 44,151,203, 45, 86, 22,137, 68, 18, 36,149, 74, 99,185, 92,110,231,162,243,229,114,249, 45, 43, 43,171,100,185, 92,
+ 30, 82,134, 17, 10,178,178,178, 74,150,201,100, 65, 69,231,115,185,220,206, 50,153, 44, 78, 46,151,151,156,223, 73, 46,151,199,
+150,156, 95, 22, 60, 30,207, 61, 54, 54,214, 41, 46, 46,206, 73, 32, 16, 56, 23,157, 31, 19, 19,227, 20, 27, 27, 91,108,190, 37,
+112,185,220, 78, 82,169, 52, 86, 34,145, 4,149, 54,191,228, 62,149, 69,145, 99,215,201,156,249,150,154,172,110,221,186,221, 72,
+ 76, 76,244,176,177,177,177, 41,186,192,206,218,166,251, 47, 59,183,204,236,215,179,219, 36, 71,191, 15,235, 87, 82,191,187, 72,
+ 36,138,252,226,139, 47, 22,197,199,199,139, 91,182,108,201,161,105,139,222, 39,186,244,235,215,239, 88,114,114,114,181,134, 13,
+ 27,114, 12, 6, 3,158, 28, 95, 8,201,195,207, 33,138,220,134,234,226, 84,110,196,133,149,238,221, 58, 52, 61,134,119,220, 24,
+148, 28,246,227,131, 98,218, 49,132, 56,134,197,171, 29,123,245, 29,196,125, 16,171,114,212, 27,141,118, 0,167, 3,217,229, 41,
+172,148, 38, 87,223,150, 33,196,249,143, 40,158, 99,199,193, 83, 57,151,162,184,142,122,163,209, 30, 52,218, 87, 70,179,232,229,
+207,225,112,102,174, 93,187,150, 6, 48, 5,128,224,191,244, 20,110,238,134,106,157,106,115,238, 53,118, 69,235,183, 40, 27, 80,
+112,191,123,255, 83,246, 83,203, 48,207, 14,188,126,125,110, 68,237,218,189,231, 52,104, 48,166, 20,179, 69, 1,152,179,114,229,
+202,145, 79,158, 60,113,172, 89,179,230,132,183,244,210,191, 97,229,202,149,179,159, 60,121,226,230,229,229,181, 4,108,250,162,
+127, 21,132, 16, 1, 33,164, 35, 33,164, 23, 33,164, 51, 33,164,121,193,223,205, 10,166, 94,132,144, 46, 37, 62,155, 21,108,107,
+ 90, 30, 88,134, 70,175,146,219, 21,217,166,228,255,197,254, 46,197,104,245, 66,126, 91,173, 94,197,118,224,228,201,147,164,232,
+103, 73,134,120, 97,241,212, 86,213,148, 97, 39,246,145,188,216,215, 36, 51,252, 1,121,176,227, 91, 50,181,153,163,114, 88, 77,
+124,103,249,241, 34,228,230,205,155,228,201,147, 39, 36, 47, 47,143,188,120,241,130, 4, 6, 6,170, 36, 18,201, 31, 0,188, 44,
+ 17,147,203,229,201,127,252,241, 7,233,214,173, 91,182, 76, 38, 91, 99,186,185,172,172,172,146,111,222,188, 73,186,117,235,150,
+ 45,151,203, 55, 0,224, 0,192,128, 1, 3, 82, 8, 33,196,209,209, 49,161, 52,189,126,253,250,101, 18, 66,136,181,181,181,169,
+170,137, 35,151,203, 55, 76,158, 60, 57,239,254,253,251,196,214,214,214, 52,159,182,178,178, 90, 51,101,202,148,188,224,224,224,
+162,243,203,197,206,206, 46,214,104, 52,146, 19, 39, 78, 16, 39, 39,167,194, 50,216,218,218,198, 26,141, 70,114,236,216,177, 50,
+203, 86, 94,160, 64, 38,147,173, 30, 49, 98, 68,110, 84, 84, 20,177,183,183, 79, 46, 50,127,205,168, 81,163,114, 99, 98, 98,136,
+131,131,131, 89,101,180,183,183, 79,190,117,235, 22,233,223,191,127, 78,209, 99,106,111,111,159,124,251,246,109,211,252,213,230,
+ 60,200,220,220,220, 38, 56, 57, 57, 37, 56, 57, 57, 37,216,216,216, 44,119,117,117, 77, 74, 77, 77, 37,132, 16, 82,171, 86,173,
+148,162,145, 44,167,128,190, 51,182, 29,190,125,247,218,227,244,212, 6, 93, 39,173,182,110,208,207,218,130, 99,224, 37,145, 72,
+254,104,223,190,189, 42, 54, 54,150, 40, 20, 10,242,240,225, 67,114,243,230, 77,242,242,229, 75, 2,192,156, 62,182,114,153, 76,
+ 22,175,209,104, 24,141, 70,195,164,166,166, 26, 83, 82, 82,140,225,107, 92, 9,249,153, 87, 56,101, 29,235, 67,146,174,173, 96,
+172,100,146, 56, 0,242,119,246,224,217,226,239, 78,182,251, 28,120,186,208, 35,252,218,202, 30,122, 18,117,137,236, 27,227,168,
+191, 58,163, 90, 4,249,193,247,127,100,187, 95,245, 74,105,254,224,183,239,225,215, 30,207, 54, 45,153,166,143,142,142, 38,179,
+ 70,245, 48,156,159, 90,237, 21,217,230,123,184, 50,154, 69, 24,250,209, 71, 31,229,197,196,196, 16,127,127,127, 5,135,195, 25,
+251, 95, 50, 89, 93,188, 5,241, 15,127,157,197,244, 9,144,164,191, 37,179, 21,224,228,228,148,182,123,247,110, 34,151,203, 83,
+254, 65,102,139,242, 5,250,238,105,208,224, 24, 51,112,160,113, 79,131, 6,199,124,129,190, 5, 6,139, 2, 48,119,213,170, 85,
+193,122,189, 62,120,215,174, 93,193,125,251,246, 13, 6, 48,171,138,223,249,253,119,223,125, 71,244,122, 61,217,181,107, 23,233,
+219,183, 47, 1,176,209,220,141,101, 50, 89,157,250,245,235,239,245,247,247,143,105,216,176,161,214,207,207, 79,237,237,237, 29,
+ 21, 16, 16,176, 91, 40, 20,122,129,229,111,161, 60, 47, 66, 8,105, 62,119,238,220,121, 0,200,220,185,115,231, 17, 66,122, 21,
+248,137, 94, 69,255, 46,249,105, 50, 79,166,255, 75,211, 48, 77,165,105,150,246, 29, 37,190, 7,101, 68,178,198, 23,148,251,207,
+157, 59,121,242,100,251,147, 39, 79, 94, 45,185,115,131,106,162,213,212, 86,213, 84,170,212, 68,242,248,219,207,201,229,142,238,
+228,102, 7, 23,242,124,230, 71, 36,241,215, 13,228,179, 70,182,202,129, 53,209,209, 82,163, 21, 28, 28, 76,130,131,131, 73, 72,
+ 72, 8,137,140,140, 36,217,217,217,228,224,193,131, 70,123,123,123,149, 80, 40, 92, 9, 64,108,142,152,149,149, 85, 50, 33,132,
+104, 52, 26,178,124,249,114,117, 65,164,202,217,218,218, 58,153, 16, 66,178,178,178,200,202,149, 43,213,214,214,214, 15, 1,184,
+ 57, 56, 56,196,190,126,253,154, 56, 59, 59,151,106,102,108,109,109,147,159, 61,123,102, 50, 78,213,108,109,109, 31, 31, 63,126,
+ 92, 71, 8, 33,113,113,113,196,206,206, 46, 25,128,179,189,189,253,131,147, 39, 79,234, 8, 33, 36, 33, 33,193, 52,223, 44,163,
+165, 82,169,200,249,243,231,139,149,193, 52,255,204,153, 51,197, 12,152, 25, 56, 91, 91, 91, 7, 31, 60,120, 80,107, 52, 26,201,
+227,199,143, 77, 38,209,217,198,198, 38,228,240,225,195, 90,163,209, 72,194,195,195,205, 54,131, 53,106,212, 72, 33,132, 16,131,
+193, 64,182,109,219,166, 49, 29, 83,211,124,173, 86, 75,182,110,221,170,177,178,178, 10, 6, 80,110,244,205,193,193, 33, 65,171,
+213,146,172,172, 44, 18, 24, 24,152,119,243,230, 77,146,147,147, 67, 8, 33,164, 70,141, 26, 41, 0,224,211,126,236, 55,119, 95,
+228,229,124, 50,123,203, 33,175,230,195,190, 61,119, 47, 62,238,167,223,131,130, 29, 2,250,245, 48, 39,168, 41, 20, 10, 87,186,
+186,186,170,175, 95,191,110,212,233,116, 36, 38, 38,134,132,132,132, 20, 94, 99,143, 30, 61, 50,203,104,113,185,220,133,119,239,
+222,213, 25,141, 70, 38, 45, 45,205,152,146,146, 98, 76, 73, 73, 49,148, 52, 90,228,103, 30, 73, 59, 51,142,156,218, 49, 93,203,
+231,243, 23,190,155,104, 22, 56,100,187, 79, 63,178,221, 39,120,247, 8,135,180,220,144,253,132, 92,152, 78, 94,125, 83,147, 44,
+236, 33,207,101,182,251, 4,147,237,190, 3,201,226,246, 92,139, 52,119,248,245, 33,219,125,130,191, 27,228,153,254, 32,248, 62,
+185,122,245, 42,217,186, 97, 21,153,218,165,154,130,217,238, 19, 76,126,240,235,111,137,102, 81,132, 66,225,139, 27, 55,110,144,
+107,215,174,145, 37, 75,150, 16,137, 68, 18,243, 54,162,122,228, 7,111, 79,242,163,119,123,178,179,174, 43,185,210,254, 31,215,
+193,167,185, 27,170,117,245, 22,196,165, 61,248,157,144,140,151, 36,105,141, 63,233,225,195,171,170,217, 10,112,114,114, 74,141,
+138,138, 34, 73, 73, 73,100,221,186,117,196,202,202,234, 31,109,182,124,128,126, 0,230,173, 94,189,186,208,100,109,217,178, 37,
+248,209,163, 71,193, 30, 30, 30,167,171,240, 93, 27, 87,175, 94, 93,104,178,182,108,217, 66, 30, 61,122, 68, 60, 61, 61, 99, 43,
+218,112,196,136, 17,146, 86,173, 90, 5, 15, 31, 62, 92,185,123,247,110, 18, 21, 21, 69, 30, 62,124, 72, 86,175, 94, 77, 22, 45,
+ 90, 68,126,254,249,103,210,191,127,127, 69, 96, 96,224,221,129, 3, 7,138, 44,140, 40,112, 11,162, 48, 2, 66, 8,143, 16, 98,
+ 50,154, 92, 0, 60,211,203, 63, 75,113,163, 85,150, 23, 41,203, 76,149,101,176, 74, 46, 43,199,136,149,107,216,204,248,190, 66,
+ 83, 85,198,117, 80, 44, 34,113,165,119,239,222,237,223,248,241, 33, 88, 58,254,139,111, 68,145,187,215, 33,249,224,102,112,178,
+146,193,203, 77,135,230,198, 41,232,111, 28,199,200,150, 45,197, 98,138, 90,102,233, 1, 21, 8, 4, 16, 8, 4,224,243,249, 80,
+ 42,149, 72, 72, 72, 64,155, 54,109,232,144,144, 16,209,132, 9, 19,166,139,197,226, 24, 0, 31, 86,120, 55, 83,249, 17,233, 91,
+183,110, 97,220,184,113,194,189,123,247, 54,116,116,116, 12, 53, 26,141, 2, 0, 8, 15, 15,199,144, 33, 67,132,251,247,239,175,
+231,230,230, 22,162,211,233, 36, 66,161, 16, 28, 14,167, 76, 61,129, 64, 0,189, 94, 47,172, 91,183,238,195,208,208,208,128,222,
+189,123,243,162,163,163,241,250,245,107,232,245,122,129,183,183,247,163,144,144,144,134,189,122,245,226,197,198,198, 34, 58, 58,
+186,176, 28,230,148, 87,171,213, 66, 40, 20,162,104,149, 22, 69, 81,208,104, 52, 16, 8, 4,102,107,113,185,220, 78,190,190,190,
+143, 66, 67, 67, 27,247,235,215,143,127,255,254,125,196,197,197,193,104, 52, 10,252,252,252, 30,133,134,134, 54,234,219,183, 47,
+255,225,195,135, 72, 78, 78,134,185, 85,104,166,245, 66, 67, 67, 49,124,248,112,193,217,179,103, 27,185,186,186, 62, 52, 24, 12,
+ 2, 0,120,244,232, 17,134, 12, 25, 34, 56,119,238, 92,227,234,213,171, 63,172,160, 42,145, 3, 0,122,189, 30, 19, 38, 76,144,
+ 90, 89, 89, 33, 54, 54, 22, 12,195,192,104, 52, 2, 0,210, 51,211, 31,133, 62,122, 28, 62,114,232,160,246, 42,157, 70,115,251,
+ 94, 80, 88,173, 26,158,238, 20, 69,106, 84, 80,212, 15,165, 82,105,204,154, 53,107,102, 68, 69, 69, 9,125,125,125,233, 87,175,
+ 94, 33, 55, 55, 23,124, 62,191,240, 26, 51,119,191, 5, 2, 65, 7,127,127,127,174, 90,173, 6,195, 48, 0, 64,104,154, 46,245,
+100,136,178,110,192,207,217,192, 19,139,197, 29,222,201, 19, 41,199,223, 30, 12,186, 70,167,106,133, 66, 27,119,185,204,213, 27,
+136,185,134,154,142, 66,112,104,142,232,254,107,165, 20, 32, 93,225,145,102,111,153, 38,211,245,117,138, 86,168,183,171, 39,115,
+115,247, 64,122,122, 58,170,215,242,133, 90,224, 40,184,245, 82, 33, 3,101,161,230,159,180,173, 91,183,174, 75,157, 58,117,144,
+150,150,134,198,141, 27,195,214,214,214, 22, 64,215, 74,155,172, 93,158, 66,228,160, 53, 64,175,129,145, 90, 2, 61,119, 5, 94,
+166, 54, 38,219, 27,243,254, 73, 38,203, 74, 38,184,179,255,192,193,106,246, 30,126,192,169, 79,224,108, 35,196,206, 73,141,237,
+ 28,173,133,199, 42,105,182, 2,156,157,157, 47,221,189,123,215, 65, 36, 18, 33, 36, 36, 4,254,254,254, 88,183,110,157,163,173,
+173,237,181,127,136,217, 34,225,192,137,239, 30, 62,220,181, 55, 34,226,228,136,218,181,123, 15,247,246, 94, 62,241,227,143,199,
+ 78,155, 54, 13,171, 86,173,194,177, 99,199,208,186,117,107,140, 31, 63, 94, 31, 19, 19,179,167,146,223,179,121,205,154, 53, 83,
+167, 79,159, 94, 82, 83, 23, 29, 29, 93,110,109,139,191,191,191,251,139, 23, 47,226,103,206,156,217,120,239,222,189, 98,137, 68,
+130,172,172, 44,252,248,227,143,152, 55,111, 30, 40,138, 2, 33, 4, 63,255,252,179,100,204,152, 49,205, 35, 34, 34,226, 61, 61,
+ 61, 43,108,214, 65, 8,161, 8, 33, 34, 0,146,130, 73, 10, 64,178,127,255,126,235,126,253,250, 89, 21,204, 19, 23, 76, 66,176,
+148,164, 84, 47, 82,228,183,242,100,137,227,221,187,228,188,146,203, 8, 33,189,203,211,176,208, 64,151,246,125,167,202, 51, 91,
+ 69,127,129, 58,148,234, 34,129, 6, 46, 94, 62,200,190,112, 24, 98, 46, 5, 49,167, 96,226, 82,160, 95, 61, 66,117, 17, 15,122,
+ 66, 2, 42,107,180, 76, 19,143,199,131, 82,169,132,209,104,196,188,121,243,132,231,207,159,183,167,105,250,127, 21,233, 20, 53,
+ 76,207,159, 63,135,159,159, 31,117,226,196, 9,231, 41, 83,166,136, 77,223,147,157,157,141, 58,117,234, 80,103,206,156,113,250,
+250,235,175,101,229,153, 25,138,162,192,231,243, 49,125,250,116,241,189,123,247,236,220,220,220,240,234,213, 43,100,100,100, 64,
+ 38,147, 97,250,244,233,226,187,119,239, 58,186,185,185, 33, 42, 42, 10,217,217,217,144,201,100, 22, 27, 45, 62,159, 95,108, 27,
+138,162,160,211,233, 44, 50, 6,214,214,214,251,130,131,131, 29,173,173,173,241,240,225, 67, 24, 12, 6, 88, 91, 91, 99,234,212,
+169,226,224,224, 96, 71, 27, 27, 27,132,135,135,131, 16, 2, 43, 43, 43,139,202, 8, 0, 12,195, 32, 60, 60, 28, 53,106,212,192,
+181,107,215,156, 38, 78,156, 40, 50,205,127,249,242, 37,220,221,221,113,237,218, 53, 39,169, 84,186,175, 44, 45,134, 97,144,152,
+152,136, 39, 79,158,224,213,171, 87, 72, 77, 77, 69, 90, 90, 26,114,115,115, 97, 48, 24, 0, 0,146,220,156, 83,251, 15,157, 8,
+ 21,139,197, 18,127,239,186, 30,143, 30, 63, 77, 17,139,197, 18, 79, 15, 15,111, 96, 49, 93,142, 33,252, 95,116,116,180,253,152,
+ 49, 99,248, 73, 73, 73,200,204,204, 4,151,203,125,227,218, 18, 8,204,107, 10,100, 48, 24,252, 68, 34, 17,165,211,233, 10, 35,
+ 96, 2,129, 0, 51,246, 41,225,191, 16,197,166,143, 55,164,128, 24,245,208,106,181,126,127,251, 47, 24, 64,129,210,214, 5, 69,
+ 53,190,243, 74, 97,215,182,247, 80, 62, 94,159, 5, 24, 61, 64,115,209,161,129, 59,247,216, 35,133, 51, 8, 26, 64, 3, 95, 66,
+ 42,238,249, 69, 0, 10,208,213, 1,168,166,231, 95, 24,236, 91,127, 52,137, 31, 31, 31, 15, 62,159, 15,161, 80,136,198,157, 6,
+112,247,135,234, 93, 64,161, 33,116,240, 49, 71,179, 88,216, 81, 44, 94,176,104,209, 34,105, 81,205,177, 99,199, 74,173,173,173,
+ 23, 85,218,100, 41, 36, 45, 97, 32,211,159,196, 43,107, 44, 63,149,228, 23,145,162,242, 1, 33, 51, 1,125,163,183, 96,182, 58,
+ 8,133,194,215, 0,218, 84,201,100,201, 5,183, 15, 28, 56, 88,205,174,122,190,201,130, 65, 13,240,196,112,113,180,193,206, 25,
+ 29,237, 28,109,196,150,154,173, 0,103,103,231, 63,238,220,185,227, 32, 18,137, 16, 28, 28, 12, 62,159, 15,145, 72,132,250,245,
+235, 99,251,246,237,142,118,118,118,255, 40,179,181,242,225,195,221, 43,158, 60,121, 62, 55, 32,192,247, 67,169,212,110,242,240,
+225,214, 95,127,253,245,201,227,199,143,239,234,213,171, 87,218,189,123,247,214, 3, 56,108,105,196, 12,192,150,181,107,215, 78,
+ 54, 25,183,175,191,254,250,231,227,199,143,175,232,213,171, 87,226,189,123,247,102, 2,216, 82,158, 64, 94, 94,222,241,249,243,
+231, 91,127,244,209, 71,166,255,113,227,198, 13,236,217,179, 7, 82,169,180,216,186,125,251,246,197,184,113,227,108,181, 90,109,
+185,191, 73, 78, 78, 78,157,239,220,185,227,143,252, 14, 94, 66,147,209,122,252,248,177, 77, 78, 78,142,141, 76, 38,179,113,117,
+117,149,155,204,214, 71, 31,125,100,195,229,114,219,128, 5, 21,121,145,162, 70,199,156,121,149, 93,223, 92,179, 85, 98, 86,153,
+ 57,180,138, 25,173,222,189,123, 95, 69, 25, 61,169,116, 25,201, 16,194, 8, 49,135,130,132, 83,196,108,129, 1, 55, 59, 5, 84,
+ 37, 58,240,150,246, 99, 40, 16, 8,192,225,112,160,213,106,145,158,158,110,145, 41,176,178,178,130, 76, 38,131, 74,165,130,193,
+ 96,128, 72, 36, 50,153, 17, 88, 89, 89,129,199,227,129,199,227, 65, 36, 18,189, 17, 77, 42, 25,205,225,243,249,144, 74,165, 72,
+ 76, 76, 68,116,116, 52, 24,134,129, 76, 38,131, 84, 42,133, 64, 32, 64, 66, 66, 2, 18, 18, 18, 64, 8,129, 84, 42,133, 84, 42,
+133, 37, 13,174,141, 70, 99,169, 63,254,122,189,222,162,136,150,193, 96, 64, 88, 88, 24, 98, 98, 98, 32, 18,137, 10,247, 85, 40,
+ 20,226,229,203,151, 72, 74, 74,130, 68, 34,129,149,149, 21,172,173,173,205,214, 53,237,139, 92, 46,135, 88, 44, 70,102,102, 38,
+148, 74,101,225, 49,181,178,178,130, 84, 42, 69,118,118, 54, 82, 82, 82,202,221,119,163,209,136,132,132, 4,164,166,166, 34, 54,
+ 54, 22,105,105,105,133,102,171, 32,106, 84,181,192, 78, 78, 14,210,211,211, 11, 35,145,101, 77,230,192, 48, 12,114,115,115,113,
+231,206, 29,138, 97, 24,100,101,101, 49,169, 73, 73,198,207, 18, 4, 56,182,248, 7,114,240,236, 3,245,254,211,193,170,163,127,
+ 60, 81,109, 57,250, 72, 37, 10, 92, 98,120, 39,143,161,173, 1,214,208,243,186,165,229,233,133,169, 58,190,181,115, 64, 23,224,
+245, 25,128,230, 2, 34, 91,180,168, 87, 19,209,153, 70,233,179,100,173, 8, 20,186, 99,139,183,173, 89,154, 70, 94,215,212, 92,
+189, 48, 74,231,104,229,215,160, 9,146,147,147, 33, 20, 10, 33, 20, 10,209,180,117, 23,188, 78, 55, 74,158,198,171, 36, 32,232,
+102,150,230,159,212,146,201,100, 45,219,180,105, 67, 21,213,236,217,179, 39, 40,138,170, 15,192,215,162,135,220,198, 90, 2,232,
+ 36, 45,192, 37,211,159, 38, 42,221,142, 61, 86,123,247,249,112,128,221,247, 23, 83,252,194,146, 52, 94, 32,250, 47, 64,116, 77,
+170, 96,182,218,203,229,242,147,155, 54,109,242, 18,137, 68,103, 0,180,173,140,136, 76,204,217,182, 96,242,208,106,182, 38,147,
+165, 87, 2, 92, 49,192, 19, 3, 92, 49, 92,156, 28,176,108, 92, 87, 59,137,136,119,212, 2,195,186,127,203,150, 45,142, 37, 77,
+150,105,106,220,184, 49, 22, 46, 92,232,104,103,103,183,239, 29,255, 88,118,179,182,182,222,219,165, 75,151, 59, 9,114,249,184,
+196, 38, 77, 4,127, 88, 91,103,119,206,206,182,246,124,252, 88,231, 3, 60, 2,176, 53, 46, 46,174,135, 5, 38,235, 99, 43, 43,
+171,224,206,157, 59,235,228,114,121,204,186,117,235, 62,155, 50,101, 10, 86,173, 90,133,249,243,231,255, 8,224, 83, 0, 95,197,
+197,197,185, 85,100,178, 0, 32, 41, 41,105,216,156, 57,115,210,210,210,210, 0, 0,245,235,215, 71, 86, 86, 22,102,205,154,133,
+207, 63,255, 28, 0,208,168, 81, 35, 16, 66,144,156,156,140, 53,107,214, 36, 39, 37, 37,141,174,224,217, 30,123,248,240,225,230,
+ 58,157,206, 29,249,213,131,194,172,172, 44,171,140,140, 12,185, 78,167,147, 50, 12, 35,181,177,177,145, 1,144,140, 28, 57,146,
+251,244,233, 83, 63,131,193, 16,207,122,171, 63, 41,207,139, 84, 6,138,162, 78, 85, 37,114, 85, 90, 68,172, 12,202,143,104,245,
+238,221,155, 42,250, 89, 44, 98, 68,225, 97, 76,208, 53,216, 5, 52, 41, 22,205,146,112, 40,136,173,172,241, 58, 54, 26,124, 80,
+ 79,222,150,209,202,204,204,196,103,159,125,166, 26, 54,108, 88, 58,195, 48, 3,204, 53, 5,214,214,214,176,182,182,198,211,167,
+ 79, 73,255,254,253,147,215,173, 91,167, 42,106,180,158, 63,127, 78,186,117,235,150,178,104,209,162,188,242,140,150, 41,162,181,
+114,229, 74, 85,135, 14, 29, 82,159, 60,121, 66, 76,102, 74, 38,147, 97,205,154, 53,170,142, 29, 59, 38,223,191,127,159,152,230,
+ 89, 18,209,162,105,186,208,104, 21,221,134,166,105, 48, 12, 99,145,209, 82, 40, 20,195,122,245,234,149, 28, 30, 30, 78, 76,251,
+105,109,109,141,117,235,214,169,186,118,237,154,252,228,201, 19, 98,154,103,101,101,101,182, 25, 52,125,191, 92, 46,135,149,149,
+ 21,158, 62,125, 74,186,117,235,150,188,113,227, 70,117,209,249, 97, 97, 97,164,111,223,190,201,185,185,185,195,202, 51, 47,166,
+234, 60,131,193, 0,181, 90,141,180,180, 52,196,198,198, 22, 86, 29,170,164, 86, 61,134, 14,238,211, 80,165, 82, 41,159, 62,127,
+ 17, 83,191,158,191,147, 74,165, 82, 70,199,196, 60, 7, 22, 51,229,104, 15, 8, 8, 8, 72,255,236,179,207, 84,153,153,153, 85,
+ 54, 90, 2,129, 32,156,203,229,146,182,109,219, 18,173, 86, 75, 98, 99, 99,245,105,153,153, 6,223,111,191, 37, 79,102,204,160,
+196, 65, 65, 66,153, 76, 70, 21,104,210,175, 94,189, 98,196, 98,113,248,223,254, 36,162, 25, 23, 80,164,205,245, 23,121, 54, 93,
+251, 12, 17, 80, 73,247, 0, 93, 30, 32,180, 5,132,182,224, 74,237,241, 65,219, 70,156,221,119,114, 92, 64,152, 86,224, 11,221,
+ 43,212,228, 17,103,128,105,123,225,185,218,182,205,192,169,130,140,140, 12,112, 56,156, 66, 83, 36,145, 74,209,249,195,145,244,
+207,247, 52, 46, 0,105, 13,138,227,110,193,189, 62,123,193,130, 5,252,204,204, 76,208, 52,253,167,166, 68,130,137, 19, 39, 10,
+173,172,172,230,155,253,240, 59,236,199, 7, 79,216, 2, 32,159, 63, 75, 82,187, 29,127,164,242,249, 98,229, 78,113, 64,163,230,
+152,208,193, 73,188,242, 84, 74, 64,104,172,170, 38, 96,156, 1,131,182,105, 37,204, 86, 91,185, 92,126, 42, 40, 40, 72,210,179,
+103, 79,172, 89,179, 70, 42, 22,139,207, 84,230,193,175,200, 51, 78, 89,186,241,151,228,135,235,187, 3, 58, 69,190,193, 42, 50,
+165,228, 49, 88,184,243, 82,182, 94, 79,134,154,171,169, 82,169, 70,125,250,233,167,233, 71,143, 30,125,195,100,137, 68, 34, 68,
+ 70, 70, 98,249,242,229, 25, 25, 25, 25,163,223,165,201,154, 50,101,202,242,184,184, 56,159, 11, 23, 46,112, 83, 83, 83,157,214,
+254,244, 83,246,145,236,236,140, 21,143, 31, 63,251,170, 94,189,186,115, 27, 52, 24, 93, 78,234,135, 82, 77,214,228,201,147,247,
+199,197,197, 53,190,120,241, 34, 47, 53, 53,213,125,242,228,201, 88,189,122, 53,230,207,159,191, 29,192, 4,152,215,225,229,207,
+ 0,130, 78,247, 44, 51, 51,179,119,247,238,221,179, 50, 51, 51,209,160, 65, 3,244,233,211, 7, 46, 46, 46,112,115,115, 67,191,
+126,253,224,237,237,141,244,244,116, 12, 29, 58, 52, 35, 53, 53,181, 59,128, 87,229,105,166,167,167, 71,236,219,183,239,249,212,
+169, 83, 27,199,197,197,249, 1,176,207,205,205,149,230,230,230, 10,181, 90,173,216,214,214,214,182, 81,163, 70, 14,227,199,143,
+151, 61,120,240,192, 47, 46, 46, 46, 15, 64, 52,107,175, 10, 77, 86,153, 94, 4, 64,106,129,225,209,150,248, 76,173, 96,153,185,
+219,150,250,183, 25,235,149, 52, 91, 69,167, 55,170, 14, 75,191, 24,129,133,123, 14,239, 86, 11, 60,234,192,218,167, 33, 36, 34,
+ 17,196, 2, 1,196,182,246,208, 48, 12,126,138, 76, 82, 42, 8,153,111,233, 1, 45,249, 67, 72, 81, 20, 54,111,222,108,104,217,
+178,165,250,210,165, 75,155, 84, 42,149, 7,128,223, 45, 49, 5, 27, 55,110, 84, 78,159, 62, 61, 52, 37, 37,165,161, 72, 36,210,
+154,230,111,218,180, 73, 57,114,228,200,199,113,113,113,141, 37, 18,137,178,172,246, 89, 69,141,150, 80, 40,212,164,164,164, 52,
+ 31, 59,118,108,248,214,173, 91, 21, 18,137, 4, 82,169, 20, 66,161, 80,155,146,146,210,240,179,207, 62, 11, 93,189,122,181, 82,
+ 44, 22, 67, 42,149, 90, 84, 45, 71, 8,121,195, 80, 21,157,111, 46, 6,131,225, 82, 74, 74, 74,195,233,211,167, 63,248,254,251,
+239, 21, 38, 3, 84,180,140,107,215,174, 85,202,100, 50,139, 34, 90,166,245,164, 82, 41, 54,108,216,160,156, 58,117,106,104, 74,
+ 74, 74, 67,161, 80,168, 45, 50, 95, 49,101,202,148, 7, 41, 41, 41, 13, 13, 6,195,165,114,222,240,140, 57, 57, 57,224,114,185,
+120,252,248,177,134,207,231,131,166,105,188,124,249,178,208,104,217,217,217,249, 55,172, 95,207,247,151,253,135,175,138,249, 66,
+ 97,203,230, 77,253, 94, 69, 69,199, 17, 66, 69, 85, 80,212,223, 85, 42,149,199,165, 75,151, 54,181,108,217, 82,189,121,243,102,
+ 67, 89,145, 45,115,208,104, 52, 87, 67, 66, 66,244, 34,145,136, 74, 76, 76, 52,112, 56, 28, 24,141, 70,162,105,222, 92, 83,255,
+251,239,201,211,185,115, 41, 43,169,148,203,231,243, 33,145, 72,168,179,103,207,106,149, 74,229,213,191,223,104, 65, 2, 10,226,
+ 23, 41, 26,185,136, 54, 80,120,254,123,190,201, 18,217, 0, 34, 91, 64,100,139,106,213,220,113, 47, 82, 41, 7, 13, 1,140,102,
+228, 16, 35, 68, 10, 10,146,199,201,144,243, 4, 98, 42, 41, 41,169,208, 16,153, 38,175, 58,126, 8,137,206,147,129, 34, 66,112,
+ 96, 73, 10,146,222,246,246,246,220,196,196,196, 55, 52,253,253,253, 57,122,189,222,252,212, 46, 9, 70, 87,128,153,252, 60, 73,
+237,250, 91,168,194,103,198,138,159,197, 98, 99, 22, 16,180, 17, 1,181,220, 48, 99, 96, 35,193,215,199, 83, 3,238, 71, 41,107,
+129, 67, 38,128,201,115,180,160,156,109,228,114,249,153,251,247,239, 75,228,114, 57, 94,189,122,133,230,205,155, 99,199,142, 29,
+ 18,137, 68,114, 26,128, 69,237,241,238, 38, 35, 58, 47,215,216,114,246,225,152,164,135,137,134, 98, 38, 43, 85, 65,240,233,119,
+199,179, 50,115,212, 3,238,196,150,125,255,148,194,131,172,172,172,110,243,231,207, 79, 79, 77, 77, 45,102,178,162,163,163, 77,
+134,160, 3,128, 39,239,234,199,210,218,218,122,248,138, 21, 43,112,255,254,125,244,236,217, 19,215,174, 93, 67, 70, 70, 6, 14,
+156, 57,243, 98,223,139, 23, 95,153,218,108,149,145,250,161, 84,172,172,172,190, 88,177, 98, 5,130,130,130, 10, 53,211,211,211,
+177, 98,197,138, 56, 0,147, 44, 53, 89, 38, 82, 82, 82,238, 61,123,246,172,123,131, 6, 13,194, 54,109,218, 20,231,234,234,202,
+140, 31, 63, 30,159,126,250, 41, 28, 29, 29,141, 27, 54,108,136,105,219,182,237,227,136,136,136, 46, 74,165,242,145, 57,239, 2,
+105,105,105,183,118,236,216,113,167, 83,167, 78,146, 81,163, 70, 57, 30, 59,118,204, 94,169, 84,186, 9,133, 66, 39,173, 86, 43,
+ 8, 11, 11,227, 28, 57,114,196,229,233,211,167,145,106,181,250, 94,101,203,254, 95,131,162,168,251, 20, 69,157,162, 40,234, 98,
+137,207,251,229, 45,179, 96,219,178,254, 46,119,189, 18,197,220, 81, 98, 50,159,225,181,176,120, 98, 61,185,242,214,136, 22, 36,
+105,124, 27,146, 60,196,143,220,104,111, 71,198,214,166, 20,163, 42,153,222, 65,165, 82, 21, 78, 71,143, 30, 37, 46, 46, 46, 10,
+185, 92,110,113,122, 7, 23, 23,151,228,156,156, 28,210,172, 89,179, 12, 71, 71,199,194, 84, 4,174,174,174,201, 10,133,130,180,
+104,209, 34,195,201,201,105, 3, 10, 26,101,187,187,187,199, 18, 66,136,167,167,103, 66, 89,122, 6,131,129,184,184,184,152,122,
+232,241,236,236,236,126, 8, 12, 12,204, 72, 78, 78, 38,174,174,174,133,169, 19, 28, 29, 29,215, 52,111,222,188,228,252,138,202,
+ 27, 27, 23, 23, 71,226,226,226, 72,245,234,213, 19,138,206,143,142,142, 38,209,209,209,196,221,221,221,226,244, 14,142,142,142,
+171, 75, 41, 75,165,202,232,225,225,145,172, 82,169, 72,171, 86,173,138, 29, 83, 15, 15,143,100,181, 90,109,154,111, 86,122, 7,
+177, 88, 60, 65, 36, 18, 37,136, 68,162, 4,161, 80,184,188, 70,141, 26, 41,135, 14, 29, 34, 27, 54,108, 48,117, 73,135,163,127,
+223,150,117, 90,141,254,202,209,191,223, 23, 85, 73,239, 32,151,203,255,112,113,113, 81, 28, 61,122,180,216,245,165, 82,169,204,
+ 78,239, 32, 22,139,227,242,242,242,152,228,228,100,253,205,155, 55,149, 65, 65, 65,202,199,143, 31, 43, 35, 35, 35, 85,233, 41,
+ 41,186,228,228,100, 85,118,118,182, 38, 52, 52, 84, 35,145,188,155,244, 14,100,135,119, 29,242,131,239,241,136,165, 94, 79,167,
+183,147,168, 31, 45,107, 72,200,255, 62, 34,228,244,167,132, 92,154, 77,238,109, 31, 79, 90,121, 9,141, 55,103, 85,127, 78,182,
+249,252,102, 78, 74, 6,178,163,126, 29,242,131,239,233, 23, 75,188,158,142,106,235,166,254,105,235, 6,114,247,238, 93,242,248,
+241, 99,242,234,213, 43,114,250,247, 67,164, 85, 45, 73,190,230, 15,190,199, 45, 76,243,208, 90, 40, 20,230,173, 91,183,142,220,
+185,115,167, 80,243,248,241,227, 68, 34,145, 40, 1,243,122, 45, 19,128, 34, 63,248,127,104,216,234,115,253,235,174,178,220,244,
+147,179, 9,121,180,155,144, 29, 1,132,236, 10, 36,228, 80, 47, 66, 78,140, 38,119, 54, 12, 36,173,189,248,122,178,205,231, 26,
+217,238,111,118, 99,123, 30,143,151,115,244,232, 81,146,144,144, 64,174, 93,187, 70,130,130,130, 72,120,120, 56,137,137,137, 33,
+167, 78,157, 34, 60, 30, 79,141, 74, 12, 91, 22,232, 12,207, 46,117,249,137,161, 43, 91, 19,114,108, 40, 73,221, 55,156,244,174,
+ 39,207,104, 81,189, 74,249,232, 26,217,219,219,167,157, 58,117,138, 68, 70, 70,146,171, 87,175, 18, 39, 39,167, 52, 0, 1,239,
+250, 7,177, 75,151, 46,119, 9, 33,193, 61,123,246, 12, 6,112,182, 75,151, 46,193,175, 95,191, 14,110,222,188,249, 29,148,159,
+250,161, 76, 58,119,238,172, 35,132,144,158, 61,123, 18, 0, 9, 93,186,116, 33,175, 95,191, 38,205,155, 55,215,190,165, 98,115,
+ 0,140,230,241,120, 63,217,217,217, 93,182,181,181,189,196,225,112,118, 0, 24,129,202,231,227,226, 0,112, 3,224, 15,160,105,
+193,228, 87, 48,143,237,113,248, 31,161, 48,189,131, 57, 12,244, 66,235, 49,181,168,171,195,106, 34,119,104, 77,228,125, 82,155,
+ 50, 39, 97,105,151,178,140, 22,195, 48,228,249,243,231,164, 99,199,142, 10,169, 84, 26, 15,243, 19,150, 22,211,116,112,112, 8,
+114,114,114,122, 35,137,102,145,249,197, 18,150, 58, 57, 57,221,114,117,117, 77,118,116,116, 12, 41, 77,211,193,193, 33,200,213,
+213, 53,217,193,193,161, 88,114, 79, 14,135,211,211,193,193, 33,190,228,124, 46,151,219,201,201,201, 41,182,228,252, 50,246, 29,
+ 46, 46, 46,177, 9, 9, 9, 36, 53, 53,149,120,120,120, 36,148, 52, 96, 73, 73, 73,197, 12,152, 57,154, 21,149,165,156, 50,150,
+170,105,198, 49,173,204,121, 55,225, 93,173, 90,181,148,181,107,215, 18,153, 76,150, 82,116,129, 79,187, 79, 22,220,125,145,151,
+243,233,156, 31, 14,149,146,176,212,220,228,160,221,165, 82,105,124,199,142, 29, 21,207,159, 63, 39, 12,195, 16,134, 97,202, 50,
+ 90,165,105,246,104,218,180,105,122, 90, 90,154, 49, 55, 55,215, 16, 27, 27,171,121,253,250,181,106,217,178,101,186,212,212, 84,
+117, 94, 94,158,246,225,195,135, 26, 87, 87,215, 84, 0, 61, 44, 61, 71,149,253,237, 42, 89,125, 70,182,251,181, 38,219,252, 78,
+133, 47,242, 12, 27, 29, 40,213, 4,175,237, 73,200,165,217,228,206, 15,159,146,150, 94,130,124, 67,180,221,247, 12,249,217,187,
+ 29,217, 88, 75, 96,150,230, 79,181,219,146,237,190,103,158, 46,244, 12,251,168,137,163,118,255,238,237,228,229,203,151,228,248,
+145,125,164, 69,205, 2,147,181,205,239, 60,249,193,175,163, 57,154,165,153,173,157, 59,119,146,151, 47, 95,146,223,126,251,205,
+ 92,147,213,165, 52,163, 53,175,139, 44,235,211, 64,145,102,104, 35,129,182, 95, 0, 95,215,173, 14,223,208,202,147,107,108,232,
+ 74, 51,126,142, 32,221,124,196, 26,178,205,231, 26,217,230,215,221,220,114, 10, 4,130, 24, 20,201,169, 83,114, 18, 10,133,169,
+229, 24,173, 46, 21,154, 45,111, 97,226, 31, 75, 59,145, 62, 13,228,233,102,154,172,138,174,165, 70, 14, 14, 14,105,187,118,237,
+ 34,206,206,206,169,102,154,172,191,252,250,180,182,182,222,155,151,151, 23,124,238,220,185,224, 46, 93,186, 4,239,221,187, 55,
+248,198,141, 27,193, 18,137,100,175, 41, 56, 81,210,108,249,189,249,252,239, 82, 34,162, 21,156,155,155, 75,206,157, 59, 71,186,
+116,233, 66,246,238,221, 75,110,220,184, 65, 36, 18, 73,112,101,203,249, 87,236, 59,171,249,159,102,124, 41,147,101, 70,235, 45,
+158, 8,162, 86,171,201,172, 89,179,180, 34,145, 72,201,231,243, 45, 29,130,231,189,190, 8, 29, 28, 28,110, 57, 59, 59, 39, 59,
+ 59, 59, 23, 51,123, 69,231, 59, 56, 56,132,252,203,111, 64,111, 62,159, 31,205,227,241,138, 15,193,227,223,183,101,237,214,163,
+230, 59, 7,244,253,160,138,229,228,243,249,252,121, 34,145, 72, 57,107,214, 44,109, 94, 94,158, 37, 70, 11, 0,186, 74, 36,146,
+248, 61,123,246,168, 94,188,120,161,207,200,200, 48,220,189,123, 87, 31, 20, 20,164, 93,188,120,113,174, 68, 34,137, 71,217,105,
+ 9,254,150,227, 73, 54,214, 18,152,204,214,163,249,158,225,125,234, 73,116, 59,102,118, 35, 45,107,148, 48, 89,101,103,114, 47,
+ 93,179,192,108, 61,248,218, 35,188,163,183,204,176, 98,254, 12,210,162,166,184,184,201,178, 64,179,164,217,146, 72, 36,185,139,
+ 22, 45,178, 36,146, 85,220, 16,254,228,227, 65,182,251,238,205, 55, 81, 21, 76, 63,248,252, 72, 54,251,120,252, 83,238,163, 64,
+103,120,118,246, 22, 62,177, 32,146,101, 78, 57, 27,217,218,218,134, 89, 16,201,250, 59,246,189,219,196,137, 19,131, 95,191,126,
+ 29,252,234,213,171,224, 27, 55,110, 4,127,248,225,135,193, 0,186, 21, 89,167,208,108,233,250,247,215, 52,162,233, 25, 21,104,
+126, 60,113,226, 68,242,250,245,107,242,234,213, 43,114,227,198, 13,242,225,135, 31, 18, 88, 54,124, 15,107,138, 88,163,245, 78,
+ 34, 90,127,245,128,159, 93, 0, 92, 44, 58, 67, 36, 18, 37,171,213,106, 71,153, 76,246,123, 94, 94,222, 84,228,119,139,172,146,
+230, 95, 81, 78, 86,243, 95,161,233, 42,147,201, 54,229,229,229,125, 40, 18,137, 82,213,106,181,179, 5,154, 54, 66,161,112,134,
+ 72, 36,234,168, 84, 42,189, 1, 64, 42,149, 62,215,104, 52,151, 85, 42,213,122, 0, 89,239,122,223,201,198, 90, 2, 8, 4, 77,
+ 65, 48, 55, 56, 70, 81,115,197,185, 12,207,153,157,108, 99, 90,213,150, 70,130,199,124, 7, 74,115,143, 26, 19,173,177, 88, 83,
+ 76, 53,135,145, 55,247, 94,148,178,198,119, 23,114, 61,191,232, 40,139,105, 85, 75, 22, 3,130,239, 32, 84,222,182, 84,179,164,
+217,146, 74,165,123, 20, 10,197, 56, 0,151, 45,221,119,114,216,143, 15,133,190, 26,244,156,122, 32,229, 12,225, 67,136, 18, 52,
+231, 49,146,144, 76, 45, 14,211,177,247,209,223,174,217, 77, 38,147, 13,247,245,245,173,245,244,233,211, 87, 74,165,242, 87, 0,
+231, 75,172, 67,249, 2, 29, 37, 92,110, 67,149,193,112, 45, 12, 8,170, 64,243, 99,153, 76,246,133,175,175,111,192,211,167, 79,
+159, 40,149,202,181, 0, 14,176,231,232, 95,165,249,175, 52, 90,127,123, 22,101,211,143, 93, 94, 94, 30,123, 6, 88,254,106, 18,
+243,242,242,250, 23, 92,119,150,110,155,165,209,104, 22,106, 52,154,133, 40,104, 63,146,153,153,249,143,106,180, 74, 77,123,165,
+ 37, 27,107, 5, 65, 32, 88,217,196, 67, 60,245,232, 68,177, 18,132,138, 3,143,217, 80,129,201,170, 72,243, 30,196,250,149,205,
+ 61,197,159,255, 54, 65,172, 4, 65, 18, 8,214, 87, 96,178,204,229,166, 66,161,168, 89,233,125, 30, 20,166, 3, 16, 73,128, 40,
+ 44, 46,231, 69,113, 49, 8,197, 54, 50,126,151,156,207,203,203, 59,127,239,222,189,114,127,131,194,129, 75, 48,152,221, 25,224,
+ 64, 94, 94,222,129, 10, 52, 89, 88,254,113,112,217, 67,192,194, 82,241, 75,201, 63,181, 96,212,180, 87, 90,114,216,239, 62,210,
+ 56,179, 64,163, 38, 96,136,134,194,144, 68, 77,139,214, 86, 81,243, 46,210,168,233,224,192, 27, 2, 67, 4,242,180, 73,212,164,
+104,237, 63,102,191, 1,130,197,172,145, 98, 97, 97,249,199, 48, 30,197,123, 26, 22,254,207, 26, 45, 22,150,247,156,130, 40, 79,
+ 92,193,244,143,213,100, 97, 97, 97,249, 15, 26, 46, 80, 40,187, 65,155, 37,117,175,149,105, 20,119,145,213,172,148, 38, 7,128,
+ 53, 0, 27,228, 15,227, 96,234, 38, 92, 81,154,141, 15, 0,232,217,227,201,106,178,154,172, 38,171,201,106,190, 99,205,138,180,
+223,199,182, 95,165,101,134,223,241,174,122, 29,178,154,149,167, 59,123, 60, 89, 77, 86,147,213,100, 53, 89,205,127,169,230,191,
+ 14, 66, 72,165, 19,177,177,188, 27, 68,236, 33, 96, 97, 97, 97, 97, 97,249,199,209,184,224,211, 21,249,209, 45, 87,211,130,119,
+218, 70, 75,108, 95,215, 21, 92,186, 1,197, 16, 95, 0, 32, 52, 21, 14, 3,243, 80,149,254, 34,177,170,218, 50, 55,111, 59, 2,
+193, 97, 10,218, 65,121, 9,207, 51,170,170, 87,207,219,170,191,179,131,124,120, 82,122,246,158, 39,207,242,142, 89,178,173,181,
+181,167,181,200,206,118,160, 70,167,175, 39,224,243, 99,116, 89, 57, 59, 50, 51, 95,229, 86,162, 24,118,229, 45, 92,188,152, 80,
+ 39, 19, 67, 40,190, 68, 71,219, 91,241,169, 60,228,145,188, 68, 25,227,149, 21, 73,142, 28, 25, 68, 44, 61, 55, 20,141, 14, 82,
+185,188,137, 80, 36,105, 46,145,219,214,101, 8,144,145, 28, 31,165,213, 27,110, 24,181,202, 96,194,224,202,219, 56, 87, 44, 44,
+ 44, 44, 44, 44,255, 2,163, 21, 2,160, 23,242,219,104, 85,220, 24,222,211,191,205,125,145, 72,236, 5, 0, 12, 33, 96, 8,160,
+200,201, 10, 78,122, 21,212, 29, 0, 28,106, 52, 62,199, 19, 89, 53, 97, 72,254,114, 35, 3, 24,116,234,200,156,232,187,205,204,
+ 41,145,212,209,251,163, 78, 93, 58,247,239,221,187,151, 79,253,122,245,107, 3,192,163,199,143, 34, 78,158, 60,245,236,210, 69,
+234,168, 34,245,249,111, 85,217, 99, 2,209, 55, 77,155, 54,106, 19, 20, 20,178, 20,192,228,170, 30, 65,123,123,217,212,243,255,
+155,213,174,115,255, 53, 82,192, 50,163, 37,178,179, 29,216,175, 79,143, 70, 95, 78,155, 72,127, 58,235, 91,175,251, 55,175,172,
+146,185, 6,100, 17, 70,127, 94,145, 60,228,122,121, 3, 39,151,244,143,101, 25,172, 95, 51,206,210, 27,118,181,180, 85,101, 68,
+ 12, 33,140,113, 8, 69, 81,224, 8, 36, 71, 28,107,181, 57,100,211, 97,102, 38, 0,179,123,140, 89,185,250,119,113,114,117, 63,
+ 58,228,147, 25, 34,137,181, 51, 23, 28, 62, 0, 10, 9, 81, 97,184,116, 96,133,237,231, 75,118, 54,190,249, 48,218,240,199,255,
+182,168, 41, 62,175,191, 50,241, 41,155, 75,133,133,133,133,133,229,191,204,169, 2,115,117,170,228,130, 50,141,150, 72, 36,246,
+186,115,229,164,221,111, 55, 98, 1, 0, 93, 26,187,224,171,101,155,186,237,221, 24,244, 12, 0, 90,118,234,237,189,116,222, 52,
+220,122,146, 2, 66, 8, 26,213,177,199, 7,253, 6,153,103, 60,156,253,154, 13, 28, 56, 96,216,172, 89, 95,244,125,249,242,101,
+212,254,253,251,175, 3, 64,219,118,237,234,124,251,237,183,131,215,216,218, 9, 15, 30,249, 95,188, 58, 57,236,126,101,246, 86,
+228, 86,171,154, 79,221,154,195, 15,254,188,137,238,208,125,192,208, 40, 40, 86,168, 19, 94,197,155,179,173,131,131,195,116, 30,
+143,103, 13, 0, 12,243,167,255,209,233,136, 11, 0, 24,140,140,220,214,205, 39,151,195, 23, 25,133, 66,254,211,220,188,188, 61,
+ 57,241, 97, 63,149,167,169,209,235, 3, 62,159, 52,134,126,240, 42, 29, 94, 1,109, 57, 27, 86,124, 13,198,168,183,157, 49,111,
+217,192,160,187, 7,161, 72,198, 85, 51,119,141, 87,114, 70,181,106, 45, 56,223,172,144,117,165, 40,140,246,108,249,201,135, 75,
+119, 31,225, 53,173, 99, 5,141,158,193,153,224,244,150, 63,172,255,102,245,205, 31,122,157, 0,176, 29,192, 31, 0, 42, 52,117,
+118,246,118,191, 78,159,191, 94,166,208,254,153,166,168,192,100,225,199, 61,135, 17, 26,203,192,215,199,151,235, 50,125,149,108,
+251,178,241,187,149,249, 99,119,177,176,176,176,176,176,252, 87, 73, 68,241,222,134, 59, 42, 52, 90, 0, 32, 19,115,241,236,117,
+ 18, 0,192, 70, 12, 76,157, 48, 10,233,105,169,222, 90, 3,131, 79, 70,141, 64, 72,120, 34,158, 69,166,130, 16, 2,111,119,137,
+217,165,225,128,105,250,201,216, 79,218,159, 59,127,254,222,130,249, 11,126,161, 40,220, 6,128,237, 59,126,108,185,112,209,194,
+113, 35, 70,141,232,122,228,200,145, 39, 0, 42,101,180,184,148,124,211,234,149,203, 5,113,105,106,245,244, 89,115,153, 47,102,
+ 78,223, 0, 96,128, 89, 78,134,199,179,142,139,139,147,209,116,241,230,107,223, 45,159,123,173,107,255, 53, 47,162, 98,178, 30,
+156, 59,126,188,153,191,191, 63,226,226,147, 90,175,250,126, 91,195, 51,231,196, 99,114,115, 84,253,149,105, 97,165, 14,218, 44,
+228,241,158, 44, 89,245, 67, 35,198,166, 14,253,213,184,158, 8,168,237,134,248,148, 44,180,235,222,151, 27,124,255,126, 55,192,
+108,163, 85, 50, 65,227, 64, 45,147,210,240,219, 61,119, 59,127,216,202,173, 41, 77,115,144,167,210, 35, 53, 91, 3, 35, 3,180,
+245,179, 70,143,189,223,115, 51, 20,250,143,150,253, 47,246,163,219, 27,123, 39,171,179, 19,166, 0, 56, 90,254,215, 16, 59,119,
+ 39, 43, 60,139,205, 45,213,100, 41,212, 6, 0, 0,159, 99, 4, 5, 98,207,222, 95, 44, 44, 44, 44, 44,255,113, 74,237,117, 8,
+ 20,140, 74,126,242,228,201, 82,219,239, 24,141, 4,207, 34, 19,241, 44, 50, 17,247,194, 83,161, 35, 60,108, 88,181, 4,107, 87,
+ 44, 66,134,138,198,111,183, 98,241, 60, 50, 9,207, 35,147,144,150, 89,106,166,247, 98, 85, 74,107, 86,136, 27,175, 95,111,181,
+186, 91, 59,105, 7, 59, 91, 91,219, 23, 79,126, 81, 44,156,153,236,183,228,243, 88, 62, 79, 43,140,147,202,164,173, 14, 31, 62,
+228,239,236,232, 36,149,201,228,179, 37,213, 26,238,180,182,110, 96, 93,158,102, 73,196, 78,190,125,251,246,234,209,201,197,197,
+153,153,184, 33, 56,188,158,159,175,190,110,157,186,173,197, 78,117,251,150,179, 89,161, 38,195, 48,160,105, 26,201,201,201, 72,
+ 72, 72,192,235,215,175,241,252,249,115,196,198, 70, 37, 51,132,240,140, 96,104, 87, 87,119,112,185, 2,120,213,240,196, 15, 27,
+ 86, 72,150, 45,254,170,185, 72, 42, 56, 86,194, 8, 21,106,170, 51, 50,143,156, 62,123, 62,254,204,254, 31,140, 0,144,146,153,
+135, 75,247, 95, 34,228,105,172,165, 39,178,100, 10,135, 26,241,209, 47,115, 12,145,167, 56, 75,191,254, 34,246,198,141,155, 81,
+217,185, 90,228, 42,117, 80,170,245,208,104,141,208, 27, 25,120, 58,138,240,251,220,122, 56,126,249,161, 51, 69, 81,235, 43, 58,
+158, 26,141,222,216,198, 87,138,161, 29,171,195,215, 93,138,248,103,183, 49,125,254,122, 4,189,214, 32, 51, 51, 11,122, 69, 26,
+152,188, 56,164, 69,134,192, 96, 52,146,138,206,251, 91,130,213,100, 53, 89, 77, 86,147,213,252, 23,107,150,229, 69,222, 19,118,
+148, 50,161,208,104,149, 69, 68,108, 6,158,189, 78, 66, 19,223,106,168, 93,195, 21,247,158,103,226,215, 75,177,216,121, 46, 26,
+151, 66, 83,193,112,229, 72,202, 1, 94, 68, 37,227, 69,116, 90,133,249,179, 57, 66,222,144,207, 63,207,158, 85,223, 63,167,197,
+149, 51, 83, 81,205,241,133,255,156, 57, 89, 83, 57, 66,222, 16,219,234,242,253,115,103,205, 24, 46,151, 72, 4, 90,141, 22,181,
+106,122,138,166, 77,153, 58,134,178, 21,238, 55,119, 47,229,213,252,108,133, 98,241, 79,203, 22,207, 22,174,255,237, 69,140, 66,
+ 11,197,209,219,201,175,190,152,187, 48,131,203, 19,253, 32,175,230,103,107,174,150, 94,175,135, 70,163,129, 86,171,133, 78,167,
+ 67,124,108, 88,223, 63,126,251,178,123,205,234,118,221,133, 34, 17, 8,128, 28,149, 1,175, 19,149,232,216,185, 43,167, 73,227,
+198, 1, 50, 87,191,177,165,105,101,103, 71,103, 51,132, 35, 63,249,251, 62,206,161, 11, 15,240,203,201,251, 56,118,249, 1,238,
+ 93, 61, 99, 32,140,190,112,252, 47,153,107, 29,111,153,107,253,104,153, 91,131,228,194,169, 90,189,160,114,143, 41,135, 38, 29,
+ 59,119,185, 56, 97,242,180, 43,202,220,244,148,159, 54, 45,137, 79, 77,136, 10, 19,242, 41,131, 68,200, 65,158,218,128,221,127,
+ 36, 96,224,138, 80, 60,141,201, 3, 33,164,194, 1,188, 25, 96,230,144,177, 95, 26,245, 58, 29,124, 60,100,216,183, 99, 37,250,
+118,108,136, 78,245,109,209,172,182, 20, 18,174, 6, 79,194,159,225,192,190,221, 6,134,161,191, 96, 95,100, 88, 88, 88, 88, 88,
+216,136, 86,225,228, 90,116, 65,153, 85,135,106,181, 42,114,192,144, 17,112,117,114,145,245,235, 48,154, 31, 28,145,133,212,196,
+104,188,124,254, 24, 74,181, 30,124,219,154,128,200, 5, 53,188, 60,241,240,217, 49,221,198,213,167,242, 24,131, 38,178, 44,189,
+190,125, 93,221, 95,134, 83,244,234, 85, 30,119,158, 63,203,108,178,111,254, 46, 12, 27, 38,115, 88,189,202,227, 78,212, 43, 41,
+ 45, 17,145, 86, 99, 70, 13,165,104,138, 96,206,156, 89,232,215,187, 7, 62, 25, 51,146,218,179,103,119,139, 44, 51,247,146, 1,
+111,243,188,175,151, 8,146,179, 12,218,123,207,243, 52, 18,169, 88,124,243, 69,158, 34,192,203, 67,220,179,255,232,132, 83,135,
+127, 90, 15, 96,148, 57, 90, 38,131,165,215,235,161,211,233, 0,192, 8, 0, 52,157,255,153,158,171, 69, 74,150, 6,201, 89, 26,
+ 24,140, 12,250, 15, 25, 37,190, 31, 20, 58, 10, 64, 25,237,181, 24, 70,111,208,227,232,133, 16,196,223, 63,194, 80, 52, 39,187,
+ 72, 99,120,200, 92,235,120,187,184,120, 92,235,221,127,164,163, 64,148, 95, 13,155,171,208, 96,207,182, 85,229,150,147,166, 40,
+194, 24, 13, 89, 6,189, 94, 81,171,102,173,120, 95,255,134,162, 27, 87,206,245,189,121,241,104,158,161,214, 72,155,136,168, 68,
+112,120, 66,112,248, 34,104,116,230,189, 44, 36,191,188,179, 5, 0, 53,246,179, 89, 27,102,124,249, 21,103,230,198,235,208,170,
+149,208,168, 20,200,201,206,132,152,171,199,147, 91,199, 13,196,168,159,161, 72,124,176,133,189,191, 88, 88, 88, 88, 88,254,227,
+148, 28,126,167,112, 94,153, 70, 43,250,233,141,102, 0,224,221,180, 91,186, 76,196,181,227,210, 20,146,227, 34,176,103,205,116,
+ 48, 12, 65,207,113,171, 33,247,114,129,152,207,129, 38, 47, 61, 47, 35,226,106,185,109,117, 40, 74,223,117,203,246,120,175,207,
+ 38,213,178,218,183, 47,143, 7, 0,251,246,229,241, 38, 77,172,110,181,117,123,164, 87, 96,155, 38, 32, 70, 35,122,247, 27,128,
+ 33, 31, 15, 65, 84,146, 18,255,187, 22, 3,133, 74,107, 86,111, 57,177,131,111, 67, 7,123,199, 30,159,143,238, 33,229,114, 40,
+170,174,167, 53, 39, 54, 85,111,224,112,120,198, 19,247,179, 19,250,247,255,216,225,210,233, 67,157,140, 14,190, 13, 85,105,225,
+161, 21,233,105, 52, 26, 24,141, 70,104, 52, 26,232,245,122,216, 57,212, 60,221,117,192,154,184,196,164,220, 83, 73,153,234, 64,
+133,222,128,228, 44, 13, 82,178, 52,200, 82,232,224, 34,183,133, 65,175,173, 95,150, 30, 33,228,151, 15, 7,140, 24, 9,128,166,
+104,195,174,188,196,240,231,249, 75,254, 52, 89, 61,250, 13,115,188, 22, 28,129,151, 65,103, 50, 9, 99,200,207,226, 78, 49,113,
+229, 31, 87, 16, 14, 5,134,207,165,244, 28,154,102,116,186, 60,189,147,147,227,165,171,151,206,246, 81, 27, 94,129,195, 23, 22,
+174,171,210, 26,205,190, 98,146, 95,222,217, 12, 0,223,111,220,176,182, 85,215, 97,252,171, 33,145, 80,233,129,150,141,189,241,
+251,193, 31, 53,132,232,191, 84, 36, 62,216,204,222, 91, 44, 44, 44, 44, 44, 44,197, 12,214, 41,228, 55,142, 47, 30,209, 50,213,
+141,246,238,221,187,100,131,107,196, 39,103,192, 94,198,133,163,155, 23,134, 79, 95,139, 95,214,207,132,209,168, 7, 33,128,193,
+104, 94,102, 2, 66,120, 23, 38, 79,242,242,173,225,197,113, 28, 62, 76,162,250,117,159, 82, 60,124,152, 68, 85,175,190,125,246,
+228, 73, 94,145,185,106,143,214, 6,163, 17, 55,159,164,224,113,100, 54, 30, 71,229, 64, 38, 54, 63,205, 23, 71,192,159,180,106,
+229, 10, 62,151, 67, 81, 79,162,243,242,226,210, 13,121, 28, 30, 79, 39, 17, 11,136,150,112, 53, 81,105, 36,189,243,135, 99, 84,
+ 39,246,126, 63, 22,192,148,178,116, 76, 61, 13, 77,145, 44,211, 39, 33,132, 80, 0,195, 80, 70, 99, 92,154, 26,121, 58, 61,146,
+ 51,255, 52, 90,148,161,236,154, 83,153,107, 29,111, 43,185,236, 44,135,195, 17, 18, 2,232,117,134,193,112,173,211, 61, 47,241,
+229,243,162, 38,235,206,147, 4, 68, 60,184,152,108,212, 41, 71, 40, 83,158,253, 97,238,190, 83, 20, 8,135, 3,134, 67, 83, 12,
+ 69,129,225,209, 68, 11, 66,152,146, 37, 82, 90, 96,180, 76,102, 75,192,227,204, 63,127, 96,189,211, 39,189,252,112,240, 90,190,
+231, 83,231,166,230, 40,226, 89,147,197,194,194,194,194,242,118, 41,207,139,188, 71, 81,173, 55, 35, 90,229,237, 16, 33,192,139,
+232, 52,212,112,119,132,123,141,218,120, 30,246,240,207,101, 0, 12, 70,243,170,163,142, 31, 79,140, 91,187,214,138,153, 57, 51,
+187,229,170, 85, 30,183, 39, 77,172,110, 93,175,190,125,246,236,217, 49, 45,215,173,179,190,125,225, 14,207, 72, 10,242,117,153,
+114,115, 89, 54, 70, 16,221,188,161,127, 77,206,146,125, 47, 98,254,120,148,155,194,231,243,245, 46,182, 34, 74, 46, 19,112, 56,
+ 52, 79,160,209,211, 26,239,128,198,156, 19, 52,213,184, 60, 21,147,209, 42, 89,117,152,158, 26,209,247,252,255,102,213,235,240,
+225,106,187,248, 84, 21,178,181,156,194,170, 67, 14, 77,225, 81, 88, 52,192,225, 63, 46, 77,211, 74,110,119,110,255,175,191,120,
+172, 91,181, 28, 58,131, 17,147,103, 46,192,152, 81, 35,206,193,181, 78,119, 15, 47,159,224,235, 39,118, 73,186, 79,252, 1,209,
+207,130,146, 12,154,156, 3,150,152,172, 66,179, 5, 16, 35, 97,232,140,204, 28,153,198, 0, 17, 74,241,125, 26, 29, 83,169, 43,
+ 39, 79,101,192,137,187, 73, 56,249,219, 1, 88,203,165,236,147,128,133,133,133,133,229,173,243,158,154, 43,148, 48, 87, 64, 89,
+ 17,173,242,240,116,119,198,221,199,145,168,239, 91, 19,214, 86,114,132, 71,196,129, 67,243, 64, 83,128,222, 96,190, 25, 34, 58,
+253,193,117,235,172, 17, 29, 41,165,183,254, 16,233, 53,121,146, 87,228,186,117,214,183,137, 78,127, 16,192, 8, 66,242,199, 5,
+ 50, 37, 72, 53, 90,224, 11, 8,163,175,238,108, 39,225, 4,189, 82,164,211, 52, 71, 99,111, 45, 98,236,173,133,180,189, 92,192,
+227,243, 56,140,129,208, 58,119, 39, 47, 53, 97,152,134,230,232, 21,173, 58, 52, 26,141,160, 40,218, 88, 96,196,164,177,233, 42,
+100,171, 57, 72,206,210, 32, 51, 87,135,186,213,164,184,120,233,136,210,168, 87,237, 43, 77,139,195,227, 91,215,246,114,199, 87,
+223,172,131, 74, 99,196,139,248, 60,240,133, 66, 23,103,151,128,208, 17,159,205, 21, 78,219, 17,129,177,157,236, 49,243,122, 68,
+188, 50, 89, 52,215,146, 51,107, 52, 26,161, 82,107,249,201,105,153,182, 57,185, 10, 43,177, 72,168,114,180,179, 78, 43,109, 93,
+181,133, 17, 45, 19, 18, 17, 23,125, 90,184, 64,173, 27, 10,149,198,128, 91,127, 28,101,159, 8, 44, 44, 44, 44, 44, 44,127,178,
+163,172, 5,102, 25, 45,153, 68, 4,194, 17,225,122,112, 4,124,252, 27, 96,247,241,123,168, 83,191, 5, 18,115, 13, 32,160, 43,
+236,109,104, 98,214, 60, 85, 8,128,144,190,125, 37,238, 31,125, 84,173, 43, 33,188, 11, 63,108,207,137, 3,128,154,245,242,101,
+ 24,134,128, 16,128, 48,249,134,203,108, 40,110,116,100, 98, 78, 13, 47, 23, 41,158,198,233, 52, 82, 33,159,182,149, 10, 56,142,
+214, 2, 62,159,203,133,145, 80,154,196,196, 8, 13, 5, 68,153, 35, 87,178,234, 80, 34,115, 61,221,249,195,213,169, 81, 49,217,
+ 65,117, 51,148, 13,179,117, 2, 16, 2,212,173, 38,197,227, 59,167,140,201,241, 47, 95,168,146,159,109, 43, 77,139, 97,192,209,
+ 25, 24,132,190,202, 70,150, 66,143,172, 60, 29, 90,119,236,195,111,221,165, 47,174, 63, 78, 3, 99,208, 99,213,143,167,114,141,
+ 68, 63, 4, 8,211, 91,176,211,244,221,144, 39,238,169,153, 10, 33,143,203,205,242,173,227,249, 90,192,231, 25,114,114,114, 4,
+197,215,226, 64, 42, 22, 32, 35, 79, 15, 0,122, 75,175,158,108,133, 30,199,239, 36,225,196,209,253, 16,139,197, 32,236, 13,197,
+194,194,194,194,194, 82, 20, 87,228, 15,191,115,170,224,179,208,124,153, 53,168,180,145, 33,112,176,183,131, 72,106,133,200,100,
+ 29,114, 41, 39,100, 42, 9,140,198,252,136, 86, 57,129,167, 82, 71,247, 62,126, 60, 49,238,216,177,180,157,199,143, 39, 22,105,
+232,253,103, 36,171,240,147, 33,102,107, 82,196,120,241,248,153, 43,217,125, 3, 29,109,105, 14, 71,197,231,209, 26, 46,159,163,
+227,115,105, 61,159, 75,107,157,173,120,156, 43, 39, 14, 8, 8,133, 43, 21,105,170,213,106,116,233,210, 5, 61,123,246, 68,191,
+126,253, 48,104,208, 32,120,123,251, 57,209, 28, 74, 75, 40,134,113, 20,228,162,182, 35, 5,174, 58, 22,127, 28,248, 78,249,248,
+230,239,161, 70,141,186, 15,138, 91,206, 63, 53, 9, 97, 50,178, 53, 80,235,140,200,204,211, 33, 83,161,131,193,177, 37,126,191,
+149, 0,149,214,136,232,224, 35,170,212,164,184,233,154,148,151,145, 21,156,138, 57,197,255, 37,113,159,126, 50, 42, 85, 46,162,
+ 95,182,109,213, 44,213,193,222,206, 64, 81,127, 70, 94, 41,138,130,200,202, 9,182, 54,114, 68,134,156,193,249, 85,157, 85, 0,
+190, 54,231,120, 22,197, 74,194, 69,223, 64, 23,244,233, 63, 20,245, 91,116, 55,199, 88,179, 35,218,179,154,172, 38,171,201,106,
+178,154,255, 37, 76, 99, 28,154, 62,205,203, 12,111, 50, 64,181, 92,165,168, 83, 77, 10,181,206, 9,106,173, 17, 10,181, 17, 57,
+ 74, 29,114,148,122, 68, 38, 41,241,248,120,213, 75,152, 31,197,202,207,248, 73, 8, 0, 42,223,224,153, 27, 61, 17,232,180,223,
+172, 93,245,237,224, 3,141, 27,105,167,245,114,173,254, 48, 82,155, 64, 81,180,138,230,112,245,118,114, 46, 47, 60,252, 97,234,
+237,107,167,219,137, 12,198,145,202,114,116, 12, 6, 67,118,181,106,213, 0, 20, 31,130,199,175,182,184,223,205, 83,115,106,182,
+239,187,202,113,253,242, 89, 74,154,195,103, 40, 46,255,177, 81,175,218,175, 74,126,246, 3,202,177, 31, 52, 95, 20,118,247,193,
+211, 22, 54,118,213,241, 50, 94, 1,133,218, 0,157,129,129,173,140,143,184, 71,231,116,145,225, 65,135,242, 18, 30,238,174,196,
+ 97,219,247, 60,236,177,123,143, 30,221, 7,180,104,209,146,179,112,225, 2,248,248,248, 64,165, 82,129,166,105, 84,175, 81, 27,
+145,207, 31,224,206,169,111,140,202,244,168,109, 0,150, 2, 72,181,244, 75,210,114,180, 56, 19,148,130, 83,191, 29, 4,135, 39,
+ 96,111, 39, 22, 22, 22, 22, 22,150, 55, 25, 95,226,115,135, 89, 70, 75,173, 86, 71,182,233,210, 7, 12, 67, 96, 36, 0, 99, 44,
+136, 60, 49,127, 70,159,140,122,117,100, 85, 75,199, 48,198,123,155,119,236,236,217,184,121,123,142,191,135, 12, 57,233, 73,184,
+115,243,178, 1, 12,185,109,206,246,233,233, 47,242,196,206,117, 6, 12, 30,248,209,225, 81,159, 76,204,106,215,177,163,212,201,
+201, 69, 19, 23, 31,167,252,121,239,175,250,115,167,143,181, 99, 96,248, 56, 61,253,101, 94,121, 58,217,217,217,223,151, 54, 95,
+ 40,144,181, 6, 80,147,195,165,180,170,212, 23, 22,181, 8, 79,139,143,237,255,237, 55,139,163,134,141,155, 33,168, 85,173, 54,
+ 82,178, 57,136,140, 75, 66,248,181, 99,154,248,231,247,127,203,137, 11, 25,107,166, 84, 98, 41,243,226, 0,172,191,115,231,118,
+ 64,143, 30, 61,186,119,234,212,137,140, 31, 63, 30,132, 0,127,236,152, 68, 50, 34,239, 28, 65,126, 20,235, 85, 37,207, 75,244,
+181,219, 15,236, 6,181,107,202,181,151,143,197,206,131,167,245, 32, 76, 52,123, 63,177,176,176,176,176,176, 20, 82,249, 54, 90,
+177, 97,249,249,180,254,106,114,147, 82, 70,236,222,253,203,178, 95,246, 30,104,173,214,106,171, 17,240, 99,141, 6,237,213, 60,
+ 35, 22,154,171,161, 74,126, 25,100,111, 95,183,222,207, 63,110,254,250,231,157, 91,219,131, 49,250, 82, 64, 20,161,112, 69,164,
+ 55,142,170,200,100,149,107,150,210,114,183,119, 29,176, 70,149,158,158,247,139,165,219,170,210,159, 37,209, 28, 93,245,237, 27,
+190, 89, 77,211,156,110, 70, 35,195, 99,140,250,151, 70,157,250, 59, 85,234,179,227, 48,187,149, 27, 50,202, 89,246, 4,192,147,
+ 75,151, 46,181,189,116,233, 82,115, 0,223, 35,127, 12,197,160,170,156, 23, 77,122,110,231, 47,103,125,249,199, 23,160, 60, 25,
+134,192, 96,100,162,249, 42,101,103,246,158, 98, 97, 97, 97, 97, 97, 41,100, 60,222, 76, 90,106, 94, 68,235,239, 34, 51,243, 85,
+ 46, 50, 49,173,170, 58,233,233, 47,242, 0,188,209,115, 79, 89, 69,221,199, 47,114,254,135, 23, 57,255,171,236,246,138,148,215,
+169,192,235, 81, 85, 44,134, 57, 13,217,175, 23, 76,111,133,180,180, 48, 5,210, 16,200,222, 67, 44, 44, 44, 44, 44, 44, 22, 27,
+ 46,243, 26,195,179,176,176,176,176,176,176,176,176, 84,104,178,138,126, 2,200,111,123, 94, 86,207, 1, 75, 70,230,174, 76,239,
+131,139,172,102,149, 53,121, 0, 4, 0,100, 0, 42,170,210,236,142,130,241, 26,217,227,201,106,178,154,172, 38,171,201,106,190,
+ 67,205,138,180, 47,226, 95,130,101,137,215, 43, 7,219,245,149,213,100, 53, 89, 77, 86,147,213,100, 53, 89,205,127, 59,227, 75,
+153, 64, 8,249,231,180,209, 98, 97, 97, 97, 97, 97,249,187,176,183,175, 43, 3, 10,219,245, 86,136,196,193,207, 25, 0,148,105,
+ 97,201,236,209, 99, 41,133,162,227, 28,190,149, 54, 90, 60,154, 43,248, 82, 34,183, 15,147, 90,219,199,255,199, 15, 46,229, 93,
+ 67, 58,181,107, 59,175,223,125,106,138,251, 89,178,161,196,209,123,151, 75,237,192, 24,169,147,247, 84,184, 54, 22, 87,165, 16,
+ 82,167,154,142,178,234, 77,111,202,171, 5,124,240, 23,236,163,208,223,223,191,165,191,191,127, 75, 0,194,183, 33, 40,113,242,
+ 30,234, 94,167,197, 53,167, 90,141, 46, 75,157,235, 14,124,219, 5,150,185,214,177,151, 85,111,242, 63,153, 91,131, 76,153,107,
+131, 28,153,123,147,171,114, 7,191, 90, 21,109, 87,189,239,183,190, 75,246, 63,222, 95,189,239,183,190,165, 45,183,237,177, 81,
+190,232,192,139,229,246,125,190,147,177,207,149,202, 81,189,245, 80, 27,215,246, 95,216, 91,186, 93, 53,239, 22, 79,106, 4,180,
+ 77,113,171, 27,248,216,220,109,220,125, 90,134,120,250,183, 78,118,247,110, 25,196, 30,121,243, 16, 57,214,108, 41,178,245, 56,
+ 37,180,245, 56, 45,180,171,217,177,170,122,174,174,174, 98, 95, 95,223, 30, 45, 90,180,152,208,185,115,231,207, 27, 53,106, 52,
+222,211,211,179, 27,222, 97,103, 44,137,147,247, 60, 13,143, 74,211,240,168, 52,137,147,247,188,138,159,175, 62,203, 40,218,152,
+ 64,209,198, 4,169,147,207,178,127,202,185, 18, 58,123,123, 74,156,188,215,201, 93,252,239,137,157,234,246,177,116,123, 91, 91,
+219,110,142,142,142, 31,154, 38, 91, 91,219,110,236, 29, 80,105, 10,163, 88, 37,254,174,212,133,206,225, 9, 37, 55,134,125, 50,
+185,222,202,197,115, 69, 27,118,254,142, 13,203,103, 61,213, 40,178,252,255,137,123,238, 80,179,121, 16,135,230,184, 23,157,103,
+100,140,113,105,175,239, 53,125, 27,250, 62, 53,196, 99,191,158, 61, 98,230,208,193, 93, 60,187,244,158, 78, 61,123,173, 58,102,
+190, 69, 67,195, 67,255,251,173,250,181, 43,151, 55,238,220,185, 99,105,170,193,103, 29, 79,200,221,156, 19,251, 36,203,146, 50,
+ 88, 57,214,170,201,149, 58, 92,107,211,111,178, 75,240,197, 95,119, 27,181, 76, 87,101, 90,145,209,191, 43,143, 99,237,218,181,
+155,113, 56, 28,251,169, 83,167,242, 1, 96,253,250,245,117,140, 70, 99,122, 68, 68,196,125, 84, 34,249,105,190,193,244, 25,241,
+253,234, 37,191,124,240, 65, 79, 36,164, 41,176,106,221,150, 14,103, 79, 30, 26,164, 72,126,113,228,109,156, 19, 27, 27, 47, 43,
+240,229,143,166,207, 94,234,212,163, 67, 51, 78,158,218,128,179,215, 30,180,253,117,203,210,123,128, 95,243,220,180,176, 50,115,
+138, 49,202,236,249,206, 50,210,131, 81,102, 3,192,208, 55,126,236,101,250, 46,142, 98, 99, 15, 87, 33,247, 65, 58, 80,225,160,
+143, 54, 53, 90,159,227, 9,133,158, 52, 77,131,166, 0,154,166,192,161,168,252,113, 66,117,170,232,248,240,235,221,255, 9,247,
+137,220,163,121, 18, 56, 92,123,154,250,179,124, 20, 93,240, 73, 72, 78,210,139, 27,246,111,225,107,172,235,213,177, 9,104, 93,
+ 71,241,243,213,215, 25, 82,110,187,207, 79, 81,132,222, 26,115,125, 93,168, 89, 6, 64, 36,178, 61,113,226,132, 99,143, 30, 61,
+172,157, 2,250, 93, 53,103, 27, 1, 39,207,255,228,201,227,252, 30, 61,186, 91,112,125,122,119, 5, 77,239,165, 0, 30,195,144,
+245, 28,134, 28,202, 75,127, 30, 1, 88, 54,250,148,216,201,103, 44, 13, 98,246,115,134, 1, 21,164, 74,121,182,179,178, 7,151,
+ 43,180,234,204,227,243, 63,175,233, 93,191,113,124,212,203, 32, 69, 94,238, 58,131, 38,251,170,197, 66,122,195,151, 23,175, 7,
+127,192,229,241,168, 30,157, 3, 57, 26,224,114, 85, 78,186,179,179,243,135,155, 54,109,170,213,178,101, 75, 0,128,193, 96,176,
+ 58,124,248,176,203, 55,223,124, 35,125,254,252,121,101, 7, 78,173,230,232,232,232, 33, 16, 8,170, 1,128, 86,171,141, 79, 77,
+ 77,141, 1, 80,225,139,191,212,185,150, 3, 8,150, 94,191,118,141, 11, 0,109,219,182, 91,230,209,102,138, 45,135, 47, 83,149,
+122, 56,180,185,210,172,136,203, 51,238,220,189, 77, 1, 64,139,192,150,115, 37, 14,126,155,223,101,100, 75,228,228, 19, 72, 3,
+ 51, 91,180,237,210,127,200,199, 35,232,128,186, 30,232,214,181,211, 28, 21,112,194,162,107,134,203, 21,223,187,119,175, 54, 77,
+211, 28,131,193,160,110,209,162, 69, 76, 85,202,229,230,221,242, 22, 5,186,186,206,160,253, 49,245, 85,208, 50,224,141,129, 99,
+ 56,214,213, 27,127, 13, 14,119, 28,195, 48,177,185, 49, 65,173,254,133, 17,173, 55,143,179,165, 74, 52, 87,240,249,208, 49,159,
+213,155,241,197, 87,162,233, 27, 46,225,212,150,185,105,255, 84,147, 5, 0, 28,154,227,126,238,252, 57, 39,137,128, 3, 0,200,
+ 83, 27,240, 65,143, 30, 21,255, 34,212,104,126,133,166, 40, 31,211,128, 54, 70,131, 78,196,229, 9,212, 84,190, 65, 2, 5,192,
+193,173,198, 37,103,195, 13,201,208,193, 93, 60,247, 30,184, 16, 23, 19,151,110,241, 67,141,226,240,209,162, 93, 55,116,233,218,
+221,250,222,221, 91, 75,119,108,251, 97,158, 65,167,255,129,209, 51,235,212, 25, 47, 19, 42,124,152,187,212,109, 34,144, 57,156,
+237, 63,225, 27,123, 53,109,135,133,203,191,119,184,118,102,223,213,248,216,134, 76,116,116,172,154, 80,212,211,204,140,196,207,
+ 21, 73, 17,207,204, 61,100, 50,153,172,150, 76, 38,107,216,160, 65, 3,209,172, 89,179,120, 29, 58,116,248,211,178,143, 31,207,
+191,114,229,138,235,154, 53,107,122, 62,124,248, 80,157,151,151, 23,154,151,151,247, 10, 22, 52,180,119,113,113,156, 50,224,163,
+ 62,232,212,127, 50,140, 12,133,241,159,205,192,185, 51, 71, 39, 2,120, 43, 70, 75, 47,177,250,102,220,132, 89,142, 45,154, 53,
+226, 44,221,247, 12, 98, 1, 23,221,155,250, 80, 99,166,206,183,217,185,113,233, 79, 72, 67,251,210, 34, 89,140, 50,123,126, 61,
+ 7,237,199,125, 91,214,196,241,253,218,143,209,121, 54,104,137,245,178,216,227, 95,133, 3, 64,173, 30, 83,229, 66, 99,234, 38,
+ 55, 27,142,147,208,152,186,169, 86,143,169, 23, 95,157,221,148, 91, 94, 89,120, 66,161,231,254,125,251,234,218,202,249,224,210,
+ 20, 56, 28, 10, 92, 14, 13,181,214,136, 65,131, 63,126,107,151,185,216,169,110, 79, 26, 24,147,255,131,141, 93,170,148, 23,167,
+ 45, 57, 39, 20,135,111,127,242,248,111, 92, 39,107, 33, 56, 28, 10, 28, 26,224,208, 20,162,146, 85, 24, 59,118,140,117, 85, 13,
+251, 7,173,157,154,125, 57,196,167,123,139,122,118, 13, 14,222,166,172, 91,124, 48,196, 62, 77, 45, 25,125,224,216,229,143, 73,
+219, 25,119, 9, 97, 86,199,221,248,254,124,121, 34, 26,141, 38,185,123,143, 15,172, 40,174, 84,114,241,247,221,237,184, 52, 5,
+189,145,192, 96, 36, 48, 22,140,141, 74, 21,188,193,208, 52, 5,194, 16,140, 27, 55, 22,221,123,124,160,100, 12, 76,156,249, 15,
+ 57,122,239,217,139, 55, 29, 53,122, 6,107, 54,237, 92,170,200, 78, 93,250, 58,220, 62, 42, 47, 59,109,134, 42,229,133,217,227,
+ 96,208, 32, 77, 99, 95, 61,158,176,239,228, 29,212,243,247,131,145,201, 47,167,143,187, 20,251, 78,221,129,175,143,111,126,185,
+ 25, 2,239,234, 50, 52,107,218, 12, 0, 42,101,180,184, 66,249,194,246,189, 70, 44,233, 61,232, 19, 56, 57, 58,130, 38,250,222,
+ 23, 79,237,235,189,107,235,234, 47, 13,234,156, 53, 22,137, 17, 99,225,239, 2, 97,152, 42, 71,157,220,220,220, 28,155, 53,251,
+ 51, 29,163,193, 96,128,151,151, 23,226,227,227,125, 42,243,158,230,234,234,218,107,209,162, 69, 78, 61,123,246,228,185,184,184,
+ 0, 0,146,146,146,170,157, 61,123,182,241,162, 69,139, 82, 18, 19, 19, 79,161,156,140, 62, 70, 61,205,167,185,224,136, 68,146,
+252,125, 4, 69,207,154, 50,178,129,179,171,155,166,180,245, 83, 83,147, 4,179, 39, 95,166,184, 92,126,193,250,160, 9, 97,168,
+114,162, 68, 93,120, 60, 94,169, 53, 20, 58,142, 85, 11,194,179,254,148,230,208,249, 23,171, 65,159,154, 25, 19,226,103, 65, 36,
+ 46,128, 39,224,255, 48, 96,200, 39,173, 6,246,239, 7, 87, 71,107, 92,188,241, 16, 19,167,204,212, 27,116,250,117,149,122,120,
+112, 56,220,148,148,148, 40, 91, 91, 91,151,170,255,222, 82, 53, 47,156, 59,227,116,241,143, 75,115,215,110,216, 56, 73,167, 53,
+232, 25, 66, 10,199, 49, 22,139,133,188,174,189, 7, 91, 57,213,110, 33,218,184,232, 83,222,191, 48,162,181,227,173, 24, 45,129,
+ 88, 62,120,193,236,169,162,111,126,189,131, 83, 91, 38,166, 41,115,210, 28, 11,223, 20,172,108, 66, 20, 57, 89,141, 43, 83, 66,
+153,163,119, 75,138,195,157, 64,113, 56, 82,138,166, 4,140,145,137, 53,104,181,203, 84,233, 47, 18,171,186,247, 12, 67,240,191,
+ 91, 41,150, 25, 32,130, 58,123, 15,254,230,244,127,246,206, 58, 60,138,227,255,227,239, 61,215,184, 39, 36, 1, 66, 66,176, 0,
+193,221, 61, 56,197,165, 56,133,210, 66,105,129, 66,177, 2,165, 80,188,180, 64, 41, 80,164,184, 6,119, 43,154, 64, 32, 64, 18,
+136,251,197, 46,231,126,243,251, 35,210, 64,163,208,254,190,149,121, 61,207, 61,201,222,237,189,111,118,119,118,247,189,159,249,
+204,140,155,189, 0, 58,163, 5,195, 70,140,198,158, 61,123,108, 92,236,248,208, 25,204, 88,179,118,173, 82,149,112,198, 53, 33,
+ 57, 47,181,107,223,217, 23, 99,227,101,207,146,210,117,135,170, 90, 54,189,209, 2,133,198, 12,141,158,133,128,250,205,176,102,
+ 93, 29, 97, 82, 98,220,236,221,187,118,204,124,254,156,189,199,202,102, 45,213,165,191, 72, 46,245,164,115,111,208,195,214,193,
+233,215,129, 83, 86,216,199,200, 56, 32, 48,226,181,173, 16, 67,199,205,180,245,115, 23, 65, 34,100,219,199, 37,166,122,204,249,
+252,243,219,177, 22,210, 92,145, 21, 27, 87, 81,121,170, 87,175, 62, 40, 36, 36, 68,252,217,103,159,113,189,189,189,177,107,255,
+ 97,223,118, 61, 62,232,155,150,158,233, 77, 8,129,155,171,107,242,164, 15, 63, 56,125,246,236,217,196,228,228,100,238,234,213,
+171, 91, 28, 63,126,188, 94, 70, 70, 70,165,159, 76, 45,132, 64,167,183,192, 82,120,131,204,202,215, 87,217,159,122,121,121, 9,
+ 82, 83, 83,245, 37,162, 12,204,239,129, 66,166, 71,151, 14, 45, 56,219,206,197, 67,165,179, 64, 34,228, 34, 62, 83,131,166,141,
+131,152,159, 44,230, 70,165, 9, 78, 24,218,103,161,155,148,244,236,215,170, 38, 92, 29,196,216,249,253, 10,156,186, 27,215, 51,
+ 83,197, 96, 51, 97, 79,241, 16,112,186, 73,172,233,155, 59, 54,173,229,222,185,137, 47, 30, 54,173,229,126, 51, 44, 42, 90,244,
+193,218,143, 83, 85,220,203,121,231,103, 42, 75,191,240,176,224,104,195,195,207, 23, 18, 33, 22,114, 32, 17,114, 32, 17, 20,252,
+101,177,152,247,123,170,245,168,235,205,182, 90, 38,176,217,156, 9,195,135,126,224, 57,114,248, 7, 4,108, 22, 14, 31, 61,221,
+127,223,190,189,233, 38,163, 97,135,133,197,254,185,172,250,243,198, 14,101, 1,174,118,124,124,190,227, 25,108, 69, 92,216,136,
+185,176, 21,115,209,185,161, 11,216,239, 62, 8,140,195,212,254,126,189,167, 14,172,222, 41,208, 71, 26,240,228,117,254,243, 9,
+203, 31,109,184, 46,239,244,233,247,235,235, 57,169,228, 6,206,162, 57,147, 56, 41,105,105,157, 14,159,190,209,217, 98, 24, 31,
+101, 54,170,191,204,138, 56, 92,106, 84, 56, 37,234,110,176, 87,203, 33, 66,163,202,244,244, 73, 84, 74,173, 60,189, 0,145, 9,
+ 10, 72,132, 28, 72,139,246,173,144, 3,137,144, 11,169,144,131,180,148,120,228,170,217,183, 83,157, 88,157,112,227,174,185, 42,
+ 5,215, 25, 45,120, 28,167, 66,245,192,198,240,240,240,132,161,247,168,234,247,175, 30, 61,249,224,198,137,111, 52, 25, 47,191,
+172,172,206,254,208,123,152, 55,107, 74, 24, 3,132, 23,222,164,131, 23,173,218,210,100,217,188,233,111,188, 55,103,233,166, 38,
+239, 30,201,178, 89,216,121,224, 71, 75,219,117, 27, 8,101,110, 38,126,187,120, 8, 61, 66, 6, 99,212,248, 79, 96,111,239,188,
+102,221,242, 47,158,152,245,138,171,127,184,230,186,215,105, 27,212,160,238, 62, 47, 79, 79,111,171,181, 96,150, 15, 66, 0,149,
+ 50, 31, 95,124, 58, 9, 86, 66,208, 40,184,121,103, 97,187,110,132, 20,206, 6,146,157,147,173,142,122,249,188,171, 78, 22,117,
+191,210,251, 82,167, 51,101,101,101,225,241,227,199,136,142,142, 70,100,100, 36,114,114,114, 96,103,103,167, 82,171,213, 85, 10,
+222, 55,108,216,112,228,213,171, 87,133, 14, 14, 14,197,111, 26, 12, 6,216,216,216, 96,228,200,145,220,238,221,187,123,245,233,
+211,103,236,179,103,207,246, 3, 80,148, 90,158,220, 87,105, 54,110,129, 91, 59,116,236, 48, 13, 0, 68,182, 30,113,155,119,157,
+142, 44,247,129,214,206,211,183,117,235, 54,181, 64, 8, 24,144,141,154,156,232,140,114,162, 68,146,123,247,238,249,177,217,108,
+206,239,247, 32, 43,126,216,121,176,206,165, 91, 79, 7,173, 90,243,157,208, 86, 34, 64, 86,190, 1, 19, 71, 13,172,244, 61, 88,
+228, 22,216,187,117,235,246, 39,151, 45,253,138, 35,149, 72,112,241,126, 44, 62,254,244,115, 93,122,194,179,239,136,149,187, 69,
+147, 21, 45,123,207, 91,229,159,210, 61, 46,160,154, 20, 54,253,122, 8,167,142,233, 39, 52,152, 44,144,171, 77,208, 27, 45,176,
+ 88, 9,242,213, 38, 60, 79, 82,194,217,182,234, 83,185, 17, 66,154, 1,112, 1,144,197, 48,204,195,146,203, 69, 15,116, 69,222,
+248,173,229,236,194,251,131, 19, 0, 3, 10,122,234, 23, 87,159,194,229,178,222, 47,250,254,115, 0,117, 11, 53, 45, 0, 30, 48,
+ 12,147, 87,134,217,250, 67,148,139, 19, 26, 26, 74, 66, 66, 66,138,175,248,111, 47,191,141,128,199,245,148,216,185,128,144, 23,
+ 40, 57,129,177,171,187, 87,206,119,235, 54, 56,206,248,104, 74,162, 66,158,235, 91,248,246,229,202,220, 44, 56, 12,123, 93,135,
+ 54, 45,187, 79,251,232, 35, 4,250, 85,227, 89, 44, 22,242, 44, 58,206,180,251,231,157,227,110,222,229,111, 80,164, 60, 91, 88,
+ 34, 4, 89,165,110,159, 22,171, 37,229,237, 8,150,197,106,121,251,233,246, 15,154, 12, 3,216, 75,249,216,122, 46, 30,132, 0,
+ 12, 8,236, 36, 92, 28,184,158,130,184,176, 99,138,144, 70, 10,245,200, 85, 75, 58,119,234, 61,243,234,243,215,186, 67, 50,153,
+238, 2,128,140,242, 52, 75,191,160, 91,161, 55, 90, 96, 50,155,113,228,244,105,244,236,220, 2,173, 91,183, 64,251,118,173, 57,
+143,194, 34,198,127, 52,109,146, 55,126,239,221, 81,172, 41,116,243,111, 38,181,115, 62, 52,104,218,106,155,167, 41,102,112,216,
+ 64, 77,119, 17, 28,109,120, 48,152, 25, 36,100, 25, 11,207, 28,123,124, 60,103,169,227,188,217,211,206, 42,178,248, 13,128, 23,
+198,242,182, 93,163,209,240, 71,143, 30,205, 53,153, 76,198,145, 19, 63,233,158,145,145,213,255,135,141,223, 10, 92, 93,221,160,
+209,153, 17, 22,249,170,238,178,101, 75,107,158, 62,127,253,196,146,207,167,158,236,217,179,167,221,193,131, 7,173, 21,237,207,
+ 55,158, 16, 51,179,191,223,185,239,200,158,245,223,173, 68, 84, 98, 30,126,222,182, 5,196, 98,222, 90,193,174, 42,169, 73, 70,
+143, 30, 45, 58,113,226, 68,181,148,148, 20,133, 70,163,201,122, 35, 30,193, 98, 56,153,185, 26, 56,219,240,193,227,176,224,230,
+ 32,132,171,157, 0, 92, 54,192, 98, 24, 75,105,154, 63, 31, 58,179,220,170,201,199,169, 95, 13,195,119,126,191, 2,227,103, 44,
+192,179,108,254,121,150,216,110,249,244,225,131,230,185,136, 44, 61, 61,237, 89,174,157,155, 84,135, 68,200,195,252,153,163,209,
+ 60, 44,193, 53, 85,110, 93,144,165,101, 55, 94,122,190,120,178,238,203,111, 6, 71, 10, 34, 88, 54, 98, 46,206,239, 91, 35, 83,
+231,103,229, 23, 53,201, 25,244,186,196, 74, 86,227,203,165, 60,217,206,107, 28, 84,127,197,180,201, 19, 88,109, 90, 53, 39, 44,
+ 22, 23,217, 74, 3, 67, 8,240,233,199, 83, 49,125,234, 36,247,228, 52,217,162, 45, 91,182, 46,188,122,137,124,173,206,122,185,
+164, 60, 77, 22, 83, 16, 5,146, 10, 57,144,138, 10,140,139, 84,200,129,206, 96, 1,195,128,109,239, 19,156,207, 20, 68,114,211,
+114, 19,203,124, 2,127, 67,211,209,167,254,149, 75,113, 54,117,242, 14,229,221,141, 79,139, 92, 30, 22,145,249, 0, 64,174,119,
+123,251,177, 70, 51,129, 74,103, 70,124,166, 6,102, 35, 97,198,247,242, 69,141, 33, 76,224,202,157,225,123,206, 69,192,182,196,
+ 69,255, 13,205,212,123, 71,116, 78, 13, 6, 14, 91,191,105,219,195,239, 86, 44, 96,103,231, 27, 96, 37, 4, 66, 62, 27, 34, 62,
+167,240,197,134, 86,157,143, 45, 63,254,148, 97, 6, 51, 8, 55,110,152,171, 82, 63, 97, 37,163, 6,246,110,127,128, 1,248, 12,
+139,151,226,233, 91,221,183, 75,223,113,194, 46,253, 70,195, 98, 54,204, 11,187, 69,174,105,100, 81, 87, 42,163,217,160, 94, 93,
+ 48, 64,184, 90, 22, 61, 21, 0, 36,174,181,183,214, 9,172,211,228,237,247,252,253, 3,155, 84,230,184, 23, 71, 74,133, 54, 51,
+ 28, 28, 93, 22, 4,214,111,236,154,153,167,103,108,156,170, 33, 62,230, 49,126,253,113,209, 94,171,206,176,244,202,153, 67, 43,
+ 54,252,124,124,104,151,158, 3,177,243,135,111,231,231,164, 23, 27,173,203, 37,162, 85,163,118,239,216,238,205,229, 11, 96, 50,
+ 91, 97,178,144,130,191,102, 11,114,115,243, 96, 50, 91, 33, 20,219,192,108,101, 96,178, 88, 97, 50, 91,161, 55,152, 37, 83, 71,
+247,249, 72, 7,220, 47,173,156, 94,117, 58, 92,224, 9, 4,190, 4, 5,115,215, 18, 66, 16,159,161,101,121,120,120,236, 7, 0,
+129, 64, 0,129, 64, 0,171,213,138,176,168,172, 25,206,129,181,167,161,208,224, 89,140,134, 68,121,194,157, 30,101,109,187,187,
+187,123,223,183, 77,150, 78,167,131, 74,165,194,173,187, 15,237,118,236, 57,210, 51, 62, 49,197,207, 74,236,244, 54,174,126, 61,
+148,178,216,190,101,237, 79,101,102,212, 71,182, 45, 39,177, 62,155, 62,214,127,211,238,208, 7,175, 46, 44, 47, 55, 79,171, 70,
+151,185,134,207,166, 12,110,186,106,227,207, 49,121,119,182,206,170,232, 24,113, 56, 28,110, 86, 86, 86,241,249,189,249,167, 95,
+155,134, 71,165, 14,216,176,126,131, 48, 44, 86,137,167,241,105, 24,219,213,167,224, 9,167, 18,199, 93,226,230,231, 92,179, 86,
+173,253, 91, 54,174,226,196,164,233,240,253,177, 7,184,122,114,235,173, 12,217,253,158,200, 76,215,190,203, 53,228, 79, 48, 90,
+101,106, 94,139,200,134, 74,103,134,222, 96,134,201, 74,160,208,152, 32,147, 27,160,208, 24,161,210,154, 49,182,155, 79,169,223,
+171,192,143,184, 48, 12, 19, 74, 8, 9, 33,132,116, 5,192, 47, 90, 46,184,103, 51,161,133,134,236,141,229,121,243,230,125,249,
+205, 55,223, 68, 22,173, 91,244,126,209,186,229,189, 95,226,251, 78,243,231,207,111,176,106,213,170,149,173, 90,181, 58,240,219,
+111,191,197, 1,200,171,108,243, 33,167,228,198,132,134,134, 86,180,163,253,140, 38,163,192, 86,196, 69,205, 26, 62,248,240,203,
+157,206,191,172,154, 32, 19,242, 57,236,115,231,206, 57,230, 24,164, 96,177,216,149,126, 68,145,186, 4,180,230,241,248,103,214,
+174, 93,139,225,125,219,137,146,178, 77,170,136, 36,109,166,218, 0,179,171, 75,109,254,242,149,171,164,171, 86,175,153, 30,122,
+202, 42, 87,101, 62, 95, 83,122, 19, 95,211, 71,108,166, 68, 14, 22,195,128, 88, 45, 41,121, 9, 15,155, 2,192,251,228, 98,169,
+116, 38,176, 11,115,107, 24, 6,208,232,204, 96,179, 25,153, 60,234,208,243,145, 95, 47,239,188,247,192,165, 52,194,178, 87,170,
+213,241, 98, 20,204, 57, 88,101,116, 6, 11,244, 38, 11, 34,159,132,161,125,203,122,104,221,180, 14, 52, 58, 11, 52,122, 51,106,
+212, 10, 4, 0,231, 82, 15, 28,155, 21, 71, 44, 38, 29, 33, 22,155,144,102, 46,112,181,231,195,195, 65, 0, 1,159, 3,147, 25,
+208, 26,172,208, 25, 44, 72,144,105,161,212,138, 16,212,225,131,154, 78, 30,143,244, 25, 9,162, 19,185, 73,143, 6,149,107, 78,
+ 45, 22,236,222,127,196, 63, 45, 45,179,255,217, 19,251, 4, 89, 10, 19, 34, 18,212,144,201,245, 0,219, 5,139, 87,126, 47,152,
+ 59,107,242,128,221,191, 30, 77,236,210,174, 69, 98, 85,183, 89,147, 21,181,247,208,225, 35, 91, 67, 66, 6,136, 34,239,159, 69,
+204,227, 43, 43,212,178, 42,229,103,177, 26, 53,106,100,158, 60,121,178,114,229,202,149,222,167, 78,157,170,145,149,149,245, 24,
+128,201,222,222,190, 78,109,127,223, 39, 23,207,159,243,234, 51,224, 3,110, 74,182, 22,118, 98, 30,124, 93,197,184,123,235,130,
+137,207,231,150,154,111, 82,216, 60, 56, 2, 93,190,192,169,187,113, 61, 35,115,132,215, 39, 77, 24,155,120,241,102, 84,206,230,
+ 61, 23,191,245,146,154, 30, 11,173, 89,155, 31, 53,173,229, 62,239,227,209,248,102,211, 94,220, 8,139,146,169, 89, 30, 43,210,
+245,230, 75,101,135,210, 1, 14,155,129,141,136, 11,181, 34, 43,255,117,248,249,218,127, 82,152,122,236,197, 19,123, 89,185, 74,
+ 19,146,179,117, 76, 90,174, 18, 22, 43,129,189,152, 7,179,149, 64,158,155,205,236,219,187, 7, 15, 31,222,101,129,205,154, 8,
+ 96, 73,185, 59,148, 41,104, 42,148, 10,185, 5, 17, 33, 81,193, 95,147,197,138, 64,255, 90,216,190,121,157,173,179,171, 27,218,
+182,175,124,110,180,141,147,111,163, 3,187, 54,227,250,111,225, 29,111,108,248,190,153,212,211,101, 19,195, 88,190, 3,129, 78,
+111,180, 32, 95,158, 7,190, 33, 25,205,189,178,224, 40,182, 32, 65,225,129,103, 25, 49,210,138, 46,248, 57,207,142, 63,102,200,
+128,133, 71, 78, 95,253,166, 71,183,142,120,150,160,128,136,207,129,144,207,134,144,207, 6,151,177, 96,221,143, 91, 77,121,249,
+202,144,156,200,147,217,239, 80, 63, 47, 23, 62,253, 22,152, 59,139,202,101,239,166,133,191, 76,250, 98,117,143,158, 3,199, 49,
+207, 30, 94,251, 82, 3, 92,169,220,131, 30,169,212,123, 86,107,229,239,113, 66, 27,231,141, 51,231, 46,159,217, 61,228, 3,176,
+217, 28,152, 76, 38, 28, 61,184, 23,187,190, 95,252,210,160,202, 25, 7,192,106,144,177, 39, 31,218,251,227, 7, 95, 44, 90,199,
+ 52,104,212,188,197,181,244, 63, 78, 71,107,101, 51,219,198, 76,152, 50,204,205,205,205,230,247,136, 22, 65,237,192,122,232,221,
+111, 48, 46,156, 60,142,231,145, 17,176,146, 2,195,100,181, 18,200,243,114, 50,204, 38,195,238, 50, 91, 60,132, 66,223,157,187,
+246, 4,176, 88, 12,140, 38, 43, 12,102, 43,102,125,244,161, 97,234,167, 95,182,237,221,189, 67, 36,159, 13, 69, 66, 82,186,253,
+221,240, 23, 65, 86,174,212,123,194,156,117, 60,157,222,130,124,141, 9,103,127, 46,219,235, 8, 29,124, 90, 85,111,210,123,194,
+212,175,182, 11, 4,108,150,177,126,109,239,184, 14, 45,235, 39,251,120, 58, 43,151,173,250,190,249,237,251,225,189,135,142,156,
+ 32, 28, 91,167, 9,227,233, 36,178,249,112,228,192,134, 22,179,113,140, 38, 55,185,204,241, 5,185, 98, 7,185, 79, 13,127,205,
+239, 17,163,218,199, 24,130,154,111, 56, 15, 6,113,218,204,232, 65, 0,224,225,233,163,227, 10,108,149, 85,136,192, 16, 0,216,
+244,211,175, 77,159, 68,167, 77, 90,191,126,131, 56, 44, 86,137,199,177,249, 16,240, 88, 48,154,172, 96, 42, 25,212,182, 18,246,
+148, 5,243,231,217,230,169, 45,184, 30,145,133,200, 71,215,136, 65,165, 27, 41, 54,219, 14,130,171,205, 24, 0,181, 0,188,102,
+ 24,178, 77,157,233,126, 18,184, 97,174,106,189,183, 90, 11,158,151,109, 93,252,106, 90, 56,130,222, 92,190,164, 21,195,144,250,
+ 12,129, 3, 64, 82,115, 11,239,169,149,117,106,234,204,104,172, 94,185, 8, 27,119, 28, 71, 90,142, 14,118,150,100,156,252,121,
+ 57, 62,251,102, 63,180,250,178,179, 26, 42,242, 35,165, 25,163,183, 13, 87,209,255, 69,235,125,243,205, 55, 33,111, 29,155,144,
+ 50,142,217, 31,214, 43,250,254,170, 85,171, 86,150,248, 92, 83, 89,147, 85,108,180,138, 54,170, 2,179, 85,219,197,195,247,183,
+147, 39,142, 57,228,169,140, 16,242,216,240,169,225,143, 37,155, 79,186,244,106,234,140,108,163, 29,126,221,254, 93,174, 78,163,
+ 60, 88,169,139,133,107, 96, 11,145, 84,114,246,216,209,227,240,243,113,229,237,187,149, 27, 31, 30,167, 45, 14,245, 42,178, 18,
+249, 53,108, 53,156, 65, 3, 7,138,175, 92,189,246,169, 10, 40,213,104,177, 25,118,181,159,246, 28,117,181, 17,113,193, 48,128,
+ 82,107,198,164, 49,131,223,255, 54, 70,172,236, 9,227,198,130, 41, 52, 89,138,156, 12,124, 57,247, 35,157,196, 20,243, 60, 41,
+ 33, 41,181,107,223,207,174, 40, 84,140,110,216,232,143, 30, 62,143,254, 38, 79,163,121,183, 73,126,244, 6, 11,244, 70, 43, 98,
+ 99, 95, 99,214,216,110,224,178, 89, 96,179,173, 5,201,210,230,178, 43,163, 42, 45, 58, 23,238,188, 33,123,215,206,248,201,211,
+205,213, 73, 42, 17, 17,169, 88,192,212,175, 19,192,107,217,178, 53,191, 70, 96, 67,222,173, 23, 90, 36,101,105, 17,151,150, 15,
+129, 91, 99,206,240,206,189,176,119,195,156,142,185, 73,143, 88,248, 99,146,226, 27, 92,186,126,175,239,142, 31,215, 11, 50,229,
+ 70,188, 76, 82, 33, 35, 79,135,244, 60, 61, 50,114,117,144,138,184,104,223,111,178,224,204,201,109,125,187,180,107,177,233, 93,
+182, 59, 46, 46,254, 76, 66,106,250, 7, 13,131,155, 99,239, 47,187,218,217,219,215,176,149,203,227, 21,149, 61, 58,203,151, 47,
+231,175, 90,181,138,179,121,243,102, 69,203,150, 45,221,231,207,159,223, 67, 38,147, 61,168, 94,189,122,224,133, 99,187,175, 54,
+110,223,191, 25,172, 70,151,118, 29, 58,241, 4, 86, 14, 46,134,134, 26, 15, 29,220,151,163,213, 42,167,150,107, 56,196,118,203,
+ 51, 85, 12, 92,188,188, 34,165,124, 75, 55, 14, 75, 30,157,119,126,230,158, 60,224,152, 95,207,143, 47, 95,123, 20, 21,221, 52,
+ 44,193,245,106,216, 43, 89,174,198, 88, 59,246,252,103,229, 94,120,217, 12, 3, 46,155, 5, 27, 17, 7,172,194,171,170,212,179,
+225, 43, 48,140, 75, 81,228,148, 1, 83,248, 23, 96, 24,164,229, 37, 61,174, 68,206, 6, 67,172, 4,136, 74, 81, 67,165, 43, 8,
+205, 87,115, 22, 35, 43, 51, 5, 63,108,218,141,240, 71, 15,209,189, 87, 63,108,249,105, 31, 38,141,249, 64, 87,209,211, 15,139,
+ 85, 24,209, 42, 17,205,146,138, 56, 0, 24,200,213, 38, 28,189,157,140, 90, 53, 89,149,190, 49, 0,128,141, 84,140,124,165, 22,
+ 44,158, 13, 94,135,157, 21,159,187,118,127,254,194,175,215,127,158,151, 30,145,244,234,233, 45, 4, 58,231,163,166,151, 17,145,
+ 25,182,120,148, 83, 3,129,254,126, 96,241, 30, 86, 74, 59, 59, 50,104,245, 73,214,209,144,166,141,235,181,242,117,181,135,214,
+ 96, 41,140,106,177,177,107,231, 30, 36,196,167, 76,200,121,126, 50,252,207,112,180,106, 89, 92,150,192,213,127,250,211,251, 87,
+226, 6,142,156, 14, 15, 47,159, 70,242,164,199,149, 78, 91,168,204,123,150, 74, 26, 45,158,216,126,254,172, 5,223,206,236,222,
+103, 8,238,221,186,130,199,145,175,209,162, 69, 51,244, 26, 48, 28, 74, 69,110,157,195,123, 54,116, 51,107,148, 23, 56, 2,243,
+204,230,173, 59, 51, 86,139, 5, 49, 47,159,189, 46, 77, 75,155, 30,245,248,110,122,148,237, 27,205, 83,206,117, 26, 73,237, 28,
+ 31,235,141, 22,164,166,166,224,206,111,215,131,181,233, 81,143,171,178,191, 4, 60, 54, 46,134,203, 96, 52, 89, 97, 52, 91,209,
+190, 67, 55, 3,143,165,111,183, 98,253,206,150,233,105,233, 44,137,173,179,213,209,171, 46,207, 67, 96,212, 63,137,205,231, 25,
+ 77, 86,248,121, 74,202,213,116,241,244, 95, 57,103,206,172,186,108,158, 8, 74,181,222,144,158,150,234,190,253,215,107,170, 23,
+ 47,159,122, 85,115,181,179,253,118,195, 54,158, 66,199, 64,150,175, 71,174, 82,193,140,156,242,133,231,142,239,191, 25, 85,158,
+209, 42, 37, 93,164,230,153,139,183,234, 56,216,240, 24,149,206,108,205, 81, 24, 45, 35, 7,188, 95,167,203, 66,147, 53,121,253,
+186, 13,226,240, 88, 37,158,196,230, 67,200, 99,131,207, 99,193, 96,178,162,146,167, 19,203,221,213,125,106,235,166, 65,184,240,
+ 56, 27,108, 54, 11, 90,101,158,134,131,156,232,166, 29,187,139,155, 52,111,137, 78, 29, 59,224, 85,116,148, 79,232,169,163, 93,
+238,222,185,145, 97, 54,214,158,161,206,138, 62, 94,165,192,130, 70,195, 54,241,221, 63,244,240,170,222,102,208,240, 15,237,124,
+125,188, 24, 87,103, 39,152, 9, 7,147,199, 12,174,244,153, 95, 96,204,129, 85, 95,207,135, 94,111,128,139, 61, 31,132, 0, 59,
+ 55, 45,129,193, 96,128,167,147, 0,249,234,178,103,147,171,200,143,148, 21,133,170, 82,238, 73, 9, 51, 86,222,251, 12,195,132,
+206,155, 55,239, 75, 0,100,222,188,121, 95, 22, 45,127,243,205, 55, 90, 0,105, 21, 52, 29,110,127,195,104, 21,109, 92,217,103,
+ 55, 47,208,217,201,227,238,197, 11,231,237, 78, 60,177,226,222,241, 71,232,211,194, 3, 60, 14, 11, 98, 59, 79, 60,137,207,199,
+153, 99, 63,202, 79, 30,216,150,170,215,235,215, 84,220,214,236,223, 84, 42,150, 92,248,101,239, 65,171,179,147, 19,235,135,139,
+ 89,177, 57, 74,115,113,147, 86,244,253, 83,214, 71, 23,182,123, 16, 48,231,133, 66,161,191,193, 96,112,168,232,192,238,188,152,
+ 88,152,196,203,252, 25,215, 86, 48,108,182,101,239,190,189,112,182,229, 67,111,178, 98,222,231,159,104,199,118,151,202, 71, 14,
+ 29,222,185, 83,239,153, 87,185,146,128, 43,173,131, 3, 72,227,198,141,229,108, 54,187, 82,169, 20,174,174,174, 75, 88, 44,214,
+ 8, 62,159,111, 99, 48, 24,148, 6,171, 78,172,214, 25,160, 51, 2, 26,141, 14, 92, 94,129, 89,228,178, 25,104,117, 6,104,180,
+134,242, 79,140,140,103,183, 1,212, 86,148,136, 41, 93,121,225,199,223,127,248,228, 39, 67,134, 14, 91,232,213,104,128, 52, 62,
+ 61, 31, 60,198,136,102,117, 61,112,237,252,113,146,146, 16, 61,171, 34,147, 5, 0,178,172, 92,111, 23, 23, 55,132,199,169,144,
+154,163, 69, 70,161,201, 74,207,211, 67,169, 85,162,161,175, 39,228,249,249,222,239,188,127,129,227, 23, 46, 92,248,160,119,255,
+ 97,152,249,249,210,182, 63,255,248, 93,132,132,207, 29,175,206,140,185, 94, 25,163,245,236,217,179,220,185,115,231,214,250,233,
+167,159, 88,163, 70,141,210, 6, 5, 5, 9, 71,143, 30,221,118,207,158, 61, 66,177, 88,168,125,114,235,212,194,137, 31,207,235,
+191,125,227,242, 70,121,121,121,140,217,100, 58,103,204,203,155,167,170,192,204, 37,159,250,242,229,226, 88,227,184,110,237, 92,
+ 78, 57,138, 89,245, 5,196, 48, 28,117,151, 28,196,139, 37,198,216,243,155,149,162, 15,214,126,156, 38,183, 46,208,177, 92, 87,
+ 84,100,178, 0,128,197,102, 96, 48, 91, 96, 35,226,130,197, 98, 21,153,120,143, 93, 7,207,137, 93,236,248,224,178, 89,224,176,
+ 25, 40, 52, 38,100, 43,140,152,254, 97,255, 74, 63, 9,152, 45, 4, 90,131, 25,154,194,167, 67,165, 34, 27,243, 63,159,141, 94,
+125, 7, 98,226,212,217,200,211, 2,143,226,148, 48,154, 76, 21,158, 20, 44,134, 5,141,222,140,241,221,125,145,171, 50, 66,173,
+ 53,195, 96,182, 66,204,231,128,203, 97, 65, 34,228,192, 86,204, 5, 8,225, 21, 93, 76,184, 92,174,206,100, 50,237, 45,231,137,
+ 30, 53,188,221,160, 53,177,208,124,216,119,232,218,170, 54, 34,111, 31,229,220,184,247,180,230,167,159, 47,192, 39,147,250,226,
+200,203, 90,112,116,245,133, 84, 34,130,137,176, 0,144, 74, 38,236, 45,177,178,140, 3, 71,108,253,105,103,212,178, 69,243,132,
+114, 53, 3, 1,143,141,171, 87, 46,227,238,253, 71, 27,179,159,159,220,139, 63, 17, 46, 97,185,217,218,218, 66,200,103,195, 96,
+212, 27, 42,159,186, 64, 64,128, 96,137,107,237,173,133, 79,252,193, 22, 43, 74,121,175, 98,163,197, 17,218,206,155,241,249,178,
+149,221,251, 12,193,197,208, 35, 56,124,228,160,165, 85,207, 9,236,125,187,126, 68,219,174,253,208,182,251, 48,156, 59,190,103,
+182,218,202,212,155, 60,115,225,215,237, 59,247,198,197, 51, 71,144,153,145,178,182,178,229,101,115,153,153,157,187,245,133,206,
+ 96, 65,187, 46, 33, 56,127,250,248,199, 40,236,100, 81,249,155,216, 91,215,103,176,204,179,103,205,228,202,228, 6,110,150,194,
+128,148, 44, 13,226, 51, 53, 56,121,224,103, 82,249,235,133,161, 89,251,134,213,184,147, 87, 95, 77,246,174,230,161,231,234,181,
+162,232,215,177,117, 38,126, 56,150, 91,211,191, 14, 75,150,175, 71, 86,190, 30,217,249,122,168,116,102,248, 87, 11, 96,153,204,
+ 76,171,170, 30,103,103, 59, 62,119,203,233, 56,216, 74,184,104, 93,231,221, 59,218, 90,173,214,223, 77,214,250, 2,147, 21, 17,
+151, 15, 1,143, 13, 1,143, 5, 1,143, 13,179,133, 84,234,193, 69,228, 90,187,247,244, 25, 31,121, 26,204, 64, 78,190, 1, 28,
+ 54, 3, 87,103, 7, 73,179, 70, 35,176,243,187,143, 1, 0,147,230,254,128,137,227, 71,163,110,253, 32,200,243,242,220, 71, 12,
+233,189, 30,192,241,202,150,245,236,197,235, 62, 23,111,134,207,157, 62,103,177,116,104,223, 78,236,199,177,249, 72,207,213,227,
+117,180,178, 74,145, 55, 0, 48, 91,172, 32, 32,216,125, 48, 20, 34, 62, 7, 89,249, 70, 16, 66,176,124,243, 33,216,136,184, 72,
+207, 43,104,238, 47,143,114,253, 72, 57, 17,169, 42, 68, 27, 67, 80,144,203,229, 82,217,136,214, 55,223,124, 19,249,205, 55,223,
+148, 26, 33, 43, 97,178,222,109, 82,105, 30, 79, 82,199,214,201,249,222,197,243,103,109,142, 63,177,224,218,147, 28, 12,105, 87,
+ 13,170,220, 36,172,249,124,104, 46, 3, 98, 96,177,217,114,189, 86,115, 76,171, 85,175, 0, 96, 44,183,210,184,215, 14,150, 8,
+165,151,183,108,255,197,236,236,234,138,189,183,114, 83,242,212,102,211,239,205, 86, 38,230,209,133,237, 53,205, 86, 83, 79, 93,
+230,171,135, 21, 61,137, 91, 9,120,223,252,120, 18, 0,129,213,106, 5,177, 90,193, 21, 74, 37,206,126, 45, 51, 11, 47,116, 66,
+ 14,139,209,149,188, 2, 16,171, 57, 37, 59,174,252, 48, 40, 3,192, 78,204,197,193, 27,169, 0,144,201, 86,134,189, 24, 57,180,
+160,185, 80,103, 16, 42,234,215,170, 69,154, 53,107, 38, 23,137, 42, 53,252, 21,219,205,205,237,193,194,133, 11,235, 76,156, 56,
+ 81,192,231,243, 97, 54,155, 29,183,109,223,110,221,190, 98, 18, 6,125,188, 5, 60,190, 0, 90,157, 17, 92, 46, 7,121,249, 42,
+200, 21, 26, 40, 53,166,170,215,160,216, 88, 67, 22,176,250,196,113,254,192, 30,210,134,205,249, 44, 30,154, 4,122,224,218,133,
+ 19,228,222,249,157,147,180,178,232, 95, 42, 89, 17,161,210,153,144,150,163, 67,106,142, 14, 25,121, 58,100,228,234,145,145,167,
+ 3,195, 48,208, 25,204,239,117,227, 82,203,162, 14,239,253,101, 71, 63,189, 17,195,219,119, 31,136,217,139,183,248,238,221,186,
+234,114, 28, 97,181,169,100,162,173, 37, 50, 50, 50,225,195, 15, 63,108,244,235,175,191,178, 27, 52,104,160,125,241,226,133,184,
+208, 68, 26,165, 82,177,232,231,239,191,185,208,188,121,243, 3,169,209, 47,175, 22,182,167, 87,120, 97,247,237, 48, 78, 32, 50,
+134, 79,246,145,180,238,225,231, 46,134,143, 68,217,163,142,244,201,154,156,206,159,172,204,186,186, 81,150,174, 55, 95,202,210,
+178, 27,167,170,184,149,202,193, 51,233,117,137,131,134, 12, 7,155, 97,193,168,211, 36, 22, 85, 46, 87, 59, 62,150,236,123, 9,
+169,144, 11, 27, 17, 7, 82, 17, 23,109,235, 57,162, 10,215, 51, 98,178, 88,161,209, 91,160,213,155,161, 51,152,225,236,237,128,
+159,246, 30, 70,146, 76,139,147, 15,179, 17,149,168, 68, 64, 53, 9, 8,169,248, 50,105,181,152,212,125, 7,143,178, 97,179, 24,
+176, 89, 12,171, 94,157,218,200, 85, 25,193,227,176,192, 19,138, 32, 17,112, 96, 43,226,130,199,227, 66, 38,147, 65,175,215,195,
+199,199, 71, 88,190, 21, 36,176,145,138, 16, 80,211, 19, 70,147, 25,103,111, 62,199,138, 89,131,208,173,125, 83, 48, 92, 41, 94,
+234,131, 97,227,104, 3, 43,139, 5,163,217, 10,131,209, 2,128,165, 43, 75,207,219,219,187,179, 68, 34,145,104, 52, 26,101, 82,
+ 82,210,245,140,168,227, 73, 22,118,255,201,231, 47, 94,221, 27,210,171, 27,194, 35, 34,113,228,248,169, 91,217, 78,249,115,138,
+190, 83,191,126,253,150,206,206,206,210,156,156, 28,197,179,103,207, 30,188,235,115, 1, 97,177, 62,109,213,182, 35, 84,114, 25,
+ 50,147,227, 43,253, 20, 93,215,215, 6, 95,125,179,165, 73, 96,237,192, 38, 22, 82, 96,188,234,249,216,224,179,197,155,154,212,
+ 10,168,221,164,168, 67, 72, 93,159,242,135,101,227,136,109,186,143,153, 56,251,155,126, 67,198,225,234,197, 83, 88,183,226,243,
+189, 18, 59,151,186,142, 14,118,141, 27,180,236,142, 91,151, 79, 65,104,227, 14, 7, 39,247,182,163,198,207,232, 58,100,212, 20,
+220,189,117, 25, 27, 87,125,185,199,162, 87,238,175, 76, 89, 37,174, 53, 93, 26, 5, 55, 31,105,227,232, 6,121,190, 18, 54, 14,
+174,168,219,176,217,200,231, 79,244,115,213,178,184,172,119, 54, 29,132, 64,111, 36,200, 83, 25,145,156,165, 69, 66, 70,129,209,
+178, 90,171,144, 19,100,177, 50, 82, 33,135,227,104,122,229,243,244,242, 85,226,235,237,198,172,254,250,115,182, 17, 66,100,201,
+ 11, 76, 86,150,194,128,172,124, 3, 84, 58, 19, 28, 37, 28, 88, 45,214, 42, 63,117,231,169,140,176, 17,115, 97, 39,230, 85, 58,
+202, 88, 26, 63,238, 58, 24,248, 36, 58,109,192,186,117, 27,196,143,227, 74,152, 44,110, 65, 52, 75,192, 99,195, 98,181, 2,149,
+ 56,227,185, 28,238,204,254,189,187, 34, 57, 91, 91,208,107,153,197, 32, 32,168, 57,156, 69, 86,116, 25, 54, 15, 0,208,183,119,
+ 65,106, 91, 92,186, 26,167,239,101, 1,111, 38,118,151,127, 45,214,106,217,219,247,157,249,244,240,161, 3,118, 58, 11, 7,219,
+206, 37, 64,163, 55, 67,200, 99, 67,192, 99, 67,196, 99,191,145,143, 93,177,209, 42,200,185, 75,202, 54, 65,163,211, 65,161, 53,
+129, 0,120,240, 74, 5,173,193,140,124,181, 9, 45,235, 56,188, 95, 32,132, 97,206, 16, 66,250,188,109,136,222, 54, 75, 37, 34,
+ 82,165,105, 60, 44,169, 81,180,126, 89, 70,174,100,206, 22,128, 42,245,224,226,188,237, 28, 75, 46,243, 36, 14,117,237,108,236,
+238,157, 63, 23, 42, 61,254,196,138,235, 17, 5, 38,203,164,205,198,218,185, 35, 82, 20,242,236, 78, 0, 98, 43,251, 99, 98,231,
+186, 13,133,124,193,213,111, 55,108, 51,186,186,121, 89,143,221,147,203,242, 53,150, 55,220,132, 69,175,103, 17, 43,225,233, 50,
+ 95, 85,170, 13,129,197, 98,140,139, 63, 30, 8, 43, 33, 88,178,225, 48, 86,206, 25, 6,169,104,148,152, 97, 24,177, 90,103,198,
+172,165, 59,176,246,171, 9, 54, 98, 1, 7, 12, 83,144, 19, 53,102,248,192,202, 85, 64,157, 25,175,239,255,170, 82,198,133,190,
+ 40,217, 92,216,162,109,175, 71, 45, 90,180,144, 59, 56, 56, 64, 36, 18,253, 30,169, 40, 3, 55, 55,183,175, 22, 47, 94, 28, 56,
+117,234,212,226,193, 62, 57, 28, 14,166,127,244, 17,203, 98, 33, 56,119,110, 39, 92,170, 7,227,212,165,123,232,217,185, 25, 84,
+ 26, 29,114,229, 74, 88,193,126,231,138,168,148,103, 95,205, 72,120,218,188, 77,167,190,184,126,225, 4,185,119,238,231, 73, 85,
+ 25,163,199,193,209, 33, 57,236,233,235,186, 12,227, 88, 16,209, 42, 52, 89, 6,147, 21,190,110, 98, 36, 39,188,134,189,157, 93,
+114,101,245, 68, 46,129,253, 25, 22,153,202,128,236, 84,103,198, 28, 6, 64,212,233, 47, 70, 28,222,191, 61, 34,242,217,227, 21,
+ 33, 35,103,114,186, 15,249,136,189,245,155, 25, 95, 2,168,236,192,123,198,168,168,168,231, 19, 38, 76,104,125,247,238, 93, 11,
+ 0, 13,195, 48, 38, 54,155, 45, 54, 24, 12,188, 78,157, 58,229,191,124,249,242, 6, 74, 79, 90,124,131,182, 31, 30,118,102, 4,
+202, 94,124,171,113,132,175,141,178, 91,167,118,173,208,170,190, 55,146,219,181, 2,128,153,137, 42,105,160,174,214,142,131, 38,
+179,232,236,214, 93,167, 87, 78, 26,214,117,214, 94,206,146,117,233,161, 75,202, 77, 68, 77,126,113,163, 71,105, 54,158,195,102,
+193, 70,196,133, 84,196,129,141,136, 11, 27, 33, 23, 38, 51,169,202,147, 35, 49,153,173, 5, 17, 45,131, 25, 42,173, 25, 87, 31,
+103, 34, 35,223, 0,185,210, 8,173,209, 2, 2, 82,240, 52, 90,137,171,121,214,171, 59,246, 69,119, 82,123,159,224,252,237,155,
+191,179, 61,122, 59,165,184, 71,159,157,152, 15, 27,113, 65,111,236,155, 55,111,194,201,169,226,167,125,171,213,138, 35,231, 31,
+ 96,221,238,171, 56,191,243, 11, 8,121,108, 52,236,191, 20,227, 6,180,128,149, 88,241, 58, 42, 50, 51,160, 94, 35, 55, 22, 75,
+ 4, 22,195, 64,111,178, 2, 32,101,238, 79,131,193,224,148,148,148,164,240,247,247,119,247,244,244, 28,194,102,179, 9,148,143,
+245, 39, 14,228,106,174,132,238, 23,171,181,122,139,216,156,191,211, 63, 93,219, 7,254,254, 96, 24,134,216,218,218,242,174, 94,
+189,170, 10, 10, 10,114,121,199, 83,137, 37,114,173,189,113,226,180, 79,135,212,242,243,195,225,253, 59, 65, 8,115,180,178, 95,
+222,119,250, 46,190,158,255,102, 15,195,207, 22,111,106,178,118,233,204, 55,222,155, 54,127, 93,185,189, 14, 69, 2,233,156, 65,
+ 35, 38,227,209,131,223,176,102,233,103, 7,244,170,220,113, 38,179,233,131,220,244,184, 3, 53,235,181, 0, 49, 42,113,241,208,
+119, 24, 54,122,146,160,123,200, 16,220,189,117, 25, 43,191,156,182, 79, 35,151,125,136, 74, 38, 57, 91, 9,119,106,167, 30, 3,
+184, 90,189, 17,155, 86, 47,194,148, 57, 43,208,178,115, 95,238,179,199,247,166, 2, 88, 86,233,116, 8,163, 5,157,130,156, 11,
+204,179,201,138, 83,113,108, 78,105, 53,144,195,102, 88,141,253,236,161, 53,152,161,168,224,161,146,195,227,102,200,243, 21,213,
+191, 95,249, 41, 91,173, 51, 35, 43,223, 0, 89,190, 30,217,242,223, 13, 86,118,190, 30, 89,249, 6,112, 57, 12,162, 99, 19,193,
+226,114,170,156,159,151,167, 50,161,121,109,135,130,115,244, 29, 91, 71, 76, 28,219, 22,231,111, 60, 25,180,110,221,122,225,147,
+120, 37, 34,226, 20,133,145, 44, 54, 4, 92, 22,248,133,255, 91,172, 5,185,145,229, 97,235,226, 87,115,236,152, 81, 93,108,165,
+ 34,164,197,200,192, 97, 23, 12, 17, 99,231,234, 13, 59,129, 14, 51,166, 77,134,179,147, 61,146,178,245,216,120, 60, 26, 17,207,
+ 95,193,170,173,218,102,111,218,118,160,231,196,233,159,217,179,184,124,236,185, 16, 95, 80, 78,182, 5, 47,239,157,214,165,189,
+126,170, 86, 41,114, 8,136,165,146, 57,200, 12, 49, 91, 10,170,219,202, 37,243,112, 96,247, 15,184, 16, 38, 43,174,129,183,143,
+174,197,167,243,151, 35, 91, 97, 64,105,245,178, 60, 63, 2, 32,171, 68, 36,234, 15,203, 37,204, 81,105,203, 76,225,178,161, 12,
+ 13,195, 91,230,202,240,214,251,134,183,244, 74, 27,251,111,123,133, 77,135,127, 48, 69,246, 46, 13,196, 66,201,111,231,206,157,
+150,156,136, 32,197, 38,203,168,201, 38, 43,102,246, 77, 81,200,179,186, 87,201,100,185, 4, 52, 16,136, 5, 55, 22, 46,223,168,
+119,243,170,110, 62,251, 88,145,163,212, 89,204,127,204, 65,144, 88, 36,118, 46, 58, 14, 95,176,142,171, 53, 44,202,206,126,161,
+174, 40,242,100, 37, 4,161,247, 51, 64, 72,193, 35,210,161,155,169, 40,124, 50,135,197, 90,208,172,114,233,177, 12,156,194, 60,
+148,202,134,191,127,220,246,131,162, 79, 80,190,122,228,202, 37,197,205,133, 45, 27, 21, 68,178,108,109,109, 97,111,111, 15,169,
+ 84,138,138,154, 14, 25,134, 25, 51,113,226,196, 63, 60,253,203,100, 50,116,237,210, 9,155,127,248, 9,141,186,140,197,165, 59,
+ 23, 96, 52, 89,209,176,158, 31,170,123, 58, 32, 57, 83,249, 78, 39,186,196, 45,112,122,243, 78, 3,190,108,219,185, 47,174,158,
+ 63, 70,238,157,223, 53,185,170, 3, 33,246,233,218,250,244,215, 95, 47,169,185,112,197,247, 2, 27, 33, 7, 47, 84, 6,176, 24,
+ 6,190,110, 98, 56, 73, 88,184,126, 98,143,110, 88,223,214,149, 30, 28,207,219,219,107,239,218,205,219, 37,107, 87, 45,237,244,
+ 40,140,185,170, 74,139,206, 5, 0, 77,102,212,234,151,192,243,106,191, 93, 60,219,168,195, 64,184,121,250,117,139,203,124, 89,
+105,179, 1, 64, 19, 27, 27, 27,183,112,225,194,192, 85,171, 86, 17, 54,155,109, 5, 32,216,176, 97,131, 38, 38, 38,230, 49, 10,
+186,230,162,162,155, 77,151,110,245,103, 73,249,150,150,142, 98, 86,125, 63,119, 49, 90,213, 47,104, 21, 29,214,167, 45,188,125,
+124, 16,155,161,105,156,171,177,114, 85, 6,182,223,150,109, 17, 15,107, 56,179, 39,153,181,134,231, 0, 78,190, 67,179,105,113,
+130,124, 81, 52,203, 70,196,133,181,160,174, 84,201,104,233,141, 22,104,245, 22,104, 13,102,168, 13, 22,104, 12, 22, 88, 73,193,
+ 57,193, 48, 12,140,102, 43, 42,245,216,252, 86,221,183,117,116,134, 95, 13, 6,182,226,130,178,217, 22, 14,247,192, 0,112,114,
+114,130,171,171,107,165,162,162, 6, 99,193, 41,110, 48, 89,139,155,245, 13, 70, 51, 8, 33,136,142,142,250, 34, 33, 46,174,191,
+127,128,127,251,122, 13, 27, 57,138, 5, 44, 0, 40,211,104,105, 52, 26,139,141,141,141,171,163,163, 35, 43, 53, 53,181,216, 60,
+251, 55,238,100, 62,126,236, 40, 6, 13, 26,168,122,241,224, 73,113, 23,119,173, 86,203,180,105,211,198,214,219,219,155,165,215,
+235, 21, 85, 61, 76, 18,151,218, 3, 28,156, 28, 87,140,249,112, 74,237, 78, 93,123,226,218,149,139, 56,121,236,215, 95, 52, 89,
+209, 23, 43, 43, 18, 24, 88,231, 15,189, 14,107, 5,212,254, 67,175,195,234, 53, 3,202, 53, 90,245, 26, 54,107, 65, 24, 14, 46,
+132, 30, 34, 58,150,113, 26, 0,171, 69,167, 60,116,240,199,175,150,141,152, 58,191, 86,239,126, 35, 48,102,244, 56,112, 56,108,
+ 92,191,116, 26,107,151,206, 62,163,202,151,141,173, 76,154, 64, 65,232,173, 46,207, 75,228,253,137, 79,173, 6, 8,187,119, 11,
+175,163,159, 69, 62,121,120,183,190,127, 80, 75,184,120,250,126,146,232,204, 94,133, 23, 47,140, 21,201, 24,116,186,196,113, 99,
+ 71,163,100,175,195, 86,193,129, 78,204,219, 39, 0, 0,141, 82,102,252,249,187, 89, 49, 69,189, 14,173, 70, 67, 98, 89,186,249,
+121, 89, 71,174,223,185, 63,167,127,159,158,172,108,133,161, 32,130,149,111, 40,124,233,145, 93,244,191, 66,143, 0, 79, 41,162,
+ 34,195,172,186,252,236,163, 85, 60, 47,117,227, 62,232,241,188,168,238, 90,173, 4, 12,160,171,114,179, 20,215,118,242,234, 53,
+235,132, 79,226, 84,136,136, 87, 20, 52, 21,114,217, 5, 6,139,203, 42, 54, 93, 5,189,217, 43,136, 14, 49,236,149,227,199, 14,
+ 71,182,194, 8,171, 21,224,176, 89,133, 47, 30,146,148, 12,146,149, 26,100,231,101, 33, 46, 33, 17,242,140,215, 96,177, 88,112,
+246,172, 93,233,145,164, 45,132,239,161, 49,144,160, 33,125,218,115,142,253,150, 14,177,128, 3,189, 50, 19,231, 14,126,151,165,
+ 87, 41, 86,104, 53,170, 99,149, 25,207,241,247, 20, 4, 38, 75,161,210,185, 9,184,108, 28,222,253, 61, 62, 24, 55,237,141,171,
+239, 23, 11,190, 6, 88, 12,114,243,148, 96, 24, 38,171,106,215, 37,230, 97,121,203,239, 24, 25,123,111,141, 82,204,214, 31, 31,
+ 20,202,126, 26, 37,231, 46,158, 63, 45,185,157, 32,192,131,168,244, 66,147,149,101, 93,254,113,159, 20,101,126,110, 15, 0,209,
+ 85,123, 46,100,245, 24, 54,126, 78,164, 95,237,122,250,107,207, 84,241,114,181,169,204, 60,135, 86, 67, 22, 70, 62, 58,179,185,
+119,190, 41,246, 35,137, 71, 61,139,213,108, 94,173,205,138, 94, 90, 70,211, 33,127,233,198,195,197,205,134,115, 87,237, 41,248,
+223, 98,129,133, 88, 65,172,192,140,175,126,132,217,106,129,213, 98,129,213, 66, 96,178, 16,113, 69,197,117,245,172,126, 44,239,
+229,161, 58, 35,151,253,177,185,208,222,222, 30, 78, 78, 78,112,114,114,130,173,173,109,133, 70,139,203,229, 74, 57,156, 55,119,
+117, 98, 98, 34, 18, 18, 18, 96,107,107, 11, 98, 53,193, 96, 2, 26,180,236,142,167,175,159,225,242,237,199, 32, 86, 11, 36,210,
+170,207,242, 34,113, 11,252,168, 89,199,254,223,119,238, 55, 1,151,142,109, 35, 15,111,158,158,162,149, 69,239,168,116,132,222,
+ 98, 97, 76, 38, 19,250,116,239,152, 24, 30,249,234,252,130, 57, 83,123,182, 14,153, 34,104, 21,232, 5,157,193,130,148,132,215,
+184,126, 98,151,174,118, 77,143, 11, 93,218,181, 72, 52,153, 76,176, 88, 44, 21,222,200,117, 6, 99, 54,155, 43,146, 12, 31, 62,
+146,251,240,193,131,163, 18,151,128,195, 22,134,245,132, 33,214,134, 12, 33,131, 26, 54,172, 11,163,201, 10,141, 70,145, 87,213,
+109, 86, 42,149,113, 59,119,238,172, 57,118,236, 88,113,189,122,245,184,175, 95,191,198,218,181,107,115,148, 74,101, 92,101, 53,
+ 46,222,140,218,192, 97,242, 98,138, 34, 90, 73,109, 91, 97,120, 72, 91, 28, 56,115, 27,215,111,221, 69,162, 74,250, 88,101,230,
+156, 72, 78, 76,211,215,119, 84, 28,237,215,170, 58,251,240,238,188,163,145, 29,231, 13, 37, 68,112, 49,251,198, 18,117,229, 79,
+110, 64,169, 53,193, 86, 92, 48,222, 83, 81,100,139,205, 48,149,118, 68, 12, 16,119,235,110, 88,131,166, 1,245, 16, 30,151, 15,
+153, 92, 15,173,222, 12,171,149,192, 10, 2, 39, 27, 62,132, 60, 22,146, 18,226, 96, 37,198,248, 42,222, 42,178, 58,180,239,192,
+ 1, 24, 48, 12,225,112, 57, 28, 16, 20,140,175, 40, 18,137, 84,174,174,174,149,138,104, 25,205,102, 12,234,217, 2, 45,155, 53,
+ 68,255, 41, 5, 99,102, 94,249,101, 30, 28,164, 92, 28,216,187, 3,201, 55, 55,236,173,217,106,234,197,103, 79, 35, 7, 71,134,
+255, 54,178, 87, 19, 81, 99,119, 78, 26,175,172, 48,169, 90,173, 62, 10,128,207,227,241,122,182,111,223,222,241,232,209,163,114,
+103,103,103, 43,159,199,203,234,215, 55,196,202,229,241,114,139,214,189,115,231, 14,119,202,148, 41, 54,121,121,121, 73,153,153,
+153,119, 1,152,202,127, 16, 12,236, 10, 22,126, 5,195, 8,165, 34,113, 98,141, 26,126,158,205, 90,182,176, 27, 48,232, 3, 8,
+248, 2, 92,186,120, 30,155,214,175, 58,164, 74,127, 49,190, 42,123,242,207,234,117,152,146, 20, 31,167,209,234,131, 26, 52,237,
+200,220,186,120, 98,166, 17,206,235,217, 2,227,119, 93, 7, 77,171, 21,151,166,194,166,111,190,128,131,157, 4,241,175, 95,106,
+ 99, 94, 60,253,209,164, 83,124, 81,105,147, 5, 64,156, 99, 25,220,106,116, 79, 7,189,209,130,155, 87,207,232,172,102,107,207,
+187, 55,206,190,174, 86,187,153,176, 65,179, 46, 14,217, 39,119, 12,210, 0, 7, 42,210, 73,125,249,199, 8, 46, 49,200,227,175,
+ 92,189,108,231,230, 91,159,205,128,129, 81,175, 67, 86,236, 67,179, 38,243,165, 66,145,250,172, 82,189,112,115,146,241,213,252,
+197,223,126,212,172,105, 83, 9,129,240,141, 8, 86,145,193,202, 86, 24,224,108,195,135, 86,145,133,152,135,231,117,154, 44,118,
+185,227,157,153, 13,106,113,182, 44,147,255,123, 58, 67,116,203,242,214,207,150,101,242,205, 6,181,184,226, 91, 29, 27,182, 18,
+ 62,158,198,167, 22, 39,190, 11,184, 5,185, 89,124, 46,187, 56, 79,171,232, 90, 80, 1, 29,121, 66,123,164,230,232,192,128,192,
+106, 49,195,108, 50, 64,169, 80, 32, 53, 45, 3,153, 25,153, 80, 42,229, 16, 75, 29,208,160,113,115,216, 72,132,120,114,253, 16,
+ 8, 33,149, 26,215,208,196,112, 3,155,181,108, 39,120,150, 80,144,139, 37,228, 18,156,254,117, 85,142, 74, 33,107,167, 74,143,
+137,169,234,181,216,108,177, 92,142,120, 30, 83,191,154, 71, 13,230,241,235,124,236,253,105, 51, 12,133,145, 77,147,201,130,103,
+ 73,106,164,231,106,144, 20,251,130, 88, 45,150,203,248,143,192, 41, 59, 0, 8, 78,195, 6,117,209,125,212, 0,252,240,195,143,
+136,141, 75,176,174,152,217, 59, 73,165,148,247,170,130,201,234,138,194,177, 54, 52,153, 81,171,181, 14,205, 82, 78,133,231,178,
+180, 6, 82,110,130,143,208,197, 23,237,198,175,189,160, 85,230,242, 45,122, 13,231,244,222,241,191,150,166, 89,224,160, 97, 88,
+241,217, 48, 72, 69, 28, 48, 12,131,162,230,194, 45, 95, 79,134, 88, 80,208,182,172,213,155, 49,106,214, 58,236, 93, 55, 27, 4,
+192,136, 15,110,107,202, 42, 39, 10,230, 46,156,225,129, 7,213, 18, 19,100,169, 93,251,126,118, 69,103, 20,232, 67, 6,142,125,
+212,180,105, 83,185, 72, 36,130, 72, 36,130,173,173, 45, 28, 28, 28, 96,111,111, 95,225,182,155, 76, 38,149,193, 96,112,226,243,
+249,176, 90,173,136,143,143, 71,124,124, 60,242,243,243,145,149,149, 5,181, 74, 97,126,112,229, 48,167, 65,171,222,240,244, 11,
+130,111, 64, 35,112,217, 12, 56, 28, 22,174,159,250,169,172,114,150,110,178, 58,244,219,210,165,255, 68, 92, 58,182,157, 60,188,
+121,122,170, 86, 22,253, 83,101,143, 81, 97,115,207,147, 65,131, 6, 5, 77,153, 50,133,183,120,206,148, 11,103, 46, 94,143, 62,
+ 28,186,189,111, 94,158,220,155, 16, 2,123, 59,187,228, 97,125, 91,159,238,212,166, 89,226,149, 43, 87,172,191,254,250,171,158,
+ 97,152,167,229,105, 22, 92,164,100,191, 92,185,124,117, 73,187, 14, 29,177, 99,247,175, 29, 34,159,191,232,240,250,117, 12,188,
+125,253, 80,163,102, 0, 52,140, 3,174,222,184, 5,149, 92,246, 75,101,202,249, 86, 84,139,201,203,203,251,109,216,176, 97,221,
+111,223,190,205, 26, 54,108,152, 38, 59, 59,251, 78,137, 40, 22,169, 72,243,238,214,129, 89, 0,126,241,237, 48,238, 80,170, 81,
+254, 9,128, 85, 62,190, 62,184,126,235, 46,238,222,190,255, 99,182,216,103,233,248, 81, 31, 78,174,222,143, 61,177, 95,171,234,
+108, 87, 7, 49,246,111, 95,203, 62,117, 55, 97, 93, 66,142,101,199,170, 27, 75,190,174,204, 49, 42,190,113, 40,141,104, 83,215,
+ 17, 38, 11,129,149, 20, 92,112,109,132,220,178, 46,188,127,208,228, 24, 4,227,167, 78,153,242,186, 65,195,198,159,142,250,112,
+ 42,175,177,159, 55, 30,188,146, 3, 12, 3, 71,119, 9,210,211,211,113,243,200,118,115, 94,234,203, 31,217,108,235,178, 42,236,
+ 79,228, 37, 62,246, 47,177, 56, 57, 59, 59, 27,215,175, 95, 71,145,193,114,113,113, 41,203,104,189,161,153,147,153,118,231,235,
+ 53,219,218, 76, 26, 51, 16, 33, 29,235,227,198,195,215, 48, 20,142,215, 84,212,149, 60,238,238, 86,254, 39,195,252, 12, 31, 13,
+170,173,208,154,248, 9, 95,197,231,223, 68,193, 28,172,214, 50,202,105,200,205,205, 61, 21, 21, 21,213,182, 81,163, 70,213,207,
+158, 61,155, 27,121,255,194,204,146,133,248,236,179,207,164, 63,252,240,131,152, 16,114,199, 96, 48,196, 86,106,219, 89,216, 31,
+246,232,145,147,209,100,197,173,251, 79,234,118,105,211, 24, 86, 2, 60,124,248, 16, 59,126,222,161,123, 26,241,248, 59,117,166,
+251,178,114,204, 75,169,251,211,242,126,189, 14,139, 53,211, 83, 19,190,187,116,230,200,222,102, 29,250, 98,228,140,101,203,174,
+159,249,117, 73,147,118, 33,172,186,205,186, 35,236,238, 85, 92, 62,123,254, 91,163, 42,119, 9, 42,206, 29, 41,181,156, 2,145,
+248,227,122, 77, 58, 32, 41, 49, 1,241, 49,207,126,209,229,190, 74, 75,124,205,254, 37, 45, 37,113,106,205,250,109,112,251,194,
+129,153,229, 24,173,114,235,188,183,139,104,251,217,208, 83,195, 83, 82,182,186,171,181, 58, 1, 33, 68, 39,224,115, 50,164, 44,
+229, 65, 69,165,203,249,194,152,149, 86,125,208, 7,163,166,158,217,180,105, 61,215,205, 94,140,140, 60, 29, 20, 90, 35,148, 26,
+ 35, 88, 12, 3,127, 79, 9, 52,202, 92,220, 56,178,198,100, 80,229, 13, 3, 94, 27,203,210,148,184, 6, 46,207,123,117,117,198,
+103,211,174,129,111,231,237, 89,163,243,252,114,163,117,202,212,199,125, 63,155,118, 58,144, 16,210, 69,226, 26,168, 84,203,162,
+ 22,150,181,237, 12, 83,112,126,143,236,228, 13,163,185, 96,252, 49,179, 21,176, 88,173,133, 81, 62,128, 20,183,231, 51, 21,108,
+ 59, 99, 61,120,230, 14,210, 50,229,208, 26, 76,208, 27,204, 48,154, 44, 96,177,217,176,119,176, 71, 64,141, 96,216,217,219, 34,
+ 51, 35, 13,119,175,156, 66,116,196,141, 59, 12,193, 82,109, 86,204,149,202, 28, 35,158,200, 62,208,195,211,157,149,174, 48, 64,
+196,103,227,241,141,179, 70,147, 65,255, 93, 37, 77,214, 31, 52,229, 57,185,235, 62,157,243,249,136, 93, 59,119,187, 7,213,180,
+ 69, 74,182, 22, 41, 89, 58, 40,117,166, 66, 35,102,133, 94,149,141,136,171,187, 51, 44, 58,229, 58,252, 71, 40,211,104,153,141,
+ 58,229,209,243, 15,156,230, 45, 89,195,126,245, 58,214,180,252,147, 62, 41, 90,149,162,119,149, 35, 89, 37,216, 53,189,230,129,
+191, 98, 35,254,208, 92, 72,172,176, 18,130,211,247, 51,138,155, 11,173,133,153,151,225,175,203,159, 70,176,228,220,133, 29,123,
+207,188, 20, 17,165,220,167,213,102,218,189,124,245, 93, 30, 0,176,217,236,226, 87, 81,110,150, 78,167, 51, 84,208,132,178,231,
+167,159,126,154, 59,117,234, 84, 65,114,114, 50, 94,191,126, 13,185, 92, 14,161, 80,136,243,231,207,155, 96, 53,127, 23,113,251,
+120,124, 84,216,197, 69,129, 77,187, 87, 11,106,213, 27, 98,177, 4, 28, 82,249,100, 76,177,107,237,225, 77, 59,244,251,190,203,
+128, 73,184,124,252, 39,242,240,198,169,105,218,172,232,237, 85,221,151,114,185, 60, 18, 64,204,119,223,125,215,120,199,142, 29,
+ 53,231,204,153, 19,187,231,251, 37,155, 0, 32, 39, 39, 7, 0, 16, 30, 30, 78,166, 77,155,166,215,233,116,113,121,121,121, 97,
+168,160, 3, 4, 0,104,179,196, 43,119,108, 89,213, 32, 57, 53,125,160, 95,131,230,112,169,217, 28,238,254, 45,144,167, 52,226,
+193,171, 52,196,190,184,130, 23,183,142,156,213, 72,205, 75, 80,197,241,141, 27, 53,106,228,205, 98,177,106,168, 84, 42,247,122,
+245,234, 53,146, 72, 36,225,141, 26, 53, 10,230,112, 56, 41,143, 30, 61, 74,168,138, 86,226,141,221,122,223, 14,227, 54, 38, 42,
+109, 58,197,102,104,130, 19,149, 54,225, 26,129,221,236,172,171, 27,245,187,216, 94,235,136, 49, 59,242,240,110,197,209,253,219,
+215,178, 71, 77,254,204,242, 44,223,225, 19,142,136,127,169,106,225,106, 86,250, 71, 99,251,255, 62,188, 67, 97, 36,171,240,255,
+ 74,133,233,243,243, 35,242, 1,204,141,120,206,253,254,217, 39, 83,190,110,216,172,205,232,246,189,134,177,204, 60, 41, 46, 28,
+223, 74,226, 34,174, 30,230, 16,203, 2,109, 37,102, 3,168,176, 57,200, 96,168,140,201,250, 99, 25,147, 37, 29, 15,255,250,243,
+184,163,199,143,125, 51,160, 95,127,167, 45, 95, 13,197,154,109, 39, 32, 17, 9, 64,172, 86, 12,237,228, 61,100,209,196, 58,125,
+189,221,132, 94, 71,175,165,220,156,177,254,217, 92,141,198, 24, 93,137, 72, 12,201,206,206,190, 37,149, 74,179,218,182,109,219,
+ 82, 32, 16, 48,217,217,217, 28, 87, 87, 87,179,157,157,157, 33, 37, 37, 69,163,215,235,143, 2,168,210,176,227, 70,147, 21,241,
+153, 58,156, 60,118, 20, 79,238, 95,193,139, 23, 81,202, 23,207, 95,108,102, 56,100,189, 58, 51, 38, 23,168,242, 3, 62,172,165,
+246, 58, 36, 85,238,117,104,209, 43,247,239,249,113,121,103,141, 78, 63,174, 81,235, 62,168, 94,183, 13,203,104,178,224,233,195,
+107,184,118,100,253, 26,163, 42,119,222,251, 28, 99,207,106, 53, 3, 8,155,143,223,174,159, 1,177, 90,127, 4, 0, 98,181,254,
+ 24,126,251,236,212, 22,189, 39,194,209,181,122, 35,121, 82, 56,131,119, 24, 61,156,199, 97,169,207, 29,221,117, 60, 62, 62, 30,
+ 47, 95,190,196,171, 87,175,144,155,155,139,253,251,227,171,116,124, 52,121, 9,151,162,159,179,122, 12, 30, 58,242,244,144,225,
+ 99,132, 53, 3,130, 88,129,213, 28,224, 36,229, 32,234, 85, 2,162, 31, 69, 88,163, 30,156,213, 25, 21,178, 1,218,188,132, 50,
+141,159,216,185,174, 27, 96,153, 87, 52,119, 97,171, 86,109, 2, 63, 95,241, 77, 75, 39, 23,215, 82,175,227, 57, 89, 50,254, 23,
+ 51, 78, 5,222,189,247, 91,165,230, 58,180, 90, 44, 57,147,199, 13,179,178, 11, 38, 10, 69,113,156,186,112,239, 21, 60, 76, 21,
+188, 79,172,230, 10, 35,248, 31, 14,108, 7,179,213, 10,181,214, 8,133, 90,143,124,165, 14,233,178, 28, 60,137,136,192,141,211,
+167,240, 58,234, 73,156,201, 96,184,200, 98, 49, 71,180,153,209, 55,170,214,210,196,169,233,228,232,136,184, 92, 21,132,124, 14,
+ 18,162, 31,233,213,138,252,125,239, 90,143,180, 57, 49,233, 50, 54,211,125,216,176,225,231, 59,247,232,103,215,172,117, 87,177,
+179,173, 61,120, 28,130,152,248, 52,132,221, 57,175,142,125,114, 83, 97, 50,168,122,254, 25,179,190,252,205,169,184,215,161, 81,
+175,238, 59,162,127,135, 99,108, 54,135,111,181,154,245, 70,131,126,240,251,152,172,191, 10, 66, 44, 41,227, 70, 12,124,227,217,
+192,108, 37,162, 17, 31, 92,208,150,124, 86, 48, 89,136,120,196, 7,119, 52, 5, 23,144,178, 19,251, 60, 60, 28,251, 20,205, 93,
+152,152,152,243, 48, 55, 87,127, 13, 64,138, 78,167,123,231, 50,102,102,102,126,189, 98,197,138, 16,141, 70, 83,167, 99,199,142,
+ 2, 91, 91, 91,228,228,228,224,226,197,139,166,208,208,208,231, 50,153,108, 17, 32, 51,107, 17,252, 75,132,238,248,216,168, 71,
+ 23, 23,213,105,218,163, 90, 80,235,222,149,191,152, 9, 68,147, 58,247,155,192, 92, 62,241, 19,121,112,253,196, 71,218,172,152,
+109,239,177, 91,141, 58,157,238,190, 78,167,123,182, 96,193,130,102,110,110,110,110,139, 22, 45, 18, 42, 20, 10,238,150, 45, 91,
+116,217,217,217, 25, 10,133,226, 46,202,201,167,249, 35,225,166,252, 84, 12, 58,119,244,167, 78,228,232, 79,221,236,157,189,186,
+219,185, 84,171, 37,207, 74,141,203,207, 74,187, 8,224,114,225, 64,145, 85,162,113,227,198,126, 12,195, 12, 3,208, 64, 34,145,
+248, 75,165, 82, 1, 33,164, 14,195, 48,145, 86,171, 53,162, 94,189,122,161,207,159, 63,175,210, 96,178,137, 55,118,235,189, 3,
+219,252,154,171,177,242, 12, 44,222,175,137, 55,118,235, 1, 64,118,233,115, 13,128,147,207, 59,206, 29,116,234,110,194,166,200,
+ 60,187,153, 89,215,191, 57, 85,213, 50,231,167, 60,241,255,179,234,191, 46,253,121, 10,128,113, 17,143,176,246,105,248,221,197,
+ 12, 1,215, 2,243,114,173,236,213,163, 63, 67,159,203,229,234,188,188,188, 74,237, 93, 40, 16, 8,116,122,125,121, 1,148, 27,
+102, 85, 58,118, 0, 29,118, 31, 59,180,123,220,137, 83, 39,191,105,223,101,128,147,176, 90, 53,212,112,101,176,123, 94,147,153,
+ 87,194,179, 30,244,251,252,230, 15,177,105,186, 8, 84, 49, 31, 70,165, 82, 69, 3,200, 83,169, 84,253, 9, 33,201, 12,195,120,
+231,229,229, 61, 54,153, 76, 79,171,108, 8,172, 24,217,170, 85,243,253, 12,195,112,136,217,186,250, 46,151,253,171, 46,253, 69,
+ 10,222,115, 90,146,160, 26,182,152,181,104, 99,147, 90,254,181,155, 20,205,117, 88,191,186, 13,166,204, 93,219,164,122,205,128,
+ 38,191,207,127, 88, 97,154, 0, 49,105,242,198, 31,251,121,245,205,240,123,215,190,116,246,168, 94, 61, 35, 37,246, 69,242,171,
+199, 95, 91,116,138, 99,239,123,156,227, 95, 69,174,223,241,221,220, 57,233,169,113, 59, 52, 89, 49,207, 0, 64,147, 21,243,236,
+ 69, 24,190,202,206, 72,153,147, 35,139,253,238, 93,247,133, 90,173, 78,219,183,111,159,125,155, 54,109, 88,110,110,110,200,202,
+202,194,181,107,215,172, 86,171, 53,181,202, 90,185,113,215,212,185,140,227, 47,219,190, 95,205,147,216,244, 54,155,205,158,132,
+ 0, 28, 14, 39,221,160, 81,156, 87,178, 36,159, 35, 47, 65, 87,254, 61,195,202, 0, 96, 21,205, 93,104,181, 90,153,213,155,118,
+ 39,112,133, 54,165, 14,134,104,210, 41,197, 86,171,181,210,115, 29,202,147,194,106,253, 89,231, 55, 67,200,210, 70, 77, 91,126,
+105, 50, 25,117,133,231,135, 14,128,142, 16,228,176, 88,204, 13,182,213,116, 65,241, 30, 15, 83, 12, 3, 91,194,112, 96, 35,226,
+128, 1, 3, 85,126, 46,169, 74, 78, 86,169,134, 88, 22, 29,169,145,117,240, 61,103, 56, 52,246,234,165,179, 31, 88, 44,150, 26,
+133, 49,131,120,189, 86,125, 88,149,238,240, 11,240,200,140,127, 63,103,138,204, 22,243, 23,255, 80,165,154, 81,254, 78,154,129,
+ 53, 69,253,171,121,185,141,141, 79,144, 61,136, 77,214,252,130, 55,167,213,121,159,114,178,221,220,220,190, 98, 24,102, 52,159,
+207,151, 26, 12, 6, 53, 33,100, 79,102,102,230,215,248,195,228,191,193, 92,145,171,118, 44, 95, 40, 94,104,212,169,127,211,200,
+162, 71, 86,180,237, 98,151,218,221,133, 18,201, 92,157, 86,189, 71,147, 25,189,251, 79,222,159,118, 2,129, 32, 88, 42,149,114,
+179,179,179,239, 3,200,255, 59, 29,247, 70,141, 26,249,176, 88,172, 26, 86,171,213, 13,128, 29, 10,122,133,100,115, 56,156,212,
+194,136, 22,169,170,102,219, 15, 15, 59,119,233, 86,127,214,197,155, 81, 27, 10,155, 21,139,241, 26,178, 78, 56,186,119,167,207,
+126, 57,118,178,180, 94,135,255,184, 58,255,255,167,217,129, 35,245,200, 30,199,226,219, 45,239, 18,168,211,100,167,165, 78,187,
+245, 52,235, 62, 0,229,251,148,147,199,227,141, 50, 26,141, 34, 30,143,167, 53, 26,141,251,254, 46,219, 46,114, 13,156,192, 2,
+169,244,204, 20, 86, 48,143,222,234,180,242,111,169, 75,236,160,160,160,118, 60, 30,207,199, 98,177,136, 13, 6,131, 70,171,213,
+198, 39, 36, 36,252,134,178, 39, 62,255, 75,203, 41,113, 13, 88,207,227, 9, 62, 1, 0,163, 81,191, 81, 45,139,153, 85,222, 23,
+203, 89,255, 31,125,140,156,107, 52,141,225,176,185, 46, 40, 28,152,219,106, 54,103,101,198, 61, 12,248, 31,150,243, 95, 7, 33,
+228, 47,255,141,174, 84,147,106, 82, 77,170, 89, 10, 44,186, 63,169,230,255, 82, 83,232, 81,215, 91,232, 81,183,210,131, 46,151,
+177, 62,221,159,148, 34, 38,151,242, 2, 33, 4, 28,186,111, 40, 20,202,255, 0, 43,221, 5,148,255, 37,186,244, 23,201,127,229,
+250,148,255, 28,101,230, 68, 51,229,184,210,170,132, 4,223,197,217, 94,166,154, 84,147,106, 82, 77,170, 73, 53,169,230,127, 78,
+179, 34,237,127, 98,147,228,228,183,150,207, 0, 72,167, 77,135, 84,147,106, 82, 77,170, 73, 53,169, 38,213,252,187,104,254,155,
+ 40,110, 58,100,209,125, 65,161, 80, 40, 20, 10,133,242,215, 64,115,180, 40, 20, 10,133, 66,161, 80,222,143,210,154, 14,169,209,
+162, 80, 40, 20, 10,133, 66,249, 19, 40, 51, 25,158, 54, 29, 82, 40, 20, 10,133, 66,161,188, 31, 69, 17, 45, 15,148, 24,222,129,
+ 26, 45, 10,133, 66,161, 80, 40,148, 63,143,116,148, 22,221, 10, 13, 13, 37,165,253, 79,161, 80, 40, 20, 10,133,242,255,193, 63,
+220,139,148,140,100, 77, 46, 92,126,179,215, 33, 53, 88, 20, 10,133, 66,161, 80,254, 46,102,235, 31, 70, 81, 36,171,232, 85, 60,
+105,118,177,209, 10, 9, 9, 97,168,217,162, 80, 40, 20, 10,133,242,191,226,223,232, 69, 88,111,111, 32, 61,204, 20, 10,133, 66,
+161, 80,254,151,102,235,223,180, 61,116,120, 7, 10,133, 66,161, 80, 40,148,247,195, 3, 64,159, 18,203,103, 80,162,249,144, 66,
+161, 80, 40, 20, 10,133,242,238, 76, 46,109,153, 16, 66, 35, 90, 20, 10,133, 66,161, 80, 40,127,129,217,162, 80, 40, 20, 10,133,
+ 66,161,252, 85,252,127, 76, 42, 77,103, 54,167,154, 84,147,106, 82, 77,170, 73, 53,169,230,191,157,162,113,180,128, 18,227,104,
+ 1,116,100,120, 10,133, 66,161, 80, 40,148,247,165, 15, 10,198,207,154, 92,248,183, 15, 53, 90, 20, 10,133, 66,161, 80, 40,127,
+ 46,127,152,126,135, 26, 45, 10,133, 66,161, 80, 40,148, 63,215, 96,109,167, 70,139, 66,161, 80, 40, 20, 10,229, 47,134, 26, 45,
+ 10,133, 66,161, 80, 40,148,191, 8, 6,101,247, 28,184, 92, 5,157,119,233,125,112,153,106, 82, 77,170, 73, 53,169, 38,213,164,
+154,255, 57,205,138,180, 47,227,159, 71,209,200,240,103,240,123, 34,252,118, 66,254,250,105, 27,105,215, 87,170, 73, 53,169, 38,
+213,164,154, 84,147,106,254,219,153,252,214, 95, 0,255, 63,227,104, 81, 40, 20, 10,133, 66,161,252,215,204, 86,177,225,162, 83,
+240, 80, 40, 20, 10,133, 66,161,188, 31,219,203,250,128, 70,180, 40, 20, 10,133, 66,161, 80,222,143,201,101, 45, 83,163, 69,161,
+ 80, 40, 20, 10,133,242,215, 24, 46,106,180, 40, 20, 10,133, 66,161, 80,254, 68,147, 53,185,212, 79, 67, 67, 67, 9,221, 71, 20,
+ 10,133, 66,161, 80,254, 87,252,219,188, 72,241,240, 14, 69, 27, 70,205, 22,133, 66,161, 80, 40,148,255,165,201,250,135,122, 17,
+ 15,252,222,219,112,114,225, 50, 8, 33,180,215, 33,133, 66,161, 80, 40, 20,202,123,210, 7,111,246, 60,156, 92,180, 76,141, 22,
+133, 66,161, 80, 40, 20,202,251, 51,185,220, 79,105,179, 33,133, 66,161, 80, 40,148,255, 37,255,198, 28, 45,134, 30, 86, 10,133,
+ 66,161, 80, 40,148,247,162,180,104,214,255,203, 92,135, 20, 10,133, 66,161, 80, 40,255, 73,195, 69,141, 22,133, 66,161, 80, 40,
+ 20,202, 95, 96,178,138,140,214, 95, 61, 96, 41,157,217,156,106, 82, 77,170, 73, 53,169, 38,213,164,154,255, 21,147, 85,114,136,
+ 7, 0,180,215, 33,133, 66,161, 80, 40, 20,202,251, 66, 39,149,166, 80, 40, 20, 10,133, 66,249,139,160,147, 74, 83, 40, 20, 10,
+133, 66,161,252, 63, 27, 46,106,180, 40, 20, 10,133, 66,161, 80,254, 68,147,245,134,217,162, 57, 90, 20, 10,133, 66,161, 80, 40,
+239, 71,153, 57, 90, 12,202,238, 57,112,185, 10, 63,240, 46,189, 15, 46, 83, 77,170, 73, 53,169, 38,213,164,154, 84,243, 63,167,
+ 89,145,246,101,252,243,153,140,255,167, 1, 75,105,215, 87,170, 73, 53,169, 38,213,164,154, 84,147,106,254,215,152, 12, 20,140,
+163, 69,155, 14, 41, 20, 10,133, 66,161, 80,254, 4, 99, 85, 26,212,104, 81, 40, 20, 10,133, 66,161,188, 31,116, 28, 45, 10,133,
+ 66,161, 80, 40,148,191, 8, 15, 20, 68,181,138,254, 6, 83,163, 69,161, 80, 40, 20, 10,133,242,231,208, 7, 5, 81,173,162,191,
+212,104, 81, 40, 20, 10,133, 66,161,252,137,148, 58,142, 22, 3, 0,161,161,161, 69,253, 15, 59,134,132,132,220,160,251,138, 66,
+161, 80, 40, 20,202,255, 39,255, 70, 47, 66, 8,249, 61,162, 21, 18, 18,194, 0,184, 78, 15, 53,133, 66,161, 80, 40,148,255, 5,
+255, 70, 47,194,122,203, 73,118,164,135,153, 66,161, 80, 40, 20,202,255,130,127,163, 23,225,188,229, 34, 41, 20, 10,133, 66,161,
+ 80,254, 39,252,131,189,136, 7, 10, 18,225,207, 20,254, 5, 10,135,124,160,227,104, 81, 40, 20, 10,133, 66,161,188, 31, 69,189,
+ 13, 39,227,173, 49,181,104, 20,139, 66,161, 80, 40, 20, 10,229,253, 40,109,100,248,255,151,185, 14, 41, 20, 10,133, 66,161, 80,
+254,147,208,185, 14, 41, 20, 10,133, 66,161, 80,254, 28, 74, 70,181,182,255,127,253, 40,157,217,156,106, 82, 77,170, 73, 53,169,
+ 38,213,164,154,255, 37,147, 85,188,252,198, 56, 90, 20, 10,133, 66,161, 80, 40,148, 63, 23,218,116, 72,161, 80, 40, 20, 10,133,
+242,126, 20,245, 56, 44,185, 76,141, 22,133, 66,161, 80, 40, 20,202,159,104,182,254, 0,109, 58,164, 80, 40, 20, 10,133, 66,121,
+ 63, 38,151,245, 1, 53, 90, 20, 10,133, 66,161, 80, 40,127,145,225, 98, 80,118,207,129,203, 85, 16,126,151,222, 7,151,169, 38,
+213,164,154, 84,147,106, 82, 77,170,249,159,211,172, 72,251, 50,254,121,252,207, 6, 44,165, 93, 95,169, 38,213,164,154, 84,147,
+106, 82, 77,170,249,159,132, 14,239, 64,161, 80, 40, 20, 10,133,242, 23, 82, 21,163,229,194,225,112,190, 20,137, 68, 63,136, 68,
+162,109, 28, 14,231, 59, 0, 14, 85,253, 65,137, 68, 50,211,221,221,253,165,187,187,123,138,143,143,207, 89, 27, 27,241,167,126,
+ 2,180, 7,192,253,147,182, 39, 16,192,167, 34,145,232,133, 80, 40, 76, 0,176, 23,192,167, 0,156,223, 71,248,107, 79, 12,126,
+246, 73,255, 19, 95,123, 98,240, 91, 31,245,113,115,115,187, 5,160,251,159,117, 80,134,139,209,117,136, 4, 73, 67, 36, 72, 26,
+ 46,126,247,167, 6, 27, 27,155,209, 30, 30, 30,119,157,156,156, 82, 61, 60, 60,238, 8,133,194, 33, 85,148,112,117,115,115, 91,
+227,237,237, 29,237,233,233,185, 1, 5,179,147,255,109,105, 39, 64,187,150, 2,100,181,226, 67,217,134,143, 31, 90,241,209,173,
+ 27, 32,126, 71,185,182, 0,142,216,218,218, 62,230,112, 56,161, 0, 6, 21,214,175, 65, 28, 14, 39,212,214,214,246, 49,128, 35,
+133,235,189, 75, 61, 93, 3, 32, 21,192,202,194,229,143,189,189,189,149, 13, 27, 54, 76,104,216,176,225, 46,127,127,255, 49,149,
+ 21, 19,139,197,221,188,189,189,143,250,248,248, 36,180,106,213, 42,215,203,203, 43,170, 90,181,106,187, 5, 2, 65, 71,122,137,
+163, 80, 40,148,191, 63,125, 1,124, 3, 96,115, 68, 68, 68, 24, 33, 36,140, 16, 18, 22, 17, 17, 17, 6,224, 7, 0,171, 80,118,
+ 8,241,141,247,157,156,156,150, 46, 95,190, 92,151,158,158, 78,178,178,178, 72,116,116, 52, 89,191,112,174,181,135, 35,135,248,
+185, 56,104, 60, 60, 60, 94,251, 86,171,118,160,190,148, 53, 23, 64,173,202,104,150,192, 65, 36, 18,221, 95,184,112,161,234,214,
+173, 91, 42,131,193,160,178, 90,173,170,180,180, 52,213,229,203,151, 85,109,218,180, 81, 1,152, 5,128, 93, 5,205, 98,150,121,
+226, 6,249,249, 43,178,204, 19, 55, 74,190, 95,167, 78,157,231, 86,171,149, 12, 30, 60, 88, 15,192,171, 42,154,111,227, 5, 8,
+235,219,194,126,136, 20,153,230,221, 95, 19,178,101, 14, 25, 34, 65,210,187,104,186,186,186,158,156, 57,115,166, 34, 53, 53,149,
+232,245,122,146,148,148, 68,166, 76,153,146,239,234,234,186,175,146,219,238, 20, 20, 20,148,121,247,238, 93,171, 92, 46, 39,215,
+175, 95,183, 54,104,208, 32,179,146,102,171,235, 91,101,217,238,233,233,121,182, 42, 47, 87, 87,215, 29, 85, 61, 70, 45, 4, 72,
+ 50,134, 93, 35,228,225, 69,114,106,112, 43,178,190,105, 53, 50,200,145, 47,111,203,199,199, 29, 74, 31,202,164, 44,205, 15, 58,
+116,232,160,126,250,244,169, 37, 39, 39,135, 60,127,254,220, 58,105,210, 36, 29,128,200, 73,147, 38,233,158, 63,127,110,205,201,
+201, 33, 79,159, 62,181,116,232,208, 65, 13, 96, 98, 21,202,201, 2,176,115,201,146, 37,132, 16, 66,150, 47, 95, 78, 26, 54,108,
+ 72, 58,119,238, 76, 84, 42, 21, 33,132, 36, 16, 66,118,153,205,230,113,149,209,180,179,179, 27, 61,115,230, 76,149, 70,163, 33,
+ 69, 88,173, 86, 34,151,203,201,230,205,155,213,238,238,238,103,203,120,200,160, 77, 30, 84,147,106, 82,205,191,155,230, 63, 25,
+ 15, 20,228,105, 21,189, 60,128,130,166,195,138, 24, 49,119,238,220, 34, 83,117,174,109,219,182, 15,198,141, 27, 23, 54,110,220,
+184,176,182,109,219, 94, 7,112,225,209,163, 71, 97, 95,124,241, 69, 24,128, 17, 21, 28, 8,135,214,173, 91,203, 51, 50, 50, 72,
+ 64, 64, 0,169, 94,189, 58,201,200,200, 32,132, 16,242,240,131, 38,228, 74, 93,144,228,155,231,200,197,227, 71,200, 36, 15, 14,
+105,231, 97,103,242,112,119,207,113,118,118, 94,129,130,164,253,242, 14,238,192,186,117,235, 42, 35, 35, 35, 85, 49, 49, 49,170,
+165, 75,151,170, 58,119,238,172, 10, 10, 10, 82, 13, 26, 52, 72,181,105,211, 38,149,209,104, 84,237,216,177, 67,101,107,107, 27,
+ 89,138,217,122,103,163,197,225,112, 54, 70, 68, 68,144,215,175, 95,147,194, 40, 69, 89,154,118,246,246,246, 61, 29, 28, 28,102,
+217,219,219,247, 4, 96, 7, 0, 1,128,180,145, 29,124, 62,110,228, 87, 39,116, 68,215, 90,155,187, 54,107, 50,196,134, 37, 55,
+125, 63,135,144,193, 62,239,100,180,236,236,236, 70,127,250,233,167, 74,189, 94, 79, 52, 26, 13, 81,169, 84, 68,163,209, 16,165,
+ 82, 73, 70,140, 24,161, 16, 10,133, 3, 43,210,116,118,118,254,250,230,205,155,230,140,140, 12,114,243,230, 77,114,246,236, 89,
+178,101,203, 22,171,171,171,235,186,170,158,128,238,238,238,151, 46, 94,188, 24, 22, 30, 30, 30,118,255,254,253, 48,147,201, 20,
+102, 52, 26,195,140, 70, 99, 88,104,104,104,216,177, 99,199,194, 14, 30, 60, 24,102, 48, 24,194, 12, 6, 67,152, 94,175, 15,171,
+ 89,179,230,249,170, 30,163,230, 2, 36, 27,110,157, 34,100,221,116,146,255,237, 52, 34,159,221,155,200,166,180, 39, 63, 52,171,
+ 70,218,139,112,250,173,122, 84,166, 38,151,203,189,145,144,144, 96,157, 63,127,190,161, 94,189,122,249,227,199,143,215,233,245,
+122, 66, 8, 33,122,189,158,140, 31, 63, 94, 87,175, 94,189,252,249,243,231, 27,226,227,227,173, 28, 14,231,114, 21,202,185,170,
+200,100,221,184,113,131,148, 68,165, 82,145,206,157, 59, 39, 52,108,216,112, 87,141, 26, 53, 70, 86,164, 41,149, 74,251,207,155,
+ 55, 79, 69, 74,193,100, 50, 17,165, 82, 73,226,227,227,173,213,171, 87, 79, 3,224, 68, 47,230, 84,147,106, 82, 77,106,180,254,
+ 50,202,156,130,167,220,157,248,197, 23, 95,132, 17, 66,194, 22, 44, 88, 16, 86, 24,217,226, 1,144, 22,190, 56, 0,134,207,155,
+ 55, 47,140, 16, 18, 54,119,238,220,162,117,202, 58, 16,125, 15, 31, 62,108,220,176, 97, 3,113,115,115, 35,238,238,238,100,227,
+198,141,196,106,181,146,140,208,125,228, 74, 93,144, 23, 95,142, 37,132, 16, 18,189, 98, 6,185, 82, 23, 36,246,199,101,100,212,
+168, 81, 26,177, 88, 60,162,156,131,235,216,164, 73, 19,165, 86,171, 85,237,222,189, 91, 37, 22,139, 31, 2,168,135,130,166, 72,
+166,176,172, 99,234,213,171,167,120,246,236,153,234,215, 95,127, 85, 1, 88, 90,201, 10, 83, 11, 64, 39,137, 68, 50,104,158, 23,
+ 55,134,252,252, 21,153,231,134,167, 0, 26, 0,112, 41, 92,199,115,238,220,185,132, 16, 66,188,189,189,111,150,161,105, 23, 20,
+ 20, 52, 55, 38, 38,102,177,201,100, 90, 28, 30, 30,190,184,118,237,218,243,251,213,244,104,117, 98, 68,183,224,252,101,211,130,
+201,218,217, 65,223,245,106,222,245,192,176,142, 35, 62,172,225,124,107,188,171, 80, 51,212,142,173,124,171,233,176, 82, 21,219,
+203,203,235,126, 82, 82, 82,177,185, 82, 42,149, 36, 53, 53,149,196,197,197,145, 91,183,110, 17, 15, 15,143, 43, 21,105,186,187,
+187, 63, 79, 74, 74, 34, 63,174, 95, 79, 6, 55,168, 67,218,219,219,144, 14, 14, 54,164,169, 84,168,174, 11, 52,173,170,209,122,
+252,248,113, 24,128, 48, 0, 97, 57, 57, 57, 97, 57, 57, 57, 97,121,121,121,197,239, 1, 8,203,207,207, 15,203,207,207, 15, 51,
+ 24, 12, 97,126,126,126, 85, 54, 90,109,132,104,211, 66,136,220, 86, 2,104,251,122, 57,167, 77,171,233,108,185, 55,162, 21,201,
+155,222,153,108, 8,246, 34,109,249,248,184,146,154,125,249,124,254,117, 0,115, 10, 77,249,216,158, 61,123,106, 8, 33,164,103,
+207,158, 26, 0, 99, 11,223,255,180,208,100,245,172,100, 57, 89,254,254,254,234,162, 72, 22,128,223,252,253,253,213, 13, 27, 54,
+ 36, 13, 27, 54, 36,222,222,222,202, 66,237, 74, 93,208,106,213,170, 21,173,213,106,139, 13,160, 92, 46, 39,105,105,105, 36, 54,
+ 54,150, 68, 70, 70,146,135, 15, 31,146,132,132, 4,114,232,208, 33,139,189,189,253, 25,122, 49,167,154, 84,147,106, 82,163,245,
+151, 26,173,183, 95,111, 26,173,208,208,208,183,109,215,183,143, 30, 61, 10,155, 55,111, 94, 24,202, 25,136, 11,192,228, 5, 11,
+ 22, 20, 69,189,190, 41,231,230,191, 35, 58, 58,154,140, 29, 59,150, 4, 6, 6,146,192,192, 64, 50,110,220, 56,146,159,159, 79,
+ 84,175,158,145, 43,117, 65, 30, 14,109, 74, 8, 33, 68,249, 34,156, 92,169, 11, 18, 54,170, 53,121,242,228, 9,169, 86,173,218,
+197,114,126,255,244,157, 59,119,178,246,237,219,151,129,130,124, 44, 46,128,150, 0, 54,138, 68,162,157, 40,104, 46,172, 14,192,
+ 33, 32, 32, 32, 87,163,209,168, 6, 15, 30,172, 2,224, 83,142,102,135,192,192,192,215, 59,118,236, 32, 50,153,140,228,230,230,
+146,213,109,106, 19,242,243, 87,100,121,211,234,214, 31,127,252, 81, 63,103,206, 28,181,163,163, 99, 40, 0,207,193,131, 7,155,
+ 9, 33,164,125,251,246,153,165,137,217,219,219,247,140,137,137, 89,172,211,233, 22,203,229,242,197,185,185,185,139, 79,157, 56,
+177,184, 71,131,218, 99,243,151, 77, 11, 62, 49,162, 91,112, 47, 47,135, 65,235,186, 55,155,154, 58,127,226,224, 5,173,235,189,
+208,173,250,228,218, 7, 53,221,214,188,203,209,118,113,113, 73,215,235,245, 4,192, 31, 94,175, 95,191, 38, 78, 78, 78, 73, 21,
+105, 56, 58, 58, 46,248,116,248, 48,203,192,234, 94,228,245,134,133,196,116,233, 87, 98, 58,187,155,188,250,118, 54,233,231,238,
+172,104,201, 99,205,171,108,121,220,221,221, 47,221,191,127,255, 13,163,149,151,151, 87,170,209, 82, 40, 20, 97, 6,131, 33,204,
+223,223,255,252,251,214,250,150,124,248,117, 16,177, 31,134,143,109, 71,178,166,117, 38, 61,237,184, 9,239, 33, 55, 28,192,117,
+ 0,163,170,248, 61, 22,128, 85, 69,134,234,219,111,191, 37,132, 16,226,239,239,175,198,251,141, 99,103, 87,167, 78,157,184,137,
+ 19, 39,154,235,214,173, 43,107,211,166,141,252,193,131, 7,228,198,141, 27,228,236,217,179,228,200,145, 35,228,217,179,103, 36,
+ 53, 53,149, 68, 71, 71,147, 62,125,250,200, 1,116,160,215, 66, 10,133,242,119,166, 20, 47,242,143,166,184,215, 97,104,104, 40,
+ 9, 9, 9, 97, 74,108,160, 29, 0, 97,211,166, 77,179, 86,173, 90,181, 22, 5,195,202, 51, 65,108,124,208, 89,196,121,210, 89,
+196,121, 18,196,198, 7,133, 17,163,237, 43, 86,172,248,186, 97,195,134,233, 0, 68, 0,220,203,248,177,118, 78, 78, 78, 72, 74,
+ 74,130,157,157, 29,236,236,236,144,148,148, 4, 66, 8,204, 4, 48, 17, 64,111, 52, 66,171,213, 66,103, 37,208, 90, 1,133, 74,
+ 5,119,119,119, 24,141, 70,191, 50,182,161,209,208,161, 67,253,130,130,130,178,190,248,226,139, 52, 20,228,202,236,156, 48, 97,
+194,165,223,126,251, 45, 72,165, 82,229, 70, 70, 70,234, 26, 52,104,208, 19,128,123, 76, 76,204,232,205,155, 55, 99,236,216,177,
+ 40,231,166,211,160, 79,159, 62,103,159, 61,123,230, 55,106,212, 40, 92,191,126, 29,171, 87,175, 70,118,118, 54, 1, 0,189, 94,
+ 79, 44, 22,139,177,117,235,214,198, 13, 27, 54, 52,111,223,190,253,253,154, 53,107,178, 1, 32, 46, 46,238, 85,105,130, 12,195,
+212,246,245,245,133, 94,175, 71, 86, 86, 22,158, 61,123, 6, 27, 59, 59, 68,164,101,187,117, 92,247, 99,206,151, 39, 46,113,135,
+ 55, 15,114,156,213,173,141,126,229,197,235, 1,245, 60,221,220, 12, 70,147,123,116,122,102,218,187, 28, 88, 30,143,151,148,157,
+157, 13,131,193, 0,173, 86, 11,133, 66,129,156,156, 28,100,103,103, 35, 45, 45, 13, 60, 30,239,117, 69, 26,182,185,185, 55,227,
+238,220, 96, 14,109,253, 22,126,230, 92,112,142,110, 4,231,228, 15,168,101,200,194,182,133, 83,108, 12, 78, 46, 75,108,109,108,
+242,236,237,237,183, 3,240,175, 72, 47, 56, 56, 24, 57, 57, 57,200,201,201,129,147,147, 19, 28, 28, 28,224,224,224, 0,185, 92,
+142,252,252,124, 40, 20, 10, 4, 4, 4,160, 81,163, 70,216,179,103,207,159, 82,193,239, 25, 16,107,134,101,218,165,168, 52,240,
+ 36, 18,212,116,144,250, 54,147,194,177,156,175,116,230,114,185,135, 29, 29, 29, 47, 2,152, 14, 64, 2, 96,186,163,163,227, 69,
+ 46,151, 59, 0,192,114, 0,251,170, 88,140,149, 75,150, 44,153, 27, 19, 19, 35,126,242,228, 9,190,248,226, 11, 44, 93,186, 20,
+175, 94,189,250, 30,128,181,112,157,143,156,156,156, 66, 89, 44,214, 79, 0,122, 3,232,233,225,225,209,165, 2,221, 1,115,230,
+204,209, 53,105,210, 36,250,197,139, 23, 3,238,220,185,211,116,246,236,217,249,137,137,137,136,142,142,134,135,135, 7,188,189,
+189,161, 82,169,144,151,151,135, 1, 3, 6,216,217,218,218,142,160,151,113, 10,133,242,119, 54, 89,111,121,145,127, 90, 68,171,
+212,229, 82,159,168,197, 98,241,146,176,176,176, 86, 13, 27, 54,228, 0, 56, 4, 0, 65,108, 12, 25,208,186,241,206, 19,219,191,
+109,120,108,195,194,134, 61, 26, 6,236, 12, 98,163,168, 23, 91,104,211,166, 77, 29,194,194,194, 90, 11, 4,130,143,203, 50,118,
+ 0,224,224,224, 0, 59, 59, 59,216,219,219,195,193,193, 1, 86,171, 21, 42,141, 14,106, 11,160,212, 25,144,159,159, 15,101,225,
+178, 74,111,132, 90,173, 46,254,110, 41,116,156, 56,113, 98,214,230,205,155,101,233,233,233,223, 2,104, 48,118,236,216,254,155,
+ 54,109,194,213,171, 87,117,189, 3,107, 57,173,104,215,248,235,122,233,175, 22, 7,114, 49, 9,192,205,155, 55,111,162,117,235,
+214, 96, 24,102, 88,105,130, 34,145,232,135, 3, 7, 14,136, 34, 35, 35, 81,171, 86,173,200, 97,195,134,125,240,237,183,223,250,
+ 73, 84,185,183, 1,192,156,147, 17, 57, 99,198,140,175, 86,172, 88,145,149,149,149,101,212,104, 52,174,253,250,245, 67, 82, 82,
+ 18, 82, 83, 83,127, 43,195,100, 70,135,135,135,147,252,252,124,196,198,198, 34, 60, 60, 92,244,213, 87, 95, 53,183,176, 88,253,
+ 83, 96,243,225,216, 54, 77,155,143,106,217, 24,251,238, 62,225,221,138,138,179,111, 90,221,203,225,113,114,122, 13, 19,131,215,
+239,114,180,149, 74,229,198,175,191,254, 90,165, 82,169,144,146,146,130,167, 79,159,226,197,139, 23, 72, 72, 72,192,234,213,171,
+ 85,185,185,185,155, 42,210,240, 20,114, 62, 91, 51,123, 2,195,121,254, 27,240,228, 6,160, 81, 2, 90, 21,244, 47,195,176,235,
+101, 6,182, 28, 61,206, 79, 76, 74,178, 63,120,240,224, 68, 31, 31,159, 48, 0, 1, 21,185,122, 0, 96,177, 88,111,155, 80,176,
+ 88, 44, 37,128, 12,137, 68,146,108, 99, 99,147,204, 98,177, 50, 8, 33,234, 63,163,230,179,204, 48,130,205, 6,248, 34,176,184,
+229, 78,237,249,193,176, 97,195, 14, 36, 39, 39,247,136,141,141,109,181,105,211,166,175,133, 66, 97,196,166, 77,155,190,142,141,
+141,109,149,156,156,220, 99,216,176, 97, 7, 0,140,169,202,239,251,251,251,207, 88,188,120, 49, 86,175, 94,141, 70,141, 26, 33,
+ 32, 32, 64,179,100,201,146,141, 0, 22, 2,248,216,223,223,255,246,140, 25, 51,198,203,100, 50,247,148,148,148, 70,223,127,255,
+253,148,141, 27, 55, 54, 75, 75, 75, 19, 86, 32,221,182,123,247,238, 56,119,238, 28, 0,164, 3,136,205,201,201, 49,167,165,165,
+161, 78,157, 58,104,222,188, 57, 84, 42, 21, 84, 42, 21,228,114, 57,124,125,125, 97,181, 90, 91,209, 75, 57,133, 66,161,252,191,
+ 26,174,210,141,150, 80, 40,116, 8, 14, 14, 70,205,154, 53, 29, 80,216, 91,203,137,207,153, 63,107,226,112,177, 52,236, 60,152,
+240, 43, 24,214,174,190,216,137,207,153, 95,248, 21,142,175,175,175, 32, 56, 56, 24, 18,137,196,171,140, 31,191,158,145,145,129,
+224,224, 96,216,219,219,195,206,206, 14,193,193,193, 48, 26,141,200, 87, 42,161,182, 0, 26,147, 21,249,249,249,200,205,202,132,
+198, 2,152,109,156,144,144,144, 0, 54,155, 29, 87,134,166, 71,173, 90,181,178, 34, 34, 34,178, 0,220, 4, 48,117,233,210,165,
+152, 55,111, 30, 22, 45, 90,116, 64,156, 30,223,253,192,185,147, 78,251,151,124,228, 18,192,103,134, 3, 48, 38, 39, 39,195,222,
+222, 30, 18,137,164, 84, 99,208,190,125,251, 38, 18,137, 4,187,119,239, 38, 41, 41, 41,109, 80,208,133, 63,142, 97, 10,204,158,
+136,133,124, 0, 27,195,194,194, 90,124,245,213, 87, 81, 93,187,118,229,182,108,217, 18,203,151, 47, 7,128,208,210, 52,229,114,
+249,189, 49, 99,198, 24,174, 93,187,134,151, 47, 95, 74, 78,156, 56, 49,100,249,242,229,245, 19, 19, 19, 5,167,207,158,239,181,
+ 55, 89, 49,228,219,139,183,132, 43, 46, 92,191,231,108, 43,169, 87,195,217, 17,225,137,169, 60, 11, 27, 15, 42, 58,162, 45,184,
+236,137, 29,133,156,240,118, 2, 86,122, 71, 33, 39,172, 25,151, 61, 65,169, 84, 30, 60,117,234,212,133,217,179,103,171,100, 50,
+ 25,108,108,108,144,147,147,131,149, 43, 87,170,194,195,195,143, 26, 12,134,211, 21,233, 90,172,164,137,119,117, 31,224,117, 68,
+241,123, 70, 43,193, 3, 3, 15, 33, 83, 63, 65, 96,157, 58, 48, 24, 12,104,208,160, 1,179,116,233, 82,137,157,157,221,231, 21,
+154, 30,214, 31,170,155,153, 97,152, 12, 66, 72,170, 74,165, 74, 17,137, 68,137, 60, 30, 47, 49, 55, 55, 55,133, 16,146,249,103,
+248, 44,194,194,103,173, 27,248, 3, 2, 17, 18,115, 84,105, 15, 85,200, 45,109, 69, 27, 27,155, 9, 91,182,108, 17,254,252,243,
+207,166, 25, 51,102,232,167, 76,153,194,213,106,181,174, 83,166, 76,225,206,152, 49, 67,255,243,207, 63,155,182,108,217, 34,148,
+ 74,165,131,222,165, 32, 38,147, 9, 17, 17, 17,223,190,122,245, 74,130,130,225, 70, 62, 89,178,100,201,216,152,152, 24,225,230,
+205,155,113,228,200, 17, 28, 57,114, 4,253,251,247,199,204,153, 51,177,120,241,226,242,228,196, 13, 27, 54, 12,118,114,114,194,
+141, 27, 55,210, 0, 36, 2,104, 34,149, 74,109,250,247,239,143, 30, 61,122, 64,167,211,193,104, 52, 22, 27, 45, 54,155, 13,123,
+123,123, 39,122, 13,164, 80, 40,148,191,220,100,189, 97,182, 56, 0, 80, 20,170, 11, 9, 9, 97,202,187, 49, 90,242,100,144,171,
+ 53, 72,200,215, 32, 41,207,250,198,103, 86,171,181,220, 95, 79, 75, 75, 59,125,247,238,221, 9,193,193,193,156,180,180,130, 22,
+177,224,224, 96,104, 52, 26,164, 61,185, 15,181, 21,144,212, 10,130, 90,173, 70,222,139,199,144, 54,108, 5,167, 62,163,176,110,
+243,102,125, 78, 78,206,214,210, 52,249,124, 62,183, 90,181,106, 89,113,113,113,102, 0,185,118,118,118,221,125,124,124,112,253,
+250,117, 0,216, 71,128, 53, 8,191, 6,220, 56, 6, 82, 16, 82,145,250,250,250, 66, 38,147, 65,165, 82, 93, 47, 77,243,238,221,
+187, 49, 38,147,169, 65,191,126,253,152, 95,126,249,229,144, 66,161, 88, 4,224,169,222, 10,246,147,228, 76,168, 45, 16, 2,232,
+230,224,224,240,233,226,197,139,187,204,152, 49, 3,167, 78,157,194,197,139, 23,141, 40,200, 5,187, 91,138,108,126,108,108,236,
+182, 57,115,230,180,100,177, 88, 83, 47, 93,186,100, 14, 8, 8, 80, 24,141, 70, 75,237,192, 64,214,162,165,203,120,211,167, 78,
+182,207,209,224,121,143,218, 30,173, 25, 6,120,158, 42, 75,124,165, 66, 78,121,251,180, 61,159, 29, 58,160, 77,195,246, 19,134,
+245,149, 74,106,213,131,250,217,125,247,109,135,207,174, 19,133,199,132,220,144,201,250,159, 58,117,106,200,245,235,215,167, 27,
+ 12,134,154, 2,129,224,181, 92, 46,223,160, 82,169, 42, 52, 89,108, 54,187,143,222,163,154,131, 60, 55, 23,194,194, 72,148,194,
+100, 69,182,222,140,151,246, 1, 24, 81,205,187,184, 25, 52, 35, 35, 3,238,238,238,140,197, 98,233, 91,158,230,197,139, 23, 17,
+ 18, 18, 82,100, 60,193, 48, 12, 24,134,201, 14, 12, 12,204, 20, 8, 4, 57, 60, 30, 79,177,102,205, 26,157, 78,167, 3,135,195,
+ 17, 90, 44, 22,246,251,212,246,230, 98,184, 10, 8,243,195,148,126,157,186, 54,170, 87,135,220,124,248,132,201,211,232,118,149,
+ 19, 5,252,222,223,223,159,147,155,155,123, 26,192, 75,147,201,180,255,208,161, 67,194,209,163, 71,235, 14, 31, 62, 60, 18,128,
+223,218,181,107,135,168, 84,170,237, 85, 41,199,171, 87,175,190, 95,177, 98,197,220, 5, 11, 22, 96,207,158, 61, 51, 94,189,122,
+ 53,175, 48,210,213,127,241,226,197, 88,179,102, 13,246,236,217, 99,125,249,242,229, 89,171,213,250,106,246,236,217, 13,221,220,
+220,178,211,211,211, 95,149, 35,219,180,103,207,158,250,219,183,111,243,149, 74,229, 45, 0,159, 78,155, 54,109, 98,139, 22, 45,
+ 20,195,134, 13,147,230,230,230,202,197, 98, 49,127,199,142, 29, 14, 28, 14, 7,106,181, 26, 12,195, 64,169, 84, 26,232,117,144,
+ 66,161,252, 93, 41,203,139,252, 67, 40,243,222,192, 41,109, 3, 53, 26, 77,102, 82, 82, 82,157,212,212, 84, 51, 0, 51, 0,228,
+ 24,204,223,172,216,113,236,231, 65, 45,253, 37,233, 38, 19, 78, 60,140,212,228, 24,204, 69,201,239,230,212,212, 84,101, 98, 98,
+162,141, 86,171, 85,149,241, 91,191,253,240,195, 15,218,107,215,174,217,196,198,198,194, 98,177,160, 73,147, 38,136,142,142, 70,
+222,203, 8, 72,234, 52,129,164, 67, 8, 34,195, 30, 34,252,226,101,196,171, 12,230,168,133, 43,242, 85,106,245, 98,163,209,120,
+162, 52, 65, 46,151,155, 11,128, 16, 66, 44, 0,160, 80, 40,158,170, 84,170,118,110,110,110,120,254,252,185, 68,109,193,204, 33,
+243,215,109, 34,132, 88,120, 5,189,185,102, 13, 27, 54, 12,143, 30, 61, 2,128, 71,165,105, 42, 20,138, 25,147, 38, 77,186,182,
+123,247,110, 78,108,108,108,143,159,127,254,185, 71, 84, 84, 20, 97,114,147, 44,183, 53, 92,248,141,157,217,236, 71,223,192,139,
+ 33, 33, 33,240,240,240,192,142, 29, 59,176, 97,195, 6,211, 71, 31,125, 20,179, 97,195,134,102, 50,153,108,127, 25,219,159, 47,
+151,203,207, 59, 57, 57, 77,175, 95,191,190, 82,173, 86, 35, 39, 39, 7,105,105,105,112,116,114, 98,153,193,106,237, 98,111,191,
+255,116,134, 82,194, 57,127, 15,247, 83,210,203,141,102,181,228,178,199, 12,106,223,184,253,199, 11,230, 75,113,251, 4,152, 73,
+139, 65,126,254, 26,159,140, 27, 98,163,211,239,239,160,126,146, 48, 58, 76,161,216,171, 80, 40,142, 84,177,178,244,108,221,186,
+245,129, 21, 43, 86,136,190, 92,189, 2,107,235,120,193,156,147,131, 44,189, 5,217,122, 51, 20,121, 47,241,252,121, 36,156,156,
+156, 17, 31, 31, 15,157, 78,135, 23, 47, 94, 16, 54,155,125,186,162,136, 78, 17, 37,154, 11,229, 2,129, 32,135,203,229,102,114,
+ 56,156,220,216,216, 88,181, 78,167, 3,139,197,146, 88, 44, 22, 81, 37,202, 90,205,217,217,121, 54, 10, 6, 19, 61,165,204,206,
+222, 24,204,133, 61, 56,232,232,235,236,212,107,225,148,209,206, 62,158,174,242,216,152,215,166,173, 23,238,100,235,244,101,119,
+214, 0, 16,154,155,155, 91, 28,145, 60,124,248,240, 39,135, 15, 31,158, 8, 96, 39, 10,230,221,186, 44,151,203,127,124,135,147,
+111,225,209,163, 71,231, 46, 88,176, 0, 34,145,168,120,240, 84,145, 72, 36, 4,128, 95,127,253, 21,207,159, 63,111,129,194,124,
+ 45,171,213,122, 32, 61, 61,189, 34, 77,191,160,160,160,216, 99,199,142,241, 1,120, 78,155, 54,173,213,166, 77,155, 48,110,220,
+184,172,200,200,200,150, 0,226, 0,248, 77,157, 58,245,193,158, 61,123, 28,172, 86, 43,242,242,242, 96, 48, 24,226,232,165,156,
+ 66,161, 80,179,245,151, 16, 12, 32, 28, 5,227,103,245, 1,112, 6, 5,105, 29,101,226, 93,232,206, 46, 0,232, 87,116,127, 44,
+ 35, 25, 30, 40,232,145,117, 30,192, 79, 0,220,202, 18,117,114,114,250,124,236,216,177,166,148,148, 20,146,145,145, 65,142, 28,
+ 57, 66,102, 77, 24,107,233, 86,203,211, 90,203,211, 77,237,226,226, 18,237,225,236,184,171,177, 24,179, 0, 84,171,196,134,141,
+141,138,138,154, 60,118,236,216, 9,133,191, 59,225,192,129, 3,170, 75,151, 46,169,216,108,118, 40, 10,134,118, 40, 50,148, 99,
+250,246,237,171,210,235,245,170,192,192,192, 92, 20, 36,238,151,197,144,142, 29, 59,230,157, 59,119,142, 88, 44,150, 63,140, 81,
+148,149,149, 69, 46, 94,188, 72,218,180,105, 35, 7, 48,186, 75,151, 46,215,239,220,185,115,189,109,219,182, 71, 43, 42,176,179,
+179,243,252, 39, 79,158, 60, 74, 72, 72, 8, 59,115,230, 76,216,254,253,251,195,166, 78,157,250,180, 97,195,134,218,152,152, 24,
+171,217,108, 38, 79, 30, 63, 38,129,181,107,171, 1,248,150,165,211, 89,196,121,160,216,241, 53,209, 45, 31, 71,116, 3,188, 9,
+ 0,162, 92,247, 57,201,156,209,149, 68, 79,239, 69, 58, 9,217,119,223,165,166, 56, 58, 58, 94,120,244,232, 17, 81, 42,149,228,
+217,179,103,100, 76, 72, 15,114,119, 98, 87,114,190,135, 63,217,211,161, 6, 89,215,189, 33,233,209,161, 29,249,225,135, 31,200,
+177, 99,199,200,252,249,243,173,206,206,206, 74,148,147,163,229,238,238,126,233,208,161, 67, 97, 0,194,216,108,118,152, 66,161,
+ 8, 83, 42,149,167,147,147,147,183, 4, 6, 6,206,173, 95,191,254,200, 58,117,234,116,238, 84,195,119,110, 23, 27, 65,116, 87,
+ 91,225,235,218, 82,241, 58,252,113,220,171, 98,236, 0,223, 90,126,126,202, 27, 55,110, 88,245,122, 61,185,117,235,150,181,110,
+237, 0,221,218,161, 61,143,198,239, 88,117, 84,119,238,151, 11,154,147,219,239, 28,254, 48, 36,162,163,152,245, 75, 43, 73,241,
+112, 28,239,202,112, 0, 39,240,123,175,195,177, 0, 78,162,252, 94,136, 44, 0, 59,151, 47, 95, 94,178,167, 33, 0,176, 26, 54,
+108, 24, 70, 8, 9,107,216,176, 97, 88, 85, 11, 34, 22,139,103,159, 58,117,106,137,143,143,207,234, 97,195,134,237,144,203,229,
+103, 70,142, 28, 25,129,130,206, 32, 12, 10,102, 71,232, 91,173, 90,181,172,240,240,112,114,253,250,117, 50,120,240, 96, 37,143,
+199, 27, 69, 47,227, 20, 10,133,242,151, 48,185,180,191, 21,141,163,181, 34, 34, 34,162,104, 12,173,105,229,137,207,155, 55, 47,
+236,209,163, 71, 97, 40, 24, 37,190, 92, 56, 28,206,241,143, 62,250,136,184,185,185,169, 92, 93, 93,143,115,217,236,137,222, 34,
+ 4,227,221,186,186,183,219,187,119,111,255,239,191,255,190, 15,128, 22, 0,184, 94, 94, 94,105, 25, 25, 25,170, 59,119,238,168,
+218,180,105,163,114,118,118,150, 5, 5, 5,169,214,174, 93,171, 50,153, 76,170,217,179,103,171,240,199,241,190, 74, 67, 8, 96,
+ 58,159,207, 63, 94,183,110,221,136,133,253, 58,155, 86,207,156, 72,198,250,187,168, 0,124, 15,224, 35, 0,246, 0,184, 67,134,
+ 12,185,242,226,197,139, 11, 65, 65, 65,219, 42,161,235, 89,191,126,253,171, 7, 14, 28,120,116,236,216,177,176,207, 63,255,252,
+145,147,147, 83, 74, 76, 76,140, 85,167,211,145,188,188, 60, 34,151,203,201,153, 51,103, 44,142,142,142,155,203,220,112, 1, 59,
+157, 92,220, 87,234, 16, 14,201, 11, 70,145, 54,124, 86,234,187,212, 20,137, 68,146,155,147,147, 67, 50, 50, 50, 72,108,108, 44,
+ 57,122,244, 40,233,217,186, 57, 57, 56,117, 16,217, 55,161, 63, 89,211,179, 57,105, 97, 35, 84,187,219, 72, 31,217,216,216,200,
+ 42,211,235,208,221,221,253,146, 94,175, 47, 30,190,161, 90,181,106, 97,129,129,129,199,130,130,130,214,157, 58,117,234,147,245,
+235,215,247,239, 84,195,119,238,202, 30,173,181,154,203,135,137,242,208,247,100, 94,147, 0, 93,161,153, 47, 21, 47, 39,199,189,
+ 55,174, 95,183, 22,153, 95,179,217, 76, 78, 28, 63, 78,134,246,234, 22,145,127,254,215,159,110, 45,158,113, 96,118,147,128, 19,
+109,132, 24, 94,158, 97, 43,126, 20,145,194,169,189, 45,107, 75,111, 31,199,244,118,118,172,239, 91,218,188, 49,189,212,208,128,
+128,128, 88, 66, 72,122,157, 58,117, 98, 1,236,171, 83,167, 78,201,229, 15,203,144, 45, 30,156,116,201,146, 37,164,240,252, 96,
+ 1, 88,180, 98,197,138, 48, 66, 72,152,191,191,255,109, 0,104, 36,129,115, 7, 59,214, 79,253,252,220,114, 58,216,177,126,106,
+ 36, 41,125,202, 40, 95, 30,106,183,115, 17,223,234,239,239,161,236,232,101,119,115,223,174,159, 87,247,238,221,123, 7,128,205,
+ 0,190,118,114,114,186, 53,124,248,240,231,123,246,236,121,190,118,237, 90, 99, 76, 76, 12, 25, 63,126,188, 90, 32, 16,124, 77,
+175,131, 20, 10,133,242,151, 81, 52, 50,188, 71, 85,140, 86,223,185,115,231,134, 17, 66,138,198,210, 26, 93,202, 58,253, 22, 44,
+ 88, 16, 70, 8, 41, 26, 29,254,237, 1,204, 74, 27,208,108,201,150, 45, 91,136, 64, 32,248,233, 29, 55,166,164,166,251,128, 1,
+ 3, 90, 42, 20,138,102,110,110,110,205, 10, 35, 87,222,206,206,206,177,251,247,239, 87,105,181, 90, 21, 33, 68,101, 54,155, 85,
+143, 30, 61, 82,117,236,216, 81, 85,226,169,191,162,114,190,193,151,238,184,253,112,225, 4,242,165, 59,110,191,245,209,168,157,
+ 59,119,158,139,139,139, 59,109,107,107,251, 69, 37, 53,189, 93, 92, 92, 22, 57, 58, 58, 94,112,118,118,254,210,209,209, 49,221,
+104, 52,146,188,188, 60, 18, 29, 29, 77,174, 95,191, 78,238,222,189, 75, 28, 29, 29, 83,202, 42,103, 23, 17,231, 94,222,234,233,
+196,186,115, 5, 49,108,154, 79, 0, 16,249,250,121, 36,251,135,165,228,225,164, 30,164,163,144,253,219, 59,236, 79,216,219,219,
+111, 63,126,252,184,245,213,171, 87, 36, 52, 52,148,156, 57,115,134,204,156, 57,147,212,246,244,208,183,228,179, 50,219, 9, 56,
+ 23,222,101,192, 82,189, 94, 31,166, 80, 40,194, 84, 42, 85, 88,221,186,117,195,154, 55,111,126,172,101,203,150,235, 14, 31, 62,
+252,201,202,149, 43,251,119,177, 17, 68,107, 46, 31, 38,228,243, 94,132, 76,111, 75, 94, 79,236, 72, 58,139, 56, 79,202,212,116,
+115, 75, 41, 26,173, 93,173, 86,147,155, 55,111,146,171, 87,175, 18,119,103,103, 69,123, 17,123,114, 27, 1, 58,180,177,133,125,
+101,203,217,201,142,181,235,222, 15,223, 88,180,231,246,144, 95,199,246, 50,119,180,103,109, 41,177,222, 65, 66, 72,250,224,193,
+131,227, 9, 33,233, 71,143, 30, 77, 38,132,164, 15, 26, 52, 40,158, 16,146, 14,224, 64,105,154,111, 13, 78,186,179,208,100, 77,
+ 95,178,100, 73, 24, 33, 36,108,201,146, 37, 97, 64,193, 32,170, 29,236, 88,187,239,111, 91, 99,213,159,217, 77, 14,143,239, 99,
+233, 96,199,218, 93,106, 57,237, 57,167,195,119,174, 39,134, 11,251,200,241,153, 35, 45,109,221,109,111, 4, 4, 4,172,249,228,
+147, 79,142,221,189,123,247,169,197, 98,121, 30, 27, 27,251,124,243,230,205,207, 91,181,106,117,219,201,201, 41,130,207,231,127,
+ 84,209, 49,250,147,160,154, 84,147,106, 82, 77, 74, 9, 8, 33, 40,175,191,251,233,111,191,253, 86, 66, 8,153, 61,100,200, 16,
+172, 90,181,106,104,253,250,245,135,123,121,121,185, 0, 64, 90, 90,154,230,217,179,103,138, 33, 67,134, 96,209,162, 69, 88,189,
+122,245, 58, 20,228,178,252,127,146,113,226,196,137,106, 51,102,204,144,173, 92,185,210, 58,126,252,248, 58, 0,158,101,103,103,
+215, 30, 57,114,228,116, 14,135, 51,196,215,215, 55, 40, 61, 61, 61, 75,171,213,238, 3,176, 13, 21,180,153,150,133,128, 5, 75,
+211,234, 30,184,192,130,165,196,219,189, 22, 45, 90, 52,108,208,160, 65,198,245,235,215,155, 21, 10,197,169, 74,202, 37,103,101,
+101, 45, 43, 90,112,116,116,116,127,242,228,201, 71,174,174,174,172,216,216, 88,232,245,122,188,122,245,202,138,130,166,169, 82,
+ 81,153,201,198, 31,143, 94, 10,156, 61, 42,196, 86,243,242, 49,120,108, 54, 76, 92, 62, 50,238, 93,192,206,155, 47, 21,106, 35,
+ 54,189,203,118,202,229,242,239,102,206,156, 57,242,139, 47,190, 16,250,250,250, 50,191,253,246, 27, 14, 29, 58,164,151,201,100,
+ 61, 1,220,248,125,232,167,170, 97,181, 90,193,231,243, 1, 0,243,230,205, 3,139,197,226,202,100, 50, 62,195, 48, 2,134, 97,
+196, 12,195,176, 77,113,207, 97, 85,228, 33, 51, 79,142,228, 76,121,185,122, 22,171,245,208,253,251,247,103, 53,110,220,152,245,
+240,225, 67,100,101,101,225,213,171, 87,196, 66,200,129,155, 90, 75, 65, 82,162,190,242,229, 19, 59, 58, 13,104,228, 32, 96,241,
+119, 45, 66,123, 3,139,189,213,138,193, 40, 24, 75, 11, 0,118, 50, 12,195, 3,144, 83,183,110,221, 78, 47, 94,188, 16,213,173,
+ 91, 87,251,242,229,203,115, 12,195,120, 1,216, 93,154,166, 72, 36,202, 6,144,125,244,232, 81, 0,152,132,130,157,215,100,241,
+226,197,233, 55,111,222,196,146, 37, 75, 50, 1,108, 1, 0,169,131, 83,191, 32, 59, 30,195,255,101, 9, 90,233,193,218,100, 37,
+165, 70, 93,165,174,110,157,235, 75, 88,224,254,252, 21,154,185, 7,178,248,102, 99,131,165, 75,151,222, 84,169, 84,250,131, 7,
+ 15, 26, 62,252,240, 67,118, 76, 76,204, 3, 0,183, 0, 28, 69, 97,142, 37,133, 66,161, 80,254, 82,222, 30,214,161,194, 28,173,
+183, 93,235, 42, 0, 63, 70, 69, 69, 21, 79, 42, 29, 21, 21, 21, 6, 96, 43, 10, 70,131,239, 91, 5,199,187,176, 48,162,181,237,
+ 29, 55,230,109, 77, 97,112,112,176,232,197,139, 23, 60,148, 62,225, 49,243, 14,154,127,160,180,185, 14, 3, 2, 2, 54,152, 76,
+166, 99, 91,183,110, 61,204,102,179, 71,190,135,219,247,245,247,247,207,219,191,127,191, 53, 52, 52,148, 44, 92,184,208,226,225,
+225,145,135, 63,230,104,189,161,217,158,207, 62, 50,167,142,151,226,209,232,182,228,245, 39,253,200,173, 81, 29,201,100, 47,169,
+162,189,144,125,232, 61,159, 74,252,237,236,236,118,138, 68, 34,133,173,173,237, 37, 0,173,223,231, 24, 57, 57, 57,237,113,119,
+119,191, 84,242,229,230,230,118,204,197,197,229,123,103,103,231,133,246,246,246, 83,252,132,252,245,159,212,246,212, 69, 12,168,
+ 75, 46,183,113, 33,163,156,249,111, 55, 29,190, 93, 78, 15, 63, 63,191,156,189,123,247, 90, 79,159, 62, 77,230,207,159,111,173,
+ 94,189,186, 2,229,228,181,149, 27,209,178,103, 31, 58, 50,168,165, 53,179,143, 23, 89, 85,199,198,218,201,129, 93, 86, 15,197,
+ 81,133, 6,120,108, 69,154,181,106,213,218, 74, 8,217,181,124,249,242, 93,248,125, 46,208,110, 75,151, 46, 93, 76, 8, 89,188,
+116,233,210,197, 0,122, 0, 64,123, 59,214,222,125,253,155, 90,210,122,123,146,111,234, 72, 45,237,237, 88,123, 75,141,100, 58,
+114, 78,156,156,216,199,154, 62,177, 13, 89,228, 47,177,180,116, 20, 92,225,243,249,159,160, 32,226,220, 28, 0,159, 62, 53, 83,
+ 77,170, 73, 53,105, 68,235,239, 97,188, 42, 51,169,116, 73,220, 29, 29, 29,119,214,172, 89,243,176,175,175,239, 97,169, 84,186,
+ 14, 5, 73,243, 85, 61, 16,126, 43, 86,172, 80,216,217,217, 53,250, 19, 15,174, 43, 0, 47,252,113,226,220, 63,173,194, 44,243,
+192,140,152, 47,134, 62, 89,230,129, 25, 37,222,110, 94,167, 78,157,111, 80, 48,154,247,251, 86, 66, 95, 71, 71,199,205,142,142,
+142, 41,133,185, 89,190,149,209,108,202,102,143,236, 36,100,255,214,154,207,202,232, 36,228,220,105,198,102,143,248,135,158,128,
+229,117,182, 40, 75,179,154,179,179,243,122, 71, 71,199, 52,103,103,231,205, 85, 52, 89,111,104, 54, 18,193,163,179, 61,251, 68,
+107, 27, 70,221,217,142,125,180,169,184,236, 78, 29, 85,216,246,224, 37, 75,150,140, 35,132,140,243,244,244, 28, 82,194,248, 7,
+ 45, 90,180, 40,132, 16, 18, 82, 52, 2,124,115, 49, 92, 59,218,179,247,183,177,101,228, 29,237,217,251,155,139,225, 90, 86, 57,
+ 59,217,179, 15,181,177,101,228,237,109, 89,251,125, 4,168, 78, 47,230, 84,147,106, 82, 77,106,180,254, 29, 70,139, 86, 24,170,
+ 73, 53,169, 38,213,164,154, 84,147,106, 82,163, 85,186,177, 42,249,242, 40, 50, 90, 28,186,111, 40, 20, 10,133, 66,161, 80,222,
+139, 50, 7, 44,101,202,113,165, 85, 73,108,127, 23,103,123,153,106, 82, 77,170, 73, 53,169, 38,213,164,154,255, 57,205,138,180,
+255,191, 59,214,253,101,208,166, 67,170, 73, 53,169, 38,213,164,154, 84,147,106,254, 93, 52,255,117, 16, 66,222,105,144, 80, 10,
+133, 66,161, 80, 40, 20,202,239, 4, 23,254, 45, 30,184,180, 40,154, 85,106,142, 22,167,249,242, 76,179,217,236, 10, 0, 28, 14,
+ 71,102,122,176,208,163, 60,117, 46,208,197, 92, 48,253, 14, 56,192, 36, 51,112,169, 20,205, 75,102,179,217,161, 80, 51,207,244,
+ 96, 97,143,114, 53,155, 47,191, 80,114,125,243,131,133,221,254,224, 20, 1, 54,183,249,242,180,183,202,234, 89,217,189,194,224,
+141, 49,177,254,178,114,254, 83, 52,255,203,112, 91, 44,207, 52,153, 10,234, 17,151,203,145, 25,239,151, 95,143,120, 45,150,167,
+149, 92,223,116,127,161, 91,121,154, 98,145, 32,167,150,151,203,186,242, 52, 99,211,178,103,171, 53, 58,167,242, 52,171,122,110,
+122,123,120,116,177, 20,158,155,108, 96, 82, 74,122,250,165,191, 89, 93,106, 10, 96, 33, 0,219, 18,239, 69, 0,248,148,214, 74,
+ 10,133,242, 15, 51, 90,225, 40,152,231,112,123,161,217,218, 94,166,209, 50,155,205,174, 97,199, 23, 67,173, 7,186,140, 89,238,
+234, 55, 96,219, 31, 38, 74, 54,235,242,248,242,200,131, 65,108,147,194,193,133, 99,180, 77, 75, 75, 99, 0,128, 97,152,159, 0,
+248,148,162,233, 16,118,124, 49, 52, 6,160,253,240,165, 14, 62,128,109, 22,143,247,153, 72, 34,233,164,213,106,235, 3,128, 72,
+ 36,138,212,170,213,215, 92,140,198,181,111,175, 95,214,150,149, 44,107,231,209,203, 93,235, 12,216, 54,211, 98,181,242, 83, 31,
+110,109,175,203,142,225,112,205,250, 45, 95, 2,231, 22,151, 98,170,202,208,251,253,119, 63,152,239,196, 5, 58,243,133,194, 70,
+246, 14, 14,237,172,132,212,181, 90,173,140,197,108,126,174,200,207,191,101, 53,155,159,152, 13,106,167,176, 83,223, 88,203, 43,
+231,219,219,242, 1,192, 57, 14, 12,145, 72,165,157,216, 92,110,107, 0,176,152, 76,191,169, 85,170,107, 3,129, 35,149,217,246,
+202,238,159,119, 93,255,191,134,201,100,118,141,187,176, 24,122, 19, 16, 60,248, 27,215,134, 35,127,217, 15, 0, 6,217, 19, 55,
+ 85,204,169, 22, 0, 32,169, 21,114, 95,224, 30,156, 9, 0,156,196,116,215,232,208, 5,208,155,128,186, 33, 75, 93, 43,210,252,
+112,209, 33,167, 47, 38, 15, 18, 0,192,197,163,223,215,190,122,236,199, 94, 0,208,121,208,180,115,221, 7,207,136, 6,128,213,
+219,143, 57, 29,248,102,104,185,154,149, 59, 55,243,121,249, 49,161,254, 6, 69,186,189,183,132,227, 30, 19, 19,195, 2, 0, 79,
+ 79,207, 74,157,155,213, 0,187,116, 96, 58,139,205,110, 87,203,223, 63, 24, 0,137,125,253, 58,220, 98, 54,223,246, 0,182,252,
+201,117,105, 38, 33,111, 14,206,202, 48, 12,173,144, 20, 10,229,159,198,153, 66,115,117,230, 15, 15,179,101,125, 67,173, 7,110,
+188, 2, 58,180,108,136,201, 35,123, 75, 75,126,118,100,219, 82,159,152,135, 39,235,252,252,203, 90, 86,195,134, 13, 17, 23, 23,
+ 87,169, 82,104, 12,192,245, 24, 0,242, 23, 54,121, 18,201,235,245,107,214,216,118,235,214,141,227,233,233, 9,134, 97,144,145,
+145,209,242,242,229,203, 77,103,205,154, 53, 21,242, 23,121, 26, 3,148,215, 99, 42,214, 45, 42,107,253,218,213,177,112,198, 80,
+ 59, 0,248,114,204,150,166, 15,163, 50, 29, 95,191,126,221,101,238,220,185, 57,236,107,215,126,116, 6,118,101, 2,201,149, 41,
+231,158,211,247,133,118,233,191,250,141,154, 49,227,168,191,191,191,212,215,215,151,177,177,177, 1,155,205, 70, 94, 94,158,207,
+179,103,207,122, 61,120,240, 64,125,249,198, 79,252, 71, 15,250,197,202,132, 45,116,149,218,118,109,154,240,162,141, 77,228,232,
+129, 3,171, 13, 29, 58, 84, 88,171, 86, 45, 0,192,235,215,175, 3,142, 28, 57, 50,252,232,209,163,139,160, 77, 51,107, 12,208,
+ 85,180,237,197,154, 0,132, 64,107,123, 87,215, 81,108, 46,183,190,217,108,246, 42,140, 54,164, 90, 76,166, 72,185, 76,182,239,
+237,245, 41,127, 68,111, 2, 94,164, 3, 93,219, 5, 99,244,160,174, 18, 0,152, 59,108, 69,203,196,248, 87, 60,131,193,128,218,
+129,117,219,124,253,205,186, 11, 96,177,176,247,216,229,226,245, 43,163, 25,241, 34, 14,139,191, 94,143,180,167, 71, 90, 90,242,
+ 95,117, 82, 42,242,217, 0, 96,107,103, 55,232,200,193, 95,175,121, 6, 13,185,247, 42,219, 88, 41,205,242,206,205,243, 7, 55,
+123,164, 60,187, 86,239,135,139, 59,185, 62, 62, 62,120,250,244,105,213,206,205,252, 40, 27,171,135,199,243,181,159,127,238,222,
+190,125,123, 72,165, 82,112, 56, 28,152,205,230,174,183,111,223,238,186,120,241,226,105,200,143, 82, 87,246,220,172, 4,107, 25,
+134,233,244,225,228,153, 30,189,251, 15,193,160,158,109,104, 69,164, 80, 40,255, 52,138,162, 87, 37,123, 30,110, 47,215,104,113,
+ 56, 28, 89,183,177, 43, 93,219,181,104,128,135, 79,162,243, 19,146,210, 85, 69,159,229, 70, 30,169,221,191,141, 87,189,155, 55,
+111, 64,175,215,227,183,223,126,195,147, 39, 79, 16, 31, 31,143, 41, 83,166,232, 11,155, 14, 75,211,204,107, 63,124,169, 3,242,
+ 99,164, 1,252,168, 26,151, 95,190,100,235,116, 58,220,188,121, 19,121,121,121,224,243,249,168, 86,173, 26,186,119,239,206,121,
+249,242,165, 99,151,110, 61,237,218,247, 28, 17, 7,187, 0, 21,135,195,201, 43,107, 30, 17, 14,135, 35,235, 50,102,185,107,189,
+128,234,120,157,144,150,191,240,155,159, 85, 86, 43,225,196,198, 39, 26,111,220,184,129,224,224, 96, 92,186,116,201, 41, 55, 55,
+247,171, 45, 91,182, 44,228,126,251,195, 70,147, 33,103, 14,202,214,203,107, 63,124,169,131,147,236,176,239,213,243, 39,120,145,
+145,145,188,173, 91,183, 34, 39, 39, 7,124, 62, 31,246,246,246,112,119,119, 71,237,218,181,153, 47,191,252, 82, 26, 18, 18,137,
+143, 39, 13,241, 53,250, 77,140, 42,171,156,197,219,174, 74, 20, 59, 43, 46,214, 58,118,230, 12,171,109,219,182,111, 60,182,215,
+172, 89, 19, 61,122,244, 16,142, 26, 53,170,214,208,225, 35,173,237,251,124,248, 26, 82, 95, 77,133,154,234,100,145,147,230,174,
+103,215,225,195, 79, 45, 93,186,212,222,221,221, 29, 18,137, 4, 0,144,159,159, 95, 45, 33, 33,161,229,162, 69,139, 6,223,143,
+ 56,200,105, 31,146,156, 6,137,183,182,188,253,249, 95,133,203,229,200,138,162, 72, 54, 18, 81, 94,114, 74,166, 26, 0, 12, 6,
+ 3, 12, 6, 3,244,122, 61, 62,154, 54,133, 61,105,112,115,127,223,118, 51, 31,199,167,102,230,214,189,124,207,177,232,187,166,
+ 10, 52, 57,154,120,185, 60,233,202,164,197,159,127,238,238,230,246,123,139,224,222, 61,123,216,185,185,185, 93, 23, 47, 94, 92,
+143,136, 59,202,235,134, 44,181, 47, 79,179,188,115, 83, 30,125,166,198,215, 51,122, 52,218,246, 77, 40, 44, 22, 11,238,222,189,
+139,155, 55,111, 98,221,186,117,228,220,185,115,249,182, 18,201, 36,148,123,110, 70,217,180,245,200,240,251,246,219,163,140, 64,
+ 32,192,201,147, 39,241,242,229, 75,176, 88, 44, 52,108,216, 16,163, 71,143, 70,215,174, 93,221, 39, 79,158, 66,218,247, 28, 22,
+ 11,187, 64,229,123,214, 37, 22,128,153,243, 23,127,235, 49,102,226,116,172,254,250, 75,106,180, 40, 20,202, 63, 57,154, 85,230,
+ 16, 15, 8, 13, 13, 37,133,175, 14, 0, 64, 0, 86,205, 1,219, 14, 28,126,100, 61, 83,115,192,182, 3, 4, 96, 17,128,101, 11,
+ 84,111,220,184,177, 73, 46,151,147, 7, 15, 30,144,143, 62,250, 72,189,113,227,198,107,103,206,156, 57, 98, 54, 26,119,120,122,
+120,124, 71, 80,122,130, 61, 1, 88,190,128,157, 88, 44,206, 74, 74, 74, 34,103,207,158, 37, 75,150, 44, 33,251,246,237, 35,231,
+206,157, 35,151, 47, 95, 38,231,206,157, 35, 7, 14, 28, 32, 17, 17, 17, 36, 58, 58,154, 72, 36,146, 44, 95,192,174, 28, 77, 54,
+ 1,216,181, 7,108,157,115,244,161,105,105,224,128,109,179, 8,192,118, 0,234, 52,110,220,216,114,228,200, 17,178,119,239, 94,
+242,203, 47,191,144,136,136, 8,146,157,157, 77, 56, 2, 73, 86,209,247,202, 42, 39, 1, 88, 94, 94, 94, 89,114,185,156,120,123,
+123, 19, 62,159, 79,220,220,220, 72,237,218,181, 73,203,150, 45, 73,175, 94,189,200,200,145, 35,201, 87, 95,125, 69,228,114, 57,
+ 17, 10,133,153, 69,223, 43, 75, 51, 24, 16, 73, 36,146,164,176,176, 48, 82, 22, 90,173,150,100,103,103,147, 11, 23, 46, 16,137,
+ 68,146, 20, 12,136,202,211, 20, 1, 77,130,130,130,178,178,179,179,137,209,104, 36, 73, 73, 73,228,217,179,103,228,229,203,151,
+ 36, 41, 41,137,104,181,218, 98,237,232,232,104,226,231,231,151, 37, 2,154,148,165,249, 95,166,168, 78,188,253,242,113,115,235,
+229,238,238,174, 61,122,244, 40, 73, 77, 77, 37,187,119,239, 38, 44, 96,197,219,235,149,167,201, 7,186,183,109,219,214,114,247,
+238, 93,242,248,241, 99, 50,111,222, 60,210,163, 71, 15,210,179,103, 79,178,120,241, 98,146,146,146, 66, 82, 82, 82, 72,175, 94,
+189, 44,124,160,123, 69,245,179,180,115,211, 14,240, 9, 9, 9,209, 26,141, 70, 18, 27, 27, 75,234,215,175,159,194, 6, 70, 73,
+128,122, 29, 0, 65, 69,245,211, 11,112,240,240,240, 72,191,123,247, 46, 57,118,236, 24,241,245,245,205, 98, 3, 31,218, 2, 53,
+109,129,154,108,224,195,154, 53,107,102,221,189,123,151,228,228,228, 16, 31, 31,159,116, 47,192,225, 61,234, 18, 11,192,206,249,
+139,191, 37, 81, 41,106, 50,127,241,183, 4, 64, 18, 41,200, 30,189, 68,107, 36,133,242,223,227,109, 47,242,143,191,175, 16,242,
+102,175,195,144,144, 16, 6,192,245,242,190,164,101,179, 87,174, 94,189,154,163,211,233,240,243,207, 63, 43, 63, 24, 60,248,112,
+135,118,237, 98,107,248,250,202, 25, 22,171,194,217,134,179, 4,130, 79, 86,175, 94,109,111, 48, 24,240,232,209, 35, 52,109,218,
+ 20,238,238,238,144, 74,165,144, 74,165,112,117,117, 69, 96, 96, 32,100, 50, 25,108,108,108,240,197, 23, 95,216,101, 9, 4,159,
+ 84,164,107,181, 18, 14, 0, 88,172, 86, 62, 15,152,236,215,172,217,163, 69,139, 22,177,156,156,156,224,232,232, 8,169, 84,138,
+151, 47, 95,194, 96, 48, 64, 44, 18, 87,106,144, 86, 22,139,197,146, 74,165,184,122,245, 42,102,206,156,137,214,173, 91,195,222,
+222, 30, 54, 54, 54,168, 95,191, 62,186,119,239,142, 73,147, 38, 33, 54, 54, 22, 76, 37,146, 74,158,115, 56,211, 39, 77,154,228,
+ 26, 28, 28, 92,234,231, 58,157, 14,114,185, 28, 89, 89, 89,168, 86,173, 26,134, 12, 25,226,250,156,195,153, 94,150,158, 19,224,
+ 94, 45, 32,224,212,131, 7, 15,156, 37, 18, 9,246,238,221,139, 19, 39, 78,224,252,249,243, 56,123,246, 44, 66, 67, 67,113,242,
+228, 73,100,101,101, 1, 0, 2, 2, 2,112,232,208, 33,103,169,171,107,168, 19,224, 78, 79,233,202,145,152,153,121,177,126, 70,
+134,243,168,145, 35,111,169, 84, 42,140, 26, 53, 10, 43, 87,173,250,146, 11,204,170,204,247, 3, 1, 59, 71, 15,143, 93,223,126,
+251, 45, 43, 35, 35, 3, 3, 7, 14,204, 94,187,106,213,132,240, 11, 23,106,133,157, 63, 95,107,229,210,165, 19, 58,116,232,144,
+157,146,146,130, 61,123,246,176,220,124,124,118, 5, 2,118, 85, 45,167, 18,152,185, 97,195, 6,161, 78,167, 67,183,110,221, 98,
+173,145,145,129,102,224, 87, 21,240,242, 58, 96,172,232,251,233,192,244, 47,190,248,194, 93, 32, 16,224,179,207, 62,203,214, 36,
+ 38, 54, 48, 3,191,228, 3, 9,249, 64,130, 25,248, 69, 25, 23,215, 96,204,152, 49,217, 2,129, 0,235,215,175,119, 79,255,125,
+210,237,202,210, 20,192, 41, 0, 55, 0,164,125, 56,121,230,135,193,205, 91, 97,207,142, 45,248,102,233,220, 93, 0, 62, 96, 24,
+102, 31,128, 57,180,230, 81, 40,255, 77, 42,227, 69,254,166, 76, 46,235, 3, 78, 73, 39, 9,160, 99,121, 42, 14, 78, 78, 77, 27,
+ 52,104,128,155, 55,111, 34, 40, 40,232,129,189,189,189,153, 39, 16,128,203,229,130, 88, 43,244, 89, 16, 73, 36, 93,186,118,237,
+202,185,119,239, 30,252,252,252, 32, 18,137,192,229,114,223,120,241,120, 60,120,120,120, 64,161, 80,160, 75,151, 46,220, 77,155,
+ 54,117,129, 94,255,117,133, 55,196,152,103,210,172,123,223,142,252,105,247,174,154,237,219,183, 71,126,190, 2, 86,171, 21, 98,
+177, 24, 6,131, 1, 28, 14,167,160, 9,200, 68, 20,149,217, 99, 22,139,197,194,102,179,225,231,231,135,149, 43, 87, 66,167,211,
+129,199,227, 1, 0, 20, 10, 5,228,114, 57,158, 61,123,134,132,132, 4,144, 74,140, 72,102, 99,103,215,123,232,208,161,165, 78,
+248,171,215,235,145,159,159,143,252,252,124,200,229,114,232,116, 58,180,106,213,138,127, 38, 52,180, 55,114,114,214,150,250, 29,
+161,112,240,158, 61,123, 92,249,124, 62,180, 90, 45,148, 74, 37,146,147,147,145,152,152,168,147,201,100,102, 27, 27, 27,150,175,
+175, 47, 75, 32, 16, 8, 6, 12, 24,192, 40, 20, 10, 48, 12,131,144,144, 16,167,253,123,247, 14,133,193,176,142,158,210,149,227,
+ 34,160,111, 98, 48,244,109,209,188,249,213, 7, 15, 31, 6,127,242,201, 39,136,136,136,248, 86,124,240,224, 13, 13,240,164,188,
+239,198, 2,211,191, 43, 97, 96, 72, 98, 98,144, 17,200, 42,177, 74,130,111, 92,220,249, 49, 99,198, 60,141,136,136,112, 94,191,
+126,189,251, 7, 3, 7, 78, 7,176,162, 42,101,180,177,179,107,230,225,225,129,115,231,206, 33, 41, 62,126,174, 25,208, 86, 41,
+188,196,102,183,109,223,190, 61, 78,158, 60,137,148,196,196,185,230, 55,203, 88,240,160, 4,100,113, 98, 99,231,238,218,181,107,
+231,248,241,227,193,230,112,218,194, 92,165,134,195, 63, 36,190,143,159,242, 9,118,109,223,180, 11,192, 68, 0, 86, 0, 15,104,
+141,163, 80,254,219, 81,173,138,188,200, 63,200,108,109, 7, 80,181,136,150,171,171,171,151, 84, 42, 69, 90, 90, 26,234,214,169,
+ 35, 19, 8, 4,224,115,185, 16,242,249,149, 42,129, 70,163, 9,242,244,244, 68,126,126, 62,156,157,157,193,227,241,138, 95,124,
+ 62,191,248,127, 27, 27, 27,176, 88, 44,248,248,248, 64,163,209, 4, 85,168,155,249,204,245,224,166,105, 31,221,189,113,174,230,
+192,129,131,224,224,224, 8,111,239,106,112,117,117,133, 72, 36,130,183,183, 55,106,213,170, 69,214,174, 93, 11,177,107,195, 74,
+ 93,200, 75,154, 39, 14,135, 3,139,197,130,204,204, 76, 68, 69, 69, 33, 34, 34, 2,119,239,222,197,227,199,143,161, 84, 42, 43,
+ 53,242,171, 70,171,109,196,225,112, 74, 53, 89,114,185, 28,114,185,188,216,104,101,101,101, 33, 33, 33, 1, 42,181,186,113, 57,
+166,119, 80,131, 6, 13,216, 0, 32, 18,137,208,184,113, 99,108,219,182,205,124,250,196,137, 97,245,238,222,117,244,190,112,193,
+254,167,173, 91,135, 13, 25, 50,196,114,239,222, 61, 40, 20, 10,188,120,241, 2, 46, 46, 46, 28,190, 80, 56,148,158,206, 85, 35,
+ 12, 80, 59, 43,149, 61, 91,183,110, 29,151,159,159,143, 53,107,214,176,184, 54, 54,219,151,150,209,196, 87, 12,155,221,166,125,
+251,246, 56,117,234, 20,210, 18, 19,231, 37,150, 98, 96, 18,129,172,164,216,216,121,187,118,237, 66,247,238,221,193,112, 56, 85,
+ 78, 84,106,217,178,101, 3,171,213,138,167, 79,159,194, 30,184, 95,213,239,215,242,247, 15, 46,138,252, 74,128, 91,101,173, 39,
+ 1,110,133,135,135, 67, 36, 18,161,110,189,122, 77,170,248, 51,107, 25,134, 73, 31, 63,229, 19, 28, 59,127, 7, 0,176,107,251,
+166,204, 18, 38,139, 66,161,208,136,214, 63, 53,162, 85,100,172, 74,190,240,134,209,170,164,249, 0, 0,112,185, 92,240, 5, 2,
+240,249,252, 2,131, 36, 16, 84, 90,131, 97, 24, 8,133,194, 98, 99, 85,210, 96,149,252, 95, 44, 22, 87,122,232,250,188, 87,231,
+219, 77,156, 48,158, 47, 16, 8, 96, 48,232, 65, 8,129, 64, 32,132,189,189, 61,252,252,252,160, 80, 40,208,186, 77, 7,125,178,
+156, 23,234, 84,119, 64,196,187,236, 61,179,217, 12,181, 90,141,188,188, 60,228,230,230, 66,161, 80, 64,171,213, 86,186, 43,186,
+213,106,101, 39, 39, 39,227,215, 95,127, 69, 78, 78, 14,128,130, 68,235, 34,115, 85,244, 55, 46, 46, 14,123,247,238, 69,124,124,
+124,149,142, 79,187,118,237, 16, 26, 26,202,238,216,165,203,142, 75,190,190,105,151,124,125,211, 58,118,233,178,227,212,169, 83,
+108, 47, 47, 47, 36, 36, 36,224,209,163, 71,200,203,203, 3, 33,132,246,159,127, 7, 94, 3,121,154,220,220,241, 95,126,249, 37,
+145, 74,165, 88,243,221,119,141, 86, 0, 35, 42,107, 96,236,202, 49, 48,118,239,103, 96, 64, 8,129,213,106,133,197, 98,121,167,
+109, 99, 24,134,225,114,185, 85, 29, 90,161, 42, 43, 23, 39,190,127,241,213, 74,156, 61,121,164,232,253, 24,106,178, 40, 20,202,
+191,128, 50, 19,225, 57, 37, 28,100,241,223,178,200,204,204, 76, 85,171,213, 53,125,125,125,145,146,146,226,234,227,227,147,200,
+231,114,193,227,243,193,176, 42,246, 4, 98,177,248,105, 90, 90, 90, 27, 47, 47, 47,152,205,230, 98, 83,245,118,211, 97, 81,148,
+230,241,227,199, 16,139,197, 79,161, 43,119,228, 4, 88, 12,121,213,155, 52,105, 82, 28, 25,178,183,183,135,189,189, 29, 4, 2,
+ 33, 22, 44, 88, 96, 93,191,118,237, 22,159,206, 75,243,199,205,250,146,124,185, 98,199,159,186,103, 43,123, 99, 18,139,197, 79,
+189,189,189, 91,217,217,217,225,216,177, 99, 72, 72, 72, 64, 94, 94, 30, 52, 26, 13,244,122, 61, 52, 26, 13, 12, 6, 3,132, 66,
+ 33,234,213,171, 7, 91, 91, 91, 92,190,124,249, 41,244,250,210,205,101, 78,206,177,167, 79,159,182,106,222,188,121,113, 68,165,
+ 83,167, 78, 76,167, 78,157,156,139,163,104, 26, 13,178,179,179,241,224,193, 3, 92,190,124, 25, 12,195, 32, 38, 38,198,162,215,
+106, 15,208,115,226,221,208, 1,191,177,119,237,218, 57,117,234,212, 9,109,218,180,129, 5,232, 5, 96,239,255,208,192, 0, 0,
+238,222,189,251,204, 98,177,180,169, 93,187, 54,228, 64, 11, 0, 39,171,100, 34, 95,189, 10, 55,155,205, 93, 26, 53,106,132, 99,
+135, 15,183, 3,144, 80,218,122,106,160, 93,112,112, 48,180, 90, 45, 94, 60,127, 30, 86, 5,147,181, 99,254,226,111, 63, 28, 51,
+113, 58,246,236,216,130, 93,219, 55, 37,239,220,182,209, 27,149,200, 31,163, 80, 40,255,169,104, 86,133, 94,228,111,202,228,178,
+204, 23,167, 42, 42,249,121,121, 97,225,225,225, 53,155, 52,105,130, 29, 59,118, 52,111,221,170, 85, 42,143,207, 55,243,121, 60,
+176, 42,113, 35,209,170,213, 87,174, 92,185,210, 98,192,128, 1,156,123,247,238,193,221,221,189,216,104, 21,253,229,112, 56, 32,
+132, 64, 44, 22,227,248,241,227, 70,173, 90,125,165,194,104,145,197,106, 97, 21, 26, 61, 66, 8,228,114, 57,120, 60, 30,214,173,
+ 91,143,205,107,215,142,180, 0, 71, 2, 36, 46,159, 3, 16,254,207,110,208, 26,205,213,179,103,207, 54, 93,180,104, 17,183, 90,
+181,106,144,203,229,200,203,203, 67, 78, 78, 14, 20, 10, 5, 20, 10, 5,242,242,242, 32,151,203, 33, 20, 10, 17, 17, 17, 97,210,
+105, 52, 87,203,210, 19,232,116, 71,199,142, 29,251, 69,120,120,184, 7,135,195,129,201,100,130,213,106,133,213,106,133,209,104,
+196,171, 87,175, 16, 25, 25,137,151, 47, 95, 34, 55, 55, 23, 92, 46, 23,108, 54, 27,143, 31, 63,206,147,152, 76,135, 13,244,156,
+126,103,184,192,177,219,183,111, 79, 24, 61,122, 52, 60,171, 85,235,128,148,148, 74, 25,152, 19,229, 24,152,252,119, 51, 48,191,
+ 27, 32,165,242, 97, 92, 92, 92,155,142, 29, 59,194,163, 90,181,111,235,165,164, 92,122, 94,133, 60, 45,139,217,124,235,246,237,
+219, 93,198,140, 25,131, 29, 59,118,124,235, 18, 23,119, 62,235,173,102, 78, 23,192,165, 70,173, 90,223,126,248,225,135,184,120,
+241, 34, 44,102,243,173,114, 36, 75,142,248, 94,253,195,201, 51,189,223, 74,124,223,198, 48,204, 12, 0,107,104,141,162, 80, 40,
+255,230,136, 86,149,154, 14, 69, 22,203,252, 57,115,230,152, 88, 44, 22, 6, 13, 26,100,115,242,212,169, 33,143,159, 60,241,147,
+201,100,246, 22,139,165, 66, 45, 23,189,126,227,156, 57,115,228, 6,131, 1,129,129,129,200,205,205,133,197, 98, 1,135,195, 1,
+135,195, 1,195, 48, 96,177, 88,144, 74,165, 8, 15, 15,199,206,157, 59, 21, 46,122,253,198, 10,111, 18, 22,203,211,189,123,247,
+130,205,102, 19,161, 80, 8,134, 97,192,225,112,176,126,253,122,217,102,224, 24, 0,176, 89, 44, 3, 0,176, 88, 76,101,179,119,
+ 43,108,183,228,243,249,176, 22,116, 2,168,112, 93, 7,189,126,195,234,213,171,149, 47, 94,188,128, 90,173, 46,142,190,169, 84,
+170,226,228,122,185, 92, 14,134, 97,160, 86,171,113,234,212, 41,165,131, 94,191,161, 44,189, 28, 32, 35, 37, 38,166, 95,243,230,
+205,115,226,226,226,144,159,159,143,167, 79,159,226,242,229,203, 56,116,232, 16, 46, 94,188,136, 87,175, 94,193,108, 54,195,203,
+203, 11,132, 16,156, 56,113, 34,223,172, 84,246,202, 1, 50,232, 57, 81, 54,213,221,221,187,184,185,186, 38,185, 56, 59,167, 84,
+119,119,239,242,246,231,118, 64,116,116,116, 52,204,102, 51,252,252,252, 28,203,203,211, 34,102,243,237,219,183,111, 99,204,152,
+ 49,240,174, 89,115,149, 47,224,242,246, 58,190,128,139,111,173, 90,171,138, 12, 12, 49,155,111, 87,181,204, 54,192,166,207, 63,
+255, 92,203,227,241,112,240,224, 65, 63,147,191,255, 75, 14, 48, 66, 10,212,233, 8,240, 42,250,190, 7,176,229,171,175,190,202,
+ 96, 24, 6,251,246,237,115,182,171, 85,235, 25, 7, 24,107, 7, 84,183, 3,170,115,128,177,118,181,106, 61, 59,120,240,160,179,
+217,108,198,172, 89,179, 50, 60,128, 45,229, 72,206, 36,132,244, 37,132,180, 39,132,120,239,220,182, 17,103, 79, 30, 41, 50, 89,
+ 19, 81,144,244, 62, 26,192, 51, 90,227, 40, 20,202,191,153, 82,195, 80,156,230,203, 51, 1,226,218,161,101, 67, 60,124, 18,149,
+239,236, 96,123,161,232,179,220,200, 35,181, 59, 7,217, 54,252,225,135, 31,192,229,114,145,156,156,140,231,207,159,195,214,214,
+ 22, 35, 71,142,212,107,149,202,126, 37,230, 58,236, 10,224,114,161,102,193,124,106,249, 49,210, 90,156,136,154,231,207,134,178,
+237,236,236,160, 82,169,192, 98,177, 32, 20, 10, 33, 22,139, 33, 18,137,240,232,209, 35,244,233,219,223,146, 37,110,255,251,128,
+165,191,207,167, 86,172, 89, 52,214, 80, 11, 64, 28, 14,124,230,234,233, 57,103,225,194,133,162, 30, 61,122,128,199,227,161, 90,
+245,128, 12,191,158,107, 54,177, 88,140, 57, 37, 71,177,160, 86,117, 79,187,231, 49, 9, 0, 24,153,233,193, 66,207, 18,115, 29,
+254,161,156, 62,134, 27,126,199,127, 89,107,219,184,113, 65, 62,186, 92, 46, 71,102,102, 38,100, 50, 25,228,114, 57,212,106, 53,
+ 0, 32, 52, 52, 20,103,111,190, 84,104,171, 13,137, 45,171,156,191,111,123,148,141,167,241,126,141,253,123,127, 97,187,184,184,
+ 32, 51, 51, 19, 89, 89, 89,144,203,229,208,106,181,176, 88, 44,200,205,205,197,207,187,126,177,228, 72,219,199, 23, 15, 8, 89,
+158,166, 58, 89,228,168,186,227, 21, 92,207,151, 76,152, 48,193,198,214,214, 22, 86,171, 21,121,121,121, 72, 74, 74, 66, 92, 92,
+ 28,110,222,188,169,150,201, 13, 80, 59,119, 75, 41, 30,176,180, 20,205, 63,145,127,156,102,201,113,171, 60, 61, 60,210, 18, 19,
+ 19, 93, 45, 22, 11,188,188,188,204,242,220,220, 85,124,224,162, 13,144, 14,128,100, 3, 11, 55,108,218, 52,190,127,255,254,104,
+214,172, 89,114, 70,102,102,141,210,234, 18, 1,216,129,128,157,166, 90,181,200, 7, 15, 30,184, 39, 37, 37, 97,204,152, 49,217,
+137,175, 95,207,179, 43,204,215,202, 7,218,249,214,170,181,234,224,193,131,206, 53,107,214, 68, 80, 80, 80,134, 48, 41,169,126,
+ 20,144, 95, 70,253, 44,243,220,148, 71,159,169, 49,109, 96,131,102, 31,125,244, 17,204,102, 51,110,222,188,137,251,247,239, 35,
+ 49, 49, 17,119,238,220,145,219, 74, 36,195, 74,204,117, 88,106,253,236, 21,160,246,219,183,111, 47,195,227,241,176,107,215, 46,
+132,135,135, 3, 0,130,131,131,241,225,135, 31,194,108, 54, 99,212,168,209,228, 76,148, 40,182,188,250, 9,160, 1,128,239, 80,
+ 96,242,154, 17, 66,132, 12,195,164, 1,240, 70,213,114,178,104,253,164,154, 84,243,191,163,249,175,162,220, 73,165, 75,206,167,
+182,252, 71,216,189, 57,205,199,164,180, 35,219,150,114,218,182,107, 95,103,233,146,197,172,230,205,155,195,219,219, 27,193,193,
+193, 72, 74, 74, 18,216,219,219, 87, 52,159,154,170,125,207, 17,113, 13, 27, 54,180,159, 55,111,158, 93,247,238,221,185,222,222,
+222, 32,132, 32, 60, 60, 28,199,142, 29, 51,238,216,177, 67,161,113,235, 43, 15,187,246,171,170, 50,243,169,221, 7, 52, 0,150,
+ 85, 75, 75,219, 62,125,218,180,197,141,155, 52,153,176,100,201, 18,150, 84, 44,226,174, 92, 48, 81, 8, 0,203,191, 63,100,215,
+127,200, 72,108,240, 7, 58,140, 40,125, 30,185,146,229, 76, 74,153,148,216,123, 96, 23,255,207,102,140,183, 12, 29, 58, 84, 98,
+107,107, 11,111,111,111, 56, 56, 56, 32, 54, 54, 22, 41, 41, 41,228,244,233,211,170,187,143,163,185, 39, 46, 62, 76, 20,218,121,
+ 84,102, 94, 66,101,251, 30, 31,196,247,238,221,219, 97,236,216,177, 54, 77,155, 54,229, 10, 4, 2, 8, 4, 2,100,102,102,226,
+213,171, 87,198,211,167, 79,171, 52,174,189,242,194,174, 29, 84, 86,114,174, 67,109,251,225, 75, 95,221,186,180,100, 86,228,211,
+167,163,173, 64, 35,163,209,232,101,177, 88, 24, 22,139,149,110,181, 90,159, 26,149,202,157,250,224, 37,235,233, 92,135,149,195,
+ 98,177,240, 44, 22, 11,228,114, 57, 46, 93,186,196,121,253,250,245,194, 39, 79,158, 44, 76, 75, 75,131,201,100,194,224,193,131,
+ 17, 28, 28,140,107,215,174, 33, 43, 51,243,116,121, 90, 81, 64,190, 32, 37,229,195, 73,147, 38,157,219,187,119, 47,235,201,147,
+ 39,206,187,118,237,250,185, 52, 3, 51,122,244,104,107,102, 82,210,135,122, 32,191,156,250, 89,222,185,153,125,254,224,230, 39,
+ 3, 6, 13,169,183,100,209, 66,110,235,214,173,225,236,236,140,118,237,218,193,104, 52,218,215,173, 91,183,162,115, 83,217,190,
+231,176,216, 70,141, 26, 73,214,175, 95,239, 62,126,252,120,204,152, 49, 3, 0,160,213,106,113,241,226, 69,204,154, 53, 43, 35,
+137,211, 66, 93, 81,253, 44,140, 84, 21, 25,176, 27, 0,218, 3,136, 5, 77,124,167, 80, 40,255, 78,138, 38,149,246, 64,193,196,
+210,103, 80,240,112, 94,241, 92,135,183,238, 63, 67,201,105, 62, 10,240,120,110,246, 25,251,122,202,156, 85, 65,108,147,194,129,
+203,232,108, 99,162,163,153,138,230, 60, 44,158, 79,205, 46, 64,229, 20,119,160,249,202,229,203, 63,217,176, 97, 67,151,162, 33,
+ 28,196, 98,241, 83,173, 90,125,197, 69,175,223,168,177, 11,184, 82,213,185,249, 82,128, 76, 0,211, 28,194,194, 54,133,244, 31,
+188, 90,232,232,199,253,114,197, 14, 29,155,197, 50,188, 74,203,194, 6,127, 64, 82,137, 14,146, 26, 3, 16, 41,247, 48,103, 58,
+ 13,137,250,234,243,207, 63, 91,190,108, 89,115,169, 84,218,193,104, 54, 7, 88,173, 86,192,106,141,209,168,213, 55,136,209,248,
+ 64, 31,188,104,173,208,206,131, 84,122, 94, 66,251,186, 74,199,248, 35,205,119,239,220, 57,243,240,225,195,127,216,118, 39,189,
+126,147,198,190,238,229,202,108,123,201,117,116,192,111,144,201,126, 43, 47,116, 73,231, 58,172, 28, 28,171,117,178,131,131,195,
+158, 46, 93,186, 8,187,118,237,138, 62,125,250,160,117,235,214,176, 90,173, 32,132, 64,169, 84,226,208,161, 67, 88,189,122,117,
+ 76, 13, 96, 89, 69,122,122,224,138,224,236,217, 94,141, 26, 53,218, 85,158,129, 41, 52, 89, 21,230, 36,150,127,110, 10, 98,204,
+118,253, 18,134, 79, 95,233,111, 80,164,219, 59,137,205,238,145,207,158,178, 42,127,110, 6, 42, 45,225,135, 90, 12, 30, 56,112,
+ 58,155,195,105, 87,216, 3,146,188,120,254, 60,172,104, 82,105, 4,127,120,169,138,117,169,104,236, 58,154,248, 78,161, 80,254,
+237, 70,171, 15, 10,242,181,138,167,228, 41,115,174,195,162,168, 15,135,195,145,197,158,152, 50,178, 60,117, 46,208,165, 48,146,
+133, 10,231, 58, 44,252, 63, 1, 80, 66,175,255,250,141,193, 72, 75,244, 46,228,190,181,126, 85,134, 69,204, 3,162, 96,214,135,
+ 64,246, 28, 56, 53,173, 64,175,249,242,185, 37,183,169,204,155,236, 27,191,203,203,213, 1,183,160, 82,221,130, 74, 85,106,210,
+ 46,151,195,203,173,168,156,111,111,123, 18,160,120,223,109,127, 91,179, 66,243,240, 30,251,243,191, 70,106,118,246, 9, 0,210,
+106,161,161,110,231, 67, 67,135,126, 54,123,246, 96, 15, 79,207, 90,206,206,206, 14, 54, 54, 54,172,123,247,238,197,153,117,186,
+ 77,141,129,221,133,209,212, 10,209, 3, 87, 2,147,146,234,127, 48,112,224,116,134,195,105, 91,210,192, 16,179,249,142, 31,176,
+165,188, 72,214,187,158,155,222, 2,143, 46,133,145, 44,176,129, 73,149,169, 27, 41, 5,229, 88, 1,179,121, 5, 34, 34, 74,169,
+243, 85,174, 75,203, 25,134, 81,130, 38,190, 83, 40,148,127, 47, 69,243, 29,158,249,255,254,225,174, 84,147,106,254,139, 52,217,
+ 40,232, 69, 71,247, 39,213,164,154, 84,147,106, 82,202,165,104,174, 67, 14,221, 21, 20, 74,165,177,224,247,102, 48, 10,133, 66,
+161, 80,138, 40,202,205, 42,201,118,160, 32,117,167, 44, 87, 90,149,222, 4,239,226,108, 47, 83, 77,170, 73, 53,169, 38,213,164,
+154, 84,243, 63,167, 89,145,246, 63,177, 55, 99, 81, 78, 86,113,110, 86,101,103,183,121, 95,104, 88,149,106, 82, 77,170, 73, 53,
+169, 38,213,164,154,255,118, 60, 10, 77, 86,241,171,168,233,144, 69,247, 13,133, 66,161, 0, 75,150,128, 69, 8, 24, 66,150,176,
+ 8, 57,204, 38,100, 8,155, 16,188,215, 84, 32, 67,134,148, 62,152,237,199, 35, 29,108,232, 30,167, 80,254, 85,164,163,140, 73,
+165,105,142,214,255, 22, 31,119,119,247,109, 0,152,140,140,140,201, 0,146,232, 46,249,251,225,232,232,216,197,108, 54, 67,161,
+ 80, 92,249, 55,110, 95,189, 90, 24, 72, 88,168, 91,252, 6, 65,210,139, 87,216, 83,218,186,117,253, 49, 6,204,239, 99,113, 49,
+ 86,188,120,254, 26,199,171,240,115,172, 94, 93,189,183, 0,192,185,203,201,211,241,215,140,171, 85,219,197,197,229, 2,135,195,
+225, 88, 44,150,105, 50,153, 44,180,108, 35, 52,132, 13, 0, 92,114,109,190, 60,195,117,222,167, 83, 25,174, 70,191, 83,174,215,
+170,243,217, 92,118,188,128,235,126,123,202,120,214,185, 60, 85,171,231,165,125,255,200,145, 35,101,206,226, 93,223, 31,189, 88,
+150,122,125,131, 27,196,197,126,183,177,249,134, 14,126,206,220,184,228,199,210,111,183,230,111,227,219,251,246, 29, 51,148, 9,
+229,136,153,209, 59,119,230,168,232, 89, 86,121, 86, 2,142, 70, 32,136, 43, 16,120, 91,204,102, 55, 6, 32,108, 14, 39,211,164,
+215, 39,243,128,136,249,128,252,223,174,201, 19, 8,170, 89,204,102, 55, 0,248, 59,150,147,242, 38,101, 26, 45,169, 84,250,136,
+197, 98, 85, 43, 57, 25,110,209,124,130, 69,239,149,252,140, 97, 24, 88, 44,150,148,188,188,188,166, 85,248,125, 91, 0, 67, 1,
+ 20,117, 81,223, 15,224, 16,222, 61,225,216,150,199,227,205,145, 72, 36,157,181, 90,109,125, 0, 16,137, 68,145,106,181,250,170,
+209,104,252,238, 29,117, 57, 0, 62,144, 74,165,157, 88, 44, 86, 39, 66, 8, 67, 8,185,166, 82,169,174, 2, 56, 12,224, 93, 70,
+ 74, 16,185,186,186,174,112,116,116, 28, 49,127,254,252, 28, 39, 39,167,192, 89,179,102, 61,204,205,205,253, 53, 59, 59,123, 1,
+170, 48, 71,221, 95, 76, 45,119,119,247,253, 92, 46,151,157,156,156,220, 9, 0,188,189,189,175, 25, 12, 6,139, 76, 38, 27, 9,
+224,117, 21,245, 36, 0, 90, 74,165,210,166, 82,169,180,189,197, 98,169, 91, 56, 63,227, 11,149, 74,117,211,104, 52, 62, 2,112,
+ 15,128,250,111,116,142,216,112, 56,156,189,133,117, 61, 0,128,242,223,118, 17, 32, 44,212,125, 30,249, 50,176,216,120,213,175,
+ 83,246,202, 12,124, 74, 89,183,210, 70,171,115, 7,143,190,253,250,117, 99, 1,128,193,116,174,239,213, 27,233, 39,255,108,147,
+ 53,104,208,160,223,246,238,221,235,160,215,235, 49,121,242,228,253,151, 47, 95,222,162, 80, 40,230,151,123,225,144, 58,204, 90,
+179,254,162,152, 97, 88, 0,224,106,181, 90, 92, 83, 83, 95, 7, 60,127,246, 91,207,200,200,187, 43,181, 47,175,222,179, 50,220,
+ 41, 70,180,123, 89,153, 66,212,245, 67, 72,223,193, 3,251, 44, 91,182, 4, 35,134,141,168, 30, 25,169, 19,121,217,198,242,115,
+181, 18,127, 39, 23,215,126,203,150, 31, 97,110,223, 58,209,111,239,174,165, 87,199,143,119,234, 76,205, 86,165, 96,150,115, 56,
+ 45,237,252,253,219, 15, 59,113, 2, 82,111,111, 14, 71, 32, 96, 1,128, 89,175,247, 86, 37, 39,123, 28,236,215,175,197,146,232,
+232,235, 75,128,251, 84,243,127,162, 73,169,138,209, 98,177, 88,213, 82, 83, 83, 93, 37, 18, 73,193,197,152, 16, 88, 44, 22, 88,
+ 44,150,226,201,139, 9, 33,197,127,205,102, 51,234,212,169, 83,169, 39, 90, 0,157, 1,140,235,216,177,227,144,239,190,251,142,
+ 27, 20, 20, 84, 52,101, 72,187, 47,191,252,242,251,240,240,240,163, 0,118,163, 96,240,198,202, 62,241,246,144, 72, 36,251,214,
+172, 89, 99,219,173, 91, 55,142,167,167, 39, 24,134, 65, 70, 70, 70,203,203,151, 47, 55,157, 53,107,214, 52,181, 90, 61, 10,192,
+133, 42,236,159, 6, 54, 54, 54, 71, 6, 14, 28, 88,173, 67,135, 14,194,122,245,234,193, 98,177,224,241,227,199,227, 31, 61,122,
+ 52,252,232,209,163,139,149, 74,229, 16, 84,126,190, 54, 70, 42,149,142,181,181,181, 93,177,104,209, 34,199, 81,163, 70,241,159,
+ 61,123,150,231,231,231,199,220,190,125,219,229,208,161, 67,211, 86,173, 90,245,129, 66,161, 88,160, 82,169,126, 65, 37,230, 80,
+180,177,177,121,196, 98,177,170, 85,198, 8, 3,168,138, 25,110, 92,163, 70,141, 67,183,110,221,170,145,144,144, 96, 25, 48, 96,
+192, 30, 0,184,122,245,106,144,201,100, 98,186,119,239,126, 46, 37, 37,101, 40,128,199,149,220,246,134,142,142,142, 39, 71,140,
+ 24,225, 88,171, 86, 45,113,141, 26, 53, 24,137, 68, 2, 54,155,141,252,252,124,207,103,207,158,117,189,127,255,190,246,242,229,
+203,185,122,189,190, 31,128,136, 42, 28,167,214,174,174,174,163,185, 92,110, 3,179,217,236, 5, 0, 28, 14, 39,213,100, 50, 61,
+147,201,100,123, 1,252,246,174, 39,136,155,155,219,230, 21, 43, 86, 56,203,100, 50,178,106,213,170,205, 74,165,114,236,191,245,
+ 98,176,255,215,195,120,244,240, 62, 80, 48,109, 14, 83, 74,253, 99, 0,240, 62,253,116, 54,154, 54,107,129,145, 35, 62,168, 80,
+179,119,151,106,107,184,124,158,147, 78,167,251, 45, 95,163, 63, 44, 17, 11,135,142, 24, 30, 18, 3, 0,231,206, 95, 31,218,188,
+185,195, 53, 59,177,224, 3,161, 80,216,218,100, 48,230,156,189,146,242,121, 85, 76,149,151,151,215, 5, 7, 7, 7,113,110,110,
+110, 70, 86, 86,214,143,125,251,246, 93,190,123,247,110,135,184,184, 56, 36, 39, 39,227,147, 79, 62,145,166,164,164, 76,143,136,
+136,184,107, 48, 24,202,140,108, 41,149,185, 27,191,156,215,127,145,157,157, 51, 91, 34,182,133,141,157, 35,252,106, 53, 66,203,
+214,125,209,171,207, 4,188,138, 9,111,185,123,215,178,240,212,212,203,223, 72, 29,107, 46,151,203,107,148,121, 93,170, 87, 27,
+ 29,250, 13, 44, 48, 89,139, 22, 45, 65,244,203,151,202,132,120,214,199,103, 78,112,196,189,186,212, 17,152, 13, 25, 9,183,111,
+157,168,209,182,221, 0, 0,104,186,119,215,210,171, 31,143,116,232,178,121,127,158,146,222,146,202,190,118, 46,227,114,199,246,
+ 88,191,222, 53,120,218, 52,158, 42, 62,222, 24,187,117,171, 38,243,230, 77, 11, 71, 32, 32,222, 61,123, 50, 46,157, 58, 9,167,
+189,120,193,187,179,106, 85,123,238,210,165,126, 11,140,198,125, 84,243,255, 85,243,191, 78, 81, 18,124,201,222,135,219,203, 53,
+ 90, 12,195, 64, 34,145,224,224,193,131,224,114,185,224,112, 56,224,114,185,101,254,239,227,227, 83,153,130, 12,114,119,119,255,
+126,203,150, 45,110, 61,122,244,128, 80, 40, 44,254,128,205,102,163, 91,183,110,232,218,181, 43, 55, 45, 45,109,248,193,131, 7,
+135,175, 92,185, 50, 83, 46,151,207, 64,225,196,208,229,208, 41, 48, 48,240,216,197,139, 23, 69, 58,157, 14, 55,111,222, 68, 94,
+ 94, 30,248,124, 62,170, 85,171,134,238,221,187,115, 94,190,124,233,216,173, 91,183, 99,209,209,209, 33, 0,174, 85,162,172, 77,
+ 93, 93, 93,111, 28, 62,124, 88,216,168, 81, 35,230,213,171, 87, 8, 14, 14, 6, 0,228,231,231, 99,192,128, 1,194, 81,163, 70,
+213, 26, 62,124,248, 61,153, 76,214, 1,192,163, 10,244,154,184,187,187,255, 50,112,224, 64,207,149, 43, 87,218,218,216,216, 32,
+ 33, 33, 33,221,221,221, 61,160,104,127, 15, 31, 62,156,223,183,111, 95,143,213,171, 87,111, 60,114,228,200,231, 50,153,108, 44,
+128,176,114, 93,107,161, 33, 22,139,197,200,204,204,196,254,253,251, 49,125,250,116,176,217,108,200,100, 50, 28, 58,116, 8, 31,
+127,252,113,145,161,169,148, 25, 22,139,197, 93,253,253,253,127,190,122,245,106, 53,123,123,123,120,122,122,178,190,250,234,171,
+ 6,126,126,126,162,234,213,171,179,211,211,211,113,236,216, 49,191,209,163, 71,159, 76, 74, 74, 26,175,215,235, 43,108, 82,115,
+115,115,219,121,230,204, 25,159,200,200, 72,108,221,186, 21,185,185,185,224,243,249,176,183,183,135,187,187, 59, 2, 2, 2,152,
+121,243,230,137,251,246,237, 43,158, 49, 99,198, 78,131,193,208,184, 18,199,168,145,171,171,235,182, 78,157, 58,249, 45, 93,186,
+212,222,221,221, 29, 69, 15, 6,249,249,249,213, 18, 18, 18, 90, 46, 90,180,104,200,163, 71,143,226,100, 50,217, 20, 0, 79,170,
+120,226, 52,174, 87,175, 94,200,128, 1, 3,216,233,233,233,216,187,119,111,136, 82,169,108, 92, 5,115,249,143,226,209,195,251,
+152,252,209, 39, 42, 79,111,111,222,197, 11, 63, 15, 58,114,188,246, 67,123, 81,193,132,212,114, 45,140, 67, 6, 70, 55,235,222,
+ 99, 2,175,119,159, 1,170,237, 63,108,148, 86,198,104,113,249, 60,167,253,251,214, 37,221,186,253,168,193,165,203,247,123, 14,
+234,215,143,240,120,246,126, 0,240,249,172, 79,185,199, 78,157,218,213,173,107,139,180,118,109,155, 38,141, 28, 53,219,167, 10,
+197,173, 93,187,118,237,235,225,225,225,110, 2,129, 0,185,185,185, 78,219,183,111, 95,215,182,109, 91, 86,108,108, 44, 94,190,
+124,137,248,248,120,228,231,231,163, 91,183,110,210,176,176,176, 31, 1,148,105,180,140,172,206, 43, 60,171,155, 54, 57,137, 36,
+ 53,140, 22,133, 43, 49,165,215,187,116,230, 82,195, 3,123,181,193,110, 30,117, 2,198,125,184, 24,203,150, 31,229,254,186,255,
+219, 69, 87, 46, 31, 0, 88, 53,202,158, 17,128,160,245,151, 11,230, 67,161,212, 99,212,136, 73, 24, 61, 98,146, 19,129,193,131,
+ 88,116, 18,131, 54,207,222,134,247, 34,116,203,142,117, 3, 1, 84, 43, 97,182,174, 80,179, 85, 54,203, 56,156, 22, 33,223,127,
+239,210, 96,226, 68,193,147,165, 75,213,217, 55,111,106,253,123,247,206, 11,158, 58, 85, 15, 0,202,248,120, 94,244,226,197, 98,
+151,246,237, 69,173,230,204,113,176, 24, 12,238,203,150, 45,107,190,168, 96,242,242, 42,105,250, 12, 29,106, 89,180,107, 87,179,
+155,179,103,119,100, 76, 38,118,207, 86,173, 30,175,218,187, 55,245,125, 52,255,204,114,166,221,184,161,207,245,243, 67,240,128,
+ 1, 57, 62,174,174,250, 63,115,219,223,167,156,148, 98,138,114,181, 38,151,124, 66, 69,104,104,104, 7, 0,215, 1, 44, 13, 9,
+ 9, 89, 2, 0,118,118,118,153,114,185,220,245,216,177, 99, 21,154, 44, 46,151, 11, 15, 15, 15, 4, 4, 4,200,100, 50,153, 91,
+ 57, 5, 72,182, 90,173,213, 8, 33,197,209,151,178,208,235,245,136,137,137, 65,195,134, 13, 83, 80, 48, 17,109,153, 65, 29,177,
+ 88, 28,251,242,229, 75,231,231,207,159,227,209,163, 71,240,243,243,131,131,131, 3,184, 92, 46, 76, 38, 19, 20, 10, 5, 2, 3,
+ 3, 33, 16, 8,208,164, 73,147,108,181, 90,237, 87, 65, 19,144, 64, 34,145,196,220,184,113,195, 59, 56, 56, 24, 15, 30, 60,128,
+183,183, 55,220,221,221, 1, 0,241,241,241,184,125,251, 54,122,247,238,141,240,240,112, 12, 30, 60, 56, 89,173, 86, 7, 0,208,
+151, 37,232,232,232,152,126,245,234,213,148,160,160, 32,157, 90,173,102,101,102,102,114,111,222,188,105, 86, 42,149,210,252,252,
+124,174, 92, 46,231, 42, 20, 10,142, 90,173,230,178, 88, 44,158, 86,171,229, 94,185,114,133,109, 52, 26,203, 29, 32,179,232, 56,
+157, 58,117, 10, 65, 65, 65, 56,118,236, 24, 62,251,236, 51,220,185,115, 7,222,222,222, 56,124,248, 48,230,204,153,131,168,168,
+ 40, 56, 59, 59,163, 94,189,122, 21, 29, 35,212,170, 85,235,213,211,167, 79,107,241,120,188,162,121, 29,139,230,203, 67, 86, 86,
+ 22, 94,191,126,141,212,212, 84,248,251,251, 99,196,136, 17,175, 83, 83, 83,253, 43,170,121, 94, 94, 94, 89,145,145,145,206, 13,
+ 27, 54, 68,102,102, 38,236,237,237, 97,103,103, 7,123,123,251,226,255,253,252,252, 48,123,246,108,184,187,187,203,116, 58,157,
+ 91, 69, 38, 40, 40, 40,232,194,149, 43, 87,156,109,109,109,145,145,145, 1,133, 66, 1, 14,135, 3,177, 88, 12,103,103,231, 98,
+ 35, 31, 19, 19,131, 62,125,250,100,199,198,198,246,168,130, 73, 98,185,185,185,189,140,136,136, 8, 32,132, 32, 41, 41, 9, 81,
+ 81, 81,248,232,163,143, 98,116, 58, 93, 29,252,139,230,236, 43,145,119,197, 27,251,225,100,222,192,254,173, 13, 47, 34, 67, 25,
+129, 53, 10,141, 27,216,230, 3,192,227,103, 10, 59, 61, 43, 16,117,235,135,144,227, 39,127,227,255,178,123, 59, 23, 86,184,129,
+ 65,212,139, 24,124, 93,150,118,247, 78, 30, 19, 63,253,116,124,131,142,109, 59,176,148,106,181,235,143, 63,174,111, 18, 27,251,
+194, 21, 0,252,252,234,202,166, 77,155, 21,102, 35,145,200,174,223,190, 97,221,176, 97,231,179,139,215,210,119, 84,162,200,126,
+ 1, 1, 1,119, 79,157, 58,229,236,234,234, 10, 59, 59, 59,168,213,106, 24,141, 70, 60,127,254, 92,119,240,224, 65,147,173,173,
+173, 77, 70, 70, 6,228,114, 57, 24,134,193,169, 83,167,146, 0,248,190, 45, 84,148,163, 5, 0, 31,245,170,203,173,215, 57,192,
+129, 39, 48,139, 68,220,104, 15, 48, 22, 1, 67,164,110,231, 46, 60,110,120,238,210,131,145, 3, 7,125,230,210,174,195, 64, 44,
+ 90, 56,196,148,150,150, 20,108, 68,187,151,165,229,104,213,241, 71,231, 1,131, 7,126,176,108,217, 18, 44, 89,180, 20,161,167,
+ 78,228, 75, 37, 44,189,173, 61,215,174,125,203, 54,186,217,211,251, 39,171, 84,105,222,203, 86, 31, 28,209,167,255,236,106,109,
+219, 13,192,237, 91, 39,176,119,215,210, 71,140,136,208,102,196,183, 88, 2, 56,216,251,249, 77,153, 25, 19,195,123,178,100,137,
+202,156,150,150,215,116,214,172,236,210,214, 77,185,116, 73,194,247,244,180,117,232,215,207,113,163,175, 47, 49,201,100,219, 74,
+203, 49, 42, 77,243,178, 84,106,127,224,220,185, 46,132,203,237,240,197,220,185,162,144,144, 16, 40, 20, 10, 28, 61,122, 20,219,
+182,110,213,123,120,120, 60,245,124,246, 44,188,129, 66,177,176,178,154, 77,103,205,202,182, 88, 44,204, 7,115,230,116,139,140,
+143,239,156, 33,147, 85, 7, 0, 15, 71,199,228,166,126,126,143,118,134,134, 70,109,174, 81,195, 90,217,114,254,116,254,188,219,
+145,132,132,137,142,142,142,162, 76,153,140, 35,224,243,115, 90,214,171,119,248,135, 5, 11,174,155, 35, 34,120,194,106,213,108,
+237, 66, 66,170,188,237, 77,103,205,202,206, 85, 42, 57, 51,151, 47,111,147,152,153, 89, 93,165,215,251,203,149, 74,119,139,201,
+196,178, 21,139,115,106, 6, 6,202,180, 55,111,166,215,212,104, 62,217, 1,200,254,170, 99, 93,154, 23,249, 7,241,246, 56, 90,
+103, 8, 33,111,204,117,120, 61, 36, 36,228, 15,189,107, 8, 33,149,138,102,113,185,220, 55,154,169,202,129,199, 48, 12,194,194,
+194,224,228,228, 4,119,119,119, 8, 4,111, 78, 62,152,149,149,133, 59,119,238,224,197,139, 23,104,212,168, 81, 81, 51, 70,217,
+142, 72, 32,248,116,245,234,213,246, 6,131, 1,143, 30, 61, 66,211,166, 77, 33, 16, 8,192,227,241,222, 48,129, 50,153, 12,245,
+235,215,199, 23, 95,124, 97,183,114,229,202, 79,245,122,125,153, 79,164, 28, 14,103,198,164, 73,147, 92,139, 34, 88,201,201,201,
+104,210,164, 73,241,231, 46, 46, 46,120,252,248, 49,154, 54,109,138,106,213,170, 97,200,144, 33,174,123,247,238,157, 97, 54,155,
+191, 43, 75,147,207,231,179,130,130,130,154, 1,128, 68, 34, 1,139,197,138,182,181,181,117,113,115,115,147,216,218,218,254, 97,
+ 27,119,237,218, 37,103,177, 88,166, 10,221, 0,139,133,140,140, 12, 52,104,208, 0,249,249,249, 0, 0,181, 90, 13,127,127,127,
+ 40, 20,138, 98,211,234,233,233, 9,173,182,252,212,175,134, 13, 27, 46,169, 83,167, 78,119,137, 68, 34,224,114,185,120,242,228,
+ 9,130,131,131,113,240,224, 65,248,248,248, 64, 44, 22, 35, 38, 38, 6, 65, 65, 65,184,113,227, 6, 92, 92, 92, 80,191,126,125,
+129,171,171,235,173,220,220,220,107,137,137,137, 75,202, 41, 39, 75, 42,149,226,198,141, 27,216,185,115, 39,226,227,227,145,150,
+150, 6, 27, 27, 27, 52,110,220, 24,245,234,213, 67,235,214,173, 17, 19, 19, 3,166,226,202,228, 30, 16, 16, 16,250,224,193, 3,
+103, 66, 8,246,238,221, 11,149, 74, 5,131,193, 0, 22,139, 5,161, 80, 8, 7, 7, 7,116,238,220, 25, 46, 46, 46, 8, 8, 8,
+192,161, 67,135,156,123,245,234,117, 86, 38,147, 53, 6,144, 81,209,126,117,112,112,248,100,241,226,197,222,174,174,174, 72, 72,
+ 72, 64,126,126, 62,220,220,220,208,177, 99, 71,175,203,151, 47,127, 98, 50,153,214,255, 91,110,100, 37, 18,223,153,139, 23,126,
+ 30, 20, 80, 51, 47,168, 81,160,216,251, 88,168,155,247,193, 80, 89,125, 0,104, 80,215, 45,114, 80,136, 56,249, 73,100,104,242,
+197, 11, 39, 30,189,136,198, 49, 84,162,105, 59, 95,163, 63,124,233,242,253,158,193,141,154, 88, 87,127, 59,167,207,244,143, 38,
+ 10, 92,221, 38, 32, 51,233, 4, 46, 95, 13,243,153,243,217, 36,151,239,214,254,116,238,210,229,251,172,124,141,126, 97,229, 66,
+ 89, 62,155,119,255,208,218, 89,153,125, 4,175, 94,242, 33,178,105, 0, 63,191,218, 80, 40, 20, 16, 10,133,194, 17, 35, 70, 88,
+230,207,159,175,177,181,181, 21, 51, 12,131,107,215,174,201, 0,244,168, 72, 87,231,234, 64, 44, 70,147,153,240,217, 86,194,216,
+104, 25, 75, 46,255,217,243, 56,116,239,218, 41,179,109,139, 6, 43,231, 47, 91,251,101, 64,237, 96,151,241, 19,151,114,151, 47,
+ 25,185, 21, 12,218,149,166,243,242, 21,174, 50,135,143,139, 0,244, 89,246,245, 18,196,198,198, 56, 76, 30, 39, 95,202, 17,136,
+ 60,235,248,182,177,217,186,243, 90, 79,127,255, 26,213,103,207, 24,114,102,221,247,235,250,148,140,108,237,222,181,248, 36,128,
+ 46,149,217,183,255, 33, 26,142, 14, 13,133, 42, 41,201,148,123,235,150,174,203,247,223,103,123,247,232,177,222, 96, 52, 58, 23,
+ 93, 42, 88, 12, 3,166, 40,117,194,106,101, 56, 95,124,193, 34, 28, 14, 76, 14, 14,227,144,151, 87,187, 34,205,207,210,211, 7,
+141,156, 56,177,207,201,243,231, 81,163, 70,141,226,251,153,189,189, 61,230,204,153,131, 89,179,102, 9, 30, 63,126,220,252,200,
+145, 35,205,191, 91,179,198, 13,192,160,202,148,243,226,189,123, 14, 83,151, 45, 91,208,168,105, 83,159, 61,251,247, 11,106,213,
+170, 5, 0,120,253,250,117,192,183,171, 86,249, 54, 8, 10,202, 92,249,233,167,187, 35,231,207,175, 15,224, 86,121,154, 25, 55,
+111, 26,142, 36, 36, 76,188,122,237,154,125,131, 6, 13, 0, 0, 81, 81, 81,174, 27, 55,110,156, 84,127,200,144, 81,203,166, 77,
+ 91, 24,162,211,201,109,179,178, 4, 33,155, 55,115, 14,124,240, 65,133,154, 69,229, 4,128,142,227,199,127,218,174, 83,167,122,
+131, 38, 78,116,244,241,241, 97,164, 82, 41,140, 70, 35,210,210,210, 28, 34, 35, 35,107,133, 42,149,138,227,247,238,237,133,197,
+210,237, 47, 60,214,165,122,145,127, 88, 36,235,143,158,162,240,111,199,208,208, 80, 2,160, 99, 72, 72,200,141,162, 27,184,197,
+ 98,169,148,201,226,112, 56, 96, 24,166,178,102, 11,132, 16,100,103,103, 35, 59, 59,187,184,233, 72, 38,147,225,234,213,171,136,
+137,137, 1,151,203, 5,143,199,131,209, 88,241, 28,180, 18,137,164,107,215,174, 93, 57,247,238,221,131,159,159, 31, 68, 34, 81,
+113,185,138, 94, 60, 30, 15, 30, 30, 30, 80, 40, 20,232,210,165, 11,119,211,166, 77, 93,203, 51, 90,118,118,118,189,135, 14, 29,
+202, 47, 90, 86,169, 84, 96,179,217,197,166, 69,165, 82, 33, 55, 55, 23,114,185, 28, 58,157, 14,173, 90,181,226,135,134,134,246,
+206,201,201,249,174, 50,219,175,209,104, 84, 50,153,204,190, 93,187,118, 14,187,119,239,142,106,213,170, 85,224, 27, 53,237,250,
+117,157, 78,167,227,178, 88,172, 74,205,163,183,111,223,190,226,125,159,154,154,138,173, 91,183, 22,127, 22, 19, 19,131, 77,155,
+ 54, 21, 79, 5, 80,222, 49,170, 83,167, 78,175,189,123,247, 54,221,179,103, 79, 30,155,205, 70, 84, 84, 20,246,239,223, 15, 66,
+ 8, 92, 92, 92,160,209,104,144,153,153,137,107,215,174,193,108, 54, 67, 42,149,194,203,203, 75, 56, 99,198,140,182, 75,151, 46,
+229,150,103,180, 44, 22,139,133,205,102,195,215,215, 23,139, 22, 45,130, 78,167, 3,143, 87,224, 47, 21, 10, 5,228,114, 57,194,
+195,195,145,144,144, 0, 82,193, 40,111, 66,161,112,200,158, 61,123, 92,249,124, 62,180, 90, 45,148, 74, 37,146,147,147,145,152,
+152,168,147,201,100,102, 27, 27, 27,150,175,175, 47, 75, 32, 16, 8, 6, 12, 24,192, 20, 25,206,144,144, 16,167,189,123,247, 14,
+ 51, 24, 12, 21,153, 36, 23,119,119,247, 47, 39, 77,154, 36, 44, 89,103, 51, 50, 50, 48,104,208, 32,241,111,191,253, 54, 95,161,
+ 80,236, 7,144,245, 47,187,161,145, 35,199,107, 63,124,116, 57, 42,232, 88,168,155,119, 98,138,165,205,156,207,215,114, 0, 96,
+251,182,111,218, 28, 11, 77,189, 83,167, 70,102,242,145,227,181, 31, 58, 56,188,168,200, 8,176, 58,119,240,232, 43, 17, 11,135,
+ 14,234,215,143,252,248,227,250, 38,211, 63,154, 40,240,173, 61,167, 32,194,201,117, 69, 23,243,215,140, 70,251, 90,248,227,143,
+235,155, 12,234, 55, 56, 60, 62, 62, 97, 91,231, 14,130, 67, 87,111,164,159, 46, 47, 98,232,234, 36,244, 18, 11,212,240,242,171,
+135,192,186, 18, 60,126, 18,133,163,135,239,162,110,253,150,208,235,245, 48,155,205,146,190,125,251,106, 14, 30, 60,168,139,142,
+142, 86,106,181,218, 14, 0,162, 43,218,248,148,148,231,214, 64,247,150, 70,158, 72, 96, 86,230,243, 52,243, 22, 30,249,160, 73,
+139,238, 77, 29, 60,188,184, 46, 18,235,233, 94,221,154,239,223,185, 99,209,172,133,139,247,163, 89,243,238,173, 94, 68,221,170,
+ 7,224,105,169,230, 53, 22,161,172,163,199,205,177,175, 94,245, 73, 76, 72, 72,169,237,230,110,120, 45, 39,166, 79,230,253,212,
+173, 93,135, 33, 13,107,213,109,207,127,241,252, 6,179,232,139, 97,191, 46, 91,189,110, 68,145,217,186,114,233,215, 14,227,198,
+221,229,239,222, 93,118,116,252,191, 6, 79, 32,168, 38,245,245,229,196,239,222,173,245,235,219, 55, 15, 0, 12, 70,163,115,124,
+ 66,130,157, 88, 44, 6, 33, 4, 38,147,233,141, 28,226,162,188,225, 6,129,129,110,149,209,140,255,234,171,134, 95,124,241, 5,
+ 50, 50, 50, 96, 54,155,193,229,114,223,190,102, 67,173, 86, 99,220,184,113,216,188,102, 77,203,202,104, 90, 44, 22,102,234,178,
+101, 11,230, 46, 88, 80,107,202,148, 41,172,146,215, 94, 71, 71, 71, 28, 57,122,148,191,101,203,150,106, 95,110,222, 60,110,164,
+ 64, 16, 11,189,190, 92,205,108,127,127, 56,102,102,138,138, 76, 22, 0, 4, 6, 6, 98,235,214,173,130, 9, 19, 38,240,251,246,
+237,187,246,113,163, 70, 27,215,183,109,251,202,169,118,109, 91,190, 64, 80,173, 34,205,162,253, 9, 0, 74,157,174,193,250,141,
+ 27, 29,238,223,191,143,204,204, 76,100,100, 20, 60,143, 50, 12,131,102,205,154, 49,163, 71,143,182,171,233,237,221, 28, 22,203,
+ 95,121,184,255,224, 69,254, 65, 76, 46,229,189,223,115,180, 10, 55,136, 41,220, 64,166,196,205,241, 13,195, 82,145,209,122, 23,
+228,114, 57,228,114, 57,118,236,216, 1, 30,143, 87,124,243, 5, 0,131,193, 80, 25,211, 18,228,233,233,137,252,252,124,212,174,
+ 93,251,141, 72, 22,143,199, 3,135,195, 1,143,199,131, 64, 32,128, 94,175,135,143,143, 15, 52, 26, 77, 80,121,154, 90,173,182,
+177,163,163, 99,241, 13, 86, 95, 88, 89,245,122,125,113,121, 13, 6, 3,242,242,242,160, 82,169,160, 84, 42,161, 86,171,131, 43,
+179,189, 86,171, 21,207,158, 61,123, 29, 24, 24,216,152,205,102, 67, 42,149, 74,212,106,117,113,110, 81,110,110, 46,126,249,229,
+ 23,245,152, 49, 99,156, 79,157, 58, 85,161,209, 98, 24, 6, 31,127,252, 49, 4, 2, 1, 52, 26, 13,126,252,241, 71,204,156, 57,
+ 19, 60, 30, 15, 74,165, 18, 91,183,110,197,236,217,179,193,225,112, 96, 48, 24,176,113,227,198, 50,181,158, 63,127, 30,127,239,
+222,189,224, 38, 77,154, 56, 28, 63,126, 60,171, 91,183,110, 46, 61,122,244,128, 72, 36,130, 86,171,133,201,100, 66,203,150, 45,
+ 81,167, 78, 29,200,100, 50,156, 59,119, 46, 59, 32, 32,192,249,254,253,251,214,140,140,140,196, 10,204, 53, 41, 17, 49,132,197,
+ 98, 65,102,102, 38,228,114, 57,178,178,178,144,150,150,134,148,148, 20,112, 56,156, 10, 71,211,117,114,114, 26,220,160, 65, 3,
+ 54, 0,136, 68, 34, 52,110,220, 24, 11, 22, 44, 48,107,181,218,161, 0,206, 21,174,214,235,167,159,126, 58,126,251,246,109,142,
+167,167, 39, 94,190,124, 9, 23, 23, 23,142, 80, 40,172,208,104,185,187,187,239, 58,125,250,180, 99,145,185, 46,218,207, 26, 77,
+193,225, 24, 52,104,144,227,158, 61,123,118,153,205,230,222,255,182,155,154,189, 8,188,198, 13,108,243, 15,134,202,234,207,249,
+124, 45,167, 78,131,130,135,215,201, 83,192,249,110,205,103,245, 71,245,183, 61, 99, 47, 82,240, 42,210,233,213,213,123, 75,191,
+126,221, 88, 35,134,135,196,240,120,246,126,219,182, 47,117,117,117,155, 80,194,134,217,194,201,217, 22,126,190,124,230,200,153,
+ 23,174,243,230,127,173,223,183,103, 93,236,175, 7, 66,123,242,185,151,186,159,187,156, 60,173, 44,237,232,215,242, 83, 26,189,
+176,174, 34, 39,130,113,116,107,131,198,141, 2,225,234,146,135,159,118, 29, 68,141,154,205,160,215,235, 97,107,107, 43,182, 88,
+ 44, 70, 54,155,189,175, 50, 38, 11, 0,174, 92,145, 91,235,215,151, 27,216, 74,171,121,250,204,239, 6,118,235,213,175, 94,231,
+206, 93,173, 23, 47,253, 31,123, 87, 29, 31,197,241,190,159,221, 61,205,197,229,226, 2, 4, 8, 4,130, 21,105,113,215, 80,164,
+ 88, 11, 5, 74,209,210, 2,133, 34, 69, 75, 5, 41,180, 64,113,104, 11, 20,119, 8, 30, 74,112, 13, 18, 15, 36, 16,191,184, 92,
+114,126, 43,191, 63, 34,223, 4, 34,119,129, 26,191,125, 62,159,253,236,221,222,238,115, 51, 59,179, 59,207,188,243,206, 59, 23,
+ 13, 29, 90, 25, 20,253,250,180,204, 56,127,105,211, 83, 69,218,243,134, 77,155,117, 68,100,196,149,190, 28,135,112,130,168,220,
+250, 20,241, 12,231,181,108,228,149,131, 7, 39,177, 26,246,161,197,119,223,135,245, 27, 48, 96,108, 64,231, 78,157,217, 75,193,
+127,234,197,200,142,178,233,216, 62,245,179, 79,251, 29,255,117,239,250,222,231,207,253,222,160, 64,153, 24,196,139,172,151, 58,
+105, 52,237, 34,144, 72,200,172, 43, 87,232,102, 19, 38,232, 74,159, 71,153, 76,134,147, 39, 79, 66, 44, 22,151,109, 34,145,168,
+236,179,139,139, 11,136,146,105,164,166,112, 2,128, 66,161, 64,122,122, 58,108,109,109, 33,151,203,145,158,158,142, 91,183,110,
+ 33, 54, 54, 22, 66,161, 16,125,251,246, 5, 89,133,111,243,203,156,195,231,204,233,229,223,172,153,247,203, 34, 11, 0, 12, 6,
+ 3,114,115,115, 49,104,208, 32,242,220,185,115,174,231,147,146,222, 7,176,183, 58,206, 86, 3, 6,228,100, 28, 57, 82,233,127,
+191,243,206, 59,196,205,155, 55, 37,125,251,244,153, 53,251,251,239, 55,253,178,103, 79, 50, 67,211,174,230,228,157, 36, 73,146,
+ 32, 8,120,121,121, 33, 55, 55, 23, 69, 69,197, 35,216, 86, 86, 86,176,183,183,135,209,104, 4,203,113,194,191,178,172,171,210,
+ 34,255, 17,108, 47, 39,184,182,191, 98,209, 42,201, 20, 0,116, 45,223,176,176, 44,107,146,200, 18, 10,133, 53,250, 92,153, 98,
+229,122, 25,166, 8,173,210,180, 74,165,210,178, 7,173,188,192, 42, 77, 39, 73,146,160, 40,202,164,144,248, 44,203, 82,133,133,
+133, 56,122,244, 40,186,116,233, 82, 54, 44, 85, 80, 80,128,252,252,124, 20, 20, 20, 64,171,213,226,197,139, 23,184,124,249, 50,
+ 26, 52,104, 0,192,180,224,175,241,241,241, 15,234,214,173,219,186,180, 17,239,214,173,155,231,174, 93,187,210,250,247,239,239,
+206,113, 28, 22, 45, 90,148,253,238,187,239, 58,149,111,228,107, 2, 69, 81,184,117,235, 22, 26, 52,104, 0,142,227, 32, 18,137,
+ 16, 19, 19, 3,103,103,103,176, 44, 11,129, 64,128,172,172, 44, 88, 91, 87, 31, 35, 49, 60, 60,124,252, 39,159,124,146,102,107,
+107,219, 60, 39, 39, 71, 33,145, 72, 58, 93,187,118,205,203, 96, 48,192,198,198, 6, 54, 54, 54, 56,123,246, 44,236,236,236, 48,
+115,230,204, 36,141, 70,115,203,210,210,210, 69,163,209, 60, 73, 79, 79, 95,100, 78,121,211, 52, 13,149, 74,133,188,188, 60,228,
+230,230, 66,169, 84, 66,171,213,214,152,198,202,208,169, 83, 39, 4, 5, 5, 81, 43, 86,172,248, 53, 62, 62, 30, 0,224,235,235,
+139,153, 51,103, 82, 30, 30, 30,120,241,226, 5, 30, 60,120, 0,131,193, 0,142,227,170,125,120, 5, 2, 65,183,143, 63,254,184,
+163,183,183, 55, 97, 48, 24,192,178, 44,116, 58, 29, 74, 63, 39, 37, 37,193,223,223,159,244,241,241,121, 47, 62, 62,190, 27, 76,
+155, 88,193, 3, 64, 70,210, 9,120, 8,157, 1,210, 6,156,230, 4,114,178,107, 23,197, 37, 51, 51,243,251,185,139,111, 78,248,
+101,181,193, 37, 69, 1, 52, 10, 24,140,134, 77,122, 96,252, 24, 26, 43,126, 60, 10,111,159, 70, 72, 76, 76, 68,183,110,221, 68,
+105,105,105,159, 20, 21, 21,205, 49,149,251,210,165, 59,204,197,179,231,134, 13, 31, 57,182,117,207,158,253,233, 11, 23,206, 34,
+252,201,133,136, 79, 70,126,144,201,177, 69,132,131,157,197,195,152,232,251, 13,155,183,236, 10, 61,205,116, 2,150,173, 6,150,
+113, 85, 63,239,208,159, 57,227, 70,158, 57,241,251,152, 15, 71,143,107,209,163, 71,111,227,133, 75,167,241,224,246,165,199,107,
+ 87, 79,188,186, 98,253,161,110,189,250,126,208, 84,238,114,235,108,128,159,238, 83, 47, 71,219,184, 29,187,114,249,202, 82,217,
+179, 41,149,178, 40,121, 47,146, 4, 1,142,227, 42,136,172,151,133, 22, 73,146, 53, 26, 0,202,115,150,111,139, 74, 59,212,219,
+182,109,131, 68, 34,129, 88, 44,134, 80, 40,172,209,253,162, 60,103,196,139, 23,221,119,239,221, 43,169, 76,100,229,228,228, 32,
+ 39, 39, 7, 69, 69, 69, 24, 53,106,148,232,155,251,247,223, 65,137,235, 71, 85,156,222,110,110, 58, 75, 11,139,140,200,200, 72,
+247, 38, 77,154, 84, 72,175, 82,169,132,133,133, 5,246,238,219, 39, 10, 28, 48, 96, 90,143,179,103,215,162,134,248, 87,149,229,
+157, 32, 8, 56, 59, 59,195,222,222, 30, 4, 65,128,166,105,164,167,167, 35, 34, 34, 2,247,239,223, 7, 69, 16,244, 95, 89,198,
+149,105,145,255,160, 85,107,123,165, 67,135, 85,141,137,154, 35,180, 40,138,170,181, 85,171, 42,152, 50,116, 40,147,201,194,210,
+210,210, 58,120,120,120,128,166,233, 50,161,245,242,208, 97,169,245,227,209,163, 71,144,201,100, 97, 90,173,182, 90, 78,142,227,
+222,107,219,182, 45,142, 29, 59,134, 43, 87,174,224,249,243,231, 80,171,213,208,233,116,208,104, 52,136,136,136, 0,203,178, 8,
+ 8, 8,128,165,165, 37,100, 50, 89,152, 78, 87,125, 71, 84,165, 82, 41,132, 66, 97, 35, 11, 11,139,178, 99,110,110,110,200,201,
+201, 97,141, 70, 35,118,239,222,173,116,117,117,181,180,176,176, 48, 89,184, 18, 4,129,204,204, 76,120,122,122,150,249,104, 21,
+ 22, 22,194,217,217,185, 84, 88, 64,167,211,193,218,218,186,198,161, 67, 0,218,103,207,158,205, 46,247,189,205,240,225,195,247,
+ 31, 60,120,176, 94,112,112, 48,238,222,189, 11,185, 92,142, 31,126,248,225,121, 66, 66,194,135, 0,238,103,102,190, 89,191, 72,
+ 83,234, 80, 78, 78,206,209,176,176,176,247,218,182,109, 91,246,150,232,214,173, 27,209,173, 91, 55,167,242,166,254,172,172, 44,
+220,187,119, 15,193,193,193, 32, 8, 2, 79,159, 62,101, 52, 26,205,254,234, 70, 41, 60, 60, 60,118, 45, 92,184,208,138,166,233,
+178,186,109, 97, 97, 1,169, 84, 10,145, 72, 4,138,162,144,144,144,128, 65,131, 6,217,110,220,184,241,119,157, 78, 87, 31,128,
+ 1,111, 9,242, 53, 48, 60, 10, 87,218, 6,248,187, 68,108,223,182,162,195,164,201, 40, 29, 58,164, 3,252,157, 35, 30,133,103,
+216,182,118,174, 57,191,231,130,147, 63,211, 27,207, 13, 60,119, 62,100,196, 87,179,102, 10,125,125,253, 51,131,255, 12,245,238,
+ 65,127, 75, 56, 58,217, 32, 39, 91,137,132,164, 12,196, 39,234, 57, 95, 95,255,204, 7,247,194, 36, 63,254,188,174,161, 74,173,
+ 45, 29, 58,172,182,158, 94,191,245,124,240,218, 13,146,171, 99, 63,105, 35,182,176,112, 71,110,118, 24,188,189,229, 24, 20,216,
+ 28,191,237,185, 5, 91, 91, 7,184,184,184,128, 36, 73, 75, 83,243,158,157,157, 77, 28, 61,112,125,194,199,227, 38,190,219,167,
+247, 0,250,252,133, 51,130, 43, 23, 79,221,250,125,251,215,199, 57, 74, 37, 35,184, 66,139, 58,117, 93,159,196, 61,123,244, 97,
+247,158,163, 96, 33,178,110, 0, 52,174,180,194,150, 77, 48,224,144,116,236,224, 50,233,199,227, 38,181,239,211,231,125,250,194,
+133, 19,184,112,118,207,157,165, 75,235,156,125,158,186, 79,116,251,126,138,116,240,176,169,121, 65,231,162,244, 31, 12,172, 27,
+235,110,217, 82, 3, 60,231, 85, 85,249,142,164, 64,144, 65,235,116, 94,158,125,250, 80,234,196, 68,161,149,139, 11, 13, 0, 70,
+163,177, 70,161,133, 42,134,160, 95,230, 52, 53, 45,106,181, 26,108, 21,177, 19, 95,230, 76,207,204,172, 83,210, 9, 47,131,209,
+104, 44, 19, 89, 57, 57, 57,200,207,207,135,165,165, 37,178,116, 58, 23, 83, 56,123,183,107,183,251,155,101,203,230, 28, 57,122,
+ 84, 84, 94,100,149,110, 66,161, 16,171, 86,175, 22,125,241,213, 87, 83,167, 9, 4, 51, 64,211, 38,223,207,210, 78, 59, 69, 81,
+ 16, 8, 4, 72, 76, 76, 68, 82, 82, 18, 18, 19, 19,145,152,152, 8, 11, 11, 11,112,127,241, 36,160,255,176,127, 86,169,200, 42,
+191, 47,179,114, 85, 27,222,193, 28,103,120, 83,133, 1, 99,198,248,174, 41, 66, 75,165, 82, 5, 95,190,124,185,221,224,193,131,
+ 5,119,238,220,129,171,171,107,153,208, 42,221,151, 14, 71,201,100, 50, 28, 63,126,220,160, 82,169,130,107,120,152, 46,159, 61,
+123,182,245,146, 37, 75,132,227,199,143, 71,100,100, 36, 38, 79,158,140,252,252,124, 40,149, 74,228,228,228, 64,173, 86,163, 93,
+187,118,144, 74,165,120,242,228,137, 81,173, 86, 95,174,193, 98,199,101,102,102, 22,201,229,114,183,151,127, 27, 54,108,152,203,
+230,205,155,213,209,209,209,198, 14, 29, 58,216,152, 42, 56, 74,113,224,192,129, 50, 75, 93,108,108, 44, 54,111,222, 92,230,147,
+ 21, 26, 26,138, 53,107,214,148,197, 62, 51, 19,247,179,179,179,105,163,209,136, 6, 13, 26,192,195,195, 3, 90,173, 22,235,214,
+173,163, 1,220,255,167,106,179, 86,171, 61, 50,118,236,216,121, 15, 31, 62,116, 19, 8, 4,197, 38,237,146,252, 25, 12, 6, 60,
+123,246, 12, 17, 17, 17,136,142,142, 70,110,110,110, 89, 71,224,209,163, 71,121, 70,163,241, 80, 85,188,114,185,124,209,111,191,
+253,230, 42,147,201, 42,212,231, 82,107,104,169,149, 52, 43, 43, 11,118,118,118,232,209,163,135,243,229,203,151, 23,233,116,186,
+ 37,111, 73,155, 70, 12, 27, 18,219,230,139,207, 6, 99,104,160, 44,249, 88, 80,234,205, 53, 63,206, 46,113,134,119,142, 24, 26,
+232,145,252, 56,198, 14,195,134,156,104, 3, 32, 5,213, 59,108,179,127, 94, 85,156,108,219,214,254,202,177, 83,167,126, 95, 48,
+119, 86,232,156,217, 19,229,106, 77,156,212,215, 71, 76, 0, 64,124,162,158,123, 18,201,106,215,172,157, 21,186, 98,245, 70, 50,
+ 35, 39,127,242,189,123, 85,135, 55, 40, 47, 94, 72, 18, 82,223,198, 93,210, 26,250,117,172,123,231,214, 94, 88,201, 52,104,212,
+184, 13,250,244,126, 15, 87, 66, 30, 33, 61, 75, 11,133, 66, 1,157, 78, 87,109,184,132,232, 39,199,199,112, 4,231, 77,112, 68,
+ 18, 65,114,210, 49, 99, 63,237, 52, 96,192,251, 92, 80,208, 41,250,196,241,189, 55, 14,253,177,225, 8, 41, 18, 10, 52,122, 91,
+ 61, 65,104, 11, 64,134, 71, 22,169,138, 59, 52, 66,137,168,106,243,107, 73, 96,215, 38, 77, 27,187,142, 25, 59,217,182,127,191,
+ 65,220,217,179, 39,216, 67, 7,119, 95, 57,180,179,217, 94,150, 84,138, 20,201,106, 73,129,210, 88,192, 17, 98,187, 34, 37,171,
+206,136,175,175,117, 31, 48,204, 0, 28,225,213, 85,249,118, 64,167, 75, 41, 74, 78,118,115,232,210, 69,242,108,217, 50,153, 75,
+187,118, 90,162,196,135,184, 58,161, 69, 81, 20, 64,146,172, 41,156,166,166, 69,163,209,128, 5,140,181,225,164,105,186,130,200,
+ 42, 21, 90,165,207,139, 41,156,219,151, 46,189,227,221,167, 79,110, 72, 72,136, 75,215,174, 93,137,194,194, 66, 20, 22, 22, 86,
+ 16, 91,238,238,238, 68,147,128, 0,217,129, 43, 87,124, 77,189,159,166,228,157, 36,201,191, 92,104,253,199,177,189, 74,235, 97,
+117, 87,149, 90,180, 76, 17, 90, 38, 90,180,140, 70,163, 17,206,206,206,200,206,206,174,178,225, 39, 73, 18, 22, 22, 22,165, 99,
+196,213,206,188,211,233,116,235,230,204,153, 51,189, 95,191,126, 78,141, 26, 53, 66, 86, 86, 22, 92, 92, 92, 32,149, 74,203,124,
+199, 74,249, 66, 67, 67,241,219,111,191, 41,117, 58,221,186, 26, 56,127, 94,189,122,245,103, 67,135, 14,117,112,117,117,133,189,
+189, 61,158, 60,121, 2,123,123,123, 40,149, 74,196,196,196,192,218,218,186,204,111,231,212,169, 83,133, 58,157,238,231, 26,196,
+ 27,119,237,218, 53,131,181,181,245,147,172,172, 44, 42, 55, 55, 87,144,151,151, 39, 80, 42,149,194,130,130, 2,225,249,243,231,
+157,108,109,109,213,127,254,249,103,150,183,183, 55,245,252,249,115,202,104, 52,214,168, 94, 9,130,192,140, 25, 51, 32, 18,137,
+160,211,233,176,110,221, 58,204,153, 51,167,204, 39,107,245,234,213, 88,184,112, 97,153,112,222,177, 99,135, 89, 53,135,227, 56,
+ 24, 12, 6, 24,141, 70, 24,141, 70,147,196,239,235,192, 68,193,158,254,244,233,211,192,182,109,219, 94, 60,124,248,176, 99, 73,
+ 76, 50,100,100,100, 32, 35, 35, 3, 89, 89, 89, 40, 42, 42, 2, 77,211,240,240,240, 64, 70, 70, 6, 78,156, 56, 81, 80, 88, 88,
+216, 7,213,204, 56,164, 40,106,108,167, 78,157, 4, 47,167,161,180,151, 87, 42,222, 37, 18, 9,210,210,210,208,173, 91, 55,113,
+ 72, 72,200, 88, 0,255,105,161, 85, 62,188, 67,239, 62, 19, 68,254, 77,219,235, 31, 71, 4, 37, 55,174,155,145, 60,122,144,205,
+ 25, 0,120, 20,158, 97,251, 56,198, 14,254, 77, 3,185,222,125,236, 91,103,164,111,111, 6,192, 80,221,114, 61, 0, 96, 43,147,
+ 12,239,213,179, 93,154,181,165, 37,185,102,237,142,115, 91,182,252,252,206,145, 51,255, 11,239,176,102,109,113,120,135, 94, 61,
+219,177,209, 81,209,195, 1,236, 52, 85,188, 4, 6, 14,124,248,219,174,223, 16, 29,241,167,251,188, 25,205,197,185, 25, 70, 88,
+ 88,121,161,117, 75, 23,108,223, 21,134,199,143, 31,167,235,245,250,110,213,214,111,130,243,142,136, 12,247,107,214,180,137,235,
+152,177,147,108, 2, 3, 7, 33, 40,232, 36,254,216,189,243,218, 7,163,134,254,154,154,167,164,156,133, 50,145,140, 99,197,148,
+200, 86, 32,146, 88,100,234,245,197,115, 32,132, 66,169, 13, 48,188,218,134,103,202,164,209,182,221,123, 14,194,153,179, 39,241,
+199,238,237, 87, 23, 55, 29,182,179,110, 43,127,162,221, 59, 63, 78,173, 91,175,174,143,170, 40, 67, 73, 18, 98,131, 86,203, 90,
+255,184, 59,225,167,248,133, 99,227, 1,172, 5, 63,235,176, 60,158,252,209,191,127,219, 47,226,226, 68,242,142, 29, 45,210,174,
+ 92,145,149,172, 68, 82,173,208, 18, 8, 4,224,170, 30,234,170,192, 73,236,217, 67, 2,168,118, 18,150, 72, 36,130, 90,173,134,
+177,106, 11,118, 5, 78,183, 11, 23,146,227,226,226, 26, 58, 56, 56, 84, 16, 89,185,185,185,101,159,181, 90, 45,212,106, 53, 44,
+ 44, 44, 34, 52,149,143,136, 84,224,204,184,118, 77,187,114,198,140, 37, 31,142, 26,181, 33,248,242,101,169,163,163, 35, 10, 10,
+ 10, 42, 8, 45,189, 94,143,238, 61,122,136, 86, 63,124, 56, 6, 74,229, 82, 83,238,167, 75,183,110, 53,250, 3, 83, 20, 5,246,
+ 47, 30, 58,124, 11, 48,169, 50,225, 69,214, 52,132, 99,234,172,195, 42, 26,200,151, 87,247, 94,216,186,117,107,109,108,108, 44,
+188,189,189,203,196, 74,249,255,180,177,177,129,157,157, 29, 66, 67, 67,241,253,247,223,107, 0, 44,172,129,179, 80,173, 86,143,
+236,213,171,151, 70, 32, 16,160,113,227,198,101,241,179, 88,150,133, 88, 44,134,165,165, 37, 30, 62,124,136,129, 3, 7,170,213,
+106,245, 72,188, 26, 67,235,101,206, 2,181, 90,253, 81,239,222,189,213,145,145,145,232,212,169, 19, 30, 63,126,140,162,162, 34,
+ 20, 21, 21,225,197,139, 23,104,210,164, 9,212,106, 53, 54,111,222,172, 81,171,213, 31, 1, 40,168,142,179,176,176,112,224,156,
+ 57,115,168,253,251,247,215,245,240,240,104,218,166, 77,155, 70, 61,122,244,168, 63,100,200, 16,159,254,253,251,187, 53,108,216,
+ 80,219,167, 79, 31,121,191,126,253,228,106,181, 90,120,243,230, 77,133,209,104,236, 87, 67, 58,203,196, 73,108,108,108,217, 80,
+161, 64, 32, 64,118,118,118, 89,228,254,210,151, 82, 21, 66,184,103, 77, 98,187, 84, 96,149, 10, 46, 19,252,220, 42,227,172,241,
+ 34,177, 88, 92,106,241,228, 76,224,124, 20, 21, 21,213,171, 75,151, 46,143, 38, 76,152, 80,152,158,158, 14,107,107,107,248,250,
+250,194,207,207, 15, 78, 78, 78, 48, 24, 12, 56,126,252,184,234,196,137, 19, 97, 5, 5, 5,221,240,106, 12,173,158, 47,221,199,
+ 23,149,189,100, 75,173, 89,165, 66, 75, 42,149,194,195,195,163,244,222,190, 48,231,126,214, 18,127, 45,103,137,128,233,209,189,
+ 79,189,254, 3, 6,219, 30, 63,121, 75,188, 97,211,137,176,214, 61,177,195,177,142,242,148, 99, 29,229,169,214, 61,177, 99,195,
+166, 19, 97,199, 79,222, 18,247, 31, 48,216,182, 71,247, 62,245, 34, 35,162, 27,149, 95,247,176,178,116, 74,165,210,246,157, 58,
+182,206, 11,185,113,149, 93,177,122, 35,217,189,219, 7, 15,119,254,122,252,248,206, 95,143, 31,239,222,237,131,135, 43, 86,111,
+ 36, 67,110, 92,101, 59,117,108,157, 39,149, 74,219,155,146,247, 41,147, 70,219, 14,232, 63, 8, 65, 65,199,233, 35, 7, 54,175,
+ 62,120,244,105,151, 79,167, 95,203,136,141,125,204,101,166, 92,128,144, 76, 68, 84, 84, 84, 65,137,200,138, 53,133,115,242,196,
+209,229, 69,214,117, 71,215, 78, 59,162,162,192, 92,186,116,218,120,249,242, 67,205,245, 71,153, 5, 15, 34,179,115,211,178,114,
+159, 43,149, 57,122,150,101,192, 48, 12,245,205, 55,101, 14,187,149,150, 81,135, 14, 93,241,103,240, 62,236,222,181,173,128,101,
+161, 29,126,228, 8, 51,124,248, 50,206,167, 78, 29,159,189, 7,246, 17,129,239, 15,182,229, 0,118,224,208, 65,118,251, 15,238,
+ 39,234, 53,168, 87,199,215,183, 44,164,205,127,175, 46,253, 5,156,203,128, 60,101, 98,226,213,208,141, 27,117, 46, 35, 71, 58,
+136, 93, 92,108,192, 48, 68,233,251,189,170, 77, 32, 16,188,108,129,169,146,211,195,201, 41,245,212,169, 83,240,243,243,131,135,
+135, 7,202,251,200,150, 6,228,118,116,116,196,209,163, 71,193, 85, 12, 78, 93, 37,103,171,186,117, 67, 87,173, 92,169,103, 89,
+ 22,121,121,121,175, 88,179,242,242,242,192,178, 44,206,158, 57,163, 87, 22,175, 4, 98, 82,222,187, 81, 84,209,135,157, 59,175,
+ 24, 48, 96,128, 33, 46, 46, 14, 44,203,162,188,101, 43, 51, 51, 19, 86, 86, 86,208,234,116, 94, 0,100,166,112,102,158, 63,111,
+137, 26,222,235,149, 88,180,254,138,114,255,175,139,172,242, 11, 74, 79, 50,201,162, 69,211, 52,188,188,188, 42, 44,233, 66,146,
+100,133,205,204, 25,135,123, 34, 35, 35, 47,244,233,211,103,201,187,239,190, 59,101,201,146, 37, 84,163, 70,141, 80, 80, 80, 0,
+123,123,123, 56, 59, 59, 35, 38, 38, 6,167, 78,157, 98,178,179,179,183, 2, 88, 14,211,166,208, 95,121,250,244,105, 96,243,230,
+205, 15,206,159, 63,223,182,119,239,222, 66, 47, 47, 47,112, 28,135,135, 15, 31,226,216,177, 99,134,157, 59,119, 42, 75, 68,150,
+169,206,203, 23,211,210,210, 62,232,215,175,223,222,177, 99,199, 90, 51, 12, 35,124,241,226, 5,116, 58, 29,140, 70, 35,146,146,
+146, 12, 65, 65, 65, 69,106,181,122, 52,128,139, 38,240,133,230,231,231, 55,185,116,233,210,216,155, 55,111,126, 63, 97,194, 4,
+199, 30, 61,122,136,104,154,198,141, 27, 55,178, 90,181,106,229,156,153,153,105, 56,122,244,104,142, 86,171, 93,200, 48,140, 73,
+ 75,240, 16, 4, 1,165, 82, 9, 39, 39, 39,232,116, 58,176, 44, 11,189, 94, 15, 43, 43,171,178,101,147, 56,142,131, 57,206,245,
+ 47,213, 1,202, 96, 48, 96,212,168, 81, 96, 89, 22,235,214,173, 3, 77,211,102,147,217,218,218, 62,120,244,232, 81, 96,203,150,
+ 45,203,196, 75,105, 29,146, 72, 36,112,114,114,130,163,163, 35,130,130,130, 32, 20, 10, 31,212,228,239, 86,130,199,217,217,217,
+173, 46, 93,186,212, 62, 44, 44,236, 99, 0, 45, 13, 6,131, 7,195, 48, 4, 73,146, 10,142,227,158, 40,149,202, 95, 97,226, 18,
+ 60,153,153,153,223,143, 27, 55,174,213,190,125,251,172, 4,130,255, 61, 26, 2,129, 0, 18,137, 4,165,193, 49, 57,142,131, 94,
+175,199,162, 69,139,148, 42,149,234,251,183,229, 45,209,186, 77, 59,108,223,188,222,234,242,159, 23,178,162,158,226, 88, 37, 33,
+ 28, 82, 50,210,183, 55, 75, 75, 78,182,106,221,166,157, 73,156, 70,189, 33,231,163,209, 95,122,151, 44,193,179,232,197,139,132,
+109,123,247,252, 20, 15, 0, 63,254,188,174, 97, 70, 78,254,228,232,168,232,225,219,182, 29,104,111,212, 27,114, 76,225,252,159,
+120,217, 91, 0, 14, 90, 0,119, 31,134,101,212, 29, 56,242,252,194, 6,245,108,222,207,204,209,164, 22, 21,169, 63, 7, 16,111,
+106,222, 59,118,232,130, 63, 47,238,199, 31,187,247, 42, 57,150,210, 58, 57, 57,113, 0, 16, 21,229,196, 69, 69,229,115,255,243,
+ 43,182, 83, 9,185,199,203,191,252,188,199,151, 5,202,220,159,215,109,174,126, 40,165,121,139,119,209,188,197,187,152,254,249,
+215,182, 77,154, 54,246, 6,128, 35, 71,192, 52,109, 16,121,122,201,226,101,239, 47, 95,190, 12,202, 66, 29,150, 47, 47, 94,174,
+ 39, 38, 60,242, 76,124, 60,244,124,155, 85, 17, 75,104,250, 46,190,252,178,161, 58, 55, 87,222,113,222, 60, 39,193, 87, 95,145,
+213, 57,195,151,127,126, 77,225,188,255,228,201,153,201,159,126,154,186,116,201,146, 62, 91,183,109,179,104,214,172, 25,210,211,
+211,209,184,113, 99,120,120,120,224,210,165, 75, 56,122,232,144, 42,191,176,112, 33,128, 45,166,112,238, 57,123, 54,166, 81,211,
+166,217,219,182,109,115, 31, 48, 96, 0,161, 82,169, 80, 80, 80,128,130,130, 2,232,116, 58,148, 4,132,230, 98,159, 62,141, 50,
+ 26,141, 91, 77,205, 59,147,149, 37, 93,222,174, 93,138,136,101, 87,125, 48,116,232,156,229,223,126, 43,169, 87,175, 30,161,211,
+233,202,172, 90, 6,131, 1, 86, 86, 86, 6,189, 94,239, 8, 64,109, 10,167,100,231, 78, 58, 43, 43, 11,114,185,188, 44, 92, 83,
+249,184,132,133,133,133,224, 56,142, 15,166, 91, 11, 84,169,144,236,237,237, 31, 8, 4, 2,207,242,214,173,202,214,206, 43,127,
+204,104, 52,166,100,103,103,183,126, 73,241, 86,229, 15,229, 11,224,135,238,221,187,127, 48,123,246,108, 34, 36, 36, 4, 39, 78,
+156,224,226,227,227,143,148, 88,177,226,171,233,233, 84,197,105, 45,145, 72,102, 90, 90, 90,246, 44, 13,225, 32,147,201,194, 84,
+ 42, 85,112,201,112, 97, 97, 45, 56,109, 36, 18,201, 12, 75, 75,203, 94, 37,203,175,192,218,218,250,145, 74,165,186,164,211,233,
+214,163,234,133,170,171,227,180,176,181,181,253,222,201,201,233,163,175,190,250,202,241,218,181,107,138, 63,255,252, 83,148,159,
+159,191, 79,175,215, 87,183,168,244, 43,156, 14, 14, 14, 15, 40,138,242,252,139,202, 8,205,155, 55, 15, 26, 56,112,224,128,209,
+163, 71,195,104, 52, 98,203,150, 45,184,116,233,210,153,103,207,158, 5,214,208, 27,125,153,211,201,211,211, 51,100,202,148, 41,
+ 62,163, 70,141,146,217,219,219, 67, 32, 16, 64,165, 82,225,217,179,103,120,248,240, 33,119,242,228,201,162,208,208,208, 20,181,
+ 90,221, 21, 64,182, 25,247,243,117,122,205, 21, 56, 5, 2, 65, 23, 47, 47,175, 3, 75,151, 46,181,238,213,171,151,133,163,163,
+ 35, 40,138,130,209,104,132, 66,161, 64,120,120, 56, 46, 92,184,160, 58,114,228,136, 42, 39, 39,103, 20,128,171,255, 68, 58,223,
+ 36,167,127, 67, 44,126,105,161,232, 42,163,189,215,112,110,141,233,236,222,197,109,208,240, 15,250,245, 5,128,195, 71,207,157,
+ 55, 97, 81,233, 42,211, 89, 83, 90, 77,225,108,220,128, 92, 26, 17, 25, 94, 33,160,101,211, 38, 1,177,254,205,134,126,103, 10,
+ 81,185,200,240, 21,242, 94,110, 56,182,188, 77,183,194, 48,171,191, 47, 2, 7, 13, 31, 50,224,235,133, 11,240,195,247, 43,112,
+242,240,241, 51, 81,241, 21,150, 9,250,207,213,165,191,152,147,248, 78, 32,120, 87,230,230,214,121, 29,203, 46,120, 28, 30,110,
+ 85,190,195, 86,106,121, 46,223,169,116,119,119,207, 84, 40, 20, 46,166,112, 6,254,242,139, 65,109,105, 41, 89,176,106, 85,151,
+ 34,173,182,203,242,229,203, 5,247,239,223,199,230,141, 27,105,109, 74,202,222, 44, 96, 70, 21,163, 33, 85,114,250,204,152, 33,
+157,187,121,243,120,223, 6, 13,156, 63,254,248, 99,161, 80, 40,132, 74,165, 66,114,114, 50, 46, 94,184,160,143,140,138,138, 84,
+ 42,149,239, 3, 72, 51,149, 51,240,151, 95, 12,118,190,190,144,201,229,220,229, 43, 87,108, 39,207,156, 57,165, 78,221,186,182,
+125,250,246, 21,218,216,216, 32, 47, 47, 15, 47, 94,188,192,241,227,199, 51,139,138,138,220, 1, 48,166,112,238,189,121,179,249,
+217,171, 87,135,125,247,221,119,226,128,128, 0,216,218,218,162,176,176, 16,225,225,225,184,122,245,170,110,235,214,173, 5, 5,
+ 5, 5, 83, 24,134, 57,245, 23,150,251,219, 96,213, 42,197,246,210,209,159,191,218,195,223,148,130,104, 13, 96,113,201,231,111,
+ 81,243,154,129,111,211,203,199,219,193,193, 97,187, 86,171,229, 52, 26,205,100, 0, 73,255,194,116, 10, 90,183,110,189, 57, 51,
+ 51,179, 61,199,113,176,181,181,189, 21, 17, 17, 49, 13, 85,204,188,169,129,147, 2,208,222,202,202,170,157,181,181,117, 23,157,
+ 78,231, 95, 50,252, 22,165, 82,169,174, 26, 12,134,187, 37,214, 39,230, 31,206, 59, 5,160,151,187,187,251,167, 44,203, 54, 32,
+ 8,194,142, 97, 24, 24,141,198,124,150,101,159, 21, 20, 20,236, 4,112,233, 95,144,206, 55,194,217,164, 62,134,112, 36,252,171,
+ 18, 4, 21,132,214, 75, 2,130, 96, 17, 21, 25,135,227,102,164,147,236,215,211,107, 19, 80, 60, 51, 17, 53, 59,215,254, 79,104,
+153, 32, 94,204, 22,153,245,169,113, 28,193, 85,224, 36, 56, 34,169,113,243, 33,127,188,142,208, 50, 21, 77,252,208, 5, 28,218,
+179, 28,238, 70, 63,195,159,111,241,187,238,141,113,254, 0, 56,108,180,183,191, 69, 10, 4,174, 0,200, 18,235, 11,203, 18, 4,
+195, 17, 4, 93,126,120,235,165,142,101,181,156, 6,160,153, 80, 34,241, 98,104,218, 37, 29,176, 58,203, 48,239,104, 57,174,200,
+ 19, 88,252, 8,136,169, 77, 58, 13, 64, 51, 74, 34,241, 62,203,113,131,178, 44, 45,155,103,106, 52,114, 0,156,149,165,101,148,
+ 82,165,218,173,213,106, 55,225,213,145,139, 26, 57, 69, 18,137, 39, 67,211, 46, 0, 64, 10, 4,153, 7,117, 58,175, 20, 27,155,
+143,181, 58,157,143,149,149,149, 81,175,215, 43,181, 90,237,104,154,166, 47,155,147,247,103, 52,221,228, 38, 73,118, 50, 88, 90,
+ 58, 26, 8,194, 82, 79,211, 6,189,193,144,172,213,106,195, 0,252, 4, 32,238, 47, 46,247,183, 10,166,132,147,122, 83, 15, 11,
+207,201,115,242,156, 60, 39,207,201,115,242,156,127, 61,167, 12,128,119, 73,103,241,191,152,247,183,202,186, 85, 58,251, 95,192,
+223, 11, 30, 60,120,240,224,193,227,173,128, 26,149,248,100,241,248,103, 65, 84,163, 74,205, 49, 9,214, 70,217, 6,243,156, 60,
+ 39,207,201,115,242,156, 60, 39,207,249,255,142,179, 38,238,255,226,144,228, 43,107, 29,114, 28,183,253,239,248, 99,222,252,203,
+115,242,156, 60, 39,207,201,115,242,156, 60,231,255, 59,148, 14, 29,146,252,173,168, 18, 46, 37,219,155, 62,151,199,219, 93, 23,
+ 94,134, 71,201,102,206,249,110,252, 45,231,193,131, 7,143,183, 3,255,132,208, 50,181,209,122,157,198,237,117,133,207, 10,130,
+ 64, 26, 65, 32, 13,192,138, 55,120,110, 77,112,119,114,114,250,162, 73,147, 38,123, 93, 92, 92,166, 3,112, 54,243,250,134, 50,
+153,108,189,165,165,101,136,165,165,101,136, 76, 38, 91, 15,160,225, 27, 42, 55, 2,192,100,137, 68,114,197,205,205, 45, 85, 44,
+ 22, 95, 1, 48, 5,181,159,185,218, 8,197,113,210,190, 5,208,220,156, 11,157,155, 14, 58, 36,111, 58,232,137,188,233,160,112,
+199,128,129, 13,229, 77, 7,133,203,155, 14,122,226,220,116,208,161,191,160,190,190, 78,249,174, 32, 8, 36, 17, 4,146, 76,188,
+246, 39, 2, 72, 38, 8,164,188,129,186,196,131, 7, 15, 30, 60,254,107,112,119,119,255,192,205,205, 45,216,205,205,237,146,187,
+187,251, 7, 38, 92,210,179,146,134,135, 33, 8, 48, 53, 52, 36,213,157, 87,147,185,178,252,181,107, 76,204, 90,121, 78, 23,130,
+ 0,195,149,128, 32,192, 58, 59, 59,111,112,115,115, 91,241,242,230,236,236,188,129, 32,192,150, 59,151, 41, 39,240,204, 53,171,
+186,140, 25, 51,230,112, 94, 94, 94,144, 94,175, 15,122,250,244,105, 80,215,174, 93, 15,190,100,221,168,146, 83, 42,149,126,216,
+182, 93,251,208,171, 55,238, 62,141,125,150,144, 22, 25,243, 60,225,244,249,203,247, 3,154, 53,191, 39,149, 74, 63, 52,163,140,
+ 8, 0,147, 5, 2,193, 21, 43, 43,171, 20,129, 64,112, 5,192, 84,138,162, 78,173, 92,185, 50, 33, 34, 34, 34,227,230,205,155,
+249, 87,175, 94, 77,157, 48, 97,194, 51,130, 32, 78, 87, 34,216,123, 86, 98,165,121,217,170,179, 36, 49, 49,241,188, 66,161,184,
+ 96, 97, 97,241,189, 9,231,151,113,202,155, 14,122,146, 89, 96,224, 50, 11, 12,156,188,233, 32,174,220,231, 39,102,222,243,154,
+202,232,149,186, 32,145, 72,188,107, 16,244, 61,171,186, 22,128,107,201,111,173, 1,252, 82,178,149, 78, 61,119,149, 74, 36,111,
+170, 46,189,137,188,243,156, 60, 39,207,201,115,254,221,156,255,101,180, 42,217,187,161,216, 95,203,173,182,179, 14, 63,123,250,
+244,169, 21, 0,248,249,249, 77, 3,112,212, 28, 33, 65, 16,152,203,178, 28, 9, 0, 36, 73,204,235,214,173,123, 43, 11, 11,139,
+ 10, 81,144, 53, 26,141,248,202,149, 63,123,176, 44, 71,148,156, 55,151,227,176, 30, 64,134,169,255,161,215,235, 72,161, 80, 12,
+146, 36,190, 12, 8,104, 86, 39, 59, 59,251, 26, 73,146,123, 83, 83, 83,243,204, 54,227, 16, 4,118,236,216,225,231,230,230,246,
+ 74,180,102,133, 66, 33, 30, 52,232,125,179,248,198, 1, 18,157, 68,210, 78, 68, 16,110, 12, 77,219, 1,128, 64, 32,200,187, 47,
+ 22,183,254,225,187,239,100, 4, 65,176, 57, 57, 57,208,104, 52,152, 53,107,150, 69,100,100,228,224,236,236,236, 77, 53,208,250,
+ 53,111,209,106,214,133, 11,231,253,149,185,121,218, 29, 63,111, 11,213, 8, 68,234,186, 77, 26,139, 54,111,223,109, 63,105,252,
+232,207,163,163, 35, 30,161,242,229, 72,202,131, 4,112,124,230,204,153, 77, 3, 3, 3,197,133,133,133, 82,141, 70, 83,103,239,
+222,189,139, 90,183,110,109,213,178,101, 75,241,129, 3, 7,136,130,130, 2,112, 28, 39,107,220,184, 49, 55, 98,196, 8,237,193,
+131, 7,167, 3,216, 80,141,240,157, 91,124, 47,201,117,141, 26, 53, 90, 10, 0, 79,159, 62, 21,149,187,199, 66,127,127,127, 75,
+ 0,136,137,137,249,134,227,216,153, 0,192,113, 88, 13, 96, 65, 37,166,181,167, 77, 59, 14, 7, 8, 52,136,184,113, 88,218,180,
+211,112, 45, 56, 60, 35,128,167, 37, 29,130,229, 64,185,184, 80, 21, 17,149,150,150, 86,171,181, 9, 7, 12, 8, 36, 8,130, 56,
+ 18, 26, 26,122, 52, 51, 51,179, 46,203, 50, 19,171, 75,231, 75,245,136,112,116,116, 28,151,157,157,189, 2,192,167, 81, 81, 81,
+173, 0,192,223,223, 95, 4,224,129,141,141, 77, 7,131, 94, 79,240,239, 42, 30, 60,120,240,248,207, 10,173,135, 0, 6,224,127,
+ 75,240,108, 7, 96,182,208, 18, 3,192,181,107,215, 0, 64, 82,139,132, 16,229, 5,204,140, 25, 51,224,230,230,246,178,120, 65,
+ 72,200,149,215,201,108,133,255,248,246,219,111,173,242,243,243,123,254,250,235,175,157, 57,142, 91,147,150,150,118,167,134,235,
+ 51, 56, 14,171, 73,146,152, 71, 16, 4, 36, 18,105,236,148, 41, 83, 30,150,252, 86,231,244,233,211,178,129, 3, 7,170, 1, 36,
+ 0,128, 68, 34,245,160, 40,210,175, 88,185, 98,117,117,130,112, 24,224, 75,139,197,221, 39,255,242, 11,253,206,192,129, 2, 75,
+185,156, 0,128,132,232,104,199,213, 63,254,216, 33, 47, 62, 94,172,113,116,204,201, 81,169, 52,177,177,177,144, 72, 36, 4, 69,
+ 81,239,212,148, 97, 75, 75,203, 47,190,251, 97,149,165, 50, 55, 95,163, 85, 22,234, 41,218,168,179,182,144, 49, 25,233,153, 57,
+ 86, 22,150,234,121,139,151,137, 63,155, 56,246, 11,149, 74, 53,173, 6,170,233, 95,126,249,165,127,219,182,109, 61, 14, 29, 58,
+ 68, 20, 20, 20, 64, 32, 16, 88,181,108,217, 18,173, 91,183,102,254,252,243, 79,162,110,221,186, 8, 8, 8,192,141, 27, 55,112,
+235,214, 45,162, 85,171, 86,178, 99,199,142,141, 49, 26,141, 27,106, 18,215, 20, 69,206,106,220,184,113, 75, 75, 75, 75,189,159,
+159, 31, 38, 78,156, 8,142,227,208,179,103,207, 0, 43, 43,171,163, 42,149, 74, 28, 19, 19,221,185, 38,145,157, 25,113,114, 68,
+169,101, 11, 64, 51,112,120,150, 21,113,178,121,185, 83,252, 99, 98, 98,222,205,203,203, 43,115, 70, 44, 93,192,188,115,231,206,
+230,212,165, 12,142,195,234,129, 3, 3,231, 1, 4,209,179,103,207,252,233,211,167,147,209,209,209, 31, 13, 25, 50, 56,224,233,
+211,103,168, 38,157,229,235, 17, 49,110,220,248, 12, 43, 43,171,161, 71,142, 28,137, 81, 40, 20, 2,145,168, 76,103, 82,206,206,
+206,114, 63, 63,191,169, 14, 14, 14,153, 20, 73, 58,115,224,184,154,234, 18, 15, 30, 60,120,240,248, 87,225, 76,137,184, 58,243,
+242, 15, 2, 0, 8, 10, 10, 42, 11, 95, 26, 24, 24, 88,101,175,154,227,184,140,199,143, 31,123,169,213,106,112, 28,103, 74, 35,
+ 80,126,138,102, 6, 65,144,155, 73,146,152, 70, 16, 4, 2, 2,154, 61, 95,183,110, 93,101,107,122,233, 3, 2,154, 61,167, 40,
+178, 30,199,113, 32, 8,114, 11,199,177, 25, 85,112, 86,218, 48,138,197,146,185, 0,224,234,234, 22,127,238,220, 57,253,176, 97,
+195,240,227,143, 63,138,230,207,159, 63, 71, 32, 16, 76, 79, 74, 74, 74,175, 38,157, 0,176, 64, 46,119,150,237,216,177,195,111,
+202,148, 41, 15, 21, 10,197, 2, 0,112,115,115, 91, 1,160, 9,128,132,114,199,176,117,235,193,212,137, 19, 39,198,102,102,102,
+ 46,168,138,115, 40, 80,223,171,113,227,238,203,175, 93,227, 72,157,142,200,190,126, 93,153,149,145, 97,140,203,202,146,237,122,
+240, 32,112,209,138, 21, 66, 47,111,111,132,156, 58,229,148,173, 86,103, 21,232,116,218,140,140, 12,142,166,233, 91, 38,228,189,
+169,179,220, 89,182,237,167, 45,247,173,133, 20,235,236,233, 65, 8, 29, 28, 4,164,204, 70, 76, 9, 72, 93,189, 58, 13,197, 0,
+154,214, 84, 70, 34,145,104, 76,239,222,189,101, 7, 15, 30, 36, 2, 2, 2, 96,103,103,135,235,215,175,227,209,163, 71,200,203,
+203, 35,141, 70, 35,218,180,105,131, 85,171, 86,193,219,219, 27,249,249,249, 72, 74, 74,114, 18,139,197,114,163,209, 88,213,253,
+172, 80,159,230,206,157, 11, 55, 55, 55,208, 52,141,220,220, 92,208, 52, 13, 43, 43, 43, 0, 64, 74, 74, 10, 78,157, 58,105, 74,
+ 93,170, 17, 28,199,225,189,247,222, 43, 36, 8, 34,234,101,139,150, 57,156, 30, 30, 30, 7,178,178,178,251,117,239,222, 29,121,
+121,121,198,101,203,150,161,121,243,230,240,243,243, 51, 37,157, 11, 68, 34,241,175, 62, 62, 62, 63,205,152, 49,195,205,193,193,
+ 1, 58,157,110, 81,122,122, 58,166, 78,157, 10, 0,232,223,191,127,115,161, 80,120,110,194,132, 9,168, 91,183,110,106,110,110,
+110, 82,104,104,232, 68,181, 90, 29, 94,219,188,155, 8,158,147,231,228, 57,121,206,127, 21,167,169, 90,228, 95, 10, 69,169, 5,
+171, 4,219, 43, 8,173,192,192, 64, 34, 40, 40,136, 51, 33, 99, 57,158,158,158, 94, 22, 22, 22, 0,144, 99,110, 42, 88,150,157,
+238,232,232,152,185, 96,193,130,142,126,126,126,250,233,211,167,135, 39, 36, 36, 44, 44,127, 78,157, 58,117,190,223,184,113, 35,
+ 98, 99, 99, 19, 86,172, 88,113, 35, 39, 39,199,220,117,204,230,115, 28,214,149, 88,199,178, 79,157, 58,213,252,218,181,107,211,
+126,254,249,103,249,103,159,125, 38,250,226,139, 47, 70, 3,248,177, 38, 18,138,162,212,149, 13, 23, 86, 6, 55, 55, 55, 61, 69,
+ 81, 85, 6,137, 11, 4, 44,164, 98,113,183,229,215,174,113,250,132, 4,245,111,107,215, 90,111,187,119,111,169,145,227, 92,156,
+157,157,209,169, 67,135, 34, 41, 69,101,103,166,167,179,206,245,235, 83, 47,206,157,115,210,136,197,105, 7, 15, 30, 44,200,201,
+201, 57, 81,163, 9,143, 32,148, 44,199,233,173, 60,189,141,195, 6,247, 10,184,127,247, 81,180,181,179, 19,217,170,101, 64,243,
+232,216,132, 80,176,172,129, 32, 8,101, 77, 60,182,182,182,126, 57, 57, 57, 80, 42,149,144,203,229, 88,183,110, 29, 92, 93, 93,
+161, 86,171, 17, 17, 17,193,121,122,122, 18,215,174, 93,131,167,167, 39,178,178,178,160,215,235, 81, 88, 88,152,169,211,233,170,
+ 90,155, 49,131, 36,169,223, 73,146, 24, 79, 16, 4,234,213,243, 77,220,180,105,147,158,101, 89,248,251,251, 99,200,144, 33, 56,
+118,236, 24, 34, 34, 34, 74, 45, 79,122, 31,159, 58,137, 36, 73,248,148,104,165, 90, 91,117, 74,151,246, 73, 75, 75, 27, 90,203,
+135,134,116,119,119, 31,221,160, 65,131,105, 31,126,248,161, 81, 44, 22, 67,165, 82,149,222, 11, 99,191,126,253,243, 7, 14, 12,
+180, 61,115,230, 76,181,233,212,235,245,241, 5, 5, 5,159,126,249,229,151,123,183,110,221,106,191,112,225, 66,176, 44, 11,142,
+227, 64,211,116,217,162,223, 44,203,226,248,241,227,136,139,139,251,254, 37,145,197,131, 7, 15, 30,255, 47, 96,134, 22,249, 55,
+194, 13,197,195,134,120, 89,108,253,237,145,225, 41,138,218,118,241,226,197,150,157, 59,119, 22,244,232,209, 35,224,252,249,243,
+ 1,169,169,169,225, 37,214,131,128, 30, 61,122, 4, 56, 59, 59, 99,253,250,245,106,138,162,182,213,242,111,202, 26,189,244,244,
+244,135, 0,214, 28, 59,118,108,245,228,201,147,225,234,234,218, 68,161, 80,252,173,121,182,145, 72, 90, 77, 88,183,142, 22, 26,
+141,228, 47,107,214,216,172,189,114,101,245,161,195,135, 5,239,189,247, 30,193,113, 28,194,158, 60,177, 88,181, 97,131,108,212,
+224,193, 9, 49,241,241,244,201, 11, 23,140, 25,169,169,185,169, 89, 89, 75, 0,228,214,196,111, 52, 26,111, 63,125,250,212,189,
+ 83,151,247, 60,174,222, 11,127, 52,108,112,255,238, 66, 1, 73, 60, 75, 72,121,224,230,234,100, 27,114, 37, 88, 99, 52, 26,111,
+215,196,163, 82,169, 94,208, 52,237,192,113,156, 60, 36, 36, 4,114,185, 28,121,121,121, 48, 26,141,208,235,245,122,181, 90, 45,
+205,201,201,129, 86,171,133, 78,167,131,141,141, 13,194,194,194, 50,104,154,254,179, 42, 78,134, 97, 38, 72, 36,146,111,133, 66,
+161, 88, 36, 18,165, 61,120,240, 0, 74,165,178,142,157,157,221,143, 52, 77, 35, 45, 45, 13,215,174, 93,251,202,198,198, 38, 1,
+ 0,164, 82, 41,196, 98,137,163, 78,167,163, 1,164,214,246,158,191,206, 26, 83,174,174,174,222, 22, 22, 22,203,231,205,155,235,
+223,162, 69, 75,100,101,101,129,101, 89, 88, 90, 90, 66,173, 86,195,198,198, 6,237,219,183,127,177,124,249,114, 5,199, 97, 82,
+ 77, 98, 48, 51, 51, 51, 75, 32, 16, 76,159, 60,121,242,183,126,126,126,245, 56,142, 67,195,134, 13,209,187,119,111,156, 59,119,
+ 14,177,177,177, 80,169, 84,204,157, 59,119,246, 43, 20,138,211,252,235,150, 7, 15, 30, 60,254,115,120,197, 55,171,130, 69,235,
+239, 68,102,102,102, 86,116,116,244,249,208,208,208,192, 17, 35, 70, 32, 36, 36,100, 28,128, 47, 1, 64, 34,145,140, 27, 49, 98,
+ 4, 66, 67, 67, 17, 29, 29,125, 62, 51, 51, 51,235, 77,252,167, 88, 44,214,234,245,197,198, 41,169, 84, 42, 53,243,242, 58, 37,
+ 67,134, 0, 80,167,154, 99, 85,155, 70, 4, 2,183,102,125,251, 10,242, 30, 61, 82,238,184,123,247,219,189,123,247, 10, 58,118,
+236, 72, 24, 13, 6, 48, 44, 11, 95, 95, 95,162, 71,207,158,150,191,239,221,235,192,168, 84,215,190,155, 55,239,250,246, 9, 19,
+138,158,150,248,129,213, 4,157, 78,183, 97,218,212, 79,123, 94, 9,185,238,209,164,113,125,135,243, 23,175, 60,116,116,180,149,
+249, 53,104, 96,153,147,151,203, 44,156,255,149, 64,167,211,253, 82, 19,143, 70,163, 57, 30, 28, 28, 60,216,203,203, 75, 30, 30,
+ 30, 14,189, 94, 15,134, 97,208,163, 71, 15,112, 28, 39, 1,192, 10, 4, 2, 68, 71, 71,195, 96, 48,100, 62,125,250, 52,237,217,
+179,103, 18, 0, 43,107, 72, 95,162, 78,167, 67, 84, 84,241,168,157,167,167,103,175, 1, 3, 6,128,166,105,244,237,219, 23, 39,
+ 79,158,236, 21, 21, 21,181,182,188,230,123,221, 50, 47,177,144,249,187,187,187, 31, 43, 57,100,146, 19,188,135,135, 71,128,175,
+175,239,214,149, 43, 87,138, 60, 61, 61,193,113, 28,236,237,237,160, 86,171,145,157,157,131, 38, 77,154,192,203,203, 11, 43, 87,
+174, 4,128,253,166, 90,220,210,210,210,158,165,165,165,141,200,204,204, 20,229,231,231,183,238,213,171,215,250,158, 61,123,226,
+225,195,135,184,126,253,250, 40,137, 68,146,105, 48, 24,104, 87, 87,215, 73, 4, 65,216, 24, 12,134,125, 57, 57, 57, 10,254,221,
+197,131, 7, 15, 30,255, 9,148,250,104,161,220,222, 60,139,150,191,191,191,101, 66, 66,194,199,117,234,212, 17, 3,128,133,133,
+ 69, 19, 95, 95,223, 57,241,241,241,133,230,166, 70,173, 86, 31,218,187,119,111,239,159,126,250, 73,212,191,127,255,250,199,142,
+ 29,107, 11, 0,253,251,247,175,111,109,109,141,189,123,247, 26,212,106,245, 27,139,137,100, 52, 26, 59,183,105,211, 6,185,185,
+185, 72, 72, 72, 48,107, 88,230,244,233,211, 50, 20,251,101, 85,123,172, 58,208,122,189,189,157,135, 7,153,122,229,138, 33, 87,
+169,116,235,220,165, 11, 97, 52, 24, 64,146, 36,114,114,114,144,148,148, 4, 91, 59, 59, 34,250,233, 83,171,157,115,231,158,174,
+211,162,133,152,209,235, 29,205, 72,166, 42, 59, 51, 99,252,231,211, 63, 59,190,111,223,126,121,190, 82, 25,103, 97, 33,211, 73,
+ 36, 34,215, 25,159,127,206,228,230,230,142, 5, 80,100, 2,207,202,125,251,246,245,237,219,183,239, 19,111,111,111,231,172,172,
+ 44,215,252,252,124, 38, 55, 55,151, 66,177,175, 21, 1, 0, 87,174, 92,129, 82,169,164, 25,134,185,134,226, 88, 88,122, 83, 19,
+234,227,227, 99,219,186,117,235,174,114,185, 28, 5, 5, 5,112,116,116, 68,203,150, 45,187, 82, 20,245,107, 98, 98, 98,193,155,
+172,245,151, 46, 93,178,230, 56,238, 93,142,227,208,183,111, 95,147,174, 97, 24,230,147, 1, 3, 6,136, 8,130,128, 70,163,134,
+ 84,106, 1, 75, 75, 43, 88, 91,219,192,207,175, 17,210,210,210,208,167, 79, 31,125, 92, 92,220,102,133, 66, 97,118, 29, 45, 40,
+ 40, 24,212,190,125,251,217, 83,167, 78, 5, 77,211, 24, 52,104, 16,146,147,147,215,190,120,241,226,160,187,187,251,232, 79, 62,
+249, 68,238,232,232,136,217,179,103, 91, 0,248,134,127,119,241,224,193,131,199,127, 2, 47,251,104,189,106,209,170,110, 76,212,
+213,213,181, 19, 65, 16,139, 52, 26,141,184,116, 72,134, 32, 8,177, 92, 46, 63,169,209,104, 86, 40, 20, 10,179,156,226,242,243,
+243,149,207,159, 63, 63,121,251,246,237,225, 67,135, 14,197,165, 75,151,198, 2,192,208,161, 67,113,251,246,109, 60,127,254,252,
+100,126,126,190,242, 77,228,220,195,195,163, 95,151, 46, 93,134,182,105,211, 6, 65, 65, 65, 96, 24,230,150, 57,215,151,159, 97,
+136, 74,102, 29,150, 30, 51,137,140,162, 64, 16, 4,104,154, 6, 0,100,103,101, 33, 54, 38, 6,185,121,121,208,105,181, 80,169,
+213,140, 95,221,186,154, 2,189, 94, 72, 0,230,142,125, 37,134,222,191,147,164, 86,169,156, 29,237, 29, 52, 50,153, 4,249,202,
+ 2,209,131,251,119,138, 0,196,153,200,161,231, 56,174,203,185,115,231,150, 80, 20, 53,194,202,202, 10,211,166, 77,163,186,118,
+237, 10,145, 72, 4,157, 78,135,252,252,124,236,221,187, 55,139, 97,152,122, 37,215, 88,201,100,178,221, 20, 69,165, 20, 22, 22,
+ 46,170,241, 15,244,250,254,129,129,129, 2,189, 94,143,239,190,251, 14, 75,151, 46, 69,223,190,125, 5,247,239,223,239, 15, 96,
+223,155,170,241, 44,203,162, 87,175, 94,229,157,225,163, 76,185, 78, 40, 20, 6, 52,104,208, 0, 89, 89, 89,200,202,202,130, 92,
+ 46,135,187,187, 59, 92, 93, 93,177,118,237, 90,110,253,250,245,231, 13, 6,195,230,236,236,236,140, 90,212,197, 73, 99,199,142,
+157, 52,124,248,112, 20, 21, 21,225,246,237,219,232,208,161, 3, 86,175, 94,237,118,237,218,181, 47,219,180,105, 3,161, 80,136,
+144,144, 16,208, 52,157,204,191,183,120,240,224,241,255, 13,255, 81,255,172,106, 81,173, 69,203,203,203,203,142, 97,152,175, 6,
+ 12, 24,208,107,240,224,193,232,211,167, 79,133,223,247,237,219,103,125,244,232,209, 21, 27, 54,108,232,107, 48, 24, 86,154, 51,
+212,199,178,236,241,125,251,246,245,127,239,189,247,100,221,186,117,243, 5, 0,137, 68,162,223,183,111,159,154,101,217,227,181,
+200, 75,105,112,199, 12, 0,112,119,119,111, 46, 16, 8,134,246,235,215,175,249,248,241,227, 17, 17, 17,129,189,123,247, 62,243,
+243,243,187,145,145, 97, 86, 27,153, 80,195,172,195, 21, 53, 89,183, 40,177, 56, 39, 63, 61,221,206,202,219, 91,104,111,109,173,
+ 8, 10, 10,242,234,217,179, 39,145,156,156,140,188,188, 60,104,181, 90,220,191,127,159, 21, 0,137, 2,123,123, 34,241,246,109,
+130, 18,139,115, 80,113, 38, 95,141,240,114,179,111,184,120,254,148, 58, 90,157,182,105, 65, 65, 1, 45, 16, 10,133,158,174,118,
+201, 49,113,102,141,196,233,100, 50, 89,107, 0, 2,150,101,213, 14, 14, 14,178,139, 23, 47, 66, 44, 22,131, 32, 8, 52,107,214,
+ 12, 82,169, 84,196,113, 92, 18, 0, 88, 91, 91,139,183,109,219,102, 59,122,244,232,235, 53, 17,183,106,213, 74, 40,145, 72,222,
+247,243,243,195,237,219,183, 17, 30, 30,158,120,251,246,109,159, 86,173, 90,193,219,219,251,125, 55, 55,183,195, 15, 31, 62, 52,
+190,137,138, 93, 60, 99,213,124,103,120,134, 97, 88,130, 32, 64,146, 36, 88,150, 69, 86, 86, 22,234,213,171,135, 77,155, 54, 97,
+221,186,117,223, 41, 20,138, 83,181, 73,143,191,191,191,168, 94,189,122, 99,135, 15, 31,142,248,248,120,172, 88,177, 34, 91,161,
+ 80, 92,185,112,225,194, 7, 83,167, 78,165, 58,116,232,128,156,156, 28,252,254,251,239,244,131, 7, 15,126, 75, 79, 79,223,195,
+191,114,121,240,224,193,227, 45, 22, 90, 94, 94, 94,195, 69, 34,209,236,145, 35, 71, 82,141, 26, 53, 66, 70, 70, 6,108,108,108,
+140, 4, 65, 8, 1,192,206,206,206,104, 97, 97,129, 41, 83,166,160, 69,139, 22,157,230,206,157,219, 65, 32, 16,108, 74, 75, 75,
+219,109,202, 31,103,102,102,170, 73,146, 60, 50,109,218,180,149,143, 30, 61,172, 7, 0,247,238,221,123,158,150,150, 54, 63, 51,
+ 51, 83,109,102, 62, 74,131, 98, 18, 18,137,244,110,195,134, 13, 95,180,110,221,218,102,240,224,193,144,203,229, 8, 13, 13,197,
+170, 85,171,158,234,245,250, 37, 87,175, 94,165,255,238,155, 76,235,116,233, 15, 78,156,176,238,250,209, 71, 54, 51, 6, 12, 88,
+243,217,180,105, 63, 45, 94,188, 88,208,168, 81, 35, 66,173, 86,227,238,221,187,220,209,163, 71,141,191,127,251,237, 58, 88, 90,
+ 10,111, 31, 61, 42,214,235,245,137,102, 90, 75,186,116,236,220,169,209,154,159, 54, 64,171, 41,194,221, 91,103,144,151,151,133,
+109,219,143, 53,242,240,224,186,164,166,166, 94, 53,149,139, 32, 8,191, 75,151, 46, 57,115, 28, 7,177, 88,140,229,203,151,195,
+221,221, 29, 54, 54, 54, 40, 44, 44,196,151, 95,126,105, 59,115,230, 76, 91, 0,136,136,136, 40, 11,207, 80, 19,210,210,210,218,
+ 79,153, 50,197,154,166,105,156, 63,127, 94, 79, 16,196,162,224,224,224, 95,155, 53,107, 38,238,212,169,147,245,158, 61,123, 58,
+ 0, 8,121, 83, 66,171,150,215, 61,187,120,241, 98,155, 17, 35, 70,112, 66,161,144,200,207,207,135,157,157, 29, 54,109,218,164,
+ 82, 40, 20,103,106, 93, 7,104, 90, 44,147,201,196, 28,199,225,200,145, 35, 72, 76, 76,252, 36, 39, 39, 39,157, 97,152, 99, 95,
+125,245,213,156, 70,141, 26,213,141,137,137, 73, 44, 44, 44, 92,157,153,153,249,130,127, 53,241,224,193,131,199,127, 10,165, 78,
+240,165,179, 15,207,160,120, 56,177,106,161,197, 48,204,148, 11, 23, 46, 80, 44,203, 98,251,246,237,120,240,224, 1, 39,147,201,
+ 22,201,100,178,141, 22, 22, 22,140, 70,163,153, 60,113,226,196,209, 75,151, 46, 37, 59,117,234,132,219,183,111,147,245,234,213,
+ 27, 11,160,188,208,234,137,106, 98,109, 20, 20, 20,220,207,200, 72,175, 87, 46, 64,101, 61,137, 68,122,191,134,204,188,204,249,
+114, 80,204,118,203,151, 47, 87,185,185,185,233,195,195,195,177,117,235, 86,246,193,131, 7, 87,196, 98,241, 54,133, 66,161, 51,
+145,243, 77,160,140, 83, 76,211,161,127,204,153,227,255,206,160, 65,236,167,179,103, 23,137, 44, 44,190, 88,179, 97,195,220,252,
+194, 66,119, 16, 4,231,104,107,155,184,125,249,242, 21,125,223,127,191, 40,226,234, 85,233,163, 75,151,132,114,163,241,177, 57,
+233, 76, 77, 77,189, 26, 18,114, 29,187,118,252, 4,131, 65, 7, 69,106,177, 78,203,206, 41, 64, 13, 34,235, 21, 78,154,166, 11,
+ 62,248,224, 3, 17, 0,139, 49, 99,198,136, 51, 51, 51, 81,191,126,125, 0,128, 82,169,196,153, 51,103,208,184,113, 99, 0, 64,
+ 88, 88, 88,217,231,154,210,105,105,105,249,126,135, 14, 29,144,152,152,136,136,136,136,203, 10,133, 34, 7,192,229,228,228,228,
+254,109,218,180,193,241,227,199, 7, 86, 35,180,204, 42, 35, 19,133,214, 43,156, 22, 22, 22,243,143, 29, 59,246,201,173, 91,183,
+ 70,204,153, 51, 71,216,163, 71, 15, 0, 64, 97, 97,161, 26, 0, 83, 27,206,242,105, 50, 26,141, 96, 89, 22, 14, 14, 14,170,156,
+156, 28,100,102,102,190,200,204,204,156, 22, 23, 23, 87, 43,206, 55, 81, 63,121, 78,158,147,231,228, 57,255, 37,156,111, 3, 76,
+143, 12,207,113, 28,205,178, 44, 66, 66, 66,112,236,216, 49,198, 96, 48, 76, 82, 40, 20, 97,229, 78,217, 16, 26, 26,122,233,131,
+ 15, 62,216, 29, 19, 19, 67, 69, 70, 70,130,227, 56,198,156,212,104,181, 90, 35, 65,188,122,236,117,115,185,107,215, 46,164,167,
+167, 27,146,147,147,131,105,154, 62,254,154,179, 23, 95,123,214,225, 46, 64,247,161, 94, 31,188,180, 99,199, 94, 75, 46, 93,146,
+124,250,245,215,186,113,227,199,127,197,232,245, 70, 74, 36, 98,197,150,150, 36, 35,145, 8, 35,174, 94,149,174,159, 58,213, 65,
+163,211,157,223,107,134,131,121,169, 69,171,107,215, 78, 24,247,233, 44,104,202, 89,180,110,223,143,133,206, 0,179, 44, 90, 58,
+157,174,169, 66,161,128, 84, 42, 77, 2,224,250,241,199, 31,131,101, 89,104, 52, 26, 20, 22, 22, 34, 45, 45,173, 96,252,248,241,
+ 76,137,120, 18, 12, 29, 58,212,198, 20, 94, 95, 95, 95,119,161, 80,136,243,231,207, 67, 40, 20,158, 1, 0,161, 80,120,230,210,
+165, 75,253, 71,141, 26, 5, 15, 15, 15,223,248,248,120, 2, 53,248,167, 57, 55, 29,116,136, 3, 26,130, 64,131, 98, 19, 28, 26,
+200,155, 14,122, 66, 0, 79, 75,162,198, 71,181,106,213, 10, 48,209, 47,171, 60, 74, 38,119,172, 51, 26,141,135,231,206,157, 59,
+173, 93,187,118,189,151, 46, 93, 74, 0,160,222,196, 19, 72,211,244,107,133,158,224,193,131, 7, 15, 30,255,106,171,214, 43,168,
+ 82,104, 17, 4,177,189, 75,151, 46,147, 0, 80, 4, 65,108, 77, 75, 75, 11,123,249, 28,133, 66, 17,235,238,238,254, 99,221,186,
+117, 39, 3,224, 8,130,216,110,102,162, 50, 56, 14,171, 72,146,152, 91, 44,238,106, 21,160,178,116,169,147,185, 0, 8,146,164,
+118, 63,124,248,240,235,164,164,164, 44, 19, 45, 16,213,226, 77,204, 58, 4,128,253,192,139,145,137,137, 23,102, 7, 4,244,236,
+ 59,117, 42,154,247,237,107,227,238,227,195,104, 12, 6, 54,236,198, 13,226,214,145, 35,162, 71,151, 46, 9, 53, 58,221,249,227,
+ 64,146,185,233, 76, 77, 77,189,250,231,149,171, 23,135, 13,237,223,219,183,174,123,177,104,120,145,134,236,220,130,139,230,136,
+172,151, 68,239,160, 77,155, 54,157, 18,137, 68,130,242, 75,217, 24, 12,134, 92,157, 78,215, 20, 0,242,242,242,220,183,111,223,
+126,128, 36,201,196,154,248, 34, 35, 35, 79, 46, 89,178,100,104, 66, 66,194,197,228,228,228, 4, 0, 72, 74, 74, 74, 48, 26,141,
+187, 21, 10,197,208,196,196,196,163, 48, 97, 18, 0, 7, 52,140,184,113,184, 25, 0, 52,237, 56, 28, 17, 55, 14, 75, 1, 52,107,
+218,113, 56, 0,160,182,107, 25,150, 71, 73,104,133, 69,183,111,223,222,215,187,119,239,137,120,141,152, 94, 0,160,215,235,141,
+ 26,141,134,102, 24, 70, 96, 48, 24, 56,189, 94,111,228,223, 73, 60,120,240,224, 97, 58, 56,142,107, 3, 64, 94,242,181,212,128,
+ 34,127,233,179, 30, 37,203, 5,150,190,126, 75,190,103, 17, 4,113,191, 28, 71,217,113, 19,174, 5,128,108, 0, 79, 8,130,168,
+202, 8,178,189,170,239, 85, 10,173,180,180,180,163, 48, 97,209,104, 83,207,171, 6, 11, 74,214,137, 3,106,191,182, 91, 25, 7,
+195, 48, 25, 73, 73, 73,175, 93,160, 36, 73,190, 24, 56,112,160, 89,231,215,116,206, 65, 32,241,115,157,110, 79,208, 47,191,180,
+ 60,191,117,171, 7, 67,211,142, 4,192, 81, 98,113,142, 94,175, 79,144, 27,141,143,205,181,100, 85,176,198, 60, 79,237, 19,255,
+ 60, 21, 13, 26, 52,224,158, 61,123, 86,108,235,121, 61, 60, 86,169, 84, 94, 53, 85, 1,181, 90,221,201, 68, 49,184, 63, 53, 53,
+117,127, 37,130,253,128, 66,161, 56, 96,106,162,202, 22,149, 6, 72,150, 96,135, 53,237, 56,252, 8, 0,182,116, 81,233, 55,137,
+244,244,244, 24,148,196,121,123, 29, 36, 38, 38,234, 8,130,248, 99,213,170, 85, 99, 30, 61,122,116, 48, 45, 45, 77,199,191, 54,
+121,240,224,193,195, 60,145, 69, 16, 68, 80,201,247,192, 18,163, 80,208,203,159, 75,207, 41, 61,175,252, 57,165, 28, 47, 31,175,
+238, 90, 0,152, 63,127,254,215, 43, 86,172,144, 1, 48,117, 49,230, 90, 47, 42,253, 87, 33,227, 95,194, 81, 94, 20,236,248, 43,
+ 50,250, 11,160, 7, 77,223, 1, 93,206, 39,223,248,102,141, 27,207,158, 61, 35,222,230, 7,174,116, 81,233,114, 8,248, 47,164,
+ 59, 33, 33, 97,147,183,183,247,182,180,180, 52, 26, 60,120,240,224,193,195, 28,200, 43, 19, 70, 85,136,178,192,234,126,175,208,
+113,175,228,188,202,190, 19, 4, 17,180, 98,197,138, 64, 51,210, 91,102,209, 34,249,178,227,193,227,239,195, 63, 49,235,149, 7,
+ 15, 30, 60,120, 84,142,151,173, 88,165,226,235,229,239,243,231,207,255, 26,213,143, 56,185,161,216,138,229, 86,242,189,204, 95,
+139, 64,241,204,129,202, 96,206,108,130,158,181,200, 95, 48,207,201,115,242,156, 60, 39,207,201,115,242,156,255,239, 56,107,226,
+ 14,174, 68, 16, 13,168,106,168,175,186, 97,196,151, 63,215,116,109, 77,231, 18, 4, 81, 85,152,159,210,161,194,178, 61,199,113,
+219,241, 55,160, 39,207,201,115,242,156, 60, 39,207,201,115,242,156, 60,231,235,128,227,184, 54, 28,199, 13, 64,241,132, 41,142,
+227,184, 1, 28,199,245,157, 63,127,254,130,210, 99,243,231,207, 95,192,113, 92,143,210,243, 74,206, 41,187,166,244,216,203,251,
+151,143, 85,119,110, 53, 73,156,244,210,231, 73,165,147,200,254, 45, 62, 90, 60,120,240,224,193,131, 7, 15, 30,149,162,116,198,
+ 96, 57,107, 83, 22,128,176, 21, 43, 86,228,149,243,157,202, 2,240, 24, 64,139,146,243,178, 74, 68, 90,121,223, 42,125,201,119,
+125, 37,231,232, 77, 57,183, 10,108,175,226, 51, 47,180,170, 66, 11, 87,242, 91,111, 79,231,214, 37, 5, 0,142,101, 1, 0,108,
+ 73, 12, 36,174, 52, 24, 18,203,130,227, 56,164,101,230,135,134,101, 98,113,109,255,207,207, 29, 14,206, 82,233, 58,150,227, 58,
+150, 28,186, 90,144,163,155, 21,161, 68,190,169, 28,141, 93,224, 47, 37,241, 21,203,161, 57, 0,144, 4,158,104, 89,252, 24,157,
+ 97,126, 60,169,202,234,121, 83, 57, 38,137, 45,100, 35,109,237,236, 27,228,229,101, 63, 53,104,117,135, 35,179,176, 13,230,175,
+203, 8, 95,123,188,203,114,248, 26, 0, 41, 36,177,246,105,174,201, 51, 57,120,240,224,193,227,117,173, 35,175, 21, 23,143, 32,
+ 8,166, 18, 78,226, 53, 57,249, 0,123, 38,136,173, 74, 14,223,171,228,216,253,127, 83,186,205, 18, 90, 77,228,152, 10, 2,203,
+ 0,112,224,240, 77,100, 22,182,152,117,189, 27,122, 74, 41,106, 39, 0, 74,107, 96,102,115, 44,174, 85,122, 51, 73,116,150,138,
+168,181, 0, 88, 45,195, 76,136, 84,152,238, 47,214,212, 3,125, 5, 44,249, 7,203,113, 66,134,229,118,131, 67,144,149, 8, 55,
+239,164, 66,107, 78, 90,189, 61,157, 91,159,184,167,232,125,101,203, 12,180,107, 94, 31, 28, 67, 3,172, 17,178, 78, 95,225,242,
+207, 31,163,157,191, 55, 56,214, 8,176, 52,172,250,173, 65,191, 0, 91, 46, 44,179,118,235, 96,251,185,195,193,199,201, 57,124,
+199,142,157,174,238,190, 77, 8,150, 54, 32,230,222,197,209, 51,231, 46,233,222, 20, 5, 1,166,136,173,230,110,248,212,187, 78,
+163,175,102, 45,251,137,114,115,247,178,100,141, 58, 58,253, 69, 84,171, 13,171,151, 28, 21,145,137,107,159, 40,176,211,212,186,
+220, 68,142,201, 2,137,120,184,133,212,178,129, 90, 93,248,140, 49, 24, 15,147, 66, 65,223, 31,215,172,107,217,181, 87,127, 43,
+166, 48,157, 52,178,104,114,232,224, 1,159, 95, 54,109,238, 31,174, 96,222, 7,192,154,147,103,150,195,220,216, 61,147,250, 11,
+ 5, 20,225,255,201, 14, 10,160,107, 37,180,252,157,241, 33,193,161,198,240, 18, 28,129,235, 81,153,216, 95,155,255,104,236,140,
+ 95, 9, 14,126, 32,112,132,224,112, 32, 50, 11,153,252, 43,143, 7,143,183, 11, 36, 73, 94, 97, 89,182,219, 27, 22, 6,239,114,
+ 28,119,135,191,187,255,191, 97,158, 69,139,192,119, 17,113,201,246, 96, 12,104,234,231,251, 45, 96,158,208,146, 82,212,238,251,
+ 79, 51, 92, 65, 27,176,227,251,105, 7,245, 70,128, 54, 26,192,208, 70, 48,180, 17, 52,109, 0, 99, 52,130, 51,234,176,228,183,
+ 43,128,190, 16,173, 3, 26,238, 6, 24, 55, 83,255, 67,200,145,127,132,222,184,232, 64,232, 11,176,127,203,138,207,147,179,138,
+ 62, 15,126,146,150,221,196, 89,179, 32, 50, 19,191,155, 35, 8,174,108,157,129,189,199,207,164,172,255, 85, 21,205,114, 28, 28,
+108, 44, 26,141, 14,140,240,218,115,242, 74,242,186,221,218,104, 0,176,181, 20, 55, 26,251,228,169,247,235, 20,130,179, 84,186,
+110,219,230, 95, 92,221, 28, 45, 8,250,214, 74,208, 12, 3, 47,159, 1,212,130,233,163,221,190,251,121,231,207, 80,234,198, 85,
+119,125, 35,103, 52,169, 83,215,127,246,238, 51,183,188, 85,202, 76,253,197,125, 95,199, 65, 7,163,171,135,191,240,219, 21, 63,
+ 81, 11,231,205,248, 82,207,164,220,141,201, 68,100, 77,239, 26,127,103,156, 92,177,114, 77,243,238,253, 2,173,216,162, 44, 74,
+171, 42,242,219,241,219,206,101,141,155,183,149,117, 10,240, 20,101, 30,158, 66,104, 10,115, 97, 32,165,146,238, 77,123,218,104,
+198,140, 50,238,216,181,119,122,100, 38, 54,152,147,103,166,220,176, 53,203,214, 62,234, 58,193,161,211,163, 59, 87, 38, 51,105,
+247,193, 49, 70,128, 49,148,237,193, 24,193,177,197,251,118, 83,126, 3, 80, 59,161, 69,114,232, 29,124,227,190, 91, 70,186,162,
+205,207,107,126, 88,192,221,191,127, 14, 12,254,136,202,197, 85,115, 5, 38, 15, 30, 60,254,213, 22, 19,154,227, 56,193, 27,230,
+236,207,113,220,217,215,164,249, 10,192,167, 37,159,119, 2,248,241, 13, 36,205, 19,128,107,201,231,116, 0, 41,124, 13,120, 45,
+148,197,205,122,249,187,185, 21, 74, 10,142, 5,142, 12, 6, 0, 11,115, 83,193, 1, 82, 16, 20, 96, 84, 97, 80,191, 94,112,114,
+118, 5,140,106,192,160, 6,140, 26,192,168, 2,140, 26,100, 43, 18, 1,131, 10,136, 63, 7,154,227, 36,102,103, 87, 87, 0,196,
+ 30, 70,143, 86,222,144,219, 74, 49, 99, 80, 19,167,237,231, 99,119,238,188, 24,211, 51, 50, 19, 35, 77, 74, 43,199,161, 93,179,
+ 6, 88,191, 83, 21,125,250, 97, 86, 31, 0,232,223,194,241,124,187, 38, 62, 94,235,118,107,163,207,134,229,245, 5,128,190, 77,
+109,206,181,109,228,230,205,162,246, 86, 95,150,227, 58,185,215,105, 64, 48,143,182,129, 85,166, 64,169,212, 32,229,197, 30,216,
+123,188, 67, 50, 44,186,212,116,189, 5,133,249, 95, 44, 92, 37, 84, 43, 51,244,172, 33,139,145, 83,121,148, 64,204, 18, 72,189,
+170, 43, 98,243,153, 89,147, 62,166,103, 47,254,126, 62,128,209,213,241, 52,113,198,244,181,107,215, 53,235,208,186,177,115,250,
+209, 25, 68, 81, 94, 6,104, 74, 38, 25,244, 94, 7,216, 53,108,194,102,132,172, 37,196,190, 61, 97,231,232,139,212, 91,251,144,
+112,231, 24,209,177,213, 80,201,239,251, 69, 99, 0, 67,165, 66,171,129, 19, 58,246,233,220,246,160,175,183,187, 27,199,177, 96,
+ 89, 14, 28,203,160, 72,107,196,130, 67,241, 96, 24, 6, 31,244,233,216,195, 82, 76,112, 44,203,130,227, 88, 36,167,231,168,255,
+188, 27,221, 35, 62, 15,119, 77,177, 84,181,120,183, 91,199, 39,161,119, 26, 27, 99, 79,163,245,232, 21,209, 4,112,163, 92,157,
+235,248,240,194,239,141,129,223,106,175,229, 8, 48, 9,231, 87,194,187,243, 36,106,219,254,243,242,130,172,212,177, 71,247,108,
+ 30,182,101,219,182,189,209,153,152,194,191, 95,120,240,120, 59,192,113,220, 27, 23, 91,137,137,137,105,175, 35,182, 60, 60, 60,
+ 58,167,166,166,174, 46,245, 86, 33, 8, 98,117,157, 58,117,150,252,175,163, 90,161,175, 87,192, 48,204,232,212,212,212,107,213,
+113, 14, 24, 48,192,253,204,153, 51,117,203,113,214, 5, 80,183,178,115,237,236,236,152,246,237,219, 39,156, 57,115, 38,141,175,
+ 33,181, 18, 92,102, 11,173,232,164,195, 51, 90,233, 20, 69, 0, 16,109,194,249, 21,134,252,180, 70,102,229,174,101, 31,175,108,
+ 90,199, 1,133, 42, 61, 46, 62, 72, 0,195, 24,193,208,116,137,101,139, 6, 67, 27,209,167,133, 19,218,107,167, 96, 67, 80, 12,
+104,134, 93, 81, 29,231,203, 48,112,236,135, 45,123,142, 56,196,178,156, 88, 34, 36, 11,252,188, 28,157,103,127,208,130,156, 49,
+168, 41, 52, 6,122,196,190,144,184, 63,163, 50,177,195, 36, 78,246,213,144, 71, 92,101,199, 24,186,198,188, 87, 99,141,106,215,
+179,107, 39, 27, 78, 87, 0, 99,118, 60, 10,213, 70,196,231, 24,145,174,205,135,132, 80,152,196,201,114,104,238,233,225, 38,187,
+121,112,222, 11, 71, 74, 41,112,166,104,145,152,164,193,176, 28,197,229, 71,234, 28, 26,247, 18,150,250,109, 85,151, 78, 11,153,
+245,199,157,123, 15,176, 77,218, 55,137,176,240,235, 3,231, 86, 94,120,113,109, 23, 50, 31, 4, 33, 39, 45,129,176,209,230,195,
+197,177, 62,250,141, 30,137, 31, 71,182, 65,161,178, 16,148, 34,206, 86, 44,148,216, 1,134, 74, 57, 57, 6,163,215,174,250,222,
+ 77, 64,145,197,247,179,116, 99,140,208,232,116, 0, 67, 67, 42, 96, 65,112,165,191, 25,193, 24, 13,178,230, 67,231, 77, 3,152,
+187, 53,229, 61, 42, 19,251,155,200,209, 9,172,177, 49,103,212,128, 0,110, 68,102,253, 79,252,248, 59,227,195,119,250,140,239,
+196, 17,184, 94,155, 50, 10,112, 68, 96,235,186, 86,150,150,202,104,164, 28,249, 28,113,144,114, 46, 29, 62,197,135,159, 76,151,
+109,223,190,125, 32,192, 77, 69, 69, 31,181,191, 98,145, 85,158,147,231,252, 79,114,218,216,216,212,171, 83,167,206, 18,163,209,
+216, 89, 36, 18,185, 24, 12, 6,176, 44,155, 46, 22,139,175, 39, 36, 36, 44, 87, 42,149,207,255,109,121,127,242,228,137, 57, 98,
+171, 70, 78,161, 80,136,152,152,152,103,102,136,173,224,151,174,255,227,198,141, 27, 56,116,232, 16, 0, 32, 54, 54, 22, 13, 27,
+ 54,180,172,236,194, 23, 47, 94, 88,118,237,218,245, 15, 0, 94,213,113,134,133,133,213, 59,125,250, 52,142, 28, 57, 2, 0,136,
+137,137,129,159,159, 95,165,137,185,113,227, 6,245,209, 71, 31,213, 3,144,246, 55,148,209,219, 32,178,202,239,255, 39,180,130,
+130,130,184,192,192, 64,226,229,207,149, 32,222,219, 94,220, 10, 90, 6, 0,226,205, 77, 65, 84, 6, 86,173,223,115,161,239,229,
+ 35,155, 58, 75, 69, 36,150,238,152,157,156,149, 91,248,174,128, 40, 30,126,161, 57,144,246, 86,226,219, 43,198,182,240,206, 43,
+210,226,212,189,212,107,145,153,230,153, 72, 35, 21,184, 4,176,118,197,223, 24,104, 53,153,126, 99,127,188,116,224,192,252,190,
+205,103, 13,106,142,147,183, 18,102, 1,116,141, 81,223, 57,150, 5,199,210,101,206,239, 37, 93, 7,128,173,184, 40, 48, 11,174,
+248, 24,107,158, 69,171, 11, 32,200,115, 70, 63,107,153,120,227,228,201, 19,109,140, 89, 79,145,171, 23, 33, 57, 79,139,116,141,
+ 16, 69, 2,103,164, 70,135, 49, 36,129, 75, 53,154, 92, 8, 40, 57, 90,107,103, 47,182, 34, 3,122, 77,243, 80,158,255, 58, 79,
+ 76,208,148,205,144,239,236,178, 47,255,148, 64,171,178, 84, 4,129, 26,195,207,219,218,218, 53,212,230, 36, 80, 5,121,217,176,
+115,109,138,190, 35, 2,241,205,128, 38, 40, 84,170,144,149,123,155,107,224,102, 67, 36, 94,223,139,133,253,252,145,147,161,128,
+206, 8, 16, 42, 93,174, 86,175, 45,170,242, 62,146,216, 54,115,206,220, 15,125,220,228,150,165,147, 10, 56,150, 65, 11,127, 95,
+244,234,220, 14,151,110,220,196,253,176, 88,176, 37,147, 10, 56,150, 69, 74,102, 94,134,214,192,236, 50,235,134, 50, 52, 56,163,
+182, 82, 33,134, 90, 12, 25, 6, 56, 67,198, 0,139,219,212,179,158, 48, 63,208,199,218, 82, 66, 64,107,100,160,213, 27, 81,120,
+115, 35, 28,235, 52,131, 76, 42, 37, 90, 65, 35,120, 8,240,235, 22,242,224, 81, 14,195,134, 13,147,102,100,100,132,120,121,121,
+ 53,233,213,171,151,172, 83,167, 78, 80,169, 84,184,120,241, 34, 84, 42,149,143,151,151,151,207,197,139, 23,135, 38, 37, 37, 69,
+122,122,122,118, 61,114,228,136,201, 62,180, 37, 2,136, 42,123, 5, 3, 52, 65, 16, 40, 57, 70,148, 28,171,245, 58,183, 98,177,
+ 24,137,137,137,111,220,178,149,154,154,250,172, 54,150,173,162,162, 34,145,135,135, 7,228,114, 57, 24,134,129, 74,165,194,137,
+ 19, 39, 80, 80, 80, 0,150,101, 97, 97, 97,129,239,214,238, 64,244,195, 16,220,189,123, 23, 5, 5, 5,162,154, 56, 83, 82, 82,
+136, 22, 45, 90, 64,167,211,129,166,105,104,181, 90, 4, 7, 7,151,125, 23, 8, 4,152,251,237,207,136,125, 16,130, 71,143, 30,
+ 33, 37, 37,229,111, 89,109,196, 12, 45,242,111, 68,149, 49,179,254,246, 89,135, 12, 67, 47,216,190,251,192,237, 5, 83, 70, 98,
+250,168,158, 94,203, 55, 29,235, 25,149,141,221, 0,224,239,132,177, 99,186, 53,240,182,147, 9,241,205,190, 7, 0,199, 45,120,
+221,255,139,200, 69,108, 19, 23,118,214,241,187,137, 33, 95,143,108, 5, 95, 55,155,134,121,226, 92,113,124,188, 9,107, 10,178,
+ 52,236,173, 36,141,250,183,112, 60, 15,150,133,157,181,164, 49, 24, 26,118, 86,146, 70,125,155,218,156, 3, 0, 27,153,176,113,
+101,150,175,170,208,218, 75, 56, 73, 38, 17, 76,178,180,182,243, 30, 55,176,151, 69,255,129, 67, 45,172,132, 52,114,238, 94,132,
+ 82,232, 9,163,131, 15,116,198, 92,164, 60,143, 99, 46,223,137, 74,205, 46,212,205,174, 49,153, 28,174,165, 62,143,145,215,107,
+222,203, 62, 59,104, 97,102,189,241,251,234,146, 96,201,194,189, 67, 50, 44,157,219, 90,220,139,127, 94,196,114,149, 90,116, 42,
+ 64, 89, 80,144, 96,100,224,166, 97, 4,214,113, 87,126,199,252,126,205,144,151,155, 9,173,129, 70,129,134, 54,184,218, 73, 37,
+186,231,225,208, 25,104,232,141, 44,132,118, 30,184,120, 59, 44,155, 53, 26,207, 85,197, 25,159,131, 71,241, 39, 30, 89,149, 63,
+230,235,132, 22,243,108, 44, 30,193,168, 65, 98, 74, 26,118,159,185,221, 42, 62, 7,143, 94,167,156, 57,150, 46, 30,126, 46,103,
+201, 34, 56,116,170,141, 19,124, 99,103,180, 21, 73, 69,191,172,158,245, 81,147,247,252, 28, 36,108,202,109, 16,172, 1,150,140,
+ 0, 26, 49, 3, 91, 47, 95,176,250, 66, 78,173,213,230, 71, 0,124,164,119, 30, 60,202,161, 81,163, 70,174,169,169,169, 17,115,
+230,204,113, 24, 50,100, 8,142, 31, 63, 14,165, 82,137, 93,187,118, 97,221,186,117, 88,182,108, 25,140, 70, 35,182,111,223, 46,
+ 59,122,244,104,219,205,155, 55,167,120,123,123, 55, 77, 74, 74, 74,175, 65, 96, 17, 0, 36, 0,132, 37,109, 23, 1,128, 61,123,
+246, 44,250,247,239,143,179,103,207,178, 37,199, 24, 20,119,126,106,181,158,168, 88, 44,134, 88, 44, 70, 65, 65,193, 27, 17, 91,
+ 66,161, 16, 86, 86, 86, 16,139,197, 40, 44, 44, 52, 91,108,209, 52, 77,165,164,164,160,160,160, 0,189, 6, 14,196,207, 43, 86,
+160, 91,183,110,232,213,171, 23, 56,142, 67,112,112, 48,122,118, 8,192,200,247,187, 34, 42, 42, 10, 52, 77,155,148,222,244,244,
+116,100,100,100,160,239,192,129,216,177,121, 51,218,181,107,135, 70,141, 26,129,166,105,132,132,132, 96, 88,159, 14,144, 14,238,
+137,216,216, 88,190, 82,155,110,205,122, 35, 62, 90,175,141,136, 44,220, 97, 79, 94, 13, 26,213,167,109,224,192,142, 77,176,227,
+224,229,239, 33, 87, 30, 0, 0, 71,157,228,187,143,187,249, 34, 50, 41, 15,151, 31,165, 5, 69,101,227,141,204,214, 96, 25, 56,
+ 57,218,200, 0, 74, 12,141,129,165,109,226,107,118, 96,102, 57, 14,178,206,243, 48,102, 96,164, 87,187, 38, 94, 94,165,179, 14,
+173,250,255,132,177, 97,207,188,219, 52,114,245, 6, 99, 4, 24, 35,108, 70,238, 3,190,181,172, 49, 29, 29,234,138, 47,205,156,
+ 49,163,125,191,193, 35, 44,196, 50, 91, 48,202,100, 24,211,195,144,243,244, 26, 84,178,134, 72, 79,140,199,161, 11,119, 11,158,
+166,228, 40, 73, 18, 23, 51, 10,116, 95,197,231,161,168, 38, 94,173, 17, 43,150, 44,156, 61,224,208,129,131,214, 18,223,142, 68,
+220,198,254, 5, 98, 1, 45,145,215,125,135, 84, 75,157,184, 31,118, 29,180, 81,233,177,178, 38, 30,181, 74,121, 44,248,226,249,
+145, 13,234,117,180,126,113,255, 12, 52, 90, 29,116, 70,160,105,219,174, 96, 24, 78, 76,144, 4,107, 67, 81, 68,102, 78, 30, 8,
+ 35,147,113,253,241, 11,197,141,199,241,148,206, 26, 43,171,141, 46,242,178,186, 39,168, 47, 6,118,109, 9, 24, 53,120,191,115,
+ 51,252,188,247,242,231, 0, 51,254,245, 10,185,216,162,197, 1, 29,155,200,177,149,227,208,241,193,137,117,141, 91, 15,158, 9,
+115, 44, 90, 77,157,208,207,191,158,251,239, 63,127, 55,207,193,209,179, 33, 69,176, 70,112,174,205, 1,101, 10, 71,164,220,134,
+173, 71, 59, 48,238, 29,176,125,195,154, 34,150,229, 14, 0,224,167,100,243,224, 81,254,125,164,213, 30, 91,181,106,149, 67, 96,
+ 96, 96,169, 69, 6,183,111,223,198,206,157, 59, 97,105, 89,241, 61,217,191,127,127,112, 28,231,176,116,233,210, 99, 0,222,171,
+138,179,125,251,246, 3, 31, 61,122,148,214,178,101,203,248, 18,177, 37, 2, 64,134,135,135,147,201,201,201,132,189,189, 61,231,
+238,238,110, 76, 75, 75, 99, 1, 48,159,124,242, 9,117,248,240,225, 6, 42,149,234,106,109,133,150, 88, 44,126, 35, 62, 91, 66,
+161, 16, 4, 65, 64, 44, 22, 67, 36, 18,129,227, 56,179,196, 22,195, 48,130,179,103,207,226,193,131, 7, 88,214,178, 37,102,121,
+120,192,193,193, 1, 33, 33, 33,224, 56, 14,150,150,150,200,205,205,197,129, 3, 7,208,189,123,119,208, 52, 45, 50,133,247,200,
+145, 35, 8, 13, 13,197,183,173, 91, 99,150,173, 45,172,172,172, 16, 28, 92, 60, 26, 40,145, 72,144,152,152,136,224,224, 96,116,
+237,218,149,175,212,175, 9,147, 43, 79, 23, 64,144, 75,192,213,160,215,128,163, 57,128,128,187,191, 63, 68, 81, 81, 21,157,115,
+ 76, 1, 73, 98,225,134,221, 65, 3,126,154, 57,144,152, 52,168,149,251,242,223,175, 76, 5,128, 9, 31,248,121,200, 36, 2,172,
+ 63, 25,201,145, 36, 22,190,137, 12,250,251, 67, 68,228, 96,106,175,118,141,144,150,175, 71, 92, 90,254,159, 81, 38, 14,245, 92,
+254,105, 12,246,156, 10, 73, 94,183, 71, 27,205,113, 28,236,172, 36,141,198, 62,137,243,254,253,108,104,210,218, 67,218,104,142,
+229, 96, 39, 19, 54, 30, 31,213,161,198, 89,135,173,189,132,147,190,156, 61,187,195,160,241,115,164,116,244, 97,232,227, 46,128,
+ 53,104,160, 52,136,144, 79,185, 34, 37, 41, 9, 63,108, 15, 74, 86,170,244, 35, 35,178,204, 19,152, 79,115, 80, 36, 32,148, 67,
+126,248,230,235, 75, 43,190, 91,106,165,137, 15, 41,162, 8, 90, 67,213,233, 34,248,110,217, 79, 68,161, 78, 63, 34, 62, 15,133,
+ 53,241,232,172,177,114,213,218, 13, 3, 38,142, 30, 26,237,215,176,139, 35,147,246,220, 81,171, 84,102,238, 59, 31,234, 90,210,
+ 83, 36, 0, 32, 46, 37, 7, 89, 5, 42,154,161,141, 87,173,133, 88, 30,105,138,117,176, 4,245,156, 33, 15,236,216,244, 35,185,
+181, 8,154,162,124, 56, 91, 11,209,167, 93,253,143,140,247, 98,231, 61,207, 52, 71,174,189, 44,180,140,224,140, 26,220, 89,217,
+189, 49,199, 24, 27,131, 49,194,240,228, 15,243, 45, 99, 4,102, 77,239,108,101, 99,175,127, 65, 66,101, 9, 88, 56,129,176,241,
+ 1,108,235, 18, 66,255, 17, 72,139,143,160, 63,255,104,116,206,243,132,148, 95,157, 44,222,200,204, 31, 30, 60,222, 42, 36, 38,
+ 38,126,188, 96,193,130, 27,237,218,181,115,113,114,114, 66,179,102,205,112,234,212, 41,204,153, 51,167,236,156,150, 45, 91,130,
+227, 56,228,230,230, 98,213,170, 85,233,105,105,105, 31, 87,219, 65,143,136,136,222,179,103, 79,231, 38, 77,154, 24, 68, 34, 81,
+ 62, 0, 73,126,126,190, 52, 55, 55,151,208,106,181, 96, 89,150,181,181,181,101,210,210,210,140, 35, 71,142,212,221,186,117,171,
+190, 74,165, 74,124, 29,139,150,151,151, 87,120, 78, 78, 78, 1, 65, 16,175, 29,250,161, 84,100, 57, 57, 57,201,139,138,138, 88,
+ 0,121,181, 9,253, 64,211, 52, 90,183,110,141, 11,215, 30,226,236,229, 91, 80,166,197, 96,234,196,143,209,172, 89, 51, 92,184,
+112,161,214,101,214,162, 69, 11,156, 15,190,129, 27, 15, 30, 35, 49,246, 9, 62,159, 58, 17, 77,155, 54,197,249,243,231,249, 10,
+109, 58,206,160,162,111,214,153,151,133, 86,215,160,160,160,210,158,249, 43,242,181,177, 19, 90, 8,237,196,127, 44,237, 87,223,
+ 95,216,107, 41, 8,161, 5, 14, 55, 60,223, 97,225, 15, 27,163, 41,231,196,209,225,153, 53,207, 14,171,240,208,100, 34,130,187,
+ 27,189,255,113, 84,227,143,222,111,231,133, 29,167,100,139, 1, 96, 68,167,122,184,247, 52, 11,119, 99, 51,247, 71,102, 33,226,
+117,115, 29,224, 12, 25,147,141,253,171,190, 24,212,213,199,211, 21, 59,143,223, 0, 65,224,152, 73, 13, 46,199,113,237,154,248,
+ 96,221,158,151,103, 24,186,122,175, 61,164,141,190, 24, 81,216, 15, 0,122, 53,150,157,107, 83,223,222,155, 43,239,184, 85, 9,
+ 44,196,130,201,253,134,142,145,210,177,167,128,132, 96, 16,180, 14, 26, 3, 11, 69,118, 33,212,182, 94, 8,185,253, 88, 83,160,
+213,207,140,204,170,157, 21, 47, 42, 27,241,162,251,143,147,138, 84, 26, 55,153,188,190,150, 34, 89,182, 72,199,225, 94,100,130,
+ 50, 50, 29, 49,166,112,196,199, 67,255,174, 7,221,105,235,238, 67, 75,132, 34,241, 8,138, 0,225,108,103, 41,223,250,211,183,
+176,182,182, 2,171, 47, 2, 84, 89, 24,242,217, 15, 89,225,105,198,122, 0,208,208, 17, 86,157,234, 9,119, 11, 72, 34,229, 74,
+156, 97, 81, 77,255, 65, 24, 49,101,116,159,150, 66, 86,175,194, 23,171, 14, 98,219,188, 65, 24,211,195, 95,120,230,102,236, 20,
+ 0,203,107, 91,214, 28, 67,131, 51,106,240,222,215,215,162, 9,224, 6, 7,116,124,112,232,187,198,192, 67,147, 57, 90, 1, 66,
+ 70, 64,248, 55,247,182, 20,177, 41, 55,193,166,220,228, 40,175, 14, 32,188, 59, 19,132,107,107,238,151,213,203, 84, 59,118,236,
+188,200,146,248,198,132, 80, 25, 60,120,252,127, 69,124, 90, 90, 90,223,254,253,251, 95,190,112,225,130, 67, 64, 64, 0, 0,224,
+193,131, 7,197,157,206,214,173,225,231,231,135,140,140, 12,140, 26, 53, 42, 91,161, 80,244, 69, 13, 62,191,133,133,133,207,143,
+ 28, 57,226,162, 82,169, 90, 46, 90,180, 40,211,199,199, 71,169,213,106,137,252,252,124,150,166,105,216,219,219,139, 91,182,108,
+137,246,237,219, 23,221,190,125,187, 78,114,114,114, 33,128,132,218, 36,126,208,160, 65,184,118,173,120,210,222,155,136,171, 37,
+ 18,137, 16, 16, 16,224, 17, 31, 31,159, 90,210,182,152,253,142, 47,223,188, 60,126,252, 24, 87, 31,166, 64,160,215, 64,156,149,
+134, 59,199,143, 96,224,228,105,160,233,218,123, 49, 60,126,252, 24, 39,130,239,192, 82, 34, 64, 76, 76, 4,142, 28, 57,130,169,
+ 83,167,190, 22,103, 45, 81,173, 22,249,151, 67,129, 42,252,180, 4, 0, 16, 24, 24,120,181,212, 90, 81, 30,190,190, 16, 75,138,
+176,180, 87, 43,143,185, 35, 58,214,167,140,202, 52,176, 12, 11, 74, 8, 56, 59,217,224,143, 63,246,215,219,127,240,224,237,205,
+155, 54,111, 96,105,122, 97,120, 38,212,102, 36,106,233, 79, 7,111,140,248, 99,118, 87,193,212,126,141, 29, 0, 64, 36, 32,177,
+254, 84, 4, 13, 96,233,235,228,246, 93, 15, 72,139,140,152,228,236,104,187,120,193,167, 3, 28,186,182,246,195,213,187,225,216,
+112,228,246, 53,113, 38,246,152, 92,185, 89, 35, 94,214, 79,149,205, 58, 4, 91,179,223, 37,195,112,174, 34, 75,123, 24, 18,174,
+ 0, 6, 45,180, 58, 3,146,115, 24, 36,231,106, 33,144,137,240, 32, 54, 69,227,152,142,160,215,200, 54, 97, 41,147,186, 47,249,
+126,173,167, 86, 83, 68, 43,243,178,105,145,248,142, 80,102, 33, 81,152,227,170,112, 39, 21,218,206,117,133,239, 0, 44, 37,150,
+114,234,175,191, 28,103,153, 26,121, 1, 13,200, 52, 16, 28, 7, 11,255, 1,176,182,160, 68, 29,235, 8,147, 0,192,210, 82, 38,
+ 94,245,205, 28,219,153,243,190,169,209, 7,204, 31, 16,249,249,186,206, 12,240,177,199,181,208,104, 92, 11, 75,140,184,246, 32,
+166,105,183,102,238,240,243,180,155, 33,206,203, 95, 25, 5,243, 45,164,197, 5, 67, 3, 70,109,217,172, 67,127,103,124,216,102,
+196,162,170,102, 27, 86,138,186, 0, 27,203,112, 32, 40, 10, 32,200,226, 25,144,201, 55, 33,176,243,229,246, 31, 58,161,222,185,
+115,207,183, 81,217,188, 21,139, 7,143,154, 80, 80, 80,240, 36, 42, 42,170, 79,243,230,205,119,125,241,197, 23,214,163, 71,143,
+118,159, 56,113, 34, 9, 0, 25, 25, 25,236,186,117,235,210,126,249,229,151,130,236,236,236,241, 70,163, 49,204,148, 39, 92,161,
+ 80,220,250,245,215, 95,179,174, 95,191,222,180,109,219,182,146,119,222,121,135,181,183,183, 23, 72, 36, 18, 70,175,215,107, 99,
+ 99, 99,153,248,248,120,183,252,252,252,103, 0,226, 80,139, 97,253, 18,235,213,114,138,162,150,112, 28, 23,240, 38,124,180,100,
+ 50,153, 59,128,103, 4, 65, 52, 48,119,216,240,149, 6, 91, 32, 64, 94, 94, 30,212,233, 17,144,166, 60, 69,115, 75, 18, 77,236,
+173, 96, 99, 99,243, 90,162,168,160,160, 0, 80,165,226,198,141,199, 0, 77,195,214,214, 22,182,182,182,127,187,208,170, 74,139,
+252, 71, 48,169,146, 99,213,251,104, 53,145, 99,170,133, 30,235, 38, 15,168, 47,170,235,237, 9, 93,202, 3, 60, 78, 46,194,194,
+119,219, 70, 82, 18,107,237,228,143, 7,181, 30, 58,172, 14,186,182,111, 67,212,117,179,157,177,242,167, 45,159, 53, 65,246,156,
+200, 76,172, 55, 37, 69,145, 89,120,206, 34,115,231,149, 39, 41, 83, 60,101, 26,176, 44,135, 43, 97, 10,132, 37,228,237,140,206,
+194,115,115,114,215,196, 13, 61, 5, 32, 15,114, 28, 39,181,181,180, 44,108,226,231,233,212,243,189, 22,100,223, 46,173, 33,162,
+128, 27,247, 30, 99,214, 79,199,238,176, 44, 55,192,228, 25, 98, 44,251,138,128, 42,158, 97,104,172, 48,195,144,227, 56,174,120,
+214, 97,245,110, 95, 20, 69,164,171, 19,239,187, 10, 29, 27, 66, 19,119, 5, 9,121, 44, 18, 51, 11,161, 20,184, 66,151,154, 10,
+112,108,210,213,215,112,172,118,114,114,114,174,215,196,175,254,198,221, 71, 96, 80, 23,224,121,200, 46, 20,229, 41,240,221,214,
+ 83,245, 61, 60, 28,187,164,166,166, 94, 53,227,101,227,119, 57,104,191, 51, 56,128, 18, 74,112,102,243, 33,100, 59, 90,192, 73,
+ 38, 2,171,201,194,228,153,163,109,251,245, 26,109, 11, 0,137, 49,143,224, 35,211,152,196,107,112,196,208, 17,221, 26,217,193,
+168,193,238,243,143,180, 36,208,119,207,197,136,184,110,141,237,164, 35, 58,250,216, 47, 79,203,255, 0, 57,181, 11, 42, 90,106,
+209, 42,179,240,213, 98,182,225, 17,128,105,204, 34,238,224,173, 76,203, 97,189,222,145,137, 4, 4,193, 21,165,130,179,112,194,
+150,221,135,139,196, 70,108, 7, 15, 30, 60, 76,130, 70,163, 9,213,104, 52,205,190,250,234,171, 15,191,254,250,235,206,150,150,
+150,245, 0, 64,165, 82, 61, 55, 26,141,215, 74,158, 79,115,102, 7,114, 0,158,197,197,197, 61,143,139,139,115,217,187,119,175,
+ 29, 0,105,201,111, 90, 0,249, 0, 50,240, 26, 51, 14, 75, 69, 21, 65, 16, 75,222,212,125, 40, 21, 85, 4, 65, 52,168,205,245,
+ 36, 73, 50, 4, 65,128, 32, 8, 72, 36, 18, 92,191,126, 29,195, 7,244, 66,212,153,124, 4,216, 89,161,237,248,201, 56,120,233,
+ 18, 40,138, 2, 65, 16,160, 40,202,172,118, 68, 32, 16,224,198,141, 27, 24, 51,106, 24, 36, 2,192,214,214, 22, 95,125,245, 21,
+ 78,158, 60, 9,129,128, 95,165,207, 12,108, 47, 39,184, 76,140,163, 69, 96,249,165, 93, 63,136,192, 24,113,122,215, 26, 4,133,
+ 23,233, 99,178,176,176, 81, 22,214, 29, 65, 33,155,245,211,158, 41,151,110,132,255,248,201,200, 64, 89,247,110,189,208,189,107,
+ 55, 65,211, 54, 93, 22, 3, 21,132, 86, 79, 84, 19,107,131, 97,241,237,246,243,209,147, 15,134,196, 18, 48, 20, 98,100,239, 54,
+ 28,195,226,219, 26, 50,243, 10,167,173,133,213,193, 27,183,111,219,195, 80,132,132, 71,127, 74,235,212,171, 15, 48, 6, 60,123,
+246, 20,191,236, 62,206,134,220,139,249, 67, 79,227,139,248, 60,168, 76,229, 44, 86, 86, 52,108, 45,197,141,250, 54,181, 57,199,
+130,131,157, 76,212,152, 99, 25,216,201,132,141,123, 53,150,157,227, 56,142,179,182, 16, 54,230, 24, 99,141,156, 26, 61,189,109,
+247,111, 59,215, 78,152, 48,193, 50, 59, 37, 29,105,202,112, 20,137, 61, 96,148,121, 33,238,209, 53,141, 90, 71,155,210,136, 87,
+121, 63,179,179,179, 51, 67,239,230,226,224,214, 21, 48,234,117,200, 76, 41,214,170,105,217, 74,216, 56,121,220, 78, 77, 77, 53,
+153,211, 64,179, 5, 67, 71, 79, 18, 89, 88,195, 98,204,208, 64,113, 92,142, 14,173,220,173,139, 95, 26, 69, 89,136, 10,190,129,
+174, 37, 62,166,241,201, 36,124, 90,184,155,148, 78,107,169,232,139,126,239,120,224,121,146, 2,215, 35, 82,119, 63,207, 69, 26,
+ 19,173,216, 29,151,150, 63,101,208,187,222,248,249,100,228,231,128,113,191, 57,121,247,119,198,135, 28,135,142,197,206,240, 26,
+112, 64, 71,127,103,124,104,226, 76,195, 87, 56, 5, 34,124,180,246, 92,226,162,195,247,179, 7,205,253,168,147, 77,251,246,253,
+197,160,245, 40,212,232,140, 81,249, 80,190, 78, 25,189, 6,120, 78,158,243,191,202,201, 0,248,195,104, 52,254,145,159,159,255,
+ 38, 57,211,240,106, 92,167,215,202,123,249, 97, 66,142,227, 4, 37,214,172,154,156,225,171,229, 44, 63, 76,200,113,220,217, 18,
+107, 86, 77, 86,173, 10,156, 44,203,166,181,110,221,218, 97,224,192,129, 96, 24, 6, 79,159, 62, 69, 98,114, 50,122, 78,249, 28,
+118,118,118,184,246,228, 9, 98, 98, 98,176,100,201, 18, 24,141, 70,156, 56,113, 34,165, 38, 78,129, 64, 96,168, 95,191,190,104,
+240,224,193,160,105, 26,241,241,241, 72, 77, 77,197,172, 89,179, 96,107,107,139,208,208,208, 50,206,236,236,108, 8, 4, 2, 67,
+ 37,214,173,191,162, 46,253,215,241,138,200,170, 94,104, 1, 12, 24, 35, 10, 46, 45,197,250,235, 48, 24,140,104, 28,153,133, 23,
+145,255,179, 72,109,161,238, 62, 57,253, 36, 60,250,121,232,205,238, 98,100,134,193,220,158,196,211, 28, 40,172,165,133,133, 48,
+ 20,218, 32,254, 28, 94,100, 20, 22, 61,205,129,194,236, 30, 3,203, 16, 48,168, 1,197, 3,220,186,118, 21, 33,119, 30,227,126,
+ 88, 52,115, 43, 52,246, 32,201,226,219,168, 28, 60,173, 69, 47, 4, 86, 3,126,198,184,176,103,222,109,252, 92,188,193,208,224,
+ 88, 35,108, 71,238,199,248,200,246,222,109,124,237,188,139, 45, 89, 70,216,127,250, 39,176, 86, 90, 45,223,131,100,227,118,241,
+201, 11, 31, 20,230,231,188,219,163,203,123,150,182,254,253,144,253, 44, 22, 79, 31,223,208,132,134,199,221,122,144,108,124, 45,
+107,137,135,135, 71,231, 30, 93, 26, 97,228,228, 5, 48,168, 11, 16, 31,242, 27,138,114,211,113,253,182, 21,162,149,202,247, 0,
+152,108,209,186,157, 68, 55, 69, 82, 30, 58,212, 17, 38, 89, 67,231,250,113,224, 64, 72, 8, 45, 88,157, 18,132, 58, 27,113,169,
+250,130, 15,182, 38, 51, 0, 32,147, 16, 2, 75,174,192,198, 36,203,163,143, 99, 67, 25,101,196,158, 75, 17, 96,217,226,229,155,
+ 88, 22, 91,246,252, 25, 55,229,219, 49,173,208,196,219,190,197,163,212, 76, 2,102,152,252, 9, 14,157,238, 31,252,166,177,246,
+242, 98,128, 53,224,198, 12,135,198,157,214,231,118, 66, 45,151,219, 9, 79, 67, 42,128, 41, 16,168,183,205, 88,127,126,113,235,
+ 75,145, 29,103,127, 58,200, 6, 28,191, 0, 59, 15, 30, 60,254,126, 20, 21, 21, 77, 30, 63,126,252, 54,161, 80, 40, 7, 64,176,
+ 44, 11,150,101, 5, 63,254,248,163,144, 97, 24,146, 36, 73,134,162, 40,250,236,217,179, 70,134, 97,178,180, 90,237,228,154, 56,
+105,154,142,155, 54,109, 90,253,154,102, 40, 30, 56,112,160, 84,100,197,241, 37, 97,146,200, 42,191, 47,179,114, 85,221,120,112,
+248,166,195,152,165, 75, 1, 16,224,176, 44, 50, 11, 47, 94, 62, 37, 44, 23,105, 77, 40,195,172,166,109,186, 44, 45,189,198,220,
+148,105, 25,102, 88,155,102,126, 7, 0, 64,199, 49, 99,106,147, 59,165, 78, 51,162,101,155,247, 14,178, 28, 39,160, 57,110, 39,
+201,226,168,150, 70,148, 41, 51,237,170, 66, 90,102,126,104,191, 0, 91, 14, 40, 30, 50, 44, 27, 46, 44, 9,227,192,113, 28, 87,
+ 54, 92,184, 70,138,236, 2, 93,141,113,160,110,190,208,247,210,211,247, 39, 93,188,249,104, 50,195,112,174, 20, 69,164,107,244,
+244,182,215, 21, 89, 0,144,154,154,122, 53,248, 82,234,197, 39, 45, 92,122, 59,201, 74,172, 92,106, 32, 91,141,139,169, 89, 69,
+ 87,107,195,153,167, 50, 14,250,122,221,201, 83, 98, 33, 37, 0,199, 21, 7, 20,229, 56,104, 13, 76,238,237, 36,186, 41, 0, 52,
+115,128,251, 87, 39,232, 3, 20, 69, 36,214,196,119, 55, 70,241,243,200,149,193,115, 34, 18,242,118, 38,228, 35, 28, 0, 18,242,
+ 17,126,232,198,139,197,113,233,133,115,194, 19,243,214,192, 76,191, 10,142,192,245, 54, 35,151,190,114,236,117,239,103,180, 2,
+143, 1, 12, 1, 82,122,141,156,253,203,108,130, 0,191,252, 4, 15, 30,255,143, 80,106,213, 34, 73,114,249, 27,228, 60, 75, 16,
+ 68,127, 0,207,204,184,236,110, 81, 81, 81,179, 55,156,189, 28,154,166,115, 76, 57,241, 31,112,136,255,175,226, 31,115, 45,233,
+201,115,254,253,156, 13, 26, 52,224,204, 16, 44,252,253,228, 57,121, 78,158,243,255, 21, 39,199,113,212,235,108, 85,112, 18,175,
+179,241,101,244,159,199,203,206,240,147, 74,141, 19,252,112,200, 91,136,103,207,158, 17,252, 93,224,193,131, 7,143,202, 65, 16,
+ 4,243, 23,112,242,193,139,121,148, 10,174, 10,214, 45,146,191, 39, 60,120,240,224,193,131, 7, 15, 30,111, 68,100,149,223, 23,
+139,112, 84,109,254, 51,103, 54, 65,109, 76,136,193, 60, 39,207,201,115,242,156, 60, 39,207,201,115,254,191,227,172,137,251,173,
+152,205, 88, 67, 28,243, 55, 6,222, 31,128,231,228, 57,121, 78,158,147,231,228, 57,121,206,183, 29, 85,250,104,241, 67,135, 60,
+120,240,224,193,131, 7, 15, 30,127, 17,120,103,120, 30, 60,120,240,224,193,131, 7,143,215, 67,141,139, 74,243,224,193,131, 7,
+ 15, 30, 60,120,240,168, 29,170, 95, 84,154, 7, 15, 30, 60,120,240,224,193,131, 71,173, 97,254,162,210, 60,120,240,224,193,131,
+ 7, 15, 30, 60, 76,194,118,254, 22,240,224,193,131, 7, 15, 30, 60,120,252, 61,168, 56,235, 48, 40, 40,136, 43,191,231,193,131,
+ 7, 15, 30, 60,120,240,248, 59,241,182,106, 17,126,232,144, 7, 15, 30, 60,120,240,224,193,227,245, 48,137, 23, 90, 60,120,240,
+224,193,131, 7, 15, 30,127, 13,170,244,209, 42, 13, 88,218,181,196, 84,215,149,191, 87, 60,120,240,224,193,131, 7,143,127, 0,
+111,183, 22,225,253,179,120,240,224,193,131, 7, 15, 30,188, 22,121, 51, 40,117,134,231,193,131, 7, 15, 30, 60,120,240,224,241,
+122,224,215, 58,228,193,131, 7, 15, 30, 60,120,240,248,155, 5,215, 95, 46,180,248,149,205,121, 78,158,147,231,228, 57,121, 78,
+158,147,231,252,255, 36,178, 42,136, 45,126,214, 33, 15, 30, 60,120,240,224,193,131,199,235,161,198, 89,135, 60,120,240,224,193,
+131, 7, 15, 30, 60,106,135, 73, 0, 2, 75, 62, 7,162,156, 85,139,183,104,241,224,193,131, 7, 15, 30, 60,120,188, 30,182, 3,
+112, 43, 17, 88,103, 0, 40,120,161,197,131, 7, 15, 30, 60,120,240,224,241,102, 80,222, 47,107, 64, 57,241,197, 11, 45, 30, 60,
+120,240,224,193,131, 7,143,215, 68,149, 62, 90, 4,170,158, 57, 16,108,198, 31,212,102,246, 65, 48,207,201,115,242,156, 60, 39,
+207,201,115,242,156,255,239, 56,107,226, 14,198,127, 15,175,132,117,224, 56,110,251,223,241,199,252,212, 87,158,147,231,228, 57,
+121, 78,158,147,231,228, 57,255,223,225, 47, 11, 88,218, 10,176,224,111,239, 91, 9,151,146,141, 7, 15, 30, 60,120,240,224, 81,
+ 61,254,154, 89,135,254,192,167,163, 3,228, 91,141,225, 89, 54,225,128,186,186,115,229,114,249, 54,153, 76, 54, 90,173, 86,171,
+ 8,130, 96,203, 43, 64, 0,229, 23, 7,138,207,202,202,234, 84,211,127,139,197,226,117, 46, 46, 46,159, 22, 21, 21,169, 9,130,
+224, 8,130, 0, 65, 16, 0,240,202,158, 97,152,148,156,156,156,214,255,113,169, 76, 57,185,184,220, 19, 82,148,135,185,151, 50,
+ 44,251, 34, 51, 35,227, 61, 51, 46, 89, 65, 16,152, 91,252,183, 88, 13, 96,193, 91,215,243, 0, 40, 83,206, 11, 0,172, 99,129,
+145, 12, 73,126, 46, 4, 54,233, 88,118, 43, 0, 16, 0, 83,219,255,214,221, 69,125,130, 67, 11,130,128, 45,199,161,128, 35,240,
+ 88,210, 14,113,255,208,173, 24, 42, 20, 10, 7,217,216,216, 88,229,228,228, 92, 5,112, 0,192, 40, 71, 71,199, 46, 74,165,178,
+200,104, 52,158, 4,112,172, 54,196,157, 90, 96,158, 88, 36,252, 68,107, 48,174,186,249, 24,191,117,105, 5, 71,154,197, 74,169,
+ 72,208, 73,167,167, 87,223,120,130,157,102, 82, 18, 37, 91,233, 59,195,236, 69,197, 14,155, 88,238, 0,112,194,222,222, 79, 34,
+183,185, 44, 20, 83, 47,242, 51,138, 70, 15,203,204, 76, 30,254, 26,229,254,111,132,147,147,211, 56,146, 36,191,231, 56, 14, 12,
+195, 44,204,205,205,221,245,134,168, 23, 2,176, 43,249,156, 15,224,251,215,228, 75, 4,224, 93,242, 57, 9,128, 15,223,174,215,
+ 26, 91,142, 31, 63, 62,165, 91,183,110,248,249,231,159,177,101,203,150,132,172,172,172,149, 0,118, 3,208,255, 3, 60, 60,170,
+ 66, 19,160,255,143,125,218, 49,198,223,191,101,203, 29,238, 89,197,195,252,235,199, 31,127,108,224, 56,142,139,137,137,225,244,
+122, 61,103, 52, 26, 57,154,166, 57,154,166, 57,163,209, 88,182,121,120,120,164,190,116,249, 43,156, 36, 73,174,255,224,131, 15,
+ 10, 57,142,227, 30, 60,120,192,105, 52, 26, 78,167,211,113,122,189,158,211,106,181,156, 70,163,169,176,185,184,184,100, 84,199,
+105, 99, 99,243,192,222,222, 62,195,222,222, 62,195,193,193, 33,195,193,193, 33,195,209,209,177,108,115,114,114, 42,219,228,114,
+121,134, 92, 46,207,112,112,112,120, 80, 83, 58, 75,208, 7,192, 85, 19,182, 62,149, 92,219,179,188,208,114,115,115,203,224,106,
+ 1, 79, 79,207,100, 19,210, 89, 10, 23,130, 0, 83,122, 45, 65,128,149, 72, 36,222,229,127,199,171,150,174, 26, 77,202,238,238,
+238, 31,184,185,185, 5,187,185,185, 93,114,119,119,255,192,132, 42, 86,129,211,218,218,250,129,147,147, 83,134,171,171,107,102,
+233,230,230,230, 86, 97,115,119,119, 47,219, 92, 92, 92, 50,236,237,237,171, 44, 35, 14,160,170,218, 66, 0,129, 4,232, 46,160,
+168, 32, 23, 23, 23,101, 88, 88, 24,195,113, 28, 71,146,100,106,233, 57,230,228,253,101,145,165,190,129,133,217, 87, 36,119,139,
+ 94,172, 44,200,190, 34,185,171,190,129,133,186,187,168, 95, 91, 78, 19, 81, 25,231,216,177, 99,199, 62,206,200,200, 72,205,207,
+207, 87,108,221,186, 53, 86, 42,149,222,216,186,117,107,108,126,126,190, 34, 35, 35, 35,117,236,216,177,143, 1, 76, 51,131, 19,
+ 0,240, 94, 11,188, 59, 97,168,155,250,241,137, 49,234,238,109, 4,143, 58, 4, 32,176,215,123,162,212,141,243,253,213,215,118,
+116, 84,119,123,135, 12, 55,147,147, 16, 8, 4,237,189,189,189, 63,145,203,229, 31,151,108, 99, 74, 55, 87, 87,215, 49,174,174,
+174, 99,236,237,237,135, 87,199,121, 24,160, 76,217,188,164,210,246,195,235,121,171, 19,151, 47,227,194,102,126,206,125,226,235,
+165, 28,230,236, 92,231, 31, 40,163,191,148,211,217,217, 57,205,104, 52,114, 6,131,129,115,116,116, 76,123,131,233, 92,195,113,
+220, 26,142,227,214, 0, 88,243, 6, 56,203,222,103,102, 8,236,234, 56,165, 2,146,156, 45, 19,139, 47, 73, 4,130, 76,137, 64,
+144, 41, 19,139, 47, 9, 72,114, 14, 0,233,191,169,140,254, 2, 78, 43,185, 92,254,124,221,186,117,156, 90,173,230,212,106, 53,
+183,110,221, 58, 78, 46,151, 63, 7, 96,101, 6,103,109,121,222, 38, 11, 86,133,173,116,232,240,141, 88,180,252,129,214,221, 91,
+ 52, 56, 58, 99,220, 72,176, 71,214, 17, 53,244,152,126,125,175,117,235, 79,118,239,222, 13, 0, 24, 61,104, 16,122,183,109, 11,
+107, 43, 75,136,197,197,201, 33, 56, 2, 34,161, 8,131,103,125,105,202,223,175, 30, 60,120,240, 71, 71,142, 28,177, 2,128, 45,
+ 91,182, 96,232,208,161,112,112,112,128, 76, 38,131, 72, 36,130, 80, 40,172,176,175, 9, 20, 69,121,166,166,166, 58, 75,165,210,
+ 50, 43, 27,203,178, 21,182,242,171,114,211, 52,141,134, 13, 27,154,122,187,230, 23, 20, 20,116, 86,169, 84,101, 28,149,109,245,
+234,213, 3,128, 11,166, 16,126,255,221,183, 96,105, 21, 4, 2,128,166, 1,157,129, 4,203, 85, 42,110, 48,109,218,180,215, 90,
+ 77,124,192,128, 64,130, 32,136, 35,161,161,161, 71, 51, 51, 51,235,178, 44, 51,177,150,150,174,207,158, 62,125,106, 5, 0,126,
+126,126,211, 0, 28, 53, 39, 29, 2,129,192,243,201,147, 39,206, 18,137,164, 74,203,101, 57, 11, 38, 12, 6, 3, 90,181,106, 69,
+155,243, 31, 46,128,119, 46, 73, 78,108,249,206, 59,147,150, 14, 30, 44,189,119,239,158,148, 36, 73,208, 52,141, 31,127,252,145,
+230, 56,206,174, 9, 96, 19, 9, 40,171,161,249, 26,192,184,146,198, 96, 39,128, 31, 43,168, 5, 14, 45, 52, 70, 73, 96,124,209,
+224,182,237,234,204, 67,100, 68, 88, 91, 95,171, 19,176, 22,232,226,128,191,215,170,101, 99, 99, 51,232,231,159,127,150,239,220,
+185, 83, 25, 19, 19, 99,216,186,117,171,124,242,228,201,214, 6,131, 1, 83,166, 76,201,106,212,168,145,232,231,159,127,150, 31,
+ 59,118,172,187, 74,165,218,108, 86,121, 17,248,118,212,160,222,208, 26, 73, 24,141,180,220, 77,110,253,199,140,177, 93,133, 28,
+167,199,158,147,161, 48,210,236,111,102, 90,178,222, 27, 54,108,152,239,254,253,251, 5,209,209,209,130,198,141, 27,131,101, 89,
+ 48, 12, 3,163,209, 8, 0, 96, 89, 22, 13, 26, 52,120,237,251,242, 9,224,231,228,226,112,233,189,254,253, 44,220,164, 18, 56,
+228,101, 97,130, 72, 96,189, 75,166,219, 11,160,253, 91,101,217,229, 56, 8, 4, 2, 36, 39, 39,195,217,217,217,130,101, 89, 5,
+128,101,121,121,121,219,241,246,162,173, 88, 32, 56,186,231,183,245,174,237,218,183,167, 92,220,156, 17,251, 52, 9, 2,130,233,
+249,228,126,104,215, 79,166,206,158,161,167,233, 15, 0,220,123,219, 50,238,218,126,218, 16,130,164,182, 16, 28,139,111, 54,158,
+ 42, 92,177,122,157,108,202,196,177,212,172, 89,179,224,229,229, 85,119,200,144, 33,171, 1, 76,173,145,167,221,180, 33,160,200,
+ 45,224, 56, 44,253,229, 84,225, 15,171,215,201,166,214,130,231, 63,142, 42,159,145,215, 22, 90,254,128,111, 83, 47,231,139, 43,
+230, 78, 21,114,231,126, 39,213, 57,153, 85,158, 43,151,203,183,245,237,219,119,244,174, 93,255,179, 70,191, 23, 16,128, 33,221,
+ 59,194,217,209, 22, 50, 75,113,113,115,196, 18,120, 28,243,194, 36, 65,224,229,229, 53,229,232,209,163, 86,229,197,132, 72, 36,
+ 42,219,202,139,172,210,173,180, 1,174, 14, 82,169, 20,193,193,193, 16, 8, 4,160, 40, 10, 2,129,160,108, 43,255,157,162, 40,
+184,184,152,229,186,180,210,214,214,182,121, 97, 97,161, 77,126,126, 62,188,189,189,149, 0,158,148,251,189,121, 86, 86,150,141,
+ 57,132, 44,173,194,172, 9,254, 16,234,239, 64, 47,108, 11,141,160, 3,110,221,143, 66,208,133,171, 72, 77, 75, 71,199,119, 91,
+226,227, 15,135,225,210,165, 75, 96, 24,179, 71, 58, 50, 56, 14,171, 7, 14, 12,156, 7, 16, 68,207,158, 61,243,167, 79,159, 78,
+ 70, 71, 71,127, 52,100,200,224,128,167, 79,159,149, 88, 21,137,185, 28,135,245, 0, 50, 76,228, 21, 3,192,181,107,215, 0, 64,
+ 82,155,186, 39,145, 72,112,251,246,109,148, 14, 19,147, 36, 9,146, 36, 65, 81, 20, 78, 63,115,130, 74, 79, 66,157, 17,142,207,
+ 3,189, 81,175, 94, 61,144,100,205, 46,137, 93, 1,233, 45, 96, 8, 33, 20,206,114,115,119,175,219,197,215, 87, 22, 28, 28, 76,
+ 1,128,143,143, 15,167, 80, 40,242, 79,158, 60, 89, 40, 0,182,248,112,220,238,234, 68,150,151,151, 87,135,212,212,212,239, 75,
+239, 57, 65, 16,171,235,212,169,179,164,172,220, 88, 22,203,126, 83, 9,103,204,152, 41,106,215,117, 17, 0,160,221,192,253, 80,
+198,175,240, 39,114,191,182,253,187,223, 18, 74,165,242, 96,131, 6, 13,168,156,156,156, 91, 0, 18,141, 70,227,252, 63,254,248,
+195,121,194,132, 9,153,123,247,238, 93, 9,192,125,213,170, 85, 93, 85, 42,213, 33,115,120, 59, 54, 71,255,119,154, 7,188,235,
+237,229,133,171,183,238, 65, 36, 22,218, 77, 27, 23, 8, 43, 43, 1,214,236, 60,195, 38,166,228, 78,191,241, 4,187,205, 16, 89,
+109,135, 13, 27, 86,119,255,254,253, 98, 0,120,242,228, 9,210,211,211, 33,151,203, 97, 97, 97, 1,161, 80, 8,138,162, 32, 20,
+ 10,223,136,200,178,245,114,188,123,226,196, 73, 11, 7, 7, 59,108,252,114, 6, 62,206,204,128,157,181, 21,140, 69,170,186,111,
+ 89, 67,225,215,169, 83, 39, 41,195, 48, 80,169, 84, 8, 9, 9,177,181,176,176,176,245,244,244, 92, 90, 93, 35, 82,201,187, 51,
+ 67,171,213, 58,151,124,206,212,106,181, 46, 0,148, 18,137,164,244, 61, 93, 84,178, 55,117, 56, 49, 17,175, 14, 19, 38, 17, 4,
+ 81,254, 88,109,209,166,109,155,230,193,199,142,236,179, 42, 40, 76,135,157,125, 38, 72, 20, 96,251,246, 77,176,176,176,193,210,
+165, 95, 11, 94,244,236,238,209,167,255, 7,193, 17, 81,177, 61,223, 58,177,197, 17,219,123, 14, 28,237, 96, 33,179, 46,105, 75,
+140,216,181, 99, 6, 72,146,196,146, 37, 75,208,180,105,211, 73, 17, 17, 17,139, 0,228, 86, 79,131,237,205, 58,143,112, 16, 75,
+139,139,152,101,140,216,122, 96, 78, 49,207,130,201, 24, 53,176,222,164,175,134, 61, 63,223,212, 23,133, 37, 29,115,141,144, 68,
+ 18,209, 14,101,130, 33, 40, 40,168, 75, 96, 96,224,213,170,190,255, 7,224,134,255,197,207,170, 32,190, 4, 65, 65, 65, 92, 96,
+ 96, 32, 81, 46,115, 21,190, 87,135, 22,128,147,189,173, 44,120,203,178, 25, 86,130, 59,103, 40, 77,210, 51,164,105, 43, 52,228,
+ 21,166,104,202,100,178,209,187,118,237,170, 96, 82,242,118,113,134, 72, 36,132, 80, 68,192,174, 83,113,244,250,252,235, 65, 32,
+136, 42, 69, 86, 5, 78,149, 74,165,125,244,232,145,213,206,157, 59,225,236,236,140,186,117,235, 66, 38,147, 65, 42,149, 86, 16,
+ 87,229, 5, 87, 37, 66,171, 2,103,233,239, 2,129, 0, 36, 73,226,210,165, 75,160,105, 26,195,134, 13,123, 69,100, 9, 4,130,
+170,132, 91, 85,211, 83, 47, 0,120,194,113, 92,231,146, 6,248, 9,128, 46,229,126,239, 35,151,203,231, 3, 88,105, 42, 39, 69,
+113,160,180,183,192,122,174,131, 32,121, 6,244,194, 22,184,114, 35, 20,187,182,253, 12, 0,168,219,184, 13,134, 15, 9, 44,179,
+198,153,152,206, 50,120,120,120, 28,200,202,202,238,215,189,123,119,228,229,229, 25,151, 45, 91,134,230,205,155,195,207,207,207,
+164, 50,170,162,231,156,241,228,201, 19, 47,141, 70, 3,142,227, 76, 17,103,175,112, 18, 4,129, 63,254,248, 3, 90,173,246,149,
+147,237,187,252,128, 57, 67,125, 48,254,243,221, 88, 29,115, 8,155, 55,111,174, 54,239, 50,160,185,214,182,193,122, 49, 69, 55,
+ 95,249,245,103,146,143, 63,254,152, 26, 63,126, 60,146,146,146, 48, 97,194, 4,237,165, 75,151,244,233, 10,197, 73, 49,203,110,
+ 52, 84, 20,198, 85,114, 74, 36,146, 61, 23, 46, 92,192,161, 67,197,186, 36, 54, 54, 22, 13, 27, 54,180,172, 32,146,115, 15,163,
+ 48,113, 35,238,158,142, 70,187,129,251,113,247,244,135, 96,242,207, 8, 91, 55, 68,129, 57,247,179, 22,168,140,243, 80, 78, 78,
+ 78,153,136,218,187,119,175,197,222,189,123, 7, 3, 56, 5,224, 16, 0,228,230,230,254,100, 38, 39, 64, 96,252,136,161,131, 33,
+ 16, 89, 35,250, 89, 10,186,188,215, 10, 46,206,206,120, 18, 21,135,196,212,220, 12,130,192,184, 62,237,197, 43, 53, 26,253,162,
+235,143,241,107, 13,156,132,167,167,167,223,225,195,135, 69,229, 44,208,101,207, 56, 69, 81,101,223, 75,133,119,109,234,103,169,
+200,178,246,180,186,251,237,166, 14,150,119,195,246,162,161, 79,127,216,247, 15,196,175, 23, 47,226,105, 68,164, 86,175,166,123,
+252, 3,101,244, 87,113,250, 13, 29, 58,244,214,190,125,251,236,146,147,147,113,237,218, 53,212,173, 91, 23,106,181,218,148, 14,
+111, 5, 78,173, 86,235, 92,122, 13, 65, 16,206,165,134,119,189, 94, 95, 90, 24,165, 15,162, 93,185,243,236,170,225,244, 46,119,
+ 94,169,184,242,121, 3,121, 23, 75, 69,162,195, 39,142, 29,176,138,140,190,134,150, 45,222,133,149,109, 19,176, 76, 58,114,114,
+139,144,247, 44, 13,223,125,183, 26, 75,151, 45,196,169,227, 71,172, 26,249,183, 56,170,167,233, 6, 0,180,111, 77,185, 19,220,
+164,224,211,123,183, 16, 28, 11, 77, 70,180, 68,168,122, 46, 27,253,225, 7,212,200,145, 35,113,234,212, 41, 68, 68, 68,108,169,
+ 70,100, 5,151,179,204, 79, 10,191,118,104, 11, 56, 14,154,204,104,137, 72,243, 92, 54,246,163,225,212,199,163,122,227,206,159,
+235,209,187,229,243,112,119,103, 12,201, 43,145,216, 2, 10, 57, 18, 41,110,114,119,113,167,156,216, 10, 1, 64,148, 19, 88, 33,
+248,159, 15,230,127, 1, 3, 74,132,213,164,151, 59, 38,130,218, 8, 44, 0,104, 8, 88, 17, 98,209,221, 93, 75, 63,115,151, 37,
+ 69, 8,116,225,183,145,166, 99,185,173, 9, 52,219, 10,176,120, 8,104, 94,190, 70,173, 86,171,226,226,226, 44,198, 13, 25,130,
+246, 1, 1,112,115,116, 68, 3, 79, 79, 88, 72,196, 16,139,132, 21,186,172, 38,143, 33, 16, 4,215,168, 81, 35, 12, 28, 56, 16,
+ 66,161, 16, 50,153, 12, 86, 86, 86, 16,139,197,149, 90,179, 76,237,229,114, 28, 7,138,162, 16, 30, 30,142,196,196, 68,216,217,
+217,225,230,205,155,232,209,163,199, 43, 86,173,242,226,204, 28, 19,125, 37, 13,127,169, 16,187, 96, 14, 23,195, 16, 40,226, 90,
+ 64,154, 48, 29,106,162, 21,116, 58, 26, 58,157, 14,191,222, 48,224, 94,156, 10, 6,131, 30, 58,157,174,186,255,172, 10,164,187,
+187,251,232, 6, 13, 26, 76,251,240,195, 15,141, 98,177, 24, 42,149, 10,106,181, 26, 17, 17, 17,198,126,253,250,231, 15, 28, 24,
+104,123,230,204, 25,174,100,232, 48,195, 12,238, 28, 15, 15, 15,175,146,225,217,156,218,212,106,130, 32,202, 68,204,203, 24,247,
+ 83, 36, 4, 84,113,153,108,217,178, 5, 12,195,128,227,184, 42, 11, 73, 75, 16,151,151,253,176,214,118,213,186,223, 96,235,224,
+130,171, 87,175, 50,231,207,159, 47, 36,128,216,167, 17, 17, 63,189, 15,156, 61, 12, 24,204, 73, 95, 94, 94,158, 69,221,186,117,
+225,233,233, 9,150,101, 97, 52, 26,203,172, 47, 57, 57, 57,208,104, 52,112,176,204, 71,125, 71, 79,208,133, 33, 80,132,127, 3,
+ 55,171,104,236,190,160, 55,190,227,135,199,255,130, 23,199,239, 37,219,107,246,154,225,225,236,234, 5,146, 51, 34, 45, 51, 7,
+131, 7,244, 6, 37,178,194,139,228,108,180,104,226,235,246,209,251, 29,220, 40,130,198,220,149,251,167, 1,236,175, 53,209, 21,
+ 21, 21, 49,209,209,209,120,242,164, 88,239,218,216,216,192,210,210,178,194, 51, 78,146,228,107, 89,180, 74, 69,214, 15, 91,122,
+ 88,146, 66, 21,148, 76, 48,118,254, 17,138, 22,141, 2,177,245,238,125, 45,147,145,219,115,141, 86, 27,123,224, 63,108,204,112,
+117,117,157,204,178,236, 82,142,227,242, 59,118,236,232,178,127,255,126,251,212,212, 84,132,134,134, 98,201,146, 37, 89, 12,195,
+208, 28,199, 17, 28,199,125,243, 6,254,142, 45, 39,176,222, 36,132, 50, 41, 62,119,178, 33, 6, 9, 72,155,186,180,178,232, 69,
+182,158, 59,169,166,217, 95, 0, 24,171,125,185,145,228,167, 71, 14,110,113,119,146,179,232, 42,239, 14, 69,134, 1, 63,124, 57,
+ 22, 57, 57,133,248,117,199, 10, 0, 98, 24,104, 10,157,187,126, 0,103,103, 15, 76,154, 56,201,117,203,182,173,159,209, 44,187,
+ 6,111, 9,210,111,109, 62, 14, 32, 88, 46,151, 71,124, 54,105,146,188,110,221, 49,144, 74,165, 56,112,224, 0,246,111,220,200,
+172, 3,134, 75,128, 43, 83,128,227,213,242,220,253, 31,207,140, 41, 83,228,254,254, 83, 32,145, 72,240,231,249,223,161, 77,255,
+163,112, 64,123, 24,212, 90, 12,168, 51,144,115, 72, 56, 77,228, 10,133,120, 6, 0, 66, 41, 20, 0, 94, 30, 6,251,175, 9,172,
+ 82,156,193,255,102, 26, 78,170, 96,209,170,245,187, 83, 40, 14,219, 49,115,148,143, 11,116,132,254,198,105,164,234, 88,102,213,
+ 83, 3,245,176,128,155, 19, 85,137,200, 42,169,216,172,183,183, 55,186,183,110,141, 33,157, 58, 65, 32, 16, 64, 42, 22,193, 90,
+106, 1,142, 41,182,100,149, 14, 29, 86,211, 38,162, 50,235,147,163,163, 35, 68, 34, 81,153,192, 50,195,154, 85, 41, 39,203,178,
+ 16, 8, 4,120,242,228, 9, 58,118,236, 8, 47, 47, 47, 28, 58,116, 8,125,250,244,121,101, 40,209, 92,145, 85, 42,180, 94, 26,
+198,235, 3,160,212,146,101,150,208,210,234, 9,100,235, 91,128, 32, 2, 64,211, 0,195, 1, 58,173, 22, 28, 7,112, 28, 96, 52,
+232,161,213,106,203,254,211,148, 33, 89, 87, 87, 87,111, 11, 11,139,229,243,230,205,245,111,209,162, 37,178,178,178,192,178, 44,
+ 44, 45, 45,161, 86,171, 97, 99, 99,131,246,237,219,191, 88,190,124,185,130,227, 48,201, 76,145,245,218, 40,189,231, 23, 47, 94,
+172, 48,108, 88,186,169, 20, 41, 24,255,197, 94,136, 5,197, 67, 75,165, 62, 60,213,189,119,187,117,238,128, 91, 15, 99,233, 79,
+231,174,215, 9,115, 66, 87,186,178,236,174,148,215,200, 23,199,113,200,206,206, 70, 70, 70, 6, 6, 13, 30,140,253,251,246, 33,
+ 33, 33, 1, 77,154, 52, 65,183,110,221,224,236,236,140,132,132, 4,220,187,174,131, 46, 47, 23,185,250, 80,200,172,219,225,196,
+213, 56,221,146, 45,134,184,127,240,133, 49, 8,192, 88, 27, 27,155,122,106,181, 90, 65,211,244, 97, 0,135, 1, 12, 23, 8, 4,
+195,101, 50,153,155, 82,169,124,142,226,217, 68, 39,107, 34,179,144, 74, 29, 37, 82, 27,176,180, 14, 2,129, 0, 94, 94,117,193,
+ 49,122,228, 41, 53, 24, 55,114, 32, 30, 62,137,194,249, 43,119,104,163,145,221, 96,202,109,165, 40,138,243,243,243, 67,102,102,
+ 38,132, 66, 33, 44, 44, 44, 96,101,101,133, 5, 11, 22, 96,227,198,141,101, 34,171,182, 66,235, 19,192,207,198,219,234,206,247,
+155,138, 69, 86,122,154, 2, 25, 41, 66,200, 29, 93,176, 97,227, 58, 85, 94, 66,122,187,223,128,216,255,122, 35,203,178,236, 55,
+169,169,169,206, 2,129,192,149,166,105, 36, 39, 39,227,193,131, 7,152, 62,125,122, 70, 78, 78, 78, 87,212, 50,143, 82,169, 52,
+179,212,146, 85, 50,116, 88,213,112, 98,126, 57, 75, 86,126, 53,148, 85, 13, 19,250,214,245,180,190,180,227,231, 89,222,109,218,
+181, 39,101, 2,155,188,162,103,233, 29,111, 92,187,218,126,250,207,191,126,150,152, 87,212, 27, 64,124, 85,164, 18,161,176,223,
+187, 29, 58, 8,192,101, 64, 32,238,136,213,171, 70, 34, 43, 91,137,188,220, 66,136, 68,150,208, 27, 41, 48, 44,129,246, 29, 59,
+225,247,221, 7,209,116,226, 4, 74, 44, 20,246,162,245,250,183, 70,104,149, 96,197, 47,191,252,226,221,168, 81, 35,236,218,181,
+ 11, 87,246,236,193,199, 5, 5,184, 74,146,148, 81, 40,116, 58,107, 52,110, 71, 13, 66,171, 60, 79,211,166, 77,241,219,111,191,
+225,143, 63,254, 72, 26,221, 35,243,232,172,209,112, 54, 24,208, 55, 52, 6, 14,117, 6, 2,161, 49,112,120,167, 17, 26,208, 2,
+ 60, 35,136,138,225,160,130,130,130,186,148,223,255,199,160, 64, 21, 67,236, 2, 0, 93,131,130,130,184,242,251, 26, 95,156,242,
+134, 83, 86,244,174,231, 19, 80,223,155, 48, 30, 90,143,100, 21,173, 95, 20, 99, 16, 63, 45,226,102, 69, 1,235,170,233, 65,112,
+ 20, 69,193,218,194, 2,114, 59,187, 98, 51, 63, 73, 2, 44,192, 26, 1,130, 41, 22, 0, 28, 75,128, 99,204,122, 97, 64, 44, 22,
+ 87,234,248,110,174,111, 86,121,206,194,194, 66,188,120,241, 2,147, 38, 77,130, 76, 38, 43, 86,238,233,233,240,241,241,129, 64,
+ 32, 64,106,106, 42,254,252,243, 79,212,171, 87, 15, 18,137,196, 44,181, 85,206,186,212, 28,197,179, 12,155, 43, 20, 10, 27, 55,
+ 55, 55,152,109,209, 98, 57,168,117, 4,244,122, 6, 79,159, 62, 69, 90, 90, 26, 94, 60,127,134, 54, 42, 37, 56, 80,224, 56,206,
+ 44,139,150,135,135, 71,128,175,175,239,214,149, 43, 87,138, 60, 61, 61,193,113, 28,236,237,237,160, 86,171,145,157,157,131, 38,
+ 77,154,192,203,203, 11, 43, 87,174, 4,128,253,127,183,200,122,169, 78,149, 9,173,242,130,235,139,247,189,145,155,107, 5,138,
+ 34,203,132,115, 13, 62, 90, 34, 0,232,218,123,168,224,210,249,179,150, 52,176, 60,157,162,150, 11,106, 46, 71, 35,195,178,178,
+170,126, 79, 78, 78,134, 80, 40,196,145,195,135,145,155,145,129, 22, 45, 90,160,109,219,182,120,246,236, 25, 30, 62,124, 8, 71,
+ 71, 71,200, 61,223,195,213,231, 6, 68,166,105, 96,107,107,139,184, 20,242,159, 12, 25, 48,177,103,207,158, 75,126,250,233, 39,
+103, 87, 87, 87, 97, 86, 86, 86,163, 77,155, 54,181,216,180,105,211,140,207, 62,251,204,229,179,207, 62,179,151,203,229,130,244,
+244,116,191, 47,191,252,242,157,224,224,224,122, 0,214, 86, 71,104,105,105,237, 64,137, 44, 65, 16, 2,216,217,218, 67, 32,182,
+ 4, 75, 11,192,176,128,141,173, 28,183, 30, 30,193,205,176,194,201,153, 57, 56,108,146,125,172,164,220, 29, 29, 29, 95,177, 84,
+ 79,159, 62, 29, 59,118,236, 40, 27, 70,172,173,200,250, 97, 83, 15, 43,162, 68,100,165, 39, 11, 64,232,234,225,244,241,219,249,
+121, 9,233, 29,223, 6,145, 85,250,142,227, 56, 14,207,159, 63,135, 90,173,198,245,235,215,241,205, 55,223,100,189, 44,178,156,
+157,157, 39,218,216,216, 44, 43, 42, 42, 90,157,158,158,190,190,198,142, 95,177,136, 42,253, 92,186,175,116, 56,209,196,164,250,
+ 84,102,201,242,114,147, 94,120,120,125,175,143, 45,247,152, 64,226, 36,224,169, 50,194,250,174,115,231,254,109, 6,144,173, 54,
+127, 91,167,237,228, 5, 23,146,149,218, 70, 85, 89,182, 88,134,105,101,105,101, 13, 32, 19,161, 15, 66,202, 68, 86, 78,110, 1,
+116, 6, 10, 58, 61, 1,173,129, 68,247,158,125,177,113,235, 31, 72,205,204, 5,195, 48,205,222, 50,145,229, 16, 16, 16, 48,101,
+248,240,225, 88,190,124, 57,130,127,250, 73, 63,149, 32,148, 2,128, 59,195, 48, 96, 57,142, 32, 77,115, 98,175,192,179,102,205,
+154,227, 0, 70,173,156,142,247,242,138, 48,206,125, 32,231, 80,103, 96,241,137,195,230,113, 0,224,144, 21, 92,177,201, 12, 12,
+ 12, 36, 74, 71,214,204, 29, 97,251,183, 67, 16, 24, 24,120, 53, 40, 40, 8,229,247,213, 93, 96,237,210,168,255, 87,179,167,173,
+106,211,167, 19,161,152,221, 11,185, 74, 45,253,117,164, 65,156,162,169, 94,100,149,199, 87,155, 54,225, 97,108,241,115,236,233,
+236,140,185, 31,125, 4,142, 6,110, 70, 68,226, 96,112, 48, 70,246,236, 9, 75,169,212,100,203, 6,203,178,149, 90,177,202, 91,
+179,204,181, 58,229,231,231,227,240,225,195,104,219,182, 45,100, 50, 25, 4, 2, 1,154, 55,111,142,168,168, 40,248,250,250,130,
+ 32, 8,156, 56,113, 2, 67,134, 12, 65,124,124, 60,222,123,239, 61,171,196,196, 68,179,133, 86,100,100,164, 13,199,113,157, 75,
+173, 31,181,133, 78,167, 67,116,116, 52, 6, 14, 28, 8,123,123,123,120,120,236, 71,240,133,189,144, 5,124, 12,130,128, 89, 66,
+139, 97,152, 79, 6, 12, 24, 32, 34, 8, 2, 26,141, 26, 82,169, 5, 44, 45,173, 96,109,109, 3, 63,191, 70, 72, 75, 75, 67,159,
+ 62,125,244,113,113,113,155, 21, 10,197, 33,115,211,234,239,239,111,153,144,144,240,113,157, 58,117,196, 0, 96, 97, 97,209,196,
+215,215,119, 78,124,124,124,161,185, 86,173, 82,129, 69, 16, 4, 40,138, 42, 19, 90, 2,146,132,155,171,115,217,247, 18,255, 52,
+162, 26, 46,101,106,142, 78, 2, 0,222,222,222,216,184,237, 20, 57, 96,192, 0,204,152, 49, 3, 70,163, 17,155, 55, 23, 79,178,
+251,240,195, 15, 97, 48, 24,112,244,104,241, 36, 73,129, 64, 80,173,217,228,193,131, 7, 8, 13, 13,133,209,104, 68, 65, 65, 1,
+206,157, 59,135,171,215,174,225,192,137,203, 72,120,254, 12,205, 27,249, 96,194,132, 79, 32, 20, 10,177,123,247,110,116,236,216,
+241, 31,125, 33, 8,133,194,209, 59,118,236,112,219,181,107, 87,254,137, 19, 39, 84,239,190,251,174,100,221,186,117,206, 27, 55,
+110,148,235,245,122,204,156, 57, 51,243,206,157, 59,186,193,131, 7, 91,110,223,190,221,173,126,253,250,189,104,154,174, 76,104,
+ 89, 2, 24, 9, 96, 76, 94,161, 94,144, 95,168, 1, 75,235,241, 60,225, 5, 10,138,244, 96, 25, 3,146, 82,210, 80,164,101,144,
+147, 91,136,230,173,122,255, 18, 18, 18,178,208, 96, 48,124, 13, 32,168,166,116, 70, 68, 68,224,206,157, 59, 72, 72, 72,192,243,
+231,207, 43, 42,197,137, 19,241,199, 31,127,152,109,209,170, 92,100, 81, 32,116,190, 8, 58,113, 55, 63,243,153,226,173, 17, 89,
+ 37,239,160,165,110,110,110, 75,221,220,220,164, 23, 47, 94,180,173, 83,167, 14,104,154,214,191,108,201,234,218,181,235,162, 29,
+ 59,118,184,249,250,250, 78, 7,176,254,223,144,118,146,196,196,213, 91,166, 56, 89,139,147,210,240,116,109, 73, 44, 65, 10, 80,
+ 43,129,144,125, 16,116, 88,252, 98,250,224,121,246,243,119, 45,159,200,130,173,114,134,108, 92,124, 50,182,108,217,136, 89, 51,
+199,225,247, 95, 87,131,101, 5,208, 25, 41,120,215,125, 23, 58, 3, 11,130, 20,160, 69,171,214,184, 18,114, 29, 66, 18, 56,188,
+107,203, 91,166,179,144, 27, 30, 30,190,249,196,137, 19,159,207,152, 49, 3, 44,203,138,151,109,217,162,201,202,202, 90, 1,243,
+226, 95,189,204, 51,100,203,150, 45,177,243, 55,102, 29,159, 53, 26, 84,194,105, 34, 55, 52, 6, 14,195,230,113, 56,178,138,192,
+ 59,141,144, 43,171,188,137,191,246,210,254,237, 16, 90,165, 74,178,252,190, 50,180,106, 88,239, 91, 91, 7,251, 79, 72,107, 15,
+167,185, 51,166, 10,226,211,181, 56, 90,231,163,162, 63,247,108,176, 76,167, 37,191,196, 65,187,206,156, 63, 62,248,231,159,101,
+159,127,220,191,191,210,223, 20,195,134,153,220, 51,171,202,138,101,174, 37, 11, 0,100, 50,153, 93,175, 94,189,208,163, 71, 15,
+124,240,193, 7,101, 62, 89, 45, 91,182,196,129, 3, 7, 48,116,232, 80, 60,122,244, 8,110,110,110,104,220,184, 49, 26, 55,110,
+140,179,103,207,154,251,146, 3,195, 48, 8, 8, 8, 40,157,117,216, 60, 37, 37,197,166,182, 5,169,211,233,144,147,147, 3, 7,
+ 7, 7,136,197, 98,180,107,215, 22,159,127,209, 14, 78,110,191, 33,192,191, 17, 84, 42, 85,217,244,119, 19, 26,219,128, 6, 13,
+ 26, 32, 43, 43, 11, 89, 89, 89,144,203,229,112,119,119,135,171,171, 43,214,174, 93,203,173, 95,191,254,188,193, 96,216,156,157,
+157,109,182, 37,203,213,213,181, 19, 65, 16,139, 52, 26,141,184, 92, 15, 87, 44,151,203, 79,106, 52,154, 21, 10,133,194,100, 71,
+ 80,130, 32, 96, 48, 24, 64, 16, 4,206, 60,119,135, 74, 79, 64,153, 18,138, 25,239,251, 84, 16, 94, 66,161,176,198,225, 82,142,
+227, 84,163, 70,141,114,246,242,242, 68,114, 92, 4,142, 28,225,240,211, 79, 63,149,206,138, 68,108, 73,199,160,244,123,183,110,
+221, 80,183,110, 93,112,102,196,202, 96, 89, 22, 79,158, 60,193,254,147, 87,225,230,227,143,164,167,209,120,120,246, 52,234,200,
+ 29,208,180, 85,107, 24,141,198,215, 10,189,241, 38, 96, 52, 26,119, 54,108,216,144,211,235,245, 87, 1,108, 12, 11, 11, 27,167,
+ 80, 40,102,158, 58,117,202,125,248,240,225,105,167, 79,159, 94, 7, 96, 87, 88, 88,216,148,239,190,251,174, 7, 77,211,149,206,
+ 22,164, 40,234,247, 47,191,252,178,235,240,225,195, 9, 17,105,212, 95,188,176, 91, 64,211, 70,226,171,175,119, 50, 33, 55,174,
+146, 52,109, 36, 62, 24,245, 37,123,246,207, 48,114,242, 23, 63, 50, 45,223, 29,128,240,240,112,215,192,192,192,239,140, 70, 99,
+181, 66,171,212, 82, 85,149,133,146,162, 40,140, 27, 55, 14, 7, 14,152,238, 65, 53, 1,240,181,241,177,186,243,195,166,158, 86,
+132,160,168,156,200,170,143,160, 19,119,243, 51,158,166,189, 85, 34, 11, 0,114,114,114,182, 1,216,198,178,108,134,165,165, 37,
+ 10, 11, 11, 43,171,127,210,176,176, 48,169, 88, 44, 70,239,222,189, 29,130,131,131, 99, 73,146, 92,159,150,150, 86,165,226,168,
+108,152,176,178,225, 68,188,198,172, 67,123, 57, 2,219,117,106,101, 29, 99,187,220, 90, 42,208, 62,170, 19, 43,181, 33, 0, 20,
+232, 92,158,223, 74, 28,169, 36, 50, 37, 45, 91,119,123, 7, 54, 2,203,192,124,186,176, 82,161, 69, 82,212,195,130,188,252,126,
+202, 66, 61,110,220, 12,199,168,145, 13,160, 51, 16, 96, 89, 18, 69, 42, 29, 64, 9, 65, 2,248,240,163,177,224, 8, 1,114, 51,
+210, 64, 81, 84, 24,104, 26,111, 25, 22, 76,153, 50,165,223,215, 95,127, 93,111,238,220,185,152, 59,119,174,207,142, 29, 59,182,
+253,240,195, 15,115,179,178,178,154,161,134,224,227,213,240,212, 57,125, 96,241,236,147,215,183, 22, 12,104,175,121,250, 78,163,
+ 98,203,215, 59,141,144, 43, 20,226,153,128, 66, 14,199, 85,116, 51, 10, 12, 12,236, 82,126,255, 31,195,203, 78,240,101,223, 77,
+242,209,106, 80,207,163,111,171,150, 1, 95, 44,252,122,161,117,212,173, 16,204,255,118, 35,215,176,117,175,194,109,215, 31,234,
+139, 44,235,246, 43,202,126,118,211, 84,125, 1, 0,125,187, 15, 69,243, 38,109, 95,249,177, 99,183,226, 96,237, 55,174, 60, 64,
+ 70, 86,170,201,141,109,137, 56,168,212, 39,203,148, 41,253, 47, 67,163,209,228,135,135,135, 59,167,164,164, 84,112,124,175, 91,
+183, 46, 8,130,192,221,187,119,113,231,206, 29,140, 26, 53, 10, 2,129, 0, 66,161, 16, 87,175, 94, 53,203, 26, 83,206,186,244,
+ 4,197,179, 14,251,120,122,122, 86, 53,219,176, 70, 46,141, 70,131,130,130, 2, 92,184,112, 1, 13, 26, 52,192, 15, 63,252, 0,
+119, 55, 23, 44, 92, 56, 27, 44,203, 66,169, 84,130, 97, 24, 83, 45, 90,108,169,181,136,101, 89,100,101,101,161, 94,189,122,216,
+180,105, 19,214,173, 91,247,157, 66,161, 56,101,110, 26,189,188,188,236, 24,134,249,106,192,128, 1,189, 6, 15, 30,140, 62,125,
+ 42,198, 99,221,183,111,159,245,209,163, 71, 87,108,216,176,161,175,193, 96, 88,153,153,153,153,101, 10,239,111,191, 21,135, 95,
+146,189,187, 20,243,135,215,193,152,105,187,177,118,237, 49, 72, 36,146, 10, 13,239,242,229,203,171, 21, 49, 44,199, 53, 20,101,
+223, 74,155, 61,111,141,243,138, 21,193, 8, 14,206, 4, 73,146,112,115,115, 3, 73,146,120,241,226, 5, 72,146,132,143,143, 15,
+ 72,146, 68,106,106,106,169, 79, 96, 30, 42,153,245, 88,121, 47,156,132, 86,171, 69,114, 82, 2, 82,226, 98, 97,165, 76,135,220,
+ 70,134,188,136, 39,104, 62, 97, 98, 89,252,167,127, 24,127,232,245,250, 63,202,125, 95,115,250,244,105, 61, 65, 16, 31,160,216,
+ 79,163,212,162,241, 29, 77,211,223, 85, 69,242,238,187,239,182,252,250,235,175,133,165,225, 54,220,189,191,167, 13, 6, 3, 11,
+ 0,141,154,119,174,160,246,159, 61,123,134,181,107,215, 66,165, 82, 65, 36, 18,137, 76,185, 15, 44,203,150,205, 48,172, 76,132,
+153, 35,178, 0,192,209,199,243,151,187,161, 87,153,199,113, 91, 53, 97, 49,231, 44, 20, 73, 36, 72,253,219, 43,178, 94,182,108,
+121,122,122, 46,101, 89,150,227, 56,110,113,185,159, 36,222,222,222,215, 47, 94,188,232, 72,211, 52, 54,108,216, 96,151,158,158,
+110,215,185,115,231,249, 0,170, 20, 90,149, 13, 19, 86, 54,156,136,114,179, 14, 37, 18,137,131, 94, 95,165,241,228,149, 89,135,
+ 12, 3, 63, 27,107, 59,228, 33, 5, 58, 39, 99,203,124, 71, 58,247,146, 98,226, 35,247,196, 86, 77, 44, 25, 99, 61, 82,169,135,
+135,204, 14, 44,199, 85, 57, 53, 90,103, 52,158,123, 20,250,176,183,183, 87, 3,234, 84,208, 53, 12, 26, 50, 28, 58, 29, 9,173,
+145, 0, 65, 9, 65, 80, 34, 52,107,222, 10,141,155, 54, 7, 7,224,193,189, 91,180,222,104,188,244, 54,149,189, 91,135,207, 71,
+ 17, 4,214,131, 99,185, 74,226,104,213, 27, 50,100,200, 10, 0, 95,212,196,227,252,238,231,163, 72,178,152,167,124, 28,173, 47,
+ 63,159,130,136,123, 66,219,107,161,171, 68,125,222,197,153,172, 96, 2, 50,233,255,102, 29, 10,201,215, 10,205,241, 95, 17, 92,
+ 53, 11, 45, 47, 47, 47, 59, 27,137,244,183,207, 38,124, 98,157,248,248, 54,210, 35,239,226,230,181,216,188,131, 71,143,229,170,
+114, 50, 39,152, 33,178,202,134,249, 28, 93,235,160,174,255,171, 66, 75,106, 37, 7, 0,212,245,111, 11,202,210,214,220, 33,143,
+ 87,172, 89,181, 17, 89,229, 95,216,149,197,208,154, 60,121, 50,118,236,216,129, 14, 29, 58,160, 97,195,134,101, 47,123,115,173,
+102,149, 88,151,204,158,109, 88, 30,133,133,133,240,241,241,193,246,237,219, 17, 22, 22, 6,107,107,107,140, 26, 53, 10,133,133,
+133,101, 2,203, 84,103,120,142,227,158, 93,188,120,177,205,136, 17, 35, 56,161, 80, 72,228,231,231,195,206,206, 14,155, 54,109,
+ 82, 41, 20,138, 51,181, 16, 89,195, 69, 34,209,236,145, 35, 71, 82,141, 26, 53, 66, 70, 70, 6,108,108,108,140, 4, 65, 8, 1,
+192,206,206,206,104, 97, 97,129, 41, 83,166,160, 69,139, 22,157,230,206,157,219, 65, 32, 16,108, 74, 75, 75,219, 93, 93, 93, 34,
+ 8,162,172, 65,157,176, 62, 26,122,125,113, 3,189,121,243,102,148,248,186,253,111,136, 32, 46, 14, 48, 97, 38,139,149,149, 21,
+ 26, 54,108, 88,105,217,119,234,212, 9, 15, 30, 60, 40, 30,154, 20, 8,224,236,236,140,155, 55,111,154, 52,147,170, 52, 16,100,
+120,120, 56,252,235, 58, 33, 44,248, 34,156,100, 66,180,112,119,133,103,167, 46,136,141,141,253, 39,173, 89, 4,138,253, 48,122,
+150,212,193,157, 0, 38,151,251,190, 9,192, 47,230, 16,210, 52,205,145, 36, 73, 36, 39, 39, 27,100, 50, 25,225,224,224, 32,144,
+ 72, 36,208,233,116,101,130,235,217,179,103, 8, 10, 10, 66, 74, 74, 10, 28, 28, 28, 72, 91, 91, 91, 24, 12,134, 60, 83,248,253,
+252,252,224,234,234, 90,193,241,125,194,132, 9,181, 18, 89,227,128,128, 29,223,175,172, 35, 33, 41, 91,127,167,190,120, 30,253,
+ 66, 75,234, 33,253,255, 32,178, 0, 32, 63, 63,127, 27,128,109,165,223,157,156,156,198, 83, 20,181, 80,167,211,217, 94,189,122,
+213, 78, 46,151, 19,187,119,239, 54, 46, 94,188, 56,159,162,168, 60,130, 32,126,254,231,197, 33, 34,179, 11,226,124,132,246,238,
+236, 99, 45,119,107,102,242,252,198,121,194, 6,114,162,105, 0,134,100, 70,221, 24, 79,199,181,207, 80,164,147, 28,216,200,106,
+222,193, 59,231,127,189,252,171,216,232,135,222, 82, 27, 41, 38, 79,249, 26,103,206, 95, 1, 65, 10,113,253,214, 93,232, 13, 12,
+178,115, 11, 48,242,195,209,240,116,115, 66,228,157, 11, 89, 52,203,110,122,187, 68, 54,187,177,247,160,241,246, 18, 11, 89,201,
+ 61, 97,240,199,175,179, 65,146,235,177,100,201, 18, 4, 4, 4, 76, 11, 15, 15,255, 6, 53,196,209, 34, 8,118, 99,179, 46, 31,
+218,139, 36,197, 60, 28,203, 96,251,225,249, 37,113,180,102, 97,211,182,163,205,154,214,125,190,172,186, 56, 90,111,145,200, 42,
+191,175, 94,104,249,248,248, 72, 44,133,152, 36,164, 4,115, 63,251,104,176, 60, 51, 46, 2, 41, 81, 15,139,135, 23, 12, 26, 67,
+250,211, 40, 83, 66,161,247, 68,197,248, 29, 92,117, 67, 87, 90,173, 73, 61,250, 10,156,165, 13,238,203,214, 44, 51, 69,214, 43,
+156,229,197, 86,249,184, 89, 94, 94, 94, 88,177, 98,133, 41,113,180, 94,206,123, 41,250,160,216, 1,190,188, 51,124, 31, 19, 69,
+ 86,165,156,114,185, 28, 57, 57,197, 17, 18,186,118,237,138,174, 93,255, 55,159,193, 96, 48,148, 89,177,172,173,173, 43,179,104,
+189,194,105, 97, 97, 49,255,216,177, 99,159,220,186,117,107,196,156, 57,115,132, 61,122,244, 40, 21,115,106,152,182,182, 91, 5,
+ 78,134, 97,166, 92,184,112,129, 98, 89, 22,219,183,111,199,131, 7, 15, 56,153, 76,182, 72, 38,147,109,180,176,176, 96, 52, 26,
+205,228,137, 19, 39,142, 94,182,108, 25,217,169, 83, 39,220,190,125,155,172, 87,175,222, 88,160, 66, 16,203, 74,243,126,247,238,
+ 93,144, 36, 9, 58, 55, 9,211,230, 31,132,165,133, 0,209,209,209,200,205,205,125, 37,136,169, 41,247,179,188,165,164,116,235,
+212,169, 83,217, 48,100,187,118,237, 64, 81, 20, 30, 61,122, 84,213, 48,108,121, 78,206,209,209,177,172,126,136, 68, 34, 92,185,
+114, 5,223,126,251, 45,188, 29,236,144, 23, 21, 6,215,174,221,209,235,147,137, 24, 53,106, 20, 40,138,130,131,131, 67,153,229,
+215,132,186,244, 58, 40,207,249,137,191,191,255,216,200,200, 72,207,102,205,154,185,133,135,135,119, 11, 8, 8,240, 9, 11, 11,
+ 43,253, 46,129,105,190, 57,101,156,247,239,223, 63,178,113,227,198, 41,227,198,141, 19,177, 44,203, 36, 38, 38, 26, 1, 16,174,
+174,174,212,253,251,247,217, 83,167, 78, 65,163,209,192,211,211,147,244,240,240, 32, 46, 93,186,196, 70, 69, 69,221,229, 56,238,
+107, 83,242,206, 48, 76,133, 48, 14,165,159,247,237,219,103,246,243, 94,167,177,223, 15, 61, 58, 55,242,202, 78,123, 4, 69,106,
+ 28,152, 2,185, 33,232,196,105,157,153, 34,235,175, 46,163,191,147,115,249,211,167, 79, 61,116, 58, 29,196, 98, 49, 54,111,222,
+108, 88,177, 98, 69,100,118,118,118, 71, 84, 62,163,188, 2,103, 45,103, 29,230, 86,195,249,202,172,195,130, 28,156, 57,113,242,
+126, 27,171, 33, 59, 49, 45, 45,171,204,177,145, 35, 8,135, 99, 46, 77, 58,202,218, 54, 75, 37,207, 46, 37, 11, 25,245,153,106,
+242,174,215,232,245,195,135, 12,253,240,242,129, 3,251,173, 22, 47, 93,138,155,119,195,144,147, 95, 4,150,163,192, 18, 4, 22,
+ 46, 92, 12, 87, 39, 7, 40,211,158,170,117, 6,195, 16, 84,140,161,245,159, 47,119,130, 32,167, 95, 58,181,123, 61, 73,128, 85,
+101,196, 72,168,194, 56,217,152, 81, 67, 4,195,135, 15,199,177, 99,199, 16, 30, 30,190,181, 26,145, 85,198,201,113,228,244,176,
+171, 7,215, 19, 0,171,201,138,145, 8,138,158,203,198,126, 52, 68, 48,106,212, 40, 28, 15,186,133, 3,167,159,111, 57,112, 26,
+167,241,118,195,252,200,240,214, 2,132,119,108,226,235,209,169, 85, 83,169,128,209, 32, 37, 42, 14,185, 42, 45, 46, 69, 36,230,
+147, 28, 89,235,216, 58,197, 47, 72, 17,146,146,158, 86,210,179,146,150, 52,232, 90,179, 56, 73,146,172, 96,205,122, 29, 75, 86,
+249,116,186,184,184, 84, 88,206,165,124,195, 93,234, 3, 84,139,208, 14,243,147,146,146,108,146,146,146,192,113, 28,238,222,189,
+107,211,174, 93,187,249,175, 99,205,154, 61,123,118,153,213,234,229,125,101,199,106, 66,137, 83,250, 58,163,209,120,120,238,220,
+185,211,218,181,107,215,123,233,210,165, 4,204, 88,128,247, 37,107, 14,205,178, 44, 66, 66, 66,112,236,216, 49,198, 96, 48, 76,
+ 82, 40, 20, 97,229, 78,217, 16, 26, 26,122,105,232,208,161,187, 99, 98, 98,168,200,200, 72,112, 92,205,243, 78, 53, 26, 13, 26,
+ 54,108, 8,154,166,177,106,154, 23, 10, 11,155,129,166,105, 48, 12, 3, 75, 75,203, 50, 43, 94,121,241, 92, 83, 61, 98, 24,230,
+ 21,161,117,247,238, 93, 80, 20,133,142, 29, 59,226,225,195,135,101, 22,173,154, 44, 80, 6,131, 33,201,197,197,197,101,249,242,
+229,101,233,202,202,202,194,197,139, 23,241,238,123,237,209,100,210,100,164,165,165,225,231,159,127,134,187,187, 59,126,248,225,
+ 7,228,230,230,130,166,233,191,219,156,222, 47, 50, 50,210,243,163,143, 62,202, 12, 11, 11,243, 12, 10, 10,178, 11, 12, 12,180,
+252,240,195, 15, 51,195,194,194, 60, 9,130,104, 15, 51,157,160, 89,150, 93,176,112,225,194,243, 63,252,240,195,252, 47,190,248,
+162,221,184,113,227,132, 66,161,144, 77, 77, 77,165,247,239,223, 79, 52,108,216,144, 20,137, 68,196,133, 11, 23,216,123,247,238,
+221,161,105,122, 21,128,235,230, 88,156,203,139, 44,138,162, 76, 21, 89, 21, 48,211, 89, 50,214,154,204,234,184,113,243, 10,178,
+ 81, 93, 79,195,158,253, 23,147,175,223,126, 26, 79,233,232,153,191, 85, 19, 26,224,109, 6, 69, 81,135,252,253,253,199, 79,159,
+ 62,221,162, 79,159, 62,146,101,203,150, 21, 20, 22, 22, 86, 37,178, 42,233, 48,255, 45,179, 14,127, 93, 48, 39,104,230,151,205,
+198,251,126,234, 90, 7,193,170, 76,228, 9, 40,210,198,142, 68, 43, 31, 10,133,217,207,228,167, 47,239,122, 1,160,166,184,108,
+247, 67,159,132,247,108,218,172,229,209, 85, 63,172,114, 94, 52,111,174,240,104,208, 57,112,180, 1,119,175, 94,133,149,136,225,
+162, 66,131, 51,116, 6,253, 96,188,133, 75,240, 40,110,254,114, 0,192, 73, 7, 7,135,199,159,140, 27,215,208,223,255, 67,200,
+100, 50, 28, 57,114, 4,127,108,216,192,172, 3, 70, 72,128,135, 83,106,136,167,151,121,167,140,231,209,196, 79, 62,241,107,213,
+234, 83,200,100, 50, 28, 62,124, 24,187,215,173, 51,153,231, 63,142,210,200,240,103,240,191, 8,241, 53,248,104,145, 68,225,157,
+167,137, 69,119,159, 38, 22,129,229, 56,150,227,116, 36,137,100,149,193,240,195,211,231,169,181, 18, 5,165, 67,135,223,125, 63,
+253,205,141,121,148, 19, 63,181,157,210, 93,137,200, 74, 41,191, 70, 90,249, 70,186,170,207, 70,163, 49,197, 68,250,149,222,222,
+222,175, 28,171,189,233,151, 51, 75,100,153, 26, 71, 11, 0,114,114,114, 20, 0, 22,221,190,125,123, 95,239,222,189, 39, 2, 72,
+173,101, 25,109,239,210,165,203, 36, 0, 20, 65, 16, 91,211,210,210,194, 94,121,224, 21,138, 88,119,119,247, 31,235,214,173, 59,
+185,184, 99, 74,108,175,161, 33,127,222,172, 89, 51, 67,101,101, 81,213,119,150,101,107, 44,163,252,252,124,180,109,219,246,149,
+ 53, 45, 57,142, 67, 98, 98, 98,169,197,169,236,222, 87, 39,224,138,138,138, 38,127,254,249,231,219,132, 66,161, 55, 0,162, 84,
+228, 50, 12, 67,253,242,203, 47, 82,134, 97, 40, 0, 4, 73,146,180, 80, 40,212, 30, 59,118,140,166,105, 58, 73,167,211, 77,254,
+155, 95, 16,135,137,226,165, 24, 84,145,145,145,141, 74, 44, 89, 41,225,225,225,143, 14, 28, 56, 32, 7,112,176,150,188,215,213,
+106,245,245, 21, 43, 86,116,218,188,121,243,130,201,147, 39,183, 29, 53,106,148,160,107,215,174, 56,115,230, 12, 19, 18, 18,114,
+ 87,163,209,172, 52, 71, 96,149,148,101,129,151,151, 87,153,224,170,225, 89,174,214,145,215,209, 71,178,113,244, 84,119,233,246,
+149, 23,139,178,211,244,183,140, 69,250,175,119, 1,225,248,127,140,140,140,140, 57, 0, 22,255,252,243,207,105, 45, 90,180,144,
+136, 68, 34,189,169, 34,235,111, 4,205,230, 23,245,255,169,215,176,147, 93, 22,126, 94,183, 87,183,142, 50,175, 58,206, 30, 81,
+113, 25,120,118,251,140,234,241,233,239, 19, 56, 93,222, 32, 0,166,120,174,223,211, 25, 12, 13,102,207,157, 61, 77, 44, 20,246,
+102, 24,166,121,143, 75, 39, 56,138,162,194,244, 70,227,165,146,225, 66,237, 91, 92,228,223,253,248,227,143, 13,253,253,253,113,
+228,200, 17, 92,218,187, 23, 35,179,179,113,133,162, 40, 82, 36,114, 60,109, 48,172,129,105, 2,233,187,181,107,215,250, 5, 4,
+ 4,224,208,161, 67,184,176,123, 55, 70,212,142,167,170,182,174, 13, 0,121,201,215,108, 0, 49, 0,222, 1, 96, 1, 64,135,226,
+165,157,156,202, 55, 97, 37,191,149,254,126,141, 32,136,191,210, 17,182,230,200,240, 47, 35,252, 89,194, 59,111, 58, 21, 26,141,
+ 38,183, 97,195,134,102,205,185, 54, 26,141,213,142,225,210, 52,157,226,235,235,107,178,213,194, 20, 81,148,155,155,219,250, 47,
+ 44,140,215,242,197,170,208,136,176,108,130,155,155, 27, 91,218,232, 87, 38,194, 42, 59,198, 1, 47,204,249,159,244,244,244, 24,
+ 0, 95,214, 54,157,105,105,105, 71, 97,194,162,209,166,158, 7, 0,121,121,121,111,124, 49, 95,130,227, 82,151, 45, 91,102,150,
+192, 6,199, 85, 39, 62,195,138,138,138,218,153,242,223, 6,131, 1,255, 32, 14,149,108,100,120,120,248, 68,130, 32,250,160,120,
+ 72, 96, 43,222, 76, 52,239,235, 74,165,242,250,234,213,171, 59,109,223,190,125, 38,199,113, 80, 42,149,235,204, 21, 88,101,189,
+231,204,204, 51,111, 42,227,185, 25,250, 63,247,111, 77,233,174,201, 55,204,220, 81,164,223, 13, 30,101,198, 40,142,227,126, 31,
+ 51,102,204,187, 0,118,189, 46, 89, 21,179, 14, 95, 23, 47,216,188,130, 22, 87,102,127,251,201, 21, 59,235, 1, 96, 4,141,160,
+ 39, 79, 67,159,115, 6,192,111, 48,205,205,161, 44,191, 52,203,174,165,245,250,181,229, 26,151,255, 15,229,236, 16, 16, 16, 48,
+115,252,248,241, 88,188,120, 49, 46,172, 89, 99,152, 74, 16, 5, 66,128, 59, 95,220,209, 36, 9, 96,158,169, 60, 99,199,142,197,
+226,197,139,113,118,213,170,218,242, 84, 7, 57, 65, 16, 65, 0, 48,127,254,252,175, 87,172, 88, 97,191, 96,193,130,230, 43, 87,
+174,252,161,228,123, 68,233,239, 37,109, 93,224,130, 5, 11,154,150,251,189, 16,192,253,191,248,126, 86, 26, 25,254,175, 70, 79,
+158,147,231,228, 57,121, 78,158,147,231,228, 57,121,206,215, 1,199,113, 3,138,119, 85,239,171,250, 92,110,143,191, 57,205,197,
+ 19,161,248,142, 27, 15, 30, 60,120,240,224,193,227,191,136,242, 86,172,218,252,254, 6, 81,234,163, 85, 30,219,129,226,105,221,
+ 85,169, 82,115,102, 61,212, 70,217, 6,243,156, 60, 39,207,201,115,242,156, 60, 39,207,249,255,142,179, 38,238, 87,174,231, 56,
+110, 0, 65, 16, 65, 28,199, 5, 86,181, 47, 21, 86, 47,127, 46,183,127, 99,110, 7,149,160,212, 55,171,204, 71,235,239, 10,217,
+195,155, 85,121, 78,158,147,231,228, 57,121, 78,158,147,231,124, 45,148, 14, 1, 2,224,230,207,159,191,224, 95, 56,116,232, 86,
+ 34,178,202,182, 26,135, 14, 57,238, 48,149,154, 10, 27,177, 88, 38, 2, 0,189, 94,109,240,240,128,146, 32,134,255,147, 11,222,
+242,248,111,162,116,186,119,198, 27, 62,151, 7, 15, 30, 60,120,252,255, 64, 86,169,165, 10, 64, 22, 0,162,228,187,190,100,159,
+ 85, 34,200, 94,254, 92,225,247,191, 16, 10, 84,225,252, 46,168, 74,100,101,103,203,156, 4,130, 60, 63,134,209, 54, 6, 0,129,
+128,140,206,206,182,143,229,184,195,217,181, 17, 91, 78,206,206,161, 66,138,242, 48,229, 92, 35,195,164,102,103,100, 84, 12, 29,
+ 79, 16,111,131,192, 51, 85, 68,188,142,216,248,203,133,138,147,147,147,139,139,139,203,251, 54, 54, 54,239,229,231,231,223,203,
+202,202, 58, 94,205,186,135, 43, 8, 2,115,139,235, 21, 86, 3, 88, 80, 13,181, 57,231,190,140,134, 50,153,108, 26, 65, 16, 1,
+ 37, 15, 88,184, 90,173,222, 12,224,233,255,195, 23,146, 5,128,193, 2,129, 96,172,147,147, 83,219,244,244,244,101, 0,106, 27,
+205, 91, 0, 96,182,157,157,221, 72, 59, 59, 59,223,220,220,220,120,165, 82,121, 8,192, 90, 0, 53, 78,149, 94,246,133,219,123,
+ 93,251,116, 93, 20,114, 33,228,187,101, 27, 20,183, 95,249,125,182,155, 99,239, 94, 29, 22,135,156,190,181,252,235, 77,105,185,
+102,166,141, 44,217,128,226,217,145, 28, 94, 13,246,250,186, 16, 2, 24, 8,160, 43,128, 16, 0,167, 77,201,119, 21,120, 23,192,
+215, 37,105, 94, 11,224,202,191,188, 30, 89,186,184,184,172, 2, 48, 80, 32, 16, 68,166,166,166, 78, 2,144,242, 15,167, 73, 0,
+160, 13,128, 0, 20,135,225,184, 15,211, 66, 56,212, 8, 71, 71,199, 64,129, 64, 48,173, 36,180,203,230,156,156,156,160,127,107,
+193,136,197,226,117,174,174,174,159,106, 52, 26, 53, 65, 16, 92,249,120,143, 52, 77,167,100,103,103,183,126,219, 94,106, 4, 65,
+220,255,151, 39,113, 82, 37,199,170,142,163,149,154, 10, 27,129, 32,207, 47, 51, 61,108,100,154,226,201, 8, 0,112,119,107,126,
+200,217,181,217,193,212, 84,177,193,181,209, 16, 43,161, 76,176,153,162,132, 45,181,122,157,147, 80, 32,204, 54,208,198, 71,164,
+158,155,150, 30,115,188,210, 96,139, 66,138,242, 72,136,189,226, 76, 27,114, 33,148,186, 67,104,225, 93,101,106,221,221,221,107,
+149, 75,123,123, 95,107,131, 68, 58, 83, 40,164,122,177, 28, 29,192,177, 0, 73, 8,195,105,198,120, 89,164,211,253,148,151, 23,
+ 95, 88,219, 59,216,200, 17,174, 28, 48, 10, 4,122,129,195, 37, 2, 56, 16,147,131,116, 51, 40, 76, 21, 17,175, 35, 54,202, 95,
+251, 51,128, 57,111,186, 38,121,120,120,216, 7, 6, 6,174,251,246,219,111, 45,172,172,172,136,164,164,164, 62,243,230,205,235,
+252,224,193,131, 47, 83, 83, 83,211, 94, 22,125, 4,129,185, 44,203,145, 0, 64,146,196, 60,185,220, 89, 70, 81,212, 43,177,141,
+ 24,134,145,101,101,101, 78,103, 89,142, 40, 57,119, 46,199, 97,189, 41,130, 81, 42,149,126, 24,208,172,229,151,171,126, 92,107,
+229,226,236,108, 73, 51,172,225, 69, 98,130,108,209,252, 57,237,226,158, 61, 93,175,213,106,247,215,230,185,166, 40,106,164, 68,
+ 34, 9, 4,224, 95,114, 44, 74,167,211, 5, 49, 12,115,208,212, 6,221,197,197,229, 26, 69, 81,117,204,249, 99,134, 97,146, 50,
+ 50, 50, 58,214,178,136,134,123,123,123,255,214,165, 75, 23, 89,219,182,109, 33, 22,139,177,120,241,226,217, 10,133,162, 38,161,
+ 37, 0, 48, 91, 38,147,141,180,180,180,244, 45, 42, 42,138,211,104, 52, 71,197, 98,113,207,245,235,215,123,117,232,208,193, 58,
+ 35, 35,131,160, 40,202,229,236,217,179, 31,175, 91,183,174, 15, 77,211, 61,106,106,228, 10,226,184, 69,146,129,254,157, 10,226,
+174, 44, 2,208,239,229,223,105,173,116, 44, 71,121, 5,106,184,135,201, 37,226,195,100,145, 37, 20, 10,215,187,186,186,142,215,
+ 22,199, 10,224, 94,110,112, 0, 64,175,215,231,229,231,231, 55,170,205, 35, 15, 96,130,157,157,221,248,175,190,250,202,190, 95,
+191,126,216,187,119,239,103, 59,118,236,200, 83, 42,149,191,163, 56, 16,102,140,153,156,115,211,211,211,251, 11,133, 66,194,203,
+203,139,210,104, 52,230, 8, 45, 63, 20, 47,194,124, 31,192,102, 20,135, 46,232, 6, 20, 63,239, 0, 86,151, 10, 55,146, 36, 55,
+ 55,106,212,232,253,168,168,168, 45, 0,190,171,237,179,238,234,234,186,109,211,166, 77, 35, 6, 13, 26, 68,101,101,101,121,180,
+104,209, 98, 95,122,122,122,167, 55,240, 26,249, 68, 34,145,204,106,222,188,121,147,152,152,152, 88,165, 82,185,182,228,126, 86,
+247, 76,121, 2,232,105,103,103,215, 99,225,194,133, 86,129,129,129,216,190,125,123,255, 29, 59,118, 20, 21, 22, 22, 94, 70,177,
+ 79,207,107,137, 64,129, 64, 48, 45, 37, 37,197,137,227, 56,184,185,185, 77, 3,240,175, 20, 90, 36, 73,174, 31, 58,116,232,248,
+125,251,246,201, 18, 18, 18,100, 30, 30, 30,101,193,179, 9,130,168,117,251,201,227,181,177,189,156,224,170, 57,142,150, 88, 44,
+ 19, 49,140,182,113,154,226,201,136,206, 93,126,177, 5,128,107, 87, 63, 31,225,236,218, 52, 92, 44,150,197, 74,108,164,199,134,
+ 14,236,217,114, 88, 96, 23,194,211,205, 25, 41,138, 76,151, 95, 15, 92,232, 27,116,225,202, 49, 20, 7, 16,171, 20,180, 33, 23,
+ 22,134, 96,196,220,216, 0,167,174,105,216,120, 54, 5,183, 31,191,128,186, 32, 27,117, 92, 45,240,227,204,222,112,181,151,213,
+174,235,229,220,176, 27, 45,144, 28,252,232,195, 49,182,239, 15,246, 23,250,184,186,130,227, 36,136,141, 43,106,127,238,226,149,
+ 54, 71, 15,239,159,102, 41,108, 56, 82,149,249,212,228,151, 91, 43, 55, 88,168, 12, 24, 44,160,136,143, 59,180,110,210,227,195,
+254,157,200, 38,254, 13, 16, 25, 17,213,251,228,159,119,127, 36,111, 69, 92,166, 25,110,143,165, 8, 39, 30, 42,170, 13,232,247,
+138,224,232,209,163,103, 39,137, 68, 82, 33,120,146, 78,167, 19, 93,190, 28,252,110,109,196, 70,233,127,232,245, 58, 82, 40, 20,
+131, 36,137, 47, 3, 2,154,249,103,103,103, 95, 33, 8,226,183,180, 52,243,172, 5,159, 3,226, 60,129,224, 29, 82, 34,113, 99,
+244,122, 71, 0, 32,196,226,188, 23, 36,217,108,225,215, 95, 91, 81, 20,197,230,228,228, 64,173, 86, 19, 19, 39, 78,148,198,197,
+197, 13, 77, 77, 77,221, 80, 67,143, 4, 59,118,236,240,115,115,115,123,101,245, 88,133, 66, 33, 30, 52,232,253,218, 20,189, 95,
+243, 22,173,102, 93,184,112,222, 95,153,155,167,221,241,243,182, 80,163, 84,166,171,231,223, 72,184,121,251,110,219, 73,227, 71,
+127, 30, 29, 29,241, 8,230,173, 87,231,109, 97, 97,113,108,205,154, 53, 1,221,186,117, 19, 58, 59, 59, 35, 35, 35, 3, 81, 81,
+ 81, 1,127,254,249,231,224,221,187,119,207,214,104, 52, 67, 1,147, 22, 68,109,120,121,207,111,206,150, 14,142, 96,140, 70,184,
+ 55,111, 85,230, 32,249,236,207,139,160, 13, 6,176, 70, 35,252, 3, 7,151, 88,147, 57,248,251,251,215, 54,234,174,123,211,166,
+ 77,255,248,225,135, 31, 68, 58,157, 14,119,239,222,197,149, 43, 87, 88,133, 66, 81, 83, 64, 92, 1, 65, 16, 23,151, 46, 93,234,
+217,177, 99, 71,235,236,236,108, 48, 12,227,116,226,196,137,105, 45, 91,182,180,241,242,242, 18,239,217,179, 7, 69, 69, 69,160,
+105,218,193,215,215,215,225,195, 15, 63,212,239,217,179,103, 54,128, 85, 85, 89,178,148,113,220, 34, 5,225,219,183,209, 59, 99,
+145, 78,156,239, 59,171, 47,206,217,212, 39,202, 44, 91,125,125,125,173,149,169,178,121, 86, 54,205, 28,148,169,193,243,250,250,
+250,238, 56, 31,111, 82,103,136, 44,105,108, 62, 58,112,224,128, 44, 42, 42, 74,230,239,239, 15,150,101,203, 34,240,151, 6,156,
+109,216,176, 97,109,238,227,202, 41, 83,166,204, 27, 49, 98, 4,154, 55,111, 94, 22, 20,117,201,146, 37,152, 55,111,158,253,181,
+107,215,102,239,223,191,127,246,241,227,199, 87, 1,152,111,166, 53,166, 20,230,150,241, 55,207,159, 63, 31,126,236,216,177,209,
+115,231,206,109, 8, 96, 58,128,197, 57, 57, 57, 93, 74,172, 49,226, 18,161,245,201,236,217,179,167,206,159, 63, 31,253,251,247,
+ 95,124,247,238,221,239,107,105,229,163,104,154,238, 63,104,208, 32,202,104, 52,194,210,210, 18, 70,163,177,254,235, 26, 37, 0,
+108,154, 60,121,242,212, 41, 83,166,192,222,222, 30, 70,163,209,239,192,129, 3, 59, 22, 47, 94,252, 30,128, 9, 85,164,117,236,
+212,169, 83, 63, 24, 51,102, 12, 90,183,110, 13,129,160,248, 54,174, 89,179, 6,203,151, 47,183,186,120,241,226,224, 61,123,246,
+ 12, 62,121,242,228, 81, 84, 92,182,203, 44,176, 44, 11,129, 64,128,228,228,100, 56, 59, 59, 75, 88,150,189, 64, 16,196,246,220,
+220,220,227,255,162,198,124,245,240,225,195, 63,218,183,111,159, 21, 0,252,248,227,143,152, 53,107, 22, 92, 92, 92, 96,101,101,
+197, 75,157,127,143, 69,107, 82,141, 22,173,154,160, 86,171, 91, 45,248,226, 99,144,100,113,175,177, 65, 61,111,172,248,122, 18,
+113, 50,232, 66,171,106,109,240, 82,119,196,220,216, 0,137,215, 76,232,140, 52,238, 60,126,142, 75, 63,246, 41,110, 45,251, 45,
+132,206,208,163,180,177,113, 16, 91, 88,172,214, 51,204, 77,184,186,222, 69, 98, 98, 86, 77, 34, 75,238,234, 18,180,117,235, 42,
+139,128,250,141, 96,160,141, 72,205, 76, 5, 65, 72,224,233, 97,141, 79,198,246, 19,118,233,226,238,244,205, 55,219,206,164,179,
+ 24,162,206,126, 90, 99,192, 80, 63, 39,236,106, 21,208,112,196,135, 3, 58, 74,154, 5, 52,133, 72, 98, 81,246,219, 59,173, 91,
+227,157,214,173,201,249, 69,133,189,238,221, 15,237,117,228,226, 29,157,218,152,120, 40, 54, 27,227,106,120,201,148, 9,142, 25,
+ 51,102,192,197,197,165,194, 9, 25, 25, 25,248,243,207,203,149, 94, 99,198,139,172,236, 63,190,255,254,123,235,188,188,188,126,
+ 59,119,238,236,206,178,236,247,233,233,233, 55, 76, 33, 25, 3,212, 41,144, 72,122,140, 95,187,150,109,249,254,251,148,157,171,
+ 43,201, 50, 12,145, 22, 31,239,248,243,134, 13, 93,115,159, 61,179, 80, 57, 56,228,230,105, 52,234,216,216, 88, 72,165, 82, 66,
+ 32, 16,180,169,132, 42,131,227,176,154, 36,137,121, 4, 65, 64, 34,145,198, 78,153, 50,229, 97,201,111,117, 78,159, 62, 45, 27,
+ 56,112,160, 26, 64, 2, 0, 72, 36, 82, 15,138, 34,253,138, 29, 8,177,218, 20,129,105,105,105,249,197,119, 63,172,178, 84,230,
+230,107, 12, 42,149, 81,110, 99, 69, 16, 86,214,148,178,160,176, 48, 85,145,165, 91,184,108, 57, 53,249,147, 49, 95,168, 84,170,
+105,166,138,172, 22, 45, 90,220, 59,118,236,152,179,163,163, 35,242,243,243,145,147,147,131,123,247,238,129,101, 89, 12, 29, 58,
+ 84,210,190, 93,219, 86, 95, 47, 92,116, 59, 57, 53,245, 61, 83,196,150,165,131, 19,126,236,216,178,184,177, 78,200, 41, 43,159,
+237,195, 3,203,206, 89,158, 82, 80,106,157,123,157, 37,164,222,235,209,163,135, 8, 0, 38, 76,152,160, 44, 44, 44, 92, 1, 96,
+ 31,106,142,232, 63,123,209,162, 69, 30,245,234,213,243,217,183,111, 31,138,138,138, 0,192,185, 94,189,122,240,243,243, 99, 66,
+ 66, 66,224,231,231, 7,107,107,107, 92,187,118, 13,183,111,223, 70,235,214,173,173, 69, 34,209, 8,131,193, 80,169,208,234,218,
+167,235, 34,201, 64,255, 78,141,222, 25, 11, 43, 27, 55,236,216,127, 16, 49,161,187, 59,233, 12, 81,139, 68,204,213, 49, 26, 78,
+ 50, 46, 43,201,106,126,157,214, 93, 28, 27, 52,125, 31, 62,239, 60,116,210, 50,215,159, 47,234, 85,111,165, 64,170,221,189,108,
+173, 34,167, 42,145, 5,224,199,161, 67,135, 14, 63,112,224,128, 29, 0,132,133,133, 33, 35, 35, 3,114,185, 28, 82,169, 20, 66,
+161,176,108,125,210, 90, 98,220,230,205,155,203, 68, 27, 77,211,101,171, 0,200,100, 50,116,238,220, 25, 45, 91,182,196,241,227,
+199,199, 85, 33,180, 58,182,107,215,110,175,143,143,143, 87,249,131, 42,149, 10,163, 70,141, 2, 0,116,233,210,165,135,133,133,
+ 5, 87, 42, 8, 21, 10, 69,209,253,251,247,123, 1,184, 91,133,178,212,164,166,166,226,171,175,190,194,139, 23, 47, 62,219,186,
+117,107, 34, 0,169, 88, 44, 46,235, 31, 3,240,107,218,180,233,250, 89,179,102, 33, 46, 46, 14,145,145,145,247, 80,251,161, 84,
+198,210,210,242,153,209,104,108, 77,211, 52, 52, 26, 13,134, 12, 25, 34, 61,122,244,104, 6, 69, 81,209,217,217,217,163, 81,236,
+147, 98, 42,164, 0,214, 78,153, 50,101,234,220,185,115,113,249,242,101,156, 60,121, 18, 99,198,140,193,204,153, 51, 97,101,101,
+ 53,126,230,204,153,183, 81,188,160,249,203,232,177,121,243,102, 48, 12,243,202,179, 33,149, 74,209,177, 99, 71, 52,105,210, 4,
+ 39, 79,158,236,241, 26, 66,203,167, 99,199,142, 98,150,101,161, 82,169, 16, 18, 18, 98,101, 97, 97, 97,229,233,233, 57, 17,192,
+191, 70,104,249,248,248, 76, 57,112,224,128, 85,249,209, 31,137, 68,130,114,245,128,199, 63,111,209,170,182,135, 85, 6,189, 94,
+109, 16, 8,200,104,119,183,230,135,174, 93,253,188,108,232, 16, 32,163,245,122,181, 1, 0, 24,150,131, 82, 77,195, 66, 66, 34,
+ 33,189, 16, 17,241,217,149, 81, 85,152,162, 41,180,240,134,164,109, 2, 56,142,131,222,192, 64, 87,144,142, 21,103,212,136, 74,
+209, 66,175,202,131,222, 80,236,134,229,228,228, 36,184,112,225,220,172,224,224, 63,167,254,254,251,239, 84,138,173,109,100, 33,
+208,170, 50, 78,123,123, 95,107, 86, 44, 62,180,101,235, 98, 11,142,138, 71,108,146, 10, 13, 60,219,194,201,206, 11,233,217, 42,
+220,140, 60,139,232,167, 65,168,231,230,131,153, 95,244,149,126,247,195,190,131, 34,186,174,119,126,254, 11,101, 85,233, 44,237,
+ 69,109, 59, 31, 11, 58, 55, 30, 76, 78, 28,152,194,180, 87, 78,176,146,123,227,157,110, 30,144,123,213,151,140,155,185,124, 44,
+ 80, 65,104,149,231,204, 32, 8,114, 11, 73, 18, 83, 9,130, 64,243,230, 45, 82,214,174, 93, 91, 89, 40,112, 67,243,230, 45, 82,
+ 40,138,244, 44,126,177,147,155, 57,142,205,168, 33,157, 21, 68,141, 88, 44,153, 91,108,246,119, 75, 62,115,230,140, 97,248,240,
+225, 88,179,102,141,120,222,188,121, 11, 41,138,154, 80,201,240, 94, 5,206, 33,128,183, 93,253,250,189,191,191,121,147, 19, 26,
+141, 68,238,189,123,202,124,133,130, 78, 47, 44, 20, 31,142,142,238,255,233,156, 57, 98, 47, 47, 47,220, 8, 10,114,204, 82,169,
+184,124,157, 78,147,159,159,207,209, 52,125,175, 10,206, 5,114,185,179,108,199,142, 29,126, 83,166, 76,121,168, 80, 40, 22, 0,
+128,155,155,219, 10, 0, 77, 0, 36,148, 59,134,173, 91, 15,166, 78,156, 56, 49, 54, 51, 51,115, 65,117,233, 44,135,166,206,114,
+103,217,254,109,123,158, 56, 88, 91,144,114, 79,119, 82,104,103, 39,160,197, 22, 34, 22,208,212,243,170,111, 9,160,105, 21,215,
+190,204, 73, 88, 88, 88, 28, 59,117,234,148,179, 80, 40, 4,195, 48,144,203,229,120,241,226, 5,242,243,243, 81, 88, 88,136,231,
+209, 81,168,235,229,133,111,230,207,115,155, 62,111,254, 49,181, 90,221,250,165,198,236,213, 5,144,141,134, 87, 44,123,149,173,
+ 98,240,242,176,151,137,229, 94, 30, 47,146,146,146, 96,101,101,133,128,128, 0,171,155, 55,111, 94,175, 70,100,149, 95, 4,120,
+ 68,135, 14, 29,172,247,237,219,135,214,173, 91,195,214,214, 22, 33, 33, 33, 8, 11, 11,131,193, 96, 32,139,138,138, 96,101,101,
+133,149, 43, 87,194,219,219, 27,133,133,133, 72, 72, 72,112, 20, 10,133, 78, 47, 69,180, 47,227, 12,185, 16,242, 93, 65,220,149,
+ 69,233,196,249,190, 59,246, 31,196,196, 15, 71,194,149,139,191,110, 91,159,248,174,247,192, 14, 75, 56,202, 43,208,210,186,185,
+125,195,128,129, 16,137,173, 48,125,238,114,196,134,159,182, 87, 23, 62,249,140, 96,146,189,150,173, 61, 60,163,146,188, 19, 0,
+ 72, 47, 47,175, 79, 15, 31, 62,108, 93,102,122,161,168,178, 53, 15,203, 47, 2, 95,205,130,239, 53,222, 79,130, 32,240,226,197,
+ 11, 56, 59, 59,195,202,202,170,108, 1,241,168,168, 40,220,185,115, 7,165,171, 81, 84,193, 57, 58, 56, 56,216,203,210,210,178,
+194, 9, 28,199, 33, 59, 59, 27, 52, 77, 67, 38,147,129, 97, 24, 24, 12, 6, 24,141, 70,104,181, 90,171, 38, 77,154, 76, 51, 26,
+141,119, 43,227,100, 89,246,203, 17, 35, 70,116,184,123,247,174,239,134, 13, 27,160,215,235,127, 76, 79, 79,199, 7, 31,124, 0,
+150,101,209,163, 71,143,119, 57,142,139, 89,184,112, 33, 0, 96,214,172, 89, 70,149, 74, 53,165, 54,121, 47, 65,147,119,222,121,
+199,247,242,229,203,232,212,169, 19,116, 58, 29,214,172, 89, 99,179,117,235, 86,155, 61,123,246,200,231,206,157,251, 91, 86, 86,
+ 86,159, 26, 56, 9, 0, 63,186,186,186, 78,237,218,181,171, 69,201, 26,166,216,189,123, 55,190,249,230,155, 3, 0, 22,158, 59,
+119,110,233,201,147, 39,199,126,250,233,167,248,230,155,111,102,230,231,231,239,172,138,243,249,243,231,144,203,229,176,177,177,
+ 41,126, 89, 26, 12,120,244,232, 17, 46, 93,186,132,198,141, 27,155,146,167,170,210,233, 51,116,232,208,223,246,239,223,111,157,
+156,156,140,107,215,174,161,110,221,186, 80,171,213,166,172, 13, 27,252, 23, 52,216, 85,114,106, 52, 26,109, 82, 82,146,213,170,
+ 85,171,224,230,230, 6, 31, 31, 31, 72,165, 82, 16, 4, 1,163,209, 88, 93, 56,129, 26,211,217,165, 11, 4,217,169,246,131,108,
+237,236, 63,227, 56, 78, 80, 80,144,183,205,128,252, 35,241,241,208,255,141,121,255, 47,163, 21,128,135,168,184,230,161,162, 76,
+104, 5, 5, 5,113,129,129,129, 68,233,222,195, 3,202,236,108,251, 88,103,215,102, 7,157, 93,155,150,172,251, 69, 70, 83,148,
+125,172,139,139, 90, 9, 0, 6,154,195,173,232,124, 60,121,150,142,176,103,233,176,148,152,102,124,209, 25,232, 98,143, 85,142,
+131,182,232,127,157, 86,131, 58, 15, 58, 67,177,187,135, 94,167, 70, 65, 86, 36, 49,124, 72, 47,233,212,169,147,225,230,230, 33,
+175,138,207, 32,145,206,156, 62,171,191,157,131,157, 16, 65, 55,207,227,221,198, 67, 32,149, 8,145, 83,160, 5, 8,224,105,252,
+ 37,128,181, 70,120,108, 18,218, 53,149,161, 79,111,127,171,227, 71, 98,230, 0, 88,108, 74,122,233,148,123, 16, 53,236, 7, 33,
+ 99,132, 49, 59, 6,108,126, 34, 96,233, 10, 13, 97,133, 28, 69, 34,162,175, 31, 53,169,207,200,178,236,103, 78, 78, 78,249, 11,
+ 23, 46,236,218,160, 65, 3,195,180,105,211, 30, 39, 38, 38,126,249, 82,111,229,167,205,155, 55,227,217,179,103,169,223,127,255,
+125, 72,118,118,246, 34, 51, 11,122, 62,199, 97, 93,201, 80, 92,246,137, 19, 39,222,185,122,245,234,204,117,235,214,185,124,254,
+249,231,226,207, 63,255,252, 19, 0,223, 86, 55, 92,168,148, 72,122,126,127,237, 26, 71,167,164,232,254,248,229, 23,241,166, 91,
+183, 22, 26, 88,214,221,201,217,153,104,223,174,157, 74, 70,146,217, 57, 25, 25,180,220,215,151,122,113,233,146, 35,103, 97,145,
+118,238,220, 57,101, 81, 81, 81,149, 75,231, 80, 20,165,174,108,184,176, 50,184,185,185,233, 43,243,225,170,166, 65, 84,178, 28,
+103,176,171, 87,143,235,221,227,189, 6,207, 98,226,227,165,118,118, 84,195, 6,117, 27, 69, 68,191,184,199, 49,140,150, 32, 8,
+165, 73, 99, 37, 20, 53,114,221,186,117,205,108,108,108,192,178, 44,108,109,109,145,149,149, 5,189, 94, 15,165, 82, 9,125, 97,
+ 1,244, 5, 5, 8, 75,124,129, 14, 93,187,226,255,216,187,234,240, 40,174,246,123,102,125, 55,187,113, 23, 8, 16, 8, 16, 8,
+ 4,183, 64, 8, 78, 9, 20,247,162,133, 82,130, 67, 9, 80,138, 20, 8, 45,238, 78,113,183, 18, 92,131, 4,143, 19, 72, 32, 46,
+ 27,247,245, 29,249,253, 17,105, 8,145, 77,160,223,239,251,218, 61,207,179,207,202,204,156,189,115,239,157,185,103,222,247,189,
+239, 29,209,175,143,203,177,203,127,142,162, 40,234,116,149,254,188,150,173, 75, 45, 89,171,235,153,255,229, 11, 74,204, 45, 21,
+ 93,191,181,118, 6, 79, 34, 65,239,249, 62, 95,114,161, 7, 94,187,118,237,250,208,161, 67,191, 89,184,112, 33, 75, 42,149,222,
+140,141,141,237, 2,224,109, 85, 7, 73, 36,146,134,153,153,153, 40, 44, 44,132,177,177, 49,182,110,221, 10,107,107,107,200,229,
+114,188,122,245,138,113,112,112, 32, 30, 62,124, 8, 7, 7, 7,100,101,101, 65,163,209, 64,161, 80,164,170,213,234, 74,221,229,
+197,238,193,254,243,250,225,198,251, 55, 71,187,218, 19, 49,175, 70, 46,240,248,240, 62,244, 93,194,237, 59, 79,127, 37,149,194,
+196,220,164,187,139, 27,180, 11,180,152,185,104, 21,118,110, 88,129,247, 47, 30,101, 91,215,205,223, 37, 34, 84, 71,170, 42,175,
+ 76, 38, 83,190,123,247,206, 48, 56, 56, 24, 4, 65,192,216,216, 24, 6, 6, 6, 21,138,173, 90,128, 85,214, 2, 37,147,201,192,
+227,241, 96,110,110,142,131, 7, 15,150, 14,188,245,235,215,175,138, 99, 95,239,222,189, 71,213,173, 91,215,176,236,143,237,218,
+181,195,244,233,211,177,103,207, 30, 4, 4, 4,124,178,158,102,106,106,170, 84,171,213, 86,117,222,185,105,105,105,253,134, 12,
+ 25,242,230,241,227,199, 70, 7, 15, 30, 4, 73,146, 21,190, 14, 28, 56,128,231,207,159, 47, 7,240,174,150,253,168,233,176, 97,
+195, 30,157, 56,113,194, 36, 35, 35, 3, 37,125, 67, 38,147,129,162, 40, 52,105,210,132, 32, 73,178,186,184, 55, 22,155,205,190,
+188, 99,199,142,129,223,127,255, 61, 56, 28, 14,212,106, 53,118,236,216,129,197,139, 23,167, 21, 63,148,106, 0, 44, 59,114,228,
+200,132, 65,131, 6,193,205,205,205,229,193,131,202, 35, 59, 10, 11, 11, 81, 88, 88, 8, 46,151, 11, 27, 27, 27,172, 89,179, 6,
+106,117,209,109,165,113,227,198,165,151, 49,128,125,141, 27, 55, 30, 24, 25, 25,185, 17, 69,177,107,159,193,198,198,102, 8,195,
+ 48,211, 40,138, 42,232,218,181,171,249,169, 83,167, 12,147,147,147,241,230,205, 27, 44, 95,190, 60,135,166,105,138,166,105, 66,
+161, 80,196, 88, 89, 89,189, 17, 8, 4, 34,185, 92,158,157,149,149,181, 14,192,205,255,175,145,156, 32, 8,130,203,229, 98,202,
+148, 41,224,112, 56, 16,137, 68, 80, 42,149,208,106,181,165, 98, 30, 53,116, 75, 55,106, 36, 49,231,128,247,189,169, 97,179,185,
+ 35,230,120, 89,218,218,217,195,196, 72,128,136,136,183, 93,238,223,187,179,131,207,121,191,151, 86,107,247,190,143,203,251,219,
+ 23,187, 47,175, 69,254, 71,133,214,103,107, 30,114, 42,110,204, 17, 20,195,156,203, 76, 78,230,107,248,124,131,200, 18, 43,151,
+181,181, 60,159, 32, 70, 80,150,205,191, 5,169,209, 22,223, 40,152,226,151,142, 66, 75, 75,225,195,251, 48, 60,190,253, 39, 44,
+228,201,200,140,105, 5,240, 90, 64,173,200,131, 82,173, 41, 22, 37, 20,130,223,220, 67,126, 94, 54, 92,219,122, 1, 44,214,243,
+202,248,140,205, 9,175,206,109, 90,178, 63, 36,132,161, 93,227,225,112,114,232,138,120,105, 62,114, 11, 85,200,201, 87,162,149,
+171, 15, 50,114, 20,200,151, 43,241,246,195, 49,216,219, 57,177, 8, 78,116, 79, 93,133,150,234,237, 69,168,222, 93, 1,207,177,
+ 11,248, 77, 6,129,237,232,142,132,144, 7, 8,190,177, 5, 73,225, 79,192,208, 20,108, 27,183,215,245, 34,217,113,243,230,205,
+246, 93,186,116,225,244,234,213,203,237,250,245,235,110, 82,169, 52,184, 88, 96,184,245,234,213,203,205,210,210, 18,219,182,109,
+ 83, 16, 4,177,163,150,141, 93,106, 1, 75, 79, 79,127, 9, 96,237,197,139, 23,119, 76,159, 62, 29, 86, 86, 86, 45, 82, 82, 82,
+ 42, 61, 48,131,203,117,155,184,110, 29,195,101,179,153,211, 59,119,242, 86,221,188,185,233,143, 35, 71,120, 61, 60, 61, 9,134,
+ 97, 16, 20, 20,100,240,219,206,157, 6, 99,191,253, 54, 46, 62, 61,157,244, 15, 8,208, 72,147,146, 10,210,101,178, 85, 82,169,
+ 52,245,255,163,103,107,181,218,103, 49,177, 49,246,109, 59,180,178, 12,140,136, 9,239,219,163,115,103, 22,139,197,122, 31, 29,
+ 31, 96,105,105,100,112,231,246, 29,141, 86,171,125,166, 11,151, 64, 32,240,234,209,163, 7, 39, 39, 39, 7,118,118,118,200,200,
+200, 64,114,114,114,145,197, 33, 47, 7,154,188, 60,104,243,115, 65,201, 10, 17,243,234, 37, 90, 57, 53, 16,156, 19, 8,188,228,
+114,121,149, 66,171,228, 41,179,162,133,174, 75,126,227, 27, 26,130, 47,145,128,168,185,219,240, 91, 19, 19,147,197,185,185,185,
+215, 1,172,209,104, 52,222,139, 23, 47,110,183,125,251,118,139,181,107,215, 26, 77,155, 54,237, 92, 97, 97, 97, 43, 20, 45,170,
+ 90,217, 0,246,145, 36, 73,115, 0,214,247,238,221,131,149,149, 21,242,242,242, 74, 44, 45,106,185, 92, 46,204,202,202,130, 74,
+165,130, 90,173,134,145,145, 17, 94,191,126,157, 77,146,228,213,234, 10,103,212,144, 88,163,210, 68,252,108,238, 34, 78,209,144,
+166, 30,233,217,116,206,202, 77,210,213, 0, 54,245,115,114, 58,160,161, 31,197, 68,133, 93, 53,141,125,245, 48, 59, 37, 74,230,
+116,240,122, 76, 85, 49, 90, 12, 0,154, 32, 8,166,113,227,198,200,200,200, 0,155,205,134,129,129, 1, 36, 18, 9,150, 44, 89,
+130, 29, 59,118,212, 70,104, 9,197, 98,241, 58, 22,139, 53,138,197, 98, 89, 82, 20, 5, 31, 31, 31, 12, 28, 56, 16,124, 62, 31,
+ 26,141,166,212,162, 89, 98,165,170,198,210, 17,244,252,249,115,163,231,207, 63,185,109,121, 90, 88, 88,220, 87,169, 84,136,142,
+142,198,229,203,151,187, 3,240,175, 97, 91, 71, 7, 5, 5,245,115,119,119, 63,218,166, 77,155,134, 12,195,160, 69,139, 22, 24,
+ 61,122, 52,142, 29, 59,134,224,224, 96,228,229,229,209,119,238,220,249, 3,192,198,154,142,225,197,245,219,100,216,176, 97, 79,
+ 78,158, 60,105,154,149,149, 5,133, 66, 1,153, 76,134,115,231,206,161, 75,151, 46,176,176,176,192,137, 19, 39, 72,134, 97,170,
+106,123, 22,139,197, 58,184,119,239,222,129, 83,167, 78,197,174, 93,187,112,250,244,105, 12, 26, 52, 8,163, 70,141, 66, 70, 70,
+134,245,134, 13, 27, 38, 20,187, 9, 87,140, 30, 61, 26,133,133,133,120,245,234, 85,132,142,215, 60,114,115,115,145,155,155, 11,
+145, 72, 84,246, 26, 35, 0, 28,219,178,101,203,152,185,115,231,194,201,201,105, 69, 76, 76,204, 22, 84, 48, 75,148,166,233, 31,
+146,147,147, 77, 57, 28,142, 57, 73,146, 72, 76, 76,196,235,215,175, 49,115,230,204,236,236,236,236,233, 0,226, 1, 44,155, 50,
+101,202,154,249,243,231,151,246,165,249,243,231,251, 93,191,126,189,223,127,218,154,211,184,177, 73,115, 62, 91, 48, 39,167,128,
+109,158,147,147, 83,122,239, 80,171,213, 80,169, 84,159, 88,178,120, 60,174,121,187, 86,117,175, 41,228, 5, 75,223, 70,229, 86,
+186, 64,186, 75, 67,227,150, 6, 98,227,185, 93,186,246, 24,215,167,223, 96, 54,169,213,226,214,173,171, 56,116,104, 55, 60,221,
+ 27,195,169, 81, 11,204,154, 61,199, 88,165, 38,125,238,220,185,185,216,228,249,227,155, 5,249,185, 75,170,226,252,151,227, 90,
+177,184,186, 86,161,235,176, 34, 5, 89,156,194, 33,167,248,171,133,169,169,233, 78,138,162, 60,141,140,140, 64,231, 70,226,237,
+235, 23,200,206,225, 66,165,160, 64, 51, 69, 98, 75, 39,225,162, 82,227,209,173, 43,216,186,101, 19,178,178,178,224,222,173, 59,
+ 10, 57,117, 80,183, 78, 93, 40, 21,242,226,139, 6,208,168,181,176,180,118, 68, 96, 96,176, 54, 95, 38,171,244,134,196, 19,106,
+ 92,234, 90, 55,134, 74,211, 9, 66, 62, 31,121, 5,106,228, 20,139,172, 19,231, 71, 66, 37, 87,128, 84,107, 64,170,181,176,172,
+ 59, 12, 77,173,123,128,166,174, 54,175, 81,245,209, 20, 52,177,143,160,137,125, 4, 81,167,217,248,211,119, 76,185,129, 84,183,
+117,119, 51, 50, 50,210,195,195,195,175, 6, 5, 5, 13, 25, 57,114, 36, 30, 60,120, 48, 13,192,140, 98,247,205,180,145, 35, 71,
+ 34, 40, 40, 8,225,225,225, 87, 51, 50, 50,210,191, 70,203,243,249,124,133, 74, 85, 52,198, 26, 24, 24, 8,171,217,215,190,221,
+208,161,172,188,192,192,252, 45, 79,159,174, 56,112,240, 32,175, 87,207,158,132,150, 36, 65, 83, 20, 26, 57, 59, 19,125,250,244,
+ 17, 31, 59,123,214,156,173,213, 62, 95,228,237,125,111,207,248,241, 5, 47,101, 50, 93, 3,205,235, 21,187, 12, 1,160, 94, 21,
+191,233, 12,149, 74,181,253,135,239, 39,245,242,127,244,164, 78,221, 58,246, 70,183,238,248, 7, 11, 68,124,150, 83,253,134,236,
+156,188,108,206,234, 21, 75, 69, 42,149, 74, 87,209,234, 98, 97, 97,129,212,212, 84,124,248,240, 1, 42,149, 10, 90,173, 22,180,
+ 92, 6,117, 78, 46,212,121,217, 32,148, 10, 8, 40, 10,202,204, 52,212,115,106, 0,252, 53, 35,177, 90, 87, 84, 69, 66,171,228,
+ 93,104,100, 4,158, 88, 2, 22,151,171,243,226,232, 0,218,180,111,223,254,236,133, 11, 23,120,147, 39, 79,238,112,247,238,221,
+157, 0,226,147,147,147,123, 46, 95,190,252,229,206,157, 59, 5,211,167, 79,111,178,113,227,198, 9, 0,246, 85, 70,162, 84, 42,
+207, 94,187,118,109,172,163,163,163,117,104,104, 40,148, 74, 37,104,154, 70,255,254,253,129,162,216, 26, 0,192,251,247,239, 21,
+ 74,165, 50, 61, 44, 44, 44, 63, 62, 62, 94, 3, 29,102, 9,174,220, 46,125,150,159,250,104,168,181,141,253,115,161,168, 94,125,
+166, 48,112,200,188,225,246, 27,182,156, 79, 86,222,140,142, 46,248,185,119,131,245,178,130,144,153, 38, 14,133,187,110,250,197,
+232, 18, 8, 95, 58,187,208,220,220, 28, 28, 14, 7, 92, 46, 23, 60, 30, 15, 4, 65, 96,246,236,217,216,191,127,127,117,174,195,
+ 79, 68,150,161,161, 97,248,170, 85,171, 28,166, 79,159,206, 19, 10,133,200,201,201,193,137, 19, 39, 48,101,202, 20, 28, 58,116,
+168,194,248, 23, 29, 92, 74,229,173,165,115,199,143, 31, 15,181, 90,141,209,163, 71,227,192,129, 3,115, 41,138,242,175,197, 37,
+253, 60, 56, 56,216, 57, 56, 56,216, 8,192,160, 81,163, 70, 29, 25, 54,108, 24,252,253,253,113,245,234,213,238, 40,154,244,161,
+ 0,224, 11,192,170,248,189,170,235, 83,108,109,109,189,155,166,233, 65,150,150,150,193,141, 27, 55,118, 61,121,242,164, 73,122,
+122,122,201,228, 7,196,198,198,226,240,225,195,210,131, 7, 15,230, 83, 20,101,206, 98,177,174,229,230,230, 46,169, 66,176, 29,
+220,178,101,203,164, 98,119, 32, 46, 92,184,192,108,218,180,137, 88,190,124, 57,114,114,114,224,233,233,137,189,123,247,206, 41,
+ 44, 44,116,219,180,105,211,247, 35, 70,140,192,234,213,171, 33,147,201,182, 84,247,176, 82,133,248, 34, 0,116,222,178,101,139,
+227,220,185,115,113,225,194, 5,180,105,211, 70, 20, 19, 19,179, 7,192,212,138,218,143, 97, 24,196,196,196, 64, 46,151,227,201,
+147, 39, 88,177, 98, 69, 78, 25,145, 53,103,198,140, 25,107,230,204,153,131,117,235,214, 49,161,161,161,233,195,134, 13,179,222,
+191,127, 63,187, 81,163, 70,115,228,114,249,127, 76,104, 53,105,100,182,190, 93,155,174,139,109,237, 27,225,196,201, 83,200,206,
+206, 46,173,147,146,122, 97, 24, 6, 5, 5, 5, 72, 77, 77,133,177,145, 33, 54,108, 92,243,205,143,211, 38,213, 65, 81, 26,140,
+207, 77,150, 78,166, 27,135,141,154,188, 96,244,216, 73, 8, 13,126,131, 99, 71,246, 33, 44, 52,168,148,143,212,106, 16, 25,241,
+ 26,145, 17,175, 97,109,227,136, 62,189,186, 19, 99,198,140,233, 63,126,236, 40, 75, 0,127, 91,234,136,255, 97,107, 22,240,121,
+ 30,173,253,159, 8,173,106,204,117, 22,166,166,166,225,103,206,156, 49,119,119,119,103,147, 36,137,155,183,110, 97,230,140,239,
+ 48, 97,188, 15, 52, 48, 5,169,230,129,230, 9,117, 42,137, 66, 33, 7, 3, 6, 50,153, 12, 1, 1, 1, 96,104, 18,199,246,111,
+ 2,195,208,165, 66, 11, 96,160,214,104, 96, 95,183, 9,118, 31, 88, 75,130,203,125, 9,109,197,169,107,242,179,216,148,150,100,
+144,156,158,128, 4,105, 24,140, 13,235,130,195,173,139,172, 92, 57, 56, 44, 27,104,149,239, 65, 21, 31, 43,151, 37, 65,161,249,
+178,246,163, 42,176,158, 50, 53,184,233, 42, 20,138,227,199,143, 31,255,102,243,230,205,252, 1, 3, 6, 52, 62,127,254,124,103,
+ 0, 24, 48, 96, 64, 99, 35, 35, 35, 28, 63,126, 92,173, 80, 40,142,127, 69,139, 79,143,246,237,219, 35, 39, 39, 7,177,177,177,
+193, 85,158,155, 90,109, 46,177,178, 98,167, 63,120,160,205,200,201,169,211,163, 71, 15, 66, 75,146, 96, 17, 4,178,243,242, 16,
+ 31, 23, 7, 19, 19, 19, 34,252,253,123,201,142, 89,179, 46, 53,118,117,229,148,204, 72,212, 5, 87,175, 94, 53, 64, 81, 92, 86,
+149,191,213, 16,178,244,180,212, 73,222,222,222,151,142, 31, 63, 97,156,150,158, 22, 41,224,243, 73,137, 68,104, 55,126,220,143,
+156,220,220,220,177, 0, 10,117, 37,203,201,201, 65, 76, 76, 12, 68, 34, 17,120, 92, 46,104,133, 28,148,172, 16,202,236, 12,176,
+ 53,106,240, 41, 10,102, 6, 2,212,177,182, 70, 93, 75, 11,157, 56, 63,220,191, 93, 26,248, 94,214, 93,184,161,189, 11,248, 98,
+ 9,248,134, 18,252,232,247,176,248,105,148, 7, 44,255, 85, 23, 90, 11,123,123,251, 63, 79,158, 60,201,203,200,200, 64, 80, 80,
+ 80, 48,128, 60, 0,134, 0,232,136,136,136,187, 97, 97, 97, 94,197,179,238,170,155, 45,182,233,226,197,139,189,221,221,221,201,
+250,245,235,139,211,211,211,235,228,228,228,208, 82,169,244, 19,147,208,237,219,183, 5, 5, 5, 5, 50,154,166, 47, 21,139,172,
+106,243, 23,205, 27,110, 47, 12, 8,196,108,143,190,245, 90, 24, 89,180, 68, 54, 25,216,226,121,176,116,246,188,225,246,219,183,
+156, 79, 86,138, 8,213, 17,130, 74,172,195, 17, 42,117, 13, 98,102,128,162, 88,169,128,128, 0,196,199,199, 35, 38, 38,230, 19,
+ 65, 53,109,218, 52, 28, 59,118, 76, 39,139,150, 88, 44, 94,183,114,229, 74,135,185,115,231,242,202,136, 34,120,123,123, 35, 47,
+ 47, 15, 7, 14, 28,128,183,183,119,141, 7,254,114,104,208,163, 71,143, 1,182,182,182,200,202,202,130,141,141, 13,220,221,221,
+ 7,250,251,251,215, 7, 16, 91,203,126,255, 99,223,190,125,215,172, 90,181, 10, 90,173, 22, 83,166, 76, 65, 84, 84,212,217,168,
+168,168,173,117,235,214,157,253,211, 79, 63, 89, 91, 91, 91, 99,228,200,145, 98,146, 36,135, 86, 70, 98,102,102,230,187,111,223,
+190,177, 3, 6, 12, 96,105, 52,154,110,247,239,223, 71, 92, 92, 28,212,106, 53, 72,146,196,199,143, 31,225,237,237, 45, 45,158,
+221,248, 81,135,114, 77, 94,182,108,217,164,217,179,103,227,183,223,126,195,202,149, 43,255, 48, 54, 54,118,109,213,170, 85,235,
+149, 43, 87, 98,209,162, 69,112,116,116,132,185,185,121,211,229,203,151,187,204,159, 63, 31,219,183,111,199,138, 21, 43,254, 0,
+112,184, 54, 21, 65,211, 52,177,126,253,122,183, 45, 91,182,216,150,136, 44, 22,139,133, 51,103,206, 32, 48, 48,112, 96,116,116,
+116, 69,199,236,181,177,177,153,102,107,107,203,191,115,231,142,196,209,209, 17, 36, 73,106,139, 69,214,142,186,117,235,206,252,
+248,241, 35, 6, 12, 24,128,232,232,232,227, 0, 38, 24, 27, 27,203,230,207,159,111, 32, 18,137,140,229,114, 57,254, 83, 96,179,
+136,137,235, 86, 47,194,171,192,247,184,120,145,135, 87,175, 94,193,218,218, 26, 2,129, 0, 12,195, 64,165, 82, 33, 35, 35, 3,
+ 90,141, 10, 45,154, 55,192,209,131,235,145,158,158, 1,176,136, 74, 67,110, 8, 22, 49,110,210,119, 67,240,248,201, 45,236,217,
+179, 15,133,133,178, 74, 30,190,133,104,212,216, 5,246,118, 86, 72, 76, 74, 4,193,130,197,223,121,174,255,227,174,195,210, 91,
+ 16,116, 73,239, 80, 22, 38, 38, 38, 91, 79,159, 62,109,238,233,233,201,150,201,100,160,105, 26, 93,221,221, 49,123,238, 92, 92,
+ 61,121, 18,206, 29, 70,131, 80, 75, 64, 26,232, 54,235, 65,169,144,163, 89,235,206, 24, 49,114, 20, 18,226,227,209,215,107, 24,
+148, 74,121,233, 19, 70,137, 69, 75,173,214,192,194,170, 14,110,223,190,205,198,148, 41,111,177,163, 98,163, 4,165,225,135, 68,
+126, 84,118,201, 85, 4, 34,224,213, 49,104, 84, 26,180,104,177, 28, 26,218, 28, 86, 14,211,160,213, 94, 70,126,198,253, 34, 55,
+134,185, 39,146, 18, 18,192, 98,243,194,107, 91,131,180, 44,227,139,110,186,121,121,121,121, 49, 49, 49,231, 3, 2, 2,198, 13,
+ 29, 58, 20,183,111,223,254, 30, 0,134, 14, 29,138,128,128, 0,196,196,196,156,207,203,203,203,251, 26,173,109,107,107, 59,168,
+123,247,238,163,219,181,107, 7, 63, 63, 63, 48, 12,243, 88,167, 11,155,203,101, 88, 44, 22,104,154, 6, 1, 32, 43, 55, 23, 81,
+ 81, 81,200,202,204,132, 86,171,133,172,176,144,118,105,220,184,144,161,105,195,154,148,167,236, 12, 67, 84, 48,235,176,228,183,
+ 90,156,106,252,203,231, 79, 19, 10, 10, 11, 45, 77, 77, 76, 11,248,124, 62,149,147,155,155,247, 54, 60, 84,173,227,224, 80,130,
+136,176,176, 48,215,148,148, 20, 36, 36, 36,128,148, 21,128,173, 82,131,165,146,163,103,231, 78, 16,129,129, 16, 52,184,180, 22,
+ 92, 54, 23, 5, 69,179,243,170,117,119, 80,101, 30, 18, 74, 68, 22, 65, 16, 69,238, 66,177, 24,124,137,225, 39, 22, 46, 93,250,
+147, 64, 32, 56,121,238,220, 57, 91,123,123,123,172, 94,189, 26, 14, 14, 14, 77,237,236,236,228,198,198,198, 34,107,107,107, 52,
+107,214, 12,157, 59,119,198,141, 27, 55,160, 67, 29,144, 12,195,244,121,252,248,241,130,167, 79,159,142, 16,139,197,196,172, 89,
+179, 56,253,251,247,135, 64, 32,128, 92, 46, 71, 78, 78, 14, 78,157, 58,149, 73,211,116,201,164, 20,115, 3, 3,131,195, 4, 65,
+196,202,100,178,185,229, 9,143,110,110, 97,151,158, 77, 79, 97, 10, 13,134,120,244,173,215,162, 71,223, 94,104,224,220, 3, 61,
+250, 38, 0,192,122, 51, 78,220,232,223,151,153, 92, 50, 49, 36, 14,223,190,121,103,133,187, 71,143,101,139, 11, 31,172,249,109,
+127,110,181,241,116, 4, 65,128,166,233, 79,114, 7,149,223, 62, 97,194, 4,156, 57,115,166,218,122,100,177, 88,163,166, 79,159,
+206, 43,103,121, 70,114,114, 50,188,188,188, 48,116,232,208, 79,132,150,133,133, 5,108,108,108, 16, 23, 23, 7, 0, 89, 58,246,
+171,217,147, 39, 79, 38, 20, 10, 5,166, 78,157,138, 3, 7, 14, 96,244,232,209,132,191,191,255,108, 0,115,107,218,217, 89, 44,
+214,134,159,126,250,105,129,183,183, 55,178,179,179,113,253,250,117,244,239,223, 31,103,206,156,177,188,126,253,250, 58, 79, 79,
+ 79,176,217,108,248,249,249,129, 36,201, 42,115,125,241,120,188, 65, 3, 6, 12, 96, 37, 38, 38,130,199,227,161,109,219,182, 72,
+ 74, 74,130, 92, 46, 71,114,114, 50,230,204,153,147,154,149,149,213, 93,215,235,136,199,227,205,157, 61,123, 54, 78,159, 62, 13,
+ 31, 31,159, 35, 0,166,230,229,229,141,120,250,244,233,233,111,191,253, 22,201,201,201,184,116,233, 18, 86,172, 88, 65, 76,152,
+ 48, 1,187,118,237,194,156, 57,115,254, 40,182, 58, 85,214,241, 11,210,211,211,141, 27, 54,108,136,180,180, 52, 20, 22, 22,226,
+210,165, 75, 86, 55,110,220,168,111,111,111,111, 20, 19, 19, 67,253,250,235,175,252,185,115,231, 98,235,214,173, 8, 10, 10,194,
+177, 99,199,208,163, 71, 15, 50, 58, 58,186, 66, 43, 89,113,202,134, 75, 12,195,220, 17,139,197, 40, 40, 40, 40,185,238, 22,250,
+248,248,120,251,250, 22, 25,217, 83, 82, 82, 48,113,226,196,241,247,238,221,163, 61, 61, 61, 13,120, 60, 30,148, 74,165,236, 63,
+ 57,106,211, 20, 13,128, 70,253, 58, 18,220,186,122, 16,111,130,163,241, 38, 56, 12,124, 65, 81, 16,188, 66, 33, 71,235, 22,141,
+208,161,109,123,164, 72,147,113,252,216, 65,152, 89,216, 87,121, 31, 97, 24, 6, 60, 14, 5,151,198, 54, 56,121,108, 31,252,174,
+223,195,177,227,167, 74, 99,222, 56, 28, 46, 90,181,238,128,182,109,221, 17, 29,243, 17, 7, 15,238,129,165, 85, 29,189,115,176,
+150, 40,117, 29,150,125, 47,167,252,123,184,187,187,179, 11, 11, 11,161, 84, 42,145,154,154,138,184,184, 56,152,152,154, 32, 58,
+ 37, 22,221, 13, 52, 72,165,243, 17, 17, 28, 78, 17,108,110, 80,117,127, 56,192,163, 21,224,209, 10, 51, 39,143,174,226,145,149,
+129,216,200,162,200,117, 67,146, 31,176,125, 59, 89,153,208, 34, 41,237,221, 91,119,238,183,159, 60, 97, 16,247,246,253, 3,208,
+170,105, 40,180,198,144, 41,213,144,105,184, 96, 25,247, 7, 50,253,193,230, 8,208,209,173, 17, 46, 93,188,161, 97, 72,237, 61,
+157, 43,200,218, 21,100, 90, 88, 25,161,149, 94,206,239, 96,166,179,235,176,116,224,165,168, 51, 39, 78,156, 24,220,169, 83, 39,
+ 3, 79, 79,207,134,197, 3,167,230,196,137, 19,242,226,100,152, 53,197, 39,217,224,109,108,108, 90,243,120,188,209,253,251,247,
+111, 61,105,210, 36,188,125,251, 22,199,143, 31,143,108,212,168,209, 3,169,180,242, 25,217,108, 62, 63,171, 48, 61,221, 68, 82,
+191, 62,199,212,208, 48,229,198,245,235,142,189,122,247, 38, 18, 18, 18,144,149,149, 5,165, 82,137,160,224, 96,134,203,102, 39,
+ 17, 70, 70,172,247,129,129, 44, 54,159,159, 85,153,181,177, 2,196, 85, 51,235,208,183,182,214,173, 58,182,166, 13, 87,248,252,
+208, 64,169, 82,186,230,231,231,147, 28, 46,151,235, 96, 99, 18,255,254,163,238,247, 68,149, 74,229,119,247,238,221,193,189,122,
+245, 18, 68,134, 4,129,204,203,131, 58, 47, 7, 60,154,130, 89,107, 55,176, 53, 42, 64,173,133,189, 11, 3,101,174, 1,252, 95,
+188,215,170, 84,170,106,147, 26,150, 8, 45, 86, 57, 97,192,151, 72, 32, 48, 52,130, 64, 34, 41, 47, 24,170,123,146, 51,232,211,
+167, 79,207,142, 29, 59,130, 97, 24,236,223,191, 31, 26,141,134,175,209,104,160, 86,171,161,209,104,144,159,159,143, 99,199,142,
+ 97,247,238,221, 79, 1,252,161,195,233,147, 34,145,232, 91,130, 32,172, 56, 28,142,220,210,210, 82,124,230,204,153,210,116, 19,
+173, 90,181,130,161,161, 33, 15,197, 73, 33,173,172,172,184,135, 14, 29, 50, 25, 56,112,224,163, 10,221, 29, 45,154, 46,106, 64,
+154,122, 8, 69,245,234, 27, 89,180, 68, 3,231, 30, 0,128,222, 94,147,209,160, 81, 93,228,103,134,212, 87, 42,226,134,240, 56,
+ 57,166,225,219,147,223,138, 6,184, 78,146,165, 63,140, 66,197,211,251, 43, 28, 40, 88, 44, 86,165,238, 88, 93, 68, 86,145,102,
+ 97, 89,150,196,249, 0, 64, 86, 86, 22,164, 82, 41, 34, 34, 34,208,164, 73, 19,100,103,103,195,222,222, 30,106,181, 26,237,218,
+181,131, 66,161,192,150, 45, 91,240,228,201,147,167, 0,230,232,240, 31, 34,103,103,231,137,173, 91,183,198,245,235,215,241,234,
+213,171,228, 91,183,110,217,187,187,187,163,126,253,250,147, 98, 99, 99,151, 22,187,250,116,133,216,221,221,125,150,183,183, 55,
+194,194,194,240,195, 15, 63,100, 37, 38, 38, 94, 58,123,246,236,212, 21, 43, 86,176,250,246,237, 11,169, 84,138, 13, 27, 54, 80,
+ 79,158, 60,217, 8, 96,117, 53,245,248, 46, 49, 49,209, 65,169, 84, 34, 59, 59, 27, 36, 73, 66, 46,151,227,198,141, 27, 56,118,
+236, 88, 90,177,200,250,160,107,225,220,220,220,154,177, 88, 44,156, 62,125, 26, 0,126, 70, 81,198,254, 75, 67,134, 12, 73,254,
+245,215, 95,237,151, 44, 89,130,239,191,255, 30, 26,141, 6,191,253,246, 27,150, 44, 89,114,173, 88,100, 85,117, 19,221,108, 99,
+ 99, 51,237,135, 31,126,104, 58,127,254,124, 4, 4, 4, 88,189,126,253,186,109, 80, 80, 16,234,212,169,131,172,172, 44,142,185,
+185, 57,182,110,221,138,121,243,230, 93, 0,144,249,236,217,179, 81, 49, 49, 49,190, 0, 54, 84, 35,218,247,218,219,219, 79, 99,
+ 24,134,145,203,229,113, 62, 62, 62, 27,214,174, 93,139,121,243,230, 33, 60, 60, 28,121,121,121, 48, 52, 52, 36,126,250,233,167,
+137, 63,255,252, 51,166, 76,153,194,200,100,178,221,255,233,129,154, 97, 40,200,115,194, 64,169, 76,209,170, 69, 19,180,114,173,
+135, 91,247,223, 0, 0,122, 14,115,135, 92, 86,128, 35, 71,246,227,195,135, 40,112,184, 92,152,152,217,232, 98, 9,132, 58,255,
+ 29,114, 53, 82,244,242,108,139,254,125,187,227,143,163,103, 64,106, 53,152, 58,121, 44,114,114,115,113,244,232, 65, 68,199,124,
+ 4,135,203,133,185,197,223,159, 8,181, 42, 45,242, 63, 47,180,116,112, 63,129,166,105, 36, 39, 39,227,245,235,215,136,141,141,
+133,129,129, 1, 20, 36, 69,239,185,251,132, 38, 8, 94, 18,205, 48, 79, 25,178, 52, 75,241,231, 28, 20,149, 92, 38, 99,173,177,
+169,169, 41, 95,165, 82,128, 36,181,101, 70, 21, 2, 32, 0, 30, 7,176,181,107,128,196,132, 68, 70,169, 84, 62,172,242, 9, 74,
+165,220,122,229,210, 57,239,206, 93,220, 45,250,247, 92,133, 75,151,151, 35, 39, 63, 31, 74, 13, 23, 50,165, 6,114, 37, 96, 98,
+214, 24,237, 90,180, 68, 74, 74, 22, 66, 94,249, 23,114, 84,114, 93, 2, 69,163,118, 44,155,236, 60,121,230, 34,136, 28,187, 64,
+ 21,113, 9,116, 97, 90,169, 69, 75, 40, 49,133, 89, 93, 23,228,202, 84, 56,119,239, 13, 80,131,165, 94,210,211,211,229,108, 54,
+251,132,183,183,247,111,111,222,188,118, 0,128, 55,111,222, 36, 73,165,210,197,233,233,233, 53,181, 73,151,100,131, 39,132, 66,
+209,155, 70,141, 26,165,180,109,219,214,120,200,144, 33,176,176,176, 64, 80, 80, 16,124,125,125,223,105, 52,154, 69,254,254,254,
+ 85,186,122,212,106,117,242,155,203,151,141,186,127,247,157,201,162,129, 3, 55,120,123,123,111, 93,189,122, 53,215,217,217,153,
+208,106, 52, 8, 13, 13,101, 78,158, 56,161,221,189,100,201, 22,190, 88,204,121,121,229, 10,151, 84,169,146,255,191, 59,177,189,
+189,189,135,123,183,174, 46, 27, 55,111,135, 82, 81,136, 23, 1,215,144,147,147,129,125,251, 47,186,216,219, 51, 30,201,201,201,
+254,186, 10,224,195,135, 15, 47,232,208,186,117,107,167, 58,117, 16, 26, 31, 11, 62, 77,129, 71,146, 96,107, 84, 96,145, 74,212,
+113,101, 64,176, 12, 33, 77,205,199,218,211,231,195,116, 17,198, 77,191, 25,132,213, 73,121, 32, 8, 2,155, 58,185,130,111, 40,
+ 1, 79, 44,193,143,127,222, 47, 21, 6,126,171,151,128, 47,145,160, 97, 7,157, 18,194,203, 31, 60,120,240, 58, 52, 52,180,157,
+171,171, 43, 22, 44, 88,128,184,184, 56,208, 52,141,180,180, 52,165, 84, 42, 77,206,200,200,136, 67, 81,254,159, 3,213, 12, 98,
+101, 85,135,189,191,191,127,169,187,225,222,189,123,176,179,179,131,177,177, 49,242,243,243, 49,125,250,116,147, 95,126,249, 5,
+ 0,240,250,245,107,148, 21, 40,229, 17,250, 38, 98, 99,110, 1,147,195, 20, 6, 14,201, 38, 3, 91,244,232,155,136,222, 94,147,
+112,199,239, 15,220,191,117, 23,102,156,184, 88,136, 11,110,100,198,102,230, 39,201,156,247,186,180,153,202,150,202,110,237,157,
+ 53, 40,146,109,107, 75,159, 91,178, 39, 63,183,170,178, 58, 59, 59,195,218,218,186, 52, 70,139,195,225, 96,202,148, 41, 96, 24,
+ 70, 87,145, 85, 60,214,208, 25, 74,165,210, 90, 40, 20, 34, 53, 53, 21, 31, 63,126, 68,116,116,116,105,234, 0,154,166,181, 11,
+ 23, 46,228,206,154, 53, 11,123,246,236,193,195,135, 15,159, 2, 88, 5, 64,215,135,181,177, 35, 71,142, 52, 84,171,213, 56,117,
+234, 20, 9,192,235,220,185,115,175,219,181,107,199,233,215,175,159,225,174, 93,187,198, 22,183,145,206, 66,203,200,200,136,167,
+209,104,176,107,215, 46, 36, 38, 38,122, 0,136,120,249,242,229,222,145, 35, 71,238,118,117,117,109, 20, 22, 22, 22, 85, 88, 88,
+248, 35,128,144,234,200,210,210,210, 38,183,109,219,246, 28, 77,211,142,189,122,245, 18,111,222,188,217,232,253,251,247,112,112,
+112, 0, 77,211,161,168,225, 18, 86, 81, 81, 81, 17, 82,169,212,165,123,247,238,184,113,227,198,122,138,162,214, 1,248,109,198,
+140, 25,246,241,241,241,104,221,186, 53,204,204,204,240,254,253,251, 2,169, 84,186, 27, 69, 75, 18, 85,103,194,141, 1,176,120,
+239,222,189, 45,247,238,221, 59,218,204,204,172, 99, 80, 80, 16, 30, 63,126,140,141, 27, 55,226,151, 95,126, 65,215,174, 93,177,
+ 96,193,130, 76, 0,163, 1,144, 49, 49, 49, 58,229,205, 43,177,108, 1, 64,155, 54,109, 82,124,125,125, 49,117,234, 84,230,208,
+161, 67,219, 78,156, 56, 49,119,236,216,177,165, 99,224,196,137, 19,153,227,199,143, 79, 68,209, 50, 76,255, 73,104, 53, 26, 53,
+140,204, 26,160, 48, 55, 1, 25,137, 1, 48, 48,180, 65,223, 30,110,144, 43,212,184,122,229, 2, 66, 66,131,193, 98,177, 96,109,
+ 83, 7, 38,166, 22,136,140,140, 2,170,158,109,172,213,104, 52, 48, 52,173,135,194,188, 68,168,211,223, 64, 36,177,194,164,239,
+134, 64,174,208,224,226,165, 11, 8, 11, 11, 1,155,205,134,141,109, 29, 24,155, 20,113, 18, 76,213, 51,152,245, 0, 80, 65, 62,
+173,106,133, 22,155,205,126,112,243,230,205,225, 29, 58,116,224,124,248,240, 1, 31, 62, 20, 61,220,228,228,228,144, 4,168,243,
+233,161, 87,198, 84,113,120, 47, 20,207,206, 40,187,118,161,196,208, 48,249,253,187, 8,235,156,236, 52, 4, 7, 62,193,135,200,
+ 80,196, 70, 71, 64,163, 81,130,205, 98,129,197,102,161, 94,131,230,120,242, 52, 64,173, 36,201,128,202, 56,139,202, 17, 93, 32,
+182,114, 30,181,102,245, 82,191,121,139, 86,138, 70, 12,223,131,144,247,111, 81, 72,218,128, 97, 0, 27,115, 49, 90, 57,253,132,
+228,148, 12,156,254, 99,151,156,214,104,198,149,203,161,245, 25, 39, 0, 88,103,162,217,238,253,127, 76, 57,112,236,228,202, 69,
+179,166, 91,127, 59,116, 28,248,217,111,161, 77,121,131, 6,237,250,131, 16,152,224,250,237,251,240,127,253, 54,141,166,152,149,
+214, 89, 56, 20, 89, 13,103, 89,228,230,230, 62, 75, 77,149, 58,148,201, 2,239, 32, 16, 8,171,155, 29, 87,158,243,147,140,243,
+108, 54,171,205,154, 53,107,180,214,214,214,154,176,176, 48,236,217,179,135,126,243,230,205,109, 22,139,181, 67, 42,149, 42,171,
+227,180,212,106,131, 79,250,248, 52,107, 63,116, 40, 51,102,214, 44, 57, 4,130,217, 27, 54,109,242,201,200,201,177, 99,104, 26,
+150,102,102, 73, 27,150, 44,241, 29, 62,114,100, 78,248,147, 39,162,128,203,151, 69,124,146,124,163, 67, 57,191, 6, 42,229, 76,
+ 78, 78,246,127,248,240, 49,142, 28,216, 12,141, 70, 5,105,114, 60, 0, 32, 51, 43, 15,213,136,172,242,156,140, 92, 46, 31,250,
+243, 47,191, 60,255,121,222, 92,155,110, 61,123, 33, 33, 56, 8,154,236, 12, 16, 90, 18, 92,130, 3, 89,186, 1,210,211, 10,177,
+248,248,217,244, 66,185,124,104, 5,131, 68,133,229, 44,177, 88, 9,140, 12,193, 19, 75,192,151, 24,126, 98,197, 18, 26, 25,129,
+ 47,150,128,195,231, 87, 20,192,253, 25,103, 97, 97,225,176,225,195,135,135,188,124,249,210,116,234,212,169,232,220,185,115,160,
+ 66,161,240, 4, 80, 80,219,250,164,105, 58,185, 91,183,110, 44,130, 32, 36,227,198,141, 19,100,100,100,148,102, 86, 47, 44, 44,
+196,141, 27, 55,208,164, 73,209,172,254,240,240,112, 52,111,222,188, 82,206,239, 23,135, 37, 3, 88, 61,111,184,253,134,231,193,
+210,217, 0,214, 55,104, 84, 7,247,111,221,197,227,251, 1, 62, 29, 93,233,237,223,140,107,247,171,129,231,200, 69, 46,109,166,
+178, 37, 70,182, 56,122,241, 2, 59,226,205,193,181,114,121,104, 67,236,185,180,176,178,114, 18, 4, 1,134, 97, 62, 75,229,192,
+102,179,113,226,196,137,154,158,251,217, 3, 7, 14,204,248,225,135, 31,120, 82,169, 20,239,222,189,131, 76, 38,131, 80, 40,196,
+173, 91,183, 72, 0,187, 78,156, 56,113,235,196,137, 19,253, 80, 52,155,232, 94, 77,250,167, 88, 44,246,238,219,183, 47,222,189,
+123,135, 87,175, 94, 93, 0, 16, 18, 24, 24,120,225,195,135, 15,163,186,118,237,138, 63,254,248,195, 91,161, 80, 28,168, 9, 39,
+ 77,211,101,115, 38,149,172,248, 16, 92, 88, 88,216, 49, 32, 32,160,166,237, 46,205,202,202,234, 82, 44,172, 19,173,173,173,141,
+130,131,131, 81,183,110, 93,104, 52,154, 14, 53,237, 75,121,121,121,155,119,236,216,113,104,242,228,201,248,245,215, 95,199,157,
+ 61,123,118,220, 55,223,124,131, 1, 3, 6,224,240,225,195, 8, 9, 9, 89, 15,221,150, 21,171,232,220, 67, 0,132, 88, 91, 91,
+207,172, 83,167, 14, 54,110,220,136,208,208, 80,223,213,171, 87, 47, 9, 9, 9, 65,147, 38, 77, 4, 17, 17, 17,100,109,238, 33,
+ 0, 96,100,100,100,164,213,106,113,249,242,229, 23, 0,230,141, 27, 55,206,106,235,214,173,163, 37, 18, 9,178,179,179, 21, 97,
+ 97, 97, 99, 1, 92,249, 79,223,235, 24,130, 88, 54,245,251,217,123,191,159, 58, 86,216,182, 77, 43,200,243,147,160, 40, 76,131,
+188, 32, 21, 59, 14,220, 6, 65,176, 96,105,105, 11, 43, 27, 7,196,199, 39,224,233,181,235,106,153, 92,177,149,175,165,215, 87,
+205, 57,171,136,179,117, 17,167, 92,150, 14, 69, 97,122, 41,167,149,149, 93, 49,103, 60,158, 4, 92, 87, 42,100,178,205,106,134,
+248,253,111, 62,247,255,101,212,108,173,195,178,200,201,201,153, 51,125,250,116,207,197,139, 23,155,147, 36,201, 54, 51, 51, 67,
+124,124, 60,121,254,252,249,236,194,194,194, 57,181, 41, 13,135,203, 13,113,110,220,196,243,219,111,191, 37, 7, 13, 26,200, 27,
+ 63,185, 31,199,210,202, 10,121,185, 89,136,124, 23,132,247,111,223,192,185,137, 27, 86,172,222, 2,152,152, 84,187,144,100,241,
+178, 58, 94,171,126, 94,120,166,139, 71, 31,163, 38,205,221,120,173, 26, 26, 67,163, 37,145,148,148,132, 43,151,131, 53, 97,175,
+ 31,231,211,164,122,148, 60, 83,183, 37,120,252, 1, 18, 89,216,231,106,165, 57,177,110,195,142, 5,187,246, 29, 89,180,120,246,
+ 84,113, 87,247,222, 8,189,251, 7, 46,248,157,145, 41, 85,234, 13, 60, 54, 54,133,101, 65, 30, 89,195, 58, 80, 42,149,154,242,
+227,169, 82,169,212,124,105, 75, 31, 62,124, 24,105,105,105,234,184,184,184,155, 36, 73,158,173, 98,177,231,207,176, 3, 80, 15,
+ 81,169,238,254,236,238,222,239,231, 91,183,132, 19,127,250, 73, 61,110,252,248,133, 80,169, 52,224,243, 25,142, 88,204,130, 64,
+192, 13,127,242, 68,180,109,198, 12, 51, 66,173,190,115,164,138,180, 1, 21,224,171,207, 58, 44,177,104,117,239,222, 21, 19,167,
+206,131,162,140, 69,235,217,171, 72,168, 52,208,217,162, 85,140,132,184,196,196,142,179,151,253,124,113, 84,223,158, 46,174,142,
+245, 4,150,245,235, 65, 98, 99,131,172,140, 12, 60,121,245, 94,187,250,204,197,176, 98,145,165, 83, 94, 25,154,166,139,130,220,
+ 1,244,156,179, 24, 4,155, 13, 20,167,113, 40,153, 57, 84,191, 93,103, 16, 28, 14, 40,134,134, 74,165,210, 37,232, 47,233,227,
+199,143,195,198,141, 27,119,207,207,207,143,213,183,111,223, 86,151, 46, 93,162,191,164,239, 40, 20,138,142, 0, 32, 20, 10, 99,
+ 77, 76, 76,236, 39, 79,158, 12,173, 86, 11,185, 92,142,188,188, 60, 36, 37, 37,229, 78,158, 60, 89, 3, 0, 34,145,136, 63,124,
+248,112,163,234, 56,183,156, 79, 86,206, 27,110,191,221,140, 19, 55, 58, 63, 51,164,190, 25, 39, 46,182,163, 43,189,125,203,249,
+100,165,145,157,108, 77,102,156,127,164, 84,118,107,239,209,139, 23,216, 19,134, 12,163, 28, 36, 81, 62, 66, 43,230,124,117,188,
+ 4, 65,124,150,156, 84, 71,145,245, 9, 10, 10, 10,150, 44, 95,190,124, 64, 78, 78,142, 67,191,126,253,120, 46, 46, 46,120,254,
+252, 57,252,252,252,200,103,207,158, 37,202,100,178,165, 0,148, 0,110,215,166, 78, 27, 55,110, 92,159,195,225,148,184,210,118,
+ 22,255,188,243,210,165, 75,163,166, 78,157,138,122,245,234, 53,139,136,136, 16,160, 6,215, 17,195, 48,165, 94,134,175, 9,130,
+ 32,162,183,109,219,102,111, 99, 99, 67,220,184,113,131,100,179,217,181,177,220, 28, 62,120,240, 96, 7,173, 86,251,253,180,105,
+211,224,225,225, 1,146, 36,113,252,248,113, 28, 60,120, 80, 87,145, 85, 37, 34, 35, 35,223, 36, 38, 38,118, 91,184,112, 33, 54,
+110,220,184,100,225,194,133, 72, 76, 76, 68,100,100,100,208,151,240,230,231,231, 43, 18, 18, 18, 12, 58,117,234,212, 54, 44, 44,
+ 44,204,211,211,179,249,212,169, 83,177,126,253,122,230,225,195,135,195, 1,220,248,255, 24,189,223,127,200, 62,198,165, 56,183,
+ 86,175,217,252, 75, 67,167,250, 63, 76,153, 52,146,221,216,185, 57,100,121, 73, 48,183,176,134, 67,157, 6,200, 72,207,196,205,
+155, 55,168,204,204,220,195, 20,139, 88,245,225, 67,118,202,151,112,218, 59, 52, 64,122,122, 58,174, 95,191, 78,229,230,228,239,
+135,150,181, 58, 34, 62, 55, 13,122,232, 98,201,154,134, 42,178,196, 87, 5, 11, 83, 83,211, 83, 70, 70, 70,105, 70, 70, 70,105,
+166,166,166,167, 0,157,102, 31,244, 42,115,119, 96,127,242, 26, 62, 92, 8,161,176, 35, 56,156,249, 38,166,166, 55,140,141,141,
+179,186,119,239,174,222,187,119,175, 50, 34, 34,156, 78, 78, 78,100,140,141,141,243, 74,247,175,136,179, 28, 76, 77,157, 12,197,
+182,205,127, 49,118,104,245, 68, 98,219,172, 64, 98,219,172,192,216,193,237,169,216,182,217, 74, 83, 83, 39, 67,157,202, 89, 9,
+ 26, 88,193,210,217, 2,187,154, 88, 18, 10,103, 11,236,106, 96, 5, 75,157,207,189,106,183, 31, 69, 16,160, 80, 52, 13, 27,181,
+224, 44,225,160,217,108,246, 17, 7, 7, 7, 91,212, 44, 97,221,103,156,227,129,122,227, 5,130,239,207,249,248, 76,140,125,248,
+112, 92,126, 76,204,152,188,232,232,145, 65,103,206,140,218, 57,106,212,248, 49, 2,193,180,225,128,147,174,156,182,182,182,190,
+111,222,188,241,211,245, 85, 70,120,233, 92,159, 78, 13,236,111,245,237,213,129,241,158, 62,148,241,158, 62,148,233,219,171, 3,
+227,212,192,254,214, 23,180, 17,193,102,179, 71, 27, 24, 24,156, 18, 27, 24,132,138, 13, 12, 66, 13, 12, 12, 78,177,217,236,209,
+168, 58,134,234, 19, 78,115,115,243,215,214,214,214,105, 53,121, 89, 88, 88, 4,214,160,156, 99,234,215,175,159,200, 98,177,182,
+212,240,154,174,138,211, 89, 36, 18, 69,139,197,226,164,178, 47,145, 72, 84, 54, 49,148,185,129,129,193, 85,177, 88,188, 85, 23,
+206,223,151, 53,255,229,233,237,153, 33,191, 47,107,254, 75,249,109,179, 6,155, 78,126,126,111, 85,214,172,193,166,147,117, 41,
+167,149,149,213, 67, 43, 43, 43,169,149,149,149,212,218,218,186,202,151,133,133,197,107, 29, 56,133,134,134,134, 91, 13, 13, 13,
+211,196, 98, 49, 37,145, 72,210,196, 98,241, 22,148, 73,109, 81,219,250,100,177, 88,235,155, 53,107,166,100,179,217,135,202,109,
+218,216,176, 97, 67, 37,135,195,217, 80, 67, 78,163,174, 93,187, 82,193,193,193,140,135,135, 7, 3,192,244, 43,182,187,141,169,
+169,233, 13, 35, 35,163, 4, 67, 67,195, 29, 0,196,181,228, 36, 0,140,182,183,183, 15,234,209,163,135,220,222,222, 62, 0,192,
+183, 95,177,156, 3, 6, 15, 30, 76, 39, 36, 36, 48, 12,195, 48, 9, 9, 9,204,224,193,131,105, 20, 37,138,252,146,123,242,178,
+ 25, 51,102, 48,207,158, 61, 99,158, 61,123,198, 4, 4, 4, 48, 3, 6, 12,160, 1,124,247,133,247,121,124,173,115,119,105, 96,
+225,212,180,145,233,217,177,195,220,233,219, 87,182, 48, 43,150,254,192,244,246,104,206, 52,105,104,122,209,217,217,220,249,107,
+112,254,178,116, 58,211,171, 91, 51,218,197,201,244,140, 75, 3, 11,167,255,240,185,255,163,172, 90, 37, 15,210,127,119,192,217,
+ 95,166,197, 79,197, 82,197,176,179,179, 67, 86, 86, 7, 33,135,227, 46, 16, 8, 60, 89,108,246,131,236,140,140,185,197,143, 91,
+212,127,202, 84, 91,229,128,238, 4,126, 21, 75, 18,212,134,243,147, 64,246, 90,114,214,132, 67, 39,206,202, 22,149,166, 85,170,
+ 20,115,146,124,189, 3, 85,214,193, 39,156,246,246,246,223,211, 52, 93, 95,215, 2,177, 88,172,216,228,228,228, 3,181,169,207,
+ 70,141, 26, 49,197,238,109,226,107,182,251,223,209,151,254, 77,156, 71, 55,183,176,107,210,162,233,162,208, 55, 17, 27,139,221,
+138,165, 88, 57,203,212,208,189, 71,247,229, 79,238, 63,252,117,229,142,156,130,255,231,115,103, 65,199,152,182,175,192, 89,146,
+ 36,180, 70,156, 92, 46,119,111,251,246,237,191,127,254,252,249, 33,138,162,166,253, 75,251,231, 0, 54,155,189,176,113,227,198,
+173, 34, 35, 35,131, 40,138,218,136, 10, 18, 69,214,162,156, 75,235,215,175,255, 35,143,199, 19, 20, 22, 22,230,164,164,164, 44,
+ 7,112,246,191,173, 62, 93, 26,153,181,101,152,210,164,219,107,223,125,204,126,249,213, 56, 25,154,162, 25,246,154,200,152,172,
+192,255,135,118,255,199,136,172, 98,161,181,255, 63,241,199,189,244,156,122, 78, 61,167,158, 83,207,249,213, 57, 69,250,250,212,
+115,254, 3, 57,255, 81, 40,177,104,113,244, 85,161,135, 30,122,232,241, 63, 7,133,190, 10,244,208,227,191, 14,101,173, 90,165,
+214, 44,162, 10, 85, 90, 19,147, 96,109,148,237, 93, 61,167,158, 83,207,169,231,212,115,234, 57,245,156,255, 58,206,127,170,200,
+ 42,235, 42,156,166,119, 29,234, 57,245,156,122, 78, 61,167,158, 83,207,169,231,252,111,226,252, 95, 23, 90, 40, 39,180,244,174,
+ 67, 61,254, 51,216, 62, 4,246, 0, 48,251, 18,146,255,142,253,245,208, 67, 15, 61,244,208,227,255, 25,251, 81,137,235,240,191,
+ 65,104,217, 1,232,136,162,133,111,223, 3,120, 12, 32,231, 11,248, 44, 0,140, 36, 8, 98, 4, 0, 48, 12,115, 14, 69,179, 70,
+ 50,117, 57, 88, 40, 20,166, 41,149, 74,171,226,207,233, 74,165,178,236, 90, 6, 4, 62,159,205,198,148,121, 85,136,250,245,235,
+167,169, 84, 42, 43, 29,254, 62,143, 97,152, 16, 22,139, 21, 42,145, 72,238, 71, 70, 70,250,213,228,196, 61, 61, 61, 39,178,217,
+236,181, 0, 64, 81,212,178, 7, 15, 30, 28,249, 27,219,173, 67, 29, 59,155, 63, 52, 90, 13,153,150,145,189, 28,159, 39,242, 3,
+ 0,236,242,130, 47, 65, 98, 81,241,231, 13, 51,253,170,206,163, 83,211,253,171, 64, 91, 46,151,235,109,109,109,221, 63, 41, 41,
+233, 53,128,159,128,234,179, 26,215,169, 83,231, 59, 14,135, 51,142,162, 40, 39, 54,155, 29, 77,146,228,137,196,196,196, 99,250,
+123,136, 30,122,232,161,135, 30, 58,136,173,207, 80, 35,161,213,196, 28, 54, 12, 48, 26, 4,122,131,193, 29, 2, 56,253, 62, 11,
+169,186, 30,255, 77, 19,104,181,100,209,127,242, 88,160,110,124,100,237,239,223,191,191,195,172, 89,179,208,185,115,103, 60,127,
+254,188,211,225,195,135, 39,159, 61,123, 54,132,166,233, 7, 0,158, 3, 58,165, 82, 16,163, 40, 79,203,216,254,253,251,247, 90,
+187,118, 45,187,121,243,230, 80, 40, 20,120,248,240,161,251,134, 13, 27,182, 62,125,250,244, 46,128,147,197,130,160,210, 5,240,
+148, 74,165, 85,201, 98,156, 4, 65, 88, 13, 31, 62,252,101, 89,113, 85,188,190, 26,193, 48,204, 51,130, 32, 2, 40,138,122,126,
+254,252,249,196, 38, 64,135,233,245,121,231,231,198,106, 28,202,115,170, 84, 42,171,203,191,175, 3, 71, 32,128,170, 32, 31,157,
+ 38,253, 37,122,239,252,178, 8, 4, 77,130, 13, 38,199,115,205,214, 16, 0,161, 41, 41, 41, 33, 30, 30, 30,177, 53,109, 97, 54,
+155,189,246,230,205,155,182, 12,195,160,111,223,190,107, 1,252, 93, 66, 75,208,177,173,219,131,171, 23, 78, 9, 11,179,211,208,
+239,219, 81, 39,162, 18,211, 39, 2,184,240,137,104,234, 15,107,130,192,162, 25,235, 78,178, 1, 96,247,210,177, 63,109,233,131,
+237,243,110, 35, 21,128,103,177,248, 1,128,223, 1, 60,216,213, 31,214, 0, 22,207, 88,119,146, 0,128, 61, 75,199, 46,218,213,
+ 31,219,102,222,168,113,218,138, 31, 39, 78,156,184,125,237,218,181,108, 91, 91, 91, 36, 39, 39,247,107,214,172, 89,227,252,252,
+252,102,168, 34,136,184, 94,189,122,103,186,246, 24,216, 96,232,136,209, 6,150, 22,166, 72,145,102, 26,157, 57,117,104, 58,251,
+217,195,254,113,113,113,163,244,247, 16, 61,244,208, 67, 15, 61, 42, 65,237, 51,195,183,182,133, 72,166,193, 96, 14,155,248,174,
+ 75,219,102, 61,199,124,211,149,213,204,165, 17,222,134, 71,244,185,114,255,197, 6, 86, 64,248, 61,146, 98,142,137,121,184, 28,
+ 40,173,122, 38,140,150, 4,231,246,229,147, 69, 35,225,228,177,236,151, 47, 95, 54,106,211,166, 77,233,210, 48, 61,123,246, 68,
+207,158, 61,137,221,187,119,187,221,190,125,219,237,224,193,131,154,123,247,238,253,129,170,243,163,120, 55,108,216,112,195,246,
+237,219, 5, 30, 30, 30, 16, 8, 4,165, 27, 36, 18, 9, 6, 14, 28,136,129, 3, 7,178, 83, 82, 82,250, 94,189,122,181,239,239,
+191,255,174,142,143,143, 95,136,191,178, 52, 87,137,229,203,151,183,173,224,231,155, 4, 65,124, 36, 73, 50,200,205,205, 45,177,
+ 49,208,104,250, 55,157,239,252,216,197, 89, 60,119,201,225, 10,121, 56,124, 62,142, 78, 44, 26,171,203, 10,173,216,251, 55, 32,
+ 49, 50,204, 50, 48, 52, 12, 1, 16, 10, 32,132, 97,152,208,232,232,232,136,166,128, 91, 71, 83,214, 31,135,114,232,150, 53, 16,
+ 91, 72, 76, 76,132,177,177,177,200,195,195, 67, 74, 16,196,202,135, 15, 31,126,237,128,188, 14, 43, 23,253,200,203,137, 11, 65,
+234,187,103,152, 63,194,221, 96,238,142, 63,127, 85,170,181, 23,170, 58,136, 32, 88,172,223, 3,104, 31, 20, 45,198,187, 60, 43,
+ 43,203, 3, 0,204,205,205,249, 0, 30,108,121,129,111,230,117, 33,190, 36,183, 27,143,205,102,239, 58,124,248,240,212,239,190,
+251,174,104,233,136, 39, 79, 32,145, 72,176,122,245,234,122, 11, 22, 44,240, 37, 73,114, 78,101,150,172,174, 61, 6, 54,216,182,
+241,215,102, 5,217,121,170,125,187,206,190,178,115,109,194,154,225,189,192,112,155, 70,101, 67, 81,212,119,122,203,150, 30,122,
+232,161,135, 30, 53,177,102, 85, 43,180, 26, 91,224, 72,107, 87,231,145, 99, 6,184, 11, 90,184, 54, 7, 79,240, 87,234,150, 54,
+109,219,162, 77,219,182, 44,159,194,130,222, 47, 95,189,233,125,254,246,115,149, 92, 27,127, 54, 50, 19, 19,117, 45, 85,201,162,
+180,107,191,181,238, 33,203, 77, 23, 2,128,216,196, 74,185,244,114,234,253, 46, 93,186,192,193,193,129,119,239,222,189, 41,213,
+ 8,173,165,239,223,191, 23,176,217, 85,231, 67,181,179,179,195,240,225,195,209,164, 73, 19,126,247,238,221,151, 86, 38,180,132,
+ 66, 97, 58, 65, 16, 86, 0, 96,102,102, 70,173, 92,185, 50,136, 41, 2, 0, 48, 12,195, 60, 99,177, 88,207,105,154,126,241,231,
+159,127, 38, 53, 3,172,250,181,105,242,248,199,241,195, 13,152,243, 91, 43, 21, 9,202,252,252, 10,127, 55,144,136, 51, 68, 98,
+113,136,192, 64, 24,138,162,181,188, 66, 29, 28, 28, 34,154, 1, 14,237,155,212,191,189,123,222, 88,195, 67,211,126,173,182, 46,
+ 91,183,110,221,184,101,203,150, 66,138,162, 32,147,201,176,103,207, 30, 99,145, 72,100,220,191,127,255, 21,101, 59,128, 11,208,
+ 98,152, 29,123,218,170, 20,106,102, 45, 58,146, 73,215, 78,109,227,134, 15,236,111,212,182, 99, 87, 68, 61, 56,142,236,236, 2,
+228,229, 22,130,166,233,207,242,250,204,188,129,180, 93, 94,216,176,123,201,216,197, 4,139, 69,184, 13,249, 9,131,108,242,102,
+239,221,187, 55, 28, 0,151,207,231,151,237,135,118, 34,123,215, 13,141,250,116,197,158,101,227,193,208, 52, 3, 96, 67, 13,172,
+ 89, 86,134,134,134, 87,110,223,190,221,161, 93,187,118,120,254,252, 57, 98, 98, 98,240,227,143, 63,170,103,206,156,201,155, 48,
+ 97, 2, 49,127,254,252, 89,191,255,254,251,121, 0, 79, 63,187, 16, 56,156,113,223, 14, 29,197, 47,204,205, 87,170, 85, 26,181,
+153,133, 9,173,146, 41,229,153, 57,249,202, 81, 99,191, 87,135, 7,190, 24, 7,224, 51,161,245,133,245,169,135, 30,122,232,161,
+135, 14, 96, 24,166, 29, 0, 75, 0, 25, 4, 65,188, 42,251,189,120,151,146,213, 90,202,127,207, 68,145, 87,202,188, 12, 93, 38,
+138,194,125, 44, 1, 80, 0, 94, 18, 4,145,243,133, 69,172,122,233, 29, 63, 63, 63,166,236,123, 25,161,197, 48, 12,195,104,179,
+ 62, 50,170,200, 27,140,252,213,129,207, 94,138,240, 11,140,244,229, 89,230,197,201, 95,152,198, 22, 85,175,194,254, 77, 19,104,
+199,182, 4, 51,163, 29,152, 57,221, 77,148, 47, 95,190,188, 71,211,180,159, 79, 87, 48,204,219,147, 12,243,246, 36, 51,175, 19,
+152,243,231,207,223,244,245,245,245, 59,118,236,152, 31,128,234,226,148,210, 10, 94, 5, 48, 47,172,192, 84,134,247,239,223, 51,
+123,247,238,101,150, 44, 89,194, 28, 58,116,136, 65, 53, 25,212,251,246,237,251, 48, 44, 44,140,153, 48, 97, 66, 16,170, 72, 12,
+232, 2,136,199,213,179,121,167, 58,179, 85,163,254,174, 5,147,211, 77, 88,225,249,219,218,218,126, 82,158,245,206, 54,204,206,
+246,206,204,145,222,109, 82, 25,134,185,201, 48,204,122,134, 97, 70, 49, 12,211, 4, 0, 90, 3, 70,223,218,154,127, 80,158,221,
+166, 80, 79,235, 88,237,186,119,173, 91,183,110,188,112,225,194,108,181, 90,205,196,198,198, 50,251,246,237, 99,238,220,185,195,
+ 92,190,124,153,113,119,119, 79, 41, 83, 94,235,201, 77, 28,211,212, 7, 87,169,106,211,139,184,108,246,206, 87,119,206, 51, 31,
+ 30,159, 99, 94,158,246,101, 78,252, 60,134,153,245,109, 7,141,145, 72,160, 4,208,163,178,227,102,118, 65,163, 38,245, 44, 35,
+227,227,227, 25,141, 70,195, 76,154, 52,137,233,219,183, 47,211,167, 79, 31,166, 87,175, 94, 76,207,158, 61,153, 30, 61,122, 48,
+247,239,223,103, 82, 82, 82,152, 94, 93,219,200,188, 92,208,182, 6, 69,115,117,116,116, 76,141,141,141,101, 52, 26, 13,115,239,
+222, 61,230,248,241,227,204,189,123,247, 24, 31, 31, 31, 6,192,145, 25, 51,102, 40,114,114,114,152,190,125,251, 38,161,130,172,
+241,142,142,142, 17, 97,145,137,137, 91,214, 29,184,127,116,231,169,251, 23,207,223,185,127,229,214,203,107,151,111,189, 58,251,
+ 34, 56,250,178,163,163, 99, 68, 5,237,255, 69,245,169,135, 30,122,232,161, 71,245, 90,164, 88,104, 13, 40, 54,118, 12, 96, 24,
+166, 87,185,239, 3,138,133,211,103,223,125,124,124,150,148,253, 94,178,143,143,143,207, 18, 0, 76,167, 78,157, 78, 49, 12,211,
+232, 43, 20,127, 90,249, 87,141,102, 29,146, 73, 47,193,115,238, 15, 46,165,133, 54,243, 61,232,220,120, 64,108, 3, 5, 33, 65,
+150, 52, 30,239, 30, 95,168,122, 33,137, 98, 92,127, 15, 46,128,123, 17, 17, 17,120,247,238, 29, 18, 19, 19, 97, 96, 96,240,217,
+126, 79,158, 60,129, 72, 36,130,173,173,173,110, 74, 87,253,233, 56, 23,210,198, 17,146, 78, 30,200, 28,243, 3,238,221,187,135,
+244,244,116,240,120, 60,240,249,124,144, 36, 89, 45, 31,139, 85,180,226,111,137, 21,171,162,125, 60, 0,142,192, 76,114,117,247,
+138, 57,245, 89,207,252,184,138,132, 15, 72, 81, 82,186, 89,242, 36, 98, 24,136, 13,164, 34,145, 65, 8,138,221,133, 0, 66, 9,
+130,136,106, 13,112,197, 18,225,213, 63,214,204,183, 97, 7,222, 19, 42, 62,132, 84,200,209,171, 87,175,233, 0, 86, 48, 12,147,
+219,178,101, 75,235,181,107,215,154, 38, 39, 39,227,237,219,183, 56,123,246,108, 6, 89,116,162, 4,195, 48,171, 0,160, 35, 32,
+ 52,177, 52,185,181,243,151, 57,134,120,112,134, 95,155, 94,100,236, 50,240,218,176, 9, 51,102,110,159, 51, 16,178, 2, 5, 78,
+222, 9,196,205, 55, 31, 7, 1,120,130, 42,226,222,118, 61,197, 7, 32,163,231,208,161, 67,131, 30, 61,122,100,113,240,224, 65,
+144, 36, 89,225,235,224,193,131,184,251,248,205,108, 0,175,117, 44,150, 93,253,250,245,239,190,120,241,194,210,192,192, 0,119,
+238,220, 65,110,110,110,169, 37,107,226,196,137, 68,110,110,238,232, 61,123,246, 12,139,139,139,219,248,248,241,227, 44, 20,173,
+ 5,249, 73, 71, 96,179,217, 31, 73, 82,211,212,214,165, 17,103,196,192,174, 93, 11,179, 66, 32, 49,111,137,103,193, 31,175,230,
+230,100, 41,216,108,246,199,178,251,127,141,250,212, 67, 15, 61,244,208,163,102, 32, 8,194,143, 97, 24, 47,130, 32,252,202,255,
+ 86,254,115,201,126,190,190,190,165,223, 75,142, 89,191,126,253,186, 50,223,229, 95,169,120, 85, 6,195,119, 47, 86,144,221, 43,
+218, 73,245,246, 34, 84,239,174,128,231,216, 5,252, 38,131,192,118,116, 71, 66,200, 3, 4,223,216,130,164,240, 39, 96,104, 10,
+182,141,219,235, 90, 16,101,211,166, 77,161, 84, 22,133,102,169, 84, 42,240,196,166,202,249,211,198, 10, 1,128,230, 8, 85,101,
+ 20,172, 78,132,134, 93, 60,209, 62,141,193, 75,235, 34, 67, 69,251,180,162,227,214, 76,154, 4, 30,143, 7, 30,143, 7,162, 56,
+244, 71, 23,161, 69, 20,239, 76, 23,185,175, 42, 42, 4, 33, 23,112, 79,158, 94,225,221, 94, 16, 23,202, 87,133, 61, 67,138,138,
+102,174,166, 81,215,116, 41,175,129,216, 32, 89,100, 96, 16, 42,146,136, 75,133, 22, 65, 16, 31, 1,128,225,114,143, 29, 95,229,
+221, 82,156, 22, 45, 86,190,186, 7,169,146,214, 84, 66,179,234,198,141, 27, 86, 28, 14,199,134,162, 40, 36, 36, 36, 32, 60, 60,
+ 28,219,182,109, 75, 43, 40, 40,232, 30, 24, 24, 24, 89, 86, 59, 82, 34,254,217, 99,171,231, 52,224,132,248, 11, 85, 31,195,106,
+220,123, 44, 92, 7,247, 29,212,221,237,218,244,241,203, 48,248,155, 62,152,208,189, 25, 19,155,146,173, 4,112,167,216,244, 90,
+ 29,146, 3, 3, 3,123,119,235,214,237, 68,171, 86,173, 92, 24,134, 65,139, 22, 45, 48,122,244,104, 28, 59,118, 12,193,193,193,
+200,207,207,215,220,190,125,123, 43,128,195, 58, 22,203,192,212,212,244,230,253,251,247, 45, 13, 12, 12,112,251,246,109, 40, 20,
+ 10,216,218,218, 98,230,204,153,252,245,235,215, 31,205,207,207, 31,225,235,235, 43,140,141,141,221,121,235,214,173,122, 40, 90,
+119,238,179, 78,160, 86,171,247,159, 60,118,100,251, 76,239, 89,246,247,159,191,189,167, 42, 44, 48,118,116, 76,204,183, 52,149,
+ 24,110,253,109, 85, 93,181, 90, 61,189,226,250,124, 88,171,250,212, 67, 15, 61,244,208,227, 51, 84,169, 69,202,138,167,242, 98,
+171, 38, 34, 13,128,194,199,199,103, 41, 65, 16,126, 62, 62, 62, 75,125,125,125, 21, 0, 82,254, 14,145, 85, 42,180,188,188,188,
+252,253,252,252,224,229,229,229, 95, 41, 5, 77, 65, 19,251, 8,154,216, 71, 16,117,154,141, 63,125,199,148, 59,121,186,214,165,
+ 27,184,250,206,125,149, 74,197, 57,114,228, 72,105,220, 22, 0, 80, 20,245,213, 91,177, 38, 66,171, 88,232,125, 86,136,250, 2,
+137,255,254,121, 35, 58,154, 83,114,174,250,201, 85, 36,171,104,114,227, 7,141,252, 85, 46,243,123,101,156,151,231, 78, 71,226,
+227,187, 48,144, 72, 18,167, 62, 10, 45,181, 98, 21,139,172, 24, 0,168, 39, 48,188,183,119,206, 96,119, 27, 30,120,234,107,231,
+144,162,162, 85,123,227,180,135, 43,233,108, 96, 24, 6, 49, 49, 49,144,203,229, 8, 8, 8,192,133, 11, 23, 50, 42, 16, 89,168,
+ 47,144, 60, 60,244,211,184, 14, 70, 5,169, 60,245,171,187, 72, 81,209, 58,185,186, 44, 90, 12,238,194, 99, 17,183, 9, 22, 91,
+212,179, 99, 99,204,253,126, 8,182, 28,250,147, 84, 91,117,245,218,126,229,250,200, 66,149,102,169,142, 34,171,212,216, 24, 24,
+ 24,216, 44, 48, 48, 80, 0,192,115,244,232,209,215,135, 13, 27, 6,127,127,127, 92,189,122,213, 25,128,180,120,191,213, 40, 90,
+ 40,251,119, 0,209,149, 25, 30,121, 60,222,233,187,119,239, 54,183,179,179,195,221,187,119,161, 80, 40, 48, 99,198, 12,181,183,
+183, 55,111,226,196,137, 68, 94, 94, 94,169, 37, 43, 32, 32, 32,171, 50,145, 5, 0,201,201,201, 55, 46,156, 61,222,185, 91,183,
+110, 67, 26, 56, 55, 49,138, 46,200, 79, 55, 48, 16,138, 30,251, 63,224,189,122,241,116,103,114,114,242,203,138,235,243,158,206,
+245,169,135, 30,122,232,161, 71,229,208, 73,139,148,179, 76,213, 4,101,142,227,250,250,250,134,251,250,250,126, 98,241,250, 66,
+148,159,117,120,173,100, 76,171, 85, 30, 45, 42, 47,225,243, 19,160,233,154,156,236,103,191,153,154,154,146, 34,145,232, 19,161,
+ 69,235,200,153,125,233, 20,162,127, 28, 91,106,201, 42,177,108,161,223,196, 47, 18, 90, 52, 77, 7, 0,248,164, 16, 6, 86,141,
+199,108, 29,232,210,165, 89, 3,123,150,246,236, 54, 36,201, 73,229,138,247, 26,229,187, 2,102, 80, 68, 5, 65,214,165,156,164,
+ 22, 66,177, 40, 94, 36, 17,151, 23, 89,113, 0, 32,182,118, 30,182,177,127,147,238,110, 77, 26,178,200, 51,155,145, 44,215, 22,
+250, 68,104, 52,209, 50,230, 98, 37,117,184,162, 79,159, 62, 43,204,205,205,133,219,183,111, 55,118,116,116, 4, 73,146,234,242,
+ 34,203,192,170,241,152,109,131, 93,187, 52,182, 49,101,105,207,239, 64,162,130,146,111,139,214, 30,213, 69,100, 89, 24, 75,110,
+237, 93,247,163,200, 64,192,133, 82,169,196,250,221,231,113,251,105,152, 87,102,216,229, 91, 0,110,125, 65,135,156,234,229,229,
+181,101,245,234,213,208,106,181,152, 50,101, 10, 62,126,252,120,251,253,251,247,219,234,214,173,187,240,167,159,126,178,179,177,
+177,193,200,145, 35,121, 90,173,118, 98, 37, 28,191,157, 60,121,210,203,205,205, 13,254,254,254,200,205,205,133,173,173, 45,188,
+189,189,249,190,190,190, 71,243,243,243, 71,172, 91,183, 78, 24, 19, 19, 83,165, 37,235,147,126, 77, 81,107,246,109,249,113, 97,
+187,142,238,172, 15, 31, 34,201,132,246, 30,172, 7,119,175, 62, 50, 55, 55, 63,154,144,144,240, 87,125, 14,105, 81,227,250,212,
+ 67, 15, 61,244,208,227,235,128, 32,136,107,197,113, 87,159, 88,185,202,139,176, 18,139, 85,217,239,229,247, 47,222,254, 53, 30,
+150,247, 87, 32,188, 62, 77,239,224,229,229,165,243,180,122, 90,150,161,147,120, 42,143,111,154, 64,107, 47, 1,103,169, 7, 11,
+ 60,177,169,114,224,234, 59,247, 43,219, 87, 44, 22,235,108,209,162, 85,202,234, 26,165, 70, 66,171, 56, 70,235, 38,195, 48,159,
+ 8, 45, 99,235,198, 30,139,127,154,179,213,125, 88, 63, 86,218,247,157,144, 91,168, 82,253,244,150,164,147,228, 85,139,172,162,
+ 81, 92, 27,107, 32,150,132, 10,197, 6,101, 69, 86, 2, 0, 8,173, 26,182, 95, 52,119,230,238, 30, 99, 6, 18, 25, 51,220,145,
+147,171, 80, 45, 12, 39,137,100, 5, 51, 34, 2,120, 80, 17,221,253,251,247,247, 1,216,231,225,225,145, 38, 22,139, 81, 88, 88,
+248, 89, 27,148,148,183,203,176,126,172,180,169, 29,144, 45,211,168,126, 10, 39,145,162,160, 79, 87, 39,178, 44, 77, 12,111,237,
+ 93,251,163, 65, 74, 82, 28,120, 60, 30, 36, 18, 9,238, 60, 9, 69,102,248,149, 47, 17, 88, 96,177, 88, 43,125,124,124, 86,204,
+156, 57, 19, 89, 89, 89,184,122,245, 42,190,249,230, 27,156, 58,117,202,241,250,245,235, 91, 60, 61, 61,193,102,179,225,231,231,
+ 7,173, 86, 27, 85, 9,205,144,105,211,166, 45, 28, 54,108, 24, 94,190,124, 9,169, 84,250,137, 37, 43, 55, 55,119,244,238,221,
+187,135,197,198,198, 86,107,201, 42,135,246,245, 27,182,230, 45, 89,190, 9, 42,121, 58, 39, 35,249,185,255,189, 59,172,103,217,
+217,217, 6, 0,242,106, 91,159,122,232,161,135, 30,122,232,108,213,170, 76,139,100, 20,139,168,140,138,190,151, 17, 88, 21,125,
+ 39,202, 89,193,212,229,182, 7,255,157,231,164,147, 69,139, 99,237, 10, 50, 45,172,140,208, 74,255,100,187,208,208, 76, 39,215,
+161,150, 4,103,239,225,210, 60, 90,194,172,172, 44,161,133,133,133,178,172, 64, 48, 48, 48,128,157,157, 29,114,114,114,176,127,
+255,126,160,250,160,104,210,104,216,120,180, 31, 51, 5,175, 28,248, 96,180,154, 82,203,214,222, 73,147, 62, 17, 91, 60, 30,175,
+ 36, 54,172,186, 65,247, 69,177,165,233, 25, 0,166,181,115,131, 95,133, 98,241, 36,161, 69, 29,139,185, 63, 78,229,198,166,171,
+112,223,125, 73,238,249,223, 22, 75, 18, 25,201,204, 4,228, 61,173,134, 47,250,219, 61,199,203, 91,178,146, 90, 57, 55, 88, 38,
+ 52, 16,126,207, 55,171,103,227, 51,255, 71,110,108,154,138,184,223,254,167,252, 11,191,255,100, 16, 3,195,133, 73,200,125,160,
+ 67,243,172,248,230,155,111, 86, 48, 12,195,208, 52,189, 28, 0,202,150,119,190,247,247,220,232, 84, 37,238,185, 47,203,185,240,
+219, 98,195, 68, 84, 93, 94,139, 22,131,187, 88,155, 26,221,218,187,110,166,129, 52, 57, 30, 2,129, 0,134,134,134, 72, 76,203,
+ 3,151,195, 86,124, 97,127, 19,116,237,218,117,241,143, 63,254,136,208,208, 80,204,152, 49, 67,154,144,144,112,241,204,153, 51,
+ 51,126,249,229, 23, 78,223,190,125, 33,149, 74,177, 97,195, 6,237,147, 39, 79,214, 1,216, 80, 97,127,228,112,166,254,250,235,
+175, 76, 74, 74, 10, 17, 19, 19, 3, 91, 91, 91,204,154, 53,139,191,110,221,186,210,152,172,154, 88,178, 74,144,156,156,236,127,
+251,238, 51, 12,186,177, 21,164, 86,229,159,155,149,240,232, 93,116,142,191, 25,159,191,192,190,117,139, 90,213,167, 30,122,232,
+161,135, 30, 95,197,138,245,170,170,239,255, 5,168,200,117,168,147,208,138,218,177,108,178,243,228,153,139, 32,114,236, 2, 85,
+196, 37,208,133,105,165, 22, 45,161,196, 20,102,117, 93,144, 43, 83,225,220,189, 55, 0, 16, 85,147, 82, 21, 20, 20,160, 77,155,
+ 54,216, 53,177,113, 15,101, 65,150, 80, 4, 64, 37, 48, 82, 94,230,119,189,127,253,250,117, 57, 77,211,167, 1, 92,175,134,102,
+101,243,230,205,119,110,218,180,137,239, 50,102, 50, 10,159, 63, 46,111, 65,129, 72, 36,130, 64, 32, 64, 72, 72, 8,238,223,191,
+175, 6,176,178,154, 6,125, 65,146,100,240,153, 51,103,146, 26, 53,176,239,215,166, 85,203,217, 75,151,248, 24,190,125,124, 27,
+203,215,237,164, 27,181,237,155,183,254,212,229,130, 60, 73,221,158, 10,233,251, 32, 29, 78, 53,184,156,200, 74,105, 90,191, 78,
+143, 86,174,205, 23, 45, 95,190,204, 40,252,241, 29,252,242,251, 94,198,217,173, 87,222,239, 23,174,228,103, 26,212,235,163, 76,
+127,247, 82,151, 58,244,247,247,223, 7, 96, 95,201,247,242,229,245, 89,189,141,110,220,174, 95,206,250, 83, 23,100,249,134,117,
+123, 85, 85, 94, 75,151, 33,157, 29, 44, 77,111,237, 88,243,131, 65,106,114, 2, 4, 2, 1, 36, 18, 9, 18,164,185, 88,177,245,
+172, 76, 67,211,253,190, 84,104, 25, 26, 26, 10, 52, 26, 13,118,237,218,133,132,132,132, 78, 0, 18, 94,191,126,189,119,212,168,
+ 81,219, 91,180,104,209, 52, 60, 60, 60,170,176,176,112, 38,128,119,149,145,152,152,152,116,178,180,180, 36,158, 61,123,134, 31,
+126,248, 65, 61,107,214, 44,222,132, 9, 19,136,156,156,156,218, 90,178, 0, 0,246,246,246, 30,189,123,118, 68,151,222, 51,252,
+213,202,220, 71,177,239,142,250,179,152,167,194,218,214,167, 30,122,232,161,135, 30,255, 26,212, 46, 49,184, 7,192,105,108,142,
+233,205,237,121,169,199,126,155,197, 20, 68, 7, 48,138,151,251,152,252, 75,223, 51,215, 54, 76, 96,174,239,152,203,204, 24,208,
+156,105,106, 69,164, 54, 54,199,116,143,207,133,219, 39,171,123,127,211, 4,218,222, 13,193,244,110, 8,102, 64, 99,104, 1, 44,
+109,221,186,245,101,239,246,127,229,209,242,110, 15, 6,192, 15, 0, 36,149, 20,171,162, 21,195,109, 1,236,111,211,166, 13,249,
+224,193, 3,230,253,136, 94, 76, 96, 83, 11,102,230,204,153,204, 47,191,252,194,140, 29, 59,150,177,180,180, 36,139, 43,194,182,
+ 58,206, 65,131, 6, 57, 0, 64,157, 58,117, 76,218,186, 52, 74, 13,185,119,149,121,116,108, 59,115,200,123, 40,211,161,133, 75,
+166, 77,211,110,193, 34,219, 38,173,170,169,190, 82, 78, 27, 27,155, 37, 12,195,244, 99, 24,198, 22, 0,156,157,205, 37,173,155,
+ 54, 74, 9,190,123,149,121,124,124, 39,115,200,123, 40,211,177,101,179, 44, 7, 23,207,119, 66,171,166,237,117,225,172, 8, 21,
+150,215,181,105,166,117,163,206, 65, 85,148,183,148,179, 65,251,145, 87,146, 82,210,152, 23, 47, 94, 48,215,175, 95,103, 30, 63,
+126,204, 28, 59,115,133,169,219,110, 68,161, 69,139,193, 93,106,208,117, 42, 43,167,241,128, 1, 3,152,168,168, 40,166,127,255,
+254, 12, 0,227, 90,114, 94,142,141,141,101,194,194,194,152,165, 75,151, 50, 0,142,252,248,227,143,138,188,188, 60,166, 87,175,
+ 94, 9,197, 2,139, 83,155,114, 58,213,183, 95, 63,100, 96,215,149,222, 63, 12,243,248,210,250,252,138,208,115,234, 57,245,156,
+122,206,127, 3,231,255, 50,108,139,173, 90, 37,239,173,117,202,163,229, 15,144,200,194, 62, 87, 43,205,137,117, 27,118, 44,216,
+181,239,200,162,197,179,167,138,187,186,247, 70,232,221, 63,112,193,239,140, 76,169, 82,111,224,177,177, 41, 44, 11,242,200,106,
+ 74, 81,156, 71,235, 19, 4, 6, 6, 26,152, 53,252, 43, 7,211,135,162,220,172,123,107,120,130, 82, 0,211,222,188,121,179,201,
+211,211,115,237,247, 93,218, 15,245,238,220, 3, 90,173, 22,199,142, 29, 67,124,124,252, 69, 0,203,116,181,184,133,134,134,102,
+ 54,107,232, 56,135,203,230, 44,154, 57,118,136,101,198,199,183, 72,138, 8, 4, 0,168, 84, 10,109,106,212, 35,183,154, 20, 78,
+ 36, 18,189,176,180,180,124,111,105,105,153,211,184, 65,157,105, 2,112,151,207, 24,253,173, 85, 86,236, 59, 36,134, 23,121, 70,
+ 85, 74,185, 38, 41,234, 65,211,218,180,174,163,163,163, 64,204,197,244, 10,203,171, 86,106,211, 62,188,107,165, 11,143, 92,165,
+ 94,183,106,203,177, 62,107, 22, 77, 18, 24, 25, 25,225, 77,216, 7, 44,223,124, 74,166, 80,107,251,101,134, 94,254, 42,238, 49,
+134, 97,160,213,106,117,158,232, 80, 9, 22,187,185,185, 53, 89,187,118,173,243,196,137, 19,241,165,150,172,178,136,142, 77,246,
+177,175,227,212,236,195,251, 55,158,102, 34,222,137, 47,169, 79, 61,244,208, 67, 15, 61,254, 53, 24, 80,108,204,153, 86,230, 61,
+ 16, 58, 62,245, 35, 44, 29,114, 0,171, 27,176, 11,247, 46, 89,187,101, 5,139,216, 58,137,102,152, 63, 72, 22, 86,197,100, 33,
+227, 11, 11, 39,231,114, 64,246, 25, 60,150, 3, 0, 92, 78,237, 6,200, 98, 68, 1, 24,118,224,233,203,118, 7,158,190,252,185,
+248,183, 53, 0,106,228,203, 53,228, 32,204,189,153,147,125,215,214,205,133,108, 74,129,164,136,143,200,150, 41,113, 39, 60, 62,
+151,197,176,254,168,105,161, 98, 98, 98, 30, 2,128,181,177, 65, 68,215,102, 13,235,118,107,211,220,128, 75,168,145,244,246, 13,
+242, 20,106,220, 14,143,207, 3, 65,212, 58,160,250,107,149, 55, 45,244,202,171, 63, 65,244, 34, 8,226,238, 82,239, 49,130, 21,
+155, 79,127, 85,145, 5, 64,158,156,156,156, 37,151,203,205, 83, 82, 82,212,168,125,146,184, 15,249,249,249, 45,230,206,157,187,
+122,225,194,133,139,126,251,237, 55, 94,109, 98,178, 42, 67, 78,114,252,165,110,205,191, 94,251,235,161,135, 30,122,232,241,175,
+192,180,114,239,208, 89,104,149, 10,134,116,100, 0,152,233,228,196,204,143,142,134,250,107,149,172, 34, 75,215, 23,226, 21,128,
+129,181, 62,154, 69, 20, 60,143,138, 47,124, 17, 21, 95, 8,154, 97,104,134, 81,177, 88, 72,148,105, 52,235,162, 98,146,107, 63,
+235,142, 32,168, 87, 31, 18, 20,175, 63, 38, 42, 25,154,102,104,134, 81, 19, 4, 82,181, 90,122, 93,120, 76,252,149,255,134,242,
+102,134, 94,126,234, 71, 18, 93,159,190, 8,155, 47,147,105,118,102, 70, 92, 14,248,138,237,162, 13, 13, 13, 29,215,169, 83,167,
+201, 20, 69,237, 5,160,253, 2, 46, 53, 73,146,139,215,175, 95,127, 49, 52, 52,244,108, 64, 64,128,244,107,136,172,191,181,253,
+245,208, 67, 15, 61,244,248,167,162,118,139, 74, 87,134,175, 41,178,254, 27, 17,246, 33,174,205,223,193, 27,254, 33,206,245,127,
+161,188,105, 17,151, 94,167, 1,163,255,166,234,189, 77, 81,212,237,175, 41,170,111,222,188, 89, 31, 21, 44,171,243,223,214,254,
+122,232,161,135, 30,122,252, 99, 49,173, 50,241,197,209,215,141, 30,255, 0, 48, 95, 75,100,233,161,135, 30,122,232,161, 71, 45,
+ 80,169, 69,139, 64,229, 51, 7,238,214,224, 15,106, 51,251,224,174,158, 83,207,169,231,212,115,234, 57,245,156,122,206,127, 29,
+231, 63, 17,182, 40, 10,136,191, 86,252, 14,134, 97,246,255, 39,254, 88, 63,245, 85,207,169,231,212,115,234, 57,245,156,122, 78,
+ 61,231, 63, 29,159, 5,194,151,164,119, 96,233,235, 70, 15, 61,244,208, 67,143,191, 17,130,226, 87,109,183,235,161,199,255,162,
+216, 42, 21, 92,181,137,209,106, 84,252,254,225,111, 44,172,183,173,173,237,180,150, 45, 91,186,240,120, 60, 86, 65, 65,193,170,
+ 7, 15, 30,172, 44,191, 83,215,102,156,215,108, 22, 28,254,250,133, 0, 8, 54,192, 98,129, 98,144,244, 56, 68,209, 86,223,238,
+255,213,112, 20, 25, 89,254, 73,176,216,124,138,212,128,210,106, 80, 20,110, 85, 4,154, 38,227, 41,141,170,111,101, 7,219,184,
+ 13,169, 75, 82,244,111, 0,179, 11, 96,253, 8,208,187, 9,112,102, 48, 32,247, 16, 96,255, 0, 54,243, 59, 40,226, 39, 14,151,
+189, 68, 26,120, 62,241,159, 80, 97,231,206,157, 99,127,201,241, 35, 70,140,168,112, 1, 81, 59, 59, 59, 63, 3, 3,131,134,149,
+ 29, 39,147,201,164, 82,169,212,243, 31,222, 31,187, 1,216, 1,160,121,185,223,223, 1,152, 3,224,222,151,254,129, 7,192,177,
+ 6,166,243,128,159, 0, 64, 3,252,158, 6,236,243,255, 47,138, 49,180,180,180,124,196,225,112,156,101, 50,153,172,160,160,192,
+201,208,208, 48, 90, 44, 22,139, 73,146,140,202,200,200,232, 86, 67,186, 31,241,215, 82, 90,139, 0,236,174,225,118, 61,244,248,
+ 95,193, 23,205, 58,108, 92,116,127,128, 7,128,110,237,218,181,179,150,201,100,120,247,238, 93, 26,128, 71, 0,252,139, 95,145,
+ 95,163,164, 44, 22,107,227,150, 45, 91, 22,204,154, 53,171,116, 49,232,144,144, 16,184,185,125,158, 35,148,205,130,195,131,171,
+119,173, 94,133, 70,162, 93,175,225,197, 66,139, 5,200,164,240,236,221,190,182, 69, 48, 52, 53, 53, 93, 69, 16,196, 8, 22,139,
+ 85,237,160, 70,211, 52,197, 48,204,185,156,156,156, 21, 0, 10,106,242, 71, 98, 3,129,150,164,168, 10,255,131,195,102, 83, 50,
+185,170,210,180, 23,102,102,102, 1, 44, 22,171, 65,217, 5,179,129, 79, 23,208,174,108, 27, 73,146, 73,153,153,153,186,136, 80,
+ 33,139,195,155, 67, 16,188,222, 96,209,141, 1, 2, 4, 88,145, 52,165,190, 67,147,154,109, 0,148, 95, 34,178,108,235, 56, 61,
+158,183,108,189, 67, 88,196, 59, 44,245, 30,139,223,118, 28,193,146, 57,147,177,109,255, 41,204,153, 54, 6,205,154, 53, 71, 85,
+203,138,211,224,173, 91, 54,123, 68, 47,223, 93,103,221,151,204, 28, 33,240,221,117,174,235, 82,239, 81,252,117, 59,207,118, 93,
+234, 61, 82,224,187,243,172,251,146,217, 35, 68,235,118,159,167, 1,140,175, 77, 33,199, 56,219,201, 8,146,172,240,105,155,225,
+112, 84,167,162, 82,196,255, 31, 87,244,196,137, 19, 91, 42, 20,138, 55, 99,123,183, 94,223,170,177,125,114, 69,251,100,165, 38,
+219, 71,191, 15,244,225,242, 68,109,190,245, 57, 18, 82,165,201, 65, 32,104,240,238,221, 59,103,154,166, 65, 81, 20, 72,146, 44,
+125, 87,171,213,232,214,173,219,215,154, 56, 51, 16,192,170,162,139, 21,190, 0,206,126, 1,151,132,195,225,204,227,243,249, 30,
+ 36, 73,186, 0, 0,151,203,141, 80,169, 84,254, 36, 73,110, 1, 80, 88, 67,190,173,201,201,201,205, 36, 18, 9, 52, 26, 77,233,
+ 2,244,108, 54,187,105,221,186,117,119, 41,149, 74,231, 47, 61,121,107, 96,122,103,119,247,109, 19, 22, 44, 96, 43, 30, 61,194,
+182,195,135,183, 34, 63, 31, 0,118, 85,119, 44,159,207,191,197, 98,177, 28,107,242,127, 52, 77,199,171,213,234,190, 53, 57,134,
+195,225, 56,167,164,164, 88,217,217,217,161,160,160, 0, 98,177, 88, 92,242,189, 22,150,172, 13, 12,195,136,138,239,237,219, 58,
+118,236,216,137, 32, 8, 18, 0, 67,211, 52,235,197,139, 23, 99,104,154,230, 20,223,159, 54, 0, 56, 12, 64,165, 31,179,245,248,
+ 31,181,102,237,175,169,208,186, 14,192,163, 93,187,118,162,209,163, 71,195,195,195, 3,206,206,206, 16, 10,133, 69, 55,241,172,
+ 44,235,160,160,160,145,143, 30, 61, 26,121,245,234, 85,188,125,251, 86, 1,224, 9,128, 10, 47,234,158, 94,238,179,132, 18,193,
+118, 0,200, 72,202,146, 38,197,164,111,151, 74,165, 27, 0,148, 77, 17,238, 52,126,252,248,249,179,103,207,134,159,159, 31, 78,
+157, 58, 5,149, 74,133,130,130, 42,244,139, 60, 29, 57,247,215, 3,226, 88, 32,193, 31, 48,176, 2,196,214,181,174, 41, 83, 83,
+211, 85,115,230,204,153,219,172, 89,179,210, 44,230, 90,173, 22, 36, 73, 66,171,213, 34, 39, 39, 7,243,231,207, 47, 26,104, 25,
+ 6, 52, 77,227,198,141, 27,179,166, 77,155,134,156,156,156,121, 21,113,118,108, 83,231, 53,139, 96, 57,148,216,106, 24,138, 74,
+122, 30,148,212,150,164, 40,182, 82,169,169,112,165,114,161,144, 87,165,200,227,114,185, 14,111,255,252,211,138,197,231,131,161,
+ 40,128,166,193,208,116,113,117, 22,191,152,162,223, 24,138, 6,163,165, 64,147, 52, 72,133, 10,237,127,252, 81,151,170,232,204,
+229,139, 78,141,251,126,129, 77,135,142, 29,185,245,234,216,129,164,104,124,140, 77,178,121,243,250,121,151,115, 71,119,205, 80,
+ 43, 10,198, 0,168, 85,158, 45,190,129,209,237,157,123, 14, 56,188, 10, 10,195,189, 7,143,112,247,190, 63, 0,224,214,131,128,
+ 18,193, 93,109, 83,129, 44,108, 49,103,202, 96,193,250,157,167,185,115,166, 12, 97,255,182,243, 12,119,246,228,111,217,235,183,
+159,226,205,158,252, 45,123,253,142, 83,188,217, 83, 6,179,125,183, 29,106, 9,192, 20, 64, 78,101,100,149,181, 17, 65,146,130,
+ 19,209,105,108, 0,200,216,187, 23,218,244,116,216,173, 88, 1, 0, 24,231,100,173,179,187,195,194,194,226, 53,151,203,117,168,
+110, 63,173, 86, 91,173, 8,158, 56,113,162,155, 66,161,120, 77,146, 36,195,225,112,124,198, 14,233,115,185, 95, 87,183,172,178,
+251,132,132, 4,155,175, 91,247,231,224,179,111, 10,152,145,109, 12,223,248,109,156,216,214,107,225,145,224, 42, 6,100,150, 74,
+165, 66, 84, 84, 20,202, 46,242, 94, 6, 84,109,159,157, 0,108, 51, 55, 55,239,144,149,149, 53, 14,192,210,252,252,252,150,108,
+ 54, 27,102,102,102, 75,213,106,245, 71, 99, 99,227,131,121,121,121, 1,197, 86, 35, 93,151, 12,232,102,100,100,116,236,210,165,
+ 75,166,173, 91,183,102,101,102,102,162,126,253,250,200,206,206,110,255,232,209,163, 54, 83,166, 76,153, 82, 80, 80,240, 93,241,
+195,160,174,104, 98, 96, 96,192, 76,152, 48,129,160,168,191, 78,247,208,161, 67,232,235, 74, 54,180, 52, 49,144, 43,213, 76,222,
+189, 40,227, 31,120, 60,222,147,248,248,248,188,154, 86, 6, 15,248,105,194,130, 5,108, 73, 92, 28, 36,193,193, 24,151,159,207,
+249,173,200,186, 85,173,208, 98,177, 88,142,199, 78,253,225,204,231,243, 65,146,100,169, 24, 44,185, 71,105,181, 90,104, 52, 26,
+104,181, 90, 80, 20, 5,173, 70, 11,223, 53,191,215,250, 94,104, 96, 96, 96, 96,107,107,155,102, 96, 96, 96,240, 53, 70, 33,129,
+ 64,192, 57,122,244,232, 24, 62,159, 15, 0, 80,171,213,112,117,117, 37,244,227,179, 30,255, 48,177,245,153,149,171, 42,161,213,
+ 63, 63, 63, 31, 20, 69,193,208,208, 16,108,246,167,227,190,185,185, 57,122,247,238,141,110,221,186, 97,244,232,209,120,251,246,
+173,104,244,232,209,189, 43, 35, 27,187,192, 11,117,156,173,139, 7, 19,218,246,233,181,160,245,135,126, 61,111,153,154,154,186,
+160,204,110, 83,166, 79,159, 78,100,101,101, 97,196,136, 17,143, 84, 42,213, 32, 0,249,149,113, 82, 52,146, 60, 71,143, 3,205,
+ 16,162, 45, 47, 14, 16,106,165,130, 97,177, 88,138, 18,215, 97,109,106,137, 32,136, 17,118,118,118, 56,125,250, 52,212,234,207,
+211,133, 25, 25, 25, 33, 60, 60,252, 47,171, 26,155,141,142, 29, 59,178, 9,130, 24, 1, 96, 94,197,156, 44,135,167,175,226,172,
+ 74,190,123,245,110,206,235,216,134,149,150,146, 38, 99, 0, 16,203,150, 45, 43, 21,110, 0,176,106,213, 42, 93,202, 9, 22,151,
+139, 12,127,255,191,110,196, 28, 22, 88, 60, 2, 4, 23, 96,113,138,188,168, 96, 0,134, 2,104, 18,160,181,128,208,182,142, 46,
+213,208,222,190,174,179,223,186,205,187, 77, 84, 90, 6,167,175,220, 67,108,108, 12,216, 44, 22,156, 26, 58,163, 79,247,174,220,
+ 54,237, 58,213,249,125,229,130,171, 41, 9, 31,250, 3,120, 89,227,138,166, 25, 97,195,186, 22, 56,120,232, 13, 44, 77, 37, 24,
+ 49,248, 27,136,132, 2,252,182,227, 15,172, 89,226, 13,103, 39, 71,236,219,186,182,210,195,141,141,141, 87,187, 56, 55,116,220,
+125,244, 26, 92,154, 54,101,239, 62,118, 13, 46,205,138,223,155,187,176,119, 31,187,134,102,205,155,177,119, 31,187,134,150,205,
+155,212,123, 45,125,177, 58, 59, 59,219,187,242,250, 44,215, 70,125,138,218,136, 91, 72,151, 14, 4,113, 51,102, 0, 64,169,208,
+170, 9,184, 92,174, 67, 74, 74,138, 85,117,251, 85,103, 53, 40,182,100,189, 38, 73, 18,233,233,233, 68,110,110, 46, 99, 98, 98,
+ 50,248,230,190,165,151,250,186,187,101, 3, 64,112,112,176,153,175,239,186,193,103, 94,231, 67,241,124, 39,113,226, 79,127,122,
+220, 32,143,215, 87,214, 79,108,131,226, 37, 33,202, 67,165, 82,197,182,106,213,138, 41,254,108, 47, 16, 8,120,229,250,155, 93,
+163, 70,141, 62,179, 90,235,224, 82,220,246,236,217, 51,239,102,205,154,161,105,211,166, 1, 29, 58,116, 48, 18,139,197,184,121,
+243, 38, 92, 92, 92,154, 27, 25, 25,189, 56,119,238, 28,119,241,226,197,110,135, 15, 31, 6,128, 89, 58, 84,103, 47, 79, 79,207,
+211,126,126,126, 66, 30,143, 7,133, 66,129,240,240,112, 24, 27, 27,131,207,231,227,219,111,191,101,119,233,210,197,188,123,247,
+238, 23, 34, 35, 35,199,160, 6, 51,160,148, 74, 37,179,116,233, 82, 24, 24, 24,192,192,192, 0, 98,177, 24, 98,177, 24, 18, 33,
+136,189,115,234,138,102,239,207, 21,205, 91,177,119,253,177,221, 43, 31,212,169, 67,255,146,152,152,152, 91,211,190,160,120,244,
+ 8,146,224, 96,160,204,181,171, 43,140,197,102,240,241,241,169,206, 34, 5, 30,143,135,206,157, 59, 87,203,103,102,102,118,145,
+195,225,124,242,100, 74,146,164,208,199,199,135,138,140,140, 20,179, 88, 44, 49, 77,211,240,241,241,161, 72,146, 20, 90, 89, 89,
+ 5,208, 52,157,150,153,153, 57, 84,135,226,170, 0, 44, 98,177, 88,219, 4, 2, 1,167, 94,189,122,241,203,151, 47,127, 86,108,
+205, 4,195, 48,172,122,245,234,181, 23,137, 68,142, 42,149,138, 68,145,235, 80,111,205,210,163, 66, 48, 12,211,166,200, 40, 92,
+ 10, 53, 0,126,241,231,172,162,209, 14, 22,229,126, 7,128,204,226, 7, 69,235, 74,190,103, 1,120, 11,160, 9, 0,171,226,109,
+175, 8,130,200,174, 69, 49, 43,183,104,249,249,249,149, 62,194,122,121,121,149, 14, 44,134,134,134,120,245,234, 21, 8,130,128,
+161,161, 33,140,140,140, 96,108,108,140,252,252,124,188,125,251, 22,239,222,189, 67, 92, 92, 28, 8,130,128,147,147, 19, 74, 46,
+160, 50, 40,189,193,157,220,228, 7,161, 68, 0,130, 0, 90,247,104,137,150,221, 92,209,238,101,244,156,215,119,137,253, 82,169,
+ 52, 10, 0,199,213,213,117, 74,199,142, 29,177,121,243,102,168, 84,170,205,149,136,172, 82,206,199,111,201,182, 0, 96,107,107,
+187,240,248,205,143, 6,227,251, 53,148, 75,165,210,141,181,168,156, 79,110,196,153,153,153, 58,175,197, 71,211, 52,114,114,114,
+170,228, 44,111, 33,216,178,109,167, 73, 65, 94, 26,126,253,237, 56,180, 90, 45, 22, 44, 88, 0,154,166, 75, 95,185,185,185, 58,
+149,147,161,168,207,109, 7,172, 34,239, 41,193, 1,234,142, 42,210, 21, 9,167,119,130, 96, 0,130, 2,240,249,121,149, 31,132,
+132,108,158,232,204,202,223,182,155, 4,190, 75,194,149,123,129,208,228, 39, 67, 26,124,169,200,228,216,121, 12,206,170,216,232,
+208,178, 33,230, 46,251,221,244,231,185,223,157, 81, 43, 10,154,226, 83, 55,226,221,234, 47, 26, 10,191,174, 94,141,253,219, 55,
+227,247,205,219,145,159,151, 11, 46,215,162,248, 70, 79,129,162,168,170,207,157, 97,250,249,204,153, 68,252,182,231, 34,218, 55,
+179,197,133,155, 47,225,222,202, 17,151,110,191, 70,183, 54,245,113,229,110, 32,122,116,104,136,235,254, 97,152, 59,125, 12, 49,
+230,214,225,126, 53,105,163,173, 91,119,154, 20,228,167,193,111,237, 81,164,239,218,133,120,111,111,180, 47,222,231, 37, 65,128,
+231,224, 0,240,170,111,163,242,136,136,136,128, 74,165,170,232,105, 31, 46, 46, 46,213,182,187, 66,161,120, 67,146, 36,147,150,
+150, 70,164,165,165, 65, 44, 22, 19,225,225, 97, 84,243,230,174, 67,152,119,231, 15, 0,128,175,239,186, 33,103,223,228, 67, 30,
+176, 29,138,103, 59,192,171, 31,194,218,191,106,186,102,218,138,125,111,202, 92,163,159,148, 51, 53, 53,181,127,106,106, 42, 0,
+160, 65,131, 6,239, 34, 35, 35,155,148,184,154,139, 93,136, 60,146, 36,157, 75,220,137, 36, 73, 66,165, 82,161, 87,175, 94,236,
+170,206,221,212,212,180,163,139,139, 11, 2, 3, 3,177,125,251,118, 51, 79, 79, 79,124,248,240, 1, 4, 65, 96,221,186,117, 68,
+179,102,205,184,153,153,153,232,219,183, 47, 46, 94,188,216, 57, 63, 63,191,186,250, 52, 20,139,197,135,175, 94,189, 42,100,177,
+ 88, 40, 40, 40, 0, 77,211,232,210,165, 11, 88, 44, 22,194,194,194,176,108,217, 50, 92,188,120, 17,151, 47, 95, 22,181,105,211,
+230,176, 92, 46,119,193,167,110,253,202,218,136, 81, 42,149,140, 64, 32,128, 64, 32,128, 80, 40,132, 80, 40, 4,159,207, 71,161,
+ 18,152,182, 37, 94,197, 22, 90,208,205, 91,185, 55,156, 52,123, 29,107,227,242,201,247, 1, 92,209,181,207, 3, 69, 49, 89,219,
+254,248, 99,251,184,188, 60, 22, 0, 28, 36, 8, 90,195, 48,191,235,114,189, 3, 64,161, 50, 15,142, 78, 14,184,112,230, 50,134,
+141, 26, 92,161,200,226,114,121,224,113,185, 48, 50, 19, 87,203,201,227,241,172,223,189,123,103,206,229,114,193, 48, 12, 40,138,
+130, 70,163, 73,251,249,231,159, 45, 7, 12, 24, 96,120,227,198, 13,214,128, 1, 3,104, 83, 83, 83,217,203,151, 47,211, 73,146,
+ 52,239,218,181,107, 77,250,252,238,150, 45, 91,182,190,116,233,210,100, 31, 31,159,215, 11, 23, 46,252,181,236,198, 13, 27, 54,
+172,190,126,253,186,227,144, 33, 67,142, 5, 7, 7,239,174,201, 61,228, 75,239,243,122,206,255, 62,206,202,180, 72, 49,172, 9,
+130,240, 43,115,207,246, 42,249,238,227,227,179,212,215,215, 55,156, 32, 8,191,178,191,151,236, 87,252,176,232, 87,209,247,226,
+ 99,205,150, 44, 89,226,186,126,253,250,117,157, 58,117, 58, 29, 16, 16, 16, 3,160,166, 66,171,234, 24,173,146, 19, 42,123,146,
+229, 6, 53,228,231,231, 35, 63, 63, 31,137,137,137,216,187,119,111,241, 5,205, 5,135,195, 1,135,195, 41,141,103,168, 12,247,
+252,158,236, 0,176,163,117,235,214,220,208,103,231,110,252,180,127,118,207,182,189, 90,179,223,220, 11, 29,142,162,245, 8,251,
+ 79,152, 48,193, 2, 0,142, 30, 61,154, 9,224,198,255,147,106, 62, 23, 21, 21, 53,215,214,214,182, 52, 70,165,172,251,144, 36,
+ 73, 8,133, 66,148,196,178, 40,149, 74,236,221,187,151,100, 24,230, 92, 21,156,136, 12,191,143,168,240, 7, 69,199,209, 52,104,
+234,175,227, 87,174, 92, 89, 58, 13, 20, 0,102, 20, 91, 78,170, 21,121, 21,213, 57, 83,238,189,220,239, 12, 69, 85,227,158,224,
+205, 30,254,157,183, 45, 77,112,240,231,253, 32,112,185, 92,208,101,172,153, 92,118,209,211,114,248,135, 20,216, 89, 55,199,160,
+ 49,211,109, 46, 29,219, 57,155,212, 40,127,171,105, 93, 55,109,217, 9,115,230,206,197,129,253,251,177,108,197,234, 82, 5, 64,
+ 82, 20,200,106,203,201, 98,245,234,226, 10,178, 48, 5,108, 54, 27, 61,218, 55, 4,155,205, 70,239, 78,141,193,102,179,209,183,
+ 75, 83,112, 56, 28,244,115,111,134, 70,141, 26,129,195,225,176,170,105,119, 68,134,223, 67, 84,248,195, 50,162,151, 1, 3, 64,
+ 35,149,126,182,191, 86, 42, 5, 83,215,188,166,125, 11, 83,166, 76,201, 77, 76, 76,212,148,223, 86,167, 78, 29,222,163, 71,143,
+ 76, 42,113,219,149, 66, 36, 18,181,225,112, 56,111,178,179,179,105, 3, 3, 3, 22, 77, 83,116,243,230,174,236,155,251,150, 94,
+ 42,217,103,201,146,165,151, 70,182, 49, 26,114,252,156, 31,195,171,231, 78, 16, 92, 1,249,253,138,125, 60, 46, 79,212, 6, 80,
+232,242,240,192, 82,169, 84,120,255,254, 61,170, 43, 15,195, 48, 85,186,126,114,114,114, 38,184,184,184, 60,218,177, 99,135, 25,
+ 65, 16,120,252,248, 49,216,108,118,233, 43, 58, 58, 26, 44, 22, 11, 63,253,244,147, 38, 63, 63,127,106,117,101,227,112, 56,115,
+ 47, 92,184, 96,204,231,243, 81, 80, 80, 80,122,221,176,217,108,188,123,247, 14, 27, 55,110,196,132, 9, 19,144,144,144, 0, 59,
+ 59, 59, 44, 88,176, 64,178,126,253,250,185, 26,141,102,181, 14, 77, 20,162, 86,171,219, 26, 24, 24, 64, 40, 20,162, 68,112, 1,
+192,237,112,110,152, 66,161,104, 97,110, 46,183,177,244,247,251,179,179,231, 32, 55,115, 75,219, 78, 82,169,244, 74, 77,250,192,
+ 71, 96,127, 44, 69,253,220,255,210, 37,171,167,151, 46,209,207,175, 94, 77, 18, 20, 20,236,211,185, 15,105, 89,136,143, 78, 66,
+155, 54,109,240,230,205, 27,180,105,211,166,172,104, 2,159,207, 7,143,199, 3,143,199,131,133,169, 78, 33, 20, 12,139,197,194,
+211,167, 79, 65, 81, 20,212,106, 53,212,106, 53,154, 53,107,150,253,224,193, 3, 9, 0, 68, 71, 71, 51,227,199,143,207,125,241,
+226, 5, 90,181,170,122, 61,117,107,107,235, 71,108, 54,187, 94,217,223,178,178,178, 76,135, 14, 29,138,156,156,156,111,134, 14,
+ 29,234, 94,124,253, 38,159, 63,127,126, 60, 0,240,249,124,176, 88, 44, 10,122,252,235, 81,157, 22, 41, 43,148,202, 11, 46, 95,
+ 95, 95,175,242,191,149, 21, 85, 21,125, 46,123,236,250,245,235,215,149,225, 86,212,162,248,213,199,104,249,249,249, 49, 21, 40,
+ 72,157, 81,157,208, 42, 65, 96, 96,160,214,206,206,238, 64, 84, 80, 92,207,134, 45,157, 32, 18, 11,250, 0,216, 33, 16, 8,230,
+127,247,221,119,120,254,252, 57,194,194,194, 14,225, 11,103,225,184,186,186,222, 18, 8, 4,142,149,184, 73,226,195,194,194,250,
+ 86, 50, 48,172,184,122,245, 42,170, 10,134,191,127,255,126,217, 65,169,108, 48,124,197, 29,131,102,160,213,104, 33,147, 43,254,
+ 26,196,139,133,150, 76, 38,195,168, 81,163, 62,177,104,165,167,167, 87,123,126, 4, 65, 96,227,149, 43,184,115,238, 28,190,113,
+115,195,197,151, 47,177,254,187,177,104,234,104, 15,134, 34,192, 16, 64,194,169,157,200,202, 47,196,201,123, 79,145, 93, 32,199,
+184,174, 93,225,108,100, 81, 53, 47,151,215,187,125,199, 78,188,187, 1,111,193,229,114,192, 2, 13, 70, 43,135,157, 75,119,176,
+ 89, 44, 24, 91,215, 7,143,203, 5,151,203, 65,116, 98, 38, 92, 92,219,241,253,248,194,222,181, 17, 90,117, 28,235,131,162, 40,
+ 76,152, 48, 1,167, 79,159,134,185,141, 35,140,235,184, 98,205,230,253,248,166, 87,215,106,207,191,228, 9,158,195,225,128,205,
+102,127,246, 94,242, 89, 23,235, 36, 67, 51,208,148,111, 35,154, 1, 24, 6, 14,107,215,194, 97,237, 90,188, 44,254,207,102, 50,
+ 25, 20, 10, 5,208,161,121,141, 68,150, 90,173, 70, 98, 98,162, 38, 53, 53,213,186,130,237,105,106,181,186, 90, 97,115,228,200,
+145,144,137, 19, 39,182, 53, 51, 51,123, 29, 18, 28,172,109,233,230,198,189,177,119,233,229, 18,183, 33, 0,184,185,185,101, 47,
+ 93,186,244,242,248, 17, 94,131,119,251,140,166,126, 92,125,140, 35, 16,137,218,122, 45, 60, 18,114,106,196,136,234,253, 61, 42,
+ 85,108,203,150, 45, 25, 93,206, 75, 46,151,167, 86,177,121, 32,128, 85,173, 91,183, 54,242,244,244,196,163, 71,143, 48,108,216,
+ 48,149, 70,163,137, 2,128, 1, 3, 6, 52, 62,121,242, 36,255,237,219,183,176,180,180,228,198,199,199, 31, 70, 53, 1,242,124,
+ 62,191,123,187,118,237, 88, 42,149,234, 51,145,181,126,253,122,140, 25, 51, 6,141, 27, 55, 6, 77,211, 40, 44, 44,132,167,167,
+ 39,119,251,246,237,221,117, 20, 90,115,154, 54,109,186, 17, 69,179, 14,203,222, 11, 35, 80,228,214, 66, 86, 86, 86,106,208,139,
+123,225, 93,123, 13,109, 91,175,145,171,109, 88,200,155, 42, 9,173,172,172,150,176, 88,172,145, 52, 77,179,243,243,243, 19,131,
+212,234, 70,205, 28, 29,173,187, 12, 30,140, 60, 46,151,189,237,222, 61, 86, 90, 65,129, 4,128, 78, 46, 72,165, 86, 6, 71,167,
+162, 80,191, 97,163, 6,227,205,155, 55, 24, 62,122, 8,120, 60, 30, 56, 28,110,209,181,201, 43,178,104,153, 88, 24,233,212, 55,
+181, 90,109,233, 61,188, 36,206, 75,163,209,160, 36, 52,203,192,192,160,116,155, 74,165, 2, 65, 16, 85,245, 13,231,179,171,151,
+ 91,137,140,140, 65,105,181,104, 62,120,120,105,159,126,113,112,183, 8, 52, 45,202,141,143,197,172,115, 87,185,208, 67,143, 74,
+172, 90, 85,105,145,178, 66,233, 75, 65, 16,132,159,143,143,207, 82, 0,140,143,143,207,210,146,239,190,190,190, 10, 0,201,181,
+ 20, 91,159, 89,185, 56, 95, 67,100,149,184, 23,170,130,167,167,231, 44, 67, 67,195,237, 37,223, 19,159, 39, 35,241,121, 50, 92,
+154, 52,239,210,218,173,109,222,152, 49, 99, 96,110,110,142,133, 11, 23, 50, 0, 14,213,244,255,163, 35,195, 37, 0, 24, 91, 91,
+219,133,197, 55,100,183,151, 47, 95, 90,190,122,245, 10,237,218,181,251,203,116,175,209,192,221,221,189, 42,170,130,226,160,246,
+121, 95,207, 74, 70, 67,163,209, 64, 46, 87, 64,173,214,128,212,210, 32, 73, 18,109,154, 27,226,216,126,159,162,223,200, 18,235,
+ 89,145,213,204,193,198, 16,134, 18,174,150,197, 34, 20,175, 67, 82, 43,188, 99,170,213,106,132,196,199, 35, 56, 46, 14, 0, 48,
+200,183,234,192,215, 99,247, 30,161, 89,179,102,213,149,182,161,131,157, 13, 82,238,132, 20,221,188, 21,137,120,245,228, 44, 12,
+ 13, 37, 0,128,230, 30,227,192,227, 21, 9, 45,153, 66, 3,139, 38,117, 64, 48, 76,165,105, 1, 12, 76,109,110,113,120, 66, 71,
+134,162,193, 48, 52, 24,154, 2,195,208, 96,115,121, 6,179,102, 76, 6, 77, 83,104,223,190, 61, 8, 54, 27,148, 86,133, 17, 3,
+123, 35, 39,175, 0,230, 38,186, 13, 18, 60, 30, 15, 30, 30, 30,162,202,182,127,248,240, 65, 81, 86,152, 85,221, 70, 90,200,100,
+ 10,168, 84, 42,104,212, 36, 52, 90, 18, 84, 3, 30,126,253,121, 44, 72, 13, 9,249,232, 78,208,104, 73,208,115,135, 64,163,214,
+ 34,193,128,197,106,233, 98,161,101,129, 80, 4, 69,100, 24, 85, 39,180, 74,196, 65,101,168, 40, 38,176, 18,177, 21, 60,113,226,
+196, 54, 45,221,220,222,140,236,229,182, 41, 52, 44, 60, 37, 52, 44,252,179,253, 28, 27,187,197,254,184,254,244, 2, 46, 79,212,
+198,107, 97,213,179, 14,203,162,172, 27,241, 11,177,180,160,160,160,165, 68, 34, 65,100,100, 36,216,108, 54, 8,130,248, 0,160,
+ 37, 0,216,218,218,126,228,112, 56, 78,108, 54, 27,187,118,237, 34, 56, 28, 78,139, 78,157, 58, 45, 85, 42,149,103,171,120,160,
+115, 49, 52, 52,252,196,154,197,227,241,224,227,227,131,241,227,199,151,138, 44, 30,143,135, 35, 71,142,160,109,219,182, 80,171,
+213, 46, 58,150,247, 21,128,174, 58, 88,252,136, 98,113, 94,173, 24, 37, 73,114, 98,214,200,145,141,224,239,143, 46, 78, 78,205,
+218,180,105, 3,141,230, 47,131,166,147,147, 83,157,130,130,130, 84,133, 66,113, 2, 69,169, 13,130,170, 20, 69, 74, 26,241,209,
+ 69,225,167,111,222,188, 65,251,246,237, 75, 45, 88,101,173, 89, 60, 30, 15, 34,190,164, 70, 66,139,166,139,238, 75, 5, 5, 5,
+ 44,127,127,127,139,166, 77,155, 18, 0,208,180,105, 83, 34, 40, 40,200,204,192,192, 32,179, 97,195,134,213, 62, 0,139,140,140,
+113,100,226, 40, 0,192, 47,189,250,149, 62, 24,221, 92,181, 20, 92, 46, 23, 61, 23, 46,253,172,223,211, 52,205,134, 30,122,145,
+165,131, 22,249, 90, 34,171,188, 69,203,215,215, 55,220,215,215,247, 51,235, 88, 13, 81,189, 69,171,172,233,174,166, 40,185, 88,
+ 43,195,230,205,155,209,162, 69,139, 42, 7,162,237,219,183,227,248,241,227,155, 1, 68,215,216,228,216,179,117,115,108,185, 20,
+238,212,184, 57, 1, 0,171,231, 14,100,201,100, 50, 60,125,250, 20,198,198,198,248,240, 65,231,180, 95,134,198,198,198,171, 88,
+ 44,214, 8,118,249, 25, 0, 21, 11, 76,138,166,233,115,121,121,121,149,166,119, 96, 24, 64,163, 37, 33,147, 43,161, 86,171, 49,
+247,167,157,213, 22,194, 23, 32, 52,234, 2,142, 71,183, 78,162,202, 44, 58,237, 91,116,199,204,239, 36,159, 13,222,108, 22,192,
+ 98, 1,173,218, 23, 89, 92,130, 94,134,131,166, 1,138, 6, 44,172, 76,113,232,212,166, 42, 69, 62, 73,209,197, 79,199, 20, 10,
+ 85, 20, 92, 58,122, 33, 41,194,191,212,130,196,231, 21,185,140,121, 92, 46,104,134, 40,202,250, 80,153, 16,226,139, 28,115,164,
+209,206,251,253, 66, 49,205,171, 5,206,223, 13,193,240, 94, 45,241,224,197, 91,120,118,104,134,240,168, 56, 52,119,174,135, 93,
+135,207,129, 97, 80,176,103,203,154,212,191, 6, 52, 50, 94, 23,139,214,243,231,207, 21,229,173, 88,101,223,153,234,199, 67, 48,
+204, 95, 22, 45,133, 82,133,133, 75,116, 74,231, 83,212, 70, 93, 59,138,116,217,185, 42,139,149, 46, 66,172,188,101, 11,213,164,
+103,105, 0,160, 45,176,248,255,243,198, 73, 81, 20,174, 93,187, 86,218, 30, 21,181, 99,217,182,211, 65,228, 32, 62, 62, 30,225,
+225,225,232,216,177, 35,242,242,242,192,101,177,176, 32, 52, 20,205,190,251, 14,106, 30, 15, 52, 77,131,207,231, 99,250,244,233,
+ 58,215,103, 13,239,206,197,193,220, 84,117,228,155, 58,117,234,212, 40, 82, 38, 67,248,187,119,232,181,114, 37, 0,224,250,245,
+235,159,244,137,249,243,231,243,223,190,125, 59,229,245,235,215, 83, 82, 82, 82, 54, 3, 88, 80,233,125,150, 81,149,198,104,141,
+ 28, 59, 12,141,154, 54,192,241, 63, 78,149,110,159,191,104, 14,184, 92, 30,184, 60, 46, 76,140, 77,116, 58, 27,173, 86, 91, 42,
+ 90,229,114, 57,235,250,245,235, 14,189,123,247,230,205,153, 51,135, 0,128,227,199,143,179,118,236,216, 33,190,115,231, 14,207,
+222,222, 94, 90,173,184,212,104, 62,107, 99,130, 32,192,229,114,193,227,243, 0,154, 6, 65, 16,226, 13, 27, 54,172, 14, 15, 15,
+111,215,180,105, 83,168, 84,170,239, 80, 52, 81, 67,159, 71, 75, 47,182,170,212, 34, 21,197, 90, 21, 91,165, 42, 67, 70,217,184,
+173,202,132, 90,217,152, 45,212,110, 82,134,110, 49, 90, 21,129,205,102, 87,107,173, 98,177, 88,213,186, 14,231,207,159, 15, 67,
+ 67,195,202, 6, 32, 38, 52, 52,244,173, 84, 42,221, 15, 96,103,173, 26,231, 94, 96,248,170,121, 67, 10, 80,236, 91, 53, 49, 49,
+201,236,209,163, 71, 33, 0,205,217,179,159, 62, 32,171, 84,170, 74, 7,112, 99, 99,227, 85, 7, 15, 30,156, 61,120,240, 96, 86,
+249, 20, 3,101,221,123, 37, 47,173, 86,139,179,103,207,206, 94,188,120, 49,242,242,242,230, 85, 53,136,203,101, 10, 40,138, 3,
+161, 63,134,157,215,245,166, 94,233, 38,137,137, 45, 28, 26,180,172,116, 48, 97,241,138, 98,136,172,235,254, 53,128, 25, 26, 10,
+ 65, 85,193, 73, 16,172,232,184,132, 20,251, 58, 54,102,248,152,152, 1,235,122, 45,144,147,252, 87, 61,112, 56,108,112,139, 93,
+135, 38, 70, 98,100,164,167,131,197, 98, 87, 41,140,215,156, 12,196,139,176, 56, 92,184, 27, 4,141, 82,134, 45, 71,111, 66,163,
+ 42,132, 70, 41,131, 70, 89,244,190,110,241,247, 32, 8,164,106, 85,178,198, 53,105,119, 14,135,131, 14, 29, 58, 84, 42,116,146,
+147,147,117,180,104, 49,165, 22, 45,133,178,134,109,164,219,147, 83,149, 22,171,146,237,181, 21, 6, 37, 41, 31, 68, 34, 81,219,
+ 35, 71, 42, 79,227, 80, 17,108,108,108,110, 72, 36,146,250,186,238, 95,131,228,165,235, 76, 76, 76, 86, 53,109,218,212,101,203,
+150, 45, 92, 54,155,141,158, 61,123, 54,182,177,177,137, 7,128,230,205,155,219,149,220, 99,126,252,241, 71,230,249,243,231, 97,
+ 69,207, 24,149,131,207,231,191, 51, 54, 54,110,235,233,233,137,188,188, 60, 36, 38, 38, 66, 44, 22,163,217,166, 77, 8,253,241,
+ 71,184,237,221, 11, 86,143, 30, 32, 8, 2,124, 62, 31,161,161,161, 16,137, 68,239,148,202, 74, 83,190,117, 0,240, 59,128, 46,
+248,203, 93,200, 0,120,138,162,180, 11, 47, 42,184,223,177, 0,128,162,233,234, 26,107,236,194,133, 11,145,203,229, 2, 3, 6,
+128, 23, 29, 13,141, 70,131,142, 29, 59,150, 90,217, 59,118,236, 8, 14,135,131,150, 45, 91,194,206,206, 14,187,118,237, 26, 91,
+149,208, 82, 22,106, 16, 31,157,132, 78,157, 58,149, 90,174, 6, 12, 24, 80,106,209,226,114,185,165,150, 45,130,170, 94,184, 18,
+ 4,193,148,125, 72,166, 40,138,224,112, 56,156,121,243,230, 17,195,134, 13, 99,212,106, 53,205,231,243, 89, 23, 46, 92, 32, 30,
+ 60,120,192,145,201,100,213, 62,136,187, 14, 25,129, 95,122,247, 47,186,246,235, 91,130,203,227,130,207,227, 97,225,187,164,210,
+118, 49, 58,114,154,191,126,253,250,225, 77,155, 54, 45,114,195, 3, 28,125, 30, 45, 61,170, 49,244,100,148, 19, 73,234, 50,223,
+ 51, 0, 16,197,223, 51,202, 8,170, 12,130, 32, 94, 49, 12,211,174,220,190, 37,219,213,229,222, 75,182, 7,215,162,248, 37,107,
+ 29,126, 38,190,170,122, 34,142,122,246,236,153,115,155, 54,109,144,144,144,240,217, 76,184,146,129, 75, 44, 22, 67, 36, 18, 33,
+ 32, 32, 0, 0,162, 42, 35,123,240,224,193, 14, 20,101, 93, 46, 42,145,173,109, 39,207,145,221, 3,218,247,107,135,147,190,167,
+242,164, 82,105, 75,252,149, 67,135,176,179,179, 27,207,229,115, 70, 57,185,214,245, 0, 77,255,126,239,234,211,149, 85,157,161,
+ 83,227,230,133, 0, 20, 37,179, 14,107, 57,251, 16, 44, 22,107,196,224,193,131, 89,111,223,190,197,168, 81,163,112,252,248,241,
+ 74,247, 29, 63,126, 60, 78,159, 62,141,193,131, 7,179,150, 44, 89, 82,105,122,135, 79,173, 37,234,175,214, 41, 35, 63, 4,227,
+216,233,131,149,198, 32, 89, 89, 21,197, 99,165,167,103,150,254,214,174, 77,213,158, 17,154, 84,223, 9,124,253,178, 83,231,110,
+ 61,121,137,105,185,160, 73, 21,148, 5,127, 29, 47,207, 77, 3, 67, 42,193, 51, 48,131,141,133, 49,222, 60,187,173,214,168,149,
+119,170,226,156, 61,184, 57,126, 28,232, 2, 48, 52,134, 44, 56, 4,191,157,179, 74,159,160,221,135,205,193,189,179,219,116,142,
+241, 43, 15, 46,151,139,208,208, 80, 69,101,214, 44, 54,155,173, 75, 78,174, 98,171,163, 22,114,185, 2,114,133,242,107,222, 59,
+ 44,173,173,173,247,152,154,154, 10, 43, 17, 82,150,150,150,150,123,204,205,205,133,186,186, 14, 43, 19, 89,197,121,181, 94, 79,
+156, 56,177, 70, 98, 75, 32, 16,212,143,138,138, 42, 77, 86, 90,213,187, 90,173,134,167,167,167,174,201, 75,175, 2,136,177,181,
+181,125,218,172, 89, 51,227,143, 31, 63,226,212,169, 83, 60, 46,151, 91,183,228,254, 81, 80, 80, 0, 54,155,141,244,244,116, 45,
+128,201,168,198,117,166, 82,169,252,253,253,253, 91, 13, 28, 56,144,253,238,221, 59,176,217,236,162,114,117,234, 4,183,189,123,
+ 17, 54,111, 30, 60,226,226,160,212,104, 32, 20, 10,113,235,214, 45,141, 92, 46,247,175,140, 79, 36, 18,237,143,141,141,109, 46,
+ 20, 10,161,209,104, 64,211, 52, 88, 44, 22,193,225,112,220, 77, 76, 76,182, 3,104, 87,174,177,172,220,218,121, 54,161, 72,146,
+146, 38,124,204,168,174, 2,178,178,178,112,245,234, 85,116,236,216, 17, 30, 30, 30, 72, 78, 78, 70,116,116, 52,190,249,230,155,
+210,125,130,131,131, 17, 24, 24,136,134, 13, 27, 86,111,209, 99,105,209,176, 73,125,240,120,188, 34, 11, 17,151, 87,252,224,195,
+ 45,181,100,241,184, 60,112, 57, 92, 8, 69, 66,157, 45, 90, 4, 65,128,197, 98,129, 32, 8,136, 68,162,146,135,108,218,193,193,
+ 65,154,157,157,109, 11,128, 45, 18,137, 64, 81,148, 78, 15, 45, 37, 99, 68,137,200,226,241,121,165,150, 45, 0,200,205,205, 85,
+ 14, 30, 60,248,132, 74,165,154,132,218,173, 80,162,199,191, 12, 4, 65,188,250,255, 56,182, 6, 24, 80, 44,172, 62, 11,138,175,
+170,131,127,211,185,115,231,189, 99,198,140,233,185,117,235, 86, 72, 36, 18, 72,165,210,210, 1,145,207,231,163, 78,157, 58,200,
+206,206,198,190,125,251,144,148,148,116, 31,192,116, 93, 75, 36,149, 74,159,127, 8,138,202,242, 28,222,217,188,121,231, 38, 38,
+137, 81, 73, 29,165, 82,105, 64,177,200, 58, 52,102,254, 55,147, 60,135,182, 7,143,207, 69,226,135, 84,220,187,250,244, 63,210,
+152,108, 54,155, 77, 16, 4, 70,141, 26,165,211,254,163, 71,143,134,191,191, 63,170,114, 51,210, 37, 22, 45,185, 18, 50,197,215,
+123, 88,155, 57,107, 60,102,206, 26, 95, 42, 38,116,113,189, 0,128,157,221,153, 42,132,150,102,171,223,153,125,211, 90,183,239,
+228,216,182,121,125,188,120, 29,132,147,123,255, 50, 50, 28,222,177, 26,191, 29,190,143, 58,214,166,208,168,100,184,113,254, 64,
+170, 70, 37,223, 90, 75,163, 92,145,184, 37, 8, 48, 12, 93,163,115, 47, 17, 79, 92, 46, 23,174,174,174,149, 90,180,178,179,179,
+ 21,213, 13, 12,165,109,164,214,162, 80,166,128, 66,254,213,132,150,155,187,187,251,157,115,231,206,153, 91, 89, 89, 33, 37, 37,
+165,188,208,114,235,210,165,203,157,115,231,206,153, 91, 91, 91, 35, 49, 49, 81,231,180, 34, 21,136, 44,100,100,100, 16, 57, 57,
+ 57,180,169,169,105,141,196, 22,139,197,130, 74,165, 66, 68, 68,132,174,127,171,243, 12, 49, 99, 99,227, 35,167, 79,159, 54,206,
+204,204, 4,155,205, 70, 68, 68,196, 39,179, 14, 75, 94,135, 14, 29,226, 13, 25, 50,228, 96,110,110,110,149,211,218, 72,146,220,
+ 60,126,252,248, 41,201,201,201,166, 86, 86, 86,144, 74,165,224,243,249, 96, 24, 6,132,167, 39,186,198,196, 64, 67, 81, 16,137,
+ 68,136,140,140,196,254,253,251,101,197,169, 98, 42, 52,144, 17, 4,225,204,227,241, 48,110,220,184, 79, 54, 28, 61,122, 20,131,
+218,178,219, 90, 26,115, 10, 73, 8, 85,105,162,254, 55,216,108, 54,225,214,161, 71,227, 14,221, 6,184,190, 15,123,241, 49, 35,
+ 45,169,186,155,146, 86,173, 86,163,105,211,166,120,245,234, 21,238,222,189,139, 30, 61,122,192,195,195, 3, 33, 33, 33,184,125,
+251, 54, 2, 3, 3, 65, 16, 4,204,205,205, 75,194, 47,170,140,193, 80,203, 73,164,167,100,125,102,189, 42,255,157,199,227, 65,
+165,208,232,212, 70,239,222,189,195,171, 87,175, 74, 83,203,176,217,108,242,187,239,190, 3,195, 48, 76,108,108, 44, 12, 13, 13,
+153,137, 19, 39, 82, 28, 14,135, 76, 78,214, 45, 62,184, 68, 84,149,136, 44, 14,143,251,137, 64,163,105,186, 32, 36, 36,100, 26,
+128,144, 98, 75, 22,160,207,163,165,199,255, 54,174,225,243,133,165,171,181,104,197, 0,232,117,234,212,169,177,151, 47, 95,222,
+188,125,251,118, 75, 47, 47, 47,228,228,228,192,209,209, 17,182,182,182,240,243,243,195,245,235,215, 51, 41,138, 90, 0,160, 34,
+211, 79, 47, 84,145,179, 38,249,163,244,156,170,176,240,199, 54, 30, 46,184,127,246,177,175,141,141,205,116, 54,155, 61,119,226,
+210,111, 39,117, 31,220, 14,145,129,177,120,126, 59, 20,105, 9,153,213,114,150, 15,134, 55, 49, 49,153, 98, 96, 96,192, 7,160,
+169,224,169,184,252,172,195, 82, 78,138,162, 40,181, 90,141, 51,103,206,232, 36,182, 78,157, 58, 5,165, 82, 9,234,115,255,106,
+ 41, 39, 67, 51, 4,135, 43,128, 93,157,166,208,104,100,160,233, 90, 79,168, 44,229, 44,121, 2,253,200,231,195, 42, 51, 19, 47,
+ 94,188,208, 77,114, 15, 24, 80, 93, 27, 41,213,202,130,113,219,214, 46,244,243,246,249,221,164, 71,231, 86,248,101,211, 81,104,
+ 52,135,193, 98,179, 32, 18,240,208,166,125, 23,176,161,194,158,245,139,114,229,249, 57,227,240,249, 82, 60,159,112, 50, 85,121,
+ 88, 24,128,162,105,220,125,244, 82,231,115, 47, 29,237, 41, 10, 28, 14, 7, 31, 62,124, 80, 84, 52,219,144,205, 46,114,115,150,
+ 60,169, 87,197,201,208, 52,193,229, 9, 81,199,177, 25,212,170,194,175,210, 70, 86, 86, 86,139, 46, 93,186,100, 94,146, 42, 33,
+ 36, 36, 4, 4, 65, 68,252,101,113, 44,218,174, 80, 40, 16, 22, 22,134,144,144, 16,160,104,134,155,206,215, 81,137, 37, 43, 35,
+ 35,131,144, 74,165, 48, 48, 48, 96,133,132,132,168, 90,182,108,249,186,154,235,187,148, 83,169, 84,198, 85, 22, 63,169, 84, 42,
+237,133, 66, 33,183,220, 32,106,215,168, 81,163,200, 10, 92,136,159,149, 51, 47, 47,239,197,226,197,139,219,244,235,215, 15,139,
+ 22, 45,202, 54, 53, 53, 53,220,179,103, 15,135,205,102, 19,222,222,222, 84,122,122,122,225,129, 3, 7,140, 47, 95,190,140,220,
+220,220, 0, 29,206,189, 64,169, 84, 78,235,220,185,243,209,155, 55,111, 26, 56, 59, 59, 35, 63, 63, 31, 12,195,224,200,145, 35,
+240,246,246,134, 80, 40, 68,100,100, 36, 6, 13, 26, 36,151,203,229,211,240,121,236,100, 9, 39, 65, 16, 4, 67,211, 52,150, 47,
+ 95, 94,154,156,180, 36, 89,169,161,136,192,254,249, 13,196,115, 14,228,137,199,254,114,224, 59, 0,160, 72,146,122, 31,246,226,
+227,145,157,191, 60,224,241,120,143,170,105,163,101,115,230,204,217, 51, 96,192, 0,145, 68, 34, 65,118,118, 54,158, 62,125,138,
+103,207,158,225,249,243,231, 80,171,213, 48, 55, 55,135,169,169, 41,164, 82, 41,222,189,123,167, 0,176,172, 42, 78,190, 1, 23,
+ 78,141, 75,102,254, 22, 89,176,184,101,102, 27,150,181,110,241,184, 92,157,174,163,110,221,186,161, 67,135, 14, 37, 2,136,138,
+143,143,151,170, 84, 42,162,140,232, 79, 46, 17,228,117,235,214, 37,143, 31, 63,206, 84,197,249,124,255, 46,220,252,117, 25,248,
+ 60, 30, 22, 68, 36,150,138,174,163, 61, 90,131,203,231,193,101,224,176,178,199,238, 70,145,187, 16,229, 68, 86, 85, 99,199, 23,
+ 95,155,122,206,255, 90,206,255,101, 72, 81,139, 37,120, 74,112, 82,169, 84,222,248,254,251,239,215,187,185,185,125,191,101,203,
+ 22,130,199,227, 97,229,202,149, 76, 74, 74,202, 31,197, 79, 33, 57,181, 41, 21,195, 48,127, 60,188, 24, 48, 99,130,207, 96, 98,
+254,214,137,238,175,239,133,189,107,209,217, 25, 45, 58, 59,227,245,253,183,216,185,244,212,113, 74, 75, 45, 79, 77, 77, 77,168,
+134, 74,213,171, 75,147,242,193,240,230,254, 15,238,153,215,116,214, 33, 77,211,231, 78,157, 58, 53,123,232,208,161,172,151, 47,
+ 95,126, 22,147, 85,178,236, 14, 77,211,184,115,231, 14, 52, 26, 13,254,248,227, 15,154,166,233,202,243,104,129,185,178,109,235,
+250, 9,127, 28,187,194,231,243, 8, 60,123,116, 1,121, 57, 85,207,234,226,241,184, 56,116,228,162,134,199,227,190,175,104,187,
+ 70,163, 73,188,119,239,158,117, 95,138,226,178, 88,172,138, 4, 84,133, 56,119,238,156,150,166,233,248,106,118, 11, 72, 75, 74,
+ 24,184,102,209,228, 83, 3, 70,126,111,221,185,179, 59,215,194,202, 26, 4, 65, 32, 61, 45, 29,145, 97, 47,181, 55, 46, 28, 76,
+147,201,117, 91,130,103,242,198,135,165, 49, 89, 0,224,229,189,189, 52, 62, 11, 0, 6, 78, 92, 12,207,142,205, 65,232, 98,122,
+250, 75,100,209, 36, 73, 66, 44, 22,131, 36,201, 10, 83, 60, 24, 27, 27,139,148, 74,165,162, 56, 17, 99,149,166, 34, 6,248,234,
+109, 68, 81,148, 75, 78, 78, 14,100, 50, 25,158, 61,123,198,172, 93,187, 54, 35, 35, 35,163, 52,104, 83,171,213,186,100,103,103,
+163,176,176, 16, 1, 1, 1,204,250,245,235, 51,178,178,178,150,214,228, 26, 18,137, 68,109, 57, 28,206,235,156,156, 28,218,192,
+192,128,165,213,106,181, 45, 91,182, 20,136, 68, 34,157, 23, 84,151, 74,165,253, 42,219,230,228,228, 20, 21, 21, 21,213,136,162,
+168,178,107, 32,242,148, 74,165,115,231,206,157,117,185,127,204, 57,124,248, 48, 46, 94,188,216, 62, 63, 63,127,124,124,124,252,
+ 81, 0,237, 57, 28, 14,130,130,130, 34,148, 74,229,152,161, 67,135, 30,201,201,201,121,129,162, 37,120,116,193,205,200,200,200,
+113, 46, 46, 46,135, 87,173, 90, 37,241,240,240,224,216,217,217,161, 93,187,118,136,140,140,196,181,107,215,180,187,119,239,150,
+201,229,242,201, 0,238, 84,221,236, 32, 72,146, 4,159,207, 47,125, 9, 4, 2,240,120, 60, 20, 40, 24, 76,221, 20,173, 32, 33,
+ 82,108, 94, 57,237, 26, 3, 16,169,137,209,153,233,169,137, 47, 8,130,120, 36,149, 74,243, 42,169, 51,190, 82,169,108,197, 48,
+ 12,155, 32,136,173, 26,141,102,226,172, 89,179,108,215,173, 91,135, 38, 77,154, 32, 51, 51, 19, 98,177, 24,206,206,206,200,200,
+200,192,203,151, 47, 41,185, 92,190, 23,192,106, 20,199,143, 84,134,220,204,124, 56,216,212,253,196,242,201, 48, 12, 24, 10,208,
+170, 40, 80, 26, 6,106, 66, 11, 46, 87, 11, 30,143,167,139,229,137,161,105, 26, 57,182,182,160,195,194,240,252,249,115, 48, 12,
+ 83,169, 85,173,105,211,166, 58,220,216,105,240, 5,252, 79,220,133, 4, 65,128,199,231,131,203,231, 85, 52,115, 70,111,197,210,
+227, 31, 13, 93,125,227,185, 0,166, 7, 7, 7, 31,237,222,189,187, 31,195, 48, 92, 20,249, 35, 31,127,201,159,167,166,166,190,
+ 9,184,246,102,137,181,131,233,250,254,227,221,209,164,149, 35, 40,146,194,211,235, 65,248, 99,221,229,211,201,137,201, 19,161,
+195,218,103, 52, 77, 63,232,210,182, 9, 11,101,114,117,219,217,217,209,181,153,117,152,151,151,183, 98,193,130, 5, 88,180,104,
+ 81,109,102, 29, 86,136,208,119, 25,211, 9, 48, 14, 3,251,119,237, 11,130,197,168,213,170, 42,110,124, 40,205, 92,202,227,113,
+223,191, 10,145,182,172,104,191,140,140,140,190,147, 38, 77,186,195,225,112,234,215,164,206,105,154,142, 79, 75, 75,235, 89,253,
+158,228, 83,149, 34,223,249,234,233,125,243,110, 94, 60,220,151,166,169,134, 4, 0, 54,135,247, 81,171,209,220, 82, 41,242,183,
+ 64,199, 69,165, 55, 76,239,132, 57,219,110, 99,215,162,129,152,181,254, 44, 14, 46,159,138, 37,155, 78,225,247, 69,115,176,118,
+251, 9,252, 50,103, 28,134,143,157, 68, 51, 4,235,137,174,231,193,102,179,111,238,219,183,111,194,212,169, 83, 75, 39, 45, 48,
+ 12,243,201,141, 93,171,213, 42,104,154,198,222,189,123,105, 0, 55,171,226,251,180,141, 8,166,170,120, 41, 93,219, 40, 63, 63,
+127,114,167, 78,157,142, 0, 16, 48, 12,243, 33, 39, 39,231, 7,224,175,165,161, 10, 11, 11, 39,119,238,220,249, 8,195, 48, 2,
+130, 32, 62,219,174, 11,138, 83, 61,180, 53, 53, 53,125, 93,108,201, 18,212, 38, 32,190,170,170,174,194,173,168,139, 11,145, 6,
+ 48,171, 76,198,247,117,237,219,183, 47,187,168,116, 68, 78, 78, 78,219, 90,148,235,142, 66,161,104,190,124,249,242,121, 66,161,
+208, 83, 46,151, 55, 6, 0,177, 88, 28,169, 82,169, 30, 40, 20,138, 45,168, 62, 55,149,154,166,233, 72,146, 36, 93, 45, 45, 45,
+139,102,212, 22,139, 45, 0,248,243, 53,245, 26,160,218, 21, 25,197, 79,234, 92,176,235,215,175,215, 51, 53, 53,237, 67, 16,196,
+112,134, 97,154, 22, 20, 20,168,150, 47, 95, 30,112,238,220,185,188,250,245,235,247, 31, 48, 96, 0, 97,102,102,134, 87,175, 94,
+ 49, 89, 89, 89, 23, 0, 44,133, 14, 51,173,105,154,142,223,176, 97, 3,106,122,189, 87,181, 93,163,209,164, 94,191,126,221,162,
+ 95,122, 58,135,166,105, 12, 28, 56,240, 19, 1, 87, 30,239,223,191,135, 74,165,170, 50,153,163, 42, 47, 7, 61,230, 45, 6,138,
+103,127,150,160,200,146,197,128, 81,235,117,149, 30,255, 46,252,221, 11,122,234,100, 90,180,181,181, 29, 37, 20, 11,102, 58, 54,
+182,109,153, 18,157,254,182, 32, 79,126, 92, 42,149,238,171,228, 70,174, 19,103, 13, 19,150,234,205,191,127, 19,231, 95,121,180,
+ 40, 48, 12, 5,134,102,192, 48, 52,104,154, 42, 90,240,154,161,193, 80, 20, 65, 16,120,162, 86, 84,153, 25,188,124, 57, 77, 45,
+ 44, 44, 86, 51, 12,211,143,205,102,179,202, 26,195,202,126, 46,182,100,221,204,200,200,248,165, 2,203,235,255, 92,125,158, 59,
+119,174, 66,241,175,235,172,195, 17, 35, 70, 80, 53,188, 54, 31,136,197, 98,219,138,182,201,100,178, 4,169, 84,218,231,191,164,
+ 62,203,206, 24,172, 9,103,141,103, 29, 86,199,233,232,232, 40,208,104, 52,173, 1, 56, 19, 4, 97, 2, 32, 91,163,209,220,202,
+204,204, 76, 3,208, 22,192,242,226, 99,126, 5,240,250,255,249,122, 23, 89, 88, 88, 28,102,177, 88, 14,186, 28, 76,146,164, 58,
+ 59, 59,123, 66,185, 7,130, 82, 78,115,115,243,215, 28, 14,199, 65, 7,158,164,172,172,172,182,250,251,167,158,243, 31,132,242,
+ 65,240,211, 24,134,217,255,159,248,227, 94,122, 78, 61,167,158, 83,207,169,231,212,115,234, 57,245,156,255, 2,161,133,114, 66,
+ 11, 12,195,232,167,213,234,161,135, 30,122,232,161,135, 30,122,124, 33,174,149, 19, 91,215, 74, 62, 16, 85,168,210,154,152, 4,
+107,163,108,239,234, 57,245,156,122, 78, 61,167,158, 83,207,169,231,252,215,113,254, 43,240,183,172, 76,241,149, 26, 72,207,169,
+231,212,115,234, 57,245,156,122, 78, 61,231,191,143,243,127, 25,149,186, 14, 89,250,186,209, 67, 15, 61,244,208, 67, 15, 61,244,
+248,123,160,179,208, 18, 91, 55,117,177,112,108,121,196,212,161, 69,136,169, 67,139, 16, 11,199,150, 71,196,214, 77, 93,254,165,
+245, 38, 2, 48,150,195,225,220,177,177,177,201, 71, 37, 75,239,252, 3, 96, 4, 96, 56,138,242,251, 12, 1, 96,240, 53,201, 61,
+ 0,206, 40, 96,230,119, 64,194,119, 64,194, 40, 96,166,199, 63,112, 57,142,149,179,109, 59, 61,186, 49,246,198,202,217,182,157,
+ 42,220,190,192,214,252,249,237, 17,219,214,205,180, 51,251, 74,127,105,104,101,101,181,223,218,218, 58,206,202,202, 42,222,202,
+202,234, 48, 0, 99,253,237, 78, 15, 61,244,208,227,111, 67, 73,140, 86,201,171, 52, 70,139, 3, 0,126,126,126, 30, 0, 30, 2,
+232,238,229,229,229, 95,254,104,211,186,174, 83, 27, 54,104,184,104,205,202,165,132,141,149,133, 1, 73,209,154,216,184,196,102,
+ 43,214,172, 63,159,194,231,108,206, 73, 8, 59, 88,139, 66, 17,108, 54,123,148, 64, 32,240, 2, 80, 34,216, 34, 84, 42,149, 31,
+ 69, 81,103,160,219, 52,109, 88, 91, 91, 63, 98,179,217,245,106,242,199, 20, 69, 37,164,165,165,185,215,178, 50, 71,212,173, 91,
+247,176,135,135,135, 65,251,246,237,193,231,243,177,124,249,242, 5, 82,169,116,139,174, 4,166,166, 78,134, 26,129,112, 46,135,
+207,239,205,104,213,174, 12, 24,128, 37, 8,163, 73,213, 61,158, 74,181, 57, 39, 39,186, 64, 71,170,165, 0, 38, 22,215,213, 65,
+ 0, 27,190,164,151, 76,104, 5,173,150, 42,234, 19, 60, 14,168, 43, 49,198, 15,151, 45, 91,198,241,242,242,194,193,131, 7,221,
+247,239,223, 63,173,160,160,224, 30,128, 63, 1,124,252,210, 94,105, 13, 76,239,236,238,190,109,194,130, 5,108,197,163, 71,216,
+118,248,240, 86, 20,229, 91,218, 85,211,190,196,227, 97,184,133, 5,215,139, 97,208,154, 0, 8, 2, 8,202,200,162,175,107, 52,
+212, 25,232,144,139,173, 10,140,197,167,211,241, 79,214,148, 32,239, 35,243,179, 96,160, 75,215,188,143, 15,126, 6,208,191,252,
+118, 82, 41,156,192,176,235,120, 41,152,192, 68, 0,155,190,176, 90, 13, 44, 45, 45, 67,174, 92,185,226,208,190,125,123, 14, 0,
+188,126,253,250, 59, 47, 47,175, 30, 25, 25, 25,174, 0,242,255,159,110, 66, 66, 14,139, 53,147,207,229,246,166, 40,170, 5, 0,
+176,217,236, 80,181, 86,123,135,164,233, 93,208, 49, 39,155, 30,122,232,241,207, 69,117, 90,228,191, 28,149,102,134, 47, 57, 57,
+166,236,123, 89,136,173,154, 52,235,216,115,216,251,188, 2,185, 50, 46, 46, 57,103,254,204,181,119,166,205,217,120,121,211, 1,
+191,235,254, 47, 34,158,187,180,239,243, 86,108,213,164, 89, 37,212,149,249,112,235,138, 68,162, 55,187,119,239,214, 68, 70, 70,
+ 50,185,185,185,204,251,247,239,153, 11, 23, 46, 48, 51,102,204, 80,138, 68,162, 55, 0,234,234,194,105,109,109,157,246,254,254,
+109, 38, 41, 36,144,137,127,253,130,209,106,181,140, 70,163, 97, 52, 26, 13,243,246,166, 31, 19,242,231, 69, 38,232,194, 25, 70,
+173, 86, 51,106,181,154, 81,169, 84, 76,131, 6, 13, 82,116, 44,103,121,216, 53,111,222, 92,237,231,231,199,156, 63,127,158, 89,
+176, 96, 1,227,230,230, 70, 1,240,214,245,220,197, 86,206,158,134,246, 45, 51,166,250,236,210, 92, 11,184,197,132,199, 4, 49,
+225, 49, 81,204,185,187, 17,204,196,133,219, 53,134,246,110, 25, 98, 43,103,207,234,206,221,212,212,180, 35, 65, 16, 76, 9, 0,
+ 48,245,234,213, 43, 44,251,170, 91,183,238, 39,175, 58,117,234, 20,214,175, 95,255,163,185,185,121,235,138, 56,199,180, 0,195,
+188, 61,201, 48,111, 79, 50,203,186,129, 9, 15, 15,127,206, 48,204,195,146,151, 66,161,120,120,233,210,165,135,223,126,251,237,
+ 67, 0,131,170,168, 39,157,234,243, 59, 32,161,224,202, 21,134,217,178,133, 97, 60, 60,152, 8,128,249, 14, 72,168, 33,103, 3,
+ 27, 27,110,208,198, 13,211,212, 87,174,252,193,220,184,113,141,185,126,221,143,185,124,233, 48,179,117,203, 76,141,181, 53, 55,
+ 12, 64,163, 26,112,114, 0,172, 5,176, 25, 69,150,203,200,140,140, 12, 38, 53, 53,149, 1, 16, 89,252,219,102, 75, 75,203, 77,
+168,216,250,214,171,172, 37,107, 94, 63,155, 27, 35,251,187, 51, 5,121, 41,204,200,254,238,204,188,126, 54,159, 88,182,250, 57,
+ 57, 25,206, 26,216, 34, 35,252,245,113,106,214,192, 22, 25,253,156,156, 12,107, 89,159, 4,138,214, 9,221,125,255,254,125,146,
+ 41, 3,173, 86,203, 28, 61,122,148, 50, 53, 53,253,163, 6,156,141, 45, 45, 45,227,205,204,204, 34,203,254,104,217,114, 72,231,
+166, 93,191, 91, 97,222,236, 91,143, 26,148,179,189,144,199, 75,186,115,118, 15,149,149, 16,202,168, 21,105, 76,222,135, 64, 38,
+ 41,226, 57,115,116,223,102, 45,159,195, 73, 2,208,254, 75,250, 82, 13,161,231,212,115,234, 57,255, 11, 57,171,210, 34,255,139,
+248, 44,189, 67,101, 39, 38, 16,240,125, 86, 44, 91, 76,228,102,229, 42,148,249, 5,106,173, 82,169,100,241, 24,101,232,219,152,
+116, 22,135,157, 59,111,206,108, 67,159, 37,203,124,100,192, 56, 29,255,187,174,155,155,219,203,139, 23, 47, 90,153,153,153, 33,
+ 47, 47, 15, 89, 89, 89,120,249,242, 37, 24,134,193,208,161, 67, 5, 29,218,181,107,253,243,242,229,207,146,146,147, 59,161,242,
+129,247, 47,241, 98,102,129, 13,238, 69,107,209,254, 18,151, 85, 52,234, 16, 4,246,143,240, 42,221,103,117, 82, 94,209, 99,181,
+ 80, 88,186, 32,113, 45,208,169,103,207,158, 60, 0,152, 50,101, 74,126, 65, 65,129,111,177,133, 67,167,149, 86,197, 86,206,158,
+ 22,182,118,126,123,246,110, 16,181,104,232, 12,141,150, 68,124,106, 10, 56, 92, 19, 56, 56,240, 48,105, 92,111,110,183,206,102,
+ 22,107,127,221,127, 45,149,198, 16,121,102,212,173,202,184, 76, 76, 76,142,158, 57,115, 6,103,207,158, 5, 0, 68, 70, 70,194,
+217,217, 89, 92, 93, 25,194,194,194,156, 6, 13, 26,116, 58, 43, 43,171, 81,117,251,150, 79,140, 47, 16, 8,224,238,238,142,102,
+205,154,225,202,149, 43,221,139, 45, 91, 95, 4,197,163, 71,144, 4, 7, 3,254,181,122,120,105,208,166,141,227,243,235,215,142,
+ 91, 92,187, 30,129, 77,155, 14,227,227,199, 34, 67,155,147,147, 19,198,142, 25,193, 13, 13, 13,104, 62,124,248,216,128,199,143,
+ 63,186, 23, 11,165,234,176,234,192,129, 3, 75,235,215,175,143,225,195,135,143,104,222,188,185,141,145,145, 17,246,237,219, 7,
+ 91, 91, 91, 39,181, 90,253,225,202,149, 43,118,169,169,169,152, 61,123, 54,210,210,210, 22, 84, 70,212,189,111,247,159, 5, 3,
+ 93,186, 54,105, 51, 1, 18, 35, 91, 28, 56,117, 6,239,223, 28,237,170,210, 68,252,204,163,252,199, 43, 24,193,196,140, 4,137,
+ 79,189,182, 30,230,141,154, 15,130, 99,155, 64, 11, 37,245, 56,230,231,222, 13,214,115,132,202,163, 43, 55, 73,179, 62, 35, 29,
+126,142,237,154,255,206, 44,236, 14,178,128,149,116,137,192, 42,181,214, 50, 24,212,173, 91,183,210,134,139,139,139,131, 74,165,
+130,139,139, 11, 75,173, 86,123,234, 88,175,141,251,244,233,243,228,250,245,235,230,141, 27, 55,206,200,206,206, 46,221, 96, 99,
+110,210,215,255,226,214,217,107,183,157,104,122,140, 33,114, 51, 34, 46,135, 86,195,213,190, 75,199, 54,119,111, 92, 60, 46, 33,
+ 10, 19,193, 55,201, 4,232, 44, 68,159, 62, 4,194,192, 12,163,102,204,231,120,246,236, 97,223,187,255,176,187,239,163, 62,246,
+ 4,240, 74,255, 92,175,135, 30,255,106,171, 22,243, 79, 59,167, 82,161,229,229,229, 69, 84,116,130, 52, 67,183,180,182, 50, 23,
+109,221,120,228, 21, 91,163, 86,139, 77,140,213, 92, 99, 35,154, 48, 52,102,107,212,218, 66, 71, 39, 71, 62,205,208, 45, 43,225,
+ 47, 63,197,147, 16,137, 68, 23,255,252,243, 79, 43, 46,151, 11,154,166, 97,105,105,137,216,216, 88,228,230,230,162,160,160, 0,
+ 31, 35, 34, 80,191,110, 29,172,244, 89,108, 59,123,177,207, 69,185, 92,222, 22,159,186, 17, 63,155, 54, 74,105, 63, 93, 55,186,
+100, 9,150,207, 30,249,139,127,171, 96,155,174, 83, 81, 99, 19, 18, 18, 32,145, 72,224,234,234, 42,121,250,244,233,227, 42, 68,
+214, 39,156,166,166, 78,134,180,128,127,118,247,158,229, 34,141, 54, 12,111,163,179,209,164,126, 87, 88,155,215, 69, 74,182, 26,
+207, 95,254,137,176,144,147,104,104, 95, 23,222, 51,122, 8,215,111, 56,127,134, 71,214,175,155,155, 27,155, 95, 17,103,126,126,
+190,164, 65,131, 6,168, 91,183,104,221, 51,138,162,240,246,237, 91, 80, 20, 85,250,189,236,251,145, 11,247, 65,230,199, 99,194,
+119,223, 33, 43, 43, 75, 82, 17, 39,151, 13,114,254,180,177, 28, 17, 23,224,139,205,212,133,133,133,165,211, 83, 53, 26, 13,130,
+130,130,208,169, 83, 39,143,115,231,206, 85,167,138,116,170, 79, 13,240,251,182, 63,254,216, 62, 46, 47,143, 5, 0, 7, 9,130,
+214, 48,204,239,186,246, 37, 43, 43,238,133,155, 55,142, 89,176, 89,239, 96,102,252, 27, 94,190,140,135, 70, 83, 84,222,172,172,
+116,204,154,153, 15, 30,215, 16, 87,174,156, 48,119,113,113,191,144,154,170,113,197,167,110,196,138,202, 41,188,113,227, 6,102,
+205,154,133,183,111,223,218,177,217,108,188,120,241, 2, 34,145, 8, 27, 55,110,100,187,184,184,216,137,197, 98,220,188,121, 19,
+105,105,105, 68, 85,229,124,120,235,225,154,188,143, 15,126, 78, 37,110,246, 59,112,234, 12,190, 31, 51, 10, 54, 76,244, 99,227,
+134,196,154, 62, 3,187,252,194,176,235,120,137, 13, 91,154, 58,187, 14, 4,143, 47,129,247, 79,171, 17, 25,118,213, 84, 94, 16,
+ 50,147,160, 18,235,172,220,116,110,206,103,229, 60, 63,130,154,114,242,105,155, 59,117, 95, 57, 6, 7, 77,123, 33, 13,220, 31,
+242,151,208,114,226, 16, 44,202,184,228, 73,234,195,135, 15,248,248,241, 35, 56, 28, 14, 20, 10, 5, 72,146,172,176,156,118,118,
+118,211, 73,146,252,165,184,157,143, 8,133,194,201,199,143, 31, 55, 47, 43,180, 45, 91, 14,233,108,110, 40,238,153,150,158,149,
+ 19,240, 42,252,253,252,233,195,187, 63,122, 30,150,168,225,126,155,144, 23,114, 37,175,146,250, 20,138,248,252, 11, 55, 47,157,
+144,104, 99,238, 67,236,210, 29, 92,137, 51, 40,109, 50,228, 57, 50, 20,124,148, 66,181,103, 39, 90,205,156,135,171,151,207, 75,
+154,183,104,123, 78,165,213, 58, 3, 80,215,226,218,172, 9,244,156,122, 78, 61,231,127, 39,103,165, 90,132, 97,152, 54, 0,172,
+139,191,102, 21,235, 2, 11, 0,153, 40, 90, 69,198,186,248,222,193, 47,115, 88,249,239,101,247, 45,255,189,236,231,172,226,207,
+ 86,197,239,175, 8,130,200,174,166,232,182, 40, 90,154,240, 90,241, 59, 80,236, 74,172, 54,240,152, 32, 88,249, 20, 69, 11,120,
+150, 86,202, 41, 35,123,182,184,125,247,117,144,129,133, 17,167,111,247,214, 30, 47, 67, 99,158, 17, 44, 66, 75, 16, 44,157,226,
+ 62,216,108,246,168,173, 91,183,182, 48, 50, 50, 2, 77,211, 48, 54, 54, 70, 70, 70, 6,212,106, 53,242,242,242,160, 42,200,135,
+166, 32, 31,193,137,113,232,226,209, 29,195,250,245,113, 57,113,249,207, 81, 20, 69,157,174,138,215,174,101,235, 82, 75,214,234,
+122,230,127,153, 38, 18,115, 75, 69,215,111,173,157,193,147, 72,208,123,190,207,151,244,129,192,107,215,174,221, 24, 58,116,104,
+255,133, 11, 23,178,164, 82,233,205,216,216,216, 46, 0,222, 86, 43, 42, 4,194,185, 63,206,245, 50, 53,149, 48, 56,119,231, 79,
+116,107, 61, 6, 6,124, 54,178,242, 53, 32, 8, 32, 34,252, 34, 8,194, 12, 33,145, 82,116,109,101,132, 62,125, 93, 36,151,207,
+ 71, 44,196, 95,241, 65,159, 53, 77, 78, 78, 14,210,211,211,161,213,106,161,213,106, 49,124,196, 8, 28, 59,122, 20, 50,153, 12,
+ 10,133, 2,106,181, 26, 20, 69,129,197, 98,225,142,223, 57, 36,198, 68,160,115,167, 78, 64, 37, 75, 47, 29, 13, 2, 23,192,243,
+247,239,223, 35, 34, 34, 2, 73, 73, 73, 16, 10,133,176,177,177,193,234,213,171,161, 82, 21,173, 81, 54, 98,196, 8, 15, 0,161,
+ 95,122, 65,125, 4,246,199, 82,212,207,253, 47, 93,178,122,122,233, 18,253,252,234,213, 36, 65, 65,193, 62, 93,142,229,241, 48,
+124,195,239, 51,154,136,197, 98, 36, 37,108, 69,211,166, 60, 44,152,103, 14,223,223, 50, 1, 0,179,103, 57,160, 93, 91, 11,228,
+231,158,135,133,213, 82,108,223, 62,167,225,196,137,155,191,147,203,169, 35,213, 80,255,252,231,159,127, 14,115,118,118,182, 15,
+ 12, 12, 36,248,124, 62, 68, 34, 17, 68, 34, 17,132, 66, 33,210,211,211, 17, 27, 27,203,108,216,176, 33, 25,192,207, 85, 17,173,
+220, 46,125, 6,160,255,188,126,184,241,254,205,209,174,246,236,152,224, 97,222,238,113, 33,207, 3, 11,110,223,121,250, 43,169,
+ 20, 38,230, 38,221, 93,220,160, 93,160,197,204, 69,171,176,115,195, 10,188,127,241, 40,219,186,110,254, 46, 17,161,170,176,156,
+ 30, 30, 43, 57,182,214,102,228,244,137,195, 76,174, 90, 7, 76,191,206, 33, 50, 82, 51,223,108, 68,108,160, 66,208,168,245,248,
+198, 78, 44,245,253,251,247, 69,221,186,117,131, 82,169, 44,181, 76, 30, 63,126,156, 38, 73,242, 65,133,125, 83,163,249, 37, 57,
+ 57,217, 86,161, 80,160, 95,191,126,179, 55,110,220, 40, 46, 89,163,142,162,168, 79, 44, 89,107,182, 28,187, 53,247,151, 93, 15,
+110,157,254,205,110,141,207,228,238,227,188,215, 62, 64, 37,235, 72,114, 88,172,153, 87, 47, 29,182, 17,154,106, 33, 50,235, 3,
+101,154, 2,239,247,127, 15,121,190, 18,237,214,172, 2,192,135, 90,203,194,190,129,195,193, 53,183,195,138,169,147,237,150,237,
+ 59, 48,131,166,233,173,250,231,122, 61,244,208,163, 28,172, 9,130,240, 3, 0, 31, 31,159,165,190,190,190,225, 4, 65,248, 49,
+ 12,227, 85,108, 64,241, 99, 24,198,171,100,159, 98,113,246,217,247,146,125,203,127, 47,255,121,201,146, 37,205,215,175, 95,191,
+174, 83,167, 78,167, 3, 2, 2, 98, 0, 84, 39,180, 6, 20, 11,171,242, 75,241, 20,205, 58,244,242,242, 34,202,190,127, 98,209,
+162,233, 71, 31, 98,226,228,125,122,117,112,240,243, 15,125, 53,105,210,128,158,163, 6,118,235, 27,155,144, 21,209,208,209,198,
+ 34, 60, 60,212,136,166,233, 71,186,212,146, 64, 32,240,234,209,163, 7, 39, 39, 39, 7, 6, 6, 6,200,200,200, 64,114,114, 50,
+ 52, 26, 13,148,121,185, 80,229,229, 66,153,155, 3, 77, 94, 14, 62,190,126,137,150, 13,157, 4,197,193,242, 85,162,196,234, 82,
+222, 82, 85,214,178,197, 55, 52,132,192,208, 16, 68,205,221,134,223,154,152,152, 60, 47, 25, 84, 53, 26,205,204,197,139, 23,103,
+210, 52,141,181,107,215, 26, 73, 36,146,115, 0, 4,213,145, 24, 90,178,189, 58,181,114,101,189,139, 13,129,187,219, 4, 52,110,
+240, 13, 98,211, 20,200, 44,208, 32, 61, 87,131,118,221,118,160,158,219, 42,212,105,229,139,136,248,108,216,217, 59,179,192, 17,
+ 84,185,248,115, 98, 98,226, 39,223, 79,159, 58, 5,185, 92,142,134, 13, 27, 98,204,152, 49, 88,188,120, 49,198,140, 25, 3, 59,
+ 59, 59,140, 27, 57, 8, 43, 86,172, 64,106,106,106,117, 69, 85, 53,110,220, 88,229,232,232,168,114,116,116, 84,105, 52, 26, 20,
+ 22, 22, 34, 55, 55,183,124,125,207,169,105, 69, 90, 89, 89, 45,177,177,177, 9,177,178,178, 10, 23, 8, 4,215,131, 8,226,157,
+210,209,209,186,203,224,193, 68,179,145, 35,217,241, 34, 17,225, 15, 72,116,225,178, 48,227, 14,240,236,209,159,159,155,115,184,
+212, 72, 53,121,146, 37,158,248, 55,199,211,199,109, 49,107,102, 67, 16, 44, 33, 8, 22, 31,114,217,125,116,104,223,137,103, 98,
+ 66, 84,215,151,198, 2, 8,234,210,165,139,157,183,183, 55, 33, 16, 8, 48,123,246,108,205,212,169, 83,163,198,140, 25, 19,117,
+239,222, 61,202,209,209, 17,117,234,212, 33,234,212,169, 99, 11, 32,168,248,152, 42, 97,212,144, 88,163,210, 68, 60, 54,113, 22,
+199, 80,176,232, 92,168, 21, 12, 95,185, 73,154,181,102,119,204,166,216,247,114,167,247, 47, 30,101, 69,133, 93,165, 99, 95, 61,
+204, 76,137, 42,112, 90,179, 59,102,211,210, 93, 41, 21, 94,212,254,254,160, 47,250,249,107,228, 50, 57,103,240, 64, 79,249,244,
+ 41,163, 26,155, 73,154, 31,135,125, 31,183,122,117, 29,198,173, 88,183, 93, 51,117,198, 92,205,193, 67,135,153,130,130, 2,228,
+231,231, 99,251,246,237,228,213,171, 87,147, 41,138,154, 91,217, 51, 16, 0,104,181, 90, 76,159, 62, 93,108,100,100,132,196,196,
+196, 82,139, 40, 0, 72, 51,178, 66,159,190, 10,123, 55,255,135, 17, 30, 50,149, 74,117,235,225,235,136,102,206,142, 14, 4,193,
+ 84, 58, 17,133,207,229,246,110,219,161, 3,155, 97,114, 65,112,234,226,227,209, 13,200, 79,205, 70,126,122, 54,216, 92, 49, 72,
+ 8,160,165,249, 48,105,217, 30,145,175, 2, 97,111,105,205, 17,112,185,125,245,227,137, 30,122,252, 59, 81,149, 22, 41, 43,150,
+214,175, 95,191,174,170,237,101,222,213,229,190,151, 10,169,242, 34,172,236,103, 0, 88,191,126,253, 58,134, 97,188, 2, 2, 2,
+ 78, 1, 80,232,120, 10,211,202,188, 79,251, 68,104, 85,105,133, 82,170,125, 23, 46,254, 25,166,198, 34,227,246,173,157,109,174,
+220,244,127,253, 40,224,117, 68,189, 58, 22,150,140, 86,109,250,251,230,157, 14,132, 92,177, 94,199, 66,184, 88, 88, 88, 64,163,
+209,224,195,135, 15, 72, 74, 74,130, 70,163, 1, 41,147, 65,149,155, 11,101, 78, 14, 40, 89, 1,120, 20, 5, 69, 70, 58,204, 13,
+132,192, 95, 51, 18,171,177,188, 17, 21, 10,173,146,119,161,145, 17, 4,134, 70, 96,113,185, 21,186, 21, 43, 65,155,246,237,219,
+159, 13, 11, 11,235,208,171, 87,175, 95, 81, 52, 69, 62, 62, 57, 57,185,231,242,229,203, 85,214,214,214,152, 62,125,122, 19, 0,
+ 19,170, 21,153,124,181,139,163, 77, 19, 52,118,154,128,122,117,122, 32, 87,166, 69, 70,190, 22,233,185, 26,236,219,209, 9, 23,
+ 14,182,199,147, 11, 93, 17,118,171, 55,114,181, 54,144,216,125, 11,134, 82, 55,175,138,243,206,157, 59, 88,189,122, 53,126,253,
+245, 87,172, 93,187, 22,191,254,250, 43,146,147,147,225,234,234,138,132,132, 4,220,184,113, 3, 82,169, 20, 22, 22, 22,120,249,
+242, 37,182,108,217,130, 39, 79,158, 84,123,210,186,100,179, 45,222,167, 70,190,116,146, 36, 39, 74, 7, 15,110,145,102,102,214,
+172,117,235,214,253,103,207,158,237,212,165, 75,151,210,237, 78, 78, 78,117, 69, 34, 81, 42,138,102, 80,182,170,138,139, 6, 90,
+ 91, 90,186, 66,173,122, 87,220,198, 92, 16,132, 16, 61,122, 71,160, 75,215,215,208,104,121, 96, 17, 2,176, 88, 66,144,100, 22,
+ 76, 77,237,192, 48,132,107, 53, 69, 92,158,145,145,225,124,247,238, 93, 86,108,108, 44,132, 66, 33, 0,196,173, 92,185,114,231,
+166, 77,155,222,154,155,155, 83,126,126,126,184,124,249, 50,188,188,188,216, 83,167, 78,117,174, 83,167,206,222,234,206,123,229,
+118,233,179,147,155,111,140,230,106, 77, 91, 9, 69,245,234, 67, 38,249,246, 71, 15, 11, 49, 0,220,140,142, 46,176,170,155,191,
+ 94, 86, 16,146, 96,226, 80,248,219,205,232,234,102,156,174,164,223, 68,189,123,126,242,210,205,188,244,180, 28,110,235, 22,205,
+ 21,190,171, 23,241,234,213,111,244,251,138,197, 63,216, 36,231, 11,115,123,207,190,241,238,226,205,151,133,227, 39,125, 79, 78,
+153,230,173,188,113,243,206, 37,154,166, 91,160,146, 25,135, 52, 77, 67, 42,149, 34, 60, 60, 28,209,209,209,200,200,200, 64,102,
+102, 38, 10, 10, 10, 74,221,141, 6, 5,249,215,118,254,113, 53, 88, 44, 18, 25,116,104,225, 92,247, 69,224,219,116,177, 72,100,
+224, 92,191,110, 99, 96,101,133,247, 17,138,162, 90, 8, 13, 68, 0, 8,228,134, 61, 66, 97, 78, 33, 10,115, 11, 81,144, 93, 8,
+149,134, 13,165,138, 5,133,154, 5, 71,143, 62, 40,148, 41, 81,152,149, 7,154,162,220,244,195,141, 30,122,232, 81,197, 88,239,
+231,227,227,179, 84,199,125,117,118,111,150, 23, 94, 62, 62, 62, 75, 9,130,240, 91,178,100, 73,115, 84, 62,161,170, 44,246, 87,
+240, 2,160, 67,122,135,172,172,168, 66, 67,194,101,232,188,159,126,185,113,234,208, 14, 43,149, 74,158, 96,110, 42,161, 36, 6,
+124,139, 41,211,215,162,160, 48,103,136, 76,247,116, 4,200,201,201, 65, 76, 76, 12, 68, 34, 17,120, 92, 46, 40,133, 2,148, 66,
+ 6, 69, 78, 22, 88, 26, 21,120, 20, 5, 51, 3, 17, 28,237,108, 80,207,218, 70, 39,206, 15,247,111,151, 6,190,151,117, 23,110,
+104,239, 2,190, 88, 2,190,161, 4, 63,250, 61, 4, 0,240,120, 60, 96,249,175, 58, 25, 77,236,237,237,255, 60,121,242, 36, 47,
+ 35, 35, 3, 65, 65, 65,193, 0,242, 0, 24, 2,160, 35, 34, 34,238,134,133,133,121, 57, 59, 59, 3, 64,195,234,200,242, 51, 89,
+148,150,100,144,152, 26,135,216,164, 64,152, 25, 55, 0,215,160, 49,210,115, 53, 16,136, 26, 64,171,250,203,251,168,204,143,135,
+ 66,195,214,233,220,213,106, 53, 72,146, 4, 73,146, 80,171,213,152, 54,109, 26,158, 6, 4,224,244,229,123,136,249, 24,137, 38,
+245,109,240,221,119,227,209,190,125,123, 4, 4, 4, 84,201, 53,161, 21,180,246, 18,112, 54,247,103,129, 47, 49, 87,117, 92,124,
+235, 69,117, 98,139, 32, 8, 6,149,184, 34,203, 97, 83,167, 78,157, 26, 69,202,100, 8,127,247, 14,189, 86,174, 4, 0, 92,191,
+126,253,147,115,153, 63,127, 62,255,237,219,183, 83, 94,191,126, 61, 37, 37, 37,101, 51,128,138,131,205, 25,224,218,181,103,248,
+225,135,183,200,200,200, 0, 0,156, 57,245,151, 46,141,141,209,160,223,128, 34,143,150,137,137, 9, 54,111,118,213,169, 62, 41,
+138,194,254,253,251, 75,221,133, 0,192,225,112,186,204,159, 63,127,104, 69,251, 55,106,212,136, 87, 29,231,188,225,246,194, 39,
+193,204, 76,227, 70,245,154, 27, 89,180, 68,150, 54,208, 53, 48, 89, 58,107,222,112,251,173, 91,206, 39, 43, 69,132,234, 8, 65,
+ 37,214,225, 8,149, 71,117, 41, 99,244,205, 29,234, 44,199,137, 71, 83, 51,242,151,121,127, 63,214,220,200,196, 74,118,112,167,
+175, 41,139,205, 98,254,124,173,201,109,238,100,110,242,109,199,109,133, 63,204, 91, 30,168, 38, 19,189,145,248,103, 36,170, 72,
+113, 65, 81, 20, 82, 82, 82,144,145,145,129,132,132, 4,100,102, 22,185, 95, 51, 51, 51, 65,211,244,151,220, 16,161, 72, 72, 64,
+252,165,131,168, 55,126, 60,218,253,186, 26, 20,205,129, 66, 78, 97,115,231,158,200,201, 83, 64, 69, 19,176,107,211, 25,223, 95,
+127, 12, 22, 67, 1,251,118,233, 71, 18, 61,244,248,151, 66,151,244, 14, 37,130,200,215,215,215,235,107,255,127, 89,177,229,235,
+235, 27,238,235,235, 91,147,255, 42,239, 50, 44,253, 94, 18,163,245,176, 76, 0,218,103,131,102, 65,102, 68,244,219,183,156, 20,
+153, 66,102, 96,109,101,169, 50, 16, 10,232,188,252, 2,118, 96,104,176, 70,150,250,241,125, 13,206, 35, 34, 44, 44,204, 53, 37,
+ 37, 5, 9,241,241, 32, 21, 50,176, 84,106, 48, 74, 57,122,185,119,134, 16,128,144, 69,128, 71,107,192, 97,243, 81, 80,152, 15,
+ 0, 17,213, 14,142, 90,237,103,150, 45,130, 32,192, 55, 52, 4, 95, 44, 6, 95, 98,248,137,133, 75, 23,139,141, 64, 32, 56,121,
+238,220, 57, 91,123,123,123,172, 94,189, 26, 14, 14, 14, 77,237,236,236,228,198,198,198, 34,107,107,107, 52,107,214, 12,157, 59,
+119,198,141, 27, 55, 0, 29,114, 74,105, 73, 97,200,251, 56,116,201,204, 14,192,227,135,123,160, 86,168,208,218, 99, 15, 52,156,
+122,176,108,190, 10,244,135,227,144,167, 94, 41,178, 30,216, 12, 68, 82, 66, 28, 8, 54, 63, 92, 87,203, 83,201,231,224,224, 96,
+156,186,226, 15, 91, 71, 23, 36, 68,189,195,187, 7,119,241,212,210, 28,142, 46,205, 74,221, 64,149,150,145, 2,103,205,174,162,
+ 52, 81, 63,207, 28, 43,200,206,206, 22,152,153,153,169, 74,234,206,214,214,246, 75,196,214,216,133, 11, 23, 34,151,203, 5, 6,
+ 12, 0, 47, 58, 26, 26,141, 6, 29, 59,118, 68,187,118,237, 0, 0, 29, 59,118, 4,135,195, 65,203,150, 45, 97,103,103,135, 93,
+187,118,141,173, 76,104,177, 8, 4,145,100, 86, 83, 39, 39,167, 82,161,117,244, 88, 6, 2, 95,247, 6, 1, 62,182,239,252, 80,
+186,111,221,186,117,145, 42,141, 6, 65, 48, 97,213,148,241, 87, 27, 27,155,229,182,182,182, 78,155, 54,109, 98, 11,133, 66,204,
+152, 49,163, 65, 97, 97, 97,189, 98, 83, 50,150, 44, 89, 2, 0, 88,177, 98, 5, 86,174, 92, 9,149, 74, 37,175,140,236,232,230,
+ 22,118,233,217,244, 20,166,208, 96,136,167, 69,189, 22, 61,250,246, 66, 3,231, 30,232,209, 55, 1, 0,214,153,113,226, 70,254,
+190,204,228,146,137, 33,113,248,246,205, 59, 43,220, 61,122, 44, 91, 92,248, 96,205,111,251,115,171,141,121,204,139, 63, 82,240,
+158, 63,106,203,142,189,199,182,252,178,100,142, 48, 33, 67,157,147,156,195, 20, 74, 4, 28, 73, 67,107, 66, 50,235,167, 95, 99,
+ 82, 82,162, 23, 32,241,102,181, 51, 45,105,154, 70,116,116,116,105, 76,159, 82,169,132, 76, 38, 67, 98, 98, 98,105,159, 81,136,
+141,250,121, 79, 26,232, 38, 83, 40,228, 47, 66,163, 18,126,158, 61,174,147, 76,161,144, 71,197, 38, 68, 2,219, 43, 84, 99, 44,
+ 22, 43, 84, 94, 32,239, 37,207, 85, 34, 35,232, 61, 28,122, 58, 66, 75, 18, 80,147, 20, 50,178, 10,160, 34, 1,138,197, 69,243,
+145,223,129, 34, 56,200, 76, 73, 6,139,205, 14,198,167, 65,251,122,232,161,199,191, 7, 85,106,145, 18,139, 86,167, 78,157, 78,
+151,181, 58,149,124, 6,160, 66,213,161, 60, 25,101,197, 84,137, 59,177,178,255, 41,199,171, 43, 62,139,209,170, 54,189, 67,201,
+127,214, 49,206,183,219,176, 98,156, 3, 77,146, 77,210, 51,211, 72, 14, 71,192,173, 99,172,144,102, 39,232,254,239, 42,149,202,
+239,238,221,187,131,123,247,238, 45,136, 10, 13,134, 58, 47, 15,234,188, 92,112,105, 18,102,162,182, 96,105, 84, 32,212,106,216,
+ 55,165,161, 44, 16,193,255,105,152, 86,165, 82,249,233, 42,180, 88,108,246,167,113, 89, 18, 9, 4,134, 70, 16, 72, 36,229, 93,
+139,213,137, 2,131, 62,125,250,244,236,216,177, 35, 24,134,193,254,253,251,161,209,104,248, 26,141, 6,106,181, 26, 26,141, 6,
+249,249,249, 56,118,236, 24,118,239,222,253, 20,192, 31,213, 14,102,164,250,238,173, 59,247,219, 79, 30,231,197,189,238,183, 25,
+164,154,130,130,112,128, 76,166, 69,161,218, 0,148,249,120, 32,237, 26,216, 28, 33, 58,181,108,128, 43,231, 47,106, 64,170,238,
+233,168,194, 63,177, 10, 37, 38,196, 33,233, 99, 36, 36,249,169,176, 52, 50,128, 60, 58, 18,173,191,155, 80, 43,235, 68,157, 58,
+117, 64,211, 52, 60, 61, 61, 75,131,171,107, 43,182,178,178,178,112,245,234, 85,116,236,216, 17, 30, 30, 30, 72, 78, 78, 70,116,
+116, 52,190,249,230,155,210,125,130,131,131, 17, 24, 24,136,134, 13,171, 54, 18,102,102,107,175, 39, 37, 6,141,248,246,219,111,
+121,207,159, 63, 7,195, 48,112,118, 54,130,145,161, 24, 4, 75, 0, 23, 23, 43, 0, 69,207, 0,221,187,119, 71,126,126, 52,153,
+147,195, 92,175,230,116, 79, 2,184,172, 86,171, 63,116,235,214,205,238,227,199,143,152, 55,111, 30,231,204,153, 51, 37,166,100,
+248,248,124, 58,153, 66,161,168,220,117,223,164, 69,211, 69, 13, 72, 83, 15,161,168, 94,125, 35,139,150,104,224,220, 3, 0,208,
+219,107, 50, 26, 52,170,139,252,204,144,250, 74, 69,220, 16, 30, 39,199, 52,100,123,242, 91,209, 0,215, 73,202,244,135, 81, 40,
+114,157, 86,219,236,138,168, 51,105, 9,220,241,103, 47,255,121, 99,250, 55, 94,131,184, 90,138, 36, 93, 29,185, 38,231, 46, 93,
+ 75, 79,142, 79,216,134,132,155, 97,127,217,255,170,180,226, 81,249,249,249, 16,139,197, 8, 11, 11, 83, 13, 24, 48, 64,192, 98,
+177,240,225,195,135, 82,161,101,101, 97,214,172, 75, 59,215,166,107,182, 28,187, 37, 22, 8, 4,125,187,183,117,121, 27, 21,159,
+196, 48, 68, 92,165,214, 86,173,246, 78,104, 80,176,167,165, 93, 35,118,244,195,231, 48,239,250, 13, 84, 42, 22, 20,106, 26, 42,
+ 18, 32,217, 60,216,182,234, 0,147,134, 46, 96, 0,188,122,254, 84,171,210,106,111,233,199, 26, 61,244,248, 87, 91,181,152,170,
+ 68, 82,241,231,108, 0,113,190,190,190,153,101,172, 77, 25, 0,130, 1,184, 21,239,151, 81,238,184, 12,130, 32, 94, 49, 12,211,
+174, 12, 79, 70, 25,193, 85,246,179,186,220, 62,193, 53, 16, 89,101,223, 63, 21, 90,149, 77,169, 4, 0, 11, 11, 11,171,214,173,
+219, 54, 60,112,232, 44, 24,134,193,251,192,141,200, 73,127,135,229,235,158, 53,180,183,183,247, 72, 78, 78,246,215,165, 4, 20,
+ 69,157, 57,124,248,240,130, 14,109, 90,183,174,239,224,128,224,184, 88,240, 24, 10, 60,138, 2, 75,163, 2,135, 82,195,193,149,
+ 2,139,144, 32, 37, 37, 15,235, 79,158, 13, 43,206, 18, 95, 37,154,126, 51, 8,171,147,242, 64, 16, 4, 54,117,114, 5,223, 80,
+ 2,158, 88,130, 31,255,188, 95, 42,174,252, 86, 47, 1, 95, 34, 65,195, 14, 58, 37,132,151, 63,120,240,224,117,104,104,104, 59,
+ 87, 87, 87, 44, 88,176, 0,113,113,113,160,105, 26,105,105,105, 74,169, 84,154,156,145,145, 17, 7,224, 18,128, 3,208, 33,243,
+ 56, 79,165,220,234,119,225,168,119, 39,119, 15,139,111,135,236,198,229,243,243,145,155,151, 15, 57, 41,130, 76, 73, 66,166, 98,
+195,204,188, 5, 58,180,108,137,148,228,116,132, 63,191, 85,200, 81,201, 55,214,164,131, 18, 4,129,192,192, 64, 56,217, 25, 34,
+242,177, 63, 44, 12,184,112,179,179,129, 93, 23,247,210,252, 82, 85,129,203, 6, 57,118,236,216,210,204,240,125,250,244,137, 29,
+ 63,126,188,237,252,249,243,113,232,208, 33, 60,125,250,244,179, 0,109, 15, 15, 15, 60,122,244,104, 21,128, 21,213, 25,245,212,
+106, 53,154, 54,109,138, 87,175, 94,225,238,221,187,232,209,163, 7, 60, 60, 60, 16, 18, 18,130,219,183,111, 35, 48, 48, 16, 4,
+ 65,192,220,220, 28,218, 34,241,172,173,140, 76,163,193,185,223,126, 63,188,116,203,150,221,205,199,141, 27,135, 11, 23, 78, 99,
+242,164, 38, 32, 88, 2, 16,132, 0,131, 6, 54,193,234, 95, 95,161, 67,135,238,176,176,224, 98,203,230, 43, 49, 10, 5,117, 76,
+135,106, 92,115,251,246,109, 59,165, 82,137,220,220, 92, 70, 34,145, 16, 89, 89, 69, 51, 90, 43,178,104,201,229,114, 97,101, 68,
+161,111, 34, 54,230, 22, 48, 57, 76, 97,224,144,108, 50,176, 69,143,190,137,232,237, 53, 9,119,252,254,192,253, 91,119, 97,198,
+137,139,133,184,224, 70,102,108,102,190, 84,230,188,215,165,205, 84,118,146,236,214,222, 89,131, 34,217,182,182,244,185, 37,123,
+242,115,171, 18, 90, 0,136,236,183,199,255,188,196, 96, 80,231, 78, 29, 26,185,214,181,229,231,100,166, 51,231,175,220, 8,211,
+196, 94,184, 90, 70, 96, 49,213, 8,245,213, 62, 62, 62,191, 20,127, 62,242,243,207, 63, 79, 93,191,126,189,101,106,106,106,105,
+140, 86,122,102,246,253,206, 3,102, 81, 89,185,121,234,195, 91,126, 26, 46, 18, 10,248, 63,175, 63,252, 80,203,198,243,202,120,
+ 73,154,222, 53,114,222,242, 57, 81,239, 3,237,235,137,248,184,242,211, 10, 4,223,126, 0, 45,139,135, 31,238,190,128, 74, 67,
+ 33, 55, 51, 11,247,166,204,132,196,218, 20,187, 31, 94, 72,163,105,122,143,126,168,209, 67,143,127, 47, 42,211, 34, 4, 65, 84,
+148, 99, 47,173,130,223, 94, 85,117, 92, 37, 60, 95, 3,149,102,133,215,105, 10, 94,102,102,102,250,163, 71, 47,240,208,111, 13,
+252,253,214, 32, 60, 48, 24, 41,201,106, 36,167, 41, 97,100,100,244,172,138, 67,203,103,142,101,228,114,249,208,159,151,255,146,
+ 42, 20, 25,160, 91,207,158,176,177,180,130, 1,143, 11, 54, 73,131, 77,112, 81,152, 97,130,200, 16, 57, 22, 31, 62,158, 94, 40,
+151, 15,173, 96,144,232, 85,153,200, 32, 8, 2, 2, 35, 67,240, 37,134, 16, 24, 26,125,226, 70, 20, 26, 25, 65,104,104, 4, 14,
+159, 95, 81, 48,252,103,156,133,133,133,195,134, 15, 31,158,147,151,151,135,169, 83,167,194,223,223, 63,240,214,173, 91, 70, 33,
+ 33, 33,162,140,140,140, 70, 0,250, 0,216, 87,133,200,250,132, 51, 39, 39,186,128, 33, 85,163,124,127,153,171, 80,146,230, 24,
+ 49,225, 12,196,172, 68,144, 20, 13, 6,128,157, 25, 31, 93,122,253,138,116,117,103,156,217,187, 86, 78,107,148,227,202,229,208,
+250,132,147, 97, 24,198,218,218,250,179, 58,184,123,247, 46, 70, 12, 31,134,190, 67, 6,195,178,190, 19,172,122,125,131,190, 83,
+127,192,222,189,123,193, 98,177, 96, 97, 97, 81,126,224, 45,229, 60, 26, 4,238,169, 80, 16,167, 66, 65, 28, 9, 4, 7,192,119,
+199,143, 31,255,205,205,205,237,193,211,167, 79, 55, 2, 24, 85,246,191,202, 96,101, 57,107, 86, 69,109,180,108,206,156, 57,138,
+168,168, 40,136,197, 98,144, 36,137,167, 79,159, 98,247,238,221,216,180,105, 19, 2, 3, 3, 97,110,110,142,134, 13, 27, 66,165,
+ 82,225,213,171, 87, 10, 0,203,170,224,164, 51, 50,200, 97,219,183,175,207,242,242,234,138,195,135,119,194,198,166, 51,184, 28,
+ 27,112,184,150, 16, 75,154,226,224,129,223,208,191,127,107,252,121,229,108,118,102, 22, 57, 12, 0,169, 67, 95, 82,190,120,241,
+ 2,123,247,238,197,240,225,195,147, 71,140, 24, 65,229,229,229,149, 90,180, 74, 50,253,174, 44,142, 49, 83,169, 84,130,202, 56,
+191, 95, 28,150,252,211,218,240,213,105,169,201, 29,253, 31, 60, 27,123,255,214, 93,196, 68,221,199,253, 91,119,241,248,126,128,
+ 79, 90,106,114,199,214,237, 27,243,134, 78,245, 94,116,244,226, 5,182,196,200, 22, 71, 47, 94, 96,143,153, 53,119,109,219,190,
+ 61,150, 85,215,231,139,219,145, 41, 76, 79, 91,178,110,227,142, 66, 82,163,100,109,216,182, 43, 69,145, 33, 93, 86,166, 95, 50,
+213,245, 79,133, 66,177, 79,169, 84,218, 41,149, 74, 59,149, 74,181, 44, 46, 46,174,219,130, 5, 11, 50, 40,138, 42,181,150,102,
+188,253,243,217,187, 39, 71,214, 89, 89,152,138, 58,183,107,222,100,243,190,243, 15, 19, 18,211, 78,148,201,161, 85, 81, 57,149,
+133, 10,229,176,193, 67,199,203,114,115, 84,232, 52,215, 7,180, 80, 2, 21, 5,104, 25, 54, 72,130,131,208, 53,155, 33, 50, 51,
+196,201,216, 55,242, 60,173,102, 24, 62,205,161, 85,213,185,127, 9,244,156,122, 78, 61,231,127, 39,231,255, 50,108,241,233, 90,
+135,182,159, 88,180,170,155, 82,105,111,111,223,237,219, 65,189,208,221,235,103, 48, 12,131,119,111,126, 71, 78,198,123,216,219,
+ 8, 16,157,144,223, 9,128,127, 13, 10,147, 16,151,152,216,113,206,178,159, 47,142,232,211,211,197,181,126,125, 65,189,122,142,
+ 16, 91, 89, 33, 51, 51, 3, 79,158,191,213,174, 61,117, 46,172, 88,100,233,228,152,164,105,186, 40,200, 29, 64,207, 57,139, 65,
+176,217, 64,113, 26,135,146,129,177,126,187,206, 32, 56, 28, 80, 12, 13,149, 74,165,203,108,185,164,143, 31, 63, 14, 27, 55,110,
+220, 61, 63, 63, 63, 86,223,190,125, 91, 93,186,116,233, 75,214,204,131, 44, 61,234, 1, 0,175,181, 75,166,159,233,216, 99,176,
+145,115,243,182,188,182,245,216,208,104, 9,164, 36,199,195,239,226, 75,205,219, 23,183,242, 25, 82, 57, 74,158, 25,245,160, 42,
+ 46,141, 70,147,208,168, 81, 35,235,189,123,247,150, 6,195, 83, 20,133,204,204, 76, 60,123,246, 12, 45,218,117,128,203,164, 41,
+200,200,200,192,246,237,219, 81,183,110, 93, 12, 28, 56, 16,217,217,217, 32, 73, 82, 87,135, 47, 5,224, 86,241, 11,229, 68, 22,
+ 81,188, 4, 80,149,110, 67, 39, 39, 39,190, 82,169,108,197, 48, 12,155, 32,136,173,106,181,122,226,146, 37, 75,108,215,173, 91,
+135, 38, 77,154, 32, 51, 51, 19, 98,177, 24,206,206,206,200,200,200,192,203,151, 47, 41,185, 92,190, 23, 69, 11, 89,103, 84, 83,
+190, 15, 47, 95,198,118,156, 61,251,199,139,191,173,159,238,172, 84,117,231,155,153,185,131, 97, 72,100,100,196,161, 32,255,169,
+230,215,213,127,124, 76, 75,215, 14, 5, 16,165,227, 57,175,240,246,246, 6, 0, 33,128,159,163,163,163,131, 92, 92, 92,156, 43,
+179,104,233,130, 45,231,147,149, 0, 78, 13,235,107, 55, 47, 63, 51,196,217,140, 19, 23,219,209,149,222,190,229,124,178,210,200,
+ 78,182, 38, 51,206, 63, 82, 42,187,181,247,232,197, 11,236, 9, 67,134, 81, 14,146, 40, 31,161, 21,115, 94, 7,106,198,205,205,
+173, 14, 65,100, 55, 72,207,122,255,122,242,212,233, 35,141,121,138,235,110, 14, 89, 13, 89,117, 91, 11, 3, 3, 3, 99, 81,195,
+153,161,197,136, 76, 78, 78,238,182,100,201,146, 91, 12,195,124, 18,155,144,158,153,125,191,147,151, 55,147,155,155, 23,148, 17,
+241,167, 46,185,212, 94,190,124, 19,216,211,181, 69,235, 11,191,173, 91,111,221,125,206, 2, 78,228,131,135, 0,165, 69,188,255,
+ 67, 80, 2, 53,189, 57,224, 78, 90,158, 70, 51, 4,250,172,240,122,232,241,175,183,102, 85,165, 69,254,203, 49, 0,149, 4,195,
+235,124, 50, 78, 13,236,111, 53,113,174,215,167,174,131, 37, 0, 32, 58, 54, 5,209,177,201,183,163, 99,146,251, 86,163,120, 43,
+155, 94, 89,186,168, 52, 81,156,194,129,209,109, 81,233, 79, 56,205,205,205, 95,115, 56, 28,135,154,212, 6, 69, 81, 41,153,153,
+153,173,117, 44,231,152,250,245,235,175,143,143,143,191, 72,211,244,188, 26,170,253, 10, 57, 75, 22,149,102,113,248,189, 24, 82,
+221, 2, 0, 8, 14, 95,151, 69,165,203,114,182,144, 72, 36,251,184, 92,110,221,146,118, 44,137,193,162, 40,138,173,209,104,132,
+ 20, 69,177, 1, 16, 44, 22,139,228,114,185, 74,130, 32, 72,146, 36, 19, 84, 42,213,116,252,149,112,180,170,115,175,118,160, 47,
+ 22, 90,168,192,162,117, 23, 0,162,162,162, 26,155,154,154,142, 34, 8, 98, 56,195, 48, 77, 11, 10, 10, 84,203,151, 47, 15, 60,
+119,238, 92,126,253,250,245,251, 13, 24, 48,128, 8, 9, 9, 65, 88, 88, 24,147,149,149,117,190,216,138, 21, 93,195,190,196, 18,
+ 8,216,163,205,204, 88, 3, 24, 6,110, 96, 64, 16, 44,132,230,229,209,215,229,114,234, 68,177, 96,172,105,255, 44,193,216,122,
+245,234,253, 17, 27, 27,203,173,204,146, 90,217,185,151,199,239,203,154,255,220,169,107,215, 97,207, 30, 63,190,244,211,218,240,
+213,101,183,205, 26,108, 58,121,204,204, 57,191,159,218,181,237,167, 29,151,115, 14,235, 82,206, 86,173, 90, 57, 17, 4, 49, 10,
+128, 43,195, 48,141, 24,134, 16, 18, 4,147, 67, 16, 68, 56,128, 16,181, 90,237,247,246,237,219,164, 47, 56,247,218, 60,225, 86,
+198, 89,186,168, 52, 40,170, 37, 5, 48, 58, 46, 42,253,159, 46,167,158, 83,207,169,231,252,255,227,252, 95,198,180, 10, 6, 72,
+221, 50,195,151, 32, 58, 38,185,111,116, 76, 50, 26, 53,106,196,124,248,240,161, 70, 34,173,178, 65,154,162,168,211,114,185,252,
+244,151,144,100,101,101,181,253,155, 43,239, 84,108,108,236,169,175, 73, 88, 44,164, 86, 23,191,106,139,208,194,194,194, 14,186,
+238,172,209,104,254,142,186, 33,138,173, 89,171, 42,219,161, 79,159, 62,241, 26,141,230, 46,128, 68,130, 32, 76, 0,100,107, 52,
+154, 91, 36, 73,166,125,248,240,161,237,230,205,155, 75, 50,223,255, 10,224,117, 45,203, 65,171, 84,212,201,148, 20,234,228,223,
+112,142, 39,213,106,245,124,115,115,243,134, 74,165,146,175, 84, 42,121,101, 39, 31,136, 68,162,140,170, 2,226,203,194,196,144,
+ 56,194,227,228,152,155, 24, 18,229,133, 20,204,236,113, 65, 33, 11,107, 98,102,143, 11,186, 22, 44, 40, 40, 40,218,205,205,237,
+ 56,139,197,170,207, 48,140, 53,192, 24, 51, 12, 50, 24,134,201,228,112, 56,201,111,223,190, 77,254, 47,186, 9, 41, 73,154,222,
+ 72,170,213,127,197, 29,234,103, 23,234,161,135, 30,255, 28, 84, 26,163,197,169, 41,211,135, 15, 31, 8,125,125,234, 81, 86,108,
+ 85,181, 49, 62, 62, 94, 5, 32,160,248, 85, 30,175, 1, 12,252,111, 63, 65,169, 84,218,186,178,109,186,138, 44,160, 40,102, 11,
+ 8,155, 91,209,182,149, 59,114, 10,176,227,226,162,154,150, 45, 56, 56, 56, 1, 58,186,216,245,208, 67, 15, 61,244,248,219, 48,
+173, 50,241,197,209,215,141, 30,122,232,161,135, 30,122,232,161,199, 23, 97,127, 25,193,245,137,117,139, 64,229, 51, 7,106,226,
+123,173,205,236,131,187,122, 78, 61,167,158, 83,207,169,231,212,115,234, 57,255,117,156,255, 84,124, 34,178,116, 73,142,254, 53,
+160,159,250,170,231,212,115,234, 57,245,156,122, 78, 61,167,158,243,223, 32,178, 62,121,149,100, 61,208,187, 14,245,208, 67,143,
+127, 45,206,157, 59,167,211,162,162,163,127, 58,232, 37,145,152, 46, 47,204,207, 91,127,122,227,228, 75, 37,191,143, 24, 49,130,
+210,215,162, 30,122,232,129,218, 4,195, 55,104,224,208,140, 69,209, 93, 24,134,197,102, 88,140,150,200, 87,156,137,206,201,249,
+ 36,237, 64,157, 58,117, 76,184, 44, 12, 36, 24, 70, 76, 16, 52, 69,179, 89, 79, 99, 98,146,222,214,160, 96,124, 83, 83, 83,111,
+ 30,143,215, 75,173, 86, 59,176, 88,172, 36,149, 74,117, 87, 46,151,239,196,231,137, 11,255,223,208,184,113,227, 49, 15, 31, 62,
+ 52,113,119,119, 87,137, 68, 34, 82,161, 80,112,110,222,188,249,127,236, 93,119, 88, 20,215,219, 61, 51,179,189,194,210,171, 40,
+ 40,138,162, 2,246, 94, 19,141, 93, 99,137,177, 23,212,152, 24, 53,209,104,162,137,221,104, 76,236,177,196,110,140,177,198,222,
+141,216, 27, 54, 84,236,210, 59, 11, 44, 44,219,103,230,251, 3,118,179, 34,101, 23, 49,209,223,199,121,158, 97,153,221,217,179,
+119,102,238,220,123,238,123,223,251,190,130,143, 62,250, 40,251,217,179,103,229, 90,145,232,229,229,213,126,195,134, 13,254,157,
+ 58,117, 66,141, 26, 53,212, 3, 6, 12,224, 53,107,214,140, 55,106,212,168, 23, 73, 73, 73,103,237,164,171, 67, 16,196, 54,130,
+ 32, 40,134, 97,134,224,159,208, 13, 21, 13,146, 36,201, 49, 4, 65,244,102, 89, 54,128, 32,136,231, 44,203,238,103, 24,166,180,
+192,173,165,225, 99, 0, 93, 72,146, 12, 3, 0,134, 97,110, 1, 56, 10,216,190,242,238,223,228, 20,139,197,161, 0,144,159,159,
+127,187,162, 56, 9,130, 8, 5, 0,150,101,203,203, 57, 92, 36, 18,141, 6, 0,141, 70,243, 27,108, 72, 7, 85, 20,236,218, 32,
+ 54,108,118, 52, 0,224,214, 15, 65, 0, 0,123,246,137,177,209,132, 61,191, 85, 28,159, 61, 28,197,160,203,160, 65,131, 22,252,
+254,251,239, 63, 0, 56,240, 54, 42,190,135,135,239,170,159,151,175,247,154,248,249,200, 31, 81,144, 17,162,244, 7, 18,248,128,
+ 79, 81, 61,244, 52,125,225, 1,176, 27, 0,199,201,201,105, 32,159,207,111,173,215,235, 61, 57, 28, 78,178, 94,175, 63,159,147,
+147,243, 7, 74,201,128, 96,243,117,125, 8,133, 33, 31, 30, 4,243, 79,158, 55,150,132,142, 39, 70, 10, 81, 27, 89,239, 64, 51,
+ 74, 2,248,178,240, 92, 55,162,228,112, 30,165, 53, 62, 19,189,188,188,122,171, 84,170,124,138,162, 88, 20,172,122, 46,248, 83,
+240, 57,193, 48, 76,154, 82,169, 28, 82, 22,151,164, 10,106,241, 37,196, 54,218, 8,141, 73,199,142, 83,199, 35, 90,234,139,230,
+ 44, 48,132, 5,170,145, 20,233,202, 48, 76, 50,128,179,164, 9,135,242,146,240,244, 29,237,220,253, 10,175,107,213,194,125, 46,
+ 0,119, 0,119, 1, 76, 4,144, 87,169,127,254, 53, 20,117,134, 63, 2, 32,217, 34,180,172,194,221,183,237,214,173, 91,132,191,
+191, 79,157,190,189,250, 44, 24, 59,102, 28, 65, 81, 36,162,238,223,231,124, 58,100,248,135, 10,133,194, 91,170,211,213, 6, 65,
+ 48,249, 66, 97,148, 74,149,147,184,251,143,223,101, 65,181,106,209, 52,205, 96,237,186, 53, 31,237,249,107,223,183, 54,138,173,
+154, 30, 30, 30,219,166, 77,155,230,209,163, 71, 15,202,195,195, 3, 49, 49, 49,142, 59,119,238,172,181,114,229,202,254, 89, 89,
+ 89, 67, 0, 60, 46,199,201,182,242,112, 34, 63,148,137,136, 14,200,165,145,107,196,153, 20, 13, 78, 2,184, 80,222,171,151,159,
+159,255, 69,126,126,126,147, 70,141, 26,177, 27, 55,110, 36,134, 13, 27,198, 18, 4, 65,104, 52,154, 45, 0,202, 37,180, 36, 18,
+201,234, 78,157, 58, 5, 6, 6, 6, 62,127,246,236, 89,151, 93,187,118, 29, 29, 58,116,104,128, 68, 34,121, 2,160,166,157,116,
+155, 51, 51, 51, 67, 52, 26, 13,124,124,124, 54, 2,104,240, 22, 42, 17, 65, 81,212,126,111,111,111,118,241,226,197, 7, 66, 66,
+ 66,220,149, 74,165,105,202,148, 41, 29,175, 94,189,250, 17, 77,211, 61,236, 16, 91, 10,130, 32,214,185,187,187,187,252,248,227,
+143, 79, 27, 54,108,120, 87, 32, 16,240,159, 60,121, 34,158, 60,121,242,164,199,143, 31,247,103, 89,118, 12, 96, 87, 7,161, 32,
+ 8, 98,157,151,151,151,203,130, 5, 11, 98,194,194,194,162,120, 60, 30,239,201,147, 39,146,111,190,249,102, 98,116,116,116,185,
+ 56, 73,146, 92,219,164, 73, 19,197, 15, 63,252,240,176, 86,173, 90,151, 41,138,226, 39, 36, 36,144,179,102,205,250,252,212,169,
+ 83,253, 24,134, 25, 91,158,114,186,185,185, 41,102,205,154,245,176, 89,179,102, 87,121, 60, 30,239,209,163, 71,228,180,105,211,
+ 62,127,250,244,169,205,229,116,114,114,106, 71, 16,196,250,148,148, 20, 14, 0,120,122,122, 54,150,203,229, 43,173,115, 90,154,
+125, 4,140, 70, 99,174, 86,171, 29,164, 84, 42,139, 13,132, 59,108,250,138,238, 0,176,210, 96,222, 47,120, 45,107, 31, 88,123,
+200,150,147, 14,245, 40,136,139,247,179,122, 68, 47, 0, 24, 88,152, 42,252,103, 53,192,225,112,152, 80,143,137,236,237, 20,187,
+ 66,198,244,108,223,190,253,172,179,103,207,174,105,219,182,237, 55,219,183,111,119,139,143,143, 95,116,225,194, 5,223, 79, 62,
+249,100,216,153, 51,103, 22,102,100,100,236,169,168,202,207,231, 9, 4, 4, 73, 64, 36, 20,203,109, 57,158, 75,146,221, 46,247,
+236, 57,250,183, 71,143,194, 86, 70, 71,251,171, 61, 61,155, 76,152, 48,193,189, 79,159, 62,164,175,175, 47,158, 62,125,234,188,
+125,251,246,218,191,253,246, 91,239,236,236,236, 47, 1,196,190,137,200, 82,103,163,158, 78,143, 48,150,133,163,229,129, 37,144,
+ 45, 48,224, 22,251, 16,247,222, 1,177,245,253,230,205,155,127,120,250,244, 41, 22, 46, 92, 8, 0,171,236,252,254,228,158, 61,
+123,118,221,183,111,159,104,247,238,221,162, 70,141, 26,193,195,195, 3,133,131, 41, 75, 96,106,127,127,127,219,174, 25,131,159,
+151, 29, 29,209, 32, 74,121, 12,171,251,164, 44, 20,249,192,212,188,103, 96,239,110,195,194,224,224, 42,134, 80,202, 65,118,166,
+170,238,163, 91,241,157,254,222,245,116,209,211,200,244, 31,213,113,248, 30, 37,199,228,251, 79,224,236,236,188,241,197,139, 23,
+237, 36, 18,201, 43,239, 63,127,254, 60, 52, 48, 48, 48, 7,192, 87,246, 10, 55, 87, 87,215, 29, 12,195,232, 50, 51, 51, 71, 2,
+128, 76, 38,251, 93, 34,145, 40,146,147,147,191,125, 91, 3, 25, 51,138,106,145,247,220,162,101,241,215, 42, 46,215, 33, 65,210,
+ 76,139,177, 99,198, 17, 3, 6,126,146,242,244,249, 11,134,195,229, 15, 60,126,226,132,184, 78,157, 58,164,110,213, 42,152,210,
+211, 97,156, 52,169,249,233,211,167,141,253, 6, 14,214,112, 41, 98,115,128,127, 53,241,159,127,236,244,216,183,119, 79, 11, 0,
+101, 9, 45,190,135,135,199,182,115,231,206,121,251,251,251, 35, 59, 59, 27, 49, 49, 49, 80,171,213,232,223,191, 63,183, 69,139,
+ 22,222,125,251,246,221,150,147,147,211,210, 14,203,150,123, 13, 31,206,225, 49,195,251,212,252,232,195, 22, 18,111,223,234, 96,
+ 83,180,136,127, 22,221,232,240,185,171, 19, 54,239, 61,250,248,105, 14,219, 13,197,231, 70, 42, 21, 25, 25, 25, 83,123,247,238,
+189,183, 93,187,118,174, 2,129, 0, 94, 94, 94, 68,143, 30, 61,210,146,146,146,102,151, 91,181, 20,166,176, 33, 73,146,182,126,
+ 45, 38, 61,144, 45,240, 81, 40, 20, 80, 40, 20, 0,224,253,166, 35, 79, 71, 71,199, 85, 50,153,172,175, 74,165,210,144, 36,201,
+ 18, 4,193,234,245,122,145, 66,161,184,243, 48,250,177,151, 78,167,171,177,100,217,111,203,219,183, 10,145,159, 58,117, 10,125,
+250,244, 97, 79,158, 60, 57,198,214, 60,117, 4, 65,172,235,221,187,119,254,204,153, 51,181, 79,159,199,120, 63,124,252,156,144,
+ 8,249,140,139,139, 11,247,250,245,235,156,165, 75,151, 10,103,205,154,181,142,101,217,190,118, 92,207,117,159,124,242,137,225,
+235,175,191, 78,126,244,244,133,219,189,135, 79, 89,169,144,107,114,113,113,166,174, 94,189,202,148,135,147, 36,201,181, 83,167,
+ 78, 85,141, 25, 51, 38, 43, 83,153,227,145,165,202, 99, 5, 92,202,232,225,225,193, 57,112,224,128,110,199,142, 29,228,232,209,
+163,215, 50, 12,211,207,142,235,187,182, 71,143, 30,185,211,166, 77,203,126,242,252,165,199,189, 7,143, 33, 22,112,141,238,238,
+110,212,141, 27, 55, 12, 75,150, 44, 33,231,205,155,103, 83, 57, 37, 18,201,214, 93,187,118,113, 14, 28, 40,104,251,174, 92,185,
+ 66, 6, 4, 4,136,173,143,209,104,117, 32, 9, 32, 35, 35, 67,220,172, 89,179,173, 0, 94, 11,238, 27, 54, 59, 26,195,166, 3,
+ 95,124,241, 69,178,189,149, 37,204,115, 66,153,199,208,107,130,216,165,249, 35,122,113, 56, 28,102,244,232,209, 41, 69, 63,215,
+106,181, 4,128, 30, 88,100,187,216,234,210,165,203,119, 71,142, 28,169,190,125,251,246, 95,118,236,216,161, 7, 0,161, 80,232,
+178,115,231,206,133,253,251,247, 71,255,254,253,103,238,217,179,167,194,132, 22,205,210, 6, 0, 16, 8, 5,130,232,232,104, 34,
+ 40, 40,168, 84, 47, 87, 3,195,220,252,237,209,163,134,159, 5, 5, 53, 82, 50, 76, 13,222, 71, 31,229, 77,158, 60, 57, 67,165,
+ 82, 33, 38, 38, 6, 6,131, 1,195,134, 13,163,218,182,109,235,213,191,127,255, 21,185,185,185, 31, 3, 48,216, 80, 39,151,120,
+123,123,135,231,228,228,228,153,173, 58, 45,135,208,156,214,161, 38, 65,253, 26, 70, 62,143, 50,241,186, 79, 98,136,147,171, 8,
+117,144, 63, 46, 2, 0, 47, 31,233,118, 14, 6,138,133,220, 7,254, 52, 23,243, 92,125, 68,237,211, 99, 53,115,212,113,165,138,
+165,143, 37, 18, 73, 47,181, 90,189,167,176,115,174,217,173, 91, 55, 92,189,122, 21, 0, 90, 20, 10,173,246, 36, 73,126,202, 48,
+204, 6, 0,165,165,114,155,208,179,103,207, 15,246,237,219, 39, 3,128, 61,123,246,192,104, 52, 34, 32, 32, 0, 60, 30, 15,124,
+ 62, 31, 92, 46,215,146, 29,196, 70,120,186,186,186,192,197,129, 11,133,147,228,163,111,126,237,201,169, 82, 71,142, 52,250, 62,
+148,108, 54, 76,172, 14, 60,103, 9,106,117,114, 68,216,135,237,201, 67,107,163,190, 61,180,250, 97,195,124, 18,221, 17, 11,221,
+187,210,179,147, 36, 41,184,123,247, 46,188,188,188, 94,121,159,162, 40, 0,104, 93, 14,202,153,207,159, 63,111, 22, 25, 25,137,
+118,237,218,205,172, 87,175, 94,231,136,136, 8,143,204,204, 76,180,107,215,110, 69, 66, 66,194,129,183,125, 78,214, 90,228,127,
+197,212, 69, 22, 81,146,109, 11, 70,193, 36, 69, 81, 36, 94, 60,143, 49,182,107,215, 97,104, 92, 92,156,180, 73,147, 38, 36,151,
+203,133,250,236, 89,104,111,220,128, 84, 42, 69,239,222,189,185,231,207,159,151,203,165,242, 81, 47, 95,188,204,165, 40, 18, 44,
+ 75,150,233,243,160, 80, 40, 62,255,246,219,111, 61, 2, 3, 3, 97, 50,153, 44, 17,205, 77, 38, 19,226,227,227, 33,149, 74, 49,
+100,200, 16, 55,177, 88,252,185,141,231, 81,181,102,128,219,173,115, 71,215, 53,152, 60,182,139,164,166,248, 20, 36,241, 95, 66,
+186,231, 51,212, 78, 58,142,105,189,154, 72, 78,174,158, 25, 86,221,203,233,150,149,137,213,102,232,116,186,139, 81, 81, 81,163,
+ 34, 34, 34, 24, 0,248,251,239,191,217,135, 15, 31,142,121,147, 81, 40,195, 48,200,206,206, 6,195, 48, 84,225,190,249,245, 63,
+173, 15,114,185,124,109,231,206,157, 63,137,141,141, 21, 29, 59,118,204, 57, 46, 46,206,229,229,203,151,174, 53,107,214,228, 44,
+ 92,184,240,136, 86,103,160,140, 52,171, 55,209,198,220,228,251,247,159,103,165,166,222,218,180,105,147,134, 32,136,222, 54,254,
+198,199,158,158,158,206,211,167, 79, 7,193, 21, 55,174, 85,187, 94, 32,197, 21, 57,144, 92,190,131, 70,163,165, 95,188,120, 17,
+ 63,125,250,244,106, 33, 33, 33, 94, 40,152, 94,179,137,211,203,203,203,229,235,175,191, 6, 71, 32, 11,173, 31, 18, 86,157, 47,
+144,200, 40,174, 72,214,164, 73,147,182,207,159, 63, 79,154, 54,109,154,103,163, 70,141,236,226,108,212,168,145, 98,244,232,209,
+ 38,161, 72,214,204,223, 63,160,118,253,224,218, 93,107,214,172,217,139,195,225,152,210,211,211, 99,135, 12, 25,226,217,189,123,
+119,119,123, 56,221,220,220, 20,211,166, 77, 51,249,250, 5,116,234,244,193,135, 77,121, 34,153, 3,135, 47,113,204,207,215,210,
+143, 30, 61,138,157, 49, 99,134,103,104,104,168,155, 45,156,249,249,249, 92, 23, 23, 23,212,173, 91, 23,117, 2, 2,144,147,147,
+131,125,251,246, 97,243,230,205,216,176, 97, 3,254,248,227, 15, 52,108,249, 33,100, 50, 25,146,146,146,160, 82,169,184,255,118,
+133,162,215, 4,177, 43,245,225, 61,198,141, 27,151, 52,122,244,232, 20,145, 72,196, 20,221,156,156,156,232, 65,131, 6,165, 14,
+249,102, 89, 15,243,212, 98, 25,150,172,187, 71,143, 30,125,182,125,251,118,212,169, 83, 7,157, 58,117,226, 3,192,231,159,127,
+206,239,223,191, 63,118,237,218,133, 61,123,246, 60, 8, 12, 12,188, 4,160,167, 45,229, 28, 50,100, 72,203,126,253,250, 93,232,
+215,175,223,237, 1, 3, 6,172, 31, 51,102,204, 43, 61, 87,114, 82,194, 77,189, 94,143,144,176, 70,226,185, 27,175, 13, 42,139,
+239, 33,176,125,125,116,244,230, 31,239,223,143,157, 89,167,142,163,223,203,151, 78, 91,150, 44,113, 49, 39,233, 54, 26,141,136,
+143,143,135, 66,161,192,160, 65,131, 92, 4, 2,193, 16, 27,138,185,180,103,207,158,195,227,226,226,164,191,253,246,155,231,237,
+219,183,189,146,147,147, 61,207,156, 62,225, 58,229,171,207,101, 14, 82, 62, 63, 41,157, 37, 0,224,101, 18, 36,209, 47,208,146,
+101,225,104, 61,157, 88, 46,120, 66, 36,242,193,202,234, 45, 29, 31,127,189, 43,116,192,180,195, 97, 46, 10, 79,193,244, 82,190,
+ 81,127,241,226,197,187, 15, 29, 58, 52,176,101,203,150,123, 1,136,138, 57, 70,216,176, 97,195,125,187,118,237, 26,222,170, 85,
+171,139, 0,234,150, 56,138,244,241,233,253,215, 95,127, 57,155,247, 93, 92, 92, 32, 20, 10, 95, 19, 89, 60, 30, 15, 36, 73,218,
+125,122,243,119, 14,228, 56,213,214, 33, 42,235, 40,118, 45,190,139,197, 31, 61, 98, 22, 52,127,169, 91, 53, 36, 26, 39,119,221,
+ 69, 26,238,162,203,103,213, 49,112, 70, 72, 71, 49,141,121,239, 82, 7,158,158,158,254,105,235,214,173,119,119,233,210, 69, 23,
+ 25, 25,137,244,244,116,120,123, 91,198,218, 41,229,160,116, 18,139,197,240,245,245, 69, 96, 96,224,192,243,231,207,123, 24,141,
+ 70,188,124,249, 18,105,105,105,183,254,141,115,178,214, 34,239, 25,138, 58,195, 31,121, 77,104, 21,230, 22, 58, 7, 0, 44, 65,
+168,239, 70, 69,113, 41, 62,127,240,239, 59,118, 8,120, 60, 30, 98, 99, 99,241,224,193, 3,228,159, 57, 3,205,229,203, 72, 77,
+ 77, 69, 94, 94, 30,220,221,221,177,110,227, 70,137,158,102, 71, 60,122,252,152, 98, 73,214,218,223,160,216, 37,158, 2,129,160,
+ 99,159, 62,125, 74, 20,100, 73, 73, 73,232,210,165, 11,151,162,168,226, 86, 53, 20,229, 36,188, 92,137, 67,103,246,206,245,244,
+228, 63, 0,158, 78, 6,114,111, 1,172, 14, 48,233,129,196,123,192,145,217,240,203,139, 38, 78,204, 29,234,225, 45,230, 28, 42,
+ 70, 41,151,181, 20, 53, 32, 40, 40,104,195,224,193,131, 73, 0,104,223,190, 61, 17, 20, 20,180, 30, 64, 64, 41,223, 57, 93, 70,
+ 39,121, 53, 43, 43, 11,253,251,247,119,174, 94,189,250,233,254,253,251, 59,155,223, 47, 47,167,217,154, 92,167, 78,157, 76,161,
+ 80,248, 7, 96, 83, 3,107,225,116,116,116, 92,213,165, 75,151,190, 59,118,236,224, 1,192,185,115,231,112,232,208, 33,220,191,
+127, 31, 79,158, 60, 97,194,194,194, 92,151,109,216,189,118,213,154,173, 75,123,181, 8,241,106,219, 56,172,182, 52, 47, 43,207,
+221,221,189, 5,203,178, 1, 54,150,179,203,236,217,179, 31, 60,124, 22,235, 64,114,184, 28, 30,151, 35,144,203, 37,238, 10,153,
+196,199, 73, 44,244, 22,144,132, 52, 63, 63, 63,229,143, 63,254, 96, 0,116,177,149,115,238,220,185, 47, 30, 62,141,117, 36, 72,
+ 14,135,203,225,242,164, 82,177,227, 71,157,218, 53, 2, 0, 30, 88,158, 74,165, 74,221,188,121,179,193, 30,206, 31,126,248, 33,
+ 74,153,157,167,224,112,185, 92, 14,135,178, 92, 75,137, 72,228, 42, 22, 8,248, 58,157, 46,113,249,242,229, 26,123, 56,103,207,
+158,253,224,209,179, 56, 39,146, 32, 40,130, 32, 57,114,153,196,217,217, 65,236,234, 42, 21,185,136, 57, 20, 95,165, 82, 37,110,
+219,182,205, 38, 78,131,193,192, 75, 77, 77,197,195,135, 15,225,219,168, 17, 78,157, 58,133, 42, 85,170,160,127,255,254,248,228,
+147, 79, 32, 18,137,208,190, 89, 61, 76,159, 62, 29,207,158, 61,131,193, 96, 16, 20,199,105,246,147, 42, 10, 47, 47,175,200,178,
+ 42, 79,145,239,190, 82,206, 80, 15,176, 43,245,225, 61,172, 5, 86, 73,252, 78, 78, 78,116,113,214,174,162,156, 93,186,116,249,
+238,204,153, 51,213,183,109,219,214, 99,200,144, 33, 23,183,109,219,134,166, 77,155,226,225,195,135,168, 86,173, 26,182,108,217,
+130, 79, 62,249,228,226,138, 21, 43,122, 68, 70, 70,134,248,251,251,127, 91, 22,231,128, 1, 3,198,135,134,134,158, 77, 73, 73,
+105,166, 84, 42,235,238,219,183,111, 68,239,222,189, 95, 12, 28, 56,176,131, 69, 48, 26,141, 59,142, 28,220,139,174, 61,250,160,
+ 86,112,221,181,195,190,221, 94,175,140,103,147,189, 15,172,223,156,156,156,190, 67,171,205,239,207,229,138,197,215,174, 57,237,
+ 89,179,198,197,122,201,119, 98, 98, 34,186,119,239,206,229,241,120,173,202, 40,231,226, 94,189,122,245,223,183,111,159,194,108,
+213,185,124,249, 50,238,221,187,135,152,152, 24,100,103,103,163,195,152, 60,140, 91, 88,192, 61,110, 33,139, 15, 63,103, 37,229,
+108, 67, 44, 16, 85,129,135,179,156,115,105,196,242, 90,159,135,175,173,195,145, 58,113,241,251, 55, 79,144,241, 82,183,167, 4,
+ 78,162, 89,179,102,219,251,245,235, 71,232,245,122,232,245,122, 61,128, 98,163,250,122,123,123, 11,235,215,175,143, 49, 99,198,
+144,114,185,124, 69, 73,229, 84,171,213,186,163, 71,143, 98,200,144, 33,248,242,203, 47, 81,163, 70, 13, 40, 20, 10,112,185, 92,
+108,221,254,167,203, 39, 35,198,214,108,208,178,117, 72,157, 6, 77,235,231,234,168, 70, 92,145, 98,116, 9,214,144, 98,207, 61,
+207, 45, 18, 81, 47,175, 96,101,143, 4,230,250,150,252,188, 41,159,254, 20,253, 40, 34,245,254,183,253,214, 71,177, 87,154,103,
+108,159, 24,135, 84,227, 67,180,234,239, 7,255, 80,197, 36,137, 47,130,202,123, 61,109,132, 93,156,245,234,213,107,121,253,250,
+117, 65,235,214,173, 17, 27, 27, 11, 46,215, 50,158,162,223,164,156,179,103,207, 22,104,181, 90,220,185,115, 7, 67,135, 14, 77,
+ 52, 24, 12,147,222,164,156,246, 88,180,204, 90,228, 61,195,250, 34, 91,114, 73, 22,173,217, 0, 96,100,112,104,240,208, 17,249,
+135, 15, 31, 22,243,249,124,196,198,198, 34, 57, 57, 25, 91, 55,111,166,219,187,185,229,118,242,246, 86,109,221,188,153,213,235,
+245, 96, 89, 22, 65, 65, 65,232,219,183,175,232,227,254, 3,211, 8,149,230, 79, 27,166,121, 60,205,243,235, 35, 70,140,120,237,
+243, 41, 83,166, 64, 46,151,131, 32, 8, 15, 27, 78,174,223,132,217,189,124, 20,254,142,169,108,202, 86, 37, 40, 33,192,145, 1,
+ 28, 57, 32,116, 0, 4, 50,128, 47,134, 46,242,172,146,100, 59,197,244,105, 53,210, 27,128, 61, 83, 61,240,242,242,154,121,246,
+236, 89,215,200,200, 72, 86,165, 82, 33, 57, 57,153, 93,176, 96,129,171,151,151,215,204,242,222,145,164,164,164,185, 93,187,118,
+ 77, 29, 58,116,168,195,241,227,199,125,135, 14, 29,234,208,181,107,215,212,164,164,164,185,111,114,167,121, 60, 30,117,255,254,
+125,167,121,243,230,125, 2,224,102,112,112,112,166,183,183,247, 77, 20, 56, 77,150, 10,153, 76,102, 17, 89,102,235, 26,135,195,
+ 1,151,203,133,151,151,151, 94,169, 84,210,173, 26, 4,136,130, 28, 72,163,151,128, 39,114, 18, 9,125,100,114,135, 38,153,153,
+153,119, 9,130,120,110,227, 20, 95,104,227,198,141,185, 52,203,101,198, 13,110,239,245,249,240,118,110,191,206, 27, 93,101,249,
+220,112,239,197,179, 70, 5,205,157, 58,168, 29,201, 48,218,106,213,170,121,152, 29,218,109, 48,159,135, 53,108,216,144,195,128,
+139,135,143, 99, 82, 99, 19, 18,115, 63,104,219,204, 98,185,172, 19, 26,214,201,213,213,181,117, 80, 80, 80, 67,130, 32,108, 90,
+146, 44, 18,137, 66,107,213,170,197, 33, 41, 46,225,172,144,249,202,164, 34,119,203, 20,138,163, 99,115, 39, 87,215,126, 36,203,
+230,120,122,122,186,137, 68,162, 80, 59,206,157,195,128, 7,119, 55, 39, 7, 87, 23, 71,105,167,118, 45,106, 52,107,222,172,102,
+189, 38, 77,155, 5, 55,104,248, 49, 97, 50,169, 2, 2, 2,220,204, 78,242,101, 88, 90,133, 59,118,236,192,188,121,243, 80,223,
+207, 15,222,222,222,112,115,115,195,229,203,151,113,253,250,117, 40, 20, 10,164,165,165, 97,201,146, 37,216,191,127, 63, 12, 6,
+131,204,222,250,100,139,216, 42, 13, 38,147,137, 44, 42,176, 74,226, 23,137, 68,140,217, 73,190, 36, 28, 61,122,116,187,217,146,
+ 53,113,226,196,150,203,150, 45,187, 24, 29, 29, 13,169, 84,138,235,215,175, 99,196,136, 17, 23, 87,172, 88,209,114,236,216,177,
+216,188,121, 51, 94,188,120,177,177, 52,190, 1, 3, 6,204, 26, 53,106,212,242,136,136, 8,210,221,221, 29, 10,133, 2,189,122,
+245,194,198,141, 27, 57, 38,147,105, 83,191,126,253,110,247,235,215,239, 54, 29,127,242,187,221, 27, 22, 92,142,186,123, 27,227,
+ 39,124,205,215,155,140,211,108, 56,125, 86, 35,149,230,154, 90,183, 86,238, 50, 26,243, 7,240,120, 98,135,219,183,157, 14,109,
+218,100, 17, 91,211,167, 79,135,131,131, 3, 80,224,192,140, 82,172, 58,225,251,247,239,183,180,135,206,206,206,224,243,249,224,
+241,120,224,114,185,160, 40, 10,167,215, 74,176,102,122,129,190, 88, 51,157,192,201, 85,132,250, 77,238,157,216, 27,117, 21,238,
+252,219,159,109, 9, 14,169,219,193, 25,151,119,166, 96, 65,215,200,132,235,187,210, 39,107,211,240,115, 9, 95,107, 48,101,202,
+148, 58,105,105,105,184,113,227, 6,110,220,184, 81,146, 5, 72,123,240,224,193, 69,121,121,121,240,247,247, 71,207,158, 61, 91,
+ 3,104, 84,194,115,131,134, 13, 27,162,123,247,238,104,215,174, 29,234,215,175, 15,189,193,196,237, 55, 56,188,214,253, 23,233,
+222, 11,150, 44, 16,159,253,123, 31,121,241, 98, 4,181,125,239, 73,135,102,237, 62, 92,206,147,121, 94,133,200,217,211,150,243,
+204,167, 51, 17,234,249, 17,214,159,153, 64,174, 60, 55, 84,186,245,208,202, 0,153, 76, 70,220,186,113,219,184,117,245,174,184,
+186,146,158,105, 87,119,102, 34,159, 72, 65,135,225,254, 36, 3,244,125, 87,122,118,161, 80,184, 44, 34, 34,194,195, 96, 48, 32,
+ 42, 42, 10, 95,126,249,165,246, 13, 41, 45, 6, 16, 95, 95, 95,156, 59,119, 14,131, 6, 13,210,166,166,166, 94,249,183,206,201,
+ 90,139,252,175,128, 99,165, 32, 45,136,143,143,207, 86, 40, 20,222,181,106,213, 34,245,122,125,193,148,196,158, 61,244,134, 77,
+155,142,104,181,218, 9, 0,120,171,126,253,117,173,183,143, 79,187,193, 67,134, 16, 70,163, 17, 93,187,118,229, 31, 62,124,216,
+249,121, 90, 90,174, 13, 29,206, 43,191, 55,108,216, 48, 44, 91,182, 12, 0,240,197, 23, 95, 88, 76,235,132, 13, 14, 75, 82, 7,
+116,233,212,173,161, 60, 94,178, 82,110,104,110,204,171,250, 76,118, 85,146, 39,106, 8,146,207,129,144, 2, 99, 48,154,158,164,
+245,190,249,236, 73,237, 58, 34,101,102,181,142,193,109,176,225,212,182, 46,249,180,118,151,205, 13,142, 88,220, 88, 42,149,226,
+230,205,155,202,134, 13, 27,102,179, 44,235, 48,119,238, 92, 23,177, 88,220,248, 13,174,253,203,199,143, 31,183,110,209,162,197,
+231, 36, 73,118,100, 24,230,116,106,106,234, 42, 0, 47,109,252,254, 56, 0, 63, 0,176,140, 44,245,122, 61, 72,146, 4,203,178,
+ 24, 48, 96, 0,166, 79,159, 94,231,222,189,123, 56,123,246,172, 83,199,142, 29,175, 2,200, 6, 48, 18, 64,177, 86, 51,149, 74,
+165,185,126,253,186,232,236,217,179, 96, 24, 6, 78, 78, 78,144,203,229, 16, 8, 4,232,213,171,151,116,218,180,105, 29, 78,156,
+ 56,145,166,170, 90,133, 18, 38, 39,170, 5, 82,169, 12, 30,222,173,198, 14,252, 52,154,101,217,253,118, 52, 14,124, 17,199,164,
+ 37,104, 29,185,248,251, 21,164,152,199, 35,132, 60, 14, 4, 76, 62,190, 91, 52,159,224,177, 52, 7,118,206,207,243,120, 60,158,
+ 76, 0, 61,197,167,140, 98, 2, 21, 18, 37,142,162, 40,190,144, 87,178, 63, 6,151, 36, 73,146, 36,121, 0,108, 78,218, 39, 16,
+ 8,120, 50, 1, 91, 34,167,136, 34, 40,130, 32,248, 40, 97, 37, 90,168, 7, 88,179, 21,137, 63,225,185,206, 90, 20,183,106,213,
+ 10, 71,206,222,196,158, 67,167,145, 17,123, 23, 51,190,153,136, 70,141, 26,225,240,225,195,165,150,201,236,163, 85,146,117,217,
+203,203, 43, 50, 41, 41,169, 65, 73,223, 45,109,202,176, 4, 43,213,235,252,223, 59, 32,108,118, 52,202,240,209,234,217,170, 85,
+171,241, 59,118,236,208,119,238,220,153, 63, 96,192, 0,212,173, 91,183,229,240,225,195, 1, 0, 29, 59,118,196,178,101,203, 90,
+ 14, 31, 62, 28,127,254,249, 39,246,237,219,167,107,219,182,237, 55,231,206,157, 75, 68,193,138,206,215,192, 48, 76,247,117,235,
+214, 21,181, 20,194,100, 50,193,104, 52,122,154, 76, 38,207,194,182, 8,203,151,175,200, 56,121,226, 48,190,249,118, 54,220, 92,
+ 61, 66,109,172, 67,196,176,175,191,206,216,178,100, 9,150,252,249, 39,190,174, 86, 77,188,237,193, 3,156,212,106,177,235,236,
+217,140,194,223, 41,211, 55, 83,173, 86,107,142, 30, 61, 42,223,181,107, 23, 28, 29, 29, 81,163, 70, 13, 56, 57, 57,129,203,229,
+130,164, 68,160,120, 10,212, 10,110, 12,224, 58, 0,160,154, 23,212, 65,254,184, 72, 16,200,102, 73,251,125,138, 4, 85, 80,213,
+197, 71, 24, 49,126,115, 93, 71,185, 27, 15,199, 87,197,225,196,202,248,253,218, 12,252, 2, 19, 30,161,100,159,175,134,254,254,
+254, 72, 75, 75,195,209,163, 71,213, 64,137,130, 12, 12,195, 44,250,245,215, 95,167,124,251,237,183,130,160,160, 32, 0, 8, 5,
+112,163,184, 99, 37, 18, 9,188,189,189, 45,194,114,192,208,177, 1, 99, 38,143, 21,245,254,176, 29, 56, 28, 23,100,171,141,200,
+204, 53, 66,225, 34,197, 55,147,251, 9, 79, 55,244,110,180,110,197,239, 7, 53, 26, 52, 2, 94,111, 15, 8, 2, 55,174,221,189,
+ 88, 79, 24, 4, 16, 36, 16, 79,254, 13, 2, 4,242, 8, 35, 8,138, 98,105,154, 70, 92, 92, 28, 88,150,197,160,222, 35,226,195,
+ 23,236,115,107, 57, 72, 5,223, 90, 94, 32, 88,180,121, 87,132,128,179,179,115,104,102,102, 38, 94,190,124,137,161, 67,135, 38,
+102,100,100,156, 82,171,213, 35,146,146,146, 0, 64, 89, 14, 74,139,152, 15, 13, 13, 69,227,198,141,209,191,127,127, 97,126,126,
+126,191,128,128, 0,239,244,244,244,230,111,243,124,138,106,145,255, 41,161, 85,236,131,102, 52,214,210,173, 93, 11,245,233,211,
+224,159, 60,137, 93, 94, 94,121, 90,173,246, 43, 0,241,133, 15,254,196,205, 91,182, 92,234,113,229,138, 92, 31, 29,141,128,123,
+247,192,117,116, 12,181,183, 0,155, 54,109,130, 74,165, 66, 78, 78, 14, 0, 96,229,202,149, 80,169, 84, 48,217,152,112,150,195,
+ 67, 75, 15,183,106, 72,193, 19, 48, 28, 82, 26, 83, 43,191,169, 84, 43, 75,242,142,115, 87,231,144,222,136,142,109, 34,209,100,
+234,155, 18,148, 30,218,140,124,120,183,168, 1, 14, 56, 45,237, 41,163,121,222,159,195,225, 40, 31, 63,126,220,189,102,205,154,
+135, 0,184,148,199, 31,160, 8,158,166,166,166, 78, 40,207, 23, 41,138,250,225,197,139, 23,110, 27, 55,110,252,124,238,220,185,
+172,181,208, 50,255,207,225,112,192,178, 44, 28, 28, 28,192,229,114,221, 47, 95,190,236,222,164, 73,147,213, 12,195,132,150,112,
+158,108,221,186,117,241,226,197, 11,112, 56, 28, 56, 56, 56,128, 49, 25, 48,123,242, 88,208,148,128, 51,117,234,212,208, 62,125,
+250, 68,109,220,184,209, 40,111,214,162,121,102,102,230,253,241,131, 6, 71, 29, 56,112, 64, 95, 24,226,161,236, 33, 62,203,222,
+126,242,228, 9,229,227,229, 78,177,166,124, 70,194, 3,132,119,151,179,124,169, 7,132, 28,138,229, 17, 36, 4, 66,145,195,203,
+132,132, 76,134, 97, 30,218,194,201, 48,204,173, 23, 47, 94,136,220,221,156, 57,249, 26,125,158,136,203,242, 99,110,221,124, 94,
+ 53,172, 97, 0, 0,104,111, 93, 63, 39,168, 85, 91, 20,147,154, 46,169, 86,173,154, 77,156, 26,141,230,118, 98, 98, 34,229,238,
+238,206,137,141, 79, 56,232, 40,149,184,202, 29, 29,155, 2,128, 33, 55,231, 58,169,211,165, 83, 92,142,123,122,102,166, 82,163,
+209,188,176,245,220,159, 61,123,198,241,244,116,163,142,159, 60,115,200, 93, 44,112,147,241, 57,114, 1, 65, 16, 98,138, 80,241,
+ 76, 76,134, 80, 44,118,123,153,144,160,100, 89,182, 68, 11,225,143,217,131,123, 23,220,175,217,127, 90,113,227,238,221,187, 56,
+118,241, 33, 36,172, 30,132, 54, 7, 39, 55,255,134, 65, 83,191,125, 99,191,191,178,196, 86,185,172, 89,235,106, 71, 22,225, 71,
+114, 25,142,240,131, 6, 13,154,189,125,251,118,139, 3,202,195,135, 15,209,190,125,123,243, 52, 7, 58,117,234,132, 38, 77,154,
+224,225,195,135, 8, 12, 12,196,217,179,103, 5, 20, 69, 9, 6, 15, 30,188,224,247,223,127, 63, 90,166,221,127,253,122,140, 24,
+ 49,162, 56,199,234,103, 0,180,132, 34, 40,111,250,143, 91, 93,148,153, 25, 72, 75, 79,185,109,235,117, 32, 8, 2,195,190,254,
+ 58, 99,157, 94,143, 29,215,174, 97,136, 68, 34,222,242,244, 41,186, 54,105,130,122,237,219,103,216,210,214,153,173, 58, 90,173,
+ 22, 92, 46, 23,114,185, 28,206,206,206,224,241,120,160,184, 94,224,240, 67, 64,242,120, 8,107, 21,130, 37, 95, 73,242,135,126,
+132, 21, 4,129,108, 1, 31,183,120,226, 18,125,117, 8, 73, 21,244, 98, 89,168,242,227,241,183, 89,144, 56,248,193,129, 43,227,
+158, 28,181, 58,200, 81,238,198,195,177, 21,177, 56,185, 58, 97,175, 54, 5, 51, 10,175, 5, 83,202, 64,162,158,163,163, 35,226,
+227,227, 17, 23, 23,247, 0,165, 59,248,231, 63,124,248,240,185, 64, 32,168,227,234,234, 10, 0,254, 37, 13,204, 25,134,177,248,
+ 97,109,219,177,219, 37,180,117,128,240,131,150,117,176,245,208,124,124,214,111, 5,184, 20, 1,154, 54,224,151,101,221, 64,235,
+242,208,175, 71, 56,209,166, 99, 96,200,233, 67,250, 81, 70, 77,214,111,175, 13, 4, 56,152,247,211, 39,151, 29, 5, 82,178, 30,
+ 24,194,209,197,197, 77,194,227,241,224, 44,247,212,127, 59,102, 82, 50,203,178,150,231,134, 75,241,140,100,174,147, 38, 51, 37,
+ 79,228,200,213, 0, 44, 89,181,124,209,108, 42, 30, 9, 9, 9, 19, 90,183,110,189, 32, 55, 55, 55, 75,173, 86, 15, 2, 0,127,
+127,127, 63,146, 36, 5, 0, 74,155, 29,241, 67,241, 97, 33,120,247,238,221,131, 76, 38, 67, 98, 98,162,181,241, 5, 12,195,188,
+ 51,139, 0,222, 81,132, 1,184, 5,192, 19, 64, 87, 88,133,119, 32, 11, 77,117,109, 14, 31, 62,204, 30, 62,124,184,141,165,243,
+ 98, 89,198,164, 84,130,213, 21, 92, 91, 46,151,203, 2,176, 94,209, 36,118,116,116, 36,184, 62, 62, 32, 4, 5,174, 31,108, 5,
+ 46,125, 53, 26,109, 11, 45,195,208,160, 64, 24,192, 90, 13, 90,212, 66, 2,243, 93, 58, 96, 2,127, 38, 82,248,142,214, 61, 29,
+ 96, 98, 65,131,161,236, 44, 14,171, 86,171, 97, 50,153, 20,213,171, 87, 63, 98, 50,153, 20,133,157, 27,251, 95,221, 81,154,166,
+159, 83, 20,133,207, 63,255, 28,102,235,143, 94,175, 71, 74, 74, 10,116, 58, 29,244,122, 61, 94,188,120,129,156,156, 28,232,245,
+122,220,191,127, 31,254,254,254,160, 40,202,179,148,198,156,101, 89, 22,190,190,190,168, 90,181, 42, 40,130,197,134,197,179,240,
+221,151, 99,241,137, 63,131, 77,171,126, 65,219,182,109,107, 87,171, 86,173, 25,135,195,161, 61, 60, 60,120,251,246,237, 59, 72,
+211,116, 47,216,222,242, 28,157, 62,125,122,213,224,224, 96, 55, 71,185,204, 40,224, 83,224, 27,213,172, 64,151,201,114,242, 51,
+224,235,235,103,130, 72, 28, 56,100,200, 16,186, 36, 43, 68,113,156, 95,125,245,149,103, 80, 80,144,131,194, 81,166,230,115,169,
+ 52, 30,216,140,156,187, 55,174, 2, 0,223,213, 77, 11,161,184,206,208,161, 67, 77,246,112,206,156, 57,211,223,213,213,213,145,
+ 4,155, 75, 27, 12,255,204,183,235,244,153, 4,151,171, 1,143,223,240,139, 47,190, 32,236,225,156, 50,101, 74,181, 58,117,234,
+ 56, 58,202, 37,121, 28, 46,149,204, 99,152,100, 33,152, 20,174,222,144, 37,116,117,201,135, 88, 26, 54,100,200,144, 18, 57,205,
+214,172,105,211,166,197, 23, 17,222, 80, 42,149,208,166, 68,129,151, 24,141, 16, 41, 23,141, 92, 21, 16, 8, 4,150,165,239, 37,
+ 85,215,146,124,180,138, 19, 91,182,126,183,225,156, 82,166, 0,215,213,142, 44, 26, 55, 43, 41, 41, 9,158,158,158,165, 62, 79,
+191,255,254,251,183,237,218,181, 75,235,212,169,147,254,200,145, 35, 32, 8, 2,103,207,158, 69, 98, 98, 34, 58,117,234, 4,150,
+101,205,171,218,112,251,246,109,116,236,216, 81,223,186,117,235,196,194,248, 90,101, 98,196,136, 17, 48, 26,141,200,203,203,131,
+ 82,169,196,225,195,135, 17, 18, 18,194,138,197,226, 62,148,239,135,243,251,141,250,182,121,221,250,161, 88,189, 98,137,158,207,
+225,254,104,207,243, 74, 16, 4,134,126,245, 85, 70, 78, 88,152,114,155, 90,157, 63, 76, 46, 23, 87,143,143,119,186,121,226,132,
+139,193, 96,176,137,195,108,213,241,241,241,177,136, 44, 30,143, 7, 14,223, 21,148,164, 30,248,206,157, 32,246,232,131,191,111,
+ 9,116, 14, 18,236,151, 73,113, 92,226, 88,114,104, 7,177, 47,230, 55, 31,224,185,175,197, 39,158,103,196, 85,176,177,176, 63,
+ 32, 89, 14,177,111,248, 47, 53,171,187, 86, 21,225,202,238, 20,156, 92,157,240,151, 54, 5,179, 0, 60, 45,235, 57, 55, 24, 12,
+ 90,154,166, 65,146, 36, 56, 28,142,181, 79,224,165,191,254,250, 11, 55,111,222, 4,172,194,246,228,230,230,210, 20, 69, 65, 40,
+ 20, 2,128,180,148,246, 14, 92, 46, 23, 92, 46, 23,231,174,158,119,254,228,227,110,196,229, 59,167,208, 34,100, 32, 50,243, 12,
+ 72,205, 49, 32, 59, 31, 8,110, 52, 3,117, 59,238,199,221, 23,185, 8,173, 95,151,162,248,146,161,197,241,105, 95, 34, 94, 29,
+135,190,153, 15,152, 26,250, 4,209,177, 43, 7, 30, 62, 56,191,231,238,253,157,191, 30,122,218,188, 81,107,117,161, 49, 1,121,
+121,121, 44, 65, 16,236,164,209,223, 62,223, 54, 34,139, 94, 49,232, 46,195,209, 9,159,253,139, 77,189,159,171,171,235,101,103,
+103,231,179,133,226,200, 79, 38,147, 93,242,244,244,140, 70,193, 66,143, 3,201,201,201, 65,106,181,186, 5, 10, 22,103,197,102,
+102,102,182, 47,180, 60,197,150, 98, 9,219,168, 82,169, 38,210, 52,221,163,112,251,136,166,233,208, 39, 79,158,212, 9, 13, 13,
+125, 16, 16, 16,112, 59, 32, 32,224, 88, 64, 64,192,193,128,128,128,131,237,218,181, 91,102, 14,247,240,150,167, 13, 95,211, 34,
+239,153,208, 66,161,200, 90, 95,248, 10,139,208, 2,112,174,168, 3,154, 73, 32,184,111, 26, 63, 30,142, 7, 15,130,251,228, 9,
+134, 15, 29, 42, 23,139,197, 43, 80, 16,163,169,133, 84, 42, 93, 61,107,214, 44,153,203,194,133,240, 58,127, 30, 49,135, 15,195,
+200,229,222, 40, 79,233, 52, 26, 13, 56, 28,142,197, 18, 35,145, 72, 64,211, 52,138, 51,249,190,246, 0,154,112, 37, 49, 53, 26,
+124, 84, 5, 3, 54,239,184,170,245,181,129,207,103,184, 29, 86,249, 7, 62, 85,243, 2,231,184, 54,117, 91,225,215,242,154,154,
+224,228,241, 29,133,136,139,139, 7, 13,198,174,249,102,173, 86,155,163, 86,171, 17, 26, 26,234,124,243,230,205,234, 33, 33, 33,
+ 78,133,239, 95,127,195, 27,211,204,203,203,107,183,183,183,247, 75, 47, 47,175,221, 0,154,217,241,221,141, 23, 46, 92, 0, 69,
+ 81,152, 53,107, 22,114,115,115, 97, 48, 24,144,153,153,137,184,184, 56,232,245,122, 36, 36, 36,224,209,163, 71,208,235,245,136,
+137,137,129, 78, 87,246,128,132, 97, 24,200,229,114,104, 53,121, 88, 51,255, 59,204,156, 54, 25, 57,207, 34,145,144,148, 10, 71,
+ 7, 9, 38, 76,152, 64, 41, 20, 10,134, 97,152,170, 52, 77,119,100, 24,102,173, 45,247,201,170,190, 93,244,245,245,173,187,120,
+241,226, 58,223,205, 95,203,147,115,242, 88,129, 76,200,240,101, 2,150, 95,187, 41, 70,204, 88,193, 91,190,244,231,199, 87,174,
+ 92, 73,132,109,193, 59, 73, 0, 23,195,194,194,106, 38, 38, 38,134, 4, 5, 5,213,114,241,171, 38, 16,120,122,103,243, 60,171,
+168, 88,157,246, 26,225, 93,165,213,218,181,107,163, 46, 93,186,148,100, 15,167, 68, 34,169,189,117,235,214,186,238,238,238,117,
+185, 34,145, 48, 63, 39,103,151, 41, 95,189,155,114, 84, 8, 73,185,227, 71,251,247,239,143,220,187,119,111,138, 61,156,129,129,
+129, 65,243,231,207, 15,174, 87,175, 94,176,135,127,117,129,200,219, 55, 83,232,227,151, 41,170, 23, 34,128, 79,213,206,171, 87,
+175,190,125,229,202, 21,155, 56, 41,138, 50,145, 36, 9, 46,151, 11,177, 88,140,227,199,143, 99,252,168,129,240,245,118, 70,173,
+160, 32,116,248,108, 34,246,238,221,107,241,225,161, 40,170,196, 30,125,203,194, 9,135,194, 60,137, 72,172,171, 29,137,117,181,
+ 35,195, 60,137,200, 18,197, 86,225,231,197, 29, 99, 83,107, 84,194,116,163, 13, 98,235,232,185,115,231, 22, 13, 27, 54,140,223,
+165, 75, 23, 92,187,118, 13, 35, 70,140,184,184,111,223, 62, 0,192,181,107,215, 48,105,210,164,139,103,206,156,193,216,177, 99,
+209,190,125,123,254,133, 11, 23, 86,195,134,216, 63, 38,147, 9,155, 54,109,130,201,100,130, 84, 42,133,147,147, 19,186,117,235,
+134,168,168,168,177,155, 55,111,142,166,184,220, 79,187,246,248, 24, 71, 14,238,195,163,251, 81, 99,183, 44, 24,108,119, 80, 96,
+146, 36,209,101,232,208,140,140,224, 96,229, 22,149, 42,127,164, 66, 33, 14, 74, 73,113,250,123,247,110, 23, 27,132, 26, 65,211,
+180, 69, 92,153, 69,135,121,227,240, 93,193,145,212, 5, 71,214, 8,119,159,242,140,188, 38,184,197,111,132,135,165,197,207,226,
+242,201, 17,125,190,243, 71,159,239,252,209,115,106,181,225,226, 42,216, 32,169,130,113, 93,190,172,218, 46,160,145, 3, 84,105,
+ 6, 28,254, 37, 38, 86,155,137,133, 0, 30,217,242,156, 51, 12,243, 32, 49, 49, 17,124, 62, 31, 85,170, 84,169, 9,192,236, 23,
+184,113,244,232,209, 95,204,153, 51,103, 50,128, 57,133,239, 73,219,181,107, 23,156,151,151,135, 39, 79,158, 0,192,205, 82,172,
+193,150, 85,134, 74, 85,140,160,154, 87, 61,132,212, 30, 3,133,162, 62, 18,149,122, 36, 41,245,216,176,166, 23, 34, 47,204,195,
+205,147, 67, 16,155,146, 2,145, 71,111,208, 38, 93, 93, 27, 6,245, 94,119,238,220, 33, 46, 92,184, 64, 48, 12, 3,163,209,200,
+230,170, 84,236,173,139, 23,161,137,136, 32,228,114, 57,209,178,113,235,188, 45,243,142, 92,223,191,234,226, 77, 67,190,221, 3,
+245, 55,193,204,231,207,159, 55,219,189,123,119, 59, 0, 51,235,213,171,119, 37, 46, 46,174,249,249,243,231,107,249,248,248,172,
+ 40, 47,169, 57, 44, 68, 76, 76,204, 43, 91, 97, 88, 8,125,161,104,232, 82, 40,230,122, 2,152,132, 55, 88,101,111, 7,206,189,
+199,206,240, 71, 80,100,181, 97, 81,161,101, 29, 40, 12, 1, 10,133,204,104, 52, 36,156, 58,117,202, 64,146, 36,196, 98, 49,134,
+141, 24, 65,174,249,245,215, 86, 3,155, 53, 59, 27,254,193, 7,199,206,158, 57, 19,214,164, 73, 19,176, 44, 11,146, 36,241,231,
+159,127,106,180, 90, 77,166,175,175,175,163, 45,141,134,245, 3,164, 82,169, 44, 66, 43, 39, 39, 7,238,238,238, 54, 79, 29,170,
+ 85, 56,125,230,120,100, 22, 75,127, 22,215,229,233, 82,195,143, 41,189,154,100, 51, 52, 39,135, 54, 34, 71,195, 34, 87, 11,206,
+ 53,210,169,201,176,192,222,134, 23, 29,155, 60,138,136,190,156,169,165,181,118,173,150, 72, 75, 75,251,174, 95,191,126,153,158,
+158,158,132, 92, 46,135,183,183, 55,217,179,103,207,140,248,248,248, 57,229,189, 35,206,206,206,159,180,107,215,238, 80, 98, 98,
+ 98,223,136,136,136,170,231,207,159,239,219,174, 93,187, 67,206,206,206,159,216, 72,177,235,219,111,191, 85,243,249,124, 52,109,
+218, 20,185,185,185, 40, 92,229, 83,234,102,203, 20, 41,143,199,195,186,197, 63, 96,230,180,201, 80, 70, 95,195,221,139,167,112,
+ 46,133,192,140,249, 63,131,199,227,149, 43,214, 87, 13, 87,113,189,122, 94,178,135,147, 70, 12, 72,154, 62,109,154,236,246,237,
+219,220, 47,190,156,196,198, 36, 43,193,239,178,132, 66,155,239,200, 59,106, 87,116,253,168, 3,102,205,252,186, 94, 97,208,206,
+ 82, 81,219, 85, 92,175,174,151,236,193,215,225, 3,159,127,249,229,151,162, 31,127,252, 81,219,172, 89, 51, 77,106,106,170, 72,
+162,112, 10,226, 56, 56,214,141, 73, 78,145, 54,107,214,236,197,103,159,125,150,109, 47,231,140, 25, 51,196, 39, 78,156,224,244,
+235,215,207,148,149,149, 37,229,138, 68,161,132, 64,216, 56, 61, 43,203,161,111,191,126, 79,251,246,237,155, 95, 24,176,212,102,
+206,239,191,255, 94,252,232,209, 35, 78,179,102,205,140, 41, 41, 41, 50,137,179, 75, 8,229,232,212,232,101,114,170,188,113,147,
+ 38,207,190,248,226, 11,117,105,229,180, 22, 41, 50,153, 44,177, 69,139, 22,248,229,151, 95,176,124,249,114,116,238,220, 25, 81,
+247,163,208,245,139,201,168, 51,110, 18, 14, 94,190,138,196,196, 68,204,157, 59, 23, 33, 33, 33,224,241,120,143,138,125, 30,199,
+ 70, 19,183, 83, 64,220, 78, 1, 65,140,141, 38,204,251, 37, 90,182,230,228,192,250,248,226,142,187,249,125,241,150,174, 48, 79,
+ 34,178, 52, 63,172,178,196, 86,223,190,125,199,155, 67, 56,140, 28, 57,242,226,138, 21, 43, 90,142, 28, 89, 48,208,110,218,180,
+ 41,230,205,155,215,114,198,140, 25, 23,231,207,159,143, 14, 29, 58, 32, 32, 32,160,204,133, 47, 52, 77,195,100, 50, 97,224,192,
+129, 48,153, 76, 72, 79, 79,199,227,199,143,177,126,253,122,176, 44, 43, 4, 0, 79, 47,159,134,124, 62, 31,119,110,221,200,159,
+ 57,178,201,239,118, 88,178, 8,235, 65, 76, 94, 94, 30,250,142, 27,151,145, 80,163,134,114,109, 70, 70,254, 40,133, 66, 92, 45,
+ 54,214, 73,166,215,123,163, 20,191, 68,130, 32,192, 48,140, 69, 88,153, 5, 87,209,173,176,163,180, 9,134,124,230,232,249,237,
+ 73, 0,128,214,131,189,208,115,106,181,225,158,129,226,149,173, 6, 21, 24,189,247,206,123,206,230, 38,209, 63,194,136, 7,118,
+ 88,172,175, 93,187,118, 13,142,142,142,232,215,175,159,128, 36,201,133,230,241, 42, 10, 98,103, 45, 53,115, 9, 4,130, 37, 67,
+134, 12, 33,179,179,179,113,247,238, 93, 0, 56, 83, 82,187,196,178,172,229,220,243,148, 4,104,134,143, 75,183,142,227,228,249,
+ 61,120,153,152,142,216, 52, 45,192,113,128, 86,157, 0,131, 38, 17,250,236, 91, 80,233,196, 54, 21,152,199,227,165,215,171, 87,
+143,109,212,168, 17,203,178, 44,158, 61,123,102,138,137,141, 53,221, 88,182,140,189, 55,102, 12, 33,123,252,152, 39, 18,137, 8,
+127,127,127, 8,133, 66, 70, 40, 20,102,254,139,157,247, 91, 9,183,240, 22,194, 66, 84,164, 85,139,197,251,137,100,188,186,218,
+208, 18,192,180,184,128,165, 96,229,162, 1,123, 86,175,113,232, 55,112,176, 58, 36, 36, 68,225,237,237, 13,130, 32,208,171,119,
+111,162, 93, 68,132,140,235,229, 5,231, 6, 13, 44,211, 17,167, 79,157,194,241,227,199,213, 71,254,218,239, 61, 98,212,168,238,
+ 0,182,150, 82, 24,142, 64, 32,176,252,110,114,114, 50, 4, 2,129,197, 39, 66,165, 82,193,213,213, 21,201,201,201,182,102,190,
+222, 54,125,218,213,105,105, 77,190,243,111, 34,227, 18,199,212, 41,160, 89, 22, 92,130, 6, 52, 44,140, 52,160, 51,178,104, 88,
+141,114, 58,169, 49, 41, 14, 95,219,247, 2,192, 54,123,174,158, 78,167,251,251,246,237,219, 99, 24,134,217, 3,128,140,136,136,
+ 96, 30, 60,120, 48, 30,182, 59,174,191,110,182, 23,139,167,158, 61,123,214,105,234,212,169, 89,135, 15, 31,206,233,214,173,155,
+195,250,245,235,157,218,183,111, 63, 53, 51, 51,115,167, 45,134,192,184,184,184,173,241,241,241,227, 27, 53,106, 4,165, 82, 9,
+131,193,128,200,200, 72, 4, 6, 6,226,230,205,155,168, 89,179, 38,110,220,184,129, 90,181,106,129,166,105,104,181, 90, 48, 12,
+ 67,151,213,152, 43, 51,210,129,204, 56, 36, 93, 59,134,199,247, 34,113, 54,137,192,170,157,135, 80,165,170,127,185,226,212,212,
+116, 19, 7,123,186, 58,159,252,113,246,247,110, 49,127,255,137,125,155, 86, 49,231,142, 29,171,195,151, 97, 76,155,129, 19, 63,
+214, 27,225, 7,128,223,188, 73, 35,116, 81, 60,162,197, 85,145,114,246, 65,233, 1, 22,107,186,137,131,221, 93,156, 79,252,180,
+112,142,236,217,241, 45,216,181,238, 23,118,239,246, 63, 66,180, 64,147,224,224,224, 46, 36, 73, 58, 2,208, 22,250,121,217,148,
+218,166, 56,206,211,135, 14,133,105,129, 38, 7, 14, 28,232, 34, 22,139, 61, 0, 24,243,243,243,159,191, 9,231,153,195,135,195,
+204,229, 36, 8,194, 13,128,129,101,217,103,176, 51, 5, 79,255,254,253,231, 77,154, 52,105, 26, 77,211,174, 86,163,115,106,201,
+146, 37, 28,134, 97, 40,150,101, 13, 36, 73, 26, 78,156, 56, 65,155, 76,166, 36,173, 86, 59,238, 77, 90,145,143, 63,254, 24, 87,
+175, 94,157,141,130, 69, 24,182, 90,171, 95,241,211, 42, 76,217, 83,110,254,136,136,136,185,159,126,250,233,244,157, 59,119, 62,
+ 94,177, 98, 69,143,177, 99,199,226,207, 63,255, 68,141, 26, 53,112,231,206, 29,124,247,221,119, 0,208,114,198,140, 25, 7, 55,
+110,220, 24, 16, 19, 19,179,196, 6,139, 6, 76, 38, 19,254,248,227, 15,244,234,213, 11,174,174,174,240,242,242, 2, 65, 16,127,
+143, 26, 53,234, 87, 0,160, 8,138, 7, 0, 58,173, 78, 23, 20,212,200,102, 11, 46,143,199,179,180,117, 41, 41, 41,150,149,130,
+ 31,126,250,105,198,134, 31,127,196,239, 26, 13, 70, 41, 20,226, 4, 31, 31,207,131,207,158,133,223, 47,104,156,217,210,172, 58,
+101,137, 44, 91, 93, 26, 52,201,248,246,175, 5, 47, 61, 0,116,110, 61,216, 11,173, 7,123,161, 81, 79, 55,130,164, 8,220, 59,
+153,137,168,211,202,189, 70, 21,254,134,125,233,114, 30, 44, 92,184,240, 96,155, 54,109,122,212,174, 93, 27,163, 71,143,254,108,
+211,166, 77, 60,163,209,248, 37,254, 9,243,224, 64,146,228,156,117,235,214,133, 59, 57, 57,225,194,133, 11, 56,127,254,252,223,
+ 0,226, 74,106,151, 0, 88, 98,102, 85,241,173,169,125, 20,147, 39, 78, 75,188,132,139, 23,254, 66,141,144,137, 16,121,116,135,
+ 83,208,124, 24,162,151, 67,159,121, 18, 78,190,221,144, 16,243, 12, 20, 71, 16, 85,150, 19, 10,203,178,247, 19, 18, 18, 2, 2,
+ 2, 2,136,151, 47, 95,154, 0,176, 52, 77,179,134, 86,173,140,117,126,252,145, 27,245,217,103, 68,243, 71,143, 40,150, 32,152,
+200,200, 72, 0,120,248, 95,244,226,230,112, 11, 81, 81, 81, 37,133, 91,176, 11,245,234,213,107,121,254,252,121,129, 86,171,197,
+185,115,231,208,184,177,101,109,215,127, 26,253,222, 90,139,188,103, 8, 47,230,189,245,175, 88,180, 94,169,216, 12,193,173, 85,
+179, 38,205, 35,177,185, 87,247,238,249,183,111,223,182,140,250,180,215,175, 67,125,252, 56,104,154, 6,203,178, 56, 31, 17,129,
+ 33,131, 7,231,113, 41, 98, 67,181,106, 85, 89,130,125, 37,118, 75,199, 98, 70, 15,253,250,245,235,103,105,124,226,227,227, 33,
+145, 72,192,231,243,193, 48, 12, 76, 38, 19, 40,138,130,131,131, 3, 76, 38, 83,113, 38,152,162,156, 70, 90,169,238,187,177,235,
+160,100,175, 60, 3, 59,198,177, 26,252,120, 34,203,195,233, 33, 39,208, 35,132, 11, 23, 78, 26,123,102,201, 7, 73,140, 46,179,
+ 47, 94, 95,209, 85,214,146,255,154,245,235,215,255,117,200,144, 33, 36, 0,116,236,216,145,172, 95,191,254, 74,148,158, 42,167,
+ 84, 78,161, 80, 40, 0,128, 67,135, 14, 41, 31, 63,126,220,249,208,161, 67, 74,235,247,109,228, 92,191,120,241, 98,136,197, 98,
+152, 76, 38,232,245,122,139,127,150,245,171,193, 96,128,139,139, 11,142, 28, 57, 2,154,166,143,148, 85, 78, 95,191,170, 32, 92,
+171, 99,235,161,179, 56,159,193, 43,143,200,178,112, 86,247,144,212,242,112,113, 62,245,211,130,185,174, 89, 79, 35,145,144,144,
+192,158, 56,126,228,138, 22, 72,204,201,197,204,108, 53,106,105,244, 16, 54, 14, 64,220,169,117,223,176, 51, 90,195,136,226, 87,
+ 13, 90, 56,235,120, 72,106,121,187, 58,159,248,249,167, 5,178,236,167,145, 72, 78, 73,193,209, 35,135,110,107, 1,243,116,227,
+112,134, 97,234, 50, 12, 83, 23,192,240, 82,196,139, 93,156,249,249,249,245,242,243,243,235, 85, 36, 39,203,178,245, 88,150,181,
+153,211,218, 39,106,233,210,165,209,201,201,201, 67,210,210,210, 58,153,183,172,172,172,142,121,121,121,109,243,243,243, 91,105,
+150, 86,117,200,207,207,119,203,203,203,243,212,106,181, 13, 1, 68,218, 81,231, 45,176,142, 58,157,156,156, 60, 43, 57, 57,153,
+ 40,171,156,212,184,104, 98,199,207, 95,255,181,110,221, 58,207, 55,228,127,165,156, 25, 25, 25,123,118,238,220, 25,234,239,239,
+ 31, 48,124,248,112,172, 93,187, 22, 43, 86,172,208, 1,192,198,141, 27,117, 86,150, 44,223,152,152,152, 70, 37, 76, 27,118,180,
+178,150,108,251,240,195, 15,217,243,231,207,163, 87,175, 94,150, 64,162,191,253,246, 27, 76, 38,147,170, 67,135, 14, 12, 0,104,
+180,249, 42,150, 97,161, 55,148, 56,255,254,218,245,228,243,249, 31, 89,199, 11, 52, 7, 99,230,243,249, 96, 89, 22,181, 90,182,
+204,200, 14, 9, 81,110,202,201,201,159, 85,175,158, 60, 60, 40,104,120,109, 96,112,113,156, 4, 65,188, 98,213, 41,186,217, 97,
+201,178, 46,103,154, 38, 9,163,255, 90,240,242,184,217,178, 37,148,114,160,205, 53, 97,255,143, 47,211,181,233,248,173, 36,241,
+ 83,218,185, 43,149,202, 47,126,252,241, 71,157, 66,161,192,199, 31,127,140,249,243,231,143,106,217,178,101,142,155,155,219,213,
+ 26, 53,106,220, 27, 48, 96, 64,114,100,100,228, 23,237,218,181,195,147, 39, 79,240,243,207, 63,103,103,101,101, 13, 42,141,147,
+ 32, 8,139, 37,175,103,215,142,202, 53, 43,127, 97, 58,180, 25, 15,177, 72, 14, 35,215, 23,202, 60, 35,178,212, 44,244,130, 38,
+224,243, 4,232,212, 44, 24, 87, 79,108,201,167,245,234,173,101,213,249,188,188,188,189,195,134, 13, 83,241,120, 60,232,245,122,
+150,203,229, 66, 80,224,119,204,112, 59,119, 54, 52,127,240,192, 68,179, 44, 67, 16, 4,190,250,234, 43,117, 86, 86,214,206,242,
+ 60, 71,118,192,154,179,162,194, 45,116, 44,210,255, 84, 68, 88,136,183,113,238,239, 51,214, 23,179,253, 99,209, 50, 47,169, 52,
+191, 18, 4, 67,211, 52,131,106,254,213,100, 49, 47,227, 86,245,239,223,111,100,151, 46, 93,197, 93,187,118, 21, 6, 71, 23,140,
+ 70, 15, 29, 58,132,125,251,246,229,159, 60,121, 82, 37,224, 82, 27,125,171,248,186,211, 52, 3,130, 96, 74, 85,195, 50,153,236,
+203,111,191,253, 86,148,147,147,131, 21, 43, 86, 48,161,161,161,164, 68, 34,129,193, 96,192,198,141, 27,141,193,193,193, 92,146,
+ 36,145,147,147, 3,146, 36, 31,217,120,130,119,115,226, 18, 59,253,218,174,207,190, 70,159,143,112,174,211,174,185,162,173,175,
+ 55,140, 13, 88, 36,197,191,196,227, 51, 39,179,238,159, 88,150, 9,109,106, 31,148,157, 30,168,184,142,224,135,147, 39, 79,186,
+125,241,197, 23,172, 86,171, 37,226,226,226,216, 5, 11, 22,184,141, 30, 61,250,135,164,164,164, 79,202,121, 83,136,236,236,108,
+ 16, 4,193, 20, 54, 36,230, 81,191, 61,243,114, 81, 91,183,110, 61,208,187,119,239,158, 29, 58,116, 64,116,116,180,101,138,208,
+ 90,104,153, 87, 31, 46, 92,184, 48, 27,192,244,178, 72,185, 92, 46, 86,108,221,131,236,172, 12,184,187,123, 65, 40, 18,161,188,
+ 43, 44,249, 36, 57,107,209,220,239,221, 50, 30, 94, 37,162,174,156,101,118,223, 77, 77, 51,209,108,241, 17,255,115,147,216, 66,
+245, 95,250,104,134,164,102, 45, 90, 48,199,193, 60,173,185,243, 86,178,138,160,217, 47,222,232, 17,121, 95, 56,255,101,120,121,
+121, 33, 57, 57,153,240,242,242, 98, 11,125,180,216, 82,132,214,171, 21,188, 96,186,140, 40,109,218,176,188,252, 47, 94,188, 88,
+208,160, 65,131,175,159, 60,121,178,187, 78,157, 58, 99, 1, 84,209,233,116,217, 51,102,204,248,105,227,198,141, 35,109,177,100,
+ 1,192,159,127,254,185,108,196,136, 17,199,187,119,239,254, 13,195, 48,245,173, 58,246, 23,110,110,110,150, 41,220,244,212,148,
+105, 99, 70, 14,156,150,151,151,101,115,156, 59,169, 84, 26, 62, 99,198, 12,161, 90,173,198,234,213,171,153,224,224, 96,210, 60,
+ 40,218,190,125,187,169,102,205,154,156,126,227,199,103, 44, 77, 73,193,188, 11, 23,212,211,234,214, 13,221,244,248,113, 67, 48,
+204,182,146,172, 58,197, 89,178,204,110, 23,229, 68, 82,161,216,250, 13, 64,231,230,253, 61,112, 96,241, 75,100,197,232,127,130,
+ 9,207, 96, 67, 90,160, 98,144,176,119,239,222, 78,169,169,169, 7,190,255,254,123,135,134, 13, 27,162,110,221,186, 92,169, 84,
+218,196, 28, 46, 38, 39, 39, 7,167, 79,159,198,218,181,107,245,247,239,223,239, 93,218,116, 21, 77,211,105, 53,107,214, 52, 95,
+ 7,150, 32,136, 76,149,142,112,216, 85,187,137,116,248,152,221,196,197, 27,151,145,100, 96,160, 51, 50,168,230, 31,134,182,157,
+151,226,224,177,123,116, 82,204,131, 7, 70, 77,214, 6, 27,202,251,236,233,211,167,251,231,206,157,219,255,155,111,190, 17,101,
+100,100,208, 58,157,142,217,179,103, 15, 53,124,248,112,154,229,112, 24, 30,135,131, 47,191,252, 82,147,157,157,253, 23,240,175,
+ 38,152,126, 43,225, 22,222, 66, 88,136, 10,179,102, 89,191,254,175,160,216, 39,148,161,200, 75,107,215,173,249,232,207, 63,118,
+122, 80, 20,233,241,236,249,243, 27, 61,250,244, 77, 60,117,234,148, 19,207,193,161, 49, 0, 70, 63,118,236, 21,131, 78,163, 60,
+124,224,128, 95,181,106, 85, 67, 10,147, 74,179, 12, 69, 94, 42,237, 7,243,242,242,212, 23, 46, 92,200,159, 62,125, 58, 17, 31,
+ 31,191,195,221,221,125,192,177, 99,199,164,125,250,244,209, 68, 71, 71,239,245,240,240,232,217,174, 93, 59,217,215, 95,127,173,
+203,203,203,179, 39,241,232, 3, 54, 61,171,246,245,239,151,124,122,125,241,154, 15,192,161, 90, 64,199, 5, 24,227, 37, 24,114,
+ 79, 1,216, 1, 59,226, 29, 89, 67, 34,145,132,136,197, 98,220,190,125, 59,171, 73,147, 38,122,173, 86,203,155, 63,127,190,179,
+ 68, 34, 9, 41,239,133,103, 89,150,205,202,202, 2,195, 48, 28, 0, 68,225, 43, 24,251,215,226,127,210,163, 71,143, 3,187,118,
+237,250,176,107,215,174, 8, 8, 8,128,209,104, 68,205,154, 53,161,215,235, 17, 24, 24, 8,157, 78,135,217,179,103, 35, 39, 39,
+103, 50, 74,201,121, 70, 16, 4, 76, 38,147,197,217,214,219,199,175, 32, 78,207, 27,132,177,144,112,201,128, 71,135, 55, 33, 45,
+ 51,131,217,117, 39, 53, 53,223, 64,119,122,154,158,127,191,232,113,249, 52,212,237,134, 79, 72, 4, 0, 29, 83,122,198,121, 9,
+ 31, 1,143,143,252,134,212,180, 12,252,121, 43, 57, 91,109, 96, 58, 63, 46,134,211,174,114,190, 39,156, 97,179,163,209,119,130,
+237,199,190, 9,108, 21, 84, 37,225,118, 10,136,155,226, 77, 44,214,109, 42, 54, 70,214, 27,242, 31,120,242,228,201, 1, 0,120,
+240,224, 65,252,192,129, 3,167,189,124,249,114, 46,128,163, 49, 49, 49,235,236, 33,218,180,105,211, 19, 0, 35, 74, 59,102,231,
+146, 17,251, 1,236,183,135, 55, 55, 55, 87, 27, 25, 25,169,253,250,235,175,137,248,248,248, 99, 30, 30, 30, 31, 30, 63,126, 92,
+220,167, 79, 31, 93, 84, 84,212, 25, 47, 47,175,214, 29, 59,118,148, 30,189,118, 45, 49,255,217,179,195,135, 95,190,244, 49, 50,
+204,225,210,158,207, 10, 22, 89,175,136,173,253,243, 94, 46, 58,176,232,101, 71, 70,135,189,250, 44, 92, 1,144,240, 6,156,231,
+ 47, 93,186, 84,103,240,224,193,187,186,117,235,214,188, 78,157, 58,168, 82,165, 10, 30, 63,126,140,244,244,116,220,189,123, 23,
+135, 14, 29, 58,164,213,106,203, 76,168,173, 84, 42, 95, 79, 79, 36,116,242,218,178,122,214,161, 27, 23, 27,215,108,213,117,152,
+168,174, 23, 3,189,129, 69,124,236, 51,204,158,185, 33, 63, 57,246,201, 3,131,201,208, 27, 54, 46,212,209,104, 52,235,151, 47,
+ 95,206, 61,124,248,112,215, 85,171, 86,201,252,252,252, 40, 30,143, 71, 2, 96,111,222,188,201, 78,152, 48, 65,157,145,145,113,
+ 68,165, 82,173,255,151,251,232,243,207,159, 63, 15,163, 40,170, 66,195, 45,188, 65, 88,136, 74, 84, 36,252,253,125,234, 84,247,
+243, 26, 27, 80,197,103,188,191,159,239,208,226,156,220, 3, 20, 10,153,127, 85,239,240,128, 42, 62,227,171,251,121,141,245,247,
+247,169, 99,131,105, 49, 64, 46,151, 31,243,244,244, 12, 5, 0, 7, 7,135,158,142,142,142,247, 29, 28, 28,122, 22,142, 2,123,
+ 74,165,210,135,193,193,193,163,255, 69,115,101,169,156, 53,107,214, 28,152,151,151,247, 89,205,154, 53, 7,154,247,159, 61,123,
+102,217, 47, 15,167,175,175,111,135,155, 55,111,126,178,100,201,146,143,107,212,168,209,115,193,130, 5, 31,255,245,215, 95,159,
+248,248,248, 52, 44, 7,167, 0,192,239, 92, 46, 55,149,207,231,167,113,185,220, 84,243,198,225,112, 82, 41,138, 74, 5,176,174,
+ 4,107, 89, 71,171, 81,206, 69,119,119,247, 24,119,119,247, 24, 15, 15,143, 24, 15, 15,143, 24, 79, 79,207,215, 54, 23, 23,151,
+139,182, 94,207, 32, 15,105,203, 38, 85,100,151,234,121, 74, 47,214,118,151, 4, 85,196, 61, 10,242,144,182,108, 92,197,225, 82,
+ 61, 79,217,133,255,111,156,161, 30, 96,217,181, 65, 44,187, 54,136, 13,245, 0, 91,214,126, 69,154,253, 61, 61, 61, 89, 79, 79,
+207, 89,111,107, 42,161, 4,254,127,253,121,175, 64,206, 0,153, 76,182,179, 74,149, 42,230,182,174,187, 92, 46,255, 91, 42,149,
+118, 47,108,235,186, 75, 36,146,136,224,224,224, 97,101,113, 58, 57, 57,221,116,115,115, 75, 41,220,146,221,221,221,147,221,221,
+221,147,221,220,220,146,220,220,220,146, 92, 93, 93, 19,205,155,163,163,227,213,114,158,187, 27,128,166, 0, 26, 2,144, 87,224,
+245,244, 7, 48,166,176, 13,250, 17,192,104, 0,245, 43,224, 30, 17, 92,145,211, 56,129,163,239, 37,174,212, 53,151, 43,117,205,
+ 21, 56,248, 92, 42, 37, 5,143, 45,156,181,156,156,156,230,203,229,242,191,100, 50,217, 5,153, 76,118,192,197,197,101, 1,128,
+ 90,255, 81, 93,146, 2,216,136,130,248, 76, 71, 81, 48, 21,126, 0, 5,139, 10,252,222,193, 58,255,255, 25,225,197, 24, 84,240,
+111, 68,129,234, 88,201, 89,201, 89,201, 89,201, 89,201, 89,201,249, 30,114,146,149,215,179, 82,104,217, 41,180, 94,217,204, 66,
+139, 83,121,109, 42, 81,137, 74, 84,162, 18,149,120, 13, 76,229, 37,168,132,157, 40,118,106,153, 40, 69,149,218, 19,107,170, 60,
+202,246,116, 37,103, 37,103, 37,103, 37,103, 37,103, 37,103, 37,231,255, 59,206,255, 23,248,183,146,199, 84,154, 85, 43, 57, 43,
+ 57, 43, 57, 43, 57, 43, 57, 43, 57, 43, 57,255,215, 81, 57,117, 88,137, 74, 84,162, 18,149,168, 68, 37, 42,241,150,176,222, 74,
+112,189, 50,133, 88, 41,180,236, 7, 9,224, 51, 0,125, 1, 84, 71, 65, 54,251, 61, 0,126, 69,249,230,244,229, 0,166, 1,104,
+129,130,213, 57, 47, 0, 92, 64,193,234,156,188,202,203, 93, 60, 92, 92, 92,190,229,114,185,142, 64, 65,106, 19,243,171,245,255,
+ 52, 77,103,171, 84,170, 5,111,169, 8, 20,108,140,160,108, 46,171,117,217,172, 95,141, 70,227,219, 44,103, 37,222, 77,212,116,
+114,114,250, 93,169, 84, 14,130, 85,146,229, 74, 84,226,127, 1,174,174,174, 99, 13, 6,195, 12, 30,143, 55, 63, 61, 61,125,205,
+255,163, 83,127, 77,100,189, 34,180, 14, 31, 62, 28, 1, 0,221,186,117,107, 3, 0,142,142,142,151, 73,146,244,183,231, 23, 24,
+134,121,145,157,157, 93, 98, 0, 53, 71, 71,199,203, 20, 69,189,198,105, 52, 26,101, 28, 14, 39,183,184,239,152, 76,166, 4,149,
+ 74,213,240, 29,185,136, 4,128,195, 10,133, 66, 59,119,238,220, 95,219,182,109,235,155,148,148,100,154, 58,117,106,235, 59,119,
+238,116, 5,240,145,157, 98,171, 25, 65, 16, 91, 66, 67, 67,247, 15, 29, 58,116, 87,147, 38, 77,248,153,153,153,178, 61,123,246,
+120,111,221,186, 53,146, 97,152, 65, 40, 37,209,234,123, 10, 14, 74,142,103, 86,218,103,175,128,203,229, 58, 38, 36, 36,200,128,
+130,121,240, 66, 97, 5,163,209, 8,163,209, 8,181, 90,141,144,144,144, 10, 47,188,135,135, 71, 24, 65, 16,171,164, 82,105,195,
+188,188,188, 27, 0,198, 39, 39, 39,223,177,167,172, 38,147, 9, 44,203, 90,202, 89,167, 78,157,202,150,217, 62,140,226,243,249,
+157, 3, 3, 3, 27,235,116,186,172, 23, 47, 94, 92,167,105,250,123, 84, 92,142, 54, 7, 0,223, 11, 4,130, 38,213,171, 87,247,
+125,242,228, 73,188,193, 96,184,134,130,100,200, 57, 21, 33,178,218,180,105,115,113,245,234,213,206,227,198,141,187,120,225,194,
+133,150,149, 98,171, 18,255, 21,124,125,125, 29,213,106,245, 6, 0, 97, 92, 46,215, 67, 40, 20, 66, 36, 18,165, 8, 4,130,219,
+ 34,145,104,228,165, 75,151,178,237,229,164,105,250,251,152,152, 24,143,166, 77,155, 46,118,115,115,155,157,145,145,161, 53, 24,
+ 12,103,178,178,178, 38, 3, 80,149,246,221,162, 90,228, 61, 19, 89,214,175, 48,139, 46, 78,225,137,177, 0,218,190,210,227,113,
+ 56, 62,177,177,177,110, 66,161, 16, 12,195, 88, 58,179,162,155,249,125,189, 94,143,186,117,235, 26,202,232,112,124,227,227,227,
+221,248,124,190,229, 61,189, 94, 15,111,111,111, 38, 33, 33,193,173, 48,237,129, 5, 58,157, 14, 62, 62, 62,239, 82,206,163,207,
+156,156,156,114,226,226,226, 67,180, 58,195,156,209, 95, 76,255,118, 80,223, 15, 20,151, 47, 95,102, 62,250,232, 35, 93, 68, 68,
+196,103, 40, 72,156,106, 83, 99, 78, 16,196,214,169, 83,167,206, 22,138,229,206,103, 47, 63,208,109,221,115, 36, 49,180,102, 53,
+ 98,242,228,201,212,132, 9, 19,206,135,133,133,253,206, 48, 76, 3,216, 97,217, 82, 40, 20,199, 5, 2, 65,213,194,235, 23,151,
+149,149,245,225, 59,116,253, 66, 81, 16, 15, 38, 12,192,109, 59, 62, 43, 17,153,153,153,208,104, 52,175,109,117,234,212,121, 27,
+142,136, 28, 46,151,123, 96,225,194,133,222, 41,201,201,248,101,233,210,166, 40,176,100, 54,181,229,203,105,105,105,175,149, 51,
+ 40, 40, 8,149,176, 11,211,102,207,158,189,240,211, 79, 63, 5, 77,211,208,104, 52, 94, 79,159, 62, 13,158, 49, 99, 70,239,103,
+207,158, 53, 6,240,252, 77, 7,227,129,129,129,209, 19, 39, 78,116,106,220,184, 49, 10,179, 84,120, 93,184,112,161,233,198,141,
+ 27,135,196,197,197, 5, 1, 72,127,147, 31,112,114,114,250,253,183,223,126,115, 22,139,197, 56,120,240,160,115,135, 14, 29, 46,
+220,186,117,171,213, 27,136, 45,210,217,217,121, 2,128,246, 12,195,240, 1, 92,203,202,202,154, 7,251,163,186,123, 74,165,210,
+189, 36, 73, 86, 3,254,137, 70, 79,146,164, 11, 65, 16, 25,230,247, 8,130,112, 99, 24,230,138, 82,169,108, 94, 89, 29,223,111,
+ 56, 59, 59,143, 74, 77, 77, 93, 45, 16, 8,120, 10,133, 2, 98,177, 24, 28, 14, 7, 28, 14,167,138, 64, 32,168, 34, 16, 8,186,
+180,107,215,110,252,223,127,255, 93,106,132,253,102,161,238,195, 65, 18,115, 40,130,164, 0,128,228, 74,228, 14, 14, 14,152, 51,
+103,142,164,103,207,158, 18, 0,184,120,241,226,208, 97,195,134,117, 72, 72, 72,168, 91,146,216, 42, 78,139,188, 71, 88, 95,154,
+117, 1,133,234, 49,226,149, 39,151, 36,193,231,243,113,245,234, 85,216, 18,172,220,156, 34,161,212,214,160, 48,194,248,157, 59,
+255, 24, 0,204, 29, 13,159,207,199,165, 75,175, 6,149,111,214,172,153,229, 97,255,183,208,183, 78, 65,144,199,221,159, 23,148,
+171,223,170,130,232,218,187, 63, 15, 66,235,159, 99,209,119,194,172, 1,249, 90, 67, 35, 0,234,236,172,172,172, 27,251,246, 37,
+133,214,172,201,251,253,247,223, 27,123,123,123,247,181, 67,104, 77,107,208,160,193, 94, 74,228,224, 50,116,216,240,161, 35, 57,
+164, 97,200,152,175,231,199, 39,103,168,195,195,195,247, 29, 60,120,112,232,162, 69,139, 30, 78,153, 50,101, 26,128,239,108, 45,
+191, 80, 40,172,250,232,209,163, 64,154,166, 81,167, 78,157,119, 41,141, 65, 40,128, 91, 44,203,130, 32,136,162,130,170,180,207,
+ 74,133,217,130, 85,220, 86,209,240,246,246, 14, 26, 60,120,176,139, 50, 35, 3,191, 44, 93,106,126,187, 33,202,152, 70, 52, 63,
+ 63,122,189, 30, 31,127,252,241, 96,154,166, 57,102, 17,168,211,233,244, 57, 57, 57, 90,252,227, 88,154, 14,224, 3, 27,138,227,
+ 47,145, 72,126, 2, 16,166,209,104,188, 1, 64, 34,145, 36, 50, 12,179, 95,173, 86,127,135,127, 18,248,218, 61,192, 5, 16,140,
+146, 83, 65,177, 11, 23, 46,124, 50,125,250,244,231,255, 1,103, 85,119,119,247, 5,253,250,245,195,145, 35, 71,112,244,232, 81,
+163, 72, 36,226, 12, 27, 54,140, 24, 63,126,188, 98,226,196,137, 93, 0, 44,127,195,219,220,101,246,236,217, 78,181,107,215,198,
+158, 61,123,112,247,238, 93, 77, 96, 96,160,168,109,219,182,224,112, 56, 78,223,126,251,237, 71, 0,182,188,201, 15, 40,149,202,
+121, 95,127,253,245,214, 63,254,248, 67,246,226,197, 11,172, 90,181,202,101,192,128, 1, 17,113,113,113,109,236, 16, 91, 2, 0,
+ 19, 0,180,163, 40,170,213,176, 97,195, 76, 95,124,241, 5,151, 36, 73,227,210,165, 75, 93, 55,110,220, 56,128,203,229,134,101,
+102,102,218, 50, 72, 35, 1,204, 25, 57,114,228,136,191,255,254, 91,113,253,250,117,190,179,179, 51,104,154,182, 88,138, 25,134,
+113, 51,215, 89,147,201,132,160,160, 32, 31,171,239,139,222, 87,161, 65,146,164,129, 97, 24, 46, 0, 33, 0, 93, 89,251,255, 75,
+ 34,203,201,201,105,156, 82,169,252,213,195,195, 3,238,238,238,175,245,181, 58,157, 14, 66,161,144,231,225,225,241, 91,207,158,
+ 61,185, 7, 14, 28, 40,113, 10,144,160,136,239, 15,238,156,235,237,164,144, 1, 0,150,173, 61,145, 15, 0,127,253,245, 23,146,
+146,146,160, 80, 40, 80,183,110, 93,106,238,220,185,158,147, 39, 79,254, 37, 43, 43,107,100, 73, 92, 69,181,200,123,102,209, 90,
+ 95,220,126,169, 62, 90, 44,203, 90,242,228,217, 88,105,139,190,117,186, 8, 31,161,215,235, 81,212,162,101,126,120,185, 92,110,
+ 81,243, 35, 8,130, 96, 75,227, 44, 6,195, 36, 18, 73,136, 90,173, 94,105,199,232,214,194,185,251,243, 32,108, 21, 76, 29,104,
+206, 68,218,229,235,130,215,173, 0, 46,191, 28,185,106,117,155, 54,222, 19,102,174,152,165,201, 76,202,248,118,112,247,170,129,
+ 30,206, 34, 73,118, 90,142, 83,173, 90,157,240,234,180, 87, 89,229,108, 61,116,232,208,109, 39,175,198, 16, 66, 33,143,199,161,
+ 40,110,203,122, 53,157,125, 29, 40, 7, 25,224, 16,255,252,201,229,225,195,135,215,155, 50,101, 74, 43, 59, 56, 81,216,225, 98,
+251,246,237, 32, 8,130,180,231,220, 43, 16,167,139, 17,244,183, 88,150,133, 82,169,196,145, 35, 71,208,181,107, 87,179,160,130,
+249, 51,149, 74,133,228,228,100,120,122,122,222, 2,192, 45,237,122,154,173,169,102, 81, 53,108,216,176,193, 38,147,137, 99,213,
+ 72, 20, 21, 48,197,137, 24,155,206,221,211,211,243, 36,128, 15, 8,130,128, 94,171,213,255,244,243,207,214, 31,223, 44, 34,178,
+ 78,151,244, 44, 25,141, 70,208, 52,205,185,117,235, 22,215,170,174,115, 1, 72, 0,184,176, 44, 11,146, 36,239,217,112, 61,131,
+196, 98,241,229, 67,135, 14,201, 27, 54,108, 72,240,249,124,152, 76, 38, 68, 69, 69,249, 46, 90,180,104,204,233,211,167, 63, 82,
+171,213,117,240,122,242,116, 91,238,123,240,133, 11, 23,212, 1, 1, 1,197, 10, 71,149, 74,197,169, 89,179,102,155, 18, 68,209,
+219,230, 76, 72, 77, 77,237,245,193, 7, 31,140, 77, 73, 73,137, 54,153, 76,223, 0,168,235,226,226,114,171, 79,159, 62, 16,137,
+ 68,237, 52, 26,205,242, 55,169,243,110,110,110, 61,155, 55,111,142, 85,171, 86, 97,209,162, 69, 29, 1,156, 1,208, 65,165, 82,
+157,238,209,163, 7, 28, 29, 29,123,101,103,103,111,121,131,231,168,102,235,214,173,127,155, 51,103,142,236,200,145, 35, 8, 12,
+ 12, 68,110,110, 46,190,250,234, 43,183, 31,126,248,225, 92,118,118,118, 91, 43,177, 85, 18,103, 29,129, 64,176,229,143, 63,254,
+144, 6, 4, 4, 4,240,120, 60, 50, 32, 32, 0, 74,165, 18, 90,173, 86, 48,127,254,252,122, 34,145,232,206,242,229,203,183, 0,
+232, 83, 70, 57, 73, 0,243,214,173, 91, 55, 54, 60, 60,220,113,240,224,193,180, 94,175,199,174, 93,187, 64, 81, 20,184, 92, 46,
+196, 98,177, 37,121, 53,143,199, 67,173, 90,175, 5, 73, 63, 88,202,249,230,160,192, 15,213, 17,246, 77,187,158, 46,133,207, 50,
+245,193,229,114, 33, 20, 10, 33, 20, 10, 33, 16, 8,240,232,209,163,153, 66,161,112, 41, 65, 16, 38, 91, 56,137,127,212, 69, 8,
+128,235,101,237,227,117,215,144,127,163,253, 44, 10, 31,130, 32,150, 1,104, 87,208,237,146, 17, 46, 46, 46, 95,166,166,166,198,
+218,202,233,233,233,233,156,153,153,185,220,211,211, 19,238,238,238,150,254,219,219,219, 27, 70,163, 17,169,169,169, 96, 89, 22,
+217,217,217, 16,139,197,240,242,242, 90, 30, 30, 30,190,103,253,250,245,153,197,114, 50, 88,212, 99,192,140,239, 41,138, 34, 1,
+128,226, 72,165, 19,167, 3, 85,171, 86, 69,203,150, 45,161,213,106,145,147,147,131,224,224, 96, 14, 65, 16, 67, 9,130,144,179,
+ 44,187, 6,192,217,255, 65, 67, 97,137,206,240,179,139,206,139,154,179,197,243,120, 60,155,132, 86,225,241,101, 89, 80, 72,163,
+209, 8, 30,143,247,138, 69,130, 32, 8,208, 52,253,202,251,102,161, 85, 30,161, 62,126,252,120,230,183,223,126, 27,155,149,149,
+181, 22,229,156, 74, 24, 58,116,232,107,254, 30,147, 39, 79, 78, 72, 75, 75, 99, 63,238, 20, 34,137, 62,150,148, 92, 93, 33, 21,
+185,202,100,213,132, 10, 39,199,204,204,204, 43,133,141,137,173,168,209,160, 65, 3,209,214,125, 23, 18, 70, 79, 90, 56,183, 97,
+128,179,188,190,143,139,194,195, 65,196,151,146,132, 90,104, 50, 38, 56, 57, 57, 5,218, 91,110,115,187, 32, 22,139, 65,146,228,
+187, 98,209, 50, 1, 8, 35, 8,226,214,145, 35, 71,208,164, 73, 19,107,177, 5,150,101,145,147,147,131,168,168, 40,180,110,221,
+ 26,133, 2,172, 76, 95, 45,134, 97, 96, 48, 24, 96, 48, 24, 44, 2,198,170, 14, 89, 4,140,249, 88,138,162,238,149,179,252,115,
+ 21, 10, 69,235,118,237,218,241,119,238,218,197,103, 89, 86,141,130, 28,106,121, 44, 91, 66,130,236,162, 23,192,100,178, 88,217,
+184, 92, 46,226,226,226, 44, 29,151, 57,183,164, 80, 40,180,205,148, 33, 16,124,253,231,159,127,202, 27, 55,110, 76,100,102,102,
+130, 97, 24, 75, 35,249,235,175,191, 10,251,246,237,235, 29, 25, 25,249,173, 78,167,155, 93,142,115, 37, 74, 18, 68, 0, 32,151,
+203, 77,176, 45, 98,118,153,156, 38,147,137,104,209,162,197,148,140,140,140,122, 26,141,102,190,141,245,232, 96, 66, 66,130,117,
+199,126, 39, 58, 58, 90,211,191,127,127, 81,181,106,213,154, 60,120,240,224,141, 42,106,205,154, 53,155,113,185, 92, 92,187,118,
+ 77, 7,192, 60,178,142,184,123,247,174,174, 79,159, 62, 2, 95, 95,223,102,217,217, 54,187,172,212, 12, 10, 10, 58,229,230,230,
+ 38, 50,183,161,174,174,174,220,245,235,215,203, 18, 19, 19, 97, 48, 24, 48,109,218, 52,116,235,214, 13, 46, 46, 46,152, 60,121,
+178,251,226,197,139,127,207,203,203,107, 80,154,209,154,207,231,111,123,250,244,105,160,167,167,167,232,234,213,171,168, 95,191,
+ 62, 50, 50, 50,144,146,146,130,188,188, 60,164,164,164, 96,228,200,145,110,191,252,242,139,151, 13,150, 44,139,200, 90,191,126,
+125,246,222,189,123,169, 13, 27, 54,200,184, 92,174, 69,104,113, 56, 28,139,208, 50,231, 86, 44,199, 76, 67,118,161,104,115,204,
+201,201,201,121,131, 91, 36, 0,192,183, 22, 89, 2,129, 0, 2,129, 0, 66,161,240,141,242,178,190, 39,240, 38, 8,226, 1,143,
+199, 19,136,197, 98, 30, 73,146, 16, 8, 4,157,156,156,156,238,215,173, 91,183,238,169, 83,167, 98,108, 33,209,106,181,219, 4,
+ 2, 1,215,205,205, 13, 0, 16, 24, 24,136,250,245,235, 67,173, 86, 51, 57, 57, 57,112,116,116, 36, 99, 99, 99,161,209,104,144,
+156,156, 12, 63, 63, 63, 46, 73,146,219, 80,224,135,252, 26, 46,223, 74, 89, 11, 96,173,121,223,197,197, 37,213,218,210, 41, 20,
+ 10,225,237,237,141,196,196, 68,200,100, 50,234,135, 31,126,232,179,107,215,174,222,151, 47, 95, 30, 10, 96,187, 21,213,236,247,
+216, 71,203, 44,178,172, 95,255, 17, 90,221,186,117,155,117,248,240,225, 54,197,141,194,185, 92,110,133,249,186,152, 5,149, 92,
+ 46, 47,106,181, 2,195, 48, 37, 89,180,236,254, 29,161, 80, 40, 26, 55,110, 92,238,154, 53,107,236, 22, 91,253, 86, 69, 91,172,
+ 88,175, 13, 35,235,212,185,252,237,183,223,246,252,251,239,191, 19, 27, 6, 84,227, 72,146, 98,243,132,114, 71, 71,248, 84,233,
+ 58,172, 87,159,187, 40, 88,125,104, 43,158,230,230,230,138,170,251,136,245, 36,169, 37,170, 8, 56, 50, 79, 9, 79,224,161, 80,
+120,243,244,186, 52,185, 66,193,215,233,116,217, 40, 37, 9, 52, 0,184,187,187,159, 16,137, 68,126,230,125,133, 66,225,192,178,
+ 44,196, 98, 49, 60, 61, 61,165, 20, 69, 61,182,122,184, 98, 83, 83, 83, 59,149, 85, 48, 71, 71,199, 19, 2,129,192,143, 36, 73,
+ 16, 4, 1,138,162, 64,146, 36, 72,146,180,252, 79, 81, 20, 8,130, 64,126,126,126,108, 76, 76, 76, 39, 27,206,247, 54,128,176,
+174, 93,187, 90,196,214,177, 99,199,208,185,115,103,100,103,103,227,254,253,251,214, 34,203,166,105, 67,107,231,119,243,160,224,
+209,163, 71, 22,225, 98,189,201,100,178, 55, 49,177, 95,236,215,175, 31,126,251,237, 55,182,112, 48, 33, 33, 8,162,190,131,131,
+195,163,135, 15, 31,218,228, 7,195,178, 44, 12,134,127, 14, 53,119, 94,133,254, 16,118, 37, 7,166, 40,170, 83,131, 6, 13,136,
+156,156, 28,179,128, 4,135,195, 1, 69, 81,160, 40, 10,171, 87,175, 22, 53,110,220,120,134, 64, 32,152,194,227,241, 84, 70,163,
+113,167, 86,171,157, 15, 32,251, 93,106,145, 90,181,106, 53, 41, 62, 62,190,155,159,159,223,161, 55,160, 97,141, 70,163, 30,128,
+136,162, 40,110, 5,180, 81, 84, 97,221,210, 90,137,125, 83,225,190, 0, 5,211,196, 54,193,197,197,229,247,163, 71,143,250,248,
+249,249,193,104, 52,194,100, 50, 33, 47, 47, 15, 17, 17, 17,208,233,116, 48,153, 76, 8, 12, 12,196,247,223,127,175,253,242,203,
+ 47,133,235,214,173, 75,203,203,203, 27, 84, 6,237,151,123,246,236,145,120,122,122,138, 52, 26, 13,158, 63,127,142, 6, 13, 26,
+ 32, 55, 55, 23,106,181, 26,249,249,249, 48, 24, 12, 80,169, 84,142, 52, 77,235,203,224,154,105, 45,178,198,140, 25,115,143,207,
+231, 55,248,226,139, 47,144,144,144, 96,121,230, 71,143, 30, 13,119,119,119,203,179, 84,216, 38,219,213, 48,115, 56, 28, 8, 4,
+ 2,240,120,188,236, 42, 85,170,128, 32, 8, 97,108,108,108,121,166,226,228, 0, 84, 92, 46,151,111, 45,176, 4, 2, 1,174, 93,
+187,246, 45,159,207, 47,201,154, 85,210,115,201,218,179,255, 95,131, 32,136,101, 60, 30, 79,224,228,228,196,179, 26,112,242,164,
+ 82, 41,220,220,220, 86, 1,232, 98,227,121,135, 58, 57, 57, 89,218,247,144,144, 16,196,199,199,239,207,201,201, 25,146,150,150,
+ 6,146, 36,183,145, 36,217,219, 60, 72,205,202,202,130,175,175,111,104, 73,124,205,195, 60,198,130, 96, 95,177,104, 21, 25,160,
+ 65, 46,151,227,229,203,151, 80,171,213,236,147, 39, 79,136,113,227,198, 17,122,189,126,115,100,100,228, 21, 20,172,182, 47, 81,
+139,188, 39,176,223, 71,203,108,209,178,181, 3, 32, 8,162,204,209,132,209,104,148, 6, 7, 7, 23,231,240, 69, 20, 39,180, 10,
+125,118,202, 85,209,185, 92,174,172,188, 98,171, 40, 14,237,253,195,125,209,247,211,190,119,242,170, 86,125,202,148,153,156,238,
+221,187, 95,221,186,117, 43,237, 84,187, 75,135,179, 39,182,187, 47,255,106,234,177,163, 71,143, 2, 5,142,209,182,226,226,225,
+195,135, 61, 38, 79, 24,143,239,191,254,242,184, 60,208,133, 47, 37,156, 36, 66,157, 58, 93, 10, 86, 35,168, 17,212,109,223,161,
+ 67,201, 0, 34, 75, 35, 17,139,197,126, 15, 30, 60, 8,180, 94, 72,160,215,235, 33, 22,139,113,246,236, 89, 87,145, 72,228, 10,
+ 0, 26,141, 6,117,235,214,181,213, 98,226,247,248,241,227, 64,153, 76,134,252,252,124,232,116, 58, 24,141, 70, 48, 12, 3,130,
+ 32,192,229,114,193,231,243, 33,145, 72,236, 93,217,103, 17, 91,199,142, 29, 67,112,112, 48,178,178,178, 16, 29, 29,109,183,200,
+178,182, 18, 89,251, 99,113, 56, 28,252, 30, 16,128,209, 73, 73, 22, 1,179,204,193, 1,223, 51,229,203,166, 81,183,110, 93,246,
+226,197,139, 56,126,252, 56,122,244,232, 65, 28, 56,112,192, 64,211, 52, 47, 41, 41,233, 94, 82, 82,146, 77, 28, 12,195, 88,202,
+106,110,183,173, 5,150,189, 66,203,100, 50,201,248,124, 62,180, 90, 45,204,150, 7,235,205,223,223, 31, 74,165,146,163, 82,169,
+ 56, 73, 73, 73,226,121,243,230,125,113,238,220, 57,207,220,220,220,129,255,101, 43,180,102,205, 26,191,209,163, 71,199,113, 56,
+ 28,182,115,231,206,131, 99, 99, 99,123,121,122,122,158,249,251,239,191,127, 6, 80,211, 94, 62, 23, 23,151,155, 28, 14,199, 71,
+165, 82,241,118,239,222,109,204,205,205,229,185,186,186,166,154,219, 14,243,181, 54, 26,141, 54,173, 92,118,113,113,185,153,145,
+145,193, 91,185,114,165, 49, 51, 51,147,231,238,238,158,106,230,201,206,206,230,237,222,189,219,168, 82,169,120, 14, 14, 14, 55,
+115,114,114,202,228,203,200,200, 24, 52,116,232,208, 11,103,206,156,113,161, 40, 10,177,177,177,200,204,204,132,163,163, 35,182,
+109,219, 6, 63, 63, 63,236,217,179, 71,169, 84, 42, 71,253,244,211, 79, 51, 10, 69, 86, 89, 62, 90,173,155, 52,105,226,151,157,
+157, 13, 71, 71, 71,168,213,106,220,188,121, 19,117,234,212, 65, 82, 82, 18, 72,146,132,163,163, 35,126,253,245,215,124,130, 32,
+148,165, 17,137, 68,162, 94,225,225,225,142, 0, 16, 30, 30,238, 24, 30, 30, 94,108, 7,215,172, 89, 51,172, 90,181,170,168,208,
+178,103, 96, 96,177, 58, 89,137, 35,109,211,166, 77,113,238,220,185,169,118,138, 35,189, 89,180, 21,181,102, 9, 4, 2,147,189,
+117,136, 97, 24, 30, 10,124, 68, 9, 91,246,223, 1,180, 17,137, 68,188,162,111,230,231,231,243, 60, 61, 61, 91,217, 33,124,157,
+ 69,162, 2,131,147,159,159, 31,114,114,114,104,189, 94, 63, 96,251,246,237, 70, 0, 8, 11, 11, 27, 64,211,180,214,100, 50, 81,
+124, 62, 31,106,181, 26,110,110,110,206,165,216, 70,191, 57,184,115,158, 71, 81, 31, 45, 79, 79, 79,132,133,133, 65,167,211, 33,
+ 57, 57, 25, 17, 17, 17, 70,154,166,119,172, 89,179,134,113,117,117, 29,241,241,199, 31, 83,145,145,145,159, 3,152, 84,146, 22,
+121,207,172, 89,235, 75, 20, 90,133, 10,242, 28,128,182, 69, 79,178,168,248, 41, 77,104,149, 53,117,200,231,243,179,227,226,226,
+ 36,214,157,138,201,100,130,151,151, 23,195,178, 44, 81,156,208,122, 19, 83, 48,151,203,149, 77,159, 62, 61,123,205,154, 53,131,
+ 94,190,124, 57,203,150,239,236,254, 60, 8, 91,139,136,172,181,139,230,172, 90,185,104,158,211,179,227,155,177, 97,197, 18,154,
+166, 17, 89,175, 94,189, 86,121,121,121, 28, 7,137, 17, 25,217, 56, 86, 40,178,108, 21,133, 36,128, 77,215,175, 95,143,236,210,
+165,203,165, 77,127,238,115, 74,122,254,252,138, 64,149,145, 44,175, 17,200,225,121,251,245,206,213,106,121, 3, 6, 12,112, 5,
+240,113, 89,141, 88,118,118, 54, 82, 82, 82,138, 10, 48, 60,122,244,232,181, 99,109, 42, 28, 73,130,166,105,236,221,187, 23, 98,
+177, 24, 18,137,228,149,205, 44,178,222,100,161, 66,231,206,157,161, 84, 42, 33,149, 74,109, 46, 87, 81,241,194,178, 44,244,122,
+ 61,244,122, 61, 12, 6, 3, 13,128,203,225,112, 48, 50, 33,193, 98,229,177, 71,192, 20, 69,189,122,245,216,203,151, 47,227,210,
+165, 75, 80,171,213, 88,185,114, 37, 60, 61, 61,219, 3,152,105, 47,151,149,147, 62,173, 82,169,184, 42,149,202, 98, 29,228,114,
+185, 22,235,129,141,150, 60, 30,135,195,177,140, 70,205,155,181, 85,139,162, 40,184,187,187,195,195,195, 3,107,215,174,229, 85,
+171, 86,173,219,127,217, 2, 45, 94,188,184,198,178,101,203, 54,110,221,186,245,216,160, 65,131,118, 69, 69, 69, 13,119,112,112,
+184,119,246,236,217,121, 2,129,128, 41,231,243,237,147,148,148,228,102,253, 22,195, 48, 98,147,201,100, 17,182,249,249,249, 54,
+ 15, 48,184, 92,174,207,131, 7, 15,196, 0, 48,111,222, 60, 46, 0,177,217, 25,220,204,153,159,159,207,173, 83,167,142,143,141,
+ 69,124,124,225,194,133, 86, 29, 59,118,188,124,234,212, 41,133,159,159, 31, 18, 19, 19,145,152,152,136, 26, 53,106, 96,193,130,
+ 5,106,149, 74,213, 2,192,227,188,188,188, 3, 54,114,122, 41, 20, 10,110, 92, 92, 28, 76, 38, 19, 66, 67, 67,241,235,175,191,
+ 98,192,128, 1,168, 91,183, 46, 84, 42, 21, 30, 60,120,128, 45, 91,182, 40,120, 60, 94,169,109,135, 70,163, 57,176,126,253,122,
+223,162, 22,173,193,131, 7, 75, 82, 83, 83, 45,117,114,206,156, 57,175, 76, 33,218,211, 38, 23, 78,109,149,184,149, 7, 38,147,
+ 73, 46, 20, 10, 85, 2,129,128,111,246,207,138,136,136,176,219,154, 85,100, 0,104,207,254,127, 6,179,104, 45,166,111,133,135,
+135,135,205, 60, 2,129,128, 48,183,141, 38,147, 9, 57, 57, 57,180,167,167,167,101,122,255,214,173, 91,116,213,170, 85,105,138,
+162, 40, 62,159, 15,130, 32, 32, 22,139, 75,108,240, 89,154,157,211,125,192,204, 87, 86, 29, 78,156, 14, 24, 12, 6,220,186,117,
+ 11, 6,131, 1, 17, 17, 17,198,159,126,250, 41, 41, 59, 59,123, 34, 0,206,137, 19, 39,134, 78,157, 58,149,114,115,115,235,152,
+150,150,134,178,180,200,123, 36,182, 94,179,114,153,123,161,115,221,186,117, 35, 10,151, 86, 18,102,225,100,143,208, 42,124,248,
+202,236,121, 9,130, 64,114,114,178,101,223,205,205,205,238,223,178, 21,206,206,206,234,102,205,154,201, 50, 50, 50, 14, 44, 94,
+188,184, 92,150,172,181,139,230,172, 90, 56,247, 7, 39,229,195,171, 72, 72, 74,134, 50,205, 24,121,241,222,203,253, 0,246, 3,
+ 0,214,213, 62, 71,140,141, 94,109, 43,103,144,139, 40,132,203,227,236,255,160, 75, 55,223,254,225,147,200,207, 62,251,172,229,
+208,161, 67,115, 6, 13, 26, 52, 65, 42,149,214, 52, 24, 12, 89,251,142, 28,137,233,223,191,127, 53,154,166,135,162,140,152, 35,
+ 26,141, 38,182,109,219,182,214,215, 83,126,250,244,105,247,152,152, 24,140, 31, 63, 62, 61, 49, 49, 49,219,250, 88, 91,202,104,
+ 48, 24, 98, 67, 66, 66, 74,156, 46, 52, 79, 41, 2, 64,110,110,110,172, 29,151,212,178,186, 48, 51, 51, 19,143, 30, 61, 2,135,
+195, 65,211,166, 77,113,241,226, 69,180,108,217,210,174, 21,135, 90,173, 22,126,126,126,208,106,181, 80,171,213,249, 0, 4,219,
+170, 85, 3, 0,124,158,153,137,155, 63,253,132,171, 11, 23,194,186, 62,219,138,250,245,235,179, 87,175, 94,197,189,123,247,160,
+211,233, 48,106,212, 40, 0, 32, 10,235,174, 61, 33, 51, 2, 40,138,234,220,165, 75, 23, 47, 0, 80,171,213,196,245,235,215, 33,
+ 20, 10, 45,207,194,161, 67,135,144,152,152, 8,130, 32,160, 80, 40,124,178,178,178,170, 1,120, 89,138,217,159,120,249,242, 37,
+126,252,241, 71, 48, 12,131,169, 83,167, 34, 48, 48,208, 34,176, 98, 99, 99, 49,111,222, 60,208, 52,141, 31,126,248, 1, 53,106,
+212,128,209,104, 20,194,142, 56,101, 21,141,201,147, 39, 63,219,191,127,255,177,248,248,248,143, 22, 45, 90,212,134, 32, 8,102,
+202,148, 41, 63,202,229,114,250, 77,120,179,114,114,241,232,105,172, 69, 8, 21,221, 92, 93,156,236,230,123,242, 60,222,242,125,
+154,182,230,163,225,236,164,176,183,136,249, 70,163, 81,221,187,119,111,199,189,123,247, 18, 53,106,212,192,139, 23, 47,204,150,
+161,124,216, 31,210, 33, 81,169, 84, 6, 82, 20,197,123,250,244, 41,170, 86,173,138, 38, 77,154, 96,254,252,249,200,200,200,128,
+201,100,130,155,155, 27, 99, 52, 26,111, 25, 12,134,243,101,112,205, 25, 51,102, 12, 15,192,216, 66,203, 86,189,137, 19, 39, 50,
+ 75,150, 44,193,173, 91,183, 44, 22, 44,107,103,120,123,167, 14,173,173, 78,214, 91, 68, 68,196, 84, 62,159,207, 2,184, 6,251,
+ 3, 61,235,139, 90,180,202, 99,205,122, 91,120,155, 43, 25, 61, 61, 61, 35,100, 50, 89,183,172,172,172, 87,172, 90, 45, 90,180,
+ 48,184,187,187, 95,176,149, 71, 42,149,102, 81, 20,229, 12, 0,137,137,137,144, 72, 36,188,231,207,159, 47, 68, 65,240,108, 84,
+171, 86,109,161, 82,169,228, 85, 43,108, 79, 61, 60, 60,160,215,235, 75,116, 99,185,114, 59,117, 51,128,205,230,125, 39, 39,167,
+228,156,156, 28,209,146, 37, 75,242, 22, 46, 92,168,161,105, 90, 7,224,108,118,118,182, 37,142, 86, 74, 74, 74, 14,151,203,117,
+114,116,116,244, 54, 11,173,226,180,200,123,134,146, 45, 90,133, 74,146, 45, 42,136, 8,130,120,205, 65,189, 12,161, 85,166,200,
+162,105,250, 21, 43,131,217,225,189,184,223, 42,236,212,203, 53,117, 88, 40,178,132,251,246,237,219,182,120,241,226,107,182,126,
+207,218, 71,107,221,207,115, 23,153, 69,214,221, 75,167,112, 32, 58, 39, 99,234,194,165,203,202,123, 7,106,187,136,235,187,187,
+ 59,159,251,105,193, 28,249,179,227, 91,176,107,221, 47,236,221, 27, 55, 26,223,184,113, 99,200,248,241,227,171, 20, 86, 44, 37,
+128, 59, 0,250,195,134, 85, 58,137,137,137,157,138,116,194,143,121, 60,158,187, 88, 44, 70, 98, 98, 98,222,147, 39, 79,236,158,
+146,201,200,200,232,244, 22, 42,224, 43, 34,235,254,253,251,104,215,174, 29, 0,224,226,197,139,104,209,162,133, 93, 98,203,104,
+ 52,102,215,174, 93,219, 98,221,202,201,201, 97, 0, 32, 60, 57, 25,235, 61, 61,193,225,112,112,117,225, 66,124,103, 52, 98,190,
+157, 2, 62, 36, 36,132,189,126,253, 58, 98, 98, 98, 96, 50,153,208,179,103, 79,148,243,161,175, 27, 20, 20,116,250,236,217,179,
+174, 82,169, 20,106,181, 26,121,121,121, 24, 54,108, 24, 6, 12, 24, 0,157, 78,135,221,187,119,227,224,193,131,144,201,100, 80,
+171,213, 80,171,213,138,174, 93,187, 94,126,252,248,113,107, 0, 79, 75, 16, 90,108,167, 78,157,112,225,194, 5, 80, 20,133,198,
+141, 27, 35, 51,243,159,197, 64,238,238,238,197,125, 70,253,151, 66,139,195,225,176, 17, 17, 17,139,218,180,105,131,248,248,248,
+143, 26, 52,104,176,114,248,240,225,137,111,202,171,112,144, 33,164, 78, 0,116, 58, 29,116, 58, 29,188,188,188,144,155,155,139,
+103,207,158, 65,167,211,193,221,205,209,110,190,176,186, 53, 44,124,110,110,110, 80,171,213,120,249,242, 37,244,122, 61, 92, 92,
+236, 18, 90,190,157, 58,117,250,123,199,142, 29,206, 91,182,108,209,183,109,219,150,191,114,229, 74, 66, 46,151,195,170, 99,177,
+ 23, 17, 23, 47, 94,244,235,216,177, 99,173,135, 15, 31, 34, 34, 34, 2,122,189, 30, 97, 97, 97,120,242,228, 9,154, 53,107,134,
+188,188,188,107, 55,110,220, 56,104,139, 97, 24,192,140, 49, 99,198,192, 44,182, 46, 92,184,128,228,228,100,200,100,178,215,132,
+150,217,247,177,112,213,184,151, 45,133, 53, 11, 34, 43,203,211,119,142,142,142, 6, 0,203,202,105,125, 2, 0,196,199,199, 11,
+234,213,171,167, 19, 10,133,252, 66,209,182,244, 77,248, 42, 18, 21,176,146,177, 68,120,120,120, 76,116,113,113,233,232,239,239,
+143,212,212, 84, 30,159,207, 71,139, 22, 45, 12,141, 26, 53, 50,120,120,120,124,110, 43,143, 64, 32,120,200,227,241, 90, 23, 12,
+ 38,104,196,197,197,129,101,217,169,117,235,214,253, 50, 55, 55, 23,153,153,153,124,185, 92,110, 25, 84,215,170, 85, 11, 58,157,
+238,161, 29,150,183, 57, 85,171, 86,157,193,227,241,230,103,100,100, 20, 23, 22,130,239,232,232, 40,231,241,120, 48, 24, 12,175,
+136,205,162, 90,228,125, 23, 89,175, 8, 45, 43, 21,249,138,208,177,199,162,101,139,213,192,236, 96,111,189,111, 22,117, 69,127,
+171,188, 83, 83, 14, 14, 14, 58,179,200,154, 63,127,254,181,242,112,236,217,177,221,211,129,201,247, 77,186,118, 20,143,239, 69,
+ 98,255,131,236,140,169, 11,151, 78,232,254,241,192,212,162,194,204, 22, 4,186,138,235,186,187, 57,159,251,121,241, 66,185,242,
+225, 85, 36,167,164,224,232,181, 27,145, 6,224, 1,128,169, 21,105, 90, 6, 10,166, 14, 41,138,122, 87, 42,172, 37,188, 67, 70,
+ 70, 6, 30, 60,120, 96, 22, 89, 97, 0,208,178,101,203, 91,102,177, 21, 25, 25,137, 6, 13, 26, 20, 23,222,225, 21,100,103,103,
+ 23, 77, 89,211, 17,128,139,249,252, 57, 28, 14, 90,204,152, 97,183,200, 2,192, 70, 70, 70, 66,169, 84,154, 71,138,229, 21, 89,
+240,240,240,248,250,236,217,179,174,155, 54,109, 82,109,221,186, 53,147, 97, 24,110, 72, 72,136, 79,195,134, 13,137,109,219,182,
+ 1, 0,250,247,239,143,169, 83,167,226,254,253,251,144, 72, 36,104,217,178, 37, 61,107,214, 44,183,137, 19, 39,126,158,154,154,
+ 58,161,216,222,145, 97,120, 66,161,240, 12,128,246, 15, 31, 62, 4,128,203, 40, 72,225,100,182, 34,148,248,153, 45,157,111,110,
+110, 46, 87, 38,147, 21, 27, 26,130, 87, 48, 26,178,215, 2, 97,225,188,116,233,210,143, 63,255,252,243,254,175,190,250,234,233,
+ 27,114, 22,107,209,234,214,173, 27, 52, 58, 3, 18, 82,115, 64,211, 38,104, 12,105,118,243, 89, 91,180,186,117,235,134,124,173,
+ 30,113,201, 74,152, 76, 52,114, 53, 54,247,229,226, 15, 62,248,224,196,206,157, 59, 61,174, 92,185, 2,154,166,153, 39, 79,158,
+188,236,221,187,183,124,202,148, 41,206,111,176,200,104,197,192,129, 3,251, 94,186,116, 73, 89,171, 86, 45,167,107,215,174, 33,
+ 45, 45, 13, 38,147, 9,237,219,183, 7,159,207,143, 91,184,112, 33, 15,192, 10, 91,239, 77,161,216, 50,220,184,113, 99,244,213,
+171, 87,157,156,156,156,248, 76, 80, 16,146, 79,157,194,222,189,123, 95,251,194,186,117,235, 0, 27,163,240,155, 45, 78,215,175,
+ 95,175, 16,129,245, 74, 79,205,231,151,123,250,241,125,197,245,235,215, 19, 63,251,236,179, 58,114,185,124, 89,171, 86,173,218,
+ 57, 59, 59,147, 10,133, 34,194,219,219,251,203,144,144, 16,155,103, 23,184, 92,238,112,137, 68,242,204,100, 50, 81,121,121,121,
+ 80,171,213, 0, 0,147,201,196, 39, 73, 18,213,170, 85,179,244, 37,141, 27, 55,134,135,135, 7, 29, 29, 29, 61,220, 86,254,244,
+244,244, 87, 86, 33, 22,131, 49, 45, 90,180,224,232,116, 58,196,196,196, 92,180,254,160, 56, 45,242,158, 32,188, 84,241,101, 62,
+ 41,235,147,243,246,246,142, 55, 26,141,236, 3,128,189,115,231, 14, 27, 30, 30, 94,234,166,213,106, 89, 55, 55,183,228, 98, 58,
+ 63, 88,115,234,116,186, 87,190,167,211,233, 88,119,119,119, 90,163,209,188,198,169,209,104, 88, 31, 31,159,196,210, 56,139,193,
+176,219,183,111,175,249,238,187,239,154,216,113,129, 44,156,236,218, 32,118,203,150, 45,159,176, 44,219,166, 85, 29,191,123,253,
+ 66,220,217, 22,129,110, 73, 7,247,236, 24,192,178,108,155,162,155, 57,192,105,105,156, 65,238,146,218, 29,130,171,100,221, 61,
+254, 7,123,118,201, 23,236,207, 61, 3,217, 6, 62,178,236, 32, 23,145,189, 57, 98,202,204,150, 30, 28, 28,252,152, 97, 24, 86,
+175,215,179,193,193,193, 79, 42,130,179, 28,232, 88,130, 69,139, 77, 78, 78,102, 81,224,203, 22, 90,244,179,200,200,200,226, 62,
+179,181,156,119, 89,150,101,149, 74, 37,155,151,151,199,234,116, 58,150,166,105,214, 26, 0,238,218,192,201, 26, 12, 6, 54, 43,
+ 43,203, 92,150,114,159,187,167,167,231,203,231,207,159,179,213,171, 87,143, 47, 52,199, 79, 84,171,213,108, 81,168,213,106,182,
+ 93,187,118,236,147, 39, 79,216,170, 85,171,106,159, 60,121,194,122,122,122, 62, 42,163,156,254,190,190,190,103, 92, 92, 92, 34,
+ 0, 4,218,241, 89,169,215,115,247,238,221, 1, 44,203,142, 98, 89, 54,188,132,109, 20,203,178, 65,255, 53,103,225,245, 77,101,
+ 89,150,205,207,207,103,149, 74, 37,155,148,148,196,230,231,231,179,121,121,121,236,237,219,183,217, 43, 87,174,176,247,238,221,
+ 99,157,156,156, 82,109,225, 52,243,233,245,122, 86,165, 82,177,105,105,105,172, 70,163, 97,213,106, 53, 27, 21, 21,197,222,188,
+121,147,125,248,240, 97,113,124,175,113, 58, 59, 59,175, 75, 73, 73,201,187,124,249,114,254,218,181,107,243, 61, 60, 60, 30, 2,
+240, 3, 80, 83,161, 80,164,124,241,197, 23,172, 84, 42,141, 45,231,179, 89,135,203,229,222, 94,180,104,209,245,195,135, 15,167,
+ 30, 60,120, 80,191,113,227,198,132,241,227,199,159,231,112, 56,183, 1,212, 41,231,243,238,230,232,232,120,249,218,181,107,166,
+172,172, 44, 54, 59, 59,155, 85,169, 84,172, 90,173,102, 53, 26, 13,171,215,235, 89,163,209,200,158, 63,127,158,117,119,119,183,
+158,150,252,166,148,129,245, 36,150,101,191,102, 89,150, 83,209,109,157, 21,119,171,138,226,172,136,182,142, 36, 73, 67, 97,219,
+209,180, 96,183,244,253,255,170,156, 29, 58,116,248, 97,192,128, 1,108,231,206,157,217,176,176,176,215,182, 6, 13, 26,176,227,
+198,141, 99, 15, 31, 62,204,254,244,211, 79, 63, 84, 64, 57, 57, 40, 88,244,178,160, 67,135, 14,198, 11, 23, 46,176,253,251,247,
+103, 1,116, 42, 77,139,188,207,130,203,188,152,198, 28,222,129,176,126, 5, 0,131,193, 16,255,248,241, 99,207, 90, 38, 19, 5,
+ 0,171, 87,175,126,205, 50,101,141, 11, 23, 46,152, 8,130,120, 86,218,175, 27, 12,134,248,179,103,207,186,175, 90,181,138,107,
+101, 2,134,201,100, 98,146,146,146,200,149, 43, 87,190,114,252,185,115,231, 76, 38,147, 41,206,206,147,220, 18, 26, 26,186,165,
+ 34,174,214,249,251, 49, 95,158, 56,250,151, 75,211, 38,173,178,229, 78, 78,197,142,194,118,127, 30, 4, 98,108,233, 86, 45,130,
+ 67,206, 95,180, 96,142,163,121, 10,242,207, 91, 41,217, 90, 29,221, 46, 58, 67,115,183,162,239,112, 94, 94, 94,140,121, 37,160,
+ 90,173,142,123,135, 42,223,109, 0, 97,133,193, 72,139, 78, 13,222, 6, 16, 86,104,201,178,107,229, 97, 17, 75, 15, 28, 28, 28,
+ 44,214,208,114, 88, 68, 89,179,133,213,124,235,222,228,132, 89,150,189, 20, 21, 21, 85,117,216,176, 97,178,173, 91,183, 62,167,
+105,154, 59,114,228, 72,131,135,135, 7,239,226,197,139, 70, 0, 68,155, 54,109, 56, 41, 41, 41,108, 98, 98,162,178, 71,143, 30,
+185,163, 71,143,118,190,115,231, 14,159, 97,152,178,130, 22,190,136,143,143,239, 80,142,207, 74, 69,191,126,253,158,227,205,211,
+216,188,117, 78, 51,148,217, 42, 60,143, 73, 44,140, 96,206,128,142, 77,181,248, 85, 25,141, 38, 40, 85,153,118, 91,180,158,189,
+ 76, 44, 76, 49, 70,131,166,147, 10,249, 10, 28,226,217,172,252,178,123, 19, 14,167,229,172, 89,179,186,144, 36, 73, 94,189,122,
+ 85,183,120,241,226,248,244,244,244,158, 0,226, 0, 32, 43, 43,171,237,150, 45, 91,126,183, 33,148, 67, 73,120, 96, 52, 26,155,
+125,243,205, 55, 19, 0,180, 4, 80,165,144,251, 98,161, 37,171,188, 17,204,211,178,179,179, 63,236,210,165,203, 41,138,162,170,
+ 89, 61, 71, 46, 0, 50,204,207, 5,203,178,110,169,169,169, 31,217, 66, 72, 16,196,210,183,213,160,188, 77,238, 55,193,251,178,
+146,241,204,153, 51,179,123,246,236,201,241,243,243,251,214,207,207,143,204,202,202, 66, 94, 94, 30, 72,146,132,135,135, 7,130,
+131,131,225,225,225,193, 60,124,248,112,193,180,105,211,202,140,201, 87,187,118,237, 0,163,209, 88,157, 36,201, 0, 0, 1, 44,
+203, 6, 16, 4, 17, 0,192, 9, 0,228,114,185,188,106,213,170,156,166, 77,155,162, 73,147, 38, 56,119,238, 28,246,236,217,179,
+ 25,192, 9,107,107, 86, 81, 45,242, 46,224, 65, 40,216, 58,183, 65,220,111,128, 54, 4,131,115, 44,137,182,193,145,150, 56,123,
+ 69, 69, 86,201, 73,165,139, 49,253,117,106,223,190,189,229,129,179,161, 83,137, 41,235,225, 75, 79, 79,239, 52,124,248,240, 87,
+ 56,105,154,214,101,102,102,126,214,188,121,243, 95, 41,138, 18, 20,169,176,177,105,105,105,255,106,174,190,162,113,180, 58,117,
+233,149,241,166,156, 82, 30, 89,253,241,145,223,144,154,150,129, 63,111,165,100,229,234,233,182, 79, 50,242,163,222, 70,249, 99,
+ 99, 99, 59,191,195, 74,255, 54, 74,158, 18, 44,237, 51,155,172,213, 54, 4, 36, 45, 43, 71, 29, 81, 24, 78,164, 66, 30,242,148,
+148,148, 37, 51,102,204,248,112,193,130, 5,174,199,142, 29,147,155, 7, 40,125,250,244, 73,139,138,138,106, 5, 64,160,213,106,
+ 79, 47, 88,176,192,117,206,156, 57,206, 0,156, 1,160,107,215,174,169,169,169,169,171, 80,137, 82, 97, 52, 26, 19,130,107,215,
+122,101,228,104, 30, 0, 90,255,111, 50,153, 18,236,225, 43,142,199,122,159,166,233, 82,249, 40,138,250,170, 73,147, 38,212, 87,
+ 95,125,149,122,236,216, 49,115, 34, 93,107,133,246,184,140,160,164,182, 64, 7, 96,113,225, 86,145, 80, 43,149,202,102,118,126,
+135,174,172,141,197,182,103,246,236,255, 39, 56,112,224,192,204,254,253,251,111,113,114,114,218, 30, 16, 16, 80,203,221,221, 93,
+ 46, 18,137,160,211,233,114,245,122,253,163,199,143, 31, 15,154, 57,115,230, 11,155, 44, 28, 91,182, 80, 0,120, 12,195, 8, 73,
+146,148, 0,144, 19, 4,161, 48, 11, 45,130, 32, 96, 48, 24, 16, 19, 19,131,239,190,251,142, 62,115,230,204, 79, 0,126,176, 99,
+224,218, 8,128,171, 85, 59,238, 10, 64,143,130, 0,182,233, 4, 65,220,120,219,215,139, 96,112,174,206,109, 16, 15, 66, 81, 92,
+ 63, 81,122, 82,233,146, 30,184,244,244,244,102, 21,253, 16,151,196,153,158,158,238,247,174, 60, 33, 67,117,139,255,192,186,197,
+175,228, 57, 52,139,176,226,246,203, 66,142,198, 52,126,197,137,251, 75,116, 38,150, 49,152,152, 17, 79,210,243, 31,252, 63,110,
+128, 76,229,252,172, 44,124, 80, 81,207, 82, 5,158,107, 84,116,116,116,243,241,227,199,207, 20,139,197,141, 1, 32, 63, 63,255,
+106, 82, 82,210, 92, 20,174, 42, 44,235,243, 74,148,140,140,140,140,134,239, 34,159, 94,175,255,178,121,243,230,203,105,154,254,
+217,100, 50, 93,252,127,112, 43,180,149,181,241,253,197,174, 93,187, 94, 0,104, 6, 0,125,251,246,165, 0, 96,207,158, 61,118,
+139,231, 97,195,134,209, 44,203, 26, 10,235,131, 26, 5,171, 11,179,204,109,170, 90,173,206, 74, 74, 74,122, 72,211,244, 67, 0,
+191,195,254, 21,183,174, 4, 65, 28,102, 89,182, 91,161,112, 59,204,178,108, 55,235,247,222,182, 85,171,140, 67,202,118,134,175,
+ 68, 1,246, 60, 0, 81,116, 42,176,172,253,178,240, 56, 85, 29, 1,160, 65,229,213,253,127,137,231, 73, 73, 73, 67,223,224,243,
+ 74,188,127,136,211,235,245, 61,255, 31,157,111, 78,229, 45,255, 31,233,255,202, 33,176,204,120,248,240,225, 91,115, 17,248,175,
+ 81,231,246,171, 3,240,162,251, 86, 8, 47, 78,120, 85, 10,173, 74, 84,162, 18,149,168,196,155, 32,187,242, 18, 84,226,127, 25,
+102,223, 44,243,126, 9, 62, 90, 69,253,179, 44,251, 4, 74, 94, 57, 96, 79, 86,242,242,172,146, 56, 93,201, 89,201, 89,201, 89,
+201, 89,201,249,159,115, 58, 2,168, 10, 96, 81, 25,199, 21, 93, 93,152, 10, 32, 3,128,177,242,122, 86,114,190,129,126,176, 9,
+ 44,203,118, 45,109,234,144, 32,136, 35,111, 75,104, 89,156,225, 67, 49, 43,248, 54,102,153,247,203, 18, 90, 44,203,174,255, 55,
+132, 96,199, 74,206, 74,206, 74,206, 74,206, 74,206, 74,206, 74,206, 74,206, 55, 20, 90,237,166, 77,155, 54, 29, 5,161, 49,216,
+105,211,166, 77,103, 89,182,107,193, 71,108,215,183,249,219,247, 27,160,205,131, 80,176,230,237,126, 3,180, 41,225,208,112,171,
+237,213,240, 14,149,168, 68, 37, 42, 81,137, 74, 84,162, 18,239, 48, 46, 47, 92,184, 48,127,225,194,133,102,199,247,116, 0, 68,
+161,133, 43,253,109,254,112,225, 52,161, 45, 11,165, 74, 79,193,243, 31,192,139,228,240, 6,115,121,130,118, 96,153, 96, 0, 0,
+ 73,221,167,245,218,191, 77, 38,195,118, 0, 73,229, 37, 14, 2,106,215,112, 20, 29,212,209, 52, 47, 62, 87,223, 55,186, 32,205,
+129,221,232, 11,180, 16,240,249, 39, 5,142,142,162,226, 62,215,101,103,107,116,122,253,135,123,128, 75,149,207, 64, 37, 42, 81,
+137, 74, 84,226, 61,129, 68,161, 80,156, 33, 73,210,207,252,134,117,220,193,162, 49, 8,105,154, 78, 86, 42,149, 31,162, 96,170,
+248,223,228,180,254,190, 30,229,236,203, 43, 26,182, 78, 29,194, 58,188,131, 85, 20,214, 50, 51,102,215,242,144,180,170, 21,224,
+183, 35, 41, 37,245,150, 74,171, 31,249, 56, 41, 79,105,111, 33, 41,174, 96,180,204,193,113,254, 39,195,191,116, 14,172, 89,139,
+240,245,245, 6, 88, 32, 46, 62,193,253,217,211, 39, 29,118,109, 93, 49, 89,149,163,252,206,168,211,253,102, 47,119,109, 64, 82,
+ 69, 42,184,248,219,180, 79, 29, 57, 48, 97,224,188, 29,199,137, 60,131,239,195,130,229,166,118,137, 44, 71,103,231, 19, 11, 79,
+159, 22, 41,234,215,127,229, 51,150,101, 11,242,235,221,189, 43,250,246,195, 15, 79,244, 85, 42, 59, 85,138,173,255, 73,120,200,
+229,242,137, 92, 46,183,173,193, 96,240,227,243,249,241, 52, 77, 71,100,101,101, 45, 3,144, 88,121,121, 42, 81,137, 50, 81, 90,
+126,205,255, 44,247, 38, 0, 72,165,210,155, 36, 73,250, 88,139, 0,115,206, 94,243,126,209, 87,134, 97, 94, 40,149,202,230,165,
+208, 6, 56, 57, 57,253, 10,160, 81, 89, 1,147, 11, 99,179,221, 80, 42,149,159,161,228,213,122, 50,133, 66, 49,155, 32,136,126,
+ 36, 73, 82,101,157, 19,195, 48, 52,203,178,187,179,178,178,126, 0,144, 91,210,113, 10,133,226,116,116,116,116, 35, 55, 55,183,
+ 50,173, 52, 38,147, 9,113,113,113,174,141, 27, 55, 62,175, 84, 42,131,222, 38,167, 61, 90,228,191, 68, 41,171, 14, 75,172,232,
+ 0, 94,201, 47, 68,148,126, 35, 49,120,211,252,207,188,147, 99,159,122,143, 89,240, 71, 77,194,153,110,251, 40, 83,147, 98,235,
+ 15,242,132,210,131,205, 90,119,106, 55,110,194, 87,146,219, 81,143,112,242,220, 21,168,212, 58, 80, 36, 9, 71,153, 24, 53,107,
+ 86, 39,150,174,223,235,178,121,237,210,159,175, 94, 56,213, 85,171,206,233, 97,151, 76, 23,115,190,155,218,187,177,196,217,137,
+ 6, 24, 26, 95,119, 9,145,124,123,248,214,119,200, 55, 77,183, 91,100,157, 57, 35, 78, 75, 77,197, 28, 47, 47,112, 76, 38, 8,
+ 73, 18, 66,130,128,144, 36, 33, 17, 10,209,121,227, 70,204, 61,118, 76, 60,243,163,143, 42,197,214,255, 24,164, 82,233,112, 47,
+ 47,175,197, 27, 54,108,112,246,247,247,135, 68, 34,129, 82,169,116,121,252,248,113,232,164, 73,147,134, 38, 39, 39,207, 80,169,
+ 84,235, 42,175, 84, 37, 42, 81, 34, 66, 1,148,148,237,161,180,207, 74,132, 80, 40, 76,213,106,181,110,165, 29,195,231,243,211,
+244,122,189,123, 89, 92, 36, 73,250, 36, 38, 38,186,137,197, 98,208, 52, 93,152, 13,128,177, 12,164,173,179,159, 20, 6,170, 69,
+ 80, 80,144,161, 52, 78,153, 76,182, 58, 45, 45,173,163, 57, 79,160,149,160, 42, 22,137,137,137, 29,235,212,169,179, 58, 55, 55,
+247,195, 18,196,203,236, 9, 19, 38, 76,172, 91,183,174,217, 10, 84,152, 5,161,224, 53, 35, 35, 3,227,199,143,183,252, 6,195,
+ 48, 56,117,234,212,132,225,195,135, 35, 43, 43,107, 82, 41,231,238,231,230,230, 70, 20, 38, 20, 47, 17,179,102,205,194,172, 89,
+179,176, 98,197, 10,130,203,229, 58,150,113, 61, 43,132,211, 86, 45,242, 95, 88,176,202,136, 12,127, 4,175,134,119, 56,242,154,
+208,178, 21, 36,203, 28,157,183,108,195,200, 57,195, 90, 18,155, 38,117, 12, 28,187,226,244, 21,146,199,182,126,152,172,141,183,
+193,146, 53,162, 81,243,142,109,199, 79,156, 42,249,227,175,179,120,252,240, 46,162, 47,238,124,229,152,134, 31, 14, 71, 74, 70,
+ 46,134,143,251, 90, 74, 80,156,182, 23, 78, 31, 24, 97,212,105, 54,217,104,205,114,247, 19,240,191,104,218, 56,152,155, 40,122,
+ 12, 15,133, 8, 45, 27,212,224,250,158,184,247,133, 26,166,229, 15, 11, 86,201,216, 37,178, 54,124,250, 41, 90, 25,141,112,163,
+ 40, 80, 4, 1, 10, 0, 73, 16,208,234,116,184, 49,120, 48, 26,111,219,134, 31, 14, 29, 18,207,238,222,221, 46,177, 37,145, 72,
+110, 19, 4,161,200,203,203,235,138,130,196,210,239, 3,234, 72,165,210, 35, 44,203,102,169,213,234,208,119,168, 92,158, 40,152,
+163, 47, 58, 58,230,161, 96, 69,149, 93,153,133, 5, 2,193,232,190,125,251, 46, 93,181,106,149, 56, 53, 53, 21, 73, 73, 73,160,
+105, 26, 66,161, 16,129,129,129,196,233,211,167,157,167, 78,157,186,228,200,145, 35,130,220,220,220,229,246, 12,108,184, 92,238,
+122, 39, 39,167,143,220,221,221, 37,105,105,105,249,217,217,217,167,116, 58,221,104,148, 63,109, 10,201,229,114, 7, 85,173, 90,
+181,151,151,151,151,123, 98, 98, 98, 70, 66, 66,194, 65,157, 78,183, 25,229, 76,212,108,117, 77,235,163, 48, 90, 61,128,228,170,
+ 85,171,222,143,137,137, 73,171, 64,206,164,170, 85,171, 62, 40, 7,167, 4,192, 46, 0, 94,101, 28,151, 4,160, 63,236,180,102,
+ 87,162,226, 68, 86, 97, 74,171,162,130,170,180,207, 74,133, 78,167,115, 53, 24, 12,224,150,144, 44, 94,173, 86, 67, 38,147,185,
+218, 90, 72,145, 72,132,157, 59,119,130,203,229,130,203,229, 34, 43, 43, 11, 62, 62, 62,150,125, 30,143,103,249,191, 74,149, 42,
+101,242,209, 52,221,152,162, 40,228,229,229,129,166,105,203,150,157,157, 13,150,101, 33, 16, 8, 64,211, 5,233,156,172, 62,111,
+ 92, 18, 31, 65, 16,253,188,188,188,240,199, 31,127, 64,175,215,191,246,185, 92, 46, 71, 84,212, 63, 73, 70, 40,138, 66,147, 38,
+ 77, 72,130, 32,250, 1,152, 84, 10, 47, 11, 0,225,225,225,160, 40, 10, 20, 69,129, 36, 73,203,255,230,141,166,105,204,154, 53,
+ 11, 69, 82,147,253,107,156,239, 26,202,136, 12,159,140, 18,124,180,200,210, 72,107,185, 75, 62,155, 52,176, 99,254,119, 35,186,
+176,211,135,124,192, 78, 29,216,134,253,168,117,189,191, 40, 14,135,184,246, 32, 14, 62, 14,192,230,241,141,252,124, 93, 36, 81,
+193, 78,210,154,197, 80, 88, 47,241,244, 18, 75,228, 63,126,246,229,215,210, 35,231,239, 33, 46, 62,238, 53,145, 5, 0, 55, 79,
+110, 70,114, 82, 34,110, 69, 39, 96,208,136,207,165,114,185,227,143, 69, 26,212, 18,151,141, 58,200,120, 63, 77,235,223, 82,152,
+103, 76, 66,174, 2,160, 2,248,224,138,213,152,218,173,190, 64, 46,227,149,150,170,194,194, 41,224,243, 79, 46, 60,125,218, 34,
+178, 90,232,116, 16,208, 52, 76, 52,109, 17, 89,122,147, 9, 26,189, 30,158,121,121,120, 54,124, 56, 88,163, 17, 51,246,239, 23,
+ 11,248,252,147,182,148, 19, 0,120, 60,158,231,193,131, 7,171,212,171, 87,239, 28,108, 15,102,122,250, 45,212, 29, 91, 57, 27,
+132,132,132, 68,108,219,182,173, 10,143,199,243,172, 8, 78,161, 80,248,177, 68, 34, 73, 23, 10,133, 31,151,179,156, 36,128,121,
+ 35, 71,142,140,172, 94,189,250,217, 66, 97,101, 17, 53,213,171, 87, 63, 61,114,228,200,219, 0,102,149, 80,215,139,227,244,246,
+242,242,154,191,106,213, 42,241,147, 39, 79,144,152,152, 8,163,209,136,129, 3, 7,130,166,105,104, 52, 26,232,245,122, 44, 90,
+180, 72,226,236,236,252, 29, 10, 18, 5,219,114,238, 60, 7, 7,135, 39, 91,183,110,237,251,242,229, 75,233,217,179,103,137,168,
+168, 40,201,146, 37, 75,122, 58, 59, 59, 63, 6, 32, 40,199,245, 36, 61, 61, 61, 55, 29, 56,112,224,179,168,168, 40,159,125,251,
+246,113,175, 94,189,234,185,118,237,218, 81,158,158,158,219, 0, 80,229,188, 71,161, 98,177,184,195,148, 41, 83,152,203,151, 47,
+ 39, 94,190,124, 57,113,233,210,165,104,213,170, 85,139, 57,115,230,132,149,147,179,129, 76, 38,107, 63,101,202, 20,230,194,133,
+ 11, 73,215,174, 93, 75, 88,178,100, 9,217,190,125,251,150,243,231,207,175,111, 39,231,174,203,151, 47,183,137,143,143,247, 79,
+ 72, 72,168,150,144,144, 80, 53, 33, 33,161,106, 98, 98,162, 95,114,114,114,149,148,148, 20,223,180,180, 52,223,136,136,136,150,
+ 0,118,188, 99,207,209,255, 7, 78,142, 89, 72, 41,149, 74, 28, 57,114, 4,133,214,171, 80,107,145,165, 82,169,144,156,156,108,
+254,140, 99, 75, 57,229,114,249,153, 13, 27, 54,176, 90,173, 22, 57, 57, 57, 72, 75, 75, 67,124,124, 60,158, 61,123,134,204,204,
+ 76, 60,122,244, 8, 98,177,248,140, 45,229, 36, 8, 2, 52, 77, 91,132,212,169, 83,167, 48,114,228, 72, 40,149, 74,203,123, 28,
+ 14,199,242,191,249, 59,101,113,154, 45, 79, 52, 77,227,218,181,107, 24, 51,102, 12,150, 46, 93,138, 29, 59,118,224,240,225,195,
+ 80, 42,149, 22,177,101, 50,153,202,228,204,200,200, 0,195,216, 54,102, 98, 89, 22, 57, 57, 57, 54,223,119,107, 1,196,225,112,
+ 94, 19, 69,230,205,158,186,244,134,156,239, 44,108,136, 12, 95,242, 8,219,252, 79,161,169,174,237, 43, 66,171,170,199,119,139,
+ 39,246, 19,129, 54,128, 53,106, 0, 67, 62, 96,200, 3,163,207, 7,193, 19, 1, 70, 13, 92, 5, 74,236, 26, 87, 75,254,205, 31,
+207, 31,210,143,136,174,209, 25,185,199,139,237, 17, 56,188, 65,253,134, 77,112, 78, 72, 83, 33, 49, 53, 7, 20,249, 79,191, 23,
+214,113, 24, 56, 20,137,235, 39, 10, 12, 87, 36, 69, 33, 71,173, 67,118,158, 1,125,135, 77,116,250,109,233,247,131, 76, 6,109,
+169, 49, 94,234, 2,129,193, 82,105,239, 58,117,170,144, 15, 5,209, 8,251,232, 34,104, 6, 96, 47,116, 71,104,150, 27, 21,116,
+146,223, 91,157,107,152, 31, 5, 60, 41,213,154,225,232, 40, 82,212,175,143, 57, 94, 94,104,109, 52,130,199,178,248, 32, 53, 21,
+119, 39, 78,132,110,239, 94,144, 0,120, 31,127,140,118,203,150,225,188,151, 23, 60, 52, 26,100, 79,158, 12,215,227,199,193,147,
+203, 69, 72,183,109,241, 3, 65, 16,104,219,182, 45, 78,159, 62,237,220,185,115,231, 19,247,238,221,235, 99, 50,153,206,151,231,
+ 38, 58, 56, 56,220,228,112, 56, 62,101, 29,103, 50,153, 18,114,114,114,236, 78, 51,194,225,112, 90, 55,105,210,100,255,190,125,
+251, 20, 6,131,161, 66, 70, 33,124, 62,191,115,207,158, 61, 55,172, 89,179, 70, 62,106,212,168, 13,135, 15, 31,206,215,235,245,
+199,237,177,228, 0,152,183,110,221,186,177,225,225,225,142,163, 70,141, 98,159, 61,123,102,109,189,114,109,213,170, 85,245, 13,
+ 27, 54,120, 52,106,212,104,194,152, 49, 99,120, 0,102,148,101,229,145, 74,165,227, 54,108,216,224,146,145,145,129,188,188, 60,
+ 75, 35,155,144,144, 0,145, 72, 4,146, 36, 65,146, 36,184, 92, 46,126,252,241, 71,231,113,227,198, 77, 84, 42,149, 19,109,176,
+146,173,255,245,215, 95, 93, 63,252,240, 67,242,229,203,151, 32, 73, 18, 66,161, 16,159,126,250, 41,169,209,104, 20,115,230,204,
+217,162, 86,171, 7,216,115, 13,185, 92,238,160,245,235,215,215,108,209,162, 5, 39, 58, 58, 26,205,154, 53,195,245,235,215,241,
+241,199, 31,115,115,115,115,171, 77,157, 58,117,164, 78,167,179, 55,142,139,167, 88, 44,174,251,247,223,127,199,251,250,250, 90,
+ 26,150,106,213,170,209, 93,187,118, 85, 70, 71, 71,215,186,124,249,114,102,243,230,205,237, 73, 88,238, 45, 22,139,131,142, 30,
+ 61,154, 60,103,206,156, 14,235,214,173,235, 9, 0,141, 27, 55, 62, 56,119,238,220,179, 74,165, 50,248,252,249,243,202,214,173,
+ 91, 39,216,200,231,229,233,233, 73,143, 31, 63, 94, 90,218, 65, 27, 55,110,204, 70, 65,194,101,127, 0, 47, 80,137,127, 11, 38,
+ 0, 97, 4, 65,220, 58,114,228, 8,154, 52,105,130, 35, 71,142,160,107,215,174,183,172,197, 64, 84, 84, 20, 90,183,110,141, 66,
+139,150, 77,190, 90, 57, 57, 57,211,102,205,154,117, 97,208,160, 65,226, 87, 26, 3,146,132,163,163, 35,186,116,233,162, 85,171,
+213,211,108, 45, 40, 77,211,224,112, 56, 72, 72, 72,192,198,141, 27,177, 96,193, 2, 4, 6, 6,194,104, 52,190, 38,182, 10,219,
+ 61,155, 26, 63,147,201,132, 27, 55,110, 96,251,182,109,152,241,221,119,144,201,100, 0, 0,131,193, 0,101, 86, 22,132, 66,161,
+ 69,140,149, 33,156,118, 63,125,250,116,162,143,143,207, 43, 83,134,230,215,194, 54, 11, 12,195,192,100, 50, 65,171,213, 98,233,
+210,165, 38,150,101,119,151,213,255,152, 69,209,196,137, 19,161,211,253, 99, 80,175, 95,232,147, 92,181,106, 85,132,132,132, 88,
+246, 73,146,100,109,229,252,173,121, 93,104,172,142,174, 53,107, 9, 0,192,199,199, 7,181,106,213,130,167,167,103,137,156,197,
+105,145,255, 26,118, 68,134, 47, 89,104,149,148, 41,251,225,203,148, 69,163,166, 46, 89, 34, 17, 82,220, 47,123,213, 67, 21, 71,
+ 30, 32,114, 2,175,245, 55, 32, 28, 11, 6,242,172,242, 5,112,242, 27,252,220, 91, 73,134,255,174,253,203, 64, 43, 92,159,103,
+101,189,230,132,199,229, 9,219, 5,212,168, 73,196, 37, 43,193,225,112, 32,113,112, 65,243, 94,147, 64, 81, 36,164,142, 46, 32,
+104,205, 63,138,152,164,192,161, 56, 80,230,106, 80,213,191, 6, 41, 16,138,218,169,203, 16, 90,114, 7,238,175, 83, 6, 52, 23,
+102,154, 18, 32,170, 34, 4,109,238, 78,189,248, 32,157,115,241, 85,231, 64, 81,248,193,123,191, 34,199,216,222,150, 11, 67,153,
+ 76,112,163, 40, 24, 88, 22,119, 39, 78, 68,216,250,245,184,101, 22,134,235,215,227, 86,120, 56,156,184, 92, 8, 72, 18,172,209,
+248,218,156,190, 45, 66, 11, 0,226,227,227,177,119,239, 94,167,126,253,250,237,143,138,138, 26,100,167,216, 48,115,185, 92,187,
+118,205,205,223,223,191,196, 99, 94,188,120,129,134, 13, 27,218, 61, 61,197,231,243, 59,183,111,223,254,143,189,123,247, 58, 60,
+120,240, 0,110,110,110,111, 44,180, 4, 2, 65,235,142, 29, 59,254,177,117,235, 86,121,122,122, 58,214,175, 95, 47,239,222,189,
+251,142,200,200,200, 94, 58,157,206, 22,177,249,138,200, 90,191,126,125,246,198,141, 27,127,195,171, 83,132,201, 27, 55,110,220,
+212,168, 81,163,207,194,195,195, 29, 1,140, 45,244, 29, 40, 85,108, 9, 4,130,182, 1, 1, 1,175,140,106, 5,130, 2, 99,147,
+ 68, 34,129,131,131, 3,120, 60, 30,116, 58, 29,194,194,194, 8, 62,159,223,210,150,115,150,201,100, 29,123,247,238, 77, 94,188,
+120, 17, 41, 41, 41,112,116,116,132, 84, 42, 5, 77,211, 24, 53,106, 20,181,116,233,210,182,106,181,125, 51, 92,190,190,190, 61,
+ 59,116,232,192,185,127,255, 62, 94,190,124, 9,157, 78,135,199,143, 31, 67, 46,151, 99,200,144, 33,188,197,139, 23,119, 79, 76,
+ 76,180, 87,104,213, 13, 15, 15, 79,181, 22, 89,102, 72, 36, 18,162,102,205,154, 74,103,103,231, 6, 0,236, 17, 90,117, 63,255,
+252,243,180,133, 11, 23,182, 62,125,250,180, 37,232,229,233,211,167,167, 2,192,242,229,203, 47,184,186,186, 54, 0, 96,171,208,
+ 2,203,178,204, 39,159,124, 18,203,231,243,193,229,114,193,231,243, 95,217,120, 60, 30, 72,146,148,153, 31,231,255, 97, 81,211,
+ 8,192, 47, 40, 72,174,251, 29,128,107,239, 72,185,110, 3, 8,235,218,181,171, 69,108, 29, 59,118, 12,157, 59,119, 70,118,118,
+ 54,238,223,191,111, 45,178,236, 73,176,124,219,104, 52,222,217,185,115,103,243,126,253,250, 17, 86,207, 23, 30, 60,120,128, 71,
+143, 30,221,178,149,143, 36, 73, 48, 12, 3, 46,151,139, 37, 75,150,192, 96, 48,224,247,223,127,199,158, 61,123, 64,146, 36, 8,
+130, 0, 65, 16,144,203,229, 88,177, 98,133, 93,237, 30, 77,211,216,178,101, 11,190,153, 58,213, 34,178, 10,103, 50,224,225,238,
+ 14,103, 23, 23, 60,127,254,188, 76,161,149,149,149,245,195,161, 67,135, 80,154, 51,252,161, 67,135, 44,255, 23,113,134, 47,187,
+159,163, 40,232,116, 58,124,240,193, 63,169, 98, 63,255,252,115,203,255, 74,165, 18, 20, 69,153,175, 5, 97, 43,167,134, 5,122,
+ 9,255,121,175,203, 87, 95,189, 98,161, 43,137,179, 36, 45,242, 46, 90,183,138, 17, 91, 97,133,214, 89, 79, 0, 93, 81,224,163,
+149, 12,148,225,163,245, 36, 77,189,138, 67, 36,135, 44, 28,255,225,176, 42,110, 14, 96,243, 82,193,107,255, 3,238,164,139,176,
+100,233, 81, 0,192,215,159, 54, 68,253,142,243,160,223,252, 33, 38, 54,163,248,131, 19,116, 83, 0,204,124,189, 97,100,130,124,
+188,189,112,231, 89, 20, 56, 20, 5,190,131, 11, 28,156,220,193,152,244,200, 73,123,137,115,251, 86, 3, 0,214,109,217, 13,146,
+ 36,193,225, 80,208,233,105, 4, 86,241, 2,195, 48, 65,165,149,179, 54,208,188,173,187, 75, 19, 95, 63, 71,226,190,226, 37,106,
+186, 57, 23,153, 8, 17, 32, 48, 73, 74, 52,147,138, 26,103,229,168,154, 63, 4, 46,151, 41, 6, 72, 18, 36, 65, 64,204,227, 65,
+183,119,111,129,215,230,250,130, 62,235, 86,120, 56,200,191,254,130, 76, 32, 0, 69, 16,224, 20,154,160,203, 3,149, 74, 5,130,
+ 32,176,125,251,118,197,144, 33, 67,118,220,191,127, 63, 92,171,213,238,181,135, 35, 59, 59,187,107,139, 22, 45,206,110,217,178,
+197,213,195,195,227,181,207, 83, 82, 82, 48,108,216,176,244,236,236,108,187,130,186, 9,133,194,143,123,246,236,185, 97,243,230,
+205,242,167, 79,159, 34, 47, 47, 15,174,174,174,111, 90, 71, 27, 52,109,218,116,255,222,189,123, 29, 82, 82, 82,144,147,147, 3,
+157, 78,135,237,219,183, 59,118,233,210,101,111,116,116,116,103, 0,145,101,112,204,180, 22, 89, 99,198,140,185, 7,192, 13,192,
+175, 69, 53,104,225,103,245,172,196, 86, 14,128,197,165,140, 68,253, 36, 18, 9,210,210,210, 48,108,216, 48, 60,121,242,143, 1,
+212,203,203,203, 50,210,123,254,252, 57, 92, 93, 93, 65, 16,132,155, 45, 39,237,234,234, 42,213,235,245, 24, 57,114, 36,226,227,
+227, 95,225, 76, 72, 72, 0, 65, 16, 98,123, 47,164,187,187,187,187, 70,163, 65,171, 86,173,160,213, 22,228,245,237,223,191, 63,
+184, 92, 46,210,210,210,192,229,114, 93,202,113,127, 92,186,118,237, 90, 98,104, 21,185, 92,110, 80, 40, 20,181,237,228,116,238,
+222,189,123,226,250,245,235, 95, 91,216,114,253,250,245, 30, 78, 78, 78,167,157,156,156,106,218,201,201, 88,139, 42, 30,143,247,
+138,208,226,114,185, 32, 73,146,193,255, 62,126, 2, 96, 94, 5,183, 6, 64,200, 59, 84, 54,139,216, 58,118,236, 24,130,131,131,
+145,149,149,133,232,232,232,242,138, 44,115,123,247,205,236,217,179, 79,246,233,211, 71, 98, 30,180,138, 68, 34, 76,158, 60, 89,
+147,151,151,247,141, 93,149,136, 97,192,225,112, 44,131,100,161, 80,136,176,176, 48,139,200, 34, 8, 2,249,249,249,224,112, 56,
+230, 21,137,132,141,101,132,167,135, 7,100, 50, 25,106, 4, 6,226,105, 97, 59, 98,254, 95, 32, 16,128, 32, 8,152, 76,101, 26,
+242,114, 11,157,218, 39, 85,240,189, 97,205,162,168, 84,211,177,151, 23, 24,134, 49,139, 76,182, 34, 56, 93, 92, 92,144,151,151,
+103, 43,231, 59,137, 18, 44, 90,102,161,213, 21, 5,190, 90,175,133,119,104, 3,224, 28, 94, 93, 82, 73,214,118,151,110, 92, 56,
+174,195,176, 15,131, 93,160, 73,127, 9,161,204, 5,132, 99, 85, 44, 89,122, 20,247, 95,100, 2, 0,150,236,184,137, 63,230,116,
+ 1, 68, 78,168,229,144, 1, 15, 25,167,247,163,180,215,133, 22, 1,150, 96, 88, 22, 28,138, 44,156,187,165, 64, 81, 36,148,233,
+201, 88,246,195,216, 66,145,181, 7, 71, 46, 68,195, 39, 32,248,159,121, 92,130, 0,216,210, 43,183,171, 3,111,253,184, 62, 77,
+ 69,169, 68, 50, 28,189,196, 16, 10,139,232, 71, 5, 15, 68, 85, 18,227,219,250,136,111, 28,210,174,127,152, 99, 40,179,163, 16,
+146,100,129,243, 59, 65, 20,235,220, 67, 22,126, 70, 17, 68, 65,244, 87,198,190, 54,221, 44,228, 69, 34, 17, 12, 6, 3, 40,138,
+194,202,149, 43, 29, 59,118,236,248,171,189, 66, 11,192,131,212,212,212, 46,163, 70,141, 58,182,123,247,110, 23, 23, 23,151, 87,
+ 70, 15,163, 70,141,202, 72, 77, 77,237, 2, 59,157,238,185, 92,238,175,107,214,172,145,199,196,196, 32, 63, 63, 31, 34,145,200,
+210,248,148,183,126, 54,110,220,248,196,241,227,199, 21, 57, 57, 57, 48, 24, 12, 16,137, 68, 96, 89, 22, 20, 69,225,207, 63,255,
+116,238,214,173,219,209,184,184,184,246,165,149, 85, 36, 18,245, 42, 20, 78, 8, 15, 15,119, 12, 15, 15,111, 3,148, 24,169,215,
+130,240,240,112,199, 73,147, 38,117,215,104, 52,139, 75, 57,231,120,165, 82,233, 33, 18,137,176,111,223, 62, 72,165, 82,136,197,
+ 98,120,121,121, 65,169, 84, 66, 44, 22,131,101, 89, 24,141, 70,115, 99,145,105,203,137,167,167,167,231,153, 76, 38,135, 99,199,
+142, 33, 51,243,159,175, 84,169, 82, 5,217,217,217, 96, 24, 38,223,222,139,153,148,148,148, 74, 16,132,239,157, 59,119, 16, 19,
+ 19,131,206,157, 59,227,175,191,254, 66,195,134, 5,179,195,122,189,190, 60, 65,252,104,138,162,216, 82,234, 45, 1, 64, 81,145,
+156,133,157,151, 93,156, 12,195, 48,102,145,101,253,106, 45,190,202,248,205,255, 21, 56, 88,143, 19,222,213, 66,118,238,220, 25,
+ 74,165, 18, 82,169,180, 34,252,115,174,104, 52,154,199, 7, 14, 28,104,208,181,107, 87,240,249,124, 60,126,252, 24,145,145,145,
+209, 0,174,216, 43,180,184, 92, 46,102,207,158,141,177, 99,199,194,221,221, 29,223,124,243, 13, 56, 28,142,101, 35, 8,194, 98,
+225,178, 7,110,238,165, 47,124, 52, 59,196,151,101, 12,119,112,112,152, 77,146,100, 63,202,134, 11, 71,211, 52,205, 48,204,238,
+156,156,156, 82,195, 59,152, 29,215,109,185, 23,214,215,160,140, 62,237,141, 57, 75,208, 34,255, 57,138,174, 54, 44,193,162,101,
+ 94,117,248, 90, 42, 32,243, 89,158, 43, 52,217,157,179, 22, 89, 63,142,109, 55,236,195, 96, 5, 14,158,185, 6,158, 33, 27,208,
+231,150,114,135,141, 32,120, 18,184, 59,112,139,245, 21, 34, 72,234, 81, 66, 98, 18,156, 21,210, 66,145, 85,184,145, 36,234, 7,
+ 23, 12,102,143, 92,136,134,143,127, 48, 56, 20, 5, 14, 69, 65, 42, 18, 32, 53, 37, 25, 28, 14,249,168,164,159,173, 75,161, 79,
+159,154,190, 85, 21,206, 92,100,184,234,225,233, 94,130, 97,160,129, 12, 62,158,124,116,114, 22,250,213,165,208,167, 84, 89,206,
+178, 22,161,101, 48,153,192,251,248, 99,203,116,225,173,240,112,132,173, 95, 15,186,103, 79,168, 13,134, 87, 76,197,229, 21, 90,
+ 34,145, 8,185,185,185, 24, 52,104,144,210,104, 52,126, 86,206,186, 16,153,153,153,217,119,240,224,193,153,102, 1, 99, 48, 24,
+ 48,120,240,224,204,204,204,204,190, 54, 88,137, 94,131,209,104,252,172, 97,195,134,202,140,140, 12, 75, 57,203,211,224,152,225,
+228,228,116,100,227,198,141, 78, 58,157, 14, 38,147,201,194, 41, 18,137, 64, 81, 20, 92, 93, 93,241,199, 31,127,184, 58, 57, 57,
+149,154,179, 74,163,209, 28, 88,191,126,125, 54, 0,172, 95,191, 62,155, 32,136, 8,130, 32,214, 18, 4,177,166,200,182,150, 32,
+136, 8,235, 99, 53, 26,205,254,210,184,245,122,125, 68,116,116, 52, 43, 22,139, 65, 81, 20, 12, 6, 3,132, 66,161,197, 36,174,
+ 82,169,160,209, 20, 76,115, 71, 70, 70,194,104, 52, 94,180,229,220,115,115,115,207,108,217,178,133,169, 82,165, 10,130,131,131,
+ 17, 22, 22,134,166, 77,155,194,207,207, 15,115,231,206,165,213,106,245,185,114, 8,173, 35,187,118,237, 50,250,250,250,162, 65,
+131, 6, 16, 8, 4,168, 95,191, 62,188,188,188,176, 96,193, 2,125, 78, 78,206,177,114,220,166,184,168,168, 40,170, 20,145, 43,
+135, 13,171,119,139, 32,254,198,141, 27, 84,211,166, 77, 15, 22,253,160,113,227,198, 7,165, 82,169,131,217,196,110,207,136,220,
+ 90, 92, 9, 4, 2,203,102,126,159,195,225,252,127,176,104, 77, 4,112, 15, 5,113,152,190,121,199,202,102,113,124,207,204,204,
+ 68,116,116, 52, 34, 35, 35,209,180,105, 83, 92,188,120, 17,248,199, 65,222,110,228,228,228,124, 51,103,206, 28,181,121, 37,223,
+119,223,125,167,201,205,205,253,198,222, 54,152,101, 89,112,185, 92,212,170, 85, 11,147, 38, 77,194,209,163, 71,241,248,241, 99,
+ 24,141, 70,139, 16, 50,251,100,218, 99,209,226,241,120,112,119,119,135,209,104,180, 88,179, 0,224,233,147, 39,224,112, 56, 96,
+ 24, 6,122,189,190, 76,139,150,131,131,195,236, 13, 27, 54, 76,200,200,200,240, 76, 79, 79,119,179,222, 82, 83, 83,221,146,147,
+147,221, 18, 19, 19,221,226,227,227,221, 98, 99, 99,221, 94,190,124,233,185,104,209,162, 9, 14, 14, 14,179,109, 41, 39, 69, 81,
+168, 95,191, 62, 62,255,252,115,203,182,106,213, 42,203,118,238,220, 57,187,157,215, 41,138, 66,173, 89, 75,208, 37,157,181,108,
+ 71, 93, 9,203,118,255,235, 49,165,113, 22,213, 34,239, 4,204,171, 13,173, 19, 75, 23, 3,243,170, 67,115, 91,102,113,219, 40,
+234, 12, 15, 0, 8,242, 16,207,251,113,116,235, 97, 31,212,118,192,129, 51, 55, 49,103,255,139, 71,129,195, 92,107, 85, 87,164,
+131, 73,143,198,215,159, 54,196,146, 29, 55, 1, 20, 76, 29, 50,105,247,193,102, 61, 7, 43,243,197, 75,101, 70,177,211, 14, 38,
+189,246,236,139,103, 79,218,213,170,219,136, 76,201,200,123,101,249,103, 88,219,190, 32, 8, 2,222,254,193,160, 56, 28, 80, 20,
+ 9, 14, 69,193, 81, 46, 68,244,157, 59,140, 78,163, 57, 91, 28,103, 27,128,195, 23,241, 87,125,218,169,190, 48,137,159, 6, 87,
+ 79, 9,120,220, 2,237,200,190,232, 91,164,135,224, 0,117,101, 24,158,232, 44, 58,155,170, 93,165, 80, 27, 14, 70,148, 48, 2,
+100, 24, 6, 82,129, 0, 90,157, 14, 26,147, 9,109,151, 45,179, 76, 23,146, 4,129,219, 0,234, 45, 91,134,203,123,247, 66,206,
+231, 3, 2,129,205,171, 66,138, 19, 90, 25, 25, 25, 24, 58,116,104,102,114,114,242,144,242,248,104,153,161,211,233,206,167,164,
+164, 12,233,219,183,239,246,125,251,246, 57,245,237,219, 87,153,146,146, 50,196, 70,191,167,215,160,213,106,247,198,199,199,231,
+ 15, 29, 58,116,219,142, 29, 59,156, 93, 92, 92, 44, 35,145,114, 85, 86,130,200,232,208,161,131,192,150,227,202, 56,100, 78,161,
+115,251,216, 66,203, 86,189, 49, 99,198, 92, 70,129,255,149, 53,102,173, 91,183,174,191,213, 20,227, 90, 0,203, 74, 35, 86,169,
+ 84,107, 38, 77,154, 52,226,252,249,243, 46, 66,161, 16, 4, 65,128,199,227,161, 70,141, 26,150, 85, 52, 92, 46, 23, 44,203,226,
+171,175,190,202, 72, 75, 75, 91,110,227,189, 25, 51,103,206,156,214, 90,173, 86, 49,116,232, 80, 74, 40, 20, 34, 53, 53, 21, 75,
+151, 46,165, 55,111,222,156,173, 86,171,135,149, 67, 8,111,249,254,251,239,219,230,229,229,249,143, 26, 53,138,151,147,147, 3,
+141, 70,131, 41, 83,166,232, 55,109,218,148,160,209,104,236, 14,248,219,172, 89,179,103,177,177,177, 45,243,243,243,179,196, 98,
+113, 81,107, 31, 33,145, 72, 26, 1,216,102, 15,103, 88, 88,216,243,184,184,184,166,243,230,205,139, 48, 26,141,220,235,215,175,
+247, 52,139,172,149, 43, 87,158, 19, 10,133, 29, 80,194,178,232, 82,234, 8, 35, 16, 8, 94,177, 96, 21,253,159,195,225,252,127,
+176,104,157, 67, 65,200,140,119, 13,175,136,172,251,247,239,163, 93,187,118, 0,128,139, 23, 47,162, 69,139, 22,184,120,241, 34,
+ 90,182,108,105,119, 44,173, 66,252,173, 82,169, 98,207,157, 59, 87,199,215,215, 23, 87,174, 92,121, 9,224,111,123, 11,105, 22,
+ 90, 28, 14, 7, 3, 7, 14, 68,199,142, 29, 81,165, 74,149, 87, 86, 27,154,255,183, 71,108,152, 76, 38,212,173, 91, 23, 58,189,
+ 30, 60, 30,207, 50, 53,201,225,112,224,234,230,134,103,207,158,217,100,209, 34, 73,178, 95,175, 94,189,200, 7, 15, 30, 96,192,
+128, 1,216,190,125,123,137,199, 14, 30, 60, 24, 59,119,238, 68,175, 94,189,200,233,211,167,151, 26,222,193,236,132,110,203, 57,
+153,251,233,178,218,253,138,226,180,214, 34,239, 26,172, 66, 59, 20,135,240, 98,222, 91,255,138,208,178, 10, 18, 6,127, 87,241,
+240,142, 53, 56, 56,112,246, 38,230, 28,136,219, 66,179,236,190,125,183,178, 14,127,211, 2, 48,236,254, 20,245,251,110, 43,152,
+ 46, 4,192,164,221,135, 97,247, 96, 16, 98, 23, 92, 72,228, 34, 71, 99, 56, 82,124,197, 51,108,255,235,247,213,147,154,254,218,
+210,213,211,205, 1,202, 28,141, 69,108,221, 58,183, 7, 0,208,103,204,124,112,168,130, 41, 69,185, 84, 8, 17,143,194,222,173,
+203, 51, 12, 6,109,177,181, 43,151, 75,142,157,222,188,134, 3, 95, 98,132,202,131, 69,176,235, 63,153,114, 8,255, 61,175, 11,
+174, 80, 5, 92,238,103,225,211,234, 82,249,242, 7,217, 99, 97,100, 86,189,214, 33,102,103,107,178,239,220, 17,117,222,176, 1,
+215,135, 12,129, 55, 77, 35,194,203, 11, 78, 92, 46, 28, 4, 2,144, 4, 1,205,225,195,184,188,111, 31,220, 5, 2, 64, 38,131,
+105,238, 92,232,162,163, 97,204,205,213,148, 99,100,134,254,253,251,103,100,100,100,244,213,235,245,231,223,180, 34,104, 52,154,
+227,241,241,241, 99,155, 53,107,246,171,209,104,252, 76,163,209, 28,127, 19, 62,189, 94,127, 60, 37, 37,229,227,254,253,251,239,
+217,191,127,191,139,163,163, 99,185,185, 50, 51, 51, 27, 86, 80,125,103, 0,204, 40,116,110, 31, 27, 30, 30,238,120,227,198,141,
+ 17, 27, 55,110,252,213,106, 52,225, 54,114,228,200,209, 69, 68, 86,153,171, 14, 1,196,165,165,165,205,157, 60,121,242,252,159,
+127,254, 89,106,118,124,191,123,247, 46, 76, 38, 19,184, 92, 46,104,154,198,200,145, 35,243, 50, 51, 51,151,160,228,136,206,175,
+ 85, 45,149, 74, 85, 99,222,188,121, 27,151, 45, 91,214,145,162, 40, 9, 77,211,234,252,252,252, 8,173, 86, 59, 12,229,139,163,
+197,164,167,167, 15,157, 57,115,230,208,165, 75,151,246, 34, 73,210,205,100, 50,101,228,230,230, 30,210,104, 52,155, 80,142,169,
+164, 43, 87,174,164,127,250,233,167, 47,210,211,211,131,124,124,124,114,164, 82,169, 94,175,215, 83, 34,145, 72, 46,145, 72,194,
+ 0, 92, 33, 8,226,161, 61,156,183,110,221, 74, 25, 53,106, 84,140, 78,167,171,181,118,237,218, 11,114,185,252, 12, 65, 16, 4,
+143,199, 83,136, 68,162,118, 0, 34, 8,130,120,106, 15, 39, 73,146,140,181,245,170,168,127, 22,159,207,255,255,226,163,245, 46,
+194, 18,222, 33, 35, 35, 3, 15, 30, 60, 48,139,172, 48, 0,104,217,178,229, 45,179,216,138,140,140, 68,131, 6, 13,110, 1,224,
+218, 91, 95, 85, 42,213,228, 65,131, 6, 29, 47, 28, 28, 79, 46,199,192,207, 34,180,204,130,170, 74,149, 42,150,125,235,205,202,
+ 71,203, 38,208, 52, 13, 30,143, 7, 14,135, 3, 79, 47, 47,203,111,177, 44,139,103,207,158, 65,169, 84,218, 36,180, 40,138,162,
+ 8,130,192,128, 1,182, 45, 72,254,228,147, 79, 16, 17, 17, 1,202, 70, 85, 72, 81, 20,170, 86,173, 90,230, 49,102, 93,106, 43,
+167,143,143, 79,185, 57,173,181,200,187, 36,176,138,251,191, 56, 81, 85,210, 3,241, 26,158,167,105,230, 13,254,229,210,244,135,
+ 41,218,125,209,169,249,147, 0,176,187,239,139, 79,214,119,165, 62,252,176,102, 2,116,235, 91,130,144, 23, 4,111, 99,243,146,
+ 65, 72,220,145,192,120, 99,214,193, 71, 41, 38, 16, 37,249,191, 36,229,229,229,204,216,186, 97,229,207, 35,199,125, 37,189,255,
+ 60, 21, 57,121, 58, 80, 20,105,221,120,130,195,161, 32,151, 8,225,235,225,128, 29,191,253,146,155,171,202,158,137, 18,242, 30,
+ 86,145,241,198,116,104, 84, 93,192,243, 84,163, 86,189,254,160,132,255,136, 0, 54,165,132,217,193, 22, 39,241, 81,156, 90,248,
+ 87,156,122,204,237, 44,253,235, 66, 75,175,255,240,187, 78,157, 78,204, 57,122, 84,220,120,203, 22, 60, 31, 57, 18, 94, 26, 13,
+ 4,133, 83,137, 36, 65, 64,202,227, 65,202,227, 21,136,172,165, 75,161, 49,153,176,108,200,144,124,157, 94,223,201,158,135, 60,
+ 51, 51, 19, 61,123,246, 76, 79, 74, 74,234,130,114, 76,237,149, 4,181, 90,189, 23,192,222,138,226,211,233,116,231, 19, 18, 18,
+ 62,234,217,179,231,209,227,199,143,187,190, 35, 65,230,204, 98,203,112,227,198,141,209, 23, 46, 92,120,142, 87, 19,139,102, 95,
+184,112,225,249,168, 81,163,136,141, 27, 55,110, 2,240, 61,108, 12,224,169, 86,171, 87,158, 58,117, 10,173, 91,183,254,126,225,
+194,133,206, 13, 27, 54,132,155,155, 27,114,115,115, 17, 25, 25,137,137, 19, 39, 42, 85, 42,213,194,236,236,236,159,237, 44,179,
+ 65,167,211, 13,182, 94, 74, 93, 17,215, 65,167,211,109, 78, 78, 78,222, 92, 81,132,227,199,143,191,251,236,217,179, 76, 87, 87,
+215, 38, 60, 30,175, 30, 10,252,128, 82, 0,108,178, 87, 16,153, 49,110,220,184, 59,207,158, 61,203,240,246,246,110, 90,200,233,
+136,130, 52, 70, 27,202,193,153,116,243,230, 77,159, 70,141, 26,145, 92, 46,151,165, 40, 10, 92, 46,151,229,112, 56,108,161, 95,
+ 13, 11, 0,135, 14, 29, 18, 0, 80,162, 18,255, 54, 44,225, 29,146,147,147,173, 69,150,217,106, 21,214,178,101,203, 91,133, 34,
+203,252, 89,121,252,203, 78, 51, 12,243, 70,249,122, 89,150,197,156, 57,115,176,110,221, 58,148, 21,209,188,112,117, 31, 81, 22,
+159,217,162, 69,211, 52, 12, 6, 3,238,223,191,111,137,217,101,158, 46, 52,135,118, 48,153, 76,165,174, 86,167,105,154,214,235,
+245,248,243,207, 63,109, 18, 91,127,252,241, 7,180, 90, 45,232, 50, 20,156,117, 40,134,144,144, 16, 40,149, 74,203, 98,159,176,
+176,127, 66,229, 25, 12, 6,187,132,171,153,179, 86,173, 90,200,200,200,128,217, 95,216,119,200, 63,198, 30,147,250,127, 54,126,
+112,137, 22, 45,155,123,204,250, 14, 14, 14, 58,190,113,127,143, 96, 65,219,126, 97, 14,240,247,144,129,203, 19, 34, 73,101,194,
+233,135, 42,108, 56,151, 18,175, 49,210,221,158,164,231, 71,149,198, 35, 16,203,143, 55,108,222,177,197,144,209, 19, 37,121, 58,
+ 26, 49, 49,177, 72, 79, 75, 6, 73,144,240,244,246,129,159, 95, 85,136,248, 36,182,175,255, 89,125,235,242,153, 75,121,185, 89,
+157, 75,226,234,234,192,187,188,244,227, 22, 77, 3, 2,100, 4, 76, 70,128, 54, 2, 38, 35,192, 20,190,154,223, 99, 94,173,115,
+ 15, 30,100,179,211,111, 43,175, 30,201, 49, 20,155,179,170, 47,208,194,209,201,233,196,172, 67,135,196,140,193,128,204,201,147,
+ 33, 54,153, 32, 44, 28,149, 20,156,136, 0,166,185,115, 11, 68,214,224,193,249, 57,217,217,118,165,224,113,113,113,185, 73, 16,
+132, 75,122,122,250,123, 21, 25,222,213,213,245, 8,203,178, 25, 25, 25, 25, 13,223,161,114,185, 1,200, 6, 96, 40,102, 32,225,
+ 10,251,253,127,204,168,234,234,234, 58,157, 36,201,102, 44,203, 58,147, 36,153,197, 48,204,149,180,180,180, 69, 0,158, 85,246,
+167,255, 25,204,145,225,171,149,113, 92, 26,128, 47, 81,224, 20, 28, 83,121,217,254,117, 84,120, 10,158,138,132,147,147,211,181,
+ 19, 39, 78, 52,244,247,247, 39,173, 29,222,205,177,242,204,211, 91, 28, 78,129,150, 59,127,254,188,105,192,128, 1, 87, 82, 83,
+ 83, 91,151,196, 41,147,201, 78,222,187,119,239,131,156,156,156,215, 4,149,117,164,120,243,190, 90,173,198,184,113,227, 78,149,
+148,130,199,193,193, 97,233,207, 63,255, 60,161, 79,159, 62,164, 57, 28,133,245,102, 78, 23,100,222, 12, 6, 3,182,109,219,198,
+ 44, 95,190,124, 69, 78, 78, 78,137, 83,135,158,158,158,241, 73, 73, 73, 62,230, 80, 11,182, 4, 21,173, 90,181,106,114,108,108,
+172,215,191,201,249, 30, 11,174,245,214,194,219, 94,211, 4, 81,203, 77,210,159, 5,250,145, 96,234,146, 4,193, 55,177,120, 12,
+ 22, 39,197,156,252, 95,111, 37,195,166,169, 51,174, 72, 52, 94, 38, 85,252,208,103,208,231,206, 85, 3, 2, 9,119, 79,111, 16,
+ 32,145,154,146,136,216, 23, 79,216,253,191,175,206, 84,171,148,179, 53, 26,245,234,210,120,106, 3, 1,213,228,188,221,124, 26,
+ 53, 97, 22, 64, 69,242, 83,189, 54,226, 0, 96,224,146,143, 98,114,141,253, 31,150, 50,237, 99, 22, 91, 51,246,239, 23,243,107,
+214,124, 45, 80, 28,195, 48,208, 69, 71, 99,217,144, 33,118,139,172, 74, 84,162, 18, 21, 2,127,148, 29, 35,203,136,130,248, 92,
+166,202,203,245,159,224,157, 77, 42, 13, 64,226,228,228,116,134,162, 40, 63,179, 69,198,218, 90, 95, 76, 66,233,152,212,212,212,
+ 14, 0, 74, 91, 33, 28, 32,147,201, 86,211, 52,221,216,150,164,210, 20, 69, 93,207,205,205, 29,143, 82,146, 74,191,141, 85,135,
+206,206,206,207, 98, 99, 99, 3,204,171,168,173,251,202,226, 86,150, 63,125,250, 20,109,218,180,137, 77, 73, 73,169,250,111,114,
+190,171, 40, 97,213, 97,120, 49,247,216, 62,139,214, 91,128, 23, 79, 32, 29,202, 23, 9,219, 51, 70, 83, 45, 16, 0,135,203,125,
+164,215,106,206,234, 52,121, 91, 81,194,116,225,191,137,190, 64, 11, 1,159,127,146, 39,151,139,138, 19,109,198,220, 92,141, 78,
+175,255,176, 82,100, 85,162, 18,149,168, 68, 37,222, 35,212,116,114,114, 58,193,229,114, 5,214, 98,178,232,255,102,152, 76, 38,
+109,122,122,122,103, 0,143,255,101,206,247, 26,246, 4, 49,127, 5,118, 58,169,117,180,149,179,112,107,243,174,115,190,197,115,
+103, 43,144,179, 77, 33,231,172,247,164,156,109,222, 85, 78,243,249,218,193,219,209,158,122, 84, 81,215,211,170,156,108, 69,151,
+243,109,113, 86,212,115, 84, 76, 57,217,183,112,223,103,189, 39,229,108,243,174,113, 22,173, 63, 54,242,218,197,105, 99,157,178,
+183,156,108, 69,151,243,109,113,190,233,115, 84, 74, 57,217, 55,173, 75, 37,220,251, 89,120, 15,241, 32, 20,236,131, 80,176,247,
+ 27, 20, 27,183,177, 56,139, 22, 88,150,133, 93,142,132,111,107, 37,128, 57,236,126, 33, 63,241,174,114, 90, 95,135,138, 76, 21,
+240, 22,210, 14,156,171,104,206, 34,215,179,162, 48,171,112,133, 73, 4,108, 8, 56,106,207,185, 87,196,125, 47,114,174, 21,194,
+ 91, 14,145,101, 23,103, 69,213,251,183,205, 89, 81,207, 82, 81,206,138,168,247,197,221,247,183,120,143, 42,170,156, 21,242, 44,
+189,141, 58, 95, 76,253,121, 99,222,162,156, 21,241, 44, 21,229,172,136,122,255,111,112, 86,196,179, 84, 28,103, 69,212,251,146,
+238,253,251,106,161, 50, 79, 23, 22,134,120, 32,108, 16, 91,235, 1,128, 44,207, 69,123, 27,120, 27,137, 36, 43, 90, 16,189, 45,
+177,105,135, 5,230, 63,231,172,224,123, 52,171,144,179, 34, 71, 55,109, 43,234, 30,189,141,250,110,205, 89, 81,252, 69,121, 42,
+226, 62, 21,199,249,166,229, 45,161,156, 21,126,238,111, 90,239,255, 45,206, 10,190, 71, 21,242, 44, 21,225,108, 91,193,131,129,
+182, 86,251,179, 42,146,179,162,158,165, 98,202,249,198,247,169, 56,206, 55, 45,111, 9,229,172,240,115,175,136, 62,228,109,241,
+254,151, 22, 45,150, 44,177, 78,172, 47,178,253, 43, 66,227, 63,155,146,179,147,251,127,138,211,206,233,153,142,111,225,222,255,
+167,229,172, 72,206,162,101,172,200,233,158,183, 89,206,138,228,180,163,172,255,115,156,239,219,125,127, 23,175,103, 73,124,111,
+ 50, 45, 85,146,117,244,109,148,179, 34, 57,109,228,254,159,224,124,131,123,255, 63,131,114, 77, 29,190, 77,152, 47,124, 5,143,
+ 76, 80,193, 22,152,183,118,222, 21, 92,206,182,111,195, 66,248, 22, 80,225,229, 44, 28, 41,255,240, 22,206,253,125,185,166,149,
+207, 82,229,179,244,206, 61, 75, 69,234,100,219, 10,180, 20, 85,168,229,185, 40,103, 69,252,134, 53, 71, 69,213,209,183,125,238,
+ 21,249, 44,189,141,123,255,190,225,255, 6, 0,135, 16, 1, 36, 28,246,146,177, 0, 0, 0, 0, 73, 69, 78, 68,174, 66, 96,130,
0};
diff --git a/source/blender/editors/include/UI_icons.h b/source/blender/editors/include/UI_icons.h
index 1608b8dc18c..fd459def112 100644
--- a/source/blender/editors/include/UI_icons.h
+++ b/source/blender/editors/include/UI_icons.h
@@ -107,7 +107,7 @@ DEF_ICON(ICON_NEW)
DEF_ICON(ICON_FILE_TICK)
DEF_ICON(ICON_QUIT)
DEF_ICON(ICON_URL)
-DEF_ICON(ICON_BLANK037)
+DEF_ICON(ICON_RECOVER_LAST)
DEF_ICON(ICON_BLANK038)
DEF_ICON(ICON_FULLSCREEN_ENTER)
DEF_ICON(ICON_FULLSCREEN_EXIT)
@@ -540,7 +540,7 @@ DEF_ICON(ICON_MOD_FLUIDSIM)
DEF_ICON(ICON_MOD_MULTIRES)
DEF_ICON(ICON_MOD_SMOKE)
DEF_ICON(ICON_MOD_SOLIDIFY)
-DEF_ICON(ICON_MOD_SCREW) // XXX, needs drawing
+DEF_ICON(ICON_MOD_SCREW)
DEF_ICON(ICON_BLANK160)
DEF_ICON(ICON_BLANK161)
DEF_ICON(ICON_BLANK162)
@@ -571,7 +571,7 @@ DEF_ICON(ICON_PREV_KEYFRAME)
DEF_ICON(ICON_NEXT_KEYFRAME)
DEF_ICON(ICON_PLAY_AUDIO)
DEF_ICON(ICON_PLAY_REVERSE)
-DEF_ICON(ICON_BLANK179)
+DEF_ICON(ICON_PREVIEW_RANGE)
DEF_ICON(ICON_BLANK180)
DEF_ICON(ICON_PMARKER_ACT)
DEF_ICON(ICON_PMARKER_SEL)
@@ -682,7 +682,7 @@ DEF_ICON(ICON_BLANK227)
DEF_ICON(ICON_BLANK228)
DEF_ICON(ICON_BLANK229)
DEF_ICON(ICON_BLANK230)
-DEF_ICON(ICON_BLANK231)
+DEF_ICON(ICON_SNAP_SURFACE)
DEF_ICON(ICON_BLANK232)
DEF_ICON(ICON_BLANK233)
DEF_ICON(ICON_RETOPO)
diff --git a/source/blender/editors/interface/view2d.c b/source/blender/editors/interface/view2d.c
index 5e8cab7c4b3..d482f20b077 100644
--- a/source/blender/editors/interface/view2d.c
+++ b/source/blender/editors/interface/view2d.c
@@ -1389,6 +1389,7 @@ View2DScrollers *UI_view2d_scrollers_calc(const bContext *C, View2D *v2d, short
/* scroller 'button' extents */
totsize= v2d->tot.xmax - v2d->tot.xmin;
scrollsize= (float)(hor.xmax - hor.xmin);
+ if(totsize==0.0f) totsize = 1.0f; /* avoid divide by zero */
fac1= (v2d->cur.xmin - v2d->tot.xmin) / totsize;
if(fac1<=0.0f)
@@ -1429,6 +1430,7 @@ View2DScrollers *UI_view2d_scrollers_calc(const bContext *C, View2D *v2d, short
/* scroller 'button' extents */
totsize= v2d->tot.ymax - v2d->tot.ymin;
scrollsize= (float)(vert.ymax - vert.ymin);
+ if(totsize==0.0f) totsize = 1.0f; /* avoid divide by zero */
fac1= (v2d->cur.ymin- v2d->tot.ymin) / totsize;
if(fac1<=0.0f)
diff --git a/source/blender/editors/object/object_add.c b/source/blender/editors/object/object_add.c
index f490ca19a31..5410ebf6906 100644
--- a/source/blender/editors/object/object_add.c
+++ b/source/blender/editors/object/object_add.c
@@ -850,7 +850,7 @@ void OBJECT_OT_lamp_add(wmOperatorType *ot)
static int group_instance_add_exec(bContext *C, wmOperator *op)
{
- Group *group= BLI_findlink(&CTX_data_main(C)->group, RNA_enum_get(op->ptr, "type"));
+ Group *group= BLI_findlink(&CTX_data_main(C)->group, RNA_enum_get(op->ptr, "group"));
int enter_editmode;
unsigned int layer;
@@ -895,7 +895,7 @@ void OBJECT_OT_group_instance_add(wmOperatorType *ot)
ot->flag= OPTYPE_REGISTER|OPTYPE_UNDO;
/* properties */
- prop= RNA_def_enum(ot->srna, "type", DummyRNA_NULL_items, 0, "Type", "");
+ prop= RNA_def_enum(ot->srna, "group", DummyRNA_NULL_items, 0, "Group", "");
RNA_def_enum_funcs(prop, RNA_group_itemf);
ot->prop= prop;
ED_object_add_generic_props(ot, FALSE);
diff --git a/source/blender/editors/object/object_constraint.c b/source/blender/editors/object/object_constraint.c
index eef7919af9f..d9d04cb3247 100644
--- a/source/blender/editors/object/object_constraint.c
+++ b/source/blender/editors/object/object_constraint.c
@@ -527,8 +527,12 @@ static int stretchto_reset_exec (bContext *C, wmOperator *op)
{
Object *ob = ED_object_active_context(C);
bConstraint *con = edit_constraint_property_get(C, op, ob, CONSTRAINT_TYPE_STRETCHTO);
- bStretchToConstraint *data= (bStretchToConstraint *)con->data;
-
+ bStretchToConstraint *data= (con) ? (bStretchToConstraint *)con->data : NULL;
+
+ /* despite 3 layers of checks, we may still not be able to find a constraint */
+ if (data == NULL)
+ return OPERATOR_CANCELLED;
+
/* just set original length to 0.0, which will cause a reset on next recalc */
data->orglength = 0.0f;
ED_object_constraint_update(ob);
@@ -566,7 +570,11 @@ static int limitdistance_reset_exec (bContext *C, wmOperator *op)
{
Object *ob = ED_object_active_context(C);
bConstraint *con = edit_constraint_property_get(C, op, ob, CONSTRAINT_TYPE_DISTLIMIT);
- bDistLimitConstraint *data= (bDistLimitConstraint *)con->data;
+ bDistLimitConstraint *data= (con) ? (bDistLimitConstraint *)con->data : NULL;
+
+ /* despite 3 layers of checks, we may still not be able to find a constraint */
+ if (data == NULL)
+ return OPERATOR_CANCELLED;
/* just set original length to 0.0, which will cause a reset on next recalc */
data->dist = 0.0f;
@@ -601,22 +609,19 @@ void CONSTRAINT_OT_limitdistance_reset (wmOperatorType *ot)
}
/* ------------- Child-Of Constraint ------------------ */
-
-static int childof_poll(bContext *C)
-{
- PointerRNA ptr= CTX_data_pointer_get_type(C, "constraint", &RNA_ChildOfConstraint);
- return (ptr.id.data && ptr.data);
-}
-
/* ChildOf Constraint - set inverse callback */
static int childof_set_inverse_exec (bContext *C, wmOperator *op)
{
Scene *scene= CTX_data_scene(C);
Object *ob = ED_object_active_context(C);
bConstraint *con = edit_constraint_property_get(C, op, ob, CONSTRAINT_TYPE_CHILDOF);
- bChildOfConstraint *data= (bChildOfConstraint *)con->data;
+ bChildOfConstraint *data= (con) ? (bChildOfConstraint *)con->data : NULL;
bPoseChannel *pchan= NULL;
-
+
+ /* despite 3 layers of checks, we may still not be able to find a constraint */
+ if (data == NULL)
+ return OPERATOR_CANCELLED;
+
/* try to find a pose channel */
// TODO: get from context instead?
if (ob && ob->pose)
@@ -694,7 +699,7 @@ static int childof_clear_inverse_exec (bContext *C, wmOperator *op)
{
Object *ob = ED_object_active_context(C);
bConstraint *con = edit_constraint_property_get(C, op, ob, CONSTRAINT_TYPE_CHILDOF);
- bChildOfConstraint *data= (bChildOfConstraint *)con->data;
+ bChildOfConstraint *data= (con) ? (bChildOfConstraint *)con->data : NULL;
/* simply clear the matrix */
unit_m4(data->invmat);
diff --git a/source/blender/editors/object/object_edit.c b/source/blender/editors/object/object_edit.c
index 53d614626ad..8937b4ca99f 100644
--- a/source/blender/editors/object/object_edit.c
+++ b/source/blender/editors/object/object_edit.c
@@ -229,6 +229,78 @@ void OBJECT_OT_restrictview_set(wmOperatorType *ot)
}
+/* 99% same as above except no need for scene refreshing (TODO, update render preview) */
+static int object_restrictrender_clear_exec(bContext *C, wmOperator *op)
+{
+ ScrArea *sa= CTX_wm_area(C);
+ View3D *v3d= sa->spacedata.first;
+ Scene *scene= CTX_data_scene(C);
+ Base *base;
+
+
+ /* XXX need a context loop to handle such cases */
+ for(base = FIRSTBASE; base; base=base->next){
+ if((base->lay & v3d->lay) && base->object->restrictflag & OB_RESTRICT_RENDER) {
+ base->object->restrictflag &= ~OB_RESTRICT_RENDER;
+ }
+ }
+ WM_event_add_notifier(C, NC_SPACE|ND_SPACE_OUTLINER, NULL);
+ return OPERATOR_FINISHED;
+}
+
+void OBJECT_OT_restrictrender_clear(wmOperatorType *ot)
+{
+
+ /* identifiers */
+ ot->name= "Clear Restrict View";
+ ot->description = "Reveal the render object by setting the restrictrender flag";
+ ot->idname= "OBJECT_OT_restrictrender_clear";
+
+ /* api callbacks */
+ ot->exec= object_restrictrender_clear_exec;
+ ot->poll= ED_operator_view3d_active;
+
+ /* flags */
+ ot->flag= OPTYPE_REGISTER|OPTYPE_UNDO;
+}
+
+static int object_restrictrender_set_exec(bContext *C, wmOperator *op)
+{
+ int unselected= RNA_boolean_get(op->ptr, "unselected");
+
+ CTX_DATA_BEGIN(C, Base*, base, visible_bases) {
+ if(!unselected) {
+ if (base->flag & SELECT){
+ base->object->restrictflag |= OB_RESTRICT_RENDER;
+ }
+ }
+ else {
+ if (!(base->flag & SELECT)){
+ base->object->restrictflag |= OB_RESTRICT_RENDER;
+ }
+ }
+ }
+ CTX_DATA_END;
+ WM_event_add_notifier(C, NC_SPACE|ND_SPACE_OUTLINER, NULL);
+ return OPERATOR_FINISHED;
+}
+
+void OBJECT_OT_restrictrender_set(wmOperatorType *ot)
+{
+ /* identifiers */
+ ot->name= "Set Restrict Render";
+ ot->description = "Hide the render object by setting the restrictrender flag";
+ ot->idname= "OBJECT_OT_restrictrender_set";
+
+ /* api callbacks */
+ ot->exec= object_restrictrender_set_exec;
+ ot->poll= ED_operator_view3d_active;
+
+ /* flags */
+ ot->flag= OPTYPE_REGISTER|OPTYPE_UNDO;
+
+ RNA_def_boolean(ot->srna, "unselected", 0, "Unselected", "Hide unselected rather than selected objects.");
+}
/* ******************* toggle editmode operator ***************** */
diff --git a/source/blender/editors/object/object_group.c b/source/blender/editors/object/object_group.c
index 73ca6e02132..ba609bd9bb3 100644
--- a/source/blender/editors/object/object_group.c
+++ b/source/blender/editors/object/object_group.c
@@ -52,6 +52,7 @@
#include "RNA_access.h"
#include "RNA_define.h"
+#include "RNA_enum_types.h"
#include "object_intern.h"
@@ -224,84 +225,71 @@ void GROUP_OT_create(wmOperatorType *ot)
static int group_add_exec(bContext *C, wmOperator *op)
{
- Main *bmain= CTX_data_main(C);
Scene *scene= CTX_data_scene(C);
Object *ob= CTX_data_pointer_get_type(C, "object", &RNA_Object).data;
- Base *base;
Group *group;
- int value= RNA_enum_get(op->ptr, "group");
- if(!ob)
+ if(ob == NULL)
return OPERATOR_CANCELLED;
-
- base= object_in_scene(ob, scene);
- if(!base)
- return OPERATOR_CANCELLED;
-
- if(value == -1)
- group= add_group( "Group" );
- else
- group= BLI_findlink(&bmain->group, value);
- if(group) {
- add_to_group(group, ob, scene, NULL); /* base will be used if found */
- }
+ group= add_group("Group");
+ add_to_group(group, ob, scene, NULL);
WM_event_add_notifier(C, NC_OBJECT|ND_DRAW, ob);
-
+
return OPERATOR_FINISHED;
}
-static EnumPropertyItem group_items[]= {
- {-1, "ADD_NEW", 0, "Add New Group", ""},
- {0, NULL, 0, NULL, NULL}};
-
-static EnumPropertyItem *group_itemf(bContext *C, PointerRNA *ptr, int *free)
-{
- Main *bmain= CTX_data_main(C);
- Group *group;
- EnumPropertyItem tmp = {0, "", 0, "", ""};
- EnumPropertyItem *item= NULL;
- int a, totitem= 0;
+void OBJECT_OT_group_add(wmOperatorType *ot)
+{
+ /* identifiers */
+ ot->name= "Add to Group";
+ ot->idname= "OBJECT_OT_group_add";
+ ot->description = "Add an object to a new group";
- RNA_enum_items_add_value(&item, &totitem, group_items, -1);
+ /* api callbacks */
+ ot->exec= group_add_exec;
+
+ /* flags */
+ ot->flag= OPTYPE_REGISTER|OPTYPE_UNDO;
+}
- if (bmain) {
- if(bmain->group.first)
- RNA_enum_item_add_separator(&item, &totitem);
+static int group_link_exec(bContext *C, wmOperator *op)
+{
+ Scene *scene= CTX_data_scene(C);
+ Object *ob= CTX_data_pointer_get_type(C, "object", &RNA_Object).data;
+ Group *group= BLI_findlink(&CTX_data_main(C)->group, RNA_enum_get(op->ptr, "group"));
- for(a=0, group=bmain->group.first; group; group=group->id.next, a++) {
- tmp.value= a;
- tmp.identifier= group->id.name+2;
- tmp.name= group->id.name+2;
- RNA_enum_item_add(&item, &totitem, &tmp);
- }
- }
+ if(ELEM(NULL, ob, group))
+ return OPERATOR_CANCELLED;
+
+ add_to_group(group, ob, scene, NULL);
- RNA_enum_item_end(&item, &totitem);
- *free= 1;
+ WM_event_add_notifier(C, NC_OBJECT|ND_DRAW, ob);
- return item;
+ return OPERATOR_FINISHED;
}
-void OBJECT_OT_group_add(wmOperatorType *ot)
+void OBJECT_OT_group_link(wmOperatorType *ot)
{
PropertyRNA *prop;
/* identifiers */
- ot->name= "Add to Group";
- ot->idname= "OBJECT_OT_group_add";
- ot->description = "Add an object to an existing group, or create new";
+ ot->name= "Link to Group";
+ ot->idname= "OBJECT_OT_group_link";
+ ot->description = "Add an object to an existing group";
/* api callbacks */
- ot->exec= group_add_exec;
+ ot->exec= group_link_exec;
+ ot->invoke= WM_enum_search_invoke;
/* flags */
ot->flag= OPTYPE_REGISTER|OPTYPE_UNDO;
/* properties */
- prop= RNA_def_enum(ot->srna, "group", group_items, -1, "Group", "Group to add object to.");
- RNA_def_enum_funcs(prop, group_itemf);
+ prop= RNA_def_enum(ot->srna, "group", DummyRNA_NULL_items, 0, "Group", "");
+ RNA_def_enum_funcs(prop, RNA_group_local_itemf);
+ ot->prop= prop;
}
static int group_remove_exec(bContext *C, wmOperator *op)
diff --git a/source/blender/editors/object/object_intern.h b/source/blender/editors/object/object_intern.h
index 6b43591479d..21a4f305a77 100644
--- a/source/blender/editors/object/object_intern.h
+++ b/source/blender/editors/object/object_intern.h
@@ -77,6 +77,8 @@ void OBJECT_OT_editmode_toggle(struct wmOperatorType *ot);
void OBJECT_OT_posemode_toggle(struct wmOperatorType *ot);
void OBJECT_OT_restrictview_set(struct wmOperatorType *ot);
void OBJECT_OT_restrictview_clear(struct wmOperatorType *ot);
+void OBJECT_OT_restrictrender_set(struct wmOperatorType *ot);
+void OBJECT_OT_restrictrender_clear(struct wmOperatorType *ot);
void OBJECT_OT_proxy_make(struct wmOperatorType *ot);
void OBJECT_OT_shade_smooth(struct wmOperatorType *ot);
void OBJECT_OT_shade_flat(struct wmOperatorType *ot);
@@ -196,6 +198,7 @@ void OBJECT_OT_vertex_group_clean(struct wmOperatorType *ot);
void OBJECT_OT_vertex_group_mirror(struct wmOperatorType *ot);
void OBJECT_OT_vertex_group_set_active(struct wmOperatorType *ot);
void OBJECT_OT_vertex_group_sort(struct wmOperatorType *ot);
+void OBJECT_OT_vertex_group_move(struct wmOperatorType *ot);
void OBJECT_OT_game_property_new(struct wmOperatorType *ot);
void OBJECT_OT_game_property_remove(struct wmOperatorType *ot);
@@ -209,6 +212,7 @@ void OBJECT_OT_shape_key_move(struct wmOperatorType *ot);
/* object_group.c */
void OBJECT_OT_group_add(struct wmOperatorType *ot);
+void OBJECT_OT_group_link(struct wmOperatorType *ot);
void OBJECT_OT_group_remove(struct wmOperatorType *ot);
/* object_bake.c */
diff --git a/source/blender/editors/object/object_modifier.c b/source/blender/editors/object/object_modifier.c
index 121d78c8cb6..47816a5aaec 100644
--- a/source/blender/editors/object/object_modifier.c
+++ b/source/blender/editors/object/object_modifier.c
@@ -1124,14 +1124,14 @@ static int meshdeform_bind_exec(bContext *C, wmOperator *op)
if (!mmd)
return OPERATOR_CANCELLED;
- if(mmd->bindcos) {
+ if(mmd->bindcagecos) {
if(mmd->bindweights) MEM_freeN(mmd->bindweights);
- if(mmd->bindcos) MEM_freeN(mmd->bindcos);
+ if(mmd->bindcagecos) MEM_freeN(mmd->bindcagecos);
if(mmd->dyngrid) MEM_freeN(mmd->dyngrid);
if(mmd->dyninfluences) MEM_freeN(mmd->dyninfluences);
if(mmd->dynverts) MEM_freeN(mmd->dynverts);
mmd->bindweights= NULL;
- mmd->bindcos= NULL;
+ mmd->bindcagecos= NULL;
mmd->dyngrid= NULL;
mmd->dyninfluences= NULL;
mmd->dynverts= NULL;
@@ -1175,7 +1175,7 @@ static int meshdeform_bind_invoke(bContext *C, wmOperator *op, wmEvent *event)
{
if (edit_modifier_invoke_properties(C, op))
return meshdeform_bind_exec(C, op);
- else
+ else
return OPERATOR_CANCELLED;
}
diff --git a/source/blender/editors/object/object_ops.c b/source/blender/editors/object/object_ops.c
index 082aa3db62b..662ea4c200c 100644
--- a/source/blender/editors/object/object_ops.c
+++ b/source/blender/editors/object/object_ops.c
@@ -74,6 +74,8 @@ void ED_operatortypes_object(void)
WM_operatortype_append(OBJECT_OT_proxy_make);
WM_operatortype_append(OBJECT_OT_restrictview_clear);
WM_operatortype_append(OBJECT_OT_restrictview_set);
+ WM_operatortype_append(OBJECT_OT_restrictrender_clear);
+ WM_operatortype_append(OBJECT_OT_restrictrender_set);
WM_operatortype_append(OBJECT_OT_shade_smooth);
WM_operatortype_append(OBJECT_OT_shade_flat);
WM_operatortype_append(OBJECT_OT_paths_calculate);
@@ -176,6 +178,7 @@ void ED_operatortypes_object(void)
WM_operatortype_append(OBJECT_OT_vertex_group_mirror);
WM_operatortype_append(OBJECT_OT_vertex_group_set_active);
WM_operatortype_append(OBJECT_OT_vertex_group_sort);
+ WM_operatortype_append(OBJECT_OT_vertex_group_move);
WM_operatortype_append(OBJECT_OT_game_property_new);
WM_operatortype_append(OBJECT_OT_game_property_remove);
@@ -190,6 +193,7 @@ void ED_operatortypes_object(void)
WM_operatortype_append(LATTICE_OT_make_regular);
WM_operatortype_append(OBJECT_OT_group_add);
+ WM_operatortype_append(OBJECT_OT_group_link);
WM_operatortype_append(OBJECT_OT_group_remove);
WM_operatortype_append(OBJECT_OT_hook_add_selobj);
@@ -313,7 +317,12 @@ void ED_keymap_object(wmKeyConfig *keyconf)
WM_keymap_add_item(keymap, "OBJECT_OT_restrictview_clear", HKEY, KM_PRESS, KM_ALT, 0);
WM_keymap_add_item(keymap, "OBJECT_OT_restrictview_set", HKEY, KM_PRESS, 0, 0);
- RNA_boolean_set(WM_keymap_add_item(keymap, "OBJECT_OT_restrictview_set", HKEY, KM_PRESS, KM_SHIFT, 0)->ptr, "unselected", 1);
+ RNA_boolean_set(WM_keymap_add_item(keymap, "OBJECT_OT_restrictview_set", HKEY, KM_PRESS, KM_SHIFT, KM_CTRL)->ptr, "unselected", 1);
+
+ /* same as above but for rendering */
+ WM_keymap_add_item(keymap, "OBJECT_OT_restrictrender_clear", HKEY, KM_PRESS, KM_ALT|KM_CTRL, 0);
+ WM_keymap_add_item(keymap, "OBJECT_OT_restrictrender_set", HKEY, KM_PRESS, KM_CTRL, 0);
+// RNA_boolean_set(WM_keymap_add_item(keymap, "OBJECT_OT_restrictrender_set", HKEY, KM_PRESS, KM_SHIFT|KM_CTRL, 0)->ptr, "unselected", 1); // conflicts, removing
WM_keymap_add_item(keymap, "OBJECT_OT_move_to_layer", MKEY, KM_PRESS, 0, 0);
diff --git a/source/blender/editors/object/object_relations.c b/source/blender/editors/object/object_relations.c
index a6a955e6df8..939c868e19e 100644
--- a/source/blender/editors/object/object_relations.c
+++ b/source/blender/editors/object/object_relations.c
@@ -1146,7 +1146,7 @@ void link_to_scene(unsigned short nr)
static int make_links_scene_exec(bContext *C, wmOperator *op)
{
- Scene *scene_to= BLI_findlink(&CTX_data_main(C)->scene, RNA_enum_get(op->ptr, "type"));
+ Scene *scene_to= BLI_findlink(&CTX_data_main(C)->scene, RNA_enum_get(op->ptr, "scene"));
if(scene_to==NULL) {
BKE_report(op->reports, RPT_ERROR, "Scene not found");
@@ -1264,8 +1264,8 @@ void OBJECT_OT_make_links_scene(wmOperatorType *ot)
ot->flag= OPTYPE_REGISTER|OPTYPE_UNDO;
/* properties */
- prop= RNA_def_enum(ot->srna, "type", DummyRNA_NULL_items, 0, "Type", "");
- RNA_def_enum_funcs(prop, RNA_scene_itemf);
+ prop= RNA_def_enum(ot->srna, "scene", DummyRNA_NULL_items, 0, "Scene", "");
+ RNA_def_enum_funcs(prop, RNA_scene_local_itemf);
}
void OBJECT_OT_make_links_data(wmOperatorType *ot)
diff --git a/source/blender/editors/object/object_vgroup.c b/source/blender/editors/object/object_vgroup.c
index 246bc3875f1..47390c19742 100644
--- a/source/blender/editors/object/object_vgroup.c
+++ b/source/blender/editors/object/object_vgroup.c
@@ -122,6 +122,72 @@ void ED_vgroup_data_create(ID *id)
}
}
+int ED_vgroup_give_parray(ID *id, MDeformVert ***dvert_arr, int *dvert_tot)
+{
+ if(id) {
+ switch(GS(id->name)) {
+ case ID_ME:
+ {
+ Mesh *me = (Mesh *)id;
+ *dvert_tot= me->totvert;
+
+ if (!me->edit_mesh) {
+ int i;
+
+ *dvert_arr= MEM_mallocN(sizeof(void*)*me->totvert, "vgroup parray from me");
+
+ for (i=0; i<me->totvert; i++) {
+ (*dvert_arr)[i] = me->dvert + i;
+ }
+ } else {
+ EditMesh *em = me->edit_mesh;
+ EditVert *eve;
+ int i;
+
+ if (!CustomData_has_layer(&em->vdata, CD_MDEFORMVERT)) {
+ *dvert_tot = 0;
+ *dvert_arr = NULL;
+ return 0;
+ }
+
+ i = 0;
+ for (eve=em->verts.first; eve; eve=eve->next) i++;
+
+ *dvert_arr= MEM_mallocN(sizeof(void*)*i, "vgroup parray from me");
+ *dvert_tot = i;
+
+ i = 0;
+ for (eve=em->verts.first; eve; eve=eve->next, i++) {
+ (*dvert_arr)[i] = CustomData_em_get(&em->vdata, eve->data, CD_MDEFORMVERT);
+ }
+
+ }
+ return 1;
+ }
+ case ID_LT:
+ {
+ int i=0;
+
+ Lattice *lt= (Lattice *)id;
+ lt= (lt->editlatt)? lt->editlatt: lt;
+
+ *dvert_tot= lt->pntsu*lt->pntsv*lt->pntsw;
+ *dvert_arr= MEM_mallocN(sizeof(void*)*(*dvert_tot), "vgroup parray from me");
+
+ for (i=0; i<*dvert_tot; i++) {
+ (*dvert_arr)[i] = lt->dvert + i;
+ }
+
+ return 1;
+ }
+ }
+ }
+
+ *dvert_arr= NULL;
+ *dvert_tot= 0;
+ return 0;
+}
+
/* returns true if the id type supports weights */
int ED_vgroup_give_array(ID *id, MDeformVert **dvert_arr, int *dvert_tot)
{
@@ -153,20 +219,22 @@ int ED_vgroup_give_array(ID *id, MDeformVert **dvert_arr, int *dvert_tot)
/* matching index only */
int ED_vgroup_copy_array(Object *ob, Object *ob_from)
{
- MDeformVert *dvert_array_from, *dvf;
- MDeformVert *dvert_array, *dv;
-
+ MDeformVert **dvert_array_from, **dvf;
+ MDeformVert **dvert_array, **dv;
int dvert_tot_from;
int dvert_tot;
int i;
int totdef_from= BLI_countlist(&ob_from->defbase);
int totdef= BLI_countlist(&ob->defbase);
- ED_vgroup_give_array(ob_from->data, &dvert_array_from, &dvert_tot_from);
- ED_vgroup_give_array(ob->data, &dvert_array, &dvert_tot);
+ ED_vgroup_give_parray(ob_from->data, &dvert_array_from, &dvert_tot_from);
+ ED_vgroup_give_parray(ob->data, &dvert_array, &dvert_tot);
- if(ob==ob_from || dvert_tot==0 || (dvert_tot != dvert_tot_from) || dvert_array_from==NULL || dvert_array==NULL)
+ if(ob==ob_from || dvert_tot==0 || (dvert_tot != dvert_tot_from) || dvert_array_from==NULL || dvert_array==NULL) {
+ if (dvert_array) MEM_freeN(dvert_array);
+ if (dvert_array_from) MEM_freeN(dvert_array_from);
return 0;
+ }
/* do the copy */
BLI_freelistN(&ob->defbase);
@@ -187,15 +255,18 @@ int ED_vgroup_copy_array(Object *ob, Object *ob_from)
dv= dvert_array;
for(i=0; i<dvert_tot; i++, dvf++, dv++) {
- if(dv->dw)
- MEM_freeN(dv->dw);
+ if((*dv)->dw)
+ MEM_freeN((*dv)->dw);
- *dv= *dvf;
+ *(*dv)= *(*dvf);
- if(dv->dw)
- dv->dw= MEM_dupallocN(dv->dw);
+ if((*dv)->dw)
+ (*dv)->dw= MEM_dupallocN((*dv)->dw);
}
+ MEM_freeN(dvert_array);
+ MEM_freeN(dvert_array_from);
+
return 1;
}
@@ -537,7 +608,7 @@ static void vgroup_duplicate(Object *ob)
bDeformGroup *dg, *cdg;
char name[32], s[32];
MDeformWeight *org, *cpy;
- MDeformVert *dvert, *dvert_array=NULL;
+ MDeformVert *dvert, **dvert_array=NULL;
int i, idg, icdg, dvert_tot=0;
dg = BLI_findlink(&ob->defbase, (ob->actdef-1));
@@ -570,13 +641,13 @@ static void vgroup_duplicate(Object *ob)
ob->actdef = BLI_countlist(&ob->defbase);
icdg = (ob->actdef-1);
- ED_vgroup_give_array(ob->data, &dvert_array, &dvert_tot);
+ ED_vgroup_give_parray(ob->data, &dvert_array, &dvert_tot);
if(!dvert_array)
return;
for(i = 0; i < dvert_tot; i++) {
- dvert = dvert_array+i;
+ dvert = dvert_array[i];
org = defvert_find_index(dvert, idg);
if(org) {
float weight = org->weight;
@@ -585,16 +656,18 @@ static void vgroup_duplicate(Object *ob)
cpy->weight = weight;
}
}
+
+ MEM_freeN(dvert_array);
}
static void vgroup_normalize(Object *ob)
{
bDeformGroup *dg;
MDeformWeight *dw;
- MDeformVert *dvert, *dvert_array=NULL;
+ MDeformVert *dvert, **dvert_array=NULL;
int i, def_nr, dvert_tot=0;
- ED_vgroup_give_array(ob->data, &dvert_array, &dvert_tot);
+ ED_vgroup_give_parray(ob->data, &dvert_array, &dvert_tot);
dg = BLI_findlink(&ob->defbase, (ob->actdef-1));
@@ -604,7 +677,7 @@ static void vgroup_normalize(Object *ob)
def_nr= ob->actdef-1;
for(i = 0; i < dvert_tot; i++) {
- dvert = dvert_array+i;
+ dvert = dvert_array[i];
dw = defvert_find_index(dvert, def_nr);
if(dw) {
weight_max = MAX2(dw->weight, weight_max);
@@ -613,7 +686,7 @@ static void vgroup_normalize(Object *ob)
if(weight_max > 0.0f) {
for(i = 0; i < dvert_tot; i++) {
- dvert = dvert_array+i;
+ dvert = dvert_array[i];
dw = defvert_find_index(dvert, def_nr);
if(dw) {
dw->weight /= weight_max;
@@ -624,16 +697,18 @@ static void vgroup_normalize(Object *ob)
}
}
}
+
+ if (dvert_array) MEM_freeN(dvert_array);
}
static void vgroup_levels(Object *ob, float offset, float gain)
{
bDeformGroup *dg;
MDeformWeight *dw;
- MDeformVert *dvert, *dvert_array=NULL;
+ MDeformVert *dvert, **dvert_array=NULL;
int i, def_nr, dvert_tot=0;
- ED_vgroup_give_array(ob->data, &dvert_array, &dvert_tot);
+ ED_vgroup_give_parray(ob->data, &dvert_array, &dvert_tot);
dg = BLI_findlink(&ob->defbase, (ob->actdef-1));
@@ -641,7 +716,7 @@ static void vgroup_levels(Object *ob, float offset, float gain)
def_nr= ob->actdef-1;
for(i = 0; i < dvert_tot; i++) {
- dvert = dvert_array+i;
+ dvert = dvert_array[i];
dw = defvert_find_index(dvert, def_nr);
if(dw) {
dw->weight = gain * (dw->weight + offset);
@@ -650,17 +725,19 @@ static void vgroup_levels(Object *ob, float offset, float gain)
}
}
}
+
+ if (dvert_array) MEM_freeN(dvert_array);
}
/* TODO - select between groups */
static void vgroup_normalize_all(Object *ob, int lock_active)
{
MDeformWeight *dw, *dw_act;
- MDeformVert *dvert, *dvert_array=NULL;
+ MDeformVert *dvert, **dvert_array=NULL;
int i, dvert_tot=0;
float tot_weight;
- ED_vgroup_give_array(ob->data, &dvert_array, &dvert_tot);
+ ED_vgroup_give_parray(ob->data, &dvert_array, &dvert_tot);
if(dvert_array) {
if(lock_active) {
@@ -672,7 +749,7 @@ static void vgroup_normalize_all(Object *ob, int lock_active)
tot_weight= 0.0f;
dw_act= NULL;
- dvert = dvert_array+i;
+ dvert = dvert_array[i];
j= dvert->totweight;
while(j--) {
@@ -710,7 +787,7 @@ static void vgroup_normalize_all(Object *ob, int lock_active)
for(i = 0; i < dvert_tot; i++) {
int j;
tot_weight= 0.0f;
- dvert = dvert_array+i;
+ dvert = dvert_array[i];
j= dvert->totweight;
while(j--) {
@@ -731,6 +808,8 @@ static void vgroup_normalize_all(Object *ob, int lock_active)
}
}
}
+
+ if (dvert_array) MEM_freeN(dvert_array);
}
@@ -738,10 +817,10 @@ static void vgroup_invert(Object *ob, int auto_assign, int auto_remove)
{
bDeformGroup *dg;
MDeformWeight *dw;
- MDeformVert *dvert, *dvert_array=NULL;
+ MDeformVert *dvert, **dvert_array=NULL;
int i, def_nr, dvert_tot=0;
- ED_vgroup_give_array(ob->data, &dvert_array, &dvert_tot);
+ ED_vgroup_give_parray(ob->data, &dvert_array, &dvert_tot);
dg = BLI_findlink(&ob->defbase, (ob->actdef-1));
@@ -750,7 +829,7 @@ static void vgroup_invert(Object *ob, int auto_assign, int auto_remove)
for(i = 0; i < dvert_tot; i++) {
- dvert = dvert_array+i;
+ dvert = dvert_array[i];
if(auto_assign) {
dw= defvert_verify_index(dvert, def_nr);
@@ -768,6 +847,8 @@ static void vgroup_invert(Object *ob, int auto_assign, int auto_remove)
}
}
}
+
+ if (dvert_array) MEM_freeN(dvert_array);
}
static void vgroup_blend(Object *ob)
@@ -858,10 +939,10 @@ static void vgroup_clean(Object *ob, float eul, int keep_single)
{
bDeformGroup *dg;
MDeformWeight *dw;
- MDeformVert *dvert, *dvert_array=NULL;
+ MDeformVert *dvert, **dvert_array=NULL;
int i, def_nr, dvert_tot=0;
- ED_vgroup_give_array(ob->data, &dvert_array, &dvert_tot);
+ ED_vgroup_give_parray(ob->data, &dvert_array, &dvert_tot);
/* only the active group */
dg = BLI_findlink(&ob->defbase, (ob->actdef-1));
@@ -869,7 +950,7 @@ static void vgroup_clean(Object *ob, float eul, int keep_single)
def_nr= ob->actdef-1;
for(i = 0; i < dvert_tot; i++) {
- dvert = dvert_array+i;
+ dvert = dvert_array[i];
dw= defvert_find_index(dvert, def_nr);
@@ -880,21 +961,23 @@ static void vgroup_clean(Object *ob, float eul, int keep_single)
}
}
}
+
+ if (dvert_array) MEM_freeN(dvert_array);
}
static void vgroup_clean_all(Object *ob, float eul, int keep_single)
{
MDeformWeight *dw;
- MDeformVert *dvert, *dvert_array=NULL;
+ MDeformVert *dvert, **dvert_array=NULL;
int i, dvert_tot=0;
- ED_vgroup_give_array(ob->data, &dvert_array, &dvert_tot);
+ ED_vgroup_give_parray(ob->data, &dvert_array, &dvert_tot);
if(dvert_array) {
for(i = 0; i < dvert_tot; i++) {
int j;
- dvert = dvert_array+i;
+ dvert = dvert_array[i];
j= dvert->totweight;
while(j--) {
@@ -910,6 +993,8 @@ static void vgroup_clean_all(Object *ob, float eul, int keep_single)
}
}
}
+
+ if (dvert_array) MEM_freeN(dvert_array);
}
void ED_vgroup_mirror(Object *ob, int mirror_weights, int flip_vgroups)
@@ -1920,41 +2005,38 @@ void OBJECT_OT_vertex_group_set_active(wmOperatorType *ot)
ot->prop= prop;
}
-static int vgroup_sort(void *def_a_ptr, void *def_b_ptr)
+/*creates the name_array parameter for vgroup_do_remap, call this before fiddling
+ with the order of vgroups then call vgroup_do_remap after*/
+static char *vgroup_init_remap(Object *ob)
{
- bDeformGroup *def_a= (bDeformGroup *)def_a_ptr;
- bDeformGroup *def_b= (bDeformGroup *)def_b_ptr;
+ bDeformGroup *def;
+ int def_tot = BLI_countlist(&ob->defbase);
+ char *name_array= MEM_mallocN(MAX_VGROUP_NAME * sizeof(char) * def_tot, "sort vgroups");
+ char *name;
- return strcmp(def_a->name, def_b->name);
+ name= name_array;
+ for(def = ob->defbase.first; def; def=def->next) {
+ BLI_strncpy(name, def->name, MAX_VGROUP_NAME);
+ name += MAX_VGROUP_NAME;
+ }
+
+ return name_array;
}
-#define DEF_GROUP_SIZE (sizeof(((bDeformGroup *)NULL)->name))
-static int vertex_group_sort_exec(bContext *C, wmOperator *op)
+static int vgroup_do_remap(Object *ob, char *name_array, wmOperator *op)
{
- Object *ob= CTX_data_pointer_get_type(C, "object", &RNA_Object).data;
+ MDeformVert *dvert= NULL;
bDeformGroup *def;
int def_tot = BLI_countlist(&ob->defbase);
- char *name;
- char *name_array= MEM_mallocN(DEF_GROUP_SIZE * sizeof(char) * def_tot, "sort vgroups");
- int *sort_map_update= MEM_mallocN(DEF_GROUP_SIZE * sizeof(int) * def_tot + 1, "sort vgroups"); /* needs a dummy index at the start*/
+ int *sort_map_update= MEM_mallocN(MAX_VGROUP_NAME * sizeof(int) * def_tot + 1, "sort vgroups"); /* needs a dummy index at the start*/
int *sort_map= sort_map_update + 1;
+ char *name;
int i;
- MDeformVert *dvert= NULL;
- int dvert_tot;
-
- name= name_array;
- for(def = ob->defbase.first; def; def=def->next){
- BLI_strncpy(name, def->name, DEF_GROUP_SIZE);
- name += DEF_GROUP_SIZE;
- }
-
- BLI_sortlist(&ob->defbase, vgroup_sort);
-
name= name_array;
for(def= ob->defbase.first, i=0; def; def=def->next, i++){
sort_map[i]= BLI_findstringindex(&ob->defbase, name, offsetof(bDeformGroup, name));
- name += DEF_GROUP_SIZE;
+ name += MAX_VGROUP_NAME;
}
if(ob->mode == OB_MODE_EDIT) {
@@ -1975,8 +2057,12 @@ static int vertex_group_sort_exec(bContext *C, wmOperator *op)
}
}
else {
+ int dvert_tot=0;
+
ED_vgroup_give_array(ob->data, &dvert, &dvert_tot);
- while(dvert_tot--) {
+
+ /*create as necassary*/
+ while(dvert && dvert_tot--) {
if(dvert->totweight)
defvert_remap(dvert, sort_map);
dvert++;
@@ -1988,21 +2074,45 @@ static int vertex_group_sort_exec(bContext *C, wmOperator *op)
sort_map[i]++;
sort_map_update[0]= 0;
-
vgroup_remap_update_users(ob, sort_map_update);
ob->actdef= sort_map_update[ob->actdef];
- MEM_freeN(name_array);
- MEM_freeN(sort_map_update);
+ return OPERATOR_FINISHED;
+}
- DAG_id_flush_update(&ob->id, OB_RECALC_DATA);
- WM_event_add_notifier(C, NC_GEOM|ND_DATA, ob);
+static int vgroup_sort(void *def_a_ptr, void *def_b_ptr)
+{
+ bDeformGroup *def_a= (bDeformGroup *)def_a_ptr;
+ bDeformGroup *def_b= (bDeformGroup *)def_b_ptr;
- return OPERATOR_FINISHED;
+ return strcmp(def_a->name, def_b->name);
}
-#undef DEF_GROUP_SIZE
+static int vertex_group_sort_exec(bContext *C, wmOperator *op)
+{
+ Object *ob= CTX_data_pointer_get_type(C, "object", &RNA_Object).data;
+ char *name_array;
+ int ret;
+
+ /*init remapping*/
+ name_array = vgroup_init_remap(ob);
+
+ /*sort vgroup names*/
+ BLI_sortlist(&ob->defbase, vgroup_sort);
+
+ /*remap vgroup data to map to correct names*/
+ ret = vgroup_do_remap(ob, name_array, op);
+
+ if (ret != OPERATOR_CANCELLED) {
+ DAG_id_flush_update(&ob->id, OB_RECALC_DATA);
+ WM_event_add_notifier(C, NC_GEOM|ND_DATA, ob);
+ }
+
+ if (name_array) MEM_freeN(name_array);
+
+ return ret;
+}
void OBJECT_OT_vertex_group_sort(wmOperatorType *ot)
{
@@ -2017,3 +2127,63 @@ void OBJECT_OT_vertex_group_sort(wmOperatorType *ot)
/* flags */
ot->flag= OPTYPE_REGISTER|OPTYPE_UNDO;
}
+
+static int vgroup_move_exec(bContext *C, wmOperator *op)
+{
+ Object *ob= CTX_data_pointer_get_type(C, "object", &RNA_Object).data;
+ bDeformGroup *def;
+ char *name_array;
+ int dir= RNA_enum_get(op->ptr, "direction"), ret;
+
+ def = BLI_findlink(&ob->defbase, ob->actdef - 1);
+ if (!def) {
+ return OPERATOR_CANCELLED;
+ }
+
+ name_array = vgroup_init_remap(ob);
+
+ if (dir == 1) { /*up*/
+ void *prev = def->prev;
+
+ BLI_remlink(&ob->defbase, def);
+ BLI_insertlinkbefore(&ob->defbase, prev, def);
+ } else { /*down*/
+ void *next = def->next;
+
+ BLI_remlink(&ob->defbase, def);
+ BLI_insertlinkafter(&ob->defbase, next, def);
+ }
+
+ ret = vgroup_do_remap(ob, name_array, op);
+
+ if (name_array) MEM_freeN(name_array);
+
+ if (ret != OPERATOR_CANCELLED) {
+ DAG_id_flush_update(&ob->id, OB_RECALC_DATA);
+ WM_event_add_notifier(C, NC_GEOM|ND_DATA, ob);
+ }
+
+ return ret;
+}
+
+void OBJECT_OT_vertex_group_move(wmOperatorType *ot)
+{
+ static EnumPropertyItem vgroup_slot_move[] = {
+ {1, "UP", 0, "Up", ""},
+ {-1, "DOWN", 0, "Down", ""},
+ {0, NULL, 0, NULL, NULL}
+ };
+
+ /* identifiers */
+ ot->name= "Move Vertex Group";
+ ot->idname= "OBJECT_OT_vertex_group_move";
+
+ /* api callbacks */
+ ot->poll= vertex_group_poll;
+ ot->exec= vgroup_move_exec;
+
+ /* flags */
+ ot->flag= OPTYPE_REGISTER|OPTYPE_UNDO;
+
+ RNA_def_enum(ot->srna, "direction", vgroup_slot_move, 0, "Direction", "Direction to move, UP or DOWN");
+}
diff --git a/source/blender/editors/render/render_internal.c b/source/blender/editors/render/render_internal.c
index b699ec1abc5..c34b906356e 100644
--- a/source/blender/editors/render/render_internal.c
+++ b/source/blender/editors/render/render_internal.c
@@ -455,15 +455,17 @@ static void render_freejob(void *rjv)
static void make_renderinfo_string(RenderStats *rs, Scene *scene, char *str)
{
char info_time_str[32]; // used to be extern to header_info.c
- uintptr_t mem_in_use, mmap_in_use;
- float megs_used_memory, mmap_used_memory;
+ uintptr_t mem_in_use, mmap_in_use, peak_memory;
+ float megs_used_memory, mmap_used_memory, megs_peak_memory;
char *spos= str;
mem_in_use= MEM_get_memory_in_use();
mmap_in_use= MEM_get_mapped_memory_in_use();
+ peak_memory = MEM_get_peak_memory();
megs_used_memory= (mem_in_use-mmap_in_use)/(1024.0*1024.0);
mmap_used_memory= (mmap_in_use)/(1024.0*1024.0);
+ megs_peak_memory = (peak_memory)/(1024.0*1024.0);
if(scene->lay & 0xFF000000)
spos+= sprintf(spos, "Localview | ");
@@ -477,7 +479,7 @@ static void make_renderinfo_string(RenderStats *rs, Scene *scene, char *str)
spos+= sprintf(spos, "Fra:%d Ve:%d Fa:%d ", (scene->r.cfra), rs->totvert, rs->totface);
if(rs->tothalo) spos+= sprintf(spos, "Ha:%d ", rs->tothalo);
if(rs->totstrand) spos+= sprintf(spos, "St:%d ", rs->totstrand);
- spos+= sprintf(spos, "La:%d Mem:%.2fM (%.2fM) ", rs->totlamp, megs_used_memory, mmap_used_memory);
+ spos+= sprintf(spos, "La:%d Mem:%.2fM (%.2fM, combined peak %.2fM) ", rs->totlamp, megs_used_memory, mmap_used_memory, megs_peak_memory);
if(rs->curfield)
spos+= sprintf(spos, "Field %d ", rs->curfield);
diff --git a/source/blender/editors/space_logic/logic_ops.c b/source/blender/editors/space_logic/logic_ops.c
index 0ed1367e7ea..ee65068e537 100644
--- a/source/blender/editors/space_logic/logic_ops.c
+++ b/source/blender/editors/space_logic/logic_ops.c
@@ -30,6 +30,8 @@
#include "DNA_object_types.h"
#include "DNA_scene_types.h"
#include "DNA_sensor_types.h"
+#include "DNA_controller_types.h"
+#include "DNA_actuator_types.h"
#include "BLI_blenlib.h"
@@ -59,6 +61,22 @@ static int edit_sensor_poll(bContext *C)
return 1;
}
+static int edit_controller_poll(bContext *C)
+{
+ PointerRNA ptr= CTX_data_pointer_get_type(C, "controller", &RNA_Controller);
+
+ if (ptr.data && ((ID*)ptr.id.data)->lib) return 0;
+ return 1;
+}
+
+static int edit_actuator_poll(bContext *C)
+{
+ PointerRNA ptr= CTX_data_pointer_get_type(C, "actuator", &RNA_Actuator);
+
+ if (ptr.data && ((ID*)ptr.id.data)->lib) return 0;
+ return 1;
+}
+
/* this is the nice py-api-compatible way to do it, like modifiers,
but not entirely working yet..
@@ -104,8 +122,93 @@ static bSensor *edit_sensor_property_get(bContext *C, wmOperator *op, Object *ob
return sens;
}
*/
+/*
+static void edit_controller_properties(wmOperatorType *ot)
+{
+ RNA_def_string(ot->srna, "controller", "", 32, "Controller", "Name of the controller to edit");
+ RNA_def_string(ot->srna, "object", "", 32, "Object", "Name of the object the controller belongs to");
+}
-/* ************* Remove Sensor Operator ************* */
+static int edit_controller_invoke_properties(bContext *C, wmOperator *op)
+{
+ PointerRNA ptr= CTX_data_pointer_get_type(C, "controller", &RNA_Controller);
+
+ if (RNA_property_is_set(op->ptr, "controller") && RNA_property_is_set(op->ptr, "object") )
+ return 1;
+
+ if (ptr.data) {
+ bController *cont = ptr.data;
+ Object *ob = ptr.id.data;
+
+ RNA_string_set(op->ptr, "controller", cont->name);
+ RNA_string_set(op->ptr, "object", ob->id.name+2);
+ return 1;
+ }
+
+ return 0;
+}
+
+static bController *edit_controller_property_get(bContext *C, wmOperator *op, Object *ob)
+{
+ char controller_name[32];
+ char ob_name[32];
+ bController *cont;
+
+ RNA_string_get(op->ptr, "controller", controller_name);
+ RNA_string_get(op->ptr, "object", ob_name);
+
+ ob = BLI_findstring(&(CTX_data_main(C)->object), ob_name, offsetof(ID, name) + 2);
+ if (!ob)
+ return NULL;
+
+ cont = BLI_findstring(&(ob->controllers), controller_name, offsetof(bController, name));
+ return cont;
+}
+
+static void edit_actuator_properties(wmOperatorType *ot)
+{
+ RNA_def_string(ot->srna, "actuator", "", 32, "Actuator", "Name of the actuator to edit");
+ RNA_def_string(ot->srna, "object", "", 32, "Object", "Name of the object the actuator belongs to");
+}
+
+static int edit_actuator_invoke_properties(bContext *C, wmOperator *op)
+{
+ PointerRNA ptr= CTX_data_pointer_get_type(C, "actuator", &RNA_Actuator);
+
+ if (RNA_property_is_set(op->ptr, "actuator") && RNA_property_is_set(op->ptr, "object") )
+ return 1;
+
+ if (ptr.data) {
+ bActuator *act = ptr.data;
+ Object *ob = ptr.id.data;
+
+ RNA_string_set(op->ptr, "actuator",act->name);
+ RNA_string_set(op->ptr, "object", ob->id.name+2);
+ return 1;
+ }
+
+ return 0;
+}
+
+static bController *edit_actuator_property_get(bContext *C, wmOperator *op, Object *ob)
+{
+ char actuator_name[32];
+ char ob_name[32];
+ bActuator *act;
+
+ RNA_string_get(op->ptr, "actuator", actuator_name);
+ RNA_string_get(op->ptr, "object", ob_name);
+
+ ob = BLI_findstring(&(CTX_data_main(C)->object), ob_name, offsetof(ID, name) + 2);
+ if (!ob)
+ return NULL;
+
+ cont = BLI_findstring(&(ob->actuators), actuator_name, offsetof(bActuator, name));
+ return act;
+}
+*/
+
+/* ************* Add/Remove Sensor Operator ************* */
static int sensor_remove_exec(bContext *C, wmOperator *op)
{
@@ -189,8 +292,197 @@ void LOGIC_OT_sensor_add(wmOperatorType *ot)
prop= RNA_def_enum(ot->srna, "type", sensor_type_items, SENS_ALWAYS, "Type", "Type of sensor to add");
}
+/* ************* Add/Remove Controller Operator ************* */
+
+static int controller_remove_exec(bContext *C, wmOperator *op)
+{
+ /* Object *ob;
+ bController *cont = edit_controller_property_get(C, op, ob); */
+ PointerRNA ptr = CTX_data_pointer_get_type(C, "controller", &RNA_Controller);
+ Object *ob= ptr.id.data;
+ bController *cont= ptr.data;
+
+ if (!cont)
+ return OPERATOR_CANCELLED;
+
+ BLI_remlink(&(ob->controllers), cont);
+ unlink_controller(cont);
+ free_controller(cont);
+
+ WM_event_add_notifier(C, NC_LOGIC, NULL);
+
+ return OPERATOR_FINISHED;
+}
+
+
+/* commented along with above stuff
+ static int controller_remove_invoke(bContext *C, wmOperator *op, wmEvent *event)
+{
+ if (edit_controller_invoke_properties(C, op))
+ return controller_remove_exec(C, op);
+ else
+ return OPERATOR_CANCELLED;
+}
+ */
+
+void LOGIC_OT_controller_remove(wmOperatorType *ot)
+{
+ ot->name= "Remove Controller";
+ ot->description= "Remove a controller from the active object";
+ ot->idname= "LOGIC_OT_controller_remove";
+
+ //ot->invoke= controller_remove_invoke;
+ ot->exec= controller_remove_exec;
+ ot->poll= edit_controller_poll;
+
+ /* flags */
+ ot->flag= OPTYPE_REGISTER|OPTYPE_UNDO;
+ //edit_controller_properties(ot);
+}
+
+static int controller_add_exec(bContext *C, wmOperator *op)
+{
+ Object *ob = ED_object_active_context(C);
+ bController *cont;
+ int type= RNA_enum_get(op->ptr, "type");
+ int bit;
+
+ cont= new_controller(type);
+ BLI_addtail(&(ob->controllers), cont);
+ make_unique_prop_names(C, cont->name);
+
+ /* set the controller state mask from the current object state.
+ A controller is always in a single state, so select the lowest bit set
+ from the object state */
+ for (bit=0; bit<OB_MAX_STATES; bit++) {
+ if (ob->state & (1<<bit))
+ break;
+ }
+ cont->state_mask = (1<<bit);
+ if (cont->state_mask == 0) {
+ /* shouldn't happen, object state is never 0 */
+ cont->state_mask = 1;
+ }
+
+ ob->scaflag |= OB_SHOWCONT;
+
+ WM_event_add_notifier(C, NC_LOGIC, NULL);
+
+ return OPERATOR_FINISHED;
+}
+
+void LOGIC_OT_controller_add(wmOperatorType *ot)
+{
+ PropertyRNA *prop;
+
+ /* identifiers */
+ ot->name= "Add Controller";
+ ot->description = "Add a controller to the active object";
+ ot->idname= "LOGIC_OT_controller_add";
+
+ /* api callbacks */
+ ot->invoke= WM_menu_invoke;
+ ot->exec= controller_add_exec;
+ ot->poll= ED_operator_object_active_editable;
+
+ /* flags */
+ ot->flag= OPTYPE_REGISTER|OPTYPE_UNDO;
+
+ /* properties */
+ prop= RNA_def_enum(ot->srna, "type", controller_type_items, CONT_LOGIC_AND, "Type", "Type of controller to add");
+}
+
+/* ************* Add/Remove Actuator Operator ************* */
+
+static int actuator_remove_exec(bContext *C, wmOperator *op)
+{
+ /* Object *ob;
+ bActuator *cont = edit_actuator_property_get(C, op, ob); */
+ PointerRNA ptr = CTX_data_pointer_get_type(C, "actuator", &RNA_Actuator);
+ Object *ob= ptr.id.data;
+ bActuator *act= ptr.data;
+
+ if (!act)
+ return OPERATOR_CANCELLED;
+
+ BLI_remlink(&(ob->actuators), act);
+ unlink_actuator(act);
+ free_actuator(act);
+
+ WM_event_add_notifier(C, NC_LOGIC, NULL);
+
+ return OPERATOR_FINISHED;
+}
+
+
+/* commented along with above stuff
+ static int actuator_remove_invoke(bContext *C, wmOperator *op, wmEvent *event)
+{
+ if (edit_actuator_invoke_properties(C, op))
+ return actuator_remove_exec(C, op);
+ else
+ return OPERATOR_CANCELLED;
+}
+ */
+
+void LOGIC_OT_actuator_remove(wmOperatorType *ot)
+{
+ ot->name= "Remove Actuator";
+ ot->description= "Remove a actuator from the active object";
+ ot->idname= "LOGIC_OT_actuator_remove";
+
+ //ot->invoke= actuator_remove_invoke;
+ ot->exec= actuator_remove_exec;
+ ot->poll= edit_actuator_poll;
+
+ /* flags */
+ ot->flag= OPTYPE_REGISTER|OPTYPE_UNDO;
+ //edit_controller_properties(ot);
+}
+
+static int actuator_add_exec(bContext *C, wmOperator *op)
+{
+ Object *ob = ED_object_active_context(C);
+ bActuator *act;
+ int type= RNA_enum_get(op->ptr, "type");
+
+ act= new_actuator(type);
+ BLI_addtail(&(ob->actuators), act);
+ make_unique_prop_names(C, act->name);
+ ob->scaflag |= OB_SHOWACT;
+
+ WM_event_add_notifier(C, NC_LOGIC, NULL);
+
+ return OPERATOR_FINISHED;
+}
+
+void LOGIC_OT_actuator_add(wmOperatorType *ot)
+{
+ PropertyRNA *prop;
+
+ /* identifiers */
+ ot->name= "Add Actuator";
+ ot->description = "Add a actuator to the active object";
+ ot->idname= "LOGIC_OT_actuator_add";
+
+ /* api callbacks */
+ ot->invoke= WM_menu_invoke;
+ ot->exec= actuator_add_exec;
+ ot->poll= ED_operator_object_active_editable;
+
+ /* flags */
+ ot->flag= OPTYPE_REGISTER|OPTYPE_UNDO;
+
+ /* properties */
+ prop= RNA_def_enum(ot->srna, "type", actuator_type_items, CONT_LOGIC_AND, "Type", "Type of actuator to add");
+}
+
void ED_operatortypes_logic(void)
{
WM_operatortype_append(LOGIC_OT_sensor_remove);
WM_operatortype_append(LOGIC_OT_sensor_add);
+ WM_operatortype_append(LOGIC_OT_controller_remove);
+ WM_operatortype_append(LOGIC_OT_controller_add);
+ WM_operatortype_append(LOGIC_OT_actuator_remove);
+ WM_operatortype_append(LOGIC_OT_actuator_add);
}
diff --git a/source/blender/editors/space_logic/logic_window.c b/source/blender/editors/space_logic/logic_window.c
index de8c5ae6ba2..b0362cb1980 100644
--- a/source/blender/editors/space_logic/logic_window.c
+++ b/source/blender/editors/space_logic/logic_window.c
@@ -3170,6 +3170,8 @@ static int is_sensor_linked(uiBlock *block, bSensor *sens)
/* never used, see CVS 1.120 for the code */
/* static uiBlock *freecamera_menu(void) */
+/* Sensors code */
+
static void draw_sensor_header(uiLayout *layout, PointerRNA *ptr)
{
uiLayout *box, *row;
@@ -3183,17 +3185,214 @@ static void draw_sensor_header(uiLayout *layout, PointerRNA *ptr)
uiItemO(row, "", ICON_X, "LOGIC_OT_sensor_remove");
}
+static void draw_sensor_internal_header(uiLayout *layout, PointerRNA *ptr)
+{
+ uiLayout *box, *split, *row;
-static void draw_sensor_touch(uiLayout *layout, PointerRNA *ptr)
+ box= uiLayoutBox(layout);
+ split = uiLayoutSplit(box, 0.45, 0);
+
+ row= uiLayoutRow(split, 1);
+ uiItemR(row, ptr, "pulse_true_level", 0, "", ICON_DOTSUP);
+ uiItemR(row, ptr, "pulse_false_level", 0, "", ICON_DOTSDOWN);
+ uiItemR(row, ptr, "frequency", 0, "Freq", 0);
+
+ row= uiLayoutRow(split, 1);
+ uiItemR(row, ptr, "level", UI_ITEM_R_TOGGLE, NULL, 0);
+ uiItemR(row, ptr, "tap", UI_ITEM_R_TOGGLE, NULL, 0);
+
+ row= uiLayoutRow(split, 1);
+ uiItemR(row, ptr, "invert", UI_ITEM_R_TOGGLE, "Invert", 0);
+}
+/* sensors in alphabetical order */
+
+static void draw_sensor_actuator(uiLayout *layout, PointerRNA *ptr)
{
- uiItemR(layout, ptr, "material", 0, NULL, 0);
+ uiItemR(layout, ptr, "actuator", 0, NULL, 0);
+}
+
+static void draw_sensor_armature(uiLayout *layout, PointerRNA *ptr)
+{
+ uiItemR(layout, ptr, "armature_type", 0, NULL, 0);
+ uiItemR(layout, ptr, "channel_name", 0, NULL, 0);
+ uiItemR(layout, ptr, "constraint_name", 0, NULL, 0);
+ uiItemR(layout, ptr, "value", 0, NULL, 0);
+}
+
+static void draw_sensor_collision(uiLayout *layout, PointerRNA *ptr)
+{
+ uiItemL(layout, "Not ported back yet", 0);
+ //XXXSENSOR
+ /* // need to solve problems in rna_sensor.c
+ uiItemR(layout, ptr, "pulse", 0, NULL, 0);
+ uiItemR(layout, ptr, "collision_type", 0, NULL, 0);
+
+ switch (RNA_enum_get(ptr, "collision_type")) {
+ case SENS_COLLISION_PROPERTY:
+ uiItemR(layout, ptr, "property", 0, NULL, 0);
+ break;
+ case SENS_COLLISION_MATERIAL:
+ uiItemR(layout, ptr, "material", 0, NULL, 0);
+ break;
+ }
+ */
}
static void draw_sensor_delay(uiLayout *layout, PointerRNA *ptr)
{
- uiItemR(layout, ptr, "delay", 0, NULL, 0);
- uiItemR(layout, ptr, "duration", 0, NULL, 0);
- uiItemR(layout, ptr, "repeat", 0, NULL, 0);
+ uiLayout *row;
+
+ row= uiLayoutRow(layout, 0);
+
+ uiItemR(row, ptr, "delay", 0, NULL, 0);
+ uiItemR(row, ptr, "duration", 0, NULL, 0);
+ uiItemR(row, ptr, "repeat", 0, NULL, 0);
+}
+
+static void draw_sensor_joystick(uiLayout *layout, PointerRNA *ptr)
+{
+ uiLayout *col, *row;
+
+ uiItemR(layout, ptr, "joystick_index", 0, NULL, 0);
+ uiItemR(layout, ptr, "event_type", 0, NULL, 0);
+
+ switch (RNA_enum_get(ptr, "event_type")) {
+ case SENS_JOY_BUTTON:
+ uiItemR(layout, ptr, "all_events", 0, NULL, 0);
+
+ col = uiLayoutColumn(layout, 0);
+ uiLayoutSetActive(col, RNA_boolean_get(ptr, "all_events")==0);
+ uiItemR(col, ptr, "button_number", 0, NULL, 0);
+ break;
+ case SENS_JOY_AXIS:
+ row = uiLayoutRow(layout, 0);
+ uiItemR(row, ptr, "axis_number", 0, NULL, 0);
+ uiItemR(row, ptr, "axis_threshold", 0, NULL, 0);
+
+ uiItemR(layout, ptr, "all_events", 0, NULL, 0);
+ col = uiLayoutColumn(layout, 0);
+ uiLayoutSetActive(col, RNA_boolean_get(ptr, "all_events")==0);
+ uiItemR(col, ptr, "axis_direction", 0, NULL, 0);
+ break;
+ case SENS_JOY_HAT:
+ uiItemR(layout, ptr, "hat_number", 0, NULL, 0);
+ uiItemR(layout, ptr, "all_events", 0, NULL, 0);
+
+ col = uiLayoutColumn(layout, 0);
+ uiLayoutSetActive(col, RNA_boolean_get(ptr, "all_events")==0);
+ uiItemR(col, ptr, "hat_direction", 0, NULL, 0); //XXXSENSOR - needs a default value (somewhere else in the code)
+ break;
+ case SENS_JOY_AXIS_SINGLE:
+ row = uiLayoutRow(layout, 0);
+ uiItemR(row, ptr, "single_axis_number", 0, NULL, 0);
+ uiItemR(row, ptr, "axis_threshold", 0, NULL, 0);
+ break;
+ }
+}
+
+static void draw_sensor_keyboard(uiLayout *layout, PointerRNA *ptr)
+{
+ uiLayout *row;
+
+ row = uiLayoutRow(layout, 0);
+ uiItemL(row, "Key:", 0);
+ uiItemR(row, ptr, "key", UI_ITEM_R_EVENT, "", 0);
+ uiItemR(layout, ptr, "all_keys", 0, NULL, 0);
+
+ row = uiLayoutRow(layout, 0);
+ uiItemL(row, "First Modifier:", 0);
+ uiItemR(row, ptr, "modifier_key", UI_ITEM_R_EVENT, "", 0);
+
+ row = uiLayoutRow(layout, 0);
+ uiItemL(row, "Second Modifier:", 0);
+ uiItemR(row, ptr, "second_modifier_key", UI_ITEM_R_EVENT, "", 0);
+
+ uiItemR(layout, ptr, "target", 0, NULL, 0);
+ uiItemR(layout, ptr, "log", 0, NULL, 0);
+}
+
+static void draw_sensor_message(uiLayout *layout, PointerRNA *ptr)
+{
+ uiItemR(layout, ptr, "subject", 0, NULL, 0);
+}
+
+static void draw_sensor_mouse(uiLayout *layout, PointerRNA *ptr)
+{
+ uiItemR(layout, ptr, "mouse_event", 0, NULL, 0);
+}
+
+static void draw_sensor_near(uiLayout *layout, PointerRNA *ptr)
+{
+ uiLayout *row;
+
+ uiItemR(layout, ptr, "property", 0, NULL, 0);
+
+ row= uiLayoutRow(layout, 0);
+ uiItemR(row, ptr, "distance", 0, NULL, 0);
+ uiItemR(row, ptr, "reset_distance", 0, NULL, 0);
+}
+
+static void draw_sensor_property(uiLayout *layout, PointerRNA *ptr)
+{
+ uiLayout *row;
+ uiItemR(layout, ptr, "evaluation_type", 0, NULL, 0);
+ uiItemR(layout, ptr, "property", 0, NULL, 0);
+
+ switch (RNA_enum_get(ptr, "evaluation_type")) {
+ case SENS_PROP_INTERVAL:
+ row = uiLayoutRow(layout, 0);
+ uiItemR(row, ptr, "min_value", 0, NULL, 0);
+ uiItemR(row, ptr, "max_value", 0, NULL, 0);
+ break;
+ case SENS_PROP_EQUAL:
+ uiItemR(layout, ptr, "value", 0, NULL, 0);
+ break;
+ case SENS_PROP_NEQUAL:
+ uiItemR(layout, ptr, "value", 0, NULL, 0);
+ break;
+ case SENS_PROP_CHANGED:
+ break;
+ }
+}
+
+static void draw_sensor_radar(uiLayout *layout, PointerRNA *ptr)
+{
+ uiLayout *row;
+
+ uiItemR(layout, ptr, "property", 0, NULL, 0);
+ uiItemR(layout, ptr, "axis", 0, NULL, 0);
+
+ row= uiLayoutRow(layout, 0);
+ uiItemR(row, ptr, "angle", 0, NULL, 0);
+ uiItemR(row, ptr, "distance", 0, NULL, 0);
+}
+
+static void draw_sensor_random(uiLayout *layout, PointerRNA *ptr)
+{
+ uiItemR(layout, ptr, "seed", 0, NULL, 0);
+}
+
+static void draw_sensor_ray(uiLayout *layout, PointerRNA *ptr)
+{
+ uiItemL(layout, "Not ported back yet", 0);
+ /*
+ uiItemR(layout, ptr, "ray_type", 0, NULL, 0);
+ switch (RNA_enum_get(ptr, "ray_type")) {
+ case SENS_RAY_PROPERTY:
+ uiItemR(layout, ptr, "property", 0, NULL, 0); break;
+ case SENS_RAY_MATERIAL:
+ uiItemR(layout, ptr, "material", 0, NULL, 0); break;
+ }
+ uiItemR(layout, ptr, "x_ray_mode", 0, NULL, 0);
+ uiItemR(layout, ptr, "range", 0, NULL, 0);
+ uiItemR(layout, ptr, "axis", 0, NULL, 0);
+ */
+ //XXXSENSOR - same problem as collision. enums badly used by UI code
+}
+
+static void draw_sensor_touch(uiLayout *layout, PointerRNA *ptr)
+{
+ uiItemR(layout, ptr, "material", 0, NULL, 0);
}
void draw_brick_sensor(uiLayout *layout, PointerRNA *ptr)
@@ -3202,21 +3401,819 @@ void draw_brick_sensor(uiLayout *layout, PointerRNA *ptr)
if (!RNA_boolean_get(ptr, "expanded"))
return;
+
+ draw_sensor_internal_header(layout, ptr);
box = uiLayoutBox(layout);
-
+
switch (RNA_enum_get(ptr, "type")) {
+
+ case SENS_ACTUATOR:
+ draw_sensor_actuator(box, ptr);
+ break;
case SENS_ALWAYS:
break;
- case SENS_TOUCH:
- draw_sensor_touch(box, ptr);
+ case SENS_ARMATURE:
+ draw_sensor_armature(box, ptr);
+ break;
+ case SENS_COLLISION:
+ draw_sensor_collision(box, ptr);
break;
case SENS_DELAY:
draw_sensor_delay(box, ptr);
break;
+ case SENS_JOYSTICK:
+ draw_sensor_joystick(box, ptr);
+ break;
+ case SENS_KEYBOARD:
+ draw_sensor_keyboard(box, ptr);
+ break;
+ case SENS_MESSAGE:
+ draw_sensor_message(box, ptr);
+ break;
+ case SENS_MOUSE:
+ draw_sensor_mouse(box, ptr);
+ break;
+ case SENS_NEAR:
+ draw_sensor_near(box, ptr);
+ break;
+ case SENS_PROPERTY:
+ draw_sensor_property(box, ptr);
+ break;
+ case SENS_RADAR:
+ draw_sensor_radar(box, ptr);
+ break;
+ case SENS_RANDOM:
+ draw_sensor_random(box, ptr);
+ break;
+ case SENS_RAY:
+ draw_sensor_ray(box, ptr);
+ break;
+ case SENS_TOUCH:
+ draw_sensor_touch(box, ptr);
+ break;
+ }
+}
+
+/* Controller code */
+static void draw_controller_header(uiLayout *layout, PointerRNA *ptr)
+{
+ uiLayout *box, *row;
+
+ box= uiLayoutBox(layout);
+ row= uiLayoutRow(box, 0);
+
+ uiItemR(row, ptr, "expanded", UI_ITEM_R_NO_BG, "", 0);
+ uiItemR(row, ptr, "type", 0, "", 0);
+ uiItemR(row, ptr, "name", 0, "", 0);
+ uiItemR(row, ptr, "priority", 0, "", 0);
+ uiItemO(row, "", ICON_X, "LOGIC_OT_controller_remove");
+}
+
+static void draw_controller_expression(uiLayout *layout, PointerRNA *ptr)
+{
+ uiItemR(layout, ptr, "expression", 0, NULL, 0);
+}
+
+static void draw_controller_python(uiLayout *layout, PointerRNA *ptr)
+{
+ uiLayout *row;
+
+ uiItemR(layout, ptr, "mode", 0, NULL, 0);
+ if (RNA_enum_get(ptr, "mode") == CONT_PY_SCRIPT) {
+ uiItemR(layout, ptr, "text", 0, NULL, 0);
+ }
+ else {
+ row= uiLayoutRow(layout, 0);
+ uiItemR(row, ptr, "module", 0, NULL, 0);
+ uiItemR(row, ptr, "debug", 0, NULL, 0);
}
}
+static void draw_controller_state(uiLayout *layout, PointerRNA *ptr)
+{
+
+}
+
+void draw_brick_controller(uiLayout *layout, PointerRNA *ptr)
+{
+ uiLayout *box;
+
+ if (!RNA_boolean_get(ptr, "expanded"))
+ return;
+
+ box = uiLayoutBox(layout);
+
+ draw_controller_state(box, ptr);
+
+ switch (RNA_enum_get(ptr, "type")) {
+ case CONT_LOGIC_AND:
+ break;
+ case CONT_LOGIC_OR:
+ break;
+ case CONT_EXPRESSION:
+ draw_controller_expression(box, ptr);
+ break;
+ case CONT_PYTHON:
+ draw_controller_python(box, ptr);
+ break;
+ case CONT_LOGIC_NAND:
+ break;
+ case CONT_LOGIC_NOR:
+ break;
+ case CONT_LOGIC_XOR:
+ break;
+ case CONT_LOGIC_XNOR:
+ break;
+ }
+}
+
+/* Actuator code */
+static void draw_actuator_header(uiLayout *layout, PointerRNA *ptr)
+{
+ uiLayout *box, *row;
+
+ box= uiLayoutBox(layout);
+ row= uiLayoutRow(box, 0);
+
+ uiItemR(row, ptr, "expanded", UI_ITEM_R_NO_BG, "", 0);
+ uiItemR(row, ptr, "type", 0, "", 0);
+ uiItemR(row, ptr, "name", 0, "", 0);
+ uiItemO(row, "", ICON_X, "LOGIC_OT_actuator_remove");
+}
+
+static void draw_actuator_action(uiLayout *layout, PointerRNA *ptr)
+{
+ //XXXACTUATOR
+}
+
+static void draw_actuator_armature(uiLayout *layout, PointerRNA *ptr)
+{
+ //XXXACTUATOR
+}
+
+static void draw_actuator_camera(uiLayout *layout, PointerRNA *ptr)
+{
+ uiLayout *row;
+ uiItemR(layout, ptr, "object", 0, NULL, 0);
+
+ row = uiLayoutRow(layout, 0);
+ uiItemR(row, ptr, "height", 0, NULL, 0);
+ uiItemR(row, ptr, "axis", 0, NULL, 0);
+
+ row = uiLayoutRow(layout, 0);
+ uiItemR(row, ptr, "min", 0, NULL, 0);
+ uiItemR(row, ptr, "max", 0, NULL, 0);
+}
+
+static void draw_actuator_constraint(uiLayout *layout, PointerRNA *ptr)
+{
+ //XXXACTUATOR STILL HAVE TO DO THE RNA
+}
+
+static void draw_actuator_edit_object(uiLayout *layout, PointerRNA *ptr)
+{
+ //XXXACTUATOR
+}
+
+static void draw_actuator_filter_2d(uiLayout *layout, PointerRNA *ptr)
+{
+ uiLayout *split;
+
+ uiItemR(layout, ptr, "mode", 0, NULL, 0);
+ switch (RNA_enum_get(ptr, "mode"))
+ {
+ case ACT_2DFILTER_CUSTOMFILTER:
+ uiItemR(layout, ptr, "filter_pass", 0, NULL, 0);
+ uiItemR(layout, ptr, "glsl_shader", 0, NULL, 0);
+ break;
+ case ACT_2DFILTER_MOTIONBLUR:
+ split=uiLayoutSplit(layout, 0.9, 0);
+ uiItemR(split, ptr, "motion_blur_value", 0, NULL, 0);
+ uiItemR(split, ptr, "enable_motion_blur", UI_ITEM_R_TOGGLE, NULL, 0);
+ break;
+ default: // all other 2D Filters
+ uiItemR(layout, ptr, "filter_pass", 0, NULL, 0);
+ break;
+ }
+}
+
+static void draw_actuator_game(uiLayout *layout, PointerRNA *ptr)
+{
+ uiItemR(layout, ptr, "mode", 0, NULL, 0);
+ if (RNA_enum_get(ptr, "mode") == ACT_GAME_LOAD)
+ uiItemR(layout, ptr, "filename", 0, NULL, 0);
+}
+
+static void draw_actuator_ipo(uiLayout *layout, PointerRNA *ptr)
+{
+ uiLayout *row, *col;
+
+ row= uiLayoutRow(layout, 0);
+ uiItemR(row, ptr, "play_type", 0, NULL, 0);
+ uiItemR(row, ptr, "force", 0, NULL, 0);
+ uiItemR(row, ptr, "add", 0, NULL, 0);
+
+ col = uiLayoutColumn(row, 0);
+ uiLayoutSetActive(col, RNA_boolean_get(ptr, "add"));
+ uiItemR(col, ptr, "local", 0, NULL, 0);
+
+ row= uiLayoutRow(layout, 0);
+ if((RNA_enum_get(ptr, "play_type") == ACT_IPO_FROM_PROP))
+ uiItemR(row, ptr, "property", 0, NULL, 0);
+
+ else {
+ uiItemR(row, ptr, "frame_start", 0, NULL, 0);
+ uiItemR(row, ptr, "frame_end", 0, NULL, 0);
+ }
+ uiItemR(row, ptr, "child", 0, NULL, 0);
+
+ row= uiLayoutRow(layout, 0);
+ uiItemR(row, ptr, "frame_property", 0, NULL, 0);
+}
+
+static void draw_actuator_message(uiLayout *layout, PointerRNA *ptr)
+{
+ uiLayout *row;
+
+ uiItemR(layout, ptr, "to_property", 0, NULL, 0);
+ uiItemR(layout, ptr, "subject", 0, NULL, 0);
+
+ row= uiLayoutRow(layout, 0);
+ uiItemR(row, ptr, "body_type", 0, NULL, 0);
+
+ if(RNA_enum_get(ptr, "body_type") == ACT_MESG_MESG)
+ uiItemR(row, ptr, "body_message", 0, NULL, 0);
+ else // mode == ACT_MESG_PROP
+ uiItemR(row, ptr, "body_property", 0, NULL, 0);
+}
+
+static void draw_actuator_motion(uiLayout *layout, PointerRNA *ptr)
+{
+ uiLayout *split, *row, *col, *subcol;
+ uiItemR(layout, ptr, "mode", 0, NULL, 0);
+
+ switch (RNA_enum_get(ptr, "mode")) {
+ case ACT_OBJECT_NORMAL:
+ split = uiLayoutSplit(layout, 0.9, 0);
+ uiItemR(split, ptr, "loc", 0, NULL, 0);
+ uiItemR(split, ptr, "local_location", UI_ITEM_R_TOGGLE, NULL, 0);
+
+ split = uiLayoutSplit(layout, 0.9, 0);
+ uiItemR(split, ptr, "rot", 0, NULL, 0);
+ uiItemR(split, ptr, "local_rotation", UI_ITEM_R_TOGGLE, NULL, 0);
+
+ // Matt, how to check for ob->gameflag here? Do we need to pass the obj through the drawing function only for that?
+// if ((ob->gameflag & OB_DYNAMIC)==0)
+// break;
+
+ split = uiLayoutSplit(layout, 0.9, 0);
+ uiItemR(split, ptr, "force", 0, NULL, 0);
+ uiItemR(split, ptr, "local_force", UI_ITEM_R_TOGGLE, NULL, 0);
+
+ split = uiLayoutSplit(layout, 0.9, 0);
+ uiItemR(split, ptr, "torque", 0, NULL, 0);
+ uiItemR(split, ptr, "local_torque", UI_ITEM_R_TOGGLE, NULL, 0);
+
+ split = uiLayoutSplit(layout, 0.9, 0);
+ uiItemR(split, ptr, "linear_velocity", 0, NULL, 0);
+ row = uiLayoutRow(split, 0);
+ uiItemR(row, ptr, "local_linear_velocity", UI_ITEM_R_TOGGLE, NULL, 0);
+ uiItemR(row, ptr, "add_linear_velocity", UI_ITEM_R_TOGGLE, NULL, 0);
+
+ split = uiLayoutSplit(layout, 0.9, 0);
+ uiItemR(split, ptr, "angular_velocity", 0, NULL, 0);
+ uiItemR(split, ptr, "local_angular_velocity", UI_ITEM_R_TOGGLE, NULL, 0);
+
+ uiItemR(layout, ptr, "damping", 0, NULL, 0);
+ break;
+ case ACT_OBJECT_SERVO:
+ uiItemR(layout, ptr, "reference_object", 0, NULL, 0);
+
+ split = uiLayoutSplit(layout, 0.9, 0);
+ uiItemR(split, ptr, "linear_velocity", 0, NULL, 0);
+
+ col = uiLayoutColumn(layout, 0);
+ uiItemR(col, ptr, "servo_limit_x", 0, NULL, 0);
+ subcol = uiLayoutColumn(col, 0);
+ uiLayoutSetActive(subcol, RNA_boolean_get(ptr, "servo_limit_x")==1);
+ uiItemR(subcol, ptr, "force_max_x", 0, NULL, 0);
+ uiItemR(subcol, ptr, "force_min_x", 0, NULL, 0);
+
+ col = uiLayoutColumn(layout, 0);
+ uiItemR(col, ptr, "servo_limit_y", 0, NULL, 0);
+ subcol = uiLayoutColumn(col, 0);
+ uiLayoutSetActive(subcol, RNA_boolean_get(ptr, "servo_limit_y")==1);
+ uiItemR(subcol, ptr, "force_max_y", 0, NULL, 0);
+ uiItemR(subcol, ptr, "force_min_y", 0, NULL, 0);
+
+ col = uiLayoutColumn(layout, 0);
+ uiItemR(col, ptr, "servo_limit_z", 0, NULL, 0);
+ subcol = uiLayoutColumn(col, 0);
+ uiLayoutSetActive(subcol, RNA_boolean_get(ptr, "servo_limit_z")==1);
+ uiItemR(subcol, ptr, "force_max_z", 0, NULL, 0);
+ uiItemR(subcol, ptr, "force_min_z", 0, NULL, 0);
+
+ uiItemR(col, ptr, "proportional_coefficient", 0, NULL, 0);
+ uiItemR(col, ptr, "integral_coefficient", 0, NULL, 0);
+ uiItemR(col, ptr, "derivate_coefficient", 0, NULL, 0);
+ break;
+ }
+}
+
+static void draw_actuator_parent(uiLayout *layout, PointerRNA *ptr)
+{
+ uiLayout *row;
+
+ uiItemR(layout, ptr, "mode", 0, NULL, 0);
+ uiItemR(layout, ptr, "object", 0, NULL, 0);
+
+ row = uiLayoutRow(layout, 0);
+ uiItemR(row, ptr, "compound", 0, NULL, 0);
+ uiItemR(row, ptr, "ghost", 0, NULL, 0);
+}
+
+static void draw_actuator_property(uiLayout *layout, PointerRNA *ptr)
+{
+ uiLayout *row;
+
+ uiItemR(layout, ptr, "mode", 0, NULL, 0);
+ uiItemR(layout, ptr, "prop_name", 0, NULL, 0);
+
+ switch(RNA_enum_get(ptr, "mode"))
+ {
+ case ACT_PROP_TOGGLE:
+ break;
+ case ACT_PROP_ADD:
+ uiItemR(layout, ptr, "value", 0, NULL, 0);
+ break;
+ case ACT_PROP_ASSIGN:
+ uiItemR(layout, ptr, "value", 0, NULL, 0);
+ break;
+ case ACT_PROP_COPY:
+ row = uiLayoutRow(layout, 0);
+ uiItemR(row, ptr, "object", 0, NULL, 0);
+ uiItemR(row, ptr, "object_prop_name", 0, NULL, 0);
+ }
+}
+
+static void draw_actuator_random(uiLayout *layout, PointerRNA *ptr)
+{
+ uiLayout *row;
+ row = uiLayoutRow(layout, 0);
+
+ uiItemR(row, ptr, "seed", 0, NULL, 0);
+ uiItemR(row, ptr, "distribution", 0, NULL, 0);
+
+ row = uiLayoutRow(layout, 0);
+ uiItemR(row, ptr, "property", 0, NULL, 0);
+
+ row = uiLayoutRow(layout, 0);
+
+ switch (RNA_enum_get(ptr, "distribution")){
+ case ACT_RANDOM_BOOL_CONST:
+ uiItemR(row, ptr, "always_true", 0, NULL, 0);
+ break;
+
+ case ACT_RANDOM_BOOL_UNIFORM:
+ uiItemL(row, "Choose between true and false, 50% chance each", 0);
+ break;
+
+ case ACT_RANDOM_BOOL_BERNOUILLI:
+ uiItemR(row, ptr, "chance", 0, NULL, 0);
+ break;
+
+ case ACT_RANDOM_INT_CONST:
+ uiItemR(row, ptr, "int_value", 0, NULL, 0);
+ break;
+
+ case ACT_RANDOM_INT_UNIFORM:
+ uiItemR(row, ptr, "int_min", 0, NULL, 0);
+ uiItemR(row, ptr, "int_max", 0, NULL, 0);
+ break;
+
+ case ACT_RANDOM_INT_POISSON:
+ uiItemR(row, ptr, "int_mean", 0, NULL, 0);
+ break;
+
+ case ACT_RANDOM_FLOAT_CONST:
+ uiItemR(row, ptr, "float_value", 0, NULL, 0);
+ break;
+
+ case ACT_RANDOM_FLOAT_UNIFORM:
+ uiItemR(row, ptr, "float_min", 0, NULL, 0);
+ uiItemR(row, ptr, "float_max", 0, NULL, 0);
+ break;
+
+ case ACT_RANDOM_FLOAT_NORMAL:
+ uiItemR(row, ptr, "float_mean", 0, NULL, 0);
+ uiItemR(row, ptr, "standard_derivation", 0, NULL, 0);
+ break;
+
+ case ACT_RANDOM_FLOAT_NEGATIVE_EXPONENTIAL:
+ uiItemR(row, ptr, "half_life_time", 0, NULL, 0);
+ break;
+ }
+}
+
+static void draw_actuator_scene(uiLayout *layout, PointerRNA *ptr)
+{
+ uiItemR(layout, ptr, "mode", 0, NULL, 0);
+
+ switch (RNA_enum_get(ptr, "mode")) {
+ case ACT_SCENE_CAMERA:
+ uiItemR(layout, ptr, "camera", 0, NULL, 0);
+ break;
+ case ACT_SCENE_RESTART:
+ break;
+ default: // ACT_SCENE_SET|ACT_SCENE_ADD_FRONT|ACT_SCENE_ADD_BACK|ACT_SCENE_REMOVE|ACT_SCENE_SUSPEND|ACT_SCENE_RESUME
+ uiItemR(layout, ptr, "scene", 0, NULL, 0);
+ break;
+ }
+}
+
+static void draw_actuator_shape_action(uiLayout *layout, PointerRNA *ptr)
+{
+ uiLayout *row;
+
+ row= uiLayoutRow(layout, 0);
+ uiItemR(row, ptr, "mode", 0, NULL, 0);
+ uiItemR(row, ptr, "action", 0, NULL, 0);
+ uiItemR(row, ptr, "continue_last_frame", 0, NULL, 0);
+
+ row= uiLayoutRow(layout, 0);
+ if((RNA_enum_get(ptr, "mode") == ACT_ACTION_FROM_PROP))
+ uiItemR(row, ptr, "property", 0, NULL, 0);
+
+ else {
+ uiItemR(row, ptr, "frame_start", 0, NULL, 0);
+ uiItemR(row, ptr, "frame_end", 0, NULL, 0);
+ }
+
+ row= uiLayoutRow(layout, 0);
+ uiItemR(row, ptr, "blendin", 0, NULL, 0);
+ uiItemR(row, ptr, "priority", 0, NULL, 0);
+
+ row= uiLayoutRow(layout, 0);
+ uiItemR(row, ptr, "frame_property", 0, NULL, 0);
+
+#ifdef __NLA_ACTION_BY_MOTION_ACTUATOR
+ uiItemR(row, "stride_length", 0, NULL, 0);
+#endif
+}
+
+static void draw_actuator_sound(uiLayout *layout, PointerRNA *ptr)
+{
+ //XXXACTUATOR
+}
+
+static void draw_actuator_state(uiLayout *layout, PointerRNA *ptr)
+{
+ //XXXACTUATOR
+}
+
+static void draw_actuator_visibility(uiLayout *layout, PointerRNA *ptr)
+{
+ uiLayout *row;
+ row = uiLayoutRow(layout, 0);
+
+ uiItemR(row, ptr, "visible", 0, NULL, 0);
+ uiItemR(row, ptr, "occlusion", 0, NULL, 0);
+ uiItemR(row, ptr, "children", 0, NULL, 0);
+}
+
+void draw_brick_actuator(uiLayout *layout, PointerRNA *ptr)
+{
+ uiLayout *box;
+
+ if (!RNA_boolean_get(ptr, "expanded"))
+ return;
+
+ box = uiLayoutBox(layout);
+
+ switch (RNA_enum_get(ptr, "type")) {
+ case ACT_ACTION:
+ draw_actuator_action(box, ptr);
+ break;
+ case ACT_ARMATURE:
+ draw_actuator_armature(box, ptr);
+ break;
+ case ACT_CAMERA:
+ draw_actuator_camera(box, ptr);
+ break;
+ case ACT_CONSTRAINT:
+ draw_actuator_constraint(box, ptr);
+ break;
+ case ACT_EDIT_OBJECT:
+ draw_actuator_edit_object(box, ptr);
+ break;
+ case ACT_2DFILTER:
+ draw_actuator_filter_2d(box, ptr);
+ break;
+ case ACT_GAME:
+ draw_actuator_game(box, ptr);
+ break;
+ case ACT_IPO:
+ draw_actuator_ipo(box, ptr);
+ break;
+ case ACT_MESSAGE:
+ draw_actuator_message(box, ptr);
+ break;
+ case ACT_OBJECT:
+ draw_actuator_motion(box, ptr);
+ break;
+ case ACT_PARENT:
+ draw_actuator_parent(box, ptr);
+ break;
+ case ACT_PROPERTY:
+ draw_actuator_property(box, ptr);
+ break;
+ case ACT_RANDOM:
+ draw_actuator_random(box, ptr);
+ break;
+ case ACT_SCENE:
+ draw_actuator_scene(box, ptr);
+ break;
+ case ACT_SHAPEACTION:
+ draw_actuator_shape_action(box, ptr);
+ break;
+ case ACT_SOUND:
+ draw_actuator_sound(box, ptr);
+ break;
+ case ACT_STATE:
+ draw_actuator_state(box, ptr);
+ break;
+ case ACT_VISIBILITY:
+ draw_actuator_visibility(box, ptr);
+ break;
+ }
+}
+
+static void logic_buttons_new(bContext *C, ARegion *ar)
+{
+ SpaceLogic *slogic= CTX_wm_space_logic(C);
+ Object *ob= CTX_data_active_object(C);
+ ID **idar;
+
+ PointerRNA logic_ptr;
+
+ uiLayout *layout, *row;
+ uiBlock *block;
+ uiBut *but;
+ char name[32];
+ short a, count;
+ int xco, yco, width;
+
+ if(ob==NULL) return;
+
+ RNA_pointer_create(NULL, &RNA_SpaceLogicEditor, slogic, &logic_ptr);
+ idar= get_selected_and_linked_obs(C, &count, slogic->scaflag);
+
+ sprintf(name, "buttonswin %p", ar);
+ block= uiBeginBlock(C, ar, name, UI_EMBOSS);
+ uiBlockSetHandleFunc(block, do_logic_buts, NULL);
+
+ /* clean ACT_LINKED and ACT_VISIBLE of all potentially visible actuators so that
+ we can determine which is actually linked/visible */
+ for(a=0; a<count; a++) {
+ bActuator *act;
+ bSensor *sens;
+ ob= (Object *)idar[a];
+
+ act = ob->actuators.first;
+ while(act) {
+ act->flag &= ~(ACT_LINKED|ACT_VISIBLE);
+ act = act->next;
+ }
+ /* same for sensors */
+ sens= ob->sensors.first;
+ while(sens) {
+ sens->flag &= ~(SENS_VISIBLE);
+ sens = sens->next;
+ }
+ }
+
+ /* ****************** Controllers ****************** */
+
+ xco= 420; yco= 170; width= 300;
+ layout= uiBlockLayout(block, UI_LAYOUT_VERTICAL, UI_LAYOUT_PANEL, xco, yco, width, 20, U.uistyles.first);
+ row = uiLayoutRow(layout, 1);
+
+ uiDefBlockBut(block, controller_menu, NULL, "Controllers", xco-10, yco, 70, UI_UNIT_Y, ""); /* replace this with uiLayout stuff later */
+
+ uiItemR(row, &logic_ptr, "controllers_show_selected_objects", 0, "Sel", 0);
+ uiItemR(row, &logic_ptr, "controllers_show_active_objects", 0, "Act", 0);
+ uiItemR(row, &logic_ptr, "controllers_show_linked_controller", 0, "Link", 0);
+
+ {
+ PointerRNA settings_ptr;
+ row = uiLayoutRow(layout, 0);
+ RNA_pointer_create(NULL, &RNA_GameObjectSettings, ob, &settings_ptr);
+ uiItemR(row, &logic_ptr, "controllers_show_initial_state", UI_ITEM_R_NO_BG, "", 0);
+ uiTemplateLayers(row, &settings_ptr, "state", &settings_ptr, "used_state", 0);
+
+ uiBlockBeginAlign(block);
+ uiDefButBitS(block, TOG, OB_SETSTBIT, B_SET_STATE_BIT, "All", 0, 0, UI_UNIT_X, UI_UNIT_Y, &ob->scaflag, 0, 0, 0, 0, "Set all state bits");
+ uiDefButBitS(block, TOG, OB_DEBUGSTATE, 0, "D", 0, 0, UI_UNIT_X, UI_UNIT_Y, &ob->scaflag, 0, 0, 0, 0, "Print state debug info");
+ uiBlockEndAlign(block);
+
+ if (RNA_boolean_get(&logic_ptr, "controllers_show_initial_state")) {
+ row = uiLayoutRow(layout, 0);
+ uiItemL(row, "Initial State:", 0);
+ uiTemplateLayers(row, &settings_ptr, "initial_state", &settings_ptr, "used_state", 0);
+ }
+ }
+
+ row = uiLayoutRow(layout, 1);
+ uiDefButBitS(block, TOG, OB_SHOWCONT, B_REDR, ob->id.name+2,(short)(xco-10), yco, (short)(width-30), UI_UNIT_Y, &ob->scaflag, 0, 31, 0, 0, "Object name, click to show/hide controllers");
+ uiItemMenuEnumO(row, "LOGIC_OT_controller_add", "type", "Add Controller", 0);
+
+ for(a=0; a<count; a++) {
+ bController *cont;
+ PointerRNA ptr;
+ uiLayout *split, *subsplit, *col;
+ int iact;
+
+ ob= (Object *)idar[a];
+
+ if (!(ob->scavisflag & OB_VIS_CONT) || !(ob->scaflag & OB_SHOWCONT)) continue;
+
+ uiItemS(layout);
+
+ for(cont= ob->controllers.first; cont; cont=cont->next) {
+ RNA_pointer_create(&ob->id, &RNA_Controller, cont, &ptr);
+
+ if (!(ob->state & cont->state_mask))
+ continue;
+ //if (!(cont->state_mask & (1<<stbit)))
+ // continue;
+
+ /* this controller is visible, mark all its actuator */
+ /* XXX: perhaps move this to a preprocessing stage if possible? */
+ for (iact=0; iact<cont->totlinks; iact++) {
+ bActuator *act = cont->links[iact];
+ if (act)
+ act->flag |= ACT_VISIBLE;
+ }
+
+ /* use two nested splits to align inlinks/links properly */
+ split = uiLayoutSplit(layout, 0.05, 0);
+
+ /* put inlink button to the left */
+ col = uiLayoutColumn(split, 0);
+ uiLayoutSetAlignment(col, UI_LAYOUT_ALIGN_LEFT);
+ uiDefIconBut(block, INLINK, 0, ICON_INLINK, 0, 0, UI_UNIT_X, UI_UNIT_Y, cont, LINK_CONTROLLER, 0, 0, 0, "");
+
+ //col = uiLayoutColumn(split, 1);
+ /* nested split for middle and right columns */
+ subsplit = uiLayoutSplit(split, 0.95, 0);
+
+ col = uiLayoutColumn(subsplit, 1);
+ uiLayoutSetContextPointer(col, "controller", &ptr);
+
+ /* should make UI template for controller header.. function will do for now */
+ draw_controller_header(col, &ptr);
+
+ /* draw the brick contents */
+ draw_brick_controller(col, &ptr);
+
+
+ /* put link button to the right */
+ col = uiLayoutColumn(subsplit, 0);
+ uiLayoutSetAlignment(col, UI_LAYOUT_ALIGN_LEFT);
+ but= uiDefIconBut(block, LINK, 0, ICON_LINK, 0, 0, UI_UNIT_X, UI_UNIT_Y, NULL, 0, 0, 0, 0, "");
+ uiSetButLink(but, NULL, (void ***)&(cont->links), &cont->totlinks, LINK_CONTROLLER, LINK_ACTUATOR);
+ }
+ }
+ uiBlockLayoutResolve(block, NULL, &yco); /* stores final height in yco */
+
+
+ /* ****************** Sensors ****************** */
+
+ xco= 10; yco= 170; width= 340;
+ layout= uiBlockLayout(block, UI_LAYOUT_VERTICAL, UI_LAYOUT_PANEL, xco, yco, width, 20, U.uistyles.first);
+ row = uiLayoutRow(layout, 1);
+
+ uiDefBlockBut(block, sensor_menu, NULL, "Sensors", xco-10, yco, 70, UI_UNIT_Y, ""); /* replace this with uiLayout stuff later */
+
+ uiItemR(row, &logic_ptr, "sensors_show_selected_objects", 0, "Sel", 0);
+ uiItemR(row, &logic_ptr, "sensors_show_active_objects", 0, "Act", 0);
+ uiItemR(row, &logic_ptr, "sensors_show_linked_controller", 0, "Link", 0);
+ uiItemR(row, &logic_ptr, "sensors_show_active_states", 0, "State", 0);
+
+ row = uiLayoutRow(layout, 1);
+ uiDefButBitS(block, TOG, OB_SHOWSENS, B_REDR, ob->id.name+2,(short)(xco-10), yco, (short)(width-30), UI_UNIT_Y, &ob->scaflag, 0, 31, 0, 0, "Object name, click to show/hide sensors");
+ uiItemMenuEnumO(row, "LOGIC_OT_sensor_add", "type", "Add Sensor", 0);
+
+ for(a=0; a<count; a++) {
+ bSensor *sens;
+ PointerRNA ptr;
+
+ ob= (Object *)idar[a];
+
+ if (!(ob->scavisflag & OB_VIS_SENS) || !(ob->scaflag & OB_SHOWSENS)) continue;
+
+ uiItemS(layout);
+
+ for(sens= ob->sensors.first; sens; sens=sens->next) {
+ RNA_pointer_create(&ob->id, &RNA_Sensor, sens, &ptr);
+
+ if ((slogic->scaflag & BUTS_SENS_STATE) ||
+ (sens->totlinks == 0) || /* always display sensor without links so that is can be edited */
+ (sens->flag & SENS_PIN && slogic->scaflag & BUTS_SENS_STATE) || /* states can hide some sensors, pinned sensors ignore the visible state */
+ (is_sensor_linked(block, sens))
+ )
+ { // gotta check if the current state is visible or not
+ uiLayout *split, *col;
+
+ split = uiLayoutSplit(layout, 0.95, 0);
+ col = uiLayoutColumn(split, 1);
+ uiLayoutSetContextPointer(col, "sensor", &ptr);
+
+ /* should make UI template for sensor header.. function will do for now */
+ draw_sensor_header(col, &ptr);
+
+ /* draw the brick contents */
+ draw_brick_sensor(col, &ptr);
+
+ /* put link button to the right */
+ col = uiLayoutColumn(split, 0);
+ /* use oldskool uiButtons for links for now */
+ but= uiDefIconBut(block, LINK, 0, ICON_LINK, 0, 0, UI_UNIT_X, UI_UNIT_Y, NULL, 0, 0, 0, 0, "");
+ uiSetButLink(but, NULL, (void ***)&(sens->links), &sens->totlinks, LINK_SENSOR, LINK_CONTROLLER);
+ }
+ }
+ }
+ uiBlockLayoutResolve(block, NULL, &yco); /* stores final height in yco */
+
+ /* ****************** Actuators ****************** */
+
+ xco= 800; yco= 170; width= 340;
+ layout= uiBlockLayout(block, UI_LAYOUT_VERTICAL, UI_LAYOUT_PANEL, xco, yco, width, 20, U.uistyles.first);
+ row = uiLayoutRow(layout, 1);
+
+ uiDefBlockBut(block, sensor_menu, NULL, "Actuators", xco-10, yco, 70, UI_UNIT_Y, ""); /* replace this with uiLayout stuff later */
+
+ uiItemR(row, &logic_ptr, "actuators_show_selected_objects", 0, "Sel", 0);
+ uiItemR(row, &logic_ptr, "actuators_show_active_objects", 0, "Act", 0);
+ uiItemR(row, &logic_ptr, "actuators_show_linked_controller", 0, "Link", 0);
+ uiItemR(row, &logic_ptr, "actuators_show_active_states", 0, "State", 0);
+
+ row = uiLayoutRow(layout, 1);
+ uiDefButBitS(block, TOG, OB_SHOWACT, B_REDR, ob->id.name+2,(short)(xco-10), yco, (short)(width-30), UI_UNIT_Y, &ob->scaflag, 0, 31, 0, 0, "Object name, click to show/hide actuators");
+ uiItemMenuEnumO(row, "LOGIC_OT_actuator_add", "type", "Add Actuator", 0);
+
+ for(a=0; a<count; a++) {
+ bActuator *act;
+ PointerRNA ptr;
+
+ ob= (Object *)idar[a];
+
+ if (!(ob->scavisflag & OB_VIS_ACT) || !(ob->scaflag & OB_SHOWACT)) continue;
+
+ uiItemS(layout);
+
+ for(act= ob->actuators.first; act; act=act->next) {
+
+ RNA_pointer_create(&ob->id, &RNA_Actuator, act, &ptr);
+
+ if ((slogic->scaflag & BUTS_ACT_STATE) ||
+ !(act->flag & ACT_LINKED) || /* always display actuators without links so that is can be edited */
+ (act->flag & ACT_VISIBLE) || /* this actuator has visible connection, display it */
+ (act->flag & ACT_PIN && slogic->scaflag & BUTS_ACT_STATE) /* states can hide some sensors, pinned sensors ignore the visible state */
+ )
+ { // gotta check if the current state is visible or not
+ uiLayout *split, *col;
+
+ split = uiLayoutSplit(layout, 0.05, 0);
+
+ /* put inlink button to the left */
+ col = uiLayoutColumn(split, 0);
+ uiDefIconBut(block, INLINK, 0, ICON_INLINK, 0, 0, UI_UNIT_X, UI_UNIT_Y, act, LINK_ACTUATOR, 0, 0, 0, "");
+
+ col = uiLayoutColumn(split, 1);
+ uiLayoutSetContextPointer(col, "actuator", &ptr);
+
+ /* should make UI template for actuator header.. function will do for now */
+ draw_actuator_header(col, &ptr);
+
+ /* draw the brick contents */
+ draw_brick_actuator(col, &ptr);
+
+ }
+ }
+ }
+ uiBlockLayoutResolve(block, NULL, &yco); /* stores final height in yco */
+
+
+ uiComposeLinks(block);
+
+ uiEndBlock(C, block);
+ uiDrawBlock(C, block);
+
+ if(idar) MEM_freeN(idar);
+}
+
void logic_buttons(bContext *C, ARegion *ar)
{
SpaceLogic *slogic= CTX_wm_space_logic(C);
@@ -3227,7 +4224,6 @@ void logic_buttons(bContext *C, ARegion *ar)
bActuator *act;
uiBlock *block;
uiBut *but;
- uiLayout *layout, *row;
PointerRNA logic_ptr;
int a, iact, stbit, offset;
int xco, yco, width, ycoo;
@@ -3237,6 +4233,11 @@ void logic_buttons(bContext *C, ARegion *ar)
* pin so changing states dosnt hide the logic brick */
char pin;
+ if (G.rt != 0) {
+ logic_buttons_new(C, ar);
+ return;
+ }
+
if(ob==NULL) return;
// uiSetButLock(object_is_libdata(ob), ERROR_LIBDATA_MESSAGE);
@@ -3405,68 +4406,10 @@ void logic_buttons(bContext *C, ARegion *ar)
yco-= 6;
}
}
-
- /* ******************************* */
- xco= 10; yco= 205; width= 320;
-#if 0
-
- layout= uiBlockLayout(block, UI_LAYOUT_VERTICAL, UI_LAYOUT_PANEL, xco, yco, width, 20, U.uistyles.first);
- row = uiLayoutRow(layout, 1);
-
- uiDefBlockBut(block, sensor_menu, NULL, "Sensors", xco-10, yco, 70, UI_UNIT_Y, ""); /* replace this with uiLayout stuff later */
-
- uiItemR(row, &logic_ptr, "sensors_show_selected_objects", 0, "Sel", 0);
- uiItemR(row, &logic_ptr, "sensors_show_active_objects", 0, "Act", 0);
- uiItemR(row, &logic_ptr, "sensors_show_linked_controller", 0, "Link", 0);
- uiItemR(row, &logic_ptr, "sensors_show_active_states", 0, "State", 0);
-
- row = uiLayoutRow(layout, 1);
- uiDefButBitS(block, TOG, OB_SHOWSENS, B_REDR, ob->id.name+2,(short)(xco-10), yco, (short)(width-30), UI_UNIT_Y, &ob->scaflag, 0, 31, 0, 0, "Object name, click to show/hide sensors");
- uiItemMenuEnumO(row, "LOGIC_OT_sensor_add", "type", "Add Sensor", 0);
-
- for(a=0; a<count; a++) {
- PointerRNA ptr;
-
- ob= (Object *)idar[a];
-
- if (!(ob->scavisflag & OB_VIS_SENS) || !(ob->scaflag & OB_SHOWSENS)) continue;
-
- uiItemS(layout);
-
- for(sens= ob->sensors.first; sens; sens=sens->next) {
- RNA_pointer_create(&ob->id, &RNA_Sensor, sens, &ptr);
-
- if ((slogic->scaflag & BUTS_SENS_STATE) ||
- (sens->totlinks == 0) || /* always display sensor without links so that is can be edited */
- (sens->flag & SENS_PIN && slogic->scaflag & BUTS_SENS_STATE) || /* states can hide some sensors, pinned sensors ignore the visible state */
- (is_sensor_linked(block, sens))
- )
- {
- uiLayout *split, *col;
-
- split = uiLayoutSplit(layout, 0.95, 0);
- col = uiLayoutColumn(split, 1);
- uiLayoutSetContextPointer(col, "sensor", &ptr);
-
- /* should make UI template for sensor header.. function will do for now */
- draw_sensor_header(col, &ptr);
-
- /* draw the brick contents */
- draw_brick_sensor(col, &ptr);
-
- /* put link button to the right */
- col = uiLayoutColumn(split, 0);
- /* use oldskool uiButtons for links for now */
- but= uiDefIconBut(block, LINK, 0, ICON_LINK, (short)(xco+width+UI_UNIT_X), yco, UI_UNIT_X, UI_UNIT_Y, NULL, 0, 0, 0, 0, "");
- uiSetButLink(but, NULL, (void ***)&(sens->links), &sens->totlinks, LINK_SENSOR, LINK_CONTROLLER);
- }
- }
- }
- uiBlockLayoutResolve(block, NULL, &yco); /* stores final height in yco */
-#endif
+ /* ******************************* */
+ xco= 10; yco= 170; width= 300;
-#if 1
uiDefBlockBut(block, sensor_menu, NULL, "Sensors", xco-10, yco+35, 70, UI_UNIT_Y, "");
uiBlockBeginAlign(block);
@@ -3548,12 +4491,8 @@ void logic_buttons(bContext *C, ARegion *ar)
yco-= 6;
}
}
-#endif
-
-
/* ******************************* */
xco= 800; yco= 170; width= 300;
-
uiDefBlockBut(block, actuator_menu, NULL, "Actuators", xco-10, yco+35, 90, UI_UNIT_Y, "");
uiBlockBeginAlign(block);
diff --git a/source/blender/editors/space_nla/nla_edit.c b/source/blender/editors/space_nla/nla_edit.c
index 79aac30a7a4..b017a6102e9 100644
--- a/source/blender/editors/space_nla/nla_edit.c
+++ b/source/blender/editors/space_nla/nla_edit.c
@@ -260,7 +260,7 @@ static int nlaedit_add_actionclip_exec (bContext *C, wmOperator *op)
cfra= (float)CFRA;
/* get action to use */
- act= BLI_findlink(&CTX_data_main(C)->action, RNA_enum_get(op->ptr, "type"));
+ act= BLI_findlink(&CTX_data_main(C)->action, RNA_enum_get(op->ptr, "action"));
if (act == NULL) {
BKE_report(op->reports, RPT_ERROR, "No valid Action to add.");
@@ -336,7 +336,7 @@ void NLA_OT_actionclip_add (wmOperatorType *ot)
/* props */
// TODO: this would be nicer as an ID-pointer...
- prop= RNA_def_enum(ot->srna, "type", DummyRNA_NULL_items, 0, "Type", "");
+ prop= RNA_def_enum(ot->srna, "action", DummyRNA_NULL_items, 0, "Action", "");
RNA_def_enum_funcs(prop, RNA_action_itemf);
ot->prop= prop;
}
diff --git a/source/blender/editors/space_node/node_draw.c b/source/blender/editors/space_node/node_draw.c
index c74ab41b94a..63c1d9e486c 100644
--- a/source/blender/editors/space_node/node_draw.c
+++ b/source/blender/editors/space_node/node_draw.c
@@ -683,42 +683,32 @@ static void node_draw_basis(const bContext *C, ARegion *ar, SpaceNode *snode, bN
icon_id= ICON_MATERIAL;
else
icon_id= ICON_MATERIAL_DATA;
- iconofs-=18.0f;
- glEnable(GL_BLEND);
- UI_icon_draw_aspect(iconofs, rct->ymax-NODE_DY, icon_id, 1.0f, 0.5f);
- glDisable(GL_BLEND);
+ iconofs-=22.0f;
+ uiDefIconBut(node->block, LABEL, B_REDR, icon_id, iconofs, rct->ymax-NODE_DY,
+ UI_UNIT_X, UI_UNIT_Y, NULL, 0.0, 0.0, 1.0, 0.5, "");
}
if(node->type == NODE_GROUP) {
- iconofs-=18.0f;
- glEnable(GL_BLEND);
- if(node->id->lib) {
- float rgb[3] = {1.0f, 0.7f, 0.3f};
- UI_icon_draw_aspect_color(iconofs, rct->ymax-NODE_DY, ICON_NODETREE, 1.0f, rgb);
- }
- else {
- UI_icon_draw_aspect(iconofs, rct->ymax-NODE_DY, ICON_NODETREE, 1.0f, 0.5f);
- }
- glDisable(GL_BLEND);
+ iconofs-=15.0f;
+ uiDefIconBut(node->block, LABEL, B_REDR, ICON_NODETREE, iconofs, rct->ymax-NODE_DY,
+ UI_UNIT_X, UI_UNIT_Y, NULL, 0.0, 0.0, 1.0, 0.5, "");
}
if(node->typeinfo->flag & NODE_OPTIONS) {
- iconofs-=18.0f;
- glEnable(GL_BLEND);
- UI_icon_draw_aspect(iconofs, rct->ymax-NODE_DY, ICON_BUTS, 1.0f, 0.5f);
- glDisable(GL_BLEND);
+ iconofs-=15.0f;
+ uiDefIconBut(node->block, LABEL, B_REDR, ICON_BUTS, iconofs, rct->ymax-NODE_DY,
+ UI_UNIT_X, UI_UNIT_Y, NULL, 0.0, 0.0, 1.0, 0.5, "");
}
{ /* always hide/reveal unused sockets */
int shade;
- iconofs-=18.0f;
+ iconofs-=15.0f;
// XXX re-enable
/*if(node_has_hidden_sockets(node))
shade= -40;
else*/
shade= -90;
- glEnable(GL_BLEND);
- UI_icon_draw_aspect(iconofs, rct->ymax-NODE_DY, ICON_PLUS, 1.0f, 0.5f);
- glDisable(GL_BLEND);
+ uiDefIconBut(node->block, LABEL, B_REDR, ICON_PLUS, iconofs, rct->ymax-NODE_DY,
+ UI_UNIT_X, UI_UNIT_Y, NULL, 0.0, 0.0, 1.0, 0.5, "");
}
/* title */
diff --git a/source/blender/editors/space_view3d/drawobject.c b/source/blender/editors/space_view3d/drawobject.c
index c484cde42a9..9cfeb04d080 100644
--- a/source/blender/editors/space_view3d/drawobject.c
+++ b/source/blender/editors/space_view3d/drawobject.c
@@ -3828,7 +3828,7 @@ static void draw_new_particle_system(Scene *scene, View3D *v3d, RegionView3D *rv
float *cd2=0,*cdata2=0;
/* setup gl flags */
- if(ob_dt > OB_WIRE) {
+ if (1) { //ob_dt > OB_WIRE) {
glEnableClientState(GL_NORMAL_ARRAY);
if(part->draw&PART_DRAW_MAT_COL)
@@ -3838,13 +3838,13 @@ static void draw_new_particle_system(Scene *scene, View3D *v3d, RegionView3D *rv
glColorMaterial(GL_FRONT_AND_BACK, GL_DIFFUSE);
glEnable(GL_COLOR_MATERIAL);
}
- else {
+ /*else {
glDisableClientState(GL_NORMAL_ARRAY);
glDisable(GL_COLOR_MATERIAL);
glDisable(GL_LIGHTING);
UI_ThemeColor(TH_WIRE);
- }
+ }*/
if(totchild && (part->draw&PART_DRAW_PARENT)==0)
totpart=0;
@@ -3858,7 +3858,7 @@ static void draw_new_particle_system(Scene *scene, View3D *v3d, RegionView3D *rv
if(path->steps > 0) {
glVertexPointer(3, GL_FLOAT, sizeof(ParticleCacheKey), path->co);
- if(ob_dt > OB_WIRE) {
+ if(1) { //ob_dt > OB_WIRE) {
glNormalPointer(GL_FLOAT, sizeof(ParticleCacheKey), path->vel);
if(part->draw&PART_DRAW_MAT_COL)
glColorPointer(3, GL_FLOAT, sizeof(ParticleCacheKey), path->col);
@@ -3874,7 +3874,7 @@ static void draw_new_particle_system(Scene *scene, View3D *v3d, RegionView3D *rv
path=cache[a];
glVertexPointer(3, GL_FLOAT, sizeof(ParticleCacheKey), path->co);
- if(ob_dt > OB_WIRE) {
+ if(1) { //ob_dt > OB_WIRE) {
glNormalPointer(GL_FLOAT, sizeof(ParticleCacheKey), path->vel);
if(part->draw&PART_DRAW_MAT_COL)
glColorPointer(3, GL_FLOAT, sizeof(ParticleCacheKey), path->col);
@@ -3885,7 +3885,7 @@ static void draw_new_particle_system(Scene *scene, View3D *v3d, RegionView3D *rv
/* restore & clean up */
- if(ob_dt > OB_WIRE) {
+ if(1) { //ob_dt > OB_WIRE) {
if(part->draw&PART_DRAW_MAT_COL)
glDisable(GL_COLOR_ARRAY);
glDisable(GL_COLOR_MATERIAL);
diff --git a/source/blender/editors/transform/transform_constraints.c b/source/blender/editors/transform/transform_constraints.c
index c2f57be2453..fd5e0580911 100644
--- a/source/blender/editors/transform/transform_constraints.c
+++ b/source/blender/editors/transform/transform_constraints.c
@@ -524,6 +524,7 @@ void setLocalConstraint(TransInfo *t, int mode, const char text[]) {
if (t->flag & T_EDIT) {
float obmat[3][3];
copy_m3_m4(obmat, t->scene->obedit->obmat);
+ normalize_m3(obmat);
setConstraint(t, obmat, mode, text);
}
else {
diff --git a/source/blender/gpu/intern/gpu_draw.c b/source/blender/gpu/intern/gpu_draw.c
index 5c85abef581..6eb3e13c4e2 100644
--- a/source/blender/gpu/intern/gpu_draw.c
+++ b/source/blender/gpu/intern/gpu_draw.c
@@ -799,6 +799,9 @@ void GPU_free_unused_buffers(void)
{
Image *ima;
+ if(!BLI_thread_is_main())
+ return;
+
BLI_lock_thread(LOCK_OPENGL);
for(ima=image_free_queue.first; ima; ima=ima->id.next)
diff --git a/source/blender/makesdna/DNA_action_types.h b/source/blender/makesdna/DNA_action_types.h
index 18b3c1095cc..181ab6f0afa 100644
--- a/source/blender/makesdna/DNA_action_types.h
+++ b/source/blender/makesdna/DNA_action_types.h
@@ -344,6 +344,7 @@ typedef struct bPose {
void *ikparam; /* IK solver parameters, structure depends on iksolver */
bAnimVizSettings avs; /* settings for visualisation of bone animation */
+ char proxy_act_bone[32]; /*proxy active bone name*/
} bPose;
diff --git a/source/blender/makesdna/DNA_actuator_types.h b/source/blender/makesdna/DNA_actuator_types.h
index a59b748945f..e4b17d33dac 100644
--- a/source/blender/makesdna/DNA_actuator_types.h
+++ b/source/blender/makesdna/DNA_actuator_types.h
@@ -95,7 +95,7 @@ typedef struct bSceneActuator {
typedef struct bPropertyActuator {
int pad, type;
char name[32], value[32];
- struct Object *ob; // not in use anymore
+ struct Object *ob;
} bPropertyActuator;
typedef struct bObjectActuator {
diff --git a/source/blender/makesdna/DNA_controller_types.h b/source/blender/makesdna/DNA_controller_types.h
index 026f2a489fc..fcd5587b14b 100644
--- a/source/blender/makesdna/DNA_controller_types.h
+++ b/source/blender/makesdna/DNA_controller_types.h
@@ -84,5 +84,9 @@ typedef struct bController {
/* pyctrl->flag */
#define CONT_PY_DEBUG 1
+/* pyctrl->mode */
+#define CONT_PY_SCRIPT 0
+#define CONT_PY_MODULE 1
+
#endif
diff --git a/source/blender/makesdna/DNA_modifier_types.h b/source/blender/makesdna/DNA_modifier_types.h
index 15be298f134..51f23ef210f 100644
--- a/source/blender/makesdna/DNA_modifier_types.h
+++ b/source/blender/makesdna/DNA_modifier_types.h
@@ -83,6 +83,7 @@ typedef struct ModifierData {
struct ModifierData *next, *prev;
int type, mode;
+ int stackindex, pad;
char name[32];
/* XXX for timing info set by caller... solve later? (ton) */
diff --git a/source/blender/makesdna/DNA_object_types.h b/source/blender/makesdna/DNA_object_types.h
index b572c50a4ae..698492e6715 100644
--- a/source/blender/makesdna/DNA_object_types.h
+++ b/source/blender/makesdna/DNA_object_types.h
@@ -62,6 +62,7 @@ typedef struct bDeformGroup {
struct bDeformGroup *next, *prev;
char name[32];
} bDeformGroup;
+#define MAX_VGROUP_NAME 32
/**
* The following illustrates the orientation of the
@@ -436,6 +437,8 @@ extern Object workob;
#define OB_RECALC_TIME 4
#define OB_RECALC 7
+/* controller state */
+#define OB_MAX_STATES 30
/* ob->gameflag */
#define OB_DYNAMIC 1
diff --git a/source/blender/makesdna/DNA_sensor_types.h b/source/blender/makesdna/DNA_sensor_types.h
index 3bbcb128f07..6f4b191419e 100644
--- a/source/blender/makesdna/DNA_sensor_types.h
+++ b/source/blender/makesdna/DNA_sensor_types.h
@@ -261,10 +261,14 @@ typedef struct bJoystickSensor {
* and have a proper default value for this thing.
* */
/* #define SENS_COLLISION_PROPERTY 0 */
+#define SENS_COLLISION_PROPERTY 0 // uncommenting to use with RNA/UI. will check if it's working/fix it later - dfelinto
#define SENS_COLLISION_MATERIAL 1
#define SENS_COLLISION_PULSE 2
+
/* ray specific mode */
/* X-Ray means that the ray will traverse objects that don't have the property/material */
+#define SENS_RAY_PROPERTY 0
+#define SENS_RAY_MATERIAL 1
#define SENS_RAY_XRAY 2
/* Some stuff for the mouse sensor Type: */
@@ -277,6 +281,7 @@ typedef struct bJoystickSensor {
#define BL_SENS_MOUSE_MOUSEOVER 16
#define BL_SENS_MOUSE_MOUSEOVER_ANY 32
+/* Joystick sensor - sorted by axis types */
#define SENS_JOY_ANY_EVENT 1
#define SENS_JOY_BUTTON 0 /* axis type */
@@ -292,6 +297,16 @@ typedef struct bJoystickSensor {
#define SENS_JOY_HAT 2 /* axis type */
#define SENS_JOY_HAT_DIR 0
+#define SENS_JOY_HAT_UP 1
+#define SENS_JOY_HAT_RIGHT 2
+#define SENS_JOY_HAT_DOWN 4
+#define SENS_JOY_HAT_LEFT 8
+
+#define SENS_JOY_HAT_UP_RIGHT SENS_JOY_HAT_UP | SENS_JOY_HAT_RIGHT
+#define SENS_JOY_HAT_DOWN_RIGHT SENS_JOY_HAT_DOWN | SENS_JOY_HAT_RIGHT
+#define SENS_JOY_HAT_UP_LEFT SENS_JOY_HAT_UP | SENS_JOY_HAT_LEFT
+#define SENS_JOY_HAT_DOWN_LEFT SENS_JOY_HAT_DOWN | SENS_JOY_HAT_LEFT
+
#define SENS_JOY_AXIS_SINGLE 3 /* axis type */
diff --git a/source/blender/makesdna/DNA_space_types.h b/source/blender/makesdna/DNA_space_types.h
index e7ee04b2328..70419b6a662 100644
--- a/source/blender/makesdna/DNA_space_types.h
+++ b/source/blender/makesdna/DNA_space_types.h
@@ -628,6 +628,7 @@ typedef struct SpaceUserPref {
#define BUTS_ACT_LINK 256
#define BUTS_SENS_STATE 512
#define BUTS_ACT_STATE 1024
+#define BUTS_CONT_INIT_STATE 2048
/* FileSelectParams.display */
enum FileDisplayTypeE {
diff --git a/source/blender/makesrna/RNA_enum_types.h b/source/blender/makesrna/RNA_enum_types.h
index 13a743201a8..fd96d1d41d7 100644
--- a/source/blender/makesrna/RNA_enum_types.h
+++ b/source/blender/makesrna/RNA_enum_types.h
@@ -77,6 +77,10 @@ extern EnumPropertyItem object_type_curve_items[];
extern EnumPropertyItem sensor_type_items[];
+extern EnumPropertyItem controller_type_items[];
+
+extern EnumPropertyItem actuator_type_items[];
+
extern EnumPropertyItem space_type_items[];
extern EnumPropertyItem keymap_propvalue_items[];
@@ -97,9 +101,13 @@ EnumPropertyItem *rna_TransformOrientation_itemf(struct bContext *C, struct Poin
/* Generic functions, return an enum from library data, index is the position
* in the linked list can add more for different types as needed */
EnumPropertyItem *RNA_action_itemf(struct bContext *C, struct PointerRNA *ptr, int *free);
+EnumPropertyItem *RNA_action_local_itemf(struct bContext *C, struct PointerRNA *ptr, int *free);
EnumPropertyItem *RNA_group_itemf(struct bContext *C, struct PointerRNA *ptr, int *free);
+EnumPropertyItem *RNA_group_local_itemf(struct bContext *C, struct PointerRNA *ptr, int *free);
EnumPropertyItem *RNA_image_itemf(struct bContext *C, struct PointerRNA *ptr, int *free);
+EnumPropertyItem *RNA_image_local_itemf(struct bContext *C, struct PointerRNA *ptr, int *free);
EnumPropertyItem *RNA_scene_itemf(struct bContext *C, struct PointerRNA *ptr, int *free);
+EnumPropertyItem *RNA_scene_local_itemf(struct bContext *C, struct PointerRNA *ptr, int *free);
#endif /* RNA_ENUM_TYPES */
diff --git a/source/blender/makesrna/intern/rna_actuator.c b/source/blender/makesrna/intern/rna_actuator.c
index 23698e8140f..4254f4280f8 100644
--- a/source/blender/makesrna/intern/rna_actuator.c
+++ b/source/blender/makesrna/intern/rna_actuator.c
@@ -33,8 +33,31 @@
#include "WM_types.h"
+EnumPropertyItem actuator_type_items[] ={
+ {ACT_ACTION, "ACTION", 0, "Action", ""},
+ {ACT_ARMATURE, "ARMATURE", 0, "Armature", ""},
+ {ACT_CAMERA, "CAMERA", 0, "Camera", ""},
+ {ACT_CONSTRAINT, "CONSTRAINT", 0, "Constraint", ""},
+ {ACT_EDIT_OBJECT, "EDIT_OBJECT", 0, "Edit Object", ""},
+ {ACT_2DFILTER, "FILTER_2D", 0, "2D Filter", ""},
+ {ACT_GAME, "GAME", 0, "Game", ""},
+ {ACT_IPO, "IPO", 0, "IPO", ""},
+ {ACT_MESSAGE, "MESSAGE", 0, "Message", ""},
+ {ACT_OBJECT, "OBJECT", 0, "Motion", ""},
+ {ACT_PARENT, "PARENT", 0, "Parent", ""},
+ {ACT_PROPERTY, "PROPERTY", 0, "Property", ""},
+ {ACT_RANDOM, "RANDOM", 0, "Random", ""},
+ {ACT_SCENE, "SCENE", 0, "Scene", ""},
+ {ACT_SHAPEACTION, "SHAPE_ACTION", 0, "Shape Action", ""},
+ {ACT_SOUND, "SOUND", 0, "Sound", ""},
+ {ACT_STATE, "STATE", 0, "State", ""},
+ {ACT_VISIBILITY, "VISIBILITY", 0, "Visibility", ""},
+ {0, NULL, 0, NULL, NULL}};
+
#ifdef RNA_RUNTIME
+#include "BKE_sca.h"
+
static StructRNA* rna_Actuator_refine(struct PointerRNA *ptr)
{
bActuator *actuator= (bActuator*)ptr->data;
@@ -65,7 +88,7 @@ static StructRNA* rna_Actuator_refine(struct PointerRNA *ptr)
case ACT_VISIBILITY:
return &RNA_VisibilityActuator;
case ACT_2DFILTER:
- return &RNA_TwoDFilterActuator;
+ return &RNA_Filter2DActuator;
case ACT_PARENT:
return &RNA_ParentActuator;
case ACT_SHAPEACTION:
@@ -79,6 +102,13 @@ static StructRNA* rna_Actuator_refine(struct PointerRNA *ptr)
}
}
+static void rna_Actuator_type_update(Main *bmain, Scene *scene, PointerRNA *ptr)
+{
+ bActuator *act= (bActuator *)ptr->data;
+
+ init_actuator(act);
+}
+
#else
void rna_def_actuator(BlenderRNA *brna)
@@ -86,27 +116,6 @@ void rna_def_actuator(BlenderRNA *brna)
StructRNA *srna;
PropertyRNA *prop;
- static EnumPropertyItem actuator_type_items[] ={
- {ACT_OBJECT, "OBJECT", 0, "Motion", ""},
- {ACT_IPO, "IPO", 0, "IPO", ""},
- {ACT_CAMERA, "CAMERA", 0, "Camera", ""},
- {ACT_SOUND, "SOUND", 0, "Sound", ""},
- {ACT_PROPERTY, "PROPERTY", 0, "Property", ""},
- {ACT_CONSTRAINT, "CONSTRAINT", 0, "Constraint", ""},
- {ACT_EDIT_OBJECT, "EDIT_OBJECT", 0, "Edit Object", ""},
- {ACT_SCENE, "SCENE", 0, "Scene", ""},
- {ACT_RANDOM, "RANDOM", 0, "Random", ""},
- {ACT_MESSAGE, "MESSAGE", 0, "Message", ""},
- {ACT_ACTION, "ACTION", 0, "Action", ""},
- {ACT_GAME, "GAME", 0, "Game", ""},
- {ACT_VISIBILITY, "VISIBILITY", 0, "Visibility", ""},
- {ACT_2DFILTER, "FILTER_2D", 0, "2D Filter", ""},
- {ACT_PARENT, "PARENT", 0, "Parent", ""},
- {ACT_SHAPEACTION, "SHAPE_ACTION", 0, "Shape Action", ""},
- {ACT_STATE, "STATE", 0, "State", ""},
- {ACT_ARMATURE, "ARMATURE", 0, "Armature", ""},
- {0, NULL, 0, NULL, NULL}};
-
srna= RNA_def_struct(brna, "Actuator", NULL);
RNA_def_struct_ui_text(srna, "Actuator", "Actuator to apply actions in the game engine");
RNA_def_struct_sdna(srna, "bActuator");
@@ -115,12 +124,18 @@ void rna_def_actuator(BlenderRNA *brna)
prop= RNA_def_property(srna, "name", PROP_STRING, PROP_NONE);
RNA_def_property_ui_text(prop, "Name", "");
- /* type is not editable, would need to do proper data free/alloc */
prop= RNA_def_property(srna, "type", PROP_ENUM, PROP_NONE);
- RNA_def_property_clear_flag(prop, PROP_EDITABLE);
+ RNA_def_property_clear_flag(prop, PROP_ANIMATABLE);
RNA_def_property_enum_items(prop, actuator_type_items);
RNA_def_property_ui_text(prop, "Type", "");
+ RNA_def_property_update(prop, 0, "rna_Actuator_type_update");
+
+ prop= RNA_def_property(srna, "expanded", PROP_BOOLEAN, PROP_NONE);
+ RNA_def_property_boolean_sdna(prop, NULL, "flag", ACT_SHOW);
+ RNA_def_property_ui_text(prop, "Expanded", "Set actuator expanded in the user interface");
+ RNA_def_property_ui_icon(prop, ICON_TRIA_RIGHT, 1);
+
}
static void rna_def_object_actuator(BlenderRNA *brna)
@@ -138,7 +153,8 @@ static void rna_def_object_actuator(BlenderRNA *brna)
RNA_def_struct_sdna_from(srna, "bObjectActuator", "data");
- prop= RNA_def_property(srna, "type", PROP_ENUM, PROP_NONE);
+ prop= RNA_def_property(srna, "mode", PROP_ENUM, PROP_NONE);
+ RNA_def_property_enum_sdna(prop, NULL, "type");
RNA_def_property_enum_items(prop, prop_type_items);
RNA_def_property_ui_text(prop, "Motion Type", "Specify the motion system");
RNA_def_property_update(prop, NC_LOGIC, NULL);
@@ -174,28 +190,43 @@ static void rna_def_object_actuator(BlenderRNA *brna)
RNA_def_property_ui_text(prop, "Derivate Coefficient", "Not required, high values can cause instability");
RNA_def_property_update(prop, NC_LOGIC, NULL);
- /* XXX We need one of those special get/set functions here:
- int offset
- if (flag & ACT_SERVO_LIMIT_X):
- offset = 0
- elif (flag & ACT_SERVO_LIMIT_Y):
- offset = 1
- elif (flag & ACT_SERVO_LIMIT_Z):
- offset = 2
-
- prop= RNA_def_property(srna, "force_max", PROP_FLOAT, PROP_NONE);
- RNA_def_property_float_sdna(prop, NULL, "dloc[offset]");
+ /* Servo Limit */
+ prop= RNA_def_property(srna, "force_max_x", PROP_FLOAT, PROP_NONE);
+ RNA_def_property_float_sdna(prop, NULL, "dloc[0]");
RNA_def_property_ui_range(prop, -100.0, 100.0, 1.0, 0.1);
RNA_def_property_ui_text(prop, "Max", "Set the upper limit for force");
RNA_def_property_update(prop, NC_LOGIC, NULL);
- prop= RNA_def_property(srna, "force_max", PROP_FLOAT, PROP_NONE);
- RNA_def_property_float_sdna(prop, NULL, "drot[offset]");
+ prop= RNA_def_property(srna, "force_min_x", PROP_FLOAT, PROP_NONE);
+ RNA_def_property_float_sdna(prop, NULL, "drot[0]");
+ RNA_def_property_ui_range(prop, -100.0, 100.0, 1.0, 0.1);
+ RNA_def_property_ui_text(prop, "Max", "Set the lower limit for force");
+ RNA_def_property_update(prop, NC_LOGIC, NULL);
+
+ prop= RNA_def_property(srna, "force_max_y", PROP_FLOAT, PROP_NONE);
+ RNA_def_property_float_sdna(prop, NULL, "dloc[0]");
RNA_def_property_ui_range(prop, -100.0, 100.0, 1.0, 0.1);
RNA_def_property_ui_text(prop, "Max", "Set the upper limit for force");
RNA_def_property_update(prop, NC_LOGIC, NULL);
- */
-
+
+ prop= RNA_def_property(srna, "force_min_y", PROP_FLOAT, PROP_NONE);
+ RNA_def_property_float_sdna(prop, NULL, "drot[1]");
+ RNA_def_property_ui_range(prop, -100.0, 100.0, 1.0, 0.1);
+ RNA_def_property_ui_text(prop, "Max", "Set the lower limit for force");
+ RNA_def_property_update(prop, NC_LOGIC, NULL);
+
+ prop= RNA_def_property(srna, "force_max_z", PROP_FLOAT, PROP_NONE);
+ RNA_def_property_float_sdna(prop, NULL, "dloc[2]");
+ RNA_def_property_ui_range(prop, -100.0, 100.0, 1.0, 0.1);
+ RNA_def_property_ui_text(prop, "Max", "Set the upper limit for force");
+ RNA_def_property_update(prop, NC_LOGIC, NULL);
+
+ prop= RNA_def_property(srna, "force_min_z", PROP_FLOAT, PROP_NONE);
+ RNA_def_property_float_sdna(prop, NULL, "drot[2]");
+ RNA_def_property_ui_range(prop, -100.0, 100.0, 1.0, 0.1);
+ RNA_def_property_ui_text(prop, "Max", "Set the lower limit for force");
+ RNA_def_property_update(prop, NC_LOGIC, NULL);
+
/* floats 3 Arrays*/
prop= RNA_def_property(srna, "loc", PROP_FLOAT, PROP_TRANSLATION);
RNA_def_property_float_sdna(prop, NULL, "dloc");
@@ -307,13 +338,13 @@ static void rna_def_ipo_actuator(BlenderRNA *brna)
{0, NULL, 0, NULL, NULL}};
srna= RNA_def_struct(brna, "IpoActuator", "Actuator");
- RNA_def_struct_ui_text(srna, "Ipo Actuator", "Actuator to animate the object");
+ RNA_def_struct_ui_text(srna, "IPO Actuator", "Actuator to animate the object");
RNA_def_struct_sdna_from(srna, "bIpoActuator", "data");
prop= RNA_def_property(srna, "play_type", PROP_ENUM, PROP_NONE);
RNA_def_property_enum_sdna(prop, NULL, "type");
RNA_def_property_enum_items(prop, prop_type_items);
- RNA_def_property_ui_text(prop, "Ipo Type", "Specify the way you want to play the animation");
+ RNA_def_property_ui_text(prop, "IPO Type", "Specify the way you want to play the animation");
RNA_def_property_update(prop, NC_LOGIC, NULL);
prop= RNA_def_property(srna, "frame_start", PROP_INT, PROP_NONE);
@@ -340,14 +371,14 @@ static void rna_def_ipo_actuator(BlenderRNA *brna)
/* booleans */
prop= RNA_def_property(srna, "force", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "flag", ACT_IPOFORCE);
- RNA_def_property_ui_text(prop, "Force", "Apply Ipo as a global or local force depending on the local option (dynamic objects only)");
+ RNA_def_property_ui_text(prop, "Force", "Apply IPO as a global or local force depending on the local option (dynamic objects only)");
RNA_def_property_update(prop, NC_LOGIC, NULL);
-// logic_window::change_ipo_actuator
+//XXX logic_window::change_ipo_actuator
// RNA_def_property_boolean_funcs(prop, "rna_Actuator_Ipo_get", "rna_Actuator_Ipo_get", "rna_Actuator_Ipo_range");
prop= RNA_def_property(srna, "local", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "flag", ACT_IPOLOCAL);
- RNA_def_property_ui_text(prop, "L", "Let the ipo acts in local coordinates, used in Force and Add mode");
+ RNA_def_property_ui_text(prop, "L", "Let the IPO act in local coordinates, used in Force and Add mode");
RNA_def_property_update(prop, NC_LOGIC, NULL);
prop= RNA_def_property(srna, "child", PROP_BOOLEAN, PROP_NONE);
@@ -359,7 +390,7 @@ static void rna_def_ipo_actuator(BlenderRNA *brna)
RNA_def_property_boolean_sdna(prop, NULL, "flag", ACT_IPOADD);
RNA_def_property_ui_text(prop, "Add", "Ipo is added to the current loc/rot/scale in global or local coordinate according to Local flag");
RNA_def_property_update(prop, NC_LOGIC, NULL);
-// logic_window::change_ipo_actuator
+//XXX logic_window::change_ipo_actuator
// RNA_def_property_boolean_funcs(prop, "rna_Actuator_Ipo_get", "rna_Actuator_Ipo_get", "rna_Actuator_Ipo_range");
}
@@ -405,8 +436,10 @@ static void rna_def_camera_actuator(BlenderRNA *brna)
prop= RNA_def_property(srna, "axis", PROP_ENUM, PROP_NONE);
RNA_def_property_enum_sdna(prop, NULL, "axis");
RNA_def_property_enum_items(prop, prop_axis_items);
- RNA_def_property_ui_text(prop, "Axis", "Specify the axy the Camera will try to get behind");
+ RNA_def_property_ui_text(prop, "Axis", "Specify the axis the Camera will try to get behind");
RNA_def_property_update(prop, NC_LOGIC, NULL);
+ //XXX it's not working (no default value)
+ // probably need to make a get/set function
}
static void rna_def_sound_actuator(BlenderRNA *brna)
@@ -434,7 +467,8 @@ static void rna_def_sound_actuator(BlenderRNA *brna)
RNA_def_struct_ui_text(srna, "Sound", "Sound file");
RNA_def_property_update(prop, NC_LOGIC, NULL);
- prop= RNA_def_property(srna, "type", PROP_ENUM, PROP_NONE);
+ prop= RNA_def_property(srna, "mode", PROP_ENUM, PROP_NONE);
+ RNA_def_property_enum_sdna(prop, NULL, "type");
RNA_def_property_enum_items(prop, prop_type_items);
RNA_def_property_ui_text(prop, "Type", "");
RNA_def_property_update(prop, NC_LOGIC, NULL);
@@ -523,11 +557,13 @@ static void rna_def_property_actuator(BlenderRNA *brna)
RNA_def_struct_ui_text(srna, "Property Actuator", "Actuator to handle properties");
RNA_def_struct_sdna_from(srna, "bPropertyActuator", "data");
- prop= RNA_def_property(srna, "type", PROP_ENUM, PROP_NONE);
+ prop= RNA_def_property(srna, "mode", PROP_ENUM, PROP_NONE);
+ RNA_def_property_enum_sdna(prop, NULL, "type");
RNA_def_property_enum_items(prop, prop_type_items);
RNA_def_property_ui_text(prop, "Mode", "");
RNA_def_property_update(prop, NC_LOGIC, NULL);
+ //XXX add magic property lookup
prop= RNA_def_property(srna, "prop_name", PROP_STRING, PROP_NONE);
RNA_def_property_string_sdna(prop, NULL, "name");
RNA_def_property_ui_text(prop, "Property", "The name of the property");
@@ -536,6 +572,20 @@ static void rna_def_property_actuator(BlenderRNA *brna)
prop= RNA_def_property(srna, "value", PROP_STRING, PROP_NONE);
RNA_def_property_ui_text(prop, "Value", "The value to use, use \"\" around strings");
RNA_def_property_update(prop, NC_LOGIC, NULL);
+
+ /* Copy Mode */
+ prop= RNA_def_property(srna, "object", PROP_POINTER, PROP_NONE);
+ RNA_def_property_struct_type(prop, "Object");
+ RNA_def_property_pointer_sdna(prop, NULL, "ob");
+ RNA_def_property_flag(prop, PROP_EDITABLE);
+ RNA_def_property_ui_text(prop, "Object", "Copy from this Object");
+ RNA_def_property_update(prop, NC_LOGIC, NULL);
+
+ //XXX add even magic'er property lookup (need to look for the property list of the target object)
+ prop= RNA_def_property(srna, "object_prop_name", PROP_STRING, PROP_NONE);
+ RNA_def_property_string_sdna(prop, NULL, "value");
+ RNA_def_property_ui_text(prop, "Property Name", "Copy this property");
+ RNA_def_property_update(prop, NC_LOGIC, NULL);
}
static void rna_def_constraint_actuator(BlenderRNA *brna)
@@ -583,7 +633,7 @@ static void rna_def_edit_object_actuator(BlenderRNA *brna)
RNA_def_struct_ui_text(srna, "Edit Object Actuator", "Actuator used to edit objects");
RNA_def_struct_sdna_from(srna, "bEditObjectActuator", "data");
- prop= RNA_def_property(srna, "type", PROP_ENUM, PROP_NONE);
+ prop= RNA_def_property(srna, "mode", PROP_ENUM, PROP_NONE);
RNA_def_property_enum_sdna(prop, NULL, "type");
RNA_def_property_enum_items(prop, prop_type_items);
RNA_def_property_ui_text(prop, "Edit Object", "The mode of the actuator");
@@ -688,13 +738,14 @@ static void rna_def_scene_actuator(BlenderRNA *brna)
RNA_def_struct_ui_text(srna, "Scene Actuator", "Actuator to ..");
RNA_def_struct_sdna_from(srna, "bSceneActuator", "data");
- prop= RNA_def_property(srna, "type", PROP_ENUM, PROP_NONE);
+ prop= RNA_def_property(srna, "mode", PROP_ENUM, PROP_NONE);
+ RNA_def_property_enum_sdna(prop, NULL, "type");
RNA_def_property_enum_items(prop, prop_type_items);
RNA_def_property_ui_text(prop, "Scene", "");
RNA_def_property_update(prop, NC_LOGIC, NULL);
prop= RNA_def_property(srna, "camera", PROP_POINTER, PROP_NONE);
- RNA_def_property_struct_type(prop, "Object");
+ RNA_def_property_struct_type(prop, "Camera");
RNA_def_property_flag(prop, PROP_EDITABLE);
RNA_def_property_ui_text(prop, "Camera Object", "Set this Camera. Leave empty to refer to self object");
RNA_def_property_update(prop, NC_LOGIC, NULL);
@@ -705,7 +756,7 @@ static void rna_def_scene_actuator(BlenderRNA *brna)
RNA_def_property_ui_text(prop, "Scene", "Set the Scene to be added/removed/paused/resumed");
RNA_def_property_update(prop, NC_LOGIC, NULL);
- /* XXX
+ /* XXX no need for those tooltips. to remove soon
Originally we had different 'scene' tooltips for different values of 'type'.
They were:
ACT_SCENE_RESTART ""
@@ -750,6 +801,7 @@ static void rna_def_random_actuator(BlenderRNA *brna)
RNA_def_property_ui_text(prop, "Seed", "Initial seed of the random generator. Use Python for more freedom (choose 0 for not random)");
RNA_def_property_update(prop, NC_LOGIC, NULL);
+ //XXX add magic property lookup
prop= RNA_def_property(srna, "property", PROP_STRING, PROP_NONE);
RNA_def_property_string_sdna(prop, NULL, "propname");
RNA_def_property_ui_text(prop, "Property", "Assign the random value to this property");
@@ -910,14 +962,17 @@ static void rna_def_game_actuator(BlenderRNA *brna)
RNA_def_struct_ui_text(srna, "Game Actuator", "");
RNA_def_struct_sdna_from(srna, "bGameActuator", "data");
- prop= RNA_def_property(srna, "type", PROP_ENUM, PROP_NONE);
+ prop= RNA_def_property(srna, "mode", PROP_ENUM, PROP_NONE);
+ RNA_def_property_enum_sdna(prop, NULL, "type");
RNA_def_property_enum_items(prop, prop_type_items);
RNA_def_property_ui_text(prop, "Game", "");
RNA_def_property_update(prop, NC_LOGIC, NULL);
- prop= RNA_def_property(srna, "filename", PROP_STRING, PROP_NONE);
+ /* ACT_GAME_LOAD */
+ prop= RNA_def_property(srna, "filename", PROP_STRING, PROP_FILEPATH);
RNA_def_property_ui_text(prop, "File", "Load this blend file, use the \"//\" prefix for a path relative to the current blend file");
RNA_def_property_update(prop, NC_LOGIC, NULL);
+ //XXX to do: an operator that calls file_browse with relative_path on and blender filtering active
}
static void rna_def_visibility_actuator(BlenderRNA *brna)
@@ -969,11 +1024,12 @@ static void rna_def_twodfilter_actuator(BlenderRNA *brna)
// {ACT_2DFILTER_NUMBER_OF_FILTERS, "", 0, "Do not use it. Sentinel", ""},
{0, NULL, 0, NULL, NULL}};
- srna= RNA_def_struct(brna, "TwoDFilterActuator", "Actuator");
+ srna= RNA_def_struct(brna, "Filter2DActuator", "Actuator");
RNA_def_struct_ui_text(srna, "2D Filter Actuator", "Actuator to ..");
RNA_def_struct_sdna_from(srna, "bTwoDFilterActuator", "data");
- prop= RNA_def_property(srna, "type", PROP_ENUM, PROP_NONE);
+ prop= RNA_def_property(srna, "mode", PROP_ENUM, PROP_NONE);
+ RNA_def_property_enum_sdna(prop, NULL, "type");
RNA_def_property_enum_items(prop, prop_type_items);
RNA_def_property_ui_text(prop, "2D Filter Type", "");
RNA_def_property_update(prop, NC_LOGIC, NULL);
@@ -998,11 +1054,8 @@ static void rna_def_twodfilter_actuator(BlenderRNA *brna)
RNA_def_property_update(prop, NC_LOGIC, NULL);
/* booleans */
- // it must be renamed to enable_motion_blur.
- // it'll require code change and do_version()
- // or RNA_def_property_boolean_funcs() to flip the boolean value
- prop= RNA_def_property(srna, "disable_motion_blur", PROP_BOOLEAN, PROP_NONE);
- RNA_def_property_boolean_sdna(prop, NULL, "flag", 1);
+ prop= RNA_def_property(srna, "enable_motion_blur", PROP_BOOLEAN, PROP_NONE);
+ RNA_def_property_boolean_negative_sdna(prop, NULL, "flag", 1);
RNA_def_property_ui_text(prop, "D", "Enable/Disable Motion Blur");
RNA_def_property_update(prop, NC_LOGIC, NULL);
}
@@ -1021,7 +1074,8 @@ static void rna_def_parent_actuator(BlenderRNA *brna)
RNA_def_struct_ui_text(srna, "Parent Actuator", "");
RNA_def_struct_sdna_from(srna, "bParentActuator", "data");
- prop= RNA_def_property(srna, "type", PROP_ENUM, PROP_NONE);
+ prop= RNA_def_property(srna, "mode", PROP_ENUM, PROP_NONE);
+ RNA_def_property_enum_sdna(prop, NULL, "type");
RNA_def_property_enum_items(prop, prop_type_items);
RNA_def_property_ui_text(prop, "Scene", "");
RNA_def_property_update(prop, NC_LOGIC, NULL);
@@ -1065,7 +1119,8 @@ static void rna_def_shape_action_actuator(BlenderRNA *brna)
RNA_def_struct_ui_text(srna, "Shape Action Actuator", "Actuator to ..");
RNA_def_struct_sdna_from(srna, "bActionActuator", "data");
- prop= RNA_def_property(srna, "type", PROP_ENUM, PROP_NONE);
+ prop= RNA_def_property(srna, "mode", PROP_ENUM, PROP_NONE);
+ RNA_def_property_enum_sdna(prop, NULL, "type");
RNA_def_property_enum_items(prop, prop_type_items);
RNA_def_property_ui_text(prop, "Action type", "Action playback type");
RNA_def_property_update(prop, NC_LOGIC, NULL);
diff --git a/source/blender/makesrna/intern/rna_animation.c b/source/blender/makesrna/intern/rna_animation.c
index fedba105a69..d791bde3054 100644
--- a/source/blender/makesrna/intern/rna_animation.c
+++ b/source/blender/makesrna/intern/rna_animation.c
@@ -596,7 +596,7 @@ static void rna_def_keyingset(BlenderRNA *brna)
prop= RNA_def_property(srna, "type_info", PROP_POINTER, PROP_NONE);
RNA_def_property_struct_type(prop, "KeyingSetInfo");
RNA_def_property_pointer_funcs(prop, "rna_KeyingSet_typeinfo_get", NULL, NULL);
- RNA_def_property_ui_text(prop, "Type Info", "Callback function defines for builtin Keying Sets");
+ RNA_def_property_ui_text(prop, "Type Info", "Callback function defines for built-in Keying Sets");
/* Paths */
prop= RNA_def_property(srna, "paths", PROP_COLLECTION, PROP_NONE);
diff --git a/source/blender/makesrna/intern/rna_animviz.c b/source/blender/makesrna/intern/rna_animviz.c
index 95ff202a2d8..c5172c4e59c 100644
--- a/source/blender/makesrna/intern/rna_animviz.c
+++ b/source/blender/makesrna/intern/rna_animviz.c
@@ -186,7 +186,7 @@ static void rna_def_animviz_ghosts(BlenderRNA *brna)
prop= RNA_def_property(srna, "frame_step", PROP_INT, PROP_NONE);
RNA_def_property_int_sdna(prop, NULL, "ghost_step");
RNA_def_property_range(prop, 1, 20);
- RNA_def_property_ui_text(prop, "Frame Step", "Number of frames between ghosts shown (not for 'On Keyframes' Onion-skining method)");
+ RNA_def_property_ui_text(prop, "Frame Step", "Number of frames between ghosts shown (not for 'On Keyframes' Onion-skinning method)");
RNA_def_property_update(prop, NC_SPACE|ND_SPACE_VIEW3D, NULL); /* XXX since this is only for 3d-view drawing */
/* Playback Ranges */
@@ -267,7 +267,7 @@ static void rna_def_animviz_paths(BlenderRNA *brna)
prop= RNA_def_property(srna, "frame_step", PROP_INT, PROP_NONE);
RNA_def_property_int_sdna(prop, NULL, "path_step");
RNA_def_property_range(prop, 1, 100);
- RNA_def_property_ui_text(prop, "Frame Step", "Number of frames between paths shown (not for 'On Keyframes' Onion-skining method)");
+ RNA_def_property_ui_text(prop, "Frame Step", "Number of frames between paths shown (not for 'On Keyframes' Onion-skinning method)");
RNA_def_property_update(prop, NC_SPACE|ND_SPACE_VIEW3D, NULL); /* XXX since this is only for 3d-view drawing */
diff --git a/source/blender/makesrna/intern/rna_armature.c b/source/blender/makesrna/intern/rna_armature.c
index 1ad63d63639..4b9ae691dcb 100644
--- a/source/blender/makesrna/intern/rna_armature.c
+++ b/source/blender/makesrna/intern/rna_armature.c
@@ -877,14 +877,14 @@ static void rna_def_armature(BlenderRNA *brna)
prop= RNA_def_property(srna, "ghost_step", PROP_INT, PROP_NONE);
RNA_def_property_int_sdna(prop, NULL, "ghostep");
RNA_def_property_range(prop, 0, 30);
- RNA_def_property_ui_text(prop, "Ghosting Step", "Number of frame steps on either side of current frame to show as ghosts (only for 'Around Current Frame' Onion-skining method)");
+ RNA_def_property_ui_text(prop, "Ghosting Step", "Number of frame steps on either side of current frame to show as ghosts (only for 'Around Current Frame' Onion-skinning method)");
RNA_def_property_update(prop, 0, "rna_Armature_redraw_data");
RNA_def_property_flag(prop, PROP_LIB_EXCEPTION);
prop= RNA_def_property(srna, "ghost_size", PROP_INT, PROP_NONE);
RNA_def_property_int_sdna(prop, NULL, "ghostsize");
RNA_def_property_range(prop, 1, 20);
- RNA_def_property_ui_text(prop, "Ghosting Frame Step", "Frame step for Ghosts (not for 'On Keyframes' Onion-skining method)");
+ RNA_def_property_ui_text(prop, "Ghosting Frame Step", "Frame step for Ghosts (not for 'On Keyframes' Onion-skinning method)");
RNA_def_property_update(prop, 0, "rna_Armature_redraw_data");
RNA_def_property_flag(prop, PROP_LIB_EXCEPTION);
diff --git a/source/blender/makesrna/intern/rna_boid.c b/source/blender/makesrna/intern/rna_boid.c
index ddf9cf1aeda..223d7a1c206 100644
--- a/source/blender/makesrna/intern/rna_boid.c
+++ b/source/blender/makesrna/intern/rna_boid.c
@@ -266,7 +266,7 @@ static void rna_def_boidrule_avoid(BlenderRNA *brna)
prop= RNA_def_property(srna, "fear_factor", PROP_FLOAT, PROP_NONE);
RNA_def_property_range(prop, 0.0f, 100.0f);
- RNA_def_property_ui_text(prop, "Fear factor", "Avoid object if danger from it is above this threshol");
+ RNA_def_property_ui_text(prop, "Fear factor", "Avoid object if danger from it is above this threshold");
RNA_def_property_update(prop, 0, "rna_Boids_reset");
}
@@ -445,7 +445,7 @@ static void rna_def_boidstate(BlenderRNA *brna)
prop= RNA_def_property(srna, "rule_fuzziness", PROP_FLOAT, PROP_NONE);
RNA_def_property_range(prop, 0.0, 1.0);
- RNA_def_property_ui_text(prop, "Rule Fuzzines", "");
+ RNA_def_property_ui_text(prop, "Rule Fuzziness", "");
RNA_def_property_update(prop, 0, "rna_Boids_reset");
prop= RNA_def_property(srna, "volume", PROP_FLOAT, PROP_NONE);
diff --git a/source/blender/makesrna/intern/rna_color.c b/source/blender/makesrna/intern/rna_color.c
index 6e409f4b613..754f0270210 100644
--- a/source/blender/makesrna/intern/rna_color.c
+++ b/source/blender/makesrna/intern/rna_color.c
@@ -505,7 +505,7 @@ static void rna_def_scopes(BlenderRNA *brna)
prop= RNA_def_property(srna, "waveform_mode", PROP_ENUM, PROP_NONE);
RNA_def_property_enum_sdna(prop, "Scopes", "wavefrm_mode");
RNA_def_property_enum_items(prop, prop_wavefrm_mode_items);
- RNA_def_property_ui_text(prop, "Wavefrom Mode", "");
+ RNA_def_property_ui_text(prop, "Waveform Mode", "");
RNA_def_property_update(prop, 0, "rna_Scopes_update");
prop= RNA_def_property(srna, "waveform_alpha", PROP_FLOAT, PROP_PERCENTAGE);
diff --git a/source/blender/makesrna/intern/rna_controller.c b/source/blender/makesrna/intern/rna_controller.c
index 67c7bd0f2d8..fe68fbc6b7c 100644
--- a/source/blender/makesrna/intern/rna_controller.c
+++ b/source/blender/makesrna/intern/rna_controller.c
@@ -30,8 +30,21 @@
#include "DNA_controller_types.h"
+EnumPropertyItem controller_type_items[] ={
+ {CONT_LOGIC_AND, "LOGIC_AND", 0, "And", "Logic And"},
+ {CONT_LOGIC_OR, "LOGIC_OR", 0, "Or", "Logic Or"},
+ {CONT_LOGIC_NAND, "LOGIC_NAND", 0, "Nand", "Logic Nand"},
+ {CONT_LOGIC_NOR, "LOGIC_NOR", 0, "Nor", "Logic Nor"},
+ {CONT_LOGIC_XOR, "LOGIC_XOR", 0, "Xor", "Logic Xor"},
+ {CONT_LOGIC_XNOR, "LOGIC_XNOR", 0, "Xnor", "Logic Xnor"},
+ {CONT_EXPRESSION, "EXPRESSION", 0, "Expression", ""},
+ {CONT_PYTHON, "PYTHON", 0, "Python Script", ""},
+ {0, NULL, 0, NULL, NULL}};
+
#ifdef RNA_RUNTIME
+#include "BKE_sca.h"
+
static struct StructRNA* rna_Controller_refine(struct PointerRNA *ptr)
{
bController *controller= (bController*)ptr->data;
@@ -58,21 +71,23 @@ static struct StructRNA* rna_Controller_refine(struct PointerRNA *ptr)
}
}
+static void rna_Controller_type_update(Main *bmain, Scene *scene, PointerRNA *ptr)
+{
+ bController *cont= (bController *)ptr->data;
+
+ init_controller(cont);
+}
+
#else
void RNA_def_controller(BlenderRNA *brna)
{
StructRNA *srna;
PropertyRNA *prop;
- static EnumPropertyItem controller_type_items[] ={
- {CONT_LOGIC_AND, "LOGIC_AND", 0, "Logic And", ""},
- {CONT_LOGIC_OR, "LOGIC_OR", 0, "Logic Or", ""},
- {CONT_LOGIC_NAND, "LOGIC_NAND", 0, "Logic Nand", ""},
- {CONT_LOGIC_NOR, "LOGIC_NOR", 0, "Logic Nor", ""},
- {CONT_LOGIC_XOR, "LOGIC_XOR", 0, "Logic Xor", ""},
- {CONT_LOGIC_XNOR, "LOGIC_XNOR", 0, "Logic Xnor", ""},
- {CONT_EXPRESSION, "EXPRESSION", 0, "Expression", ""},
- {CONT_PYTHON, "PYTHON", 0, "Python Script", ""},
+
+ static EnumPropertyItem python_controller_modes[] ={
+ {CONT_PY_SCRIPT, "SCRIPT", 0, "Script", ""},
+ {CONT_PY_MODULE, "MODULE", 0, "Module", ""},
{0, NULL, 0, NULL, NULL}};
/* Controller */
@@ -85,12 +100,23 @@ void RNA_def_controller(BlenderRNA *brna)
RNA_def_property_ui_text(prop, "Name", "");
RNA_def_struct_name_property(srna, prop);
- /* type is not editable, would need to do proper data free/alloc */
prop= RNA_def_property(srna, "type", PROP_ENUM, PROP_NONE);
- RNA_def_property_clear_flag(prop, PROP_EDITABLE);
+ RNA_def_property_clear_flag(prop, PROP_ANIMATABLE);
RNA_def_property_enum_items(prop, controller_type_items);
RNA_def_property_ui_text(prop, "Type", "");
+ RNA_def_property_update(prop, 0, "rna_Controller_type_update");
+
+ prop= RNA_def_property(srna, "expanded", PROP_BOOLEAN, PROP_NONE);
+ RNA_def_property_boolean_sdna(prop, NULL, "flag", CONT_SHOW);
+ RNA_def_property_ui_text(prop, "Expanded", "Set controller expanded in the user interface");
+ RNA_def_property_ui_icon(prop, ICON_TRIA_RIGHT, 1);
+
+ prop= RNA_def_property(srna, "priority", PROP_BOOLEAN, PROP_NONE);
+ RNA_def_property_boolean_sdna(prop, NULL, "flag", CONT_PRIO);
+ RNA_def_property_ui_text(prop, "Priority", "Mark controller for execution before all non-marked controllers (good for startup scripts)");
+ RNA_def_property_ui_icon(prop, ICON_BOOKMARKS, 1);
+
/* Expression Controller */
srna= RNA_def_struct(brna, "ExpressionController", "Controller");
RNA_def_struct_sdna_from(srna, "bExpressionCont", "data");
@@ -106,6 +132,10 @@ void RNA_def_controller(BlenderRNA *brna)
RNA_def_struct_sdna_from(srna, "bPythonCont", "data");
RNA_def_struct_ui_text(srna, "Python Controller", "Controller executing a python script");
+ prop= RNA_def_property(srna, "mode", PROP_ENUM, PROP_NONE);
+ RNA_def_property_enum_items(prop, python_controller_modes);
+ RNA_def_property_ui_text(prop, "Execution Method", "Python script type (textblock or module - faster)");
+
prop= RNA_def_property(srna, "text", PROP_POINTER, PROP_NONE);
RNA_def_property_struct_type(prop, "Text");
RNA_def_property_flag(prop, PROP_EDITABLE);
diff --git a/source/blender/makesrna/intern/rna_curve.c b/source/blender/makesrna/intern/rna_curve.c
index ade3afa57c6..b12fe3a018b 100644
--- a/source/blender/makesrna/intern/rna_curve.c
+++ b/source/blender/makesrna/intern/rna_curve.c
@@ -796,7 +796,7 @@ static void rna_def_font(BlenderRNA *brna, StructRNA *srna)
prop= RNA_def_property(srna, "body", PROP_STRING, PROP_NONE);
RNA_def_property_string_sdna(prop, NULL, "str");
- RNA_def_property_ui_text(prop, "Body Text", "contence of this text object");
+ RNA_def_property_ui_text(prop, "Body Text", "contents of this text object");
RNA_def_property_string_funcs(prop, "rna_Curve_body_get", "rna_Curve_body_length", "rna_Curve_body_set");
RNA_def_property_string_maxlength(prop, 8192); /* note that originally str did not have a limit! */
RNA_def_struct_name_property(srna, prop);
@@ -1181,7 +1181,7 @@ static void rna_def_curve(BlenderRNA *brna)
prop= RNA_def_property(srna, "texspace_loc", PROP_FLOAT, PROP_TRANSLATION);
RNA_def_property_array(prop, 3);
- RNA_def_property_ui_text(prop, "Texure Space Location", "Texture space location");
+ RNA_def_property_ui_text(prop, "Texture Space Location", "Texture space location");
RNA_def_property_editable_func(prop, "rna_Curve_texspace_editable");
RNA_def_property_float_funcs(prop, "rna_Curve_texspace_loc_get", "rna_Curve_texspace_loc_set", NULL);
RNA_def_property_update(prop, 0, "rna_Curve_update_data");
diff --git a/source/blender/makesrna/intern/rna_fluidsim.c b/source/blender/makesrna/intern/rna_fluidsim.c
index 0782ee4fb84..3a763961420 100644
--- a/source/blender/makesrna/intern/rna_fluidsim.c
+++ b/source/blender/makesrna/intern/rna_fluidsim.c
@@ -559,7 +559,7 @@ void RNA_def_fluidsim(BlenderRNA *brna)
RNA_def_property_update(prop, 0, "rna_FluidSettings_update_type");
//prop= RNA_def_property(srna, "ipo", PROP_POINTER, PROP_NONE);
- //RNA_def_property_ui_text(prop, "Ipo Curves", "Ipo curves used by fluid simulation settings");
+ //RNA_def_property_ui_text(prop, "IPO Curves", "IPO curves used by fluid simulation settings");
/* types */
diff --git a/source/blender/makesrna/intern/rna_lamp.c b/source/blender/makesrna/intern/rna_lamp.c
index fb5242f64f4..b4b02737af0 100644
--- a/source/blender/makesrna/intern/rna_lamp.c
+++ b/source/blender/makesrna/intern/rna_lamp.c
@@ -419,13 +419,13 @@ static void rna_def_lamp_falloff(StructRNA *srna)
prop= RNA_def_property(srna, "linear_attenuation", PROP_FLOAT, PROP_NONE);
RNA_def_property_float_sdna(prop, NULL, "att1");
RNA_def_property_range(prop, 0.0f, 1.0f);
- RNA_def_property_ui_text(prop, "Linear Attenuation", "Linear distance attentuation");
+ RNA_def_property_ui_text(prop, "Linear Attenuation", "Linear distance attenuation");
RNA_def_property_update(prop, 0, "rna_Lamp_draw_update");
prop= RNA_def_property(srna, "quadratic_attenuation", PROP_FLOAT, PROP_NONE);
RNA_def_property_float_sdna(prop, NULL, "att2");
RNA_def_property_range(prop, 0.0f, 1.0f);
- RNA_def_property_ui_text(prop, "Quadratic Attenuation", "Quadratic distance attentuation");
+ RNA_def_property_ui_text(prop, "Quadratic Attenuation", "Quadratic distance attenuation");
RNA_def_property_update(prop, 0, "rna_Lamp_draw_update");
}
diff --git a/source/blender/makesrna/intern/rna_main.c b/source/blender/makesrna/intern/rna_main.c
index 7a680e00c8b..7688d92f2e1 100644
--- a/source/blender/makesrna/intern/rna_main.c
+++ b/source/blender/makesrna/intern/rna_main.c
@@ -50,6 +50,10 @@ static void rna_Main_debug_set(PointerRNA *ptr, const int value)
G.f &= ~G_DEBUG;
}
+static int rna_Main_fileissaved_get(PointerRNA *ptr)
+{
+ return G.relbase_valid;
+}
static void rna_Main_filename_get(PointerRNA *ptr, char *value)
{
@@ -308,6 +312,11 @@ void RNA_def_main(BlenderRNA *brna)
RNA_def_property_string_funcs(prop, "rna_Main_filename_get", "rna_Main_filename_length", "rna_Main_filename_set");
RNA_def_property_clear_flag(prop, PROP_EDITABLE);
RNA_def_property_ui_text(prop, "Filename", "Path to the .blend file");
+
+ prop= RNA_def_property(srna, "file_is_saved", PROP_BOOLEAN, PROP_NONE);
+ RNA_def_property_clear_flag(prop, PROP_EDITABLE);
+ RNA_def_property_boolean_funcs(prop, "rna_Main_fileissaved_get", NULL);
+ RNA_def_property_ui_text(prop, "File is Saved", "Has the current session been saved to disk as a .blend file");
prop= RNA_def_property(srna, "debug", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_funcs(prop, "rna_Main_debug_get", "rna_Main_debug_set");
diff --git a/source/blender/makesrna/intern/rna_material.c b/source/blender/makesrna/intern/rna_material.c
index 4d47737038a..f360fa7012d 100644
--- a/source/blender/makesrna/intern/rna_material.c
+++ b/source/blender/makesrna/intern/rna_material.c
@@ -799,7 +799,7 @@ static void rna_def_material_diffuse(StructRNA *srna)
prop= RNA_def_property(srna, "diffuse_fresnel_factor", PROP_FLOAT, PROP_NONE);
RNA_def_property_float_sdna(prop, NULL, "param[0]");
RNA_def_property_range(prop, 0.0f, 5.0f);
- RNA_def_property_ui_text(prop, "Diffuse Fresnel Factor", "Blending factor of Frensel");
+ RNA_def_property_ui_text(prop, "Diffuse Fresnel Factor", "Blending factor of Fresnel");
RNA_def_property_update(prop, 0, "rna_Material_update");
prop= RNA_def_property(srna, "darkness", PROP_FLOAT, PROP_NONE);
@@ -1352,7 +1352,7 @@ static void rna_def_material_specularity(StructRNA *srna)
prop= RNA_def_property(srna, "specular_toon_smooth", PROP_FLOAT, PROP_FACTOR);
RNA_def_property_float_sdna(prop, NULL, "param[3]");
RNA_def_property_range(prop, 0.0f, 1.0f);
- RNA_def_property_ui_text(prop, "Specular Toon Smooth", "Ssmoothness of specular toon area");
+ RNA_def_property_ui_text(prop, "Specular Toon Smooth", "Smoothness of specular toon area");
RNA_def_property_update(prop, 0, "rna_Material_update");
prop= RNA_def_property(srna, "specular_slope", PROP_FLOAT, PROP_NONE);
@@ -1448,7 +1448,7 @@ static void rna_def_material_physics(BlenderRNA *brna)
prop= RNA_def_property(srna, "friction", PROP_FLOAT, PROP_NONE);
RNA_def_property_float_sdna(prop, NULL, "friction");
RNA_def_property_range(prop, 0, 100);
- RNA_def_property_ui_text(prop, "Friction", "Coulomb friction coeffecient, when inside the physics distance area");
+ RNA_def_property_ui_text(prop, "Friction", "Coulomb friction coefficient, when inside the physics distance area");
prop= RNA_def_property(srna, "force", PROP_FLOAT, PROP_NONE);
RNA_def_property_float_sdna(prop, NULL, "fh");
diff --git a/source/blender/makesrna/intern/rna_mesh.c b/source/blender/makesrna/intern/rna_mesh.c
index a68cfc4cc57..28c7f7eeb58 100644
--- a/source/blender/makesrna/intern/rna_mesh.c
+++ b/source/blender/makesrna/intern/rna_mesh.c
@@ -1343,7 +1343,7 @@ static void rna_def_mtface(BlenderRNA *brna)
prop= RNA_def_property(srna, "twoside", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "mode", TF_TWOSIDE);
- RNA_def_property_ui_text(prop, "Twoside", "Render face twosided");
+ RNA_def_property_ui_text(prop, "Two-side", "Render face two-sided");
RNA_def_property_update(prop, 0, "rna_Mesh_update_data");
prop= RNA_def_property(srna, "object_color", PROP_BOOLEAN, PROP_NONE);
@@ -1658,7 +1658,7 @@ static void rna_def_mesh(BlenderRNA *brna)
prop= RNA_def_property(srna, "texture_mesh", PROP_POINTER, PROP_NONE);
RNA_def_property_pointer_sdna(prop, NULL, "texcomesh");
RNA_def_property_flag(prop, PROP_EDITABLE|PROP_ID_SELF_CHECK);
- RNA_def_property_ui_text(prop, "Texture Mesh", "Use another mesh for texture indicies (vertex indicies must be aligned)");
+ RNA_def_property_ui_text(prop, "Texture Mesh", "Use another mesh for texture indices (vertex indices must be aligned)");
/* UV textures */
prop= RNA_def_property(srna, "uv_textures", PROP_COLLECTION, PROP_NONE);
@@ -1771,7 +1771,7 @@ static void rna_def_mesh(BlenderRNA *brna)
prop= RNA_def_property(srna, "texspace_loc", PROP_FLOAT, PROP_TRANSLATION);
RNA_def_property_array(prop, 3);
- RNA_def_property_ui_text(prop, "Texure Space Location", "Texture space location");
+ RNA_def_property_ui_text(prop, "Texture Space Location", "Texture space location");
RNA_def_property_editable_func(prop, "rna_Mesh_texspace_editable");
RNA_def_property_float_funcs(prop, "rna_Mesh_texspace_loc_get", "rna_Mesh_texspace_loc_set", NULL);
RNA_def_property_update(prop, 0, "rna_Mesh_update_draw");
@@ -1800,7 +1800,7 @@ static void rna_def_mesh(BlenderRNA *brna)
prop= RNA_def_property(srna, "draw_edges", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "drawflag", ME_DRAWEDGES);
- RNA_def_property_ui_text(prop, "Draw Edges", "Displays selected edges using hilights in the 3D view and UV editor");
+ RNA_def_property_ui_text(prop, "Draw Edges", "Displays selected edges using highlights in the 3D view and UV editor");
RNA_def_property_update(prop, 0, "rna_Mesh_update_draw");
prop= RNA_def_property(srna, "all_edges", PROP_BOOLEAN, PROP_NONE);
diff --git a/source/blender/makesrna/intern/rna_meta.c b/source/blender/makesrna/intern/rna_meta.c
index 43055bea034..7481759f67e 100644
--- a/source/blender/makesrna/intern/rna_meta.c
+++ b/source/blender/makesrna/intern/rna_meta.c
@@ -232,7 +232,7 @@ static void rna_def_metaball(BlenderRNA *brna)
prop= RNA_def_property(srna, "texspace_loc", PROP_FLOAT, PROP_TRANSLATION);
RNA_def_property_array(prop, 3);
- RNA_def_property_ui_text(prop, "Texure Space Location", "Texture space location");
+ RNA_def_property_ui_text(prop, "Texture Space Location", "Texture space location");
RNA_def_property_editable_func(prop, "rna_Meta_texspace_editable");
RNA_def_property_float_funcs(prop, "rna_Meta_texspace_loc_get", "rna_Meta_texspace_loc_set", NULL);
RNA_def_property_update(prop, 0, "rna_MetaBall_update_data");
diff --git a/source/blender/makesrna/intern/rna_modifier.c b/source/blender/makesrna/intern/rna_modifier.c
index e7218bf4c58..ebf3f660dc3 100644
--- a/source/blender/makesrna/intern/rna_modifier.c
+++ b/source/blender/makesrna/intern/rna_modifier.c
@@ -821,7 +821,7 @@ static void rna_def_modifier_wave(BlenderRNA *brna)
prop= RNA_def_property(srna, "normals", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "flag", MOD_WAVE_NORM);
- RNA_def_property_ui_text(prop, "Normals", "Dispace along normals");
+ RNA_def_property_ui_text(prop, "Normals", "Displace along normals");
RNA_def_property_update(prop, 0, "rna_Modifier_update");
prop= RNA_def_property(srna, "x_normal", PROP_BOOLEAN, PROP_NONE);
@@ -1069,7 +1069,7 @@ static void rna_def_modifier_boolean(BlenderRNA *brna)
RNA_def_struct_ui_icon(srna, ICON_MOD_BOOLEAN);
prop= RNA_def_property(srna, "object", PROP_POINTER, PROP_NONE);
- RNA_def_property_ui_text(prop, "Object", "Mesh object to use for boolean operation");
+ RNA_def_property_ui_text(prop, "Object", "Mesh object to use for Boolean operation");
RNA_def_property_pointer_funcs(prop, NULL, "rna_BooleanModifier_object_set", NULL);
RNA_def_property_flag(prop, PROP_EDITABLE|PROP_ID_SELF_CHECK);
RNA_def_property_update(prop, 0, "rna_Modifier_dependency_update");
@@ -2186,7 +2186,7 @@ static void rna_def_modifier_screw(BlenderRNA *brna)
/*prop= RNA_def_property(srna, "use_angle_object", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "flag", MOD_SCREW_OBJECT_ANGLE);
- RNA_def_property_ui_text(prop, "Object Angle", "Use the angle between the objects rather then the fixed angle");
+ RNA_def_property_ui_text(prop, "Object Angle", "Use the angle between the objects rather than the fixed angle");
RNA_def_property_update(prop, 0, "rna_Modifier_update");*/
}
diff --git a/source/blender/makesrna/intern/rna_object.c b/source/blender/makesrna/intern/rna_object.c
index 7a253ce8544..9a67c7fbf17 100644
--- a/source/blender/makesrna/intern/rna_object.c
+++ b/source/blender/makesrna/intern/rna_object.c
@@ -33,6 +33,7 @@
#include "DNA_action_types.h"
#include "DNA_customdata_types.h"
+#include "DNA_controller_types.h"
#include "DNA_material_types.h"
#include "DNA_mesh_types.h"
#include "DNA_object_force.h"
@@ -864,19 +865,35 @@ static void rna_GameObjectSettings_state_set(PointerRNA *ptr, const int *values)
int i, tot= 0;
/* ensure we always have some state selected */
- for(i=0; i<20; i++)
+ for(i=0; i<OB_MAX_STATES; i++)
if(values[i])
tot++;
if(tot==0)
return;
- for(i=0; i<20; i++) {
+ for(i=0; i<OB_MAX_STATES; i++) {
if(values[i]) ob->state |= (1<<i);
else ob->state &= ~(1<<i);
}
}
+static void rna_GameObjectSettings_used_state_get(PointerRNA *ptr, int *values)
+{
+ Object *ob= (Object*)ptr->data;
+ bController *cont;
+
+ memset(values, 0, sizeof(int)*OB_MAX_STATES);
+ for (cont=ob->controllers.first; cont; cont=cont->next) {
+ int i;
+
+ for (i=0; i<OB_MAX_STATES; i++) {
+ if (cont->state_mask & (1<<i))
+ values[i] = 1;
+ }
+ }
+}
+
static void rna_Object_active_shape_key_index_range(PointerRNA *ptr, int *min, int *max)
{
Object *ob= (Object*)ptr->id.data;
@@ -1222,7 +1239,7 @@ static void rna_def_object_game_settings(BlenderRNA *brna)
prop= RNA_def_property(srna, "collision_compound", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "gameflag", OB_CHILD);
- RNA_def_property_ui_text(prop, "Collison Compound", "Add children to form a compound collision object");
+ RNA_def_property_ui_text(prop, "Collision Compound", "Add children to form a compound collision object");
prop= RNA_def_property(srna, "collision_margin", PROP_FLOAT, PROP_NONE|PROP_UNIT_LENGTH);
RNA_def_property_float_sdna(prop, NULL, "margin");
@@ -1235,15 +1252,21 @@ static void rna_def_object_game_settings(BlenderRNA *brna)
/* state */
- prop= RNA_def_property(srna, "state", PROP_BOOLEAN, PROP_NONE);
+ prop= RNA_def_property(srna, "state", PROP_BOOLEAN, PROP_LAYER_MEMBER);
RNA_def_property_boolean_sdna(prop, NULL, "state", 1);
- RNA_def_property_array(prop, 30);
+ RNA_def_property_array(prop, OB_MAX_STATES);
RNA_def_property_ui_text(prop, "State", "State determining which controllers are displayed");
RNA_def_property_boolean_funcs(prop, NULL, "rna_GameObjectSettings_state_set");
+ prop= RNA_def_property(srna, "used_state", PROP_BOOLEAN, PROP_LAYER_MEMBER);
+ RNA_def_property_array(prop, OB_MAX_STATES);
+ RNA_def_property_ui_text(prop, "Used State", "States which are being used by controllers");
+ RNA_def_property_clear_flag(prop, PROP_EDITABLE);
+ RNA_def_property_boolean_funcs(prop, "rna_GameObjectSettings_used_state_get", NULL);
+
prop= RNA_def_property(srna, "initial_state", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "init_state", 1);
- RNA_def_property_array(prop, 30);
+ RNA_def_property_array(prop, OB_MAX_STATES);
RNA_def_property_ui_text(prop, "Initial State", "Initial state when the game starts");
prop= RNA_def_property(srna, "debug_state", PROP_BOOLEAN, PROP_NONE);
@@ -1470,7 +1493,7 @@ static void rna_def_object(BlenderRNA *brna)
RNA_def_property_multi_array(prop, 2, boundbox_dimsize);
RNA_def_property_clear_flag(prop, PROP_EDITABLE);
RNA_def_property_float_funcs(prop, "rna_Object_boundbox_get", NULL, NULL);
- RNA_def_property_ui_text(prop, "Bound Box", "Objects bound box in object-space coords");
+ RNA_def_property_ui_text(prop, "Bound Box", "Objects bound box in object-space coordinates");
/* parent */
prop= RNA_def_property(srna, "parent", PROP_POINTER, PROP_NONE);
diff --git a/source/blender/makesrna/intern/rna_object_force.c b/source/blender/makesrna/intern/rna_object_force.c
index ee5450551a8..d7acb427efe 100644
--- a/source/blender/makesrna/intern/rna_object_force.c
+++ b/source/blender/makesrna/intern/rna_object_force.c
@@ -709,7 +709,7 @@ static void rna_def_pointcache(BlenderRNA *brna)
prop= RNA_def_property(srna, "disk_cache", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "flag", PTCACHE_DISK_CACHE);
- RNA_def_property_ui_text(prop, "Disk Cache", "Save cache files to disk");
+ RNA_def_property_ui_text(prop, "Disk Cache", "Save cache files to disk (.blend file must be saved first)");
RNA_def_property_update(prop, NC_OBJECT, "rna_Cache_toggle_disk_cache");
prop= RNA_def_property(srna, "outdated", PROP_BOOLEAN, PROP_NONE);
@@ -1273,13 +1273,13 @@ static void rna_def_field(BlenderRNA *brna)
prop= RNA_def_property(srna, "guide_clump_amount", PROP_FLOAT, PROP_NONE);
RNA_def_property_float_sdna(prop, NULL, "clump_fac");
RNA_def_property_range(prop, -1.0f, 1.0f);
- RNA_def_property_ui_text(prop, "Amount", "Amount of clumpimg");
+ RNA_def_property_ui_text(prop, "Amount", "Amount of clumping");
RNA_def_property_update(prop, 0, "rna_FieldSettings_update");
prop= RNA_def_property(srna, "guide_clump_shape", PROP_FLOAT, PROP_NONE);
RNA_def_property_float_sdna(prop, NULL, "clump_pow");
RNA_def_property_range(prop, -0.999f, 0.999f);
- RNA_def_property_ui_text(prop, "Shape", "Shape of clumpimg");
+ RNA_def_property_ui_text(prop, "Shape", "Shape of clumping");
RNA_def_property_update(prop, 0, "rna_FieldSettings_update");
/* Kink Settings */
@@ -1305,7 +1305,7 @@ static void rna_def_field(BlenderRNA *brna)
prop= RNA_def_property(srna, "guide_kink_shape", PROP_FLOAT, PROP_NONE);
RNA_def_property_float_sdna(prop, NULL, "kink_shape");
RNA_def_property_range(prop, -0.999f, 0.999f);
- RNA_def_property_ui_text(prop, "Shape", "djust the offset to the beginning/end");
+ RNA_def_property_ui_text(prop, "Shape", "Adjust the offset to the beginning/end");
RNA_def_property_update(prop, 0, "rna_FieldSettings_update");
prop= RNA_def_property(srna, "guide_kink_amplitude", PROP_FLOAT, PROP_NONE);
@@ -1551,7 +1551,7 @@ static void rna_def_softbody(BlenderRNA *brna)
prop= RNA_def_property(srna, "ball_stiff", PROP_FLOAT, PROP_NONE);
RNA_def_property_float_sdna(prop, NULL, "ballstiff");
RNA_def_property_range(prop, 0.001f, 100.0f);
- RNA_def_property_ui_text(prop, "Ball Size", "Ball inflating presure");
+ RNA_def_property_ui_text(prop, "Ball Size", "Ball inflating pressure");
RNA_def_property_update(prop, 0, "rna_softbody_update");
prop= RNA_def_property(srna, "ball_damp", PROP_FLOAT, PROP_NONE);
@@ -1589,7 +1589,7 @@ static void rna_def_softbody(BlenderRNA *brna)
prop= RNA_def_property(srna, "fuzzy", PROP_INT, PROP_NONE);
RNA_def_property_int_sdna(prop, NULL, "fuzzyness");
RNA_def_property_range(prop, 1, 100);
- RNA_def_property_ui_text(prop, "Fuzzy", "Fuzzyness while on collision, high values make collsion handling faster but less stable");
+ RNA_def_property_ui_text(prop, "Fuzzy", "Fuzziness while on collision, high values make collsion handling faster but less stable");
RNA_def_property_update(prop, 0, "rna_softbody_update");
prop= RNA_def_property(srna, "auto_step", PROP_BOOLEAN, PROP_NONE);
@@ -1603,7 +1603,7 @@ static void rna_def_softbody(BlenderRNA *brna)
prop= RNA_def_property(srna, "estimate_matrix", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "solverflags", SBSO_ESTIMATEIPO);
- RNA_def_property_ui_text(prop, "Estimate matrix", "esimate matrix .. split to COM , ROT ,SCALE ");
+ RNA_def_property_ui_text(prop, "Estimate matrix", "estimate matrix .. split to COM , ROT ,SCALE ");
/***********************************************************************************/
diff --git a/source/blender/makesrna/intern/rna_particle.c b/source/blender/makesrna/intern/rna_particle.c
index 4347c17fc96..b115febd741 100644
--- a/source/blender/makesrna/intern/rna_particle.c
+++ b/source/blender/makesrna/intern/rna_particle.c
@@ -1384,7 +1384,7 @@ static void rna_def_particle_settings(BlenderRNA *brna)
RNA_def_property_int_sdna(prop, NULL, "bb_uv_split");
RNA_def_property_range(prop, 1, 100);
RNA_def_property_ui_range(prop, 1, 10, 1, 0);
- RNA_def_property_ui_text(prop, "UV Split", "Amount of rows/columns to split uv coordinates for billboards");
+ RNA_def_property_ui_text(prop, "UV Split", "Amount of rows/columns to split UV coordinates for billboards");
prop= RNA_def_property(srna, "billboard_animation", PROP_ENUM, PROP_NONE);
RNA_def_property_enum_sdna(prop, NULL, "bb_anim");
@@ -1428,7 +1428,7 @@ static void rna_def_particle_settings(BlenderRNA *brna)
prop= RNA_def_property(srna, "simplify_refsize", PROP_INT, PROP_UNSIGNED);
RNA_def_property_int_sdna(prop, NULL, "simplify_refsize");
RNA_def_property_range(prop, 1, 32768);
- RNA_def_property_ui_text(prop, "Reference Size", "Reference size size in pixels, after which simplification begins");
+ RNA_def_property_ui_text(prop, "Reference Size", "Reference size in pixels, after which simplification begins");
prop= RNA_def_property(srna, "simplify_rate", PROP_FLOAT, PROP_NONE);
RNA_def_property_range(prop, 0.0f, 1.0f);
@@ -1493,7 +1493,7 @@ static void rna_def_particle_settings(BlenderRNA *brna)
prop= RNA_def_property(srna, "effect_hair", PROP_FLOAT, PROP_NONE);
RNA_def_property_float_sdna(prop, NULL, "eff_hair");
RNA_def_property_range(prop, 0.0f, 1.0f);
- RNA_def_property_ui_text(prop, "Stiffnes", "Hair stiffness for effectors");
+ RNA_def_property_ui_text(prop, "Stiffness", "Hair stiffness for effectors");
RNA_def_property_update(prop, 0, "rna_Particle_redo");
prop= RNA_def_property(srna, "amount", PROP_INT, PROP_UNSIGNED);
@@ -1641,7 +1641,7 @@ static void rna_def_particle_settings(BlenderRNA *brna)
RNA_def_property_float_sdna(prop, NULL, "brownfac");
RNA_def_property_range(prop, 0.0f, 200.0f);
RNA_def_property_ui_range(prop, 0, 20, 1, 3);
- RNA_def_property_ui_text(prop, "Brownian", "Specify the amount of brownian motion");
+ RNA_def_property_ui_text(prop, "Brownian", "Specify the amount of Brownian motion");
RNA_def_property_update(prop, 0, "rna_Particle_reset");
prop= RNA_def_property(srna, "damp_factor", PROP_FLOAT, PROP_NONE);
diff --git a/source/blender/makesrna/intern/rna_pose.c b/source/blender/makesrna/intern/rna_pose.c
index 1b2d13e9040..79f601c0375 100644
--- a/source/blender/makesrna/intern/rna_pose.c
+++ b/source/blender/makesrna/intern/rna_pose.c
@@ -1065,7 +1065,7 @@ static void rna_def_pose_itasc(BlenderRNA *brna)
prop= RNA_def_property(srna, "auto_step", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "flag", ITASC_AUTO_STEP);
- RNA_def_property_ui_text(prop, "Auto step", "Automatically determine the optimal number of steps for best performance/accurary trade off");
+ RNA_def_property_ui_text(prop, "Auto step", "Automatically determine the optimal number of steps for best performance/accuracy trade off");
RNA_def_property_update(prop, NC_OBJECT|ND_POSE, "rna_Itasc_update");
prop= RNA_def_property(srna, "min_step", PROP_FLOAT, PROP_NONE);
diff --git a/source/blender/makesrna/intern/rna_property.c b/source/blender/makesrna/intern/rna_property.c
index 13bb799157c..c65aa4ac725 100644
--- a/source/blender/makesrna/intern/rna_property.c
+++ b/source/blender/makesrna/intern/rna_property.c
@@ -108,7 +108,7 @@ void RNA_def_gameproperty(BlenderRNA *brna)
RNA_def_struct_refine_func(srna, "rna_GameProperty_refine");
prop= RNA_def_property(srna, "name", PROP_STRING, PROP_NONE);
- RNA_def_property_ui_text(prop, "Name", "Available as GameObject attributes in the game engines python api");
+ RNA_def_property_ui_text(prop, "Name", "Available as GameObject attributes in the game engine's python API");
RNA_def_struct_name_property(srna, prop);
RNA_def_property_string_funcs(prop, NULL, NULL, "rna_GameProperty_name_set");
@@ -123,7 +123,7 @@ void RNA_def_gameproperty(BlenderRNA *brna)
/* GameBooleanProperty */
srna= RNA_def_struct(brna, "GameBooleanProperty", "GameProperty");
- RNA_def_struct_ui_text(srna , "Game Boolean Property", "Game engine user defined boolean property");
+ RNA_def_struct_ui_text(srna , "Game Boolean Property", "Game engine user defined Boolean property");
RNA_def_struct_sdna(srna, "bProperty");
prop= RNA_def_property(srna, "value", PROP_BOOLEAN, PROP_NONE);
diff --git a/source/blender/makesrna/intern/rna_rna.c b/source/blender/makesrna/intern/rna_rna.c
index c75706b91bb..aa174fd97c3 100644
--- a/source/blender/makesrna/intern/rna_rna.c
+++ b/source/blender/makesrna/intern/rna_rna.c
@@ -991,7 +991,7 @@ static void rna_def_property(BlenderRNA *brna)
prop= RNA_def_property(srna, "is_required", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_clear_flag(prop, PROP_EDITABLE);
RNA_def_property_boolean_funcs(prop, "rna_Property_is_required_get", NULL);
- RNA_def_property_ui_text(prop, "Required", "False when this property is an optional argument in an rna function");
+ RNA_def_property_ui_text(prop, "Required", "False when this property is an optional argument in an RNA function");
prop= RNA_def_property(srna, "is_never_none", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_clear_flag(prop, PROP_EDITABLE);
@@ -1001,17 +1001,17 @@ static void rna_def_property(BlenderRNA *brna)
prop= RNA_def_property(srna, "use_output", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_clear_flag(prop, PROP_EDITABLE);
RNA_def_property_boolean_funcs(prop, "rna_Property_use_output_get", NULL);
- RNA_def_property_ui_text(prop, "Return", "True when this property is an output value from an rna function");
+ RNA_def_property_ui_text(prop, "Return", "True when this property is an output value from an RNA function");
prop= RNA_def_property(srna, "registered", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_clear_flag(prop, PROP_EDITABLE);
RNA_def_property_boolean_funcs(prop, "rna_Property_registered_get", NULL);
- RNA_def_property_ui_text(prop, "Registered", "Property is registerd as part of type registration");
+ RNA_def_property_ui_text(prop, "Registered", "Property is registered as part of type registration");
prop= RNA_def_property(srna, "registered_optional", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_clear_flag(prop, PROP_EDITABLE);
RNA_def_property_boolean_funcs(prop, "rna_Property_registered_optional_get", NULL);
- RNA_def_property_ui_text(prop, "Registered Optionally", "Property is optionally registerd as part of type registration");
+ RNA_def_property_ui_text(prop, "Registered Optionally", "Property is optionally registered as part of type registration");
}
static void rna_def_function(BlenderRNA *brna)
@@ -1043,12 +1043,12 @@ static void rna_def_function(BlenderRNA *brna)
prop= RNA_def_property(srna, "registered", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_clear_flag(prop, PROP_EDITABLE);
RNA_def_property_boolean_funcs(prop, "rna_Function_registered_get", NULL);
- RNA_def_property_ui_text(prop, "Registered", "Function is registerd as callback as part of type registration");
+ RNA_def_property_ui_text(prop, "Registered", "Function is registered as callback as part of type registration");
prop= RNA_def_property(srna, "registered_optional", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_clear_flag(prop, PROP_EDITABLE);
RNA_def_property_boolean_funcs(prop, "rna_Function_registered_optional_get", NULL);
- RNA_def_property_ui_text(prop, "Registered Optionally", "Function is optionally registerd as callback part of type registration");
+ RNA_def_property_ui_text(prop, "Registered Optionally", "Function is optionally registered as callback part of type registration");
}
static void rna_def_number_property(StructRNA *srna, PropertyType type)
diff --git a/source/blender/makesrna/intern/rna_scene.c b/source/blender/makesrna/intern/rna_scene.c
index 6d792355322..90372dfb819 100644
--- a/source/blender/makesrna/intern/rna_scene.c
+++ b/source/blender/makesrna/intern/rna_scene.c
@@ -1032,6 +1032,7 @@ static void rna_def_tool_settings(BlenderRNA *brna)
prop= RNA_def_property(srna, "use_auto_keying", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "autokey_mode", AUTOKEY_ON);
RNA_def_property_ui_text(prop, "Auto Keying", "Automatic keyframe insertion for Objects and Bones");
+ RNA_def_property_ui_icon(prop, ICON_REC, 0);
prop= RNA_def_property(srna, "autokey_mode", PROP_ENUM, PROP_NONE);
RNA_def_property_enum_sdna(prop, NULL, "autokey_mode");
@@ -1641,7 +1642,7 @@ static void rna_def_scene_game_data(BlenderRNA *brna)
prop= RNA_def_property(srna, "dome_tesselation", PROP_INT, PROP_NONE);
RNA_def_property_int_sdna(prop, NULL, "dome.res");
RNA_def_property_ui_range(prop, 1, 8, 1, 1);
- RNA_def_property_ui_text(prop, "Tesselation", "Tesselation level - check the generated mesh in wireframe mode");
+ RNA_def_property_ui_text(prop, "Tessellation", "Tessellation level - check the generated mesh in wireframe mode");
RNA_def_property_update(prop, NC_SCENE, NULL);
prop= RNA_def_property(srna, "dome_buffer_resolution", PROP_FLOAT, PROP_NONE);
@@ -1685,7 +1686,7 @@ static void rna_def_scene_game_data(BlenderRNA *brna)
prop= RNA_def_property(srna, "occlusion_culling_resolution", PROP_FLOAT, PROP_NONE);
RNA_def_property_float_sdna(prop, NULL, "occlusionRes");
RNA_def_property_range(prop, 128.0, 1024.0);
- RNA_def_property_ui_text(prop, "Occlusion Resolution", "The size of the occlusion buffer in pixel, use higher value for better precsion (slower)");
+ RNA_def_property_ui_text(prop, "Occlusion Resolution", "The size of the occlusion buffer in pixel, use higher value for better precision (slower)");
RNA_def_property_update(prop, NC_SCENE, NULL);
prop= RNA_def_property(srna, "fps", PROP_INT, PROP_NONE);
@@ -1719,7 +1720,7 @@ static void rna_def_scene_game_data(BlenderRNA *brna)
/* mode */
prop= RNA_def_property(srna, "use_occlusion_culling", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "mode", (1 << 5)); //XXX mode hardcoded // WO_DBVT_CULLING
- RNA_def_property_ui_text(prop, "DBVT culling", "Use optimized Bullet DBVT tree for view frustrum and occlusion culling");
+ RNA_def_property_ui_text(prop, "DBVT culling", "Use optimized Bullet DBVT tree for view frustum and occlusion culling");
// not used // deprecated !!!!!!!!!!!!!
prop= RNA_def_property(srna, "activity_culling", PROP_BOOLEAN, PROP_NONE);
@@ -1747,7 +1748,7 @@ static void rna_def_scene_game_data(BlenderRNA *brna)
prop= RNA_def_property(srna, "use_frame_rate", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_negative_sdna(prop, NULL, "flag", GAME_ENABLE_ALL_FRAMES);
- RNA_def_property_ui_text(prop, "Use Frame Rate", "Respect the frame rate rather then rendering as many frames as possible");
+ RNA_def_property_ui_text(prop, "Use Frame Rate", "Respect the frame rate rather than rendering as many frames as possible");
prop= RNA_def_property(srna, "use_display_lists", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "flag", GAME_DISPLAY_LISTS);
@@ -3030,21 +3031,22 @@ void RNA_def_scene(BlenderRNA *brna)
RNA_def_property_clear_flag(prop, PROP_ANIMATABLE);
RNA_def_property_boolean_sdna(prop, NULL, "r.flag", SCER_PRV_RANGE);
RNA_def_property_boolean_funcs(prop, NULL, "rna_Scene_use_preview_range_set");
- RNA_def_property_ui_text(prop, "Use Preview Range", "");
+ RNA_def_property_ui_text(prop, "Use Preview Range", "Use an alternative start/end frame for UI playback, rather than the scene start/end frame");
RNA_def_property_update(prop, NC_SCENE|ND_FRAME, NULL);
+ RNA_def_property_ui_icon(prop, ICON_PREVIEW_RANGE, 0);
prop= RNA_def_property(srna, "preview_range_frame_start", PROP_INT, PROP_TIME);
RNA_def_property_clear_flag(prop, PROP_ANIMATABLE);
RNA_def_property_int_sdna(prop, NULL, "r.psfra");
RNA_def_property_int_funcs(prop, NULL, "rna_Scene_preview_range_start_frame_set", NULL);
- RNA_def_property_ui_text(prop, "Preview Range Start Frame", "");
+ RNA_def_property_ui_text(prop, "Preview Range Start Frame", "Alternative start frame for UI playback");
RNA_def_property_update(prop, NC_SCENE|ND_FRAME, NULL);
prop= RNA_def_property(srna, "preview_range_frame_end", PROP_INT, PROP_TIME);
RNA_def_property_clear_flag(prop, PROP_ANIMATABLE);
RNA_def_property_int_sdna(prop, NULL, "r.pefra");
RNA_def_property_int_funcs(prop, NULL, "rna_Scene_preview_range_end_frame_set", NULL);
- RNA_def_property_ui_text(prop, "Preview Range End Frame", "");
+ RNA_def_property_ui_text(prop, "Preview Range End Frame", "Alternative end frame for UI playback");
RNA_def_property_update(prop, NC_SCENE|ND_FRAME, NULL);
/* Stamp */
@@ -3178,13 +3180,13 @@ void RNA_def_scene(BlenderRNA *brna)
prop= RNA_def_property(srna, "speed_of_sound", PROP_FLOAT, PROP_NONE);
RNA_def_property_float_sdna(prop, NULL, "audio.speed_of_sound");
RNA_def_property_range(prop, 0.01f, FLT_MAX);
- RNA_def_property_ui_text(prop, "Speed of Sound", "Speed of sound for doppler effect calculation");
+ RNA_def_property_ui_text(prop, "Speed of Sound", "Speed of sound for Doppler effect calculation");
RNA_def_property_update(prop, NC_SCENE, NULL);
prop= RNA_def_property(srna, "doppler_factor", PROP_FLOAT, PROP_NONE);
RNA_def_property_float_sdna(prop, NULL, "audio.doppler_factor");
RNA_def_property_range(prop, 0.0, FLT_MAX);
- RNA_def_property_ui_text(prop, "Doppler Factor", "Pitch factor for doppler effect calculation");
+ RNA_def_property_ui_text(prop, "Doppler Factor", "Pitch factor for Doppler effect calculation");
RNA_def_property_update(prop, NC_SCENE, NULL);
prop= RNA_def_property(srna, "distance_model", PROP_ENUM, PROP_NONE);
diff --git a/source/blender/makesrna/intern/rna_sculpt_paint.c b/source/blender/makesrna/intern/rna_sculpt_paint.c
index cafc9bb8f82..dc157ce15bb 100644
--- a/source/blender/makesrna/intern/rna_sculpt_paint.c
+++ b/source/blender/makesrna/intern/rna_sculpt_paint.c
@@ -377,7 +377,7 @@ static void rna_def_image_paint(BlenderRNA *brna)
prop= RNA_def_property(srna, "normal_angle", PROP_INT, PROP_UNSIGNED);
RNA_def_property_range(prop, 0, 90);
- RNA_def_property_ui_text(prop, "Angle", "Paint most on faces pointing towards the view acording to this angle");
+ RNA_def_property_ui_text(prop, "Angle", "Paint most on faces pointing towards the view according to this angle");
prop= RNA_def_int_array(srna, "screen_grab_size", 2, NULL, 0, 0, "screen_grab_size", "Size to capture the image for re-projecting", 0, 0);
RNA_def_property_range(prop, 512, 16384);
diff --git a/source/blender/makesrna/intern/rna_sensor.c b/source/blender/makesrna/intern/rna_sensor.c
index 3159591625a..93eec4cbbdd 100644
--- a/source/blender/makesrna/intern/rna_sensor.c
+++ b/source/blender/makesrna/intern/rna_sensor.c
@@ -25,27 +25,28 @@
#include <stdlib.h>
#include "RNA_define.h"
+#include "RNA_enum_types.h"
#include "rna_internal.h"
#include "DNA_sensor_types.h"
EnumPropertyItem sensor_type_items[] ={
+ {SENS_ACTUATOR, "ACTUATOR", 0, "Actuator", ""},
{SENS_ALWAYS, "ALWAYS", 0, "Always", ""},
- {SENS_TOUCH, "TOUCH", 0, "Touch", ""},
- {SENS_NEAR, "NEAR", 0, "Near", ""},
+ {SENS_ARMATURE, "ARMATURE", 0, "Armature", ""},
+ {SENS_COLLISION, "COLLISION", 0, "Collision", ""},
+ {SENS_DELAY, "DELAY", 0, "Delay", ""},
+ {SENS_JOYSTICK, "JOYSTICK", 0, "Joystick", ""},
{SENS_KEYBOARD, "KEYBOARD", 0, "Keyboard", ""},
- {SENS_PROPERTY, "PROPERTY", 0, "Property", ""},
+ {SENS_MESSAGE, "MESSAGE", 0, "Message", ""},
{SENS_MOUSE, "MOUSE", 0, "Mouse", ""},
- {SENS_COLLISION, "COLLISION", 0, "Collision", ""},
+ {SENS_NEAR, "NEAR", 0, "Near", ""},
+ {SENS_PROPERTY, "PROPERTY", 0, "Property", ""},
{SENS_RADAR, "RADAR", 0, "Radar", ""},
{SENS_RANDOM, "RANDOM", 0, "Random", ""},
{SENS_RAY, "RAY", 0, "Ray", ""},
- {SENS_MESSAGE, "MESSAGE", 0, "Message", ""},
- {SENS_JOYSTICK, "JOYSTICK", 0, "joystick", ""},
- {SENS_ACTUATOR, "ACTUATOR", 0, "Actuator", ""},
- {SENS_DELAY, "DELAY", 0, "Delay", ""},
- {SENS_ARMATURE, "ARMATURE", 0, "Armature", ""},
+ {SENS_TOUCH, "TOUCH", 0, "Touch", ""},
{0, NULL, 0, NULL, NULL}};
#ifdef RNA_RUNTIME
@@ -140,10 +141,14 @@ static void rna_def_sensor(BlenderRNA *brna)
RNA_def_property_boolean_sdna(prop, NULL, "pulse", SENS_NEG_PULSE_MODE);
RNA_def_property_ui_text(prop, "Pulse False Level", "Activate FALSE level triggering (pulse mode)");
- prop= RNA_def_property(srna, "frequence", PROP_INT, PROP_NONE);
+ prop= RNA_def_property(srna, "frequency", PROP_INT, PROP_NONE);
RNA_def_property_int_sdna(prop, NULL, "freq");
RNA_def_property_ui_text(prop, "Frequency", "Delay between repeated pulses(in logic tics, 0=no delay)");
RNA_def_property_range(prop, 0, 10000);
+
+ prop= RNA_def_property(srna, "tap", PROP_BOOLEAN, PROP_NONE);\
+ RNA_def_property_boolean_sdna(prop, NULL, "tap", 1);
+ RNA_def_property_ui_text(prop, "Tap", "Trigger controllers only for an instant, even while the sensor remains true");
}
static void rna_def_always_sensor(BlenderRNA *brna)
@@ -228,22 +233,27 @@ static void rna_def_keyboard_sensor(BlenderRNA *brna)
RNA_def_struct_ui_text(srna, "Keyboard Sensor", "Sensor to detect keyboard events");
RNA_def_struct_sdna_from(srna, "bKeyboardSensor", "data");
- prop= RNA_def_property(srna, "key", PROP_INT, PROP_NONE);
- RNA_def_property_clear_flag(prop, PROP_EDITABLE); /* need better range or enum check */
+ /*
+ prop= RNA_def_property(srna, "key", PROP_INT, PROP_NONE);//XXX need to use another input template
+ //RNA_def_property_clear_flag(prop, PROP_EDITABLE); // need better range or enum check
RNA_def_property_ui_text(prop, "Key", "Input key code");
RNA_def_property_range(prop, 0, 255);
-
- prop= RNA_def_property(srna, "modifier_key", PROP_INT, PROP_NONE);
- RNA_def_property_clear_flag(prop, PROP_EDITABLE); /* need better range or enum check */
- RNA_def_property_int_sdna(prop, NULL, "qual");
+ */
+
+ prop= RNA_def_property(srna, "key", PROP_ENUM, PROP_NONE);
+ RNA_def_property_enum_sdna(prop, NULL, "key");
+ RNA_def_property_enum_items(prop, event_type_items);
+ RNA_def_property_ui_text(prop, "Key", "");
+
+ prop= RNA_def_property(srna, "modifier_key", PROP_ENUM, PROP_NONE);
+ RNA_def_property_enum_sdna(prop, NULL, "qual");
+ RNA_def_property_enum_items(prop, event_type_items);
RNA_def_property_ui_text(prop, "Modifier Key", "Modifier key code");
- RNA_def_property_range(prop, 0, 255);
-
- prop= RNA_def_property(srna, "second_modifier_key", PROP_INT, PROP_NONE);
- RNA_def_property_clear_flag(prop, PROP_EDITABLE); /* need better range or enum check */
- RNA_def_property_int_sdna(prop, NULL, "qual2");
+
+ prop= RNA_def_property(srna, "second_modifier_key", PROP_ENUM, PROP_NONE);
+ RNA_def_property_enum_sdna(prop, NULL, "qual2");
+ RNA_def_property_enum_items(prop, event_type_items);
RNA_def_property_ui_text(prop, "Second Modifier Key", "Modifier key code");
- RNA_def_property_range(prop, 0, 255);
prop= RNA_def_property(srna, "target", PROP_STRING, PROP_NONE);
RNA_def_property_string_sdna(prop, NULL, "targetName");
@@ -251,7 +261,7 @@ static void rna_def_keyboard_sensor(BlenderRNA *brna)
prop= RNA_def_property(srna, "log", PROP_STRING, PROP_NONE);
RNA_def_property_string_sdna(prop, NULL, "toggleName");
- RNA_def_property_ui_text(prop, "Log", "Property that receive the keystrokes in case a string is logged");
+ RNA_def_property_ui_text(prop, "Log Toggle", "Property that receive the keystrokes in case a string is logged");
prop= RNA_def_property(srna, "all_keys", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "type", 1);
@@ -312,7 +322,7 @@ static void rna_def_armature_sensor(BlenderRNA *brna)
RNA_def_struct_ui_text(srna, "Armature Sensor", "Sensor to detect values and changes in values of IK solver");
RNA_def_struct_sdna_from(srna, "bArmatureSensor", "data");
- prop= RNA_def_property(srna, "type", PROP_ENUM, PROP_NONE);
+ prop= RNA_def_property(srna, "armature_type", PROP_ENUM, PROP_NONE);
RNA_def_property_enum_sdna(prop, NULL, "type");
RNA_def_property_enum_items(prop, prop_type_items);
RNA_def_property_ui_text(prop, "Test Type", "Type of value and test");
@@ -372,33 +382,45 @@ static void rna_def_collision_sensor(BlenderRNA *brna)
StructRNA *srna;
PropertyRNA *prop;
static EnumPropertyItem prop_type_items[] ={
- {0, "PROPERTY", 0, "Property", ""},
- {1, "MATERIAL", 0, "Material", ""},
+// {SENS_COLLISION_PULSE, "PULSE", 0, "Property", ""},
+ {SENS_COLLISION_PROPERTY, "PROPERTY", 0, "Property", ""},
+ {SENS_COLLISION_MATERIAL, "MATERIAL", 0, "Material", ""},
{0, NULL, 0, NULL, NULL}};
srna= RNA_def_struct(brna, "CollisionSensor", "Sensor");
RNA_def_struct_ui_text(srna, "Collision Sensor", "Sensor to detect objects colliding with the current object, with more settings than the Touch sensor");
RNA_def_struct_sdna_from(srna, "bCollisionSensor", "data");
+ prop= RNA_def_property(srna, "collision_type", PROP_ENUM, PROP_NONE);
+ RNA_def_property_enum_sdna(prop, NULL, "mode");
+ RNA_def_property_enum_items(prop, prop_type_items);
+ RNA_def_property_ui_text(prop, "Collision Type", "Toggle collision on material or property");
+
+ /*
+ //XXX bad, ugly. pulse in 2.49 is part of the same "enum" of collision type
+ //to investigate: is pulse exclusive? or it works with mat/prop?
+ prop= RNA_def_property(srna, "pulse", PROP_STRING, PROP_NONE);
+ RNA_def_property_string_sdna(prop, NULL, "mode");
+ RNA_def_property_ui_text(prop, "Property Name", "changes to the set of colliding objects generates pulse");
+ */
+
prop= RNA_def_property(srna, "property", PROP_STRING, PROP_NONE);
RNA_def_property_string_sdna(prop, NULL, "name");
RNA_def_property_ui_text(prop, "Property Name", "Only look for Objects with this property");
+ //XXX to make a setFunction to create a lookup with all materials in Blend File (not only this object mat.)
prop= RNA_def_property(srna, "material", PROP_STRING, PROP_NONE);
RNA_def_property_string_sdna(prop, NULL, "materialName");
RNA_def_property_ui_text(prop, "Material Name", "Only look for Objects with this material");
-/*
+/*//XXX either use a datablock look up to store the string name (material)
+ // or to do a doversion and use a material pointer.
prop= RNA_def_property(srna, "material", PROP_POINTER, PROP_NONE);
RNA_def_property_struct_type(prop, "Material");
RNA_def_property_flag(prop, PROP_EDITABLE);
RNA_def_property_pointer_sdna(prop, NULL, "ma");
RNA_def_property_ui_text(prop, "Material", "Only look for Objects with this material");
*/
- prop= RNA_def_property(srna, "collision_type", PROP_ENUM, PROP_NONE);
- RNA_def_property_enum_sdna(prop, NULL, "mode");
- RNA_def_property_enum_items(prop, prop_type_items);
- RNA_def_property_ui_text(prop, "Collision Type", "Toggle collision on material or property");
}
static void rna_def_radar_sensor(BlenderRNA *brna)
@@ -463,8 +485,8 @@ static void rna_def_ray_sensor(BlenderRNA *brna)
{SENS_RAY_NEG_Z_AXIS, "NEGZAXIS", 0, "-Z axis", ""},
{0, NULL, 0, NULL, NULL}};
static EnumPropertyItem prop_type_items[] ={
- {0, "PROPERTY", 0, "Property", ""},
- {1, "MATERIAL", 0, "Material", ""},
+ {SENS_RAY_PROPERTY, "PROPERTY", 0, "Property", ""},
+ {SENS_RAY_MATERIAL, "MATERIAL", 0, "Material", ""},
{0, NULL, 0, NULL, NULL}};
srna= RNA_def_struct(brna, "RaySensor", "Sensor");
@@ -479,7 +501,8 @@ static void rna_def_ray_sensor(BlenderRNA *brna)
RNA_def_property_string_sdna(prop, NULL, "matname");
RNA_def_property_ui_text(prop, "Material", "Only look for Objects with this material");
-/*
+ /* //XXX either use a datablock look up to store the string name (material)
+ // or to do a doversion and use a material pointer.
prop= RNA_def_property(srna, "material", PROP_POINTER, PROP_NONE);
RNA_def_property_struct_type(prop, "Material");
RNA_def_property_flag(prop, PROP_EDITABLE);
@@ -528,6 +551,7 @@ static void rna_def_joystick_sensor(BlenderRNA *brna)
{SENS_JOY_BUTTON, "BUTTON", 0, "Button", ""},
{SENS_JOY_AXIS, "AXIS", 0, "Axis", ""},
{SENS_JOY_HAT, "HAT", 0, "Hat", ""},
+ {SENS_JOY_AXIS_SINGLE, "AXIS_SINGLE", 0, "Single Axis", ""},
{0, NULL, 0, NULL, NULL}};
static EnumPropertyItem axis_direction_items[] ={
@@ -537,13 +561,25 @@ static void rna_def_joystick_sensor(BlenderRNA *brna)
{SENS_JOY_NEG_Y_AXIS, "DOWNAXIS", 0, "Down Axis", ""},
{0, NULL, 0, NULL, NULL}};
+ static EnumPropertyItem hat_direction_items[] ={
+ {SENS_JOY_HAT_UP, "UP", 0, "Up", ""},
+ {SENS_JOY_HAT_DOWN, "DOWN", 0, "Down", ""},
+ {SENS_JOY_HAT_LEFT, "LEFT", 0, "Left", ""},
+ {SENS_JOY_HAT_RIGHT, "RIGHT", 0, "Right", ""},
+
+ {SENS_JOY_HAT_UP_RIGHT, "UPRIGHT", 0, "Up/Right", ""},
+ {SENS_JOY_HAT_DOWN_LEFT, "DOWNLEFT", 0, "Down/Left", ""},
+ {SENS_JOY_HAT_UP_LEFT, "UPLEFT", 0, "Up/Left", ""},
+ {SENS_JOY_HAT_DOWN_RIGHT, "DOWNRIGHT", 0, "Down/Right", ""},
+ {0, NULL, 0, NULL, NULL}};
+
srna= RNA_def_struct(brna, "JoystickSensor", "Sensor");
RNA_def_struct_ui_text(srna, "Joystick Sensor", "Sensor to detect joystick events");
RNA_def_struct_sdna_from(srna, "bJoystickSensor", "data");
prop= RNA_def_property(srna, "joystick_index", PROP_INT, PROP_NONE);
RNA_def_property_int_sdna(prop, NULL, "joyindex");
- RNA_def_property_ui_text(prop, "Joystick Index", "Specify which joystick to use");
+ RNA_def_property_ui_text(prop, "Index", "Specify which joystick to use");
RNA_def_property_range(prop, 0, SENS_JOY_MAXINDEX-1);
prop= RNA_def_property(srna, "event_type", PROP_ENUM, PROP_NONE);
@@ -577,16 +613,22 @@ static void rna_def_joystick_sensor(BlenderRNA *brna)
RNA_def_property_enum_items(prop, axis_direction_items);
RNA_def_property_ui_text(prop, "Axis Direction", "The direction of the axis");
+ /* Single Axis */
+ prop= RNA_def_property(srna, "single_axis_number", PROP_INT, PROP_NONE);
+ RNA_def_property_int_sdna(prop, NULL, "axis_single");
+ RNA_def_property_ui_text(prop, "Axis Number", "Specify a single axis (verticle/horizontal/other) to detect");
+ RNA_def_property_range(prop, 1, 16);
+
/* Hat */
prop= RNA_def_property(srna, "hat_number", PROP_INT, PROP_NONE);
RNA_def_property_int_sdna(prop, NULL, "hat");
RNA_def_property_ui_text(prop, "Hat Number", "Specify which hat to use");
RNA_def_property_range(prop, 1, 2);
- prop= RNA_def_property(srna, "hat_direction", PROP_INT, PROP_NONE);
- RNA_def_property_int_sdna(prop, NULL, "hatf");
+ prop= RNA_def_property(srna, "hat_direction", PROP_ENUM, PROP_NONE);
+ RNA_def_property_enum_sdna(prop, NULL, "hatf");
+ RNA_def_property_enum_items(prop, hat_direction_items);
RNA_def_property_ui_text(prop, "Hat Direction", "Specify hat direction");
- RNA_def_property_range(prop, 0, 12);
}
void RNA_def_sensor(BlenderRNA *brna)
diff --git a/source/blender/makesrna/intern/rna_sequencer.c b/source/blender/makesrna/intern/rna_sequencer.c
index c66df78b208..4af4727b43c 100644
--- a/source/blender/makesrna/intern/rna_sequencer.c
+++ b/source/blender/makesrna/intern/rna_sequencer.c
@@ -639,7 +639,7 @@ static void rna_def_sequence(BlenderRNA *brna)
RNA_def_property_update(prop, NC_SCENE|ND_SEQUENCER, "rna_Sequence_update");
//prop= RNA_def_property(srna, "ipo", PROP_POINTER, PROP_NONE);
- //RNA_def_property_ui_text(prop, "Ipo Curves", "Ipo curves used by this sequence");
+ //RNA_def_property_ui_text(prop, "IPO Curves", "IPO curves used by this sequence");
/* flags */
@@ -693,7 +693,7 @@ static void rna_def_sequence(BlenderRNA *brna)
prop= RNA_def_property(srna, "frame_final_start", PROP_INT, PROP_TIME);
RNA_def_property_int_sdna(prop, NULL, "startdisp");
RNA_def_property_clear_flag(prop, PROP_ANIMATABLE);
- RNA_def_property_ui_text(prop, "Start Frame", "Start frame displayed in the sequence editor after offsets are applied, setting this is equivilent to moving the handle, not the actual start frame");
+ RNA_def_property_ui_text(prop, "Start Frame", "Start frame displayed in the sequence editor after offsets are applied, setting this is equivalent to moving the handle, not the actual start frame");
RNA_def_property_int_funcs(prop, NULL, "rna_Sequence_start_frame_final_set", NULL); // overlap tests and calc_seq_disp
RNA_def_property_update(prop, NC_SCENE|ND_SEQUENCER, "rna_Sequence_update");
@@ -758,7 +758,7 @@ static void rna_def_sequence(BlenderRNA *brna)
prop= RNA_def_property(srna, "use_effect_default_fade", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "flag", SEQ_USE_EFFECT_DEFAULT_FADE);
- RNA_def_property_ui_text(prop, "Use Default Fade", "Fade effect using the builtin default (usually make transition as long as effect strip)");
+ RNA_def_property_ui_text(prop, "Use Default Fade", "Fade effect using the built-in default (usually make transition as long as effect strip)");
RNA_def_property_update(prop, NC_SCENE|ND_SEQUENCER, "rna_Sequence_update");
diff --git a/source/blender/makesrna/intern/rna_smoke.c b/source/blender/makesrna/intern/rna_smoke.c
index 970abf92b08..d4ff98e9701 100644
--- a/source/blender/makesrna/intern/rna_smoke.c
+++ b/source/blender/makesrna/intern/rna_smoke.c
@@ -270,7 +270,7 @@ static void rna_def_smoke_flow_settings(BlenderRNA *brna)
RNA_def_property_float_sdna(prop, NULL, "temp");
RNA_def_property_range(prop, -10, 10);
RNA_def_property_ui_range(prop, -10, 10, 1, 1);
- RNA_def_property_ui_text(prop, "Temp. Diff.", "Temperature difference to ambientt temperature");
+ RNA_def_property_ui_text(prop, "Temp. Diff.", "Temperature difference to ambient temperature");
RNA_def_property_update(prop, 0, NULL);
prop= RNA_def_property(srna, "psys", PROP_POINTER, PROP_NONE);
diff --git a/source/blender/makesrna/intern/rna_space.c b/source/blender/makesrna/intern/rna_space.c
index fe6298b3006..aa1396889e2 100644
--- a/source/blender/makesrna/intern/rna_space.c
+++ b/source/blender/makesrna/intern/rna_space.c
@@ -1311,7 +1311,7 @@ static void rna_def_space_image(BlenderRNA *brna)
prop= RNA_def_property(srna, "show_uvedit", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_funcs(prop, "rna_SpaceImageEditor_show_uvedit_get", NULL);
RNA_def_property_clear_flag(prop, PROP_EDITABLE);
- RNA_def_property_ui_text(prop, "Show UV Editor", "Show uv editing related properties");
+ RNA_def_property_ui_text(prop, "Show UV Editor", "Show UV editing related properties");
rna_def_space_image_uv(brna);
}
@@ -1351,7 +1351,7 @@ static void rna_def_space_sequencer(BlenderRNA *brna)
prop= RNA_def_property(srna, "view_type", PROP_ENUM, PROP_NONE);
RNA_def_property_enum_sdna(prop, NULL, "view");
RNA_def_property_enum_items(prop, view_type_items);
- RNA_def_property_ui_text(prop, "View Type", "The type of the Sequencere view (sequencer, preview or both)");
+ RNA_def_property_ui_text(prop, "View Type", "The type of the Sequencer view (sequencer, preview or both)");
RNA_def_property_flag(prop, PROP_CONTEXT_UPDATE);
RNA_def_property_update(prop, 0, "rna_Sequencer_display_mode_update");
@@ -1370,7 +1370,7 @@ static void rna_def_space_sequencer(BlenderRNA *brna)
prop= RNA_def_property(srna, "draw_frames", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "flag", SEQ_DRAWFRAMES);
- RNA_def_property_ui_text(prop, "Draw Frames", "Draw frames rather then seconds");
+ RNA_def_property_ui_text(prop, "Draw Frames", "Draw frames rather than seconds");
RNA_def_property_update(prop, NC_SPACE|ND_SPACE_SEQUENCER, NULL);
prop= RNA_def_property(srna, "use_marker_sync", PROP_BOOLEAN, PROP_NONE);
@@ -1380,7 +1380,7 @@ static void rna_def_space_sequencer(BlenderRNA *brna)
prop= RNA_def_property(srna, "separate_color_preview", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "flag", SEQ_DRAW_COLOR_SEPERATED);
- RNA_def_property_ui_text(prop, "Seperate Colors", "Seperate color channels in preview");
+ RNA_def_property_ui_text(prop, "Separate Colors", "Separate color channels in preview");
RNA_def_property_update(prop, NC_SPACE|ND_SPACE_SEQUENCER, NULL);
prop= RNA_def_property(srna, "draw_safe_margin", PROP_BOOLEAN, PROP_NONE);
@@ -2111,7 +2111,8 @@ static void rna_def_space_logic(BlenderRNA *brna)
srna= RNA_def_struct(brna, "SpaceLogicEditor", "Space");
RNA_def_struct_sdna(srna, "SpaceLogic");
RNA_def_struct_ui_text(srna, "Space Logic Editor", "Logic editor space data");
-
+
+ /* sensors */
prop= RNA_def_property(srna, "sensors_show_selected_objects", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "scaflag", BUTS_SENS_SEL);
RNA_def_property_ui_text(prop, "Show Selected Object", "Show sensors of all selected objects");
@@ -2126,12 +2127,55 @@ static void rna_def_space_logic(BlenderRNA *brna)
RNA_def_property_boolean_sdna(prop, NULL, "scaflag", BUTS_SENS_LINK);
RNA_def_property_ui_text(prop, "Show Linked to Controller", "Show linked objects to the controller");
RNA_def_property_update(prop, NC_LOGIC, NULL);
-
+
prop= RNA_def_property(srna, "sensors_show_active_states", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "scaflag", BUTS_SENS_STATE);
RNA_def_property_ui_text(prop, "Show Active States", "Show only sensors connected to active states");
RNA_def_property_update(prop, NC_LOGIC, NULL);
+
+ /* controllers */
+ prop= RNA_def_property(srna, "controllers_show_selected_objects", PROP_BOOLEAN, PROP_NONE);
+ RNA_def_property_boolean_sdna(prop, NULL, "scaflag", BUTS_CONT_SEL);
+ RNA_def_property_ui_text(prop, "Show Selected Object", "Show controllers of all selected objects");
+ RNA_def_property_update(prop, NC_LOGIC, NULL);
+ prop= RNA_def_property(srna, "controllers_show_active_objects", PROP_BOOLEAN, PROP_NONE);
+ RNA_def_property_boolean_sdna(prop, NULL, "scaflag", BUTS_CONT_ACT);
+ RNA_def_property_ui_text(prop, "Show Active Object", "Show controllers of active object");
+ RNA_def_property_update(prop, NC_LOGIC, NULL);
+
+ prop= RNA_def_property(srna, "controllers_show_linked_controller", PROP_BOOLEAN, PROP_NONE);
+ RNA_def_property_boolean_sdna(prop, NULL, "scaflag", BUTS_CONT_LINK);
+ RNA_def_property_ui_text(prop, "Show Linked to Controller", "Show linked objects to sensor/actuator");
+ RNA_def_property_update(prop, NC_LOGIC, NULL);
+
+ prop= RNA_def_property(srna, "controllers_show_initial_state", PROP_BOOLEAN, PROP_NONE);
+ RNA_def_property_boolean_sdna(prop, NULL, "scaflag", BUTS_CONT_INIT_STATE);
+ RNA_def_property_ui_text(prop, "Show Initial State", "Show the initial controller state for this object");
+ RNA_def_property_ui_icon(prop, ICON_TRIA_RIGHT, 1);
+ RNA_def_property_update(prop, NC_LOGIC, NULL);
+
+ /* actuators */
+ prop= RNA_def_property(srna, "actuators_show_selected_objects", PROP_BOOLEAN, PROP_NONE);
+ RNA_def_property_boolean_sdna(prop, NULL, "scaflag", BUTS_ACT_SEL);
+ RNA_def_property_ui_text(prop, "Show Selected Object", "Show actuators of all selected objects");
+ RNA_def_property_update(prop, NC_LOGIC, NULL);
+
+ prop= RNA_def_property(srna, "actuators_show_active_objects", PROP_BOOLEAN, PROP_NONE);
+ RNA_def_property_boolean_sdna(prop, NULL, "scaflag", BUTS_ACT_ACT);
+ RNA_def_property_ui_text(prop, "Show Active Object", "Show actuators of active object");
+ RNA_def_property_update(prop, NC_LOGIC, NULL);
+
+ prop= RNA_def_property(srna, "actuators_show_linked_controller", PROP_BOOLEAN, PROP_NONE);
+ RNA_def_property_boolean_sdna(prop, NULL, "scaflag", BUTS_ACT_LINK);
+ RNA_def_property_ui_text(prop, "Show Linked to Actuator", "Show linked objects to the actuator");
+ RNA_def_property_update(prop, NC_LOGIC, NULL);
+
+ prop= RNA_def_property(srna, "actuators_show_active_states", PROP_BOOLEAN, PROP_NONE);
+ RNA_def_property_boolean_sdna(prop, NULL, "scaflag", BUTS_ACT_STATE);
+ RNA_def_property_ui_text(prop, "Show Active States", "Show only actuators connected to active states");
+ RNA_def_property_update(prop, NC_LOGIC, NULL);
+
}
void RNA_def_space(BlenderRNA *brna)
diff --git a/source/blender/makesrna/intern/rna_texture.c b/source/blender/makesrna/intern/rna_texture.c
index ba91cdf690a..b2d613f83bf 100644
--- a/source/blender/makesrna/intern/rna_texture.c
+++ b/source/blender/makesrna/intern/rna_texture.c
@@ -1205,7 +1205,7 @@ static void rna_def_texture_musgrave(BlenderRNA *brna)
prop= RNA_def_property(srna, "lacunarity", PROP_FLOAT, PROP_NONE);
RNA_def_property_float_sdna(prop, NULL, "mg_lacunarity");
RNA_def_property_range(prop, 0, 6);
- RNA_def_property_ui_text(prop, "Lacunarity", "Gap between succesive frequencies");
+ RNA_def_property_ui_text(prop, "Lacunarity", "Gap between successive frequencies");
RNA_def_property_update(prop, 0, "rna_Texture_update");
prop= RNA_def_property(srna, "octaves", PROP_FLOAT, PROP_NONE);
@@ -1489,7 +1489,7 @@ static void rna_def_texture_pointdensity(BlenderRNA *brna)
prop= RNA_def_property(srna, "speed_scale", PROP_FLOAT, PROP_NONE);
RNA_def_property_float_sdna(prop, NULL, "speed_scale");
RNA_def_property_range(prop, 0.001, 100.0);
- RNA_def_property_ui_text(prop, "Scale", "Multipler to bring particle speed within an acceptable range");
+ RNA_def_property_ui_text(prop, "Scale", "Multiplier to bring particle speed within an acceptable range");
RNA_def_property_update(prop, 0, "rna_Texture_update");
prop= RNA_def_property(srna, "color_ramp", PROP_POINTER, PROP_NEVER_NULL);
@@ -1531,7 +1531,7 @@ static void rna_def_texture_pointdensity(BlenderRNA *brna)
prop= RNA_def_property(srna, "noise_basis", PROP_ENUM, PROP_NONE);
RNA_def_property_enum_sdna(prop, NULL, "noise_basis");
RNA_def_property_enum_items(prop, prop_noise_basis_items);
- RNA_def_property_ui_text(prop, "Noise Basis", "Noise formula used for tubulence");
+ RNA_def_property_ui_text(prop, "Noise Basis", "Noise formula used for turbulence");
RNA_def_property_update(prop, 0, "rna_Texture_update");
diff --git a/source/blender/makesrna/intern/rna_userdef.c b/source/blender/makesrna/intern/rna_userdef.c
index 0e4c31b3bfc..aa152fbf2b0 100644
--- a/source/blender/makesrna/intern/rna_userdef.c
+++ b/source/blender/makesrna/intern/rna_userdef.c
@@ -1156,7 +1156,7 @@ static void rna_def_userdef_theme_space_text(BlenderRNA *brna)
prop= RNA_def_property(srna, "syntax_builtin", PROP_FLOAT, PROP_COLOR);
RNA_def_property_float_sdna(prop, NULL, "syntaxb");
RNA_def_property_array(prop, 3);
- RNA_def_property_ui_text(prop, "Syntax Builtin", "");
+ RNA_def_property_ui_text(prop, "Syntax Built-in", "");
RNA_def_property_update(prop, 0, "rna_userdef_update");
prop= RNA_def_property(srna, "syntax_special", PROP_FLOAT, PROP_COLOR);
@@ -1935,7 +1935,7 @@ static void rna_def_userdef_view(BlenderRNA *brna)
prop= RNA_def_property(srna, "pin_floating_panels", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "uiflag", USER_PANELPINNED);
- RNA_def_property_ui_text(prop, "Pin Floating Panels", "Make floating panels invoked by a hotkey (eg. N Key) open at the previous location");
+ RNA_def_property_ui_text(prop, "Pin Floating Panels", "Make floating panels invoked by a hotkey (e.g. N Key) open at the previous location");
prop= RNA_def_property(srna, "use_column_layout", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "uiflag", USER_PLAINMENUS);
@@ -2131,6 +2131,7 @@ static void rna_def_userdef_edit(BlenderRNA *brna)
prop= RNA_def_property(srna, "use_auto_keying", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "autokey_mode", AUTOKEY_ON);
RNA_def_property_ui_text(prop, "Auto Keying Enable", "Automatic keyframe insertion for Objects and Bones");
+ RNA_def_property_ui_icon(prop, ICON_REC, 0);
prop= RNA_def_property(srna, "auto_keying_mode", PROP_ENUM, PROP_NONE);
RNA_def_property_enum_items(prop, auto_key_modes);
@@ -2460,7 +2461,7 @@ static void rna_def_userdef_system(BlenderRNA *brna)
prop= RNA_def_property(srna, "frame_server_port", PROP_INT, PROP_NONE);
RNA_def_property_int_sdna(prop, NULL, "frameserverport");
RNA_def_property_range(prop, 0, 32727);
- RNA_def_property_ui_text(prop, "Frame Server Port", "Frameserver Port for Framserver-Rendering");
+ RNA_def_property_ui_text(prop, "Frame Server Port", "Frameserver Port for Frameserver Rendering");
prop= RNA_def_property(srna, "clip_alpha", PROP_FLOAT, PROP_NONE);
RNA_def_property_float_sdna(prop, NULL, "glalphaclip");
@@ -2631,7 +2632,7 @@ static void rna_def_userdef_input(BlenderRNA *brna)
prop= RNA_def_property(srna, "emulate_3_button_mouse", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "flag", USER_TWOBUTTONMOUSE);
- RNA_def_property_ui_text(prop, "Emulate 3 Button Mouse", "Emulates Middle Mouse with Alt+LeftMouse (doesnt work with Left Mouse Select option)");
+ RNA_def_property_ui_text(prop, "Emulate 3 Button Mouse", "Emulates Middle Mouse with Alt+LeftMouse (doesn't work with Left Mouse Select option)");
prop= RNA_def_property(srna, "emulate_numpad", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "flag", USER_NONUMPAD);
diff --git a/source/blender/modifiers/intern/MOD_mask.c b/source/blender/modifiers/intern/MOD_mask.c
index 6d6ccb0e3a2..25781f3dff0 100644
--- a/source/blender/modifiers/intern/MOD_mask.c
+++ b/source/blender/modifiers/intern/MOD_mask.c
@@ -32,6 +32,7 @@
#include "DNA_armature_types.h"
#include "DNA_meshdata_types.h"
+#include "DNA_modifier_types.h"
#include "BLI_ghash.h"
@@ -386,7 +387,7 @@ ModifierTypeInfo modifierType_Mask = {
/* structName */ "MaskModifierData",
/* structSize */ sizeof(MaskModifierData),
/* type */ eModifierTypeType_Nonconstructive,
- /* flags */ eModifierTypeFlag_AcceptsMesh,
+ /* flags */ eModifierTypeFlag_AcceptsMesh|eModifierTypeFlag_SupportsMapping|eModifierTypeFlag_SupportsEditmode,
/* copyData */ copyData,
/* deformVerts */ 0,
diff --git a/source/blender/python/doc/sphinx_doc_gen.py b/source/blender/python/doc/sphinx_doc_gen.py
index 48c06fb47e9..98c0ac3b117 100644
--- a/source/blender/python/doc/sphinx_doc_gen.py
+++ b/source/blender/python/doc/sphinx_doc_gen.py
@@ -52,6 +52,7 @@ EXAMPLE_SET = set()
EXAMPLE_SET_USED = set()
_BPY_STRUCT_FAKE = "bpy_struct"
+_BPY_FULL_REBUILD = False
def range_str(val):
if val < -10000000: return '-inf'
@@ -675,22 +676,56 @@ if __name__ == '__main__':
import shutil
path_in = 'source/blender/python/doc/sphinx-in'
- path_out = 'source/blender/python/doc/sphinx-in'
+ path_out = 'source/blender/python/doc/sphinx-out'
path_examples = 'source/blender/python/doc/examples'
+ # only for partial updates
+ path_in_tmp = path_in + "-tmp"
- shutil.rmtree(path_in, True)
- shutil.rmtree(path_out, True)
-
for f in os.listdir(path_examples):
if f.endswith(".py"):
EXAMPLE_SET.add(os.path.splitext(f)[0])
-
- rna2sphinx(path_in)
- # for fast module testing
- # os.system("rm source/blender/python/doc/sphinx-in/bpy.types.*.rst")
- # os.system("rm source/blender/python/doc/sphinx-in/bpy.ops.*.rst")
-
+
+ # only for full updates
+ if _BPY_FULL_REBUILD:
+ shutil.rmtree(path_in, True)
+ shutil.rmtree(path_out, True)
+ else:
+ # write here, then move
+ shutil.rmtree(path_in_tmp, True)
+
+ rna2sphinx(path_in_tmp)
+
+ if not _BPY_FULL_REBUILD:
+ import filecmp
+
+ # now move changed files from 'path_in_tmp' --> 'path_in'
+ file_list_path_in = set(os.listdir(path_in))
+ file_list_path_in_tmp = set(os.listdir(path_in_tmp))
+
+ # remove deprecated files that have been removed.
+ for f in sorted(file_list_path_in):
+ if f not in file_list_path_in_tmp:
+ print("\tdeprecated: %s" % f)
+ os.remove(os.path.join(path_in, f))
+
+ # freshen with new files.
+ for f in sorted(file_list_path_in_tmp):
+ f_from = os.path.join(path_in_tmp, f)
+ f_to = os.path.join(path_in, f)
+
+ do_copy = True
+ if f in file_list_path_in:
+ if filecmp.cmp(f_from, f_to):
+ do_copy = False
+
+ if do_copy:
+ print("\tupdating: %s" % f)
+ shutil.copy(f_from, f_to)
+ '''else:
+ print("\tkeeping: %s" % f) # eh, not that useful'''
+
+
EXAMPLE_SET_UNUSED = EXAMPLE_SET - EXAMPLE_SET_USED
if EXAMPLE_SET_UNUSED:
print("\nUnused examples found in '%s'..." % path_examples)
diff --git a/source/blender/python/doc/sphinx_doc_gen.sh b/source/blender/python/doc/sphinx_doc_gen.sh
index 3f5460a0626..03fe9a2efec 100755
--- a/source/blender/python/doc/sphinx_doc_gen.sh
+++ b/source/blender/python/doc/sphinx_doc_gen.sh
@@ -1,14 +1,13 @@
#!/bin/sh
# run from the blender source dir
# bash source/blender/python/doc/sphinx_doc_gen.sh
-# ssh upload means you need a login into the server
+# ssh upload means you need an account on the server
BLENDER="./blender.bin"
SSH_HOST="ideasman42@emo.blender.org"
SSH_UPLOAD="/data/www/vhosts/www.blender.org/documentation/250PythonDoc"
-# clear doc dir
-rm -rf ./source/blender/python/doc/sphinx-in ./source/blender/python/doc/sphinx-out
+# dont delete existing docs, now partial updates are used for quick builds.
$BLENDER -b -P ./source/blender/python/doc/sphinx_doc_gen.py
# html
diff --git a/source/blender/python/generic/blf_api.c b/source/blender/python/generic/blf_api.c
index a12120df14a..81c7da15438 100644
--- a/source/blender/python/generic/blf_api.c
+++ b/source/blender/python/generic/blf_api.c
@@ -30,7 +30,16 @@
static char py_blf_position_doc[] =
".. function:: position(fontid, x, y, z)\n"
"\n"
-" Set the position for drawing text.\n";
+" Set the position for drawing text.\n"
+"\n"
+" :arg fontid: The id of the typeface as returned by :func:`blf.load`, for default font use 0.\n"
+" :type fontid: int\n"
+" :arg x: X axis position to draw the text.\n"
+" :type x: float\n"
+" :arg y: Y axis position to draw the text.\n"
+" :type y: float\n"
+" :arg z: Z axis position to draw the text.\n"
+" :type x: float\n";
static PyObject *py_blf_position(PyObject *self, PyObject *args)
{
@@ -51,6 +60,8 @@ static char py_blf_size_doc[] =
"\n"
" Set the size and dpi for drawing text.\n"
"\n"
+" :arg fontid: The id of the typeface as returned by :func:`blf.load`, for default font use 0.\n"
+" :type fontid: int\n"
" :arg size: Point size of the font.\n"
" :type size: int\n"
" :arg dpi: dots per inch value to use for drawing.\n"
@@ -74,6 +85,8 @@ static char py_blf_aspect_doc[] =
"\n"
" Set the aspect for drawing text.\n"
"\n"
+" :arg fontid: The id of the typeface as returned by :func:`blf.load`, for default font use 0.\n"
+" :type fontid: int\n"
" :arg aspect: The aspect ratio for text drawing to use.\n"
" :type aspect: float\n";
@@ -96,6 +109,8 @@ static char py_blf_blur_doc[] =
"\n"
" Set the blur radius for drawing text.\n"
"\n"
+" :arg fontid: The id of the typeface as returned by :func:`blf.load`, for default font use 0.\n"
+" :type fontid: int\n"
" :arg radius: The radius for blurring text (in pixels).\n"
" :type radius: int\n";
@@ -117,6 +132,8 @@ static char py_blf_draw_doc[] =
"\n"
" Draw text in the current context.\n"
"\n"
+" :arg fontid: The id of the typeface as returned by :func:`blf.load`, for default font use 0.\n"
+" :type fontid: int\n"
" :arg text: the text to draw.\n"
" :type text: string\n";
@@ -138,6 +155,8 @@ static char py_blf_dimensions_doc[] =
"\n"
" Return the width and hight of the text.\n"
"\n"
+" :arg fontid: The id of the typeface as returned by :func:`blf.load`, for default font use 0.\n"
+" :type fontid: int\n"
" :arg text: the text to draw.\n"
" :type text: string\n"
" :return: the width and height of the text.\n"
@@ -164,7 +183,18 @@ static PyObject *py_blf_dimensions(PyObject *self, PyObject *args)
static char py_blf_clipping_doc[] =
".. function:: clipping(fontid, xmin, ymin, xmax, ymax)\n"
"\n"
-" Set the clipping, enable/disable using CLIPPING.\n";
+" Set the clipping, enable/disable using CLIPPING.\n"
+"\n"
+" :arg fontid: The id of the typeface as returned by :func:`blf.load`, for default font use 0.\n"
+" :type fontid: int\n"
+" :arg xmin: Clip the drawing area by these bounds.\n"
+" :type xmin: float\n"
+" :arg ymin: Clip the drawing area by these bounds.\n"
+" :type ymin: float\n"
+" :arg xmax: Clip the drawing area by these bounds.\n"
+" :type xmax: float\n"
+" :arg ymax: Clip the drawing area by these bounds.\n"
+" :type ymax: float\n";
static PyObject *py_blf_clipping(PyObject *self, PyObject *args)
{
@@ -184,6 +214,8 @@ static char py_blf_disable_doc[] =
"\n"
" Disable option.\n"
"\n"
+" :arg fontid: The id of the typeface as returned by :func:`blf.load`, for default font use 0.\n"
+" :type fontid: int\n"
" :arg option: One of ROTATION, CLIPPING, SHADOW or KERNING_DEFAULT.\n"
" :type option: int\n";
@@ -204,6 +236,8 @@ static char py_blf_enable_doc[] =
"\n"
" Enable option.\n"
"\n"
+" :arg fontid: The id of the typeface as returned by :func:`blf.load`, for default font use 0.\n"
+" :type fontid: int\n"
" :arg option: One of ROTATION, CLIPPING, SHADOW or KERNING_DEFAULT.\n"
" :type option: int\n";
@@ -224,6 +258,8 @@ static char py_blf_rotation_doc[] =
"\n"
" Set the text rotation angle, enable/disable using ROTATION.\n"
"\n"
+" :arg fontid: The id of the typeface as returned by :func:`blf.load`, for default font use 0.\n"
+" :type fontid: int\n"
" :arg angle: The angle for text drawing to use.\n"
" :type aspect: float\n";
@@ -245,8 +281,16 @@ static char py_blf_shadow_doc[] =
"\n"
" Shadow options, enable/disable using SHADOW .\n"
"\n"
+" :arg fontid: The id of the typeface as returned by :func:`blf.load`, for default font use 0.\n"
+" :type fontid: int\n"
" :arg level: The blur level, can be 3, 5 or 0.\n"
-" :type level: int\n";
+" :type level: int\n"
+" :arg r: Shadow color (red channel 0.0 - 1.0).\n"
+" :type r: float\n"
+" :arg g: Shadow color (green channel 0.0 - 1.0).\n"
+" :type g: float\n"
+" :arg b: Shadow color (blue channel 0.0 - 1.0).\n"
+" :type b: float\n";
static PyObject *py_blf_shadow(PyObject *self, PyObject *args)
{
@@ -269,7 +313,14 @@ static PyObject *py_blf_shadow(PyObject *self, PyObject *args)
static char py_blf_shadow_offset_doc[] =
".. function:: shadow_offset(fontid, x, y)\n"
"\n"
-" Set the offset for shadow text.\n";
+" Set the offset for shadow text.\n"
+"\n"
+" :arg fontid: The id of the typeface as returned by :func:`blf.load`, for default font use 0.\n"
+" :type fontid: int\n"
+" :arg x: Vertical shadow offset value in pixels.\n"
+" :type x: float\n"
+" :arg y: Horizontal shadow offset value in pixels.\n"
+" :type y: float\n";
static PyObject *py_blf_shadow_offset(PyObject *self, PyObject *args)
{
@@ -283,6 +334,27 @@ static PyObject *py_blf_shadow_offset(PyObject *self, PyObject *args)
Py_RETURN_NONE;
}
+static char py_blf_load_doc[] =
+".. function:: load(filename)\n"
+"\n"
+" Load a new font.\n"
+"\n"
+" :arg filename: the filename of the font.\n"
+" :type text: string\n"
+" :return: the new font's fontid or -1 if there was an error.\n"
+" :rtype: integer\n";
+
+static PyObject *py_blf_load(PyObject *self, PyObject *args)
+{
+ int fontid = 0;
+ char* filename;
+
+ if (!PyArg_ParseTuple(args, "s:blf.load", &filename))
+ return NULL;
+
+ return PyLong_FromLong(BLF_load(filename));
+}
+
/*----------------------------MODULE INIT-------------------------*/
struct PyMethodDef BLF_methods[] = {
{"aspect", (PyCFunction) py_blf_aspect, METH_VARARGS, py_blf_aspect_doc},
@@ -297,6 +369,7 @@ struct PyMethodDef BLF_methods[] = {
{"shadow", (PyCFunction) py_blf_shadow, METH_VARARGS, py_blf_shadow_doc},
{"shadow_offset", (PyCFunction) py_blf_shadow_offset, METH_VARARGS, py_blf_shadow_offset_doc},
{"size", (PyCFunction) py_blf_size, METH_VARARGS, py_blf_size_doc},
+ {"load", (PyCFunction) py_blf_load, METH_VARARGS, py_blf_load_doc},
{NULL, NULL, 0, NULL}
};
diff --git a/source/blender/python/intern/bpy_rna.c b/source/blender/python/intern/bpy_rna.c
index 2a50274ec93..88f8990eae5 100644
--- a/source/blender/python/intern/bpy_rna.c
+++ b/source/blender/python/intern/bpy_rna.c
@@ -2335,6 +2335,10 @@ static PyObject *pyrna_struct_getattro( BPy_StructRNA *self, PyObject *pyname )
}
}
break;
+ default:
+ /* should never happen */
+ PyErr_Format(PyExc_AttributeError, "bpy_struct: Context type invalid %d, can't get \"%.200s\" from context", newtype, name);
+ ret= NULL;
}
}
else if (done==-1) { /* found but not set */
diff --git a/source/blender/render/intern/raytrace/rayobject_rtbuild.cpp b/source/blender/render/intern/raytrace/rayobject_rtbuild.cpp
index 7869a5d8f8c..1c3cdd5919f 100644
--- a/source/blender/render/intern/raytrace/rayobject_rtbuild.cpp
+++ b/source/blender/render/intern/raytrace/rayobject_rtbuild.cpp
@@ -458,8 +458,10 @@ float bb_area(float *min, float *max)
sub[2] = max[2]-min[2];
a = (sub[0]*sub[1] + sub[0]*sub[2] + sub[1]*sub[2])*2;
- assert(a >= 0.0);
- return a;
+ /* used to have an assert() here on negative results
+ * however, in this case its likely some overflow or ffast math error.
+ * so just return 0.0f instead. */
+ return a < 0.0f ? 0.0f : a;
}
int bb_largest_axis(float *min, float *max)
diff --git a/source/blender/render/intern/source/pipeline.c b/source/blender/render/intern/source/pipeline.c
index 78989866c83..42581141d1f 100644
--- a/source/blender/render/intern/source/pipeline.c
+++ b/source/blender/render/intern/source/pipeline.c
@@ -141,11 +141,20 @@ static int default_break(void *unused) {return G.afbreek == 1;}
static void stats_background(void *unused, RenderStats *rs)
{
- uintptr_t mem_in_use= MEM_get_memory_in_use();
- float megs_used_memory= mem_in_use/(1024.0*1024.0);
char str[400], *spos= str;
-
- spos+= sprintf(spos, "Fra:%d Mem:%.2fM ", rs->cfra, megs_used_memory);
+ uintptr_t mem_in_use, mmap_in_use, peak_memory;
+ float megs_used_memory, mmap_used_memory, megs_peak_memory;
+
+ mem_in_use= MEM_get_memory_in_use();
+ mmap_in_use= MEM_get_mapped_memory_in_use();
+ peak_memory = MEM_get_peak_memory();
+
+ megs_used_memory= (mem_in_use-mmap_in_use)/(1024.0*1024.0);
+ mmap_used_memory= (mmap_in_use)/(1024.0*1024.0);
+ megs_peak_memory = (peak_memory)/(1024.0*1024.0);
+
+ spos+= sprintf(spos, "Fra:%d Mem:%.2fM (%.2fM, combined peak %.2fM) ", rs->cfra,
+ megs_used_memory, mmap_used_memory, megs_peak_memory);
if(rs->curfield)
spos+= sprintf(spos, "Field %d ", rs->curfield);
@@ -2801,6 +2810,7 @@ void RE_BlenderFrame(Render *re, Scene *scene, SceneRenderLayer *srl, unsigned i
scene->r.cfra= frame;
if(render_initialize_from_scene(re, scene, srl, lay, 0, 0)) {
+ MEM_reset_peak_memory();
do_render_all_options(re);
}
diff --git a/source/blender/windowmanager/intern/wm_operators.c b/source/blender/windowmanager/intern/wm_operators.c
index c18bf57c176..de748d204ff 100644
--- a/source/blender/windowmanager/intern/wm_operators.c
+++ b/source/blender/windowmanager/intern/wm_operators.c
@@ -1218,7 +1218,7 @@ static uiBlock *wm_block_create_splash(bContext *C, ARegion *ar, void *arg_unuse
uiItemStringO(col, display_name, ICON_FILE_BLEND, "WM_OT_open_mainfile", "path", recent->filename);
}
uiItemS(col);
- uiItemO(col, NULL, ICON_HELP, "WM_OT_recover_last_session");
+ uiItemO(col, NULL, ICON_RECOVER_LAST, "WM_OT_recover_last_session");
uiItemL(col, "", 0);
uiCenteredBoundsBlock(block, 0.0f);
@@ -3252,7 +3252,7 @@ void wm_window_keymap(wmKeyConfig *keyconf)
}
/* Generic itemf's for operators that take library args */
-static EnumPropertyItem *rna_id_itemf(bContext *C, PointerRNA *ptr, int *free, ID *id)
+static EnumPropertyItem *rna_id_itemf(bContext *C, PointerRNA *ptr, int *free, ID *id, int local)
{
EnumPropertyItem *item= NULL, item_tmp;
int totitem= 0;
@@ -3261,9 +3261,11 @@ static EnumPropertyItem *rna_id_itemf(bContext *C, PointerRNA *ptr, int *free, I
memset(&item_tmp, 0, sizeof(item_tmp));
for( ; id; id= id->next) {
- item_tmp.identifier= item_tmp.name= id->name+2;
- item_tmp.value= i++;
- RNA_enum_item_add(&item, &totitem, &item_tmp);
+ if(local==FALSE || id->lib==NULL) {
+ item_tmp.identifier= item_tmp.name= id->name+2;
+ item_tmp.value= i++;
+ RNA_enum_item_add(&item, &totitem, &item_tmp);
+ }
}
RNA_enum_item_end(&item, &totitem);
@@ -3275,17 +3277,36 @@ static EnumPropertyItem *rna_id_itemf(bContext *C, PointerRNA *ptr, int *free, I
/* can add more as needed */
EnumPropertyItem *RNA_action_itemf(bContext *C, PointerRNA *ptr, int *free)
{
- return rna_id_itemf(C, ptr, free, C ? (ID *)CTX_data_main(C)->action.first : NULL);
+ return rna_id_itemf(C, ptr, free, C ? (ID *)CTX_data_main(C)->action.first : NULL, FALSE);
+}
+EnumPropertyItem *RNA_action_local_itemf(bContext *C, PointerRNA *ptr, int *free)
+{
+ return rna_id_itemf(C, ptr, free, C ? (ID *)CTX_data_main(C)->action.first : NULL, TRUE);
}
+
EnumPropertyItem *RNA_group_itemf(bContext *C, PointerRNA *ptr, int *free)
{
- return rna_id_itemf(C, ptr, free, C ? (ID *)CTX_data_main(C)->group.first : NULL);
+ return rna_id_itemf(C, ptr, free, C ? (ID *)CTX_data_main(C)->group.first : NULL, FALSE);
+}
+EnumPropertyItem *RNA_group_local_itemf(bContext *C, PointerRNA *ptr, int *free)
+{
+ return rna_id_itemf(C, ptr, free, C ? (ID *)CTX_data_main(C)->group.first : NULL, TRUE);
}
+
EnumPropertyItem *RNA_image_itemf(bContext *C, PointerRNA *ptr, int *free)
{
- return rna_id_itemf(C, ptr, free, C ? (ID *)CTX_data_main(C)->image.first : NULL);
+ return rna_id_itemf(C, ptr, free, C ? (ID *)CTX_data_main(C)->image.first : NULL, FALSE);
+}
+EnumPropertyItem *RNA_image_local_itemf(bContext *C, PointerRNA *ptr, int *free)
+{
+ return rna_id_itemf(C, ptr, free, C ? (ID *)CTX_data_main(C)->image.first : NULL, TRUE);
}
+
EnumPropertyItem *RNA_scene_itemf(bContext *C, PointerRNA *ptr, int *free)
{
- return rna_id_itemf(C, ptr, free, C ? (ID *)CTX_data_main(C)->scene.first : NULL);
+ return rna_id_itemf(C, ptr, free, C ? (ID *)CTX_data_main(C)->scene.first : NULL, FALSE);
+}
+EnumPropertyItem *RNA_scene_local_itemf(bContext *C, PointerRNA *ptr, int *free)
+{
+ return rna_id_itemf(C, ptr, free, C ? (ID *)CTX_data_main(C)->scene.first : NULL, TRUE);
}
diff --git a/source/gameengine/Ketsji/KX_PythonInit.cpp b/source/gameengine/Ketsji/KX_PythonInit.cpp
index f47c168d745..0198555753e 100644
--- a/source/gameengine/Ketsji/KX_PythonInit.cpp
+++ b/source/gameengine/Ketsji/KX_PythonInit.cpp
@@ -41,6 +41,7 @@ extern "C" {
#include "mathutils.h" // Blender.Mathutils module copied here so the blenderlayer can use.
#include "geometry.h" // Blender.Geometry module copied here so the blenderlayer can use.
#include "bgl.h"
+ #include "blf_api.h"
#include "marshal.h" /* python header for loading/saving dicts */
}
@@ -1981,6 +1982,7 @@ void setupGamePython(KX_KetsjiEngine* ketsjiengine, KX_Scene* startscene, Main *
initMathutils();
initGeometry();
initBGL();
+ initBLF();
#ifdef WITH_FFMPEG
initVideoTexture();
@@ -2306,6 +2308,11 @@ PyObject* initBGL()
return BGL_Init();
}
+PyObject* initBLF()
+{
+ return BLF_Init();
+}
+
// utility function for loading and saving the globalDict
int saveGamePythonConfig( char **marshal_buffer)
{
diff --git a/source/gameengine/Ketsji/KX_PythonInit.h b/source/gameengine/Ketsji/KX_PythonInit.h
index 7c2b1226bdb..fb59a2f21eb 100644
--- a/source/gameengine/Ketsji/KX_PythonInit.h
+++ b/source/gameengine/Ketsji/KX_PythonInit.h
@@ -47,6 +47,7 @@ PyObject* initGamePlayerPythonScripting(const STR_String& progname, TPythonSecur
PyObject* initMathutils();
PyObject* initGeometry();
PyObject* initBGL();
+PyObject* initBLF();
PyObject* initVideoTexture(void);
void exitGamePlayerPythonScripting();
PyObject* initGamePythonScripting(const STR_String& progname, TPythonSecurityLevel level, struct Main *maggie);